@medplum/app 2.2.2 → 2.2.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,237 @@
1
+ function gE(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 i=Object.getOwnPropertyDescriptor(n,o);i&&Object.defineProperty(e,o,i.get?i:{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 i of o)if(i.type==="childList")for(const a of i.addedNodes)a.tagName==="LINK"&&a.rel==="modulepreload"&&n(a)}).observe(document,{childList:!0,subtree:!0});function r(o){const i={};return o.integrity&&(i.integrity=o.integrity),o.referrerPolicy&&(i.referrerPolicy=o.referrerPolicy),o.crossOrigin==="use-credentials"?i.credentials="include":o.crossOrigin==="anonymous"?i.credentials="omit":i.credentials="same-origin",i}function n(o){if(o.ep)return;o.ep=!0;const i=r(o);fetch(o.href,i)}})();var j1=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{};function Fy(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}var vE={exports:{}},Oh={},yE={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 _c=Symbol.for("react.element"),IA=Symbol.for("react.portal"),DA=Symbol.for("react.fragment"),NA=Symbol.for("react.strict_mode"),AA=Symbol.for("react.profiler"),MA=Symbol.for("react.provider"),LA=Symbol.for("react.context"),zA=Symbol.for("react.forward_ref"),FA=Symbol.for("react.suspense"),VA=Symbol.for("react.memo"),BA=Symbol.for("react.lazy"),O1=Symbol.iterator;function UA(e){return e===null||typeof e!="object"?null:(e=O1&&e[O1]||e["@@iterator"],typeof e=="function"?e:null)}var xE={isMounted:function(){return!1},enqueueForceUpdate:function(){},enqueueReplaceState:function(){},enqueueSetState:function(){}},wE=Object.assign,bE={};function $s(e,t,r){this.props=e,this.context=t,this.refs=bE,this.updater=r||xE}$s.prototype.isReactComponent={};$s.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")};$s.prototype.forceUpdate=function(e){this.updater.enqueueForceUpdate(this,e,"forceUpdate")};function _E(){}_E.prototype=$s.prototype;function Vy(e,t,r){this.props=e,this.context=t,this.refs=bE,this.updater=r||xE}var By=Vy.prototype=new _E;By.constructor=Vy;wE(By,$s.prototype);By.isPureReactComponent=!0;var C1=Array.isArray,SE=Object.prototype.hasOwnProperty,Uy={current:null},PE={key:!0,ref:!0,__self:!0,__source:!0};function jE(e,t,r){var n,o={},i=null,a=null;if(t!=null)for(n in t.ref!==void 0&&(a=t.ref),t.key!==void 0&&(i=""+t.key),t)SE.call(t,n)&&!PE.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:_c,type:e,key:i,ref:a,props:o,_owner:Uy.current}}function WA(e,t){return{$$typeof:_c,type:e.type,key:t,ref:e.ref,props:e.props,_owner:e._owner}}function Wy(e){return typeof e=="object"&&e!==null&&e.$$typeof===_c}function HA(e){var t={"=":"=0",":":"=2"};return"$"+e.replace(/[=:]/g,function(r){return t[r]})}var E1=/\/+/g;function Bm(e,t){return typeof e=="object"&&e!==null&&e.key!=null?HA(""+e.key):t.toString(36)}function Zu(e,t,r,n,o){var i=typeof e;(i==="undefined"||i==="boolean")&&(e=null);var a=!1;if(e===null)a=!0;else switch(i){case"string":case"number":a=!0;break;case"object":switch(e.$$typeof){case _c:case IA:a=!0}}if(a)return a=e,o=o(a),e=n===""?"."+Bm(a,0):n,C1(o)?(r="",e!=null&&(r=e.replace(E1,"$&/")+"/"),Zu(o,t,r,"",function(u){return u})):o!=null&&(Wy(o)&&(o=WA(o,r+(!o.key||a&&a.key===o.key?"":(""+o.key).replace(E1,"$&/")+"/")+e)),t.push(o)),1;if(a=0,n=n===""?".":n+":",C1(e))for(var l=0;l<e.length;l++){i=e[l];var c=n+Bm(i,l);a+=Zu(i,t,r,c,o)}else if(c=UA(e),typeof c=="function")for(e=c.call(e),l=0;!(i=e.next()).done;)i=i.value,c=n+Bm(i,l++),a+=Zu(i,t,r,c,o);else if(i==="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 a}function ru(e,t,r){if(e==null)return e;var n=[],o=0;return Zu(e,n,"","",function(i){return t.call(r,i,o++)}),n}function qA(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 br={current:null},ed={transition:null},GA={ReactCurrentDispatcher:br,ReactCurrentBatchConfig:ed,ReactCurrentOwner:Uy};Te.Children={map:ru,forEach:function(e,t,r){ru(e,function(){t.apply(this,arguments)},r)},count:function(e){var t=0;return ru(e,function(){t++}),t},toArray:function(e){return ru(e,function(t){return t})||[]},only:function(e){if(!Wy(e))throw Error("React.Children.only expected to receive a single React element child.");return e}};Te.Component=$s;Te.Fragment=DA;Te.Profiler=AA;Te.PureComponent=Vy;Te.StrictMode=NA;Te.Suspense=FA;Te.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED=GA;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=wE({},e.props),o=e.key,i=e.ref,a=e._owner;if(t!=null){if(t.ref!==void 0&&(i=t.ref,a=Uy.current),t.key!==void 0&&(o=""+t.key),e.type&&e.type.defaultProps)var l=e.type.defaultProps;for(c in t)SE.call(t,c)&&!PE.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:_c,type:e.type,key:o,ref:i,props:n,_owner:a}};Te.createContext=function(e){return e={$$typeof:LA,_currentValue:e,_currentValue2:e,_threadCount:0,Provider:null,Consumer:null,_defaultValue:null,_globalName:null},e.Provider={$$typeof:MA,_context:e},e.Consumer=e};Te.createElement=jE;Te.createFactory=function(e){var t=jE.bind(null,e);return t.type=e,t};Te.createRef=function(){return{current:null}};Te.forwardRef=function(e){return{$$typeof:zA,render:e}};Te.isValidElement=Wy;Te.lazy=function(e){return{$$typeof:BA,_payload:{_status:-1,_result:e},_init:qA}};Te.memo=function(e,t){return{$$typeof:VA,type:e,compare:t===void 0?null:t}};Te.startTransition=function(e){var t=ed.transition;ed.transition={};try{e()}finally{ed.transition=t}};Te.unstable_act=function(){throw Error("act(...) is not supported in production builds of React.")};Te.useCallback=function(e,t){return br.current.useCallback(e,t)};Te.useContext=function(e){return br.current.useContext(e)};Te.useDebugValue=function(){};Te.useDeferredValue=function(e){return br.current.useDeferredValue(e)};Te.useEffect=function(e,t){return br.current.useEffect(e,t)};Te.useId=function(){return br.current.useId()};Te.useImperativeHandle=function(e,t,r){return br.current.useImperativeHandle(e,t,r)};Te.useInsertionEffect=function(e,t){return br.current.useInsertionEffect(e,t)};Te.useLayoutEffect=function(e,t){return br.current.useLayoutEffect(e,t)};Te.useMemo=function(e,t){return br.current.useMemo(e,t)};Te.useReducer=function(e,t,r){return br.current.useReducer(e,t,r)};Te.useRef=function(e){return br.current.useRef(e)};Te.useState=function(e){return br.current.useState(e)};Te.useSyncExternalStore=function(e,t,r){return br.current.useSyncExternalStore(e,t,r)};Te.useTransition=function(){return br.current.useTransition()};Te.version="18.2.0";yE.exports=Te;var f=yE.exports;const S=Fy(f),Hl=gE({__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 QA=f,KA=Symbol.for("react.element"),YA=Symbol.for("react.fragment"),XA=Object.prototype.hasOwnProperty,JA=QA.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner,ZA={key:!0,ref:!0,__self:!0,__source:!0};function OE(e,t,r){var n,o={},i=null,a=null;r!==void 0&&(i=""+r),t.key!==void 0&&(i=""+t.key),t.ref!==void 0&&(a=t.ref);for(n in t)XA.call(t,n)&&!ZA.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:KA,type:e,key:i,ref:a,props:o,_owner:JA.current}}Oh.Fragment=YA;Oh.jsx=OE;Oh.jsxs=OE;vE.exports=Oh;var s=vE.exports,Kn=function(){return Kn=Object.assign||function(t){for(var r,n=1,o=arguments.length;n<o;n++){r=arguments[n];for(var i in r)Object.prototype.hasOwnProperty.call(r,i)&&(t[i]=r[i])}return t},Kn.apply(this,arguments)};function CE(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 ks(e,t,r,n){function o(i){return i instanceof r?i:new r(function(a){a(i)})}return new(r||(r=Promise))(function(i,a){function l(d){try{u(n.next(d))}catch(p){a(p)}}function c(d){try{u(n.throw(d))}catch(p){a(p)}}function u(d){d.done?i(d.value):o(d.value).then(l,c)}u((n=n.apply(e,t||[])).next())})}function Rs(e,t){var r={label:0,sent:function(){if(i[0]&1)throw i[1];return i[1]},trys:[],ops:[]},n,o,i,a;return a={next:l(0),throw:l(1),return:l(2)},typeof Symbol=="function"&&(a[Symbol.iterator]=function(){return this}),a;function l(u){return function(d){return c([u,d])}}function c(u){if(n)throw new TypeError("Generator is already executing.");for(;a&&(a=0,u[0]&&(r=0)),r;)try{if(n=1,o&&(i=u[0]&2?o.return:u[0]?o.throw||((i=o.return)&&i.call(o),0):o.next)&&!(i=i.call(o,u[1])).done)return i;switch(o=0,i&&(u=[u[0]&2,i.value]),u[0]){case 0:case 1:i=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(i=r.trys,!(i=i.length>0&&i[i.length-1])&&(u[0]===6||u[0]===2)){r=0;continue}if(u[0]===3&&(!i||u[1]>i[0]&&u[1]<i[3])){r.label=u[1];break}if(u[0]===6&&r.label<i[1]){r.label=i[1],i=u;break}if(i&&r.label<i[2]){r.label=i[2],r.ops.push(u);break}i[2]&&r.ops.pop(),r.trys.pop();continue}u=t.call(e,r)}catch(d){u=[6,d],o=0}finally{n=i=0}if(u[0]&5)throw u[1];return{value:u[0]?u[1]:void 0,done:!0}}}function $1(e,t){var r=typeof Symbol=="function"&&e[Symbol.iterator];if(!r)return e;var n=r.call(e),o,i=[],a;try{for(;(t===void 0||t-- >0)&&!(o=n.next()).done;)i.push(o.value)}catch(l){a={error:l}}finally{try{o&&!o.done&&(r=n.return)&&r.call(n)}finally{if(a)throw a.error}}return i}function rv(e,t,r){if(r||arguments.length===2)for(var n=0,o=t.length,i;n<o;n++)(i||!(n in t))&&(i||(i=Array.prototype.slice.call(t,0,n)),i[n]=t[n]);return e.concat(i||Array.prototype.slice.call(t))}var td="right-scroll-bar-position",rd="width-before-scroll-bar",e9="with-scroll-bars-hidden",t9="--removed-body-scroll-bar-size";function r9(e,t){return typeof e=="function"?e(t):e&&(e.current=t),e}function n9(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 o9(e,t){return n9(t||null,function(r){return e.forEach(function(n){return r9(n,r)})})}function i9(e){return e}function a9(e,t){t===void 0&&(t=i9);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(i){var a=t(i,n);return r.push(a),function(){r=r.filter(function(l){return l!==a})}},assignSyncMedium:function(i){for(n=!0;r.length;){var a=r;r=[],a.forEach(i)}r={push:function(l){return i(l)},filter:function(){return r}}},assignMedium:function(i){n=!0;var a=[];if(r.length){var l=r;r=[],l.forEach(i),a=r}var c=function(){var d=a;a=[],d.forEach(i)},u=function(){return Promise.resolve().then(c)};u(),r={push:function(d){a.push(d),u()},filter:function(d){return a=a.filter(d),r}}}};return o}function s9(e){e===void 0&&(e={});var t=a9(null);return t.options=Kn({async:!0,ssr:!1},e),t}var EE=function(e){var t=e.sideCar,r=CE(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,Kn({},r))};EE.isSideCarExport=!0;function l9(e,t){return e.useMedium(t),EE}var $E=s9(),Um=function(){},Ch=f.forwardRef(function(e,t){var r=f.useRef(null),n=f.useState({onScrollCapture:Um,onWheelCapture:Um,onTouchMoveCapture:Um}),o=n[0],i=n[1],a=e.forwardProps,l=e.children,c=e.className,u=e.removeScrollBar,d=e.enabled,p=e.shards,h=e.sideCar,m=e.noIsolation,g=e.inert,v=e.allowPinchZoom,b=e.as,y=b===void 0?"div":b,x=e.gapMode,w=CE(e,["forwardProps","children","className","removeScrollBar","enabled","shards","sideCar","noIsolation","inert","allowPinchZoom","as","gapMode"]),_=h,C=o9([r,t]),O=Kn(Kn({},w),o);return f.createElement(f.Fragment,null,d&&f.createElement(_,{sideCar:$E,removeScrollBar:u,shards:p,noIsolation:m,inert:g,setCallbacks:i,allowPinchZoom:!!v,lockRef:r,gapMode:x}),a?f.cloneElement(f.Children.only(l),Kn(Kn({},O),{ref:C})):f.createElement(y,Kn({},O,{className:c,ref:C}),l))});Ch.defaultProps={enabled:!0,removeScrollBar:!0,inert:!1};Ch.classNames={fullWidth:rd,zeroRight:td};var k1,c9=function(){if(k1)return k1;if(typeof __webpack_nonce__<"u")return __webpack_nonce__};function u9(){if(!document)return null;var e=document.createElement("style");e.type="text/css";var t=c9();return t&&e.setAttribute("nonce",t),e}function d9(e,t){e.styleSheet?e.styleSheet.cssText=t:e.appendChild(document.createTextNode(t))}function f9(e){var t=document.head||document.getElementsByTagName("head")[0];t.appendChild(e)}var p9=function(){var e=0,t=null;return{add:function(r){e==0&&(t=u9())&&(d9(t,r),f9(t)),e++},remove:function(){e--,!e&&t&&(t.parentNode&&t.parentNode.removeChild(t),t=null)}}},h9=function(){var e=p9();return function(t,r){f.useEffect(function(){return e.add(t),function(){e.remove()}},[t&&r])}},kE=function(){var e=h9(),t=function(r){var n=r.styles,o=r.dynamic;return e(n,o),null};return t},m9={left:0,top:0,right:0,gap:0},Wm=function(e){return parseInt(e||"",10)||0},g9=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[Wm(r),Wm(n),Wm(o)]},v9=function(e){if(e===void 0&&(e="margin"),typeof window>"u")return m9;var t=g9(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])}},y9=kE(),x9=function(e,t,r,n){var o=e.left,i=e.top,a=e.right,l=e.gap;return r===void 0&&(r="margin"),`
18
+ .`.concat(e9,` {
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(i,`px;
28
+ padding-right: `).concat(a,`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(td,` {
36
+ right: `).concat(l,"px ").concat(n,`;
37
+ }
38
+
39
+ .`).concat(rd,` {
40
+ margin-right: `).concat(l,"px ").concat(n,`;
41
+ }
42
+
43
+ .`).concat(td," .").concat(td,` {
44
+ right: 0 `).concat(n,`;
45
+ }
46
+
47
+ .`).concat(rd," .").concat(rd,` {
48
+ margin-right: 0 `).concat(n,`;
49
+ }
50
+
51
+ body {
52
+ `).concat(t9,": ").concat(l,`px;
53
+ }
54
+ `)},w9=function(e){var t=e.noRelative,r=e.noImportant,n=e.gapMode,o=n===void 0?"margin":n,i=f.useMemo(function(){return v9(o)},[o]);return f.createElement(y9,{styles:x9(i,!t,o,r?"":"!important")})},nv=!1;if(typeof window<"u")try{var nu=Object.defineProperty({},"passive",{get:function(){return nv=!0,!0}});window.addEventListener("test",nu,nu),window.removeEventListener("test",nu,nu)}catch{nv=!1}var Ea=nv?{passive:!1}:!1,b9=function(e){return e.tagName==="TEXTAREA"},RE=function(e,t){var r=window.getComputedStyle(e);return r[t]!=="hidden"&&!(r.overflowY===r.overflowX&&!b9(e)&&r[t]==="visible")},_9=function(e){return RE(e,"overflowY")},S9=function(e){return RE(e,"overflowX")},R1=function(e,t){var r=t.ownerDocument,n=t;do{typeof ShadowRoot<"u"&&n instanceof ShadowRoot&&(n=n.host);var o=TE(e,n);if(o){var i=IE(e,n),a=i[1],l=i[2];if(a>l)return!0}n=n.parentNode}while(n&&n!==r.body);return!1},P9=function(e){var t=e.scrollTop,r=e.scrollHeight,n=e.clientHeight;return[t,r,n]},j9=function(e){var t=e.scrollLeft,r=e.scrollWidth,n=e.clientWidth;return[t,r,n]},TE=function(e,t){return e==="v"?_9(t):S9(t)},IE=function(e,t){return e==="v"?P9(t):j9(t)},O9=function(e,t){return e==="h"&&t==="rtl"?-1:1},C9=function(e,t,r,n,o){var i=O9(e,window.getComputedStyle(t).direction),a=i*n,l=r.target,c=t.contains(l),u=!1,d=a>0,p=0,h=0;do{var m=IE(e,l),g=m[0],v=m[1],b=m[2],y=v-b-i*g;(g||y)&&TE(e,l)&&(p+=y,h+=g),l instanceof ShadowRoot?l=l.host:l=l.parentNode}while(!c&&l!==document.body||c&&(t.contains(l)||t===l));return(d&&(o&&Math.abs(p)<1||!o&&a>p)||!d&&(o&&Math.abs(h)<1||!o&&-a>h))&&(u=!0),u},ou=function(e){return"changedTouches"in e?[e.changedTouches[0].clientX,e.changedTouches[0].clientY]:[0,0]},T1=function(e){return[e.deltaX,e.deltaY]},I1=function(e){return e&&"current"in e?e.current:e},E9=function(e,t){return e[0]===t[0]&&e[1]===t[1]},$9=function(e){return`
55
+ .block-interactivity-`.concat(e,` {pointer-events: none;}
56
+ .allow-interactivity-`).concat(e,` {pointer-events: all;}
57
+ `)},k9=0,$a=[];function R9(e){var t=f.useRef([]),r=f.useRef([0,0]),n=f.useRef(),o=f.useState(k9++)[0],i=f.useState(kE)[0],a=f.useRef(e);f.useEffect(function(){a.current=e},[e]),f.useEffect(function(){if(e.inert){document.body.classList.add("block-interactivity-".concat(o));var v=rv([e.lockRef.current],(e.shards||[]).map(I1),!0).filter(Boolean);return v.forEach(function(b){return b.classList.add("allow-interactivity-".concat(o))}),function(){document.body.classList.remove("block-interactivity-".concat(o)),v.forEach(function(b){return b.classList.remove("allow-interactivity-".concat(o))})}}},[e.inert,e.lockRef.current,e.shards]);var l=f.useCallback(function(v,b){if("touches"in v&&v.touches.length===2)return!a.current.allowPinchZoom;var y=ou(v),x=r.current,w="deltaX"in v?v.deltaX:x[0]-y[0],_="deltaY"in v?v.deltaY:x[1]-y[1],C,O=v.target,P=Math.abs(w)>Math.abs(_)?"h":"v";if("touches"in v&&P==="h"&&O.type==="range")return!1;var E=R1(P,O);if(!E)return!0;if(E?C=P:(C=P==="v"?"h":"v",E=R1(P,O)),!E)return!1;if(!n.current&&"changedTouches"in v&&(w||_)&&(n.current=C),!C)return!0;var k=n.current||C;return C9(k,b,v,k==="h"?w:_,!0)},[]),c=f.useCallback(function(v){var b=v;if(!(!$a.length||$a[$a.length-1]!==i)){var y="deltaY"in b?T1(b):ou(b),x=t.current.filter(function(C){return C.name===b.type&&(C.target===b.target||b.target===C.shadowParent)&&E9(C.delta,y)})[0];if(x&&x.should){b.cancelable&&b.preventDefault();return}if(!x){var w=(a.current.shards||[]).map(I1).filter(Boolean).filter(function(C){return C.contains(b.target)}),_=w.length>0?l(b,w[0]):!a.current.noIsolation;_&&b.cancelable&&b.preventDefault()}}},[]),u=f.useCallback(function(v,b,y,x){var w={name:v,delta:b,target:y,should:x,shadowParent:T9(y)};t.current.push(w),setTimeout(function(){t.current=t.current.filter(function(_){return _!==w})},1)},[]),d=f.useCallback(function(v){r.current=ou(v),n.current=void 0},[]),p=f.useCallback(function(v){u(v.type,T1(v),v.target,l(v,e.lockRef.current))},[]),h=f.useCallback(function(v){u(v.type,ou(v),v.target,l(v,e.lockRef.current))},[]);f.useEffect(function(){return $a.push(i),e.setCallbacks({onScrollCapture:p,onWheelCapture:p,onTouchMoveCapture:h}),document.addEventListener("wheel",c,Ea),document.addEventListener("touchmove",c,Ea),document.addEventListener("touchstart",d,Ea),function(){$a=$a.filter(function(v){return v!==i}),document.removeEventListener("wheel",c,Ea),document.removeEventListener("touchmove",c,Ea),document.removeEventListener("touchstart",d,Ea)}},[]);var m=e.removeScrollBar,g=e.inert;return f.createElement(f.Fragment,null,g?f.createElement(i,{styles:$9(o)}):null,m?f.createElement(w9,{gapMode:e.gapMode}):null)}function T9(e){for(var t=null;e!==null;)e instanceof ShadowRoot&&(t=e.host,e=e.host),e=e.parentNode;return t}const I9=l9($E,R9);var DE=f.forwardRef(function(e,t){return f.createElement(Ch,Kn({},e,{ref:t,sideCar:I9}))});DE.classNames=Ch.classNames;const D9=DE;function Pd(e,t){let r=e;for(;(r=r.parentElement)&&!r.matches(t););return r}function N9(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 A9(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 M9(e,t,r){return Pd(e,r)===Pd(t,r)}function NE({parentSelector:e,siblingSelector:t,onKeyDown:r,loop:n=!0,activateOnFocus:o=!1,dir:i="rtl",orientation:a}){return l=>{var c;r==null||r(l);const u=Array.from(((c=Pd(l.currentTarget,e))==null?void 0:c.querySelectorAll(t))||[]).filter(v=>M9(l.currentTarget,v,e)),d=u.findIndex(v=>l.currentTarget===v),p=A9(d,u,n),h=N9(d,u,n),m=i==="rtl"?h:p,g=i==="rtl"?p:h;switch(l.key){case"ArrowRight":{a==="horizontal"&&(l.stopPropagation(),l.preventDefault(),u[m].focus(),o&&u[m].click());break}case"ArrowLeft":{a==="horizontal"&&(l.stopPropagation(),l.preventDefault(),u[g].focus(),o&&u[g].click());break}case"ArrowUp":{a==="vertical"&&(l.stopPropagation(),l.preventDefault(),u[h].focus(),o&&u[h].click());break}case"ArrowDown":{a==="vertical"&&(l.stopPropagation(),l.preventDefault(),u[p].focus(),o&&u[p].click());break}case"Home":{l.stopPropagation(),l.preventDefault(),!u[0].disabled&&u[0].focus();break}case"End":{l.stopPropagation(),l.preventDefault();const v=u.length-1;!u[v].disabled&&u[v].focus();break}}}}function L9(e,t,r){var n;return r?Array.from(((n=Pd(r,t))==null?void 0:n.querySelectorAll(e))||[]).findIndex(o=>o===r):null}function Do(e){const t=f.createContext(null);return[({children:o,value:i})=>S.createElement(t.Provider,{value:i},o),()=>{const o=f.useContext(t);if(o===null)throw new Error(e);return o}]}function Sc(e){return Array.isArray(e)?e:[e]}function D1(e,t){return r=>{if(typeof r!="string"||r.trim().length===0)throw new Error(t);return`${e}-${r}`}}const z9=()=>{};function F9(e,t={active:!0}){return typeof e!="function"||!t.active?t.onKeyDown||z9:r=>{var n;r.key==="Escape"&&(e(r),(n=t.onTrigger)==null||n.call(t))}}function Hr(e,t){return r=>{e==null||e(r),t==null||t(r)}}function V9(){const[e,t]=f.useState(-1);return[e,{setHovered:t,resetHovered:()=>t(-1)}]}function B9({data:e}){const t=[],r=[],n=e.reduce((o,i,a)=>(i.group?o[i.group]?o[i.group].push(a):o[i.group]=[a]:r.push(a),o),{});return Object.keys(n).forEach(o=>{t.push(...n[o].map(i=>e[i]))}),t.push(...r.map(o=>e[o])),t}function U9(e,t){window.dispatchEvent(new CustomEvent(e,{detail:t}))}const W9=typeof window<"u"?f.useLayoutEffect:f.useEffect;function H9(e){function t(n){const o=Object.keys(n).reduce((i,a)=>(i[`${e}:${a}`]=l=>n[a](l.detail),i),{});W9(()=>(Object.keys(o).forEach(i=>{window.removeEventListener(i,o[i]),window.addEventListener(i,o[i])}),()=>Object.keys(o).forEach(i=>{window.removeEventListener(i,o[i])})),[o])}function r(n){return(...o)=>U9(`${e}:${String(n)}`,o[0])}return[t,r]}function Ts(e){return Array.isArray(e)||e===null?!1:typeof e=="object"?e.type!==S.Fragment:!1}function AE(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=AE(e[t]))&&(n&&(n+=" "),n+=r);else for(t in e)e[t]&&(n&&(n+=" "),n+=t);return n}function ME(){for(var e=0,t,r,n="";e<arguments.length;)(t=arguments[e++])&&(r=AE(t))&&(n&&(n+=" "),n+=r);return n}const q9={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 G9(e){return()=>({fontFamily:e.fontFamily||"sans-serif"})}var Q9=Object.defineProperty,N1=Object.getOwnPropertySymbols,K9=Object.prototype.hasOwnProperty,Y9=Object.prototype.propertyIsEnumerable,A1=(e,t,r)=>t in e?Q9(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,M1=(e,t)=>{for(var r in t||(t={}))K9.call(t,r)&&A1(e,r,t[r]);if(N1)for(var r of N1(t))Y9.call(t,r)&&A1(e,r,t[r]);return e};function X9(e){return t=>({WebkitTapHighlightColor:"transparent",[t||"&:focus"]:M1({},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)"]:M1({},e.focusRing==="auto"||e.focusRing==="never"?e.focusRingStyles.resetStyles(e):null)})}function Pc(e){return t=>typeof e.primaryShade=="number"?e.primaryShade:e.primaryShade[t||e.colorScheme]}function Hy(e){const t=Pc(e);return(r,n,o=!0,i=!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"&&!i?n:u]}const a=typeof n=="number"?n:t();return r in e.colors?e.colors[r][a]:o?e.colors[e.primaryColor][a]:r}}function LE(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 J9(e,...t){return`linear-gradient(${e}deg, ${LE(t)})`}function Z9(...e){return`radial-gradient(circle, ${LE(e)})`}function zE(e){const t=Hy(e),r=Pc(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 FE(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 j=FE("rem"),lr=FE("em");function M({size:e,sizes:t,units:r}){return e in t?t[e]:typeof e=="number"?r==="em"?lr(e):j(e):e||t.md}function wr(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 eM(e){return t=>`@media (min-width: ${lr(wr(M({size:t,sizes:e.breakpoints})))})`}function tM(e){return t=>`@media (max-width: ${lr(wr(M({size:t,sizes:e.breakpoints}))-1)})`}function rM(e){return/^#?([0-9A-F]{3}){1,2}$/i.test(e)}function nM(e){let t=e.replace("#","");if(t.length===3){const a=t.split("");t=[a[0],a[0],a[1],a[1],a[2],a[2]].join("")}const r=parseInt(t,16),n=r>>16&255,o=r>>8&255,i=r&255;return{r:n,g:o,b:i,a:1}}function oM(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 qy(e){return rM(e)?nM(e):e.startsWith("rgb")?oM(e):{r:0,g:0,b:0,a:1}}function za(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}=qy(e);return`rgba(${r}, ${n}, ${o}, ${t})`}function iM(e=0){return{position:"absolute",top:j(e),right:j(e),left:j(e),bottom:j(e)}}function aM(e,t){if(typeof e=="string"&&e.startsWith("var(--"))return e;const{r,g:n,b:o,a:i}=qy(e),a=1-t,l=c=>Math.round(c*a);return`rgba(${l(r)}, ${l(n)}, ${l(o)}, ${i})`}function sM(e,t){if(typeof e=="string"&&e.startsWith("var(--"))return e;const{r,g:n,b:o,a:i}=qy(e),a=l=>Math.round(l+(255-l)*t);return`rgba(${a(r)}, ${a(n)}, ${a(o)}, ${i})`}function lM(e){return t=>{if(typeof t=="number")return j(t);const r=typeof e.defaultRadius=="number"?e.defaultRadius:e.radius[e.defaultRadius]||e.defaultRadius;return e.radius[t]||t||r}}function cM(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 uM(e){const t=Hy(e),r=Pc(e),n=zE(e);return({variant:o,color:i,gradient:a,primaryFallback:l})=>{const c=cM(i,e);switch(o){case"light":return{border:"transparent",background:za(t(i,e.colorScheme==="dark"?8:0,l,!1),e.colorScheme==="dark"?.2:1),color:i==="dark"?e.colorScheme==="dark"?e.colors.dark[0]:e.colors.dark[9]:t(i,e.colorScheme==="dark"?2:r("light")),hover:za(t(i,e.colorScheme==="dark"?7:1,l,!1),e.colorScheme==="dark"?.25:.65)};case"subtle":return{border:"transparent",background:"transparent",color:i==="dark"?e.colorScheme==="dark"?e.colors.dark[0]:e.colors.dark[9]:t(i,e.colorScheme==="dark"?2:r("light")),hover:za(t(i,e.colorScheme==="dark"?8:0,l,!1),e.colorScheme==="dark"?.2:1)};case"outline":return{border:t(i,e.colorScheme==="dark"?5:r("light")),background:"transparent",color:t(i,e.colorScheme==="dark"?5:r("light")),hover:e.colorScheme==="dark"?za(t(i,5,l,!1),.05):za(t(i,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(i,r()),hover:null};case"transparent":return{border:"transparent",color:i==="dark"?e.colorScheme==="dark"?e.colors.dark[0]:e.colors.dark[9]:t(i,e.colorScheme==="dark"?2:r("light")),background:"transparent",hover:null};case"gradient":return{background:n(a),color:e.white,border:"transparent",hover:null};default:{const u=r(),d=c.isSplittedColor?c.shade:u,p=c.isSplittedColor?c.key:i;return{border:"transparent",background:t(p,d,l),color:e.white,hover:t(p,d===9?8:d+1)}}}}}function dM(e){return t=>{const r=Pc(e)(t);return e.colors[e.primaryColor][r]}}function fM(e){return{"@media (hover: hover)":{"&:hover":e},"@media (hover: none)":{"&:active":e}}}function pM(e){return()=>({userSelect:"none",color:e.colorScheme==="dark"?e.colors.dark[3]:e.colors.gray[5]})}function hM(e){return()=>e.colorScheme==="dark"?e.colors.dark[2]:e.colors.gray[6]}const Mt={fontStyles:G9,themeColor:Hy,focusStyles:X9,linearGradient:J9,radialGradient:Z9,smallerThan:tM,largerThan:eM,rgba:za,cover:iM,darken:aM,lighten:sM,radius:lM,variant:uM,primaryShade:Pc,hover:fM,gradient:zE,primaryColor:dM,placeholderStyles:pM,dimmed:hM};var mM=Object.defineProperty,gM=Object.defineProperties,vM=Object.getOwnPropertyDescriptors,L1=Object.getOwnPropertySymbols,yM=Object.prototype.hasOwnProperty,xM=Object.prototype.propertyIsEnumerable,z1=(e,t,r)=>t in e?mM(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,wM=(e,t)=>{for(var r in t||(t={}))yM.call(t,r)&&z1(e,r,t[r]);if(L1)for(var r of L1(t))xM.call(t,r)&&z1(e,r,t[r]);return e},bM=(e,t)=>gM(e,vM(t));function VE(e){return bM(wM({},e),{fn:{fontStyles:Mt.fontStyles(e),themeColor:Mt.themeColor(e),focusStyles:Mt.focusStyles(e),largerThan:Mt.largerThan(e),smallerThan:Mt.smallerThan(e),radialGradient:Mt.radialGradient,linearGradient:Mt.linearGradient,gradient:Mt.gradient(e),rgba:Mt.rgba,cover:Mt.cover,lighten:Mt.lighten,darken:Mt.darken,primaryShade:Mt.primaryShade(e),radius:Mt.radius(e),variant:Mt.variant(e),hover:Mt.hover,primaryColor:Mt.primaryColor(e),placeholderStyles:Mt.placeholderStyles(e),dimmed:Mt.dimmed(e)}})}const BE=["xs","sm","md","lg","xl"],_M={dir:"ltr",primaryShade:{light:6,dark:8},focusRing:"auto",loader:"oval",colorScheme:"light",white:"#fff",black:"#000",defaultRadius:"sm",transitionTimingFunction:"ease",colors:q9,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]})}},Gy=VE(_M);function SM(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 PM(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 jM=function(){function e(r){var n=this;this._insertTag=function(o){var i;n.tags.length===0?n.insertionPoint?i=n.insertionPoint.nextSibling:n.prepend?i=n.container.firstChild:i=n.before:i=n.tags[n.tags.length-1].nextSibling,n.container.insertBefore(o,i),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(PM(this));var o=this.tags[this.tags.length-1];if(this.isSpeedy){var i=SM(o);try{i.insertRule(n,i.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}(),or="-ms-",jd="-moz-",Ve="-webkit-",UE="comm",Qy="rule",Ky="decl",OM="@import",WE="@keyframes",CM="@layer",EM=Math.abs,Eh=String.fromCharCode,$M=Object.assign;function kM(e,t){return Yt(e,0)^45?(((t<<2^Yt(e,0))<<2^Yt(e,1))<<2^Yt(e,2))<<2^Yt(e,3):0}function HE(e){return e.trim()}function RM(e,t){return(e=t.exec(e))?e[0]:e}function Be(e,t,r){return e.replace(t,r)}function ov(e,t){return e.indexOf(t)}function Yt(e,t){return e.charCodeAt(t)|0}function ql(e,t,r){return e.slice(t,r)}function Gn(e){return e.length}function Yy(e){return e.length}function iu(e,t){return t.push(e),e}function TM(e,t){return e.map(t).join("")}var $h=1,ps=1,qE=0,Tr=0,It=0,Is="";function kh(e,t,r,n,o,i,a){return{value:e,root:t,parent:r,type:n,props:o,children:i,line:$h,column:ps,length:a,return:""}}function Qs(e,t){return $M(kh("",null,null,"",null,null,0),e,{length:-e.length},t)}function IM(){return It}function DM(){return It=Tr>0?Yt(Is,--Tr):0,ps--,It===10&&(ps=1,$h--),It}function Gr(){return It=Tr<qE?Yt(Is,Tr++):0,ps++,It===10&&(ps=1,$h++),It}function Jn(){return Yt(Is,Tr)}function nd(){return Tr}function jc(e,t){return ql(Is,e,t)}function Gl(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 GE(e){return $h=ps=1,qE=Gn(Is=e),Tr=0,[]}function QE(e){return Is="",e}function od(e){return HE(jc(Tr-1,iv(e===91?e+2:e===40?e+1:e)))}function NM(e){for(;(It=Jn())&&It<33;)Gr();return Gl(e)>2||Gl(It)>3?"":" "}function AM(e,t){for(;--t&&Gr()&&!(It<48||It>102||It>57&&It<65||It>70&&It<97););return jc(e,nd()+(t<6&&Jn()==32&&Gr()==32))}function iv(e){for(;Gr();)switch(It){case e:return Tr;case 34:case 39:e!==34&&e!==39&&iv(It);break;case 40:e===41&&iv(e);break;case 92:Gr();break}return Tr}function MM(e,t){for(;Gr()&&e+It!==57;)if(e+It===84&&Jn()===47)break;return"/*"+jc(t,Tr-1)+"*"+Eh(e===47?e:Gr())}function LM(e){for(;!Gl(Jn());)Gr();return jc(e,Tr)}function zM(e){return QE(id("",null,null,null,[""],e=GE(e),0,[0],e))}function id(e,t,r,n,o,i,a,l,c){for(var u=0,d=0,p=a,h=0,m=0,g=0,v=1,b=1,y=1,x=0,w="",_=o,C=i,O=n,P=w;b;)switch(g=x,x=Gr()){case 40:if(g!=108&&Yt(P,p-1)==58){ov(P+=Be(od(x),"&","&\f"),"&\f")!=-1&&(y=-1);break}case 34:case 39:case 91:P+=od(x);break;case 9:case 10:case 13:case 32:P+=NM(g);break;case 92:P+=AM(nd()-1,7);continue;case 47:switch(Jn()){case 42:case 47:iu(FM(MM(Gr(),nd()),t,r),c);break;default:P+="/"}break;case 123*v:l[u++]=Gn(P)*y;case 125*v:case 59:case 0:switch(x){case 0:case 125:b=0;case 59+d:y==-1&&(P=Be(P,/\f/g,"")),m>0&&Gn(P)-p&&iu(m>32?V1(P+";",n,r,p-1):V1(Be(P," ","")+";",n,r,p-2),c);break;case 59:P+=";";default:if(iu(O=F1(P,t,r,u,d,o,l,w,_=[],C=[],p),i),x===123)if(d===0)id(P,t,O,O,_,i,p,l,C);else switch(h===99&&Yt(P,3)===110?100:h){case 100:case 108:case 109:case 115:id(e,O,O,n&&iu(F1(e,O,O,0,0,o,l,w,o,_=[],p),C),o,C,p,l,n?_:C);break;default:id(P,O,O,O,[""],C,0,l,C)}}u=d=m=0,v=y=1,w=P="",p=a;break;case 58:p=1+Gn(P),m=g;default:if(v<1){if(x==123)--v;else if(x==125&&v++==0&&DM()==125)continue}switch(P+=Eh(x),x*v){case 38:y=d>0?1:(P+="\f",-1);break;case 44:l[u++]=(Gn(P)-1)*y,y=1;break;case 64:Jn()===45&&(P+=od(Gr())),h=Jn(),d=p=Gn(w=P+=LM(nd())),x++;break;case 45:g===45&&Gn(P)==2&&(v=0)}}return i}function F1(e,t,r,n,o,i,a,l,c,u,d){for(var p=o-1,h=o===0?i:[""],m=Yy(h),g=0,v=0,b=0;g<n;++g)for(var y=0,x=ql(e,p+1,p=EM(v=a[g])),w=e;y<m;++y)(w=HE(v>0?h[y]+" "+x:Be(x,/&\f/g,h[y])))&&(c[b++]=w);return kh(e,t,r,o===0?Qy:l,c,u,d)}function FM(e,t,r){return kh(e,t,r,UE,Eh(IM()),ql(e,2,-2),0)}function V1(e,t,r,n){return kh(e,t,r,Ky,ql(e,0,n),ql(e,n+1,-1),n)}function rs(e,t){for(var r="",n=Yy(e),o=0;o<n;o++)r+=t(e[o],o,e,t)||"";return r}function VM(e,t,r,n){switch(e.type){case CM:if(e.children.length)break;case OM:case Ky:return e.return=e.return||e.value;case UE:return"";case WE:return e.return=e.value+"{"+rs(e.children,n)+"}";case Qy:e.value=e.props.join(",")}return Gn(r=rs(e.children,n))?e.return=e.value+"{"+r+"}":""}function BM(e){var t=Yy(e);return function(r,n,o,i){for(var a="",l=0;l<t;l++)a+=e[l](r,n,o,i)||"";return a}}function UM(e){return function(t){t.root||(t=t.return)&&e(t)}}var B1=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 WM(e){var t=Object.create(null);return function(r){return t[r]===void 0&&(t[r]=e(r)),t[r]}}var HM=function(t,r,n){for(var o=0,i=0;o=i,i=Jn(),o===38&&i===12&&(r[n]=1),!Gl(i);)Gr();return jc(t,Tr)},qM=function(t,r){var n=-1,o=44;do switch(Gl(o)){case 0:o===38&&Jn()===12&&(r[n]=1),t[n]+=HM(Tr-1,r,n);break;case 2:t[n]+=od(o);break;case 4:if(o===44){t[++n]=Jn()===58?"&\f":"",r[n]=t[n].length;break}default:t[n]+=Eh(o)}while(o=Gr());return t},GM=function(t,r){return QE(qM(GE(t),r))},U1=new WeakMap,QM=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&&!U1.get(n))&&!o){U1.set(t,!0);for(var i=[],a=GM(r,i),l=n.props,c=0,u=0;c<a.length;c++)for(var d=0;d<l.length;d++,u++)t.props[u]=i[c]?a[c].replace(/&\f/g,l[d]):l[d]+" "+a[c]}}},KM=function(t){if(t.type==="decl"){var r=t.value;r.charCodeAt(0)===108&&r.charCodeAt(2)===98&&(t.return="",t.value="")}};function KE(e,t){switch(kM(e,t)){case 5103:return Ve+"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 Ve+e+e;case 5349:case 4246:case 4810:case 6968:case 2756:return Ve+e+jd+e+or+e+e;case 6828:case 4268:return Ve+e+or+e+e;case 6165:return Ve+e+or+"flex-"+e+e;case 5187:return Ve+e+Be(e,/(\w+).+(:[^]+)/,Ve+"box-$1$2"+or+"flex-$1$2")+e;case 5443:return Ve+e+or+"flex-item-"+Be(e,/flex-|-self/,"")+e;case 4675:return Ve+e+or+"flex-line-pack"+Be(e,/align-content|flex-|-self/,"")+e;case 5548:return Ve+e+or+Be(e,"shrink","negative")+e;case 5292:return Ve+e+or+Be(e,"basis","preferred-size")+e;case 6060:return Ve+"box-"+Be(e,"-grow","")+Ve+e+or+Be(e,"grow","positive")+e;case 4554:return Ve+Be(e,/([^-])(transform)/g,"$1"+Ve+"$2")+e;case 6187:return Be(Be(Be(e,/(zoom-|grab)/,Ve+"$1"),/(image-set)/,Ve+"$1"),e,"")+e;case 5495:case 3959:return Be(e,/(image-set\([^]*)/,Ve+"$1$`$1");case 4968:return Be(Be(e,/(.+:)(flex-)?(.*)/,Ve+"box-pack:$3"+or+"flex-pack:$3"),/s.+-b[^;]+/,"justify")+Ve+e+e;case 4095:case 3583:case 4068:case 2532:return Be(e,/(.+)-inline(.+)/,Ve+"$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(Gn(e)-1-t>6)switch(Yt(e,t+1)){case 109:if(Yt(e,t+4)!==45)break;case 102:return Be(e,/(.+:)(.+)-([^]+)/,"$1"+Ve+"$2-$3$1"+jd+(Yt(e,t+3)==108?"$3":"$2-$3"))+e;case 115:return~ov(e,"stretch")?KE(Be(e,"stretch","fill-available"),t)+e:e}break;case 4949:if(Yt(e,t+1)!==115)break;case 6444:switch(Yt(e,Gn(e)-3-(~ov(e,"!important")&&10))){case 107:return Be(e,":",":"+Ve)+e;case 101:return Be(e,/(.+:)([^;!]+)(;|!.+)?/,"$1"+Ve+(Yt(e,14)===45?"inline-":"")+"box$3$1"+Ve+"$2$3$1"+or+"$2box$3")+e}break;case 5936:switch(Yt(e,t+11)){case 114:return Ve+e+or+Be(e,/[svh]\w+-[tblr]{2}/,"tb")+e;case 108:return Ve+e+or+Be(e,/[svh]\w+-[tblr]{2}/,"tb-rl")+e;case 45:return Ve+e+or+Be(e,/[svh]\w+-[tblr]{2}/,"lr")+e}return Ve+e+or+e+e}return e}var YM=function(t,r,n,o){if(t.length>-1&&!t.return)switch(t.type){case Ky:t.return=KE(t.value,t.length);break;case WE:return rs([Qs(t,{value:Be(t.value,"@","@"+Ve)})],o);case Qy:if(t.length)return TM(t.props,function(i){switch(RM(i,/(::plac\w+|:read-\w+)/)){case":read-only":case":read-write":return rs([Qs(t,{props:[Be(i,/:(read-\w+)/,":"+jd+"$1")]})],o);case"::placeholder":return rs([Qs(t,{props:[Be(i,/:(plac\w+)/,":"+Ve+"input-$1")]}),Qs(t,{props:[Be(i,/:(plac\w+)/,":"+jd+"$1")]}),Qs(t,{props:[Be(i,/:(plac\w+)/,or+"input-$1")]})],o)}return""})}},XM=[YM],YE=function(t){var r=t.key;if(r==="css"){var n=document.querySelectorAll("style[data-emotion]:not([data-s])");Array.prototype.forEach.call(n,function(v){var b=v.getAttribute("data-emotion");b.indexOf(" ")!==-1&&(document.head.appendChild(v),v.setAttribute("data-s",""))})}var o=t.stylisPlugins||XM,i={},a,l=[];a=t.container||document.head,Array.prototype.forEach.call(document.querySelectorAll('style[data-emotion^="'+r+' "]'),function(v){for(var b=v.getAttribute("data-emotion").split(" "),y=1;y<b.length;y++)i[b[y]]=!0;l.push(v)});var c,u=[QM,KM];{var d,p=[VM,UM(function(v){d.insert(v)})],h=BM(u.concat(o,p)),m=function(b){return rs(zM(b),h)};c=function(b,y,x,w){d=x,m(b?b+"{"+y.styles+"}":y.styles),w&&(g.inserted[y.name]=!0)}}var g={key:r,sheet:new jM({key:r,container:a,nonce:t.nonce,speedy:t.speedy,prepend:t.prepend,insertionPoint:t.insertionPoint}),nonce:t.nonce,inserted:i,registered:{},insert:c};return g.sheet.hydrate(l),g};function st(){return st=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},st.apply(this,arguments)}var XE={exports:{}},Ge={};/** @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 Wt=typeof Symbol=="function"&&Symbol.for,Xy=Wt?Symbol.for("react.element"):60103,Jy=Wt?Symbol.for("react.portal"):60106,Rh=Wt?Symbol.for("react.fragment"):60107,Th=Wt?Symbol.for("react.strict_mode"):60108,Ih=Wt?Symbol.for("react.profiler"):60114,Dh=Wt?Symbol.for("react.provider"):60109,Nh=Wt?Symbol.for("react.context"):60110,Zy=Wt?Symbol.for("react.async_mode"):60111,Ah=Wt?Symbol.for("react.concurrent_mode"):60111,Mh=Wt?Symbol.for("react.forward_ref"):60112,Lh=Wt?Symbol.for("react.suspense"):60113,JM=Wt?Symbol.for("react.suspense_list"):60120,zh=Wt?Symbol.for("react.memo"):60115,Fh=Wt?Symbol.for("react.lazy"):60116,ZM=Wt?Symbol.for("react.block"):60121,e6=Wt?Symbol.for("react.fundamental"):60117,t6=Wt?Symbol.for("react.responder"):60118,r6=Wt?Symbol.for("react.scope"):60119;function Xr(e){if(typeof e=="object"&&e!==null){var t=e.$$typeof;switch(t){case Xy:switch(e=e.type,e){case Zy:case Ah:case Rh:case Ih:case Th:case Lh:return e;default:switch(e=e&&e.$$typeof,e){case Nh:case Mh:case Fh:case zh:case Dh:return e;default:return t}}case Jy:return t}}}function JE(e){return Xr(e)===Ah}Ge.AsyncMode=Zy;Ge.ConcurrentMode=Ah;Ge.ContextConsumer=Nh;Ge.ContextProvider=Dh;Ge.Element=Xy;Ge.ForwardRef=Mh;Ge.Fragment=Rh;Ge.Lazy=Fh;Ge.Memo=zh;Ge.Portal=Jy;Ge.Profiler=Ih;Ge.StrictMode=Th;Ge.Suspense=Lh;Ge.isAsyncMode=function(e){return JE(e)||Xr(e)===Zy};Ge.isConcurrentMode=JE;Ge.isContextConsumer=function(e){return Xr(e)===Nh};Ge.isContextProvider=function(e){return Xr(e)===Dh};Ge.isElement=function(e){return typeof e=="object"&&e!==null&&e.$$typeof===Xy};Ge.isForwardRef=function(e){return Xr(e)===Mh};Ge.isFragment=function(e){return Xr(e)===Rh};Ge.isLazy=function(e){return Xr(e)===Fh};Ge.isMemo=function(e){return Xr(e)===zh};Ge.isPortal=function(e){return Xr(e)===Jy};Ge.isProfiler=function(e){return Xr(e)===Ih};Ge.isStrictMode=function(e){return Xr(e)===Th};Ge.isSuspense=function(e){return Xr(e)===Lh};Ge.isValidElementType=function(e){return typeof e=="string"||typeof e=="function"||e===Rh||e===Ah||e===Ih||e===Th||e===Lh||e===JM||typeof e=="object"&&e!==null&&(e.$$typeof===Fh||e.$$typeof===zh||e.$$typeof===Dh||e.$$typeof===Nh||e.$$typeof===Mh||e.$$typeof===e6||e.$$typeof===t6||e.$$typeof===r6||e.$$typeof===ZM)};Ge.typeOf=Xr;XE.exports=Ge;var n6=XE.exports,ZE=n6,o6={$$typeof:!0,render:!0,defaultProps:!0,displayName:!0,propTypes:!0},i6={$$typeof:!0,compare:!0,defaultProps:!0,displayName:!0,propTypes:!0,type:!0},e$={};e$[ZE.ForwardRef]=o6;e$[ZE.Memo]=i6;var a6=!0;function s6(e,t,r){var n="";return r.split(" ").forEach(function(o){e[o]!==void 0?t.push(e[o]+";"):n+=o+" "}),n}var l6=function(t,r,n){var o=t.key+"-"+r.name;(n===!1||a6===!1)&&t.registered[o]===void 0&&(t.registered[o]=r.styles)},t$=function(t,r,n){l6(t,r,n);var o=t.key+"-"+r.name;if(t.inserted[r.name]===void 0){var i=r;do t.insert(r===i?"."+o:"",i,t.sheet,!0),i=i.next;while(i!==void 0)}};function c6(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 u6={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},d6=/[A-Z]|^ms/g,f6=/_EMO_([^_]+?)_([^]*?)_EMO_/g,r$=function(t){return t.charCodeAt(1)===45},W1=function(t){return t!=null&&typeof t!="boolean"},Hm=WM(function(e){return r$(e)?e:e.replace(d6,"-$&").toLowerCase()}),H1=function(t,r){switch(t){case"animation":case"animationName":if(typeof r=="string")return r.replace(f6,function(n,o,i){return Qn={name:o,styles:i,next:Qn},o})}return u6[t]!==1&&!r$(t)&&typeof r=="number"&&r!==0?r+"px":r};function Ql(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 Qn={name:r.name,styles:r.styles,next:Qn},r.name;if(r.styles!==void 0){var n=r.next;if(n!==void 0)for(;n!==void 0;)Qn={name:n.name,styles:n.styles,next:Qn},n=n.next;var o=r.styles+";";return o}return p6(e,t,r)}case"function":{if(e!==void 0){var i=Qn,a=r(e);return Qn=i,Ql(e,t,a)}break}}if(t==null)return r;var l=t[r];return l!==void 0?l:r}function p6(e,t,r){var n="";if(Array.isArray(r))for(var o=0;o<r.length;o++)n+=Ql(e,t,r[o])+";";else for(var i in r){var a=r[i];if(typeof a!="object")t!=null&&t[a]!==void 0?n+=i+"{"+t[a]+"}":W1(a)&&(n+=Hm(i)+":"+H1(i,a)+";");else if(Array.isArray(a)&&typeof a[0]=="string"&&(t==null||t[a[0]]===void 0))for(var l=0;l<a.length;l++)W1(a[l])&&(n+=Hm(i)+":"+H1(i,a[l])+";");else{var c=Ql(e,t,a);switch(i){case"animation":case"animationName":{n+=Hm(i)+":"+c+";";break}default:n+=i+"{"+c+"}"}}}return n}var q1=/label:\s*([^\s;\n{]+)\s*(;|$)/g,Qn,e0=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,i="";Qn=void 0;var a=t[0];a==null||a.raw===void 0?(o=!1,i+=Ql(n,r,a)):i+=a[0];for(var l=1;l<t.length;l++)i+=Ql(n,r,t[l]),o&&(i+=a[l]);q1.lastIndex=0;for(var c="",u;(u=q1.exec(i))!==null;)c+="-"+u[1];var d=c6(i)+c;return{name:d,styles:i,next:Qn}},h6=Hl.useInsertionEffect?Hl.useInsertionEffect:!1,G1=h6||f.useLayoutEffect,n$=f.createContext(typeof HTMLElement<"u"?YE({key:"css"}):null);n$.Provider;var m6=function(t){return f.forwardRef(function(r,n){var o=f.useContext(n$);return t(r,o,n)})},av=f.createContext({}),g6=function(t,r){if(typeof r=="function"){var n=r(t);return n}return st({},t,r)},v6=B1(function(e){return B1(function(t){return g6(e,t)})}),y6=function(t){var r=f.useContext(av);return t.theme!==r&&(r=v6(r)(t.theme)),f.createElement(av.Provider,{value:r},t.children)},Oc=m6(function(e,t){var r=e.styles,n=e0([r],void 0,f.useContext(av)),o=f.useRef();return G1(function(){var i=t.key+"-global",a=new t.sheet.constructor({key:i,nonce:t.sheet.nonce,container:t.sheet.container,speedy:t.sheet.isSpeedy}),l=!1,c=document.querySelector('style[data-emotion="'+i+" "+n.name+'"]');return t.sheet.tags.length&&(a.before=t.sheet.tags[0]),c!==null&&(l=!0,c.setAttribute("data-emotion",i),a.hydrate([c])),o.current=[a,l],function(){a.flush()}},[t]),G1(function(){var i=o.current,a=i[0],l=i[1];if(l){i[1]=!1;return}if(n.next!==void 0&&t$(t,n.next,!0),a.tags.length){var c=a.tags[a.tags.length-1].nextElementSibling;a.before=c,a.flush()}t.insert("",n,a,!1)},[t,n.name]),null});function x6(){for(var e=arguments.length,t=new Array(e),r=0;r<e;r++)t[r]=arguments[r];return e0(t)}var w6=Object.defineProperty,b6=Object.defineProperties,_6=Object.getOwnPropertyDescriptors,Q1=Object.getOwnPropertySymbols,S6=Object.prototype.hasOwnProperty,P6=Object.prototype.propertyIsEnumerable,K1=(e,t,r)=>t in e?w6(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,j6=(e,t)=>{for(var r in t||(t={}))S6.call(t,r)&&K1(e,r,t[r]);if(Q1)for(var r of Q1(t))P6.call(t,r)&&K1(e,r,t[r]);return e},O6=(e,t)=>b6(e,_6(t));function C6({theme:e}){return S.createElement(Oc,{styles:{"*, *::before, *::after":{boxSizing:"border-box"},html:{colorScheme:e.colorScheme==="dark"?"dark":"light"},body:O6(j6({},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 Ks(e,t,r,n=j){Object.keys(t).forEach(o=>{e[`--mantine-${r}-${o}`]=n(t[o])})}function E6({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}`};Ks(t,e.shadows,"shadow"),Ks(t,e.fontSizes,"font-size"),Ks(t,e.radius,"radius"),Ks(t,e.spacing,"spacing"),Ks(t,e.breakpoints,"breakpoints",lr),Object.keys(e.colors).forEach(n=>{e.colors[n].forEach((o,i)=>{t[`--mantine-color-${n}-${i}`]=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(Oc,{styles:{":root":t}})}var $6=Object.defineProperty,k6=Object.defineProperties,R6=Object.getOwnPropertyDescriptors,Y1=Object.getOwnPropertySymbols,T6=Object.prototype.hasOwnProperty,I6=Object.prototype.propertyIsEnumerable,X1=(e,t,r)=>t in e?$6(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,Fn=(e,t)=>{for(var r in t||(t={}))T6.call(t,r)&&X1(e,r,t[r]);if(Y1)for(var r of Y1(t))I6.call(t,r)&&X1(e,r,t[r]);return e},qm=(e,t)=>k6(e,R6(t));function D6(e,t){var r;if(!t)return e;const n=Object.keys(e).reduce((o,i)=>{if(i==="headings"&&t.headings){const a=t.headings.sizes?Object.keys(e.headings.sizes).reduce((l,c)=>(l[c]=Fn(Fn({},e.headings.sizes[c]),t.headings.sizes[c]),l),{}):e.headings.sizes;return qm(Fn({},o),{headings:qm(Fn(Fn({},e.headings),t.headings),{sizes:a})})}if(i==="breakpoints"&&t.breakpoints){const a=Fn(Fn({},e.breakpoints),t.breakpoints);return qm(Fn({},o),{breakpoints:Object.fromEntries(Object.entries(a).sort((l,c)=>wr(l[1])-wr(c[1])))})}return o[i]=typeof t[i]=="object"?Fn(Fn({},e[i]),t[i]):typeof t[i]=="number"||typeof t[i]=="boolean"||typeof t[i]=="function"?t[i]:t[i]||e[i],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 N6(e,t){return VE(D6(e,t))}function o$(e){return Object.keys(e).reduce((t,r)=>(e[r]!==void 0&&(t[r]=e[r]),t),{})}const A6={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:`${j(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 M6(){return S.createElement(Oc,{styles:A6})}var L6=Object.defineProperty,J1=Object.getOwnPropertySymbols,z6=Object.prototype.hasOwnProperty,F6=Object.prototype.propertyIsEnumerable,Z1=(e,t,r)=>t in e?L6(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,kl=(e,t)=>{for(var r in t||(t={}))z6.call(t,r)&&Z1(e,r,t[r]);if(J1)for(var r of J1(t))F6.call(t,r)&&Z1(e,r,t[r]);return e};const Od=f.createContext({theme:Gy});function Ht(){var e;return((e=f.useContext(Od))==null?void 0:e.theme)||Gy}function V6(e){const t=Ht(),r=n=>{var o,i,a,l;return{styles:((o=t.components[n])==null?void 0:o.styles)||{},classNames:((i=t.components[n])==null?void 0:i.classNames)||{},variants:(a=t.components[n])==null?void 0:a.variants,sizes:(l=t.components[n])==null?void 0:l.sizes}};return Array.isArray(e)?e.map(r):[r(e)]}function i$(){var e;return(e=f.useContext(Od))==null?void 0:e.emotionCache}function H(e,t,r){var n;const o=Ht(),i=(n=o.components[e])==null?void 0:n.defaultProps,a=typeof i=="function"?i(o):i;return kl(kl(kl({},t),a),o$(r))}function a$({theme:e,emotionCache:t,withNormalizeCSS:r=!1,withGlobalStyles:n=!1,withCSSVariables:o=!1,inherit:i=!1,children:a}){const l=f.useContext(Od),c=N6(Gy,i?kl(kl({},l.theme),e):e);return S.createElement(y6,{theme:c},S.createElement(Od.Provider,{value:{theme:c,emotionCache:t}},r&&S.createElement(M6,null),n&&S.createElement(C6,{theme:c}),o&&S.createElement(E6,{theme:c}),typeof c.globalStyles=="function"&&S.createElement(Oc,{styles:c.globalStyles(c)}),a))}a$.displayName="@mantine/core/MantineProvider";const B6={app:100,modal:200,popover:300,overlay:400,max:9999};function In(e){return B6[e]}function U6(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 W6=YE({key:"mantine",prepend:!0});function H6(){return i$()||W6}var q6=Object.defineProperty,ew=Object.getOwnPropertySymbols,G6=Object.prototype.hasOwnProperty,Q6=Object.prototype.propertyIsEnumerable,tw=(e,t,r)=>t in e?q6(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,K6=(e,t)=>{for(var r in t||(t={}))G6.call(t,r)&&tw(e,r,t[r]);if(ew)for(var r of ew(t))Q6.call(t,r)&&tw(e,r,t[r]);return e};const Gm="ref";function Y6(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(!(Gm in r))return{args:e,ref:t};t=r[Gm];const n=K6({},r);return delete n[Gm],{args:[n],ref:t}}const{cssFactory:X6}=(()=>{function e(r,n,o){const i=[],a=s6(r,i,o);return i.length<2?o:a+n(i)}function t(r){const{cache:n}=r,o=(...a)=>{const{ref:l,args:c}=Y6(a),u=e0(c,n.registered);return t$(n,u,!1),`${n.key}-${u.name}${l===void 0?"":` ${l}`}`};return{css:o,cx:(...a)=>e(n.registered,o,ME(a))}}return{cssFactory:t}})();function s$(){const e=H6();return U6(()=>X6({cache:e}),[e])}function J6({cx:e,classes:t,context:r,classNames:n,name:o,cache:i}){const a=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],a[c],n!=null&&n[c],Array.isArray(o)?o.filter(Boolean).map(u=>`${(i==null?void 0:i.key)||"mantine"}-${u}-${c}`).join(" "):o?`${(i==null?void 0:i.key)||"mantine"}-${o}-${c}`:null),l),{})}var Z6=Object.defineProperty,rw=Object.getOwnPropertySymbols,eL=Object.prototype.hasOwnProperty,tL=Object.prototype.propertyIsEnumerable,nw=(e,t,r)=>t in e?Z6(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,Qm=(e,t)=>{for(var r in t||(t={}))eL.call(t,r)&&nw(e,r,t[r]);if(rw)for(var r of rw(t))tL.call(t,r)&&nw(e,r,t[r]);return e};function sv(e,t){return t&&Object.keys(t).forEach(r=>{e[r]?e[r]=Qm(Qm({},e[r]),t[r]):e[r]=Qm({},t[r])}),e}function ow(e,t,r,n){const o=i=>typeof i=="function"?i(t,r||{},n):i||{};return Array.isArray(e)?e.map(i=>o(i.styles)).reduce((i,a)=>sv(i,a),{}):o(e)}function rL({ctx:e,theme:t,params:r,variant:n,size:o}){return e.reduce((i,a)=>(a.variants&&n in a.variants&&sv(i,a.variants[n](t,r,{variant:n,size:o})),a.sizes&&o in a.sizes&&sv(i,a.sizes[o](t,r,{variant:n,size:o})),i),{})}function W(e){const t=typeof e=="function"?e:()=>e;function r(n,o){const i=Ht(),a=V6(o==null?void 0:o.name),l=i$(),c={variant:o==null?void 0:o.variant,size:o==null?void 0:o.size},{css:u,cx:d}=s$(),p=t(i,n,c),h=ow(o==null?void 0:o.styles,i,n,c),m=ow(a,i,n,c),g=rL({ctx:a,theme:i,params:n,variant:o==null?void 0:o.variant,size:o==null?void 0:o.size}),v=Object.fromEntries(Object.keys(p).map(b=>{const y=d({[u(p[b])]:!(o!=null&&o.unstyled)},u(g[b]),u(m[b]),u(h[b]));return[b,y]}));return{classes:J6({cx:d,classes:v,context:a,classNames:o==null?void 0:o.classNames,name:o==null?void 0:o.name,cache:l}),cx:d,theme:i}}return r}function Vt(e){return`___ref-${e||""}`}function l$({styles:e}){const t=Ht();return S.createElement(Oc,{styles:x6(typeof e=="function"?e(t):e)})}var nL=Object.defineProperty,oL=Object.defineProperties,iL=Object.getOwnPropertyDescriptors,iw=Object.getOwnPropertySymbols,aL=Object.prototype.hasOwnProperty,sL=Object.prototype.propertyIsEnumerable,aw=(e,t,r)=>t in e?nL(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,Ys=(e,t)=>{for(var r in t||(t={}))aL.call(t,r)&&aw(e,r,t[r]);if(iw)for(var r of iw(t))sL.call(t,r)&&aw(e,r,t[r]);return e},Xs=(e,t)=>oL(e,iL(t));const Js={in:{opacity:1,transform:"scale(1)"},out:{opacity:0,transform:`scale(.9) translateY(${j(10)})`},transitionProperty:"transform, opacity"},au={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(-${j(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(${j(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(${j(20)}) rotate(-5deg)`},common:{transformOrigin:"bottom"},transitionProperty:"transform, opacity"},"rotate-right":{in:{opacity:1,transform:"translateY(0) rotate(0deg)"},out:{opacity:0,transform:`translateY(${j(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:Xs(Ys({},Js),{common:{transformOrigin:"center center"}}),"pop-bottom-left":Xs(Ys({},Js),{common:{transformOrigin:"bottom left"}}),"pop-bottom-right":Xs(Ys({},Js),{common:{transformOrigin:"bottom right"}}),"pop-top-left":Xs(Ys({},Js),{common:{transformOrigin:"top left"}}),"pop-top-right":Xs(Ys({},Js),{common:{transformOrigin:"top right"}})},sw=["mousedown","touchstart"];function lL(e,t,r){const n=f.useRef();return f.useEffect(()=>{const o=i=>{const{target:a}=i??{};if(Array.isArray(r)){const l=(a==null?void 0:a.hasAttribute("data-ignore-outside-clicks"))||!document.body.contains(a)&&a.tagName!=="HTML";r.every(u=>!!u&&!i.composedPath().includes(u))&&!l&&e()}else n.current&&!n.current.contains(a)&&e()};return(t||sw).forEach(i=>document.addEventListener(i,o)),()=>{(t||sw).forEach(i=>document.removeEventListener(i,o))}},[n,e,r]),n}function cL({timeout:e=2e3}={}){const[t,r]=f.useState(null),[n,o]=f.useState(!1),[i,a]=f.useState(null),l=d=>{clearTimeout(i),a(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(i)},error:t,copied:n}}function uL(e,t){try{return e.addEventListener("change",t),()=>e.removeEventListener("change",t)}catch{return e.addListener(t),()=>e.removeListener(t)}}function dL(e,t){return typeof t=="boolean"?t:typeof window<"u"&&"matchMedia"in window?window.matchMedia(e).matches:!1}function fL(e,t,{getInitialValueInEffect:r}={getInitialValueInEffect:!0}){const[n,o]=f.useState(r?t:dL(e,t)),i=f.useRef();return f.useEffect(()=>{if("matchMedia"in window)return i.current=window.matchMedia(e),o(i.current.matches),uL(i.current,a=>o(a.matches))},[e]),n}const c$=typeof document<"u"?f.useLayoutEffect:f.useEffect;function cn(e,t){const r=f.useRef(!1);f.useEffect(()=>()=>{r.current=!1},[]),f.useEffect(()=>{if(r.current)return e();r.current=!0},t)}function u$({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 cn(()=>{let o=-1;const i=a=>{a.key==="Tab"&&window.clearTimeout(o)};return document.addEventListener("keydown",i),e?r.current=document.activeElement:t&&(o=window.setTimeout(n,10)),()=>{window.clearTimeout(o),document.removeEventListener("keydown",i)}},[e,t]),n}const pL=/input|select|textarea|button|object/,d$="a, input, select, textarea, button, object, [tabindex]";function hL(e){return e.style.display==="none"}function mL(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(hL(r))return!1;r=r.parentNode}return!0}function f$(e){let t=e.getAttribute("tabindex");return t===null&&(t=void 0),parseInt(t,10)}function lv(e){const t=e.nodeName.toLowerCase(),r=!Number.isNaN(f$(e));return(pL.test(t)&&!e.disabled||e instanceof HTMLAnchorElement&&e.href||r)&&mL(e)}function p$(e){const t=f$(e);return(Number.isNaN(t)||t>=0)&&lv(e)}function gL(e){return Array.from(e.querySelectorAll(d$)).filter(p$)}function vL(e,t){const r=gL(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 a=r[t.shiftKey?r.length-1:0];a&&a.focus()}function Vh(){return`mantine-${Math.random().toString(36).slice(2,11)}`}function yL(e,t="body > :not(script)"){const r=Vh(),n=Array.from(document.querySelectorAll(t)).map(o=>{var i;if((i=o==null?void 0:o.shadowRoot)!=null&&i.contains(e)||o.contains(e))return;const a=o.getAttribute("aria-hidden"),l=o.getAttribute("data-hidden"),c=o.getAttribute("data-focus-id");return o.setAttribute("data-focus-id",r),a===null||a==="false"?o.setAttribute("aria-hidden","true"):!l&&!c&&o.setAttribute("data-hidden",a),{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 xL(e=!0){const t=f.useRef(),r=f.useRef(null),n=i=>{let a=i.querySelector("[data-autofocus]");if(!a){const l=Array.from(i.querySelectorAll(d$));a=l.find(p$)||l.find(lv)||null,!a&&lv(i)&&(a=i)}a&&a.focus({preventScroll:!0})},o=f.useCallback(i=>{if(e){if(i===null){r.current&&(r.current(),r.current=null);return}r.current=yL(i),t.current!==i&&(i?(setTimeout(()=>{i.getRootNode()&&n(i)}),t.current=i):t.current=null)}},[e]);return f.useEffect(()=>{if(!e)return;t.current&&setTimeout(()=>n(t.current));const i=a=>{a.key==="Tab"&&t.current&&vL(t.current,a)};return document.addEventListener("keydown",i),()=>{document.removeEventListener("keydown",i),r.current&&r.current()}},[e]),o}const wL=e=>(e+1)%1e6;function bL(){const[,e]=f.useReducer(wL,0);return e}const _L=S.useId||(()=>{});function SL(){const e=_L();return e?`mantine-${e.replace(/:/g,"")}`:""}function Ar(e){const t=SL(),[r,n]=f.useState(t);return c$(()=>{n(Vh())},[]),typeof e=="string"?e:typeof window>"u"?t:r}function cv(e,t,r){f.useEffect(()=>(window.addEventListener(e,t,r),()=>window.removeEventListener(e,t,r)),[e,t])}function h$(e,t){typeof e=="function"?e(t):typeof e=="object"&&e!==null&&"current"in e&&(e.current=t)}function PL(...e){return t=>{e.forEach(r=>h$(r,t))}}function Ds(...e){return f.useCallback(PL(...e),e)}function Ir({value:e,defaultValue:t,finalValue:r,onChange:n=()=>{}}){const[o,i]=f.useState(t!==void 0?t:r),a=l=>{i(l),n==null||n(l)};return e!==void 0?[e,n,!0]:[o,a,!1]}function Qo(e,t){const r=t-e+1;return Array.from({length:r},(n,o)=>o+e)}const su="dots";function jL({total:e,siblings:t=1,boundaries:r=1,page:n,initialPage:o=1,onChange:i}){const a=Math.max(Math.trunc(e),0),[l,c]=Ir({value:n,onChange:i,defaultValue:o,finalValue:o}),u=v=>{v<=0?c(1):v>a?c(a):c(v)},d=()=>u(l+1),p=()=>u(l-1),h=()=>u(1),m=()=>u(a);return{range:f.useMemo(()=>{if(t*2+3+r*2>=a)return Qo(1,a);const b=Math.max(l-t,r),y=Math.min(l+t,a-r),x=b>r+2,w=y<a-(r+1);if(!x&&w){const _=t*2+r+2;return[...Qo(1,_),su,...Qo(a-(r-1),a)]}if(x&&!w){const _=r+1+2*t;return[...Qo(1,r),su,...Qo(a-_,a)]}return[...Qo(1,r),su,...Qo(b,y),su,...Qo(a-r+1,a)]},[a,t,l]),active:l,setPage:u,next:d,previous:p,first:h,last:m}}function OL({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 Bh(e,t){return fL("(prefers-reduced-motion: reduce)",e,t)}const CL=e=>e<.5?2*e*e:-1+(4-2*e)*e,EL=({axis:e,target:t,parent:r,alignment:n,offset:o,isList:i})=>{if(!t||!r&&typeof document>"u")return 0;const a=!!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 m=p-o;return m<=u.height*(i?0:1)||!i?m:0}const h=a?c.height:window.innerHeight;if(n==="end"){const m=p+o-h+u.height;return m>=-u.height*(i?0:1)||!i?m: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 m=p-o;return m<=u.width||!i?m:0}const h=a?c.width:window.innerWidth;if(n==="end"){const m=p+o-h+u.width;return m>=-u.width||!i?m:0}return n==="center"?p-h/2+u.width/2:0}return 0},$L=({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]},kL=({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:i}=document;o[n]=r,i[n]=r}};function RL({duration:e=1250,axis:t="y",onScrollFinish:r,easing:n=CL,offset:o=0,cancelable:i=!0,isList:a=!1}={}){const l=f.useRef(0),c=f.useRef(0),u=f.useRef(!1),d=f.useRef(null),p=f.useRef(null),h=Bh(),m=()=>{l.current&&cancelAnimationFrame(l.current)},g=f.useCallback(({alignment:b="start"}={})=>{var y;u.current=!1,l.current&&m();const x=(y=$L({parent:d.current,axis:t}))!=null?y:0,w=EL({parent:d.current,target:p.current,axis:t,alignment:b,offset:o,isList:a})-(d.current?0:x);function _(){c.current===0&&(c.current=performance.now());const O=performance.now()-c.current,P=h||e===0?1:O/e,E=x+w*n(P);kL({parent:d.current,axis:t,distance:E}),!u.current&&P<1?l.current=requestAnimationFrame(_):(typeof r=="function"&&r(),c.current=0,l.current=0,m())}_()},[t,e,n,a,o,r,h]),v=()=>{i&&(u.current=!0)};return cv("wheel",v,{passive:!0}),cv("touchmove",v,{passive:!0}),f.useEffect(()=>m,[]),{scrollableRef:d,targetRef:p,scrollIntoView:g,cancel:m}}function TL(e=!1,t){const{onOpen:r,onClose:n}=t||{},[o,i]=f.useState(e),a=f.useCallback(()=>{i(u=>u||(r==null||r(),!0))},[r]),l=f.useCallback(()=>{i(u=>u&&(n==null||n(),!1))},[n]),c=f.useCallback(()=>{o?l():a()},[l,a,o]);return[o,{open:a,close:l,toggle:c}]}function lw(e){return typeof e!="string"?"":e.charAt(0).toUpperCase()+e.slice(1)}var cw=Object.getOwnPropertySymbols,IL=Object.prototype.hasOwnProperty,DL=Object.prototype.propertyIsEnumerable,NL=(e,t)=>{var r={};for(var n in e)IL.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(e!=null&&cw)for(var n of cw(e))t.indexOf(n)<0&&DL.call(e,n)&&(r[n]=e[n]);return r};function ao(e){const t=e,{m:r,mx:n,my:o,mt:i,mb:a,ml:l,mr:c,p:u,px:d,py:p,pt:h,pb:m,pl:g,pr:v,bg:b,c:y,opacity:x,ff:w,fz:_,fw:C,lts:O,ta:P,lh:E,fs:k,tt:$,td:I,w:R,miw:N,maw:A,h:z,mih:G,mah:X,bgsz:T,bgp:L,bgr:B,bga:Q,pos:Z,top:Se,left:xe,bottom:Ue,right:Le,inset:gt,display:Nt}=t,ke=NL(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:o$({m:r,mx:n,my:o,mt:i,mb:a,ml:l,mr:c,p:u,px:d,py:p,pt:h,pb:m,pl:g,pr:v,bg:b,c:y,opacity:x,ff:w,fz:_,fw:C,lts:O,ta:P,lh:E,fs:k,tt:$,td:I,w:R,miw:N,maw:A,h:z,mih:G,mah:X,bgsz:T,bgp:L,bgr:B,bga:Q,pos:Z,top:Se,left:xe,bottom:Ue,right:Le,inset:gt,display:Nt}),rest:ke}}function AL(e,t){const r=Object.keys(e).filter(n=>n!=="base").sort((n,o)=>wr(M({size:n,sizes:t.breakpoints}))-wr(M({size:o,sizes:t.breakpoints})));return"base"in e?["base",...r]:r}function ML({value:e,theme:t,getValue:r,property:n}){if(e==null)return;if(typeof e=="object")return AL(e,t).reduce((a,l)=>{if(l==="base"&&e.base!==void 0){const u=r(e.base,t);return Array.isArray(n)?(n.forEach(d=>{a[d]=u}),a):(a[n]=u,a)}const c=r(e[l],t);return Array.isArray(n)?(a[t.fn.largerThan(l)]={},n.forEach(u=>{a[t.fn.largerThan(l)][u]=c}),a):(a[t.fn.largerThan(l)]={[n]:c},a)},{});const o=r(e,t);return Array.isArray(n)?n.reduce((i,a)=>(i[a]=o,i),{}):{[n]:o}}function LL(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 zL(e){return j(e)}function FL(e){return e}function VL(e,t){return M({size:e,sizes:t.fontSizes})}const BL=["-xs","-sm","-md","-lg","-xl"];function UL(e,t){return BL.includes(e)?`calc(${M({size:e.replace("-",""),sizes:t.spacing})} * -1)`:M({size:e,sizes:t.spacing})}const WL={identity:FL,color:LL,size:zL,fontSize:VL,spacing:UL},HL={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 qL=Object.defineProperty,uw=Object.getOwnPropertySymbols,GL=Object.prototype.hasOwnProperty,QL=Object.prototype.propertyIsEnumerable,dw=(e,t,r)=>t in e?qL(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,fw=(e,t)=>{for(var r in t||(t={}))GL.call(t,r)&&dw(e,r,t[r]);if(uw)for(var r of uw(t))QL.call(t,r)&&dw(e,r,t[r]);return e};function uv(e,t,r=HL){return Object.keys(r).reduce((o,i)=>(i in e&&e[i]!==void 0&&o.push(ML({value:e[i],getValue:WL[r[i].type],property:r[i].property,theme:t})),o),[]).reduce((o,i)=>(Object.keys(i).forEach(a=>{typeof i[a]=="object"&&i[a]!==null&&a in o?o[a]=fw(fw({},o[a]),i[a]):o[a]=i[a]}),o),{})}function pw(e,t){return typeof e=="function"?e(t):e}function KL(e,t,r){const n=Ht(),{css:o,cx:i}=s$();return Array.isArray(e)?i(r,o(uv(t,n)),e.map(a=>o(pw(a,n)))):i(r,o(pw(e,n)),o(uv(t,n)))}var YL=Object.defineProperty,Cd=Object.getOwnPropertySymbols,m$=Object.prototype.hasOwnProperty,g$=Object.prototype.propertyIsEnumerable,hw=(e,t,r)=>t in e?YL(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,XL=(e,t)=>{for(var r in t||(t={}))m$.call(t,r)&&hw(e,r,t[r]);if(Cd)for(var r of Cd(t))g$.call(t,r)&&hw(e,r,t[r]);return e},JL=(e,t)=>{var r={};for(var n in e)m$.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(e!=null&&Cd)for(var n of Cd(e))t.indexOf(n)<0&&g$.call(e,n)&&(r[n]=e[n]);return r};const v$=f.forwardRef((e,t)=>{var r=e,{className:n,component:o,style:i,sx:a}=r,l=JL(r,["className","component","style","sx"]);const{systemStyles:c,rest:u}=ao(l),d=o||"div";return S.createElement(d,XL({ref:t,className:KL(a,c,n),style:i},u))});v$.displayName="@mantine/core/Box";const ae=v$;var ZL=Object.defineProperty,e7=Object.defineProperties,t7=Object.getOwnPropertyDescriptors,mw=Object.getOwnPropertySymbols,r7=Object.prototype.hasOwnProperty,n7=Object.prototype.propertyIsEnumerable,gw=(e,t,r)=>t in e?ZL(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,vw=(e,t)=>{for(var r in t||(t={}))r7.call(t,r)&&gw(e,r,t[r]);if(mw)for(var r of mw(t))n7.call(t,r)&&gw(e,r,t[r]);return e},o7=(e,t)=>e7(e,t7(t)),i7=W(e=>({root:o7(vw(vw({},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 a7=i7;var s7=Object.defineProperty,Ed=Object.getOwnPropertySymbols,y$=Object.prototype.hasOwnProperty,x$=Object.prototype.propertyIsEnumerable,yw=(e,t,r)=>t in e?s7(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,l7=(e,t)=>{for(var r in t||(t={}))y$.call(t,r)&&yw(e,r,t[r]);if(Ed)for(var r of Ed(t))x$.call(t,r)&&yw(e,r,t[r]);return e},c7=(e,t)=>{var r={};for(var n in e)y$.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(e!=null&&Ed)for(var n of Ed(e))t.indexOf(n)<0&&x$.call(e,n)&&(r[n]=e[n]);return r};const w$=f.forwardRef((e,t)=>{const r=H("UnstyledButton",{},e),{className:n,component:o="button",unstyled:i,variant:a}=r,l=c7(r,["className","component","unstyled","variant"]),{classes:c,cx:u}=a7(null,{name:"UnstyledButton",unstyled:i,variant:a});return S.createElement(ae,l7({component:o,ref:t,className:u(c.root,n),type:o==="button"?"button":void 0},l))});w$.displayName="@mantine/core/UnstyledButton";const So=w$;var b$={exports:{}},Jr={},_$={exports:{}},S$={};/**
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(T,L){var B=T.length;T.push(L);e:for(;0<B;){var Q=B-1>>>1,Z=T[Q];if(0<o(Z,L))T[Q]=L,T[B]=Z,B=Q;else break e}}function r(T){return T.length===0?null:T[0]}function n(T){if(T.length===0)return null;var L=T[0],B=T.pop();if(B!==L){T[0]=B;e:for(var Q=0,Z=T.length,Se=Z>>>1;Q<Se;){var xe=2*(Q+1)-1,Ue=T[xe],Le=xe+1,gt=T[Le];if(0>o(Ue,B))Le<Z&&0>o(gt,Ue)?(T[Q]=gt,T[Le]=B,Q=Le):(T[Q]=Ue,T[xe]=B,Q=xe);else if(Le<Z&&0>o(gt,B))T[Q]=gt,T[Le]=B,Q=Le;else break e}}return L}function o(T,L){var B=T.sortIndex-L.sortIndex;return B!==0?B:T.id-L.id}if(typeof performance=="object"&&typeof performance.now=="function"){var i=performance;e.unstable_now=function(){return i.now()}}else{var a=Date,l=a.now();e.unstable_now=function(){return a.now()-l}}var c=[],u=[],d=1,p=null,h=3,m=!1,g=!1,v=!1,b=typeof setTimeout=="function"?setTimeout:null,y=typeof clearTimeout=="function"?clearTimeout:null,x=typeof setImmediate<"u"?setImmediate:null;typeof navigator<"u"&&navigator.scheduling!==void 0&&navigator.scheduling.isInputPending!==void 0&&navigator.scheduling.isInputPending.bind(navigator.scheduling);function w(T){for(var L=r(u);L!==null;){if(L.callback===null)n(u);else if(L.startTime<=T)n(u),L.sortIndex=L.expirationTime,t(c,L);else break;L=r(u)}}function _(T){if(v=!1,w(T),!g)if(r(c)!==null)g=!0,G(C);else{var L=r(u);L!==null&&X(_,L.startTime-T)}}function C(T,L){g=!1,v&&(v=!1,y(E),E=-1),m=!0;var B=h;try{for(w(L),p=r(c);p!==null&&(!(p.expirationTime>L)||T&&!I());){var Q=p.callback;if(typeof Q=="function"){p.callback=null,h=p.priorityLevel;var Z=Q(p.expirationTime<=L);L=e.unstable_now(),typeof Z=="function"?p.callback=Z:p===r(c)&&n(c),w(L)}else n(c);p=r(c)}if(p!==null)var Se=!0;else{var xe=r(u);xe!==null&&X(_,xe.startTime-L),Se=!1}return Se}finally{p=null,h=B,m=!1}}var O=!1,P=null,E=-1,k=5,$=-1;function I(){return!(e.unstable_now()-$<k)}function R(){if(P!==null){var T=e.unstable_now();$=T;var L=!0;try{L=P(!0,T)}finally{L?N():(O=!1,P=null)}}else O=!1}var N;if(typeof x=="function")N=function(){x(R)};else if(typeof MessageChannel<"u"){var A=new MessageChannel,z=A.port2;A.port1.onmessage=R,N=function(){z.postMessage(null)}}else N=function(){b(R,0)};function G(T){P=T,O||(O=!0,N())}function X(T,L){E=b(function(){T(e.unstable_now())},L)}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(T){T.callback=null},e.unstable_continueExecution=function(){g||m||(g=!0,G(C))},e.unstable_forceFrameRate=function(T){0>T||125<T?console.error("forceFrameRate takes a positive int between 0 and 125, forcing frame rates higher than 125 fps is not supported"):k=0<T?Math.floor(1e3/T):5},e.unstable_getCurrentPriorityLevel=function(){return h},e.unstable_getFirstCallbackNode=function(){return r(c)},e.unstable_next=function(T){switch(h){case 1:case 2:case 3:var L=3;break;default:L=h}var B=h;h=L;try{return T()}finally{h=B}},e.unstable_pauseExecution=function(){},e.unstable_requestPaint=function(){},e.unstable_runWithPriority=function(T,L){switch(T){case 1:case 2:case 3:case 4:case 5:break;default:T=3}var B=h;h=T;try{return L()}finally{h=B}},e.unstable_scheduleCallback=function(T,L,B){var Q=e.unstable_now();switch(typeof B=="object"&&B!==null?(B=B.delay,B=typeof B=="number"&&0<B?Q+B:Q):B=Q,T){case 1:var Z=-1;break;case 2:Z=250;break;case 5:Z=1073741823;break;case 4:Z=1e4;break;default:Z=5e3}return Z=B+Z,T={id:d++,callback:L,priorityLevel:T,startTime:B,expirationTime:Z,sortIndex:-1},B>Q?(T.sortIndex=B,t(u,T),r(c)===null&&T===r(u)&&(v?(y(E),E=-1):v=!0,X(_,B-Q))):(T.sortIndex=Z,t(c,T),g||m||(g=!0,G(C))),T},e.unstable_shouldYield=I,e.unstable_wrapCallback=function(T){var L=h;return function(){var B=h;h=L;try{return T.apply(this,arguments)}finally{h=B}}}})(S$);_$.exports=S$;var u7=_$.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 P$=f,Yr=u7;function q(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 j$=new Set,Kl={};function pa(e,t){hs(e,t),hs(e+"Capture",t)}function hs(e,t){for(Kl[e]=t,e=0;e<t.length;e++)j$.add(t[e])}var Po=!(typeof window>"u"||typeof window.document>"u"||typeof window.document.createElement>"u"),dv=Object.prototype.hasOwnProperty,d7=/^[: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]*$/,xw={},ww={};function f7(e){return dv.call(ww,e)?!0:dv.call(xw,e)?!1:d7.test(e)?ww[e]=!0:(xw[e]=!0,!1)}function p7(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 h7(e,t,r,n){if(t===null||typeof t>"u"||p7(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 _r(e,t,r,n,o,i,a){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=i,this.removeEmptyString=a}var er={};"children dangerouslySetInnerHTML defaultValue defaultChecked innerHTML suppressContentEditableWarning suppressHydrationWarning style".split(" ").forEach(function(e){er[e]=new _r(e,0,!1,e,null,!1,!1)});[["acceptCharset","accept-charset"],["className","class"],["htmlFor","for"],["httpEquiv","http-equiv"]].forEach(function(e){var t=e[0];er[t]=new _r(t,1,!1,e[1],null,!1,!1)});["contentEditable","draggable","spellCheck","value"].forEach(function(e){er[e]=new _r(e,2,!1,e.toLowerCase(),null,!1,!1)});["autoReverse","externalResourcesRequired","focusable","preserveAlpha"].forEach(function(e){er[e]=new _r(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){er[e]=new _r(e,3,!1,e.toLowerCase(),null,!1,!1)});["checked","multiple","muted","selected"].forEach(function(e){er[e]=new _r(e,3,!0,e,null,!1,!1)});["capture","download"].forEach(function(e){er[e]=new _r(e,4,!1,e,null,!1,!1)});["cols","rows","size","span"].forEach(function(e){er[e]=new _r(e,6,!1,e,null,!1,!1)});["rowSpan","start"].forEach(function(e){er[e]=new _r(e,5,!1,e.toLowerCase(),null,!1,!1)});var t0=/[\-:]([a-z])/g;function r0(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(t0,r0);er[t]=new _r(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(t0,r0);er[t]=new _r(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(t0,r0);er[t]=new _r(t,1,!1,e,"http://www.w3.org/XML/1998/namespace",!1,!1)});["tabIndex","crossOrigin"].forEach(function(e){er[e]=new _r(e,1,!1,e.toLowerCase(),null,!1,!1)});er.xlinkHref=new _r("xlinkHref",1,!1,"xlink:href","http://www.w3.org/1999/xlink",!0,!1);["src","href","action","formAction"].forEach(function(e){er[e]=new _r(e,1,!1,e.toLowerCase(),null,!0,!0)});function n0(e,t,r,n){var o=er.hasOwnProperty(t)?er[t]:null;(o!==null?o.type!==0:n||!(2<t.length)||t[0]!=="o"&&t[0]!=="O"||t[1]!=="n"&&t[1]!=="N")&&(h7(t,r,o,n)&&(r=null),n||o===null?f7(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 No=P$.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED,lu=Symbol.for("react.element"),Va=Symbol.for("react.portal"),Ba=Symbol.for("react.fragment"),o0=Symbol.for("react.strict_mode"),fv=Symbol.for("react.profiler"),O$=Symbol.for("react.provider"),C$=Symbol.for("react.context"),i0=Symbol.for("react.forward_ref"),pv=Symbol.for("react.suspense"),hv=Symbol.for("react.suspense_list"),a0=Symbol.for("react.memo"),Zo=Symbol.for("react.lazy"),E$=Symbol.for("react.offscreen"),bw=Symbol.iterator;function Zs(e){return e===null||typeof e!="object"?null:(e=bw&&e[bw]||e["@@iterator"],typeof e=="function"?e:null)}var wt=Object.assign,Km;function Sl(e){if(Km===void 0)try{throw Error()}catch(r){var t=r.stack.trim().match(/\n( *(at )?)/);Km=t&&t[1]||""}return`
81
+ `+Km+e}var Ym=!1;function Xm(e,t){if(!e||Ym)return"";Ym=!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
+ `),i=n.stack.split(`
83
+ `),a=o.length-1,l=i.length-1;1<=a&&0<=l&&o[a]!==i[l];)l--;for(;1<=a&&0<=l;a--,l--)if(o[a]!==i[l]){if(a!==1||l!==1)do if(a--,l--,0>l||o[a]!==i[l]){var c=`
84
+ `+o[a].replace(" at new "," at ");return e.displayName&&c.includes("<anonymous>")&&(c=c.replace("<anonymous>",e.displayName)),c}while(1<=a&&0<=l);break}}}finally{Ym=!1,Error.prepareStackTrace=r}return(e=e?e.displayName||e.name:"")?Sl(e):""}function m7(e){switch(e.tag){case 5:return Sl(e.type);case 16:return Sl("Lazy");case 13:return Sl("Suspense");case 19:return Sl("SuspenseList");case 0:case 2:case 15:return e=Xm(e.type,!1),e;case 11:return e=Xm(e.type.render,!1),e;case 1:return e=Xm(e.type,!0),e;default:return""}}function mv(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 Ba:return"Fragment";case Va:return"Portal";case fv:return"Profiler";case o0:return"StrictMode";case pv:return"Suspense";case hv:return"SuspenseList"}if(typeof e=="object")switch(e.$$typeof){case C$:return(e.displayName||"Context")+".Consumer";case O$:return(e._context.displayName||"Context")+".Provider";case i0:var t=e.render;return e=e.displayName,e||(e=t.displayName||t.name||"",e=e!==""?"ForwardRef("+e+")":"ForwardRef"),e;case a0:return t=e.displayName||null,t!==null?t:mv(e.type)||"Memo";case Zo:t=e._payload,e=e._init;try{return mv(e(t))}catch{}}return null}function g7(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 mv(t);case 8:return t===o0?"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 wi(e){switch(typeof e){case"boolean":case"number":case"string":case"undefined":return e;case"object":return e;default:return""}}function $$(e){var t=e.type;return(e=e.nodeName)&&e.toLowerCase()==="input"&&(t==="checkbox"||t==="radio")}function v7(e){var t=$$(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,i=r.set;return Object.defineProperty(e,t,{configurable:!0,get:function(){return o.call(this)},set:function(a){n=""+a,i.call(this,a)}}),Object.defineProperty(e,t,{enumerable:r.enumerable}),{getValue:function(){return n},setValue:function(a){n=""+a},stopTracking:function(){e._valueTracker=null,delete e[t]}}}}function cu(e){e._valueTracker||(e._valueTracker=v7(e))}function k$(e){if(!e)return!1;var t=e._valueTracker;if(!t)return!0;var r=t.getValue(),n="";return e&&(n=$$(e)?e.checked?"true":"false":e.value),e=n,e!==r?(t.setValue(e),!0):!1}function $d(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 gv(e,t){var r=t.checked;return wt({},t,{defaultChecked:void 0,defaultValue:void 0,value:void 0,checked:r??e._wrapperState.initialChecked})}function _w(e,t){var r=t.defaultValue==null?"":t.defaultValue,n=t.checked!=null?t.checked:t.defaultChecked;r=wi(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 R$(e,t){t=t.checked,t!=null&&n0(e,"checked",t,!1)}function vv(e,t){R$(e,t);var r=wi(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")?yv(e,t.type,r):t.hasOwnProperty("defaultValue")&&yv(e,t.type,wi(t.defaultValue)),t.checked==null&&t.defaultChecked!=null&&(e.defaultChecked=!!t.defaultChecked)}function Sw(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 yv(e,t,r){(t!=="number"||$d(e.ownerDocument)!==e)&&(r==null?e.defaultValue=""+e._wrapperState.initialValue:e.defaultValue!==""+r&&(e.defaultValue=""+r))}var Pl=Array.isArray;function ns(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=""+wi(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 xv(e,t){if(t.dangerouslySetInnerHTML!=null)throw Error(q(91));return wt({},t,{value:void 0,defaultValue:void 0,children:""+e._wrapperState.initialValue})}function Pw(e,t){var r=t.value;if(r==null){if(r=t.children,t=t.defaultValue,r!=null){if(t!=null)throw Error(q(92));if(Pl(r)){if(1<r.length)throw Error(q(93));r=r[0]}t=r}t==null&&(t=""),r=t}e._wrapperState={initialValue:wi(r)}}function T$(e,t){var r=wi(t.value),n=wi(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 jw(e){var t=e.textContent;t===e._wrapperState.initialValue&&t!==""&&t!==null&&(e.value=t)}function I$(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 wv(e,t){return e==null||e==="http://www.w3.org/1999/xhtml"?I$(t):e==="http://www.w3.org/2000/svg"&&t==="foreignObject"?"http://www.w3.org/1999/xhtml":e}var uu,D$=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(uu=uu||document.createElement("div"),uu.innerHTML="<svg>"+t.valueOf().toString()+"</svg>",t=uu.firstChild;e.firstChild;)e.removeChild(e.firstChild);for(;t.firstChild;)e.appendChild(t.firstChild)}});function Yl(e,t){if(t){var r=e.firstChild;if(r&&r===e.lastChild&&r.nodeType===3){r.nodeValue=t;return}}e.textContent=t}var Rl={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},y7=["Webkit","ms","Moz","O"];Object.keys(Rl).forEach(function(e){y7.forEach(function(t){t=t+e.charAt(0).toUpperCase()+e.substring(1),Rl[t]=Rl[e]})});function N$(e,t,r){return t==null||typeof t=="boolean"||t===""?"":r||typeof t!="number"||t===0||Rl.hasOwnProperty(e)&&Rl[e]?(""+t).trim():t+"px"}function A$(e,t){e=e.style;for(var r in t)if(t.hasOwnProperty(r)){var n=r.indexOf("--")===0,o=N$(r,t[r],n);r==="float"&&(r="cssFloat"),n?e.setProperty(r,o):e[r]=o}}var x7=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 bv(e,t){if(t){if(x7[e]&&(t.children!=null||t.dangerouslySetInnerHTML!=null))throw Error(q(137,e));if(t.dangerouslySetInnerHTML!=null){if(t.children!=null)throw Error(q(60));if(typeof t.dangerouslySetInnerHTML!="object"||!("__html"in t.dangerouslySetInnerHTML))throw Error(q(61))}if(t.style!=null&&typeof t.style!="object")throw Error(q(62))}}function _v(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 Sv=null;function s0(e){return e=e.target||e.srcElement||window,e.correspondingUseElement&&(e=e.correspondingUseElement),e.nodeType===3?e.parentNode:e}var Pv=null,os=null,is=null;function Ow(e){if(e=$c(e)){if(typeof Pv!="function")throw Error(q(280));var t=e.stateNode;t&&(t=Gh(t),Pv(e.stateNode,e.type,t))}}function M$(e){os?is?is.push(e):is=[e]:os=e}function L$(){if(os){var e=os,t=is;if(is=os=null,Ow(e),t)for(e=0;e<t.length;e++)Ow(t[e])}}function z$(e,t){return e(t)}function F$(){}var Jm=!1;function V$(e,t,r){if(Jm)return e(t,r);Jm=!0;try{return z$(e,t,r)}finally{Jm=!1,(os!==null||is!==null)&&(F$(),L$())}}function Xl(e,t){var r=e.stateNode;if(r===null)return null;var n=Gh(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(q(231,t,typeof r));return r}var jv=!1;if(Po)try{var el={};Object.defineProperty(el,"passive",{get:function(){jv=!0}}),window.addEventListener("test",el,el),window.removeEventListener("test",el,el)}catch{jv=!1}function w7(e,t,r,n,o,i,a,l,c){var u=Array.prototype.slice.call(arguments,3);try{t.apply(r,u)}catch(d){this.onError(d)}}var Tl=!1,kd=null,Rd=!1,Ov=null,b7={onError:function(e){Tl=!0,kd=e}};function _7(e,t,r,n,o,i,a,l,c){Tl=!1,kd=null,w7.apply(b7,arguments)}function S7(e,t,r,n,o,i,a,l,c){if(_7.apply(this,arguments),Tl){if(Tl){var u=kd;Tl=!1,kd=null}else throw Error(q(198));Rd||(Rd=!0,Ov=u)}}function ha(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 B$(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 Cw(e){if(ha(e)!==e)throw Error(q(188))}function P7(e){var t=e.alternate;if(!t){if(t=ha(e),t===null)throw Error(q(188));return t!==e?null:e}for(var r=e,n=t;;){var o=r.return;if(o===null)break;var i=o.alternate;if(i===null){if(n=o.return,n!==null){r=n;continue}break}if(o.child===i.child){for(i=o.child;i;){if(i===r)return Cw(o),e;if(i===n)return Cw(o),t;i=i.sibling}throw Error(q(188))}if(r.return!==n.return)r=o,n=i;else{for(var a=!1,l=o.child;l;){if(l===r){a=!0,r=o,n=i;break}if(l===n){a=!0,n=o,r=i;break}l=l.sibling}if(!a){for(l=i.child;l;){if(l===r){a=!0,r=i,n=o;break}if(l===n){a=!0,n=i,r=o;break}l=l.sibling}if(!a)throw Error(q(189))}}if(r.alternate!==n)throw Error(q(190))}if(r.tag!==3)throw Error(q(188));return r.stateNode.current===r?e:t}function U$(e){return e=P7(e),e!==null?W$(e):null}function W$(e){if(e.tag===5||e.tag===6)return e;for(e=e.child;e!==null;){var t=W$(e);if(t!==null)return t;e=e.sibling}return null}var H$=Yr.unstable_scheduleCallback,Ew=Yr.unstable_cancelCallback,j7=Yr.unstable_shouldYield,O7=Yr.unstable_requestPaint,$t=Yr.unstable_now,C7=Yr.unstable_getCurrentPriorityLevel,l0=Yr.unstable_ImmediatePriority,q$=Yr.unstable_UserBlockingPriority,Td=Yr.unstable_NormalPriority,E7=Yr.unstable_LowPriority,G$=Yr.unstable_IdlePriority,Uh=null,Zn=null;function $7(e){if(Zn&&typeof Zn.onCommitFiberRoot=="function")try{Zn.onCommitFiberRoot(Uh,e,void 0,(e.current.flags&128)===128)}catch{}}var On=Math.clz32?Math.clz32:T7,k7=Math.log,R7=Math.LN2;function T7(e){return e>>>=0,e===0?32:31-(k7(e)/R7|0)|0}var du=64,fu=4194304;function jl(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 Id(e,t){var r=e.pendingLanes;if(r===0)return 0;var n=0,o=e.suspendedLanes,i=e.pingedLanes,a=r&268435455;if(a!==0){var l=a&~o;l!==0?n=jl(l):(i&=a,i!==0&&(n=jl(i)))}else a=r&~o,a!==0?n=jl(a):i!==0&&(n=jl(i));if(n===0)return 0;if(t!==0&&t!==n&&!(t&o)&&(o=n&-n,i=t&-t,o>=i||o===16&&(i&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-On(t),o=1<<r,n|=e[r],t&=~o;return n}function I7(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 D7(e,t){for(var r=e.suspendedLanes,n=e.pingedLanes,o=e.expirationTimes,i=e.pendingLanes;0<i;){var a=31-On(i),l=1<<a,c=o[a];c===-1?(!(l&r)||l&n)&&(o[a]=I7(l,t)):c<=t&&(e.expiredLanes|=l),i&=~l}}function Cv(e){return e=e.pendingLanes&-1073741825,e!==0?e:e&1073741824?1073741824:0}function Q$(){var e=du;return du<<=1,!(du&4194240)&&(du=64),e}function Zm(e){for(var t=[],r=0;31>r;r++)t.push(e);return t}function Cc(e,t,r){e.pendingLanes|=t,t!==536870912&&(e.suspendedLanes=0,e.pingedLanes=0),e=e.eventTimes,t=31-On(t),e[t]=r}function N7(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-On(r),i=1<<o;t[o]=0,n[o]=-1,e[o]=-1,r&=~i}}function c0(e,t){var r=e.entangledLanes|=t;for(e=e.entanglements;r;){var n=31-On(r),o=1<<n;o&t|e[n]&t&&(e[n]|=t),r&=~o}}var qe=0;function K$(e){return e&=-e,1<e?4<e?e&268435455?16:536870912:4:1}var Y$,u0,X$,J$,Z$,Ev=!1,pu=[],ui=null,di=null,fi=null,Jl=new Map,Zl=new Map,ni=[],A7="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 $w(e,t){switch(e){case"focusin":case"focusout":ui=null;break;case"dragenter":case"dragleave":di=null;break;case"mouseover":case"mouseout":fi=null;break;case"pointerover":case"pointerout":Jl.delete(t.pointerId);break;case"gotpointercapture":case"lostpointercapture":Zl.delete(t.pointerId)}}function tl(e,t,r,n,o,i){return e===null||e.nativeEvent!==i?(e={blockedOn:t,domEventName:r,eventSystemFlags:n,nativeEvent:i,targetContainers:[o]},t!==null&&(t=$c(t),t!==null&&u0(t)),e):(e.eventSystemFlags|=n,t=e.targetContainers,o!==null&&t.indexOf(o)===-1&&t.push(o),e)}function M7(e,t,r,n,o){switch(t){case"focusin":return ui=tl(ui,e,t,r,n,o),!0;case"dragenter":return di=tl(di,e,t,r,n,o),!0;case"mouseover":return fi=tl(fi,e,t,r,n,o),!0;case"pointerover":var i=o.pointerId;return Jl.set(i,tl(Jl.get(i)||null,e,t,r,n,o)),!0;case"gotpointercapture":return i=o.pointerId,Zl.set(i,tl(Zl.get(i)||null,e,t,r,n,o)),!0}return!1}function e2(e){var t=Gi(e.target);if(t!==null){var r=ha(t);if(r!==null){if(t=r.tag,t===13){if(t=B$(r),t!==null){e.blockedOn=t,Z$(e.priority,function(){X$(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 ad(e){if(e.blockedOn!==null)return!1;for(var t=e.targetContainers;0<t.length;){var r=$v(e.domEventName,e.eventSystemFlags,t[0],e.nativeEvent);if(r===null){r=e.nativeEvent;var n=new r.constructor(r.type,r);Sv=n,r.target.dispatchEvent(n),Sv=null}else return t=$c(r),t!==null&&u0(t),e.blockedOn=r,!1;t.shift()}return!0}function kw(e,t,r){ad(e)&&r.delete(t)}function L7(){Ev=!1,ui!==null&&ad(ui)&&(ui=null),di!==null&&ad(di)&&(di=null),fi!==null&&ad(fi)&&(fi=null),Jl.forEach(kw),Zl.forEach(kw)}function rl(e,t){e.blockedOn===t&&(e.blockedOn=null,Ev||(Ev=!0,Yr.unstable_scheduleCallback(Yr.unstable_NormalPriority,L7)))}function ec(e){function t(o){return rl(o,e)}if(0<pu.length){rl(pu[0],e);for(var r=1;r<pu.length;r++){var n=pu[r];n.blockedOn===e&&(n.blockedOn=null)}}for(ui!==null&&rl(ui,e),di!==null&&rl(di,e),fi!==null&&rl(fi,e),Jl.forEach(t),Zl.forEach(t),r=0;r<ni.length;r++)n=ni[r],n.blockedOn===e&&(n.blockedOn=null);for(;0<ni.length&&(r=ni[0],r.blockedOn===null);)e2(r),r.blockedOn===null&&ni.shift()}var as=No.ReactCurrentBatchConfig,Dd=!0;function z7(e,t,r,n){var o=qe,i=as.transition;as.transition=null;try{qe=1,d0(e,t,r,n)}finally{qe=o,as.transition=i}}function F7(e,t,r,n){var o=qe,i=as.transition;as.transition=null;try{qe=4,d0(e,t,r,n)}finally{qe=o,as.transition=i}}function d0(e,t,r,n){if(Dd){var o=$v(e,t,r,n);if(o===null)cg(e,t,n,Nd,r),$w(e,n);else if(M7(o,e,t,r,n))n.stopPropagation();else if($w(e,n),t&4&&-1<A7.indexOf(e)){for(;o!==null;){var i=$c(o);if(i!==null&&Y$(i),i=$v(e,t,r,n),i===null&&cg(e,t,n,Nd,r),i===o)break;o=i}o!==null&&n.stopPropagation()}else cg(e,t,n,null,r)}}var Nd=null;function $v(e,t,r,n){if(Nd=null,e=s0(n),e=Gi(e),e!==null)if(t=ha(e),t===null)e=null;else if(r=t.tag,r===13){if(e=B$(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 Nd=e,null}function t2(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(C7()){case l0:return 1;case q$:return 4;case Td:case E7:return 16;case G$:return 536870912;default:return 16}default:return 16}}var ii=null,f0=null,sd=null;function r2(){if(sd)return sd;var e,t=f0,r=t.length,n,o="value"in ii?ii.value:ii.textContent,i=o.length;for(e=0;e<r&&t[e]===o[e];e++);var a=r-e;for(n=1;n<=a&&t[r-n]===o[i-n];n++);return sd=o.slice(e,1<n?1-n:void 0)}function ld(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 hu(){return!0}function Rw(){return!1}function Zr(e){function t(r,n,o,i,a){this._reactName=r,this._targetInst=o,this.type=n,this.nativeEvent=i,this.target=a,this.currentTarget=null;for(var l in e)e.hasOwnProperty(l)&&(r=e[l],this[l]=r?r(i):i[l]);return this.isDefaultPrevented=(i.defaultPrevented!=null?i.defaultPrevented:i.returnValue===!1)?hu:Rw,this.isPropagationStopped=Rw,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=hu)},stopPropagation:function(){var r=this.nativeEvent;r&&(r.stopPropagation?r.stopPropagation():typeof r.cancelBubble!="unknown"&&(r.cancelBubble=!0),this.isPropagationStopped=hu)},persist:function(){},isPersistent:hu}),t}var Ns={eventPhase:0,bubbles:0,cancelable:0,timeStamp:function(e){return e.timeStamp||Date.now()},defaultPrevented:0,isTrusted:0},p0=Zr(Ns),Ec=wt({},Ns,{view:0,detail:0}),V7=Zr(Ec),eg,tg,nl,Wh=wt({},Ec,{screenX:0,screenY:0,clientX:0,clientY:0,pageX:0,pageY:0,ctrlKey:0,shiftKey:0,altKey:0,metaKey:0,getModifierState:h0,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!==nl&&(nl&&e.type==="mousemove"?(eg=e.screenX-nl.screenX,tg=e.screenY-nl.screenY):tg=eg=0,nl=e),eg)},movementY:function(e){return"movementY"in e?e.movementY:tg}}),Tw=Zr(Wh),B7=wt({},Wh,{dataTransfer:0}),U7=Zr(B7),W7=wt({},Ec,{relatedTarget:0}),rg=Zr(W7),H7=wt({},Ns,{animationName:0,elapsedTime:0,pseudoElement:0}),q7=Zr(H7),G7=wt({},Ns,{clipboardData:function(e){return"clipboardData"in e?e.clipboardData:window.clipboardData}}),Q7=Zr(G7),K7=wt({},Ns,{data:0}),Iw=Zr(K7),Y7={Esc:"Escape",Spacebar:" ",Left:"ArrowLeft",Up:"ArrowUp",Right:"ArrowRight",Down:"ArrowDown",Del:"Delete",Win:"OS",Menu:"ContextMenu",Apps:"ContextMenu",Scroll:"ScrollLock",MozPrintableKey:"Unidentified"},X7={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"},J7={Alt:"altKey",Control:"ctrlKey",Meta:"metaKey",Shift:"shiftKey"};function Z7(e){var t=this.nativeEvent;return t.getModifierState?t.getModifierState(e):(e=J7[e])?!!t[e]:!1}function h0(){return Z7}var ez=wt({},Ec,{key:function(e){if(e.key){var t=Y7[e.key]||e.key;if(t!=="Unidentified")return t}return e.type==="keypress"?(e=ld(e),e===13?"Enter":String.fromCharCode(e)):e.type==="keydown"||e.type==="keyup"?X7[e.keyCode]||"Unidentified":""},code:0,location:0,ctrlKey:0,shiftKey:0,altKey:0,metaKey:0,repeat:0,locale:0,getModifierState:h0,charCode:function(e){return e.type==="keypress"?ld(e):0},keyCode:function(e){return e.type==="keydown"||e.type==="keyup"?e.keyCode:0},which:function(e){return e.type==="keypress"?ld(e):e.type==="keydown"||e.type==="keyup"?e.keyCode:0}}),tz=Zr(ez),rz=wt({},Wh,{pointerId:0,width:0,height:0,pressure:0,tangentialPressure:0,tiltX:0,tiltY:0,twist:0,pointerType:0,isPrimary:0}),Dw=Zr(rz),nz=wt({},Ec,{touches:0,targetTouches:0,changedTouches:0,altKey:0,metaKey:0,ctrlKey:0,shiftKey:0,getModifierState:h0}),oz=Zr(nz),iz=wt({},Ns,{propertyName:0,elapsedTime:0,pseudoElement:0}),az=Zr(iz),sz=wt({},Wh,{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}),lz=Zr(sz),cz=[9,13,27,32],m0=Po&&"CompositionEvent"in window,Il=null;Po&&"documentMode"in document&&(Il=document.documentMode);var uz=Po&&"TextEvent"in window&&!Il,n2=Po&&(!m0||Il&&8<Il&&11>=Il),Nw=" ",Aw=!1;function o2(e,t){switch(e){case"keyup":return cz.indexOf(t.keyCode)!==-1;case"keydown":return t.keyCode!==229;case"keypress":case"mousedown":case"focusout":return!0;default:return!1}}function i2(e){return e=e.detail,typeof e=="object"&&"data"in e?e.data:null}var Ua=!1;function dz(e,t){switch(e){case"compositionend":return i2(t);case"keypress":return t.which!==32?null:(Aw=!0,Nw);case"textInput":return e=t.data,e===Nw&&Aw?null:e;default:return null}}function fz(e,t){if(Ua)return e==="compositionend"||!m0&&o2(e,t)?(e=r2(),sd=f0=ii=null,Ua=!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 n2&&t.locale!=="ko"?null:t.data;default:return null}}var pz={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 Mw(e){var t=e&&e.nodeName&&e.nodeName.toLowerCase();return t==="input"?!!pz[e.type]:t==="textarea"}function a2(e,t,r,n){M$(n),t=Ad(t,"onChange"),0<t.length&&(r=new p0("onChange","change",null,r,n),e.push({event:r,listeners:t}))}var Dl=null,tc=null;function hz(e){v2(e,0)}function Hh(e){var t=qa(e);if(k$(t))return e}function mz(e,t){if(e==="change")return t}var s2=!1;if(Po){var ng;if(Po){var og="oninput"in document;if(!og){var Lw=document.createElement("div");Lw.setAttribute("oninput","return;"),og=typeof Lw.oninput=="function"}ng=og}else ng=!1;s2=ng&&(!document.documentMode||9<document.documentMode)}function zw(){Dl&&(Dl.detachEvent("onpropertychange",l2),tc=Dl=null)}function l2(e){if(e.propertyName==="value"&&Hh(tc)){var t=[];a2(t,tc,e,s0(e)),V$(hz,t)}}function gz(e,t,r){e==="focusin"?(zw(),Dl=t,tc=r,Dl.attachEvent("onpropertychange",l2)):e==="focusout"&&zw()}function vz(e){if(e==="selectionchange"||e==="keyup"||e==="keydown")return Hh(tc)}function yz(e,t){if(e==="click")return Hh(t)}function xz(e,t){if(e==="input"||e==="change")return Hh(t)}function wz(e,t){return e===t&&(e!==0||1/e===1/t)||e!==e&&t!==t}var En=typeof Object.is=="function"?Object.is:wz;function rc(e,t){if(En(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(!dv.call(t,o)||!En(e[o],t[o]))return!1}return!0}function Fw(e){for(;e&&e.firstChild;)e=e.firstChild;return e}function Vw(e,t){var r=Fw(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=Fw(r)}}function c2(e,t){return e&&t?e===t?!0:e&&e.nodeType===3?!1:t&&t.nodeType===3?c2(e,t.parentNode):"contains"in e?e.contains(t):e.compareDocumentPosition?!!(e.compareDocumentPosition(t)&16):!1:!1}function u2(){for(var e=window,t=$d();t instanceof e.HTMLIFrameElement;){try{var r=typeof t.contentWindow.location.href=="string"}catch{r=!1}if(r)e=t.contentWindow;else break;t=$d(e.document)}return t}function g0(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 bz(e){var t=u2(),r=e.focusedElem,n=e.selectionRange;if(t!==r&&r&&r.ownerDocument&&c2(r.ownerDocument.documentElement,r)){if(n!==null&&g0(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,i=Math.min(n.start,o);n=n.end===void 0?i:Math.min(n.end,o),!e.extend&&i>n&&(o=n,n=i,i=o),o=Vw(r,i);var a=Vw(r,n);o&&a&&(e.rangeCount!==1||e.anchorNode!==o.node||e.anchorOffset!==o.offset||e.focusNode!==a.node||e.focusOffset!==a.offset)&&(t=t.createRange(),t.setStart(o.node,o.offset),e.removeAllRanges(),i>n?(e.addRange(t),e.extend(a.node,a.offset)):(t.setEnd(a.node,a.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 _z=Po&&"documentMode"in document&&11>=document.documentMode,Wa=null,kv=null,Nl=null,Rv=!1;function Bw(e,t,r){var n=r.window===r?r.document:r.nodeType===9?r:r.ownerDocument;Rv||Wa==null||Wa!==$d(n)||(n=Wa,"selectionStart"in n&&g0(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}),Nl&&rc(Nl,n)||(Nl=n,n=Ad(kv,"onSelect"),0<n.length&&(t=new p0("onSelect","select",null,t,r),e.push({event:t,listeners:n}),t.target=Wa)))}function mu(e,t){var r={};return r[e.toLowerCase()]=t.toLowerCase(),r["Webkit"+e]="webkit"+t,r["Moz"+e]="moz"+t,r}var Ha={animationend:mu("Animation","AnimationEnd"),animationiteration:mu("Animation","AnimationIteration"),animationstart:mu("Animation","AnimationStart"),transitionend:mu("Transition","TransitionEnd")},ig={},d2={};Po&&(d2=document.createElement("div").style,"AnimationEvent"in window||(delete Ha.animationend.animation,delete Ha.animationiteration.animation,delete Ha.animationstart.animation),"TransitionEvent"in window||delete Ha.transitionend.transition);function qh(e){if(ig[e])return ig[e];if(!Ha[e])return e;var t=Ha[e],r;for(r in t)if(t.hasOwnProperty(r)&&r in d2)return ig[e]=t[r];return e}var f2=qh("animationend"),p2=qh("animationiteration"),h2=qh("animationstart"),m2=qh("transitionend"),g2=new Map,Uw="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 Ci(e,t){g2.set(e,t),pa(t,[e])}for(var ag=0;ag<Uw.length;ag++){var sg=Uw[ag],Sz=sg.toLowerCase(),Pz=sg[0].toUpperCase()+sg.slice(1);Ci(Sz,"on"+Pz)}Ci(f2,"onAnimationEnd");Ci(p2,"onAnimationIteration");Ci(h2,"onAnimationStart");Ci("dblclick","onDoubleClick");Ci("focusin","onFocus");Ci("focusout","onBlur");Ci(m2,"onTransitionEnd");hs("onMouseEnter",["mouseout","mouseover"]);hs("onMouseLeave",["mouseout","mouseover"]);hs("onPointerEnter",["pointerout","pointerover"]);hs("onPointerLeave",["pointerout","pointerover"]);pa("onChange","change click focusin focusout input keydown keyup selectionchange".split(" "));pa("onSelect","focusout contextmenu dragend focusin keydown keyup mousedown mouseup selectionchange".split(" "));pa("onBeforeInput",["compositionend","keypress","textInput","paste"]);pa("onCompositionEnd","compositionend focusout keydown keypress keyup mousedown".split(" "));pa("onCompositionStart","compositionstart focusout keydown keypress keyup mousedown".split(" "));pa("onCompositionUpdate","compositionupdate focusout keydown keypress keyup mousedown".split(" "));var Ol="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(" "),jz=new Set("cancel close invalid load scroll toggle".split(" ").concat(Ol));function Ww(e,t,r){var n=e.type||"unknown-event";e.currentTarget=r,S7(n,t,void 0,e),e.currentTarget=null}function v2(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 i=void 0;if(t)for(var a=n.length-1;0<=a;a--){var l=n[a],c=l.instance,u=l.currentTarget;if(l=l.listener,c!==i&&o.isPropagationStopped())break e;Ww(o,l,u),i=c}else for(a=0;a<n.length;a++){if(l=n[a],c=l.instance,u=l.currentTarget,l=l.listener,c!==i&&o.isPropagationStopped())break e;Ww(o,l,u),i=c}}}if(Rd)throw e=Ov,Rd=!1,Ov=null,e}function ct(e,t){var r=t[Av];r===void 0&&(r=t[Av]=new Set);var n=e+"__bubble";r.has(n)||(y2(t,e,2,!1),r.add(n))}function lg(e,t,r){var n=0;t&&(n|=4),y2(r,e,n,t)}var gu="_reactListening"+Math.random().toString(36).slice(2);function nc(e){if(!e[gu]){e[gu]=!0,j$.forEach(function(r){r!=="selectionchange"&&(jz.has(r)||lg(r,!1,e),lg(r,!0,e))});var t=e.nodeType===9?e:e.ownerDocument;t===null||t[gu]||(t[gu]=!0,lg("selectionchange",!1,t))}}function y2(e,t,r,n){switch(t2(t)){case 1:var o=z7;break;case 4:o=F7;break;default:o=d0}r=o.bind(null,t,r,e),o=void 0,!jv||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 cg(e,t,r,n,o){var i=n;if(!(t&1)&&!(t&2)&&n!==null)e:for(;;){if(n===null)return;var a=n.tag;if(a===3||a===4){var l=n.stateNode.containerInfo;if(l===o||l.nodeType===8&&l.parentNode===o)break;if(a===4)for(a=n.return;a!==null;){var c=a.tag;if((c===3||c===4)&&(c=a.stateNode.containerInfo,c===o||c.nodeType===8&&c.parentNode===o))return;a=a.return}for(;l!==null;){if(a=Gi(l),a===null)return;if(c=a.tag,c===5||c===6){n=i=a;continue e}l=l.parentNode}}n=n.return}V$(function(){var u=i,d=s0(r),p=[];e:{var h=g2.get(e);if(h!==void 0){var m=p0,g=e;switch(e){case"keypress":if(ld(r)===0)break e;case"keydown":case"keyup":m=tz;break;case"focusin":g="focus",m=rg;break;case"focusout":g="blur",m=rg;break;case"beforeblur":case"afterblur":m=rg;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":m=Tw;break;case"drag":case"dragend":case"dragenter":case"dragexit":case"dragleave":case"dragover":case"dragstart":case"drop":m=U7;break;case"touchcancel":case"touchend":case"touchmove":case"touchstart":m=oz;break;case f2:case p2:case h2:m=q7;break;case m2:m=az;break;case"scroll":m=V7;break;case"wheel":m=lz;break;case"copy":case"cut":case"paste":m=Q7;break;case"gotpointercapture":case"lostpointercapture":case"pointercancel":case"pointerdown":case"pointermove":case"pointerout":case"pointerover":case"pointerup":m=Dw}var v=(t&4)!==0,b=!v&&e==="scroll",y=v?h!==null?h+"Capture":null:h;v=[];for(var x=u,w;x!==null;){w=x;var _=w.stateNode;if(w.tag===5&&_!==null&&(w=_,y!==null&&(_=Xl(x,y),_!=null&&v.push(oc(x,_,w)))),b)break;x=x.return}0<v.length&&(h=new m(h,g,null,r,d),p.push({event:h,listeners:v}))}}if(!(t&7)){e:{if(h=e==="mouseover"||e==="pointerover",m=e==="mouseout"||e==="pointerout",h&&r!==Sv&&(g=r.relatedTarget||r.fromElement)&&(Gi(g)||g[jo]))break e;if((m||h)&&(h=d.window===d?d:(h=d.ownerDocument)?h.defaultView||h.parentWindow:window,m?(g=r.relatedTarget||r.toElement,m=u,g=g?Gi(g):null,g!==null&&(b=ha(g),g!==b||g.tag!==5&&g.tag!==6)&&(g=null)):(m=null,g=u),m!==g)){if(v=Tw,_="onMouseLeave",y="onMouseEnter",x="mouse",(e==="pointerout"||e==="pointerover")&&(v=Dw,_="onPointerLeave",y="onPointerEnter",x="pointer"),b=m==null?h:qa(m),w=g==null?h:qa(g),h=new v(_,x+"leave",m,r,d),h.target=b,h.relatedTarget=w,_=null,Gi(d)===u&&(v=new v(y,x+"enter",g,r,d),v.target=w,v.relatedTarget=b,_=v),b=_,m&&g)t:{for(v=m,y=g,x=0,w=v;w;w=ka(w))x++;for(w=0,_=y;_;_=ka(_))w++;for(;0<x-w;)v=ka(v),x--;for(;0<w-x;)y=ka(y),w--;for(;x--;){if(v===y||y!==null&&v===y.alternate)break t;v=ka(v),y=ka(y)}v=null}else v=null;m!==null&&Hw(p,h,m,v,!1),g!==null&&b!==null&&Hw(p,b,g,v,!0)}}e:{if(h=u?qa(u):window,m=h.nodeName&&h.nodeName.toLowerCase(),m==="select"||m==="input"&&h.type==="file")var C=mz;else if(Mw(h))if(s2)C=xz;else{C=vz;var O=gz}else(m=h.nodeName)&&m.toLowerCase()==="input"&&(h.type==="checkbox"||h.type==="radio")&&(C=yz);if(C&&(C=C(e,u))){a2(p,C,r,d);break e}O&&O(e,h,u),e==="focusout"&&(O=h._wrapperState)&&O.controlled&&h.type==="number"&&yv(h,"number",h.value)}switch(O=u?qa(u):window,e){case"focusin":(Mw(O)||O.contentEditable==="true")&&(Wa=O,kv=u,Nl=null);break;case"focusout":Nl=kv=Wa=null;break;case"mousedown":Rv=!0;break;case"contextmenu":case"mouseup":case"dragend":Rv=!1,Bw(p,r,d);break;case"selectionchange":if(_z)break;case"keydown":case"keyup":Bw(p,r,d)}var P;if(m0)e:{switch(e){case"compositionstart":var E="onCompositionStart";break e;case"compositionend":E="onCompositionEnd";break e;case"compositionupdate":E="onCompositionUpdate";break e}E=void 0}else Ua?o2(e,r)&&(E="onCompositionEnd"):e==="keydown"&&r.keyCode===229&&(E="onCompositionStart");E&&(n2&&r.locale!=="ko"&&(Ua||E!=="onCompositionStart"?E==="onCompositionEnd"&&Ua&&(P=r2()):(ii=d,f0="value"in ii?ii.value:ii.textContent,Ua=!0)),O=Ad(u,E),0<O.length&&(E=new Iw(E,e,null,r,d),p.push({event:E,listeners:O}),P?E.data=P:(P=i2(r),P!==null&&(E.data=P)))),(P=uz?dz(e,r):fz(e,r))&&(u=Ad(u,"onBeforeInput"),0<u.length&&(d=new Iw("onBeforeInput","beforeinput",null,r,d),p.push({event:d,listeners:u}),d.data=P))}v2(p,t)})}function oc(e,t,r){return{instance:e,listener:t,currentTarget:r}}function Ad(e,t){for(var r=t+"Capture",n=[];e!==null;){var o=e,i=o.stateNode;o.tag===5&&i!==null&&(o=i,i=Xl(e,r),i!=null&&n.unshift(oc(e,i,o)),i=Xl(e,t),i!=null&&n.push(oc(e,i,o))),e=e.return}return n}function ka(e){if(e===null)return null;do e=e.return;while(e&&e.tag!==5);return e||null}function Hw(e,t,r,n,o){for(var i=t._reactName,a=[];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=Xl(r,i),c!=null&&a.unshift(oc(r,c,l))):o||(c=Xl(r,i),c!=null&&a.push(oc(r,c,l)))),r=r.return}a.length!==0&&e.push({event:t,listeners:a})}var Oz=/\r\n?/g,Cz=/\u0000|\uFFFD/g;function qw(e){return(typeof e=="string"?e:""+e).replace(Oz,`
85
+ `).replace(Cz,"")}function vu(e,t,r){if(t=qw(t),qw(e)!==t&&r)throw Error(q(425))}function Md(){}var Tv=null,Iv=null;function Dv(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 Nv=typeof setTimeout=="function"?setTimeout:void 0,Ez=typeof clearTimeout=="function"?clearTimeout:void 0,Gw=typeof Promise=="function"?Promise:void 0,$z=typeof queueMicrotask=="function"?queueMicrotask:typeof Gw<"u"?function(e){return Gw.resolve(null).then(e).catch(kz)}:Nv;function kz(e){setTimeout(function(){throw e})}function ug(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),ec(t);return}n--}else r!=="$"&&r!=="$?"&&r!=="$!"||n++;r=o}while(r);ec(t)}function pi(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 Qw(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 As=Math.random().toString(36).slice(2),Yn="__reactFiber$"+As,ic="__reactProps$"+As,jo="__reactContainer$"+As,Av="__reactEvents$"+As,Rz="__reactListeners$"+As,Tz="__reactHandles$"+As;function Gi(e){var t=e[Yn];if(t)return t;for(var r=e.parentNode;r;){if(t=r[jo]||r[Yn]){if(r=t.alternate,t.child!==null||r!==null&&r.child!==null)for(e=Qw(e);e!==null;){if(r=e[Yn])return r;e=Qw(e)}return t}e=r,r=e.parentNode}return null}function $c(e){return e=e[Yn]||e[jo],!e||e.tag!==5&&e.tag!==6&&e.tag!==13&&e.tag!==3?null:e}function qa(e){if(e.tag===5||e.tag===6)return e.stateNode;throw Error(q(33))}function Gh(e){return e[ic]||null}var Mv=[],Ga=-1;function Ei(e){return{current:e}}function dt(e){0>Ga||(e.current=Mv[Ga],Mv[Ga]=null,Ga--)}function it(e,t){Ga++,Mv[Ga]=e.current,e.current=t}var bi={},cr=Ei(bi),$r=Ei(!1),ta=bi;function ms(e,t){var r=e.type.contextTypes;if(!r)return bi;var n=e.stateNode;if(n&&n.__reactInternalMemoizedUnmaskedChildContext===t)return n.__reactInternalMemoizedMaskedChildContext;var o={},i;for(i in r)o[i]=t[i];return n&&(e=e.stateNode,e.__reactInternalMemoizedUnmaskedChildContext=t,e.__reactInternalMemoizedMaskedChildContext=o),o}function kr(e){return e=e.childContextTypes,e!=null}function Ld(){dt($r),dt(cr)}function Kw(e,t,r){if(cr.current!==bi)throw Error(q(168));it(cr,t),it($r,r)}function x2(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(q(108,g7(e)||"Unknown",o));return wt({},r,n)}function zd(e){return e=(e=e.stateNode)&&e.__reactInternalMemoizedMergedChildContext||bi,ta=cr.current,it(cr,e),it($r,$r.current),!0}function Yw(e,t,r){var n=e.stateNode;if(!n)throw Error(q(169));r?(e=x2(e,t,ta),n.__reactInternalMemoizedMergedChildContext=e,dt($r),dt(cr),it(cr,e)):dt($r),it($r,r)}var go=null,Qh=!1,dg=!1;function w2(e){go===null?go=[e]:go.push(e)}function Iz(e){Qh=!0,w2(e)}function $i(){if(!dg&&go!==null){dg=!0;var e=0,t=qe;try{var r=go;for(qe=1;e<r.length;e++){var n=r[e];do n=n(!0);while(n!==null)}go=null,Qh=!1}catch(o){throw go!==null&&(go=go.slice(e+1)),H$(l0,$i),o}finally{qe=t,dg=!1}}return null}var Qa=[],Ka=0,Fd=null,Vd=0,on=[],an=0,ra=null,yo=1,xo="";function Vi(e,t){Qa[Ka++]=Vd,Qa[Ka++]=Fd,Fd=e,Vd=t}function b2(e,t,r){on[an++]=yo,on[an++]=xo,on[an++]=ra,ra=e;var n=yo;e=xo;var o=32-On(n)-1;n&=~(1<<o),r+=1;var i=32-On(t)+o;if(30<i){var a=o-o%5;i=(n&(1<<a)-1).toString(32),n>>=a,o-=a,yo=1<<32-On(t)+o|r<<o|n,xo=i+e}else yo=1<<i|r<<o|n,xo=e}function v0(e){e.return!==null&&(Vi(e,1),b2(e,1,0))}function y0(e){for(;e===Fd;)Fd=Qa[--Ka],Qa[Ka]=null,Vd=Qa[--Ka],Qa[Ka]=null;for(;e===ra;)ra=on[--an],on[an]=null,xo=on[--an],on[an]=null,yo=on[--an],on[an]=null}var Qr=null,qr=null,pt=!1,Pn=null;function _2(e,t){var r=sn(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 Xw(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,Qr=e,qr=pi(t.firstChild),!0):!1;case 6:return t=e.pendingProps===""||t.nodeType!==3?null:t,t!==null?(e.stateNode=t,Qr=e,qr=null,!0):!1;case 13:return t=t.nodeType!==8?null:t,t!==null?(r=ra!==null?{id:yo,overflow:xo}:null,e.memoizedState={dehydrated:t,treeContext:r,retryLane:1073741824},r=sn(18,null,null,0),r.stateNode=t,r.return=e,e.child=r,Qr=e,qr=null,!0):!1;default:return!1}}function Lv(e){return(e.mode&1)!==0&&(e.flags&128)===0}function zv(e){if(pt){var t=qr;if(t){var r=t;if(!Xw(e,t)){if(Lv(e))throw Error(q(418));t=pi(r.nextSibling);var n=Qr;t&&Xw(e,t)?_2(n,r):(e.flags=e.flags&-4097|2,pt=!1,Qr=e)}}else{if(Lv(e))throw Error(q(418));e.flags=e.flags&-4097|2,pt=!1,Qr=e}}}function Jw(e){for(e=e.return;e!==null&&e.tag!==5&&e.tag!==3&&e.tag!==13;)e=e.return;Qr=e}function yu(e){if(e!==Qr)return!1;if(!pt)return Jw(e),pt=!0,!1;var t;if((t=e.tag!==3)&&!(t=e.tag!==5)&&(t=e.type,t=t!=="head"&&t!=="body"&&!Dv(e.type,e.memoizedProps)),t&&(t=qr)){if(Lv(e))throw S2(),Error(q(418));for(;t;)_2(e,t),t=pi(t.nextSibling)}if(Jw(e),e.tag===13){if(e=e.memoizedState,e=e!==null?e.dehydrated:null,!e)throw Error(q(317));e:{for(e=e.nextSibling,t=0;e;){if(e.nodeType===8){var r=e.data;if(r==="/$"){if(t===0){qr=pi(e.nextSibling);break e}t--}else r!=="$"&&r!=="$!"&&r!=="$?"||t++}e=e.nextSibling}qr=null}}else qr=Qr?pi(e.stateNode.nextSibling):null;return!0}function S2(){for(var e=qr;e;)e=pi(e.nextSibling)}function gs(){qr=Qr=null,pt=!1}function x0(e){Pn===null?Pn=[e]:Pn.push(e)}var Dz=No.ReactCurrentBatchConfig;function bn(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 Bd=Ei(null),Ud=null,Ya=null,w0=null;function b0(){w0=Ya=Ud=null}function _0(e){var t=Bd.current;dt(Bd),e._currentValue=t}function Fv(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 ss(e,t){Ud=e,w0=Ya=null,e=e.dependencies,e!==null&&e.firstContext!==null&&(e.lanes&t&&(Cr=!0),e.firstContext=null)}function pn(e){var t=e._currentValue;if(w0!==e)if(e={context:e,memoizedValue:t,next:null},Ya===null){if(Ud===null)throw Error(q(308));Ya=e,Ud.dependencies={lanes:0,firstContext:e}}else Ya=Ya.next=e;return t}var Qi=null;function S0(e){Qi===null?Qi=[e]:Qi.push(e)}function P2(e,t,r,n){var o=t.interleaved;return o===null?(r.next=r,S0(t)):(r.next=o.next,o.next=r),t.interleaved=r,Oo(e,n)}function Oo(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 ei=!1;function P0(e){e.updateQueue={baseState:e.memoizedState,firstBaseUpdate:null,lastBaseUpdate:null,shared:{pending:null,interleaved:null,lanes:0},effects:null}}function j2(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 wo(e,t){return{eventTime:e,lane:t,tag:0,payload:null,callback:null,next:null}}function hi(e,t,r){var n=e.updateQueue;if(n===null)return null;if(n=n.shared,Me&2){var o=n.pending;return o===null?t.next=t:(t.next=o.next,o.next=t),n.pending=t,Oo(e,r)}return o=n.interleaved,o===null?(t.next=t,S0(n)):(t.next=o.next,o.next=t),n.interleaved=t,Oo(e,r)}function cd(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,c0(e,r)}}function Zw(e,t){var r=e.updateQueue,n=e.alternate;if(n!==null&&(n=n.updateQueue,r===n)){var o=null,i=null;if(r=r.firstBaseUpdate,r!==null){do{var a={eventTime:r.eventTime,lane:r.lane,tag:r.tag,payload:r.payload,callback:r.callback,next:null};i===null?o=i=a:i=i.next=a,r=r.next}while(r!==null);i===null?o=i=t:i=i.next=t}else o=i=t;r={baseState:n.baseState,firstBaseUpdate:o,lastBaseUpdate:i,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 Wd(e,t,r,n){var o=e.updateQueue;ei=!1;var i=o.firstBaseUpdate,a=o.lastBaseUpdate,l=o.shared.pending;if(l!==null){o.shared.pending=null;var c=l,u=c.next;c.next=null,a===null?i=u:a.next=u,a=c;var d=e.alternate;d!==null&&(d=d.updateQueue,l=d.lastBaseUpdate,l!==a&&(l===null?d.firstBaseUpdate=u:l.next=u,d.lastBaseUpdate=c))}if(i!==null){var p=o.baseState;a=0,d=u=c=null,l=i;do{var h=l.lane,m=l.eventTime;if((n&h)===h){d!==null&&(d=d.next={eventTime:m,lane:0,tag:l.tag,payload:l.payload,callback:l.callback,next:null});e:{var g=e,v=l;switch(h=t,m=r,v.tag){case 1:if(g=v.payload,typeof g=="function"){p=g.call(m,p,h);break e}p=g;break e;case 3:g.flags=g.flags&-65537|128;case 0:if(g=v.payload,h=typeof g=="function"?g.call(m,p,h):g,h==null)break e;p=wt({},p,h);break e;case 2:ei=!0}}l.callback!==null&&l.lane!==0&&(e.flags|=64,h=o.effects,h===null?o.effects=[l]:h.push(l))}else m={eventTime:m,lane:h,tag:l.tag,payload:l.payload,callback:l.callback,next:null},d===null?(u=d=m,c=p):d=d.next=m,a|=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(!0);if(d===null&&(c=p),o.baseState=c,o.firstBaseUpdate=u,o.lastBaseUpdate=d,t=o.shared.interleaved,t!==null){o=t;do a|=o.lane,o=o.next;while(o!==t)}else i===null&&(o.shared.lanes=0);oa|=a,e.lanes=a,e.memoizedState=p}}function eb(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(q(191,o));o.call(n)}}}var O2=new P$.Component().refs;function Vv(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 Kh={isMounted:function(e){return(e=e._reactInternals)?ha(e)===e:!1},enqueueSetState:function(e,t,r){e=e._reactInternals;var n=yr(),o=gi(e),i=wo(n,o);i.payload=t,r!=null&&(i.callback=r),t=hi(e,i,o),t!==null&&(Cn(t,e,o,n),cd(t,e,o))},enqueueReplaceState:function(e,t,r){e=e._reactInternals;var n=yr(),o=gi(e),i=wo(n,o);i.tag=1,i.payload=t,r!=null&&(i.callback=r),t=hi(e,i,o),t!==null&&(Cn(t,e,o,n),cd(t,e,o))},enqueueForceUpdate:function(e,t){e=e._reactInternals;var r=yr(),n=gi(e),o=wo(r,n);o.tag=2,t!=null&&(o.callback=t),t=hi(e,o,n),t!==null&&(Cn(t,e,n,r),cd(t,e,n))}};function tb(e,t,r,n,o,i,a){return e=e.stateNode,typeof e.shouldComponentUpdate=="function"?e.shouldComponentUpdate(n,i,a):t.prototype&&t.prototype.isPureReactComponent?!rc(r,n)||!rc(o,i):!0}function C2(e,t,r){var n=!1,o=bi,i=t.contextType;return typeof i=="object"&&i!==null?i=pn(i):(o=kr(t)?ta:cr.current,n=t.contextTypes,i=(n=n!=null)?ms(e,o):bi),t=new t(r,i),e.memoizedState=t.state!==null&&t.state!==void 0?t.state:null,t.updater=Kh,e.stateNode=t,t._reactInternals=e,n&&(e=e.stateNode,e.__reactInternalMemoizedUnmaskedChildContext=o,e.__reactInternalMemoizedMaskedChildContext=i),t}function rb(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&&Kh.enqueueReplaceState(t,t.state,null)}function Bv(e,t,r,n){var o=e.stateNode;o.props=r,o.state=e.memoizedState,o.refs=O2,P0(e);var i=t.contextType;typeof i=="object"&&i!==null?o.context=pn(i):(i=kr(t)?ta:cr.current,o.context=ms(e,i)),o.state=e.memoizedState,i=t.getDerivedStateFromProps,typeof i=="function"&&(Vv(e,t,i,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&&Kh.enqueueReplaceState(o,o.state,null),Wd(e,r,o,n),o.state=e.memoizedState),typeof o.componentDidMount=="function"&&(e.flags|=4194308)}function ol(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(q(309));var n=r.stateNode}if(!n)throw Error(q(147,e));var o=n,i=""+e;return t!==null&&t.ref!==null&&typeof t.ref=="function"&&t.ref._stringRef===i?t.ref:(t=function(a){var l=o.refs;l===O2&&(l=o.refs={}),a===null?delete l[i]:l[i]=a},t._stringRef=i,t)}if(typeof e!="string")throw Error(q(284));if(!r._owner)throw Error(q(290,e))}return e}function xu(e,t){throw e=Object.prototype.toString.call(t),Error(q(31,e==="[object Object]"?"object with keys {"+Object.keys(t).join(", ")+"}":e))}function nb(e){var t=e._init;return t(e._payload)}function E2(e){function t(y,x){if(e){var w=y.deletions;w===null?(y.deletions=[x],y.flags|=16):w.push(x)}}function r(y,x){if(!e)return null;for(;x!==null;)t(y,x),x=x.sibling;return null}function n(y,x){for(y=new Map;x!==null;)x.key!==null?y.set(x.key,x):y.set(x.index,x),x=x.sibling;return y}function o(y,x){return y=vi(y,x),y.index=0,y.sibling=null,y}function i(y,x,w){return y.index=w,e?(w=y.alternate,w!==null?(w=w.index,w<x?(y.flags|=2,x):w):(y.flags|=2,x)):(y.flags|=1048576,x)}function a(y){return e&&y.alternate===null&&(y.flags|=2),y}function l(y,x,w,_){return x===null||x.tag!==6?(x=yg(w,y.mode,_),x.return=y,x):(x=o(x,w),x.return=y,x)}function c(y,x,w,_){var C=w.type;return C===Ba?d(y,x,w.props.children,_,w.key):x!==null&&(x.elementType===C||typeof C=="object"&&C!==null&&C.$$typeof===Zo&&nb(C)===x.type)?(_=o(x,w.props),_.ref=ol(y,x,w),_.return=y,_):(_=md(w.type,w.key,w.props,null,y.mode,_),_.ref=ol(y,x,w),_.return=y,_)}function u(y,x,w,_){return x===null||x.tag!==4||x.stateNode.containerInfo!==w.containerInfo||x.stateNode.implementation!==w.implementation?(x=xg(w,y.mode,_),x.return=y,x):(x=o(x,w.children||[]),x.return=y,x)}function d(y,x,w,_,C){return x===null||x.tag!==7?(x=Zi(w,y.mode,_,C),x.return=y,x):(x=o(x,w),x.return=y,x)}function p(y,x,w){if(typeof x=="string"&&x!==""||typeof x=="number")return x=yg(""+x,y.mode,w),x.return=y,x;if(typeof x=="object"&&x!==null){switch(x.$$typeof){case lu:return w=md(x.type,x.key,x.props,null,y.mode,w),w.ref=ol(y,null,x),w.return=y,w;case Va:return x=xg(x,y.mode,w),x.return=y,x;case Zo:var _=x._init;return p(y,_(x._payload),w)}if(Pl(x)||Zs(x))return x=Zi(x,y.mode,w,null),x.return=y,x;xu(y,x)}return null}function h(y,x,w,_){var C=x!==null?x.key:null;if(typeof w=="string"&&w!==""||typeof w=="number")return C!==null?null:l(y,x,""+w,_);if(typeof w=="object"&&w!==null){switch(w.$$typeof){case lu:return w.key===C?c(y,x,w,_):null;case Va:return w.key===C?u(y,x,w,_):null;case Zo:return C=w._init,h(y,x,C(w._payload),_)}if(Pl(w)||Zs(w))return C!==null?null:d(y,x,w,_,null);xu(y,w)}return null}function m(y,x,w,_,C){if(typeof _=="string"&&_!==""||typeof _=="number")return y=y.get(w)||null,l(x,y,""+_,C);if(typeof _=="object"&&_!==null){switch(_.$$typeof){case lu:return y=y.get(_.key===null?w:_.key)||null,c(x,y,_,C);case Va:return y=y.get(_.key===null?w:_.key)||null,u(x,y,_,C);case Zo:var O=_._init;return m(y,x,w,O(_._payload),C)}if(Pl(_)||Zs(_))return y=y.get(w)||null,d(x,y,_,C,null);xu(x,_)}return null}function g(y,x,w,_){for(var C=null,O=null,P=x,E=x=0,k=null;P!==null&&E<w.length;E++){P.index>E?(k=P,P=null):k=P.sibling;var $=h(y,P,w[E],_);if($===null){P===null&&(P=k);break}e&&P&&$.alternate===null&&t(y,P),x=i($,x,E),O===null?C=$:O.sibling=$,O=$,P=k}if(E===w.length)return r(y,P),pt&&Vi(y,E),C;if(P===null){for(;E<w.length;E++)P=p(y,w[E],_),P!==null&&(x=i(P,x,E),O===null?C=P:O.sibling=P,O=P);return pt&&Vi(y,E),C}for(P=n(y,P);E<w.length;E++)k=m(P,y,E,w[E],_),k!==null&&(e&&k.alternate!==null&&P.delete(k.key===null?E:k.key),x=i(k,x,E),O===null?C=k:O.sibling=k,O=k);return e&&P.forEach(function(I){return t(y,I)}),pt&&Vi(y,E),C}function v(y,x,w,_){var C=Zs(w);if(typeof C!="function")throw Error(q(150));if(w=C.call(w),w==null)throw Error(q(151));for(var O=C=null,P=x,E=x=0,k=null,$=w.next();P!==null&&!$.done;E++,$=w.next()){P.index>E?(k=P,P=null):k=P.sibling;var I=h(y,P,$.value,_);if(I===null){P===null&&(P=k);break}e&&P&&I.alternate===null&&t(y,P),x=i(I,x,E),O===null?C=I:O.sibling=I,O=I,P=k}if($.done)return r(y,P),pt&&Vi(y,E),C;if(P===null){for(;!$.done;E++,$=w.next())$=p(y,$.value,_),$!==null&&(x=i($,x,E),O===null?C=$:O.sibling=$,O=$);return pt&&Vi(y,E),C}for(P=n(y,P);!$.done;E++,$=w.next())$=m(P,y,E,$.value,_),$!==null&&(e&&$.alternate!==null&&P.delete($.key===null?E:$.key),x=i($,x,E),O===null?C=$:O.sibling=$,O=$);return e&&P.forEach(function(R){return t(y,R)}),pt&&Vi(y,E),C}function b(y,x,w,_){if(typeof w=="object"&&w!==null&&w.type===Ba&&w.key===null&&(w=w.props.children),typeof w=="object"&&w!==null){switch(w.$$typeof){case lu:e:{for(var C=w.key,O=x;O!==null;){if(O.key===C){if(C=w.type,C===Ba){if(O.tag===7){r(y,O.sibling),x=o(O,w.props.children),x.return=y,y=x;break e}}else if(O.elementType===C||typeof C=="object"&&C!==null&&C.$$typeof===Zo&&nb(C)===O.type){r(y,O.sibling),x=o(O,w.props),x.ref=ol(y,O,w),x.return=y,y=x;break e}r(y,O);break}else t(y,O);O=O.sibling}w.type===Ba?(x=Zi(w.props.children,y.mode,_,w.key),x.return=y,y=x):(_=md(w.type,w.key,w.props,null,y.mode,_),_.ref=ol(y,x,w),_.return=y,y=_)}return a(y);case Va:e:{for(O=w.key;x!==null;){if(x.key===O)if(x.tag===4&&x.stateNode.containerInfo===w.containerInfo&&x.stateNode.implementation===w.implementation){r(y,x.sibling),x=o(x,w.children||[]),x.return=y,y=x;break e}else{r(y,x);break}else t(y,x);x=x.sibling}x=xg(w,y.mode,_),x.return=y,y=x}return a(y);case Zo:return O=w._init,b(y,x,O(w._payload),_)}if(Pl(w))return g(y,x,w,_);if(Zs(w))return v(y,x,w,_);xu(y,w)}return typeof w=="string"&&w!==""||typeof w=="number"?(w=""+w,x!==null&&x.tag===6?(r(y,x.sibling),x=o(x,w),x.return=y,y=x):(r(y,x),x=yg(w,y.mode,_),x.return=y,y=x),a(y)):r(y,x)}return b}var vs=E2(!0),$2=E2(!1),kc={},eo=Ei(kc),ac=Ei(kc),sc=Ei(kc);function Ki(e){if(e===kc)throw Error(q(174));return e}function j0(e,t){switch(it(sc,t),it(ac,e),it(eo,kc),e=t.nodeType,e){case 9:case 11:t=(t=t.documentElement)?t.namespaceURI:wv(null,"");break;default:e=e===8?t.parentNode:t,t=e.namespaceURI||null,e=e.tagName,t=wv(t,e)}dt(eo),it(eo,t)}function ys(){dt(eo),dt(ac),dt(sc)}function k2(e){Ki(sc.current);var t=Ki(eo.current),r=wv(t,e.type);t!==r&&(it(ac,e),it(eo,r))}function O0(e){ac.current===e&&(dt(eo),dt(ac))}var yt=Ei(0);function Hd(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 fg=[];function C0(){for(var e=0;e<fg.length;e++)fg[e]._workInProgressVersionPrimary=null;fg.length=0}var ud=No.ReactCurrentDispatcher,pg=No.ReactCurrentBatchConfig,na=0,xt=null,Lt=null,Ft=null,qd=!1,Al=!1,lc=0,Nz=0;function rr(){throw Error(q(321))}function E0(e,t){if(t===null)return!1;for(var r=0;r<t.length&&r<e.length;r++)if(!En(e[r],t[r]))return!1;return!0}function $0(e,t,r,n,o,i){if(na=i,xt=t,t.memoizedState=null,t.updateQueue=null,t.lanes=0,ud.current=e===null||e.memoizedState===null?zz:Fz,e=r(n,o),Al){i=0;do{if(Al=!1,lc=0,25<=i)throw Error(q(301));i+=1,Ft=Lt=null,t.updateQueue=null,ud.current=Vz,e=r(n,o)}while(Al)}if(ud.current=Gd,t=Lt!==null&&Lt.next!==null,na=0,Ft=Lt=xt=null,qd=!1,t)throw Error(q(300));return e}function k0(){var e=lc!==0;return lc=0,e}function Hn(){var e={memoizedState:null,baseState:null,baseQueue:null,queue:null,next:null};return Ft===null?xt.memoizedState=Ft=e:Ft=Ft.next=e,Ft}function hn(){if(Lt===null){var e=xt.alternate;e=e!==null?e.memoizedState:null}else e=Lt.next;var t=Ft===null?xt.memoizedState:Ft.next;if(t!==null)Ft=t,Lt=e;else{if(e===null)throw Error(q(310));Lt=e,e={memoizedState:Lt.memoizedState,baseState:Lt.baseState,baseQueue:Lt.baseQueue,queue:Lt.queue,next:null},Ft===null?xt.memoizedState=Ft=e:Ft=Ft.next=e}return Ft}function cc(e,t){return typeof t=="function"?t(e):t}function hg(e){var t=hn(),r=t.queue;if(r===null)throw Error(q(311));r.lastRenderedReducer=e;var n=Lt,o=n.baseQueue,i=r.pending;if(i!==null){if(o!==null){var a=o.next;o.next=i.next,i.next=a}n.baseQueue=o=i,r.pending=null}if(o!==null){i=o.next,n=n.baseState;var l=a=null,c=null,u=i;do{var d=u.lane;if((na&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,a=n):c=c.next=p,xt.lanes|=d,oa|=d}u=u.next}while(u!==null&&u!==i);c===null?a=n:c.next=l,En(n,t.memoizedState)||(Cr=!0),t.memoizedState=n,t.baseState=a,t.baseQueue=c,r.lastRenderedState=n}if(e=r.interleaved,e!==null){o=e;do i=o.lane,xt.lanes|=i,oa|=i,o=o.next;while(o!==e)}else o===null&&(r.lanes=0);return[t.memoizedState,r.dispatch]}function mg(e){var t=hn(),r=t.queue;if(r===null)throw Error(q(311));r.lastRenderedReducer=e;var n=r.dispatch,o=r.pending,i=t.memoizedState;if(o!==null){r.pending=null;var a=o=o.next;do i=e(i,a.action),a=a.next;while(a!==o);En(i,t.memoizedState)||(Cr=!0),t.memoizedState=i,t.baseQueue===null&&(t.baseState=i),r.lastRenderedState=i}return[i,n]}function R2(){}function T2(e,t){var r=xt,n=hn(),o=t(),i=!En(n.memoizedState,o);if(i&&(n.memoizedState=o,Cr=!0),n=n.queue,R0(N2.bind(null,r,n,e),[e]),n.getSnapshot!==t||i||Ft!==null&&Ft.memoizedState.tag&1){if(r.flags|=2048,uc(9,D2.bind(null,r,n,o,t),void 0,null),Bt===null)throw Error(q(349));na&30||I2(r,t,o)}return o}function I2(e,t,r){e.flags|=16384,e={getSnapshot:t,value:r},t=xt.updateQueue,t===null?(t={lastEffect:null,stores:null},xt.updateQueue=t,t.stores=[e]):(r=t.stores,r===null?t.stores=[e]:r.push(e))}function D2(e,t,r,n){t.value=r,t.getSnapshot=n,A2(t)&&M2(e)}function N2(e,t,r){return r(function(){A2(t)&&M2(e)})}function A2(e){var t=e.getSnapshot;e=e.value;try{var r=t();return!En(e,r)}catch{return!0}}function M2(e){var t=Oo(e,1);t!==null&&Cn(t,e,1,-1)}function ob(e){var t=Hn();return typeof e=="function"&&(e=e()),t.memoizedState=t.baseState=e,e={pending:null,interleaved:null,lanes:0,dispatch:null,lastRenderedReducer:cc,lastRenderedState:e},t.queue=e,e=e.dispatch=Lz.bind(null,xt,e),[t.memoizedState,e]}function uc(e,t,r,n){return e={tag:e,create:t,destroy:r,deps:n,next:null},t=xt.updateQueue,t===null?(t={lastEffect:null,stores:null},xt.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 L2(){return hn().memoizedState}function dd(e,t,r,n){var o=Hn();xt.flags|=e,o.memoizedState=uc(1|t,r,void 0,n===void 0?null:n)}function Yh(e,t,r,n){var o=hn();n=n===void 0?null:n;var i=void 0;if(Lt!==null){var a=Lt.memoizedState;if(i=a.destroy,n!==null&&E0(n,a.deps)){o.memoizedState=uc(t,r,i,n);return}}xt.flags|=e,o.memoizedState=uc(1|t,r,i,n)}function ib(e,t){return dd(8390656,8,e,t)}function R0(e,t){return Yh(2048,8,e,t)}function z2(e,t){return Yh(4,2,e,t)}function F2(e,t){return Yh(4,4,e,t)}function V2(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 B2(e,t,r){return r=r!=null?r.concat([e]):null,Yh(4,4,V2.bind(null,t,e),r)}function T0(){}function U2(e,t){var r=hn();t=t===void 0?null:t;var n=r.memoizedState;return n!==null&&t!==null&&E0(t,n[1])?n[0]:(r.memoizedState=[e,t],e)}function W2(e,t){var r=hn();t=t===void 0?null:t;var n=r.memoizedState;return n!==null&&t!==null&&E0(t,n[1])?n[0]:(e=e(),r.memoizedState=[e,t],e)}function H2(e,t,r){return na&21?(En(r,t)||(r=Q$(),xt.lanes|=r,oa|=r,e.baseState=!0),t):(e.baseState&&(e.baseState=!1,Cr=!0),e.memoizedState=r)}function Az(e,t){var r=qe;qe=r!==0&&4>r?r:4,e(!0);var n=pg.transition;pg.transition={};try{e(!1),t()}finally{qe=r,pg.transition=n}}function q2(){return hn().memoizedState}function Mz(e,t,r){var n=gi(e);if(r={lane:n,action:r,hasEagerState:!1,eagerState:null,next:null},G2(e))Q2(t,r);else if(r=P2(e,t,r,n),r!==null){var o=yr();Cn(r,e,n,o),K2(r,t,n)}}function Lz(e,t,r){var n=gi(e),o={lane:n,action:r,hasEagerState:!1,eagerState:null,next:null};if(G2(e))Q2(t,o);else{var i=e.alternate;if(e.lanes===0&&(i===null||i.lanes===0)&&(i=t.lastRenderedReducer,i!==null))try{var a=t.lastRenderedState,l=i(a,r);if(o.hasEagerState=!0,o.eagerState=l,En(l,a)){var c=t.interleaved;c===null?(o.next=o,S0(t)):(o.next=c.next,c.next=o),t.interleaved=o;return}}catch{}finally{}r=P2(e,t,o,n),r!==null&&(o=yr(),Cn(r,e,n,o),K2(r,t,n))}}function G2(e){var t=e.alternate;return e===xt||t!==null&&t===xt}function Q2(e,t){Al=qd=!0;var r=e.pending;r===null?t.next=t:(t.next=r.next,r.next=t),e.pending=t}function K2(e,t,r){if(r&4194240){var n=t.lanes;n&=e.pendingLanes,r|=n,t.lanes=r,c0(e,r)}}var Gd={readContext:pn,useCallback:rr,useContext:rr,useEffect:rr,useImperativeHandle:rr,useInsertionEffect:rr,useLayoutEffect:rr,useMemo:rr,useReducer:rr,useRef:rr,useState:rr,useDebugValue:rr,useDeferredValue:rr,useTransition:rr,useMutableSource:rr,useSyncExternalStore:rr,useId:rr,unstable_isNewReconciler:!1},zz={readContext:pn,useCallback:function(e,t){return Hn().memoizedState=[e,t===void 0?null:t],e},useContext:pn,useEffect:ib,useImperativeHandle:function(e,t,r){return r=r!=null?r.concat([e]):null,dd(4194308,4,V2.bind(null,t,e),r)},useLayoutEffect:function(e,t){return dd(4194308,4,e,t)},useInsertionEffect:function(e,t){return dd(4,2,e,t)},useMemo:function(e,t){var r=Hn();return t=t===void 0?null:t,e=e(),r.memoizedState=[e,t],e},useReducer:function(e,t,r){var n=Hn();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=Mz.bind(null,xt,e),[n.memoizedState,e]},useRef:function(e){var t=Hn();return e={current:e},t.memoizedState=e},useState:ob,useDebugValue:T0,useDeferredValue:function(e){return Hn().memoizedState=e},useTransition:function(){var e=ob(!1),t=e[0];return e=Az.bind(null,e[1]),Hn().memoizedState=e,[t,e]},useMutableSource:function(){},useSyncExternalStore:function(e,t,r){var n=xt,o=Hn();if(pt){if(r===void 0)throw Error(q(407));r=r()}else{if(r=t(),Bt===null)throw Error(q(349));na&30||I2(n,t,r)}o.memoizedState=r;var i={value:r,getSnapshot:t};return o.queue=i,ib(N2.bind(null,n,i,e),[e]),n.flags|=2048,uc(9,D2.bind(null,n,i,r,t),void 0,null),r},useId:function(){var e=Hn(),t=Bt.identifierPrefix;if(pt){var r=xo,n=yo;r=(n&~(1<<32-On(n)-1)).toString(32)+r,t=":"+t+"R"+r,r=lc++,0<r&&(t+="H"+r.toString(32)),t+=":"}else r=Nz++,t=":"+t+"r"+r.toString(32)+":";return e.memoizedState=t},unstable_isNewReconciler:!1},Fz={readContext:pn,useCallback:U2,useContext:pn,useEffect:R0,useImperativeHandle:B2,useInsertionEffect:z2,useLayoutEffect:F2,useMemo:W2,useReducer:hg,useRef:L2,useState:function(){return hg(cc)},useDebugValue:T0,useDeferredValue:function(e){var t=hn();return H2(t,Lt.memoizedState,e)},useTransition:function(){var e=hg(cc)[0],t=hn().memoizedState;return[e,t]},useMutableSource:R2,useSyncExternalStore:T2,useId:q2,unstable_isNewReconciler:!1},Vz={readContext:pn,useCallback:U2,useContext:pn,useEffect:R0,useImperativeHandle:B2,useInsertionEffect:z2,useLayoutEffect:F2,useMemo:W2,useReducer:mg,useRef:L2,useState:function(){return mg(cc)},useDebugValue:T0,useDeferredValue:function(e){var t=hn();return Lt===null?t.memoizedState=e:H2(t,Lt.memoizedState,e)},useTransition:function(){var e=mg(cc)[0],t=hn().memoizedState;return[e,t]},useMutableSource:R2,useSyncExternalStore:T2,useId:q2,unstable_isNewReconciler:!1};function xs(e,t){try{var r="",n=t;do r+=m7(n),n=n.return;while(n);var o=r}catch(i){o=`
86
+ Error generating stack: `+i.message+`
87
+ `+i.stack}return{value:e,source:t,stack:o,digest:null}}function gg(e,t,r){return{value:e,source:null,stack:r??null,digest:t??null}}function Uv(e,t){try{console.error(t.value)}catch(r){setTimeout(function(){throw r})}}var Bz=typeof WeakMap=="function"?WeakMap:Map;function Y2(e,t,r){r=wo(-1,r),r.tag=3,r.payload={element:null};var n=t.value;return r.callback=function(){Kd||(Kd=!0,Zv=n),Uv(e,t)},r}function X2(e,t,r){r=wo(-1,r),r.tag=3;var n=e.type.getDerivedStateFromError;if(typeof n=="function"){var o=t.value;r.payload=function(){return n(o)},r.callback=function(){Uv(e,t)}}var i=e.stateNode;return i!==null&&typeof i.componentDidCatch=="function"&&(r.callback=function(){Uv(e,t),typeof n!="function"&&(mi===null?mi=new Set([this]):mi.add(this));var a=t.stack;this.componentDidCatch(t.value,{componentStack:a!==null?a:""})}),r}function ab(e,t,r){var n=e.pingCache;if(n===null){n=e.pingCache=new Bz;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=r8.bind(null,e,t,r),t.then(e,e))}function sb(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 lb(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=wo(-1,1),t.tag=2,hi(r,t,1))),r.lanes|=1),e)}var Uz=No.ReactCurrentOwner,Cr=!1;function mr(e,t,r,n){t.child=e===null?$2(t,null,r,n):vs(t,e.child,r,n)}function cb(e,t,r,n,o){r=r.render;var i=t.ref;return ss(t,o),n=$0(e,t,r,n,i,o),r=k0(),e!==null&&!Cr?(t.updateQueue=e.updateQueue,t.flags&=-2053,e.lanes&=~o,Co(e,t,o)):(pt&&r&&v0(t),t.flags|=1,mr(e,t,n,o),t.child)}function ub(e,t,r,n,o){if(e===null){var i=r.type;return typeof i=="function"&&!F0(i)&&i.defaultProps===void 0&&r.compare===null&&r.defaultProps===void 0?(t.tag=15,t.type=i,J2(e,t,i,n,o)):(e=md(r.type,null,n,t,t.mode,o),e.ref=t.ref,e.return=t,t.child=e)}if(i=e.child,!(e.lanes&o)){var a=i.memoizedProps;if(r=r.compare,r=r!==null?r:rc,r(a,n)&&e.ref===t.ref)return Co(e,t,o)}return t.flags|=1,e=vi(i,n),e.ref=t.ref,e.return=t,t.child=e}function J2(e,t,r,n,o){if(e!==null){var i=e.memoizedProps;if(rc(i,n)&&e.ref===t.ref)if(Cr=!1,t.pendingProps=n=i,(e.lanes&o)!==0)e.flags&131072&&(Cr=!0);else return t.lanes=e.lanes,Co(e,t,o)}return Wv(e,t,r,n,o)}function Z2(e,t,r){var n=t.pendingProps,o=n.children,i=e!==null?e.memoizedState:null;if(n.mode==="hidden")if(!(t.mode&1))t.memoizedState={baseLanes:0,cachePool:null,transitions:null},it(Ja,Wr),Wr|=r;else{if(!(r&1073741824))return e=i!==null?i.baseLanes|r:r,t.lanes=t.childLanes=1073741824,t.memoizedState={baseLanes:e,cachePool:null,transitions:null},t.updateQueue=null,it(Ja,Wr),Wr|=e,null;t.memoizedState={baseLanes:0,cachePool:null,transitions:null},n=i!==null?i.baseLanes:r,it(Ja,Wr),Wr|=n}else i!==null?(n=i.baseLanes|r,t.memoizedState=null):n=r,it(Ja,Wr),Wr|=n;return mr(e,t,o,r),t.child}function ek(e,t){var r=t.ref;(e===null&&r!==null||e!==null&&e.ref!==r)&&(t.flags|=512,t.flags|=2097152)}function Wv(e,t,r,n,o){var i=kr(r)?ta:cr.current;return i=ms(t,i),ss(t,o),r=$0(e,t,r,n,i,o),n=k0(),e!==null&&!Cr?(t.updateQueue=e.updateQueue,t.flags&=-2053,e.lanes&=~o,Co(e,t,o)):(pt&&n&&v0(t),t.flags|=1,mr(e,t,r,o),t.child)}function db(e,t,r,n,o){if(kr(r)){var i=!0;zd(t)}else i=!1;if(ss(t,o),t.stateNode===null)fd(e,t),C2(t,r,n),Bv(t,r,n,o),n=!0;else if(e===null){var a=t.stateNode,l=t.memoizedProps;a.props=l;var c=a.context,u=r.contextType;typeof u=="object"&&u!==null?u=pn(u):(u=kr(r)?ta:cr.current,u=ms(t,u));var d=r.getDerivedStateFromProps,p=typeof d=="function"||typeof a.getSnapshotBeforeUpdate=="function";p||typeof a.UNSAFE_componentWillReceiveProps!="function"&&typeof a.componentWillReceiveProps!="function"||(l!==n||c!==u)&&rb(t,a,n,u),ei=!1;var h=t.memoizedState;a.state=h,Wd(t,n,a,o),c=t.memoizedState,l!==n||h!==c||$r.current||ei?(typeof d=="function"&&(Vv(t,r,d,n),c=t.memoizedState),(l=ei||tb(t,r,l,n,h,c,u))?(p||typeof a.UNSAFE_componentWillMount!="function"&&typeof a.componentWillMount!="function"||(typeof a.componentWillMount=="function"&&a.componentWillMount(),typeof a.UNSAFE_componentWillMount=="function"&&a.UNSAFE_componentWillMount()),typeof a.componentDidMount=="function"&&(t.flags|=4194308)):(typeof a.componentDidMount=="function"&&(t.flags|=4194308),t.memoizedProps=n,t.memoizedState=c),a.props=n,a.state=c,a.context=u,n=l):(typeof a.componentDidMount=="function"&&(t.flags|=4194308),n=!1)}else{a=t.stateNode,j2(e,t),l=t.memoizedProps,u=t.type===t.elementType?l:bn(t.type,l),a.props=u,p=t.pendingProps,h=a.context,c=r.contextType,typeof c=="object"&&c!==null?c=pn(c):(c=kr(r)?ta:cr.current,c=ms(t,c));var m=r.getDerivedStateFromProps;(d=typeof m=="function"||typeof a.getSnapshotBeforeUpdate=="function")||typeof a.UNSAFE_componentWillReceiveProps!="function"&&typeof a.componentWillReceiveProps!="function"||(l!==p||h!==c)&&rb(t,a,n,c),ei=!1,h=t.memoizedState,a.state=h,Wd(t,n,a,o);var g=t.memoizedState;l!==p||h!==g||$r.current||ei?(typeof m=="function"&&(Vv(t,r,m,n),g=t.memoizedState),(u=ei||tb(t,r,u,n,h,g,c)||!1)?(d||typeof a.UNSAFE_componentWillUpdate!="function"&&typeof a.componentWillUpdate!="function"||(typeof a.componentWillUpdate=="function"&&a.componentWillUpdate(n,g,c),typeof a.UNSAFE_componentWillUpdate=="function"&&a.UNSAFE_componentWillUpdate(n,g,c)),typeof a.componentDidUpdate=="function"&&(t.flags|=4),typeof a.getSnapshotBeforeUpdate=="function"&&(t.flags|=1024)):(typeof a.componentDidUpdate!="function"||l===e.memoizedProps&&h===e.memoizedState||(t.flags|=4),typeof a.getSnapshotBeforeUpdate!="function"||l===e.memoizedProps&&h===e.memoizedState||(t.flags|=1024),t.memoizedProps=n,t.memoizedState=g),a.props=n,a.state=g,a.context=c,n=u):(typeof a.componentDidUpdate!="function"||l===e.memoizedProps&&h===e.memoizedState||(t.flags|=4),typeof a.getSnapshotBeforeUpdate!="function"||l===e.memoizedProps&&h===e.memoizedState||(t.flags|=1024),n=!1)}return Hv(e,t,r,n,i,o)}function Hv(e,t,r,n,o,i){ek(e,t);var a=(t.flags&128)!==0;if(!n&&!a)return o&&Yw(t,r,!1),Co(e,t,i);n=t.stateNode,Uz.current=t;var l=a&&typeof r.getDerivedStateFromError!="function"?null:n.render();return t.flags|=1,e!==null&&a?(t.child=vs(t,e.child,null,i),t.child=vs(t,null,l,i)):mr(e,t,l,i),t.memoizedState=n.state,o&&Yw(t,r,!0),t.child}function tk(e){var t=e.stateNode;t.pendingContext?Kw(e,t.pendingContext,t.pendingContext!==t.context):t.context&&Kw(e,t.context,!1),j0(e,t.containerInfo)}function fb(e,t,r,n,o){return gs(),x0(o),t.flags|=256,mr(e,t,r,n),t.child}var qv={dehydrated:null,treeContext:null,retryLane:0};function Gv(e){return{baseLanes:e,cachePool:null,transitions:null}}function rk(e,t,r){var n=t.pendingProps,o=yt.current,i=!1,a=(t.flags&128)!==0,l;if((l=a)||(l=e!==null&&e.memoizedState===null?!1:(o&2)!==0),l?(i=!0,t.flags&=-129):(e===null||e.memoizedState!==null)&&(o|=1),it(yt,o&1),e===null)return zv(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):(a=n.children,e=n.fallback,i?(n=t.mode,i=t.child,a={mode:"hidden",children:a},!(n&1)&&i!==null?(i.childLanes=0,i.pendingProps=a):i=Zh(a,n,0,null),e=Zi(e,n,r,null),i.return=t,e.return=t,i.sibling=e,t.child=i,t.child.memoizedState=Gv(r),t.memoizedState=qv,e):I0(t,a));if(o=e.memoizedState,o!==null&&(l=o.dehydrated,l!==null))return Wz(e,t,a,n,l,o,r);if(i){i=n.fallback,a=t.mode,o=e.child,l=o.sibling;var c={mode:"hidden",children:n.children};return!(a&1)&&t.child!==o?(n=t.child,n.childLanes=0,n.pendingProps=c,t.deletions=null):(n=vi(o,c),n.subtreeFlags=o.subtreeFlags&14680064),l!==null?i=vi(l,i):(i=Zi(i,a,r,null),i.flags|=2),i.return=t,n.return=t,n.sibling=i,t.child=n,n=i,i=t.child,a=e.child.memoizedState,a=a===null?Gv(r):{baseLanes:a.baseLanes|r,cachePool:null,transitions:a.transitions},i.memoizedState=a,i.childLanes=e.childLanes&~r,t.memoizedState=qv,n}return i=e.child,e=i.sibling,n=vi(i,{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 I0(e,t){return t=Zh({mode:"visible",children:t},e.mode,0,null),t.return=e,e.child=t}function wu(e,t,r,n){return n!==null&&x0(n),vs(t,e.child,null,r),e=I0(t,t.pendingProps.children),e.flags|=2,t.memoizedState=null,e}function Wz(e,t,r,n,o,i,a){if(r)return t.flags&256?(t.flags&=-257,n=gg(Error(q(422))),wu(e,t,a,n)):t.memoizedState!==null?(t.child=e.child,t.flags|=128,null):(i=n.fallback,o=t.mode,n=Zh({mode:"visible",children:n.children},o,0,null),i=Zi(i,o,a,null),i.flags|=2,n.return=t,i.return=t,n.sibling=i,t.child=n,t.mode&1&&vs(t,e.child,null,a),t.child.memoizedState=Gv(a),t.memoizedState=qv,i);if(!(t.mode&1))return wu(e,t,a,null);if(o.data==="$!"){if(n=o.nextSibling&&o.nextSibling.dataset,n)var l=n.dgst;return n=l,i=Error(q(419)),n=gg(i,n,void 0),wu(e,t,a,n)}if(l=(a&e.childLanes)!==0,Cr||l){if(n=Bt,n!==null){switch(a&-a){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|a)?0:o,o!==0&&o!==i.retryLane&&(i.retryLane=o,Oo(e,o),Cn(n,e,o,-1))}return z0(),n=gg(Error(q(421))),wu(e,t,a,n)}return o.data==="$?"?(t.flags|=128,t.child=e.child,t=n8.bind(null,e),o._reactRetry=t,null):(e=i.treeContext,qr=pi(o.nextSibling),Qr=t,pt=!0,Pn=null,e!==null&&(on[an++]=yo,on[an++]=xo,on[an++]=ra,yo=e.id,xo=e.overflow,ra=t),t=I0(t,n.children),t.flags|=4096,t)}function pb(e,t,r){e.lanes|=t;var n=e.alternate;n!==null&&(n.lanes|=t),Fv(e.return,t,r)}function vg(e,t,r,n,o){var i=e.memoizedState;i===null?e.memoizedState={isBackwards:t,rendering:null,renderingStartTime:0,last:n,tail:r,tailMode:o}:(i.isBackwards=t,i.rendering=null,i.renderingStartTime=0,i.last=n,i.tail=r,i.tailMode=o)}function nk(e,t,r){var n=t.pendingProps,o=n.revealOrder,i=n.tail;if(mr(e,t,n.children,r),n=yt.current,n&2)n=n&1|2,t.flags|=128;else{if(e!==null&&e.flags&128)e:for(e=t.child;e!==null;){if(e.tag===13)e.memoizedState!==null&&pb(e,r,t);else if(e.tag===19)pb(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(it(yt,n),!(t.mode&1))t.memoizedState=null;else switch(o){case"forwards":for(r=t.child,o=null;r!==null;)e=r.alternate,e!==null&&Hd(e)===null&&(o=r),r=r.sibling;r=o,r===null?(o=t.child,t.child=null):(o=r.sibling,r.sibling=null),vg(t,!1,o,r,i);break;case"backwards":for(r=null,o=t.child,t.child=null;o!==null;){if(e=o.alternate,e!==null&&Hd(e)===null){t.child=o;break}e=o.sibling,o.sibling=r,r=o,o=e}vg(t,!0,r,null,i);break;case"together":vg(t,!1,null,null,void 0);break;default:t.memoizedState=null}return t.child}function fd(e,t){!(t.mode&1)&&e!==null&&(e.alternate=null,t.alternate=null,t.flags|=2)}function Co(e,t,r){if(e!==null&&(t.dependencies=e.dependencies),oa|=t.lanes,!(r&t.childLanes))return null;if(e!==null&&t.child!==e.child)throw Error(q(153));if(t.child!==null){for(e=t.child,r=vi(e,e.pendingProps),t.child=r,r.return=t;e.sibling!==null;)e=e.sibling,r=r.sibling=vi(e,e.pendingProps),r.return=t;r.sibling=null}return t.child}function Hz(e,t,r){switch(t.tag){case 3:tk(t),gs();break;case 5:k2(t);break;case 1:kr(t.type)&&zd(t);break;case 4:j0(t,t.stateNode.containerInfo);break;case 10:var n=t.type._context,o=t.memoizedProps.value;it(Bd,n._currentValue),n._currentValue=o;break;case 13:if(n=t.memoizedState,n!==null)return n.dehydrated!==null?(it(yt,yt.current&1),t.flags|=128,null):r&t.child.childLanes?rk(e,t,r):(it(yt,yt.current&1),e=Co(e,t,r),e!==null?e.sibling:null);it(yt,yt.current&1);break;case 19:if(n=(r&t.childLanes)!==0,e.flags&128){if(n)return nk(e,t,r);t.flags|=128}if(o=t.memoizedState,o!==null&&(o.rendering=null,o.tail=null,o.lastEffect=null),it(yt,yt.current),n)break;return null;case 22:case 23:return t.lanes=0,Z2(e,t,r)}return Co(e,t,r)}var ok,Qv,ik,ak;ok=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}};Qv=function(){};ik=function(e,t,r,n){var o=e.memoizedProps;if(o!==n){e=t.stateNode,Ki(eo.current);var i=null;switch(r){case"input":o=gv(e,o),n=gv(e,n),i=[];break;case"select":o=wt({},o,{value:void 0}),n=wt({},n,{value:void 0}),i=[];break;case"textarea":o=xv(e,o),n=xv(e,n),i=[];break;default:typeof o.onClick!="function"&&typeof n.onClick=="function"&&(e.onclick=Md)}bv(r,n);var a;r=null;for(u in o)if(!n.hasOwnProperty(u)&&o.hasOwnProperty(u)&&o[u]!=null)if(u==="style"){var l=o[u];for(a in l)l.hasOwnProperty(a)&&(r||(r={}),r[a]="")}else u!=="dangerouslySetInnerHTML"&&u!=="children"&&u!=="suppressContentEditableWarning"&&u!=="suppressHydrationWarning"&&u!=="autoFocus"&&(Kl.hasOwnProperty(u)?i||(i=[]):(i=i||[]).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(a in l)!l.hasOwnProperty(a)||c&&c.hasOwnProperty(a)||(r||(r={}),r[a]="");for(a in c)c.hasOwnProperty(a)&&l[a]!==c[a]&&(r||(r={}),r[a]=c[a])}else r||(i||(i=[]),i.push(u,r)),r=c;else u==="dangerouslySetInnerHTML"?(c=c?c.__html:void 0,l=l?l.__html:void 0,c!=null&&l!==c&&(i=i||[]).push(u,c)):u==="children"?typeof c!="string"&&typeof c!="number"||(i=i||[]).push(u,""+c):u!=="suppressContentEditableWarning"&&u!=="suppressHydrationWarning"&&(Kl.hasOwnProperty(u)?(c!=null&&u==="onScroll"&&ct("scroll",e),i||l===c||(i=[])):(i=i||[]).push(u,c))}r&&(i=i||[]).push("style",r);var u=i;(t.updateQueue=u)&&(t.flags|=4)}};ak=function(e,t,r,n){r!==n&&(t.flags|=4)};function il(e,t){if(!pt)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 nr(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 qz(e,t,r){var n=t.pendingProps;switch(y0(t),t.tag){case 2:case 16:case 15:case 0:case 11:case 7:case 8:case 12:case 9:case 14:return nr(t),null;case 1:return kr(t.type)&&Ld(),nr(t),null;case 3:return n=t.stateNode,ys(),dt($r),dt(cr),C0(),n.pendingContext&&(n.context=n.pendingContext,n.pendingContext=null),(e===null||e.child===null)&&(yu(t)?t.flags|=4:e===null||e.memoizedState.isDehydrated&&!(t.flags&256)||(t.flags|=1024,Pn!==null&&(ry(Pn),Pn=null))),Qv(e,t),nr(t),null;case 5:O0(t);var o=Ki(sc.current);if(r=t.type,e!==null&&t.stateNode!=null)ik(e,t,r,n,o),e.ref!==t.ref&&(t.flags|=512,t.flags|=2097152);else{if(!n){if(t.stateNode===null)throw Error(q(166));return nr(t),null}if(e=Ki(eo.current),yu(t)){n=t.stateNode,r=t.type;var i=t.memoizedProps;switch(n[Yn]=t,n[ic]=i,e=(t.mode&1)!==0,r){case"dialog":ct("cancel",n),ct("close",n);break;case"iframe":case"object":case"embed":ct("load",n);break;case"video":case"audio":for(o=0;o<Ol.length;o++)ct(Ol[o],n);break;case"source":ct("error",n);break;case"img":case"image":case"link":ct("error",n),ct("load",n);break;case"details":ct("toggle",n);break;case"input":_w(n,i),ct("invalid",n);break;case"select":n._wrapperState={wasMultiple:!!i.multiple},ct("invalid",n);break;case"textarea":Pw(n,i),ct("invalid",n)}bv(r,i),o=null;for(var a in i)if(i.hasOwnProperty(a)){var l=i[a];a==="children"?typeof l=="string"?n.textContent!==l&&(i.suppressHydrationWarning!==!0&&vu(n.textContent,l,e),o=["children",l]):typeof l=="number"&&n.textContent!==""+l&&(i.suppressHydrationWarning!==!0&&vu(n.textContent,l,e),o=["children",""+l]):Kl.hasOwnProperty(a)&&l!=null&&a==="onScroll"&&ct("scroll",n)}switch(r){case"input":cu(n),Sw(n,i,!0);break;case"textarea":cu(n),jw(n);break;case"select":case"option":break;default:typeof i.onClick=="function"&&(n.onclick=Md)}n=o,t.updateQueue=n,n!==null&&(t.flags|=4)}else{a=o.nodeType===9?o:o.ownerDocument,e==="http://www.w3.org/1999/xhtml"&&(e=I$(r)),e==="http://www.w3.org/1999/xhtml"?r==="script"?(e=a.createElement("div"),e.innerHTML="<script><\/script>",e=e.removeChild(e.firstChild)):typeof n.is=="string"?e=a.createElement(r,{is:n.is}):(e=a.createElement(r),r==="select"&&(a=e,n.multiple?a.multiple=!0:n.size&&(a.size=n.size))):e=a.createElementNS(e,r),e[Yn]=t,e[ic]=n,ok(e,t,!1,!1),t.stateNode=e;e:{switch(a=_v(r,n),r){case"dialog":ct("cancel",e),ct("close",e),o=n;break;case"iframe":case"object":case"embed":ct("load",e),o=n;break;case"video":case"audio":for(o=0;o<Ol.length;o++)ct(Ol[o],e);o=n;break;case"source":ct("error",e),o=n;break;case"img":case"image":case"link":ct("error",e),ct("load",e),o=n;break;case"details":ct("toggle",e),o=n;break;case"input":_w(e,n),o=gv(e,n),ct("invalid",e);break;case"option":o=n;break;case"select":e._wrapperState={wasMultiple:!!n.multiple},o=wt({},n,{value:void 0}),ct("invalid",e);break;case"textarea":Pw(e,n),o=xv(e,n),ct("invalid",e);break;default:o=n}bv(r,o),l=o;for(i in l)if(l.hasOwnProperty(i)){var c=l[i];i==="style"?A$(e,c):i==="dangerouslySetInnerHTML"?(c=c?c.__html:void 0,c!=null&&D$(e,c)):i==="children"?typeof c=="string"?(r!=="textarea"||c!=="")&&Yl(e,c):typeof c=="number"&&Yl(e,""+c):i!=="suppressContentEditableWarning"&&i!=="suppressHydrationWarning"&&i!=="autoFocus"&&(Kl.hasOwnProperty(i)?c!=null&&i==="onScroll"&&ct("scroll",e):c!=null&&n0(e,i,c,a))}switch(r){case"input":cu(e),Sw(e,n,!1);break;case"textarea":cu(e),jw(e);break;case"option":n.value!=null&&e.setAttribute("value",""+wi(n.value));break;case"select":e.multiple=!!n.multiple,i=n.value,i!=null?ns(e,!!n.multiple,i,!1):n.defaultValue!=null&&ns(e,!!n.multiple,n.defaultValue,!0);break;default:typeof o.onClick=="function"&&(e.onclick=Md)}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 nr(t),null;case 6:if(e&&t.stateNode!=null)ak(e,t,e.memoizedProps,n);else{if(typeof n!="string"&&t.stateNode===null)throw Error(q(166));if(r=Ki(sc.current),Ki(eo.current),yu(t)){if(n=t.stateNode,r=t.memoizedProps,n[Yn]=t,(i=n.nodeValue!==r)&&(e=Qr,e!==null))switch(e.tag){case 3:vu(n.nodeValue,r,(e.mode&1)!==0);break;case 5:e.memoizedProps.suppressHydrationWarning!==!0&&vu(n.nodeValue,r,(e.mode&1)!==0)}i&&(t.flags|=4)}else n=(r.nodeType===9?r:r.ownerDocument).createTextNode(n),n[Yn]=t,t.stateNode=n}return nr(t),null;case 13:if(dt(yt),n=t.memoizedState,e===null||e.memoizedState!==null&&e.memoizedState.dehydrated!==null){if(pt&&qr!==null&&t.mode&1&&!(t.flags&128))S2(),gs(),t.flags|=98560,i=!1;else if(i=yu(t),n!==null&&n.dehydrated!==null){if(e===null){if(!i)throw Error(q(318));if(i=t.memoizedState,i=i!==null?i.dehydrated:null,!i)throw Error(q(317));i[Yn]=t}else gs(),!(t.flags&128)&&(t.memoizedState=null),t.flags|=4;nr(t),i=!1}else Pn!==null&&(ry(Pn),Pn=null),i=!0;if(!i)return t.flags&65536?t:null}return t.flags&128?(t.lanes=r,t):(n=n!==null,n!==(e!==null&&e.memoizedState!==null)&&n&&(t.child.flags|=8192,t.mode&1&&(e===null||yt.current&1?zt===0&&(zt=3):z0())),t.updateQueue!==null&&(t.flags|=4),nr(t),null);case 4:return ys(),Qv(e,t),e===null&&nc(t.stateNode.containerInfo),nr(t),null;case 10:return _0(t.type._context),nr(t),null;case 17:return kr(t.type)&&Ld(),nr(t),null;case 19:if(dt(yt),i=t.memoizedState,i===null)return nr(t),null;if(n=(t.flags&128)!==0,a=i.rendering,a===null)if(n)il(i,!1);else{if(zt!==0||e!==null&&e.flags&128)for(e=t.child;e!==null;){if(a=Hd(e),a!==null){for(t.flags|=128,il(i,!1),n=a.updateQueue,n!==null&&(t.updateQueue=n,t.flags|=4),t.subtreeFlags=0,n=r,r=t.child;r!==null;)i=r,e=n,i.flags&=14680066,a=i.alternate,a===null?(i.childLanes=0,i.lanes=e,i.child=null,i.subtreeFlags=0,i.memoizedProps=null,i.memoizedState=null,i.updateQueue=null,i.dependencies=null,i.stateNode=null):(i.childLanes=a.childLanes,i.lanes=a.lanes,i.child=a.child,i.subtreeFlags=0,i.deletions=null,i.memoizedProps=a.memoizedProps,i.memoizedState=a.memoizedState,i.updateQueue=a.updateQueue,i.type=a.type,e=a.dependencies,i.dependencies=e===null?null:{lanes:e.lanes,firstContext:e.firstContext}),r=r.sibling;return it(yt,yt.current&1|2),t.child}e=e.sibling}i.tail!==null&&$t()>ws&&(t.flags|=128,n=!0,il(i,!1),t.lanes=4194304)}else{if(!n)if(e=Hd(a),e!==null){if(t.flags|=128,n=!0,r=e.updateQueue,r!==null&&(t.updateQueue=r,t.flags|=4),il(i,!0),i.tail===null&&i.tailMode==="hidden"&&!a.alternate&&!pt)return nr(t),null}else 2*$t()-i.renderingStartTime>ws&&r!==1073741824&&(t.flags|=128,n=!0,il(i,!1),t.lanes=4194304);i.isBackwards?(a.sibling=t.child,t.child=a):(r=i.last,r!==null?r.sibling=a:t.child=a,i.last=a)}return i.tail!==null?(t=i.tail,i.rendering=t,i.tail=t.sibling,i.renderingStartTime=$t(),t.sibling=null,r=yt.current,it(yt,n?r&1|2:r&1),t):(nr(t),null);case 22:case 23:return L0(),n=t.memoizedState!==null,e!==null&&e.memoizedState!==null!==n&&(t.flags|=8192),n&&t.mode&1?Wr&1073741824&&(nr(t),t.subtreeFlags&6&&(t.flags|=8192)):nr(t),null;case 24:return null;case 25:return null}throw Error(q(156,t.tag))}function Gz(e,t){switch(y0(t),t.tag){case 1:return kr(t.type)&&Ld(),e=t.flags,e&65536?(t.flags=e&-65537|128,t):null;case 3:return ys(),dt($r),dt(cr),C0(),e=t.flags,e&65536&&!(e&128)?(t.flags=e&-65537|128,t):null;case 5:return O0(t),null;case 13:if(dt(yt),e=t.memoizedState,e!==null&&e.dehydrated!==null){if(t.alternate===null)throw Error(q(340));gs()}return e=t.flags,e&65536?(t.flags=e&-65537|128,t):null;case 19:return dt(yt),null;case 4:return ys(),null;case 10:return _0(t.type._context),null;case 22:case 23:return L0(),null;case 24:return null;default:return null}}var bu=!1,ir=!1,Qz=typeof WeakSet=="function"?WeakSet:Set,se=null;function Xa(e,t){var r=e.ref;if(r!==null)if(typeof r=="function")try{r(null)}catch(n){St(e,t,n)}else r.current=null}function Kv(e,t,r){try{r()}catch(n){St(e,t,n)}}var hb=!1;function Kz(e,t){if(Tv=Dd,e=u2(),g0(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,i=n.focusNode;n=n.focusOffset;try{r.nodeType,i.nodeType}catch{r=null;break e}var a=0,l=-1,c=-1,u=0,d=0,p=e,h=null;t:for(;;){for(var m;p!==r||o!==0&&p.nodeType!==3||(l=a+o),p!==i||n!==0&&p.nodeType!==3||(c=a+n),p.nodeType===3&&(a+=p.nodeValue.length),(m=p.firstChild)!==null;)h=p,p=m;for(;;){if(p===e)break t;if(h===r&&++u===o&&(l=a),h===i&&++d===n&&(c=a),(m=p.nextSibling)!==null)break;p=h,h=p.parentNode}p=m}r=l===-1||c===-1?null:{start:l,end:c}}else r=null}r=r||{start:0,end:0}}else r=null;for(Iv={focusedElem:e,selectionRange:r},Dd=!1,se=t;se!==null;)if(t=se,e=t.child,(t.subtreeFlags&1028)!==0&&e!==null)e.return=t,se=e;else for(;se!==null;){t=se;try{var g=t.alternate;if(t.flags&1024)switch(t.tag){case 0:case 11:case 15:break;case 1:if(g!==null){var v=g.memoizedProps,b=g.memoizedState,y=t.stateNode,x=y.getSnapshotBeforeUpdate(t.elementType===t.type?v:bn(t.type,v),b);y.__reactInternalSnapshotBeforeUpdate=x}break;case 3:var w=t.stateNode.containerInfo;w.nodeType===1?w.textContent="":w.nodeType===9&&w.documentElement&&w.removeChild(w.documentElement);break;case 5:case 6:case 4:case 17:break;default:throw Error(q(163))}}catch(_){St(t,t.return,_)}if(e=t.sibling,e!==null){e.return=t.return,se=e;break}se=t.return}return g=hb,hb=!1,g}function Ml(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 i=o.destroy;o.destroy=void 0,i!==void 0&&Kv(t,r,i)}o=o.next}while(o!==n)}}function Xh(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 Yv(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 sk(e){var t=e.alternate;t!==null&&(e.alternate=null,sk(t)),e.child=null,e.deletions=null,e.sibling=null,e.tag===5&&(t=e.stateNode,t!==null&&(delete t[Yn],delete t[ic],delete t[Av],delete t[Rz],delete t[Tz])),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 lk(e){return e.tag===5||e.tag===3||e.tag===4}function mb(e){e:for(;;){for(;e.sibling===null;){if(e.return===null||lk(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 Xv(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=Md));else if(n!==4&&(e=e.child,e!==null))for(Xv(e,t,r),e=e.sibling;e!==null;)Xv(e,t,r),e=e.sibling}function Jv(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(Jv(e,t,r),e=e.sibling;e!==null;)Jv(e,t,r),e=e.sibling}var Qt=null,_n=!1;function Ko(e,t,r){for(r=r.child;r!==null;)ck(e,t,r),r=r.sibling}function ck(e,t,r){if(Zn&&typeof Zn.onCommitFiberUnmount=="function")try{Zn.onCommitFiberUnmount(Uh,r)}catch{}switch(r.tag){case 5:ir||Xa(r,t);case 6:var n=Qt,o=_n;Qt=null,Ko(e,t,r),Qt=n,_n=o,Qt!==null&&(_n?(e=Qt,r=r.stateNode,e.nodeType===8?e.parentNode.removeChild(r):e.removeChild(r)):Qt.removeChild(r.stateNode));break;case 18:Qt!==null&&(_n?(e=Qt,r=r.stateNode,e.nodeType===8?ug(e.parentNode,r):e.nodeType===1&&ug(e,r),ec(e)):ug(Qt,r.stateNode));break;case 4:n=Qt,o=_n,Qt=r.stateNode.containerInfo,_n=!0,Ko(e,t,r),Qt=n,_n=o;break;case 0:case 11:case 14:case 15:if(!ir&&(n=r.updateQueue,n!==null&&(n=n.lastEffect,n!==null))){o=n=n.next;do{var i=o,a=i.destroy;i=i.tag,a!==void 0&&(i&2||i&4)&&Kv(r,t,a),o=o.next}while(o!==n)}Ko(e,t,r);break;case 1:if(!ir&&(Xa(r,t),n=r.stateNode,typeof n.componentWillUnmount=="function"))try{n.props=r.memoizedProps,n.state=r.memoizedState,n.componentWillUnmount()}catch(l){St(r,t,l)}Ko(e,t,r);break;case 21:Ko(e,t,r);break;case 22:r.mode&1?(ir=(n=ir)||r.memoizedState!==null,Ko(e,t,r),ir=n):Ko(e,t,r);break;default:Ko(e,t,r)}}function gb(e){var t=e.updateQueue;if(t!==null){e.updateQueue=null;var r=e.stateNode;r===null&&(r=e.stateNode=new Qz),t.forEach(function(n){var o=o8.bind(null,e,n);r.has(n)||(r.add(n),n.then(o,o))})}}function xn(e,t){var r=t.deletions;if(r!==null)for(var n=0;n<r.length;n++){var o=r[n];try{var i=e,a=t,l=a;e:for(;l!==null;){switch(l.tag){case 5:Qt=l.stateNode,_n=!1;break e;case 3:Qt=l.stateNode.containerInfo,_n=!0;break e;case 4:Qt=l.stateNode.containerInfo,_n=!0;break e}l=l.return}if(Qt===null)throw Error(q(160));ck(i,a,o),Qt=null,_n=!1;var c=o.alternate;c!==null&&(c.return=null),o.return=null}catch(u){St(o,t,u)}}if(t.subtreeFlags&12854)for(t=t.child;t!==null;)uk(t,e),t=t.sibling}function uk(e,t){var r=e.alternate,n=e.flags;switch(e.tag){case 0:case 11:case 14:case 15:if(xn(t,e),Vn(e),n&4){try{Ml(3,e,e.return),Xh(3,e)}catch(v){St(e,e.return,v)}try{Ml(5,e,e.return)}catch(v){St(e,e.return,v)}}break;case 1:xn(t,e),Vn(e),n&512&&r!==null&&Xa(r,r.return);break;case 5:if(xn(t,e),Vn(e),n&512&&r!==null&&Xa(r,r.return),e.flags&32){var o=e.stateNode;try{Yl(o,"")}catch(v){St(e,e.return,v)}}if(n&4&&(o=e.stateNode,o!=null)){var i=e.memoizedProps,a=r!==null?r.memoizedProps:i,l=e.type,c=e.updateQueue;if(e.updateQueue=null,c!==null)try{l==="input"&&i.type==="radio"&&i.name!=null&&R$(o,i),_v(l,a);var u=_v(l,i);for(a=0;a<c.length;a+=2){var d=c[a],p=c[a+1];d==="style"?A$(o,p):d==="dangerouslySetInnerHTML"?D$(o,p):d==="children"?Yl(o,p):n0(o,d,p,u)}switch(l){case"input":vv(o,i);break;case"textarea":T$(o,i);break;case"select":var h=o._wrapperState.wasMultiple;o._wrapperState.wasMultiple=!!i.multiple;var m=i.value;m!=null?ns(o,!!i.multiple,m,!1):h!==!!i.multiple&&(i.defaultValue!=null?ns(o,!!i.multiple,i.defaultValue,!0):ns(o,!!i.multiple,i.multiple?[]:"",!1))}o[ic]=i}catch(v){St(e,e.return,v)}}break;case 6:if(xn(t,e),Vn(e),n&4){if(e.stateNode===null)throw Error(q(162));o=e.stateNode,i=e.memoizedProps;try{o.nodeValue=i}catch(v){St(e,e.return,v)}}break;case 3:if(xn(t,e),Vn(e),n&4&&r!==null&&r.memoizedState.isDehydrated)try{ec(t.containerInfo)}catch(v){St(e,e.return,v)}break;case 4:xn(t,e),Vn(e);break;case 13:xn(t,e),Vn(e),o=e.child,o.flags&8192&&(i=o.memoizedState!==null,o.stateNode.isHidden=i,!i||o.alternate!==null&&o.alternate.memoizedState!==null||(A0=$t())),n&4&&gb(e);break;case 22:if(d=r!==null&&r.memoizedState!==null,e.mode&1?(ir=(u=ir)||d,xn(t,e),ir=u):xn(t,e),Vn(e),n&8192){if(u=e.memoizedState!==null,(e.stateNode.isHidden=u)&&!d&&e.mode&1)for(se=e,d=e.child;d!==null;){for(p=se=d;se!==null;){switch(h=se,m=h.child,h.tag){case 0:case 11:case 14:case 15:Ml(4,h,h.return);break;case 1:Xa(h,h.return);var g=h.stateNode;if(typeof g.componentWillUnmount=="function"){n=h,r=h.return;try{t=n,g.props=t.memoizedProps,g.state=t.memoizedState,g.componentWillUnmount()}catch(v){St(n,r,v)}}break;case 5:Xa(h,h.return);break;case 22:if(h.memoizedState!==null){yb(p);continue}}m!==null?(m.return=h,se=m):yb(p)}d=d.sibling}e:for(d=null,p=e;;){if(p.tag===5){if(d===null){d=p;try{o=p.stateNode,u?(i=o.style,typeof i.setProperty=="function"?i.setProperty("display","none","important"):i.display="none"):(l=p.stateNode,c=p.memoizedProps.style,a=c!=null&&c.hasOwnProperty("display")?c.display:null,l.style.display=N$("display",a))}catch(v){St(e,e.return,v)}}}else if(p.tag===6){if(d===null)try{p.stateNode.nodeValue=u?"":p.memoizedProps}catch(v){St(e,e.return,v)}}else if((p.tag!==22&&p.tag!==23||p.memoizedState===null||p===e)&&p.child!==null){p.child.return=p,p=p.child;continue}if(p===e)break e;for(;p.sibling===null;){if(p.return===null||p.return===e)break e;d===p&&(d=null),p=p.return}d===p&&(d=null),p.sibling.return=p.return,p=p.sibling}}break;case 19:xn(t,e),Vn(e),n&4&&gb(e);break;case 21:break;default:xn(t,e),Vn(e)}}function Vn(e){var t=e.flags;if(t&2){try{e:{for(var r=e.return;r!==null;){if(lk(r)){var n=r;break e}r=r.return}throw Error(q(160))}switch(n.tag){case 5:var o=n.stateNode;n.flags&32&&(Yl(o,""),n.flags&=-33);var i=mb(e);Jv(e,i,o);break;case 3:case 4:var a=n.stateNode.containerInfo,l=mb(e);Xv(e,l,a);break;default:throw Error(q(161))}}catch(c){St(e,e.return,c)}e.flags&=-3}t&4096&&(e.flags&=-4097)}function Yz(e,t,r){se=e,dk(e)}function dk(e,t,r){for(var n=(e.mode&1)!==0;se!==null;){var o=se,i=o.child;if(o.tag===22&&n){var a=o.memoizedState!==null||bu;if(!a){var l=o.alternate,c=l!==null&&l.memoizedState!==null||ir;l=bu;var u=ir;if(bu=a,(ir=c)&&!u)for(se=o;se!==null;)a=se,c=a.child,a.tag===22&&a.memoizedState!==null?xb(o):c!==null?(c.return=a,se=c):xb(o);for(;i!==null;)se=i,dk(i),i=i.sibling;se=o,bu=l,ir=u}vb(e)}else o.subtreeFlags&8772&&i!==null?(i.return=o,se=i):vb(e)}}function vb(e){for(;se!==null;){var t=se;if(t.flags&8772){var r=t.alternate;try{if(t.flags&8772)switch(t.tag){case 0:case 11:case 15:ir||Xh(5,t);break;case 1:var n=t.stateNode;if(t.flags&4&&!ir)if(r===null)n.componentDidMount();else{var o=t.elementType===t.type?r.memoizedProps:bn(t.type,r.memoizedProps);n.componentDidUpdate(o,r.memoizedState,n.__reactInternalSnapshotBeforeUpdate)}var i=t.updateQueue;i!==null&&eb(t,i,n);break;case 3:var a=t.updateQueue;if(a!==null){if(r=null,t.child!==null)switch(t.child.tag){case 5:r=t.child.stateNode;break;case 1:r=t.child.stateNode}eb(t,a,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&&ec(p)}}}break;case 19:case 17:case 21:case 22:case 23:case 25:break;default:throw Error(q(163))}ir||t.flags&512&&Yv(t)}catch(h){St(t,t.return,h)}}if(t===e){se=null;break}if(r=t.sibling,r!==null){r.return=t.return,se=r;break}se=t.return}}function yb(e){for(;se!==null;){var t=se;if(t===e){se=null;break}var r=t.sibling;if(r!==null){r.return=t.return,se=r;break}se=t.return}}function xb(e){for(;se!==null;){var t=se;try{switch(t.tag){case 0:case 11:case 15:var r=t.return;try{Xh(4,t)}catch(c){St(t,r,c)}break;case 1:var n=t.stateNode;if(typeof n.componentDidMount=="function"){var o=t.return;try{n.componentDidMount()}catch(c){St(t,o,c)}}var i=t.return;try{Yv(t)}catch(c){St(t,i,c)}break;case 5:var a=t.return;try{Yv(t)}catch(c){St(t,a,c)}}}catch(c){St(t,t.return,c)}if(t===e){se=null;break}var l=t.sibling;if(l!==null){l.return=t.return,se=l;break}se=t.return}}var Xz=Math.ceil,Qd=No.ReactCurrentDispatcher,D0=No.ReactCurrentOwner,un=No.ReactCurrentBatchConfig,Me=0,Bt=null,Dt=null,Jt=0,Wr=0,Ja=Ei(0),zt=0,dc=null,oa=0,Jh=0,N0=0,Ll=null,Or=null,A0=0,ws=1/0,mo=null,Kd=!1,Zv=null,mi=null,_u=!1,ai=null,Yd=0,zl=0,ey=null,pd=-1,hd=0;function yr(){return Me&6?$t():pd!==-1?pd:pd=$t()}function gi(e){return e.mode&1?Me&2&&Jt!==0?Jt&-Jt:Dz.transition!==null?(hd===0&&(hd=Q$()),hd):(e=qe,e!==0||(e=window.event,e=e===void 0?16:t2(e.type)),e):1}function Cn(e,t,r,n){if(50<zl)throw zl=0,ey=null,Error(q(185));Cc(e,r,n),(!(Me&2)||e!==Bt)&&(e===Bt&&(!(Me&2)&&(Jh|=r),zt===4&&oi(e,Jt)),Rr(e,n),r===1&&Me===0&&!(t.mode&1)&&(ws=$t()+500,Qh&&$i()))}function Rr(e,t){var r=e.callbackNode;D7(e,t);var n=Id(e,e===Bt?Jt:0);if(n===0)r!==null&&Ew(r),e.callbackNode=null,e.callbackPriority=0;else if(t=n&-n,e.callbackPriority!==t){if(r!=null&&Ew(r),t===1)e.tag===0?Iz(wb.bind(null,e)):w2(wb.bind(null,e)),$z(function(){!(Me&6)&&$i()}),r=null;else{switch(K$(n)){case 1:r=l0;break;case 4:r=q$;break;case 16:r=Td;break;case 536870912:r=G$;break;default:r=Td}r=xk(r,fk.bind(null,e))}e.callbackPriority=t,e.callbackNode=r}}function fk(e,t){if(pd=-1,hd=0,Me&6)throw Error(q(327));var r=e.callbackNode;if(ls()&&e.callbackNode!==r)return null;var n=Id(e,e===Bt?Jt:0);if(n===0)return null;if(n&30||n&e.expiredLanes||t)t=Xd(e,n);else{t=n;var o=Me;Me|=2;var i=hk();(Bt!==e||Jt!==t)&&(mo=null,ws=$t()+500,Ji(e,t));do try{e8();break}catch(l){pk(e,l)}while(!0);b0(),Qd.current=i,Me=o,Dt!==null?t=0:(Bt=null,Jt=0,t=zt)}if(t!==0){if(t===2&&(o=Cv(e),o!==0&&(n=o,t=ty(e,o))),t===1)throw r=dc,Ji(e,0),oi(e,n),Rr(e,$t()),r;if(t===6)oi(e,n);else{if(o=e.current.alternate,!(n&30)&&!Jz(o)&&(t=Xd(e,n),t===2&&(i=Cv(e),i!==0&&(n=i,t=ty(e,i))),t===1))throw r=dc,Ji(e,0),oi(e,n),Rr(e,$t()),r;switch(e.finishedWork=o,e.finishedLanes=n,t){case 0:case 1:throw Error(q(345));case 2:Bi(e,Or,mo);break;case 3:if(oi(e,n),(n&130023424)===n&&(t=A0+500-$t(),10<t)){if(Id(e,0)!==0)break;if(o=e.suspendedLanes,(o&n)!==n){yr(),e.pingedLanes|=e.suspendedLanes&o;break}e.timeoutHandle=Nv(Bi.bind(null,e,Or,mo),t);break}Bi(e,Or,mo);break;case 4:if(oi(e,n),(n&4194240)===n)break;for(t=e.eventTimes,o=-1;0<n;){var a=31-On(n);i=1<<a,a=t[a],a>o&&(o=a),n&=~i}if(n=o,n=$t()-n,n=(120>n?120:480>n?480:1080>n?1080:1920>n?1920:3e3>n?3e3:4320>n?4320:1960*Xz(n/1960))-n,10<n){e.timeoutHandle=Nv(Bi.bind(null,e,Or,mo),n);break}Bi(e,Or,mo);break;case 5:Bi(e,Or,mo);break;default:throw Error(q(329))}}}return Rr(e,$t()),e.callbackNode===r?fk.bind(null,e):null}function ty(e,t){var r=Ll;return e.current.memoizedState.isDehydrated&&(Ji(e,t).flags|=256),e=Xd(e,t),e!==2&&(t=Or,Or=r,t!==null&&ry(t)),e}function ry(e){Or===null?Or=e:Or.push.apply(Or,e)}function Jz(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],i=o.getSnapshot;o=o.value;try{if(!En(i(),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 oi(e,t){for(t&=~N0,t&=~Jh,e.suspendedLanes|=t,e.pingedLanes&=~t,e=e.expirationTimes;0<t;){var r=31-On(t),n=1<<r;e[r]=-1,t&=~n}}function wb(e){if(Me&6)throw Error(q(327));ls();var t=Id(e,0);if(!(t&1))return Rr(e,$t()),null;var r=Xd(e,t);if(e.tag!==0&&r===2){var n=Cv(e);n!==0&&(t=n,r=ty(e,n))}if(r===1)throw r=dc,Ji(e,0),oi(e,t),Rr(e,$t()),r;if(r===6)throw Error(q(345));return e.finishedWork=e.current.alternate,e.finishedLanes=t,Bi(e,Or,mo),Rr(e,$t()),null}function M0(e,t){var r=Me;Me|=1;try{return e(t)}finally{Me=r,Me===0&&(ws=$t()+500,Qh&&$i())}}function ia(e){ai!==null&&ai.tag===0&&!(Me&6)&&ls();var t=Me;Me|=1;var r=un.transition,n=qe;try{if(un.transition=null,qe=1,e)return e()}finally{qe=n,un.transition=r,Me=t,!(Me&6)&&$i()}}function L0(){Wr=Ja.current,dt(Ja)}function Ji(e,t){e.finishedWork=null,e.finishedLanes=0;var r=e.timeoutHandle;if(r!==-1&&(e.timeoutHandle=-1,Ez(r)),Dt!==null)for(r=Dt.return;r!==null;){var n=r;switch(y0(n),n.tag){case 1:n=n.type.childContextTypes,n!=null&&Ld();break;case 3:ys(),dt($r),dt(cr),C0();break;case 5:O0(n);break;case 4:ys();break;case 13:dt(yt);break;case 19:dt(yt);break;case 10:_0(n.type._context);break;case 22:case 23:L0()}r=r.return}if(Bt=e,Dt=e=vi(e.current,null),Jt=Wr=t,zt=0,dc=null,N0=Jh=oa=0,Or=Ll=null,Qi!==null){for(t=0;t<Qi.length;t++)if(r=Qi[t],n=r.interleaved,n!==null){r.interleaved=null;var o=n.next,i=r.pending;if(i!==null){var a=i.next;i.next=o,n.next=a}r.pending=n}Qi=null}return e}function pk(e,t){do{var r=Dt;try{if(b0(),ud.current=Gd,qd){for(var n=xt.memoizedState;n!==null;){var o=n.queue;o!==null&&(o.pending=null),n=n.next}qd=!1}if(na=0,Ft=Lt=xt=null,Al=!1,lc=0,D0.current=null,r===null||r.return===null){zt=1,dc=t,Dt=null;break}e:{var i=e,a=r.return,l=r,c=t;if(t=Jt,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 m=sb(a);if(m!==null){m.flags&=-257,lb(m,a,l,i,t),m.mode&1&&ab(i,u,t),t=m,c=u;var g=t.updateQueue;if(g===null){var v=new Set;v.add(c),t.updateQueue=v}else g.add(c);break e}else{if(!(t&1)){ab(i,u,t),z0();break e}c=Error(q(426))}}else if(pt&&l.mode&1){var b=sb(a);if(b!==null){!(b.flags&65536)&&(b.flags|=256),lb(b,a,l,i,t),x0(xs(c,l));break e}}i=c=xs(c,l),zt!==4&&(zt=2),Ll===null?Ll=[i]:Ll.push(i),i=a;do{switch(i.tag){case 3:i.flags|=65536,t&=-t,i.lanes|=t;var y=Y2(i,c,t);Zw(i,y);break e;case 1:l=c;var x=i.type,w=i.stateNode;if(!(i.flags&128)&&(typeof x.getDerivedStateFromError=="function"||w!==null&&typeof w.componentDidCatch=="function"&&(mi===null||!mi.has(w)))){i.flags|=65536,t&=-t,i.lanes|=t;var _=X2(i,l,t);Zw(i,_);break e}}i=i.return}while(i!==null)}gk(r)}catch(C){t=C,Dt===r&&r!==null&&(Dt=r=r.return);continue}break}while(!0)}function hk(){var e=Qd.current;return Qd.current=Gd,e===null?Gd:e}function z0(){(zt===0||zt===3||zt===2)&&(zt=4),Bt===null||!(oa&268435455)&&!(Jh&268435455)||oi(Bt,Jt)}function Xd(e,t){var r=Me;Me|=2;var n=hk();(Bt!==e||Jt!==t)&&(mo=null,Ji(e,t));do try{Zz();break}catch(o){pk(e,o)}while(!0);if(b0(),Me=r,Qd.current=n,Dt!==null)throw Error(q(261));return Bt=null,Jt=0,zt}function Zz(){for(;Dt!==null;)mk(Dt)}function e8(){for(;Dt!==null&&!j7();)mk(Dt)}function mk(e){var t=yk(e.alternate,e,Wr);e.memoizedProps=e.pendingProps,t===null?gk(e):Dt=t,D0.current=null}function gk(e){var t=e;do{var r=t.alternate;if(e=t.return,t.flags&32768){if(r=Gz(r,t),r!==null){r.flags&=32767,Dt=r;return}if(e!==null)e.flags|=32768,e.subtreeFlags=0,e.deletions=null;else{zt=6,Dt=null;return}}else if(r=qz(r,t,Wr),r!==null){Dt=r;return}if(t=t.sibling,t!==null){Dt=t;return}Dt=t=e}while(t!==null);zt===0&&(zt=5)}function Bi(e,t,r){var n=qe,o=un.transition;try{un.transition=null,qe=1,t8(e,t,r,n)}finally{un.transition=o,qe=n}return null}function t8(e,t,r,n){do ls();while(ai!==null);if(Me&6)throw Error(q(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(q(177));e.callbackNode=null,e.callbackPriority=0;var i=r.lanes|r.childLanes;if(N7(e,i),e===Bt&&(Dt=Bt=null,Jt=0),!(r.subtreeFlags&2064)&&!(r.flags&2064)||_u||(_u=!0,xk(Td,function(){return ls(),null})),i=(r.flags&15990)!==0,r.subtreeFlags&15990||i){i=un.transition,un.transition=null;var a=qe;qe=1;var l=Me;Me|=4,D0.current=null,Kz(e,r),uk(r,e),bz(Iv),Dd=!!Tv,Iv=Tv=null,e.current=r,Yz(r),O7(),Me=l,qe=a,un.transition=i}else e.current=r;if(_u&&(_u=!1,ai=e,Yd=o),i=e.pendingLanes,i===0&&(mi=null),$7(r.stateNode),Rr(e,$t()),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(Kd)throw Kd=!1,e=Zv,Zv=null,e;return Yd&1&&e.tag!==0&&ls(),i=e.pendingLanes,i&1?e===ey?zl++:(zl=0,ey=e):zl=0,$i(),null}function ls(){if(ai!==null){var e=K$(Yd),t=un.transition,r=qe;try{if(un.transition=null,qe=16>e?16:e,ai===null)var n=!1;else{if(e=ai,ai=null,Yd=0,Me&6)throw Error(q(331));var o=Me;for(Me|=4,se=e.current;se!==null;){var i=se,a=i.child;if(se.flags&16){var l=i.deletions;if(l!==null){for(var c=0;c<l.length;c++){var u=l[c];for(se=u;se!==null;){var d=se;switch(d.tag){case 0:case 11:case 15:Ml(8,d,i)}var p=d.child;if(p!==null)p.return=d,se=p;else for(;se!==null;){d=se;var h=d.sibling,m=d.return;if(sk(d),d===u){se=null;break}if(h!==null){h.return=m,se=h;break}se=m}}}var g=i.alternate;if(g!==null){var v=g.child;if(v!==null){g.child=null;do{var b=v.sibling;v.sibling=null,v=b}while(v!==null)}}se=i}}if(i.subtreeFlags&2064&&a!==null)a.return=i,se=a;else e:for(;se!==null;){if(i=se,i.flags&2048)switch(i.tag){case 0:case 11:case 15:Ml(9,i,i.return)}var y=i.sibling;if(y!==null){y.return=i.return,se=y;break e}se=i.return}}var x=e.current;for(se=x;se!==null;){a=se;var w=a.child;if(a.subtreeFlags&2064&&w!==null)w.return=a,se=w;else e:for(a=x;se!==null;){if(l=se,l.flags&2048)try{switch(l.tag){case 0:case 11:case 15:Xh(9,l)}}catch(C){St(l,l.return,C)}if(l===a){se=null;break e}var _=l.sibling;if(_!==null){_.return=l.return,se=_;break e}se=l.return}}if(Me=o,$i(),Zn&&typeof Zn.onPostCommitFiberRoot=="function")try{Zn.onPostCommitFiberRoot(Uh,e)}catch{}n=!0}return n}finally{qe=r,un.transition=t}}return!1}function bb(e,t,r){t=xs(r,t),t=Y2(e,t,1),e=hi(e,t,1),t=yr(),e!==null&&(Cc(e,1,t),Rr(e,t))}function St(e,t,r){if(e.tag===3)bb(e,e,r);else for(;t!==null;){if(t.tag===3){bb(t,e,r);break}else if(t.tag===1){var n=t.stateNode;if(typeof t.type.getDerivedStateFromError=="function"||typeof n.componentDidCatch=="function"&&(mi===null||!mi.has(n))){e=xs(r,e),e=X2(t,e,1),t=hi(t,e,1),e=yr(),t!==null&&(Cc(t,1,e),Rr(t,e));break}}t=t.return}}function r8(e,t,r){var n=e.pingCache;n!==null&&n.delete(t),t=yr(),e.pingedLanes|=e.suspendedLanes&r,Bt===e&&(Jt&r)===r&&(zt===4||zt===3&&(Jt&130023424)===Jt&&500>$t()-A0?Ji(e,0):N0|=r),Rr(e,t)}function vk(e,t){t===0&&(e.mode&1?(t=fu,fu<<=1,!(fu&130023424)&&(fu=4194304)):t=1);var r=yr();e=Oo(e,t),e!==null&&(Cc(e,t,r),Rr(e,r))}function n8(e){var t=e.memoizedState,r=0;t!==null&&(r=t.retryLane),vk(e,r)}function o8(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(q(314))}n!==null&&n.delete(t),vk(e,r)}var yk;yk=function(e,t,r){if(e!==null)if(e.memoizedProps!==t.pendingProps||$r.current)Cr=!0;else{if(!(e.lanes&r)&&!(t.flags&128))return Cr=!1,Hz(e,t,r);Cr=!!(e.flags&131072)}else Cr=!1,pt&&t.flags&1048576&&b2(t,Vd,t.index);switch(t.lanes=0,t.tag){case 2:var n=t.type;fd(e,t),e=t.pendingProps;var o=ms(t,cr.current);ss(t,r),o=$0(null,t,n,e,o,r);var i=k0();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,kr(n)?(i=!0,zd(t)):i=!1,t.memoizedState=o.state!==null&&o.state!==void 0?o.state:null,P0(t),o.updater=Kh,t.stateNode=o,o._reactInternals=t,Bv(t,n,e,r),t=Hv(null,t,n,!0,i,r)):(t.tag=0,pt&&i&&v0(t),mr(null,t,o,r),t=t.child),t;case 16:n=t.elementType;e:{switch(fd(e,t),e=t.pendingProps,o=n._init,n=o(n._payload),t.type=n,o=t.tag=a8(n),e=bn(n,e),o){case 0:t=Wv(null,t,n,e,r);break e;case 1:t=db(null,t,n,e,r);break e;case 11:t=cb(null,t,n,e,r);break e;case 14:t=ub(null,t,n,bn(n.type,e),r);break e}throw Error(q(306,n,""))}return t;case 0:return n=t.type,o=t.pendingProps,o=t.elementType===n?o:bn(n,o),Wv(e,t,n,o,r);case 1:return n=t.type,o=t.pendingProps,o=t.elementType===n?o:bn(n,o),db(e,t,n,o,r);case 3:e:{if(tk(t),e===null)throw Error(q(387));n=t.pendingProps,i=t.memoizedState,o=i.element,j2(e,t),Wd(t,n,null,r);var a=t.memoizedState;if(n=a.element,i.isDehydrated)if(i={element:n,isDehydrated:!1,cache:a.cache,pendingSuspenseBoundaries:a.pendingSuspenseBoundaries,transitions:a.transitions},t.updateQueue.baseState=i,t.memoizedState=i,t.flags&256){o=xs(Error(q(423)),t),t=fb(e,t,n,r,o);break e}else if(n!==o){o=xs(Error(q(424)),t),t=fb(e,t,n,r,o);break e}else for(qr=pi(t.stateNode.containerInfo.firstChild),Qr=t,pt=!0,Pn=null,r=$2(t,null,n,r),t.child=r;r;)r.flags=r.flags&-3|4096,r=r.sibling;else{if(gs(),n===o){t=Co(e,t,r);break e}mr(e,t,n,r)}t=t.child}return t;case 5:return k2(t),e===null&&zv(t),n=t.type,o=t.pendingProps,i=e!==null?e.memoizedProps:null,a=o.children,Dv(n,o)?a=null:i!==null&&Dv(n,i)&&(t.flags|=32),ek(e,t),mr(e,t,a,r),t.child;case 6:return e===null&&zv(t),null;case 13:return rk(e,t,r);case 4:return j0(t,t.stateNode.containerInfo),n=t.pendingProps,e===null?t.child=vs(t,null,n,r):mr(e,t,n,r),t.child;case 11:return n=t.type,o=t.pendingProps,o=t.elementType===n?o:bn(n,o),cb(e,t,n,o,r);case 7:return mr(e,t,t.pendingProps,r),t.child;case 8:return mr(e,t,t.pendingProps.children,r),t.child;case 12:return mr(e,t,t.pendingProps.children,r),t.child;case 10:e:{if(n=t.type._context,o=t.pendingProps,i=t.memoizedProps,a=o.value,it(Bd,n._currentValue),n._currentValue=a,i!==null)if(En(i.value,a)){if(i.children===o.children&&!$r.current){t=Co(e,t,r);break e}}else for(i=t.child,i!==null&&(i.return=t);i!==null;){var l=i.dependencies;if(l!==null){a=i.child;for(var c=l.firstContext;c!==null;){if(c.context===n){if(i.tag===1){c=wo(-1,r&-r),c.tag=2;var u=i.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}}i.lanes|=r,c=i.alternate,c!==null&&(c.lanes|=r),Fv(i.return,r,t),l.lanes|=r;break}c=c.next}}else if(i.tag===10)a=i.type===t.type?null:i.child;else if(i.tag===18){if(a=i.return,a===null)throw Error(q(341));a.lanes|=r,l=a.alternate,l!==null&&(l.lanes|=r),Fv(a,r,t),a=i.sibling}else a=i.child;if(a!==null)a.return=i;else for(a=i;a!==null;){if(a===t){a=null;break}if(i=a.sibling,i!==null){i.return=a.return,a=i;break}a=a.return}i=a}mr(e,t,o.children,r),t=t.child}return t;case 9:return o=t.type,n=t.pendingProps.children,ss(t,r),o=pn(o),n=n(o),t.flags|=1,mr(e,t,n,r),t.child;case 14:return n=t.type,o=bn(n,t.pendingProps),o=bn(n.type,o),ub(e,t,n,o,r);case 15:return J2(e,t,t.type,t.pendingProps,r);case 17:return n=t.type,o=t.pendingProps,o=t.elementType===n?o:bn(n,o),fd(e,t),t.tag=1,kr(n)?(e=!0,zd(t)):e=!1,ss(t,r),C2(t,n,o),Bv(t,n,o,r),Hv(null,t,n,!0,e,r);case 19:return nk(e,t,r);case 22:return Z2(e,t,r)}throw Error(q(156,t.tag))};function xk(e,t){return H$(e,t)}function i8(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 sn(e,t,r,n){return new i8(e,t,r,n)}function F0(e){return e=e.prototype,!(!e||!e.isReactComponent)}function a8(e){if(typeof e=="function")return F0(e)?1:0;if(e!=null){if(e=e.$$typeof,e===i0)return 11;if(e===a0)return 14}return 2}function vi(e,t){var r=e.alternate;return r===null?(r=sn(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 md(e,t,r,n,o,i){var a=2;if(n=e,typeof e=="function")F0(e)&&(a=1);else if(typeof e=="string")a=5;else e:switch(e){case Ba:return Zi(r.children,o,i,t);case o0:a=8,o|=8;break;case fv:return e=sn(12,r,t,o|2),e.elementType=fv,e.lanes=i,e;case pv:return e=sn(13,r,t,o),e.elementType=pv,e.lanes=i,e;case hv:return e=sn(19,r,t,o),e.elementType=hv,e.lanes=i,e;case E$:return Zh(r,o,i,t);default:if(typeof e=="object"&&e!==null)switch(e.$$typeof){case O$:a=10;break e;case C$:a=9;break e;case i0:a=11;break e;case a0:a=14;break e;case Zo:a=16,n=null;break e}throw Error(q(130,e==null?e:typeof e,""))}return t=sn(a,r,t,o),t.elementType=e,t.type=n,t.lanes=i,t}function Zi(e,t,r,n){return e=sn(7,e,n,t),e.lanes=r,e}function Zh(e,t,r,n){return e=sn(22,e,n,t),e.elementType=E$,e.lanes=r,e.stateNode={isHidden:!1},e}function yg(e,t,r){return e=sn(6,e,null,t),e.lanes=r,e}function xg(e,t,r){return t=sn(4,e.children!==null?e.children:[],e.key,t),t.lanes=r,t.stateNode={containerInfo:e.containerInfo,pendingChildren:null,implementation:e.implementation},t}function s8(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=Zm(0),this.expirationTimes=Zm(-1),this.entangledLanes=this.finishedLanes=this.mutableReadLanes=this.expiredLanes=this.pingedLanes=this.suspendedLanes=this.pendingLanes=0,this.entanglements=Zm(0),this.identifierPrefix=n,this.onRecoverableError=o,this.mutableSourceEagerHydrationData=null}function V0(e,t,r,n,o,i,a,l,c){return e=new s8(e,t,r,l,c),t===1?(t=1,i===!0&&(t|=8)):t=0,i=sn(3,null,null,t),e.current=i,i.stateNode=e,i.memoizedState={element:n,isDehydrated:r,cache:null,transitions:null,pendingSuspenseBoundaries:null},P0(i),e}function l8(e,t,r){var n=3<arguments.length&&arguments[3]!==void 0?arguments[3]:null;return{$$typeof:Va,key:n==null?null:""+n,children:e,containerInfo:t,implementation:r}}function wk(e){if(!e)return bi;e=e._reactInternals;e:{if(ha(e)!==e||e.tag!==1)throw Error(q(170));var t=e;do{switch(t.tag){case 3:t=t.stateNode.context;break e;case 1:if(kr(t.type)){t=t.stateNode.__reactInternalMemoizedMergedChildContext;break e}}t=t.return}while(t!==null);throw Error(q(171))}if(e.tag===1){var r=e.type;if(kr(r))return x2(e,r,t)}return t}function bk(e,t,r,n,o,i,a,l,c){return e=V0(r,n,!0,e,o,i,a,l,c),e.context=wk(null),r=e.current,n=yr(),o=gi(r),i=wo(n,o),i.callback=t??null,hi(r,i,o),e.current.lanes=o,Cc(e,o,n),Rr(e,n),e}function em(e,t,r,n){var o=t.current,i=yr(),a=gi(o);return r=wk(r),t.context===null?t.context=r:t.pendingContext=r,t=wo(i,a),t.payload={element:e},n=n===void 0?null:n,n!==null&&(t.callback=n),e=hi(o,t,a),e!==null&&(Cn(e,o,a,i),cd(e,o,a)),a}function Jd(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 _b(e,t){if(e=e.memoizedState,e!==null&&e.dehydrated!==null){var r=e.retryLane;e.retryLane=r!==0&&r<t?r:t}}function B0(e,t){_b(e,t),(e=e.alternate)&&_b(e,t)}function c8(){return null}var _k=typeof reportError=="function"?reportError:function(e){console.error(e)};function U0(e){this._internalRoot=e}tm.prototype.render=U0.prototype.render=function(e){var t=this._internalRoot;if(t===null)throw Error(q(409));em(e,t,null,null)};tm.prototype.unmount=U0.prototype.unmount=function(){var e=this._internalRoot;if(e!==null){this._internalRoot=null;var t=e.containerInfo;ia(function(){em(null,e,null,null)}),t[jo]=null}};function tm(e){this._internalRoot=e}tm.prototype.unstable_scheduleHydration=function(e){if(e){var t=J$();e={blockedOn:null,target:e,priority:t};for(var r=0;r<ni.length&&t!==0&&t<ni[r].priority;r++);ni.splice(r,0,e),r===0&&e2(e)}};function W0(e){return!(!e||e.nodeType!==1&&e.nodeType!==9&&e.nodeType!==11)}function rm(e){return!(!e||e.nodeType!==1&&e.nodeType!==9&&e.nodeType!==11&&(e.nodeType!==8||e.nodeValue!==" react-mount-point-unstable "))}function Sb(){}function u8(e,t,r,n,o){if(o){if(typeof n=="function"){var i=n;n=function(){var u=Jd(a);i.call(u)}}var a=bk(t,n,e,0,null,!1,!1,"",Sb);return e._reactRootContainer=a,e[jo]=a.current,nc(e.nodeType===8?e.parentNode:e),ia(),a}for(;o=e.lastChild;)e.removeChild(o);if(typeof n=="function"){var l=n;n=function(){var u=Jd(c);l.call(u)}}var c=V0(e,0,!1,null,null,!1,!1,"",Sb);return e._reactRootContainer=c,e[jo]=c.current,nc(e.nodeType===8?e.parentNode:e),ia(function(){em(t,c,r,n)}),c}function nm(e,t,r,n,o){var i=r._reactRootContainer;if(i){var a=i;if(typeof o=="function"){var l=o;o=function(){var c=Jd(a);l.call(c)}}em(t,a,e,o)}else a=u8(r,t,e,o,n);return Jd(a)}Y$=function(e){switch(e.tag){case 3:var t=e.stateNode;if(t.current.memoizedState.isDehydrated){var r=jl(t.pendingLanes);r!==0&&(c0(t,r|1),Rr(t,$t()),!(Me&6)&&(ws=$t()+500,$i()))}break;case 13:ia(function(){var n=Oo(e,1);if(n!==null){var o=yr();Cn(n,e,1,o)}}),B0(e,1)}};u0=function(e){if(e.tag===13){var t=Oo(e,134217728);if(t!==null){var r=yr();Cn(t,e,134217728,r)}B0(e,134217728)}};X$=function(e){if(e.tag===13){var t=gi(e),r=Oo(e,t);if(r!==null){var n=yr();Cn(r,e,t,n)}B0(e,t)}};J$=function(){return qe};Z$=function(e,t){var r=qe;try{return qe=e,t()}finally{qe=r}};Pv=function(e,t,r){switch(t){case"input":if(vv(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=Gh(n);if(!o)throw Error(q(90));k$(n),vv(n,o)}}}break;case"textarea":T$(e,r);break;case"select":t=r.value,t!=null&&ns(e,!!r.multiple,t,!1)}};z$=M0;F$=ia;var d8={usingClientEntryPoint:!1,Events:[$c,qa,Gh,M$,L$,M0]},al={findFiberByHostInstance:Gi,bundleType:0,version:"18.2.0",rendererPackageName:"react-dom"},f8={bundleType:al.bundleType,version:al.version,rendererPackageName:al.rendererPackageName,rendererConfig:al.rendererConfig,overrideHookState:null,overrideHookStateDeletePath:null,overrideHookStateRenamePath:null,overrideProps:null,overridePropsDeletePath:null,overridePropsRenamePath:null,setErrorHandler:null,setSuspenseHandler:null,scheduleUpdate:null,currentDispatcherRef:No.ReactCurrentDispatcher,findHostInstanceByFiber:function(e){return e=U$(e),e===null?null:e.stateNode},findFiberByHostInstance:al.findFiberByHostInstance||c8,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 Su=__REACT_DEVTOOLS_GLOBAL_HOOK__;if(!Su.isDisabled&&Su.supportsFiber)try{Uh=Su.inject(f8),Zn=Su}catch{}}Jr.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED=d8;Jr.createPortal=function(e,t){var r=2<arguments.length&&arguments[2]!==void 0?arguments[2]:null;if(!W0(t))throw Error(q(200));return l8(e,t,null,r)};Jr.createRoot=function(e,t){if(!W0(e))throw Error(q(299));var r=!1,n="",o=_k;return t!=null&&(t.unstable_strictMode===!0&&(r=!0),t.identifierPrefix!==void 0&&(n=t.identifierPrefix),t.onRecoverableError!==void 0&&(o=t.onRecoverableError)),t=V0(e,1,!1,null,null,r,!1,n,o),e[jo]=t.current,nc(e.nodeType===8?e.parentNode:e),new U0(t)};Jr.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(q(188)):(e=Object.keys(e).join(","),Error(q(268,e)));return e=U$(t),e=e===null?null:e.stateNode,e};Jr.flushSync=function(e){return ia(e)};Jr.hydrate=function(e,t,r){if(!rm(t))throw Error(q(200));return nm(null,e,t,!0,r)};Jr.hydrateRoot=function(e,t,r){if(!W0(e))throw Error(q(405));var n=r!=null&&r.hydratedSources||null,o=!1,i="",a=_k;if(r!=null&&(r.unstable_strictMode===!0&&(o=!0),r.identifierPrefix!==void 0&&(i=r.identifierPrefix),r.onRecoverableError!==void 0&&(a=r.onRecoverableError)),t=bk(t,null,e,1,r??null,o,!1,i,a),e[jo]=t.current,nc(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 tm(t)};Jr.render=function(e,t,r){if(!rm(t))throw Error(q(200));return nm(null,e,t,!1,r)};Jr.unmountComponentAtNode=function(e){if(!rm(e))throw Error(q(40));return e._reactRootContainer?(ia(function(){nm(null,null,e,!1,function(){e._reactRootContainer=null,e[jo]=null})}),!0):!1};Jr.unstable_batchedUpdates=M0;Jr.unstable_renderSubtreeIntoContainer=function(e,t,r,n){if(!rm(r))throw Error(q(200));if(e==null||e._reactInternals===void 0)throw Error(q(38));return nm(e,t,r,!1,n)};Jr.version="18.2.0-next-9e3b772b8-20220608";function Sk(){if(!(typeof __REACT_DEVTOOLS_GLOBAL_HOOK__>"u"||typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.checkDCE!="function"))try{__REACT_DEVTOOLS_GLOBAL_HOOK__.checkDCE(Sk)}catch(e){console.error(e)}}Sk(),b$.exports=Jr;var Ms=b$.exports;const gd=Fy(Ms),p8=gE({__proto__:null,default:gd},[Ms]);var h8=Object.defineProperty,m8=Object.defineProperties,g8=Object.getOwnPropertyDescriptors,Pb=Object.getOwnPropertySymbols,v8=Object.prototype.hasOwnProperty,y8=Object.prototype.propertyIsEnumerable,jb=(e,t,r)=>t in e?h8(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,ny=(e,t)=>{for(var r in t||(t={}))v8.call(t,r)&&jb(e,r,t[r]);if(Pb)for(var r of Pb(t))y8.call(t,r)&&jb(e,r,t[r]);return e},Ob=(e,t)=>m8(e,g8(t));const x8=["subtle","filled","outline","light","default","transparent","gradient"],Pu={xs:j(18),sm:j(22),md:j(28),lg:j(34),xl:j(44)};function w8({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%"})}:x8.includes(e)?ny({border:`${j(1)} solid ${o.border}`,backgroundColor:o.background,color:o.color},t.fn.hover({backgroundColor:o.hover})):null}var b8=W((e,{radius:t,color:r,gradient:n},{variant:o,size:i})=>({root:Ob(ny({position:"relative",borderRadius:e.fn.radius(t),padding:0,lineHeight:1,display:"flex",alignItems:"center",justifyContent:"center",height:M({size:i,sizes:Pu}),minHeight:M({size:i,sizes:Pu}),width:M({size:i,sizes:Pu}),minWidth:M({size:i,sizes:Pu})},w8({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":Ob(ny({content:'""'},e.fn.cover(j(-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 _8=b8;var S8=Object.defineProperty,Zd=Object.getOwnPropertySymbols,Pk=Object.prototype.hasOwnProperty,jk=Object.prototype.propertyIsEnumerable,Cb=(e,t,r)=>t in e?S8(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,Eb=(e,t)=>{for(var r in t||(t={}))Pk.call(t,r)&&Cb(e,r,t[r]);if(Zd)for(var r of Zd(t))jk.call(t,r)&&Cb(e,r,t[r]);return e},$b=(e,t)=>{var r={};for(var n in e)Pk.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};function P8(e){var t=e,{size:r,color:n}=t,o=$b(t,["size","color"]);const i=o,{style:a}=i,l=$b(i,["style"]);return S.createElement("svg",Eb({viewBox:"0 0 135 140",xmlns:"http://www.w3.org/2000/svg",fill:n,style:Eb({width:r},a)},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 j8=Object.defineProperty,ef=Object.getOwnPropertySymbols,Ok=Object.prototype.hasOwnProperty,Ck=Object.prototype.propertyIsEnumerable,kb=(e,t,r)=>t in e?j8(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,Rb=(e,t)=>{for(var r in t||(t={}))Ok.call(t,r)&&kb(e,r,t[r]);if(ef)for(var r of ef(t))Ck.call(t,r)&&kb(e,r,t[r]);return e},Tb=(e,t)=>{var r={};for(var n in e)Ok.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&&Ck.call(e,n)&&(r[n]=e[n]);return r};function O8(e){var t=e,{size:r,color:n}=t,o=Tb(t,["size","color"]);const i=o,{style:a}=i,l=Tb(i,["style"]);return S.createElement("svg",Rb({viewBox:"0 0 38 38",xmlns:"http://www.w3.org/2000/svg",stroke:n,style:Rb({width:r,height:r},a)},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 C8=Object.defineProperty,tf=Object.getOwnPropertySymbols,Ek=Object.prototype.hasOwnProperty,$k=Object.prototype.propertyIsEnumerable,Ib=(e,t,r)=>t in e?C8(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,Db=(e,t)=>{for(var r in t||(t={}))Ek.call(t,r)&&Ib(e,r,t[r]);if(tf)for(var r of tf(t))$k.call(t,r)&&Ib(e,r,t[r]);return e},Nb=(e,t)=>{var r={};for(var n in e)Ek.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&&$k.call(e,n)&&(r[n]=e[n]);return r};function E8(e){var t=e,{size:r,color:n}=t,o=Nb(t,["size","color"]);const i=o,{style:a}=i,l=Nb(i,["style"]);return S.createElement("svg",Db({viewBox:"0 0 120 30",xmlns:"http://www.w3.org/2000/svg",fill:n,style:Db({width:r},a)},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 $8=Object.defineProperty,rf=Object.getOwnPropertySymbols,kk=Object.prototype.hasOwnProperty,Rk=Object.prototype.propertyIsEnumerable,Ab=(e,t,r)=>t in e?$8(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,k8=(e,t)=>{for(var r in t||(t={}))kk.call(t,r)&&Ab(e,r,t[r]);if(rf)for(var r of rf(t))Rk.call(t,r)&&Ab(e,r,t[r]);return e},R8=(e,t)=>{var r={};for(var n in e)kk.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&&Rk.call(e,n)&&(r[n]=e[n]);return r};const wg={bars:P8,oval:O8,dots:E8},T8={xs:j(18),sm:j(22),md:j(36),lg:j(44),xl:j(58)},I8={size:"md"};function mn(e){const t=H("Loader",I8,e),{size:r,color:n,variant:o}=t,i=R8(t,["size","color","variant"]),a=Ht(),l=o in wg?o:a.loader;return S.createElement(ae,k8({role:"presentation",component:wg[l]||wg.bars,size:M({size:r,sizes:T8}),color:a.fn.variant({variant:"filled",primaryFallback:!1,color:n||a.primaryColor}).background},i))}mn.displayName="@mantine/core/Loader";var D8=Object.defineProperty,nf=Object.getOwnPropertySymbols,Tk=Object.prototype.hasOwnProperty,Ik=Object.prototype.propertyIsEnumerable,Mb=(e,t,r)=>t in e?D8(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,Lb=(e,t)=>{for(var r in t||(t={}))Tk.call(t,r)&&Mb(e,r,t[r]);if(nf)for(var r of nf(t))Ik.call(t,r)&&Mb(e,r,t[r]);return e},N8=(e,t)=>{var r={};for(var n in e)Tk.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&&Ik.call(e,n)&&(r[n]=e[n]);return r};const A8={color:"gray",size:"md",variant:"subtle"},Dk=f.forwardRef((e,t)=>{const r=H("ActionIcon",A8,e),{className:n,color:o,children:i,radius:a,size:l,variant:c,gradient:u,disabled:d,loaderProps:p,loading:h,unstyled:m,__staticSelector:g}=r,v=N8(r,["className","color","children","radius","size","variant","gradient","disabled","loaderProps","loading","unstyled","__staticSelector"]),{classes:b,cx:y,theme:x}=_8({radius:a,color:o,gradient:u},{name:["ActionIcon",g],unstyled:m,size:l,variant:c}),w=S.createElement(mn,Lb({color:x.fn.variant({color:o,variant:c}).color,size:"100%","data-action-icon-loader":!0},p));return S.createElement(So,Lb({className:y(b.root,n),ref:t,disabled:d,"data-disabled":d||void 0,"data-loading":h||void 0,unstyled:m},v),h?w:i)});Dk.displayName="@mantine/core/ActionIcon";const Zt=Dk;var M8=Object.defineProperty,L8=Object.defineProperties,z8=Object.getOwnPropertyDescriptors,of=Object.getOwnPropertySymbols,Nk=Object.prototype.hasOwnProperty,Ak=Object.prototype.propertyIsEnumerable,zb=(e,t,r)=>t in e?M8(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,F8=(e,t)=>{for(var r in t||(t={}))Nk.call(t,r)&&zb(e,r,t[r]);if(of)for(var r of of(t))Ak.call(t,r)&&zb(e,r,t[r]);return e},V8=(e,t)=>L8(e,z8(t)),B8=(e,t)=>{var r={};for(var n in e)Nk.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&&Ak.call(e,n)&&(r[n]=e[n]);return r};function H0(e){const t=H("Portal",{},e),{children:r,target:n,className:o,innerRef:i}=t,a=B8(t,["children","target","className","innerRef"]),l=Ht(),[c,u]=f.useState(!1),d=f.useRef();return c$(()=>(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?Ms.createPortal(S.createElement("div",V8(F8({className:o,dir:l.dir},a),{ref:i}),r),d.current):null}H0.displayName="@mantine/core/Portal";var U8=Object.defineProperty,af=Object.getOwnPropertySymbols,Mk=Object.prototype.hasOwnProperty,Lk=Object.prototype.propertyIsEnumerable,Fb=(e,t,r)=>t in e?U8(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,W8=(e,t)=>{for(var r in t||(t={}))Mk.call(t,r)&&Fb(e,r,t[r]);if(af)for(var r of af(t))Lk.call(t,r)&&Fb(e,r,t[r]);return e},H8=(e,t)=>{var r={};for(var n in e)Mk.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&&Lk.call(e,n)&&(r[n]=e[n]);return r};function Ls(e){var t=e,{withinPortal:r=!0,children:n}=t,o=H8(t,["withinPortal","children"]);return r?S.createElement(H0,W8({},o),n):S.createElement(S.Fragment,null,n)}Ls.displayName="@mantine/core/OptionalPortal";var q8=Object.defineProperty,G8=Object.defineProperties,Q8=Object.getOwnPropertyDescriptors,Vb=Object.getOwnPropertySymbols,K8=Object.prototype.hasOwnProperty,Y8=Object.prototype.propertyIsEnumerable,Bb=(e,t,r)=>t in e?q8(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,bg=(e,t)=>{for(var r in t||(t={}))K8.call(t,r)&&Bb(e,r,t[r]);if(Vb)for(var r of Vb(t))Y8.call(t,r)&&Bb(e,r,t[r]);return e},Ub=(e,t)=>G8(e,Q8(t));function X8({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 J8=W((e,{radius:t,color:r},{variant:n})=>({root:bg(Ub(bg({},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:`${j(1)} solid transparent`}),X8({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:j(20),height:j(20),display:"flex",alignItems:"center",justifyContent:"flex-start",marginRight:e.spacing.md,marginTop:1},message:Ub(bg({},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:j(10),height:j(10),color:n==="filled"?e.white:e.colorScheme==="dark"?n==="light"?e.white:e.colors.dark[0]:e.black}}));const Z8=J8;var eF=Object.defineProperty,sf=Object.getOwnPropertySymbols,zk=Object.prototype.hasOwnProperty,Fk=Object.prototype.propertyIsEnumerable,Wb=(e,t,r)=>t in e?eF(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,Hb=(e,t)=>{for(var r in t||(t={}))zk.call(t,r)&&Wb(e,r,t[r]);if(sf)for(var r of sf(t))Fk.call(t,r)&&Wb(e,r,t[r]);return e},tF=(e,t)=>{var r={};for(var n in e)zk.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&&Fk.call(e,n)&&(r[n]=e[n]);return r};function Vk(e){const t=e,{width:r,height:n,style:o}=t,i=tF(t,["width","height","style"]);return S.createElement("svg",Hb({viewBox:"0 0 15 15",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:Hb({width:r,height:n},o)},i),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"}))}Vk.displayName="@mantine/core/CloseIcon";var rF=Object.defineProperty,lf=Object.getOwnPropertySymbols,Bk=Object.prototype.hasOwnProperty,Uk=Object.prototype.propertyIsEnumerable,qb=(e,t,r)=>t in e?rF(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,nF=(e,t)=>{for(var r in t||(t={}))Bk.call(t,r)&&qb(e,r,t[r]);if(lf)for(var r of lf(t))Uk.call(t,r)&&qb(e,r,t[r]);return e},oF=(e,t)=>{var r={};for(var n in e)Bk.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&&Uk.call(e,n)&&(r[n]=e[n]);return r};const iF={xs:j(12),sm:j(16),md:j(20),lg:j(28),xl:j(34)},aF={size:"sm"},Wk=f.forwardRef((e,t)=>{const r=H("CloseButton",aF,e),{iconSize:n,size:o,children:i}=r,a=oF(r,["iconSize","size","children"]),l=j(n||iF[o]);return S.createElement(Zt,nF({ref:t,__staticSelector:"CloseButton",size:o},a),i||S.createElement(Vk,{width:l,height:l}))});Wk.displayName="@mantine/core/CloseButton";const Rc=Wk;var sF=Object.defineProperty,cf=Object.getOwnPropertySymbols,Hk=Object.prototype.hasOwnProperty,qk=Object.prototype.propertyIsEnumerable,Gb=(e,t,r)=>t in e?sF(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,lF=(e,t)=>{for(var r in t||(t={}))Hk.call(t,r)&&Gb(e,r,t[r]);if(cf)for(var r of cf(t))qk.call(t,r)&&Gb(e,r,t[r]);return e},cF=(e,t)=>{var r={};for(var n in e)Hk.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&&qk.call(e,n)&&(r[n]=e[n]);return r};const uF={variant:"light"},Tc=f.forwardRef((e,t)=>{const r=H("Alert",uF,e),{id:n,className:o,title:i,variant:a,children:l,color:c,classNames:u,icon:d,styles:p,onClose:h,radius:m,withCloseButton:g,closeButtonLabel:v,unstyled:b}=r,y=cF(r,["id","className","title","variant","children","color","classNames","icon","styles","onClose","radius","withCloseButton","closeButtonLabel","unstyled"]),{classes:x,cx:w}=Z8({color:c,radius:m},{classNames:u,styles:p,unstyled:b,variant:a,name:"Alert"}),_=Ar(n),C=i&&`${_}-title`,O=`${_}-body`;return S.createElement(ae,lF({id:_,role:"alert","aria-labelledby":C,"aria-describedby":O,className:w(x.root,x[a],o),ref:t},y),S.createElement("div",{className:x.wrapper},d&&S.createElement("div",{className:x.icon},d),S.createElement("div",{className:x.body},i&&S.createElement("div",{className:x.title,"data-with-close-button":g||void 0},S.createElement("span",{id:C,className:x.label},i)),S.createElement("div",{id:O,className:x.message},l)),g&&S.createElement(Rc,{className:x.closeButton,onClick:h,variant:"transparent",size:16,iconSize:16,"aria-label":v})))});Tc.displayName="@mantine/core/Alert";var dF=Object.defineProperty,fF=Object.defineProperties,pF=Object.getOwnPropertyDescriptors,Qb=Object.getOwnPropertySymbols,hF=Object.prototype.hasOwnProperty,mF=Object.prototype.propertyIsEnumerable,Kb=(e,t,r)=>t in e?dF(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,ju=(e,t)=>{for(var r in t||(t={}))hF.call(t,r)&&Kb(e,r,t[r]);if(Qb)for(var r of Qb(t))mF.call(t,r)&&Kb(e,r,t[r]);return e},gF=(e,t)=>fF(e,pF(t));function vF({underline:e,strikethrough:t}){const r=[];return e&&r.push("underline"),t&&r.push("line-through"),r.length>0?r.join(" "):"none"}function yF({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 xF(e){return typeof e=="number"?{overflow:"hidden",textOverflow:"ellipsis",display:"-webkit-box",WebkitLineClamp:e,WebkitBoxOrient:"vertical"}:null}function wF({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 bF=W((e,{color:t,lineClamp:r,truncate:n,inline:o,inherit:i,underline:a,gradient:l,weight:c,transform:u,align:d,strikethrough:p,italic:h},{size:m})=>{const g=e.fn.variant({variant:"gradient",gradient:l});return{root:gF(ju(ju(ju(ju({},e.fn.fontStyles()),e.fn.focusStyles()),xF(r)),wF({theme:e,truncate:n})),{color:yF({color:t,theme:e}),fontFamily:i?"inherit":e.fontFamily,fontSize:i||m===void 0?"inherit":M({size:m,sizes:e.fontSizes}),lineHeight:i?"inherit":o?1:e.lineHeight,textDecoration:vF({underline:a,strikethrough:p}),WebkitTapHighlightColor:"transparent",fontWeight:i?"inherit":c,textTransform:u,textAlign:d,fontStyle:h?"italic":void 0}),gradient:{backgroundImage:g.background,WebkitBackgroundClip:"text",WebkitTextFillColor:"transparent"}}});const _F=bF;var SF=Object.defineProperty,uf=Object.getOwnPropertySymbols,Gk=Object.prototype.hasOwnProperty,Qk=Object.prototype.propertyIsEnumerable,Yb=(e,t,r)=>t in e?SF(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,PF=(e,t)=>{for(var r in t||(t={}))Gk.call(t,r)&&Yb(e,r,t[r]);if(uf)for(var r of uf(t))Qk.call(t,r)&&Yb(e,r,t[r]);return e},jF=(e,t)=>{var r={};for(var n in e)Gk.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&&Qk.call(e,n)&&(r[n]=e[n]);return r};const OF={variant:"text"},Kk=f.forwardRef((e,t)=>{const r=H("Text",OF,e),{className:n,size:o,weight:i,transform:a,color:l,align:c,variant:u,lineClamp:d,truncate:p,gradient:h,inline:m,inherit:g,underline:v,strikethrough:b,italic:y,classNames:x,styles:w,unstyled:_,span:C,__staticSelector:O}=r,P=jF(r,["className","size","weight","transform","color","align","variant","lineClamp","truncate","gradient","inline","inherit","underline","strikethrough","italic","classNames","styles","unstyled","span","__staticSelector"]),{classes:E,cx:k}=_F({color:l,lineClamp:d,truncate:p,inline:m,inherit:g,underline:v,strikethrough:b,italic:y,weight:i,transform:a,align:c,gradient:h},{unstyled:_,name:O||"Text",variant:u,size:o});return S.createElement(ae,PF({ref:t,className:k(E.root,{[E.gradient]:u==="gradient"},n),component:C?"span":"div"},P))});Kk.displayName="@mantine/core/Text";const ne=Kk;var CF=Object.defineProperty,Xb=Object.getOwnPropertySymbols,EF=Object.prototype.hasOwnProperty,$F=Object.prototype.propertyIsEnumerable,Jb=(e,t,r)=>t in e?CF(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,kF=(e,t)=>{for(var r in t||(t={}))EF.call(t,r)&&Jb(e,r,t[r]);if(Xb)for(var r of Xb(t))$F.call(t,r)&&Jb(e,r,t[r]);return e};function RF({theme:e,color:t}){return t==="dimmed"?e.fn.dimmed():e.fn.themeColor(t||e.primaryColor,e.colorScheme==="dark"?4:7,!1,!0)}var TF=W((e,{color:t,underline:r})=>({root:kF({backgroundColor:"transparent",cursor:"pointer",padding:0,border:0,color:RF({theme:e,color:t})},e.fn.hover({textDecoration:r?"underline":"none"}))}));const IF=TF;var DF=Object.defineProperty,df=Object.getOwnPropertySymbols,Yk=Object.prototype.hasOwnProperty,Xk=Object.prototype.propertyIsEnumerable,Zb=(e,t,r)=>t in e?DF(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,e_=(e,t)=>{for(var r in t||(t={}))Yk.call(t,r)&&Zb(e,r,t[r]);if(df)for(var r of df(t))Xk.call(t,r)&&Zb(e,r,t[r]);return e},NF=(e,t)=>{var r={};for(var n in e)Yk.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&&Xk.call(e,n)&&(r[n]=e[n]);return r};const AF={underline:!0},Jk=f.forwardRef((e,t)=>{const r=H("Anchor",AF,e),{component:n,className:o,unstyled:i,variant:a,size:l,color:c,underline:u}=r,d=NF(r,["component","className","unstyled","variant","size","color","underline"]),{classes:p,cx:h}=IF({color:c,underline:u},{name:"Anchor",unstyled:i,variant:a,size:l}),m=n==="button"?{type:"button"}:null;return S.createElement(ne,e_(e_({component:n||"a",ref:t,className:h(p.root,o),size:l},m),d))});Jk.displayName="@mantine/core/Anchor";const Fe=Jk,Zk=f.createContext({zIndex:1e3,fixed:!1,layout:"default"}),MF=Zk.Provider;function eR(){return f.useContext(Zk)}function om(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)=>wr(n[0])-wr(o[0])),r}var LF=Object.defineProperty,zF=Object.defineProperties,FF=Object.getOwnPropertyDescriptors,t_=Object.getOwnPropertySymbols,VF=Object.prototype.hasOwnProperty,BF=Object.prototype.propertyIsEnumerable,r_=(e,t,r)=>t in e?LF(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,Ou=(e,t)=>{for(var r in t||(t={}))VF.call(t,r)&&r_(e,r,t[r]);if(t_)for(var r of t_(t))BF.call(t,r)&&r_(e,r,t[r]);return e},n_=(e,t)=>zF(e,FF(t)),UF=W((e,{height:t,width:r,fixed:n,position:o,hiddenBreakpoint:i,zIndex:a,section:l,withBorder:c,layout:u})=>{const d=typeof r=="object"&&r!==null?om(r,e).reduce((h,[m,g])=>(h[`@media (min-width: ${lr(m)})`]={width:j(g),minWidth:j(g)},h),{}):null,p=c?{[l==="navbar"?"borderRight":"borderLeft"]:`${j(1)} solid ${e.colorScheme==="dark"?e.colors.dark[5]:e.colors.gray[2]}`}:{};return{root:n_(Ou(Ou(n_(Ou(Ou({},e.fn.fontStyles()),o),{top:u==="alt"?0:(o==null?void 0:o.top)||"var(--mantine-header-height)",bottom:0,zIndex:a,height:t?j(t):u==="alt"?"auto":"calc(100vh - var(--mantine-header-height, 0rem) - var(--mantine-footer-height, 0rem))",width:r!=null&&r.base?j(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: ${lr(wr(M({size:i,sizes:e.breakpoints}))-1)})`]:{display:"none"}}})}});const WF=UF;var HF=Object.defineProperty,ff=Object.getOwnPropertySymbols,tR=Object.prototype.hasOwnProperty,rR=Object.prototype.propertyIsEnumerable,o_=(e,t,r)=>t in e?HF(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,i_=(e,t)=>{for(var r in t||(t={}))tR.call(t,r)&&o_(e,r,t[r]);if(ff)for(var r of ff(t))rR.call(t,r)&&o_(e,r,t[r]);return e},qF=(e,t)=>{var r={};for(var n in e)tR.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&&rR.call(e,n)&&(r[n]=e[n]);return r};const nR=f.forwardRef((e,t)=>{var r=e,{width:n,height:o,fixed:i=!1,position:a,zIndex:l,hiddenBreakpoint:c="md",hidden:u=!1,withBorder:d=!0,className:p,classNames:h,styles:m,children:g,section:v,__staticSelector:b,unstyled:y,variant:x}=r,w=qF(r,["width","height","fixed","position","zIndex","hiddenBreakpoint","hidden","withBorder","className","classNames","styles","children","section","__staticSelector","unstyled","variant"]);const _=eR(),{classes:C,cx:O,theme:P}=WF({width:n,height:o,fixed:_.fixed||i,position:a,hiddenBreakpoint:c,zIndex:l||_.zIndex||In("app"),section:v,withBorder:d,layout:_.layout},{classNames:h,styles:m,name:b,unstyled:y,variant:x}),E=om(n,P).reduce((k,[$,I])=>(k[`@media (min-width: ${lr($)})`]={[`--mantine-${v}-width`]:j(I)},k),{});return S.createElement(ae,i_({component:v==="navbar"?"nav":"aside",ref:t,"data-hidden":u||void 0,className:O(C.root,p)},w),g,S.createElement(l$,{styles:()=>({":root":i_({[`--mantine-${v}-width`]:n!=null&&n.base?j(n.base):"0rem"},E)})}))});nR.displayName="@mantine/core/HorizontalSection";var GF=Object.defineProperty,pf=Object.getOwnPropertySymbols,oR=Object.prototype.hasOwnProperty,iR=Object.prototype.propertyIsEnumerable,a_=(e,t,r)=>t in e?GF(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,QF=(e,t)=>{for(var r in t||(t={}))oR.call(t,r)&&a_(e,r,t[r]);if(pf)for(var r of pf(t))iR.call(t,r)&&a_(e,r,t[r]);return e},KF=(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&&iR.call(e,n)&&(r[n]=e[n]);return r};const aR=f.forwardRef((e,t)=>{var r=e,{children:n,grow:o=!1,sx:i}=r,a=KF(r,["children","grow","sx"]);return S.createElement(ae,QF({ref:t,sx:[{flex:o?1:0,boxSizing:"border-box"},...Sc(i)]},a),n)});aR.displayName="@mantine/core/Section";const YF=aR;var XF=Object.defineProperty,s_=Object.getOwnPropertySymbols,JF=Object.prototype.hasOwnProperty,ZF=Object.prototype.propertyIsEnumerable,l_=(e,t,r)=>t in e?XF(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,eV=(e,t)=>{for(var r in t||(t={}))JF.call(t,r)&&l_(e,r,t[r]);if(s_)for(var r of s_(t))ZF.call(t,r)&&l_(e,r,t[r]);return e};const tV={fixed:!1,position:{top:0,left:0},hiddenBreakpoint:"md",hidden:!1},Fl=f.forwardRef((e,t)=>{const r=H("Navbar",tV,e);return S.createElement(nR,eV({section:"navbar",__staticSelector:"Navbar",ref:t},r))});Fl.Section=YF;Fl.displayName="@mantine/core/Navbar";var rV=Object.defineProperty,nV=Object.defineProperties,oV=Object.getOwnPropertyDescriptors,c_=Object.getOwnPropertySymbols,iV=Object.prototype.hasOwnProperty,aV=Object.prototype.propertyIsEnumerable,u_=(e,t,r)=>t in e?rV(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,_g=(e,t)=>{for(var r in t||(t={}))iV.call(t,r)&&u_(e,r,t[r]);if(c_)for(var r of c_(t))aV.call(t,r)&&u_(e,r,t[r]);return e},d_=(e,t)=>nV(e,oV(t)),sV=W((e,{height:t,fixed:r,position:n,zIndex:o,borderPosition:i,layout:a})=>{const l=typeof t=="object"&&t!==null?om(t,e).reduce((c,[u,d])=>(c[`@media (min-width: ${lr(u)})`]={height:j(d),minHeight:j(d)},c),{}):null;return{root:d_(_g(d_(_g(_g({},e.fn.fontStyles()),n),{zIndex:o,left:a==="alt"?"var(--mantine-navbar-width, 0)":0,right:a==="alt"?"var(--mantine-aside-width, 0)":0,height:typeof t=="object"?j(t==null?void 0:t.base)||"100%":j(t),maxHeight:typeof t=="object"?j(t==null?void 0:t.base)||"100%":j(t),position:r?"fixed":"static",boxSizing:"border-box",backgroundColor:e.colorScheme==="dark"?e.colors.dark[7]:e.white}),l),{borderBottom:i==="bottom"?`${j(1)} solid ${e.colorScheme==="dark"?e.colors.dark[5]:e.colors.gray[2]}`:void 0,borderTop:i==="top"?`${j(1)} solid ${e.colorScheme==="dark"?e.colors.dark[5]:e.colors.gray[2]}`:void 0})}});const lV=sV;var cV=Object.defineProperty,hf=Object.getOwnPropertySymbols,sR=Object.prototype.hasOwnProperty,lR=Object.prototype.propertyIsEnumerable,f_=(e,t,r)=>t in e?cV(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,p_=(e,t)=>{for(var r in t||(t={}))sR.call(t,r)&&f_(e,r,t[r]);if(hf)for(var r of hf(t))lR.call(t,r)&&f_(e,r,t[r]);return e},uV=(e,t)=>{var r={};for(var n in e)sR.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&&lR.call(e,n)&&(r[n]=e[n]);return r};const cR=f.forwardRef((e,t)=>{var r=e,{children:n,className:o,classNames:i,styles:a,height:l,fixed:c=!1,withBorder:u=!0,position:d,zIndex:p,section:h,unstyled:m,__staticSelector:g,variant:v}=r,b=uV(r,["children","className","classNames","styles","height","fixed","withBorder","position","zIndex","section","unstyled","__staticSelector","variant"]);const y=eR(),x=p||y.zIndex||In("app"),{classes:w,cx:_,theme:C}=lV({height:l,fixed:y.fixed||c,position:d,zIndex:typeof x=="number"&&y.layout==="default"?x+1:x,layout:y.layout,borderPosition:u?h==="header"?"bottom":"top":"none"},{name:g,classNames:i,styles:a,unstyled:m,variant:v}),O=typeof l=="object"&&l!==null?om(l,C).reduce((P,[E,k])=>(P[`@media (min-width: ${lr(E)})`]={[`--mantine-${h}-height`]:j(k)},P),{}):null;return S.createElement(ae,p_({component:h==="header"?"header":"footer",className:_(w.root,o),ref:t},b),n,S.createElement(l$,{styles:()=>({":root":p_({[`--mantine-${h}-height`]:typeof l=="object"?j(l==null?void 0:l.base)||"100%":j(l)},O)})}))});cR.displayName="@mantine/core/VerticalSection";var dV=Object.defineProperty,fV=Object.defineProperties,pV=Object.getOwnPropertyDescriptors,h_=Object.getOwnPropertySymbols,hV=Object.prototype.hasOwnProperty,mV=Object.prototype.propertyIsEnumerable,m_=(e,t,r)=>t in e?dV(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,gV=(e,t)=>{for(var r in t||(t={}))hV.call(t,r)&&m_(e,r,t[r]);if(h_)for(var r of h_(t))mV.call(t,r)&&m_(e,r,t[r]);return e},vV=(e,t)=>fV(e,pV(t));const yV={fixed:!1,position:{top:0,left:0,right:0}},uR=f.forwardRef((e,t)=>{const r=H("Header",yV,e);return S.createElement(cR,vV(gV({section:"header",__staticSelector:"Header"},r),{ref:t}))});uR.displayName="@mantine/core/Header";var xV=Object.defineProperty,g_=Object.getOwnPropertySymbols,wV=Object.prototype.hasOwnProperty,bV=Object.prototype.propertyIsEnumerable,v_=(e,t,r)=>t in e?xV(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,dR=(e,t)=>{for(var r in t||(t={}))wV.call(t,r)&&v_(e,r,t[r]);if(g_)for(var r of g_(t))bV.call(t,r)&&v_(e,r,t[r]);return e};function _V(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 i=wr(n),a=wr(o);return dR({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})`},i===a?{[`@media (max-width: ${lr(i-1)})`]:{paddingLeft:r,paddingRight:r}}:{[`@media (max-width: ${lr(i-1)})`]:{paddingLeft:r},[`@media (max-width: ${lr(a-1)})`]:{paddingRight:r}})}var SV=W((e,t)=>({root:{boxSizing:"border-box"},body:{display:"flex",boxSizing:"border-box"},main:dR({flex:1,width:"100vw",boxSizing:"border-box"},_V(t,e))}));const PV=SV;var jV=Object.defineProperty,mf=Object.getOwnPropertySymbols,fR=Object.prototype.hasOwnProperty,pR=Object.prototype.propertyIsEnumerable,y_=(e,t,r)=>t in e?jV(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,OV=(e,t)=>{for(var r in t||(t={}))fR.call(t,r)&&y_(e,r,t[r]);if(mf)for(var r of mf(t))pR.call(t,r)&&y_(e,r,t[r]);return e},CV=(e,t)=>{var r={};for(var n in e)fR.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&&pR.call(e,n)&&(r[n]=e[n]);return r};const EV={fixed:!0,padding:"md"},hR=f.forwardRef((e,t)=>{const r=H("AppShell",EV,e),{children:n,navbar:o,header:i,footer:a,aside:l,fixed:c,zIndex:u,padding:d,navbarOffsetBreakpoint:p,asideOffsetBreakpoint:h,className:m,styles:g,classNames:v,unstyled:b,hidden:y,layout:x,variant:w}=r,_=CV(r,["children","navbar","header","footer","aside","fixed","zIndex","padding","navbarOffsetBreakpoint","asideOffsetBreakpoint","className","styles","classNames","unstyled","hidden","layout","variant"]),{classes:C,cx:O}=PV({padding:d,fixed:c,navbarOffsetBreakpoint:p,asideOffsetBreakpoint:h},{styles:g,classNames:v,unstyled:b,name:"AppShell",variant:w});return y?S.createElement(S.Fragment,null,n):S.createElement(MF,{value:{fixed:c,zIndex:u,layout:x}},S.createElement(ae,OV({className:O(C.root,m),ref:t},_),i,S.createElement("div",{className:C.body},o,S.createElement("main",{className:C.main},n),l),a))});hR.displayName="@mantine/core/AppShell";const Cu={xs:j(1),sm:j(2),md:j(3),lg:j(4),xl:j(5)};function Eu(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 $V=W((e,{color:t},{size:r,variant:n})=>({root:{},withLabel:{borderTop:"0 !important"},left:{"&::before":{display:"none"}},right:{"&::after":{display:"none"}},label:{display:"flex",alignItems:"center","&::before":{content:'""',flex:1,height:j(1),borderTop:`${M({size:r,sizes:Cu})} ${n} ${Eu(e,t)}`,marginRight:e.spacing.xs},"&::after":{content:'""',flex:1,borderTop:`${M({size:r,sizes:Cu})} ${n} ${Eu(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:j(M({size:r,sizes:Cu})),borderTopColor:Eu(e,t),borderTopStyle:n,margin:0},vertical:{border:0,alignSelf:"stretch",height:"auto",borderLeftWidth:j(M({size:r,sizes:Cu})),borderLeftColor:Eu(e,t),borderLeftStyle:n}}));const kV=$V;var RV=Object.defineProperty,TV=Object.defineProperties,IV=Object.getOwnPropertyDescriptors,gf=Object.getOwnPropertySymbols,mR=Object.prototype.hasOwnProperty,gR=Object.prototype.propertyIsEnumerable,x_=(e,t,r)=>t in e?RV(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,w_=(e,t)=>{for(var r in t||(t={}))mR.call(t,r)&&x_(e,r,t[r]);if(gf)for(var r of gf(t))gR.call(t,r)&&x_(e,r,t[r]);return e},DV=(e,t)=>TV(e,IV(t)),NV=(e,t)=>{var r={};for(var n in e)mR.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&&gR.call(e,n)&&(r[n]=e[n]);return r};const AV={orientation:"horizontal",size:"xs",labelPosition:"left",variant:"solid"},gr=f.forwardRef((e,t)=>{const r=H("Divider",AV,e),{className:n,color:o,orientation:i,size:a,label:l,labelPosition:c,labelProps:u,variant:d,styles:p,classNames:h,unstyled:m}=r,g=NV(r,["className","color","orientation","size","label","labelPosition","labelProps","variant","styles","classNames","unstyled"]),{classes:v,cx:b}=kV({color:o},{classNames:h,styles:p,unstyled:m,name:"Divider",variant:d,size:a}),y=i==="vertical",x=i==="horizontal",w=!!l&&x,_=!(u!=null&&u.color);return S.createElement(ae,w_({ref:t,className:b(v.root,{[v.vertical]:y,[v.horizontal]:x,[v.withLabel]:w},n),role:"separator"},g),w&&S.createElement(ne,DV(w_({},u),{size:(u==null?void 0:u.size)||"xs",mt:j(2),className:b(v.label,v[c],{[v.labelDefaultStyles]:_})}),l))});gr.displayName="@mantine/core/Divider";var MV=Object.defineProperty,LV=Object.defineProperties,zV=Object.getOwnPropertyDescriptors,b_=Object.getOwnPropertySymbols,FV=Object.prototype.hasOwnProperty,VV=Object.prototype.propertyIsEnumerable,__=(e,t,r)=>t in e?MV(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,S_=(e,t)=>{for(var r in t||(t={}))FV.call(t,r)&&__(e,r,t[r]);if(b_)for(var r of b_(t))VV.call(t,r)&&__(e,r,t[r]);return e},BV=(e,t)=>LV(e,zV(t)),UV=W((e,t,{size:r})=>({item:BV(S_({},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]":S_({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 WV=UV;var HV=Object.defineProperty,P_=Object.getOwnPropertySymbols,qV=Object.prototype.hasOwnProperty,GV=Object.prototype.propertyIsEnumerable,j_=(e,t,r)=>t in e?HV(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,QV=(e,t)=>{for(var r in t||(t={}))qV.call(t,r)&&j_(e,r,t[r]);if(P_)for(var r of P_(t))GV.call(t,r)&&j_(e,r,t[r]);return e};function vR({data:e,hovered:t,classNames:r,styles:n,isItemSelected:o,uuid:i,__staticSelector:a,onItemHover:l,onItemSelect:c,itemsRefs:u,itemComponent:d,size:p,nothingFound:h,creatable:m,createLabel:g,unstyled:v,variant:b}){const{classes:y}=WV(null,{classNames:r,styles:n,unstyled:v,name:a,variant:b,size:p}),x=[],w=[];let _=null;const C=(P,E)=>{const k=typeof o=="function"?o(P.value):!1;return S.createElement(d,QV({key:P.value,className:y.item,"data-disabled":P.disabled||void 0,"data-hovered":!P.disabled&&t===E||void 0,"data-selected":!P.disabled&&k||void 0,selected:k,onMouseEnter:()=>l(E),id:`${i}-${E}`,role:"option",tabIndex:-1,"aria-selected":t===E,ref:$=>{u&&u.current&&(u.current[P.value]=$)},onMouseDown:P.disabled?null:$=>{$.preventDefault(),c(P)},disabled:P.disabled,variant:b},P))};let O=null;if(e.forEach((P,E)=>{P.creatable?_=E:P.group?(O!==P.group&&(O=P.group,w.push(S.createElement("div",{className:y.separator,key:`__mantine-divider-${E}`},S.createElement(gr,{classNames:{label:y.separatorLabel},label:P.group})))),w.push(C(P,E))):x.push(C(P,E))}),m){const P=e[_];x.push(S.createElement("div",{key:Vh(),className:y.item,"data-hovered":t===_||void 0,onMouseEnter:()=>l(_),onMouseDown:E=>{E.preventDefault(),c(P)},tabIndex:-1,ref:E=>{u&&u.current&&(u.current[P.value]=E)}},g))}return w.length>0&&x.length>0&&x.unshift(S.createElement("div",{className:y.separator,key:"empty-group-separator"},S.createElement(gr,null))),w.length>0||x.length>0?S.createElement(S.Fragment,null,w,x):S.createElement(ne,{size:p,unstyled:v,className:y.nothingFound},h)}vR.displayName="@mantine/core/SelectItems";var KV=Object.defineProperty,vf=Object.getOwnPropertySymbols,yR=Object.prototype.hasOwnProperty,xR=Object.prototype.propertyIsEnumerable,O_=(e,t,r)=>t in e?KV(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,YV=(e,t)=>{for(var r in t||(t={}))yR.call(t,r)&&O_(e,r,t[r]);if(vf)for(var r of vf(t))xR.call(t,r)&&O_(e,r,t[r]);return e},XV=(e,t)=>{var r={};for(var n in e)yR.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&&xR.call(e,n)&&(r[n]=e[n]);return r};const wR=f.forwardRef((e,t)=>{var r=e,{label:n,value:o}=r,i=XV(r,["label","value"]);return S.createElement("div",YV({ref:t},i),n||o)});wR.displayName="@mantine/core/DefaultItem";function JV(e,t){typeof e=="function"?e(t):e!=null&&(e.current=t)}function bR(...e){return t=>e.forEach(r=>JV(r,t))}function ma(...e){return f.useCallback(bR(...e),e)}const _R=f.forwardRef((e,t)=>{const{children:r,...n}=e,o=f.Children.toArray(r),i=o.find(eB);if(i){const a=i.props.children,l=o.map(c=>c===i?f.Children.count(a)>1?f.Children.only(null):f.isValidElement(a)?a.props.children:null:c);return f.createElement(oy,st({},n,{ref:t}),f.isValidElement(a)?f.cloneElement(a,void 0,l):null)}return f.createElement(oy,st({},n,{ref:t}),r)});_R.displayName="Slot";const oy=f.forwardRef((e,t)=>{const{children:r,...n}=e;return f.isValidElement(r)?f.cloneElement(r,{...tB(n,r.props),ref:bR(t,r.ref)}):f.Children.count(r)>1?f.Children.only(null):null});oy.displayName="SlotClone";const ZV=({children:e})=>f.createElement(f.Fragment,null,e);function eB(e){return f.isValidElement(e)&&e.type===ZV}function tB(e,t){const r={...t};for(const n in t){const o=e[n],i=t[n];/^on[A-Z]/.test(n)?o&&i?r[n]=(...l)=>{i(...l),o(...l)}:o&&(r[n]=o):n==="style"?r[n]={...o,...i}:n==="className"&&(r[n]=[o,i].filter(Boolean).join(" "))}return{...e,...r}}const rB=["a","button","div","h2","h3","img","label","li","nav","ol","p","span","svg","ul"],Ic=rB.reduce((e,t)=>{const r=f.forwardRef((n,o)=>{const{asChild:i,...a}=n,l=i?_R:t;return f.useEffect(()=>{window[Symbol.for("radix-ui")]=!0},[]),f.createElement(l,st({},a,{ref:o}))});return r.displayName=`Primitive.${t}`,{...e,[t]:r}},{}),iy=globalThis!=null&&globalThis.document?f.useLayoutEffect:()=>{};function nB(e,t){return f.useReducer((r,n)=>{const o=t[r][n];return o??r},e)}const Dc=e=>{const{present:t,children:r}=e,n=oB(t),o=typeof r=="function"?r({present:n.isPresent}):f.Children.only(r),i=ma(n.ref,o.ref);return typeof r=="function"||n.isPresent?f.cloneElement(o,{ref:i}):null};Dc.displayName="Presence";function oB(e){const[t,r]=f.useState(),n=f.useRef({}),o=f.useRef(e),i=f.useRef("none"),a=e?"mounted":"unmounted",[l,c]=nB(a,{mounted:{UNMOUNT:"unmounted",ANIMATION_OUT:"unmountSuspended"},unmountSuspended:{MOUNT:"mounted",ANIMATION_END:"unmounted"},unmounted:{MOUNT:"mounted"}});return f.useEffect(()=>{const u=$u(n.current);i.current=l==="mounted"?u:"none"},[l]),iy(()=>{const u=n.current,d=o.current;if(d!==e){const h=i.current,m=$u(u);e?c("MOUNT"):m==="none"||(u==null?void 0:u.display)==="none"?c("UNMOUNT"):c(d&&h!==m?"ANIMATION_OUT":"UNMOUNT"),o.current=e}},[e,c]),iy(()=>{if(t){const u=p=>{const m=$u(n.current).includes(p.animationName);p.target===t&&m&&Ms.flushSync(()=>c("ANIMATION_END"))},d=p=>{p.target===t&&(i.current=$u(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 $u(e){return(e==null?void 0:e.animationName)||"none"}function iB(e,t=[]){let r=[];function n(i,a){const l=f.createContext(a),c=r.length;r=[...r,a];function u(p){const{scope:h,children:m,...g}=p,v=(h==null?void 0:h[e][c])||l,b=f.useMemo(()=>g,Object.values(g));return f.createElement(v.Provider,{value:b},m)}function d(p,h){const m=(h==null?void 0:h[e][c])||l,g=f.useContext(m);if(g)return g;if(a!==void 0)return a;throw new Error(`\`${p}\` must be used within \`${i}\``)}return u.displayName=i+"Provider",[u,d]}const o=()=>{const i=r.map(a=>f.createContext(a));return function(l){const c=(l==null?void 0:l[e])||i;return f.useMemo(()=>({[`__scope${e}`]:{...l,[e]:c}}),[l,c])}};return o.scopeName=e,[n,aB(o,...t)]}function aB(...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(i){const a=n.reduce((l,{useScope:c,scopeName:u})=>{const p=c(i)[`__scope${u}`];return{...l,...p}},{});return f.useMemo(()=>({[`__scope${t.scopeName}`]:a}),[a])}};return r.scopeName=t.scopeName,r}function Hi(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 sB=f.createContext(void 0);function lB(e){const t=f.useContext(sB);return e||t||"ltr"}function cB(e,[t,r]){return Math.min(r,Math.max(t,e))}function ea(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 uB(e,t){return f.useReducer((r,n)=>{const o=t[r][n];return o??r},e)}const SR="ScrollArea",[PR,x0e]=iB(SR),[dB,vn]=PR(SR),fB=f.forwardRef((e,t)=>{const{__scopeScrollArea:r,type:n="hover",dir:o,scrollHideDelay:i=600,...a}=e,[l,c]=f.useState(null),[u,d]=f.useState(null),[p,h]=f.useState(null),[m,g]=f.useState(null),[v,b]=f.useState(null),[y,x]=f.useState(0),[w,_]=f.useState(0),[C,O]=f.useState(!1),[P,E]=f.useState(!1),k=ma(t,I=>c(I)),$=lB(o);return f.createElement(dB,{scope:r,type:n,dir:$,scrollHideDelay:i,scrollArea:l,viewport:u,onViewportChange:d,content:p,onContentChange:h,scrollbarX:m,onScrollbarXChange:g,scrollbarXEnabled:C,onScrollbarXEnabledChange:O,scrollbarY:v,onScrollbarYChange:b,scrollbarYEnabled:P,onScrollbarYEnabledChange:E,onCornerWidthChange:x,onCornerHeightChange:_},f.createElement(Ic.div,st({dir:$},a,{ref:k,style:{position:"relative","--radix-scroll-area-corner-width":y+"px","--radix-scroll-area-corner-height":w+"px",...e.style}})))}),pB="ScrollAreaViewport",hB=f.forwardRef((e,t)=>{const{__scopeScrollArea:r,children:n,...o}=e,i=vn(pB,r),a=f.useRef(null),l=ma(t,a,i.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(Ic.div,st({"data-radix-scroll-area-viewport":""},o,{ref:l,style:{overflowX:i.scrollbarXEnabled?"scroll":"hidden",overflowY:i.scrollbarYEnabled?"scroll":"hidden",...e.style}}),f.createElement("div",{ref:i.onContentChange,style:{minWidth:"100%",display:"table"}},n)))}),Ao="ScrollAreaScrollbar",mB=f.forwardRef((e,t)=>{const{forceMount:r,...n}=e,o=vn(Ao,e.__scopeScrollArea),{onScrollbarXEnabledChange:i,onScrollbarYEnabledChange:a}=o,l=e.orientation==="horizontal";return f.useEffect(()=>(l?i(!0):a(!0),()=>{l?i(!1):a(!1)}),[l,i,a]),o.type==="hover"?f.createElement(gB,st({},n,{ref:t,forceMount:r})):o.type==="scroll"?f.createElement(vB,st({},n,{ref:t,forceMount:r})):o.type==="auto"?f.createElement(jR,st({},n,{ref:t,forceMount:r})):o.type==="always"?f.createElement(q0,st({},n,{ref:t})):null}),gB=f.forwardRef((e,t)=>{const{forceMount:r,...n}=e,o=vn(Ao,e.__scopeScrollArea),[i,a]=f.useState(!1);return f.useEffect(()=>{const l=o.scrollArea;let c=0;if(l){const u=()=>{window.clearTimeout(c),a(!0)},d=()=>{c=window.setTimeout(()=>a(!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(Dc,{present:r||i},f.createElement(jR,st({"data-state":i?"visible":"hidden"},n,{ref:t})))}),vB=f.forwardRef((e,t)=>{const{forceMount:r,...n}=e,o=vn(Ao,e.__scopeScrollArea),i=e.orientation==="horizontal",a=am(()=>c("SCROLL_END"),100),[l,c]=uB("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=i?"scrollLeft":"scrollTop";if(u){let p=u[d];const h=()=>{const m=u[d];p!==m&&(c("SCROLL"),a()),p=m};return u.addEventListener("scroll",h),()=>u.removeEventListener("scroll",h)}},[o.viewport,i,c,a]),f.createElement(Dc,{present:r||l!=="hidden"},f.createElement(q0,st({"data-state":l==="hidden"?"hidden":"visible"},n,{ref:t,onPointerEnter:ea(e.onPointerEnter,()=>c("POINTER_ENTER")),onPointerLeave:ea(e.onPointerLeave,()=>c("POINTER_LEAVE"))})))}),jR=f.forwardRef((e,t)=>{const r=vn(Ao,e.__scopeScrollArea),{forceMount:n,...o}=e,[i,a]=f.useState(!1),l=e.orientation==="horizontal",c=am(()=>{if(r.viewport){const u=r.viewport.offsetWidth<r.viewport.scrollWidth,d=r.viewport.offsetHeight<r.viewport.scrollHeight;a(l?u:d)}},10);return bs(r.viewport,c),bs(r.content,c),f.createElement(Dc,{present:n||i},f.createElement(q0,st({"data-state":i?"visible":"hidden"},o,{ref:t})))}),q0=f.forwardRef((e,t)=>{const{orientation:r="vertical",...n}=e,o=vn(Ao,e.__scopeScrollArea),i=f.useRef(null),a=f.useRef(0),[l,c]=f.useState({content:0,viewport:0,scrollbar:{size:0,paddingStart:0,paddingEnd:0}}),u=$R(l.viewport,l.content),d={...n,sizes:l,onSizesChange:c,hasThumb:u>0&&u<1,onThumbChange:h=>i.current=h,onThumbPointerUp:()=>a.current=0,onThumbPointerDown:h=>a.current=h};function p(h,m){return jB(h,a.current,l,m)}return r==="horizontal"?f.createElement(yB,st({},d,{ref:t,onThumbPositionChange:()=>{if(o.viewport&&i.current){const h=o.viewport.scrollLeft,m=C_(h,l,o.dir);i.current.style.transform=`translate3d(${m}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(xB,st({},d,{ref:t,onThumbPositionChange:()=>{if(o.viewport&&i.current){const h=o.viewport.scrollTop,m=C_(h,l);i.current.style.transform=`translate3d(0, ${m}px, 0)`}},onWheelScroll:h=>{o.viewport&&(o.viewport.scrollTop=h)},onDragScroll:h=>{o.viewport&&(o.viewport.scrollTop=p(h))}})):null}),yB=f.forwardRef((e,t)=>{const{sizes:r,onSizesChange:n,...o}=e,i=vn(Ao,e.__scopeScrollArea),[a,l]=f.useState(),c=f.useRef(null),u=ma(t,c,i.onScrollbarXChange);return f.useEffect(()=>{c.current&&l(getComputedStyle(c.current))},[c]),f.createElement(CR,st({"data-orientation":"horizontal"},o,{ref:u,sizes:r,style:{bottom:0,left:i.dir==="rtl"?"var(--radix-scroll-area-corner-width)":0,right:i.dir==="ltr"?"var(--radix-scroll-area-corner-width)":0,"--radix-scroll-area-thumb-width":im(r)+"px",...e.style},onThumbPointerDown:d=>e.onThumbPointerDown(d.x),onDragScroll:d=>e.onDragScroll(d.x),onWheelScroll:(d,p)=>{if(i.viewport){const h=i.viewport.scrollLeft+d.deltaX;e.onWheelScroll(h),RR(h,p)&&d.preventDefault()}},onResize:()=>{c.current&&i.viewport&&a&&n({content:i.viewport.scrollWidth,viewport:i.viewport.offsetWidth,scrollbar:{size:c.current.clientWidth,paddingStart:yf(a.paddingLeft),paddingEnd:yf(a.paddingRight)}})}}))}),xB=f.forwardRef((e,t)=>{const{sizes:r,onSizesChange:n,...o}=e,i=vn(Ao,e.__scopeScrollArea),[a,l]=f.useState(),c=f.useRef(null),u=ma(t,c,i.onScrollbarYChange);return f.useEffect(()=>{c.current&&l(getComputedStyle(c.current))},[c]),f.createElement(CR,st({"data-orientation":"vertical"},o,{ref:u,sizes:r,style:{top:0,right:i.dir==="ltr"?0:void 0,left:i.dir==="rtl"?0:void 0,bottom:"var(--radix-scroll-area-corner-height)","--radix-scroll-area-thumb-height":im(r)+"px",...e.style},onThumbPointerDown:d=>e.onThumbPointerDown(d.y),onDragScroll:d=>e.onDragScroll(d.y),onWheelScroll:(d,p)=>{if(i.viewport){const h=i.viewport.scrollTop+d.deltaY;e.onWheelScroll(h),RR(h,p)&&d.preventDefault()}},onResize:()=>{c.current&&i.viewport&&a&&n({content:i.viewport.scrollHeight,viewport:i.viewport.offsetHeight,scrollbar:{size:c.current.clientHeight,paddingStart:yf(a.paddingTop),paddingEnd:yf(a.paddingBottom)}})}}))}),[wB,OR]=PR(Ao),CR=f.forwardRef((e,t)=>{const{__scopeScrollArea:r,sizes:n,hasThumb:o,onThumbChange:i,onThumbPointerUp:a,onThumbPointerDown:l,onThumbPositionChange:c,onDragScroll:u,onWheelScroll:d,onResize:p,...h}=e,m=vn(Ao,r),[g,v]=f.useState(null),b=ma(t,k=>v(k)),y=f.useRef(null),x=f.useRef(""),w=m.viewport,_=n.content-n.viewport,C=Hi(d),O=Hi(c),P=am(p,10);function E(k){if(y.current){const $=k.clientX-y.current.left,I=k.clientY-y.current.top;u({x:$,y:I})}}return f.useEffect(()=>{const k=$=>{const I=$.target;(g==null?void 0:g.contains(I))&&C($,_)};return document.addEventListener("wheel",k,{passive:!1}),()=>document.removeEventListener("wheel",k,{passive:!1})},[w,g,_,C]),f.useEffect(O,[n,O]),bs(g,P),bs(m.content,P),f.createElement(wB,{scope:r,scrollbar:g,hasThumb:o,onThumbChange:Hi(i),onThumbPointerUp:Hi(a),onThumbPositionChange:O,onThumbPointerDown:Hi(l)},f.createElement(Ic.div,st({},h,{ref:b,style:{position:"absolute",...h.style},onPointerDown:ea(e.onPointerDown,k=>{k.button===0&&(k.target.setPointerCapture(k.pointerId),y.current=g.getBoundingClientRect(),x.current=document.body.style.webkitUserSelect,document.body.style.webkitUserSelect="none",E(k))}),onPointerMove:ea(e.onPointerMove,E),onPointerUp:ea(e.onPointerUp,k=>{const $=k.target;$.hasPointerCapture(k.pointerId)&&$.releasePointerCapture(k.pointerId),document.body.style.webkitUserSelect=x.current,y.current=null})})))}),ay="ScrollAreaThumb",bB=f.forwardRef((e,t)=>{const{forceMount:r,...n}=e,o=OR(ay,e.__scopeScrollArea);return f.createElement(Dc,{present:r||o.hasThumb},f.createElement(_B,st({ref:t},n)))}),_B=f.forwardRef((e,t)=>{const{__scopeScrollArea:r,style:n,...o}=e,i=vn(ay,r),a=OR(ay,r),{onThumbPositionChange:l}=a,c=ma(t,p=>a.onThumbChange(p)),u=f.useRef(),d=am(()=>{u.current&&(u.current(),u.current=void 0)},100);return f.useEffect(()=>{const p=i.viewport;if(p){const h=()=>{if(d(),!u.current){const m=OB(p,l);u.current=m,l()}};return l(),p.addEventListener("scroll",h),()=>p.removeEventListener("scroll",h)}},[i.viewport,d,l]),f.createElement(Ic.div,st({"data-state":a.hasThumb?"visible":"hidden"},o,{ref:c,style:{width:"var(--radix-scroll-area-thumb-width)",height:"var(--radix-scroll-area-thumb-height)",...n},onPointerDownCapture:ea(e.onPointerDownCapture,p=>{const m=p.target.getBoundingClientRect(),g=p.clientX-m.left,v=p.clientY-m.top;a.onThumbPointerDown({x:g,y:v})}),onPointerUp:ea(e.onPointerUp,a.onThumbPointerUp)}))}),ER="ScrollAreaCorner",SB=f.forwardRef((e,t)=>{const r=vn(ER,e.__scopeScrollArea),n=!!(r.scrollbarX&&r.scrollbarY);return r.type!=="scroll"&&n?f.createElement(PB,st({},e,{ref:t})):null}),PB=f.forwardRef((e,t)=>{const{__scopeScrollArea:r,...n}=e,o=vn(ER,r),[i,a]=f.useState(0),[l,c]=f.useState(0),u=!!(i&&l);return bs(o.scrollbarX,()=>{var d;const p=((d=o.scrollbarX)===null||d===void 0?void 0:d.offsetHeight)||0;o.onCornerHeightChange(p),c(p)}),bs(o.scrollbarY,()=>{var d;const p=((d=o.scrollbarY)===null||d===void 0?void 0:d.offsetWidth)||0;o.onCornerWidthChange(p),a(p)}),u?f.createElement(Ic.div,st({},n,{ref:t,style:{width:i,height:l,position:"absolute",right:o.dir==="ltr"?0:void 0,left:o.dir==="rtl"?0:void 0,bottom:0,...e.style}})):null});function yf(e){return e?parseInt(e,10):0}function $R(e,t){const r=e/t;return isNaN(r)?0:r}function im(e){const t=$R(e.viewport,e.content),r=e.scrollbar.paddingStart+e.scrollbar.paddingEnd,n=(e.scrollbar.size-r)*t;return Math.max(n,18)}function jB(e,t,r,n="ltr"){const o=im(r),i=o/2,a=t||i,l=o-a,c=r.scrollbar.paddingStart+a,u=r.scrollbar.size-r.scrollbar.paddingEnd-l,d=r.content-r.viewport,p=n==="ltr"?[0,d]:[d*-1,0];return kR([c,u],p)(e)}function C_(e,t,r="ltr"){const n=im(t),o=t.scrollbar.paddingStart+t.scrollbar.paddingEnd,i=t.scrollbar.size-o,a=t.content-t.viewport,l=i-n,c=r==="ltr"?[0,a]:[a*-1,0],u=cB(e,c);return kR([0,a],[0,l])(u)}function kR(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 RR(e,t){return e>0&&e<t}const OB=(e,t=()=>{})=>{let r={left:e.scrollLeft,top:e.scrollTop},n=0;return function o(){const i={left:e.scrollLeft,top:e.scrollTop},a=r.left!==i.left,l=r.top!==i.top;(a||l)&&t(),r=i,n=window.requestAnimationFrame(o)}(),()=>window.cancelAnimationFrame(n)};function am(e,t){const r=Hi(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 bs(e,t){const r=Hi(t);iy(()=>{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 CB=fB,EB=hB,E_=mB,$_=bB,$B=SB;var kB=W((e,{scrollbarSize:t,offsetScrollbars:r,scrollbarHovered:n,hidden:o})=>({root:{overflow:"hidden"},viewport:{width:"100%",height:"100%",paddingRight:r?j(t):void 0,paddingBottom:r?j(t):void 0},scrollbar:{display:o?"none":"flex",userSelect:"none",touchAction:"none",boxSizing:"border-box",padding:`calc(${j(t)} / 5)`,transition:"background-color 150ms ease, opacity 150ms ease","&:hover":{backgroundColor:e.colorScheme==="dark"?e.colors.dark[8]:e.colors.gray[0],[`& .${Vt("thumb")}`]:{backgroundColor:e.colorScheme==="dark"?e.fn.rgba(e.white,.5):e.fn.rgba(e.black,.5)}},'&[data-orientation="vertical"]':{width:j(t)},'&[data-orientation="horizontal"]':{flexDirection:"column",height:j(t)},'&[data-state="hidden"]':{display:"none",opacity:0}},thumb:{ref:Vt("thumb"),flex:1,backgroundColor:e.colorScheme==="dark"?e.fn.rgba(e.white,.4):e.fn.rgba(e.black,.4),borderRadius:j(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:j(44),minHeight:j(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 RB=kB;var TB=Object.defineProperty,IB=Object.defineProperties,DB=Object.getOwnPropertyDescriptors,xf=Object.getOwnPropertySymbols,TR=Object.prototype.hasOwnProperty,IR=Object.prototype.propertyIsEnumerable,k_=(e,t,r)=>t in e?TB(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,sy=(e,t)=>{for(var r in t||(t={}))TR.call(t,r)&&k_(e,r,t[r]);if(xf)for(var r of xf(t))IR.call(t,r)&&k_(e,r,t[r]);return e},DR=(e,t)=>IB(e,DB(t)),NR=(e,t)=>{var r={};for(var n in e)TR.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&&IR.call(e,n)&&(r[n]=e[n]);return r};const AR={scrollbarSize:12,scrollHideDelay:1e3,type:"hover",offsetScrollbars:!1},sm=f.forwardRef((e,t)=>{const r=H("ScrollArea",AR,e),{children:n,className:o,classNames:i,styles:a,scrollbarSize:l,scrollHideDelay:c,type:u,dir:d,offsetScrollbars:p,viewportRef:h,onScrollPositionChange:m,unstyled:g,variant:v,viewportProps:b}=r,y=NR(r,["children","className","classNames","styles","scrollbarSize","scrollHideDelay","type","dir","offsetScrollbars","viewportRef","onScrollPositionChange","unstyled","variant","viewportProps"]),[x,w]=f.useState(!1),_=Ht(),{classes:C,cx:O}=RB({scrollbarSize:l,offsetScrollbars:p,scrollbarHovered:x,hidden:u==="never"},{name:"ScrollArea",classNames:i,styles:a,unstyled:g,variant:v});return S.createElement(CB,{type:u==="never"?"always":u,scrollHideDelay:c,dir:d||_.dir,ref:t,asChild:!0},S.createElement(ae,sy({className:O(C.root,o)},y),S.createElement(EB,DR(sy({},b),{className:C.viewport,ref:h,onScroll:typeof m=="function"?({currentTarget:P})=>m({x:P.scrollLeft,y:P.scrollTop}):void 0}),n),S.createElement(E_,{orientation:"horizontal",className:C.scrollbar,forceMount:!0,onMouseEnter:()=>w(!0),onMouseLeave:()=>w(!1)},S.createElement($_,{className:C.thumb})),S.createElement(E_,{orientation:"vertical",className:C.scrollbar,forceMount:!0,onMouseEnter:()=>w(!0),onMouseLeave:()=>w(!1)},S.createElement($_,{className:C.thumb})),S.createElement($B,{className:C.corner})))}),MR=f.forwardRef((e,t)=>{const r=H("ScrollAreaAutosize",AR,e),{children:n,classNames:o,styles:i,scrollbarSize:a,scrollHideDelay:l,type:c,dir:u,offsetScrollbars:d,viewportRef:p,onScrollPositionChange:h,unstyled:m,sx:g,variant:v,viewportProps:b}=r,y=NR(r,["children","classNames","styles","scrollbarSize","scrollHideDelay","type","dir","offsetScrollbars","viewportRef","onScrollPositionChange","unstyled","sx","variant","viewportProps"]);return S.createElement(ae,DR(sy({},y),{ref:t,sx:[{display:"flex"},...Sc(g)]}),S.createElement(ae,{sx:{display:"flex",flexDirection:"column",flex:1}},S.createElement(sm,{classNames:o,styles:i,scrollHideDelay:l,scrollbarSize:a,type:c,dir:u,offsetScrollbars:d,viewportRef:p,onScrollPositionChange:h,unstyled:m,variant:v,viewportProps:b},n)))});MR.displayName="@mantine/core/ScrollAreaAutosize";sm.displayName="@mantine/core/ScrollArea";sm.Autosize=MR;const ga=sm;var NB=Object.defineProperty,AB=Object.defineProperties,MB=Object.getOwnPropertyDescriptors,wf=Object.getOwnPropertySymbols,LR=Object.prototype.hasOwnProperty,zR=Object.prototype.propertyIsEnumerable,R_=(e,t,r)=>t in e?NB(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,T_=(e,t)=>{for(var r in t||(t={}))LR.call(t,r)&&R_(e,r,t[r]);if(wf)for(var r of wf(t))zR.call(t,r)&&R_(e,r,t[r]);return e},LB=(e,t)=>AB(e,MB(t)),zB=(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&&zR.call(e,n)&&(r[n]=e[n]);return r};const G0=f.forwardRef((e,t)=>{var r=e,{style:n}=r,o=zB(r,["style"]);return S.createElement(ga,LB(T_({},o),{style:T_({width:"100%"},n),viewportProps:{tabIndex:-1},viewportRef:t}),o.children)});G0.displayName="@mantine/core/SelectScrollArea";var FB=W(()=>({dropdown:{},itemsWrapper:{padding:j(4),display:"flex",width:"100%",boxSizing:"border-box"}}));const VB=FB,$n=Math.min,ar=Math.max,bf=Math.round,ku=Math.floor,_i=e=>({x:e,y:e}),BB={left:"right",right:"left",bottom:"top",top:"bottom"},UB={start:"end",end:"start"};function ly(e,t,r){return ar(e,$n(t,r))}function Eo(e,t){return typeof e=="function"?e(t):e}function kn(e){return e.split("-")[0]}function zs(e){return e.split("-")[1]}function Q0(e){return e==="x"?"y":"x"}function K0(e){return e==="y"?"height":"width"}function va(e){return["top","bottom"].includes(kn(e))?"y":"x"}function Y0(e){return Q0(va(e))}function WB(e,t,r){r===void 0&&(r=!1);const n=zs(e),o=Y0(e),i=K0(o);let a=o==="x"?n===(r?"end":"start")?"right":"left":n==="start"?"bottom":"top";return t.reference[i]>t.floating[i]&&(a=_f(a)),[a,_f(a)]}function HB(e){const t=_f(e);return[cy(e),t,cy(t)]}function cy(e){return e.replace(/start|end/g,t=>UB[t])}function qB(e,t,r){const n=["left","right"],o=["right","left"],i=["top","bottom"],a=["bottom","top"];switch(e){case"top":case"bottom":return r?t?o:n:t?n:o;case"left":case"right":return t?i:a;default:return[]}}function GB(e,t,r,n){const o=zs(e);let i=qB(kn(e),r==="start",n);return o&&(i=i.map(a=>a+"-"+o),t&&(i=i.concat(i.map(cy)))),i}function _f(e){return e.replace(/left|right|bottom|top/g,t=>BB[t])}function QB(e){return{top:0,right:0,bottom:0,left:0,...e}}function X0(e){return typeof e!="number"?QB(e):{top:e,right:e,bottom:e,left:e}}function _s(e){return{...e,top:e.y,left:e.x,right:e.x+e.width,bottom:e.y+e.height}}function I_(e,t,r){let{reference:n,floating:o}=e;const i=va(t),a=Y0(t),l=K0(a),c=kn(t),u=i==="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 m;switch(c){case"top":m={x:d,y:n.y-o.height};break;case"bottom":m={x:d,y:n.y+n.height};break;case"right":m={x:n.x+n.width,y:p};break;case"left":m={x:n.x-o.width,y:p};break;default:m={x:n.x,y:n.y}}switch(zs(t)){case"start":m[a]-=h*(r&&u?-1:1);break;case"end":m[a]+=h*(r&&u?-1:1);break}return m}const KB=async(e,t,r)=>{const{placement:n="bottom",strategy:o="absolute",middleware:i=[],platform:a}=r,l=i.filter(Boolean),c=await(a.isRTL==null?void 0:a.isRTL(t));let u=await a.getElementRects({reference:e,floating:t,strategy:o}),{x:d,y:p}=I_(u,n,c),h=n,m={},g=0;for(let v=0;v<l.length;v++){const{name:b,fn:y}=l[v],{x,y:w,data:_,reset:C}=await y({x:d,y:p,initialPlacement:n,placement:h,strategy:o,middlewareData:m,rects:u,platform:a,elements:{reference:e,floating:t}});if(d=x??d,p=w??p,m={...m,[b]:{...m[b],..._}},C&&g<=50){g++,typeof C=="object"&&(C.placement&&(h=C.placement),C.rects&&(u=C.rects===!0?await a.getElementRects({reference:e,floating:t,strategy:o}):C.rects),{x:d,y:p}=I_(u,h,c)),v=-1;continue}}return{x:d,y:p,placement:h,strategy:o,middlewareData:m}};async function J0(e,t){var r;t===void 0&&(t={});const{x:n,y:o,platform:i,rects:a,elements:l,strategy:c}=e,{boundary:u="clippingAncestors",rootBoundary:d="viewport",elementContext:p="floating",altBoundary:h=!1,padding:m=0}=Eo(t,e),g=X0(m),b=l[h?p==="floating"?"reference":"floating":p],y=_s(await i.getClippingRect({element:(r=await(i.isElement==null?void 0:i.isElement(b)))==null||r?b:b.contextElement||await(i.getDocumentElement==null?void 0:i.getDocumentElement(l.floating)),boundary:u,rootBoundary:d,strategy:c})),x=p==="floating"?{...a.floating,x:n,y:o}:a.reference,w=await(i.getOffsetParent==null?void 0:i.getOffsetParent(l.floating)),_=await(i.isElement==null?void 0:i.isElement(w))?await(i.getScale==null?void 0:i.getScale(w))||{x:1,y:1}:{x:1,y:1},C=_s(i.convertOffsetParentRelativeRectToViewportRelativeRect?await i.convertOffsetParentRelativeRectToViewportRelativeRect({rect:x,offsetParent:w,strategy:c}):x);return{top:(y.top-C.top+g.top)/_.y,bottom:(C.bottom-y.bottom+g.bottom)/_.y,left:(y.left-C.left+g.left)/_.x,right:(C.right-y.right+g.right)/_.x}}const D_=e=>({name:"arrow",options:e,async fn(t){const{x:r,y:n,placement:o,rects:i,platform:a,elements:l,middlewareData:c}=t,{element:u,padding:d=0}=Eo(e,t)||{};if(u==null)return{};const p=X0(d),h={x:r,y:n},m=Y0(o),g=K0(m),v=await a.getDimensions(u),b=m==="y",y=b?"top":"left",x=b?"bottom":"right",w=b?"clientHeight":"clientWidth",_=i.reference[g]+i.reference[m]-h[m]-i.floating[g],C=h[m]-i.reference[m],O=await(a.getOffsetParent==null?void 0:a.getOffsetParent(u));let P=O?O[w]:0;(!P||!await(a.isElement==null?void 0:a.isElement(O)))&&(P=l.floating[w]||i.floating[g]);const E=_/2-C/2,k=P/2-v[g]/2-1,$=$n(p[y],k),I=$n(p[x],k),R=$,N=P-v[g]-I,A=P/2-v[g]/2+E,z=ly(R,A,N),G=!c.arrow&&zs(o)!=null&&A!=z&&i.reference[g]/2-(A<R?$:I)-v[g]/2<0,X=G?A<R?A-R:A-N:0;return{[m]:h[m]+X,data:{[m]:z,centerOffset:A-z-X,...G&&{alignmentOffset:X}},reset:G}}}),FR=function(e){return e===void 0&&(e={}),{name:"flip",options:e,async fn(t){var r,n;const{placement:o,middlewareData:i,rects:a,initialPlacement:l,platform:c,elements:u}=t,{mainAxis:d=!0,crossAxis:p=!0,fallbackPlacements:h,fallbackStrategy:m="bestFit",fallbackAxisSideDirection:g="none",flipAlignment:v=!0,...b}=Eo(e,t);if((r=i.arrow)!=null&&r.alignmentOffset)return{};const y=kn(o),x=kn(l)===l,w=await(c.isRTL==null?void 0:c.isRTL(u.floating)),_=h||(x||!v?[_f(l)]:HB(l));!h&&g!=="none"&&_.push(...GB(l,v,g,w));const C=[l,..._],O=await J0(t,b),P=[];let E=((n=i.flip)==null?void 0:n.overflows)||[];if(d&&P.push(O[y]),p){const R=WB(o,a,w);P.push(O[R[0]],O[R[1]])}if(E=[...E,{placement:o,overflows:P}],!P.every(R=>R<=0)){var k,$;const R=(((k=i.flip)==null?void 0:k.index)||0)+1,N=C[R];if(N)return{data:{index:R,overflows:E},reset:{placement:N}};let A=($=E.filter(z=>z.overflows[0]<=0).sort((z,G)=>z.overflows[1]-G.overflows[1])[0])==null?void 0:$.placement;if(!A)switch(m){case"bestFit":{var I;const z=(I=E.map(G=>[G.placement,G.overflows.filter(X=>X>0).reduce((X,T)=>X+T,0)]).sort((G,X)=>G[1]-X[1])[0])==null?void 0:I[0];z&&(A=z);break}case"initialPlacement":A=l;break}if(o!==A)return{reset:{placement:A}}}return{}}}};function VR(e){const t=$n(...e.map(i=>i.left)),r=$n(...e.map(i=>i.top)),n=ar(...e.map(i=>i.right)),o=ar(...e.map(i=>i.bottom));return{x:t,y:r,width:n-t,height:o-r}}function YB(e){const t=e.slice().sort((o,i)=>o.y-i.y),r=[];let n=null;for(let o=0;o<t.length;o++){const i=t[o];!n||i.y-n.y>n.height/2?r.push([i]):r[r.length-1].push(i),n=i}return r.map(o=>_s(VR(o)))}const BR=function(e){return e===void 0&&(e={}),{name:"inline",options:e,async fn(t){const{placement:r,elements:n,rects:o,platform:i,strategy:a}=t,{padding:l=2,x:c,y:u}=Eo(e,t),d=Array.from(await(i.getClientRects==null?void 0:i.getClientRects(n.reference))||[]),p=YB(d),h=_s(VR(d)),m=X0(l);function g(){if(p.length===2&&p[0].left>p[1].right&&c!=null&&u!=null)return p.find(b=>c>b.left-m.left&&c<b.right+m.right&&u>b.top-m.top&&u<b.bottom+m.bottom)||h;if(p.length>=2){if(va(r)==="y"){const $=p[0],I=p[p.length-1],R=kn(r)==="top",N=$.top,A=I.bottom,z=R?$.left:I.left,G=R?$.right:I.right,X=G-z,T=A-N;return{top:N,bottom:A,left:z,right:G,width:X,height:T,x:z,y:N}}const b=kn(r)==="left",y=ar(...p.map($=>$.right)),x=$n(...p.map($=>$.left)),w=p.filter($=>b?$.left===x:$.right===y),_=w[0].top,C=w[w.length-1].bottom,O=x,P=y,E=P-O,k=C-_;return{top:_,bottom:C,left:O,right:P,width:E,height:k,x:O,y:_}}return h}const v=await i.getElementRects({reference:{getBoundingClientRect:g},floating:n.floating,strategy:a});return o.reference.x!==v.reference.x||o.reference.y!==v.reference.y||o.reference.width!==v.reference.width||o.reference.height!==v.reference.height?{reset:{rects:v}}:{}}}};async function XB(e,t){const{placement:r,platform:n,elements:o}=e,i=await(n.isRTL==null?void 0:n.isRTL(o.floating)),a=kn(r),l=zs(r),c=va(r)==="y",u=["left","top"].includes(a)?-1:1,d=i&&c?-1:1,p=Eo(t,e);let{mainAxis:h,crossAxis:m,alignmentAxis:g}=typeof p=="number"?{mainAxis:p,crossAxis:0,alignmentAxis:null}:{mainAxis:0,crossAxis:0,alignmentAxis:null,...p};return l&&typeof g=="number"&&(m=l==="end"?g*-1:g),c?{x:m*d,y:h*u}:{x:h*u,y:m*d}}const UR=function(e){return e===void 0&&(e=0),{name:"offset",options:e,async fn(t){var r,n;const{x:o,y:i,placement:a,middlewareData:l}=t,c=await XB(t,e);return a===((r=l.offset)==null?void 0:r.placement)&&(n=l.arrow)!=null&&n.alignmentOffset?{}:{x:o+c.x,y:i+c.y,data:{...c,placement:a}}}}},Z0=function(e){return e===void 0&&(e={}),{name:"shift",options:e,async fn(t){const{x:r,y:n,placement:o}=t,{mainAxis:i=!0,crossAxis:a=!1,limiter:l={fn:b=>{let{x:y,y:x}=b;return{x:y,y:x}}},...c}=Eo(e,t),u={x:r,y:n},d=await J0(t,c),p=va(kn(o)),h=Q0(p);let m=u[h],g=u[p];if(i){const b=h==="y"?"top":"left",y=h==="y"?"bottom":"right",x=m+d[b],w=m-d[y];m=ly(x,m,w)}if(a){const b=p==="y"?"top":"left",y=p==="y"?"bottom":"right",x=g+d[b],w=g-d[y];g=ly(x,g,w)}const v=l.fn({...t,[h]:m,[p]:g});return{...v,data:{x:v.x-r,y:v.y-n}}}}},JB=function(e){return e===void 0&&(e={}),{options:e,fn(t){const{x:r,y:n,placement:o,rects:i,middlewareData:a}=t,{offset:l=0,mainAxis:c=!0,crossAxis:u=!0}=Eo(e,t),d={x:r,y:n},p=va(o),h=Q0(p);let m=d[h],g=d[p];const v=Eo(l,t),b=typeof v=="number"?{mainAxis:v,crossAxis:0}:{mainAxis:0,crossAxis:0,...v};if(c){const w=h==="y"?"height":"width",_=i.reference[h]-i.floating[w]+b.mainAxis,C=i.reference[h]+i.reference[w]-b.mainAxis;m<_?m=_:m>C&&(m=C)}if(u){var y,x;const w=h==="y"?"width":"height",_=["top","left"].includes(kn(o)),C=i.reference[p]-i.floating[w]+(_&&((y=a.offset)==null?void 0:y[p])||0)+(_?0:b.crossAxis),O=i.reference[p]+i.reference[w]+(_?0:((x=a.offset)==null?void 0:x[p])||0)-(_?b.crossAxis:0);g<C?g=C:g>O&&(g=O)}return{[h]:m,[p]:g}}}},ZB=function(e){return e===void 0&&(e={}),{name:"size",options:e,async fn(t){const{placement:r,rects:n,platform:o,elements:i}=t,{apply:a=()=>{},...l}=Eo(e,t),c=await J0(t,l),u=kn(r),d=zs(r),p=va(r)==="y",{width:h,height:m}=n.floating;let g,v;u==="top"||u==="bottom"?(g=u,v=d===(await(o.isRTL==null?void 0:o.isRTL(i.floating))?"start":"end")?"left":"right"):(v=u,g=d==="end"?"top":"bottom");const b=m-c[g],y=h-c[v],x=!t.middlewareData.shift;let w=b,_=y;if(p){const O=h-c.left-c.right;_=d||x?$n(y,O):O}else{const O=m-c.top-c.bottom;w=d||x?$n(b,O):O}if(x&&!d){const O=ar(c.left,0),P=ar(c.right,0),E=ar(c.top,0),k=ar(c.bottom,0);p?_=h-2*(O!==0||P!==0?O+P:ar(c.left,c.right)):w=m-2*(E!==0||k!==0?E+k:ar(c.top,c.bottom))}await a({...t,availableWidth:_,availableHeight:w});const C=await o.getDimensions(i.floating);return h!==C.width||m!==C.height?{reset:{rects:!0}}:{}}}};function Si(e){return WR(e)?(e.nodeName||"").toLowerCase():"#document"}function Kr(e){var t;return(e==null||(t=e.ownerDocument)==null?void 0:t.defaultView)||window}function Mo(e){var t;return(t=(WR(e)?e.ownerDocument:e.document)||window.document)==null?void 0:t.documentElement}function WR(e){return e instanceof Node||e instanceof Kr(e).Node}function $o(e){return e instanceof Element||e instanceof Kr(e).Element}function oo(e){return e instanceof HTMLElement||e instanceof Kr(e).HTMLElement}function N_(e){return typeof ShadowRoot>"u"?!1:e instanceof ShadowRoot||e instanceof Kr(e).ShadowRoot}function Nc(e){const{overflow:t,overflowX:r,overflowY:n,display:o}=gn(e);return/auto|scroll|overlay|hidden|clip/.test(t+n+r)&&!["inline","contents"].includes(o)}function eU(e){return["table","td","th"].includes(Si(e))}function ex(e){const t=tx(),r=gn(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 tU(e){let t=Ss(e);for(;oo(t)&&!lm(t);){if(ex(t))return t;t=Ss(t)}return null}function tx(){return typeof CSS>"u"||!CSS.supports?!1:CSS.supports("-webkit-backdrop-filter","none")}function lm(e){return["html","body","#document"].includes(Si(e))}function gn(e){return Kr(e).getComputedStyle(e)}function cm(e){return $o(e)?{scrollLeft:e.scrollLeft,scrollTop:e.scrollTop}:{scrollLeft:e.pageXOffset,scrollTop:e.pageYOffset}}function Ss(e){if(Si(e)==="html")return e;const t=e.assignedSlot||e.parentNode||N_(e)&&e.host||Mo(e);return N_(t)?t.host:t}function HR(e){const t=Ss(e);return lm(t)?e.ownerDocument?e.ownerDocument.body:e.body:oo(t)&&Nc(t)?t:HR(t)}function bo(e,t,r){var n;t===void 0&&(t=[]),r===void 0&&(r=!0);const o=HR(e),i=o===((n=e.ownerDocument)==null?void 0:n.body),a=Kr(o);return i?t.concat(a,a.visualViewport||[],Nc(o)?o:[],a.frameElement&&r?bo(a.frameElement):[]):t.concat(o,bo(o,[],r))}function qR(e){const t=gn(e);let r=parseFloat(t.width)||0,n=parseFloat(t.height)||0;const o=oo(e),i=o?e.offsetWidth:r,a=o?e.offsetHeight:n,l=bf(r)!==i||bf(n)!==a;return l&&(r=i,n=a),{width:r,height:n,$:l}}function rx(e){return $o(e)?e:e.contextElement}function cs(e){const t=rx(e);if(!oo(t))return _i(1);const r=t.getBoundingClientRect(),{width:n,height:o,$:i}=qR(t);let a=(i?bf(r.width):r.width)/n,l=(i?bf(r.height):r.height)/o;return(!a||!Number.isFinite(a))&&(a=1),(!l||!Number.isFinite(l))&&(l=1),{x:a,y:l}}const rU=_i(0);function GR(e){const t=Kr(e);return!tx()||!t.visualViewport?rU:{x:t.visualViewport.offsetLeft,y:t.visualViewport.offsetTop}}function nU(e,t,r){return t===void 0&&(t=!1),!r||t&&r!==Kr(e)?!1:t}function aa(e,t,r,n){t===void 0&&(t=!1),r===void 0&&(r=!1);const o=e.getBoundingClientRect(),i=rx(e);let a=_i(1);t&&(n?$o(n)&&(a=cs(n)):a=cs(e));const l=nU(i,r,n)?GR(i):_i(0);let c=(o.left+l.x)/a.x,u=(o.top+l.y)/a.y,d=o.width/a.x,p=o.height/a.y;if(i){const h=Kr(i),m=n&&$o(n)?Kr(n):n;let g=h.frameElement;for(;g&&n&&m!==h;){const v=cs(g),b=g.getBoundingClientRect(),y=gn(g),x=b.left+(g.clientLeft+parseFloat(y.paddingLeft))*v.x,w=b.top+(g.clientTop+parseFloat(y.paddingTop))*v.y;c*=v.x,u*=v.y,d*=v.x,p*=v.y,c+=x,u+=w,g=Kr(g).frameElement}}return _s({width:d,height:p,x:c,y:u})}function oU(e){let{rect:t,offsetParent:r,strategy:n}=e;const o=oo(r),i=Mo(r);if(r===i)return t;let a={scrollLeft:0,scrollTop:0},l=_i(1);const c=_i(0);if((o||!o&&n!=="fixed")&&((Si(r)!=="body"||Nc(i))&&(a=cm(r)),oo(r))){const u=aa(r);l=cs(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-a.scrollLeft*l.x+c.x,y:t.y*l.y-a.scrollTop*l.y+c.y}}function iU(e){return Array.from(e.getClientRects())}function QR(e){return aa(Mo(e)).left+cm(e).scrollLeft}function aU(e){const t=Mo(e),r=cm(e),n=e.ownerDocument.body,o=ar(t.scrollWidth,t.clientWidth,n.scrollWidth,n.clientWidth),i=ar(t.scrollHeight,t.clientHeight,n.scrollHeight,n.clientHeight);let a=-r.scrollLeft+QR(e);const l=-r.scrollTop;return gn(n).direction==="rtl"&&(a+=ar(t.clientWidth,n.clientWidth)-o),{width:o,height:i,x:a,y:l}}function sU(e,t){const r=Kr(e),n=Mo(e),o=r.visualViewport;let i=n.clientWidth,a=n.clientHeight,l=0,c=0;if(o){i=o.width,a=o.height;const u=tx();(!u||u&&t==="fixed")&&(l=o.offsetLeft,c=o.offsetTop)}return{width:i,height:a,x:l,y:c}}function lU(e,t){const r=aa(e,!0,t==="fixed"),n=r.top+e.clientTop,o=r.left+e.clientLeft,i=oo(e)?cs(e):_i(1),a=e.clientWidth*i.x,l=e.clientHeight*i.y,c=o*i.x,u=n*i.y;return{width:a,height:l,x:c,y:u}}function A_(e,t,r){let n;if(t==="viewport")n=sU(e,r);else if(t==="document")n=aU(Mo(e));else if($o(t))n=lU(t,r);else{const o=GR(e);n={...t,x:t.x-o.x,y:t.y-o.y}}return _s(n)}function KR(e,t){const r=Ss(e);return r===t||!$o(r)||lm(r)?!1:gn(r).position==="fixed"||KR(r,t)}function cU(e,t){const r=t.get(e);if(r)return r;let n=bo(e,[],!1).filter(l=>$o(l)&&Si(l)!=="body"),o=null;const i=gn(e).position==="fixed";let a=i?Ss(e):e;for(;$o(a)&&!lm(a);){const l=gn(a),c=ex(a);!c&&l.position==="fixed"&&(o=null),(i?!c&&!o:!c&&l.position==="static"&&!!o&&["absolute","fixed"].includes(o.position)||Nc(a)&&!c&&KR(e,a))?n=n.filter(d=>d!==a):o=l,a=Ss(a)}return t.set(e,n),n}function uU(e){let{element:t,boundary:r,rootBoundary:n,strategy:o}=e;const a=[...r==="clippingAncestors"?cU(t,this._c):[].concat(r),n],l=a[0],c=a.reduce((u,d)=>{const p=A_(t,d,o);return u.top=ar(p.top,u.top),u.right=$n(p.right,u.right),u.bottom=$n(p.bottom,u.bottom),u.left=ar(p.left,u.left),u},A_(t,l,o));return{width:c.right-c.left,height:c.bottom-c.top,x:c.left,y:c.top}}function dU(e){return qR(e)}function fU(e,t,r){const n=oo(t),o=Mo(t),i=r==="fixed",a=aa(e,!0,i,t);let l={scrollLeft:0,scrollTop:0};const c=_i(0);if(n||!n&&!i)if((Si(t)!=="body"||Nc(o))&&(l=cm(t)),n){const u=aa(t,!0,i,t);c.x=u.x+t.clientLeft,c.y=u.y+t.clientTop}else o&&(c.x=QR(o));return{x:a.left+l.scrollLeft-c.x,y:a.top+l.scrollTop-c.y,width:a.width,height:a.height}}function M_(e,t){return!oo(e)||gn(e).position==="fixed"?null:t?t(e):e.offsetParent}function YR(e,t){const r=Kr(e);if(!oo(e))return r;let n=M_(e,t);for(;n&&eU(n)&&gn(n).position==="static";)n=M_(n,t);return n&&(Si(n)==="html"||Si(n)==="body"&&gn(n).position==="static"&&!ex(n))?r:n||tU(e)||r}const pU=async function(e){let{reference:t,floating:r,strategy:n}=e;const o=this.getOffsetParent||YR,i=this.getDimensions;return{reference:fU(t,await o(r),n),floating:{x:0,y:0,...await i(r)}}};function hU(e){return gn(e).direction==="rtl"}const mU={convertOffsetParentRelativeRectToViewportRelativeRect:oU,getDocumentElement:Mo,getClippingRect:uU,getOffsetParent:YR,getElementRects:pU,getClientRects:iU,getDimensions:dU,getScale:cs,isElement:$o,isRTL:hU};function gU(e,t){let r=null,n;const o=Mo(e);function i(){clearTimeout(n),r&&r.disconnect(),r=null}function a(l,c){l===void 0&&(l=!1),c===void 0&&(c=1),i();const{left:u,top:d,width:p,height:h}=e.getBoundingClientRect();if(l||t(),!p||!h)return;const m=ku(d),g=ku(o.clientWidth-(u+p)),v=ku(o.clientHeight-(d+h)),b=ku(u),x={rootMargin:-m+"px "+-g+"px "+-v+"px "+-b+"px",threshold:ar(0,$n(1,c))||1};let w=!0;function _(C){const O=C[0].intersectionRatio;if(O!==c){if(!w)return a();O?a(!1,O):n=setTimeout(()=>{a(!1,1e-7)},100)}w=!1}try{r=new IntersectionObserver(_,{...x,root:o.ownerDocument})}catch{r=new IntersectionObserver(_,x)}r.observe(e)}return a(!0),i}function vU(e,t,r,n){n===void 0&&(n={});const{ancestorScroll:o=!0,ancestorResize:i=!0,elementResize:a=typeof ResizeObserver=="function",layoutShift:l=typeof IntersectionObserver=="function",animationFrame:c=!1}=n,u=rx(e),d=o||i?[...u?bo(u):[],...bo(t)]:[];d.forEach(y=>{o&&y.addEventListener("scroll",r,{passive:!0}),i&&y.addEventListener("resize",r)});const p=u&&l?gU(u,r):null;let h=-1,m=null;a&&(m=new ResizeObserver(y=>{let[x]=y;x&&x.target===u&&m&&(m.unobserve(t),cancelAnimationFrame(h),h=requestAnimationFrame(()=>{m&&m.observe(t)})),r()}),u&&!c&&m.observe(u),m.observe(t));let g,v=c?aa(e):null;c&&b();function b(){const y=aa(e);v&&(y.x!==v.x||y.y!==v.y||y.width!==v.width||y.height!==v.height)&&r(),v=y,g=requestAnimationFrame(b)}return r(),()=>{d.forEach(y=>{o&&y.removeEventListener("scroll",r),i&&y.removeEventListener("resize",r)}),p&&p(),m&&m.disconnect(),m=null,c&&cancelAnimationFrame(g)}}const yU=(e,t,r)=>{const n=new Map,o={platform:mU,...r},i={...o.platform,_c:n};return KB(e,t,{...o,platform:i})},XR=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?D_({element:t.current,padding:r}).fn(o):{}:t?D_({element:t,padding:r}).fn(o):{}}}};var vd=typeof document<"u"?f.useLayoutEffect:f.useEffect;function Sf(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(!Sf(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 i=o[n];if(!(i==="_owner"&&e.$$typeof)&&!Sf(e[i],t[i]))return!1}return!0}return e!==e&&t!==t}function L_(e){const t=f.useRef(e);return vd(()=>{t.current=e}),t}function xU(e){e===void 0&&(e={});const{placement:t="bottom",strategy:r="absolute",middleware:n=[],platform:o,whileElementsMounted:i,open:a}=e,[l,c]=f.useState({x:null,y:null,strategy:r,placement:t,middlewareData:{},isPositioned:!1}),[u,d]=f.useState(n);Sf(u,n)||d(n);const p=f.useRef(null),h=f.useRef(null),m=f.useRef(l),g=L_(i),v=L_(o),[b,y]=f.useState(null),[x,w]=f.useState(null),_=f.useCallback($=>{p.current!==$&&(p.current=$,y($))},[]),C=f.useCallback($=>{h.current!==$&&(h.current=$,w($))},[]),O=f.useCallback(()=>{if(!p.current||!h.current)return;const $={placement:t,strategy:r,middleware:u};v.current&&($.platform=v.current),yU(p.current,h.current,$).then(I=>{const R={...I,isPositioned:!0};P.current&&!Sf(m.current,R)&&(m.current=R,Ms.flushSync(()=>{c(R)}))})},[u,t,r,v]);vd(()=>{a===!1&&m.current.isPositioned&&(m.current.isPositioned=!1,c($=>({...$,isPositioned:!1})))},[a]);const P=f.useRef(!1);vd(()=>(P.current=!0,()=>{P.current=!1}),[]),vd(()=>{if(b&&x){if(g.current)return g.current(b,x,O);O()}},[b,x,O,g]);const E=f.useMemo(()=>({reference:p,floating:h,setReference:_,setFloating:C}),[_,C]),k=f.useMemo(()=>({reference:b,floating:x}),[b,x]);return f.useMemo(()=>({...l,update:O,refs:E,elements:k,reference:_,floating:C}),[l,O,E,k,_,C])}var Ps=typeof document<"u"?f.useLayoutEffect:f.useEffect;let Sg=!1,wU=0;const z_=()=>"floating-ui-"+wU++;function bU(){const[e,t]=f.useState(()=>Sg?z_():void 0);return Ps(()=>{e==null&&t(z_())},[]),f.useEffect(()=>{Sg||(Sg=!0)},[]),e}const _U=Hl.useId,F_=_U||bU;function SU(){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 PU=f.createContext(null),jU=f.createContext(null),JR=()=>{var e;return((e=f.useContext(PU))==null?void 0:e.id)||null},nx=()=>f.useContext(jU);function si(e){return(e==null?void 0:e.ownerDocument)||document}function OU(){const e=navigator.userAgentData;return e!=null&&e.platform?e.platform:navigator.platform}function CU(){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 ox(e){return si(e).defaultView||window}function Xn(e){return e?e instanceof ox(e).Element:!1}function ZR(e){return e?e instanceof ox(e).HTMLElement:!1}function EU(e){if(typeof ShadowRoot>"u")return!1;const t=ox(e).ShadowRoot;return e instanceof t||e instanceof ShadowRoot}function $U(e){if(e.mozInputSource===0&&e.isTrusted)return!0;const t=/Android/i;return(t.test(OU())||t.test(CU()))&&e.pointerType?e.type==="click"&&e.buttons===1:e.detail===0&&!e.pointerType}function kU(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 eT(e,t){const r=["mouse","pen"];return t||r.push("",void 0),r.includes(e)}function V_(e){const t=f.useRef(e);return Ps(()=>{t.current=e}),t}const B_="data-floating-ui-safe-polygon";function yd(e,t,r){return r&&!eT(r)?0:typeof e=="number"?e:e==null?void 0:e[t]}const RU=function(e,t){let{enabled:r=!0,delay:n=0,handleClose:o=null,mouseOnly:i=!1,restMs:a=0,move:l=!0}=t===void 0?{}:t;const{open:c,onOpenChange:u,dataRef:d,events:p,elements:{domReference:h,floating:m},refs:g}=e,v=nx(),b=JR(),y=V_(o),x=V_(n),w=f.useRef(),_=f.useRef(),C=f.useRef(),O=f.useRef(),P=f.useRef(!0),E=f.useRef(!1),k=f.useRef(()=>{}),$=f.useCallback(()=>{var A;const z=(A=d.current.openEvent)==null?void 0:A.type;return(z==null?void 0:z.includes("mouse"))&&z!=="mousedown"},[d]);f.useEffect(()=>{if(!r)return;function A(){clearTimeout(_.current),clearTimeout(O.current),P.current=!0}return p.on("dismiss",A),()=>{p.off("dismiss",A)}},[r,p]),f.useEffect(()=>{if(!r||!y.current||!c)return;function A(){$()&&u(!1)}const z=si(m).documentElement;return z.addEventListener("mouseleave",A),()=>{z.removeEventListener("mouseleave",A)}},[m,c,u,r,y,d,$]);const I=f.useCallback(function(A){A===void 0&&(A=!0);const z=yd(x.current,"close",w.current);z&&!C.current?(clearTimeout(_.current),_.current=setTimeout(()=>u(!1),z)):A&&(clearTimeout(_.current),u(!1))},[x,u]),R=f.useCallback(()=>{k.current(),C.current=void 0},[]),N=f.useCallback(()=>{if(E.current){const A=si(g.floating.current).body;A.style.pointerEvents="",A.removeAttribute(B_),E.current=!1}},[g]);return f.useEffect(()=>{if(!r)return;function A(){return d.current.openEvent?["click","mousedown"].includes(d.current.openEvent.type):!1}function z(T){if(clearTimeout(_.current),P.current=!1,i&&!eT(w.current)||a>0&&yd(x.current,"open")===0)return;d.current.openEvent=T;const L=yd(x.current,"open",w.current);L?_.current=setTimeout(()=>{u(!0)},L):u(!0)}function G(T){if(A())return;k.current();const L=si(m);if(clearTimeout(O.current),y.current){c||clearTimeout(_.current),C.current=y.current({...e,tree:v,x:T.clientX,y:T.clientY,onClose(){N(),R(),I()}});const B=C.current;L.addEventListener("mousemove",B),k.current=()=>{L.removeEventListener("mousemove",B)};return}I()}function X(T){A()||y.current==null||y.current({...e,tree:v,x:T.clientX,y:T.clientY,onClose(){N(),R(),I()}})(T)}if(Xn(h)){const T=h;return c&&T.addEventListener("mouseleave",X),m==null||m.addEventListener("mouseleave",X),l&&T.addEventListener("mousemove",z,{once:!0}),T.addEventListener("mouseenter",z),T.addEventListener("mouseleave",G),()=>{c&&T.removeEventListener("mouseleave",X),m==null||m.removeEventListener("mouseleave",X),l&&T.removeEventListener("mousemove",z),T.removeEventListener("mouseenter",z),T.removeEventListener("mouseleave",G)}}},[h,m,r,e,i,a,l,I,R,N,u,c,v,x,y,d]),Ps(()=>{var A;if(r&&c&&(A=y.current)!=null&&A.__options.blockPointerEvents&&$()){const X=si(m).body;if(X.setAttribute(B_,""),X.style.pointerEvents="none",E.current=!0,Xn(h)&&m){var z,G;const T=h,L=v==null||(z=v.nodesRef.current.find(B=>B.id===b))==null||(G=z.context)==null?void 0:G.elements.floating;return L&&(L.style.pointerEvents=""),T.style.pointerEvents="auto",m.style.pointerEvents="auto",()=>{T.style.pointerEvents="",m.style.pointerEvents=""}}}},[r,c,b,m,h,v,y,d,$]),Ps(()=>{c||(w.current=void 0,R(),N())},[c,R,N]),f.useEffect(()=>()=>{R(),clearTimeout(_.current),clearTimeout(O.current),N()},[r,R,N]),f.useMemo(()=>{if(!r)return{};function A(z){w.current=z.pointerType}return{reference:{onPointerDown:A,onPointerEnter:A,onMouseMove(){c||a===0||(clearTimeout(O.current),O.current=setTimeout(()=>{P.current||u(!0)},a))}},floating:{onMouseEnter(){clearTimeout(_.current)},onMouseLeave(){p.emit("dismiss",{type:"mouseLeave",data:{returnFocus:!1}}),I(!1)}}}},[p,r,a,c,u,I])},tT=f.createContext({delay:0,initialDelay:0,timeoutMs:0,currentId:null,setCurrentId:()=>{},setState:()=>{},isInstantPhase:!1}),rT=()=>f.useContext(tT),TU=e=>{let{children:t,delay:r,timeoutMs:n=0}=e;const[o,i]=f.useReducer((c,u)=>({...c,...u}),{delay:r,timeoutMs:n,initialDelay:r,currentId:null,isInstantPhase:!1}),a=f.useRef(null),l=f.useCallback(c=>{i({currentId:c})},[]);return Ps(()=>{o.currentId?a.current===null?a.current=o.currentId:i({isInstantPhase:!0}):(i({isInstantPhase:!1}),a.current=null)},[o.currentId]),f.createElement(tT.Provider,{value:f.useMemo(()=>({...o,setState:i,setCurrentId:l}),[o,i,l])},t)},IU=(e,t)=>{let{open:r,onOpenChange:n}=e,{id:o}=t;const{currentId:i,setCurrentId:a,initialDelay:l,setState:c,timeoutMs:u}=rT();f.useEffect(()=>{i&&(c({delay:{open:1,close:yd(l,"close")}}),i!==o&&n(!1))},[o,n,c,i,l]),f.useEffect(()=>{function d(){n(!1),c({delay:l,currentId:null})}if(!r&&i===o)if(u){const p=window.setTimeout(d,u);return()=>{clearTimeout(p)}}else d()},[r,c,i,o,n,l,u]),f.useEffect(()=>{r&&a(o)},[r,a,o])};function DU(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 U_(e,t){if(!e||!t)return!1;const r=t.getRootNode&&t.getRootNode();if(e.contains(t))return!0;if(r&&EU(r)){let n=t;do{if(n&&e===n)return!0;n=n.parentNode||n.host}while(n)}return!1}function Pg(e,t){let r=e.filter(o=>{var i;return o.parentId===t&&((i=o.context)==null?void 0:i.open)})||[],n=r;for(;n.length;)n=e.filter(o=>{var i;return(i=n)==null?void 0:i.some(a=>{var l;return o.parentId===a.id&&((l=o.context)==null?void 0:l.open)})})||[],r=r.concat(n);return r}function NU(e){return"composedPath"in e?e.composedPath()[0]:e.target}const AU=Hl.useInsertionEffect,MU=AU||(e=>e());function nT(e){const t=f.useRef(()=>{});return MU(()=>{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 xd(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 LU={pointerdown:"onPointerDown",mousedown:"onMouseDown",click:"onClick"},zU={pointerdown:"onPointerDownCapture",mousedown:"onMouseDownCapture",click:"onClickCapture"},FU=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}},VU=function(e,t){let{open:r,onOpenChange:n,events:o,nodeId:i,elements:{reference:a,domReference:l,floating:c},dataRef:u}=e,{enabled:d=!0,escapeKey:p=!0,outsidePress:h=!0,outsidePressEvent:m="pointerdown",referencePress:g=!1,referencePressEvent:v="pointerdown",ancestorScroll:b=!1,bubbles:y=!0}=t===void 0?{}:t;const x=nx(),w=JR()!=null,_=nT(typeof h=="function"?h:()=>!1),C=typeof h=="function"?_:h,O=f.useRef(!1),{escapeKeyBubbles:P,outsidePressBubbles:E}=FU(y);return f.useEffect(()=>{if(!r||!d)return;u.current.__escapeKeyBubbles=P,u.current.__outsidePressBubbles=E;function k(A){if(A.key==="Escape"){const z=x?Pg(x.nodesRef.current,i):[];if(z.length>0){let G=!0;if(z.forEach(X=>{var T;if((T=X.context)!=null&&T.open&&!X.context.dataRef.current.__escapeKeyBubbles){G=!1;return}}),!G)return}o.emit("dismiss",{type:"escapeKey",data:{returnFocus:{preventScroll:!1}}}),n(!1)}}function $(A){const z=O.current;if(O.current=!1,z||typeof C=="function"&&!C(A))return;const G=NU(A);if(ZR(G)&&c){const L=c.ownerDocument.defaultView||window,B=G.scrollWidth>G.clientWidth,Q=G.scrollHeight>G.clientHeight;let Z=Q&&A.offsetX>G.clientWidth;if(Q&&L.getComputedStyle(G).direction==="rtl"&&(Z=A.offsetX<=G.offsetWidth-G.clientWidth),Z||B&&A.offsetY>G.clientHeight)return}const X=x&&Pg(x.nodesRef.current,i).some(L=>{var B;return xd(A,(B=L.context)==null?void 0:B.elements.floating)});if(xd(A,c)||xd(A,l)||X)return;const T=x?Pg(x.nodesRef.current,i):[];if(T.length>0){let L=!0;if(T.forEach(B=>{var Q;if((Q=B.context)!=null&&Q.open&&!B.context.dataRef.current.__outsidePressBubbles){L=!1;return}}),!L)return}o.emit("dismiss",{type:"outsidePress",data:{returnFocus:w?{preventScroll:!0}:$U(A)||kU(A)}}),n(!1)}function I(){n(!1)}const R=si(c);p&&R.addEventListener("keydown",k),C&&R.addEventListener(m,$);let N=[];return b&&(Xn(l)&&(N=bo(l)),Xn(c)&&(N=N.concat(bo(c))),!Xn(a)&&a&&a.contextElement&&(N=N.concat(bo(a.contextElement)))),N=N.filter(A=>{var z;return A!==((z=R.defaultView)==null?void 0:z.visualViewport)}),N.forEach(A=>{A.addEventListener("scroll",I,{passive:!0})}),()=>{p&&R.removeEventListener("keydown",k),C&&R.removeEventListener(m,$),N.forEach(A=>{A.removeEventListener("scroll",I)})}},[u,c,l,a,p,C,m,o,x,i,r,n,b,d,P,E,w]),f.useEffect(()=>{O.current=!1},[C,m]),f.useMemo(()=>d?{reference:{[LU[v]]:()=>{g&&(o.emit("dismiss",{type:"referencePress",data:{returnFocus:!1}}),n(!1))}},floating:{[zU[m]]:()=>{O.current=!0}}}:{},[d,o,g,m,v,n])},BU=function(e,t){let{open:r,onOpenChange:n,dataRef:o,events:i,refs:a,elements:{floating:l,domReference:c}}=e,{enabled:u=!0,keyboardOnly:d=!0}=t===void 0?{}:t;const p=f.useRef(""),h=f.useRef(!1),m=f.useRef();return f.useEffect(()=>{if(!u)return;const v=si(l).defaultView||window;function b(){!r&&ZR(c)&&c===DU(si(c))&&(h.current=!0)}return v.addEventListener("blur",b),()=>{v.removeEventListener("blur",b)}},[l,c,r,u]),f.useEffect(()=>{if(!u)return;function g(v){(v.type==="referencePress"||v.type==="escapeKey")&&(h.current=!0)}return i.on("dismiss",g),()=>{i.off("dismiss",g)}},[i,u]),f.useEffect(()=>()=>{clearTimeout(m.current)},[]),f.useMemo(()=>u?{reference:{onPointerDown(g){let{pointerType:v}=g;p.current=v,h.current=!!(v&&d)},onMouseLeave(){h.current=!1},onFocus(g){var v;h.current||g.type==="focus"&&((v=o.current.openEvent)==null?void 0:v.type)==="mousedown"&&o.current.openEvent&&xd(o.current.openEvent,c)||(o.current.openEvent=g.nativeEvent,n(!0))},onBlur(g){h.current=!1;const v=g.relatedTarget,b=Xn(v)&&v.hasAttribute("data-floating-ui-focus-guard")&&v.getAttribute("data-type")==="outside";m.current=setTimeout(()=>{U_(a.floating.current,v)||U_(c,v)||b||n(!1)})}}}:{},[u,d,c,a,o,n])},UU=function(e,t){let{open:r}=e,{enabled:n=!0,role:o="dialog"}=t===void 0?{}:t;const i=F_(),a=F_();return f.useMemo(()=>{const l={id:i,role:o};return n?o==="tooltip"?{reference:{"aria-describedby":r?i:void 0},floating:l}:{reference:{"aria-expanded":r?"true":"false","aria-haspopup":o==="alertdialog"?"dialog":o,"aria-controls":r?i:void 0,...o==="listbox"&&{role:"combobox"},...o==="menu"&&{id:a}},floating:{...l,...o==="menu"&&{"aria-labelledby":a}}}:{}},[n,o,r,i,a])};function ix(e){e===void 0&&(e={});const{open:t=!1,onOpenChange:r,nodeId:n}=e,o=xU(e),i=nx(),a=f.useRef(null),l=f.useRef({}),c=f.useState(()=>SU())[0],[u,d]=f.useState(null),p=f.useCallback(y=>{const x=Xn(y)?{getBoundingClientRect:()=>y.getBoundingClientRect(),contextElement:y}:y;o.refs.setReference(x)},[o.refs]),h=f.useCallback(y=>{(Xn(y)||y===null)&&(a.current=y,d(y)),(Xn(o.refs.reference.current)||o.refs.reference.current===null||y!==null&&!Xn(y))&&o.refs.setReference(y)},[o.refs]),m=f.useMemo(()=>({...o.refs,setReference:h,setPositionReference:p,domReference:a}),[o.refs,h,p]),g=f.useMemo(()=>({...o.elements,domReference:u}),[o.elements,u]),v=nT(r),b=f.useMemo(()=>({...o,refs:m,elements:g,dataRef:l,nodeId:n,events:c,open:t,onOpenChange:v}),[o,n,c,t,v,m,g]);return Ps(()=>{const y=i==null?void 0:i.nodesRef.current.find(x=>x.id===n);y&&(y.context=b)}),f.useMemo(()=>({...o,context:b,refs:m,reference:h,positionReference:p}),[o,m,b,h,p])}function jg(e,t,r){const n=new Map;return{...r==="floating"&&{tabIndex:-1},...e,...t.map(o=>o?o[r]:null).concat(e).reduce((o,i)=>(i&&Object.entries(i).forEach(a=>{let[l,c]=a;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),m=0;m<p;m++)h[m]=arguments[m];(d=n.get(l))==null||d.forEach(g=>g(...h))}}}else o[l]=c}),o),{})}}const WU=function(e){e===void 0&&(e=[]);const t=e,r=f.useCallback(i=>jg(i,e,"reference"),t),n=f.useCallback(i=>jg(i,e,"floating"),t),o=f.useCallback(i=>jg(i,e,"item"),e.map(i=>i==null?void 0:i.item));return f.useMemo(()=>({getReferenceProps:r,getFloatingProps:n,getItemProps:o}),[r,n,o])};function oT({opened:e,floating:t,position:r,positionDependencies:n}){const[o,i]=f.useState(0);f.useEffect(()=>{if(t.refs.reference.current&&t.refs.floating.current)return vU(t.refs.reference.current,t.refs.floating.current,t.update)},[t.refs.reference.current,t.refs.floating.current,e,o,r]),cn(()=>{t.update()},n),cn(()=>{i(a=>a+1)},[e])}function HU(e){const t=[UR(e.offset)];return e.middlewares.shift&&t.push(Z0({limiter:JB()})),e.middlewares.flip&&t.push(FR()),e.middlewares.inline&&t.push(BR()),t.push(XR({element:e.arrowRef,padding:e.arrowOffset})),t}function qU(e){const[t,r]=Ir({value:e.opened,defaultValue:e.defaultOpened,finalValue:!1,onChange:e.onChange}),n=()=>{var a;(a=e.onClose)==null||a.call(e),r(!1)},o=()=>{var a,l;t?((a=e.onClose)==null||a.call(e),r(!1)):((l=e.onOpen)==null||l.call(e),r(!0))},i=ix({placement:e.position,middleware:[...HU(e),...e.width==="target"?[ZB({apply({rects:a}){var l,c;Object.assign((c=(l=i.refs.floating.current)==null?void 0:l.style)!=null?c:{},{width:`${a.reference.width}px`})}})]:[]]});return oT({opened:e.opened,position:e.position,positionDependencies:e.positionDependencies,floating:i}),cn(()=>{var a;(a=e.onPositionChange)==null||a.call(e,i.placement)},[i.placement]),cn(()=>{var a,l;e.opened?(l=e.onOpen)==null||l.call(e):(a=e.onClose)==null||a.call(e)},[e.opened]),{floating:i,controlled:typeof e.opened=="boolean",opened:t,onClose:n,onToggle:o}}const iT={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"},[GU,aT]=Do(iT.context);var QU=Object.defineProperty,KU=Object.defineProperties,YU=Object.getOwnPropertyDescriptors,Pf=Object.getOwnPropertySymbols,sT=Object.prototype.hasOwnProperty,lT=Object.prototype.propertyIsEnumerable,W_=(e,t,r)=>t in e?QU(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,Ru=(e,t)=>{for(var r in t||(t={}))sT.call(t,r)&&W_(e,r,t[r]);if(Pf)for(var r of Pf(t))lT.call(t,r)&&W_(e,r,t[r]);return e},XU=(e,t)=>KU(e,YU(t)),JU=(e,t)=>{var r={};for(var n in e)sT.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(e!=null&&Pf)for(var n of Pf(e))t.indexOf(n)<0&&lT.call(e,n)&&(r[n]=e[n]);return r};const ZU={refProp:"ref",popupType:"dialog",shouldOverrideDefaultTargetId:!0},cT=f.forwardRef((e,t)=>{const r=H("PopoverTarget",ZU,e),{children:n,refProp:o,popupType:i,shouldOverrideDefaultTargetId:a}=r,l=JU(r,["children","refProp","popupType","shouldOverrideDefaultTargetId"]);if(!Ts(n))throw new Error(iT.children);const c=l,u=aT(),d=Ds(u.reference,n.ref,t),p=u.withRoles?{"aria-haspopup":i,"aria-expanded":u.opened,"aria-controls":u.getDropdownId(),id:a?u.getTargetId():n.props.id}:{};return f.cloneElement(n,Ru(XU(Ru(Ru(Ru({},c),p),u.targetProps),{className:ME(u.targetProps.className,c.className,n.props.className),[o]:d}),u.controlled?null:{onClick:u.onToggle}))});cT.displayName="@mantine/core/PopoverTarget";var eW=W((e,{radius:t,shadow:r})=>({dropdown:{position:"absolute",backgroundColor:e.white,background:e.colorScheme==="dark"?e.colors.dark[6]:e.white,border:`${j(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:`${j(1)} solid ${e.colorScheme==="dark"?e.colors.dark[4]:e.colors.gray[2]}`,zIndex:1}}));const tW=eW;var rW=Object.defineProperty,H_=Object.getOwnPropertySymbols,nW=Object.prototype.hasOwnProperty,oW=Object.prototype.propertyIsEnumerable,q_=(e,t,r)=>t in e?rW(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,Ra=(e,t)=>{for(var r in t||(t={}))nW.call(t,r)&&q_(e,r,t[r]);if(H_)for(var r of H_(t))oW.call(t,r)&&q_(e,r,t[r]);return e};const G_={entering:"in",entered:"in",exiting:"out",exited:"out","pre-exiting":"out","pre-entering":"out"};function iW({transition:e,state:t,duration:r,timingFunction:n}){const o={transitionDuration:`${r}ms`,transitionTimingFunction:n};return typeof e=="string"?e in au?Ra(Ra(Ra({transitionProperty:au[e].transitionProperty},o),au[e].common),au[e][G_[t]]):null:Ra(Ra(Ra({transitionProperty:e.transitionProperty},o),e.common),e[G_[t]])}function aW({duration:e,exitDuration:t,timingFunction:r,mounted:n,onEnter:o,onExit:i,onEntered:a,onExited:l}){const c=Ht(),u=Bh(),d=c.respectReducedMotion?u:!1,[p,h]=f.useState(d?0:e),[m,g]=f.useState(n?"entered":"exited"),v=f.useRef(-1),b=y=>{const x=y?o:i,w=y?a:l;g(y?"pre-entering":"pre-exiting"),window.clearTimeout(v.current);const _=d?0:y?e:t;if(h(_),_===0)typeof x=="function"&&x(),typeof w=="function"&&w(),g(y?"entered":"exited");else{const C=window.setTimeout(()=>{typeof x=="function"&&x(),g(y?"entering":"exiting")},10);v.current=window.setTimeout(()=>{window.clearTimeout(C),typeof w=="function"&&w(),g(y?"entered":"exited")},_)}};return cn(()=>{b(n)},[n]),f.useEffect(()=>()=>window.clearTimeout(v.current),[]),{transitionDuration:p,transitionStatus:m,transitionTimingFunction:r||c.transitionTimingFunction}}function ya({keepMounted:e,transition:t,duration:r=250,exitDuration:n=r,mounted:o,children:i,timingFunction:a,onExit:l,onEntered:c,onEnter:u,onExited:d}){const{transitionDuration:p,transitionStatus:h,transitionTimingFunction:m}=aW({mounted:o,exitDuration:n,duration:r,timingFunction:a,onExit:l,onEntered:c,onEnter:u,onExited:d});return p===0?o?S.createElement(S.Fragment,null,i({})):e?i({display:"none"}):null:h==="exited"?e?i({display:"none"}):null:S.createElement(S.Fragment,null,i(iW({transition:t,duration:p,state:h,timingFunction:m})))}ya.displayName="@mantine/core/Transition";function ax({children:e,active:t=!0,refProp:r="ref"}){const n=xL(t),o=Ds(n,e==null?void 0:e.ref);return Ts(e)?f.cloneElement(e,{[r]:o}):e}ax.displayName="@mantine/core/FocusTrap";var sW=Object.defineProperty,lW=Object.defineProperties,cW=Object.getOwnPropertyDescriptors,Q_=Object.getOwnPropertySymbols,uW=Object.prototype.hasOwnProperty,dW=Object.prototype.propertyIsEnumerable,K_=(e,t,r)=>t in e?sW(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,Yo=(e,t)=>{for(var r in t||(t={}))uW.call(t,r)&&K_(e,r,t[r]);if(Q_)for(var r of Q_(t))dW.call(t,r)&&K_(e,r,t[r]);return e},Tu=(e,t)=>lW(e,cW(t));function Y_(e,t,r,n){return e==="center"||n==="center"?{top:t}:e==="end"?{bottom:r}:e==="start"?{top:r}:{}}function X_(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 fW={bottom:"borderTopLeftRadius",left:"borderTopRightRadius",right:"borderBottomLeftRadius",top:"borderBottomRightRadius"};function pW({position:e,arrowSize:t,arrowOffset:r,arrowRadius:n,arrowPosition:o,arrowX:i,arrowY:a,dir:l}){const[c,u="center"]=e.split("-"),d={width:j(t),height:j(t),transform:"rotate(45deg)",position:"absolute",[fW[c]]:j(n)},p=j(-t/2);return c==="left"?Tu(Yo(Yo({},d),Y_(u,a,r,o)),{right:p,borderLeftColor:"transparent",borderBottomColor:"transparent"}):c==="right"?Tu(Yo(Yo({},d),Y_(u,a,r,o)),{left:p,borderRightColor:"transparent",borderTopColor:"transparent"}):c==="top"?Tu(Yo(Yo({},d),X_(u,i,r,o,l)),{bottom:p,borderTopColor:"transparent",borderLeftColor:"transparent"}):c==="bottom"?Tu(Yo(Yo({},d),X_(u,i,r,o,l)),{top:p,borderBottomColor:"transparent",borderRightColor:"transparent"}):{}}var hW=Object.defineProperty,mW=Object.defineProperties,gW=Object.getOwnPropertyDescriptors,jf=Object.getOwnPropertySymbols,uT=Object.prototype.hasOwnProperty,dT=Object.prototype.propertyIsEnumerable,J_=(e,t,r)=>t in e?hW(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,vW=(e,t)=>{for(var r in t||(t={}))uT.call(t,r)&&J_(e,r,t[r]);if(jf)for(var r of jf(t))dT.call(t,r)&&J_(e,r,t[r]);return e},yW=(e,t)=>mW(e,gW(t)),xW=(e,t)=>{var r={};for(var n in e)uT.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&&dT.call(e,n)&&(r[n]=e[n]);return r};const sx=f.forwardRef((e,t)=>{var r=e,{position:n,arrowSize:o,arrowOffset:i,arrowRadius:a,arrowPosition:l,visible:c,arrowX:u,arrowY:d}=r,p=xW(r,["position","arrowSize","arrowOffset","arrowRadius","arrowPosition","visible","arrowX","arrowY"]);const h=Ht();return c?S.createElement("div",yW(vW({},p),{ref:t,style:pW({position:n,arrowSize:o,arrowOffset:i,arrowRadius:a,arrowPosition:l,dir:h.dir,arrowX:u,arrowY:d})})):null});sx.displayName="@mantine/core/FloatingArrow";var wW=Object.defineProperty,bW=Object.defineProperties,_W=Object.getOwnPropertyDescriptors,Of=Object.getOwnPropertySymbols,fT=Object.prototype.hasOwnProperty,pT=Object.prototype.propertyIsEnumerable,Z_=(e,t,r)=>t in e?wW(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,Ta=(e,t)=>{for(var r in t||(t={}))fT.call(t,r)&&Z_(e,r,t[r]);if(Of)for(var r of Of(t))pT.call(t,r)&&Z_(e,r,t[r]);return e},Iu=(e,t)=>bW(e,_W(t)),SW=(e,t)=>{var r={};for(var n in e)fT.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&&pT.call(e,n)&&(r[n]=e[n]);return r};const PW={};function hT(e){var t;const r=H("PopoverDropdown",PW,e),{style:n,className:o,children:i,onKeyDownCapture:a}=r,l=SW(r,["style","className","children","onKeyDownCapture"]),c=aT(),{classes:u,cx:d}=tW({radius:c.radius,shadow:c.shadow},{name:c.__staticSelector,classNames:c.classNames,styles:c.styles,unstyled:c.unstyled,variant:c.variant}),p=u$({opened:c.opened,shouldReturnFocus:c.returnFocus}),h=c.withRoles?{"aria-labelledby":c.getTargetId(),id:c.getDropdownId(),role:"dialog"}:{};return c.disabled?null:S.createElement(Ls,Iu(Ta({},c.portalProps),{withinPortal:c.withinPortal}),S.createElement(ya,Iu(Ta({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}),m=>{var g,v;return S.createElement(ax,{active:c.trapFocus},S.createElement(ae,Ta(Iu(Ta({},h),{tabIndex:-1,ref:c.floating,style:Iu(Ta(Ta({},n),m),{zIndex:c.zIndex,top:(g=c.y)!=null?g:0,left:(v=c.x)!=null?v:0,width:c.width==="target"?void 0:j(c.width)}),className:d(u.dropdown,o),onKeyDownCapture:F9(c.onClose,{active:c.closeOnEscape,onTrigger:p,onKeyDown:a}),"data-position":c.placement}),l),i,S.createElement(sx,{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})))}))}hT.displayName="@mantine/core/PopoverDropdown";function mT(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 eS=Object.getOwnPropertySymbols,jW=Object.prototype.hasOwnProperty,OW=Object.prototype.propertyIsEnumerable,CW=(e,t)=>{var r={};for(var n in e)jW.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(e!=null&&eS)for(var n of eS(e))t.indexOf(n)<0&&OW.call(e,n)&&(r[n]=e[n]);return r};const EW={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:In("popover"),__staticSelector:"Popover",width:"max-content"};function Lo(e){var t,r,n,o,i,a;const l=f.useRef(null),c=H("Popover",EW,e),{children:u,position:d,offset:p,onPositionChange:h,positionDependencies:m,opened:g,transitionProps:v,width:b,middlewares:y,withArrow:x,arrowSize:w,arrowOffset:_,arrowRadius:C,arrowPosition:O,unstyled:P,classNames:E,styles:k,closeOnClickOutside:$,withinPortal:I,portalProps:R,closeOnEscape:N,clickOutsideEvents:A,trapFocus:z,onClose:G,onOpen:X,onChange:T,zIndex:L,radius:B,shadow:Q,id:Z,defaultOpened:Se,__staticSelector:xe,withRoles:Ue,disabled:Le,returnFocus:gt,variant:Nt,keepMounted:ke}=c,qt=CW(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"]),[zr,ur]=f.useState(null),[Gt,At]=f.useState(null),lo=Ar(Z),Uo=Ht(),tt=qU({middlewares:y,width:b,position:mT(Uo.dir,d),offset:typeof p=="number"?p+(x?w/2:0):p,arrowRef:l,arrowOffset:_,onPositionChange:h,positionDependencies:m,opened:g,defaultOpened:Se,onChange:T,onOpen:X,onClose:G});lL(()=>tt.opened&&$&&tt.onClose(),A,[zr,Gt]);const co=f.useCallback(dr=>{ur(dr),tt.floating.reference(dr)},[tt.floating.reference]),Sr=f.useCallback(dr=>{At(dr),tt.floating.floating(dr)},[tt.floating.floating]);return S.createElement(GU,{value:{returnFocus:gt,disabled:Le,controlled:tt.controlled,reference:co,floating:Sr,x:tt.floating.x,y:tt.floating.y,arrowX:(n=(r=(t=tt.floating)==null?void 0:t.middlewareData)==null?void 0:r.arrow)==null?void 0:n.x,arrowY:(a=(i=(o=tt.floating)==null?void 0:o.middlewareData)==null?void 0:i.arrow)==null?void 0:a.y,opened:tt.opened,arrowRef:l,transitionProps:v,width:b,withArrow:x,arrowSize:w,arrowOffset:_,arrowRadius:C,arrowPosition:O,placement:tt.floating.placement,trapFocus:z,withinPortal:I,portalProps:R,zIndex:L,radius:B,shadow:Q,closeOnEscape:N,onClose:tt.onClose,onToggle:tt.onToggle,getTargetId:()=>`${lo}-target`,getDropdownId:()=>`${lo}-dropdown`,withRoles:Ue,targetProps:qt,__staticSelector:xe,classNames:E,styles:k,unstyled:P,variant:Nt,keepMounted:ke}},u)}Lo.Target=cT;Lo.Dropdown=hT;Lo.displayName="@mantine/core/Popover";var $W=Object.defineProperty,Cf=Object.getOwnPropertySymbols,gT=Object.prototype.hasOwnProperty,vT=Object.prototype.propertyIsEnumerable,tS=(e,t,r)=>t in e?$W(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,kW=(e,t)=>{for(var r in t||(t={}))gT.call(t,r)&&tS(e,r,t[r]);if(Cf)for(var r of Cf(t))vT.call(t,r)&&tS(e,r,t[r]);return e},RW=(e,t)=>{var r={};for(var n in e)gT.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&&vT.call(e,n)&&(r[n]=e[n]);return r};function TW(e){var t=e,{children:r,component:n="div",maxHeight:o=220,direction:i="column",id:a,innerRef:l,__staticSelector:c,styles:u,classNames:d,unstyled:p}=t,h=RW(t,["children","component","maxHeight","direction","id","innerRef","__staticSelector","styles","classNames","unstyled"]);const{classes:m}=VB(null,{name:c,styles:u,classNames:d,unstyled:p});return S.createElement(Lo.Dropdown,kW({p:0,onMouseDown:g=>g.preventDefault()},h),S.createElement("div",{style:{maxHeight:j(o),display:"flex"}},S.createElement(ae,{component:n||"div",id:`${a}-items`,"aria-labelledby":`${a}-label`,role:"listbox",onMouseDown:g=>g.preventDefault(),style:{flex:1,overflowY:n!==G0?"auto":void 0},"data-combobox-popover":!0,tabIndex:-1,ref:l},S.createElement("div",{className:m.itemsWrapper,style:{flexDirection:i}},r))))}function Vl({opened:e,transitionProps:t={transition:"fade",duration:0},shadow:r,withinPortal:n,portalProps:o,children:i,__staticSelector:a,onDirectionChange:l,switchDirectionOnFlip:c,zIndex:u,dropdownPosition:d,positionDependencies:p=[],classNames:h,styles:m,unstyled:g,readOnly:v,variant:b}){return S.createElement(Lo,{unstyled:g,classNames:h,styles:m,width:"target",withRoles:!1,opened:e,middlewares:{flip:d==="flip",shift:!1},position:d==="flip"?"bottom":d,positionDependencies:p,zIndex:u,__staticSelector:a,withinPortal:n,portalProps:o,transitionProps:t,shadow:r,disabled:v,onPositionChange:y=>c&&(l==null?void 0:l(y==="top"?"column-reverse":"column")),variant:b},i)}Vl.Target=Lo.Target;Vl.Dropdown=TW;var IW=Object.defineProperty,DW=Object.defineProperties,NW=Object.getOwnPropertyDescriptors,Ef=Object.getOwnPropertySymbols,yT=Object.prototype.hasOwnProperty,xT=Object.prototype.propertyIsEnumerable,rS=(e,t,r)=>t in e?IW(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,Du=(e,t)=>{for(var r in t||(t={}))yT.call(t,r)&&rS(e,r,t[r]);if(Ef)for(var r of Ef(t))xT.call(t,r)&&rS(e,r,t[r]);return e},AW=(e,t)=>DW(e,NW(t)),MW=(e,t)=>{var r={};for(var n in e)yT.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&&xT.call(e,n)&&(r[n]=e[n]);return r};function wT(e,t,r){const n=H(e,t,r),{label:o,description:i,error:a,required:l,classNames:c,styles:u,className:d,unstyled:p,__staticSelector:h,sx:m,errorProps:g,labelProps:v,descriptionProps:b,wrapperProps:y,id:x,size:w,style:_,inputContainer:C,inputWrapperOrder:O,withAsterisk:P,variant:E}=n,k=MW(n,["label","description","error","required","classNames","styles","className","unstyled","__staticSelector","sx","errorProps","labelProps","descriptionProps","wrapperProps","id","size","style","inputContainer","inputWrapperOrder","withAsterisk","variant"]),$=Ar(x),{systemStyles:I,rest:R}=ao(k),N=Du({label:o,description:i,error:a,required:l,classNames:c,className:d,__staticSelector:h,sx:m,errorProps:g,labelProps:v,descriptionProps:b,unstyled:p,styles:u,id:$,size:w,style:_,inputContainer:C,inputWrapperOrder:O,withAsterisk:P,variant:E},y);return AW(Du({},R),{classNames:c,styles:u,unstyled:p,wrapperProps:Du(Du({},N),I),inputProps:{required:l,classNames:c,styles:u,unstyled:p,id:$,size:w,__staticSelector:h,error:a,variant:E}})}var LW=W((e,t,{size:r})=>({label:{display:"inline-block",fontSize:M({size:r,sizes:e.fontSizes}),fontWeight:500,color:e.colorScheme==="dark"?e.colors.dark[0]:e.colors.gray[9],wordBreak:"break-word",cursor:"default",WebkitTapHighlightColor:"transparent"},required:{color:e.fn.variant({variant:"filled",color:"red"}).background}}));const zW=LW;var FW=Object.defineProperty,$f=Object.getOwnPropertySymbols,bT=Object.prototype.hasOwnProperty,_T=Object.prototype.propertyIsEnumerable,nS=(e,t,r)=>t in e?FW(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,VW=(e,t)=>{for(var r in t||(t={}))bT.call(t,r)&&nS(e,r,t[r]);if($f)for(var r of $f(t))_T.call(t,r)&&nS(e,r,t[r]);return e},BW=(e,t)=>{var r={};for(var n in e)bT.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&&_T.call(e,n)&&(r[n]=e[n]);return r};const UW={labelElement:"label",size:"sm"},lx=f.forwardRef((e,t)=>{const r=H("InputLabel",UW,e),{labelElement:n,children:o,required:i,size:a,classNames:l,styles:c,unstyled:u,className:d,htmlFor:p,__staticSelector:h,variant:m,onMouseDown:g}=r,v=BW(r,["labelElement","children","required","size","classNames","styles","unstyled","className","htmlFor","__staticSelector","variant","onMouseDown"]),{classes:b,cx:y}=zW(null,{name:["InputWrapper",h],classNames:l,styles:c,unstyled:u,variant:m,size:a});return S.createElement(ae,VW({component:n,ref:t,className:y(b.label,d),htmlFor:n==="label"?p:void 0,onMouseDown:x=>{g==null||g(x),!x.defaultPrevented&&x.detail>1&&x.preventDefault()}},v),o,i&&S.createElement("span",{className:b.required,"aria-hidden":!0}," *"))});lx.displayName="@mantine/core/InputLabel";var WW=W((e,t,{size:r})=>({error:{wordBreak:"break-word",color:e.fn.variant({variant:"filled",color:"red"}).background,fontSize:`calc(${M({size:r,sizes:e.fontSizes})} - ${j(2)})`,lineHeight:1.2,display:"block"}}));const HW=WW;var qW=Object.defineProperty,kf=Object.getOwnPropertySymbols,ST=Object.prototype.hasOwnProperty,PT=Object.prototype.propertyIsEnumerable,oS=(e,t,r)=>t in e?qW(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,GW=(e,t)=>{for(var r in t||(t={}))ST.call(t,r)&&oS(e,r,t[r]);if(kf)for(var r of kf(t))PT.call(t,r)&&oS(e,r,t[r]);return e},QW=(e,t)=>{var r={};for(var n in e)ST.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&&PT.call(e,n)&&(r[n]=e[n]);return r};const KW={size:"sm"},cx=f.forwardRef((e,t)=>{const r=H("InputError",KW,e),{children:n,className:o,classNames:i,styles:a,unstyled:l,size:c,__staticSelector:u,variant:d}=r,p=QW(r,["children","className","classNames","styles","unstyled","size","__staticSelector","variant"]),{classes:h,cx:m}=HW(null,{name:["InputWrapper",u],classNames:i,styles:a,unstyled:l,variant:d,size:c});return S.createElement(ne,GW({className:m(h.error,o),ref:t},p),n)});cx.displayName="@mantine/core/InputError";var YW=W((e,t,{size:r})=>({description:{wordBreak:"break-word",color:e.colorScheme==="dark"?e.colors.dark[2]:e.colors.gray[6],fontSize:`calc(${M({size:r,sizes:e.fontSizes})} - ${j(2)})`,lineHeight:1.2,display:"block"}}));const XW=YW;var JW=Object.defineProperty,Rf=Object.getOwnPropertySymbols,jT=Object.prototype.hasOwnProperty,OT=Object.prototype.propertyIsEnumerable,iS=(e,t,r)=>t in e?JW(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,ZW=(e,t)=>{for(var r in t||(t={}))jT.call(t,r)&&iS(e,r,t[r]);if(Rf)for(var r of Rf(t))OT.call(t,r)&&iS(e,r,t[r]);return e},eH=(e,t)=>{var r={};for(var n in e)jT.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&&OT.call(e,n)&&(r[n]=e[n]);return r};const tH={size:"sm"},ux=f.forwardRef((e,t)=>{const r=H("InputDescription",tH,e),{children:n,className:o,classNames:i,styles:a,unstyled:l,size:c,__staticSelector:u,variant:d}=r,p=eH(r,["children","className","classNames","styles","unstyled","size","__staticSelector","variant"]),{classes:h,cx:m}=XW(null,{name:["InputWrapper",u],classNames:i,styles:a,unstyled:l,variant:d,size:c});return S.createElement(ne,ZW({color:"dimmed",className:m(h.description,o),ref:t,unstyled:l},p),n)});ux.displayName="@mantine/core/InputDescription";const CT=f.createContext({offsetBottom:!1,offsetTop:!1,describedBy:void 0}),rH=CT.Provider,nH=()=>f.useContext(CT);function oH(e,{hasDescription:t,hasError:r}){const n=e.findIndex(c=>c==="input"),o=e[n-1],i=e[n+1];return{offsetBottom:t&&i==="description"||r&&i==="error",offsetTop:t&&o==="description"||r&&o==="error"}}var iH=Object.defineProperty,aH=Object.defineProperties,sH=Object.getOwnPropertyDescriptors,aS=Object.getOwnPropertySymbols,lH=Object.prototype.hasOwnProperty,cH=Object.prototype.propertyIsEnumerable,sS=(e,t,r)=>t in e?iH(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,uH=(e,t)=>{for(var r in t||(t={}))lH.call(t,r)&&sS(e,r,t[r]);if(aS)for(var r of aS(t))cH.call(t,r)&&sS(e,r,t[r]);return e},dH=(e,t)=>aH(e,sH(t)),fH=W(e=>({root:dH(uH({},e.fn.fontStyles()),{lineHeight:e.lineHeight})}));const pH=fH;var hH=Object.defineProperty,mH=Object.defineProperties,gH=Object.getOwnPropertyDescriptors,Tf=Object.getOwnPropertySymbols,ET=Object.prototype.hasOwnProperty,$T=Object.prototype.propertyIsEnumerable,lS=(e,t,r)=>t in e?hH(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,Xo=(e,t)=>{for(var r in t||(t={}))ET.call(t,r)&&lS(e,r,t[r]);if(Tf)for(var r of Tf(t))$T.call(t,r)&&lS(e,r,t[r]);return e},cS=(e,t)=>mH(e,gH(t)),vH=(e,t)=>{var r={};for(var n in e)ET.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&&$T.call(e,n)&&(r[n]=e[n]);return r};const yH={labelElement:"label",size:"sm",inputContainer:e=>e,inputWrapperOrder:["label","description","input","error"]},kT=f.forwardRef((e,t)=>{const r=H("InputWrapper",yH,e),{className:n,label:o,children:i,required:a,id:l,error:c,description:u,labelElement:d,labelProps:p,descriptionProps:h,errorProps:m,classNames:g,styles:v,size:b,inputContainer:y,__staticSelector:x,unstyled:w,inputWrapperOrder:_,withAsterisk:C,variant:O}=r,P=vH(r,["className","label","children","required","id","error","description","labelElement","labelProps","descriptionProps","errorProps","classNames","styles","size","inputContainer","__staticSelector","unstyled","inputWrapperOrder","withAsterisk","variant"]),{classes:E,cx:k}=pH(null,{classNames:g,styles:v,name:["InputWrapper",x],unstyled:w,variant:O,size:b}),$={classNames:g,styles:v,unstyled:w,size:b,variant:O,__staticSelector:x},I=typeof C=="boolean"?C:a,R=l?`${l}-error`:m==null?void 0:m.id,N=l?`${l}-description`:h==null?void 0:h.id,z=`${!!c&&typeof c!="boolean"?R:""} ${u?N:""}`,G=z.trim().length>0?z.trim():void 0,X=o&&S.createElement(lx,Xo(Xo({key:"label",labelElement:d,id:l?`${l}-label`:void 0,htmlFor:l,required:I},$),p),o),T=u&&S.createElement(ux,cS(Xo(Xo({key:"description"},h),$),{size:(h==null?void 0:h.size)||$.size,id:(h==null?void 0:h.id)||N}),u),L=S.createElement(f.Fragment,{key:"input"},y(i)),B=typeof c!="boolean"&&c&&S.createElement(cx,cS(Xo(Xo({},m),$),{size:(m==null?void 0:m.size)||$.size,key:"error",id:(m==null?void 0:m.id)||R}),c),Q=_.map(Z=>{switch(Z){case"label":return X;case"input":return L;case"description":return T;case"error":return B;default:return null}});return S.createElement(rH,{value:Xo({describedBy:G},oH(_,{hasDescription:!!T,hasError:!!B}))},S.createElement(ae,Xo({className:k(E.root,n),ref:t},P),Q))});kT.displayName="@mantine/core/InputWrapper";var xH=Object.defineProperty,If=Object.getOwnPropertySymbols,RT=Object.prototype.hasOwnProperty,TT=Object.prototype.propertyIsEnumerable,uS=(e,t,r)=>t in e?xH(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,wH=(e,t)=>{for(var r in t||(t={}))RT.call(t,r)&&uS(e,r,t[r]);if(If)for(var r of If(t))TT.call(t,r)&&uS(e,r,t[r]);return e},bH=(e,t)=>{var r={};for(var n in e)RT.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&&TT.call(e,n)&&(r[n]=e[n]);return r};const _H={},IT=f.forwardRef((e,t)=>{const r=H("InputPlaceholder",_H,e),{sx:n}=r,o=bH(r,["sx"]);return S.createElement(ae,wH({component:"span",sx:[i=>i.fn.placeholderStyles(),...Sc(n)],ref:t},o))});IT.displayName="@mantine/core/InputPlaceholder";var SH=Object.defineProperty,PH=Object.defineProperties,jH=Object.getOwnPropertyDescriptors,dS=Object.getOwnPropertySymbols,OH=Object.prototype.hasOwnProperty,CH=Object.prototype.propertyIsEnumerable,fS=(e,t,r)=>t in e?SH(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,Nu=(e,t)=>{for(var r in t||(t={}))OH.call(t,r)&&fS(e,r,t[r]);if(dS)for(var r of dS(t))CH.call(t,r)&&fS(e,r,t[r]);return e},Og=(e,t)=>PH(e,jH(t));const Et={xs:j(30),sm:j(36),md:j(42),lg:j(50),xl:j(60)},EH=["default","filled","unstyled"];function $H({theme:e,variant:t}){return EH.includes(t)?t==="default"?{border:`${j(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:`${j(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:j(28),outline:0,"&:focus, &:focus-within":{outline:"none",borderColor:"transparent"},"&:disabled":{backgroundColor:"transparent","&:focus, &:focus-within":{outline:"none",borderColor:"transparent"}}}:null}var kH=W((e,{multiline:t,radius:r,invalid:n,rightSectionWidth:o,withRightSection:i,iconWidth:a,offsetBottom:l,offsetTop:c,pointer:u},{variant:d,size:p})=>{const h=e.fn.variant({variant:"filled",color:"red"}).background,m=d==="default"||d==="filled"?{minHeight:M({size:p,sizes:Et}),paddingLeft:`calc(${M({size:p,sizes:Et})} / 3)`,paddingRight:i?o||M({size:p,sizes:Et}):`calc(${M({size:p,sizes:Et})} / 3)`,borderRadius:e.fn.radius(r)}:d==="unstyled"&&i?{paddingRight:o||M({size:p,sizes:Et})}: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:Og(Nu(Nu(Og(Nu({},e.fn.fontStyles()),{height:t?d==="unstyled"?void 0:"auto":M({size:p,sizes:Et}),WebkitTapHighlightColor:"transparent",lineHeight:t?e.lineHeight:`calc(${M({size:p,sizes:Et})} - ${j(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}),$H({theme:e,variant:d})),m),{"&: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 a=="number"?j(a):M({size:p,sizes:Et})},"&::placeholder":Og(Nu({},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:a?j(a):M({size:p,sizes:Et}),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:Et})}}});const RH=kH;var TH=Object.defineProperty,IH=Object.defineProperties,DH=Object.getOwnPropertyDescriptors,Df=Object.getOwnPropertySymbols,DT=Object.prototype.hasOwnProperty,NT=Object.prototype.propertyIsEnumerable,pS=(e,t,r)=>t in e?TH(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,Au=(e,t)=>{for(var r in t||(t={}))DT.call(t,r)&&pS(e,r,t[r]);if(Df)for(var r of Df(t))NT.call(t,r)&&pS(e,r,t[r]);return e},hS=(e,t)=>IH(e,DH(t)),NH=(e,t)=>{var r={};for(var n in e)DT.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&&NT.call(e,n)&&(r[n]=e[n]);return r};const AH={size:"sm",variant:"default"},xa=f.forwardRef((e,t)=>{const r=H("Input",AH,e),{className:n,error:o,required:i,disabled:a,variant:l,icon:c,style:u,rightSectionWidth:d,iconWidth:p,rightSection:h,rightSectionProps:m,radius:g,size:v,wrapperProps:b,classNames:y,styles:x,__staticSelector:w,multiline:_,sx:C,unstyled:O,pointer:P}=r,E=NH(r,["className","error","required","disabled","variant","icon","style","rightSectionWidth","iconWidth","rightSection","rightSectionProps","radius","size","wrapperProps","classNames","styles","__staticSelector","multiline","sx","unstyled","pointer"]),{offsetBottom:k,offsetTop:$,describedBy:I}=nH(),{classes:R,cx:N}=RH({radius:g,multiline:_,invalid:!!o,rightSectionWidth:d?j(d):void 0,iconWidth:p,withRightSection:!!h,offsetBottom:k,offsetTop:$,pointer:P},{classNames:y,styles:x,name:["Input",w],unstyled:O,variant:l,size:v}),{systemStyles:A,rest:z}=ao(E);return S.createElement(ae,Au(Au({className:N(R.wrapper,n),sx:C,style:u},A),b),c&&S.createElement("div",{className:R.icon},c),S.createElement(ae,hS(Au({component:"input"},z),{ref:t,required:i,"aria-invalid":!!o,"aria-describedby":I,disabled:a,"data-disabled":a||void 0,"data-with-icon":!!c||void 0,"data-invalid":!!o||void 0,className:R.input})),h&&S.createElement("div",hS(Au({},m),{className:R.rightSection}),h))});xa.displayName="@mantine/core/Input";xa.Wrapper=kT;xa.Label=lx;xa.Description=ux;xa.Error=cx;xa.Placeholder=IT;const Ut=xa;var MH=Object.defineProperty,Nf=Object.getOwnPropertySymbols,AT=Object.prototype.hasOwnProperty,MT=Object.prototype.propertyIsEnumerable,mS=(e,t,r)=>t in e?MH(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,LH=(e,t)=>{for(var r in t||(t={}))AT.call(t,r)&&mS(e,r,t[r]);if(Nf)for(var r of Nf(t))MT.call(t,r)&&mS(e,r,t[r]);return e},zH=(e,t)=>{var r={};for(var n in e)AT.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&&MT.call(e,n)&&(r[n]=e[n]);return r};function FH(e){const t=e,{style:r}=t,n=zH(t,["style"]);return S.createElement("svg",LH({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 VH=Object.defineProperty,BH=Object.defineProperties,UH=Object.getOwnPropertyDescriptors,gS=Object.getOwnPropertySymbols,WH=Object.prototype.hasOwnProperty,HH=Object.prototype.propertyIsEnumerable,vS=(e,t,r)=>t in e?VH(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,qH=(e,t)=>{for(var r in t||(t={}))WH.call(t,r)&&vS(e,r,t[r]);if(gS)for(var r of gS(t))HH.call(t,r)&&vS(e,r,t[r]);return e},GH=(e,t)=>BH(e,UH(t));const LT=f.createContext(null);function QH({spacing:e,children:t}){return S.createElement(LT.Provider,{value:{spacing:e}},t)}function KH(){const e=f.useContext(LT);return e?GH(qH({},e),{withinGroup:!0}):{spacing:null,withinGroup:!1}}var YH=W((e,{spacing:t})=>({root:{display:"flex",paddingLeft:M({size:t,sizes:e.spacing})}}));const XH=YH;var JH=Object.defineProperty,Af=Object.getOwnPropertySymbols,zT=Object.prototype.hasOwnProperty,FT=Object.prototype.propertyIsEnumerable,yS=(e,t,r)=>t in e?JH(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,ZH=(e,t)=>{for(var r in t||(t={}))zT.call(t,r)&&yS(e,r,t[r]);if(Af)for(var r of Af(t))FT.call(t,r)&&yS(e,r,t[r]);return e},eq=(e,t)=>{var r={};for(var n in e)zT.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&&FT.call(e,n)&&(r[n]=e[n]);return r};const tq={},VT=f.forwardRef((e,t)=>{const r=H("AvatarGroup",tq,e),{children:n,spacing:o="sm",unstyled:i,className:a,variant:l}=r,c=eq(r,["children","spacing","unstyled","className","variant"]),{classes:u,cx:d}=XH({spacing:o},{name:"AvatarGroup",unstyled:i,variant:l});return S.createElement(QH,{spacing:o},S.createElement(ae,ZH({ref:t,className:d(u.root,a)},c),n))});VT.displayName="@mantine/core/AvatarGroup";var rq=Object.defineProperty,nq=Object.defineProperties,oq=Object.getOwnPropertyDescriptors,xS=Object.getOwnPropertySymbols,iq=Object.prototype.hasOwnProperty,aq=Object.prototype.propertyIsEnumerable,wS=(e,t,r)=>t in e?rq(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,sl=(e,t)=>{for(var r in t||(t={}))iq.call(t,r)&&wS(e,r,t[r]);if(xS)for(var r of xS(t))aq.call(t,r)&&wS(e,r,t[r]);return e},bS=(e,t)=>nq(e,oq(t));const sq=["filled","light","gradient","outline"],Mu={xs:j(16),sm:j(26),md:j(38),lg:j(56),xl:j(84)};function lq({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:`${j(2)} solid ${r.colorScheme==="dark"?r.colors.dark[7]:r.white}`}:null}function cq({theme:e,variant:t,color:r,gradient:n}){const o=e.fn.variant({variant:t,color:r,gradient:n});return sq.includes(t)?{placeholder:{color:o.color,backgroundColor:o.background,backgroundImage:t==="gradient"?o.background:void 0,border:`${j(t==="gradient"?0:1)} solid ${o.border}`},placeholderIcon:{color:o.color}}:{}}var uq=W((e,{radius:t,withinGroup:r,spacing:n,color:o,gradient:i},{variant:a,size:l})=>{const c=cq({theme:e,color:o,gradient:i,variant:a});return{root:sl(bS(sl({},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:Mu}),minWidth:M({size:l,sizes:Mu}),height:M({size:l,sizes:Mu})}),lq({withinGroup:r,spacing:n,theme:e})),image:{objectFit:"cover",width:"100%",height:"100%",display:"block"},placeholder:sl(bS(sl({},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:Mu})} / 2.5)`}),c.placeholder),placeholderIcon:sl({width:"70%",height:"70%"},c.placeholderIcon)}});const dq=uq;var fq=Object.defineProperty,pq=Object.defineProperties,hq=Object.getOwnPropertyDescriptors,Mf=Object.getOwnPropertySymbols,BT=Object.prototype.hasOwnProperty,UT=Object.prototype.propertyIsEnumerable,_S=(e,t,r)=>t in e?fq(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,SS=(e,t)=>{for(var r in t||(t={}))BT.call(t,r)&&_S(e,r,t[r]);if(Mf)for(var r of Mf(t))UT.call(t,r)&&_S(e,r,t[r]);return e},mq=(e,t)=>pq(e,hq(t)),gq=(e,t)=>{var r={};for(var n in e)BT.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&&UT.call(e,n)&&(r[n]=e[n]);return r};const vq={size:"md",color:"gray",variant:"light"},dx=f.forwardRef((e,t)=>{const r=H("Avatar",vq,e),{className:n,size:o,src:i,alt:a,radius:l,children:c,color:u,variant:d,gradient:p,classNames:h,styles:m,imageProps:g,unstyled:v}=r,b=gq(r,["className","size","src","alt","radius","children","color","variant","gradient","classNames","styles","imageProps","unstyled"]),y=KH(),[x,w]=f.useState(!i),{classes:_,cx:C}=dq({color:u,radius:l,withinGroup:y.withinGroup,spacing:y.spacing,gradient:p},{classNames:h,styles:m,unstyled:v,name:"Avatar",variant:d,size:o});return f.useEffect(()=>{w(!i)},[i]),S.createElement(ae,SS({component:"div",className:C(_.root,n),ref:t},b),x?S.createElement("div",{className:_.placeholder,title:a},c||S.createElement(FH,{className:_.placeholderIcon})):S.createElement("img",mq(SS({},g),{className:_.image,src:i,alt:a,onError:()=>w(!0)})))});dx.displayName="@mantine/core/Avatar";dx.Group=VT;const Lf=dx;var yq=Object.defineProperty,xq=Object.defineProperties,wq=Object.getOwnPropertyDescriptors,PS=Object.getOwnPropertySymbols,bq=Object.prototype.hasOwnProperty,_q=Object.prototype.propertyIsEnumerable,jS=(e,t,r)=>t in e?yq(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,Cg=(e,t)=>{for(var r in t||(t={}))bq.call(t,r)&&jS(e,r,t[r]);if(PS)for(var r of PS(t))_q.call(t,r)&&jS(e,r,t[r]);return e},Sq=(e,t)=>xq(e,wq(t));const Pq=["light","filled","outline","dot","gradient"],Eg={xs:{fontSize:j(9),height:j(16)},sm:{fontSize:j(10),height:j(18)},md:{fontSize:j(11),height:j(20)},lg:{fontSize:j(13),height:j(26)},xl:{fontSize:j(16),height:j(32)}},jq={xs:j(4),sm:j(4),md:j(6),lg:j(8),xl:j(10)};function Oq({theme:e,variant:t,color:r,size:n,gradient:o}){if(!Pq.includes(t))return null;if(t==="dot"){const a=M({size:n,sizes:jq});return{backgroundColor:"transparent",color:e.colorScheme==="dark"?e.colors.dark[0]:e.colors.gray[7],border:`${j(1)} solid ${e.colorScheme==="dark"?e.colors.dark[3]:e.colors.gray[3]}`,paddingLeft:`calc(${M({size:n,sizes:e.spacing})} / 1.5 - ${a} / 2)`,"&::before":{content:'""',display:"block",width:a,height:a,borderRadius:a,backgroundColor:e.fn.themeColor(r,e.colorScheme==="dark"?4:e.fn.primaryShade("light"),!0),marginRight:a}}}const i=e.fn.variant({color:r,variant:t,gradient:o});return{background:i.background,color:i.color,border:`${j(t==="gradient"?0:1)} solid ${i.border}`}}var Cq=W((e,{color:t,radius:r,gradient:n,fullWidth:o},{variant:i,size:a})=>{const{fontSize:l,height:c}=a in Eg?Eg[a]:Eg.md;return{leftSection:{marginRight:`calc(${e.spacing.xs} / 2)`},rightSection:{marginLeft:`calc(${e.spacing.xs} / 2)`},inner:{whiteSpace:"nowrap",overflow:"hidden",textOverflow:"ellipsis"},root:Cg(Sq(Cg(Cg({},e.fn.focusStyles()),e.fn.fontStyles()),{fontSize:l,height:c,WebkitTapHighlightColor:"transparent",lineHeight:`calc(${c} - ${j(2)})`,textDecoration:"none",padding:`0 calc(${M({size:a,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:j(.25),cursor:"inherit",textOverflow:"ellipsis",overflow:"hidden"}),Oq({theme:e,variant:i,color:t,size:a,gradient:n}))}});const Eq=Cq;var $q=Object.defineProperty,zf=Object.getOwnPropertySymbols,WT=Object.prototype.hasOwnProperty,HT=Object.prototype.propertyIsEnumerable,OS=(e,t,r)=>t in e?$q(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,kq=(e,t)=>{for(var r in t||(t={}))WT.call(t,r)&&OS(e,r,t[r]);if(zf)for(var r of zf(t))HT.call(t,r)&&OS(e,r,t[r]);return e},Rq=(e,t)=>{var r={};for(var n in e)WT.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&&HT.call(e,n)&&(r[n]=e[n]);return r};const Tq={variant:"light",size:"md",radius:"xl"},qT=f.forwardRef((e,t)=>{const r=H("Badge",Tq,e),{className:n,color:o,variant:i,fullWidth:a,children:l,size:c,leftSection:u,rightSection:d,radius:p,gradient:h,classNames:m,styles:g,unstyled:v}=r,b=Rq(r,["className","color","variant","fullWidth","children","size","leftSection","rightSection","radius","gradient","classNames","styles","unstyled"]),{classes:y,cx:x}=Eq({fullWidth:a,color:o,radius:p,gradient:h},{classNames:m,styles:g,name:"Badge",unstyled:v,variant:i,size:c});return S.createElement(ae,kq({className:x(y.root,n),ref:t},b),u&&S.createElement("span",{className:y.leftSection},u),S.createElement("span",{className:y.inner},l),d&&S.createElement("span",{className:y.rightSection},d))});qT.displayName="@mantine/core/Badge";const GT=qT;var Iq=Object.defineProperty,Ff=Object.getOwnPropertySymbols,QT=Object.prototype.hasOwnProperty,KT=Object.prototype.propertyIsEnumerable,CS=(e,t,r)=>t in e?Iq(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,ES=(e,t)=>{for(var r in t||(t={}))QT.call(t,r)&&CS(e,r,t[r]);if(Ff)for(var r of Ff(t))KT.call(t,r)&&CS(e,r,t[r]);return e},Dq=(e,t)=>{var r={};for(var n in e)QT.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&&KT.call(e,n)&&(r[n]=e[n]);return r};function Nq(e){const t=e,{style:r}=t,n=Dq(t,["style"]);return S.createElement("svg",ES({viewBox:"0 0 409.294 409.294",fill:"currentColor",xmlns:"http://www.w3.org/2000/svg",style:ES({width:j(20),height:j(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 Aq=Object.defineProperty,Mq=Object.defineProperties,Lq=Object.getOwnPropertyDescriptors,$S=Object.getOwnPropertySymbols,zq=Object.prototype.hasOwnProperty,Fq=Object.prototype.propertyIsEnumerable,kS=(e,t,r)=>t in e?Aq(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,Vq=(e,t)=>{for(var r in t||(t={}))zq.call(t,r)&&kS(e,r,t[r]);if($S)for(var r of $S(t))Fq.call(t,r)&&kS(e,r,t[r]);return e},Bq=(e,t)=>Mq(e,Lq(t)),Uq=W((e,{color:t})=>({root:Bq(Vq({},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:j(2),width:j(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 Wq=Uq;var Hq=Object.defineProperty,Vf=Object.getOwnPropertySymbols,YT=Object.prototype.hasOwnProperty,XT=Object.prototype.propertyIsEnumerable,RS=(e,t,r)=>t in e?Hq(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,qq=(e,t)=>{for(var r in t||(t={}))YT.call(t,r)&&RS(e,r,t[r]);if(Vf)for(var r of Vf(t))XT.call(t,r)&&RS(e,r,t[r]);return e},Gq=(e,t)=>{var r={};for(var n in e)YT.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(e!=null&&Vf)for(var n of Vf(e))t.indexOf(n)<0&&XT.call(e,n)&&(r[n]=e[n]);return r};const Qq={color:"gray",icon:S.createElement(Nq,null)},JT=f.forwardRef((e,t)=>{const r=H("Blockquote",Qq,e),{className:n,color:o,icon:i,cite:a,children:l,classNames:c,styles:u,unstyled:d,variant:p}=r,h=Gq(r,["className","color","icon","cite","children","classNames","styles","unstyled","variant"]),{classes:m,cx:g}=Wq({color:o},{classNames:c,styles:u,unstyled:d,name:"Blockquote",variant:p});return S.createElement(ae,qq({component:"blockquote",className:g(m.root,n),ref:t},h),S.createElement("div",{className:m.inner},i&&S.createElement("div",{className:m.icon},i),S.createElement("div",{className:m.body},l,a&&S.createElement("cite",{className:m.cite},a))))});JT.displayName="@mantine/core/Blockquote";var Kq=W((e,{orientation:t,buttonBorderWidth:r})=>({root:{display:"flex",flexDirection:t==="vertical"?"column":"row","& [data-button]":{"&:first-of-type:not(:last-of-type)":{borderBottomRightRadius:0,[t==="vertical"?"borderBottomLeftRadius":"borderTopRightRadius"]:0,[t==="vertical"?"borderBottomWidth":"borderRightWidth"]:`calc(${j(r)} / 2)`},"&:last-of-type:not(:first-of-type)":{borderTopLeftRadius:0,[t==="vertical"?"borderTopRightRadius":"borderBottomLeftRadius"]:0,[t==="vertical"?"borderTopWidth":"borderLeftWidth"]:`calc(${j(r)} / 2)`},"&:not(:first-of-type):not(:last-of-type)":{borderRadius:0,[t==="vertical"?"borderTopWidth":"borderLeftWidth"]:`calc(${j(r)} / 2)`,[t==="vertical"?"borderBottomWidth":"borderRightWidth"]:`calc(${j(r)} / 2)`},"& + [data-button]":{[t==="vertical"?"marginTop":"marginLeft"]:`calc(${r} * -1)`,"@media (min-resolution: 192dpi)":{[t==="vertical"?"marginTop":"marginLeft"]:0}}}}}));const Yq=Kq;var Xq=Object.defineProperty,Bf=Object.getOwnPropertySymbols,ZT=Object.prototype.hasOwnProperty,eI=Object.prototype.propertyIsEnumerable,TS=(e,t,r)=>t in e?Xq(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,Jq=(e,t)=>{for(var r in t||(t={}))ZT.call(t,r)&&TS(e,r,t[r]);if(Bf)for(var r of Bf(t))eI.call(t,r)&&TS(e,r,t[r]);return e},Zq=(e,t)=>{var r={};for(var n in e)ZT.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&&eI.call(e,n)&&(r[n]=e[n]);return r};const eG={orientation:"horizontal",buttonBorderWidth:1},tI=f.forwardRef((e,t)=>{const r=H("ButtonGroup",eG,e),{className:n,orientation:o,buttonBorderWidth:i,unstyled:a}=r,l=Zq(r,["className","orientation","buttonBorderWidth","unstyled"]),{classes:c,cx:u}=Yq({orientation:o,buttonBorderWidth:i},{name:"ButtonGroup",unstyled:a});return S.createElement(ae,Jq({className:u(c.root,n),ref:t},l))});tI.displayName="@mantine/core/ButtonGroup";var tG=Object.defineProperty,rG=Object.defineProperties,nG=Object.getOwnPropertyDescriptors,IS=Object.getOwnPropertySymbols,oG=Object.prototype.hasOwnProperty,iG=Object.prototype.propertyIsEnumerable,DS=(e,t,r)=>t in e?tG(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,vo=(e,t)=>{for(var r in t||(t={}))oG.call(t,r)&&DS(e,r,t[r]);if(IS)for(var r of IS(t))iG.call(t,r)&&DS(e,r,t[r]);return e},wd=(e,t)=>rG(e,nG(t));const aG=["filled","outline","light","white","default","subtle","gradient"],uy={xs:{height:Et.xs,paddingLeft:j(14),paddingRight:j(14)},sm:{height:Et.sm,paddingLeft:j(18),paddingRight:j(18)},md:{height:Et.md,paddingLeft:j(22),paddingRight:j(22)},lg:{height:Et.lg,paddingLeft:j(26),paddingRight:j(26)},xl:{height:Et.xl,paddingLeft:j(32),paddingRight:j(32)},"compact-xs":{height:j(22),paddingLeft:j(7),paddingRight:j(7)},"compact-sm":{height:j(26),paddingLeft:j(8),paddingRight:j(8)},"compact-md":{height:j(30),paddingLeft:j(10),paddingRight:j(10)},"compact-lg":{height:j(34),paddingLeft:j(12),paddingRight:j(12)},"compact-xl":{height:j(40),paddingLeft:j(14),paddingRight:j(14)}};function sG({compact:e,size:t,withLeftIcon:r,withRightIcon:n}){if(e)return uy[`compact-${t}`];const o=uy[t];return o?wd(vo({},o),{paddingLeft:r?`calc(${o.paddingLeft} / 1.5)`:o.paddingLeft,paddingRight:n?`calc(${o.paddingRight} / 1.5)`:o.paddingRight}):{}}const lG=e=>({display:e?"block":"inline-block",width:e?"100%":"auto"});function cG({variant:e,theme:t,color:r,gradient:n}){if(!aG.includes(e))return null;const o=t.fn.variant({color:r,variant:e,gradient:n});return e==="gradient"?vo({border:0,backgroundImage:o.background,color:o.color},t.fn.hover({backgroundSize:"200%"})):vo({border:`${j(1)} solid ${o.border}`,backgroundColor:o.background,color:o.color},t.fn.hover({backgroundColor:o.hover}))}var uG=W((e,{radius:t,fullWidth:r,compact:n,withLeftIcon:o,withRightIcon:i,color:a,gradient:l},{variant:c,size:u})=>({root:wd(vo(wd(vo(vo(vo(vo({},sG({compact:n,size:u,withLeftIcon:o,withRightIcon:i})),e.fn.fontStyles()),e.fn.focusStyles()),lG(r)),{borderRadius:e.fn.radius(t),fontWeight:600,position:"relative",lineHeight:1,fontSize:M({size:u,sizes:e.fontSizes}),userSelect:"none",cursor:"pointer"}),cG({variant:c,theme:e,color:a,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":wd(vo({content:'""'},e.fn.cover(j(-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 dG=uG;var fG=Object.defineProperty,Uf=Object.getOwnPropertySymbols,rI=Object.prototype.hasOwnProperty,nI=Object.prototype.propertyIsEnumerable,NS=(e,t,r)=>t in e?fG(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,AS=(e,t)=>{for(var r in t||(t={}))rI.call(t,r)&&NS(e,r,t[r]);if(Uf)for(var r of Uf(t))nI.call(t,r)&&NS(e,r,t[r]);return e},pG=(e,t)=>{var r={};for(var n in e)rI.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&&nI.call(e,n)&&(r[n]=e[n]);return r};const hG={size:"sm",type:"button",variant:"filled",loaderPosition:"left"},fx=f.forwardRef((e,t)=>{const r=H("Button",hG,e),{className:n,size:o,color:i,type:a,disabled:l,children:c,leftIcon:u,rightIcon:d,fullWidth:p,variant:h,radius:m,uppercase:g,compact:v,loading:b,loaderPosition:y,loaderProps:x,gradient:w,classNames:_,styles:C,unstyled:O}=r,P=pG(r,["className","size","color","type","disabled","children","leftIcon","rightIcon","fullWidth","variant","radius","uppercase","compact","loading","loaderPosition","loaderProps","gradient","classNames","styles","unstyled"]),{classes:E,cx:k,theme:$}=dG({radius:m,color:i,fullWidth:p,compact:v,gradient:w,withLeftIcon:!!u,withRightIcon:!!d},{name:"Button",unstyled:O,classNames:_,styles:C,variant:h,size:o}),I=$.fn.variant({color:i,variant:h}),R=S.createElement(mn,AS({color:I.color,size:`calc(${M({size:o,sizes:uy}).height} / 2)`},x));return S.createElement(So,AS({className:k(E.root,n),type:a,disabled:l,"data-button":!0,"data-disabled":l||void 0,"data-loading":b||void 0,ref:t,unstyled:O},P),S.createElement("div",{className:E.inner},(u||b&&y==="left")&&S.createElement("span",{className:k(E.icon,E.leftIcon)},b&&y==="left"?R:u),b&&y==="center"&&S.createElement("span",{className:E.centerLoader},R),S.createElement("span",{className:E.label,style:{textTransform:g?"uppercase":void 0}},c),(d||b&&y==="right")&&S.createElement("span",{className:k(E.icon,E.rightIcon)},b&&y==="right"?R:d)))});fx.displayName="@mantine/core/Button";fx.Group=tI;const re=fx;var mG=W((e,{radius:t,shadow:r})=>({root:{outline:0,WebkitTapHighlightColor:"transparent",display:"block",textDecoration:"none",color:e.colorScheme==="dark"?e.colors.dark[0]:e.black,backgroundColor:e.colorScheme==="dark"?e.colors.dark[7]:e.white,boxSizing:"border-box",borderRadius:e.fn.radius(t),boxShadow:e.shadows[r]||r||"none","&[data-with-border]":{border:`${j(1)} solid ${e.colorScheme==="dark"?e.colors.dark[4]:e.colors.gray[3]}`}}}));const gG=mG;var vG=Object.defineProperty,Wf=Object.getOwnPropertySymbols,oI=Object.prototype.hasOwnProperty,iI=Object.prototype.propertyIsEnumerable,MS=(e,t,r)=>t in e?vG(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,yG=(e,t)=>{for(var r in t||(t={}))oI.call(t,r)&&MS(e,r,t[r]);if(Wf)for(var r of Wf(t))iI.call(t,r)&&MS(e,r,t[r]);return e},xG=(e,t)=>{var r={};for(var n in e)oI.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&&iI.call(e,n)&&(r[n]=e[n]);return r};const wG={},aI=f.forwardRef((e,t)=>{const r=H("Paper",wG,e),{className:n,children:o,radius:i,withBorder:a,shadow:l,unstyled:c,variant:u}=r,d=xG(r,["className","children","radius","withBorder","shadow","unstyled","variant"]),{classes:p,cx:h}=gG({radius:i,shadow:l},{name:"Paper",unstyled:c,variant:u});return S.createElement(ae,yG({className:h(p.root,n),"data-with-border":a||void 0,ref:t},d),o)});aI.displayName="@mantine/core/Paper";const dn=aI;var bG=W((e,{inline:t})=>({root:{display:t?"inline-flex":"flex",alignItems:"center",justifyContent:"center"}}));const _G=bG;var SG=Object.defineProperty,Hf=Object.getOwnPropertySymbols,sI=Object.prototype.hasOwnProperty,lI=Object.prototype.propertyIsEnumerable,LS=(e,t,r)=>t in e?SG(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,PG=(e,t)=>{for(var r in t||(t={}))sI.call(t,r)&&LS(e,r,t[r]);if(Hf)for(var r of Hf(t))lI.call(t,r)&&LS(e,r,t[r]);return e},jG=(e,t)=>{var r={};for(var n in e)sI.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&&lI.call(e,n)&&(r[n]=e[n]);return r};const cI=f.forwardRef((e,t)=>{const r=H("Center",{},e),{inline:n,className:o,unstyled:i,variant:a}=r,l=jG(r,["inline","className","unstyled","variant"]),{classes:c,cx:u}=_G({inline:n},{name:"Center",unstyled:i,variant:a});return S.createElement(ae,PG({ref:t,className:u(c.root,o)},l))});cI.displayName="@mantine/core/Center";const sr=cI,uI=f.createContext(null),OG=uI.Provider,CG=()=>f.useContext(uI);var EG=Object.defineProperty,qf=Object.getOwnPropertySymbols,dI=Object.prototype.hasOwnProperty,fI=Object.prototype.propertyIsEnumerable,zS=(e,t,r)=>t in e?EG(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,FS=(e,t)=>{for(var r in t||(t={}))dI.call(t,r)&&zS(e,r,t[r]);if(qf)for(var r of qf(t))fI.call(t,r)&&zS(e,r,t[r]);return e},$G=(e,t)=>{var r={};for(var n in e)dI.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(e!=null&&qf)for(var n of qf(e))t.indexOf(n)<0&&fI.call(e,n)&&(r[n]=e[n]);return r};const kG={size:"sm"},pI=f.forwardRef((e,t)=>{const r=H("CheckboxGroup",kG,e),{children:n,value:o,defaultValue:i,onChange:a,size:l,wrapperProps:c}=r,u=$G(r,["children","value","defaultValue","onChange","size","wrapperProps"]),[d,p]=Ir({value:o,defaultValue:i,finalValue:[],onChange:a}),h=m=>{const g=m.currentTarget.value;p(d.includes(g)?d.filter(v=>v!==g):[...d,g])};return S.createElement(OG,{value:{value:d,onChange:h,size:l}},S.createElement(Ut.Wrapper,FS(FS({labelElement:"div",size:l,__staticSelector:"CheckboxGroup",ref:t},c),u),n))});pI.displayName="@mantine/core/CheckboxGroup";var RG=Object.defineProperty,Gf=Object.getOwnPropertySymbols,hI=Object.prototype.hasOwnProperty,mI=Object.prototype.propertyIsEnumerable,VS=(e,t,r)=>t in e?RG(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,Qf=(e,t)=>{for(var r in t||(t={}))hI.call(t,r)&&VS(e,r,t[r]);if(Gf)for(var r of Gf(t))mI.call(t,r)&&VS(e,r,t[r]);return e},gI=(e,t)=>{var r={};for(var n in e)hI.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&&mI.call(e,n)&&(r[n]=e[n]);return r};function vI(e){const t=e,{width:r,height:n,style:o}=t,i=gI(t,["width","height","style"]);return S.createElement("svg",Qf({viewBox:"0 0 10 7",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:Qf({width:r,height:n},o)},i),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 yI(e){var t=e,{indeterminate:r}=t,n=gI(t,["indeterminate"]);return r?S.createElement("svg",Qf({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(vI,Qf({},n))}var TG=Object.defineProperty,IG=Object.defineProperties,DG=Object.getOwnPropertyDescriptors,BS=Object.getOwnPropertySymbols,NG=Object.prototype.hasOwnProperty,AG=Object.prototype.propertyIsEnumerable,US=(e,t,r)=>t in e?TG(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,WS=(e,t)=>{for(var r in t||(t={}))NG.call(t,r)&&US(e,r,t[r]);if(BS)for(var r of BS(t))AG.call(t,r)&&US(e,r,t[r]);return e},HS=(e,t)=>IG(e,DG(t));const MG={xs:j(16),sm:j(20),md:j(24),lg:j(30),xl:j(36)};var LG=W((e,{radius:t,color:r,transitionDuration:n,labelPosition:o,error:i,indeterminate:a},{size:l})=>{const c=M({size:l,sizes:MG}),u=e.fn.variant({variant:"filled",color:r});return{icon:HS(WS({},e.fn.cover()),{ref:Vt("icon"),color:a?"inherit":e.white,transform:a?"none":`translateY(${j(5)}) scale(0.5)`,opacity:a?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:HS(WS({},e.fn.focusStyles()),{appearance:"none",backgroundColor:e.colorScheme==="dark"?e.colors.dark[6]:e.white,border:`${j(1)} solid ${i?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,[`& + .${Vt("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",[`& + .${Vt("icon")}`]:{color:e.colorScheme==="dark"?e.colors.dark[6]:e.colors.gray[5]}}})}});const zG=LG;var FG=Object.defineProperty,VG=Object.defineProperties,BG=Object.getOwnPropertyDescriptors,qS=Object.getOwnPropertySymbols,UG=Object.prototype.hasOwnProperty,WG=Object.prototype.propertyIsEnumerable,GS=(e,t,r)=>t in e?FG(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,HG=(e,t)=>{for(var r in t||(t={}))UG.call(t,r)&&GS(e,r,t[r]);if(qS)for(var r of qS(t))WG.call(t,r)&&GS(e,r,t[r]);return e},qG=(e,t)=>VG(e,BG(t));const $g={xs:j(16),sm:j(20),md:j(24),lg:j(30),xl:j(36)};var GG=W((e,{labelPosition:t},{size:r})=>({root:{},body:{display:"flex","&:has(input:disabled) label":{color:e.colorScheme==="dark"?e.colors.dark[3]:e.colors.gray[5]}},labelWrapper:qG(HG({},e.fn.fontStyles()),{display:"inline-flex",flexDirection:"column",WebkitTapHighlightColor:"transparent",fontSize:r in $g?M({size:r,sizes:e.fontSizes}):void 0,lineHeight:r in $g?M({size:r,sizes:$g}):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 QG=GG;var KG=Object.defineProperty,Kf=Object.getOwnPropertySymbols,xI=Object.prototype.hasOwnProperty,wI=Object.prototype.propertyIsEnumerable,QS=(e,t,r)=>t in e?KG(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,YG=(e,t)=>{for(var r in t||(t={}))xI.call(t,r)&&QS(e,r,t[r]);if(Kf)for(var r of Kf(t))wI.call(t,r)&&QS(e,r,t[r]);return e},XG=(e,t)=>{var r={};for(var n in e)xI.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&&wI.call(e,n)&&(r[n]=e[n]);return r};const um=f.forwardRef((e,t)=>{var r=e,{__staticSelector:n,className:o,classNames:i,styles:a,unstyled:l,children:c,label:u,description:d,id:p,disabled:h,error:m,size:g,labelPosition:v,variant:b}=r,y=XG(r,["__staticSelector","className","classNames","styles","unstyled","children","label","description","id","disabled","error","size","labelPosition","variant"]);const{classes:x,cx:w}=QG({labelPosition:v},{name:n,styles:a,classNames:i,unstyled:l,variant:b,size:g});return S.createElement(ae,YG({className:w(x.root,o),ref:t},y),S.createElement("div",{className:w(x.body)},c,S.createElement("div",{className:x.labelWrapper},u!=null&&S.createElement("label",{className:x.label,"data-disabled":h||void 0,htmlFor:p},u),d&&S.createElement(Ut.Description,{className:x.description},d),m&&m!=="boolean"&&S.createElement(Ut.Error,{className:x.error},m))))});um.displayName="@mantine/core/InlineInput";var JG=Object.defineProperty,Yf=Object.getOwnPropertySymbols,bI=Object.prototype.hasOwnProperty,_I=Object.prototype.propertyIsEnumerable,KS=(e,t,r)=>t in e?JG(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,Lu=(e,t)=>{for(var r in t||(t={}))bI.call(t,r)&&KS(e,r,t[r]);if(Yf)for(var r of Yf(t))_I.call(t,r)&&KS(e,r,t[r]);return e},ZG=(e,t)=>{var r={};for(var n in e)bI.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&&_I.call(e,n)&&(r[n]=e[n]);return r};const eQ={size:"sm",transitionDuration:100,icon:yI,labelPosition:"right"},Rn=f.forwardRef((e,t)=>{const r=H("Checkbox",eQ,e),{className:n,style:o,sx:i,checked:a,disabled:l,color:c,label:u,indeterminate:d,id:p,size:h,radius:m,wrapperProps:g,children:v,classNames:b,styles:y,transitionDuration:x,icon:w,unstyled:_,labelPosition:C,description:O,error:P,variant:E}=r,k=ZG(r,["className","style","sx","checked","disabled","color","label","indeterminate","id","size","radius","wrapperProps","children","classNames","styles","transitionDuration","icon","unstyled","labelPosition","description","error","variant"]),$=CG(),I=Ar(p),{systemStyles:R,rest:N}=ao(k),{classes:A}=zG({radius:m,color:c,transitionDuration:x,labelPosition:C,error:!!P,indeterminate:d},{name:"Checkbox",classNames:b,styles:y,unstyled:_,variant:E,size:($==null?void 0:$.size)||h}),z=$?{checked:$.value.includes(N.value),onChange:$.onChange}:{};return S.createElement(um,Lu(Lu({className:n,sx:i,style:o,id:I,size:($==null?void 0:$.size)||h,labelPosition:C,label:u,description:O,error:P,disabled:l,__staticSelector:"Checkbox",classNames:b,styles:y,unstyled:_,"data-checked":z.checked||void 0,variant:E},R),g),S.createElement("div",{className:A.inner},S.createElement("input",Lu(Lu({id:I,ref:t,type:"checkbox",className:A.input,checked:a,disabled:l},N),z)),S.createElement(w,{indeterminate:d,className:A.icon})))});Rn.displayName="@mantine/core/Checkbox";Rn.Group=pI;const SI=f.createContext(null),tQ=SI.Provider,rQ=()=>f.useContext(SI),nQ={};function PI(e){const{value:t,defaultValue:r,onChange:n,multiple:o,children:i}=H("ChipGroup",nQ,e),[a,l]=Ir({value:t,defaultValue:r,finalValue:o?[]:null,onChange:n}),c=d=>Array.isArray(a)?a.includes(d):d===a,u=d=>{const p=d.currentTarget.value;Array.isArray(a)?l(a.includes(p)?a.filter(h=>h!==p):[...a,p]):l(p)};return S.createElement(tQ,{value:{isChipSelected:c,onChange:u,multiple:o}},i)}PI.displayName="@mantine/core/ChipGroup";var oQ=Object.defineProperty,iQ=Object.defineProperties,aQ=Object.getOwnPropertyDescriptors,YS=Object.getOwnPropertySymbols,sQ=Object.prototype.hasOwnProperty,lQ=Object.prototype.propertyIsEnumerable,XS=(e,t,r)=>t in e?oQ(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,jn=(e,t)=>{for(var r in t||(t={}))sQ.call(t,r)&&XS(e,r,t[r]);if(YS)for(var r of YS(t))lQ.call(t,r)&&XS(e,r,t[r]);return e},Cl=(e,t)=>iQ(e,aQ(t));const JS={xs:j(24),sm:j(28),md:j(32),lg:j(36),xl:j(40)},ll={xs:j(10),sm:j(12),md:j(14),lg:j(16),xl:j(18)},ZS={xs:j(16),sm:j(20),md:j(24),lg:j(28),xl:j(32)},zu={xs:j(7.5),sm:j(10),md:j(11.5),lg:j(13),xl:j(15)};function cQ(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:jn({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:Cl(jn({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:jn({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:jn({color:n.color,backgroundColor:n.background},e.fn.hover({backgroundColor:n.hover}))}:r==="outline"?{label:jn({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:`${j(1)} solid ${n.background}`}}:{label:null,checked:null}}var uQ=W((e,{radius:t,color:r},{size:n,variant:o})=>{const i=cQ(e,{color:r},o);return{root:{},label:Cl(jn(Cl(jn({ref:Vt("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:`${j(1)} solid transparent`,borderRadius:e.fn.radius(t),height:M({size:n,sizes:JS}),fontSize:M({size:n,sizes:e.fontSizes}),lineHeight:`calc(${M({size:n,sizes:JS})} - ${j(2)})`,paddingLeft:M({size:n,sizes:ZS}),paddingRight:M({size:n,sizes:ZS}),cursor:"pointer",whiteSpace:"nowrap",transition:"background-color 100ms ease",WebkitTapHighlightColor:"transparent"}),i.label),{"&[data-disabled]":Cl(jn({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]})),{[`& .${Vt("iconWrapper")}`]:{color:e.colorScheme==="dark"?e.colors.dark[3]:e.colors.gray[5]}}),"&[data-checked]":{paddingLeft:M({size:n,sizes:zu}),paddingRight:M({size:n,sizes:zu}),"&:not([data-disabled])":i.checked}}),iconWrapper:{ref:Vt("iconWrapper"),color:o==="filled"?e.white:e.fn.variant({variant:"filled",color:r}).background,width:`calc(${M({size:n,sizes:ll})} + (${M({size:n,sizes:e.spacing})} / 1.5))`,maxWidth:`calc(${M({size:n,sizes:ll})} + (${M({size:n,sizes:e.spacing})} / 1.5))`,height:M({size:n,sizes:ll}),display:"inline-block",verticalAlign:"middle",overflow:"hidden"},checkIcon:{width:M({size:n,sizes:ll}),height:`calc(${M({size:n,sizes:ll})} / 1.1)`,display:"block"},input:{width:0,height:0,padding:0,opacity:0,margin:0,"&:disabled + label":Cl(jn({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]})),{[`& .${Vt("iconWrapper")}`]:{color:e.colorScheme==="dark"?e.colors.dark[3]:e.colors.gray[5]},"&[data-checked]":{paddingLeft:M({size:n,sizes:zu}),paddingRight:M({size:n,sizes:zu}),"&: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",[`& + .${Vt("label")}`]:jn({},e.focusRing==="always"||e.focusRing==="auto"?e.focusRingStyles.styles(e):e.focusRingStyles.resetStyles(e)),"&:focus:not(:focus-visible)":{[`& + .${Vt("label")}`]:jn({},e.focusRing==="auto"||e.focusRing==="never"?e.focusRingStyles.resetStyles(e):null)}}}}});const dQ=uQ;var fQ=Object.defineProperty,Xf=Object.getOwnPropertySymbols,jI=Object.prototype.hasOwnProperty,OI=Object.prototype.propertyIsEnumerable,eP=(e,t,r)=>t in e?fQ(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,Fu=(e,t)=>{for(var r in t||(t={}))jI.call(t,r)&&eP(e,r,t[r]);if(Xf)for(var r of Xf(t))OI.call(t,r)&&eP(e,r,t[r]);return e},pQ=(e,t)=>{var r={};for(var n in e)jI.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&&OI.call(e,n)&&(r[n]=e[n]);return r};const hQ={type:"checkbox",size:"sm",radius:"xl",variant:"outline"},Jf=f.forwardRef((e,t)=>{const r=H("Chip",hQ,e),{radius:n,type:o,size:i,variant:a,disabled:l,id:c,color:u,children:d,className:p,classNames:h,style:m,styles:g,checked:v,defaultChecked:b,onChange:y,sx:x,wrapperProps:w,value:_,unstyled:C}=r,O=pQ(r,["radius","type","size","variant","disabled","id","color","children","className","classNames","style","styles","checked","defaultChecked","onChange","sx","wrapperProps","value","unstyled"]),P=rQ(),E=Ar(c),{systemStyles:k,rest:$}=ao(O),{classes:I,cx:R}=dQ({radius:n,color:u},{classNames:h,styles:g,unstyled:C,name:"Chip",variant:a,size:i}),[N,A]=Ir({value:v,defaultValue:b,finalValue:!1,onChange:y}),z=P?{checked:P.isChipSelected(_),onChange:P.onChange,type:P.multiple?"checkbox":"radio"}:{},G=z.checked||N;return S.createElement(ae,Fu(Fu({className:R(I.root,p),style:m,sx:x},k),w),S.createElement("input",Fu(Fu({type:o,className:I.input,checked:G,onChange:X=>A(X.currentTarget.checked),id:E,disabled:l,ref:t,value:_},z),$)),S.createElement("label",{htmlFor:E,"data-checked":G||void 0,"data-disabled":l||void 0,className:I.label},G&&S.createElement("span",{className:I.iconWrapper},S.createElement(vI,{className:I.checkIcon})),d))});Jf.displayName="@mantine/core/Chip";Jf.Group=PI;var mQ=W((e,{fluid:t,sizes:r},{size:n})=>({root:{paddingLeft:e.spacing.md,paddingRight:e.spacing.md,maxWidth:t?"100%":M({size:n,sizes:r}),marginLeft:"auto",marginRight:"auto"}}));const gQ=mQ;var vQ=Object.defineProperty,Zf=Object.getOwnPropertySymbols,CI=Object.prototype.hasOwnProperty,EI=Object.prototype.propertyIsEnumerable,tP=(e,t,r)=>t in e?vQ(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,yQ=(e,t)=>{for(var r in t||(t={}))CI.call(t,r)&&tP(e,r,t[r]);if(Zf)for(var r of Zf(t))EI.call(t,r)&&tP(e,r,t[r]);return e},xQ=(e,t)=>{var r={};for(var n in e)CI.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 wQ={sizes:{xs:j(540),sm:j(720),md:j(960),lg:j(1140),xl:j(1320)}},$I=f.forwardRef((e,t)=>{const r=H("Container",wQ,e),{className:n,fluid:o,size:i,unstyled:a,sizes:l,variant:c}=r,u=xQ(r,["className","fluid","size","unstyled","sizes","variant"]),{classes:d,cx:p}=gQ({fluid:o,sizes:l},{unstyled:a,name:"Container",variant:c,size:i});return S.createElement(ae,yQ({className:p(d.root,n),ref:t},u))});$I.displayName="@mantine/core/Container";var bQ=Object.defineProperty,ep=Object.getOwnPropertySymbols,kI=Object.prototype.hasOwnProperty,RI=Object.prototype.propertyIsEnumerable,rP=(e,t,r)=>t in e?bQ(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,_Q=(e,t)=>{for(var r in t||(t={}))kI.call(t,r)&&rP(e,r,t[r]);if(ep)for(var r of ep(t))RI.call(t,r)&&rP(e,r,t[r]);return e},SQ=(e,t)=>{var r={};for(var n in e)kI.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(e!=null&&ep)for(var n of ep(e))t.indexOf(n)<0&&RI.call(e,n)&&(r[n]=e[n]);return r};const PQ={timeout:1e3};function TI(e){const t=H("CopyButton",PQ,e),{children:r,timeout:n,value:o}=t,i=SQ(t,["children","timeout","value"]),a=cL({timeout:n}),l=()=>a.copy(o);return S.createElement(S.Fragment,null,r(_Q({copy:l,copied:a.copied},i)))}TI.displayName="@mantine/core/CopyButton";const[jQ,Fs]=Do("ModalBase component was not found in tree");var OQ=W(()=>({close:{marginLeft:"auto",marginRight:0}}));const CQ=OQ;var EQ=Object.defineProperty,tp=Object.getOwnPropertySymbols,II=Object.prototype.hasOwnProperty,DI=Object.prototype.propertyIsEnumerable,nP=(e,t,r)=>t in e?EQ(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,$Q=(e,t)=>{for(var r in t||(t={}))II.call(t,r)&&nP(e,r,t[r]);if(tp)for(var r of tp(t))DI.call(t,r)&&nP(e,r,t[r]);return e},kQ=(e,t)=>{var r={};for(var n in e)II.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&&DI.call(e,n)&&(r[n]=e[n]);return r};const RQ={size:"sm"},TQ=f.forwardRef((e,t)=>{const r=Fs(),n=H(`${r.__staticSelector}CloseButton`,RQ,e),{className:o}=n,i=kQ(n,["className"]),{classes:a,cx:l}=CQ(null,r.stylesApi);return S.createElement(Rc,$Q({className:l(a.close,o),ref:t,onClick:r.onClose},i))});var IQ=W(()=>({overlay:{}}));const DQ=IQ;var NQ=Object.defineProperty,AQ=Object.defineProperties,MQ=Object.getOwnPropertyDescriptors,oP=Object.getOwnPropertySymbols,LQ=Object.prototype.hasOwnProperty,zQ=Object.prototype.propertyIsEnumerable,iP=(e,t,r)=>t in e?NQ(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,FQ=(e,t)=>{for(var r in t||(t={}))LQ.call(t,r)&&iP(e,r,t[r]);if(oP)for(var r of oP(t))zQ.call(t,r)&&iP(e,r,t[r]);return e},VQ=(e,t)=>AQ(e,MQ(t)),BQ=W((e,{color:t,opacity:r,blur:n,radius:o,gradient:i,fixed:a,zIndex:l})=>({root:VQ(FQ({},e.fn.cover(0)),{position:a?"fixed":"absolute",backgroundColor:i?void 0:e.fn.rgba(t,r),backgroundImage:i,backdropFilter:n?`blur(${j(n)})`:void 0,borderRadius:e.fn.radius(o),zIndex:l,"&[data-center]":{display:"flex",alignItems:"center",justifyContent:"center"}})}));const UQ=BQ;var WQ=Object.defineProperty,rp=Object.getOwnPropertySymbols,NI=Object.prototype.hasOwnProperty,AI=Object.prototype.propertyIsEnumerable,aP=(e,t,r)=>t in e?WQ(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,HQ=(e,t)=>{for(var r in t||(t={}))NI.call(t,r)&&aP(e,r,t[r]);if(rp)for(var r of rp(t))AI.call(t,r)&&aP(e,r,t[r]);return e},qQ=(e,t)=>{var r={};for(var n in e)NI.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(e!=null&&rp)for(var n of rp(e))t.indexOf(n)<0&&AI.call(e,n)&&(r[n]=e[n]);return r};const GQ={opacity:.6,color:"#000",zIndex:In("modal"),radius:0},MI=f.forwardRef((e,t)=>{const r=H("Overlay",GQ,e),{variant:n,opacity:o,color:i,blur:a,gradient:l,zIndex:c,radius:u,children:d,className:p,classNames:h,styles:m,unstyled:g,center:v,fixed:b}=r,y=qQ(r,["variant","opacity","color","blur","gradient","zIndex","radius","children","className","classNames","styles","unstyled","center","fixed"]),{classes:x,cx:w}=UQ({color:i,opacity:o,blur:a,radius:u,gradient:l,fixed:b,zIndex:c},{name:"Overlay",classNames:h,styles:m,unstyled:g,variant:n});return S.createElement(ae,HQ({ref:t,className:w(x.root,p),"data-center":v||void 0},y),d)});MI.displayName="@mantine/core/Overlay";const LI=MI;var QQ=Object.defineProperty,KQ=Object.defineProperties,YQ=Object.getOwnPropertyDescriptors,np=Object.getOwnPropertySymbols,zI=Object.prototype.hasOwnProperty,FI=Object.prototype.propertyIsEnumerable,sP=(e,t,r)=>t in e?QQ(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,cl=(e,t)=>{for(var r in t||(t={}))zI.call(t,r)&&sP(e,r,t[r]);if(np)for(var r of np(t))FI.call(t,r)&&sP(e,r,t[r]);return e},XQ=(e,t)=>KQ(e,YQ(t)),JQ=(e,t)=>{var r={};for(var n in e)zI.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&&FI.call(e,n)&&(r[n]=e[n]);return r};const ZQ={},eK=f.forwardRef((e,t)=>{const r=Fs(),n=H(`${r.__staticSelector}Overlay`,ZQ,e),{onClick:o,transitionProps:i,style:a,className:l}=n,c=JQ(n,["onClick","transitionProps","style","className"]),{classes:u,cx:d}=DQ(null,r.stylesApi),p=h=>{o==null||o(h),r.closeOnClickOutside&&r.onClose()};return S.createElement(ya,XQ(cl(cl({mounted:r.opened},r.transitionProps),i),{transition:"fade"}),h=>S.createElement(LI,cl({ref:t,onClick:p,fixed:!0,style:cl(cl({},a),h),className:d(u.overlay,l),zIndex:r.zIndex},c)))});var tK=W((e,{zIndex:t})=>({inner:{position:"fixed",width:"100%",top:0,bottom:0,maxHeight:"100%",zIndex:t,pointerEvents:"none"},content:{pointerEvents:"all"}}));const rK=tK;var nK=Object.defineProperty,op=Object.getOwnPropertySymbols,VI=Object.prototype.hasOwnProperty,BI=Object.prototype.propertyIsEnumerable,lP=(e,t,r)=>t in e?nK(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,ul=(e,t)=>{for(var r in t||(t={}))VI.call(t,r)&&lP(e,r,t[r]);if(op)for(var r of op(t))BI.call(t,r)&&lP(e,r,t[r]);return e},oK=(e,t)=>{var r={};for(var n in e)VI.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(e!=null&&op)for(var n of op(e))t.indexOf(n)<0&&BI.call(e,n)&&(r[n]=e[n]);return r};const iK={},aK=f.forwardRef((e,t)=>{const r=Fs(),n=H(`${r.__staticSelector}Content`,iK,e),{className:o,transitionProps:i,style:a,onKeyDown:l}=n,c=oK(n,["className","transitionProps","style","onKeyDown"]),{classes:u,cx:d}=rK({zIndex:r.zIndex},r.stylesApi),p=h=>{var m;((m=h.target)==null?void 0:m.getAttribute("data-mantine-stop-propagation"))!=="true"&&h.key==="Escape"&&r.closeOnEscape&&r.onClose(),l==null||l(h)};return S.createElement(ya,ul(ul({mounted:r.opened,transition:"pop"},r.transitionProps),i),h=>S.createElement("div",{className:d(u.inner)},S.createElement(ax,{active:r.opened&&r.trapFocus},S.createElement(dn,ul({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:ul(ul({},a),h),shadow:r.shadow},c),c.children))))});var sK=W((e,{padding:t})=>{const r=M({size:t,sizes:e.spacing});return{header:{display:"flex",justifyContent:"space-between",alignItems:"center",padding:r,paddingRight:`calc(${r} - ${j(5)})`,position:"sticky",top:0,backgroundColor:e.colorScheme==="dark"?e.colors.dark[7]:e.white,zIndex:1e3}}});const lK=sK;var cK=Object.defineProperty,ip=Object.getOwnPropertySymbols,UI=Object.prototype.hasOwnProperty,WI=Object.prototype.propertyIsEnumerable,cP=(e,t,r)=>t in e?cK(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,uK=(e,t)=>{for(var r in t||(t={}))UI.call(t,r)&&cP(e,r,t[r]);if(ip)for(var r of ip(t))WI.call(t,r)&&cP(e,r,t[r]);return e},dK=(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 fK={},pK=f.forwardRef((e,t)=>{const r=Fs(),n=H(`${r.__staticSelector}Header`,fK,e),{className:o}=n,i=dK(n,["className"]),{classes:a,cx:l}=lK({padding:r.padding},r.stylesApi);return S.createElement(ae,uK({ref:t,className:l(a.header,o)},i))});var hK=W(e=>({title:{lineHeight:1,padding:0,margin:0,fontWeight:400,fontSize:e.fontSizes.md}}));const mK=hK;var gK=Object.defineProperty,ap=Object.getOwnPropertySymbols,HI=Object.prototype.hasOwnProperty,qI=Object.prototype.propertyIsEnumerable,uP=(e,t,r)=>t in e?gK(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,vK=(e,t)=>{for(var r in t||(t={}))HI.call(t,r)&&uP(e,r,t[r]);if(ap)for(var r of ap(t))qI.call(t,r)&&uP(e,r,t[r]);return e},yK=(e,t)=>{var r={};for(var n in e)HI.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&&qI.call(e,n)&&(r[n]=e[n]);return r};const xK={},wK=f.forwardRef((e,t)=>{const r=Fs(),n=H(`${r.__staticSelector}Title`,xK,e),{className:o}=n,i=yK(n,["className"]),{classes:a,cx:l}=mK(null,r.stylesApi);return f.useEffect(()=>(r.setTitleMounted(!0),()=>r.setTitleMounted(!1)),[]),S.createElement(ae,vK({component:"h2",id:r.getTitleId(),className:l(a.title,o),ref:t},i))});var bK=W((e,{padding:t})=>({body:{padding:M({size:t,sizes:e.spacing}),"&:not(:only-child)":{paddingTop:0}}}));const _K=bK;var SK=Object.defineProperty,sp=Object.getOwnPropertySymbols,GI=Object.prototype.hasOwnProperty,QI=Object.prototype.propertyIsEnumerable,dP=(e,t,r)=>t in e?SK(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,PK=(e,t)=>{for(var r in t||(t={}))GI.call(t,r)&&dP(e,r,t[r]);if(sp)for(var r of sp(t))QI.call(t,r)&&dP(e,r,t[r]);return e},jK=(e,t)=>{var r={};for(var n in e)GI.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&&QI.call(e,n)&&(r[n]=e[n]);return r};const OK={},CK=f.forwardRef((e,t)=>{const r=Fs(),n=H(`${r.__staticSelector}Body`,OK,e),{className:o}=n,i=jK(n,["className"]),{classes:a,cx:l}=_K({padding:r.padding},r.stylesApi);return f.useEffect(()=>(r.setBodyMounted(!0),()=>r.setBodyMounted(!1)),[]),S.createElement(ae,PK({id:r.getBodyId(),className:l(a.body,o),ref:t},i))});function EK({children:e}){return S.createElement(S.Fragment,null,e)}function $K({opened:e,transitionDuration:t}){const[r,n]=f.useState(e),o=f.useRef(),a=Bh()?0:t;return f.useEffect(()=>(e?(n(!0),window.clearTimeout(o.current)):a===0?n(!1):o.current=window.setTimeout(()=>n(!1),a),()=>window.clearTimeout(o.current)),[e,a]),r}var kK=W(()=>({root:{}}));const RK=kK;var TK=Object.defineProperty,IK=Object.defineProperties,DK=Object.getOwnPropertyDescriptors,lp=Object.getOwnPropertySymbols,KI=Object.prototype.hasOwnProperty,YI=Object.prototype.propertyIsEnumerable,fP=(e,t,r)=>t in e?TK(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,kg=(e,t)=>{for(var r in t||(t={}))KI.call(t,r)&&fP(e,r,t[r]);if(lp)for(var r of lp(t))YI.call(t,r)&&fP(e,r,t[r]);return e},pP=(e,t)=>IK(e,DK(t)),NK=(e,t)=>{var r={};for(var n in e)KI.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&&YI.call(e,n)&&(r[n]=e[n]);return r};const px={closeOnClickOutside:!0,withinPortal:!0,lockScroll:!0,trapFocus:!0,returnFocus:!0,closeOnEscape:!0,keepMounted:!1,zIndex:In("modal"),padding:"md",size:"md",shadow:"xl"};function kt(e){const t=H("ModalBase",px,e),{opened:r,onClose:n,children:o,closeOnClickOutside:i,__staticSelector:a,transitionProps:l,withinPortal:c,portalProps:u,keepMounted:d,target:p,zIndex:h,lockScroll:m,trapFocus:g,closeOnEscape:v,returnFocus:b,padding:y,shadow:x,id:w,size:_,variant:C,classNames:O,unstyled:P,styles:E,className:k}=t,$=NK(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:I,cx:R}=RK(null,{name:a,classNames:O,styles:E,unstyled:P,variant:C,size:_}),N=Ar(w),[A,z]=f.useState(!1),[G,X]=f.useState(!1),T=typeof(l==null?void 0:l.duration)=="number"?l==null?void 0:l.duration:200,L=$K({opened:r,transitionDuration:T});return cv("keydown",B=>{!g&&B.key==="Escape"&&v&&n()}),u$({opened:r,shouldReturnFocus:g&&b}),S.createElement(Ls,pP(kg({},u),{withinPortal:c,target:p}),S.createElement(jQ,{value:{__staticSelector:a,opened:r,onClose:n,closeOnClickOutside:i,transitionProps:pP(kg({},l),{duration:T,keepMounted:d}),zIndex:h,padding:y,id:N,getTitleId:()=>`${N}-title`,getBodyId:()=>`${N}-body`,titleMounted:A,bodyMounted:G,setTitleMounted:z,setBodyMounted:X,trapFocus:g,closeOnEscape:v,shadow:x,stylesApi:{name:a,size:_,variant:C,classNames:O,styles:E,unstyled:P}}},S.createElement(D9,{enabled:L&&m},S.createElement(ae,kg({className:R(I.root,k)},$),o))))}kt.CloseButton=TQ;kt.Overlay=eK;kt.Content=aK;kt.Header=pK;kt.Title=wK;kt.Body=CK;kt.NativeScrollArea=EK;const AK={gap:{type:"spacing",property:"gap"},rowGap:{type:"spacing",property:"rowGap"},columnGap:{type:"spacing",property:"columnGap"},align:{type:"identity",property:"alignItems"},justify:{type:"identity",property:"justifyContent"},wrap:{type:"identity",property:"flexWrap"},direction:{type:"identity",property:"flexDirection"}};var MK=Object.defineProperty,LK=Object.defineProperties,zK=Object.getOwnPropertyDescriptors,cp=Object.getOwnPropertySymbols,XI=Object.prototype.hasOwnProperty,JI=Object.prototype.propertyIsEnumerable,hP=(e,t,r)=>t in e?MK(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,FK=(e,t)=>{for(var r in t||(t={}))XI.call(t,r)&&hP(e,r,t[r]);if(cp)for(var r of cp(t))JI.call(t,r)&&hP(e,r,t[r]);return e},VK=(e,t)=>LK(e,zK(t)),BK=(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 UK={},up=f.forwardRef((e,t)=>{const r=H("Flex",UK,e),{gap:n,rowGap:o,columnGap:i,align:a,justify:l,wrap:c,direction:u,sx:d}=r,p=BK(r,["gap","rowGap","columnGap","align","justify","wrap","direction","sx"]);return S.createElement(ae,VK(FK({},p),{sx:[{display:"flex"},h=>uv({gap:n,rowGap:o,columnGap:i,align:a,justify:l,wrap:c,direction:u},h,AK),...Sc(d)],ref:t}))});up.displayName="@mantine/core/Flex";const[WK,HK]=Do("Grid component was not found in tree");var qK=Object.defineProperty,mP=Object.getOwnPropertySymbols,GK=Object.prototype.hasOwnProperty,QK=Object.prototype.propertyIsEnumerable,gP=(e,t,r)=>t in e?qK(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,KK=(e,t)=>{for(var r in t||(t={}))GK.call(t,r)&&gP(e,r,t[r]);if(mP)for(var r of mP(t))QK.call(t,r)&&gP(e,r,t[r]);return e};const hx=(e,t)=>e==="content"?"auto":e==="auto"?"0rem":e?`${100/(t/e)}%`:void 0,ZI=(e,t,r)=>r||e==="auto"||e==="content"?"unset":hx(e,t),eD=(e,t)=>{if(e)return e==="auto"||t?1:0},tD=(e,t)=>e===0?0:e?`${100/(t/e)}%`:void 0,rD=(e,t)=>typeof e<"u"?`calc(${M({size:e,sizes:t.spacing})} / 2)`:void 0;function YK({sizes:e,offsets:t,orders:r,theme:n,columns:o,gutters:i,grow:a}){return BE.reduce((l,c)=>(l[`@media (min-width: ${lr(n.breakpoints[c])})`]={order:r[c],flexBasis:hx(e[c],o),padding:rD(i[c],n),flexShrink:0,width:e[c]==="content"?"auto":void 0,maxWidth:ZI(e[c],o,a),marginLeft:tD(t[c],o),flexGrow:eD(e[c],a)},l),{})}var XK=W((e,{gutter:t,gutterXs:r,gutterSm:n,gutterMd:o,gutterLg:i,gutterXl:a,grow:l,offset:c,offsetXs:u,offsetSm:d,offsetMd:p,offsetLg:h,offsetXl:m,columns:g,span:v,xs:b,sm:y,md:x,lg:w,xl:_,order:C,orderXs:O,orderSm:P,orderMd:E,orderLg:k,orderXl:$})=>({col:KK({boxSizing:"border-box",flexGrow:eD(v,l),order:C,padding:rD(t,e),marginLeft:tD(c,g),flexBasis:hx(v,g),flexShrink:0,width:v==="content"?"auto":void 0,maxWidth:ZI(v,g,l)},YK({sizes:{xs:b,sm:y,md:x,lg:w,xl:_},offsets:{xs:u,sm:d,md:p,lg:h,xl:m},orders:{xs:O,sm:P,md:E,lg:k,xl:$},gutters:{xs:r,sm:n,md:o,lg:i,xl:a},theme:e,columns:g,grow:l}))}));const JK=XK;var ZK=Object.defineProperty,dp=Object.getOwnPropertySymbols,nD=Object.prototype.hasOwnProperty,oD=Object.prototype.propertyIsEnumerable,vP=(e,t,r)=>t in e?ZK(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,eY=(e,t)=>{for(var r in t||(t={}))nD.call(t,r)&&vP(e,r,t[r]);if(dp)for(var r of dp(t))oD.call(t,r)&&vP(e,r,t[r]);return e},tY=(e,t)=>{var r={};for(var n in e)nD.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&&oD.call(e,n)&&(r[n]=e[n]);return r};const rY={};function nY(e){return e==="auto"||e==="content"?!0:typeof e=="number"&&e>0&&e%1===0}const iD=f.forwardRef((e,t)=>{const r=H("GridCol",rY,e),{children:n,span:o,offset:i,offsetXs:a,offsetSm:l,offsetMd:c,offsetLg:u,offsetXl:d,xs:p,sm:h,md:m,lg:g,xl:v,order:b,orderXs:y,orderSm:x,orderMd:w,orderLg:_,orderXl:C,className:O,unstyled:P,variant:E}=r,k=tY(r,["children","span","offset","offsetXs","offsetSm","offsetMd","offsetLg","offsetXl","xs","sm","md","lg","xl","order","orderXs","orderSm","orderMd","orderLg","orderXl","className","unstyled","variant"]),$=HK(),I=o||$.columns,{classes:R,cx:N}=JK({gutter:$.gutter,gutterXs:$.gutterXs,gutterSm:$.gutterSm,gutterMd:$.gutterMd,gutterLg:$.gutterLg,gutterXl:$.gutterXl,offset:i,offsetXs:a,offsetSm:l,offsetMd:c,offsetLg:u,offsetXl:d,xs:p,sm:h,md:m,lg:g,xl:v,order:b,orderXs:y,orderSm:x,orderMd:w,orderLg:_,orderXl:C,grow:$.grow,columns:$.columns,span:I},{unstyled:P,name:"Grid",variant:E});return!nY(I)||I>$.columns?null:S.createElement(ae,eY({className:N(R.col,O),ref:t},k),n)});iD.displayName="@mantine/core/Col";var oY=Object.defineProperty,yP=Object.getOwnPropertySymbols,iY=Object.prototype.hasOwnProperty,aY=Object.prototype.propertyIsEnumerable,xP=(e,t,r)=>t in e?oY(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,sY=(e,t)=>{for(var r in t||(t={}))iY.call(t,r)&&xP(e,r,t[r]);if(yP)for(var r of yP(t))aY.call(t,r)&&xP(e,r,t[r]);return e};function lY(e,t){return BE.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 cY=W((e,{justify:t,align:r,gutter:n,gutterXs:o,gutterSm:i,gutterMd:a,gutterLg:l,gutterXl:c})=>({root:sY({margin:`calc(-${M({size:n,sizes:e.spacing})} / 2)`,display:"flex",flexWrap:"wrap",justifyContent:t,alignItems:r},lY({xs:o,sm:i,md:a,lg:l,xl:c},e))}));const uY=cY;var dY=Object.defineProperty,fp=Object.getOwnPropertySymbols,aD=Object.prototype.hasOwnProperty,sD=Object.prototype.propertyIsEnumerable,wP=(e,t,r)=>t in e?dY(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,fY=(e,t)=>{for(var r in t||(t={}))aD.call(t,r)&&wP(e,r,t[r]);if(fp)for(var r of fp(t))sD.call(t,r)&&wP(e,r,t[r]);return e},pY=(e,t)=>{var r={};for(var n in e)aD.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&&sD.call(e,n)&&(r[n]=e[n]);return r};const hY={gutter:"md",justify:"flex-start",align:"stretch",columns:12},ln=f.forwardRef((e,t)=>{const r=H("Grid",hY,e),{gutter:n,gutterXs:o,gutterSm:i,gutterMd:a,gutterLg:l,gutterXl:c,children:u,grow:d,justify:p,align:h,columns:m,className:g,unstyled:v,variant:b}=r,y=pY(r,["gutter","gutterXs","gutterSm","gutterMd","gutterLg","gutterXl","children","grow","justify","align","columns","className","unstyled","variant"]),{classes:x,cx:w}=uY({gutter:n,justify:p,align:h,gutterXs:o,gutterSm:i,gutterMd:a,gutterLg:l,gutterXl:c},{unstyled:v,name:"Grid",variant:b});return S.createElement(WK,{value:{gutter:n,gutterXs:o,gutterSm:i,gutterMd:a,gutterLg:l,gutterXl:c,grow:d,columns:m}},S.createElement(ae,fY({className:w(x.root,g),ref:t},y),u))});ln.Col=iD;ln.displayName="@mantine/core/Grid";function mY(e){return f.Children.toArray(e).filter(Boolean)}const lD={left:"flex-start",center:"center",right:"flex-end",apart:"space-between"};var gY=W((e,{spacing:t,position:r,noWrap:n,grow:o,align:i,count:a})=>({root:{boxSizing:"border-box",display:"flex",flexDirection:"row",alignItems:i||"center",flexWrap:n?"nowrap":"wrap",justifyContent:lD[r],gap:M({size:t,sizes:e.spacing}),"& > *":{boxSizing:"border-box",maxWidth:o?`calc(${100/a}% - (${j(M({size:t,sizes:e.spacing}))} - ${M({size:t,sizes:e.spacing})} / ${a}))`:void 0,flexGrow:o?1:0}}}));const vY=gY;var yY=Object.defineProperty,pp=Object.getOwnPropertySymbols,cD=Object.prototype.hasOwnProperty,uD=Object.prototype.propertyIsEnumerable,bP=(e,t,r)=>t in e?yY(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,xY=(e,t)=>{for(var r in t||(t={}))cD.call(t,r)&&bP(e,r,t[r]);if(pp)for(var r of pp(t))uD.call(t,r)&&bP(e,r,t[r]);return e},wY=(e,t)=>{var r={};for(var n in e)cD.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&&uD.call(e,n)&&(r[n]=e[n]);return r};const bY={position:"left",spacing:"md"},K=f.forwardRef((e,t)=>{const r=H("Group",bY,e),{className:n,position:o,align:i,children:a,noWrap:l,grow:c,spacing:u,unstyled:d,variant:p}=r,h=wY(r,["className","position","align","children","noWrap","grow","spacing","unstyled","variant"]),m=mY(a),{classes:g,cx:v}=vY({align:i,grow:c,noWrap:l,spacing:u,position:o,count:m.length},{unstyled:d,name:"Group",variant:p});return S.createElement(ae,xY({className:v(g.root,n),ref:t},h),m)});K.displayName="@mantine/core/Group";function _Y({open:e,close:t,openDelay:r,closeDelay:n}){const o=f.useRef(-1),i=f.useRef(-1),a=()=>{window.clearTimeout(o.current),window.clearTimeout(i.current)},l=()=>{a(),r===0?e():o.current=window.setTimeout(e,r)},c=()=>{a(),n===0?t():i.current=window.setTimeout(t,n)};return f.useEffect(()=>a,[]),{openDropdown:l,closeDropdown:c}}function _P(e,t){if(typeof e=="string"&&e.trim().length===0)return!0;try{return t(e),!0}catch{return!1}}var SY=W((e,t,{size:r})=>({input:{fontFamily:e.fontFamilyMonospace,fontSize:`calc(${M({size:r,sizes:e.fontSizes})} - ${j(2)})`}}));const PY=SY;function mx(e,t){if(e==null)return{};var r={},n=Object.keys(e),o,i;for(i=0;i<n.length;i++)o=n[i],!(t.indexOf(o)>=0)&&(r[o]=e[o]);return r}var jY=f.useLayoutEffect,OY=function(t){var r=f.useRef(t);return jY(function(){r.current=t}),r},SP=function(t,r){if(typeof t=="function"){t(r);return}t.current=r},CY=function(t,r){var n=f.useRef();return f.useCallback(function(o){t.current=o,n.current&&SP(n.current,null),n.current=r,r&&SP(r,o)},[r])},PP={"min-height":"0","max-height":"none",height:"0",visibility:"hidden",overflow:"hidden",position:"absolute","z-index":"-1000",top:"0",right:"0"},jP=function(t){Object.keys(PP).forEach(function(r){t.style.setProperty(r,PP[r],"important")})},Ur=null,EY=function(t,r){var n=t.scrollHeight;return r.sizingStyle.boxSizing==="border-box"?n+r.borderSize:n-r.paddingSize};function $Y(e,t,r,n){r===void 0&&(r=1),n===void 0&&(n=1/0),Ur||(Ur=document.createElement("textarea"),Ur.setAttribute("tabindex","-1"),Ur.setAttribute("aria-hidden","true"),jP(Ur)),Ur.parentNode===null&&document.body.appendChild(Ur);var o=e.paddingSize,i=e.borderSize,a=e.sizingStyle,l=a.boxSizing;Object.keys(a).forEach(function(h){var m=h;Ur.style[m]=a[m]}),jP(Ur),Ur.value=t;var c=EY(Ur,e);Ur.value="x";var u=Ur.scrollHeight-o,d=u*r;l==="border-box"&&(d=d+o+i),c=Math.max(d,c);var p=u*n;return l==="border-box"&&(p=p+o+i),c=Math.min(p,c),[c,u]}var OP=function(){},kY=function(t,r){return t.reduce(function(n,o){return n[o]=r[o],n},{})},RY=["borderBottomWidth","borderLeftWidth","borderRightWidth","borderTopWidth","boxSizing","fontFamily","fontSize","fontStyle","fontWeight","letterSpacing","lineHeight","paddingBottom","paddingLeft","paddingRight","paddingTop","tabSize","textIndent","textRendering","textTransform","width","wordBreak"],TY=!!document.documentElement.currentStyle,IY=function(t){var r=window.getComputedStyle(t);if(r===null)return null;var n=kY(RY,r),o=n.boxSizing;if(o==="")return null;TY&&o==="border-box"&&(n.width=parseFloat(n.width)+parseFloat(n.borderRightWidth)+parseFloat(n.borderLeftWidth)+parseFloat(n.paddingRight)+parseFloat(n.paddingLeft)+"px");var i=parseFloat(n.paddingBottom)+parseFloat(n.paddingTop),a=parseFloat(n.borderBottomWidth)+parseFloat(n.borderTopWidth);return{sizingStyle:n,paddingSize:i,borderSize:a}},DY=function(t){var r=OY(t);f.useLayoutEffect(function(){var n=function(i){r.current(i)};return window.addEventListener("resize",n),function(){window.removeEventListener("resize",n)}},[])},NY=function(t,r){var n=t.cacheMeasurements,o=t.maxRows,i=t.minRows,a=t.onChange,l=a===void 0?OP:a,c=t.onHeightChange,u=c===void 0?OP:c,d=mx(t,["cacheMeasurements","maxRows","minRows","onChange","onHeightChange"]),p=d.value!==void 0,h=f.useRef(null),m=CY(h,r),g=f.useRef(0),v=f.useRef(),b=function(){var w=h.current,_=n&&v.current?v.current:IY(w);if(_){v.current=_;var C=$Y(_,w.value||w.placeholder||"x",i,o),O=C[0],P=C[1];g.current!==O&&(g.current=O,w.style.setProperty("height",O+"px","important"),u(O,{rowHeight:P}))}},y=function(w){p||b(),l(w)};return f.useLayoutEffect(b),DY(b),f.createElement("textarea",st({},d,{onChange:y,ref:m}))},AY=f.forwardRef(NY);const MY=AY;var LY=W(e=>({input:{paddingTop:e.spacing.xs,paddingBottom:e.spacing.xs}}));const zY=LY;var FY=Object.defineProperty,VY=Object.defineProperties,BY=Object.getOwnPropertyDescriptors,hp=Object.getOwnPropertySymbols,dD=Object.prototype.hasOwnProperty,fD=Object.prototype.propertyIsEnumerable,CP=(e,t,r)=>t in e?FY(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,Ia=(e,t)=>{for(var r in t||(t={}))dD.call(t,r)&&CP(e,r,t[r]);if(hp)for(var r of hp(t))fD.call(t,r)&&CP(e,r,t[r]);return e},Rg=(e,t)=>VY(e,BY(t)),UY=(e,t)=>{var r={};for(var n in e)dD.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&&fD.call(e,n)&&(r[n]=e[n]);return r};const WY={autosize:!1,size:"sm",__staticSelector:"Textarea"},Ac=f.forwardRef((e,t)=>{const r=H("Textarea",WY,e),{autosize:n,maxRows:o,minRows:i,label:a,error:l,description:c,id:u,className:d,required:p,style:h,wrapperProps:m,classNames:g,styles:v,size:b,__staticSelector:y,sx:x,errorProps:w,descriptionProps:_,labelProps:C,inputWrapperOrder:O,inputContainer:P,unstyled:E,withAsterisk:k,variant:$}=r,I=UY(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"]),R=Ar(u),{classes:N,cx:A}=zY(),{systemStyles:z,rest:G}=ao(I),X=Ia({required:p,ref:t,error:l,id:R,classNames:Rg(Ia({},g),{input:A(N.input,g==null?void 0:g.input)}),styles:v,__staticSelector:y,size:b,multiline:!0,unstyled:E,variant:$},G);return S.createElement(Ut.Wrapper,Ia(Ia({label:a,error:l,id:R,description:c,required:p,style:h,className:d,classNames:g,styles:v,size:b,__staticSelector:y,sx:x,errorProps:w,labelProps:C,descriptionProps:_,inputContainer:P,inputWrapperOrder:O,unstyled:E,withAsterisk:k,variant:$},z),m),n?S.createElement(Ut,Rg(Ia({},X),{component:MY,maxRows:o,minRows:i})):S.createElement(Ut,Rg(Ia({},X),{component:"textarea",rows:i})))});Ac.displayName="@mantine/core/Textarea";var HY=Object.defineProperty,qY=Object.defineProperties,GY=Object.getOwnPropertyDescriptors,mp=Object.getOwnPropertySymbols,pD=Object.prototype.hasOwnProperty,hD=Object.prototype.propertyIsEnumerable,EP=(e,t,r)=>t in e?HY(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,$P=(e,t)=>{for(var r in t||(t={}))pD.call(t,r)&&EP(e,r,t[r]);if(mp)for(var r of mp(t))hD.call(t,r)&&EP(e,r,t[r]);return e},QY=(e,t)=>qY(e,GY(t)),KY=(e,t)=>{var r={};for(var n in e)pD.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&&hD.call(e,n)&&(r[n]=e[n]);return r};const YY={formatOnBlur:!1,size:"sm",serialize:JSON.stringify,deserialize:JSON.parse},Vs=f.forwardRef((e,t)=>{const r=H("JsonInput",YY,e),{value:n,defaultValue:o,onChange:i,onFocus:a,onBlur:l,error:c,formatOnBlur:u,size:d,validationError:p,classNames:h,unstyled:m,readOnly:g,variant:v,serialize:b,deserialize:y}=r,x=KY(r,["value","defaultValue","onChange","onFocus","onBlur","error","formatOnBlur","size","validationError","classNames","unstyled","readOnly","variant","serialize","deserialize"]),{classes:w,cx:_}=PY(null,{name:"JsonInput",unstyled:m,size:d,variant:v}),[C,O]=Ir({value:n,defaultValue:o,finalValue:"",onChange:i}),[P,E]=f.useState(_P(C,y)),k=I=>{typeof a=="function"&&a(I),E(!0)},$=I=>{typeof l=="function"&&l(I);const R=_P(I.currentTarget.value,y);u&&!g&&R&&I.currentTarget.value.trim()!==""&&O(b(y(I.currentTarget.value),null,2)),E(R)};return S.createElement(Ac,$P({value:C,onChange:I=>O(I.currentTarget.value),onFocus:k,onBlur:$,error:P?c:p||!0,__staticSelector:"JsonInput",classNames:QY($P({},h),{input:_(w.input,h==null?void 0:h.input)}),autoComplete:"off",ref:t,unstyled:m,readOnly:g,size:d,variant:v},x))});Vs.displayName="@mantine/core/JsonInput";const[XY,JY]=Do("List component was not found in tree");var ZY=W((e,{spacing:t,center:r})=>({itemWrapper:{ref:Vt("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",[`& .${Vt("itemWrapper")}`]:{display:"inline-flex",alignItems:r?"center":"flex-start",flexDirection:"row"}}},itemIcon:{display:"inline-block",verticalAlign:"middle",marginRight:e.spacing.sm}}));const eX=ZY;var tX=Object.defineProperty,gp=Object.getOwnPropertySymbols,mD=Object.prototype.hasOwnProperty,gD=Object.prototype.propertyIsEnumerable,kP=(e,t,r)=>t in e?tX(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,rX=(e,t)=>{for(var r in t||(t={}))mD.call(t,r)&&kP(e,r,t[r]);if(gp)for(var r of gp(t))gD.call(t,r)&&kP(e,r,t[r]);return e},nX=(e,t)=>{var r={};for(var n in e)mD.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&&gD.call(e,n)&&(r[n]=e[n]);return r};const oX={},vD=f.forwardRef((e,t)=>{const r=H("ListItem",oX,e),{className:n,children:o,icon:i}=r,a=nX(r,["className","children","icon"]),{icon:l,spacing:c,center:u,listStyleType:d,size:p,withPadding:h,classNames:m,styles:g,unstyled:v,variant:b}=JY(),y=i||l,{classes:x,cx:w}=eX({withPadding:h,listStyleType:d,center:u,spacing:c},{classNames:m,styles:g,unstyled:v,name:"List",variant:b,size:p});return S.createElement(ae,rX({component:"li",className:w(x.item,n),"data-with-icon":!!y||void 0,ref:t},a),S.createElement("div",{className:x.itemWrapper},y&&S.createElement("span",{className:x.itemIcon},y),S.createElement("span",null,o)))});vD.displayName="@mantine/core/ListItem";var iX=Object.defineProperty,aX=Object.defineProperties,sX=Object.getOwnPropertyDescriptors,RP=Object.getOwnPropertySymbols,lX=Object.prototype.hasOwnProperty,cX=Object.prototype.propertyIsEnumerable,TP=(e,t,r)=>t in e?iX(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,uX=(e,t)=>{for(var r in t||(t={}))lX.call(t,r)&&TP(e,r,t[r]);if(RP)for(var r of RP(t))cX.call(t,r)&&TP(e,r,t[r]);return e},dX=(e,t)=>aX(e,sX(t)),fX=W((e,{withPadding:t,listStyleType:r},{size:n})=>({root:dX(uX({},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 pX=fX;var hX=Object.defineProperty,vp=Object.getOwnPropertySymbols,yD=Object.prototype.hasOwnProperty,xD=Object.prototype.propertyIsEnumerable,IP=(e,t,r)=>t in e?hX(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,mX=(e,t)=>{for(var r in t||(t={}))yD.call(t,r)&&IP(e,r,t[r]);if(vp)for(var r of vp(t))xD.call(t,r)&&IP(e,r,t[r]);return e},gX=(e,t)=>{var r={};for(var n in e)yD.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&&xD.call(e,n)&&(r[n]=e[n]);return r};const vX={type:"unordered",size:"md",spacing:0},Er=f.forwardRef((e,t)=>{const r=H("List",vX,e),{children:n,type:o,size:i,listStyleType:a,withPadding:l,center:c,spacing:u,icon:d,className:p,styles:h,classNames:m,unstyled:g,variant:v}=r,b=gX(r,["children","type","size","listStyleType","withPadding","center","spacing","icon","className","styles","classNames","unstyled","variant"]),{classes:y,cx:x}=pX({withPadding:l,listStyleType:a,center:c,spacing:u},{classNames:m,styles:h,name:"List",unstyled:g,size:i,variant:v});return S.createElement(XY,{value:{spacing:u,center:c,icon:d,listStyleType:a,size:i,withPadding:l,classNames:m,styles:h,unstyled:g,variant:v}},S.createElement(ae,mX({component:o==="unordered"?"ul":"ol",className:x(y.root,p),ref:t},b),n))});Er.Item=vD;Er.displayName="@mantine/core/List";var yX=Object.defineProperty,xX=Object.defineProperties,wX=Object.getOwnPropertyDescriptors,DP=Object.getOwnPropertySymbols,bX=Object.prototype.hasOwnProperty,_X=Object.prototype.propertyIsEnumerable,NP=(e,t,r)=>t in e?yX(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,SX=(e,t)=>{for(var r in t||(t={}))bX.call(t,r)&&NP(e,r,t[r]);if(DP)for(var r of DP(t))_X.call(t,r)&&NP(e,r,t[r]);return e},PX=(e,t)=>xX(e,wX(t)),jX=W(e=>({root:PX(SX({},e.fn.cover()),{display:"flex",alignItems:"center",justifyContent:"center",overflow:"hidden"})}));const OX=jX;var CX=Object.defineProperty,EX=Object.defineProperties,$X=Object.getOwnPropertyDescriptors,yp=Object.getOwnPropertySymbols,wD=Object.prototype.hasOwnProperty,bD=Object.prototype.propertyIsEnumerable,AP=(e,t,r)=>t in e?CX(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,Vu=(e,t)=>{for(var r in t||(t={}))wD.call(t,r)&&AP(e,r,t[r]);if(yp)for(var r of yp(t))bD.call(t,r)&&AP(e,r,t[r]);return e},kX=(e,t)=>EX(e,$X(t)),RX=(e,t)=>{var r={};for(var n in e)wD.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&&bD.call(e,n)&&(r[n]=e[n]);return r};const TX={overlayOpacity:.75,transitionDuration:0,radius:0,zIndex:In("overlay")},_D=f.forwardRef((e,t)=>{const r=H("LoadingOverlay",TX,e),{className:n,visible:o,loaderProps:i,overlayOpacity:a,overlayColor:l,transitionDuration:c,exitTransitionDuration:u,zIndex:d,style:p,loader:h,radius:m,overlayBlur:g,unstyled:v,variant:b,keepMounted:y}=r,x=RX(r,["className","visible","loaderProps","overlayOpacity","overlayColor","transitionDuration","exitTransitionDuration","zIndex","style","loader","radius","overlayBlur","unstyled","variant","keepMounted"]),{classes:w,cx:_,theme:C}=OX(null,{name:"LoadingOverlay",unstyled:v,variant:b}),O=`calc(${d} + 1)`;return S.createElement(ya,{keepMounted:y,duration:c,exitDuration:u,mounted:o,transition:"fade"},P=>S.createElement(ae,Vu({className:_(w.root,n),style:kX(Vu(Vu({},P),p),{zIndex:d}),ref:t},x),h?S.createElement("div",{style:{zIndex:O}},h):S.createElement(mn,Vu({style:{zIndex:O}},i)),S.createElement(LI,{opacity:a,zIndex:d,radius:m,blur:g,unstyled:v,color:l||(C.colorScheme==="dark"?C.colors.dark[5]:C.white)})))});_D.displayName="@mantine/core/LoadingOverlay";const SD={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"},[IX,Mc]=Do(SD.context);var DX=W(e=>({divider:{marginTop:j(4),marginBottom:j(4),borderTop:`${j(1)} solid ${e.colorScheme==="dark"?e.colors.dark[4]:e.colors.gray[2]}`}}));const NX=DX;var AX=Object.defineProperty,xp=Object.getOwnPropertySymbols,PD=Object.prototype.hasOwnProperty,jD=Object.prototype.propertyIsEnumerable,MP=(e,t,r)=>t in e?AX(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,MX=(e,t)=>{for(var r in t||(t={}))PD.call(t,r)&&MP(e,r,t[r]);if(xp)for(var r of xp(t))jD.call(t,r)&&MP(e,r,t[r]);return e},LX=(e,t)=>{var r={};for(var n in e)PD.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&&jD.call(e,n)&&(r[n]=e[n]);return r};const zX={},OD=f.forwardRef((e,t)=>{const r=H("MenuDivider",zX,e),{children:n,className:o}=r,i=LX(r,["children","className"]),{classNames:a,styles:l,unstyled:c,variant:u}=Mc(),{classes:d,cx:p}=NX(null,{name:"Menu",classNames:a,styles:l,unstyled:c,variant:u});return S.createElement(ae,MX({className:p(d.divider,o),ref:t},i))});OD.displayName="@mantine/core/MenuDivider";var FX=Object.defineProperty,wp=Object.getOwnPropertySymbols,CD=Object.prototype.hasOwnProperty,ED=Object.prototype.propertyIsEnumerable,LP=(e,t,r)=>t in e?FX(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,VX=(e,t)=>{for(var r in t||(t={}))CD.call(t,r)&&LP(e,r,t[r]);if(wp)for(var r of wp(t))ED.call(t,r)&&LP(e,r,t[r]);return e},BX=(e,t)=>{var r={};for(var n in e)CD.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&&ED.call(e,n)&&(r[n]=e[n]);return r};const UX={};function $D(e){const t=H("MenuDropdown",UX,e),{children:r,onMouseEnter:n,onMouseLeave:o}=t,i=BX(t,["children","onMouseEnter","onMouseLeave"]),a=f.useRef(),l=Mc(),c=p=>{var h;(p.key==="ArrowUp"||p.key==="ArrowDown")&&(p.preventDefault(),(h=a.current.querySelectorAll("[data-menu-item]:not(:disabled)")[0])==null||h.focus())},u=Hr(n,()=>l.trigger==="hover"&&l.openDropdown()),d=Hr(o,()=>l.trigger==="hover"&&l.closeDropdown());return S.createElement(Lo.Dropdown,VX({onMouseEnter:u,onMouseLeave:d,role:"menu","aria-orientation":"vertical"},i),S.createElement("div",{tabIndex:-1,"data-menu-dropdown":!0,"data-autofocus":!0,onKeyDown:c,ref:a,style:{outline:0}},r))}$D.displayName="@mantine/core/MenuDropdown";var WX=Object.defineProperty,HX=Object.defineProperties,qX=Object.getOwnPropertyDescriptors,zP=Object.getOwnPropertySymbols,GX=Object.prototype.hasOwnProperty,QX=Object.prototype.propertyIsEnumerable,FP=(e,t,r)=>t in e?WX(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,KX=(e,t)=>{for(var r in t||(t={}))GX.call(t,r)&&FP(e,r,t[r]);if(zP)for(var r of zP(t))QX.call(t,r)&&FP(e,r,t[r]);return e},YX=(e,t)=>HX(e,qX(t)),XX=W((e,{color:t,radius:r})=>({item:YX(KX({},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 JX=XX;var ZX=Object.defineProperty,eJ=Object.defineProperties,tJ=Object.getOwnPropertyDescriptors,bp=Object.getOwnPropertySymbols,kD=Object.prototype.hasOwnProperty,RD=Object.prototype.propertyIsEnumerable,VP=(e,t,r)=>t in e?ZX(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,rJ=(e,t)=>{for(var r in t||(t={}))kD.call(t,r)&&VP(e,r,t[r]);if(bp)for(var r of bp(t))RD.call(t,r)&&VP(e,r,t[r]);return e},nJ=(e,t)=>eJ(e,tJ(t)),oJ=(e,t)=>{var r={};for(var n in e)kD.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&&RD.call(e,n)&&(r[n]=e[n]);return r};const iJ={},TD=f.forwardRef((e,t)=>{const r=H("MenuItem",iJ,e),{children:n,className:o,color:i,closeMenuOnClick:a,icon:l,rightSection:c}=r,u=oJ(r,["children","className","color","closeMenuOnClick","icon","rightSection"]),d=Mc(),{classes:p,cx:h,theme:m}=JX({radius:d.radius,color:i},{name:"Menu",classNames:d.classNames,styles:d.styles,unstyled:d.unstyled,variant:d.variant}),g=f.useRef(),v=d.getItemIndex(g.current),b=u,y=Hr(b.onMouseLeave,()=>d.setHovered(-1)),x=Hr(b.onMouseEnter,()=>d.setHovered(d.getItemIndex(g.current))),w=Hr(b.onClick,()=>{typeof a=="boolean"?a&&d.closeDropdownImmediately():d.closeOnItemClick&&d.closeDropdownImmediately()}),_=Hr(b.onFocus,()=>d.setHovered(d.getItemIndex(g.current)));return S.createElement(ae,nJ(rJ({component:"button",type:"button"},u),{tabIndex:-1,onFocus:_,className:h(p.item,o),ref:Ds(g,t),role:"menuitem","data-menu-item":!0,"data-hovered":d.hovered===v?!0:void 0,onMouseEnter:x,onMouseLeave:y,onClick:w,onKeyDown:NE({siblingSelector:"[data-menu-item]",parentSelector:"[data-menu-dropdown]",activateOnFocus:!1,loop:d.loop,dir:m.dir,orientation:"vertical",onKeyDown:b.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))});TD.displayName="@mantine/core/MenuItem";const aJ=TD;var sJ=W(e=>({label:{color:e.colorScheme==="dark"?e.colors.dark[2]:e.colors.gray[6],fontWeight:500,fontSize:e.fontSizes.xs,padding:`calc(${e.spacing.xs} / 2) ${e.spacing.sm}`,cursor:"default"}}));const lJ=sJ;var cJ=Object.defineProperty,_p=Object.getOwnPropertySymbols,ID=Object.prototype.hasOwnProperty,DD=Object.prototype.propertyIsEnumerable,BP=(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={}))ID.call(t,r)&&BP(e,r,t[r]);if(_p)for(var r of _p(t))DD.call(t,r)&&BP(e,r,t[r]);return e},dJ=(e,t)=>{var r={};for(var n in e)ID.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&&DD.call(e,n)&&(r[n]=e[n]);return r};const fJ={},ND=f.forwardRef((e,t)=>{const r=H("MenuLabel",fJ,e),{children:n,className:o}=r,i=dJ(r,["children","className"]),{classNames:a,styles:l,unstyled:c,variant:u}=Mc(),{classes:d,cx:p}=lJ(null,{name:"Menu",classNames:a,styles:l,unstyled:c,variant:u});return S.createElement(ne,uJ({className:p(d.label,o),ref:t},i),n)});ND.displayName="@mantine/core/MenuLabel";var pJ=Object.defineProperty,Sp=Object.getOwnPropertySymbols,AD=Object.prototype.hasOwnProperty,MD=Object.prototype.propertyIsEnumerable,UP=(e,t,r)=>t in e?pJ(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,hJ=(e,t)=>{for(var r in t||(t={}))AD.call(t,r)&&UP(e,r,t[r]);if(Sp)for(var r of Sp(t))MD.call(t,r)&&UP(e,r,t[r]);return e},mJ=(e,t)=>{var r={};for(var n in e)AD.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&&MD.call(e,n)&&(r[n]=e[n]);return r};const gJ={refProp:"ref"},LD=f.forwardRef((e,t)=>{const r=H("MenuTarget",gJ,e),{children:n,refProp:o}=r,i=mJ(r,["children","refProp"]);if(!Ts(n))throw new Error(SD.children);const a=Mc(),l=Hr(n.props.onClick,()=>a.trigger==="click"&&a.toggleDropdown()),c=Hr(n.props.onMouseEnter,()=>a.trigger==="hover"&&a.openDropdown()),u=Hr(n.props.onMouseLeave,()=>a.trigger==="hover"&&a.closeDropdown());return S.createElement(Lo.Target,hJ({refProp:o,popupType:"menu",ref:t},i),f.cloneElement(n,{onClick:l,onMouseEnter:c,onMouseLeave:u,"data-expanded":a.opened?!0:void 0}))});LD.displayName="@mantine/core/MenuTarget";var vJ=W({dropdown:{padding:j(4)}});const yJ=vJ;var xJ=Object.defineProperty,wJ=Object.defineProperties,bJ=Object.getOwnPropertyDescriptors,Pp=Object.getOwnPropertySymbols,zD=Object.prototype.hasOwnProperty,FD=Object.prototype.propertyIsEnumerable,WP=(e,t,r)=>t in e?xJ(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,HP=(e,t)=>{for(var r in t||(t={}))zD.call(t,r)&&WP(e,r,t[r]);if(Pp)for(var r of Pp(t))FD.call(t,r)&&WP(e,r,t[r]);return e},qP=(e,t)=>wJ(e,bJ(t)),_J=(e,t)=>{var r={};for(var n in e)zD.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 SJ={closeOnItemClick:!0,loop:!0,trigger:"click",openDelay:0,closeDelay:100};function J(e){const t=H("Menu",SJ,e),{children:r,onOpen:n,onClose:o,opened:i,defaultOpened:a,onChange:l,closeOnItemClick:c,loop:u,closeOnEscape:d,trigger:p,openDelay:h,closeDelay:m,classNames:g,styles:v,unstyled:b,radius:y,variant:x}=t,w=_J(t,["children","onOpen","onClose","opened","defaultOpened","onChange","closeOnItemClick","loop","closeOnEscape","trigger","openDelay","closeDelay","classNames","styles","unstyled","radius","variant"]),{classes:_,cx:C}=yJ(),[O,{setHovered:P,resetHovered:E}]=V9(),[k,$]=Ir({value:i,defaultValue:a,finalValue:!1,onChange:l}),I=()=>{$(!1),k&&(o==null||o())},R=()=>{$(!0),!k&&(n==null||n())},N=()=>k?I():R(),{openDropdown:A,closeDropdown:z}=_Y({open:R,close:I,closeDelay:m,openDelay:h}),G=X=>L9("[data-menu-item]","[data-menu-dropdown]",X);return cn(()=>{E()},[k]),S.createElement(IX,{value:{opened:k,toggleDropdown:N,getItemIndex:G,hovered:O,setHovered:P,closeOnItemClick:c,closeDropdown:p==="click"?I:z,openDropdown:p==="click"?R:A,closeDropdownImmediately:I,loop:u,trigger:p,radius:y,classNames:g,styles:v,unstyled:b,variant:x}},S.createElement(Lo,qP(HP({},w),{radius:y,opened:k,onChange:N,defaultOpened:a,trapFocus:p==="click",closeOnEscape:d&&p==="click",__staticSelector:"Menu",classNames:qP(HP({},g),{dropdown:C(_.dropdown,g==null?void 0:g.dropdown)}),styles:v,unstyled:b,variant:x}),r))}J.displayName="@mantine/core/Menu";J.Item=aJ;J.Label=ND;J.Dropdown=$D;J.Target=LD;J.Divider=OD;const[PJ,jJ]=Do("Modal component was not found in tree"),OJ={xs:j(320),sm:j(380),md:j(440),lg:j(620),xl:j(780)};var CJ=W((e,{yOffset:t,xOffset:r,centered:n,fullScreen:o},{size:i})=>({content:{flex:o?"0 0 100%":`0 0 ${M({size:i,sizes:OJ})}`,maxWidth:"100%",maxHeight:o?void 0:`calc(100dvh - (${j(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 EJ=CJ;var $J=Object.defineProperty,kJ=Object.defineProperties,RJ=Object.getOwnPropertyDescriptors,jp=Object.getOwnPropertySymbols,VD=Object.prototype.hasOwnProperty,BD=Object.prototype.propertyIsEnumerable,GP=(e,t,r)=>t in e?$J(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,dy=(e,t)=>{for(var r in t||(t={}))VD.call(t,r)&&GP(e,r,t[r]);if(jp)for(var r of jp(t))BD.call(t,r)&&GP(e,r,t[r]);return e},UD=(e,t)=>kJ(e,RJ(t)),TJ=(e,t)=>{var r={};for(var n in e)VD.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&&BD.call(e,n)&&(r[n]=e[n]);return r};const IJ=UD(dy({},px),{yOffset:"5dvh",xOffset:"5vw"});function WD(e){const t=H("ModalRoot",IJ,e),{classNames:r,variant:n,size:o,yOffset:i,xOffset:a,scrollAreaComponent:l,radius:c,centered:u,fullScreen:d}=t,p=TJ(t,["classNames","variant","size","yOffset","xOffset","scrollAreaComponent","radius","centered","fullScreen"]),{classes:h,cx:m}=EJ({yOffset:i,xOffset:a,centered:u,fullScreen:d},{name:"Modal",variant:n,size:o});return S.createElement(PJ,{value:{yOffset:i,scrollAreaComponent:l,radius:c}},S.createElement(kt,dy({__staticSelector:"Modal",size:o,variant:n,classNames:UD(dy({},r),{content:m(h.content,r==null?void 0:r.content),inner:m(h.inner,r==null?void 0:r.inner)})},p)))}var DJ=Object.defineProperty,Op=Object.getOwnPropertySymbols,HD=Object.prototype.hasOwnProperty,qD=Object.prototype.propertyIsEnumerable,QP=(e,t,r)=>t in e?DJ(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,NJ=(e,t)=>{for(var r in t||(t={}))HD.call(t,r)&&QP(e,r,t[r]);if(Op)for(var r of Op(t))qD.call(t,r)&&QP(e,r,t[r]);return e},AJ=(e,t)=>{var r={};for(var n in e)HD.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&&qD.call(e,n)&&(r[n]=e[n]);return r};const MJ={shadow:"xl"},GD=f.forwardRef((e,t)=>{const r=H("ModalContent",MJ,e),{children:n,scrollAreaComponent:o}=r,i=AJ(r,["children","scrollAreaComponent"]),a=jJ(),l=o||a.scrollAreaComponent||kt.NativeScrollArea;return S.createElement(kt.Content,NJ({ref:t,radius:a.radius},i),S.createElement(l,{style:{maxHeight:`calc(100dvh - (${j(a.yOffset)} * 2))`}},n))});var LJ=Object.defineProperty,zJ=Object.defineProperties,FJ=Object.getOwnPropertyDescriptors,Cp=Object.getOwnPropertySymbols,QD=Object.prototype.hasOwnProperty,KD=Object.prototype.propertyIsEnumerable,KP=(e,t,r)=>t in e?LJ(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,bd=(e,t)=>{for(var r in t||(t={}))QD.call(t,r)&&KP(e,r,t[r]);if(Cp)for(var r of Cp(t))KD.call(t,r)&&KP(e,r,t[r]);return e},VJ=(e,t)=>zJ(e,FJ(t)),BJ=(e,t)=>{var r={};for(var n in e)QD.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&&KD.call(e,n)&&(r[n]=e[n]);return r};const UJ=VJ(bd({},px),{transitionProps:{duration:200,transition:"pop"},withOverlay:!0,withCloseButton:!0});function Mr(e){const t=H("Modal",UJ,e),{title:r,withOverlay:n,overlayProps:o,withCloseButton:i,closeButtonProps:a,children:l}=t,c=BJ(t,["title","withOverlay","overlayProps","withCloseButton","closeButtonProps","children"]),u=!!r||i;return S.createElement(WD,bd({},c),n&&S.createElement(kt.Overlay,bd({},o)),S.createElement(GD,null,u&&S.createElement(kt.Header,null,r&&S.createElement(kt.Title,null,r),i&&S.createElement(kt.CloseButton,bd({},a))),S.createElement(kt.Body,null,l)))}Mr.Root=WD;Mr.CloseButton=kt.CloseButton;Mr.Overlay=kt.Overlay;Mr.Content=GD;Mr.Header=kt.Header;Mr.Title=kt.Title;Mr.Body=kt.Body;Mr.NativeScrollArea=kt.NativeScrollArea;const YD={xs:j(16),sm:j(22),md:j(26),lg:j(30),xl:j(36)},WJ={xs:j(10),sm:j(12),md:j(14),lg:j(16),xl:j(18)};var HJ=W((e,{disabled:t,radius:r,readOnly:n},{size:o,variant:i})=>({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]:i==="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:YD}),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:WJ}),borderRadius:M({size:r,sizes:e.radius}),cursor:t?"not-allowed":"default",userSelect:"none",maxWidth:`calc(100% - ${j(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"}})),qJ=Object.defineProperty,Ep=Object.getOwnPropertySymbols,XD=Object.prototype.hasOwnProperty,JD=Object.prototype.propertyIsEnumerable,YP=(e,t,r)=>t in e?qJ(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,GJ=(e,t)=>{for(var r in t||(t={}))XD.call(t,r)&&YP(e,r,t[r]);if(Ep)for(var r of Ep(t))JD.call(t,r)&&YP(e,r,t[r]);return e},QJ=(e,t)=>{var r={};for(var n in e)XD.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&&JD.call(e,n)&&(r[n]=e[n]);return r};const KJ={xs:16,sm:22,md:24,lg:26,xl:30};function ZD(e){var t=e,{label:r,classNames:n,styles:o,className:i,onRemove:a,disabled:l,readOnly:c,size:u,radius:d="sm",variant:p,unstyled:h}=t,m=QJ(t,["label","classNames","styles","className","onRemove","disabled","readOnly","size","radius","variant","unstyled"]);const{classes:g,cx:v}=HJ({disabled:l,readOnly:c,radius:d},{name:"MultiSelect",classNames:n,styles:o,unstyled:h,size:u,variant:p});return S.createElement("div",GJ({className:v(g.defaultValue,i)},m),S.createElement("span",{className:g.defaultValueLabel},r),!l&&!c&&S.createElement(Rc,{"aria-hidden":!0,onMouseDown:a,size:KJ[u],radius:2,color:"blue",variant:"transparent",iconSize:"70%",className:g.defaultValueRemove,tabIndex:-1,unstyled:h}))}ZD.displayName="@mantine/core/MultiSelect/DefaultValue";function YJ({data:e,searchable:t,limit:r,searchValue:n,filter:o,value:i,disableSelectedItemFiltering:a}){if(!t&&i.length===0)return e;if(!t){const c=[];for(let u=0;u<e.length;u+=1)(a||!i.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,!a&&i.some(u=>u===e[c].value&&!e[c].disabled),e[c])&&l.push(e[c]),!(l.length>=r));c+=1);return l}var XJ=Object.defineProperty,$p=Object.getOwnPropertySymbols,eN=Object.prototype.hasOwnProperty,tN=Object.prototype.propertyIsEnumerable,XP=(e,t,r)=>t in e?XJ(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,JP=(e,t)=>{for(var r in t||(t={}))eN.call(t,r)&&XP(e,r,t[r]);if($p)for(var r of $p(t))tN.call(t,r)&&XP(e,r,t[r]);return e},JJ=(e,t)=>{var r={};for(var n in e)eN.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&&tN.call(e,n)&&(r[n]=e[n]);return r};const ZJ={xs:j(14),sm:j(18),md:j(20),lg:j(24),xl:j(28)};function eZ(e){var t=e,{size:r,error:n,style:o}=t,i=JJ(t,["size","error","style"]);const a=Ht(),l=M({size:r,sizes:ZJ});return S.createElement("svg",JP({viewBox:"0 0 15 15",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:JP({color:n?a.colors.red[6]:a.colors.gray[6],width:l,height:l},o),"data-chevron":!0},i),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 tZ=Object.defineProperty,rZ=Object.defineProperties,nZ=Object.getOwnPropertyDescriptors,ZP=Object.getOwnPropertySymbols,oZ=Object.prototype.hasOwnProperty,iZ=Object.prototype.propertyIsEnumerable,ej=(e,t,r)=>t in e?tZ(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,aZ=(e,t)=>{for(var r in t||(t={}))oZ.call(t,r)&&ej(e,r,t[r]);if(ZP)for(var r of ZP(t))iZ.call(t,r)&&ej(e,r,t[r]);return e},sZ=(e,t)=>rZ(e,nZ(t));function rN({shouldClear:e,clearButtonProps:t,onClear:r,size:n,error:o}){return e?S.createElement(Rc,sZ(aZ({},t),{variant:"transparent",onClick:r,size:n,onMouseDown:i=>i.preventDefault()})):S.createElement(eZ,{error:o,size:n})}rN.displayName="@mantine/core/SelectRightSection";var lZ=Object.defineProperty,cZ=Object.defineProperties,uZ=Object.getOwnPropertyDescriptors,kp=Object.getOwnPropertySymbols,nN=Object.prototype.hasOwnProperty,oN=Object.prototype.propertyIsEnumerable,tj=(e,t,r)=>t in e?lZ(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,Tg=(e,t)=>{for(var r in t||(t={}))nN.call(t,r)&&tj(e,r,t[r]);if(kp)for(var r of kp(t))oN.call(t,r)&&tj(e,r,t[r]);return e},rj=(e,t)=>cZ(e,uZ(t)),dZ=(e,t)=>{var r={};for(var n in e)nN.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&&oN.call(e,n)&&(r[n]=e[n]);return r};function iN(e){var t=e,{styles:r,rightSection:n,rightSectionWidth:o,theme:i}=t,a=dZ(t,["styles","rightSection","rightSectionWidth","theme"]);if(n)return{rightSection:n,rightSectionWidth:o,styles:r};const l=typeof r=="function"?r(i):r;return{rightSection:!a.readOnly&&!(a.disabled&&a.shouldClear)&&S.createElement(rN,Tg({},a)),styles:rj(Tg({},l),{rightSection:rj(Tg({},l==null?void 0:l.rightSection),{pointerEvents:a.shouldClear?void 0:"none"})})}}var fZ=Object.defineProperty,pZ=Object.defineProperties,hZ=Object.getOwnPropertyDescriptors,nj=Object.getOwnPropertySymbols,mZ=Object.prototype.hasOwnProperty,gZ=Object.prototype.propertyIsEnumerable,oj=(e,t,r)=>t in e?fZ(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,vZ=(e,t)=>{for(var r in t||(t={}))mZ.call(t,r)&&oj(e,r,t[r]);if(nj)for(var r of nj(t))gZ.call(t,r)&&oj(e,r,t[r]);return e},yZ=(e,t)=>pZ(e,hZ(t)),xZ=W((e,{invalid:t},{size:r})=>({wrapper:{position:"relative","&:has(input:disabled)":{cursor:"not-allowed",pointerEvents:"none","& .mantine-MultiSelect-input":{backgroundColor:e.colorScheme==="dark"?e.colors.dark[6]:e.colors.gray[1],color:e.colors.dark[2],opacity:.6,"&::placeholder":{color:e.colors.dark[2]}},"& .mantine-MultiSelect-defaultValue":{backgroundColor:e.colorScheme==="dark"?e.colors.dark[5]:e.colors.gray[3],color:e.colorScheme==="dark"?e.colors.dark[1]:e.colors.gray[7]}}},values:{minHeight:`calc(${M({size:r,sizes:Et})} - ${j(2)})`,display:"flex",alignItems:"center",flexWrap:"wrap",marginLeft:`calc(-${e.spacing.xs} / 2)`,boxSizing:"border-box","&[data-clearable]":{marginRight:M({size:r,sizes:Et})}},value:{margin:`calc(${e.spacing.xs} / 2 - ${j(2)}) calc(${e.spacing.xs} / 2)`},searchInput:yZ(vZ({},e.fn.fontStyles()),{flex:1,minWidth:j(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:YD}),"&::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 wZ=xZ;var bZ=Object.defineProperty,_Z=Object.defineProperties,SZ=Object.getOwnPropertyDescriptors,Rp=Object.getOwnPropertySymbols,aN=Object.prototype.hasOwnProperty,sN=Object.prototype.propertyIsEnumerable,ij=(e,t,r)=>t in e?bZ(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,Da=(e,t)=>{for(var r in t||(t={}))aN.call(t,r)&&ij(e,r,t[r]);if(Rp)for(var r of Rp(t))sN.call(t,r)&&ij(e,r,t[r]);return e},aj=(e,t)=>_Z(e,SZ(t)),PZ=(e,t)=>{var r={};for(var n in e)aN.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&&sN.call(e,n)&&(r[n]=e[n]);return r};function jZ(e,t,r){return t?!1:r.label.toLowerCase().trim().includes(e.toLowerCase().trim())}function OZ(e,t){return!!e&&!t.some(r=>r.value.toLowerCase()===e.toLowerCase())}function sj(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 CZ={size:"sm",valueComponent:ZD,itemComponent:wR,transitionProps:{transition:"fade",duration:0},maxDropdownHeight:220,shadow:"sm",searchable:!1,filter:jZ,limit:1/0,clearSearchOnChange:!0,clearable:!1,clearSearchOnBlur:!1,disabled:!1,initiallyOpened:!1,creatable:!1,shouldCreate:OZ,switchDirectionOnFlip:!1,zIndex:In("popover"),selectOnBlur:!1,positionDependencies:[],dropdownPosition:"flip"},dm=f.forwardRef((e,t)=>{const r=H("MultiSelect",CZ,e),{className:n,style:o,required:i,label:a,description:l,size:c,error:u,classNames:d,styles:p,wrapperProps:h,value:m,defaultValue:g,data:v,onChange:b,valueComponent:y,itemComponent:x,id:w,transitionProps:_,maxDropdownHeight:C,shadow:O,nothingFound:P,onFocus:E,onBlur:k,searchable:$,placeholder:I,filter:R,limit:N,clearSearchOnChange:A,clearable:z,clearSearchOnBlur:G,variant:X,onSearchChange:T,searchValue:L,disabled:B,initiallyOpened:Q,radius:Z,icon:Se,rightSection:xe,rightSectionWidth:Ue,creatable:Le,getCreateLabel:gt,shouldCreate:Nt,onCreate:ke,sx:qt,dropdownComponent:zr,onDropdownClose:ur,onDropdownOpen:Gt,maxSelectedValues:At,withinPortal:lo,portalProps:Uo,switchDirectionOnFlip:tt,zIndex:co,selectOnBlur:Sr,name:dr,dropdownPosition:Di,errorProps:en,labelProps:uo,descriptionProps:ee,form:me,positionDependencies:ft,onKeyDown:We,unstyled:bt,inputContainer:Nn,inputWrapperOrder:yn,readOnly:Fr,withAsterisk:Wo,clearButtonProps:An,hoverOnSearchChange:Mn,disableSelectedItemFiltering:fo}=r,Ni=PZ(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:fr,cx:Ho,theme:ja}=wZ({invalid:!!u},{name:"MultiSelect",classNames:d,styles:p,unstyled:bt,size:c,variant:X}),{systemStyles:Vm,rest:D}=ao(Ni),F=f.useRef(),U=f.useRef({}),Y=Ar(w),[te,ge]=f.useState(Q),[we,he]=f.useState(-1),[pe,Re]=f.useState("column"),[Ke,Oe]=Ir({value:L,defaultValue:"",finalValue:void 0,onChange:T}),[Ye,rt]=f.useState(!1),{scrollIntoView:Tt,targetRef:Vr,scrollableRef:Ai}=RL({duration:0,offset:5,cancelable:!1,isList:!0}),Oa=Le&&typeof gt=="function";let Ln=null;const Br=v.map(ye=>typeof ye=="string"?{label:ye,value:ye}:ye),qo=B9({data:Br}),[nt,zn]=Ir({value:sj(m,v),defaultValue:sj(g,v),finalValue:[],onChange:b}),pr=f.useRef(!!At&&At<nt.length),po=ye=>{if(!Fr){const ot=nt.filter(tn=>tn!==ye);zn(ot),At&&ot.length<At&&(pr.current=!1)}},Xe=ye=>{Oe(ye.currentTarget.value),!B&&!pr.current&&$&&ge(!0)},Pr=ye=>{typeof E=="function"&&E(ye),!B&&!pr.current&&$&&ge(!0)},Ee=YJ({data:qo,searchable:$,searchValue:Ke,limit:N,filter:R,value:nt,disableSelectedItemFiltering:fo});Oa&&Nt(Ke,qo)&&(Ln=gt(Ke),Ee.push({label:Ke,value:Ke,creatable:!0}));const hr=Math.min(we,Ee.length-1),qs=(ye,ot,tn)=>{let Go=ye;for(;tn(Go);)if(Go=ot(Go),!Ee[Go].disabled)return Go;return ye};cn(()=>{he(Mn&&Ke?0:-1)},[Ke,Mn]),cn(()=>{!B&&nt.length>v.length&&ge(!1),At&&nt.length<At&&(pr.current=!1),At&&nt.length>=At&&(pr.current=!0,ge(!1))},[nt]);const Ca=ye=>{if(!Fr)if(A&&Oe(""),nt.includes(ye.value))po(ye.value);else{if(ye.creatable&&typeof ke=="function"){const ot=ke(ye.value);typeof ot<"u"&&ot!==null&&zn(typeof ot=="string"?[...nt,ot]:[...nt,ot.value])}else zn([...nt,ye.value]);nt.length===At-1&&(pr.current=!0,ge(!1)),Ee.length===1&&ge(!1)}},EA=ye=>{typeof k=="function"&&k(ye),Sr&&Ee[hr]&&te&&Ca(Ee[hr]),G&&Oe(""),ge(!1)},$A=ye=>{if(Ye||(We==null||We(ye),Fr)||ye.key!=="Backspace"&&At&&pr.current)return;const ot=pe==="column",tn=()=>{he(Mi=>{var ho;const Gs=qs(Mi,Li=>Li+1,Li=>Li<Ee.length-1);return te&&(Vr.current=U.current[(ho=Ee[Gs])==null?void 0:ho.value],Tt({alignment:ot?"end":"start"})),Gs})},Go=()=>{he(Mi=>{var ho;const Gs=qs(Mi,Li=>Li-1,Li=>Li>0);return te&&(Vr.current=U.current[(ho=Ee[Gs])==null?void 0:ho.value],Tt({alignment:ot?"start":"end"})),Gs})};switch(ye.key){case"ArrowUp":{ye.preventDefault(),ge(!0),ot?Go():tn();break}case"ArrowDown":{ye.preventDefault(),ge(!0),ot?tn():Go();break}case"Enter":{ye.preventDefault(),Ee[hr]&&te?Ca(Ee[hr]):ge(!0);break}case" ":{$||(ye.preventDefault(),Ee[hr]&&te?Ca(Ee[hr]):ge(!0));break}case"Backspace":{nt.length>0&&Ke.length===0&&(zn(nt.slice(0,-1)),ge(!0),At&&(pr.current=!1));break}case"Home":{if(!$){ye.preventDefault(),te||ge(!0);const Mi=Ee.findIndex(ho=>!ho.disabled);he(Mi),Tt({alignment:ot?"end":"start"})}break}case"End":{if(!$){ye.preventDefault(),te||ge(!0);const Mi=Ee.map(ho=>!!ho.disabled).lastIndexOf(!1);he(Mi),Tt({alignment:ot?"end":"start"})}break}case"Escape":ge(!1)}},kA=nt.map(ye=>{let ot=qo.find(tn=>tn.value===ye&&!tn.disabled);return!ot&&Oa&&(ot={value:ye,label:ye}),ot}).filter(ye=>!!ye).map((ye,ot)=>S.createElement(y,aj(Da({},ye),{variant:X,disabled:B,className:fr.value,readOnly:Fr,onRemove:tn=>{tn.preventDefault(),tn.stopPropagation(),po(ye.value)},key:ye.value,size:c,styles:p,classNames:d,radius:Z,index:ot}))),RA=ye=>nt.includes(ye),TA=()=>{var ye;Oe(""),zn([]),(ye=F.current)==null||ye.focus(),At&&(pr.current=!1)},tu=!Fr&&(Ee.length>0?te:te&&!!P);return cn(()=>{const ye=tu?Gt:ur;typeof ye=="function"&&ye()},[tu]),S.createElement(Ut.Wrapper,Da(Da({required:i,id:Y,label:a,error:u,description:l,size:c,className:n,style:o,classNames:d,styles:p,__staticSelector:"MultiSelect",sx:qt,errorProps:en,descriptionProps:ee,labelProps:uo,inputContainer:Nn,inputWrapperOrder:yn,unstyled:bt,withAsterisk:Wo,variant:X},Vm),h),S.createElement(Vl,{opened:tu,transitionProps:_,shadow:"sm",withinPortal:lo,portalProps:Uo,__staticSelector:"MultiSelect",onDirectionChange:Re,switchDirectionOnFlip:tt,zIndex:co,dropdownPosition:Di,positionDependencies:[...ft,Ke],classNames:d,styles:p,unstyled:bt,variant:X},S.createElement(Vl.Target,null,S.createElement("div",{className:fr.wrapper,role:"combobox","aria-haspopup":"listbox","aria-owns":te&&tu?`${Y}-items`:null,"aria-controls":Y,"aria-expanded":te,onMouseLeave:()=>he(-1),tabIndex:-1},S.createElement("input",{type:"hidden",name:dr,value:nt.join(","),form:me,disabled:B}),S.createElement(Ut,Da({__staticSelector:"MultiSelect",style:{overflow:"hidden"},component:"div",multiline:!0,size:c,variant:X,disabled:B,error:u,required:i,radius:Z,icon:Se,unstyled:bt,onMouseDown:ye=>{var ot;ye.preventDefault(),!B&&!pr.current&&ge(!te),(ot=F.current)==null||ot.focus()},classNames:aj(Da({},d),{input:Ho({[fr.input]:!$},d==null?void 0:d.input)})},iN({theme:ja,rightSection:xe,rightSectionWidth:Ue,styles:p,size:c,shouldClear:z&&nt.length>0,onClear:TA,error:u,disabled:B,clearButtonProps:An,readOnly:Fr})),S.createElement("div",{className:fr.values,"data-clearable":z||void 0},kA,S.createElement("input",Da({ref:Ds(t,F),type:"search",id:Y,className:Ho(fr.searchInput,{[fr.searchInputPointer]:!$,[fr.searchInputInputHidden]:!te&&nt.length>0||!$&&nt.length>0,[fr.searchInputEmpty]:nt.length===0}),onKeyDown:$A,value:Ke,onChange:Xe,onFocus:Pr,onBlur:EA,readOnly:!$||pr.current||Fr,placeholder:nt.length===0?I:void 0,disabled:B,"data-mantine-stop-propagation":te,autoComplete:"off",onCompositionStart:()=>rt(!0),onCompositionEnd:()=>rt(!1)},D)))))),S.createElement(Vl.Dropdown,{component:zr||G0,maxHeight:C,direction:pe,id:Y,innerRef:Ai,__staticSelector:"MultiSelect",classNames:d,styles:p},S.createElement(vR,{data:Ee,hovered:hr,classNames:d,styles:p,uuid:Y,__staticSelector:"MultiSelect",onItemHover:he,onItemSelect:Ca,itemsRefs:U,itemComponent:x,size:c,nothingFound:P,isItemSelected:RA,creatable:Le&&!!Ln,createLabel:Ln,unstyled:bt,variant:X}))))});dm.displayName="@mantine/core/MultiSelect";var EZ=Object.defineProperty,$Z=Object.defineProperties,kZ=Object.getOwnPropertyDescriptors,Tp=Object.getOwnPropertySymbols,lN=Object.prototype.hasOwnProperty,cN=Object.prototype.propertyIsEnumerable,lj=(e,t,r)=>t in e?EZ(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,Bu=(e,t)=>{for(var r in t||(t={}))lN.call(t,r)&&lj(e,r,t[r]);if(Tp)for(var r of Tp(t))cN.call(t,r)&&lj(e,r,t[r]);return e},cj=(e,t)=>$Z(e,kZ(t)),RZ=(e,t)=>{var r={};for(var n in e)lN.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&&cN.call(e,n)&&(r[n]=e[n]);return r};const TZ={size:"sm"},mt=f.forwardRef((e,t)=>{const r=wT("NativeSelect",TZ,e),{inputProps:n,wrapperProps:o,data:i,onChange:a,value:l,classNames:c,styles:u,rightSection:d,rightSectionWidth:p}=r,h=RZ(r,["inputProps","wrapperProps","data","onChange","value","classNames","styles","rightSection","rightSectionWidth"]),m=Ht(),v=i.map(b=>typeof b=="string"?{label:b,value:b}:b).map(b=>S.createElement("option",{key:b.value,value:b.value,disabled:b.disabled},b.label));return S.createElement(Ut.Wrapper,cj(Bu({},o),{__staticSelector:"NativeSelect"}),S.createElement(Ut,Bu(cj(Bu(Bu({},n),h),{onChange:a,component:"select",ref:t,value:l===null?"":l,__staticSelector:"NativeSelect",pointer:m.cursorType==="pointer"}),iN({theme:m,rightSection:d,rightSectionWidth:p,styles:u,shouldClear:!1,size:n.size,error:o.error,readOnly:!1})),v))});mt.displayName="@mantine/core/NativeSelect";var IZ=W((e,{color:t,radius:r,withTitle:n})=>{const o=e.fn.radius(r),i=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:j(28),height:j(28),borderRadius:j(28),display:"flex",flex:"none",alignItems:"center",justifyContent:"center",backgroundColor:i.background,color:e.white},root:{overflow:"hidden",boxSizing:"border-box",position:"relative",display:"flex",alignItems:"center",paddingLeft:j(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:j(6),top:o,bottom:o,left:j(4),borderRadius:o,backgroundColor:i.background},"&[data-with-icon]":{paddingLeft:e.spacing.xs,"&::before":{display:"none"}},"&[data-with-border]":{border:`${j(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:j(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 DZ=IZ;var NZ=Object.defineProperty,AZ=Object.defineProperties,MZ=Object.getOwnPropertyDescriptors,Ip=Object.getOwnPropertySymbols,uN=Object.prototype.hasOwnProperty,dN=Object.prototype.propertyIsEnumerable,uj=(e,t,r)=>t in e?NZ(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,dj=(e,t)=>{for(var r in t||(t={}))uN.call(t,r)&&uj(e,r,t[r]);if(Ip)for(var r of Ip(t))dN.call(t,r)&&uj(e,r,t[r]);return e},LZ=(e,t)=>AZ(e,MZ(t)),zZ=(e,t)=>{var r={};for(var n in e)uN.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&&dN.call(e,n)&&(r[n]=e[n]);return r};const FZ={withCloseButton:!0},fN=f.forwardRef((e,t)=>{const r=H("Notification",FZ,e),{className:n,color:o,radius:i,loading:a,withCloseButton:l,withBorder:c,title:u,icon:d,children:p,onClose:h,closeButtonProps:m,classNames:g,styles:v,unstyled:b,variant:y}=r,x=zZ(r,["className","color","radius","loading","withCloseButton","withBorder","title","icon","children","onClose","closeButtonProps","classNames","styles","unstyled","variant"]),{classes:w,cx:_}=DZ({color:o,radius:i,withTitle:!!u},{name:"Notification",classNames:g,styles:v,unstyled:b,variant:y});return S.createElement(ae,dj({className:_(w.root,n),"data-with-icon":!!d||a||void 0,"data-with-border":c||void 0,role:"alert",ref:t},x),d&&!a&&S.createElement("div",{className:w.icon},d),a&&S.createElement(mn,{size:28,color:o,className:w.loader}),S.createElement("div",{className:w.body},u&&S.createElement(ne,{className:w.title,size:"sm",weight:500},u),S.createElement(ne,{color:"dimmed",className:w.description,size:"sm"},p)),l&&S.createElement(Rc,LZ(dj({iconSize:16,color:"gray"},m),{onClick:h,className:w.closeButton})))});fN.displayName="@mantine/core/Notification";var VZ=Object.defineProperty,BZ=Object.defineProperties,UZ=Object.getOwnPropertyDescriptors,Dp=Object.getOwnPropertySymbols,pN=Object.prototype.hasOwnProperty,hN=Object.prototype.propertyIsEnumerable,fj=(e,t,r)=>t in e?VZ(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,Ig=(e,t)=>{for(var r in t||(t={}))pN.call(t,r)&&fj(e,r,t[r]);if(Dp)for(var r of Dp(t))hN.call(t,r)&&fj(e,r,t[r]);return e},WZ=(e,t)=>BZ(e,UZ(t)),HZ=(e,t)=>{var r={};for(var n in e)pN.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&&hN.call(e,n)&&(r[n]=e[n]);return r};const qZ={type:"text",size:"sm",__staticSelector:"TextInput"},le=f.forwardRef((e,t)=>{const r=wT("TextInput",qZ,e),{inputProps:n,wrapperProps:o}=r,i=HZ(r,["inputProps","wrapperProps"]);return S.createElement(Ut.Wrapper,Ig({},o),S.createElement(Ut,WZ(Ig(Ig({},n),i),{ref:t})))});le.displayName="@mantine/core/TextInput";const[GZ,fm]=Do("Pagination.Root component was not found in tree"),QZ={siblings:1,boundaries:1};function mN(e){const{total:t,value:r,defaultValue:n,onChange:o,disabled:i,children:a,siblings:l,boundaries:c,color:u,radius:d,onNextPage:p,onPreviousPage:h,onFirstPage:m,onLastPage:g,getItemProps:v,classNames:b,styles:y,unstyled:x,variant:w,size:_}=H("PaginationRoot",QZ,e),{range:C,setPage:O,next:P,previous:E,active:k,first:$,last:I}=jL({page:r,initialPage:n,onChange:o,total:t,siblings:l,boundaries:c}),R=Hr(p,P),N=Hr(h,E),A=Hr(m,$),z=Hr(g,I);return S.createElement(GZ,{value:{total:t,range:C,active:k,disabled:i,color:u,radius:d,getItemProps:v,onChange:O,onNext:R,onPrevious:N,onFirst:A,onLast:z,stylesApi:{name:"Pagination",classNames:b,styles:y,unstyled:x,variant:w,size:_}}},a)}const fc={xs:j(22),sm:j(26),md:j(32),lg:j(38),xl:j(44)};var KZ=W((e,{color:t,radius:r,withPadding:n},{size:o})=>{const i=e.fn.variant({color:t,variant:"filled"});return{control:{cursor:"pointer",userSelect:"none",display:"flex",alignItems:"center",justifyContent:"center",border:`${j(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:fc}),minWidth:M({size:o,sizes:fc}),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:i.color,backgroundColor:i.background,"&:not([data-disabled])":e.fn.hover({backgroundColor:i.hover})}}}});const YZ=KZ;var XZ=Object.defineProperty,JZ=Object.defineProperties,ZZ=Object.getOwnPropertyDescriptors,Np=Object.getOwnPropertySymbols,gN=Object.prototype.hasOwnProperty,vN=Object.prototype.propertyIsEnumerable,pj=(e,t,r)=>t in e?XZ(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,eee=(e,t)=>{for(var r in t||(t={}))gN.call(t,r)&&pj(e,r,t[r]);if(Np)for(var r of Np(t))vN.call(t,r)&&pj(e,r,t[r]);return e},tee=(e,t)=>JZ(e,ZZ(t)),ree=(e,t)=>{var r={};for(var n in e)gN.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&&vN.call(e,n)&&(r[n]=e[n]);return r};const nee={withPadding:!0},pm=f.forwardRef((e,t)=>{const r=H("PaginationControl",nee,e),{active:n,className:o,disabled:i,withPadding:a}=r,l=ree(r,["active","className","disabled","withPadding"]),c=fm(),{classes:u,cx:d}=YZ({color:c.color,radius:c.radius,withPadding:a},c.stylesApi);return S.createElement(So,tee(eee({},l),{disabled:i,"data-active":n||void 0,"data-disabled":i||void 0,ref:t,className:d(u.control,o)}))});pm.displayName="@mantine/core/PaginationControl";var oee=Object.defineProperty,iee=Object.defineProperties,aee=Object.getOwnPropertyDescriptors,Ap=Object.getOwnPropertySymbols,yN=Object.prototype.hasOwnProperty,xN=Object.prototype.propertyIsEnumerable,hj=(e,t,r)=>t in e?oee(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,sa=(e,t)=>{for(var r in t||(t={}))yN.call(t,r)&&hj(e,r,t[r]);if(Ap)for(var r of Ap(t))xN.call(t,r)&&hj(e,r,t[r]);return e},Lc=(e,t)=>iee(e,aee(t)),see=(e,t)=>{var r={};for(var n in e)yN.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&&xN.call(e,n)&&(r[n]=e[n]);return r};function wN(e){return`calc(${M({size:e,sizes:fc})} / 2)`}function zc(e){var t=e,{size:r,style:n,children:o,path:i}=t,a=see(t,["size","style","children","path"]);return S.createElement("svg",sa({viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",style:sa({width:r,height:r},n)},a),S.createElement("path",{d:i,fill:"currentColor"}))}const lee=e=>S.createElement(zc,Lc(sa({},e),{path:"M8.781 8l-3.3-3.3.943-.943L10.667 8l-4.243 4.243-.943-.943 3.3-3.3z"})),cee=e=>S.createElement(zc,Lc(sa({},e),{path:"M7.219 8l3.3 3.3-.943.943L5.333 8l4.243-4.243.943.943-3.3 3.3z"})),uee=e=>S.createElement(zc,Lc(sa({},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"})),dee=e=>S.createElement(zc,Lc(sa({},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"})),fee=e=>S.createElement(zc,Lc(sa({},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 pee=W((e,t,{size:r})=>({dots:{height:M({size:r,sizes:fc}),minWidth:M({size:r,sizes:fc}),display:"flex",alignItems:"center",justifyContent:"center",pointerEvents:"none"}}));const hee=pee;var mee=Object.defineProperty,Mp=Object.getOwnPropertySymbols,bN=Object.prototype.hasOwnProperty,_N=Object.prototype.propertyIsEnumerable,mj=(e,t,r)=>t in e?mee(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,gee=(e,t)=>{for(var r in t||(t={}))bN.call(t,r)&&mj(e,r,t[r]);if(Mp)for(var r of Mp(t))_N.call(t,r)&&mj(e,r,t[r]);return e},vee=(e,t)=>{var r={};for(var n in e)bN.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&&_N.call(e,n)&&(r[n]=e[n]);return r};const yee={icon:fee},gx=f.forwardRef((e,t)=>{const r=H("PaginationDots",yee,e),{className:n,icon:o}=r,i=vee(r,["className","icon"]),a=fm(),{classes:l,cx:c}=hee(null,a.stylesApi);return S.createElement(ae,gee({ref:t,className:c(l.dots,n)},i),S.createElement(o,{size:wN(a.stylesApi.size)}))});gx.displayName="@mantine/core/PaginationDots";var xee=Object.defineProperty,gj=Object.getOwnPropertySymbols,wee=Object.prototype.hasOwnProperty,bee=Object.prototype.propertyIsEnumerable,vj=(e,t,r)=>t in e?xee(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,_ee=(e,t)=>{for(var r in t||(t={}))wee.call(t,r)&&vj(e,r,t[r]);if(gj)for(var r of gj(t))bee.call(t,r)&&vj(e,r,t[r]);return e};function vx({dotsIcon:e}){const t=fm(),r=t.range.map((n,o)=>{var i;return n==="dots"?S.createElement(gx,{icon:e,key:o}):S.createElement(pm,_ee({key:o,active:n===t.active,"aria-current":n===t.active?"page":void 0,onClick:()=>t.onChange(n),disabled:t.disabled},(i=t.getItemProps)==null?void 0:i.call(t,n)),n)});return S.createElement(S.Fragment,null,r)}vx.displayName="@mantine/core/PaginationItems";var See=W(e=>({icon:{transform:e.dir==="rtl"?"rotate(180deg)":"unset"}}));const Pee=See;var jee=Object.defineProperty,Lp=Object.getOwnPropertySymbols,SN=Object.prototype.hasOwnProperty,PN=Object.prototype.propertyIsEnumerable,yj=(e,t,r)=>t in e?jee(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,Oee=(e,t)=>{for(var r in t||(t={}))SN.call(t,r)&&yj(e,r,t[r]);if(Lp)for(var r of Lp(t))PN.call(t,r)&&yj(e,r,t[r]);return e},Cee=(e,t)=>{var r={};for(var n in e)SN.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&&PN.call(e,n)&&(r[n]=e[n]);return r};function hm({icon:e,name:t,action:r,type:n}){const o={icon:e},i=f.forwardRef((a,l)=>{const c=H(t,o,a),{icon:u}=c,d=Cee(c,["icon"]),{classes:p}=Pee(),h=fm(),m=n==="next"?h.active===h.total:h.active===1;return S.createElement(pm,Oee({disabled:h.disabled||m,ref:l,onClick:h[r],withPadding:!1},d),S.createElement(u,{className:p.icon,size:wN(h.stylesApi.size)}))});return i.displayName=`@mantine/core/${t}`,i}const jN=hm({icon:lee,name:"PaginationNext",action:"onNext",type:"next"}),ON=hm({icon:cee,name:"PaginationPrevious",action:"onPrevious",type:"previous"}),CN=hm({icon:uee,name:"PaginationFirst",action:"onFirst",type:"previous"}),EN=hm({icon:dee,name:"PaginationLast",action:"onLast",type:"next"});var Eee=Object.defineProperty,zp=Object.getOwnPropertySymbols,$N=Object.prototype.hasOwnProperty,kN=Object.prototype.propertyIsEnumerable,xj=(e,t,r)=>t in e?Eee(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,dl=(e,t)=>{for(var r in t||(t={}))$N.call(t,r)&&xj(e,r,t[r]);if(zp)for(var r of zp(t))kN.call(t,r)&&xj(e,r,t[r]);return e},$ee=(e,t)=>{var r={};for(var n in e)$N.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&&kN.call(e,n)&&(r[n]=e[n]);return r};const kee={withControls:!0,siblings:1,boundaries:1};function so(e){const t=H("Pagination",kee,e),{withEdges:r,withControls:n,classNames:o,styles:i,unstyled:a,variant:l,size:c,total:u,value:d,defaultValue:p,onChange:h,disabled:m,siblings:g,boundaries:v,color:b,radius:y,onNextPage:x,onPreviousPage:w,onFirstPage:_,onLastPage:C,getItemProps:O,getControlProps:P,spacing:E,nextIcon:k,previousIcon:$,lastIcon:I,firstIcon:R,dotsIcon:N}=t,A=$ee(t,["withEdges","withControls","classNames","styles","unstyled","variant","size","total","value","defaultValue","onChange","disabled","siblings","boundaries","color","radius","onNextPage","onPreviousPage","onFirstPage","onLastPage","getItemProps","getControlProps","spacing","nextIcon","previousIcon","lastIcon","firstIcon","dotsIcon"]),z=Ht();return u<=0?null:S.createElement(mN,{classNames:o,styles:i,unstyled:a,variant:l,size:c,total:u,value:d,defaultValue:p,onChange:h,disabled:m,siblings:g,boundaries:v,color:b,radius:y,onNextPage:x,onPreviousPage:w,onFirstPage:_,onLastPage:C,getItemProps:O},S.createElement(K,dl({spacing:E??`calc(${M({size:c,sizes:z.spacing})} / 2)`},A),r&&S.createElement(CN,dl({icon:R},P==null?void 0:P("first"))),n&&S.createElement(ON,dl({icon:$},P==null?void 0:P("previous"))),S.createElement(vx,{dotsIcon:N}),n&&S.createElement(jN,dl({icon:k},P==null?void 0:P("next"))),r&&S.createElement(EN,dl({icon:I},P==null?void 0:P("last")))))}so.displayName="@mantine/core/Pagination";so.Root=mN;so.Items=vx;so.Control=pm;so.Dots=gx;so.Next=jN;so.Previous=ON;so.Last=EN;so.First=CN;const Ree=({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 Tee=Object.defineProperty,Iee=Object.defineProperties,Dee=Object.getOwnPropertyDescriptors,wj=Object.getOwnPropertySymbols,Nee=Object.prototype.hasOwnProperty,Aee=Object.prototype.propertyIsEnumerable,bj=(e,t,r)=>t in e?Tee(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,Dg=(e,t)=>{for(var r in t||(t={}))Nee.call(t,r)&&bj(e,r,t[r]);if(wj)for(var r of wj(t))Aee.call(t,r)&&bj(e,r,t[r]);return e},_j=(e,t)=>Iee(e,Dee(t)),Mee=W((e,{rightSectionWidth:t},{size:r})=>({visibilityToggle:{},input:{position:"relative",overflow:"hidden"},innerInput:_j(Dg(Dg({},e.fn.fontStyles()),e.fn.cover(0)),{backgroundColor:"transparent",border:`${j(1)} solid transparent`,borderLeftWidth:0,borderRightWidth:0,boxSizing:"border-box",display:"block",width:`calc(100% - ${j(t)})`,paddingLeft:`calc(${M({size:r,sizes:Et})} / 3)`,fontSize:M({size:r,sizes:e.fontSizes}),height:`calc(${M({size:r,sizes:Et})} - ${j(2)})`,lineHeight:`calc(${M({size:r,sizes:Et})} - ${j(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":_j(Dg({},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:Et})}})}));const Lee=Mee;var zee=Object.defineProperty,Fee=Object.defineProperties,Vee=Object.getOwnPropertyDescriptors,Fp=Object.getOwnPropertySymbols,RN=Object.prototype.hasOwnProperty,TN=Object.prototype.propertyIsEnumerable,Sj=(e,t,r)=>t in e?zee(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,Uu=(e,t)=>{for(var r in t||(t={}))RN.call(t,r)&&Sj(e,r,t[r]);if(Fp)for(var r of Fp(t))TN.call(t,r)&&Sj(e,r,t[r]);return e},Bee=(e,t)=>Fee(e,Vee(t)),Uee=(e,t)=>{var r={};for(var n in e)RN.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&&TN.call(e,n)&&(r[n]=e[n]);return r};const Wee={xs:j(22),sm:j(26),md:j(28),lg:j(32),xl:j(40)},Hee={xs:j(12),sm:j(15),md:j(17),lg:j(19),xl:j(21)},qee={xs:j(28),sm:j(32),md:j(34),lg:j(44),xl:j(54)},Gee={size:"sm",toggleTabIndex:-1,visibilityToggleIcon:Ree,__staticSelector:"PasswordInput"},to=f.forwardRef((e,t)=>{const r=H("PasswordInput",Gee,e),{radius:n,disabled:o,size:i,toggleTabIndex:a,className:l,id:c,label:u,error:d,required:p,style:h,icon:m,description:g,wrapperProps:v,classNames:b,styles:y,variant:x,visibilityToggleIcon:w,__staticSelector:_,sx:C,labelProps:O,descriptionProps:P,errorProps:E,unstyled:k,visibilityToggleLabel:$,withAsterisk:I,inputContainer:R,iconWidth:N,inputWrapperOrder:A,visible:z,defaultVisible:G,onVisibilityChange:X}=r,T=Uee(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"]),L=M({size:i,sizes:qee}),{classes:B}=Lee({rightSectionWidth:L},{name:"PasswordInput",classNames:b,styles:y,unstyled:k,size:i,variant:x}),Q=Ar(c),{systemStyles:Z,rest:Se}=ao(T),[xe,Ue]=Ir({value:z,defaultValue:G,finalValue:!1,onChange:X}),Le=()=>Ue(!xe),gt=S.createElement(Zt,{className:B.visibilityToggle,tabIndex:a,radius:n,size:M({size:i,sizes:Wee}),"aria-hidden":!$,"aria-label":$,unstyled:k,onMouseDown:Nt=>{Nt.preventDefault(),Le()},onKeyDown:Nt=>{Nt.key===" "&&(Nt.preventDefault(),Le())}},S.createElement(w,{reveal:xe,size:M({size:i,sizes:Hee})}));return S.createElement(Ut.Wrapper,Uu(Uu({required:p,id:Q,label:u,error:d,description:g,size:i,className:l,style:h,classNames:b,styles:y,__staticSelector:_,sx:C,errorProps:E,descriptionProps:P,labelProps:O,unstyled:k,withAsterisk:I,inputWrapperOrder:A,inputContainer:R,variant:x},Z),v),S.createElement(Ut,{component:"div",error:d,icon:m,size:i,classNames:Bee(Uu({},b),{input:B.input}),styles:y,radius:n,disabled:o,__staticSelector:_,rightSectionWidth:L,rightSection:!o&&gt,variant:x,unstyled:k,iconWidth:N},S.createElement("input",Uu({type:xe?"text":"password",required:p,"data-invalid":!!d||void 0,"data-with-icon":!!m||void 0,className:B.innerInput,disabled:o,id:Q,ref:t,autoComplete:"off"},Se))))});to.displayName="@mantine/core/PasswordInput";const IN=f.createContext(!1),Qee=IN.Provider,Kee=()=>f.useContext(IN);function DN({children:e,openDelay:t=0,closeDelay:r=0}){return S.createElement(Qee,{value:!0},S.createElement(TU,{delay:{open:t,close:r}},e))}DN.displayName="@mantine/core/TooltipGroup";var Yee=Object.defineProperty,Xee=Object.defineProperties,Jee=Object.getOwnPropertyDescriptors,Pj=Object.getOwnPropertySymbols,Zee=Object.prototype.hasOwnProperty,ete=Object.prototype.propertyIsEnumerable,jj=(e,t,r)=>t in e?Yee(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,Oj=(e,t)=>{for(var r in t||(t={}))Zee.call(t,r)&&jj(e,r,t[r]);if(Pj)for(var r of Pj(t))ete.call(t,r)&&jj(e,r,t[r]);return e},tte=(e,t)=>Xee(e,Jee(t));function rte(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 nte=W((e,{color:t,radius:r,width:n,multiline:o})=>({tooltip:tte(Oj(Oj({},e.fn.fontStyles()),rte(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 NN=nte,AN={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 ote({offset:e,position:t}){const[r,n]=f.useState(!1),o=f.useRef(),{x:i,y:a,reference:l,floating:c,refs:u,update:d,placement:p}=ix({placement:t,middleware:[Z0({crossAxis:!0,padding:5,rootBoundary:"document"})]}),h=p.includes("right")?e:t.includes("left")?e*-1:0,m=p.includes("bottom")?e:t.includes("top")?e*-1:0,g=f.useCallback(({clientX:v,clientY:b})=>{l({getBoundingClientRect(){return{width:0,height:0,x:v,y:b,left:v+h,top:b+m,right:v,bottom:b}}})},[l]);return f.useEffect(()=>{if(u.floating.current){const v=o.current;v.addEventListener("mousemove",g);const b=bo(u.floating.current);return b.forEach(y=>{y.addEventListener("scroll",d)}),()=>{v.removeEventListener("mousemove",g),b.forEach(y=>{y.removeEventListener("scroll",d)})}}},[l,u.floating.current,d,g,r]),{handleMouseMove:g,x:i,y:a,opened:r,setOpened:n,boundaryRef:o,floating:c}}var ite=Object.defineProperty,ate=Object.defineProperties,ste=Object.getOwnPropertyDescriptors,Vp=Object.getOwnPropertySymbols,MN=Object.prototype.hasOwnProperty,LN=Object.prototype.propertyIsEnumerable,Cj=(e,t,r)=>t in e?ite(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,Wu=(e,t)=>{for(var r in t||(t={}))MN.call(t,r)&&Cj(e,r,t[r]);if(Vp)for(var r of Vp(t))LN.call(t,r)&&Cj(e,r,t[r]);return e},Hu=(e,t)=>ate(e,ste(t)),lte=(e,t)=>{var r={};for(var n in e)MN.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&&LN.call(e,n)&&(r[n]=e[n]);return r};const cte={refProp:"ref",withinPortal:!0,offset:10,position:"right",zIndex:In("popover")};function zN(e){var t;const r=H("TooltipFloating",cte,e),{children:n,refProp:o,withinPortal:i,portalProps:a,style:l,className:c,classNames:u,styles:d,unstyled:p,radius:h,color:m,label:g,offset:v,position:b,multiline:y,width:x,zIndex:w,disabled:_,variant:C}=r,O=lte(r,["children","refProp","withinPortal","portalProps","style","className","classNames","styles","unstyled","radius","color","label","offset","position","multiline","width","zIndex","disabled","variant"]),{handleMouseMove:P,x:E,y:k,opened:$,boundaryRef:I,floating:R,setOpened:N}=ote({offset:v,position:b}),{classes:A,cx:z}=NN({radius:h,color:m,multiline:y,width:x},{name:"TooltipFloating",classNames:u,styles:d,unstyled:p,variant:C});if(!Ts(n))throw new Error(AN.children);const G=Ds(I,n.ref),X=L=>{var B,Q;(Q=(B=n.props).onMouseEnter)==null||Q.call(B,L),P(L),N(!0)},T=L=>{var B,Q;(Q=(B=n.props).onMouseLeave)==null||Q.call(B,L),N(!1)};return S.createElement(S.Fragment,null,S.createElement(Ls,Hu(Wu({},a),{withinPortal:i}),S.createElement(ae,Hu(Wu({},O),{ref:R,className:z(A.tooltip,c),style:Hu(Wu({},l),{zIndex:w,display:!_&&$?"block":"none",top:k??"",left:(t=Math.round(E))!=null?t:""})}),g)),f.cloneElement(n,Hu(Wu({},n.props),{[o]:G,onMouseEnter:X,onMouseLeave:T})))}zN.displayName="@mantine/core/TooltipFloating";function ute(e){const[t,r]=f.useState(!1),o=typeof e.opened=="boolean"?e.opened:t,i=Kee(),a=Ar(),{delay:l,currentId:c,setCurrentId:u}=rT(),d=f.useCallback(E=>{r(E),E&&u(a)},[u,a]),{x:p,y:h,reference:m,floating:g,context:v,refs:b,update:y,placement:x,middlewareData:{arrow:{x:w,y:_}={}}}=ix({placement:e.position,open:o,onOpenChange:d,middleware:[UR(e.offset),Z0({padding:8}),FR(),XR({element:e.arrowRef,padding:e.arrowOffset}),...e.inline?[BR()]:[]]}),{getReferenceProps:C,getFloatingProps:O}=WU([RU(v,{enabled:e.events.hover,delay:i?l:{open:e.openDelay,close:e.closeDelay},mouseOnly:!e.events.touch}),BU(v,{enabled:e.events.focus,keyboardOnly:!0}),UU(v,{role:"tooltip"}),VU(v,{enabled:typeof e.opened===void 0}),IU(v,{id:a})]);return oT({opened:o,position:e.position,positionDependencies:e.positionDependencies,floating:{refs:b,update:y}}),cn(()=>{var E;(E=e.onPositionChange)==null||E.call(e,x)},[x]),{x:p,y:h,arrowX:w,arrowY:_,reference:m,floating:g,getFloatingProps:O,getReferenceProps:C,isGroupPhase:o&&c&&c!==a,opened:o,placement:x}}var dte=Object.defineProperty,fte=Object.defineProperties,pte=Object.getOwnPropertyDescriptors,Bp=Object.getOwnPropertySymbols,FN=Object.prototype.hasOwnProperty,VN=Object.prototype.propertyIsEnumerable,Ej=(e,t,r)=>t in e?dte(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,zi=(e,t)=>{for(var r in t||(t={}))FN.call(t,r)&&Ej(e,r,t[r]);if(Bp)for(var r of Bp(t))VN.call(t,r)&&Ej(e,r,t[r]);return e},Ng=(e,t)=>fte(e,pte(t)),hte=(e,t)=>{var r={};for(var n in e)FN.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&&VN.call(e,n)&&(r[n]=e[n]);return r};const mte={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:In("popover"),positionDependencies:[]},mm=f.forwardRef((e,t)=>{var r;const n=f.useRef(null),o=H("Tooltip",mte,e),{children:i,position:a,refProp:l,label:c,openDelay:u,closeDelay:d,onPositionChange:p,opened:h,withinPortal:m,portalProps:g,radius:v,color:b,classNames:y,styles:x,unstyled:w,style:_,className:C,withArrow:O,arrowSize:P,arrowOffset:E,arrowRadius:k,arrowPosition:$,offset:I,transitionProps:R,multiline:N,width:A,events:z,zIndex:G,disabled:X,positionDependencies:T,onClick:L,onMouseEnter:B,onMouseLeave:Q,inline:Z,variant:Se,keepMounted:xe}=o,Ue=hte(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:Le,cx:gt,theme:Nt}=NN({radius:v,color:b,width:A,multiline:N},{name:"Tooltip",classNames:y,styles:x,unstyled:w,variant:Se}),ke=ute({position:mT(Nt.dir,a),closeDelay:d,openDelay:u,onPositionChange:p,opened:h,events:z,arrowRef:n,arrowOffset:E,offset:I+(O?P/2:0),positionDependencies:[...T,i],inline:Z});if(!Ts(i))throw new Error(AN.children);const qt=Ds(ke.reference,i.ref,t);return S.createElement(S.Fragment,null,S.createElement(Ls,Ng(zi({},g),{withinPortal:m}),S.createElement(ya,Ng(zi({keepMounted:xe,mounted:!X&&ke.opened},R),{transition:R.transition||"fade",duration:ke.isGroupPhase?10:(r=R.duration)!=null?r:100}),zr=>{var ur,Gt;return S.createElement(ae,zi(zi({},Ue),ke.getFloatingProps({ref:ke.floating,className:Le.tooltip,style:Ng(zi(zi({},_),zr),{zIndex:G,top:(ur=ke.y)!=null?ur:0,left:(Gt=ke.x)!=null?Gt:0})})),c,S.createElement(sx,{ref:n,arrowX:ke.arrowX,arrowY:ke.arrowY,visible:O,position:ke.placement,arrowSize:P,arrowOffset:E,arrowRadius:k,arrowPosition:$,className:Le.arrow}))})),f.cloneElement(i,ke.getReferenceProps(zi({onClick:L,onMouseEnter:B,onMouseLeave:Q,onMouseMove:e.onMouseMove,onPointerDown:e.onPointerDown,onPointerEnter:e.onPointerEnter,[l]:qt,className:gt(C,i.props.className)},i.props))))});mm.Group=DN;mm.Floating=zN;mm.displayName="@mantine/core/Tooltip";const BN=mm;var gte=Object.defineProperty,Up=Object.getOwnPropertySymbols,UN=Object.prototype.hasOwnProperty,WN=Object.prototype.propertyIsEnumerable,$j=(e,t,r)=>t in e?gte(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,kj=(e,t)=>{for(var r in t||(t={}))UN.call(t,r)&&$j(e,r,t[r]);if(Up)for(var r of Up(t))WN.call(t,r)&&$j(e,r,t[r]);return e},vte=(e,t)=>{var r={};for(var n in e)UN.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&&WN.call(e,n)&&(r[n]=e[n]);return r};function yte(e){const t=e,{width:r,height:n,style:o}=t,i=vte(t,["width","height","style"]);return S.createElement("svg",kj({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 5 5",style:kj({width:r,height:n},o)},i),S.createElement("path",{fill:"currentColor",d:"M0 2.5a2.5 2.5 0 115 0 2.5 2.5 0 01-5 0z"}))}const HN=f.createContext(null),xte=HN.Provider,wte=()=>f.useContext(HN);var bte=Object.defineProperty,Wp=Object.getOwnPropertySymbols,qN=Object.prototype.hasOwnProperty,GN=Object.prototype.propertyIsEnumerable,Rj=(e,t,r)=>t in e?bte(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,Tj=(e,t)=>{for(var r in t||(t={}))qN.call(t,r)&&Rj(e,r,t[r]);if(Wp)for(var r of Wp(t))GN.call(t,r)&&Rj(e,r,t[r]);return e},_te=(e,t)=>{var r={};for(var n in e)qN.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&&GN.call(e,n)&&(r[n]=e[n]);return r};const Ste={size:"sm"},QN=f.forwardRef((e,t)=>{const r=H("RadioGroup",Ste,e),{children:n,value:o,defaultValue:i,onChange:a,size:l,wrapperProps:c,unstyled:u,name:d}=r,p=_te(r,["children","value","defaultValue","onChange","size","wrapperProps","unstyled","name"]),h=Ar(d),[m,g]=Ir({value:o,defaultValue:i,finalValue:"",onChange:a}),v=b=>g(b.currentTarget.value);return S.createElement(xte,{value:{value:m,onChange:v,size:l,name:h}},S.createElement(Ut.Wrapper,Tj(Tj({labelElement:"div",size:l,__staticSelector:"RadioGroup",ref:t,unstyled:u},c),p),n))});QN.displayName="@mantine/core/RadioGroup";var Pte=Object.defineProperty,jte=Object.defineProperties,Ote=Object.getOwnPropertyDescriptors,Ij=Object.getOwnPropertySymbols,Cte=Object.prototype.hasOwnProperty,Ete=Object.prototype.propertyIsEnumerable,Dj=(e,t,r)=>t in e?Pte(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,$te=(e,t)=>{for(var r in t||(t={}))Cte.call(t,r)&&Dj(e,r,t[r]);if(Ij)for(var r of Ij(t))Ete.call(t,r)&&Dj(e,r,t[r]);return e},kte=(e,t)=>jte(e,Ote(t));const Ag={xs:j(16),sm:j(20),md:j(24),lg:j(30),xl:j(36)},qu={xs:j(6),sm:j(8),md:j(10),lg:j(14),xl:j(16)};var Rte=W((e,{color:t,transitionDuration:r,labelPosition:n,error:o},{size:i})=>{const a=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:Vt("icon"),color:e.white,opacity:0,transform:`scale(0.75) translateY(${j(2)})`,transition:`opacity ${r}ms ${e.transitionTimingFunction}`,pointerEvents:"none",width:M({sizes:qu,size:i}),height:M({sizes:qu,size:i}),position:"absolute",top:`calc(50% - ${M({sizes:qu,size:i})} / 2)`,left:`calc(50% - ${M({sizes:qu,size:i})} / 2)`},radio:kte($te({},e.fn.focusStyles()),{backgroundColor:e.colorScheme==="dark"?e.colors.dark[6]:e.white,border:`${j(1)} solid ${o?l:e.colorScheme==="dark"?e.colors.dark[4]:e.colors.gray[4]}`,position:"relative",appearance:"none",width:M({sizes:Ag,size:i}),height:M({sizes:Ag,size:i}),borderRadius:M({sizes:Ag,size:i}),margin:0,display:"flex",alignItems:"center",justifyContent:"center",transitionProperty:"background-color, border-color",transitionTimingFunction:e.transitionTimingFunction,transitionDuration:`${r}ms`,cursor:e.cursorType,"&:checked":{background:a.background,borderColor:a.background,[`& + .${Vt("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],[`& + .${Vt("icon")}`]:{color:e.colorScheme==="dark"?e.colors.dark[6]:e.colors.gray[4]}}})}});const Tte=Rte;var Ite=Object.defineProperty,Hp=Object.getOwnPropertySymbols,KN=Object.prototype.hasOwnProperty,YN=Object.prototype.propertyIsEnumerable,Nj=(e,t,r)=>t in e?Ite(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,Gu=(e,t)=>{for(var r in t||(t={}))KN.call(t,r)&&Nj(e,r,t[r]);if(Hp)for(var r of Hp(t))YN.call(t,r)&&Nj(e,r,t[r]);return e},Dte=(e,t)=>{var r={};for(var n in e)KN.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&&YN.call(e,n)&&(r[n]=e[n]);return r};const Nte={icon:yte,transitionDuration:100,size:"sm",labelPosition:"right"},qp=f.forwardRef((e,t)=>{var r,n;const o=H("Radio",Nte,e),{className:i,style:a,id:l,label:c,size:u,title:d,disabled:p,color:h,classNames:m,styles:g,sx:v,icon:b,transitionDuration:y,wrapperProps:x,unstyled:w,labelPosition:_,description:C,error:O,variant:P}=o,E=Dte(o,["className","style","id","label","size","title","disabled","color","classNames","styles","sx","icon","transitionDuration","wrapperProps","unstyled","labelPosition","description","error","variant"]),k=wte(),$=(r=k==null?void 0:k.size)!=null?r:u,I=e.size?u:$,{classes:R}=Tte({color:h,transitionDuration:y,labelPosition:_,error:!!O},{name:"Radio",classNames:m,styles:g,unstyled:w,variant:P,size:I}),{systemStyles:N,rest:A}=ao(E),z=Ar(l),G=k?{checked:k.value===A.value,name:(n=A.name)!=null?n:k.name,onChange:k.onChange}:{};return S.createElement(um,Gu(Gu({className:i,sx:v,style:a,id:z,size:I,labelPosition:_,label:c,description:C,error:O,disabled:p,__staticSelector:"Radio",classNames:m,styles:g,unstyled:w,"data-checked":G.checked||void 0,variant:P},N),x),S.createElement("div",{className:R.inner},S.createElement("input",Gu(Gu({ref:t,className:R.radio,type:"radio",id:z,disabled:p},A),G)),S.createElement(b,{className:R.icon,"aria-hidden":!0})))});qp.displayName="@mantine/core/Radio";qp.Group=QN;function Ate({size:e,thickness:t,sum:r,value:n,root:o,offset:i}){const a=(e*.9-t*2)/2,l=Math.PI*a*2/100,c=o?`${(100-r)*l}, ${r*l}`:`${n*l}, ${(100-n)*l}`;return{strokeWidth:t,cx:e/2,cy:e/2,r:a,transform:o?`scale(1, -1) translate(0, -${e})`:null,strokeDasharray:c,strokeDashoffset:o?0:i}}var Mte=Object.defineProperty,Lte=Object.defineProperties,zte=Object.getOwnPropertyDescriptors,Gp=Object.getOwnPropertySymbols,XN=Object.prototype.hasOwnProperty,JN=Object.prototype.propertyIsEnumerable,Aj=(e,t,r)=>t in e?Mte(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,Mj=(e,t)=>{for(var r in t||(t={}))XN.call(t,r)&&Aj(e,r,t[r]);if(Gp)for(var r of Gp(t))JN.call(t,r)&&Aj(e,r,t[r]);return e},Fte=(e,t)=>Lte(e,zte(t)),Vte=(e,t)=>{var r={};for(var n in e)XN.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&&JN.call(e,n)&&(r[n]=e[n]);return r};function ZN(e){var t=e,{size:r,value:n,offset:o,sum:i,thickness:a,root:l,color:c,lineRoundCaps:u,tooltip:d}=t,p=Vte(t,["size","value","offset","sum","thickness","root","color","lineRoundCaps","tooltip"]);const h=Ht(),m=h.fn.themeColor(c||(h.colorScheme==="dark"?"dark":"gray"),c?h.fn.primaryShade():h.colorScheme==="dark"?4:1,!1);return S.createElement(BN.Floating,{disabled:!d,label:d},S.createElement("circle",Mj(Fte(Mj({},p),{fill:"none",strokeLinecap:u?"round":"butt",stroke:m}),Ate({sum:i,size:r,thickness:a,value:n,offset:o,root:l}))))}ZN.displayName="@mantine/core/Curve";var Bte=Object.defineProperty,Ute=Object.defineProperties,Wte=Object.getOwnPropertyDescriptors,Lj=Object.getOwnPropertySymbols,Hte=Object.prototype.hasOwnProperty,qte=Object.prototype.propertyIsEnumerable,zj=(e,t,r)=>t in e?Bte(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,fl=(e,t)=>{for(var r in t||(t={}))Hte.call(t,r)&&zj(e,r,t[r]);if(Lj)for(var r of Lj(t))qte.call(t,r)&&zj(e,r,t[r]);return e},pl=(e,t)=>Ute(e,Wte(t));function Gte({size:e,thickness:t,sections:r,renderRoundedLineCaps:n,rootColor:o}){const i=r.reduce((d,p)=>d+p.value,0),a=Math.PI*((e*.9-t*2)/2)*2;let l=a;const c=[],u=[];for(let d=0;d<r.length;d+=1)c.push({sum:i,offset:l,data:r[d],root:!1}),l-=r[d].value/100*a;if(c.push({sum:i,offset:l,data:{color:o},root:!0}),u.push(pl(fl({},c[c.length-1]),{lineRoundCaps:!1})),c.length>2){u.push(pl(fl({},c[0]),{lineRoundCaps:n})),u.push(pl(fl({},c[c.length-2]),{lineRoundCaps:n}));for(let d=1;d<=c.length-3;d+=1)u.push(pl(fl({},c[d]),{lineRoundCaps:!1}))}else u.push(pl(fl({},c[0]),{lineRoundCaps:n}));return u}var Qte=W({root:{position:"relative"},label:{position:"absolute",top:"50%",transform:"translateY(-50%)"}});const Kte=Qte;var Yte=Object.defineProperty,Xte=Object.defineProperties,Jte=Object.getOwnPropertyDescriptors,Qp=Object.getOwnPropertySymbols,e5=Object.prototype.hasOwnProperty,t5=Object.prototype.propertyIsEnumerable,Fj=(e,t,r)=>t in e?Yte(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,Mg=(e,t)=>{for(var r in t||(t={}))e5.call(t,r)&&Fj(e,r,t[r]);if(Qp)for(var r of Qp(t))t5.call(t,r)&&Fj(e,r,t[r]);return e},Zte=(e,t)=>Xte(e,Jte(t)),ere=(e,t)=>{var r={};for(var n in e)e5.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(e!=null&&Qp)for(var n of Qp(e))t.indexOf(n)<0&&t5.call(e,n)&&(r[n]=e[n]);return r};const tre={size:120,thickness:12},yx=f.forwardRef((e,t)=>{const r=H("RingProgress",tre,e),{className:n,style:o,label:i,sections:a,size:l,thickness:c,classNames:u,styles:d,roundCaps:p,rootColor:h,unstyled:m,variant:g}=r,v=ere(r,["className","style","label","sections","size","thickness","classNames","styles","roundCaps","rootColor","unstyled","variant"]),{classes:b,cx:y}=Kte(null,{name:"RingProgress",classNames:u,styles:d,unstyled:m,variant:g}),x=Gte({size:l,thickness:c,sections:a,renderRoundedLineCaps:p,rootColor:h}).map(({data:w,sum:_,root:C,lineRoundCaps:O,offset:P},E)=>S.createElement(ZN,Zte(Mg({},w),{key:E,size:l,thickness:c,sum:_,offset:P,color:w==null?void 0:w.color,root:C,lineRoundCaps:O})));return S.createElement(ae,Mg({style:Mg({width:l,height:l},o),className:y(b.root,n),ref:t},v),S.createElement("svg",{style:{width:l,height:l,transform:"rotate(-90deg)"}},x),i&&S.createElement("div",{className:b.label,style:{right:c*2,left:c*2}},i))});yx.displayName="@mantine/core/RingProgress";function rre(e,t){if(t.length===0)return t;const r="maxWidth"in t[0]?"maxWidth":"minWidth",n=[...t].sort((o,i)=>wr(M({size:i[r],sizes:e.breakpoints}))-wr(M({size:o[r],sizes:e.breakpoints})));return r==="minWidth"?n.reverse():n}var nre=Object.defineProperty,Vj=Object.getOwnPropertySymbols,ore=Object.prototype.hasOwnProperty,ire=Object.prototype.propertyIsEnumerable,Bj=(e,t,r)=>t in e?nre(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,are=(e,t)=>{for(var r in t||(t={}))ore.call(t,r)&&Bj(e,r,t[r]);if(Vj)for(var r of Vj(t))ire.call(t,r)&&Bj(e,r,t[r]);return e},sre=W((e,{spacing:t,breakpoints:r,cols:n,verticalSpacing:o})=>{const i=o!=null,a=rre(e,r).reduce((l,c)=>{var u,d;const p="maxWidth"in c?"max-width":"min-width",h=M({size:p==="max-width"?c.maxWidth:c.minWidth,sizes:e.breakpoints,units:"em"}),m=wr(h)-(p==="max-width"?1:0);return l[`@media (${p}: ${lr(m)})`]={gridTemplateColumns:`repeat(${c.cols}, minmax(0, 1fr))`,gap:`${M({size:(u=c.verticalSpacing)!=null?u:i?o:t,sizes:e.spacing})} ${M({size:(d=c.spacing)!=null?d:t,sizes:e.spacing})}`},l},{});return{root:are({boxSizing:"border-box",display:"grid",gridTemplateColumns:`repeat(${n}, minmax(0, 1fr))`,gap:`${M({size:i?o:t,sizes:e.spacing})} ${M({size:t,sizes:e.spacing})}`},a)}});const lre=sre;var cre=Object.defineProperty,Kp=Object.getOwnPropertySymbols,r5=Object.prototype.hasOwnProperty,n5=Object.prototype.propertyIsEnumerable,Uj=(e,t,r)=>t in e?cre(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,ure=(e,t)=>{for(var r in t||(t={}))r5.call(t,r)&&Uj(e,r,t[r]);if(Kp)for(var r of Kp(t))n5.call(t,r)&&Uj(e,r,t[r]);return e},dre=(e,t)=>{var r={};for(var n in e)r5.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&&n5.call(e,n)&&(r[n]=e[n]);return r};const fre={breakpoints:[],cols:1,spacing:"md"},o5=f.forwardRef((e,t)=>{const r=H("SimpleGrid",fre,e),{className:n,breakpoints:o,cols:i,spacing:a,verticalSpacing:l,children:c,unstyled:u,variant:d}=r,p=dre(r,["className","breakpoints","cols","spacing","verticalSpacing","children","unstyled","variant"]),{classes:h,cx:m}=lre({breakpoints:o,cols:i,spacing:a,verticalSpacing:l},{name:"SimpleGrid",unstyled:u,variant:d});return S.createElement(ae,ure({className:m(h.root,n),ref:t},p),c)});o5.displayName="@mantine/core/SimpleGrid";var pre=Object.defineProperty,Yp=Object.getOwnPropertySymbols,i5=Object.prototype.hasOwnProperty,a5=Object.prototype.propertyIsEnumerable,Wj=(e,t,r)=>t in e?pre(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,hre=(e,t)=>{for(var r in t||(t={}))i5.call(t,r)&&Wj(e,r,t[r]);if(Yp)for(var r of Yp(t))a5.call(t,r)&&Wj(e,r,t[r]);return e},mre=(e,t)=>{var r={};for(var n in e)i5.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&&a5.call(e,n)&&(r[n]=e[n]);return r};const gre={w:0,h:0},gm=f.forwardRef((e,t)=>{const r=H("Space",gre,e),{w:n,h:o}=r,i=mre(r,["w","h"]);return S.createElement(ae,hre({ref:t,w:n,miw:n,h:o,mih:o},i))});gm.displayName="@mantine/core/Space";var vre=W((e,{spacing:t,align:r,justify:n})=>({root:{display:"flex",flexDirection:"column",alignItems:r,justifyContent:n,gap:M({size:t,sizes:e.spacing})}}));const yre=vre;var xre=Object.defineProperty,Xp=Object.getOwnPropertySymbols,s5=Object.prototype.hasOwnProperty,l5=Object.prototype.propertyIsEnumerable,Hj=(e,t,r)=>t in e?xre(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,wre=(e,t)=>{for(var r in t||(t={}))s5.call(t,r)&&Hj(e,r,t[r]);if(Xp)for(var r of Xp(t))l5.call(t,r)&&Hj(e,r,t[r]);return e},bre=(e,t)=>{var r={};for(var n in e)s5.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&&l5.call(e,n)&&(r[n]=e[n]);return r};const _re={spacing:"md",align:"stretch",justify:"flex-start"},_e=f.forwardRef((e,t)=>{const r=H("Stack",_re,e),{spacing:n,className:o,align:i,justify:a,unstyled:l,variant:c}=r,u=bre(r,["spacing","className","align","justify","unstyled","variant"]),{classes:d,cx:p}=yre({spacing:n,align:i,justify:a},{name:"Stack",unstyled:l,variant:c});return S.createElement(ae,wre({className:p(d.root,o),ref:t},u))});_e.displayName="@mantine/core/Stack";var Sre=Object.defineProperty,Pre=Object.defineProperties,jre=Object.getOwnPropertyDescriptors,qj=Object.getOwnPropertySymbols,Ore=Object.prototype.hasOwnProperty,Cre=Object.prototype.propertyIsEnumerable,Gj=(e,t,r)=>t in e?Sre(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,Lg=(e,t)=>{for(var r in t||(t={}))Ore.call(t,r)&&Gj(e,r,t[r]);if(qj)for(var r of qj(t))Cre.call(t,r)&&Gj(e,r,t[r]);return e},Ere=(e,t)=>Pre(e,jre(t));const c5={xs:j(34),sm:j(36),md:j(42),lg:j(48),xl:j(52)};var $re=W((e,{color:t,iconSize:r,radius:n,allowStepClick:o,iconPosition:i,orientation:a},{size:l})=>{const c=r?j(r):M({size:l,sizes:c5}),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)`,m={step:{justifyContent:"flex-start",minHeight:`calc(${c} + ${e.spacing.xl} + ${h})`,marginTop:h,overflow:"hidden","&:first-of-type":{marginTop:0},[`&:last-of-type .${Vt("verticalSeparator")}`]:{display:"none"}}};return{stepLoader:{},step:Lg({display:"flex",flexDirection:i==="left"?"row":"row-reverse",cursor:o?"pointer":"default"},a==="vertical"?m.step:{alignItems:"center"}),stepWrapper:{position:"relative"},verticalSeparator:{top:`calc(${c} + ${h})`,left:`calc(${c} / 2)`,height:"100vh",position:"absolute",borderLeft:`${j(2)} solid ${e.colorScheme==="dark"?e.colors.dark[5]:e.colors.gray[1]}`,ref:Vt("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:`${j(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:Ere(Lg({},e.fn.cover()),{display:"flex",alignItems:"center",justifyContent:"center",color:e.white}),stepBody:Lg({display:"flex",flexDirection:"column",marginLeft:i==="left"?u:void 0,marginRight:i==="right"?u:void 0},a==="vertical"?{marginTop:`calc(${r} / 4)`}:null),stepLabel:{textAlign:i,fontWeight:500,fontSize:M({size:l,sizes:e.fontSizes}),lineHeight:1},stepDescription:{textAlign:i,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})} - ${j(2)})`,lineHeight:1}}});const kre=$re;var Rre=Object.defineProperty,Jp=Object.getOwnPropertySymbols,u5=Object.prototype.hasOwnProperty,d5=Object.prototype.propertyIsEnumerable,Qj=(e,t,r)=>t in e?Rre(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,zg=(e,t)=>{for(var r in t||(t={}))u5.call(t,r)&&Qj(e,r,t[r]);if(Jp)for(var r of Jp(t))d5.call(t,r)&&Qj(e,r,t[r]);return e},Tre=(e,t)=>{var r={};for(var n in e)u5.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&&d5.call(e,n)&&(r[n]=e[n]);return r};const Ire={xs:16,sm:18,md:20,lg:22,xl:24},Dre={withIcon:!0,size:"md",radius:"xl",allowStepClick:!0,iconPosition:"left",__staticSelector:"Step"},Qu=(e,t)=>typeof e=="function"?S.createElement(e,{step:t}):e,f5=f.forwardRef((e,t)=>{const r=H("StepperStep",Dre,e),{className:n,step:o,state:i,color:a,icon:l,completedIcon:c,progressIcon:u,label:d,description:p,withIcon:h,iconSize:m,size:g,radius:v,loading:b,allowStepClick:y,allowStepSelect:x,iconPosition:w,__staticSelector:_,classNames:C,styles:O,unstyled:P,orientation:E,variant:k}=r,$=Tre(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:I,cx:R}=kre({color:a,iconSize:m,radius:v,allowStepClick:y,iconPosition:w,orientation:E},{name:_,classNames:C,styles:O,unstyled:P,variant:k,size:g}),N=M({size:g,sizes:Ire}),A=i==="stepCompleted"?null:i==="stepProgress"?u:l,z={"data-progress":i==="stepProgress"||void 0,"data-completed":i==="stepCompleted"||void 0};return S.createElement(So,zg(zg({className:R(I.step,n),tabIndex:y?0:-1,ref:t},z),$),h&&S.createElement("div",{className:I.stepWrapper},S.createElement("div",zg({className:I.stepIcon},z),S.createElement(ya,{mounted:i==="stepCompleted",transition:"pop",duration:200},G=>S.createElement("div",{className:I.stepCompletedIcon,style:G},b?S.createElement(mn,{color:"#fff",size:N,className:I.stepLoader}):Qu(c,o)||S.createElement(yI,{indeterminate:!1,width:N,height:N}))),i!=="stepCompleted"?b?S.createElement(mn,{size:N,color:a}):Qu(A||l,o):null),E==="vertical"&&S.createElement("div",{className:R(I.verticalSeparator,{[I.verticalSeparatorActive]:i==="stepCompleted"})})),(d||p)&&S.createElement("div",{className:I.stepBody},d&&S.createElement(ne,{className:I.stepLabel},Qu(d,o)),p&&S.createElement(ne,{className:I.stepDescription,color:"dimmed"},Qu(p,o))))});f5.displayName="@mantine/core/Step";function Zp(e){return null}Zp.displayName="@mantine/core/StepCompleted";var Nre=Object.defineProperty,Are=Object.defineProperties,Mre=Object.getOwnPropertyDescriptors,Kj=Object.getOwnPropertySymbols,Lre=Object.prototype.hasOwnProperty,zre=Object.prototype.propertyIsEnumerable,Yj=(e,t,r)=>t in e?Nre(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,hl=(e,t)=>{for(var r in t||(t={}))Lre.call(t,r)&&Yj(e,r,t[r]);if(Kj)for(var r of Kj(t))zre.call(t,r)&&Yj(e,r,t[r]);return e},Fre=(e,t)=>Are(e,Mre(t)),Vre=W((e,{contentPadding:t,color:r,orientation:n,iconPosition:o,iconSize:i,breakpoint:a},{size:l})=>{const c=typeof a<"u",u=wr(M({size:a,sizes:e.breakpoints})),d=typeof i<"u"?`calc(${j(i)} / 2 - ${j(1)})`:`calc(${M({size:l,sizes:c5})} / 2 - ${j(1)})`,p={steps:{flexDirection:"column",alignItems:o==="left"?"flex-start":"flex-end"},separator:{width:j(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} - ${j(2)})`}},h={steps:{[`@media (max-width: ${lr(u-1)})`]:p.steps},separator:{[`@media (max-width: ${lr(u-1)})`]:p.separator}};return{root:{},steps:hl(hl({display:"flex",boxSizing:"border-box",alignItems:"center"},n==="vertical"?p.steps:null),c?h.steps:null),separator:hl(hl({boxSizing:"border-box",transition:"background-color 150ms ease",flex:1,height:j(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:Fre(hl({},e.fn.fontStyles()),{paddingTop:M({size:t,sizes:e.spacing})})}});const Bre=Vre;var Ure=Object.defineProperty,eh=Object.getOwnPropertySymbols,p5=Object.prototype.hasOwnProperty,h5=Object.prototype.propertyIsEnumerable,Xj=(e,t,r)=>t in e?Ure(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,Wre=(e,t)=>{for(var r in t||(t={}))p5.call(t,r)&&Xj(e,r,t[r]);if(eh)for(var r of eh(t))h5.call(t,r)&&Xj(e,r,t[r]);return e},Hre=(e,t)=>{var r={};for(var n in e)p5.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(e!=null&&eh)for(var n of eh(e))t.indexOf(n)<0&&h5.call(e,n)&&(r[n]=e[n]);return r};const qre={contentPadding:"md",size:"md",radius:"xl",orientation:"horizontal",iconPosition:"left",allowNextStepsSelect:!0},pc=f.forwardRef((e,t)=>{var r,n,o;const i=H("Stepper",qre,e),{className:a,children:l,onStepClick:c,active:u,icon:d,completedIcon:p,progressIcon:h,color:m,iconSize:g,contentPadding:v,size:b,radius:y,orientation:x,breakpoint:w,iconPosition:_,allowNextStepsSelect:C,classNames:O,styles:P,unstyled:E,variant:k}=i,$=Hre(i,["className","children","onStepClick","active","icon","completedIcon","progressIcon","color","iconSize","contentPadding","size","radius","orientation","breakpoint","iconPosition","allowNextStepsSelect","classNames","styles","unstyled","variant"]),{classes:I,cx:R}=Bre({contentPadding:v,color:m,orientation:x,iconPosition:_,iconSize:g,breakpoint:w},{name:"Stepper",classNames:O,styles:P,unstyled:E,variant:k,size:b}),N=f.Children.toArray(l),A=N.filter(B=>B.type!==Zp),z=N.find(B=>B.type===Zp),G=A.reduce((B,Q,Z)=>{const Se=u===Z?"stepProgress":u>Z?"stepCompleted":"stepInactive",Ue=typeof c!="function"?!1:typeof Q.props.allowStepSelect=="boolean"?Q.props.allowStepSelect:Se==="stepCompleted"||C;return B.push(f.cloneElement(Q,{__staticSelector:"Stepper",icon:Q.props.icon||d||Z+1,key:Z,step:Z,variant:k,state:Se,onClick:()=>Ue&&c(Z),allowStepClick:Ue,completedIcon:Q.props.completedIcon||p,progressIcon:Q.props.progressIcon||h,color:Q.props.color||m,iconSize:g,size:b,radius:y,classNames:O,styles:P,iconPosition:Q.props.iconPosition||_,orientation:x,unstyled:E})),x==="horizontal"&&Z!==A.length-1&&B.push(S.createElement("div",{className:R(I.separator,{[I.separatorActive]:Z<u}),key:`separator-${Z}`})),B},[]),X=(n=(r=A[u])==null?void 0:r.props)==null?void 0:n.children,T=(o=z==null?void 0:z.props)==null?void 0:o.children,L=u>A.length-1?T:X;return S.createElement(ae,Wre({className:R(I.root,a),ref:t},$),S.createElement("div",{className:I.steps},G),L&&S.createElement("div",{className:I.content},L))});pc.Step=f5;pc.Completed=Zp;pc.displayName="@mantine/core/Stepper";const m5=f.createContext(null),Gre=m5.Provider,Qre=()=>f.useContext(m5);var Kre=Object.defineProperty,th=Object.getOwnPropertySymbols,g5=Object.prototype.hasOwnProperty,v5=Object.prototype.propertyIsEnumerable,Jj=(e,t,r)=>t in e?Kre(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,Zj=(e,t)=>{for(var r in t||(t={}))g5.call(t,r)&&Jj(e,r,t[r]);if(th)for(var r of th(t))v5.call(t,r)&&Jj(e,r,t[r]);return e},Yre=(e,t)=>{var r={};for(var n in e)g5.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(e!=null&&th)for(var n of th(e))t.indexOf(n)<0&&v5.call(e,n)&&(r[n]=e[n]);return r};const Xre={size:"sm"},y5=f.forwardRef((e,t)=>{const r=H("SwitchGroup",Xre,e),{children:n,value:o,defaultValue:i,onChange:a,size:l,wrapperProps:c}=r,u=Yre(r,["children","value","defaultValue","onChange","size","wrapperProps"]),[d,p]=Ir({value:o,defaultValue:i,finalValue:[],onChange:a}),h=m=>{const g=m.currentTarget.value;p(d.includes(g)?d.filter(v=>v!==g):[...d,g])};return S.createElement(Gre,{value:{value:d,onChange:h,size:l}},S.createElement(Ut.Wrapper,Zj(Zj({labelElement:"div",size:l,__staticSelector:"SwitchGroup",ref:t},c),u),n))});y5.displayName="@mantine/core/SwitchGroup";var Jre=Object.defineProperty,Zre=Object.defineProperties,ene=Object.getOwnPropertyDescriptors,eO=Object.getOwnPropertySymbols,tne=Object.prototype.hasOwnProperty,rne=Object.prototype.propertyIsEnumerable,tO=(e,t,r)=>t in e?Jre(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,nne=(e,t)=>{for(var r in t||(t={}))tne.call(t,r)&&tO(e,r,t[r]);if(eO)for(var r of eO(t))rne.call(t,r)&&tO(e,r,t[r]);return e},one=(e,t)=>Zre(e,ene(t));const ine={xs:j(16),sm:j(20),md:j(24),lg:j(30),xl:j(36)},ane={xs:j(32),sm:j(38),md:j(46),lg:j(56),xl:j(72)},sne={xs:j(12),sm:j(14),md:j(18),lg:j(22),xl:j(28)},lne={xs:j(5),sm:j(6),md:j(7),lg:j(9),xl:j(11)},cne={xs:j(4),sm:j(5),md:j(6),lg:j(8),xl:j(10)};var une=W((e,{radius:t,color:r,labelPosition:n,error:o},{size:i})=>{const a=M({size:i,sizes:sne}),l=M({size:t,sizes:e.radius}),c=e.fn.variant({variant:"filled",color:r}),u=M({size:i,sizes:ane}),d=j(i==="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:one(nne({},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:`${j(1)} solid ${o?p:e.colorScheme==="dark"?e.colors.dark[4]:e.colors.gray[3]}`,height:M({size:i,sizes:ine}),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:i,sizes:lne}),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:a,width:a,border:`${j(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% - ${a} - ${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} - ${a})`,paddingInline:M({size:i,sizes:cne}),marginLeft:`calc(${a} + ${d})`,transition:`margin 150ms ${e.transitionTimingFunction}`,"input:checked + * > &":{marginLeft:0,marginRight:`calc(${a} + ${d})`}}}});const dne=une;var fne=Object.defineProperty,pne=Object.defineProperties,hne=Object.getOwnPropertyDescriptors,rh=Object.getOwnPropertySymbols,x5=Object.prototype.hasOwnProperty,w5=Object.prototype.propertyIsEnumerable,rO=(e,t,r)=>t in e?fne(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,Fg=(e,t)=>{for(var r in t||(t={}))x5.call(t,r)&&rO(e,r,t[r]);if(rh)for(var r of rh(t))w5.call(t,r)&&rO(e,r,t[r]);return e},mne=(e,t)=>pne(e,hne(t)),gne=(e,t)=>{var r={};for(var n in e)x5.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(e!=null&&rh)for(var n of rh(e))t.indexOf(n)<0&&w5.call(e,n)&&(r[n]=e[n]);return r};const vne={offLabel:"",onLabel:"",size:"sm",radius:"xl",error:!1},vm=f.forwardRef((e,t)=>{var r;const n=H("Switch",vne,e),{className:o,color:i,label:a,offLabel:l,onLabel:c,id:u,style:d,size:p,radius:h,wrapperProps:m,children:g,unstyled:v,styles:b,classNames:y,thumbIcon:x,sx:w,checked:_,defaultChecked:C,onChange:O,labelPosition:P,description:E,error:k,disabled:$,variant:I}=n,R=gne(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"]),N=Qre(),A=(N==null?void 0:N.size)||p,{classes:z,cx:G}=dne({color:i,radius:h,labelPosition:P,error:!!k},{name:"Switch",classNames:y,styles:b,unstyled:v,size:A,variant:I}),{systemStyles:X,rest:T}=ao(R),L=Ar(u),B=N?{checked:N.value.includes(T.value),onChange:N.onChange}:{},[Q,Z]=Ir({value:(r=B.checked)!=null?r:_,defaultValue:C,finalValue:!1});return S.createElement(um,Fg(Fg({className:G(o,z.root),sx:w,style:d,id:L,size:(N==null?void 0:N.size)||p,labelPosition:P,label:a,description:E,error:k,disabled:$,__staticSelector:"Switch",classNames:y,styles:b,unstyled:v,"data-checked":B.checked||void 0,variant:I},X),m),S.createElement("input",mne(Fg({},T),{disabled:$,checked:Q,onChange:Se=>{N?B.onChange(Se):O==null||O(Se),Z(Se.currentTarget.checked)},id:L,ref:t,type:"checkbox",className:z.input})),S.createElement("label",{htmlFor:L,className:z.track},S.createElement("div",{className:z.thumb},x),S.createElement("div",{className:z.trackLabel},Q?c:l)))});vm.displayName="@mantine/core/Switch";vm.Group=y5;var yne=Object.defineProperty,xne=Object.defineProperties,wne=Object.getOwnPropertyDescriptors,nO=Object.getOwnPropertySymbols,bne=Object.prototype.hasOwnProperty,_ne=Object.prototype.propertyIsEnumerable,oO=(e,t,r)=>t in e?yne(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,Sne=(e,t)=>{for(var r in t||(t={}))bne.call(t,r)&&oO(e,r,t[r]);if(nO)for(var r of nO(t))_ne.call(t,r)&&oO(e,r,t[r]);return e},Pne=(e,t)=>xne(e,wne(t)),jne=W((e,{captionSide:t,horizontalSpacing:r,verticalSpacing:n,fontSize:o,withBorder:i,withColumnBorders:a})=>{const l=`${j(1)} solid ${e.colorScheme==="dark"?e.colors.dark[4]:e.colors.gray[3]}`;return{root:Pne(Sne({},e.fn.fontStyles()),{width:"100%",borderCollapse:"collapse",captionSide:t,color:e.colorScheme==="dark"?e.colors.dark[0]:e.black,lineHeight:e.lineHeight,border:i?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:a?l:"none","&:last-of-type":{borderRight:"none",borderLeft:a?l:"none"}},"& > tbody > tr > th":{borderRight:a?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 One=jne;var Cne=Object.defineProperty,Ene=Object.defineProperties,$ne=Object.getOwnPropertyDescriptors,nh=Object.getOwnPropertySymbols,b5=Object.prototype.hasOwnProperty,_5=Object.prototype.propertyIsEnumerable,iO=(e,t,r)=>t in e?Cne(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,kne=(e,t)=>{for(var r in t||(t={}))b5.call(t,r)&&iO(e,r,t[r]);if(nh)for(var r of nh(t))_5.call(t,r)&&iO(e,r,t[r]);return e},Rne=(e,t)=>Ene(e,$ne(t)),Tne=(e,t)=>{var r={};for(var n in e)b5.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(e!=null&&nh)for(var n of nh(e))t.indexOf(n)<0&&_5.call(e,n)&&(r[n]=e[n]);return r};const Ine={striped:!1,highlightOnHover:!1,captionSide:"top",horizontalSpacing:"xs",fontSize:"sm",verticalSpacing:7,withBorder:!1,withColumnBorders:!1},wa=f.forwardRef((e,t)=>{const r=H("Table",Ine,e),{className:n,children:o,striped:i,highlightOnHover:a,captionSide:l,horizontalSpacing:c,verticalSpacing:u,fontSize:d,unstyled:p,withBorder:h,withColumnBorders:m,variant:g}=r,v=Tne(r,["className","children","striped","highlightOnHover","captionSide","horizontalSpacing","verticalSpacing","fontSize","unstyled","withBorder","withColumnBorders","variant"]),{classes:b,cx:y}=One({captionSide:l,verticalSpacing:u,horizontalSpacing:c,fontSize:d,withBorder:h,withColumnBorders:m},{unstyled:p,name:"Table",variant:g});return S.createElement(ae,Rne(kne({},v),{component:"table",ref:t,className:y(b.root,n),"data-striped":i||void 0,"data-hover":a||void 0}),o)});wa.displayName="@mantine/core/Table";const fy={context:"Tabs component was not found in the tree",value:"Tabs.Tab or Tabs.Panel component was rendered with invalid value or without value"},[Dne,xx]=Do(fy.context);var Nne=Object.defineProperty,aO=Object.getOwnPropertySymbols,Ane=Object.prototype.hasOwnProperty,Mne=Object.prototype.propertyIsEnumerable,sO=(e,t,r)=>t in e?Nne(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,Lne=(e,t)=>{for(var r in t||(t={}))Ane.call(t,r)&&sO(e,r,t[r]);if(aO)for(var r of aO(t))Mne.call(t,r)&&sO(e,r,t[r]);return e};function zne({orientation:e,inverted:t,placement:r},n,o){const i=e==="vertical";return o==="default"?{[i?r==="left"?"borderRight":"borderLeft":t?"borderTop":"borderBottom"]:`${j(2)} solid ${n.colorScheme==="dark"?n.colors.dark[4]:n.colors.gray[3]}`}:o==="outline"?{[i?r==="left"?"borderRight":"borderLeft":t?"borderTop":"borderBottom"]:`${j(1)} solid ${n.colorScheme==="dark"?n.colors.dark[4]:n.colors.gray[3]}`}:o==="pills"?{gap:`calc(${n.spacing.sm} / 2)`}:{}}var Fne=W((e,t,{variant:r})=>{const n=t.orientation==="vertical";return{tabsList:Lne({display:"flex",flexWrap:"wrap",flexDirection:n?"column":"row",justifyContent:lD[t.position],'& [role="tab"]':{flex:t.grow?1:void 0}},zne(t,e,r))}});const Vne=Fne;var Bne=Object.defineProperty,Une=Object.defineProperties,Wne=Object.getOwnPropertyDescriptors,oh=Object.getOwnPropertySymbols,S5=Object.prototype.hasOwnProperty,P5=Object.prototype.propertyIsEnumerable,lO=(e,t,r)=>t in e?Bne(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,Hne=(e,t)=>{for(var r in t||(t={}))S5.call(t,r)&&lO(e,r,t[r]);if(oh)for(var r of oh(t))P5.call(t,r)&&lO(e,r,t[r]);return e},qne=(e,t)=>Une(e,Wne(t)),Gne=(e,t)=>{var r={};for(var n in e)S5.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(e!=null&&oh)for(var n of oh(e))t.indexOf(n)<0&&P5.call(e,n)&&(r[n]=e[n]);return r};const Qne={grow:!1,position:"left"},j5=f.forwardRef((e,t)=>{const r=H("TabsList",Qne,e),{children:n,className:o,grow:i,position:a}=r,l=Gne(r,["children","className","grow","position"]),{orientation:c,variant:u,color:d,radius:p,inverted:h,placement:m,classNames:g,styles:v,unstyled:b}=xx(),{classes:y,cx:x}=Vne({orientation:c,grow:i,color:d,position:a,radius:p,inverted:h,placement:m},{name:"Tabs",unstyled:b,classNames:g,styles:v,variant:u});return S.createElement(ae,qne(Hne({},l),{className:x(y.tabsList,o),ref:t,role:"tablist","aria-orientation":c}),n)});j5.displayName="@mantine/core/TabsList";var Kne=W((e,{orientation:t})=>({panel:{flex:t==="vertical"?1:void 0}}));const Yne=Kne;var Xne=Object.defineProperty,Jne=Object.defineProperties,Zne=Object.getOwnPropertyDescriptors,ih=Object.getOwnPropertySymbols,O5=Object.prototype.hasOwnProperty,C5=Object.prototype.propertyIsEnumerable,cO=(e,t,r)=>t in e?Xne(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,eoe=(e,t)=>{for(var r in t||(t={}))O5.call(t,r)&&cO(e,r,t[r]);if(ih)for(var r of ih(t))C5.call(t,r)&&cO(e,r,t[r]);return e},toe=(e,t)=>Jne(e,Zne(t)),roe=(e,t)=>{var r={};for(var n in e)O5.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(e!=null&&ih)for(var n of ih(e))t.indexOf(n)<0&&C5.call(e,n)&&(r[n]=e[n]);return r};const noe={},E5=f.forwardRef((e,t)=>{const r=H("TabsPanel",noe,e),{value:n,children:o,sx:i,className:a}=r,l=roe(r,["value","children","sx","className"]),c=xx(),{classes:u,cx:d}=Yne({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,m=c.keepMounted||h?o:null;return f.useEffect(()=>(c.setMountedPanelIds(g=>[...g,p]),c.setMountedPanelIds(g=>g.filter(v=>v!==p))),[p]),S.createElement(ae,toe(eoe({},l),{ref:t,sx:[{display:h?void 0:"none"},...Sc(i)],className:d(u.panel,a),role:"tabpanel",id:p,"aria-labelledby":c.getTabId(n)}),m)});E5.displayName="@mantine/core/TabsPanel";var ooe=Object.defineProperty,ioe=Object.defineProperties,aoe=Object.getOwnPropertyDescriptors,uO=Object.getOwnPropertySymbols,soe=Object.prototype.hasOwnProperty,loe=Object.prototype.propertyIsEnumerable,dO=(e,t,r)=>t in e?ooe(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,Za=(e,t)=>{for(var r in t||(t={}))soe.call(t,r)&&dO(e,r,t[r]);if(uO)for(var r of uO(t))loe.call(t,r)&&dO(e,r,t[r]);return e},fO=(e,t)=>ioe(e,aoe(t));function coe(e,{orientation:t,color:r,radius:n,inverted:o,placement:i},a){const l=t==="vertical",c=e.fn.variant({color:r,variant:"filled"}),u=j(e.fn.radius(n)),d=t==="vertical"?i==="left"?`${u} 0 0 ${u}`:` 0 ${u} ${u} 0`:o?`0 0 ${u} ${u}`:`${u} ${u} 0 0`;return a==="default"?fO(Za({[l?i==="left"?"borderRight":"borderLeft":o?"borderTop":"borderBottom"]:`${j(2)} solid transparent`,[l?i==="left"?"marginRight":"marginLeft":o?"marginTop":"marginBottom"]:j(-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]":Za({borderColor:c.background,color:e.colorScheme==="dark"?e.white:e.black},e.fn.hover({borderColor:c.background}))}):a==="outline"?{borderRadius:d,border:`${j(1)} solid transparent`,[l?i==="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":j(-1),top:l?0:o?j(-1):"unset",[l?"width":"height"]:j(1),right:l?i==="left"?j(-1):"unset":0,left:l?i==="left"?"unset":j(-1):0}}}:a==="pills"?fO(Za({borderRadius:e.fn.radius(n)},e.fn.hover({backgroundColor:e.colorScheme==="dark"?e.colors.dark[6]:e.colors.gray[0]})),{"&[data-active]":Za({backgroundColor:c.background,color:e.white},e.fn.hover({backgroundColor:c.background}))}):{}}var uoe=W((e,t,{variant:r})=>({tabLabel:{},tab:Za({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":Za({opacity:.5,cursor:"not-allowed"},e.fn.hover({backgroundColor:"transparent"})),"&:focus":{zIndex:1}},coe(e,t,r)),tabRightSection:{display:"flex",justifyContent:"center",alignItems:"center","&:not(:only-child)":{marginLeft:j(7)}},tabIcon:{display:"flex",justifyContent:"center",alignItems:"center","&:not(:only-child)":{marginRight:j(7)}}}));const doe=uoe;var foe=Object.defineProperty,poe=Object.defineProperties,hoe=Object.getOwnPropertyDescriptors,ah=Object.getOwnPropertySymbols,$5=Object.prototype.hasOwnProperty,k5=Object.prototype.propertyIsEnumerable,pO=(e,t,r)=>t in e?foe(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,moe=(e,t)=>{for(var r in t||(t={}))$5.call(t,r)&&pO(e,r,t[r]);if(ah)for(var r of ah(t))k5.call(t,r)&&pO(e,r,t[r]);return e},goe=(e,t)=>poe(e,hoe(t)),voe=(e,t)=>{var r={};for(var n in e)$5.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(e!=null&&ah)for(var n of ah(e))t.indexOf(n)<0&&k5.call(e,n)&&(r[n]=e[n]);return r};const yoe={},R5=f.forwardRef((e,t)=>{const r=H("TabsTab",yoe,e),{value:n,children:o,onKeyDown:i,onClick:a,className:l,icon:c,rightSection:u,color:d}=r,p=voe(r,["value","children","onKeyDown","onClick","className","icon","rightSection","color"]),h=xx(),m=!!c,g=!!u,{theme:v,classes:b,cx:y}=doe({withIcon:m||g&&!o,withRightSection:g||m&&!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}),x=n===h.value,w=h.getPanelId(n),_=h.mountedPanelIds.includes(n)?w:void 0,C=O=>{h.onTabChange(h.allowTabDeactivation&&n===h.value?null:n),a==null||a(O)};return S.createElement(So,goe(moe({},p),{unstyled:h.unstyled,className:y(b.tab,l),"data-active":x||void 0,ref:t,type:"button",role:"tab",id:h.getTabId(n),"aria-selected":x,tabIndex:x||h.value===null?0:-1,"aria-controls":_,onClick:C,onKeyDown:NE({siblingSelector:'[role="tab"]',parentSelector:'[role="tablist"]',activateOnFocus:h.activateTabWithKeyboard,loop:h.loop,dir:v.dir,orientation:h.orientation,onKeyDown:i})}),c&&S.createElement("span",{className:b.tabIcon},c),o&&S.createElement("span",{className:b.tabLabel},o),u&&S.createElement("span",{className:b.tabRightSection},u))});R5.displayName="@mantine/core/Tab";function T5({defaultValue:e,value:t,onTabChange:r,orientation:n,children:o,loop:i,id:a,activateTabWithKeyboard:l,allowTabDeactivation:c,variant:u,color:d,radius:p,inverted:h,placement:m,keepMounted:g=!0,classNames:v,styles:b,unstyled:y}){const x=Ar(a),[w,_]=f.useState([]),[C,O]=Ir({value:t,defaultValue:e,finalValue:null,onChange:r});return S.createElement(Dne,{value:{placement:m,value:C,orientation:n,id:x,loop:i,activateTabWithKeyboard:l,getTabId:D1(`${x}-tab`,fy.value),getPanelId:D1(`${x}-panel`,fy.value),onTabChange:O,setMountedPanelIds:_,mountedPanelIds:w,allowTabDeactivation:c,variant:u,color:d,radius:p,inverted:h,keepMounted:g,classNames:v,styles:b,unstyled:y}},o)}T5.displayName="@mantine/core/TabsProvider";var xoe=W((e,{orientation:t,placement:r})=>({root:{display:t==="vertical"?"flex":void 0,flexDirection:r==="right"?"row-reverse":"row"}}));const woe=xoe;var boe=Object.defineProperty,_oe=Object.defineProperties,Soe=Object.getOwnPropertyDescriptors,sh=Object.getOwnPropertySymbols,I5=Object.prototype.hasOwnProperty,D5=Object.prototype.propertyIsEnumerable,hO=(e,t,r)=>t in e?boe(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,Poe=(e,t)=>{for(var r in t||(t={}))I5.call(t,r)&&hO(e,r,t[r]);if(sh)for(var r of sh(t))D5.call(t,r)&&hO(e,r,t[r]);return e},joe=(e,t)=>_oe(e,Soe(t)),Ooe=(e,t)=>{var r={};for(var n in e)I5.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(e!=null&&sh)for(var n of sh(e))t.indexOf(n)<0&&D5.call(e,n)&&(r[n]=e[n]);return r};const Coe={orientation:"horizontal",loop:!0,activateTabWithKeyboard:!0,allowTabDeactivation:!1,unstyled:!1,inverted:!1,variant:"default",placement:"left"},ze=f.forwardRef((e,t)=>{const r=H("Tabs",Coe,e),{defaultValue:n,value:o,orientation:i,loop:a,activateTabWithKeyboard:l,allowTabDeactivation:c,children:u,id:d,onTabChange:p,variant:h,color:m,className:g,unstyled:v,classNames:b,styles:y,radius:x,inverted:w,keepMounted:_,placement:C}=r,O=Ooe(r,["defaultValue","value","orientation","loop","activateTabWithKeyboard","allowTabDeactivation","children","id","onTabChange","variant","color","className","unstyled","classNames","styles","radius","inverted","keepMounted","placement"]),{classes:P,cx:E}=woe({orientation:i,color:m,radius:x,inverted:w,placement:C},{unstyled:v,name:"Tabs",classNames:b,styles:y,variant:h});return S.createElement(T5,{activateTabWithKeyboard:l,defaultValue:n,orientation:i,onTabChange:p,value:o,id:d,loop:a,allowTabDeactivation:c,color:m,variant:h,radius:x,inverted:w,keepMounted:_,placement:C,classNames:b,styles:y,unstyled:v},S.createElement(ae,joe(Poe({},O),{className:E(P.root,g),id:d,ref:t}),u))});ze.List=j5;ze.Tab=R5;ze.Panel=E5;ze.displayName="@mantine/core/Tabs";var Eoe=Object.defineProperty,$oe=Object.defineProperties,koe=Object.getOwnPropertyDescriptors,mO=Object.getOwnPropertySymbols,Roe=Object.prototype.hasOwnProperty,Toe=Object.prototype.propertyIsEnumerable,gO=(e,t,r)=>t in e?Eoe(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,vO=(e,t)=>{for(var r in t||(t={}))Roe.call(t,r)&&gO(e,r,t[r]);if(mO)for(var r of mO(t))Toe.call(t,r)&&gO(e,r,t[r]);return e},Ioe=(e,t)=>$oe(e,koe(t));const Doe={xs:j(16),sm:j(20),md:j(26),lg:j(32),xl:j(40)},Noe=["filled","light","gradient","outline","default"];function Aoe({theme:e,variant:t,color:r,gradient:n}){if(!Noe.includes(t))return null;const o=e.fn.variant({variant:t,color:r||e.primaryColor,gradient:n,primaryFallback:!1});return{backgroundColor:o.background,color:o.color,backgroundImage:t==="gradient"?o.background:void 0,border:`${j(t==="gradient"?0:1)} solid ${o.border}`}}var Moe=W((e,{color:t,radius:r,gradient:n},{variant:o,size:i})=>{const a=M({size:i,sizes:Doe});return{root:vO(Ioe(vO({},e.fn.fontStyles()),{display:"inline-flex",alignItems:"center",justifyContent:"center",boxSizing:"border-box",width:a,height:a,minWidth:a,minHeight:a,borderRadius:e.fn.radius(r)}),Aoe({theme:e,variant:o,gradient:n,color:t}))}});const Loe=Moe;var zoe=Object.defineProperty,lh=Object.getOwnPropertySymbols,N5=Object.prototype.hasOwnProperty,A5=Object.prototype.propertyIsEnumerable,yO=(e,t,r)=>t in e?zoe(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,Foe=(e,t)=>{for(var r in t||(t={}))N5.call(t,r)&&yO(e,r,t[r]);if(lh)for(var r of lh(t))A5.call(t,r)&&yO(e,r,t[r]);return e},Voe=(e,t)=>{var r={};for(var n in e)N5.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(e!=null&&lh)for(var n of lh(e))t.indexOf(n)<0&&A5.call(e,n)&&(r[n]=e[n]);return r};const Boe={size:"md",variant:"filled"},M5=f.forwardRef((e,t)=>{const r=H("ThemeIcon",Boe,e),{className:n,size:o,radius:i,variant:a,color:l,children:c,gradient:u,unstyled:d}=r,p=Voe(r,["className","size","radius","variant","color","children","gradient","unstyled"]),{classes:h,cx:m}=Loe({variant:a,radius:i,color:l,gradient:u},{name:"ThemeIcon",unstyled:d,variant:a,size:o});return S.createElement(ae,Foe({className:m(h.root,n),ref:t},p),c)});M5.displayName="@mantine/core/ThemeIcon";var Uoe=Object.defineProperty,Woe=Object.defineProperties,Hoe=Object.getOwnPropertyDescriptors,xO=Object.getOwnPropertySymbols,qoe=Object.prototype.hasOwnProperty,Goe=Object.prototype.propertyIsEnumerable,wO=(e,t,r)=>t in e?Uoe(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,Qoe=(e,t)=>{for(var r in t||(t={}))qoe.call(t,r)&&wO(e,r,t[r]);if(xO)for(var r of xO(t))Goe.call(t,r)&&wO(e,r,t[r]);return e},Koe=(e,t)=>Woe(e,Hoe(t));function Yoe(e,t,r){return typeof e<"u"?e in r.headings.sizes?r.headings.sizes[e].fontSize:j(e):r.headings.sizes[t].fontSize}function Xoe(e,t,r){return typeof e<"u"&&e in r.headings.sizes?r.headings.sizes[e].lineHeight:r.headings.sizes[t].lineHeight}var Joe=W((e,{element:t,weight:r,inline:n},{size:o})=>({root:Koe(Qoe({},e.fn.fontStyles()),{fontFamily:e.headings.fontFamily,fontWeight:r||e.headings.sizes[t].fontWeight||e.headings.fontWeight,fontSize:Yoe(o,t,e),lineHeight:n?1:Xoe(o,t,e),margin:0})}));const Zoe=Joe;var eie=Object.defineProperty,ch=Object.getOwnPropertySymbols,L5=Object.prototype.hasOwnProperty,z5=Object.prototype.propertyIsEnumerable,bO=(e,t,r)=>t in e?eie(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,tie=(e,t)=>{for(var r in t||(t={}))L5.call(t,r)&&bO(e,r,t[r]);if(ch)for(var r of ch(t))z5.call(t,r)&&bO(e,r,t[r]);return e},rie=(e,t)=>{var r={};for(var n in e)L5.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(e!=null&&ch)for(var n of ch(e))t.indexOf(n)<0&&z5.call(e,n)&&(r[n]=e[n]);return r};const nie={order:1},ue=f.forwardRef((e,t)=>{const r=H("Title",nie,e),{className:n,order:o,children:i,unstyled:a,size:l,weight:c,inline:u,variant:d}=r,p=rie(r,["className","order","children","unstyled","size","weight","inline","variant"]),{classes:h,cx:m}=Zoe({element:`h${o}`,weight:c,inline:u},{name:"Title",unstyled:a,variant:d,size:l});return[1,2,3,4,5,6].includes(o)?S.createElement(ne,tie({variant:d,component:`h${o}`,ref:t,className:m(h.root,n)},p),i):null});ue.displayName="@mantine/core/Title";function py(e,t){return py=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(n,o){return n.__proto__=o,n},py(e,t)}function F5(e,t){e.prototype=Object.create(t.prototype),e.prototype.constructor=e,py(e,t)}var V5={exports:{}},oie="SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED",iie=oie,aie=iie;function B5(){}function U5(){}U5.resetWarningCache=B5;var sie=function(){function e(n,o,i,a,l,c){if(c!==aie){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:U5,resetWarningCache:B5};return r.PropTypes=r,r};V5.exports=sie();var lie=V5.exports;const De=Fy(lie),_O={disabled:!1},uh=S.createContext(null);var El="unmounted",Ui="exited",Wi="entering",Fa="entered",hy="exiting",zo=function(e){F5(t,e);function t(n,o){var i;i=e.call(this,n,o)||this;var a=o,l=a&&!a.isMounting?n.enter:n.appear,c;return i.appearStatus=null,n.in?l?(c=Ui,i.appearStatus=Wi):c=Fa:n.unmountOnExit||n.mountOnEnter?c=El:c=Ui,i.state={status:c},i.nextCallback=null,i}t.getDerivedStateFromProps=function(o,i){var a=o.in;return a&&i.status===El?{status:Ui}:null};var r=t.prototype;return r.componentDidMount=function(){this.updateStatus(!0,this.appearStatus)},r.componentDidUpdate=function(o){var i=null;if(o!==this.props){var a=this.state.status;this.props.in?a!==Wi&&a!==Fa&&(i=Wi):(a===Wi||a===Fa)&&(i=hy)}this.updateStatus(!1,i)},r.componentWillUnmount=function(){this.cancelNextCallback()},r.getTimeouts=function(){var o=this.props.timeout,i,a,l;return i=a=l=o,o!=null&&typeof o!="number"&&(i=o.exit,a=o.enter,l=o.appear!==void 0?o.appear:a),{exit:i,enter:a,appear:l}},r.updateStatus=function(o,i){o===void 0&&(o=!1),i!==null?(this.cancelNextCallback(),i===Wi?this.performEnter(o):this.performExit()):this.props.unmountOnExit&&this.state.status===Ui&&this.setState({status:El})},r.performEnter=function(o){var i=this,a=this.props.enter,l=this.context?this.context.isMounting:o,c=this.props.nodeRef?[l]:[gd.findDOMNode(this),l],u=c[0],d=c[1],p=this.getTimeouts(),h=l?p.appear:p.enter;if(!o&&!a||_O.disabled){this.safeSetState({status:Fa},function(){i.props.onEntered(u)});return}this.props.onEnter(u,d),this.safeSetState({status:Wi},function(){i.props.onEntering(u,d),i.onTransitionEnd(h,function(){i.safeSetState({status:Fa},function(){i.props.onEntered(u,d)})})})},r.performExit=function(){var o=this,i=this.props.exit,a=this.getTimeouts(),l=this.props.nodeRef?void 0:gd.findDOMNode(this);if(!i||_O.disabled){this.safeSetState({status:Ui},function(){o.props.onExited(l)});return}this.props.onExit(l),this.safeSetState({status:hy},function(){o.props.onExiting(l),o.onTransitionEnd(a.exit,function(){o.safeSetState({status:Ui},function(){o.props.onExited(l)})})})},r.cancelNextCallback=function(){this.nextCallback!==null&&(this.nextCallback.cancel(),this.nextCallback=null)},r.safeSetState=function(o,i){i=this.setNextCallback(i),this.setState(o,i)},r.setNextCallback=function(o){var i=this,a=!0;return this.nextCallback=function(l){a&&(a=!1,i.nextCallback=null,o(l))},this.nextCallback.cancel=function(){a=!1},this.nextCallback},r.onTransitionEnd=function(o,i){this.setNextCallback(i);var a=this.props.nodeRef?this.props.nodeRef.current:gd.findDOMNode(this),l=o==null&&!this.props.addEndListener;if(!a||l){setTimeout(this.nextCallback,0);return}if(this.props.addEndListener){var c=this.props.nodeRef?[this.nextCallback]:[a,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===El)return null;var i=this.props,a=i.children;i.in,i.mountOnEnter,i.unmountOnExit,i.appear,i.enter,i.exit,i.timeout,i.addEndListener,i.onEnter,i.onEntering,i.onEntered,i.onExit,i.onExiting,i.onExited,i.nodeRef;var l=mx(i,["children","in","mountOnEnter","unmountOnExit","appear","enter","exit","timeout","addEndListener","onEnter","onEntering","onEntered","onExit","onExiting","onExited","nodeRef"]);return S.createElement(uh.Provider,{value:null},typeof a=="function"?a(o,l):S.cloneElement(S.Children.only(a),l))},t}(S.Component);zo.contextType=uh;zo.propTypes={};function Na(){}zo.defaultProps={in:!1,mountOnEnter:!1,unmountOnExit:!1,appear:!1,enter:!0,exit:!0,onEnter:Na,onEntering:Na,onEntered:Na,onExit:Na,onExiting:Na,onExited:Na};zo.UNMOUNTED=El;zo.EXITED=Ui;zo.ENTERING=Wi;zo.ENTERED=Fa;zo.EXITING=hy;const cie=zo;function uie(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function wx(e,t){var r=function(i){return t&&f.isValidElement(i)?t(i):i},n=Object.create(null);return e&&f.Children.map(e,function(o){return o}).forEach(function(o){n[o.key]=r(o)}),n}function die(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 i in e)i in t?o.length&&(n[i]=o,o=[]):o.push(i);var a,l={};for(var c in t){if(n[c])for(a=0;a<n[c].length;a++){var u=n[c][a];l[n[c][a]]=r(u)}l[c]=r(c)}for(a=0;a<o.length;a++)l[o[a]]=r(o[a]);return l}function Yi(e,t,r){return r[t]!=null?r[t]:e.props[t]}function fie(e,t){return wx(e.children,function(r){return f.cloneElement(r,{onExited:t.bind(null,r),in:!0,appear:Yi(r,"appear",e),enter:Yi(r,"enter",e),exit:Yi(r,"exit",e)})})}function pie(e,t,r){var n=wx(e.children),o=die(t,n);return Object.keys(o).forEach(function(i){var a=o[i];if(f.isValidElement(a)){var l=i in t,c=i in n,u=t[i],d=f.isValidElement(u)&&!u.props.in;c&&(!l||d)?o[i]=f.cloneElement(a,{onExited:r.bind(null,a),in:!0,exit:Yi(a,"exit",e),enter:Yi(a,"enter",e)}):!c&&l&&!d?o[i]=f.cloneElement(a,{in:!1}):c&&l&&f.isValidElement(u)&&(o[i]=f.cloneElement(a,{onExited:r.bind(null,a),in:u.props.in,exit:Yi(a,"exit",e),enter:Yi(a,"enter",e)}))}}),o}var hie=Object.values||function(e){return Object.keys(e).map(function(t){return e[t]})},mie={component:"div",childFactory:function(t){return t}},bx=function(e){F5(t,e);function t(n,o){var i;i=e.call(this,n,o)||this;var a=i.handleExited.bind(uie(i));return i.state={contextValue:{isMounting:!0},handleExited:a,firstRender:!0},i}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,i){var a=i.children,l=i.handleExited,c=i.firstRender;return{children:c?fie(o,l):pie(o,a,l),firstRender:!1}},r.handleExited=function(o,i){var a=wx(this.props.children);o.key in a||(o.props.onExited&&o.props.onExited(i),this.mounted&&this.setState(function(l){var c=st({},l.children);return delete c[o.key],{children:c}}))},r.render=function(){var o=this.props,i=o.component,a=o.childFactory,l=mx(o,["component","childFactory"]),c=this.state.contextValue,u=hie(this.state.children).map(a);return delete l.appear,delete l.enter,delete l.exit,i===null?S.createElement(uh.Provider,{value:c},u):S.createElement(uh.Provider,{value:c},S.createElement(i,l,u))},t}(S.Component);bx.propTypes={};bx.defaultProps=mie;const gie=bx,[vie,Fc]=H9("mantine-notifications"),de=Fc("show"),yie=Fc("hide"),xie=Fc("clean"),wie=Fc("cleanQueue"),$l=Fc("update"),_o={show:de,hide:yie,clean:xie,cleanQueue:wie,update:$l};function bie([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 _ie=Object.defineProperty,SO=Object.getOwnPropertySymbols,Sie=Object.prototype.hasOwnProperty,Pie=Object.prototype.propertyIsEnumerable,PO=(e,t,r)=>t in e?_ie(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,jO=(e,t)=>{for(var r in t||(t={}))Sie.call(t,r)&&PO(e,r,t[r]);if(SO)for(var r of SO(t))Pie.call(t,r)&&PO(e,r,t[r]);return e};const OO={left:"translateX(-100%)",right:"translateX(100%)","top-center":"translateY(-100%)","bottom-center":"translateY(100%)"},jie={left:"translateX(0)",right:"translateX(0)","top-center":"translateY(0)","bottom-center":"translateY(0)"};function Oie({state:e,maxHeight:t,positioning:r,transitionDuration:n}){const[o,i]=r,a=i==="center"?`${o}-center`:i,l={opacity:0,maxHeight:t,transform:OO[a],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:jie[a]},u={opacity:0,maxHeight:0,transform:OO[a]},d={entering:c,entered:c,exiting:u,exited:u};return jO(jO({},l),d[e])}function Cie(e,t){return typeof t=="number"?t:t===!1||e===!1?!1:e}var Eie=Object.defineProperty,$ie=Object.defineProperties,kie=Object.getOwnPropertyDescriptors,dh=Object.getOwnPropertySymbols,W5=Object.prototype.hasOwnProperty,H5=Object.prototype.propertyIsEnumerable,CO=(e,t,r)=>t in e?Eie(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,EO=(e,t)=>{for(var r in t||(t={}))W5.call(t,r)&&CO(e,r,t[r]);if(dh)for(var r of dh(t))H5.call(t,r)&&CO(e,r,t[r]);return e},Rie=(e,t)=>$ie(e,kie(t)),$O=(e,t)=>{var r={};for(var n in e)W5.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(e!=null&&dh)for(var n of dh(e))t.indexOf(n)<0&&H5.call(e,n)&&(r[n]=e[n]);return r};function q5(e){var t=e,{notification:r,autoClose:n,onHide:o,innerRef:i}=t,a=$O(t,["notification","autoClose","onHide","innerRef"]);const l=r,{autoClose:c,message:u}=l,d=$O(l,["autoClose","message"]),p=Cie(n,c),h=f.useRef(),m=()=>{o(r.id),window.clearTimeout(h.current)},g=()=>{clearTimeout(h.current)},v=()=>{typeof p=="number"&&(h.current=window.setTimeout(m,p))};return f.useEffect(()=>{typeof r.onOpen=="function"&&r.onOpen(r)},[]),f.useEffect(()=>(v(),g),[n,r.autoClose]),S.createElement(fN,Rie(EO(EO({},d),a),{onClose:m,onMouseEnter:g,onMouseLeave:v,ref:i}),u)}q5.displayName="@mantine/notifications/NotificationContainer";var Tie=W((e,{zIndex:t})=>({notifications:{width:`calc(100% - ${e.spacing.md} * 2)`,boxSizing:"border-box",position:"fixed",zIndex:t},notification:{"&:not(:first-of-type)":{marginTop:e.spacing.sm}}}));const Iie=Tie;var Die=Object.defineProperty,Nie=Object.defineProperties,Aie=Object.getOwnPropertyDescriptors,kO=Object.getOwnPropertySymbols,Mie=Object.prototype.hasOwnProperty,Lie=Object.prototype.propertyIsEnumerable,RO=(e,t,r)=>t in e?Die(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,zie=(e,t)=>{for(var r in t||(t={}))Mie.call(t,r)&&RO(e,r,t[r]);if(kO)for(var r of kO(t))Lie.call(t,r)&&RO(e,r,t[r]);return e},Fie=(e,t)=>Nie(e,Aie(t));function Vie({limit:e}){const{state:t,queue:r,update:n,cleanQueue:o}=OL({initialValues:[],limit:e});return{notifications:t,queue:r,showNotification:u=>{const d=u.id||Vh();return n(p=>u.id&&p.some(h=>h.id===u.id)?p:[...p,Fie(zie({},u),{id:d})]),d},updateNotification:u=>n(d=>{const p=d.findIndex(m=>m.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 Bie=Object.defineProperty,fh=Object.getOwnPropertySymbols,G5=Object.prototype.hasOwnProperty,Q5=Object.prototype.propertyIsEnumerable,TO=(e,t,r)=>t in e?Bie(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,Vg=(e,t)=>{for(var r in t||(t={}))G5.call(t,r)&&TO(e,r,t[r]);if(fh)for(var r of fh(t))Q5.call(t,r)&&TO(e,r,t[r]);return e},Uie=(e,t)=>{var r={};for(var n in e)G5.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(e!=null&&fh)for(var n of fh(e))t.indexOf(n)<0&&Q5.call(e,n)&&(r[n]=e[n]);return r};const Wie=["top-left","top-right","top-center","bottom-left","bottom-right","bottom-center"],ba=e=>{var t=e,{className:r,position:n="bottom-right",autoClose:o=4e3,transitionDuration:i=250,containerWidth:a=j(440),notificationMaxHeight:l=j(200),limit:c=5,zIndex:u=In("overlay"),style:d,children:p,target:h}=t,m=Uie(t,["className","position","autoClose","transitionDuration","containerWidth","notificationMaxHeight","limit","zIndex","style","children","target"]);const g=bL(),v=f.useRef({}),b=f.useRef(0),{notifications:y,showNotification:x,updateNotification:w,hideNotification:_,clean:C,cleanQueue:O}=Vie({limit:c}),{classes:P,cx:E,theme:k}=Iie({zIndex:u}),$=Bh(),R=(k.respectReducedMotion?$:!1)?1:i,N=(Wie.includes(n)?n:"bottom-right").split("-");cn(()=>{y.length>b.current&&setTimeout(()=>g(),0),b.current=y.length},[y]),vie({show:x,hide:_,update:w,clean:C,cleanQueue:O});const A=y.map(z=>S.createElement(cie,{key:z.id,timeout:R,onEnter:()=>v.current[z.id].offsetHeight,nodeRef:{current:v.current[z.id]}},G=>S.createElement(q5,{innerRef:X=>{v.current[z.id]=X},notification:z,onHide:_,className:P.notification,autoClose:o,sx:[Vg({},Oie({state:G,positioning:N,transitionDuration:R,maxHeight:l})),...Array.isArray(z.sx)?z.sx:[z.sx]]})));return S.createElement(H0,{target:h},S.createElement(ae,Vg({className:E(P.notifications,r),style:d,sx:Vg({maxWidth:a},bie(N,k.spacing.md))},m),S.createElement(gie,null,A)))};ba.displayName="@mantine/notifications/Notifications";ba.show=_o.show;ba.hide=_o.hide;ba.update=_o.update;ba.clean=_o.clean;ba.cleanQueue=_o.cleanQueue;class Hie{constructor(t,r){this.operator=t,this.child=r}toString(){return`${this.operator}(${this.child.toString()})`}}class Vc{constructor(t,r,n){this.operator=t,this.left=r,this.right=n}toString(){return`${this.left.toString()} ${this.operator} ${this.right.toString()}`}}class qie{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,i){const a=o.consumeAndParse(r);return n(i,a)}})}infixLeft(t,r,n){return this.registerInfix(t,{parse(o,i,a){const l=o.consumeAndParse(r);return n(i,a,l)},precedence:r})}construct(t){return new Gie(t,this.prefixParselets,this.infixParselets)}}class Gie{constructor(t,r,n){this.tokens=t,this.prefixParselets=r,this.infixParselets=n}hasMore(){return this.tokens.length>0}match(t){const r=this.peek();return(r==null?void 0:r.id)!==t?!1:(this.consume(),!0)}consumeAndParse(t=1/0){const r=this.consume(),n=this.prefixParselets[r.id];if(!n)throw Error(`Parse error at "${r.value}" (line ${r.line}, column ${r.column}). No matching prefix parselet.`);let o=n.parse(this,r);for(;t>this.getPrecedence();){const i=this.consume();o=this.getInfixParselet(i).parse(this,o,i)}return o}getPrecedence(){const t=this.peek();if(!t)return 1/0;const r=this.getInfixParselet(t);return r?r.precedence:1/0}consume(t,r){var n,o;if(!this.tokens.length)throw Error("Cant consume unknown more tokens.");if(t&&((n=this.peek())==null?void 0:n.id)!==t){const i=this.peek();throw Error(`Expected ${t} but got "${i.id}" at line ${i.line} column ${i.column}.`)}if(r&&((o=this.peek())==null?void 0:o.value)!==r){const i=this.peek();throw Error(`Expected "${r}" but got "${i.value}" at line ${i.line} column ${i.column}.`)}return this.tokens.shift()}peek(){return this.tokens.length>0?this.tokens[0]:void 0}removeComments(){this.tokens=this.tokens.filter(t=>t.id!=="Comment")}getInfixParselet(t){return this.infixParselets[t.id==="Symbol"?t.value:t.id]}}function ht(e){const t=at(e),r=ko(e);return r===t?{reference:t}:{reference:t,display:r}}function at(e){return Pa(e)?e.reference:`${e.resourceType}/${e.id}`}function _x(e){if(e)return Pa(e)?e.reference.split("/")[1]:e.id}function Qie(e){return e.resourceType==="Patient"||e.resourceType==="Practitioner"||e.resourceType==="RelatedPerson"}function ko(e){var t;if(Qie(e)){const r=Kie(e);if(r)return r}if(e.resourceType==="Device"){const r=Yie(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:at(e)}function Kie(e){const t=e.name;if(t&&t.length>0)return Wc(t[0])}function Yie(e){const t=e.deviceName;if(t&&t.length>0)return t[0].name}function Xie(e){if(!("photo"in e))return;const t=e.photo;if(t)if(Array.isArray(t))for(const r of t){const n=IO(r);if(n)return n}else return IO(t)}function IO(e){if(e.url&&e.contentType&&e.contentType.startsWith("image/"))return e.url}function K5(e,t){const r=new Date(e);r.setUTCHours(0,0,0,0);const n=t?new Date(t):new Date;n.setUTCHours(0,0,0,0);const o=r.getUTCFullYear(),i=r.getUTCMonth(),a=r.getUTCDate(),l=n.getUTCFullYear(),c=n.getUTCMonth(),u=n.getUTCDate();let d=l-o;(c<i||c===i&&u<a)&&d--;let p=l*12+c-(o*12+i);u<a&&p--;const h=Math.floor((n.getTime()-r.getTime())/(1e3*60*60*24));return{years:d,months:p,days:h}}function Jie(e,t){const{years:r,months:n,days:o}=K5(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 Bc(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(i=>i.url===t[o]);return r}function Dr(e,t){return JSON.stringify(e,Zie,t?2:void 0)}function Zie(e,t){return!eae(e)&&Xt(t)?void 0:t}function eae(e){return!!/\d+$/.exec(e)}function Xt(e){if(e==null)return!0;const t=typeof e;return t==="string"&&e===""||t==="object"&&Object.keys(e).length===0}function Uc(e,t,r){return e===t||Xt(e)&&Xt(t)?!0:Xt(e)||Xt(t)?!1:Array.isArray(e)&&Array.isArray(t)?tae(e,t):Array.isArray(e)||Array.isArray(t)?!1:li(e)&&li(t)?rae(e,t,r):(li(e)||li(t),!1)}function tae(e,t){if(e.length!==t.length)return!1;for(let r=0;r<e.length;r++)if(!Uc(e[r],t[r]))return!1;return!0}function rae(e,t,r){const 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(const o of n){const i=e[o],a=t[o];if(!Uc(i,a,o))return!1}return!0}function Sx(e,t){return Xt(e)?!0:Xt(t)?!1:Array.isArray(e)&&Array.isArray(t)?nae(e,t):Array.isArray(e)||Array.isArray(t)?!1:li(e)&&li(t)?oae(e,t):li(e)||li(t)?!1:e===t}function nae(e,t){return t.every(r=>e.some(n=>Sx(n,r)))}function oae(e,t){return Object.entries(t).every(([r,n])=>r in e&&Sx(e[r],n))}function ki(e){return JSON.parse(JSON.stringify(e))}function Y5(e){return!!/^\w{8}-\w{4}-\w{4}-\w{4}-\w{12}$/i.exec(e)}function li(e){return e!==null&&typeof e=="object"}const X5=[];for(let e=0;e<256;e++)X5.push(e.toString(16).padStart(2,"0"));function iae(e){const t=new Uint8Array(e),r=new Array(t.length);for(let n=0;n<t.length;n++)r[n]=X5[t[n]];return r.join("")}function aae(e){const 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 tr(e){return e?e.charAt(0).toUpperCase()+e.substring(1):""}function sae(e,t){var r,n;return(n=(r=e.coding)==null?void 0:r.find(o=>o.system===t))==null?void 0:n.code}function lae(e){if(e)return Array.isArray(e)?e:[e]}const DO=e=>new Promise(t=>{setTimeout(t,e)});function cae(e,t,r){const n=[];for(let o=0;o<r-1;o++){let i=e.indexOf(t);i<0&&(i=e.length),n.push(e.slice(0,i)),e=e.slice(i+t.length)}return e&&n.push(e),n}function uae(e,t){const r=[];if(e.line&&r.push(...e.line),e.city||e.state||e.postalCode){const 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 Wc(e,t){const r=[];if(e.prefix&&(t==null?void 0:t.prefix)!==!1&&r.push(...e.prefix),e.given&&r.push(...e.given),e.family&&r.push(e.family),e.suffix&&(t==null?void 0:t.suffix)!==!1&&r.push(...e.suffix),e.use&&(t!=null&&t.all||t!=null&&t.use)&&r.push("["+e.use+"]"),r.length===0){const n=mc(e.text);if(n)return n}return r.join(" ").trim()}function ym(e){return e instanceof Date&&!isNaN(e.getTime())}function dae(e,t,r){if(!e)return"";const n=new Date("2000-01-01T"+e+"Z");return ym(n)?n.toLocaleTimeString(t,r):""}function Nr(e,t,r){if(!e)return"";const n=new Date(e);return ym(n)?n.toLocaleString(t,r):""}function fae(e,t,r){return!e||!e.start&&!e.end?"":Nr(e.start,t,r)+" - "+Nr(e.end,t,r)}const pae={s:"every second",min:"every minute",h:"hourly",d:"daily",wk:"weekly",mo:"monthly",a:"annually"},hae={s:"second",min:"minute",h:"hour",d:"day",wk:"week",mo:"month",a:"year"},mae={s:"seconds",min:"minutes",h:"hours",d:"days",wk:"weeks",mo:"months",a:"years"};function J5(e){if(!e)return"";const t=[];return gae(t,e.repeat),e.event&&t.push(e.event.map(r=>Nr(r)).join(", ")),tr(t.join(" ").trim())}function gae(e,t){if(!(t!=null&&t.periodUnit))return;const r=t.frequency??1,n=t.period??1,o=t.periodUnit;r===1&&n===1?e.push(pae[o]):(r===1?e.push("once"):e.push(r+" times"),n===1?e.push("per "+hae[o]):e.push("per "+n+" "+mae[o])),t.dayOfWeek&&e.push("on "+t.dayOfWeek.map(tr).join(", ")),t.timeOfDay&&e.push("at "+t.timeOfDay.map(i=>dae(i)).join(", "))}function hc(e,t,r=!1){if(r&&t===void 0)throw new Error("Precision must be specified for exclusive ranges");const 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=xae(n.value,t),`> ${ti(n,t)}`):`>= ${ti(n,t)}`:(n==null?void 0:n.value)===void 0&&(o==null?void 0:o.value)!==void 0?r&&t!==void 0?(o.value=yae(o.value,t),`< ${ti(o,t)}`):`<= ${ti(o,t)}`:((n==null?void 0:n.unit)===(o==null?void 0:o.unit)&&(n==null||delete n.unit),`${ti(n,t)} - ${ti(o,t)}`)}function ti(e,t){if(!e)return"";const 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 vae(e){return(e==null?void 0:e.value)===void 0?"":e.value.toLocaleString(void 0,{style:"currency",currency:e.currency??"USD",currencyDisplay:"narrowSymbol"})}function js(e){if(!e)return"";const t=mc(e.text);return t||(e.coding?e.coding.map(r=>_a(r)).join(", "):"")}function _a(e){return mc(e==null?void 0:e.display)??mc(e==null?void 0:e.code)??""}function Z5(e){if(!e)return"";if("component"in e)return e.component.map(r=>Z5(r)).join(" / ");if(e.valueQuantity)return ti(e.valueQuantity);if(e.valueCodeableConcept)return js(e.valueCodeableConcept);const t=mc(e.valueString);return t||""}function mc(e){return typeof e=="string"?e:void 0}function yae(e,t,r=1){return(e4(e,t)+r)*Math.pow(10,-t)}function xae(e,t,r=1){return(e4(e,t)-r)*Math.pow(10,-t)}function e4(e,t){return t===void 0?e:Math.round(e*Math.pow(10,t))}function wae(e,t){const r=t.max&&t.max===Number.MAX_SAFE_INTEGER?Number.POSITIVE_INFINITY:t.max;return{path:e,description:"",type:t.type??[],min:t.min??0,max:r??1,isArray:!!r&&r>1,constraints:[]}}function bae(e){const t=Object.create(null);for(const[r,n]of Object.entries(e))t[r]={name:r,elements:Object.fromEntries(Object.entries(n.elements).map(([o,i])=>[o,wae(o,i)])),constraints:[],innerTypes:[]};return t}const _ae={elements:{id:{type:[{code:"string"}]},extension:{max:9007199254740991,type:[{code:"Extension"}]}}},Sae={elements:{id:{type:[{code:"string"}]},extension:{max:9007199254740991,type:[{code:"Extension"}]},modifierExtension:{max:9007199254740991,type:[{code:"Extension"}]}}},Pae={elements:{id:{type:[{code:"string"}]},extension:{max:9007199254740991,type:[{code:"Extension"}]},use:{type:[{code:"code"}]},type:{type:[{code:"code"}]},text:{type:[{code:"string"}]},line:{max:9007199254740991,type:[{code:"string"}]},city:{type:[{code:"string"}]},district:{type:[{code:"string"}]},state:{type:[{code:"string"}]},postalCode:{type:[{code:"string"}]},country:{type:[{code:"string"}]},period:{type:[{code:"Period"}]}}},jae={elements:{id:{type:[{code:"string"}]},extension:{max:9007199254740991,type:[{code:"Extension"}]},value:{type:[{code:"decimal"}]},comparator:{type:[{code:"code"}]},unit:{type:[{code:"string"}]},system:{type:[{code:"uri"}]},code:{type:[{code:"code"}]}}},Oae={elements:{id:{type:[{code:"string"}]},extension:{max:9007199254740991,type:[{code:"Extension"}]},"author[x]":{type:[{code:"Reference",targetProfile:["http://hl7.org/fhir/StructureDefinition/Practitioner","http://hl7.org/fhir/StructureDefinition/Patient","http://hl7.org/fhir/StructureDefinition/RelatedPerson","http://hl7.org/fhir/StructureDefinition/Organization"]},{code:"string"}]},time:{type:[{code:"dateTime"}]},text:{min:1,type:[{code:"markdown"}]}}},Cae={elements:{id:{type:[{code:"string"}]},extension:{max:9007199254740991,type:[{code:"Extension"}]},contentType:{type:[{code:"code"}]},language:{type:[{code:"code"}]},data:{type:[{code:"base64Binary"}]},url:{type:[{code:"url"}]},size:{type:[{code:"unsignedInt"}]},hash:{type:[{code:"base64Binary"}]},title:{type:[{code:"string"}]},creation:{type:[{code:"dateTime"}]}}},Eae={elements:{id:{type:[{code:"string"}]},extension:{max:9007199254740991,type:[{code:"Extension"}]},coding:{max:9007199254740991,type:[{code:"Coding"}]},text:{type:[{code:"string"}]}}},$ae={elements:{id:{type:[{code:"string"}]},extension:{max:9007199254740991,type:[{code:"Extension"}]},system:{type:[{code:"uri"}]},version:{type:[{code:"string"}]},code:{type:[{code:"code"}]},display:{type:[{code:"string"}]},userSelected:{type:[{code:"boolean"}]}}},kae={elements:{id:{type:[{code:"string"}]},extension:{max:9007199254740991,type:[{code:"Extension"}]},name:{type:[{code:"string"}]},telecom:{max:9007199254740991,type:[{code:"ContactPoint"}]}}},Rae={elements:{id:{type:[{code:"string"}]},extension:{max:9007199254740991,type:[{code:"Extension"}]},system:{type:[{code:"code"}]},value:{type:[{code:"string"}]},use:{type:[{code:"code"}]},rank:{type:[{code:"positiveInt"}]},period:{type:[{code:"Period"}]}}},Tae={elements:{id:{type:[{code:"string"}]},extension:{max:9007199254740991,type:[{code:"Extension"}]},type:{min:1,type:[{code:"code"}]},name:{min:1,type:[{code:"string"}]},contact:{max:9007199254740991,type:[{code:"ContactDetail"}]}}},Iae={elements:{id:{type:[{code:"string"}]},extension:{max:9007199254740991,type:[{code:"Extension"}]},value:{type:[{code:"decimal"}]},comparator:{type:[{code:"code"}]},unit:{type:[{code:"string"}]},system:{type:[{code:"uri"}]},code:{type:[{code:"code"}]}}},Dae={elements:{id:{type:[{code:"string"}]},extension:{max:9007199254740991,type:[{code:"Extension"}]},type:{min:1,type:[{code:"code"}]},profile:{max:9007199254740991,type:[{code:"canonical",targetProfile:["http://hl7.org/fhir/StructureDefinition/StructureDefinition"]}]},"subject[x]":{type:[{code:"CodeableConcept"},{code:"Reference",targetProfile:["http://hl7.org/fhir/StructureDefinition/Group"]}]},mustSupport:{max:9007199254740991,type:[{code:"string"}]},codeFilter:{max:9007199254740991,type:[{code:"DataRequirementCodeFilter"}]},dateFilter:{max:9007199254740991,type:[{code:"DataRequirementDateFilter"}]},limit:{type:[{code:"positiveInt"}]},sort:{max:9007199254740991,type:[{code:"DataRequirementSort"}]}}},Nae={elements:{id:{type:[{code:"string"}]},extension:{max:9007199254740991,type:[{code:"Extension"}]},value:{type:[{code:"decimal"}]},comparator:{type:[{code:"code"}]},unit:{type:[{code:"string"}]},system:{type:[{code:"uri"}]},code:{type:[{code:"code"}]}}},Aae={elements:{id:{type:[{code:"string"}]},extension:{max:9007199254740991,type:[{code:"Extension"}]},modifierExtension:{max:9007199254740991,type:[{code:"Extension"}]},sequence:{type:[{code:"integer"}]},text:{type:[{code:"string"}]},additionalInstruction:{max:9007199254740991,type:[{code:"CodeableConcept"}]},patientInstruction:{type:[{code:"string"}]},timing:{type:[{code:"Timing"}]},"asNeeded[x]":{type:[{code:"boolean"},{code:"CodeableConcept"}]},site:{type:[{code:"CodeableConcept"}]},route:{type:[{code:"CodeableConcept"}]},method:{type:[{code:"CodeableConcept"}]},doseAndRate:{max:9007199254740991,type:[{code:"DosageDoseAndRate"}]},maxDosePerPeriod:{type:[{code:"Ratio"}]},maxDosePerAdministration:{type:[{code:"Quantity"}]},maxDosePerLifetime:{type:[{code:"Quantity"}]}}},Mae={elements:{id:{type:[{code:"string"}]},extension:{max:9007199254740991,type:[{code:"Extension"}]},value:{type:[{code:"decimal"}]},comparator:{type:[{code:"code"}]},unit:{type:[{code:"string"}]},system:{type:[{code:"uri"}]},code:{type:[{code:"code"}]}}},Lae={elements:{id:{type:[{code:"string"}]},extension:{max:9007199254740991,type:[{code:"Extension"}]},modifierExtension:{max:9007199254740991,type:[{code:"Extension"}]},path:{min:1,type:[{code:"string"}]},representation:{max:9007199254740991,type:[{code:"code"}]},sliceName:{type:[{code:"string"}]},sliceIsConstraining:{type:[{code:"boolean"}]},label:{type:[{code:"string"}]},code:{max:9007199254740991,type:[{code:"Coding"}]},slicing:{type:[{code:"ElementDefinitionSlicing"}]},short:{type:[{code:"string"}]},definition:{type:[{code:"markdown"}]},comment:{type:[{code:"markdown"}]},requirements:{type:[{code:"markdown"}]},alias:{max:9007199254740991,type:[{code:"string"}]},min:{type:[{code:"unsignedInt"}]},max:{type:[{code:"string"}]},base:{type:[{code:"ElementDefinitionBase"}]},contentReference:{type:[{code:"uri"}]},type:{max:9007199254740991,type:[{code:"ElementDefinitionType"}]},"defaultValue[x]":{type:[{code:"base64Binary"},{code:"boolean"},{code:"canonical"},{code:"code"},{code:"date"},{code:"dateTime"},{code:"decimal"},{code:"id"},{code:"instant"},{code:"integer"},{code:"markdown"},{code:"oid"},{code:"positiveInt"},{code:"string"},{code:"time"},{code:"unsignedInt"},{code:"uri"},{code:"url"},{code:"uuid"},{code:"Address"},{code:"Age"},{code:"Annotation"},{code:"Attachment"},{code:"CodeableConcept"},{code:"Coding"},{code:"ContactPoint"},{code:"Count"},{code:"Distance"},{code:"Duration"},{code:"HumanName"},{code:"Identifier"},{code:"Money"},{code:"Period"},{code:"Quantity"},{code:"Range"},{code:"Ratio"},{code:"Reference"},{code:"SampledData"},{code:"Signature"},{code:"Timing"},{code:"ContactDetail"},{code:"Contributor"},{code:"DataRequirement"},{code:"Expression"},{code:"ParameterDefinition"},{code:"RelatedArtifact"},{code:"TriggerDefinition"},{code:"UsageContext"},{code:"Dosage"},{code:"Meta"}]},meaningWhenMissing:{type:[{code:"markdown"}]},orderMeaning:{type:[{code:"string"}]},"fixed[x]":{type:[{code:"base64Binary"},{code:"boolean"},{code:"canonical"},{code:"code"},{code:"date"},{code:"dateTime"},{code:"decimal"},{code:"id"},{code:"instant"},{code:"integer"},{code:"markdown"},{code:"oid"},{code:"positiveInt"},{code:"string"},{code:"time"},{code:"unsignedInt"},{code:"uri"},{code:"url"},{code:"uuid"},{code:"Address"},{code:"Age"},{code:"Annotation"},{code:"Attachment"},{code:"CodeableConcept"},{code:"Coding"},{code:"ContactPoint"},{code:"Count"},{code:"Distance"},{code:"Duration"},{code:"HumanName"},{code:"Identifier"},{code:"Money"},{code:"Period"},{code:"Quantity"},{code:"Range"},{code:"Ratio"},{code:"Reference"},{code:"SampledData"},{code:"Signature"},{code:"Timing"},{code:"ContactDetail"},{code:"Contributor"},{code:"DataRequirement"},{code:"Expression"},{code:"ParameterDefinition"},{code:"RelatedArtifact"},{code:"TriggerDefinition"},{code:"UsageContext"},{code:"Dosage"},{code:"Meta"}]},"pattern[x]":{type:[{code:"base64Binary"},{code:"boolean"},{code:"canonical"},{code:"code"},{code:"date"},{code:"dateTime"},{code:"decimal"},{code:"id"},{code:"instant"},{code:"integer"},{code:"markdown"},{code:"oid"},{code:"positiveInt"},{code:"string"},{code:"time"},{code:"unsignedInt"},{code:"uri"},{code:"url"},{code:"uuid"},{code:"Address"},{code:"Age"},{code:"Annotation"},{code:"Attachment"},{code:"CodeableConcept"},{code:"Coding"},{code:"ContactPoint"},{code:"Count"},{code:"Distance"},{code:"Duration"},{code:"HumanName"},{code:"Identifier"},{code:"Money"},{code:"Period"},{code:"Quantity"},{code:"Range"},{code:"Ratio"},{code:"Reference"},{code:"SampledData"},{code:"Signature"},{code:"Timing"},{code:"ContactDetail"},{code:"Contributor"},{code:"DataRequirement"},{code:"Expression"},{code:"ParameterDefinition"},{code:"RelatedArtifact"},{code:"TriggerDefinition"},{code:"UsageContext"},{code:"Dosage"},{code:"Meta"}]},example:{max:9007199254740991,type:[{code:"ElementDefinitionExample"}]},"minValue[x]":{type:[{code:"date"},{code:"dateTime"},{code:"instant"},{code:"time"},{code:"decimal"},{code:"integer"},{code:"positiveInt"},{code:"unsignedInt"},{code:"Quantity"}]},"maxValue[x]":{type:[{code:"date"},{code:"dateTime"},{code:"instant"},{code:"time"},{code:"decimal"},{code:"integer"},{code:"positiveInt"},{code:"unsignedInt"},{code:"Quantity"}]},maxLength:{type:[{code:"integer"}]},condition:{max:9007199254740991,type:[{code:"id"}]},constraint:{max:9007199254740991,type:[{code:"ElementDefinitionConstraint"}]},mustSupport:{type:[{code:"boolean"}]},isModifier:{type:[{code:"boolean"}]},isModifierReason:{type:[{code:"string"}]},isSummary:{type:[{code:"boolean"}]},binding:{type:[{code:"ElementDefinitionBinding"}]},mapping:{max:9007199254740991,type:[{code:"ElementDefinitionMapping"}]}}},zae={elements:{id:{type:[{code:"string"}]},extension:{max:9007199254740991,type:[{code:"Extension"}]},description:{type:[{code:"string"}]},name:{type:[{code:"id"}]},language:{min:1,type:[{code:"code"}]},expression:{type:[{code:"string"}]},reference:{type:[{code:"uri"}]}}},Fae={elements:{id:{type:[{code:"string"}]},extension:{max:9007199254740991,type:[{code:"Extension"}]},url:{min:1,type:[{code:"string"}]},"value[x]":{type:[{code:"base64Binary"},{code:"boolean"},{code:"canonical"},{code:"code"},{code:"date"},{code:"dateTime"},{code:"decimal"},{code:"id"},{code:"instant"},{code:"integer"},{code:"markdown"},{code:"oid"},{code:"positiveInt"},{code:"string"},{code:"time"},{code:"unsignedInt"},{code:"uri"},{code:"url"},{code:"uuid"},{code:"Address"},{code:"Age"},{code:"Annotation"},{code:"Attachment"},{code:"CodeableConcept"},{code:"Coding"},{code:"ContactPoint"},{code:"Count"},{code:"Distance"},{code:"Duration"},{code:"HumanName"},{code:"Identifier"},{code:"Money"},{code:"Period"},{code:"Quantity"},{code:"Range"},{code:"Ratio"},{code:"Reference"},{code:"SampledData"},{code:"Signature"},{code:"Timing"},{code:"ContactDetail"},{code:"Contributor"},{code:"DataRequirement"},{code:"Expression"},{code:"ParameterDefinition"},{code:"RelatedArtifact"},{code:"TriggerDefinition"},{code:"UsageContext"},{code:"Dosage"},{code:"Meta"}]}}},Vae={elements:{id:{type:[{code:"string"}]},extension:{max:9007199254740991,type:[{code:"Extension"}]},use:{type:[{code:"code"}]},text:{type:[{code:"string"}]},family:{type:[{code:"string"}]},given:{max:9007199254740991,type:[{code:"string"}]},prefix:{max:9007199254740991,type:[{code:"string"}]},suffix:{max:9007199254740991,type:[{code:"string"}]},period:{type:[{code:"Period"}]}}},Bae={elements:{id:{type:[{code:"string"}]},extension:{max:9007199254740991,type:[{code:"Extension"}]},use:{type:[{code:"code"}]},type:{type:[{code:"CodeableConcept"}]},system:{type:[{code:"uri"}]},value:{type:[{code:"string"}]},period:{type:[{code:"Period"}]},assigner:{type:[{code:"Reference",targetProfile:["http://hl7.org/fhir/StructureDefinition/Organization"]}]}}},Uae={elements:{id:{type:[{code:"string"}]},extension:{max:9007199254740991,type:[{code:"Extension"}]},modifierExtension:{max:9007199254740991,type:[{code:"Extension"}]},country:{min:1,type:[{code:"CodeableConcept"}]},jurisdiction:{type:[{code:"CodeableConcept"}]},status:{min:1,type:[{code:"CodeableConcept"}]},dateRange:{min:1,type:[{code:"Period"}]},restoreDate:{type:[{code:"dateTime"}]}}},Wae={elements:{id:{type:[{code:"string"}]},extension:{max:9007199254740991,type:[{code:"Extension"}]},versionId:{type:[{code:"id"}]},lastUpdated:{type:[{code:"instant"}]},source:{type:[{code:"uri"}]},profile:{max:9007199254740991,type:[{code:"canonical",targetProfile:["http://hl7.org/fhir/StructureDefinition/StructureDefinition"]}]},security:{max:9007199254740991,type:[{code:"Coding"}]},tag:{max:9007199254740991,type:[{code:"Coding"}]},project:{type:[{code:"uri"}]},author:{type:[{code:"Reference"}]},account:{type:[{code:"Reference"}]},compartment:{max:9007199254740991,type:[{code:"Reference"}]}}},Hae={elements:{id:{type:[{code:"string"}]},extension:{max:9007199254740991,type:[{code:"Extension"}]},value:{type:[{code:"decimal"}]},currency:{type:[{code:"code"}]}}},qae={elements:{id:{type:[{code:"string"}]},extension:{max:9007199254740991,type:[{code:"Extension"}]},status:{min:1,type:[{code:"code"}]},div:{min:1,type:[{code:"xhtml"}]}}},Gae={elements:{id:{type:[{code:"string"}]},extension:{max:9007199254740991,type:[{code:"Extension"}]},name:{type:[{code:"code"}]},use:{min:1,type:[{code:"code"}]},min:{type:[{code:"integer"}]},max:{type:[{code:"string"}]},documentation:{type:[{code:"string"}]},type:{min:1,type:[{code:"code"}]},profile:{type:[{code:"canonical",targetProfile:["http://hl7.org/fhir/StructureDefinition/StructureDefinition"]}]}}},Qae={elements:{id:{type:[{code:"string"}]},extension:{max:9007199254740991,type:[{code:"Extension"}]},start:{type:[{code:"dateTime"}]},end:{type:[{code:"dateTime"}]}}},Kae={elements:{id:{type:[{code:"string"}]},extension:{max:9007199254740991,type:[{code:"Extension"}]},modifierExtension:{max:9007199254740991,type:[{code:"Extension"}]},"age[x]":{type:[{code:"Range"},{code:"CodeableConcept"}]},gender:{type:[{code:"CodeableConcept"}]},race:{type:[{code:"CodeableConcept"}]},physiologicalCondition:{type:[{code:"CodeableConcept"}]}}},Yae={elements:{id:{type:[{code:"string"}]},extension:{max:9007199254740991,type:[{code:"Extension"}]},modifierExtension:{max:9007199254740991,type:[{code:"Extension"}]},height:{type:[{code:"Quantity"}]},width:{type:[{code:"Quantity"}]},depth:{type:[{code:"Quantity"}]},weight:{type:[{code:"Quantity"}]},nominalVolume:{type:[{code:"Quantity"}]},externalDiameter:{type:[{code:"Quantity"}]},shape:{type:[{code:"string"}]},color:{max:9007199254740991,type:[{code:"string"}]},imprint:{max:9007199254740991,type:[{code:"string"}]},image:{max:9007199254740991,type:[{code:"Attachment"}]},scoring:{type:[{code:"CodeableConcept"}]}}},Xae={elements:{id:{type:[{code:"string"}]},extension:{max:9007199254740991,type:[{code:"Extension"}]},modifierExtension:{max:9007199254740991,type:[{code:"Extension"}]},identifier:{type:[{code:"Identifier"}]},type:{min:1,type:[{code:"CodeableConcept"}]},period:{min:1,type:[{code:"Quantity"}]},specialPrecautionsForStorage:{max:9007199254740991,type:[{code:"CodeableConcept"}]}}},Jae={elements:{id:{type:[{code:"string"}]},extension:{max:9007199254740991,type:[{code:"Extension"}]},value:{type:[{code:"decimal"}]},comparator:{type:[{code:"code"}]},unit:{type:[{code:"string"}]},system:{type:[{code:"uri"}]},code:{type:[{code:"code"}]}}},Zae={elements:{id:{type:[{code:"string"}]},extension:{max:9007199254740991,type:[{code:"Extension"}]},low:{type:[{code:"Quantity"}]},high:{type:[{code:"Quantity"}]}}},ese={elements:{id:{type:[{code:"string"}]},extension:{max:9007199254740991,type:[{code:"Extension"}]},numerator:{type:[{code:"Quantity"}]},denominator:{type:[{code:"Quantity"}]}}},tse={elements:{id:{type:[{code:"string"}]},extension:{max:9007199254740991,type:[{code:"Extension"}]},reference:{type:[{code:"string"}]},type:{type:[{code:"uri"}]},identifier:{type:[{code:"Identifier"}]},display:{type:[{code:"string"}]}}},rse={elements:{id:{type:[{code:"string"}]},extension:{max:9007199254740991,type:[{code:"Extension"}]},type:{min:1,type:[{code:"code"}]},label:{type:[{code:"string"}]},display:{type:[{code:"string"}]},citation:{type:[{code:"markdown"}]},url:{type:[{code:"url"}]},document:{type:[{code:"Attachment"}]},resource:{type:[{code:"canonical",targetProfile:["http://hl7.org/fhir/StructureDefinition/Resource"]}]}}},nse={elements:{id:{type:[{code:"string"}]},extension:{max:9007199254740991,type:[{code:"Extension"}]},origin:{min:1,type:[{code:"Quantity"}]},period:{min:1,type:[{code:"decimal"}]},factor:{type:[{code:"decimal"}]},lowerLimit:{type:[{code:"decimal"}]},upperLimit:{type:[{code:"decimal"}]},dimensions:{min:1,type:[{code:"positiveInt"}]},data:{type:[{code:"string"}]}}},ose={elements:{id:{type:[{code:"string"}]},extension:{max:9007199254740991,type:[{code:"Extension"}]},type:{min:1,max:9007199254740991,type:[{code:"Coding"}]},when:{min:1,type:[{code:"instant"}]},who:{min:1,type:[{code:"Reference",targetProfile:["http://hl7.org/fhir/StructureDefinition/Practitioner","http://hl7.org/fhir/StructureDefinition/PractitionerRole","http://hl7.org/fhir/StructureDefinition/RelatedPerson","http://hl7.org/fhir/StructureDefinition/Patient","http://hl7.org/fhir/StructureDefinition/Device","http://hl7.org/fhir/StructureDefinition/Organization"]}]},onBehalfOf:{type:[{code:"Reference",targetProfile:["http://hl7.org/fhir/StructureDefinition/Practitioner","http://hl7.org/fhir/StructureDefinition/PractitionerRole","http://hl7.org/fhir/StructureDefinition/RelatedPerson","http://hl7.org/fhir/StructureDefinition/Patient","http://hl7.org/fhir/StructureDefinition/Device","http://hl7.org/fhir/StructureDefinition/Organization"]}]},targetFormat:{type:[{code:"code"}]},sigFormat:{type:[{code:"code"}]},data:{type:[{code:"base64Binary"}]}}},ise={elements:{id:{type:[{code:"string"}]},extension:{max:9007199254740991,type:[{code:"Extension"}]},modifierExtension:{max:9007199254740991,type:[{code:"Extension"}]},"amount[x]":{type:[{code:"Quantity"},{code:"Range"},{code:"string"}]},amountType:{type:[{code:"CodeableConcept"}]},amountText:{type:[{code:"string"}]},referenceRange:{type:[{code:"SubstanceAmountReferenceRange"}]}}},ase={elements:{id:{type:[{code:"string"}]},extension:{max:9007199254740991,type:[{code:"Extension"}]},modifierExtension:{max:9007199254740991,type:[{code:"Extension"}]},event:{max:9007199254740991,type:[{code:"dateTime"}]},repeat:{type:[{code:"TimingRepeat"}]},code:{type:[{code:"CodeableConcept"}]}}},sse={elements:{id:{type:[{code:"string"}]},extension:{max:9007199254740991,type:[{code:"Extension"}]},type:{min:1,type:[{code:"code"}]},name:{type:[{code:"string"}]},"timing[x]":{type:[{code:"Timing"},{code:"Reference",targetProfile:["http://hl7.org/fhir/StructureDefinition/Schedule"]},{code:"date"},{code:"dateTime"}]},data:{max:9007199254740991,type:[{code:"DataRequirement"}]},condition:{type:[{code:"Expression"}]}}},lse={elements:{id:{type:[{code:"string"}]},extension:{max:9007199254740991,type:[{code:"Extension"}]},code:{min:1,type:[{code:"Coding"}]},"value[x]":{min:1,type:[{code:"CodeableConcept"},{code:"Quantity"},{code:"Range"},{code:"Reference",targetProfile:["http://hl7.org/fhir/StructureDefinition/PlanDefinition","http://hl7.org/fhir/StructureDefinition/ResearchStudy","http://hl7.org/fhir/StructureDefinition/InsurancePlan","http://hl7.org/fhir/StructureDefinition/HealthcareService","http://hl7.org/fhir/StructureDefinition/Group","http://hl7.org/fhir/StructureDefinition/Location","http://hl7.org/fhir/StructureDefinition/Organization"]}]}}},cse={elements:{id:{type:[{code:"string"}]},extension:{max:9007199254740991,type:[{code:"Extension"}]},value:{type:[{code:"decimal"}]},comparator:{type:[{code:"code"}]},unit:{type:[{code:"string"}]},system:{type:[{code:"uri"}]},code:{type:[{code:"code"}]}}},use={elements:{id:{type:[{code:"string"}]},extension:{max:9007199254740991,type:[{code:"Extension"}]},value:{type:[{code:"decimal"}]},comparator:{max:0,type:[{code:"code"}]},unit:{type:[{code:"string"}]},system:{type:[{code:"uri"}]},code:{type:[{code:"code"}]}}},dse={elements:{id:{type:[{code:"string"}]},meta:{type:[{code:"Meta"}]},implicitRules:{type:[{code:"uri"}]},language:{type:[{code:"code"}]},text:{type:[{code:"Narrative"}]},contained:{max:9007199254740991,type:[{code:"Resource"}]},extension:{max:9007199254740991,type:[{code:"Extension"}]},modifierExtension:{max:9007199254740991,type:[{code:"Extension"}]},url:{type:[{code:"uri"}]},version:{type:[{code:"string"}]},name:{type:[{code:"string"}]},title:{type:[{code:"string"}]},status:{min:1,type:[{code:"code"}]},experimental:{type:[{code:"boolean"}]},date:{type:[{code:"dateTime"}]},publisher:{type:[{code:"string"}]},contact:{max:9007199254740991,type:[{code:"ContactDetail"}]},description:{type:[{code:"markdown"}]},useContext:{max:9007199254740991,type:[{code:"UsageContext"}]},jurisdiction:{max:9007199254740991,type:[{code:"CodeableConcept"}]}}},fse={elements:{authorizeUrl:{min:1,type:[{code:"string"}]},tokenUrl:{min:1,type:[{code:"string"}]},tokenAuthMethod:{type:[{code:"code"}]},userInfoUrl:{min:1,type:[{code:"string"}]},clientId:{min:1,type:[{code:"string"}]},clientSecret:{min:1,type:[{code:"string"}]},usePkce:{type:[{code:"boolean"}]},useSubject:{type:[{code:"boolean"}]}}},pse={Element:_ae,BackboneElement:Sae,Address:Pae,Age:jae,Annotation:Oae,Attachment:Cae,CodeableConcept:Eae,Coding:$ae,ContactDetail:kae,ContactPoint:Rae,Contributor:Tae,Count:Iae,DataRequirement:Dae,Distance:Nae,Dosage:Aae,Duration:Mae,ElementDefinition:Lae,Expression:zae,Extension:Fae,HumanName:Vae,Identifier:Bae,MarketingStatus:Uae,Meta:Wae,Money:Hae,Narrative:qae,ParameterDefinition:Gae,Period:Qae,Population:Kae,ProdCharacteristic:Yae,ProductShelfLife:Xae,Quantity:Jae,Range:Zae,Ratio:ese,Reference:tse,RelatedArtifact:rse,SampledData:nse,Signature:ose,SubstanceAmount:ise,Timing:ase,TriggerDefinition:sse,UsageContext:lse,MoneyQuantity:cse,SimpleQuantity:use,MetadataResource:dse,IdentityProvider:fse};function ve(e){return[{type:V.boolean,value:e}]}function io(e){return e==null?{type:"undefined",value:void 0}:Number.isSafeInteger(e)?{type:V.integer,value:e}:typeof e=="number"?{type:V.decimal,value:e}:typeof e=="boolean"?{type:V.boolean,value:e}:typeof e=="string"?{type:V.string,value:e}:fn(e)?{type:V.Quantity,value:e}:Fo(e)?{type:e.resourceType,value:e}:{type:V.BackboneElement,value:e}}function ci(e){return e.length===0?!1:!!e[0].value}function Ro(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 xr(e,t){if(!e.value)return;const r=Sa(e.type,t);return r?ph(e.value,t,r):hse(e,t)}function ph(e,t,r){const n=r.type;if(!n||n.length===0)return;let o=t,i,a="undefined";if(r.path.endsWith("[x]")){const c=r.path.split(".").pop().replace("[x]","");for(const u of n)if(o=c+tr(u.code),i=e[o],i!==void 0){a=u.code;break}}else console.assert(n.length===1,"Expected single type",r.path),i=e[t],a=n[0].code;const l=e["_"+o];if(l&&(Array.isArray(i)?i=i.map((c,u)=>l[u]?LO(c??{},l[u]):c):i=LO(i??{},l)),!Xt(i))return(a==="Element"||a==="BackboneElement")&&(a=r.type[0].code),Array.isArray(i)?i.map(c=>NO(c,a)):NO(i,a)}function NO(e,t){return t==="Resource"&&Fo(e)&&(t=e.resourceType),{type:t,value:e}}function hse(e,t){const r=e.value;if(!r||typeof r!="object")return;let n;if(t in r)n=r[t];else for(const o in V){const i=t+tr(o);if(i in r){n=r[i];break}}if(!Xt(n))return Array.isArray(n)?n.map(io):io(n)}function t4(e){const t=[];for(const r of e){let n=!1;for(const o of t)if(ci(o4(r,o))){n=!0;break}n||t.push(r)}return t}function r4(e){return ve(!ci(e))}function n4(e,t){return e.length===0||t.length===0?[]:e.length!==t.length?ve(!1):ve(e.every((r,n)=>ci(o4(r,t[n]))))}function o4(e,t){var o,i;const r=(o=e.value)==null?void 0:o.valueOf(),n=(i=t.value)==null?void 0:i.valueOf();return typeof r=="number"&&typeof n=="number"?ve(Math.abs(r-n)<1e-8):fn(r)&&fn(n)?ve(s4(r,n)):ve(typeof r=="object"&&typeof n=="object"?Px(e,t):r===n)}function i4(e,t){return e.length===0&&t.length===0?ve(!0):e.length!==t.length?ve(!1):(e.sort(AO),t.sort(AO),ve(e.every((r,n)=>ci(mse(r,t[n])))))}function mse(e,t){const{type:r,value:n}=e,{type:o,value:i}=t,a=n==null?void 0:n.valueOf(),l=i==null?void 0:i.valueOf();return typeof a=="number"&&typeof l=="number"?ve(Math.abs(a-l)<.01):fn(a)&&fn(l)?ve(s4(a,l)):ve(r==="Coding"&&o==="Coding"?typeof a!="object"||typeof l!="object"?!1:a.code===l.code&&a.system===l.system:typeof a=="object"&&typeof l=="object"?Px({...a,id:void 0},{...l,id:void 0}):typeof a=="string"&&typeof l=="string"?a.toLowerCase()===l.toLowerCase():a===l)}function AO(e,t){var o,i;const r=(o=e.value)==null?void 0:o.valueOf(),n=(i=t.value)==null?void 0:i.valueOf();return typeof r=="number"&&typeof n=="number"?r-n:typeof r=="string"&&typeof n=="string"?r.localeCompare(n):0}function a4(e,t){const{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 gse(r);case"Quantity":return fn(r);default:return typeof r=="object"&&(r==null?void 0:r.resourceType)===t}}function gse(e){return!!(e&&typeof e=="object"&&"start"in e)}function fn(e){return!!(e&&typeof e=="object"&&"value"in e&&typeof e.value=="number")}function s4(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 Px(e,t){const r=Object.keys(e),n=Object.keys(t);if(r.length!==n.length)return!1;for(const o of r){const i=e[o],a=t[o];if(MO(i)&&MO(a)){if(!Px(i,a))return!1}else if(i!==a)return!1}return!0}function MO(e){return e!==null&&typeof e=="object"}function LO(e,t){return delete t.__proto__,delete t.constructor,Object.assign(e,t)}const l4="ok",vse="created",yse="gone",xse="not-modified",wse="not-found",bse="forbidden",_se="accepted",Sse={resourceType:"OperationOutcome",id:l4,issue:[{severity:"information",code:"informational",details:{text:"All OK"}}]},Pse={resourceType:"OperationOutcome",id:wse,issue:[{severity:"error",code:"not-found",details:{text:"Not found"}}]},c4={resourceType:"OperationOutcome",id:bse,issue:[{severity:"error",code:"forbidden",details:{text:"Forbidden"}}]};function yi(e,t){return{resourceType:"OperationOutcome",issue:[{severity:"error",code:"invalid",details:{text:e},expression:t?[t]:void 0}]}}function Rt(e){return{resourceType:"OperationOutcome",issue:[{severity:"error",code:"structure",details:{text:e}}]}}function xm(e){return typeof e=="object"&&e!==null&&e.resourceType==="OperationOutcome"}function u4(e){return e.id===l4||e.id===vse||e.id===xse||e.id===_se}function jse(e){return e.id===yse}class Ae extends Error{constructor(t,r){super(d4(t)),this.outcome=t,this.cause=r}}function lt(e){return e instanceof Ae?e.outcome:xm(e)?e:yi(je(e))}function je(e){return e?typeof e=="string"?e:e instanceof Error?e.message:xm(e)?d4(e):typeof e=="object"&&"code"in e&&typeof e.code=="string"?e.code:JSON.stringify(e):"Unknown error"}function d4(e){var r;const t=((r=e.issue)==null?void 0:r.map(f4))??[];return t.length>0?t.join("; "):"Unknown error"}function f4(e){var r,n;let t;return(r=e.details)!=null&&r.text?e.diagnostics?t=`${e.details.text} (${e.diagnostics})`:t=e.details.text:e.diagnostics?t=e.diagnostics:t="Unknown error",(n=e.expression)!=null&&n.length&&(t+=` (${e.expression.join(", ")})`),t}function Ose(e){return new Rse(e).parse()}const p4=bae(pse),jx=Object.create(null),zO=Object.create(null);function Ox(e){let t;return e?(t=zO[e],t||(t=zO[e]=Object.create(null))):t=p4,t}function FO(e,t){var n;const r=Array.isArray(e)?e:((n=e.entry)==null?void 0:n.map(o=>o.resource))??[];for(const o of r)Cse(o,t)}function Cse(e,t){if(!(e!=null&&e.name))throw new Error("Failed loading StructureDefinition from bundle");if(e.resourceType!=="StructureDefinition")return;const r=Ose(e),n=Ox(t);n[e.name]=r,t&&e.url===t&&(jx[t]=r);for(const o of r.innerTypes)o.parentType=r,n[o.name]=o}function Ese(e){return!!p4[e]}function Cx(e,t){return Ox(t)[e]}function $se(e,t){const r=Ox(t)[e];if(!r)throw new Ae(yi("Unknown data type: "+e));return r}function kse(e){return!!jx[e]}function Ex(e){return jx[e]}class Rse{constructor(t){var r;if(!((r=t.snapshot)!=null&&r.element)||t.snapshot.element.length===0)throw new Error(`No snapshot defined for StructureDefinition '${t.name}'`);this.root=t.snapshot.element[0],this.elements=t.snapshot.element.slice(1),this.elementIndex=Object.create(null),this.index=0,this.resourceSchema={name:t.name,title:t.title,type:t.type,url:t.url,kind:t.kind,description:Dse(t),elements:{},constraints:this.parseElementDefinition(this.root).constraints,innerTypes:[],summaryProperties:new Set,mandatoryProperties:new Set},this.innerTypes=[]}parse(){var r,n,o,i,a;let t=this.next();for(;t;){if(t.sliceName)this.parseSliceStart(t);else if((r=t.id)!=null&&r.includes(":")){if((n=this.slicingContext)!=null&&n.current){const l=Bg(t,this.slicingContext.path);this.slicingContext.current.elements[l]=this.parseElementDefinition(t)}}else{const l=this.parseElementDefinition(t);this.checkFieldEnter(t,l);let c=this.backboneContext;for(;c;){if((o=t.path)!=null&&o.startsWith(c.path+".")){c.type.elements[Bg(t,c.path)]=l;break}c=c.parent}if(!c){const u=Bg(t,this.root.path);t.isSummary&&((i=this.resourceSchema.summaryProperties)==null||i.add(u.replace("[x]",""))),l.min>0&&((a=this.resourceSchema.mandatoryProperties)==null||a.add(u.replace("[x]",""))),this.resourceSchema.elements[u]=l}this.checkFieldExit(t)}t=this.next()}return this.checkFieldExit(),this.innerTypes.length>0&&(this.resourceSchema.innerTypes=this.innerTypes),this.resourceSchema}checkFieldEnter(t,r){this.isInnerType(t)&&this.enterInnerType(t),t.slicing&&!this.slicingContext&&this.enterSlice(t,r)}enterInnerType(t){var r,n,o;for(;this.backboneContext&&!Aa((r=this.backboneContext)==null?void 0:r.path,t.path);)this.innerTypes.push(this.backboneContext.type),this.backboneContext=this.backboneContext.parent;this.backboneContext={type:{name:UO(t),title:t.label,description:t.definition,elements:{},constraints:this.parseElementDefinition(t).constraints,innerTypes:[]},path:t.path??"",parent:Aa((n=this.backboneContext)==null?void 0:n.path,t.path)?this.backboneContext:(o=this.backboneContext)==null?void 0:o.parent}}enterSlice(t,r){var n,o,i,a;Ise(t)&&!((n=this.peek())!=null&&n.sliceName)||(r.slicing={discriminator:(((o=t.slicing)==null?void 0:o.discriminator)??[]).map(l=>{if(l.type!=="value"&&l.type!=="pattern"&&l.type!=="type")throw new Error(`Unsupported slicing discriminator type: ${l.type}`);return{path:l.path,type:l.type}}),slices:[],ordered:((i=t.slicing)==null?void 0:i.ordered)??!1,rule:(a=t.slicing)==null?void 0:a.rules},this.slicingContext={field:r.slicing,path:t.path??""})}checkFieldExit(t=void 0){var r;if(this.backboneContext&&!Aa(this.backboneContext.path,t==null?void 0:t.path))if(this.backboneContext.parent)do this.innerTypes.push(this.backboneContext.type),this.backboneContext=this.backboneContext.parent;while(this.backboneContext&&!Aa(this.backboneContext.path,t==null?void 0:t.path));else this.innerTypes.push(this.backboneContext.type),delete this.backboneContext;this.slicingContext&&!Aa(this.slicingContext.path,t==null?void 0:t.path)&&((r=this.slicingContext)!=null&&r.current&&this.slicingContext.field.slices.push(this.slicingContext.current),delete this.slicingContext)}next(){const t=this.peek();if(t)return this.index++,t}peek(){const t=this.elements[this.index];if(t){if(this.elementIndex[t.path??""]=t,t.contentReference){const r=this.elementIndex[t.contentReference.slice(t.contentReference.indexOf("#")+1)];return r?{...r,id:t.id,path:t.path,min:t.min??r.min,max:t.max??r.max,contentReference:t.contentReference,definition:t.definition}:void 0}return t}}isInnerType(t){var n;const r=this.peek();return!!(Aa(t==null?void 0:t.path,r==null?void 0:r.path)&&((n=t.type)!=null&&n.some(o=>["BackboneElement","Element"].includes(o.code))))}parseSliceStart(t){if(!this.slicingContext)throw new Error("Invalid slice start before discriminator: "+t.sliceName);this.slicingContext.current&&this.slicingContext.field.slices.push(this.slicingContext.current),this.slicingContext.current={name:t.sliceName??"",path:t.path??"",definition:t.definition,type:this.parseElementDefinitionType(t),elements:{},min:t.min??0,max:t.max==="*"?Number.POSITIVE_INFINITY:Number.parseInt(t.max,10)}}parseElementDefinitionType(t){return(t.type??[]).map(r=>{var o;let n;return(r.code==="BackboneElement"||r.code==="Element")&&(n=UO(t)),n||(n=(o=Bc(r,"http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type"))==null?void 0:o.valueUrl),n||(n=r.code??""),{code:n,targetProfile:r.targetProfile,profile:r.profile}})}parseElementDefinition(t){var i,a;const r=VO(t.max),n=(i=t.base)!=null&&i.max?VO(t.base.max):r,o={type:"ElementDefinition",value:t};return{description:t.definition||"",path:t.path||((a=t.base)==null?void 0:a.path)||"",min:t.min??0,max:r,isArray:n>1,constraints:(t.constraint??[]).map(l=>({key:l.key??"",severity:l.severity??"error",expression:l.expression??"",description:l.human??""})),type:this.parseElementDefinitionType(t),fixed:BO(xr(o,"fixed[x]")),pattern:BO(xr(o,"pattern[x]")),binding:t.binding}}}function VO(e){return e==="*"?Number.POSITIVE_INFINITY:Number.parseInt(e,10)}function Bg(e,t=""){return Tse(e.path,t)}function Tse(e,t){return e?t&&e.startsWith(t)?e.substring(t.length+1):e:""}function Aa(e,t){return!e||!t?!1:t.startsWith(e+".")||t===e}function BO(e){return Array.isArray(e)&&e.length>0?e[0]:Xt(e)?void 0:e}function Ise(e){var r,n;const t=(r=e.slicing)==null?void 0:r.discriminator;return!!((n=e.type)!=null&&n.some(o=>o.code==="Extension")&&(t==null?void 0:t.length)===1&&t[0].type==="value"&&t[0].path==="url")}function Dse(e){let t=e.description;return t!=null&&t.startsWith(`Base StructureDefinition for ${e.name} Type: `)&&(t=t.substring(`Base StructureDefinition for ${e.name} Type: `.length)),t}const V={Address:"Address",Age:"Age",Annotation:"Annotation",Attachment:"Attachment",BackboneElement:"BackboneElement",CodeableConcept:"CodeableConcept",Coding:"Coding",ContactDetail:"ContactDetail",ContactPoint:"ContactPoint",Contributor:"Contributor",Count:"Count",DataRequirement:"DataRequirement",Distance:"Distance",Dosage:"Dosage",Duration:"Duration",Expression:"Expression",Extension:"Extension",HumanName:"HumanName",Identifier:"Identifier",MarketingStatus:"MarketingStatus",Meta:"Meta",Money:"Money",Narrative:"Narrative",ParameterDefinition:"ParameterDefinition",Period:"Period",Population:"Population",ProdCharacteristic:"ProdCharacteristic",ProductShelfLife:"ProductShelfLife",Quantity:"Quantity",Range:"Range",Ratio:"Ratio",Reference:"Reference",RelatedArtifact:"RelatedArtifact",SampledData:"SampledData",Signature:"Signature",SubstanceAmount:"SubstanceAmount",SystemString:"http://hl7.org/fhirpath/System.String",Timing:"Timing",TriggerDefinition:"TriggerDefinition",UsageContext:"UsageContext",base64Binary:"base64Binary",boolean:"boolean",canonical:"canonical",code:"code",date:"date",dateTime:"dateTime",decimal:"decimal",id:"id",instant:"instant",integer:"integer",markdown:"markdown",oid:"oid",positiveInt:"positiveInt",string:"string",time:"time",unsignedInt:"unsignedInt",uri:"uri",url:"url",uuid:"uuid"};function Nse(e){for(const t of e.base??[]){let r=Pi.types[t];r||(r={searchParamsDetails:{}},Pi.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 UO(e){var r,n,o,i;const t=(n=(r=e.type)==null?void 0:r[0])==null?void 0:n.code;return t==="BackboneElement"||t==="Element"?Ase((i=((o=e.base)==null?void 0:o.path)??e.path)==null?void 0:i.split(".")):t}function Ase(e){return e.length===1?e[0]:e.map(tr).join("")}function $x(e){var t;return(t=Pi.types[e])==null?void 0:t.searchParams}function Mse(e,t){var r,n;return(n=(r=Pi.types[e])==null?void 0:r.searchParams)==null?void 0:n[t]}function my(e){const t=e.replaceAll("[x]","").split(".").pop();return h4(t)}function h4(e){return e.split(/(?=[A-Z])/).map(zse).join(" ").replace("_"," ").replace(/\s+/g," ")}const Lse=new Set(["ID","IP","PKCE","JWKS","URI","URL","OMB"]);function zse(e){const t=e.toUpperCase();return Lse.has(t)?t:t.charAt(0)+e.slice(1)}function Sa(e,t){const r=Cx(e);if(r)return gy(r.elements,t)}function gy(e,t){const r=e[t]??e[t+"[x]"];if(r)return r;for(let n=0;n<t.length;n++){const o=t[n];if(o>="A"&&o<="Z"){const i=t.slice(0,n)+"[x]",a=e[i];if(a)return a}}}function Fo(e){return!!(e&&typeof e=="object"&&"resourceType"in e)}function Pa(e){return!!(e&&typeof e=="object"&&"reference"in e)}const Pi={types:{}};function _d(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}}const ml=()=>[],jr={empty:(e,t)=>ve(t.length===0),exists:(e,t,r)=>ve(r?t.filter(n=>ci(r.eval(e,[n]))).length>0:t.length>0),all:(e,t,r)=>ve(t.every(n=>ci(r.eval(e,[n])))),allTrue:(e,t)=>{for(const r of t)if(!r.value)return ve(!1);return ve(!0)},anyTrue:(e,t)=>{for(const r of t)if(r.value)return ve(!0);return ve(!1)},allFalse:(e,t)=>{for(const r of t)if(r.value)return ve(!1);return ve(!0)},anyFalse:(e,t)=>{for(const r of t)if(!r.value)return ve(!0);return ve(!1)},subsetOf:ml,supersetOf:ml,count:(e,t)=>[{type:V.integer,value:t.length}],distinct:(e,t)=>{const r=[];for(const n of t)r.some(o=>o.value===n.value)||r.push(n);return r},isDistinct:(e,t)=>ve(t.length===jr.distinct(e,t).length),where:(e,t,r)=>t.filter(n=>ci(r.eval(e,[n]))),select:(e,t,r)=>t.map(n=>r.eval(e,[n])).flat(),repeat:ml,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;const 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;const 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;const n=r.eval(e,t),o=[];for(const i of t)!o.some(a=>a.value===i.value)&&n.some(a=>a.value===i.value)&&o.push(i);return o},exclude:(e,t,r)=>{if(!r)return t;const n=r.eval(e,t),o=[];for(const i of t)n.some(a=>a.value===i.value)||o.push(i);return o},union:(e,t,r)=>{if(!r)return t;const n=r.eval(e,t);return t4([...t,...n])},combine:(e,t,r)=>{if(!r)return t;const n=r.eval(e,t);return[...t,...n]},htmlChecks:(e,t,r)=>[io(!0)],iif:(e,t,r,n,o)=>{const i=r.eval(e,t);if(i.length>1||i.length===1&&typeof i[0].value!="boolean")throw new Error("Expected criterion to evaluate to a Boolean");return ci(i)?n.eval(e,t):o?o.eval(e,t):[]},toBoolean:(e,t)=>{if(t.length===0)return[];const[{value:r}]=qn(t,1);if(typeof r=="boolean")return[{type:V.boolean,value:r}];if(typeof r=="number"&&(r===0||r===1))return ve(!!r);if(typeof r=="string"){const n=r.toLowerCase();if(["true","t","yes","y","1","1.0"].includes(n))return ve(!0);if(["false","f","no","n","0","0.0"].includes(n))return ve(!1)}return[]},convertsToBoolean:(e,t)=>t.length===0?[]:ve(jr.toBoolean(e,t).length===1),toInteger:(e,t)=>{if(t.length===0)return[];const[{value:r}]=qn(t,1);return typeof r=="number"?[{type:V.integer,value:r}]:typeof r=="string"&&/^[+-]?\d+$/.exec(r)?[{type:V.integer,value:parseInt(r,10)}]:typeof r=="boolean"?[{type:V.integer,value:r?1:0}]:[]},convertsToInteger:(e,t)=>t.length===0?[]:ve(jr.toInteger(e,t).length===1),toDate:(e,t)=>{if(t.length===0)return[];const[{value:r}]=qn(t,1);return typeof r=="string"&&/^\d{4}(-\d{2}(-\d{2})?)?/.exec(r)?[{type:V.date,value:_d(r)}]:[]},convertsToDate:(e,t)=>t.length===0?[]:ve(jr.toDate(e,t).length===1),toDateTime:(e,t)=>{if(t.length===0)return[];const[{value:r}]=qn(t,1);return typeof r=="string"&&/^\d{4}(-\d{2}(-\d{2})?)?/.exec(r)?[{type:V.dateTime,value:_d(r)}]:[]},convertsToDateTime:(e,t)=>t.length===0?[]:ve(jr.toDateTime(e,t).length===1),toDecimal:(e,t)=>{if(t.length===0)return[];const[{value:r}]=qn(t,1);return typeof r=="number"?[{type:V.decimal,value:r}]:typeof r=="string"&&/^-?\d{1,9}(\.\d{1,9})?$/.exec(r)?[{type:V.decimal,value:parseFloat(r)}]:typeof r=="boolean"?[{type:V.decimal,value:r?1:0}]:[]},convertsToDecimal:(e,t)=>t.length===0?[]:ve(jr.toDecimal(e,t).length===1),toQuantity:(e,t)=>{if(t.length===0)return[];const[{value:r}]=qn(t,1);return fn(r)?[{type:V.Quantity,value:r}]:typeof r=="number"?[{type:V.Quantity,value:{value:r,unit:"1"}}]:typeof r=="string"&&/^-?\d{1,9}(\.\d{1,9})?/.exec(r)?[{type:V.Quantity,value:{value:parseFloat(r),unit:"1"}}]:typeof r=="boolean"?[{type:V.Quantity,value:{value:r?1:0,unit:"1"}}]:[]},convertsToQuantity:(e,t)=>t.length===0?[]:ve(jr.toQuantity(e,t).length===1),toString:(e,t)=>{if(t.length===0)return[];const[{value:r}]=qn(t,1);return r==null?[]:fn(r)?[{type:V.string,value:`${r.value} '${r.unit}'`}]:[{type:V.string,value:r.toString()}]},convertsToString:(e,t)=>t.length===0?[]:ve(jr.toString(e,t).length===1),toTime:(e,t)=>{if(t.length===0)return[];const[{value:r}]=qn(t,1);if(typeof r=="string"){const n=/^T?(\d{2}(:\d{2}(:\d{2})?)?)/.exec(r);if(n)return[{type:V.time,value:_d("T"+n[1])}]}return[]},convertsToTime:(e,t)=>t.length===0?[]:ve(jr.toTime(e,t).length===1),indexOf:(e,t,r)=>rn((n,o)=>n.indexOf(o),e,t,r),substring:(e,t,r,n)=>rn((o,i,a)=>{const l=i,c=a?l+a:o.length;return l<0||l>=o.length?void 0:o.substring(l,c)},e,t,r,n),startsWith:(e,t,r)=>rn((n,o)=>n.startsWith(o),e,t,r),endsWith:(e,t,r)=>rn((n,o)=>n.endsWith(o),e,t,r),contains:(e,t,r)=>rn((n,o)=>n.includes(o),e,t,r),upper:(e,t)=>rn(r=>r.toUpperCase(),e,t),lower:(e,t)=>rn(r=>r.toLowerCase(),e,t),replace:(e,t,r,n)=>rn((o,i,a)=>o.replaceAll(i,a),e,t,r,n),matches:(e,t,r)=>rn((n,o)=>!!new RegExp(o).exec(n),e,t,r),replaceMatches:(e,t,r,n)=>rn((o,i,a)=>o.replaceAll(i,a),e,t,r,n),length:(e,t)=>rn(r=>r.length,e,t),toChars:(e,t)=>rn(r=>r?r.split(""):void 0,e,t),abs:(e,t)=>Bn(Math.abs,e,t),ceiling:(e,t)=>Bn(Math.ceil,e,t),exp:(e,t)=>Bn(Math.exp,e,t),floor:(e,t)=>Bn(Math.floor,e,t),ln:(e,t)=>Bn(Math.log,e,t),log:(e,t,r)=>Bn((n,o)=>Math.log(n)/Math.log(o),e,t,r),power:(e,t,r)=>Bn(Math.pow,e,t,r),round:(e,t)=>Bn(Math.round,e,t),sqrt:(e,t)=>Bn(Math.sqrt,e,t),truncate:(e,t)=>Bn(r=>r|0,e,t),children:ml,descendants:ml,trace:(e,t,r)=>(console.log("trace",t,r),t),now:()=>[{type:V.dateTime,value:new Date().toISOString()}],timeOfDay:()=>[{type:V.time,value:new Date().toISOString().substring(11)}],today:()=>[{type:V.date,value:new Date().toISOString().substring(0,10)}],between:(e,t,r,n,o)=>{var u;const i=jr.toDateTime(e,r.eval(e,t));if(i.length===0)throw new Error("Invalid start date");const a=jr.toDateTime(e,n.eval(e,t));if(a.length===0)throw new Error("Invalid end date");const l=(u=o.eval(e,t)[0])==null?void 0:u.value;if(l!=="years"&&l!=="months"&&l!=="days")throw new Error("Invalid units");const c=K5(i[0].value,a[0].value);return[{type:V.Quantity,value:{value:c[l],unit:l}}]},is:(e,t,r)=>{let n="";return r instanceof kx?n=r.name:r instanceof Tx&&(n=r.left.name+"."+r.right.name),n?t.map(o=>({type:V.boolean,value:a4(o,n)})):[]},not:(e,t)=>jr.toBoolean(e,t).map(r=>({type:V.boolean,value:!r.value})),resolve:(e,t)=>t.map(r=>{const n=r.value;let o;if(typeof n=="string")o=n;else if(typeof n=="object"){const i=n;if(i.resource)return io(i.resource);i.reference?o=i.reference:i.type&&i.identifier&&(o=`${i.type}?identifier=${i.identifier.system}|${i.identifier.value}`)}if(o!=null&&o.includes("?")){const[i]=o.split("?");return{type:i,value:{resourceType:i}}}if(o!=null&&o.includes("/")){const[i,a]=o.split("/");return{type:i,value:{resourceType:i,id:a}}}return{type:V.BackboneElement,value:void 0}}).filter(r=>!!r.value),as:(e,t)=>t,type:(e,t)=>t.map(({value:r})=>typeof r=="boolean"?{type:V.BackboneElement,value:{namespace:"System",name:"Boolean"}}:typeof r=="number"?{type:V.BackboneElement,value:{namespace:"System",name:"Integer"}}:Fo(r)?{type:V.BackboneElement,value:{namespace:"FHIR",name:r.resourceType}}:{type:V.BackboneElement,value:null}),conformsTo:(e,t,r)=>{const n=r.eval(e,t)[0].value;if(!n.startsWith("http://hl7.org/fhir/StructureDefinition/"))throw new Error("Expected a StructureDefinition URL");const o=n.replace("http://hl7.org/fhir/StructureDefinition/","");return t.map(i=>{var a;return{type:V.boolean,value:((a=i.value)==null?void 0:a.resourceType)===o}})}};function rn(e,t,r,...n){if(r.length===0)return[];const[{value:o}]=qn(r,1);if(typeof o!="string")throw new Error("String function cannot be called with non-string");const i=e(o,...n.map(a=>{var l;return(l=a==null?void 0:a.eval(t,r)[0])==null?void 0:l.value}));return i===void 0?[]:Array.isArray(i)?i.map(io):[io(i)]}function Bn(e,t,r,...n){if(r.length===0)return[];const[{value:o}]=qn(r,1),i=fn(o),a=i?o.value:o;if(typeof a!="number")throw new Error("Math function cannot be called with non-number");const l=e(a,...n.map(d=>{var p;return(p=d.eval(t,r)[0])==null?void 0:p.value})),c=i?V.Quantity:r[0].type,u=i?{...o,value:l}:l;return[{type:c,value:u}]}function qn(e,t){if(e.length!==t)throw new Error(`Expected ${t} arguments`);for(const r of e)if(r==null)throw new Error("Expected non-null argument");return e}class Fse{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()}}class Ma{constructor(t){this.value=t}eval(){return[this.value]}toString(){const t=this.value.value;return typeof t=="string"?`'${t}'`:t.toString()}}class kx{constructor(t){this.name=t}eval(t,r){if(this.name==="$this")return r;if(this.name.startsWith("%")){const 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){const r=t.value;if(!(!r||typeof r!="object"))return Fo(r)&&r.resourceType===this.name?t:xr(t,this.name)}toString(){return this.name}}class Vse{eval(){return[]}toString(){return"{}"}}class Bse extends Hie{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()}}class Rx extends Vc{constructor(t,r){super("as",t,r)}eval(t,r){return jr.ofType(t,this.left.eval(t,r),this.right)}}class Lr extends Vc{}class wn extends Lr{constructor(t,r,n,o){super(t,r,n),this.impl=o}eval(t,r){const n=this.left.eval(t,r);if(n.length!==1)return[];const o=this.right.eval(t,r);if(o.length!==1)return[];const i=n[0].value,a=o[0].value,l=fn(i)?i.value:i,c=fn(a)?a.value:a,u=this.impl(l,c);return typeof u=="boolean"?ve(u):fn(i)?[{type:V.Quantity,value:{...i,value:u}}]:[io(u)]}}class Use extends Vc{constructor(t,r){super("&",t,r)}eval(t,r){const n=this.left.eval(t,r),o=this.right.eval(t,r),i=[...n,...o];return i.length>0&&i.every(a=>typeof a.value=="string")?[{type:V.string,value:i.map(a=>a.value).join("")}]:i}}class Wse extends Lr{constructor(t,r){super("contains",t,r)}eval(t,r){const n=this.left.eval(t,r),o=this.right.eval(t,r);return ve(n.some(i=>i.value===o[0].value))}}class Hse extends Lr{constructor(t,r){super("in",t,r)}eval(t,r){const n=Ro(this.left.eval(t,r)),o=this.right.eval(t,r);return n?ve(o.some(i=>i.value===n.value)):[]}}class Tx extends Vc{constructor(t,r){super(".",t,r)}eval(t,r){return this.right.eval(t,this.left.eval(t,r))}toString(){return`${this.left.toString()}.${this.right.toString()}`}}class m4 extends Vc{constructor(t,r){super("|",t,r)}eval(t,r){const n=this.left.eval(t,r),o=this.right.eval(t,r);return t4([...n,...o])}}class qse extends Lr{constructor(t,r){super("=",t,r)}eval(t,r){const n=this.left.eval(t,r),o=this.right.eval(t,r);return n4(n,o)}}class Gse extends Lr{constructor(t,r){super("!=",t,r)}eval(t,r){const n=this.left.eval(t,r),o=this.right.eval(t,r);return r4(n4(n,o))}}class Qse extends Lr{constructor(t,r){super("~",t,r)}eval(t,r){const n=this.left.eval(t,r),o=this.right.eval(t,r);return i4(n,o)}}class Kse extends Lr{constructor(t,r){super("!~",t,r)}eval(t,r){const n=this.left.eval(t,r),o=this.right.eval(t,r);return r4(i4(n,o))}}class Ix extends Lr{constructor(t,r){super("is",t,r)}eval(t,r){const n=this.left.eval(t,r);if(n.length!==1)return[];const o=this.right.name;return ve(a4(n[0],o))}}class Yse extends Lr{constructor(t,r){super("and",t,r)}eval(t,r){const n=Ro(this.left.eval(t,r),"boolean"),o=Ro(this.right.eval(t,r),"boolean");return(n==null?void 0:n.value)===!0&&(o==null?void 0:o.value)===!0?ve(!0):(n==null?void 0:n.value)===!1||(o==null?void 0:o.value)===!1?ve(!1):[]}}class Xse extends Lr{constructor(t,r){super("or",t,r)}eval(t,r){const n=Ro(this.left.eval(t,r),"boolean"),o=Ro(this.right.eval(t,r),"boolean");return(n==null?void 0:n.value)===!1&&(o==null?void 0:o.value)===!1?ve(!1):n!=null&&n.value||o!=null&&o.value?ve(!0):[]}}class Jse extends Lr{constructor(t,r){super("xor",t,r)}eval(t,r){const n=Ro(this.left.eval(t,r),"boolean"),o=Ro(this.right.eval(t,r),"boolean");return!n||!o?[]:ve(n.value!==o.value)}}class Zse extends Lr{constructor(t,r){super("implies",t,r)}eval(t,r){const n=Ro(this.left.eval(t,r),"boolean"),o=Ro(this.right.eval(t,r),"boolean");return(o==null?void 0:o.value)===!0||(n==null?void 0:n.value)===!1?ve(!0):!n||!o?[]:ve(!1)}}class Dx{constructor(t,r){this.name=t,this.args=r}eval(t,r){const n=jr[this.name];if(!n)throw new Error("Unrecognized function: "+this.name);return n(t,r,...this.args)}toString(){return`${this.name}(${this.args.map(t=>t.toString()).join(", ")})`}}class Nx{constructor(t,r){this.left=t,this.expr=r}eval(t,r){const n=this.expr.eval(t,r);if(n.length!==1)return[];const o=n[0].value;if(typeof o!="number")throw new Error("Invalid indexer expression: should return integer}");const i=this.left.eval(t,r);return o in i?[i[o]]:[]}toString(){return`${this.left.toString()}[${this.expr.toString()}]`}}const ele=["year","years","month","months","week","weeks","day","days","hour","hours","minute","minutes","second","seconds","millisecond","milliseconds"];class tle{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;){const t=this.consumeToken();t&&this.result.push(t)}return this.result}prevToken(){return this.result.slice(-1)[0]}peekToken(){this.mark();const t=this.consumeToken();return this.reset(),t}consumeToken(){this.consumeWhitespace();const t=this.curr();if(!t)return;this.mark();const 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(){const 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();const r=this.buildToken("String",this.consumeWhile(()=>this.prev()==="\\"||this.curr()!==t));return this.advance(),r}consumeBacktickSymbol(){this.advance();const t=this.buildToken("Symbol",this.consumeWhile(()=>this.curr()!=="`"));return this.advance(),t}consumeDateTime(){this.advance();const 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(){const t=this.pos.index;let 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()===" "&&rle(this.peekToken())&&(r="Quantity",this.consumeToken()),this.buildToken(r,this.str.substring(t,this.pos.index)))}consumeSymbol(){var r;const 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(){const 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){const 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(){const 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){const n=this.markStack.pop();if(!n)throw new Error("No mark for token");return{id:t,value:r,...n}}}function rle(e){return!!(e&&(e.id==="String"||e.id==="Symbol"&&ele.includes(e.value)))}const nle=["true","false"],ole=["!=","!~","<=",">=","{}","->"];function ile(e){return new tle(e,nle,ole).tokenize()}const He={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},ale={parse(e){var r;const t=e.consumeAndParse();if(!e.match(")"))throw new Error("Parse error: expected `)` got `"+((r=e.peek())==null?void 0:r.value)+"`");return t}},sle={parse(e,t){const r=e.consumeAndParse();if(!e.match("]"))throw new Error("Parse error: expected `]`");return new Nx(t,r)},precedence:He.Indexer},lle={parse(e,t){if(!(t instanceof kx))throw new Error("Unexpected parentheses");const r=[];for(;!e.match(")");)r.push(e.consumeAndParse()),e.match(",");return new Dx(t.name,r)},precedence:He.FunctionCall};function cle(e){const t=e.split(" "),r=parseFloat(t[0]);let n=t[1];return n!=null&&n.startsWith("'")&&n.endsWith("'")?n=n.substring(1,n.length-1):n="{"+n+"}",{value:r,unit:n}}function ule(){return new qie().registerPrefix("String",{parse:(e,t)=>new Ma({type:V.string,value:t.value})}).registerPrefix("DateTime",{parse:(e,t)=>new Ma({type:V.dateTime,value:_d(t.value)})}).registerPrefix("Quantity",{parse:(e,t)=>new Ma({type:V.Quantity,value:cle(t.value)})}).registerPrefix("Number",{parse:(e,t)=>new Ma({type:V.decimal,value:parseFloat(t.value)})}).registerPrefix("true",{parse:()=>new Ma({type:V.boolean,value:!0})}).registerPrefix("false",{parse:()=>new Ma({type:V.boolean,value:!1})}).registerPrefix("Symbol",{parse:(e,t)=>new kx(t.value)}).registerPrefix("{}",{parse:()=>new Vse}).registerPrefix("(",ale).registerInfix("[",sle).registerInfix("(",lle).prefix("+",He.UnaryAdd,(e,t)=>new Bse("+",t,r=>r)).prefix("-",He.UnarySubtract,(e,t)=>new wn("-",t,t,(r,n)=>-n)).infixLeft(".",He.Dot,(e,t,r)=>new Tx(e,r)).infixLeft("/",He.Divide,(e,t,r)=>new wn("/",e,r,(n,o)=>n/o)).infixLeft("*",He.Multiply,(e,t,r)=>new wn("*",e,r,(n,o)=>n*o)).infixLeft("+",He.Add,(e,t,r)=>new wn("+",e,r,(n,o)=>n+o)).infixLeft("-",He.Subtract,(e,t,r)=>new wn("-",e,r,(n,o)=>n-o)).infixLeft("|",He.Union,(e,t,r)=>new m4(e,r)).infixLeft("=",He.Equals,(e,t,r)=>new qse(e,r)).infixLeft("!=",He.NotEquals,(e,t,r)=>new Gse(e,r)).infixLeft("~",He.Equivalent,(e,t,r)=>new Qse(e,r)).infixLeft("!~",He.NotEquivalent,(e,t,r)=>new Kse(e,r)).infixLeft("<",He.LessThan,(e,t,r)=>new wn("<",e,r,(n,o)=>n<o)).infixLeft("<=",He.LessThanOrEquals,(e,t,r)=>new wn("<=",e,r,(n,o)=>n<=o)).infixLeft(">",He.GreaterThan,(e,t,r)=>new wn(">",e,r,(n,o)=>n>o)).infixLeft(">=",He.GreaterThanOrEquals,(e,t,r)=>new wn(">=",e,r,(n,o)=>n>=o)).infixLeft("&",He.Ampersand,(e,t,r)=>new Use(e,r)).infixLeft("and",He.And,(e,t,r)=>new Yse(e,r)).infixLeft("as",He.As,(e,t,r)=>new Rx(e,r)).infixLeft("contains",He.Contains,(e,t,r)=>new Wse(e,r)).infixLeft("div",He.Divide,(e,t,r)=>new wn("div",e,r,(n,o)=>n/o|0)).infixLeft("in",He.In,(e,t,r)=>new Hse(e,r)).infixLeft("is",He.Is,(e,t,r)=>new Ix(e,r)).infixLeft("mod",He.Modulo,(e,t,r)=>new wn("mod",e,r,(n,o)=>n%o)).infixLeft("or",He.Or,(e,t,r)=>new Xse(e,r)).infixLeft("xor",He.Xor,(e,t,r)=>new Jse(e,r)).infixLeft("implies",He.Implies,(e,t,r)=>new Zse(e,r))}const dle=ule();function g4(e){return new Fse(e,dle.construct(ile(e)).consumeAndParse())}function fle(e,t){const r=Array.isArray(t)?t:[t];for(let n=0;n<r.length;n++){const o=r[n];typeof o=="object"&&"type"in o&&"value"in o||(r[n]=io(r[n]))}return gc(e,r).map(n=>n.value)}function gc(e,t,r){const n=r??{};return g4(e).eval({variables:n},t).map(i=>{var a;return{type:i.type,value:(a=i.value)==null?void 0:a.valueOf()}})}var ri=(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))(ri||{});function wm(e,t){var n,o;let r=(o=(n=Pi.types[e])==null?void 0:n.searchParamsDetails)==null?void 0:o[t.code];return r||(r=hle(e,t)),r}function ple(e,t,r){const n=Pi.types[e];n.searchParamsDetails||(n.searchParamsDetails={}),n.searchParamsDetails[t]=r}function hle(e,t){const r=t.code,n=vle(r),o=xle(e,t.expression),i={elementDefinitions:[],propertyTypes:new Set,array:!1};for(const l of o){const c=Bl(l);c.length===1&&c[0]instanceof Lr?i.propertyTypes.add("boolean"):v4(i,Bl(l),e,1)}const a={columnName:n,type:yle(t,i.propertyTypes),elementDefinitions:i.elementDefinitions,array:i.array};return ple(e,r,a),a}function v4(e,t,r,n){const o=t[n];if(o instanceof Rx){e.propertyTypes.add(o.right.toString());return}if(o instanceof Dx){mle(e,o);return}const i=o.toString(),a=Sa(r,i);if(!a)throw new Error(`Element definition not found for ${r} ${i}`);let l=!1,c=n+1;if(c<t.length&&t[c]instanceof Nx&&(l=!0,c++),a.isArray&&!l&&(e.array=!0),c>=t.length){e.elementDefinitions.push(a);for(const u of a.type)e.propertyTypes.add(u.code);return}for(const u of a.type){let d=u.code;gle(d)&&(d=a.type[0].code),v4(e,t,d,c)}}function mle(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 Ix){e.propertyTypes.add(t.args[0].right.toString());return}throw new Error(`Unhandled FHIRPath function: ${t.name}`)}function gle(e){return e==="Element"||e==="BackboneElement"}function vle(e){return e.split("-").reduce((t,r,n)=>t+(n?tr(r):r),"")}function yle(e,t){switch(e.type){case"date":return t.size===1&&t.has(V.date)?"DATE":"DATETIME";case"number":return"NUMBER";case"quantity":return"QUANTITY";case"reference":return t.has(V.canonical)?"CANONICAL":"REFERENCE";case"token":return t.size===1&&t.has(V.boolean)?"BOOLEAN":"TEXT";default:return"TEXT"}}function xle(e,t){const r=[],n=g4(t);return vy(e,n.child,r),r}function vy(e,t,r){t instanceof m4?(vy(e,t.left,r),vy(e,t.right,r)):t.toString().startsWith(e+".")&&r.push(t)}function Bl(e){if(e instanceof Rx||e instanceof Nx)return[Bl(e.left),e].flat();if(e instanceof Lr)return[e];if(e instanceof Tx)return[Bl(e.left),Bl(e.right)].flat();if(e instanceof Dx){if(e.name==="where"&&!(e.args[0]instanceof Ix))return[];if(e.name==="last")return[]}return[e]}const Hc=20;var ie=(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))(ie||{});const y4={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"},Ax={eq:"eq",ne:"ne",lt:"lt",le:"le",gt:"gt",ge:"ge",sa:"sa",eb:"eb",ap:"ap"};function wle(e){let t;for(const r of e.pathname.split("/"))r&&(t=r);return _le(t,e.searchParams.entries())}function ble(e){return wle(new URL(e,"https://example.com/"))}function _le(e,t){const r={resourceType:e};for(const[n,o]of t)Sle(r,n,o);return r}function Sle(e,t,r){var a,l;let n,o;const i=t.indexOf(":");if(i>=0?(n=t.substring(0,i),o=t.substring(i+1)):(n=t,o=""),n==="_has"||t.includes(".")){Ug(e,{code:t,operator:"eq",value:r});return}switch(n){case"_sort":Ple(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":{const c=WO(r);o==="iterate"&&(c.modifier="iterate"),e.include?e.include.push(c):e.include=[c];break}case"_revinclude":{const c=WO(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:{const c=(l=(a=Pi.types[e.resourceType])==null?void 0:a.searchParams)==null?void 0:l[n];c?Ug(e,jle(c,o,r)):Ug(e,Ele(n,o,r))}}}function Ple(e,t){for(const 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 jle(e,t,r){if(t==="missing")return{code:e.code,operator:"missing",value:r};switch(e.type){case"number":case"date":case"quantity":return Ole(e,r);case"reference":case"string":case"token":case"uri":return Cle(e,t,r);default:throw new Error("Unrecognized search parameter type: "+e.type)}}function Ole(e,t){const{operator:r,value:n}=$le(t);return{code:e.code,operator:r,value:n}}function Cle(e,t,r){return{code:e.code,operator:kle(t),value:r}}function Ele(e,t,r){var o;let n="eq";if(t)n=t;else if(r.length>=2){const i=r.substring(0,2);i in Ax&&(r.length===2||(o=r.at(2))!=null&&o.match(/\d/))&&(n=i,r=r.substring(i.length))}return{code:e,operator:n,value:r}}function $le(e){const t=e.substring(0,2),r=Ax[t];return r?{operator:r,value:e.substring(2)}:{operator:"eq",value:e}}function kle(e){return y4[e]??"eq"}function WO(e){const t=e.split(":");if(t.includes("*"))throw new Ae(yi("'*' is not supported as a value for search inclusion parameters"));if(t.length===1)throw new Ae(yi(`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 Ae(yi(`Invalid include value '${e}'`))}function Ug(e,t){e.filters?e.filters.push(t):e.filters=[t]}function es(e){const t=[];return e.fields&&t.push("_fields="+e.fields.join(",")),e.filters&&e.filters.forEach(r=>t.push(Rle(r))),e.sortRules&&e.sortRules.length>0&&t.push(Tle(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(HO("_include",r))),e.revInclude&&e.revInclude.forEach(r=>t.push(HO("_revinclude",r))),t.length===0?"":(t.sort((r,n)=>r.localeCompare(n)),"?"+t.join("&"))}function Rle(e){const t=e.operator in y4?":"+e.operator:"",r=e.operator!=="eq"&&e.operator in Ax?e.operator:"";return`${e.code}${t}=${r}${encodeURIComponent(e.value)}`}function Tle(e){return"_sort="+e.map(t=>t.descending?"-"+t.code:t.code).join(",")}function HO(e,t){return e+"="+t.resourceType+":"+t.searchParam+(t.targetType?":"+t.targetType:"")}function Ile(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 Dle(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 qO(){const e=new Uint32Array(28);return crypto.getRandomValues(e),iae(e.buffer)}async function Nle(e){return crypto.subtle.digest("SHA-256",new TextEncoder().encode(e))}function x4(){return"xxxxxxxx-xxxx-4xxx-yxxx-xxxxxxxxxxxx".replace(/[xy]/g,e=>{const t=Math.random()*16|0;return(e==="x"?t:t&3|8).toString(16)})}function w4(e){var o,i,a;const t={};e=ki(e);for(const l of e.entry||[]){(o=l.resource)==null||delete o.meta;const c=(i=l.resource)==null?void 0:i.id;c&&(t[c]=x4(),l.fullUrl="urn:uuid:"+t[c],(a=l.resource)==null||delete a.id)}const 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)=>Ale(l,c,t),2);return Mle(JSON.parse(n))}function Ale(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){const o=r[n];if(o)return"urn:uuid:"+o}}return t}function Mle(e){const t=zle(e),{sorted:r,cycles:n}=Lle(t),o={};for(const a of e.entry||[])a.fullUrl&&(o[a.fullUrl]=a);const i=r.map(a=>o[a]);for(const a of n)for(const l of a){const c=o[l],u={...c,request:{...c.request,method:"PUT"}};i.push(u)}return{...e,entry:i}}function Lle(e){const t=[],r={},n=[];for(const i of Object.keys(e))r[i]=0;function o(i,a){if(r[i]===2)return!0;if(r[i]===1){const c=a.lastIndexOf(i);return c!==-1&&n.push(a.slice(c)),!0}r[i]=1,a.push(i);let l=!1;for(const c of e[i])o(c,a)||(l=!0);return r[i]=2,a.pop(),t.unshift(i),!l}for(const i in e)r[i]===0&&o(i,[]);return{sorted:t,cycles:n}}function b4(e,t){for(const r in e)if(e[r]&&typeof e[r]=="object"){const n=e[r];if(Pa(n)){const o=n.reference;o.startsWith("urn:uuid:")&&t(o)}else b4(n,t)}}function zle(e){const t={};for(const r of e.entry||[])r.fullUrl&&(t[r.fullUrl]=[]);for(const r of e.entry||[]){const n=r.fullUrl;r.resource&&b4(r.resource,o=>{t[o]&&t[o].push(n)})}return t}class Fle{constructor(t=10){this.max=t,this.cache=new Map}clear(){this.cache.clear()}get(t){const 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}}const Kt={CSS:"text/css",DICOM:"application/dicom",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"};class _4{constructor(){this.listeners={}}addEventListener(t,r){this.listeners[t]||(this.listeners[t]=[]),this.listeners[t].push(r)}removeEventListener(t,r){const n=this.listeners[t];if(n){for(let o=0;o<n.length;o++)if(n[o]===r){n.splice(o,1);return}}}dispatchEvent(t){const r=this.listeners[t.type];if(r)for(const n of r)n.call(this,t);return!t.defaultPrevented}}class Vle{constructor(){this.emitter=new _4}dispatchEvent(t){this.emitter.dispatchEvent(t)}addEventListener(t,r){this.emitter.addEventListener(t,r)}removeEventListener(t,r){this.emitter.removeEventListener(t,r)}}const yy={"Patient-open":"Patient-open","Patient-close":"Patient-close","ImagingStudy-open":"ImagingStudy-open","ImagingStudy-close":"ImagingStudy-close","Encounter-open":"Encounter-open","Encounter-close":"Encounter-close","DiagnosticReport-open":"DiagnosticReport-open","DiagnosticReport-close":"DiagnosticReport-close","DiagnosticReport-select":"DiagnosticReport-select","DiagnosticReport-update":"DiagnosticReport-update",syncerror:"syncerror"},Ble=["Patient","Encounter","ImagingStudy","DiagnosticReport","OperationOutcome","Bundle"],Mx=["DiagnosticReport-update"];function Ule(e){return Mx.includes(e)}function Wle(e){if(Mx.includes(e))throw new Ae(Rt(`'context.version' is required for '${e}'.`))}const Hle={"Patient-open":{patient:{resourceType:"Patient"},encounter:{resourceType:"Encounter",optional:!0}},"Patient-close":{patient:{resourceType:"Patient"},encounter:{resourceType:"Encounter",optional:!0}},"ImagingStudy-open":{study:{resourceType:"ImagingStudy"},encounter:{resourceType:"Encounter",optional:!0},patient:{resourceType:"Patient",optional:!0}},"ImagingStudy-close":{study:{resourceType:"ImagingStudy"},encounter:{resourceType:"Encounter",optional:!0},patient:{resourceType:"Patient",optional:!0}},"Encounter-open":{encounter:{resourceType:"Encounter"},patient:{resourceType:"Patient"}},"Encounter-close":{encounter:{resourceType:"Encounter"},patient:{resourceType:"Patient"}},"DiagnosticReport-open":{report:{resourceType:"DiagnosticReport"},encounter:{resourceType:"Encounter",optional:!0},study:{resourceType:"ImagingStudy",optional:!0,manyAllowed:!0},patient:{resourceType:"Patient"}},"DiagnosticReport-close":{report:{resourceType:"DiagnosticReport"},encounter:{resourceType:"Encounter",optional:!0},study:{resourceType:"ImagingStudy",optional:!0,manyAllowed:!0},patient:{resourceType:"Patient"}},"DiagnosticReport-select":{report:{resourceType:"DiagnosticReport"},select:{resourceType:"*",isArray:!0}},"DiagnosticReport-update":{report:{resourceType:"DiagnosticReport"},patient:{resourceType:"Patient",optional:!0},study:{resourceType:"ImagingStudy",optional:!0},updates:{resourceType:"Bundle"}},syncerror:{operationoutcome:{resourceType:"OperationOutcome"}}};function qle(e){return Ble.includes(e)}function S4(e){return!!e.endpoint}function GO(e){if(!Lx(e))throw new Ae(Rt("subscriptionRequest must be an object conforming to SubscriptionRequest type."));const{channelType:t,mode:r,topic:n,events:o}=e,i={"hub.channel.type":t,"hub.mode":r,"hub.topic":n,"hub.events":o.join(",")};return S4(e)&&(i.endpoint=e.endpoint),new URLSearchParams(i).toString()}function Lx(e){if(typeof e!="object")return!1;const{channelType:t,mode:r,topic:n,events:o}=e;if(!(t&&r&&n&&o)||typeof n!="string"||typeof o!="object"||!Array.isArray(o)||o.length<1||t!=="websocket"||r!=="subscribe"&&r!=="unsubscribe")return!1;for(const i of o)if(!yy[i])return!1;return!(S4(e)&&!(typeof e.endpoint=="string"&&e.endpoint.startsWith("ws")))}function QO(e,t,r,n){if(typeof t!="object")throw new Ae(Rt(`context[${r}] is invalid. Context must contain a single valid FHIR resource! Resource is not an object.`));if(!(t.id&&typeof t.id=="string"))throw new Ae(Rt(`context[${r}] is invalid. Resource must contain a valid string ID.`));if(!t.resourceType)throw new Ae(Rt(`context[${r}] is invalid. Resource must contain a resource type. No resource type found.`));const o=n.resourceType;if(o!=="*"){if(!qle(t.resourceType))throw new Ae(Rt(`context[${r}] is invalid. Resource must contain a valid FHIRcast resource type. Resource type is not a known resource type.`));if(o&&t.resourceType!==o)throw new Ae(Rt(`context[${r}] is invalid. context[${r}] for the '${e}' event should contain resource of type ${o}.`))}}function Gle(e,t,r,n,o){if(o.set(t.key,(o.get(t.key)??0)+1),!n.isArray)QO(e,t.resource,r,n);else{const{resources:i}=t;if(!i)throw new Ae(Rt(`context[${r}] is invalid. context[${r}] for the '${e}' with key '${String(t.key)}' should contain an array of resources on the key 'resources'.`));for(const a of i)QO(e,a,r,n)}}function Qle(e,t){const r=new Map,n=Hle[e];for(let o=0;o<t.length;o++){const i=t[o].key;if(!n[i])throw new Ae(Rt(`Key '${i}' not found for event '${e}'. Make sure to add only valid keys.`));Gle(e,t[o],o,n[i],r)}for(const[o,i]of Object.entries(n)){if(!(i.optional||r.has(o)))throw new Ae(Rt(`Missing required key '${o}' on context for '${e}' event.`));if(!i.manyAllowed&&(r.get(o)||0)>1)throw new Ae(Rt(`${r.get(o)} context entries with key '${o}' found for the '${e}' event when schema only allows for 1.`))}}function KO(e,t,r,n){if(!(e&&typeof e=="string"))throw new Ae(Rt("Must provide a topic."));if(!yy[t])throw new Ae(Rt(`Must provide a valid FHIRcast event name. Supported events: ${Object.keys(yy).join(", ")}`));if(typeof r!="object")throw new Ae(Rt("context must be a context object or array of context objects."));if(Mx.includes(t)&&!n)throw new Ae(Rt(`The '${t}' event must contain a 'context.versionId'.`));const o=Array.isArray(r)?r:[r];return Qle(t,o),{timestamp:new Date().toISOString(),id:x4(),event:{"hub.topic":e,"hub.event":t,context:o,...n?{"context.versionId":n}:{}}}}class Kle extends Vle{constructor(t){if(super(),this.subRequest=t,!t.endpoint)throw new Ae(Rt("Subscription request should contain an endpoint."));if(!Lx(t))throw new Ae(Rt("Subscription request failed validation."));const r=new WebSocket(t.endpoint);r.addEventListener("open",()=>{this.dispatchEvent({type:"connect"}),r.addEventListener("message",n=>{const o=JSON.parse(n.data);if(o["hub.topic"])return;const i=o;i.event["hub.event"]!=="heartbeat"&&(this.dispatchEvent({type:"message",payload:i}),r.send(JSON.stringify({id:o==null?void 0:o.id,timestamp:new Date().toISOString()})))}),r.addEventListener("close",()=>{this.dispatchEvent({type:"disconnect"})})}),this.websocket=r}disconnect(){this.websocket.close()}}function Yle(e){const t=e.replace(/-/g,"+").replace(/_/g,"/"),r=Ile(t),n=Array.from(r).reduce((i,a)=>{const l=("00"+a.charCodeAt(0).toString(16)).slice(-2);return`${i}%${l}`},""),o=decodeURIComponent(n);return JSON.parse(o)}function Xle(e){return e.split(".").length===3}function P4(e){const[t,r,n]=e.split(".");return Yle(r)}function Jle(e){try{return typeof P4(e).login_id=="string"}catch{return!1}}var YO;class Un{constructor(t){this[YO]="ReadablePromise",this.status="pending",this.suspender=t.then(r=>(this.status="success",this.response=r,r),r=>{throw this.status="error",this.error=r,r})}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(t,r){return this.suspender.then(t,r)}catch(t){return this.suspender.catch(t)}finally(t){return this.suspender.finally(t)}}YO=Symbol.toStringTag;class Zle{constructor(t){this.storage=t??(typeof localStorage<"u"?localStorage:new ece)}clear(){this.storage.clear()}getString(t){return this.storage.getItem(t)??void 0}setString(t,r){r?this.storage.setItem(t,r):this.storage.removeItem(t)}getObject(t){const r=this.getString(t);return r?JSON.parse(r):void 0}setObject(t,r){this.setString(t,r?Dr(r):void 0)}}class ece{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]}}const tce="2.2.4-6eee2069",rce=Kt.FHIR_JSON+", */*; q=0.1",nce="https://api.medplum.com/",oce=1e3,ice=6e4,XO="Binary/",JO={resourceType:"Device",id:"system",deviceName:[{name:"System"}]};class ace extends _4{constructor(t){if(super(),this.initComplete=!0,t!=null&&t.baseUrl&&!t.baseUrl.startsWith("http"))throw new Error("Base URL must start with http or https");if(this.options=t??{},this.fetch=(t==null?void 0:t.fetch)??sce(),this.storage=(t==null?void 0:t.storage)??new Zle,this.createPdfImpl=t==null?void 0:t.createPdf,this.baseUrl=eC((t==null?void 0:t.baseUrl)??nce),this.fhirBaseUrl=eC(Ku(this.baseUrl,(t==null?void 0:t.fhirUrlPath)??"fhir/R4/")),this.authorizeUrl=Ku(this.baseUrl,(t==null?void 0:t.authorizeUrl)??"oauth2/authorize"),this.tokenUrl=Ku(this.baseUrl,(t==null?void 0:t.tokenUrl)??"oauth2/token"),this.logoutUrl=Ku(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)??ice,this.cacheTime>0?this.requestCache=new Fle((t==null?void 0:t.resourceCacheSize)??oce):this.requestCache=void 0,t!=null&&t.autoBatchTime?(this.autoBatchTime=t.autoBatchTime,this.autoBatchQueue=[]):(this.autoBatchTime=0,this.autoBatchQueue=void 0),t!=null&&t.accessToken)this.setAccessToken(t.accessToken),this.initPromise=Promise.resolve();else if(this.storage.getInitPromise!==void 0){const r=this.storage.getInitPromise(),n=new Promise(o=>{r.then(()=>{this.attemptResumeActiveLogin().then(o).catch(console.error),this.initComplete=!0}).catch(console.error)});this.initPromise=n,this.initComplete=!1}else this.initPromise=this.attemptResumeActiveLogin().catch(console.error);this.setupStorageListener()}get isInitialized(){return this.initComplete}getInitPromise(){return this.initPromise}async attemptResumeActiveLogin(){const t=this.getActiveLogin();t&&(this.setAccessToken(t.accessToken,t.refreshToken),await this.refreshProfile())}getBaseUrl(){return this.baseUrl}getAuthorizeUrl(){return this.authorizeUrl}getTokenUrl(){return this.tokenUrl}getLogoutUrl(){return this.logoutUrl}clear(){this.storage.clear(),sessionStorage.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){const r=this.fhirBaseUrl+t;if(this.requestCache)for(const n of this.requestCache.keys())(n.endsWith(r)||n.includes(r+"?"))&&this.requestCache.delete(n)}get(t,r={}){t=t.toString();const n=this.getCacheEntry(t,r);if(n)return n.value;let o;t.startsWith(this.fhirBaseUrl)&&this.autoBatchQueue?o=new Promise((a,l)=>{this.autoBatchQueue.push({method:"GET",url:t.replace(this.fhirBaseUrl,""),options:r,resolve:a,reject:l}),this.autoBatchTimerId||(this.autoBatchTimerId=setTimeout(()=>this.executeAutoBatch(),this.autoBatchTime))}):o=this.request("GET",t,r);const i=new Un(o);return this.setCacheEntry(t,i),i}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,Kt.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){const{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){const n=new URLSearchParams(window.location.search).get("code");if(n)return this.processCode(n);await this.requestAuthorization(t)}signOutWithRedirect(){window.location.assign(this.logoutUrl)}async signInWithExternalAuth(t,r,n,o,i=!0){let a=o;i&&(a=await this.ensureCodeChallenge(o)),window.location.assign(this.getExternalAuthRedirectUri(t,r,n,a,i))}async exchangeExternalAccessToken(t,r){if(r=r??this.clientId,!r)throw new Error("MedplumClient is missing clientId");const 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,i=!0){const a=new URL(t);if(a.searchParams.set("response_type","code"),a.searchParams.set("client_id",r),a.searchParams.set("redirect_uri",n),a.searchParams.set("scope",o.scope??"openid profile email"),a.searchParams.set("state",JSON.stringify(o)),i){const{codeChallenge:l,codeChallengeMethod:c}=o;if(!c)throw new Error("`LoginRequest` for external auth must include a `codeChallengeMethod`.");if(!l)throw new Error("`LoginRequest` for external auth must include a `codeChallenge`.");a.searchParams.set("code_challenge_method",c),a.searchParams.set("code_challenge",l)}return a.toString()}fhirUrl(...t){return new URL(t.join("/"),this.fhirBaseUrl)}fhirSearchUrl(t,r){const n=this.fhirUrl(t);return r&&(n.search=new URLSearchParams(r).toString()),n}search(t,r,n){const o=this.fhirSearchUrl(t,r),i=o.toString()+"-search",a=this.getCacheEntry(i,n);if(a)return a.value;const l=new Un((async()=>{const c=await this.get(o,n);if(c.entry)for(const u of c.entry)this.cacheResource(u.resource);return c})());return this.setCacheEntry(i,l),l}searchOne(t,r,n){const o=this.fhirSearchUrl(t,r);o.searchParams.set("_count","1"),o.searchParams.sort();const i=o.toString()+"-searchOne",a=this.getCacheEntry(i,n);if(a)return a.value;const l=new Un(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(i,l),l}searchResources(t,r,n){const i=this.fhirSearchUrl(t,r).toString()+"-searchResources",a=this.getCacheEntry(i,n);if(a)return a.value;const l=new Un(this.search(t,r,n).then(rC));return this.setCacheEntry(i,l),l}async*searchResourcePages(t,r,n){var i,a;let o=this.fhirSearchUrl(t,r);for(;o;){const l=new URL(o).searchParams,c=await this.search(t,l,n),u=(i=c.link)==null?void 0:i.find(d=>d.relation==="next");if(!((a=c.entry)!=null&&a.length)&&!u)break;yield rC(c),o=u!=null&&u.url?new URL(u.url):void 0}}searchValueSet(t,r,n){const 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,i;const n=(i=(o=this.requestCache)==null?void 0:o.get(this.fhirUrl(t,r).toString()))==null?void 0:i.value;return n!=null&&n.isOk()?n.read():void 0}getCachedReference(t){const r=t.reference;if(!r)return;if(r==="system")return JO;const[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){const n=t.reference;if(!n)return new Un(Promise.reject(new Error("Missing reference")));if(n==="system")return new Un(Promise.resolve(JO));const[o,i]=n.split("/");return!o||!i?new Un(Promise.reject(new Error("Invalid reference"))):this.readResource(o,i,r)}requestSchema(t){if(Ese(t))return Promise.resolve();const r=t+"-requestSchema",n=this.getCacheEntry(r,void 0);if(n)return n.value;const o=new Un((async()=>{const i=`{
90
+ StructureDefinitionList(name: "${t}") {
91
+ resourceType,
92
+ name,
93
+ kind,
94
+ description,
95
+ type,
96
+ snapshot {
97
+ element {
98
+ id,
99
+ path,
100
+ definition,
101
+ min,
102
+ max,
103
+ base {
104
+ path,
105
+ min,
106
+ max
107
+ },
108
+ contentReference,
109
+ type {
110
+ code,
111
+ profile,
112
+ targetProfile
113
+ },
114
+ binding {
115
+ strength,
116
+ valueSet
117
+ }
118
+ }
119
+ }
120
+ }
121
+ SearchParameterList(base: "${t}", _count: 100) {
122
+ base,
123
+ code,
124
+ type,
125
+ expression,
126
+ target
127
+ }
128
+ }`.replace(/\s+/g," "),a=await this.graphql(i);FO(a.data.StructureDefinitionList);for(const l of a.data.SearchParameterList)Nse(l)})());return this.setCacheEntry(r,o),o}requestProfileSchema(t){if(kse(t))return Promise.resolve();const r=t+"-requestSchema",n=this.getCacheEntry(r,void 0);if(n)return n.value;const o=new Un((async()=>{const i=await this.searchOne("StructureDefinition",{url:t,_sort:"-_lastUpdated"});i?FO([i],t):console.warn(`No StructureDefinition found for ${t}!`)})());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,i){const a=await this.createBinary(t,r,n,o,i);return{contentType:n,url:a.url,title:r}}createBinary(t,r,n,o,i){const a=this.fhirUrl("Binary");return r&&a.searchParams.set("_filename",r),o?this.uploadwithProgress(a,t,n,o,i):this.post(a,t,n,i)}uploadwithProgress(t,r,n,o,i){return new Promise((a,l)=>{var p;const c=new XMLHttpRequest,u=()=>c.abort();(p=i==null?void 0:i.signal)==null||p.addEventListener("abort",u);const d=h=>{var m;(m=i==null?void 0:i.signal)==null||m.removeEventListener("abort",u),h instanceof Error?l(h):a(h)};c.responseType="json",c.onabort=()=>d(new Error("Request aborted")),c.onerror=()=>d(new Error("Request error")),o&&(c.upload.onprogress=h=>o(h),c.upload.onload=h=>o(h)),c.onload=()=>{c.status>=200&&c.status<300?d(c.response):d(new Ae(lt(c.response||c.statusText)))},c.open("POST",t),c.withCredentials=!0,c.setRequestHeader("Authorization","Bearer "+this.accessToken),c.setRequestHeader("Cache-Control","no-cache, no-store, max-age=0"),c.setRequestHeader("Content-Type",n),c.setRequestHeader("X-Medplum","extended"),c.send(r)})}async createPdf(t,r,n,o){if(!this.createPdfImpl)throw new Error("PDF creation not enabled");const i=await this.createPdfImpl(t,n,o);return this.createBinary(i,r,"application/pdf")}createComment(t,r,n){const o=this.getProfile();let i,a;return t.resourceType==="Encounter"&&(i=ht(t),a=t.subject),t.resourceType==="ServiceRequest"&&(i=t.encounter,a=t.subject),t.resourceType==="Patient"&&(a=ht(t)),this.createResource({resourceType:"Communication",basedOn:[ht(t)],encounter:i,subject:a,sender:o?ht(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");let n=await this.put(this.fhirUrl(t.resourceType,t.id),t,void 0,r);return n||(n=t),this.cacheResource(n),this.invalidateUrl(this.fhirUrl(t.resourceType,t.id,"_history")),this.invalidateSearches(t.resourceType),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 i;if(typeof t=="string"){const a=t;i=this.fhirUrl("Bot",a,"$execute")}else{const a=t;i=this.fhirUrl("Bot","$execute")+`?identifier=${a.system}|${a.value}`}return this.post(i,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,Kt.JSON,r)}graphql(t,r,n,o){return this.post(this.fhirUrl("$graphql"),{query:t,operationName:r,variables:n},Kt.JSON,o)}readResourceGraph(t,r,n,o){return this.get(`${this.fhirUrl(t,r)}/$graph?graph=${n}`,o)}pushToAgent(t,r,n,o,i,a){return this.post(this.fhirUrl("Agent",_x(t),"$push"),{destination:at(r),body:n,contentType:o,waitForResponse:i},Kt.FHIR_JSON,a)}getActiveLogin(){return this.storage.getObject("activeLogin")}async setActiveLogin(t){var r,n;(!((r=this.sessionDetails)!=null&&r.profile)||at(this.sessionDetails.profile)!==((n=t.profile)==null?void 0:n.reference))&&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=Jle(t)}getLogins(){return this.storage.getObject("logins")??[]}addLogin(t){const r=this.getLogins().filter(n=>{var o,i;return((o=n.profile)==null?void 0:o.reference)!==((i=t.profile)==null?void 0:i.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=>{var i,a;this.profilePromise=void 0;const o=((a=(i=this.sessionDetails)==null?void 0:i.profile)==null?void 0:a.id)!==n.profile.id;this.sessionDetails=n,o&&this.dispatchEvent({type:"change"}),t(n.profile)}).catch(r)}),this.profilePromise):Promise.resolve(void 0)}isLoading(){return!!this.profilePromise}isSuperAdmin(){var t;return!!((t=this.sessionDetails)!=null&&t.project.superAdmin)}isProjectAdmin(){var t;return!!((t=this.sessionDetails)!=null&&t.membership.admin)}getProject(){var t;return(t=this.sessionDetails)==null?void 0:t.project}getProjectMembership(){var t;return(t=this.sessionDetails)==null?void 0:t.membership}getProfile(){var t;return(t=this.sessionDetails)==null?void 0:t.profile}async getProfileAsync(){return this.profilePromise?this.profilePromise:this.sessionDetails?this.sessionDetails.profile:this.refreshProfile()}getUserConfiguration(){var t;return(t=this.sessionDetails)==null?void 0:t.config}getAccessPolicy(){var t;return(t=this.sessionDetails)==null?void 0:t.accessPolicy}async download(t,r={}){this.refreshPromise&&await this.refreshPromise;const n=t.toString();return n.startsWith(XO)&&(t=this.fhirUrl(n)),this.addFetchOptionsDefaults(r),(await this.fetchWithRetry(t.toString(),r)).blob()}async uploadMedia(t,r,n,o,i){const a=await this.createBinary(t,n,r);return this.createResource({resourceType:"Media",status:"completed",content:{contentType:r,url:XO+a.id,title:n},...o},i)}async bulkExport(t="",r,n,o){const i=t&&`${t}/`,a=this.fhirUrl(`${i}$export`);return r&&a.searchParams.set("_type",r),n&&a.searchParams.set("_since",n),this.startAsyncRequest(a.toString(),o)}async startAsyncRequest(t,r={}){this.addFetchOptionsDefaults(r);const n=r.headers;n.Prefer="respond-async";const o=await this.fetchWithRetry(t,r);if(o.status===202){const i=await tC(o);if(i)return this.pollStatus(i)}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;const 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 Un(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);const o=await this.fetchWithRetry(r,n);return this.parseResponse(o,t,r,n)}async parseResponse(t,r,n,o={}){if(t.status===401)return this.handleUnauthenticated(r,n,o);if(t.status===204||t.status===304)return;const i=t.headers.get("content-type"),a=i==null?void 0:i.includes("json");if(t.status===404&&!a)throw new Ae(Pse);const l=t.headers.get("content-location"),c=o.redirect??this.options.redirect;if(t.status===201&&l&&c==="follow")return this.request("GET",l,{...o,body:void 0});let u;if(a)try{u=await t.json()}catch(d){throw console.error("Error parsing response",t.status,d),d}else u=await t.text();if(t.status>=400)throw new Ae(lt(u));return u}async fetchWithRetry(t,r){t.startsWith("http")||(t=new URL(t,this.baseUrl).href);const n=3,o=200;let i;for(let a=0;a<n;a++){try{if(this.options.verbose&&this.logRequest(t,r),i=await this.fetch(t,r),this.options.verbose&&this.logResponse(i),i.status<500)return i}catch(l){this.retryCatch(a,n,l)}await DO(o)}return i}logRequest(t,r){if(console.log(`> ${r.method} ${t}`),r.headers){const n=r.headers,o=Object.entries(n).sort((i,a)=>i[0].localeCompare(a[0]));for(const[i,a]of o)console.log(`> ${i}: ${a}`)}}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;const o=2e3;for(;r;){const i={};this.addFetchOptionsDefaults(i);const a=await this.fetchWithRetry(t,i);if(a.status!==202&&(r=!1,n=a,a.status===201)){const l=await tC(a);l&&(n=await this.fetchWithRetry(l,i))}await DO(o)}return this.parseResponse(n,"POST",t)}async executeAutoBatch(){var o,i;const t=[...this.autoBatchQueue];if(this.autoBatchQueue.length=0,this.autoBatchTimerId=void 0,t.length===1){const a=t[0];try{a.resolve(await this.request(a.method,this.fhirBaseUrl+a.url,a.options))}catch(l){a.reject(new Ae(lt(l)))}return}const r={resourceType:"Bundle",type:"batch",entry:t.map(a=>({request:{method:a.method,url:a.url},resource:a.options.body?JSON.parse(a.options.body):void 0}))},n=await this.post(this.fhirBaseUrl.slice(0,-1),r);for(let a=0;a<t.length;a++){const l=t[a],c=(o=n.entry)==null?void 0:o[a];(i=c==null?void 0:c.response)!=null&&i.outcome&&!u4(c.response.outcome)?l.reject(new Ae(c.response.outcome)):l.resolve(c==null?void 0:c.resource)}}addFetchOptionsDefaults(t){let r=t.headers;r||(r={},t.headers=r),r.Accept||(r.Accept=rce),r["X-Medplum"]="extended",t.body&&!r["Content-Type"]&&(r["Content-Type"]=Kt.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={});const 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(){const t=qO();sessionStorage.setItem("pkceState",t);const r=qO();sessionStorage.setItem("codeVerifier",r);const n=await Nle(r),o=aae(n).replaceAll("+","-").replaceAll("/","_").replaceAll("=","");return sessionStorage.setItem("codeChallenge",o),{codeChallengeMethod:"S256",codeChallenge:o}}async requestAuthorization(t){const 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??ZO()),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){const 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)??ZO()),typeof sessionStorage<"u"){const o=sessionStorage.getItem("codeVerifier");o&&n.set("code_verifier",o)}return this.fetchTokens(n)}refresh(){if(this.refreshPromise)return this.refreshPromise;if(this.refreshToken){const 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;const 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;const 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){const 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=Dle(t+":"+r)}async fhircastSubscribe(t,r){if(!(typeof t=="string"&&t!==""))throw new Ae(Rt("Invalid topic provided. Topic must be a valid string."));if(!(typeof r=="object"&&Array.isArray(r)&&r.length>0))throw new Ae(Rt("Invalid events provided. Events must be an array of event names containing at least one event."));const n={channelType:"websocket",mode:"subscribe",topic:t,events:r},i=(await this.post("/fhircast/STU3",GO(n),Kt.FORM_URL_ENCODED))["hub.channel.endpoint"];if(!i)throw new Error("Invalid response!");return n.endpoint=i,n}async fhircastUnsubscribe(t){if(!Lx(t))throw new Ae(Rt("Invalid topic or subscriptionRequest. SubscriptionRequest must be an object."));if(!(t.endpoint&&typeof t.endpoint=="string"&&t.endpoint.startsWith("ws")))throw new Ae(Rt("Provided subscription request must have an endpoint in order to unsubscribe."));t.mode="unsubscribe",await this.post("/fhircast/STU3",GO(t),Kt.FORM_URL_ENCODED)}fhircastConnect(t){return new Kle(t)}async fhircastPublish(t,r,n,o){return Ule(r)?this.post(`/fhircast/STU3/${t}`,KO(t,r,n,o),Kt.JSON):(Wle(r),this.post(`/fhircast/STU3/${t}`,KO(t,r,n),Kt.JSON))}async fhircastGetContext(t){return this.get(`/fhircast/STU3/${t}`)}async invite(t,r){return this.post("admin/projects/"+t+"/invite",r)}async fetchTokens(t){const r={method:"POST",headers:{"Content-Type":Kt.FORM_URL_ENCODED},body:t.toString(),credentials:"include"},n=r.headers;this.basicAuth&&(n.Authorization=`Basic ${this.basicAuth}`);const o=await this.fetchWithRetry(this.tokenUrl,r);if(!o.ok){this.clearActiveLogin();try{const a=await o.json();throw new Ae(yi(a.error_description))}catch(a){throw new Ae(yi("Failed to fetch tokens"),a)}}const i=await o.json();return await this.verifyTokens(i),this.getProfile()}async verifyTokens(t){const r=t.access_token;if(Xle(r)){const n=P4(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 sce(){if(!globalThis.fetch)throw new Error("Fetch not available in this environment");return globalThis.fetch.bind(globalThis)}function ZO(){return typeof window>"u"?"":window.location.protocol+"//"+window.location.host+"/"}function eC(e){return e.endsWith("/")?e:e+"/"}function Ku(e,t){return new URL(t,e).toString()}async function tC(e){var o,i;const t=e.headers.get("content-location");if(t)return t;const r=e.headers.get("location");if(r)return r;const n=await e.json();if(xm(n)&&((i=(o=n.issue)==null?void 0:o[0])!=null&&i.diagnostics))return n.issue[0].diagnostics}function rC(e){var r;const t=((r=e.entry)==null?void 0:r.map(n=>n.resource))??[];return Object.assign(t,{bundle:e})}function lce(e,t){return t.pattern&&!Sx(e,t.pattern)?!1:!(t.fixed&&!Uc(e,t.fixed))}function cce(e,t,r,n){if(Array.isArray(e))return!1;const o=(n??r.elements)[t.path],i=r.type;switch(t.type){case"value":case"pattern":if(!e||!o)return!1;if(lce(e,o))return!0;break;case"type":return!e||!(i!=null&&i.length)?!1:i.some(a=>a.code===e.type)}return!1}var j4=f.createContext(void 0);function bm(){return f.useContext(j4)}function oe(){return bm().medplum}function _m(){return bm().navigate}function zx(){return bm().profile}function uce(e){let t=e.medplum,r=e.navigate??dce,[n,o]=f.useState({profile:t.getProfile(),loading:!t.isInitialized});f.useEffect(()=>{t&&(t.isInitialized||(o(a=>({...a,loading:!0})),t.getInitPromise().then(()=>o(a=>({...a,loading:!1}))).catch(console.error)))},[t,t.isInitialized]),f.useEffect(()=>{function a(){o({...n,profile:t.getProfile()})}return t.addEventListener("change",a),()=>t.removeEventListener("change",a)},[t,n]);let i=f.useMemo(()=>({...n,medplum:t,navigate:r}),[n,t,r]);return s.jsx(j4.Provider,{value:i,children:e.children})}function dce(e){window.location.assign(e)}function et(e,t){let r=oe(),[n,o]=f.useState(nC(r,e)),i=f.useCallback(a=>{Uc(a,n)||o(a)},[n,o]);return f.useEffect(()=>{i(nC(r,e))},[r,e,i]),f.useEffect(()=>{let a=!0;return Pa(e)&&r.readReference(e).then(l=>{a&&i(l)}).catch(l=>{a&&(i(void 0),t&&t(lt(l)))}),()=>a=!1},[r,n,e,i,t]),n}function nC(e,t){if(t){if(Fo(t))return t;if(Pa(t))return e.getCachedReference(t)}}function fce(e,t){return O4("searchOne",e,t)}function Os(e,t){return O4("searchResources",e,t)}function O4(e,t,r){let n=oe(),[o,i]=f.useState(),[a,l]=f.useState(!1),[c,u]=f.useState(),[d,p]=f.useState();return f.useEffect(()=>{let h=n.fhirSearchUrl(t,r).toString();h!==o&&(i(h),n[e](t,r).then(m=>{l(!1),u(m),p(Sse)}).catch(m=>{l(!1),u(void 0),p(lt(m))}))},[n,e,t,r,o,u]),[c,a,d]}function pce(e){const t=e.value;return t?s.jsx(s.Fragment,{children:uae(t)}):null}function oC(e,t){return e.line&&e.line.length>t?e.line[t]:""}function iC(e,t,r){const n=e.line||[];for(;n.length<=t;)n.push("");return n[t]=r,{...e,line:n}}function hce(e){const[t,r]=f.useState(e.defaultValue||{}),n=f.useRef();n.current=t;function o(h){r(h),e.onChange&&e.onChange(h)}function i(h){o({...n.current,use:h})}function a(h){o({...n.current,type:h})}function l(h){o(iC(n.current||{},0,h))}function c(h){o(iC(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.jsxs(K,{spacing:"xs",grow:!0,noWrap:!0,children:[s.jsx(mt,{"data-testid":"address-use",defaultValue:t.use,onChange:h=>i(h.currentTarget.value),data:["","home","work","temp","old","billing"]}),s.jsx(mt,{"data-testid":"address-type",defaultValue:t.type,onChange:h=>a(h.currentTarget.value),data:["","postal","physical","both"]}),s.jsx(le,{placeholder:"Line 1",defaultValue:oC(t,0),onChange:h=>l(h.currentTarget.value)}),s.jsx(le,{placeholder:"Line 2",defaultValue:oC(t,1),onChange:h=>c(h.currentTarget.value)}),s.jsx(le,{placeholder:"City",defaultValue:t.city,onChange:h=>u(h.currentTarget.value)}),s.jsx(le,{placeholder:"State",defaultValue:t.state,onChange:h=>d(h.currentTarget.value)}),s.jsx(le,{placeholder:"Postal Code",defaultValue:t.postalCode,onChange:h=>p(h.currentTarget.value)})]})}function mce(e){const t=zx(),[r,n]=f.useState(e.defaultValue||{}),o=f.useRef();o.current=r;function i(a){const l=a?{text:a,authorReference:t&&ht(t),time:new Date().toISOString()}:{};n(l),e.onChange&&e.onChange(l)}return s.jsx(le,{name:e.name,placeholder:"Annotation text",defaultValue:r.text,onChange:a=>i(a.currentTarget.value)})}var gce={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"},vce=Object.defineProperty,yce=Object.defineProperties,xce=Object.getOwnPropertyDescriptors,hh=Object.getOwnPropertySymbols,C4=Object.prototype.hasOwnProperty,E4=Object.prototype.propertyIsEnumerable,aC=(e,t,r)=>t in e?vce(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,sC=(e,t)=>{for(var r in t||(t={}))C4.call(t,r)&&aC(e,r,t[r]);if(hh)for(var r of hh(t))E4.call(t,r)&&aC(e,r,t[r]);return e},wce=(e,t)=>yce(e,xce(t)),bce=(e,t)=>{var r={};for(var n in e)C4.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(e!=null&&hh)for(var n of hh(e))t.indexOf(n)<0&&E4.call(e,n)&&(r[n]=e[n]);return r},fe=(e,t,r)=>{const n=f.forwardRef((o,i)=>{var a=o,{color:l="currentColor",size:c=24,stroke:u=2,children:d}=a,p=bce(a,["color","size","stroke","children"]);return f.createElement("svg",sC(wce(sC({ref:i},gce),{width:c,height:c,stroke:l,strokeWidth:u,className:`tabler-icon tabler-icon-${e}`}),p),[...r.map(([h,m])=>f.createElement(h,m)),...d||[]])});return n.propTypes={color:De.string,size:De.oneOfType([De.string,De.number]),stroke:De.oneOfType([De.string,De.number])},n.displayName=`${t}`,n},_ce=fe("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"}]]),Sm=fe("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"}]]),Sce=fe("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"}]]),Pce=fe("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"}]]),jce=fe("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"}]]),Oce=fe("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"}]]),Cce=fe("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"}]]),Ece=fe("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"}]]),$ce=fe("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"}]]),kce=fe("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"}]]),Rce=fe("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"}]]),Tce=fe("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"}]]),Fi=fe("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"}]]),Pm=fe("check","IconCheck",[["path",{d:"M5 12l5 5l10 -10",key:"svg-0"}]]),Ice=fe("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"}]]),Dce=fe("chevron-down","IconChevronDown",[["path",{d:"M6 9l6 6l6 -6",key:"svg-0"}]]),Nce=fe("circle-filled","IconCircleFilled",[["path",{d:"M7 3.34a10 10 0 1 1 -4.995 8.984l-.005 -.324l.005 -.324a10 10 0 0 1 4.995 -8.336z",fill:"currentColor",key:"svg-0",strokeWidth:"0"}]]),vc=fe("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"}]]),jm=fe("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"}]]),Fx=fe("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"}]]),Ace=fe("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"}]]),Mce=fe("copy","IconCopy",[["path",{d:"M7 7m0 2.667a2.667 2.667 0 0 1 2.667 -2.667h8.666a2.667 2.667 0 0 1 2.667 2.667v8.666a2.667 2.667 0 0 1 -2.667 2.667h-8.666a2.667 2.667 0 0 1 -2.667 -2.667z",key:"svg-0"}],["path",{d:"M4.012 16.737a2.005 2.005 0 0 1 -1.012 -1.737v-10c0 -1.1 .9 -2 2 -2h10c.75 0 1.158 .385 1.5 1",key:"svg-1"}]]),Lce=fe("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"}]]),zce=fe("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"}]]),Fce=fe("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"}]]),Vce=fe("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"}]]),Om=fe("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"}]]),Cm=fe("equal","IconEqual",[["path",{d:"M5 10h14",key:"svg-0"}],["path",{d:"M5 14h14",key:"svg-1"}]]),lC=fe("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"}]]),Bce=fe("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"}]]),Uce=fe("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"}]]),Wce=fe("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"}]]),Hce=fe("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"}]]),qce=fe("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"}]]),Gce=fe("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"}]]),Qce=fe("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"}]]),Kce=fe("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"}]]),$4=fe("math-greater","IconMathGreater",[["path",{d:"M5 18l14 -6l-14 -6",key:"svg-0"}]]),k4=fe("math-lower","IconMathLower",[["path",{d:"M19 18l-14 -6l14 -6",key:"svg-0"}]]),Yce=fe("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"}]]),Xce=fe("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"}]]),Jce=fe("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"}]]),Zce=fe("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"}]]),eue=fe("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"}]]),tue=fe("player-play","IconPlayerPlay",[["path",{d:"M7 4v16l13 -8z",key:"svg-0"}]]),rue=fe("plus","IconPlus",[["path",{d:"M12 5l0 14",key:"svg-0"}],["path",{d:"M5 12l14 0",key:"svg-1"}]]),nue=fe("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"}]]),oue=fe("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"}]]),iue=fe("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"}]]),aue=fe("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"}]]),xy=fe("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"}]]),Vx=fe("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"}]]),Bx=fe("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"}]]),sue=fe("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"}]]),lue=fe("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"}]]),cue=fe("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"}]]),uue=fe("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"}]]),R4=fe("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"}]]),cC=fe("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"}]]),due=fe("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"}]]),mh=fe("x","IconX",[["path",{d:"M18 6l-12 12",key:"svg-0"}],["path",{d:"M6 6l12 12",key:"svg-1"}]]);class T4 extends f.Component{constructor(t){super(t),this.state={}}static getDerivedStateFromError(t){return{error:t}}componentDidCatch(t,r){console.error("Uncaught error:",t,r)}render(){return this.state.error?s.jsx(Tc,{icon:s.jsx(Sm,{size:16}),title:"Something went wrong",color:"red",children:je(this.state.error)}):this.props.children}}function Tn(){return s.jsx(sr,{style:{width:"100%",height:"100vh"},children:s.jsx(mn,{})})}function Ux(e){const t=e.value;return t?s.jsx(s.Fragment,{children:Wc(t,e.options)}):null}function Ze(e){e.preventDefault(),e.stopPropagation()}function I4(e){if(uC(e))return!0;if(e instanceof HTMLTableCellElement){const t=e.children;if(t.length===1&&uC(t[0]))return!0}return!1}function uC(e){return e instanceof HTMLInputElement&&e.type==="checkbox"}function $e(e){const t=_m(),{to:r,suffix:n,label:o,onClick:i,children:a,...l}=e;let c=fue(r);return n&&(c+="/"+n),s.jsx(Fe,{href:c,"aria-label":o,onClick:u=>{Ze(u),i?i(u):r&&t(c)},...l,children:a})}function fue(e){if(e){if(typeof e=="string")return pue(e);if(Fo(e))return hue(e);if(Pa(e))return mue(e)}return"#"}function pue(e){return e.startsWith("http://")||e.startsWith("https://")||e.startsWith("/")?e:"/"+e}function hue(e){return`/${e.resourceType}/${e.id}`}function mue(e){return`/${e.reference}`}function ji(e){const t=et(e.value),r=t?ko(t):e.alt??"",n=(t&&Xie(t))??e.src,o=e.radius??"xl",i={...e};return delete i.value,delete i.link,e.link?s.jsx($e,{to:t,children:s.jsx(Lf,{src:n,alt:r,radius:o,...i})}):s.jsx(Lf,{src:n,alt:r,radius:o,...i})}function Wx(e){const{defaultValue:t,toKey:r,toOption:n,loadOptions:o,onChange:i,onCreate:a,creatable:l,...c}=e,u=gue(t),d=f.useRef(null),[p,h]=f.useState(),[m,g]=f.useState(),[v,b]=f.useState(),[y,x]=f.useState(),[w,_]=f.useState(u.map(n)),[C,O]=f.useState([]),P=f.useRef();P.current=p;const E=f.useRef();E.current=m;const k=f.useRef();k.current=v;const $=f.useRef();$.current=y;const I=f.useRef();I.current=C;const R=f.useCallback(()=>{var B;g(void 0);const T=((B=d.current)==null?void 0:B.value.trim())||"";if(T===P.current)return;h(T);const L=new AbortController;b(L),o(T,L.signal).then(Q=>{L.signal.aborted||(O(Q.map(n)),b(void 0),$.current&&(Q.length>0&&i(Q.slice(0,1)),x(!1)))}).catch(Q=>{L.signal.aborted||Q.message.includes("aborted")||de({color:"red",message:je(Q)})})},[o,i,n]),N=f.useCallback(()=>{k.current&&(k.current.abort(),b(void 0)),E.current!==void 0&&window.clearTimeout(E.current);const T=window.setTimeout(()=>R(),100);g(T)},[R]),A=f.useCallback(T=>{var Q;const L=[],B=[];for(const Z of T){let Se=(Q=I.current)==null?void 0:Q.find(Ue=>Ue.value===Z),xe=Se==null?void 0:Se.resource;!xe&&l!==!1&&a&&(xe=a(Z),Se=n(xe)),xe&&L.push(xe),Se&&B.push(Se)}i(L),_(B)},[l,i,a,n]),z=f.useCallback(T=>{T.key==="Enter"&&(!E.current&&!k.current?(Ze(T),I.current&&I.current.length>0&&(O(I.current.slice(0,1)),A([I.current[0].value]))):x(!0))},[A]),G=f.useCallback(T=>{const L=n(a(T));return O([...I.current,L]),L},[a,O,n]),X=f.useCallback((T,L)=>!L,[]);return f.useEffect(()=>()=>{k.current&&k.current.abort()},[]),s.jsx(dm,{...c,ref:d,defaultValue:u.map(r),searchable:!0,onKeyDown:z,onSearchChange:N,data:[...w,...C],onFocus:R,onChange:A,onCreate:G,rightSectionWidth:40,rightSection:v?s.jsx(mn,{size:16}):null,filter:X,creatable:!0,withinPortal:!0})}function gue(e){return e?Array.isArray(e)?e:[e]:[]}const vue=W(()=>({searchInput:{input:{width:220,transition:"width 0.2s"},"input:focus":{width:400},"@media (max-width: 800px)":{input:{width:150},"input:focus":{width:150}}}}));function yue(e){return e.id}function xue(e){return{value:e.id,label:ko(e),resource:e}}function wue(e){const{classes:t}=vue(),r=_m(),n=oe(),o=f.useCallback(async(a,l)=>{const c=_ue(a),u={signal:l},d=await n.graphql(c,void 0,void 0,u);return Sue(d,a)},[n]),i=f.useCallback(a=>{a.length>0&&r(`/${at(a[0])}`)},[r]);return s.jsx(Wx,{size:"sm",radius:"md",className:t.searchInput,icon:s.jsx(aue,{size:16}),placeholder:"Search",itemComponent:bue,toKey:yue,toOption:xue,onChange:i,loadOptions:o,maxSelectedValues:0,clearSearchOnChange:!0,clearable:!1},`${e.pathname}?${e.searchParams}`)}const bue=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.jsx("div",{ref:r,...t,children:s.jsxs(K,{noWrap:!0,children:[s.jsx(ji,{value:e}),s.jsxs("div",{children:[s.jsx(ne,{children:ko(e)}),s.jsx(ne,{size:"xs",color:"dimmed",children:n})]})]})})});function _ue(e){const t=JSON.stringify(e);return Y5(e)?`{
129
+ Patients1: PatientList(_id: ${t}, _count: 1) {
130
+ resourceType
131
+ id
132
+ identifier {
133
+ system
134
+ value
135
+ }
136
+ name {
137
+ given
138
+ family
139
+ }
140
+ birthDate
141
+ }
142
+ ServiceRequestList(_id: ${t}, _count: 1) {
143
+ resourceType
144
+ id
145
+ identifier {
146
+ system
147
+ value
148
+ }
149
+ subject {
150
+ display
151
+ }
152
+ }
153
+ }`.replace(/\s+/g," "):`{
154
+ Patients1: PatientList(name: ${t}, _count: 5) {
155
+ resourceType
156
+ id
157
+ identifier {
158
+ system
159
+ value
160
+ }
161
+ name {
162
+ given
163
+ family
164
+ }
165
+ birthDate
166
+ }
167
+ Patients2: PatientList(identifier: ${t}, _count: 5) {
168
+ resourceType
169
+ id
170
+ identifier {
171
+ system
172
+ value
173
+ }
174
+ name {
175
+ given
176
+ family
177
+ }
178
+ birthDate
179
+ }
180
+ ServiceRequestList(identifier: ${t}, _count: 5) {
181
+ resourceType
182
+ id
183
+ identifier {
184
+ system
185
+ value
186
+ }
187
+ subject {
188
+ display
189
+ }
190
+ }
191
+ }`.replace(/\s+/g," ")}function Sue(e,t){const 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),jue(Pue(r),t).slice(0,5)}function Pue(e){const t=new Set,r=[];for(const n of e)t.has(n.id)||(t.add(n.id),r.push(n));return r}function jue(e,t){return e.sort((r,n)=>dC(n,t)-dC(r,t))}function dC(e,t){let r=0;if(e.identifier)for(const n of e.identifier)r=Math.max(r,fC(n.value,t));if(e.resourceType==="Patient"&&e.name)for(const n of e.name)r=Math.max(r,fC(Wc(n),t));return r}function fC(e,t){if(!e)return 0;const r=e.toLowerCase().indexOf(t.toLowerCase());return r<0?0:100-r}const Oue=W(e=>({logoButton:{padding:`${e.spacing.xs} ${e.spacing.sm}`,borderRadius:e.radius.sm,transition:"background-color 100ms ease","&:hover":{backgroundColor:e.fn.lighten(e.fn.variant({variant:"filled",color:e.primaryColor}).background,.8)}},user:{padding:`${e.spacing.xs} ${e.spacing.sm}`,borderRadius:e.radius.sm,transition:"background-color 100ms ease","&:hover":{backgroundColor:e.fn.lighten(e.fn.variant({variant:"filled",color:e.primaryColor}).background,.8)}},userName:{fontWeight:500,lineHeight:1,marginRight:3,[e.fn.smallerThan("xs")]:{display:"none"}},userActive:{backgroundColor:e.fn.lighten(e.fn.variant({variant:"filled",color:e.primaryColor}).background,.8)}}));function Cue(e){var d,p,h,m;const t=bm(),{medplum:r,profile:n,navigate:o}=t,i=r.getLogins(),{classes:a,cx:l}=Oue(),[c,u]=f.useState(!1);return s.jsx(uR,{height:60,p:8,style:{zIndex:101},children:s.jsxs(K,{position:"apart",children:[s.jsxs(K,{spacing:"xs",children:[s.jsx(So,{className:a.logoButton,onClick:e.navbarToggle,children:e.logo}),!e.headerSearchDisabled&&s.jsx(wue,{pathname:e.pathname,searchParams:e.searchParams})]}),s.jsxs(J,{width:260,shadow:"xl",position:"bottom-end",transitionProps:{transition:"pop-top-right"},opened:c,onClose:()=>u(!1),children:[s.jsx(J.Target,{children:s.jsx(So,{className:l(a.user,{[a.userActive]:c}),onClick:()=>u(g=>!g),children:s.jsxs(K,{spacing:7,children:[s.jsx(ji,{value:n,radius:"xl",size:24}),s.jsx(ne,{size:"sm",className:a.userName,children:Wc((d=n==null?void 0:n.name)==null?void 0:d[0])}),s.jsx(Dce,{size:12,stroke:1.5})]})})}),s.jsxs(J.Dropdown,{children:[s.jsxs(_e,{align:"center",p:"xl",children:[s.jsx(ji,{size:"xl",radius:100,value:t.profile}),s.jsx(Ux,{value:(h=(p=t.profile)==null?void 0:p.name)==null?void 0:h[0]}),s.jsx(ne,{color:"dimmed",size:"xs",children:(m=r.getActiveLogin())==null?void 0:m.project.display})]}),i.length>1&&s.jsx(J.Divider,{}),i.map(g=>g.profile.reference!==at(t.profile)&&s.jsx(J.Item,{onClick:()=>{r.setActiveLogin(g).then(()=>window.location.reload()).catch(console.log)},children:s.jsxs(K,{children:[s.jsx(Lf,{radius:"xl"}),s.jsxs("div",{style:{flex:1},children:[s.jsx(ne,{size:"sm",weight:500,children:g.profile.display}),s.jsx(ne,{color:"dimmed",size:"xs",children:g.project.display})]})]})},g.profile.reference)),s.jsx(J.Divider,{}),s.jsx(J.Item,{icon:s.jsx(cue,{size:14,stroke:1.5}),onClick:()=>o("/signin"),children:"Add another account"}),s.jsx(J.Item,{icon:s.jsx(xy,{size:14,stroke:1.5}),onClick:()=>o(`/${at(n)}`),children:"Account settings"}),s.jsx(J.Item,{icon:s.jsx(Kce,{size:14,stroke:1.5}),onClick:async()=>{await r.signOut(),o("/signin")},children:"Sign out"}),s.jsx(ne,{size:"xs",color:"dimmed",align:"center",children:e.version})]})]})]})})}function Eue(e){const t={};for(const r of Array.from(e.elements))r instanceof HTMLInputElement?$ue(t,r):r instanceof HTMLTextAreaElement?t[r.name]=r.value:r instanceof HTMLSelectElement&&kue(t,r);return t}function $ue(e,t){t.disabled||(t.type==="checkbox"||t.type==="radio")&&!t.checked||(e[t.name]=t.value)}function kue(e,t){e[t.name]=t.value}function Ne(e){return s.jsx("form",{style:e.style,"data-testid":e.testid,onSubmit:t=>{t.preventDefault();const r=Eue(t.target);e.onSubmit&&e.onSubmit(r)},children:e.children})}function Rue(e){const t=oe(),r=t.getUserConfiguration();function n(o){var d,p;const{menuname:i,bookmarkname:a}=o,l=`${e.pathname}?${e.searchParams.toString()}`,c=ki(r),u=(d=c.menu)==null?void 0:d.find(({title:h})=>h===i);(p=u==null?void 0:u.link)==null||p.push({name:a,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:je(h)})})}return s.jsx(Mr,{title:"Add Bookmark",closeButtonProps:{"aria-label":"Close"},opened:e.visible,onClose:e.onCancel,children:s.jsx(Ne,{onSubmit:n,children:s.jsxs(_e,{children:[s.jsx(Tue,{config:r}),s.jsx(le,{label:"Bookmark Name",type:"text",name:"bookmarkname",placeholder:"Bookmark Name",withAsterisk:!0}),s.jsx(K,{position:"right",children:s.jsx(re,{mt:"sm",type:"submit",children:"OK"})})]})})})}function Tue(e){function t(n){var o;return(o=n==null?void 0:n.menu)==null?void 0:o.map(i=>i.title)}const r=t(e.config);return s.jsx(mt,{name:"menuname",defaultValue:r[0],label:"Select Menu Option",placeholder:"Menu",data:r,withAsterisk:!0})}function Hx(e){return typeof e.code=="string"?e.code:JSON.stringify(e)}function Iue(e){return typeof e.display=="string"?e.display:Hx(e)}function Due(e){return{value:Hx(e),label:Iue(e),resource:e}}function Nue(e){return{code:e,display:e}}function qx(e){const t=oe(),{binding:r,creatable:n,clearable:o,...i}=e,a=f.useCallback(async(l,c)=>{var h;if(!r)return[];const d=(h=(await t.searchValueSet(r,l,{signal:c})).expansion)==null?void 0:h.contains,p=[];for(const m of d)m.code&&!p.some(g=>g.code===m.code)&&p.push(m);return p},[t,r]);return s.jsx(Wx,{...i,creatable:n??!0,clearable:o??!0,toKey:Hx,toOption:Due,loadOptions:a,onCreate:Nue,getCreateLabel:n===!1?void 0:l=>`+ Create ${l}`})}function D4(e){const[t,r]=f.useState(e.defaultValue);function n(o){const i=o[0],a=Mue(i);r(a),e.onChange&&e.onChange(a)}return s.jsx(qx,{binding:e.binding,name:e.name,placeholder:e.placeholder,defaultValue:Aue(t),onChange:n,creatable:e.creatable,maxSelectedValues:e.maxSelectedValues??1,clearSearchOnChange:e.clearSearchOnChange,clearable:e.clearable})}function Aue(e){return e?{code:e}:void 0}function Mue(e){return e==null?void 0:e.code}function Gx(e){const[t,r]=f.useState(e.defaultValue),n=e.onChange,o=f.useCallback(i=>{r(i),n&&n(i)},[n]);return s.jsx(D4,{"data-autofocus":e.autoFocus,"data-testid":e.testId,defaultValue:t,onChange:o,name:e.name,placeholder:e.placeholder,binding:"https://medplum.com/fhir/ValueSet/resource-types",creatable:!1,maxSelectedValues:0,clearSearchOnChange:!0,clearable:!1})}const N4=W(e=>({menuTitle:{margin:"20px 0 4px 6px",fontSize:"9px",fontWeight:"normal",textTransform:"uppercase",letterSpacing:"2px"},link:{...e.fn.focusStyles(),display:"flex",alignItems:"center",textDecoration:"none",fontSize:e.fontSizes.sm,color:e.colorScheme==="dark"?e.colors.dark[1]:e.colors.gray[7],padding:"8px 12px",borderRadius:e.radius.sm,fontWeight:500,"&:hover":{backgroundColor:e.colorScheme==="dark"?e.colors.dark[6]:e.colors.gray[0],color:e.colorScheme==="dark"?e.white:e.black,textDecoration:"none","& svg":{color:e.colorScheme==="dark"?e.white:e.black}},"& svg":{color:e.colorScheme==="dark"?e.colors.dark[2]:e.colors.gray[6],marginRight:e.spacing.sm,strokeWidth:1.5,width:18,height:18}},linkActive:{"&, &:hover":{backgroundColor:e.fn.variant({variant:"light",color:e.primaryColor}).background,color:e.fn.variant({variant:"light",color:e.primaryColor}).color,"& svg":{color:e.fn.variant({variant:"light",color:e.primaryColor}).color}}}}));function Lue(e){var c;const{classes:t}=N4(),r=_m(),n=Vue(e.pathname,e.searchParams,e.menus),[o,i]=f.useState(!1);function a(u,d){u.stopPropagation(),u.preventDefault(),r(d),window.innerWidth<768&&e.closeNavbar()}function l(u){u&&r(`/${u}`)}return s.jsxs(s.Fragment,{children:[s.jsx(Fl,{width:{sm:250},p:"xs",children:s.jsxs(ga,{children:[!e.resourceTypeSearchDisabled&&s.jsx(Fl.Section,{mb:"sm",children:s.jsx(Gx,{name:"resourceType",placeholder:"Resource Type",onChange:u=>l(u)},window.location.pathname)}),s.jsxs(Fl.Section,{grow:!0,children:[(c=e.menus)==null?void 0:c.map(u=>{var d;return s.jsxs(f.Fragment,{children:[s.jsx(ne,{className:t.menuTitle,children:u.title}),(d=u.links)==null?void 0:d.map(p=>s.jsxs(zue,{to:p.href,active:p.href===(n==null?void 0:n.href),onClick:h=>a(h,p.href),children:[s.jsx(Fue,{to:p.href,icon:p.icon}),s.jsx("span",{children:p.label})]},p.href))]},`menu-${u.title}`)}),e.displayAddBookmark&&s.jsx(re,{variant:"subtle",size:"xs",mt:"xl",leftIcon:s.jsx(rue,{size:"0.75rem"}),onClick:()=>i(!0),children:"Add Bookmark"})]})]})}),e.pathname&&e.searchParams&&s.jsx(Rue,{pathname:e.pathname,searchParams:e.searchParams,visible:o,onOk:()=>i(!1),onCancel:()=>i(!1)})]})}function zue(e){const{classes:t,cx:r}=N4();return s.jsx($e,{onClick:e.onClick,to:e.to,className:r(t.link,{[t.linkActive]:e.active}),children:e.children})}function Fue(e){return e.icon?e.icon:s.jsx(gm,{w:30})}function Vue(e,t,r){if(!e||!t||!r)return;let n,o=0;for(const i of r)if(i.links)for(const a of i.links){const l=Bue(e,t,a.href);l>o&&(o=l,n=a)}return n}function Bue(e,t,r){const n=new URL(r,"https://example.com");if(e!==n.pathname)return 0;const o=["_count","_offset"];for(const[a,l]of n.searchParams.entries())if(!o.includes(a)&&t.get(a)!==l)return 0;let i=1;for(const[a,l]of t.entries())o.includes(a)||n.searchParams.get(a)===l&&i++;return i}function Uue(e){var u;const t=Ht(),[r,n]=f.useState(localStorage.navbarOpen==="true"),o=oe(),i=zx();f.useEffect(()=>{function d(){de({color:"red",message:"No connection to server",autoClose:!1})}return o.addEventListener("offline",d),()=>o.removeEventListener("offline",d)},[o]);function a(d){localStorage.navbarOpen=d.toString(),n(d)}function l(){a(!1)}function c(){a(!r)}return o.isLoading()?s.jsx(Tn,{}):s.jsx(hR,{styles:{main:{background:t.colorScheme==="dark"?t.colors.dark[8]:t.colors.gray[0]}},padding:0,fixed:!0,header:i&&s.jsx(Cue,{pathname:e.pathname,searchParams:e.searchParams,headerSearchDisabled:e.headerSearchDisabled,logo:e.logo,version:e.version,navbarToggle:c}),navbar:i&&r?s.jsx(Lue,{pathname:e.pathname,searchParams:e.searchParams,menus:e.menus,closeNavbar:l,displayAddBookmark:e.displayAddBookmark,resourceTypeSearchDisabled:e.resourceTypeSearchDisabled}):void 0,children:s.jsx(T4,{children:s.jsx(f.Suspense,{fallback:s.jsx(Tn,{}),children:e.children})},`${e.pathname}?${(u=e.searchParams)==null?void 0:u.toString()}`)})}function qc(e){const{contentType:t,url:r,title:n}=e.value??{};return r?s.jsxs("div",{"data-testid":"attachment-display",children:[(t==null?void 0:t.startsWith("image/"))&&s.jsx("img",{"data-testid":"attachment-image",style:{maxWidth:e.maxWidth},src:r,alt:n}),(t==null?void 0:t.startsWith("video/"))&&s.jsx("video",{"data-testid":"attachment-video",style:{maxWidth:e.maxWidth},controls:!0,children:s.jsx("source",{type:t,src:r})}),t==="application/pdf"&&s.jsx("div",{"data-testid":"attachment-pdf",style:{maxWidth:e.maxWidth,minHeight:400},children:s.jsx("iframe",{width:"100%",height:"400",src:r+"#navpanes=0",allowFullScreen:!0,frameBorder:0,seamless:!0})}),s.jsx("div",{"data-testid":"download-link",style:{padding:"2px 16px 16px 16px"},children:s.jsx(Fe,{href:r,"data-testid":"attachment-details",target:"_blank",rel:"noopener noreferrer",download:Wue(n),children:n||"Download"})})]}):null}function Wue(e){return e!=null&&e.includes(".")?e:void 0}function Hue(e){var t;return s.jsx("div",{children:(t=e.values)==null?void 0:t.map((r,n)=>s.jsx("div",{children:s.jsx(qc,{value:r,maxWidth:e.maxWidth})},"attatchment-"+n))})}function Qx(e){const t=oe(),r=f.useRef(null);function n(a){var l;Ze(a),(l=r.current)==null||l.click()}function o(a){Ze(a);const l=a.target.files;l&&Array.from(l).forEach(i)}function i(a){if(!a||!a.name)return;e.onUploadStart&&e.onUploadStart();const c=a.name,u=a.type||"application/octet-stream";t.createBinary(a,c,u,e.onUploadProgress).then(d=>{e.onUpload({contentType:d.contentType,url:d.url,title:c})}).catch(d=>{e.onUploadError&&e.onUploadError(lt(d))})}return s.jsxs(s.Fragment,{children:[s.jsx("input",{type:"file","data-testid":"upload-file-input",style:{display:"none"},ref:r,onChange:a=>o(a)}),e.children({onClick:n})]})}function que(e){const[t,r]=f.useState(e.defaultValue??[]),n=f.useRef();n.current=t;function o(i){r(i),e.onChange&&e.onChange(i)}return s.jsxs("table",{style:{width:"100%"},children:[s.jsxs("colgroup",{children:[s.jsx("col",{width:"97%"}),s.jsx("col",{width:"3%"})]}),s.jsxs("tbody",{children:[t.map((i,a)=>s.jsxs("tr",{children:[s.jsx("td",{children:s.jsx(qc,{value:i,maxWidth:200})}),s.jsx("td",{children:s.jsx(Zt,{title:"Remove",size:"sm",onClick:l=>{Ze(l);const c=t.slice();c.splice(a,1),o(c)},children:s.jsx(vc,{})})})]},`${a}-${t.length}`)),s.jsxs("tr",{children:[s.jsx("td",{}),s.jsx("td",{children:s.jsx(Qx,{onUpload:i=>{o([...n.current,i])},children:i=>s.jsx(Zt,{...i,title:"Add",size:"sm",color:"green",children:s.jsx(Fx,{size:16})})})})]})]})]})}function A4(e){const[t,r]=f.useState(e.defaultValue);function n(o){r(o),e.onChange&&e.onChange(o)}return t?s.jsxs(s.Fragment,{children:[s.jsx(qc,{value:t,maxWidth:200}),s.jsx(re,{onClick:o=>{Ze(o),n(void 0)},children:"Remove"})]}):s.jsx(Qx,{onUpload:n,children:o=>s.jsx(re,{...o,children:"Upload..."})})}const M4=["meta","implicitRules","contained","extension","modifierExtension"],L4=["language","text"],Gue=W(e=>({root:{display:"grid",gridTemplateColumns:"30% 70%",margin:0,"& > dt, & > dd":{padding:`${e.spacing.sm} ${e.spacing.sm}`,borderTop:`0.1px solid ${e.colors.gray[3]}`,margin:0}},compact:{gridTemplateColumns:"20% 80%","& > dt, & > dd":{padding:`0 ${e.spacing.xs} ${e.spacing.xs} 0`,border:0}}}));function Kx(e){const{children:t,compact:r}=e,{classes:n,cx:o}=Gue();return s.jsx("dl",{className:o(n.root,{[n.compact]:r}),children:t})}function us(e){return s.jsxs(s.Fragment,{children:[s.jsx("dt",{children:e.term}),s.jsx("dd",{children:e.children})]})}function ro(e){return s.jsx(s.Fragment,{children:js(e.value)})}function Que(e){return s.jsx(s.Fragment,{children:_a(e.value)})}function z4(e){const t=e.value;if(!t)return null;const 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.jsx(s.Fragment,{children:r.join("").trim()})}function Kue(e){var r;const t=e.value;return t?s.jsxs(s.Fragment,{children:[t.name,t.name&&": ",(r=t.telecom)==null?void 0:r.map(n=>s.jsx(z4,{value:n},`telecom-${t.name}-${n.value}`))]}):null}function Yue(e){var t,r;return s.jsxs("div",{children:[(t=e.value)==null?void 0:t.system,": ",(r=e.value)==null?void 0:r.value]})}function Xue(e){return s.jsx(s.Fragment,{children:vae(e.value)})}function yc(e){return s.jsx(s.Fragment,{children:ti(e.value)})}function Yx(e){return s.jsx(s.Fragment,{children:hc(e.value)})}function Jue(e){const t=e.value;return t?s.jsxs(s.Fragment,{children:[s.jsx(yc,{value:t.numerator})," / ",s.jsx(yc,{value:t.denominator})]}):null}function gh(e){if(!e.value)return null;const t=e.value.display||e.value.reference||Dr(e.value);return e.link!==!1&&e.value.reference?s.jsx($e,{to:e.value,children:t}):s.jsx(s.Fragment,{children:t})}function Zue(e){const{property:t,values:r}=e,n=t.type[0].code;return e.values?s.jsx(s.Fragment,{children:r.map((o,i)=>s.jsx("div",{children:s.jsx(To,{arrayElement:!0,property:t,propertyType:n,value:o,ignoreMissingValues:e.ignoreMissingValues,link:e.link})},`${i}-${r.length}`))}):s.jsx(s.Fragment,{})}function To(e){var i;const{property:t,propertyType:r,value:n}=e;if((i=t==null?void 0:t.path)==null?void 0:i.endsWith(".id"))return s.jsxs(ae,{component:"div",sx:{display:"flex",gap:3,alignItems:"center"},children:[n,!Xt(n)&&s.jsx(TI,{value:n,timeout:2e3,children:({copied:a,copy:l})=>s.jsx(BN,{label:a?"Copied":"Copy",withArrow:!0,position:"right",children:s.jsx(Zt,{color:a?"teal":"gray",onClick:l,children:a?s.jsx(Pm,{size:"1rem"}):s.jsx(Mce,{size:"1rem"})})})})]});if(t!=null&&t.max&&t.max>1&&!e.arrayElement)return r===V.Attachment?s.jsx(Hue,{values:n,maxWidth:e.maxWidth}):s.jsx(Zue,{property:t,values:n,ignoreMissingValues:e.ignoreMissingValues,link:e.link});switch(r){case V.boolean:return s.jsx(s.Fragment,{children:n===void 0?"":(!!n).toString()});case V.SystemString:case V.string:return s.jsx("div",{style:{whiteSpace:"pre-wrap"},children:n});case V.code:case V.date:case V.decimal:case V.id:case V.integer:case V.positiveInt:case V.unsignedInt:case V.uri:case V.url:return s.jsx(s.Fragment,{children:n});case V.canonical:return s.jsx(gh,{value:{reference:n},link:e.link});case V.dateTime:case V.instant:return s.jsx(s.Fragment,{children:Nr(n)});case V.markdown:return s.jsx("pre",{children:n});case V.Address:return s.jsx(pce,{value:n});case V.Annotation:return s.jsx(s.Fragment,{children:n==null?void 0:n.text});case V.Attachment:return s.jsx(qc,{value:n,maxWidth:e.maxWidth});case V.CodeableConcept:return s.jsx(ro,{value:n});case V.Coding:return s.jsx(Que,{value:n});case V.ContactDetail:return s.jsx(Kue,{value:n});case V.ContactPoint:return s.jsx(z4,{value:n});case V.HumanName:return s.jsx(Ux,{value:n});case V.Identifier:return s.jsx(Yue,{value:n});case V.Money:return s.jsx(Xue,{value:n});case V.Period:return s.jsx(s.Fragment,{children:fae(n)});case V.Quantity:case V.Duration:return s.jsx(yc,{value:n});case V.Range:return s.jsx(Yx,{value:n});case V.Ratio:return s.jsx(Jue,{value:n});case V.Reference:return s.jsx(gh,{value:n,link:e.link});case V.Timing:return s.jsx(s.Fragment,{children:J5(n)});case V.Dosage:case V.UsageContext:return s.jsx(wy,{value:{type:r,value:n},compact:!0,ignoreMissingValues:e.ignoreMissingValues});default:if(!t)throw Error(`Displaying property of type ${e.propertyType} requires element schema`);return s.jsx(wy,{value:{type:t.type[0].code,value:n},compact:!0,ignoreMissingValues:e.ignoreMissingValues})}}function Em(e,t){const r=xr(e,t);return r?Array.isArray(r)?[r.map(n=>n.value),r[0].type]:[r.value,r.type]:[void 0,"undefined"]}function ede(e,t,r){const n=ph(e,t,r);return n?Array.isArray(n)?[n.map(o=>o.value),n[0].type]:[n.value,n.type]:[void 0,"undefined"]}function wy(e){const t=e.value,r=t.value;if(!r)return null;const n=t.type,o=Cx(n);return o?typeof r=="object"&&"name"in r&&Object.keys(r).length===1&&typeof r.name=="string"?s.jsx("div",{children:r.name}):s.jsx(Kx,{compact:e.compact,children:Object.entries(o.elements).map(i=>{const[a,l]=i;if(M4.includes(a)||L4.includes(a)&&l.path.split(".").length===2)return null;const[c,u]=Em(t,a);return e.ignoreMissingValues&&(!c||Array.isArray(c)&&c.length===0)?null:s.jsx(us,{term:my(a),children:s.jsx(To,{property:l,propertyType:u,value:c,ignoreMissingValues:e.ignoreMissingValues,link:e.link})},a)})}):s.jsxs("div",{children:[n," not implemented"]})}function tde(e,t){const r=e.lastIndexOf(t);if(r===-1)return["",e];const n=e.substring(0,r),o=e.substring(r+t.length);return[n,o]}const Cs=S.createContext({profileUrl:void 0,debugMode:!1,getModifiedNestedElement:()=>{}});function rde(e,t,r){const n=Object.create(null);function o(a){return n[a]}const i=e==null?void 0:e.elements;if(i){const a=new Set;for(const[l,c]of Object.entries(i)){const[u,d]=tde(l,".");a.has(u)&&(n[e.type+"."+l]=c),a.add(l)}}return{debugMode:r??!1,profileUrl:t,getModifiedNestedElement:o}}function F4(e){const{debugMode:t}=f.useContext(Cs);let r;return t&&e.fhirPath?r=`${e.title} - ${e.fhirPath}`:r=e.title,s.jsxs(K,{noWrap:!0,"data-testid":e.testId,children:[s.jsx("div",{children:e.children}),s.jsx("div",{children:s.jsx(Ut.Wrapper,{id:e.htmlFor,label:r,description:e.description,withAsterisk:e.withAsterisk,children:null})})]})}function Ie(e,t){var r,n,o;return(o=(n=(r=e==null?void 0:e.issue)==null?void 0:r.filter(i=>{var a;return V4((a=i.expression)==null?void 0:a[0],t)}))==null?void 0:n.map(i=>{var a;return(a=i.details)==null?void 0:a.text}))==null?void 0:o.join(`
192
+ `)}function Xx(e,t){var r;return(r=e==null?void 0:e.issue)==null?void 0:r.filter(n=>{var o;return V4((o=n.expression)==null?void 0:o[0],t)})}function V4(e,t){if(e===t)return!0;if(!e||!t)return!1;const r=e.indexOf(".");if(r>=0&&e.substring(r+1)===t)return!0;const n=t.indexOf(".");return n>=0&&t.substring(n+1)===e}function Je(e){const{debugMode:t}=f.useContext(Cs);let r;return t&&e.fhirPath?r=`${e.title} - ${e.fhirPath}`:r=e.title,s.jsx(Ut.Wrapper,{id:e.htmlFor,label:r,description:e.description,withAsterisk:e.withAsterisk,error:Ie(e.outcome,e.htmlFor),"data-testid":e.testId,children:e.children})}function by(e,t,r,n,o){const i=n.type;if(i.length>1)for(const a of i){const l=t.replace("[x]",tr(a.code));l in e&&delete e[l]}return e[r]=o,e}function nde(e){return!!e&&!Xt(e.url)&&!Xt(e.name)}function ode(e){const[t,r]=f.useState(e.defaultValue);function n(o){const i=ade(o);r(i),e.onChange&&e.onChange(i)}return s.jsx(qx,{binding:e.binding,name:e.name,placeholder:e.placeholder,defaultValue:t&&ide(t),maxSelectedValues:1,onChange:n})}function ide(e){var t;return(t=e.coding)==null?void 0:t.map(r=>({system:r.system,code:r.code,display:r.display}))}function ade(e){if(e.length!==0)return{coding:e.map(t=>({system:t.system,code:t.code,display:t.display}))}}function B4(e){const[t,r]=f.useState(e.defaultValue);function n(o){const i=o[0],a=i&&lde(i);r(a),e.onChange&&e.onChange(a)}return s.jsx(qx,{binding:e.binding,name:e.name,placeholder:e.placeholder,defaultValue:t&&sde(t),maxSelectedValues:1,onChange:n})}function sde(e){return{system:e.system,code:e.code,display:e.display}}function lde(e){return{system:e.system,code:e.code,display:e.display}}function U4(e){const{path:t,outcome:r}=e,{getModifiedNestedElement:n}=f.useContext(Cs),[o,i]=f.useState(e.defaultValue),a=f.useRef();a.current=o;const[l,c,u]=f.useMemo(()=>["system","use","value"].map(g=>n(t+"."+g)),[n,t]);function d(g){g&&Object.keys(g).length===0&&(g=void 0),i(g),e.onChange&&e.onChange(g)}function p(g){const v={...a.current,system:g};g||delete v.system,d(v)}function h(g){const v={...a.current,use:g};g||delete v.use,d(v)}function m(g){const v={...a.current,value:g};g||delete v.value,d(v)}return s.jsxs(K,{spacing:"xs",grow:!0,noWrap:!0,align:"flex-start",children:[s.jsx(mt,{"data-testid":"system",defaultValue:o==null?void 0:o.system,required:((l==null?void 0:l.min)??0)>0,onChange:g=>p(g.currentTarget.value),data:["","email","phone","fax","pager","sms","other"],error:Ie(r,t+".system")}),s.jsx(mt,{"data-testid":"use",defaultValue:o==null?void 0:o.use,required:((c==null?void 0:c.min)??0)>0,onChange:g=>h(g.currentTarget.value),data:["","home","work","temp","old","mobile"],error:Ie(r,t+".use")}),s.jsx(le,{placeholder:"Value",defaultValue:o==null?void 0:o.value,required:((u==null?void 0:u.min)??0)>0,onChange:g=>m(g.currentTarget.value),error:Ie(r,t+".value")})]})}function cde(e){var l;const[t,r]=f.useState(e.defaultValue),n=f.useRef();n.current=t;function o(c){r(c),e.onChange&&e.onChange(c)}function i(c){const u={...n.current,name:c};c||delete u.name,o(u)}function a(c){const u={...n.current,telecom:c&&[c]};c||delete u.telecom,o(u)}return s.jsxs(K,{spacing:"xs",grow:!0,noWrap:!0,children:[s.jsx(le,{"data-testid":e.name+"-name",name:e.name+"-name",placeholder:"Name",style:{width:180},defaultValue:t==null?void 0:t.name,onChange:c=>i(c.currentTarget.value)}),s.jsx(U4,{name:e.name+"-telecom",path:e.path+".telecom",defaultValue:(l=t==null?void 0:t.telecom)==null?void 0:l[0],onChange:a,outcome:e.outcome})]})}function ude(e){if(!e)return"";const t=new Date(e);return ym(t)?t.toLocaleDateString("sv")+"T"+t.toLocaleTimeString("sv"):""}function W4(e){if(!e)return"";const t=new Date(e);return ym(t)?t.toISOString():""}var dde={MEDPLUM_BASE_URL:"__MEDPLUM_BASE_URL__",MEDPLUM_CLIENT_ID:"__MEDPLUM_CLIENT_ID__",GOOGLE_CLIENT_ID:"__GOOGLE_CLIENT_ID__",RECAPTCHA_SITE_KEY:"__RECAPTCHA_SITE_KEY__",MEDPLUM_REGISTER_ENABLED:"__MEDPLUM_REGISTER_ENABLED__",MEDPLUM_VERSION:"2.2.4-6eee2069",BASE_URL:"/",MODE:"production",DEV:!1,PROD:!0,SSR:!1};function la(e){return s.jsx(le,{id:e.name,name:e.name,"data-autofocus":e.autoFocus,"data-testid":e.name,placeholder:e.placeholder,required:e.required,type:fde(),defaultValue:ude(e.defaultValue),autoFocus:e.autoFocus,error:Ie(e.outcome,e.name),onChange:t=>{if(e.onChange){const r=t.currentTarget.value;e.onChange(W4(r))}}})}function fde(){return dde.NODE_ENV==="test"?"text":"datetime-local"}function pde(e){const{propertyType:t}=e,r=oe(),[n,o]=f.useState(!1),[i,a]=f.useState(),l=f.useMemo(()=>{if(!(!t.profile||t.profile.length===0))return t.profile[0]},[t]);f.useEffect(()=>{l&&(o(!0),r.requestProfileSchema(l).then(()=>{const u=Ex(l);o(!1),a(u)}).catch(u=>{o(!1),console.warn(u)}))},[r,l]);function c(u){e.onChange&&(console.log("Extension",u),e.onChange(u))}return l?n?s.jsxs("div",{children:["Loading ",l,"..."]}):i?s.jsx(e1,{profileUrl:l,typeName:i.name,defaultValue:e.defaultValue,onChange:c}):s.jsxs("div",{children:["StructureDefinition for ",l," not found"]}):s.jsx(hde,{...e})}function hde(e){return s.jsx(Vs,{id:e.name,name:e.name,"data-testid":"extension-json-input",defaultValue:Dr(e.defaultValue),deserialize:JSON.parse,onChange:t=>{e.onChange&&e.onChange(JSON.parse(t))}})}function mde(e){var p,h,m;const{outcome:t,path:r}=e,[n,o]=f.useState(e.defaultValue);function i(g){o(g),e.onChange&&e.onChange(g)}function a(g){i({...n,use:g||void 0})}function l(g){i({...n,prefix:g?g.split(" "):void 0})}function c(g){i({...n,given:g?g.split(" "):void 0})}function u(g){i({...n,family:g||void 0})}function d(g){i({...n,suffix:g?g.split(" "):void 0})}return s.jsxs(K,{spacing:"xs",grow:!0,noWrap:!0,children:[s.jsx(mt,{defaultValue:n==null?void 0:n.use,name:e.name+"-use","data-testid":"use",onChange:g=>a(g.currentTarget.value),data:["","temp","old","usual","official","nickname","anonymous","maiden"],error:Ie(t,r+".use")}),s.jsx(le,{placeholder:"Prefix",name:e.name+"-prefix",defaultValue:(p=n==null?void 0:n.prefix)==null?void 0:p.join(" "),onChange:g=>l(g.currentTarget.value),error:Ie(t,r+".prefix")}),s.jsx(le,{placeholder:"Given",name:e.name+"-given",defaultValue:(h=n==null?void 0:n.given)==null?void 0:h.join(" "),onChange:g=>c(g.currentTarget.value),error:Ie(t,r+".given")}),s.jsx(le,{name:e.name+"-family",placeholder:"Family",defaultValue:n==null?void 0:n.family,onChange:g=>u(g.currentTarget.value),error:Ie(t,r+".family")}),s.jsx(le,{placeholder:"Suffix",name:e.name+"-suffix",defaultValue:(m=n==null?void 0:n.suffix)==null?void 0:m.join(" "),onChange:g=>d(g.currentTarget.value),error:Ie(t,r+".suffix")})]})}function gde(e){const{path:t,outcome:r}=e,[n,o]=f.useState(e.defaultValue),{getModifiedNestedElement:i}=f.useContext(Cs),[a,l]=f.useMemo(()=>["system","value"].map(u=>i(t+"."+u)),[i,t]);function c(u){o(u),e.onChange&&e.onChange(u)}return s.jsxs(K,{spacing:"xs",grow:!0,noWrap:!0,align:"flex-start",children:[s.jsx(le,{placeholder:"System",required:((a==null?void 0:a.min)??0)>0,defaultValue:n==null?void 0:n.system,onChange:u=>c({...n,system:u.currentTarget.value}),error:Ie(r,t+".system")}),s.jsx(le,{placeholder:"Value",required:((l==null?void 0:l.min)??0)>0,defaultValue:n==null?void 0:n.value,onChange:u=>c({...n,value:u.currentTarget.value}),error:Ie(r,t+".value")})]})}const vde=["USD","EUR","CAD","GBP","AUD"];function yde(e){var c;const{onChange:t}=e,[r,n]=f.useState(e.defaultValue),o=f.useCallback(u=>{n(u),t&&t(u)},[t]),i=f.useCallback(u=>{o({...r,currency:u.currentTarget.value})},[r,o]),a=f.useCallback(u=>{o({...r,value:u.currentTarget.valueAsNumber})},[r,o]),l=s.jsx(mt,{defaultValue:r==null?void 0:r.currency,data:vde,styles:{input:{fontWeight:500,borderTopLeftRadius:0,borderBottomLeftRadius:0,width:92}},onChange:i});return s.jsx(le,{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.jsx(Lce,{size:14}),rightSection:l,rightSectionWidth:92,onChange:a})}function xde(e){const[t,r]=f.useState(e.defaultValue);function n(o){r(o),e.onChange&&e.onChange(o)}return s.jsxs(K,{spacing:"xs",grow:!0,noWrap:!0,children:[s.jsx(la,{name:e.name+".start",placeholder:"Start",defaultValue:t==null?void 0:t.start,onChange:o=>n({...t,start:o})}),s.jsx(la,{name:e.name+".end",placeholder:"End",defaultValue:t==null?void 0:t.end,onChange:o=>n({...t,end:o})})]})}function ca(e){const[t,r]=f.useState(e.defaultValue);function n(o){r(o),e.onChange&&e.onChange(o)}return s.jsxs(K,{spacing:"xs",grow:!0,noWrap:!0,children:[s.jsx(mt,{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.jsx(le,{id:e.name,name:e.name,required:e.required,"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:wde(o.currentTarget.value)})}}),s.jsx(le,{placeholder:"Unit","data-testid":e.name+"-unit",defaultValue:t==null?void 0:t.unit,onChange:o=>n({...t,unit:o.currentTarget.value})})]})}function wde(e){if(e)return parseFloat(e)}function Jx(e){const[t,r]=f.useState(e.defaultValue);function n(o){r(o),e.onChange&&e.onChange(o)}return s.jsxs(K,{spacing:"xs",grow:!0,noWrap:!0,children:[s.jsx(ca,{name:e.name+"-low",defaultValue:t==null?void 0:t.low,onChange:o=>n({...t,low:o})}),s.jsx(ca,{name:e.name+"-high",defaultValue:t==null?void 0:t.high,onChange:o=>n({...t,high:o})})]})}function bde(e){const[t,r]=f.useState(e.defaultValue);function n(o){r(o),e.onChange&&e.onChange(o)}return s.jsxs(K,{spacing:"xs",grow:!0,noWrap:!0,children:[s.jsx(ca,{name:e.name+"-numerator",defaultValue:t==null?void 0:t.numerator,onChange:o=>n({...t,numerator:o})}),s.jsx(ca,{name:e.name+"-denominator",defaultValue:t==null?void 0:t.denominator,onChange:o=>n({...t,denominator:o})})]})}const _de={Observation:"code",User:"email:contains"},Sde=["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 Pde(e){return{value:at(e),label:ko(e),resource:e}}function Bs(e){const t=oe(),{resourceType:r,searchCriteria:n}=e,[o,i]=f.useState(),a=et(e.defaultValue,i),l=e.onChange,c=f.useCallback(async(d,p)=>{const h=Ode(r),m=new URLSearchParams({[h]:d,_count:"10",...n});return await t.searchResources(r,m,{signal:p})},[t,r,n]),u=f.useCallback(d=>{l&&l(d[0])},[l]);return e.defaultValue&&!o&&!a?null:s.jsx(Wx,{name:e.name,required:e.required,itemComponent:jde,defaultValue:a,placeholder:e.placeholder,maxSelectedValues:1,toKey:at,toOption:Pde,loadOptions:c,onChange:u,clearable:!0})}const jde=f.forwardRef(({label:e,resource:t,...r},n)=>s.jsx("div",{ref:n,...r,children:s.jsxs(K,{noWrap:!0,children:[s.jsx(ji,{value:t}),s.jsxs("div",{children:[s.jsx(ne,{children:e}),s.jsx(ne,{size:"xs",color:"dimmed",children:t.birthDate})]})]})}));function Ode(e){return _de[e]??(Sde.includes(e)?"name":"_id")}function $m(e){const t=Cde(e.targetTypes),r=Ede(e.defaultValue,t),[n,o]=f.useState(e.defaultValue),[i,a]=f.useState(r);function l(c){o(c),e.onChange&&e.onChange(c)}return s.jsxs(K,{spacing:"xs",grow:!0,noWrap:!0,children:[t&&t.length>1&&s.jsx(mt,{"data-autofocus":e.autoFocus,"data-testid":"reference-input-resource-type-select",defaultValue:i,autoFocus:e.autoFocus,onChange:c=>a(c.currentTarget.value),data:t}),!t&&s.jsx(Gx,{autoFocus:e.autoFocus,testId:"reference-input-resource-type-input",defaultValue:i,onChange:a,name:e.name+"-resourceType",placeholder:"Resource Type"}),s.jsx(Bs,{resourceType:i,name:e.name+"-id",required:e.required,placeholder:e.placeholder,defaultValue:n,searchCriteria:e.searchCriteria,onChange:c=>{l(c?ht(c):void 0)}})]})}function Cde(e){if(!(!e||e.length===0||e.length===1&&e[0]==="Resource"))return e}function Ede(e,t){var n;const 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 $de(e){const{slice:t,property:r}=e,[n,o]=f.useState(()=>e.defaultValue.map(c=>c??{}));function i(c){o(c),e.onChange&&e.onChange(c)}const a=t.min>0,l=Object.keys(t.elements).length>0?void 0:{marginTop:"1rem",marginLeft:"1rem"};return s.jsx(Je,{title:h4(t.name),description:t.definition,withAsterisk:a,fhirPath:`${r.path}:${t.name}`,testId:e.testId,children:s.jsxs(_e,{style:l,children:[n.map((c,u)=>s.jsxs(K,{noWrap:!0,children:[s.jsx("div",{style:{flexGrow:1},children:s.jsx(_e,{children:Xt(t.elements)?s.jsx(Zx,{elementDefinitionType:t.type[0],name:t.name,defaultValue:c,onChange:d=>{const p=[...n];p[u]=d,i(p)},outcome:void 0,min:t.min,max:t.max,binding:void 0,path:t.path}):s.jsx(H4,{type:t.type[0].code,elements:t.elements,defaultValue:c,outcome:e.outcome,onChange:d=>{const p=[...n];p[u]=d,i(p)},testId:e.testId&&`${e.testId}-elements-${u}`})})}),n.length>t.min&&s.jsx("div",{children:s.jsx(Zt,{title:"Remove",size:"sm","data-testid":e.testId&&`${e.testId}-remove-${u}`,onClick:d=>{Ze(d);const p=[...n];p.splice(u,1),i(p)},children:s.jsx(vc,{})})})]},`${u}-${n.length}`)),n.length<t.max&&s.jsx(K,{noWrap:!0,style:{justifyContent:"flex-end"},children:s.jsx("div",{children:s.jsx(Zt,{title:"Add",size:"sm",color:"green","data-testid":e.testId&&`${e.testId}-add`,onClick:c=>{Ze(c);const u=[...n,void 0];i(u)},children:s.jsx(jm,{})})})})]})})}function kde(e){return e.type!==void 0&&e.type.length>0}function Rde(e,t,r){if(e)for(const n of t){let o;if(n.typeSchema?o={type:n.typeSchema.name,value:e}:o={type:n.type[0].code,value:e},r.every(i=>{var c,u;let a,l=n.elements;if(!Xt(n.elements)){const d=gy(n.elements,i.path);d&&(a=ph(o.value,i.path,d))}if(!a&&n.typeSchema&&!Xt((c=n.typeSchema)==null?void 0:c.elements)){l=n.typeSchema.elements;const d=gy(n.typeSchema.elements,i.path);d&&(a=ph(o.value,i.path,d))}if(a)return(u=lae(a))==null?void 0:u.some(d=>cce(d,i,n,l))}))return n.name}}function pC(e,t,r){if(!r||r.slices.length===0)return[e];const n=new Array(t.length+1);for(let o=0;o<n.length;o++)n[o]=[];for(const o of e){const i=Rde(o,t,r.discriminator);let a=i?t.findIndex(l=>l.name===i):-1;a===-1&&(a=t.length),n[a].push(o)}for(let o=0;o<t.length;o++)n[o].length===0&&n[o].push(void 0);return n}function Tde(e){var v;const{property:t}=e,r=oe(),[n,o]=f.useState(!0),[i,a]=f.useState([]),[l]=f.useState(()=>Array.isArray(e.defaultValue)?e.defaultValue:[]),[c,u]=f.useState([[]]),d=(v=t.type[0])==null?void 0:v.code;f.useEffect(()=>{if(!t.slicing){const w=[];a(w);const _=pC(l,w,t.slicing);u(_),o(!1);return}const b=[],y=[],x=[];for(const w of t.slicing.slices){if(!kde(w))continue;const _=w.type[0];let C;Xt(w.elements)&&_.profile&&(C=_.profile[0]),b.push(w),y.push(C),C?x.push(r.requestProfileSchema(C)):x.push(Promise.resolve())}Promise.all(x).then(()=>{for(let _=0;_<b.length;_++){const C=b[_],O=y[_];if(O){const P=Ex(O);C.typeSchema=P}}a(b);const w=pC(l,b,t.slicing);u(w),o(!1)}).catch(w=>{console.error(w),o(!1)})},[r,t.slicing,d,l]);function p(b,y){const x=[...c];if(x[y]=b,u(x),e.onChange){const w=x.flat().filter(_=>_!==void 0);e.onChange(w)}}if(n)return s.jsx("div",{children:"Loading..."});const h=i.length,m=c[h],g=!(e.hideNonSliceValues??(d==="Extension"&&i.length>0));return s.jsxs(_e,{style:e.indent?{marginTop:"1rem",marginLeft:"1rem"}:void 0,children:[i.map((b,y)=>s.jsx($de,{slice:b,property:t,defaultValue:c[y],onChange:x=>{p(x,y)},testId:`slice-${b.name}`},b.name)),g&&m.map((b,y)=>s.jsxs(K,{noWrap:!0,style:{flexGrow:1},children:[s.jsx("div",{style:{flexGrow:1},children:s.jsx(Us,{arrayElement:!0,property:e.property,name:e.name+"."+y,defaultValue:b,onChange:x=>{const w=[...m];w[y]=x,p(w,h)},defaultPropertyType:void 0,outcome:e.outcome})}),s.jsx("div",{children:s.jsx(Zt,{title:"Remove",size:"sm","data-testid":`nonsliced-remove-${y}`,onClick:x=>{Ze(x);const w=[...m];w.splice(y,1),p(w,h)},children:s.jsx(vc,{})})})]},`${y}-${m.length}`)),g&&c.flat().length<t.max&&s.jsx(K,{noWrap:!0,style:{justifyContent:"flex-end"},children:s.jsx("div",{children:s.jsx(Zt,{title:"Add",size:"sm",color:"green","data-testid":"nonsliced-add",onClick:b=>{Ze(b);const y=[...m];y.push(void 0),p(y,h)},children:s.jsx(jm,{})})})})]})}const Ide=["sun","mon","tue","wed","thu","fri","sat"];function Dde(e){const[t,r]=f.useState(e.defaultValue),[n,o]=f.useState(!1),i=f.useRef();return i.current=t,s.jsxs(s.Fragment,{children:[s.jsxs(K,{spacing:"xs",grow:!0,noWrap:!0,children:[s.jsx("span",{children:J5(i.current)||"No repeat"}),s.jsx(re,{onClick:()=>o(!0),children:"Edit"})]}),s.jsx(Nde,{visible:n,defaultValue:i.current,onOk:a=>{e.onChange&&e.onChange(a),r(a),o(!1)},onCancel:()=>o(!1)})]})}const hC={repeat:{period:1,periodUnit:"d"}};function Nde(e){const[t,r]=f.useState(e.defaultValue||hC),n=f.useRef();n.current=t;function o(u){r({...n.current,event:[u]})}function i(u){r({...n.current,repeat:u})}function a(u){var d;i({...(d=n.current)==null?void 0:d.repeat,period:u})}function l(u){var d;i({...(d=n.current)==null?void 0:d.repeat,periodUnit:u})}function c(u){var d;i({...(d=n.current)==null?void 0:d.repeat,dayOfWeek:u})}return s.jsx(Mr,{title:"Timing",closeButtonProps:{"aria-label":"Close"},opened:e.visible,onClose:()=>e.onCancel(),children:s.jsxs(_e,{children:[s.jsx(Je,{title:"Starts on",htmlFor:"timing-dialog-start",children:s.jsx(la,{name:"timing-dialog-start",onChange:u=>o(u)})}),s.jsx(vm,{label:"Repeat",checked:!!t.repeat,onChange:u=>i(u.currentTarget.checked?hC.repeat:void 0)}),t.repeat&&s.jsxs(s.Fragment,{children:[s.jsx(Je,{title:"Repeat every",htmlFor:"timing-dialog-period",children:s.jsxs(K,{spacing:"xs",grow:!0,noWrap:!0,children:[s.jsx(le,{type:"number",step:1,id:"timing-dialog-period",name:"timing-dialog-period",defaultValue:t.repeat.period||1,onChange:u=>a(parseInt(u.currentTarget.value,10)||1)}),s.jsx(mt,{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.jsx(Je,{title:"Repeat on",children:s.jsx(Jf.Group,{multiple:!0,onChange:c,children:s.jsx(K,{position:"apart",mt:"md",spacing:"xs",children:Ide.map(u=>s.jsx(Jf,{value:u,size:"xs",radius:"xl",children:u.charAt(0).toUpperCase()},u))})})})]}),s.jsx(K,{position:"right",children:s.jsx(re,{onClick:()=>e.onOk(t),children:"OK"})})]})})}function Us(e){var l;const{property:t,name:r,defaultValue:n,onChange:o}=e,i=e.defaultPropertyType&&e.defaultPropertyType!=="undefined"?e.defaultPropertyType:t.type[0].code,a=t.type;if(t.max>1&&!e.arrayElement){if(i===V.Attachment)return s.jsx(que,{name:r,defaultValue:n,onChange:o});const c=((l=a[0])==null?void 0:l.code)!==V.Extension;return s.jsx(Tde,{property:t,name:r,defaultValue:n,indent:c,onChange:o,outcome:e.outcome})}return a.length>1?s.jsx(Ade,{elementDefinitionTypes:a,...e}):s.jsx(Zx,{name:r,defaultValue:n,onChange:c=>{if(e.onChange){const u=e.name.replace("[x]",tr(a[0].code));e.onChange(c,u)}},outcome:e.outcome,elementDefinitionType:a[0],min:t.min,max:t.min,binding:t.binding,path:t.path})}function Ade(e){const t=e.elementDefinitionTypes;let r;e.defaultPropertyType&&(r=t.find(i=>i.code===e.defaultPropertyType)),r||(r=t[0]);const[n,o]=f.useState(r);return s.jsxs(K,{spacing:"xs",grow:!0,noWrap:!0,children:[s.jsx(mt,{style:{width:"200px"},defaultValue:n.code,onChange:i=>{o(t.find(a=>a.code===i.currentTarget.value))},data:t.map(i=>({value:i.code,label:i.code}))}),s.jsx(Zx,{name:e.name,defaultValue:e.defaultValue,outcome:e.outcome,elementDefinitionType:n,onChange:i=>{e.onChange&&e.onChange(i,e.name.replace("[x]",tr(n.code)))},min:e.property.min,max:e.property.max,binding:e.property.binding,path:e.property.path})]})}function Zx(e){const{name:t,defaultValue:r,onChange:n,outcome:o,binding:i,path:a}=e,l=e.min!==void 0&&e.min>0,c=e.elementDefinitionType.code;if(!c)return s.jsx("div",{children:"Property type not specified "});const u={name:t,defaultValue:r,onChange:n,outcome:o,path:a};switch(c){case V.SystemString:case V.canonical:case V.string:case V.time:case V.uri:case V.url:return s.jsx(le,{id:t,name:t,"data-testid":t,defaultValue:r,required:l,onChange:d=>{n&&n(d.currentTarget.value)},error:Ie(o,t)});case V.date:return s.jsx(le,{type:"date",id:t,name:t,"data-testid":t,defaultValue:r,required:l,onChange:d=>{n&&n(d.currentTarget.value)},error:Ie(o,t)});case V.dateTime:case V.instant:return s.jsx(la,{name:t,defaultValue:r,onChange:n,outcome:o});case V.decimal:case V.integer:case V.positiveInt:case V.unsignedInt:return s.jsx(le,{type:"number",step:c===V.decimal?"any":"1",id:t,name:t,"data-testid":t,defaultValue:r,required:l,onChange:d=>{n&&n(d.currentTarget.valueAsNumber)}});case V.code:return s.jsx(D4,{...u,binding:i==null?void 0:i.valueSet});case V.boolean:return s.jsx(Rn,{id:t,name:t,"data-testid":t,defaultChecked:!!r,onChange:d=>{n&&n(d.currentTarget.checked)}});case V.markdown:return s.jsx(Ac,{id:t,name:t,"data-testid":t,defaultValue:r,required:l,onChange:d=>{n&&n(d.currentTarget.value)}});case V.Address:return s.jsx(hce,{...u});case V.Annotation:return s.jsx(mce,{...u});case V.Attachment:return s.jsx(A4,{...u});case V.CodeableConcept:return s.jsx(ode,{binding:i==null?void 0:i.valueSet,...u});case V.Coding:return s.jsx(B4,{binding:i==null?void 0:i.valueSet,...u});case V.ContactDetail:return s.jsx(cde,{...u});case V.ContactPoint:return s.jsx(U4,{...u});case V.Extension:return s.jsx(pde,{...u,propertyType:e.elementDefinitionType});case V.HumanName:return s.jsx(mde,{...u});case V.Identifier:return s.jsx(gde,{...u});case V.Money:return s.jsx(yde,{...u});case V.Period:return s.jsx(xde,{...u});case V.Duration:case V.Quantity:return s.jsx(ca,{...u});case V.Range:return s.jsx(Jx,{...u});case V.Ratio:return s.jsx(bde,{...u});case V.Reference:return s.jsx($m,{...u,targetTypes:Mde(e.elementDefinitionType)});case V.Timing:return s.jsx(Dde,{...u});case V.Dosage:case V.UsageContext:default:return s.jsx(e1,{typeName:c,defaultValue:r,onChange:n,outcome:o})}}function Mde(e){var t;return(t=e==null?void 0:e.targetProfile)==null?void 0:t.map(r=>r.split("/").pop())}const mC=["extension","modifierExtension"];function H4(e){const{elements:t}=e,[r,n]=f.useState(e.defaultValue??{}),o=f.useMemo(()=>{const a=Object.create(null);for(const[l,c]of Object.entries(t))c.fixed&&(a[l]=c);return a},[t]);function i(a){for(const[l,c]of Object.entries(o))by(a,l,l,c,c.fixed.value);n(a),e.onChange&&e.onChange(a)}return s.jsx(_e,{style:{flexGrow:1},"data-testid":e.testId,children:Object.entries(t).map(([a,l])=>{if(!l.type||l.max===0||a==="url"&&l.fixed)return null;if(mC.includes(a)){if(!l.slicing||l.slicing.slices.length===0)return null}else{if(a==="id"||M4.includes(a))return null;if(L4.includes(a)&&l.path.split(".").length===2)return null}if(a.includes("."))return null;const[c,u]=ede(r,a,l),d=l.min!==void 0&&l.min>0,p=s.jsx(Us,{property:l,name:a,defaultValue:c,defaultPropertyType:u,onChange:(h,m)=>{i(by({...r},a,m??a,l,h))},arrayElement:void 0,outcome:e.outcome},a);return e.type==="Extension"||mC.includes(a)?p:l.type.length===1&&l.type[0].code==="boolean"?s.jsx(F4,{title:my(a),description:l.description,htmlFor:a,fhirPath:l.path,withAsterisk:d,children:p},a):s.jsx(Je,{title:my(a),description:l.description,withAsterisk:d,htmlFor:a,outcome:e.outcome,fhirPath:l.path,children:p},a)})})}function e1(e){const{typeName:t}=e,[r,n]=f.useState(e.defaultValue??{}),o=f.useContext(Cs),i=e.profileUrl??o.profileUrl,a=f.useMemo(()=>Cx(t,i),[t,i]),l=f.useMemo(()=>rde(a,i),[a,i]);if(!a)return s.jsxs("div",{children:[t," not implemented"]});function c(u){n(u),e.onChange&&e.onChange(u)}return s.jsx(Cs.Provider,{value:l,children:s.jsx(H4,{type:a.type,elements:a.elements,defaultValue:r,onChange:c,outcome:e.outcome})})}const Lde=W(()=>({root:{"@media (max-width: 800px)":{paddingLeft:4,paddingRight:4}}}));function Gc(e){const{children:t,...r}=e,{classes:n}=Lde();return s.jsx($I,{className:n.root,...r,children:t})}const zde=W(e=>({noteBody:{fontSize:e.fontSizes.sm},noteCite:{fontSize:e.fontSizes.xs,marginBlockStart:3},noteRoot:{padding:5}}));function q4({value:e}){const{classes:t}=zde();return e?s.jsx(_e,{justify:"flex-start",spacing:"xs",children:e.map(r=>{var n;return r.text&&s.jsx(JT,{classNames:{cite:t.noteCite,body:t.noteBody,root:t.noteRoot},cite:((n=r.authorReference)==null?void 0:n.display)||r.authorString,icon:null,children:r.text},`note-${r.text}`)})}):null}function Qc(e){const{value:t,link:r,...n}=e,[o,i]=f.useState(),a=et(t,i);let l;if(o&&!u4(o))l=`[${je(o)}]`;else if(a)l=ko(a);else return null;return r?s.jsx($e,{to:t,...n,children:l}):s.jsx(ne,{component:"span",...n,children:l})}function ds(e){return s.jsxs(K,{spacing:"xs",children:[s.jsx(ji,{size:24,radius:12,value:e.value,link:e.link}),s.jsx(Qc,{value:e.value,link:e.link})]})}const Fde={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 G4(e){return s.jsx(GT,{color:Fde[e.status],children:e.status})}const Q4=W(e=>({table:{border:`0.1px solid ${e.colors.gray[5]}`,borderCollapse:"collapse","& td, & th":{border:`0.1px solid ${e.colors.gray[5]}`,padding:4}},criticalRow:{background:e.colorScheme==="dark"?e.colors.red[7]:e.colors.red[1],border:`0.1px solid ${e.colors.red[5]}`,color:e.colors.red[5],fontWeight:500,"& td":{border:`0.1px solid ${e.colors.red[5]}`}},noteBody:{fontSize:e.fontSizes.sm},noteCite:{fontSize:e.fontSizes.xs,marginBlockStart:3},noteRoot:{padding:5}}));t1.defaultProps={hideObservationNotes:!1,hideSpecimenInfo:!1};function t1(e){var a;const t=oe(),r=et(e.value),[n,o]=f.useState();if(f.useEffect(()=>{r!=null&&r.specimen&&Promise.allSettled(r.specimen.map(l=>t.readReference(l))).then(l=>l.filter(c=>c.status==="fulfilled").map(c=>c.value)).then(o).catch(console.error)},[t,r]),!r)return null;const i=(n==null?void 0:n.flatMap(l=>l.note||[]))||[];if(r.presentedForm&&r.presentedForm.length>0){const l=r.presentedForm[0];(a=l.contentType)!=null&&a.startsWith("text/plain")&&l.data&&i.push({text:window.atob(l.data)})}return s.jsxs(_e,{children:[s.jsx(ue,{children:"Diagnostic Report"}),s.jsx(Vde,{value:r}),n&&!e.hideSpecimenInfo&&Bde(n),r.result&&s.jsx(Ude,{hideObservationNotes:e.hideObservationNotes,value:r.result}),i.length>0&&s.jsx(q4,{value:i})]})}function Vde({value:e}){var t,r;return s.jsxs(K,{mt:"md",spacing:30,children:[e.subject&&s.jsxs("div",{children:[s.jsx(ne,{size:"xs",transform:"uppercase",color:"dimmed",children:"Subject"}),s.jsx(ne,{children:s.jsx(ds,{value:e.subject,link:!0})})]}),(t=e.resultsInterpreter)==null?void 0:t.map(n=>s.jsxs("div",{children:[s.jsx(ne,{size:"xs",transform:"uppercase",color:"dimmed",children:"Interpreter"}),s.jsx(ne,{children:s.jsx(ds,{value:n,link:!0})})]},n.reference)),(r=e.performer)==null?void 0:r.map(n=>s.jsxs("div",{children:[s.jsx(ne,{size:"xs",transform:"uppercase",color:"dimmed",children:"Performer"}),s.jsx(ne,{children:s.jsx(ds,{value:n,link:!0})})]},n.reference)),e.issued&&s.jsxs("div",{children:[s.jsx(ne,{size:"xs",transform:"uppercase",color:"dimmed",children:"Issued"}),s.jsx(ne,{children:Nr(e.issued)})]}),e.status&&s.jsxs("div",{children:[s.jsx(ne,{size:"xs",transform:"uppercase",color:"dimmed",children:"Status"}),s.jsx(ne,{children:tr(e.status)})]})]})}function Bde(e){return s.jsxs(_e,{spacing:"xs",children:[s.jsx(ue,{order:2,size:"h6",children:"Specimens"}),s.jsx(Er,{type:"ordered",children:e==null?void 0:e.map(t=>{var r;return s.jsx(Er.Item,{ml:"sm",children:s.jsxs(K,{spacing:20,children:[s.jsxs(K,{spacing:5,children:[s.jsx(ne,{fw:500,children:"Collected:"})," ",Nr((r=t.collection)==null?void 0:r.collectedDateTime)]}),s.jsxs(K,{spacing:5,children:[s.jsx(ne,{fw:500,children:"Received:"})," ",Nr(t.receivedTime)]})]})},`specimen-${t.id}`)})})]})}function Ude(e){const{classes:t}=Q4();return s.jsxs("table",{className:t.table,children:[s.jsx("thead",{children:s.jsxs("tr",{children:[s.jsx("th",{children:"Test"}),s.jsx("th",{children:"Value"}),s.jsx("th",{children:"Reference Range"}),s.jsx("th",{children:"Interpretation"}),s.jsx("th",{children:"Category"}),s.jsx("th",{children:"Performer"}),s.jsx("th",{children:"Status"})]})}),s.jsx("tbody",{children:s.jsx(K4,{value:e.value,ancestorIds:e.ancestorIds,hideObservationNotes:e.hideObservationNotes})})]})}function K4(e){var t;return s.jsx(s.Fragment,{children:(t=e.value)==null?void 0:t.map(r=>s.jsx(Wde,{value:r,ancestorIds:e.ancestorIds,hideObservationNotes:e.hideObservationNotes},`obs-${Pa(r)?r.reference:r.id}`))})}function Wde(e){var a,l;const{classes:t,cx:r}=Q4(),n=et(e.value);if(!n||(a=e.ancestorIds)!=null&&a.includes(n.id))return null;const o=!e.hideObservationNotes&&n.note,i=Gde(n);return s.jsxs(s.Fragment,{children:[s.jsxs("tr",{className:r({[t.criticalRow]:i}),children:[s.jsx("td",{rowSpan:o?2:1,children:s.jsx($e,{to:n,children:s.jsx(ro,{value:n.code})})}),s.jsx("td",{children:s.jsx(Hde,{value:n})}),s.jsx("td",{children:s.jsx(qde,{value:n.referenceRange})}),s.jsx("td",{children:n.interpretation&&n.interpretation.length>0&&s.jsx(ro,{value:n.interpretation[0]})}),s.jsx("td",{children:n.category&&n.category.length>0&&s.jsx(s.Fragment,{children:n.category.map(c=>s.jsx("div",{children:s.jsx(ro,{value:c})},`category-${js(c)}`))})}),s.jsx("td",{children:(l=n.performer)==null?void 0:l.map(c=>s.jsx(gh,{value:c},c.reference))}),s.jsx("td",{children:n.status&&s.jsx(G4,{status:n.status})})]}),n.hasMember&&s.jsx(K4,{value:n.hasMember,ancestorIds:e.ancestorIds?[...e.ancestorIds,n.id]:[n.id],hideObservationNotes:e.hideObservationNotes}),o&&s.jsx("tr",{children:s.jsx("td",{colSpan:6,children:s.jsx(q4,{value:n.note})})})]})}function Hde(e){const t=e.value;return s.jsx(s.Fragment,{children:Z5(t)})}function qde(e){const t=e.value&&e.value.length>0&&e.value[0];return t?t.text?s.jsx(s.Fragment,{children:t.text}):s.jsx(Yx,{value:t}):null}function Gde(e){var r,n,o,i;const t=(i=(o=(n=(r=e.interpretation)==null?void 0:r[0])==null?void 0:n.coding)==null?void 0:o[0])==null?void 0:i.code;return t==="AA"||t==="LL"||t==="HH"||t==="A"}const Qde=W((e,{width:t,fill:r})=>({paper:{maxWidth:t,margin:`${e.spacing.xl} auto`,padding:r?0:e.spacing.md,"@media (max-width: 800px)":{padding:r?0:8},"& img":{width:"100%",maxWidth:"100%"},"& video":{width:"100%",maxWidth:"100%"}}})),Kde={shadow:"xs",radius:"md",withBorder:!0};function r1(e){const{className:t,children:r,width:n,fill:o,unstyled:i,...a}=H("Panel",Kde,e),{classes:l,cx:c}=Qde({width:n,fill:o},{name:"Panel",unstyled:i});return s.jsx(dn,{className:c(l.paper,t),...a,children:r})}var Y4={},Kc={};Object.defineProperty(Kc,"__esModule",{value:!0});Kc.Pointer=void 0;function Yde(e){return e.replace(/~1/g,"/").replace(/~0/g,"~")}function Xde(e){return e.replace(/~/g,"~0").replace(/\//g,"~1")}var Jde=function(){function e(t){t===void 0&&(t=[""]),this.tokens=t}return e.fromJSON=function(t){var r=t.split("/").map(Yde);if(r[0]!=="")throw new Error("Invalid JSON Pointer: ".concat(t));return new e(r)},e.prototype.toString=function(){return this.tokens.map(Xde).join("/")},e.prototype.evaluate=function(t){for(var r=null,n="",o=t,i=1,a=this.tokens.length;i<a;i++)r=o,n=this.tokens[i],!(n=="__proto__"||n=="constructor"||n=="prototype")&&(o=(r||{})[n]);return{parent:r,key:n,value:o}},e.prototype.get=function(t){return this.evaluate(t).value},e.prototype.set=function(t,r){var n=this.evaluate(t);n.parent&&(n.parent[n.key]=r)},e.prototype.push=function(t){this.tokens.push(t)},e.prototype.add=function(t){var r=this.tokens.concat(String(t));return new e(r)},e}();Kc.Pointer=Jde;var _t={},n1={};(function(e){Object.defineProperty(e,"__esModule",{value:!0}),e.clone=e.objectType=e.hasOwnProperty=void 0,e.hasOwnProperty=Object.prototype.hasOwnProperty;function t(o){return o===void 0?"undefined":o===null?"null":Array.isArray(o)?"array":typeof o}e.objectType=t;function r(o){return o!=null&&typeof o=="object"}function n(o){if(!r(o))return o;if(o.constructor==Array){for(var i=o.length,a=new Array(i),l=0;l<i;l++)a[l]=n(o[l]);return a}if(o.constructor==Date){var c=new Date(+o);return c}var u={};for(var d in o)e.hasOwnProperty.call(o,d)&&(u[d]=n(o[d]));return u}e.clone=n})(n1);var vr={};Object.defineProperty(vr,"__esModule",{value:!0});vr.diffAny=vr.diffObjects=vr.diffArrays=vr.intersection=vr.subtract=vr.isDestructive=void 0;var xc=n1;function Zde(e){var t=e.op;return t==="remove"||t==="replace"||t==="copy"||t==="move"}vr.isDestructive=Zde;function _y(e,t){var r={};for(var n in e)xc.hasOwnProperty.call(e,n)&&e[n]!==void 0&&(r[n]=1);for(var o in t)xc.hasOwnProperty.call(t,o)&&t[o]!==void 0&&delete r[o];return Object.keys(r)}vr.subtract=_y;function X4(e){for(var t=e.length,r={},n=0;n<t;n++){var o=e[n];for(var i in o)xc.hasOwnProperty.call(o,i)&&o[i]!==void 0&&(r[i]=(r[i]||0)+1)}for(var i in r)r[i]<t&&delete r[i];return Object.keys(r)}vr.intersection=X4;function efe(e){return e.op==="add"}function tfe(e){return e.op==="remove"}function Wg(e,t){return{operations:e.operations.concat(t),cost:e.cost+1}}function J4(e,t,r,n){n===void 0&&(n=km);var o={"0,0":{operations:[],cost:0}};function i(d,p){var h="".concat(d,",").concat(p),m=o[h];if(m===void 0){if(d>0&&p>0&&!n(e[d-1],t[p-1],r.add(String(d-1))).length)m=i(d-1,p-1);else{var g=[];if(d>0){var v=i(d-1,p),b={op:"remove",index:d-1};g.push(Wg(v,b))}if(p>0){var y=i(d,p-1),x={op:"add",index:d-1,value:t[p-1]};g.push(Wg(y,x))}if(d>0&&p>0){var w=i(d-1,p-1),_={op:"replace",index:d-1,original:e[d-1],value:t[p-1]};g.push(Wg(w,_))}var C=g.sort(function(O,P){return O.cost-P.cost})[0];m=C}o[h]=m}return m}var a=isNaN(e.length)||e.length<=0?0:e.length,l=isNaN(t.length)||t.length<=0?0:t.length,c=i(a,l).operations,u=c.reduce(function(d,p){var h=d[0],m=d[1];if(efe(p)){var g=p.index+1+m,v=g<a+m?String(g):"-",b={op:p.op,path:r.add(v).toString(),value:p.value};return[h.concat(b),m+1]}else if(tfe(p)){var b={op:p.op,path:r.add(String(p.index+m)).toString()};return[h.concat(b),m-1]}else{var y=r.add(String(p.index+m)),x=n(p.original,p.value,y);return[h.concat.apply(h,x),m]}},[[],0])[0];return u}vr.diffArrays=J4;function Z4(e,t,r,n){n===void 0&&(n=km);var o=[];return _y(e,t).forEach(function(i){o.push({op:"remove",path:r.add(i).toString()})}),_y(t,e).forEach(function(i){o.push({op:"add",path:r.add(i).toString(),value:t[i]})}),X4([e,t]).forEach(function(i){o.push.apply(o,n(e[i],t[i],r.add(i)))}),o}vr.diffObjects=Z4;function km(e,t,r,n){if(n===void 0&&(n=km),e===t)return[];var o=(0,xc.objectType)(e),i=(0,xc.objectType)(t);return o=="array"&&i=="array"?J4(e,t,r,n):o=="object"&&i=="object"?Z4(e,t,r,n):[{op:"replace",path:r.toString(),value:t}]}vr.diffAny=km;var o1=j1&&j1.__extends||function(){var e=function(t,r){return e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(n,o){n.__proto__=o}||function(n,o){for(var i in o)Object.prototype.hasOwnProperty.call(o,i)&&(n[i]=o[i])},e(t,r)};return function(t,r){if(typeof r!="function"&&r!==null)throw new TypeError("Class extends value "+String(r)+" is not a constructor or null");e(t,r);function n(){this.constructor=t}t.prototype=r===null?Object.create(r):(n.prototype=r.prototype,new n)}}();Object.defineProperty(_t,"__esModule",{value:!0});_t.apply=_t.InvalidOperationError=_t.test=_t.copy=_t.move=_t.replace=_t.remove=_t.add=_t.TestError=_t.MissingError=void 0;var Io=Kc,i1=n1,rfe=vr,no=function(e){o1(t,e);function t(r){var n=e.call(this,"Value required at path: ".concat(r))||this;return n.path=r,n.name="MissingError",n}return t}(Error);_t.MissingError=no;var e3=function(e){o1(t,e);function t(r,n){var o=e.call(this,"Test failed: ".concat(r," != ").concat(n))||this;return o.actual=r,o.expected=n,o.name="TestError",o}return t}(Error);_t.TestError=e3;function a1(e,t,r){if(Array.isArray(e))if(t=="-")e.push(r);else{var n=parseInt(t,10);e.splice(n,0,r)}else e[t]=r}function t3(e,t){if(Array.isArray(e)){var r=parseInt(t,10);e.splice(r,1)}else delete e[t]}function r3(e,t){var r=Io.Pointer.fromJSON(t.path).evaluate(e);return r.parent===void 0?new no(t.path):(a1(r.parent,r.key,(0,i1.clone)(t.value)),null)}_t.add=r3;function n3(e,t){var r=Io.Pointer.fromJSON(t.path).evaluate(e);return r.value===void 0?new no(t.path):(t3(r.parent,r.key),null)}_t.remove=n3;function o3(e,t){var r=Io.Pointer.fromJSON(t.path).evaluate(e);if(r.parent===null)return new no(t.path);if(Array.isArray(r.parent)){if(parseInt(r.key,10)>=r.parent.length)return new no(t.path)}else if(r.value===void 0)return new no(t.path);return r.parent[r.key]=(0,i1.clone)(t.value),null}_t.replace=o3;function i3(e,t){var r=Io.Pointer.fromJSON(t.from).evaluate(e);if(r.value===void 0)return new no(t.from);var n=Io.Pointer.fromJSON(t.path).evaluate(e);return n.parent===void 0?new no(t.path):(t3(r.parent,r.key),a1(n.parent,n.key,r.value),null)}_t.move=i3;function a3(e,t){var r=Io.Pointer.fromJSON(t.from).evaluate(e);if(r.value===void 0)return new no(t.from);var n=Io.Pointer.fromJSON(t.path).evaluate(e);return n.parent===void 0?new no(t.path):(a1(n.parent,n.key,(0,i1.clone)(r.value)),null)}_t.copy=a3;function s3(e,t){var r=Io.Pointer.fromJSON(t.path).evaluate(e);return(0,rfe.diffAny)(r.value,t.value,new Io.Pointer).length?new e3(r.value,t.value):null}_t.test=s3;var l3=function(e){o1(t,e);function t(r){var n=e.call(this,"Invalid operation: ".concat(r.op))||this;return n.operation=r,n.name="InvalidOperationError",n}return t}(Error);_t.InvalidOperationError=l3;function nfe(e,t){switch(t.op){case"add":return r3(e,t);case"remove":return n3(e,t);case"replace":return o3(e,t);case"move":return i3(e,t);case"copy":return a3(e,t);case"test":return s3(e,t)}return new l3(t)}_t.apply=nfe;(function(e){Object.defineProperty(e,"__esModule",{value:!0}),e.createTests=e.createPatch=e.applyPatch=e.Pointer=void 0;var t=Kc;Object.defineProperty(e,"Pointer",{enumerable:!0,get:function(){return t.Pointer}});var r=_t,n=vr;function o(u,d){return d.map(function(p){return(0,r.apply)(u,p)})}e.applyPatch=o;function i(u){function d(p,h,m){var g=u(p,h,m);return Array.isArray(g)?g:(0,n.diffAny)(p,h,m,d)}return d}function a(u,d,p){var h=new t.Pointer;return(p?i(p):n.diffAny)(u,d,h)}e.createPatch=a;function l(u,d){var p=t.Pointer.fromJSON(d).evaluate(u);if(p!==void 0)return{op:"test",path:d,value:p.value}}function c(u,d){var p=new Array;return d.filter(n.isDestructive).forEach(function(h){var m=l(u,h.path);if(m&&p.push(m),"from"in h){var g=l(u,h.from);g&&p.push(g)}}),p}e.createTests=c})(Y4);const ofe=W(e=>({root:{borderCollapse:"collapse",width:"100%","& tr":{borderTop:`0.1px solid ${e.colors.gray[3]}`},"& th, & td":{padding:`${e.spacing.sm} ${e.spacing.sm}`,verticalAlign:"top"}},removed:{color:e.colors.red[7],fontFamily:"monospace",textDecoration:"line-through",whiteSpace:"pre-wrap"},added:{color:e.colors.green[7],fontFamily:"monospace",whiteSpace:"pre-wrap"}}));function ife(e){const{classes:t}=ofe(),r=oe(),[n,o]=f.useState(!1);if(f.useEffect(()=>{r.requestSchema(e.original.resourceType).then(()=>o(!0)).catch(console.log)},[r,e.original.resourceType]),!n)return null;const i=Y4.createPatch(e.original,e.revised),a=[io(e.original)],l=[io(e.revised)];return s.jsxs("table",{className:t.root,children:[s.jsx("thead",{children:s.jsxs("tr",{children:[s.jsx("th",{}),s.jsx("th",{children:"Before"}),s.jsx("th",{children:"After"})]})}),s.jsx("tbody",{children:i.map(c=>{var b,y,x;if(c.path.startsWith("/meta"))return null;const u=c.path,d=afe(u),p=wm(e.original.resourceType,{resourceType:"SearchParameter",base:[e.original.resourceType],code:e.original.resourceType+"."+d,expression:e.original.resourceType+"."+d}),h=(b=p==null?void 0:p.elementDefinitions)==null?void 0:b[0],m=!!(h!=null&&h.isArray),g=c.op==="add"||(y=gc(d,a))==null?void 0:y[0],v=c.op==="remove"||(x=gc(d,l))==null?void 0:x[0];return s.jsxs("tr",{children:[s.jsxs("td",{children:[tr(c.op)," ",d]}),s.jsx("td",{className:t.removed,children:g&&s.jsx(To,{property:h,propertyType:g.type,value:gC(g.value,m),ignoreMissingValues:!0})}),s.jsx("td",{className:t.added,children:v&&s.jsx(To,{property:h,propertyType:v.type,value:gC(v.value,m),ignoreMissingValues:!0})})]},`op-${c.op}-${c.path}`)})})]})}function afe(e){const t=e.split("/").filter(Boolean);let r="";for(let n=0;n<t.length;n++){const o=t[n];o==="-"?r+=".last()":/^\d+$/.test(o)?r+=`[${o}]`:(n>0&&(r+="."),r+=o)}return r}function gC(e,t){return Array.isArray(e)&&!t?e[0]:!Array.isArray(e)&&t?[e]:e}function s1(e){const t=oe(),r=et(e.value),[n,o]=f.useState(!1);return f.useEffect(()=>{r&&t.requestSchema(r.resourceType).then(()=>o(!0)).catch(console.log)},[t,r]),!n||!r?null:s.jsx(wy,{value:{type:r.resourceType,value:e.forceUseInput?e.value:r},ignoreMissingValues:e.ignoreMissingValues})}function sfe(e){return s.jsx(Gc,{children:e.children})}function ua(e){var c,u;const{resource:t,profile:r,padding:n,popupMenuItems:o,...i}=e,a=r??((c=t.meta)==null?void 0:c.author),l=e.dateTime??((u=t.meta)==null?void 0:u.lastUpdated);return s.jsxs(r1,{"data-testid":"timeline-item",fill:!0,...i,children:[s.jsxs(K,{position:"apart",spacing:8,mx:"xs",my:"sm",children:[s.jsx(ji,{value:a,link:!0,size:"md"}),s.jsxs("div",{style:{flex:1},children:[s.jsx(ne,{size:"sm",children:s.jsx(Qc,{color:"dark",weight:500,value:a,link:!0})}),s.jsxs(ne,{size:"xs",children:[s.jsx($e,{color:"dimmed",to:e.resource,children:Nr(l)}),s.jsx(ne,{component:"span",color:"dimmed",mx:8,children:"·"}),s.jsx($e,{color:"dimmed",to:e.resource,children:e.resource.resourceType})]})]}),o&&s.jsxs(J,{position:"bottom-end",shadow:"md",width:200,children:[s.jsx(J.Target,{children:s.jsx(Zt,{radius:"xl","aria-label":`Actions for ${at(e.resource)}`,children:s.jsx(Fce,{})})}),o]})]}),s.jsxs(T4,{children:[n&&s.jsx("div",{style:{padding:"0 16px 16px 16px"},children:e.children}),!n&&s.jsx(s.Fragment,{children:e.children})]})]})}function c3(e,t){e.sort((r,n)=>{const o=vC(r,t),i=vC(n,t);return o>i?1:o<i?-1:yC(r,t)-yC(n,t)})}function vC(e,t){if(!u3(e,t)){const r=e.priority;if(typeof r=="string")return{stat:4,asap:3,urgent:2}[r]??0}return 0}function yC(e,t){var n;if(!u3(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()}const r=(n=e.meta)==null?void 0:n.lastUpdated;return r?new Date(r).getTime():0}function u3(e,t){return!!t&&e.resourceType===t.resourceType&&e.id===t.id}const lfe=W(e=>({pinnedComment:{backgroundColor:e.colors.blue[0]}}));function Rm(e){const t=oe(),r=_m(),n=t.getProfile(),o=f.useRef(null),i=et(e.value),[a,l]=f.useState(),[c,u]=f.useState([]),d=e.loadTimelineResources,p=f.useRef(c);p.current=c;const h=f.useCallback(R=>{c3(R,i),R.reverse(),u(R)},[i]),m=f.useCallback(R=>{const N=[];for(const A of R){if(A.status!=="fulfilled")continue;const z=A.value;if(z.type==="history"&&l(z),z.entry)for(const G of z.entry)N.push(G.resource)}h(N)},[h]),g=f.useCallback(R=>h([...p.current,R]),[h]),v=f.useCallback(()=>{var A;let R,N;"resourceType"in e.value?(R=e.value.resourceType,N=e.value.id):[R,N]=(A=e.value.reference)==null?void 0:A.split("/"),d(t,R,N).then(m).catch(console.log)},[t,e.value,d,m]);f.useEffect(()=>v(),[v]);function b(R){!i||!e.createCommunication||t.createResource(e.createCommunication(i,n,R)).then(N=>g(N)).catch(console.log)}function y(R){!i||!e.createMedia||t.createResource(e.createMedia(i,n,R)).then(N=>g(N)).then(()=>$l({id:"upload-notification",color:"teal",title:"Upload complete",message:"",icon:s.jsx(Pm,{size:16}),autoClose:2e3})).catch(N=>$l({id:"upload-notification",color:"red",title:"Upload error",message:je(N),icon:s.jsx(lC,{size:16}),autoClose:2e3}))}function x(R,N){return t.updateResource({...R,priority:N})}function w(R){x(R,"stat").then(v).catch(console.log)}function _(R){x(R,"routine").then(v).catch(console.log)}function C(R){r(`/${R.resourceType}/${R.id}`)}function O(R){r(`/${R.resourceType}/${R.id}/edit`)}function P(R){r(`/${R.resourceType}/${R.id}/delete`)}function E(R){var N;r(`/${R.resourceType}/${R.id}/_history/${(N=R.meta)==null?void 0:N.versionId}`)}function k(){de({id:"upload-notification",loading:!0,title:"Initializing upload...",message:"Please wait...",autoClose:!1,withCloseButton:!1})}function $(R){$l({id:"upload-notification",loading:!0,title:"Uploading...",message:mfe(R),autoClose:!1,withCloseButton:!1})}function I(R){$l({id:"upload-notification",color:"red",title:"Upload error",message:je(R),icon:s.jsx(lC,{size:16}),autoClose:2e3})}return i?s.jsxs(sfe,{children:[e.createCommunication&&s.jsx(r1,{children:s.jsx(Ne,{testid:"timeline-form",onSubmit:R=>{b(R.text);const N=o.current;N&&(N.value="",N.focus())},children:s.jsxs(K,{spacing:"xs",noWrap:!0,style:{width:"100%"},children:[s.jsx(ji,{value:n}),s.jsx(le,{name:"text",ref:o,placeholder:"Add comment",style:{width:"100%",maxWidth:300}}),s.jsx(Zt,{type:"submit",radius:"xl",color:"blue",variant:"filled",children:s.jsx(Yce,{size:16})}),s.jsx(Qx,{onUpload:y,onUploadStart:k,onUploadProgress:$,onUploadError:I,children:R=>s.jsx(Zt,{...R,radius:"xl",color:"blue",variant:"filled",children:s.jsx(Fx,{size:16})})})]})})}),c.map(R=>{var A;if(!R)return null;const N=`${R.resourceType}/${R.id}/${(A=R.meta)==null?void 0:A.versionId}`;if(R.resourceType===i.resourceType&&R.id===i.id)return s.jsx(cfe,{history:a,resource:R,onDetails:E},N);switch(R.resourceType){case"AuditEvent":return s.jsx(pfe,{resource:R,onDetails:C},N);case"Communication":return s.jsx(dfe,{resource:R,onPin:R.priority!=="stat"?w:void 0,onUnpin:R.priority==="stat"?_:void 0,onDetails:C,onEdit:O,onDelete:P},N);case"DiagnosticReport":return s.jsx(hfe,{resource:R,onDetails:C,onEdit:O,onDelete:P},N);case"Media":return s.jsx(ffe,{resource:R,onDetails:C,onEdit:O,onDelete:P},N);default:return s.jsx(ua,{resource:R,padding:!0,children:s.jsx(s1,{value:R,ignoreMissingValues:!0})},N)}})]}):s.jsx(sr,{style:{width:"100%",height:"100%"},children:s.jsx(mn,{})})}function Es(e){return s.jsxs(J.Dropdown,{children:[s.jsx(J.Label,{children:"Resource"}),e.onPin&&s.jsx(J.Item,{icon:s.jsx(Zce,{size:14}),onClick:()=>e.onPin(e.resource),"aria-label":`Pin ${at(e.resource)}`,children:"Pin"}),e.onUnpin&&s.jsx(J.Item,{icon:s.jsx(eue,{size:14}),onClick:()=>e.onUnpin(e.resource),"aria-label":`Unpin ${at(e.resource)}`,children:"Unpin"}),e.onDetails&&s.jsx(J.Item,{icon:s.jsx(qce,{size:14}),onClick:()=>e.onDetails(e.resource),"aria-label":`Details ${at(e.resource)}`,children:"Details"}),e.onEdit&&s.jsx(J.Item,{icon:s.jsx(Vce,{size:14}),onClick:()=>e.onEdit(e.resource),"aria-label":`Edit ${at(e.resource)}`,children:"Edit"}),e.onDelete&&s.jsxs(s.Fragment,{children:[s.jsx(J.Divider,{}),s.jsx(J.Label,{children:"Danger zone"}),s.jsx(J.Item,{color:"red",icon:s.jsx(R4,{size:14}),onClick:()=>e.onDelete(e.resource),"aria-label":`Delete ${at(e.resource)}`,children:"Delete"})]})]})}function cfe(e){const t=ufe(e.history,e.resource);return t?s.jsx(ua,{resource:e.resource,padding:!0,popupMenuItems:s.jsx(Es,{...e}),children:s.jsx(ife,{original:t,revised:e.resource})}):s.jsxs(ua,{resource:e.resource,padding:!0,popupMenuItems:s.jsx(Es,{...e}),children:[s.jsx("h3",{children:"Created"}),s.jsx(s1,{value:e.resource,ignoreMissingValues:!0,forceUseInput:!0})]})}function ufe(e,t){const r=e.entry,n=r.findIndex(o=>{var i,a,l;return((a=(i=o.resource)==null?void 0:i.meta)==null?void 0:a.versionId)===((l=t.meta)==null?void 0:l.versionId)});if(!(n>=r.length-1))return r[n+1].resource}function dfe(e){var o,i;const{classes:t}=lfe(),n=!e.resource.priority||e.resource.priority==="routine"?void 0:t.pinnedComment;return s.jsx(ua,{resource:e.resource,profile:e.resource.sender,dateTime:e.resource.sent,padding:!0,className:n,popupMenuItems:s.jsx(Es,{...e}),children:s.jsx("p",{children:(i=(o=e.resource.payload)==null?void 0:o[0])==null?void 0:i.contentString})})}function ffe(e){var n;const t=(n=e.resource.content)==null?void 0:n.contentType,r=t&&!t.startsWith("image/")&&!t.startsWith("video/")&&t!=="application/pdf";return s.jsx(ua,{resource:e.resource,padding:!!r,popupMenuItems:s.jsx(Es,{...e}),children:s.jsx(qc,{value:e.resource.content})})}function pfe(e){return s.jsx(ua,{resource:e.resource,padding:!0,popupMenuItems:s.jsx(Es,{...e}),children:s.jsx(ga,{children:s.jsx("pre",{children:e.resource.outcomeDesc})})})}function hfe(e){return s.jsx(ua,{resource:e.resource,padding:!0,popupMenuItems:s.jsx(Es,{...e}),children:s.jsx(t1,{value:e.resource})})}function mfe(e){if(e.lengthComputable){const t=100*e.loaded/e.total;return`Uploaded: ${Hg(e.loaded)} / ${Hg(e.total)} ${t.toFixed(2)}%`}return`Uploaded: ${Hg(e.loaded)}`}function Hg(e){if(e===0)return"0.00 B";const t=Math.floor(Math.log(e)/Math.log(1024));return(e/Math.pow(1024,t)).toFixed(2)+" "+" KMGTP".charAt(t)+"B"}function gfe(e){return s.jsx(Rm,{value:e.resource,loadTimelineResources:async(t,r,n)=>{const o=`${r}/${n}`,i=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:i})])}})}function be(e){const{children:t,...r}=e;return s.jsx(Gc,{children:s.jsx(r1,{...r,children:t})})}function vfe(e){return s.jsx(Rm,{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:ht(t),subject:t.subject,sender:ht(r),sent:new Date().toISOString(),payload:[{contentString:n}]}),createMedia:(t,r,n)=>({resourceType:"Media",status:"completed",encounter:ht(t),subject:t.subject,operator:ht(r),issued:new Date().toISOString(),content:n})})}function yfe(e){let t;try{t=fle(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.jsx(To,{value:t[0]||"",propertyType:e.propertyType})}function xfe(e){return s.jsxs(Mr,{title:"Export",closeButtonProps:{"aria-label":"Close"},opened:e.visible,onClose:e.onCancel,children:[s.jsxs(ae,{display:"flex",sx:{justifyContent:"space-between"},children:[e.exportCsv&&s.jsx(xC,{text:"CSV",exportLogic:e.exportCsv,onCancel:e.onCancel}),e.exportTransactionBundle&&s.jsx(xC,{text:"Transaction Bundle",exportLogic:e.exportTransactionBundle,onCancel:e.onCancel})]}),s.jsx(ne,{sx:{marginTop:"10px",marginLeft:"2px"},children:"Limited to 1000 records"})]})}function xC(e){return s.jsx(re,{onClick:()=>{e.exportLogic(),e.onCancel()},children:`Export as ${e.text}`})}const wfe={string:[ie.EQUALS,ie.NOT,ie.CONTAINS,ie.EXACT],fulltext:[ie.EQUALS,ie.NOT,ie.CONTAINS,ie.EXACT],token:[ie.EQUALS,ie.NOT],reference:[ie.EQUALS,ie.NOT],numeric:[ie.EQUALS,ie.NOT_EQUALS,ie.GREATER_THAN,ie.LESS_THAN,ie.GREATER_THAN_OR_EQUALS,ie.LESS_THAN_OR_EQUALS],quantity:[ie.EQUALS,ie.NOT_EQUALS,ie.GREATER_THAN,ie.LESS_THAN,ie.GREATER_THAN_OR_EQUALS,ie.LESS_THAN_OR_EQUALS],date:[ie.EQUALS,ie.NOT_EQUALS,ie.GREATER_THAN,ie.LESS_THAN,ie.GREATER_THAN_OR_EQUALS,ie.LESS_THAN_OR_EQUALS,ie.STARTS_AFTER,ie.ENDS_BEFORE,ie.APPROXIMATELY],datetime:[ie.EQUALS,ie.NOT_EQUALS,ie.GREATER_THAN,ie.LESS_THAN,ie.GREATER_THAN_OR_EQUALS,ie.LESS_THAN_OR_EQUALS,ie.STARTS_AFTER,ie.ENDS_BEFORE,ie.APPROXIMATELY]},bfe={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 l1(e,t){return{...e,filters:t,offset:0,name:void 0}}function c1(e,t){return l1(e,(e.filters??[]).filter(r=>r.code!==t))}function Tm(e,t,r,n,o){o&&(e=c1(e,t));const i=[];return e.filters&&i.push(...e.filters),i.push({code:t,operator:r,value:n??""}),l1(e,i)}function _fe(e,t){if(!e.filters)return e;const r=[...e.filters];return r.splice(t,1),{...e,filters:r,name:void 0}}function Sfe(e,t){return u1(e,t,-1)}function Pfe(e,t){return u1(e,t,0)}function jfe(e,t){return u1(e,t,1)}function u1(e,t,r){const n=new Date;n.setDate(n.getDate()+r),n.setHours(0,0,0,0);const o=new Date(n.getTime());return o.setDate(o.getDate()+1),o.setTime(o.getTime()-1),f1(e,t,n,o)}function Ofe(e,t){return d1(e,t,-1)}function Cfe(e,t){return d1(e,t,0)}function Efe(e,t){return d1(e,t,1)}function d1(e,t,r){const n=new Date;n.setMonth(n.getMonth()+r),n.setDate(1),n.setHours(0,0,0,0);const 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),f1(e,t,n,o)}function $fe(e,t){const r=new Date;return r.setMonth(0),r.setDate(1),r.setHours(0,0,0,0),f1(e,t,r,new Date)}function f1(e,t,r,n){return e=c1(e,t),e=wC(e,t,ie.GREATER_THAN_OR_EQUALS,r),e=wC(e,t,ie.LESS_THAN_OR_EQUALS,n),e}function wC(e,t,r,n){return Tm(e,t,r,n.toISOString())}function bC(e,t,r=!0){return Tm(e,t,ie.MISSING,r.toString())}function kfe(e,t){return e.offset===t?e:{...e,offset:t,name:void 0}}function Rfe(e,t){const r=e.count??Hc,n=(t-1)*r;return kfe(e,n)}function Tfe(e,t,r){return t===Ife(e)&&r!==void 0&&r===Dfe(e)?e:{...e,sortRules:[{code:t,descending:!!r}],name:void 0}}function Ife(e){const t=e.sortRules;if(!t||t.length===0)return;const r=t[0].code;return r.startsWith("-")?r.substr(1):r}function Dfe(e){const t=e.sortRules;return!t||t.length===0?!1:!!t[0].descending}function Nfe(e){return wfe[e.type]}function p1(e){return bfe[e]??""}function Oi(e){let t=e;return t.includes(".")&&(t=t.split(".").pop()),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.toLowerCase()==="id"?"ID":t.split(/\s/).map(tr).join(" "))}function Afe(e,t){var n,o;const r=t.name;return r==="id"?e.id:r==="meta.versionId"?(n=e.meta)==null?void 0:n.versionId:r==="_lastUpdated"?Nr((o=e.meta)==null?void 0:o.lastUpdated):t.elementDefinition&&`${e.resourceType}.${t.name}`===t.elementDefinition.path?Mfe(e,t.elementDefinition):t.searchParams&&t.searchParams.length===1&&t.name===t.searchParams[0].code?Lfe(e,t.searchParams[0]):null}function Mfe(e,t){var i,a,l;const r=((l=(a=(i=t.path)==null?void 0:i.split("."))==null?void 0:a.pop())==null?void 0:l.replaceAll("[x]",""))??"",[n,o]=Em({type:e.resourceType,value:e},r);return n?s.jsx(To,{property:t,propertyType:o,value:n,maxWidth:200,ignoreMissingValues:!0,link:!1}):null}function Lfe(e,t){const r=gc(t.expression,[{type:e.resourceType,value:e}]);return!r||r.length===0?null:s.jsx(s.Fragment,{children:r.map((n,o)=>s.jsx(To,{propertyType:n.type,value:n.value,maxWidth:200,ignoreMissingValues:!0,link:!1},`${o}-${r.length}`))})}function zfe(e){const t=f.useRef(!1),[r,n]=f.useState({search:JSON.parse(Dr(e.search))}),[o,i]=f.useState(!1);f.useEffect(()=>{n({search:e.search})},[e.search]);const a=f.useMemo(()=>{if(!e.visible)return[];const c=e.search.resourceType,u=$se(c),d=$x(c);return Ffe(u,d).sort((p,h)=>p.localeCompare(h)).map(p=>({value:p,label:Oi(p)}))},[e.visible,e.search.resourceType]);if(!e.visible)return null;function l(c){n({search:{...r.search,fields:c}})}return s.jsx(Mr,{title:"Fields",closeButtonProps:{"aria-label":"Close"},opened:e.visible,onClose:()=>{e.onCancel()},size:"auto",withOverlay:!0,closeOnClickOutside:!1,overlayProps:{onMouseDownCapture:()=>{t.current=o},onClick:()=>{t.current||e.onCancel(),t.current=!1},children:s.jsx("div",{"data-testid":"overlay-child"})},children:s.jsxs(_e,{children:[s.jsx(dm,{withinPortal:!0,style:{width:550},placeholder:"Select fields to display",data:a,value:r.search.fields??[],onChange:l,onDropdownOpen:()=>i(!0),onDropdownClose:()=>i(!1),maxDropdownHeight:"250px",dropdownPosition:"bottom",clearButtonProps:{"aria-label":"Clear selection"},clearable:!0,searchable:!0}),s.jsx(K,{position:"right",children:s.jsx(re,{onClick:()=>e.onOk(r.search),children:"OK"})})]})})}function Ffe(e,t){const r=[],n=new Set,o=new Set;for(const i of Object.keys(e.elements))r.push(i),n.add(i.toLowerCase()),o.add(Oi(i));if(t)for(const i of Object.keys(t)){const a=Oi(i);!n.has(i)&&!o.has(a)&&(r.push(i),n.add(i),o.add(a))}return r}function d3(e){var o;const{resourceType:t,filter:r}=e,n=(o=Pi.types[t].searchParams)==null?void 0:o[r.code];if(n){if(n.type==="reference"&&(r.operator===ie.EQUALS||r.operator===ie.NOT_EQUALS))return s.jsx(Qc,{value:{reference:r.value}});const i=wm(t,n);if(r.code==="_lastUpdated"||i.type===ri.DATETIME)return s.jsx(s.Fragment,{children:Nr(r.value)})}return s.jsx(s.Fragment,{children:r.value})}function f3(e){const t=wm(e.resourceType,e.searchParam),r="filter-value";switch(t.type){case ri.REFERENCE:return s.jsx($m,{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 ri.BOOLEAN:return s.jsx(Rn,{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 ri.DATE:return s.jsx(le,{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 ri.DATETIME:return s.jsx(la,{name:r,defaultValue:e.defaultValue,autoFocus:e.autoFocus,onChange:e.onChange});case ri.NUMBER:return s.jsx(le,{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 ri.QUANTITY:return s.jsx(ca,{name:r,defaultValue:Vfe(e.defaultValue),autoFocus:e.autoFocus,onChange:n=>{n?e.onChange(`${n.value}`):e.onChange("")}});default:return s.jsx(le,{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 Vfe(e){if(e){const[t,r,n]=e.split("|");if(t)return{value:parseFloat(t),system:r,unit:n}}}function Bfe(e){const[t,r]=f.useState(JSON.parse(Dr(e.search))),[n,o]=f.useState(-1),i=f.useRef(t);i.current=t,f.useEffect(()=>{r(JSON.parse(Dr(e.search)))},[e.search]);function a(d){r(Tm(i.current,d.code,d.operator,d.value))}if(!e.visible)return null;const l=e.search.resourceType,c=$x(l)??{},u=t.filters||[];return s.jsxs(Mr,{title:"Filters",closeButtonProps:{"aria-label":"Close"},size:900,opened:e.visible,onClose:e.onCancel,children:[s.jsx("div",{children:s.jsxs("table",{children:[s.jsxs("colgroup",{children:[s.jsx("col",{style:{width:200}}),s.jsx("col",{style:{width:200}}),s.jsx("col",{style:{width:380}}),s.jsx("col",{style:{width:120}})]}),s.jsx("thead",{children:s.jsxs("tr",{children:[s.jsx("th",{children:"Field"}),s.jsx("th",{children:"Operation"}),s.jsx("th",{children:"Value"}),s.jsx("th",{children:"Actions"})]})}),s.jsxs("tbody",{children:[u.map((d,p)=>p===n?s.jsx(_C,{resourceType:l,searchParams:c,defaultValue:d,okText:"Save",onOk:h=>{const m=[...u];m[p]=h,r(l1(i.current,m)),o(-1)},onCancel:()=>o(-1)},`filter-${d.code}-${d.operator}-${d.value}-input`):s.jsx(Ufe,{resourceType:l,searchParams:c,filter:d,onEdit:()=>o(p),onDelete:()=>r(_fe(i.current,p))},`filter-${d.code}-${d.operator}-${d.value}-display`)),s.jsx(_C,{resourceType:l,searchParams:c,okText:"Add",onOk:a})]})]})}),s.jsx(K,{position:"right",mt:"xl",children:s.jsx(re,{onClick:()=>e.onOk(i.current),children:"OK"})})]})}function Ufe(e){const{filter:t}=e;return s.jsxs("tr",{children:[s.jsx("td",{children:Oi(t.code)}),s.jsx("td",{children:p1(t.operator)}),s.jsx("td",{children:s.jsx(d3,{resourceType:e.resourceType,filter:t})}),s.jsxs("td",{children:[s.jsx(re,{compact:!0,variant:"outline",onClick:e.onEdit,children:"Edit"}),s.jsx(re,{compact:!0,variant:"outline",onClick:e.onDelete,children:"Delete"})]})]})}function _C(e){const[t,r]=f.useState(e.defaultValue??{}),n=f.useRef(t);n.current=t;function o(u){r({...n.current,code:u})}function i(u){r({...n.current,operator:u})}function a(u){r({...n.current,value:u})}const l=e.searchParams[t.code],c=l&&Nfe(l);return s.jsxs("tr",{children:[s.jsx("td",{children:s.jsx(mt,{"data-testid":"filter-field",defaultValue:n.current.code,onChange:u=>o(u.currentTarget.value),data:["",...Object.keys(e.searchParams).map(u=>({value:u,label:Oi(u)}))]})}),s.jsx("td",{children:c&&s.jsx(mt,{"data-testid":"filter-operation",defaultValue:t.operator,onChange:u=>i(u.currentTarget.value),data:["",...c.map(u=>({value:u,label:p1(u)}))]})}),s.jsx("td",{children:l&&t.operator&&s.jsx(f3,{resourceType:e.resourceType,searchParam:l,defaultValue:t.value,onChange:a})}),s.jsxs("td",{children:[t.code&&t.operator&&s.jsx(re,{compact:!0,variant:"outline",onClick:()=>{e.onOk(n.current),r({})},children:e.okText}),e.onCancel&&s.jsx(re,{compact:!0,variant:"outline",onClick:e.onCancel,children:"Cancel"})]})]})}function Wfe(e){const[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.jsx(Mr,{title:e.title,size:"xl",opened:e.visible,onClose:e.onCancel,children:s.jsx(Ne,{onSubmit:n,children:s.jsxs(ln,{children:[s.jsx(ln.Col,{span:10,children:s.jsx(f3,{resourceType:e.resourceType,searchParam:e.searchParam,defaultValue:t,autoFocus:!0,onChange:r})}),s.jsx(ln.Col,{span:2,children:s.jsx(re,{onClick:n,fullWidth:!0,children:"OK"})})]})})})}function Hfe(e){if(!e.searchParams)return null;function t(i,a){o(Tfe(e.search,i.code,a))}function r(i){o(c1(e.search,i.code))}function n(i,a){e.onPrompt(i,{code:i.code,operator:a,value:""})}function o(i){e.onChange(i)}return e.searchParams.length===1?s.jsx(qfe,{search:e.search,searchParam:e.searchParams[0],onSort:t,onPrompt:n,onChange:o,onClear:r}):s.jsx(J.Dropdown,{children:e.searchParams.map(i=>s.jsx(J.Item,{children:Oi(i.code)},i.code))})}function qfe(e){switch(e.searchParam.type){case"date":return s.jsx(Gfe,{...e});case"number":case"quantity":return s.jsx(Qfe,{...e});case"reference":return s.jsx(Kfe,{...e});case"string":case"token":case"uri":return s.jsx(Yfe,{...e});default:return s.jsxs(s.Fragment,{children:["Unknown search param type: ",e.searchParam.type]})}}function Gfe(e){const{searchParam:t}=e,r=t.code;return s.jsxs(J.Dropdown,{children:[s.jsx(J.Item,{icon:s.jsx(Vx,{size:14}),onClick:()=>e.onSort(t,!1),children:"Sort Oldest to Newest"}),s.jsx(J.Item,{icon:s.jsx(Bx,{size:14}),onClick:()=>e.onSort(t,!0),children:"Sort Newest to Oldest"}),s.jsx(J.Divider,{}),s.jsx(J.Item,{icon:s.jsx(Cm,{size:14}),onClick:()=>e.onPrompt(t,ie.EQUALS),children:"Equals..."}),s.jsx(J.Item,{icon:s.jsx(Om,{size:14}),onClick:()=>e.onPrompt(t,ie.NOT_EQUALS),children:"Does not equal..."}),s.jsx(J.Divider,{}),s.jsx(J.Item,{icon:s.jsx(k4,{size:14}),onClick:()=>e.onPrompt(t,ie.ENDS_BEFORE),children:"Before..."}),s.jsx(J.Item,{icon:s.jsx($4,{size:14}),onClick:()=>e.onPrompt(t,ie.STARTS_AFTER),children:"After..."}),s.jsx(J.Item,{icon:s.jsx(Ece,{size:14}),onClick:()=>e.onPrompt(t,ie.EQUALS),children:"Between..."}),s.jsx(J.Divider,{}),s.jsx(J.Item,{icon:s.jsx(Fi,{size:14}),onClick:()=>e.onChange(jfe(e.search,r)),children:"Tomorrow"}),s.jsx(J.Item,{icon:s.jsx(Fi,{size:14}),onClick:()=>e.onChange(Pfe(e.search,r)),children:"Today"}),s.jsx(J.Item,{icon:s.jsx(Fi,{size:14}),onClick:()=>e.onChange(Sfe(e.search,r)),children:"Yesterday"}),s.jsx(J.Divider,{}),s.jsx(J.Item,{icon:s.jsx(Fi,{size:14}),onClick:()=>e.onChange(Efe(e.search,r)),children:"Next Month"}),s.jsx(J.Item,{icon:s.jsx(Fi,{size:14}),onClick:()=>e.onChange(Cfe(e.search,r)),children:"This Month"}),s.jsx(J.Item,{icon:s.jsx(Fi,{size:14}),onClick:()=>e.onChange(Ofe(e.search,r)),children:"Last Month"}),s.jsx(J.Divider,{}),s.jsx(J.Item,{icon:s.jsx(Fi,{size:14}),onClick:()=>e.onChange($fe(e.search,r)),children:"Year to date"}),s.jsx(Im,{...e})]})}function Qfe(e){const{searchParam:t}=e;return s.jsxs(J.Dropdown,{children:[s.jsx(J.Item,{icon:s.jsx(Vx,{size:14}),onClick:()=>e.onSort(t,!1),children:"Sort Smallest to Largest"}),s.jsx(J.Item,{icon:s.jsx(Bx,{size:14}),onClick:()=>e.onSort(t,!0),children:"Sort Largest to Smallest"}),s.jsx(J.Divider,{}),s.jsx(J.Item,{icon:s.jsx(Cm,{size:14}),onClick:()=>e.onPrompt(t,ie.EQUALS),children:"Equals..."}),s.jsx(J.Item,{icon:s.jsx(Om,{size:14}),onClick:()=>e.onPrompt(t,ie.NOT_EQUALS),children:"Does not equal..."}),s.jsx(J.Divider,{}),s.jsx(J.Item,{icon:s.jsx($4,{size:14}),onClick:()=>e.onPrompt(t,ie.GREATER_THAN),children:"Greater than..."}),s.jsx(J.Item,{icon:s.jsx(xy,{size:14}),onClick:()=>e.onPrompt(t,ie.GREATER_THAN_OR_EQUALS),children:"Greater than or equal to..."}),s.jsx(J.Item,{icon:s.jsx(k4,{size:14}),onClick:()=>e.onPrompt(t,ie.LESS_THAN),children:"Less than..."}),s.jsx(J.Item,{icon:s.jsx(xy,{size:14}),onClick:()=>e.onPrompt(t,ie.LESS_THAN_OR_EQUALS),children:"Less than or equal to..."}),s.jsx(Im,{...e})]})}function Kfe(e){const{searchParam:t}=e;return s.jsxs(J.Dropdown,{children:[s.jsx(J.Item,{icon:s.jsx(Cm,{size:14}),onClick:()=>e.onPrompt(t,ie.EQUALS),children:"Equals..."}),s.jsx(J.Item,{icon:s.jsx(Om,{size:14}),onClick:()=>e.onPrompt(t,ie.NOT),children:"Does not equal..."}),s.jsx(Im,{...e})]})}function Yfe(e){const{searchParam:t}=e;return s.jsxs(J.Dropdown,{children:[s.jsx(J.Item,{icon:s.jsx(Vx,{size:14}),onClick:()=>e.onSort(t,!1),children:"Sort A to Z"}),s.jsx(J.Item,{icon:s.jsx(Bx,{size:14}),onClick:()=>e.onSort(t,!0),children:"Sort Z to A"}),s.jsx(J.Divider,{}),s.jsx(J.Item,{icon:s.jsx(Cm,{size:14}),onClick:()=>e.onPrompt(t,ie.EQUALS),children:"Equals..."}),s.jsx(J.Item,{icon:s.jsx(Om,{size:14}),onClick:()=>e.onPrompt(t,ie.NOT),children:"Does not equal..."}),s.jsx(J.Divider,{}),s.jsx(J.Item,{icon:s.jsx(Rce,{size:14}),onClick:()=>e.onPrompt(t,ie.CONTAINS),children:"Contains..."}),s.jsx(J.Item,{icon:s.jsx(kce,{size:14}),onClick:()=>e.onPrompt(t,ie.EQUALS),children:"Does not contain..."}),s.jsx(Im,{...e})]})}function Im(e){const{searchParam:t}=e,r=t.code;return s.jsxs(s.Fragment,{children:[s.jsx(J.Divider,{}),s.jsx(J.Item,{icon:s.jsx(Oce,{size:14}),onClick:()=>e.onChange(bC(e.search,r)),children:"Missing"}),s.jsx(J.Item,{icon:s.jsx(jce,{size:14}),onClick:()=>e.onChange(bC(e.search,r,!1)),children:"Not missing"}),s.jsx(J.Divider,{}),s.jsx(J.Item,{icon:s.jsx(mh,{size:14}),onClick:()=>e.onClear(t),children:"Clear filters"})]})}function Xfe(e){const t=e.resourceType,r=[];for(const n of e.fields||["id","_lastUpdated"])r.push(Jfe(t,n));return r}function Jfe(e,t){var o;if(t==="_lastUpdated")return{name:"_lastUpdated",searchParams:[{resourceType:"SearchParameter",base:["Resource"],code:"_lastUpdated",name:"_lastUpdated",type:"date",expression:"Resource.meta.lastUpdated"}]};if(t==="meta.versionId")return{name:"meta.versionId",searchParams:[{resourceType:"SearchParameter",base:["Resource"],code:"_versionId",name:"_versionId",type:"token",expression:"Resource.meta.versionId"}]};const r=Sa(e,t),n=Mse(e,t.toLowerCase());if(r&&n)return{name:t,elementDefinition:r,searchParams:[n]};if(r){const i=$x(e);let a;if(i){const l=new RegExp(`${e}\\.${t.replaceAll("[x]","")}([^\\w-]|$)`);a=Object.values(i).filter(c=>!!c.expression&&l.test(c==null?void 0:c.expression)),a.length===0&&(a=void 0)}return{name:t,elementDefinition:r,searchParams:a}}if(n){const i=wm(e,n);return{name:t,elementDefinition:(o=i.elementDefinitions)==null?void 0:o[0],searchParams:[n]}}return{name:t}}class Zfe extends Event{constructor(t){super("change"),this.definition=t}}class epe extends Event{constructor(t){super("load"),this.response=t}}class vh extends Event{constructor(t,r){super("click"),this.resource=t,this.browserEvent=r}}const tpe=W(e=>({root:{maxWidth:"100%",overflow:"auto",textAlign:"left",marginBottom:"20px"},table:{cursor:"pointer"},tr:{"&:hover":{backgroundColor:e.colorScheme==="dark"?e.colors.dark[7]:e.colors.gray[0]}},th:{padding:"0 !important"},control:{width:"100%",padding:`${e.spacing.xs} ${e.spacing.md}`,"&:hover":{backgroundColor:e.colorScheme==="dark"?e.colors.dark[6]:e.colors.gray[0]}},icon:{width:21,height:21,borderRadius:21}}));function rpe(e){var z,G,X;const{classes:t}=tpe(),r=oe(),[n,o]=f.useState(!1),[i,a]=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;const h=l.total??"accurate",m=f.useCallback(T=>{a(void 0),r.search(l.resourceType,es({...l,total:h,fields:void 0}),T).then(L=>{d({...p.current,searchResponse:L}),c&&c(new epe(L))}).catch(L=>{d({...p.current,searchResponse:void 0}),a(L)})},[r,l,h,c]),g=f.useCallback(()=>{d({...p.current,searchResponse:void 0}),m({cache:"reload"})},[m]);f.useEffect(()=>{m()},[m]);function v(T,L){T.stopPropagation();const Q=T.target.checked,Z={...p.current.selected};Q?Z[L]=!0:delete Z[L],d({...p.current,selected:Z})}function b(T){T.stopPropagation();const B=T.target.checked,Q={},Z=p.current.searchResponse;B&&(Z!=null&&Z.entry)&&Z.entry.forEach(Se=>{var xe;(xe=Se.resource)!=null&&xe.id&&(Q[Se.resource.id]=!0)}),d({...p.current,selected:Q})}function y(){var L,B;const T=p.current;if(!((L=T.searchResponse)!=null&&L.entry)||T.searchResponse.entry.length===0)return!1;for(const Q of T.searchResponse.entry)if((B=Q.resource)!=null&&B.id&&!T.selected[Q.resource.id])return!1;return!0}function x(T){e.onChange&&e.onChange(new Zfe(T))}function w(T,L){if(I4(T.target)||T.button===2)return;Ze(T);const B=T.button===1||T.ctrlKey||T.metaKey;!B&&e.onClick&&e.onClick(new vh(L,T)),B&&e.onAuxClick&&e.onAuxClick(new vh(L,T))}function _(){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)return s.jsx(sr,{style:{width:"100%",height:"100%"},children:s.jsx(mn,{})});const C=e.checkboxesEnabled,O=Xfe(l),P=l.resourceType,E=u.searchResponse,k=E==null?void 0:E.entry,$=k==null?void 0:k.map(T=>T.resource),I="subtle",R="gray",N=16,A=window.innerWidth<768;return s.jsxs("div",{className:t.root,"data-testid":"search-control",children:[!e.hideToolbar&&s.jsxs(K,{position:"apart",mb:"xl",children:[s.jsxs(K,{spacing:2,children:[s.jsx(re,{compact:!0,variant:I,color:R,leftIcon:s.jsx(Ace,{size:N}),onClick:()=>d({...p.current,fieldEditorVisible:!0}),children:"Fields"}),s.jsx(re,{compact:!0,variant:I,color:R,leftIcon:s.jsx(Uce,{size:N}),onClick:()=>d({...p.current,filterEditorVisible:!0}),children:"Filters"}),e.onNew&&s.jsx(re,{compact:!0,variant:I,color:R,leftIcon:s.jsx(Bce,{size:N}),onClick:e.onNew,children:"New..."}),!A&&_()&&s.jsx(re,{compact:!0,variant:I,color:R,leftIcon:s.jsx(uue,{size:N}),onClick:e.onExport?e.onExport:()=>d({...p.current,exportDialogVisible:!0}),children:"Export..."}),!A&&e.onDelete&&s.jsx(re,{compact:!0,variant:I,color:R,leftIcon:s.jsx(R4,{size:N}),onClick:()=>e.onDelete(Object.keys(u.selected)),children:"Delete..."}),!A&&e.onBulk&&s.jsx(re,{compact:!0,variant:I,color:R,leftIcon:s.jsx(Cce,{size:N}),onClick:()=>e.onBulk(Object.keys(u.selected)),children:"Bulk..."})]}),s.jsxs(K,{spacing:2,children:[E&&s.jsxs(ne,{size:"xs",color:"dimmed",children:[ape(l,E.total),"-",spe(l,E.total)," of"," ",`${h==="estimate"?"~":""}${(z=E.total)==null?void 0:z.toLocaleString()}`]}),s.jsx(Zt,{title:"Refresh",onClick:g,children:s.jsx(oue,{size:"1.125rem"})})]})]}),s.jsxs(wa,{className:t.table,children:[s.jsxs("thead",{children:[s.jsxs("tr",{children:[C&&s.jsx("th",{children:s.jsx("input",{type:"checkbox",value:"checked","aria-label":"all-checkbox","data-testid":"all-checkbox",checked:y(),onChange:T=>b(T)})}),O.map(T=>s.jsx("th",{children:s.jsxs(J,{shadow:"md",width:240,position:"bottom-end",children:[s.jsx(J.Target,{children:s.jsx(So,{className:t.control,children:s.jsxs(K,{position:"apart",noWrap:!0,children:[s.jsx(ne,{weight:500,size:"sm",children:Oi(T.name)}),s.jsx(sr,{className:t.icon,children:s.jsx(_ce,{size:14,stroke:1.5})})]})})}),s.jsx(Hfe,{search:e.search,searchParams:T.searchParams,onPrompt:(L,B)=>{d({...p.current,filterDialogVisible:!0,filterDialogSearchParam:L,filterDialogFilter:B})},onChange:L=>{x(L)}})]})},T.name))]}),!e.hideFilters&&s.jsxs("tr",{children:[C&&s.jsx("th",{}),O.map(T=>s.jsx("th",{children:T.searchParams&&s.jsx(npe,{resourceType:P,searchParams:T.searchParams,filters:e.search.filters})},T.name))]})]}),s.jsx("tbody",{children:$==null?void 0:$.map(T=>T&&s.jsxs("tr",{className:t.tr,"data-testid":"search-control-row",onClick:L=>w(L,T),onAuxClick:L=>w(L,T),children:[C&&s.jsx("td",{children:s.jsx("input",{type:"checkbox",value:"checked","data-testid":"row-checkbox","aria-label":`Checkbox for ${T.id}`,checked:!!u.selected[T.id],onChange:L=>v(L,T.id)})}),O.map(L=>s.jsx("td",{children:Afe(T,L)},L.name))]},T.id))})]}),($==null?void 0:$.length)===0&&s.jsx(Gc,{children:s.jsx(sr,{style:{height:150},children:s.jsx(ne,{size:"xl",color:"dimmed",children:"No results"})})}),(E==null?void 0:E.total)!==void 0&&E.total>0&&s.jsx(sr,{m:"md",p:"md",children:s.jsx(so,{value:ope(l),total:ipe(l,E.total),onChange:T=>x(Rfe(l,T)),getControlProps:T=>{switch(T){case"previous":return{"aria-label":"Previous page"};case"next":return{"aria-label":"Next page"};default:return{}}}})}),i&&s.jsx("div",{"data-testid":"search-error",children:s.jsx("pre",{style:{textAlign:"left"},children:JSON.stringify(i,void 0,2)})}),s.jsx(zfe,{search:e.search,visible:p.current.fieldEditorVisible,onOk:T=>{x(T),d({...p.current,fieldEditorVisible:!1})},onCancel:()=>{d({...p.current,fieldEditorVisible:!1})}}),s.jsx(Bfe,{search:e.search,visible:p.current.filterEditorVisible,onOk:T=>{x(T),d({...p.current,filterEditorVisible:!1})},onCancel:()=>{d({...p.current,filterEditorVisible:!1})}}),s.jsx(xfe,{visible:p.current.exportDialogVisible,exportCsv:e.onExportCsv,exportTransactionBundle:e.onExportTransactionBundle,onCancel:()=>{d({...p.current,exportDialogVisible:!1})}}),s.jsx(Wfe,{visible:p.current.filterDialogVisible,title:(G=u.filterDialogSearchParam)!=null&&G.code?Oi(u.filterDialogSearchParam.code):"",resourceType:P,searchParam:u.filterDialogSearchParam,filter:u.filterDialogFilter,defaultValue:"",onOk:T=>{x(Tm(e.search,T.code,T.operator,T.value)),d({...p.current,filterDialogVisible:!1})},onCancel:()=>{d({...p.current,filterDialogVisible:!1})}},(X=u.filterDialogSearchParam)==null?void 0:X.code)]})}const Yc=f.memo(rpe);function npe(e){const t=(e.filters??[]).filter(r=>e.searchParams.find(n=>n.code===r.code));return t.length===0?s.jsx("span",{children:"no filters"}):s.jsx(s.Fragment,{children:t.map(r=>s.jsxs("div",{children:[p1(r.operator)," ",s.jsx(d3,{resourceType:e.resourceType,filter:r})]},`filter-${r.code}-${r.operator}-${r.value}`))})}function ope(e){return Math.floor((e.offset??0)/(e.count??Hc))+1}function ipe(e,t){const r=e.count??Hc;return Math.ceil(t/r)}function ape(e,t){return Math.min(t,(e.offset??0)+1)}function spe(e,t){return Math.min(t,((e.offset??0)+1)*(e.count??Hc))}function lpe(e){const t=oe(),[r,n]=f.useState(!1),[o,i]=f.useState(),{query:a,fields:l}=e,[c,u]=f.useState(),[d,p]=f.useState({}),h=f.useRef();h.current=c;const m=f.useRef({});m.current=d,f.useEffect(()=>{i(void 0),t.graphql(a).then(u).catch(w=>i(lt(w)))},[t,a]);function g(w,_){w.stopPropagation();const O=w.target.checked,P={...m.current};O?P[_]=!0:delete P[_],p(P)}function v(w){var E;w.stopPropagation();const C=w.target.checked,O={},P=(E=h.current)==null?void 0:E.data.ResourceList;C&&P&&P.forEach(k=>{k.id&&(O[k.id]=!0)}),p(O)}function b(){var _;const w=(_=h.current)==null?void 0:_.data.ResourceList;if(!w||w.length===0)return!1;for(const C of w)if(C.id&&!m.current[C.id])return!1;return!0}function y(w,_){I4(w.target)||(Ze(w),w.button!==1&&e.onClick&&e.onClick(new vh(_,w)),w.button===1&&e.onAuxClick&&e.onAuxClick(new vh(_,w)))}if(f.useEffect(()=>{t.requestSchema(e.resourceType).then(()=>n(!0)).catch(console.log)},[t,e.resourceType]),!r)return s.jsx(mn,{});const x=e.checkboxesEnabled;return s.jsxs("div",{onContextMenu:w=>Ze(w),"data-testid":"search-control",children:[s.jsxs(wa,{children:[s.jsx("thead",{children:s.jsxs("tr",{children:[x&&s.jsx("th",{children:s.jsx("input",{type:"checkbox",value:"checked","aria-label":"all-checkbox","data-testid":"all-checkbox",checked:b(),onChange:w=>v(w)})}),l.map(w=>s.jsx("th",{children:w.name},w.name))]})}),s.jsx("tbody",{children:c==null?void 0:c.data.ResourceList.map(w=>w&&s.jsxs("tr",{"data-testid":"search-control-row",onClick:_=>y(_,w),onAuxClick:_=>y(_,w),children:[x&&s.jsx("td",{children:s.jsx("input",{type:"checkbox",value:"checked","data-testid":"row-checkbox","aria-label":`Checkbox for ${w.id}`,checked:!!d[w.id],onChange:_=>g(_,w.id)})}),l.map(_=>s.jsx("td",{children:s.jsx(yfe,{propertyType:_.propertyType,path:_.fhirPath,resource:w})},_.name))]},w.id))})]}),(c==null?void 0:c.data.ResourceList.length)===0&&s.jsx("div",{"data-testid":"empty-search",children:"No results"}),o&&s.jsx("div",{"data-testid":"search-error",children:s.jsx("pre",{style:{textAlign:"left"},children:JSON.stringify(o,void 0,2)})}),e.onBulk&&s.jsx(re,{onClick:()=>e.onBulk(Object.keys(m.current)),children:"Bulk..."})]})}const cpe=f.memo(lpe);function Dn(e){return s.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 491 491",style:{width:e.size,height:e.size},children:[s.jsx("title",{children:"Medplum Logo"}),s.jsx("path",{fill:e.fill??"#ad7136",d:"M282 67c6-16 16-29 29-40L289 0c-22 17-37 41-43 68l17 23 19-24z"}),s.jsx("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.jsx("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.jsx("path",{fill:e.fill??"#40bc26",d:"M207 220a176 176 0 01-177 43A176 176 0 01251 43l1 5c17 59 2 125-45 172z"}),s.jsx("path",{fill:e.fill??"#33961e",d:"M252 48A421 421 0 0057 270l-27-7A176 176 0 01251 43l1 5z"})]})}function upe(e){const{group:t}=e;return s.jsx(dn,{withBorder:!0,radius:"md",p:"xs",display:"flex",sx:{alignItems:"center",justifyContent:"center"},children:s.jsxs(K,{children:[t.measureScore&&s.jsx(ppe,{group:t}),!t.measureScore&&s.jsx(fpe,{group:t})]})})}function dpe(e){const{measure:t}=e;return s.jsxs(s.Fragment,{children:[s.jsx(ne,{fz:"md",fw:500,mb:8,children:t.title}),s.jsx(ne,{fz:"xs",c:"dimmed",mb:8,children:t.subtitle})]})}function fpe(e){const{group:t}=e,r=t.population,n=r==null?void 0:r.find(c=>js(c.code)==="numerator"),o=r==null?void 0:r.find(c=>js(c.code)==="denominator"),i=n==null?void 0:n.count,a=o==null?void 0:o.count;if(a===0)return s.jsxs(ae,{children:[s.jsx(ue,{order:3,children:"Not Applicable"}),s.jsx(ne,{children:`Denominator: ${a}`})]});if(i===void 0||a===void 0)return s.jsxs(ae,{children:[s.jsx(ue,{order:3,children:"Insufficient Data"}),s.jsx(ne,{children:`Numerator: ${i}`}),s.jsx(ne,{children:`Denominator: ${a}`})]});const l=i/a*100;return s.jsx(yx,{size:120,thickness:12,roundCaps:!0,sections:[{value:l,color:p3(l)}],label:s.jsx(up,{justify:"center",children:s.jsxs(ne,{fw:700,fz:18,children:[i," / ",a]})})})}function ppe(e){var n,o,i;const{group:t}=e,r=((n=t.measureScore)==null?void 0:n.unit)??((o=t.measureScore)==null?void 0:o.code);return s.jsx(s.Fragment,{children:r==="%"?s.jsx(yx,{size:120,thickness:12,roundCaps:!0,sections:[{value:hpe(t),color:p3(((i=t==null?void 0:t.measureScore)==null?void 0:i.value)??0)}],label:s.jsx(up,{justify:"center",children:s.jsx(ne,{fw:700,fz:18,children:s.jsx(yc,{value:t.measureScore})})})}):s.jsx(up,{h:120,align:"center",children:s.jsx(ue,{order:3,children:s.jsx(yc,{value:t.measureScore})})})})}function hpe(e){var n,o;const t=(n=e.measureScore)==null?void 0:n.value,r=(o=e.measureScore)==null?void 0:o.unit;return t?t<=1&&r==="%"?t*100:t:0}function p3(e){return e<=33?"red":e<=67?"yellow":"green"}function mpe(e){var n;const t=et(e.measureReport),[r]=fce("Measure",{url:t==null?void 0:t.measure});return t?s.jsxs(ae,{children:[r&&s.jsx(dpe,{measure:r}),s.jsx(o5,{cols:3,breakpoints:[{maxWidth:"48rem",cols:2,spacing:"md"},{maxWidth:"36rem",cols:1,spacing:"sm"}],spacing:"md",children:(n=t.group)==null?void 0:n.map((o,i)=>s.jsx(upe,{group:o},o.id??i))})]}):null}function Vo(e){var r;const t=((r=e.outcome)==null?void 0:r.issue)||e.issues;return!t||t.length===0?null:s.jsx(Tc,{icon:s.jsx(Sm,{size:16}),color:"red",children:t.map(n=>{var o;return s.jsx("div",{"data-testid":"text-field-error",children:f4(n)},(o=n.details)==null?void 0:o.text)})})}function gpe(e){const t=f.useCallback((r,n,o)=>{const i=`${n}/${o}`,a=100;return Promise.allSettled([r.readHistory("Patient",o),r.search("Communication",{subject:i,_count:a}),r.search("Device",{patient:i,_count:a}),r.search("DeviceRequest",{patient:i,_count:a}),r.search("DiagnosticReport",{subject:i,_count:a}),r.search("Media",{subject:i,_count:a}),r.search("ServiceRequest",{subject:i,_count:a}),r.search("Task",{subject:i,_count:a})])},[]);return s.jsx(Rm,{value:e.patient,loadTimelineResources:t,createCommunication:(r,n,o)=>({resourceType:"Communication",status:"completed",subject:ht(r),sender:ht(n),sent:new Date().toISOString(),payload:[{contentString:o}]}),createMedia:(r,n,o)=>({resourceType:"Media",status:"completed",subject:ht(r),operator:ht(n),issued:new Date().toISOString(),content:o})})}const h3=W(e=>({section:{position:"relative",margin:"4px 4px 8px 0",padding:"6px 12px 16px 6px",border:`1.5px solid ${e.colors.gray[1]}`,borderRadius:e.radius.sm,transition:"all 0.1s"},hovering:{border:`1.5px solid ${e.colors.blue[5]}`},editing:{border:`1.5px solid ${e.colors.gray[1]}`,borderLeft:`4px solid ${e.colors.blue[5]}`},bottomActions:{position:"absolute",right:4,bottom:0,fontSize:e.fontSizes.xs,"& a":{marginLeft:8}}}));function vpe(e){const t=oe(),r=et(e.value),[n,o]=f.useState(!1),[i,a]=f.useState(),[l,c]=f.useState(),[u,d]=f.useState();function p(){c(void 0)}function h(){a(void 0)}const m=f.useRef();if(m.current=u,f.useEffect(()=>{t.requestSchema("PlanDefinition").then(()=>o(!0)).catch(console.log)},[t]),f.useEffect(()=>(d(Spe(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 g(v,b){d({...m.current,[v]:b})}return s.jsx("div",{children:s.jsxs(Ne,{testid:"questionnaire-form",onSubmit:()=>e.onSubmit(u),children:[s.jsx(le,{label:"Plan Title",defaultValue:u.title,onChange:v=>g("title",v.currentTarget.value)}),s.jsx(m3,{actions:u.action||[],selectedKey:i,setSelectedKey:a,hoverKey:l,setHoverKey:c,onChange:v=>g("action",v)}),s.jsx(re,{type:"submit",children:"Save"})]})})}function m3(e){const{classes:t}=h3(),r=f.useRef();r.current=e.actions;function n(a){e.onChange(r.current.map(l=>l.id===a.id?a:l))}function o(a){e.onChange([...r.current,a]),e.setSelectedKey(a.id)}function i(a){e.onChange(r.current.filter(l=>l!==a))}return s.jsxs("div",{className:t.section,children:[e.actions.map(a=>s.jsx("div",{children:s.jsx(ype,{action:a,selectedKey:e.selectedKey,setSelectedKey:e.setSelectedKey,hoverKey:e.hoverKey,setHoverKey:e.setHoverKey,onChange:n,onRemove:()=>i(a)})},a.id)),s.jsx("div",{className:t.bottomActions,children:s.jsx(Fe,{href:"#",onClick:a=>{Ze(a),o({id:v3()})},children:"Add action"})})]})}function ype(e){const{classes:t,cx:r}=h3(),{action:n}=e,o=_pe(n),i=e.selectedKey===e.action.id,a=e.hoverKey===e.action.id;function l(d){d.stopPropagation(),e.setSelectedKey(e.action.id)}function c(d){Ze(d),e.setHoverKey(e.action.id)}const u=r(t.section,{[t.editing]:i,[t.hovering]:a&&!i});return s.jsxs("div",{"data-testid":n.id,className:u,onClick:l,onMouseOver:c,onFocus:c,children:[i?s.jsx(wpe,{action:n,actionType:o,onChange:e.onChange,selectedKey:e.selectedKey,setSelectedKey:e.setSelectedKey,hoverKey:e.hoverKey,setHoverKey:e.setHoverKey,onRemove:e.onRemove}):s.jsx(xpe,{action:n,actionType:o}),s.jsx("div",{className:t.bottomActions,children:s.jsx(Fe,{href:"#",onClick:d=>{d.preventDefault(),e.onRemove()},children:"Remove"})})]})}const Sy={path:"PlanDefinition.action.timing[x]",min:0,max:1,description:"",isArray:!1,constraints:[],type:["dateTime","Period","Range","Timing"].map(e=>({code:e}))};function xpe(e){const{action:t,actionType:r}=e,[n,o]=g3(t);return s.jsxs("div",{children:[s.jsxs("div",{children:[t.title||"Untitled"," ",r&&`(${r})`]}),t.definitionCanonical&&s.jsx("div",{children:s.jsx(gh,{value:{reference:t.definitionCanonical}})}),n&&s.jsx("div",{children:s.jsx(To,{property:Sy,propertyType:o,value:n})})]})}function wpe(e){const{action:t}=e,[r,n]=f.useState(e.actionType);function o(i,a){e.onChange({...t,[i]:a})}return s.jsxs(_e,{spacing:"xl",children:[s.jsx(le,{name:`actionTitle-${t.id}`,label:"Title",defaultValue:t.title,onChange:i=>o("title",i.currentTarget.value)}),s.jsx(le,{name:`actionDescription-${t.id}`,label:"Description",defaultValue:t.description,onChange:i=>o("description",i.currentTarget.value)}),s.jsx(mt,{label:"Type of Action",description:"The type of the action to be performed.",name:`actionType-${t.id}`,defaultValue:r,onChange:i=>n(i.currentTarget.value),data:["","appointment","lab","questionnaire","task"]}),t.action&&t.action.length>0&&s.jsx(m3,{actions:t.action,selectedKey:e.selectedKey,setSelectedKey:e.setSelectedKey,hoverKey:e.hoverKey,setHoverKey:e.setHoverKey,onChange:i=>o("action",i)}),(()=>{switch(r){case"appointment":return s.jsx(Yu,{title:"Appointment",description:"The subject must schedule an appointment from the schedule.",resourceType:"Schedule",action:t,onChange:e.onChange});case"lab":return s.jsx(Yu,{title:"Lab",description:"The subject must complete the following lab panel.",resourceType:"ActivityDefinition",action:t,onChange:e.onChange});case"questionnaire":return s.jsx(Yu,{title:"Questionnaire",description:"The subject must complete the selected questionnaire.",resourceType:"Questionnaire",action:t,onChange:e.onChange});case"task":return s.jsx(Yu,{title:"Task",description:"The subject must complete the following task.",resourceType:"ActivityDefinition",action:t,onChange:e.onChange});default:return null}})(),s.jsx(Je,{title:"Timing",description:"When the action should take place.",children:s.jsx(bpe,{name:"timing-"+t.id,action:t,onChange:e.onChange})})]})}function Yu(e){const{id:t,definitionCanonical:r}=e.action,n=r!=null&&r.startsWith(e.resourceType+"/")?{reference:r}:void 0;return s.jsx(Bs,{name:t,resourceType:e.resourceType,defaultValue:n,loadOnFocus:!0,onChange:o=>{o?e.onChange({...e.action,definitionCanonical:at(o)}):e.onChange({...e.action,definitionCanonical:void 0})}})}function bpe(e){const t=e.action,r="timing",[n,o]=g3(t);return s.jsx(Us,{property:Sy,name:"timing[x]",defaultValue:n,defaultPropertyType:o,onChange:(i,a)=>{e.onChange(by(t,r,a??r,Sy,i))},outcome:void 0})}function _pe(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 g3(e){return Em({type:"PlanDefinitionAction",value:e},"timing")}let qg=1;function v3(e){if(e){if(e.startsWith("id-")){const t=parseInt(e.substring(3),10);isNaN(t)||(qg=Math.max(qg,t+1))}return e}return"id-"+qg++}function Spe(e){return{...e,action:y3(e.action)}}function y3(e){if(e)return e.map(t=>({...t,id:v3(t.id),action:y3(t.action)}))}var ut=(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))(ut||{});function Ppe(e){return e.type==="choice"||e.type==="open-choice"}function jpe(e,t){if(!e.enableWhen)return!0;const r=e.enableBehavior??"any";for(const n of e.enableWhen){const o=x3(t,n.question);if(n.operator==="exists"&&!n.answerBoolean&&!(o!=null&&o.length)){if(r==="any")return!0;continue}const{anyMatch:i,allMatch:a}=Epe(n,o,r);if(r==="any"&&i)return!0;if(r==="all"&&!a)return!1}return r!=="any"}function Ope(e,t,r){return e.map(n=>{var a;const o=(a=r.answerOption)==null?void 0:a.find(l=>_a(l.valueCoding)===n||l[t]===n),i=xr({type:"QuestionnaireItemAnswerOption",value:o},"value");return{[t]:i==null?void 0:i.value}})}function x3(e,t){if(e)for(const r of e){if(r.linkId===t)return r.answer;if(r.item){const n=x3(r.item,t);if(n)return n}}}function Cpe(e,t,r){if(r==="exists")return!!e===t.value;if(e){const n=r==="="||r==="!="?r==null?void 0:r.replace("=","~"):r,[{value:o}]=gc(`%actualAnswer ${n} %expectedAnswer`,[e],{actualAnswer:e,expectedAnswer:t});return o}else return!1}function Epe(e,t,r){const n=t||[],o=xr({type:"QuestionnaireItemEnableWhen",value:e},"answer[x]");let i=!1,a=!0;for(const l of n){const c=xr({type:"QuestionnaireResponseItemAnswer",value:l},"value[x]"),{operator:u}=e;if(Cpe(c,o,u)?i=!0:a=!1,r==="any"&&i)break}return{anyMatch:i,allMatch:a}}function w3(e){var r,n;const t=Bc(e,"http://hl7.org/fhir/StructureDefinition/questionnaire-referenceResource");if(t){if(t.valueCode!==void 0)return[t.valueCode];if(t.valueCodeableConcept)return(n=(r=t.valueCodeableConcept)==null?void 0:r.coding)==null?void 0:n.map(o=>o.code)}}function Gg(e,t){var o;const r=ki(e);let n=Bc(r,"http://hl7.org/fhir/StructureDefinition/questionnaire-referenceResource");return!t||t.length===0?(n&&(r.extension=(o=r.extension)==null?void 0:o.filter(i=>i!==n)),r):(n||(r.extension||(r.extension=[]),n={url:"http://hl7.org/fhir/StructureDefinition/questionnaire-referenceResource"},r.extension.push(n)),t.length===1?(n.valueCode=t[0],delete n.valueCodeableConcept):(n.valueCodeableConcept={coding:t.map(i=>({code:i}))},delete n.valueCode),r)}function $pe(e,t,r){const n=Bc(e,"http://hl7.org/fhir/StructureDefinition/questionnaire-referenceFilter");if(!(n!=null&&n.valueString))return;let o=n.valueString;t!=null&&t.reference&&(o=o.replaceAll("$subj",t.reference)),r!=null&&r.reference&&(o=o.replaceAll("$encounter",r.reference));const i={},a=o.split("&");for(const l of a){const[c,u]=cae(l,"=",2);i[c]=u}return i}function kpe(e){return{resourceType:"QuestionnaireResponse",questionnaire:at(e),item:b3(e.item)}}function b3(e){return(e==null?void 0:e.map(_3))??[]}function _3(e){var t;return{id:Tpe(),linkId:e.linkId,text:e.text,item:b3(e.item),answer:((t=e.initial)==null?void 0:t.map(Ipe))??[]}}let Rpe=1;function Tpe(){return"id-"+Rpe++}function Ipe(e){return{...e}}function Dpe(e){return e.value.display||e.value.reference||Dr(e.value)}function Npe(e){var r,n,o,i;const t=(r=e==null?void 0:e.item)==null?void 0:r[0];if(t){const a=Bc(t,"http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl");if(((i=(o=(n=a==null?void 0:a.valueCodeableConcept)==null?void 0:n.coding)==null?void 0:o[0])==null?void 0:i.code)==="page")return e.item.length}return 1}const S3=f.createContext({});function Py(e){const t=f.useContext(S3),r=e.item,n=e.response;function o(u){var p,h,m,g;let d;Array.isArray(u)?d=u:e.index>=(((h=(p=e.response)==null?void 0:p.answer)==null?void 0:h.length)??0)?d=(((m=e.response)==null?void 0:m.answer)??[]).concat([u]):d=(((g=e.response)==null?void 0:g.answer)??[]).map((b,y)=>y===e.index?u:b)??[],e.onChange({id:n==null?void 0:n.id,linkId:n==null?void 0:n.linkId,text:r.text,answer:d})}const i=r.type;if(!i)return null;const a=r.linkId;if(!a)return null;const l=r.initial&&r.initial.length>0?r.initial[0]:void 0,c=h1(n,e.index)??xr({type:"QuestionnaireItemInitial",value:l},"value");switch(i){case ut.display:return s.jsx("p",{children:e.item.text},e.item.linkId);case ut.boolean:return s.jsx(F4,{title:e.item.text,htmlFor:e.item.linkId,children:s.jsx(Rn,{id:e.item.linkId,name:e.item.linkId,defaultChecked:c==null?void 0:c.value,onChange:u=>o({valueBoolean:u.currentTarget.checked})})},e.item.linkId);case ut.decimal:return s.jsx(le,{type:"number",step:"any",id:a,name:a,required:r.required,defaultValue:c==null?void 0:c.value,onChange:u=>o({valueDecimal:u.currentTarget.valueAsNumber})});case ut.integer:return s.jsx(le,{type:"number",step:1,id:a,name:a,required:r.required,defaultValue:c==null?void 0:c.value,onChange:u=>o({valueInteger:u.currentTarget.valueAsNumber})});case ut.date:return s.jsx(le,{type:"date",id:a,name:a,required:r.required,defaultValue:c==null?void 0:c.value,onChange:u=>o({valueDate:u.currentTarget.value})});case ut.dateTime:return s.jsx(la,{name:a,required:r.required,defaultValue:c==null?void 0:c.value,onChange:u=>o({valueDateTime:u})});case ut.time:return s.jsx(le,{type:"time",id:a,name:a,required:r.required,defaultValue:c==null?void 0:c.value,onChange:u=>o({valueTime:u.currentTarget.value})});case ut.string:case ut.url:return s.jsx(le,{id:a,name:a,required:r.required,defaultValue:c==null?void 0:c.value,onChange:u=>o({valueString:u.currentTarget.value})});case ut.text:return s.jsx(Ac,{id:a,name:a,required:r.required,defaultValue:c==null?void 0:c.value,onChange:u=>o({valueString:u.currentTarget.value})});case ut.attachment:return s.jsx(K,{py:4,children:s.jsx(A4,{name:a,defaultValue:c==null?void 0:c.value,onChange:u=>o({valueAttachment:u})})});case ut.reference:return s.jsx($m,{name:a,required:r.required,targetTypes:w3(r),searchCriteria:$pe(r,t.subject,t.encounter),defaultValue:c==null?void 0:c.value,onChange:u=>o({valueReference:u})});case ut.quantity:return s.jsx(ca,{name:a,required:r.required,defaultValue:c==null?void 0:c.value,onChange:u=>o({valueQuantity:u}),disableWheel:!0});case ut.choice:case ut.openChoice:return Vpe(r)&&!r.answerValueSet?s.jsx(Ape,{name:a,item:r,initial:l,response:n,onChangeAnswer:u=>o(u)}):s.jsx(Mpe,{name:a,item:r,initial:l,response:n,onChangeAnswer:u=>o(u)});default:return null}}function Ape(e){var c;const{name:t,item:r,initial:n,response:o}=e;if(!((c=r.answerOption)!=null&&c.length))return s.jsx(P3,{});const i=xr({type:"QuestionnaireItemInitial",value:n},"value"),a=[""];for(const u of r.answerOption){const d=xr({type:"QuestionnaireItemAnswerOption",value:u},"value");a.push(SC(d))}const l=h1(o)??i;if(r.repeats){const{propertyName:u,data:d}=Bpe(e.item),p=zpe(o);return s.jsx(dm,{data:d,placeholder:"Select items",searchable:!0,defaultValue:p||[SC(i)],onChange:h=>{const m=Ope(h,u,r);e.onChangeAnswer(m)}})}return s.jsx(mt,{id:t,name:t,onChange:u=>{const d=u.currentTarget.selectedIndex;if(d===0){e.onChangeAnswer({});return}const p=r.answerOption[d-1],h=xr({type:"QuestionnaireItemAnswerOption",value:p},"value"),m="value"+tr(h.type);e.onChangeAnswer({[m]:h.value})},defaultValue:_a(l==null?void 0:l.value)||(l==null?void 0:l.value),data:a})}function Mpe(e){var a;const{name:t,item:r,initial:n,onChangeAnswer:o,response:i}=e;return!((a=r.answerOption)!=null&&a.length)&&!r.answerValueSet?s.jsx(P3,{}):r.answerValueSet?s.jsx(B4,{name:t,binding:r.answerValueSet,onChange:l=>o({valueCoding:l})}):s.jsx(Lpe,{name:(i==null?void 0:i.id)??t,item:r,initial:n,response:i,onChangeAnswer:o})}function Lpe(e){const{name:t,item:r,initial:n,onChangeAnswer:o,response:i}=e,a=Sa("QuestionnaireItemAnswerOption","value[x]"),l=xr({type:"QuestionnaireItemInitial",value:n},"value"),c=[];let u;if(r.answerOption)for(let h=0;h<r.answerOption.length;h++){const m=r.answerOption[h],g=`${t}-option-${h}`,v=xr({type:"QuestionnaireItemAnswerOption",value:m},"value");v!=null&&v.value&&(l&&Dr(v)===Dr(l)&&(u=g),c.push([g,v]))}const d=h1(i),p=Fpe(c,d);return s.jsx(qp.Group,{name:t,value:p??u,onChange:h=>{const m=c.find(g=>g[0]===h);if(m){const g=m[1],v="value"+tr(g.type);o({[v]:g.value})}},children:c.map(([h,m])=>s.jsx(qp,{id:h,value:h,py:4,label:s.jsx(To,{property:a,propertyType:m.type,value:m.value})},h))})}function P3(){return s.jsx(le,{disabled:!0,placeholder:"No Answers Defined"})}function j3(e){return xr({type:"QuestionnaireItemAnswer",value:e},"value")}function h1(e,t=0){const r=e.answer;return j3((r==null?void 0:r[t])??{})}function zpe(e){const t=e.answer;return t?t.map(n=>j3(n)).map(n=>_a(n==null?void 0:n.value)||(n==null?void 0:n.value)):[]}function Fpe(e,t){var r;return(r=e.find(n=>Uc(n[1].value,t==null?void 0:t.value)))==null?void 0:r[0]}function SC(e){if(e)return e.type==="CodeableConcept"?js(e.value):e.type==="Coding"?_a(e.value):e.type==="Reference"?Dpe(e):e.value.toString()}function Vpe(e){var t;return!!((t=e.extension)!=null&&t.some(r=>{var n,o,i;return r.url==="http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl"&&((i=(o=(n=r.valueCodeableConcept)==null?void 0:n.coding)==null?void 0:o[0])==null?void 0:i.code)==="drop-down"}))}function Bpe(e){var i;if(((i=e.answerOption)==null?void 0:i.length)===0)return{propertyName:"",data:[]};const t=e.answerOption[0],r=xr({type:"QuestionnaireItemAnswerOption",value:t},"value"),n="value"+tr(r.type),o=(e.answerOption??[]).map(a=>({value:PC(a,n),label:PC(a,n)}));return{propertyName:n,data:o}}function PC(e,t){var r;return _a(e.valueCoding)||((r=e[t])==null?void 0:r.toString())}const Upe=W(e=>({section:{position:"relative",margin:"4px 4px 8px 0",padding:"6px 12px 16px 6px",border:`1.5px solid ${e.colors.gray[1]}`,borderRadius:e.radius.sm,transition:"all 0.1s"},hovering:{border:`1.5px solid ${e.colors.blue[5]}`},editing:{border:`1.5px solid ${e.colors.gray[1]}`,borderLeft:`4px solid ${e.colors.blue[5]}`},questionBody:{maxWidth:600},topActions:{position:"absolute",right:32,top:1,padding:4,color:e.colors.gray[5],fontSize:e.fontSizes.xs},bottomActions:{position:"absolute",right:4,bottom:0,fontSize:e.fontSizes.xs,"& a":{marginLeft:8}},movementActions:{position:"absolute",right:8,top:0,paddingTop:8,fontSize:e.fontSizes.xs,"& a":{marginLeft:8}},movementIcons:{color:e.colors.gray[5]},columnAlignment:{display:"flex",flexDirection:"column"},linkIdInput:{width:100,marginBottom:4},typeSelect:{width:100}}));function Wpe(e){const t=oe(),r=et(e.questionnaire),[n,o]=f.useState(!1),[i,a]=f.useState(),[l,c]=f.useState(),[u,d]=f.useState();function p(){d(void 0)}function h(){c(void 0)}f.useEffect(()=>{t.requestSchema("Questionnaire").then(()=>o(!0)).catch(console.log)},[t]),f.useEffect(()=>(a(Qpe(r??{resourceType:"Questionnaire"})),document.addEventListener("mouseover",p),document.addEventListener("click",h),()=>{document.removeEventListener("mouseover",p),document.removeEventListener("click",h)}),[r]);const m=(g,v)=>{a(g),e.autoSave&&!v&&e.onSubmit&&e.onSubmit(g)};return!n||!i?null:s.jsx("div",{children:s.jsxs(Ne,{testid:"questionnaire-form",onSubmit:()=>e.onSubmit(i),children:[s.jsx(O3,{item:i,selectedKey:l,setSelectedKey:c,hoverKey:u,setHoverKey:d,onChange:m}),s.jsx(re,{type:"submit",children:"Save"})]})})}function O3(e){var C;const{classes:t,cx:r}=Upe(),n=e.item,o=e.item,i=Fo(e.item),a=i||o.type===ut.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(O){Ze(O),e.setSelectedKey(e.item.id)}function h(O){Ze(O),e.setHoverKey(e.item.id)}function m(O){var E;const P=d.current;e.onChange({...P,item:(E=P.item)==null?void 0:E.map(k=>k.id===O.id?O:k)})}function g(O,P){e.onChange({...e.item,item:[...e.item.item??[],O]},P)}function v(O){var P;e.onChange({...e.item,item:(P=e.item.item)==null?void 0:P.filter(E=>E!==O)})}function b(O,P){e.onChange({...d.current,[O]:P})}function y(O){e.onChange({...e.item,...O})}function x(O){var P;e.onChange({...e.item,item:(P=e.item.item)==null?void 0:P.map(E=>E===O?{...E,repeats:!E.repeats}:E)})}function w(O,P){const E=Xpe(e.item.item,O,P);e.onChange({...e.item,item:E})}const _=r(t.section,{[t.editing]:c,[t.hovering]:u&&!c});return s.jsxs("div",{"data-testid":o.linkId,className:_,onClick:p,onMouseOver:h,onFocus:h,children:[s.jsx("div",{className:t.questionBody,children:c?s.jsxs(s.Fragment,{children:[i&&s.jsx(le,{size:"xl",defaultValue:n.title,onBlur:O=>b("title",O.currentTarget.value)}),!i&&s.jsx(Ac,{autosize:!0,minRows:2,defaultValue:o.text,onBlur:O=>b("text",O.currentTarget.value)}),o.type==="reference"&&s.jsx(Gpe,{item:o,onChange:y}),Ppe(o)&&s.jsx(Hpe,{item:o,onChange:O=>y(O)})]}):s.jsxs(s.Fragment,{children:[n.title&&s.jsx(ue,{children:n.title}),o.text&&s.jsx("div",{children:o.text}),!a&&s.jsx(Py,{item:o,index:0,onChange:()=>{},response:{}})]})}),(C=o.item)==null?void 0:C.map((O,P)=>s.jsx("div",{children:s.jsx(O3,{item:O,selectedKey:e.selectedKey,setSelectedKey:e.setSelectedKey,hoverKey:e.hoverKey,isFirst:P===0,isLast:P===(e.item.item??[]).length-1,setHoverKey:e.setHoverKey,onChange:m,onRemove:()=>v(O),onRepeatable:x,onMoveUp:()=>w(P,-1),onMoveDown:()=>w(P,1)})},O.id)),!a&&s.jsx("div",{className:t.topActions,children:c?s.jsxs(s.Fragment,{children:[s.jsx(le,{size:"xs",className:t.linkIdInput,defaultValue:o.linkId,onBlur:O=>b("linkId",O.currentTarget.value)}),!a&&s.jsx(mt,{size:"xs",className:t.typeSelect,defaultValue:o.type,onChange:O=>b("type",O.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.jsx("div",{children:l})}),!i&&s.jsx(ae,{className:t.movementActions,children:s.jsxs(ae,{className:t.columnAlignment,children:[!e.isFirst&&s.jsx(Fe,{href:"#",onClick:O=>{O.preventDefault(),e.onMoveUp&&e.onMoveUp()},children:s.jsx(Pce,{"data-testid":"up-button",size:15,className:t.movementIcons})}),!e.isLast&&s.jsx(Fe,{href:"#",onClick:O=>{O.preventDefault(),e.onMoveDown&&e.onMoveDown()},children:s.jsx(Sce,{"data-testid":"down-button",size:15,className:t.movementIcons})})]})}),s.jsxs("div",{className:t.bottomActions,children:[a&&s.jsxs(s.Fragment,{children:[s.jsx(Fe,{href:"#",onClick:O=>{O.preventDefault(),g({id:da(),linkId:Cy("q"),type:"string",text:"Question"})},children:"Add item"}),s.jsx(Fe,{href:"#",onClick:O=>{O.preventDefault(),g({id:da(),linkId:Cy("g"),type:"group",text:"Group"},!0)},children:"Add group"})]}),i&&s.jsx(Fe,{href:"#",onClick:O=>{O.preventDefault(),g(Ype(),!0)},children:"Add Page"}),c&&!i&&s.jsxs(s.Fragment,{children:[s.jsx(Fe,{href:"#",onClick:O=>{O.preventDefault(),e.onRepeatable&&e.onRepeatable(o)},children:o.repeats?"Remove Repeatable":"Make Repeatable"}),s.jsx(Fe,{href:"#",onClick:O=>{O.preventDefault(),e.onRemove&&e.onRemove()},children:"Remove"})]})]})]})}function Hpe(e){const t=Sa("QuestionnaireItemAnswerOption","value[x]"),r=e.item.answerOption??[];return s.jsxs("div",{children:[e.item.answerValueSet!==void 0?s.jsx(le,{placeholder:"Enter Value Set",defaultValue:e.item.answerValueSet,onChange:n=>e.onChange({...e.item,answerValueSet:n.target.value})}):s.jsx(qpe,{options:r,property:t,item:e.item,onChange:e.onChange}),s.jsxs(ae,{display:"flex",children:[s.jsx(Fe,{href:"#",onClick:n=>{Ze(n),e.onChange({...e.item,answerValueSet:void 0,answerOption:[...r,{id:da()}]})},children:"Add choice"}),s.jsx(gm,{w:"lg"}),s.jsx(Fe,{href:"#",onClick:n=>{Ze(n),e.onChange({...e.item,answerOption:[],answerValueSet:""})},children:"Add value set"})]})]})}function qpe(e){return s.jsx("div",{children:e.options.map(t=>{const[r,n]=Em({type:"QuestionnaireItemAnswerOption",value:t},"value");return s.jsxs("div",{style:{display:"flex",flexDirection:"row",justifyContent:"space-between",alignItems:"center",width:"80%"},children:[s.jsx("div",{children:s.jsx(Us,{name:"value[x]",property:e.property,defaultPropertyType:n,defaultValue:r,onChange:(o,i)=>{const a=[...e.options],l=a.findIndex(c=>c.id===t.id);a[l]={id:t.id,[i]:o},e.onChange({...e.item,answerOption:a})},outcome:void 0},t.id)}),s.jsx("div",{children:s.jsx(Fe,{href:"#",onClick:o=>{Ze(o),e.onChange({...e.item,answerOption:e.options.filter(i=>i.id!==t.id)})},children:"Remove"})})]},t.id)})})}function Gpe(e){const t=w3(e.item)??[];return s.jsxs(s.Fragment,{children:[t.map((r,n)=>s.jsxs(K,{children:[s.jsx(Gx,{name:"resourceType",placeholder:"Resource Type",defaultValue:r,onChange:o=>{e.onChange(Gg(e.item,t.map(i=>i===r?o:i)))}}),s.jsx(Fe,{href:"#",onClick:o=>{Ze(o),e.onChange(Gg(e.item,t.filter(i=>i!==r)))},children:"Remove"})]},`${r}-${n}`)),s.jsx(Fe,{href:"#",onClick:r=>{Ze(r),e.onChange(Gg(e.item,[...t,""]))},children:"Add Resource Type"})]})}let jy=1,Oy=1;function Cy(e){return e+jy++}function da(){return"id-"+Oy++}function Qpe(e){return{...e,id:e.id||da(),item:C3(e.item)}}function C3(e){if(e)return e.forEach(t=>{var r,n;(r=t.id)!=null&&r.match(/^id-\d+$/)&&(Oy=Math.max(Oy,parseInt(t.id.substring(3),10)+1)),(n=t.linkId)!=null&&n.match(/^q\d+$/)&&(jy=Math.max(jy,parseInt(t.linkId.substring(1),10)+1))}),e.map(t=>({...t,id:t.id||da(),item:C3(t.item),answerOption:Kpe(t.answerOption)}))}function Kpe(e){if(e)return e.map(t=>({...t,id:t.id||da()}))}function Ype(){return{id:da(),linkId:Cy("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 Xpe(e,t,r){const n=e??[],o=t+r;if(o<0||o>=n.length)return n;const i=[...n];return[i[t],i[o]]=[i[o],i[t]],i}function E3(e){const{item:t,response:r,onChange:n}=e,[o,i]=f.useState(Jpe(t,r??{}));if(!e.checkForQuestionEnabled(t)||!r)return null;if(t.type===ut.display)return s.jsx("p",{children:t.text},t.linkId);const a=(t==null?void 0:t.repeats)&&t.type!==ut.choice&&t.type!==ut.openChoice;return t.type===ut.boolean?s.jsx(Py,{item:t,response:r,onChange:l=>n([l]),index:0},t.linkId):s.jsxs(Je,{htmlFor:e.item.linkId,title:e.item.text,withAsterisk:e.item.required,children:[[...Array(o)].map((l,c)=>s.jsx(Py,{item:t,response:r,onChange:u=>n([u]),index:c},`${t.linkId}-${c}`)),a&&s.jsx(Fe,{onClick:()=>i(l=>l+1),children:"Add Item"})]},e.item.linkId)}function Jpe(e,t){if(e.type===ut.choice||e.type===ut.openChoice)return 1;const r=t.answer;return r!=null&&r.length?r.length:1}function $3(e){const[t,r]=f.useState(e.response);if(t.length===0)return null;function n(i,a){const l=t.map((c,u)=>u===a?i[0]:c);r(l),e.onChange(l)}function o(){const i=_3(e.item);r([...t,i])}return s.jsxs(s.Fragment,{children:[t.map((i,a)=>s.jsx(k3,{item:e.item,response:i,checkForQuestionEnabled:e.checkForQuestionEnabled,onChange:l=>n(l,a)},i.id)),e.item.repeats&&s.jsx(Fe,{onClick:o,children:`Add Group: ${e.item.text}`})]})}function k3(e){var i;const{response:t,checkForQuestionEnabled:r,onChange:n}=e;function o(a){var d;const l=(d=t.item)==null?void 0:d.map(p=>a.find(m=>m.id===p.id)??p),c=l==null?void 0:l.concat(a.slice(1)),u={...t,item:c};n([u])}return e.checkForQuestionEnabled(e.item)?s.jsxs("div",{children:[e.item.text&&s.jsx(ue,{order:3,mb:"md",children:e.item.text}),s.jsx(_e,{children:(i=e.item.item)==null?void 0:i.map(a=>{var l,c,u;return a.type===ut.group?a.repeats?s.jsx($3,{item:a,response:((l=t.item)==null?void 0:l.filter(d=>d.linkId===a.linkId))??[],checkForQuestionEnabled:r,onChange:o},a.linkId):s.jsx(k3,{item:a,checkForQuestionEnabled:r,response:((c=t.item)==null?void 0:c.find(d=>d.linkId===a.linkId))??{},onChange:o},a.linkId):s.jsx(E3,{item:a,response:(u=t.item)==null?void 0:u.find(d=>d.linkId===a.linkId),onChange:o,checkForQuestionEnabled:r},a.linkId)})})]},e.item.linkId):null}function Zpe(e){const{items:t,response:r,activePage:n,onChange:o,nextStep:i,prevStep:a,numberOfPages:l,renderPages:c,submitButtonText:u,checkForQuestionEnabled:d}=e,p=t.map(h=>{var v;const m=((v=r==null?void 0:r.item)==null?void 0:v.filter(b=>b.linkId===h.linkId))??[],g=h.type===ut.group?s.jsx($3,{item:h,response:m,onChange:o,checkForQuestionEnabled:d},h.linkId):s.jsx(E3,{item:h,response:m==null?void 0:m[0],onChange:o,checkForQuestionEnabled:d},h.linkId);return c?s.jsx(pc.Step,{label:h.text,children:g},h.linkId):g});return s.jsxs(s.Fragment,{children:[c&&s.jsx(pc,{active:n??0,allowNextStepsSelect:!1,p:6,children:p}),!c&&s.jsx(_e,{children:p}),s.jsx(ehe,{activePage:n??0,numberOfPages:l,nextStep:i,prevStep:a,submitButtonText:u})]})}function ehe(e){const t=e.activePage>0,r=e.activePage<e.numberOfPages-1,n=e.activePage===e.numberOfPages-1;return s.jsxs(K,{position:"right",mt:"xl",spacing:"xs",children:[t&&s.jsx(re,{onClick:e.prevStep,children:"Back"}),r&&s.jsx(re,{onClick:o=>{o.currentTarget.closest("form").reportValidity()&&e.nextStep()},children:"Next"}),n&&s.jsx(re,{type:"submit",children:e.submitButtonText??"Submit"})]})}function R3(e){const t=oe(),r=t.getProfile(),[n,o]=f.useState(!1),i=et(e.questionnaire),[a,l]=f.useState(),[c,u]=f.useState(0);f.useEffect(()=>{t.requestSchema("Questionnaire").then(()=>t.requestSchema("QuestionnaireResponse")).then(()=>o(!0)).catch(console.log)},[t]),f.useEffect(()=>{l(i?kpe(i):void 0)},[i]);function d(v){const b=(a==null?void 0:a.item)??[],x={resourceType:"QuestionnaireResponse",item:T3(b,Array.isArray(v)?v:[v])};l(x)}function p(v){return jpe(v,(a==null?void 0:a.item)??[])}if(!n||!i)return null;const h=Npe(i),m=()=>u(v=>v+1),g=()=>u(v=>v-1);return s.jsx(S3.Provider,{value:{subject:e.subject,encounter:e.encounter},children:s.jsxs(Ne,{testid:"questionnaire-form",onSubmit:()=>{e.onSubmit&&a&&e.onSubmit({...a,questionnaire:at(i),subject:e.subject,source:ht(r),authored:new Date().toISOString(),status:"completed"})},children:[i.title&&s.jsx(ue,{children:i.title}),s.jsx(Zpe,{items:i.item??[],response:a,onChange:d,renderPages:h>1,activePage:c,numberOfPages:h,submitButtonText:e.submitButtonText,checkForQuestionEnabled:p,nextStep:m,prevStep:g})]})})}function the(e,t){const r=T3(e.item??[],t.item??[]);return{...t,item:r.length>0?r:void 0,answer:t.answer&&t.answer.length>0?t.answer:e.answer}}function T3(e,t){const r=[],n=new Set;for(const o of e){const i=o.id,a=t.find(l=>l.id===i);a?(r.push(the(o,a)),n.add(a.id)):r.push(o)}for(const o of t)n.has(o.id)||r.push(o);return r}const rhe=W(e=>({section:{position:"relative",margin:"4px 4px 8px 0",padding:"6px 12px 16px 6px",border:`1.5px solid ${e.colors.gray[3]}`,borderRadius:e.radius.sm,transition:"all 0.1s"}})),nhe=["gender","age","gestationalAge","context","appliesTo","category"],ohe={definition:{resourceType:"ObservationDefinition"},onSubmit:()=>{}};function ihe(e){e=Object.assign(ohe,e);const t=e.definition,[r,n]=f.useState([]),[o,i]=f.useState(1),[a,l]=f.useState(1);return f.useEffect(()=>{const g=lhe(t,l);n(che(g.qualifiedInterval||[],i))},[t]),s.jsxs(Ne,{testid:"reference-range-editor",onSubmit:c,children:[s.jsx(_e,{children:r.map(g=>{var v;return s.jsx(ahe,{unit:dhe((v=t.quantitativeDetails)==null?void 0:v.unit),onChange:p,onAdd:h,onRemove:m,onRemoveGroup:d,intervalGroup:g},`group-${g.id}`)})}),s.jsx(Zt,{title:"Add Group",size:"sm",onClick:g=>{Ze(g),u({id:`group-id-${o}`,filters:{},intervals:[]}),i(v=>v+1)},children:s.jsx(jm,{})}),s.jsx(K,{position:"right",children:s.jsx(re,{type:"submit",children:"Save"})})]});function c(){const g=r.flatMap(v=>v.intervals).filter(v=>!fhe(v));e.onSubmit({...t,qualifiedInterval:g})}function u(g){n(v=>[...v,g])}function d(g){n(v=>v.filter(b=>b.id!==g.id))}function p(g,v){n(b=>{b=[...b];const y=b.find(w=>w.id===g),x=y==null?void 0:y.intervals.findIndex(w=>w.id===v.id);return x!==void 0&&(y!=null&&y.intervals[x])&&(y.intervals[x]=v),b})}function h(g,v){v.id===void 0&&(v.id=`id-${a}`,l(b=>b+1)),n(b=>{b=[...b];const y=b.findIndex(x=>x.id===g);if(y!==-1){const x={...b[y]};v={...v,...x.filters},x.intervals=[...x.intervals,v],b[y]=x}return b})}function m(g,v){n(b=>{b=[...b];const y=b.find(x=>x.id===g);return y&&(y.intervals=y.intervals.filter(x=>x.id!==v.id)),b})}}function ahe(e){const{intervalGroup:t,unit:r}=e,{classes:n}=rhe();return s.jsx(Gc,{"data-testid":t.id,className:n.section,children:s.jsxs(_e,{spacing:"lg",children:[s.jsx(K,{position:"right",children:s.jsx(Zt,{title:"Remove Group","data-testid":`remove-group-button-${t.id}`,size:"sm",onClick:o=>{Ze(o),e.onRemoveGroup(t)},children:s.jsx(vc,{})},`remove-group-button-${t.id}`)}),s.jsx(she,{intervalGroup:t,onChange:e.onChange}),s.jsx(gr,{}),t.intervals.map(o=>s.jsxs(_e,{spacing:"xs",children:[s.jsxs(K,{children:[s.jsx(le,{"data-testid":`condition-${o.id}`,defaultValue:o.condition,label:"Condition: ",size:"sm",onChange:i=>{Ze(i),e.onChange(t.id,{...o,condition:i.currentTarget.value.trim()})}},`condition-${o.id}`),s.jsx(Zt,{title:"Remove Interval",size:"sm","data-testid":`remove-interval-${o.id}`,onClick:i=>{Ze(i),e.onRemove(t.id,o)},children:s.jsx(vc,{})},`remove-interval-${o.id}`)]}),s.jsx(Jx,{onChange:i=>{e.onChange(t.id,{...o,range:i})},name:`range-${o.id}`,defaultValue:o.range},`range-${o.id}`)]},`interval-${o.id}`)),s.jsx(Zt,{title:"Add Interval",size:"sm",onClick:o=>{Ze(o),e.onAdd(t.id,{range:{low:{unit:r},high:{unit:r}}})},children:s.jsx(jm,{})})]})})}function she(e){var n,o;const{intervalGroup:t,onChange:r}=e;t.filters.age||(t.filters.age={});for(const i of["low","high"])(n=t.filters.age[i])!=null&&n.unit||(t.filters.age[i]={...t.filters.age[i],unit:"years",system:"http://unitsofmeasure.org"});return s.jsxs(_e,{style:{maxWidth:"50%"},children:[s.jsx(K,{children:s.jsx(mt,{data:["","male","female"],label:"Gender:",defaultValue:t.filters.gender||"",onChange:i=>{for(const a of t.intervals){let l=i.currentTarget.value;l===""&&(l=void 0),r(t.id,{...a,gender:l})}}})}),s.jsxs(K,{spacing:"xs",children:[s.jsx(ne,{component:"label",htmlFor:`div-age-${t.id}`,children:"Age:"}),s.jsx("div",{id:`div-age-${t.id}`,children:s.jsx(Jx,{name:`age-${t.id}`,defaultValue:t.filters.age,onChange:i=>{for(const a of t.intervals)r(t.id,{...a,age:i})}},`age-${t.id}`)})]}),s.jsx(mt,{data:["","pre-puberty","follicular","midcycle","luteal","postmenopausal"],label:"Endocrine:",defaultValue:((o=t.filters.context)==null?void 0:o.text)||"",onChange:i=>{for(const a of t.intervals){let l=i.currentTarget.value;l===""?(l=void 0,r(t.id,{...a,context:void 0})):r(t.id,{...a,context:{text:l,coding:[{code:l,system:"http://terminology.hl7.org/CodeSystem/referencerange-meaning"}]}})}}}),s.jsx(mt,{data:["","reference","critical","absolute"],label:"Category: ",defaultValue:t.filters.category,onChange:i=>{for(const a of t.intervals){const l=i.currentTarget.value;l===""?r(t.id,{...a,category:void 0}):r(t.id,{...a,category:l})}}})]})}function lhe(e,t){const r=e.qualifiedInterval||[];let n=Math.max(...r.map(o=>{var a;const i=parseInt(((a=o.id)==null?void 0:a.substring(3))||"",10);return isNaN(i)?Number.NEGATIVE_INFINITY:i}))+1;return Number.isFinite(n)||(n=1),e={...e,qualifiedInterval:r.map(o=>({...o,id:o.id||`id-${n++}`}))},t(n),e}function che(e,t){let r=1;const n={};for(const o of e){const i=uhe(o);i in n||(n[i]={id:`group-id-${r++}`,filters:Object.fromEntries(nhe.map(a=>[a,o[a]])),intervals:[]}),n[i].intervals.push(o)}return t(r),Object.values(n)}function uhe(e){var r,n;return[`gender=${e.gender}`,`age=${hc(e.age)}`,`gestationalAge=${hc(e.gestationalAge)}`,`context=${(r=e.context)==null?void 0:r.text}`,`appliesTo=${(n=e.appliesTo)==null?void 0:n.map(o=>o.text).join("+")}`,`category=${e.category}`].join(":")}function dhe(e){return e&&(sae(e,"http://unitsofmeasure.org")||e.text)}function fhe(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 phe(e){var u;const t=oe(),r=et(e.value),[n,o]=f.useState(!1),[i,a]=f.useState();if(f.useEffect(()=>{r&&!n&&(t.executeBatch(l(r)).then(a).catch(console.log),o(!0))},[t,r,n]),!r||!i)return null;return s.jsx(ln,{children:(u=r.action)==null?void 0:u.map((d,p)=>{var v,b,y,x,w,_;const h=d.resource&&c(d.resource),m=(b=(v=h==null?void 0:h.input)==null?void 0:v[0])==null?void 0:b.valueReference,g=(x=(y=h==null?void 0:h.output)==null?void 0:y[0])==null?void 0:x.valueReference;return s.jsxs(f.Fragment,{children:[s.jsx(ln.Col,{span:1,p:"md",children:(h==null?void 0:h.status)==="completed"?s.jsx(Ice,{}):s.jsx(sue,{color:"gray"})}),s.jsxs(ln.Col,{span:9,p:"xs",children:[s.jsx(ne,{weight:500,children:d.title}),d.description&&s.jsx("div",{children:d.description}),s.jsxs("div",{children:["Last edited by ",s.jsx(Qc,{value:(w=h==null?void 0:h.meta)==null?void 0:w.author})," on ",Nr((_=h==null?void 0:h.meta)==null?void 0:_.lastUpdated)]}),s.jsxs("div",{children:["Status: ",s.jsx(G4,{status:(h==null?void 0:h.status)||"unknown"})]})]}),s.jsxs(ln.Col,{span:2,p:"md",children:[m&&!g&&s.jsx(re,{onClick:()=>e.onStart(h,m),children:"Start"}),m&&g&&s.jsx(re,{onClick:()=>e.onEdit(h,m,g),children:"Edit"})]})]},`action-${p}`)})});function l(d){var h;const p=[];if(d.action)for(const m of d.action)(h=m.resource)!=null&&h.reference&&p.push({request:{method:"GET",url:m.resource.reference}});return{resourceType:"Bundle",type:"batch",entry:p}}function c(d){for(const p of i==null?void 0:i.entry)if(p.resource&&d.reference===at(p.resource))return p.resource}}function I3(e,t){const r=hhe(e,t);return mhe(r,e,t)}function hhe(e,t){const r=e.length,n=t.length,o=r+n+1,i=1+2*o,a=i/2|0,l=new Array(i);l[a+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){const d=a+u,p=d+1,h=d-1,m=l[p],g=l[h];let v,b=0;u===-c||u!==c&&g.i<m.i?(b=m.i,v=m):(b=g.i+1,v=g),l[h]=void 0;let y=b-u,x={i:b,j:y,prev:ghe(v),snake:!1};for(;b<r&&y<n&&e[b]===t[y];)b++,y++;if(b>x.i&&(x={i:b,j:y,prev:x,snake:!0}),l[d]=x,b>=r&&y>=n)return l[d]}l[a+c-1]=void 0}}function mhe(e,t,r){const n=[];let o=e;for(o.snake&&(o=o.prev);o!=null&&o.prev&&o.prev.j>=0;){const i=o.i,a=o.j;o=o.prev;const l=o.i,c=o.j,u={position:l,lines:t.slice(l,i)},d={position:c,lines:r.slice(c,a)};let 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 ghe(e){return e&&!e.snake&&e.prev?e.prev:e}function vhe(e){const t=e.entry.filter(n=>!!n.resource).map(n=>{var o;return{meta:(o=n.resource)==null?void 0:o.meta,lines:Dr(n.resource,!0).match(/[^\r\n]+/g)}}).sort((n,o)=>n.meta.lastUpdated.localeCompare(o.meta.lastUpdated)),r=t[0].lines.map(n=>({id:t[0].meta.versionId,meta:t[0].meta,value:n,span:1}));return yhe(r,t),xhe(r),r}function yhe(e,t){for(let r=1;r<t.length;r++){const n=I3(t[r-1].lines,t[r].lines);for(const o of n){const i=o.original.position,a=o.original.lines,l=o.revised.lines;if((o.type==="delete"||o.type==="change")&&e.splice(i,a.length),o.type==="insert"||o.type==="change")for(let c=0;c<o.revised.lines.length;c++)e.splice(i+c,0,{id:t[r].meta.versionId,meta:t[r].meta,value:l[c],span:1})}}}function xhe(e){let t=0;for(;t<e.length;){let r=t;for(;r<e.length&&e[r].id===e[t].id;)e[r].span=-1,r++;e[t].span=r-t,t=r}}function whe(e,t){return`/${e.resourceType}/${e.id}/_history/${t}`}function bhe(e){const t=Math.floor((Date.now()-Date.parse(e))/1e3),r=Math.floor(t/31536e3);if(r>0)return La(r,"year");const n=Math.floor(t/2592e3);if(n>0)return La(n,"month");const o=Math.floor(t/86400);if(o>0)return La(o,"day");const i=Math.floor(t/3600);if(i>0)return La(i,"hour");const a=Math.floor(t/60);return a>0?La(a,"minute"):La(t,"second")}function La(e,t){return`${e} ${e===1?t:t+"s"} ago`}const _he=W(e=>({container:{overflowX:"auto"},root:{border:`0.1px solid ${e.colors.gray[3]}`,borderCollapse:"collapse",borderRadius:e.radius.sm,borderSpacing:0,fontSize:e.fontSizes.xs,width:"100%","& td":{padding:"2px 4px 0 4px",verticalAlign:"top",whiteSpace:"nowrap"}},startRow:{borderTop:`0.1px solid ${e.colors.gray[3]}`},normalRow:{borderTop:0},author:{lineHeight:"10px"},dateTime:{borderRight:`0.1px solid ${e.colors.gray[3]}`,lineHeight:"20px"},lineNumber:{backgroundColor:e.colors.gray[1],border:0,color:e.colors.gray[5],fontFamily:e.fontFamilyMonospace,padding:`${e.spacing.xs} ${e.spacing.sm}`,textAlign:"right"},line:{fontFamily:e.fontFamilyMonospace,fontSize:e.fontSizes.sm,padding:`${e.spacing.xs} ${e.spacing.sm}`},pre:{margin:0}}));function She(e){var l,c;const{classes:t}=_he(),r=oe(),[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.jsx("div",{children:"Loading..."});const i=(c=(l=n.entry)==null?void 0:l[0])==null?void 0:c.resource;if(!i)return null;const a=vhe(n);return s.jsx("div",{className:t.container,children:s.jsx("table",{className:t.root,children:s.jsx("tbody",{children:a.map((u,d)=>s.jsxs("tr",{className:u.span>0?t.startRow:t.normalRow,children:[u.span>0&&s.jsxs(s.Fragment,{children:[s.jsx("td",{className:t.author,rowSpan:u.span,children:s.jsx(ds,{value:u.meta.author,link:!0})}),s.jsx("td",{className:t.dateTime,rowSpan:u.span,children:s.jsx($e,{to:whe(i,u.meta.versionId),children:bhe(u.meta.lastUpdated)})})]}),s.jsx("td",{className:t.lineNumber,children:d+1}),s.jsx("td",{className:t.line,children:s.jsx("pre",{className:t.pre,children:u.value})})]},"row-"+d))})})})}const Phe=W(e=>({removed:{color:e.colors.red[7],textDecoration:"line-through"},added:{color:e.colors.green[7]}}));function jhe(e){let t=e.original,r=e.revised;e.ignoreMeta&&(t={...t,meta:void 0},r={...r,meta:void 0});const n=Dr(t,!0).match(/[^\r\n]+/g),o=Dr(r,!0).match(/[^\r\n]+/g),i=I3(n,o);return s.jsx("pre",{style:{color:"gray"},children:i.map((a,l)=>s.jsx(Ohe,{delta:a},"delta"+l))})}function Ohe(e){const{classes:t}=Phe();return s.jsxs(s.Fragment,{children:["...",s.jsx("br",{}),e.delta.original.lines.length>0&&s.jsx("div",{className:t.removed,children:e.delta.original.lines.join(`
193
+ `)}),e.delta.revised.lines.length>0&&s.jsx("div",{className:t.added,children:e.delta.revised.lines.join(`
194
+ `)}),"...",s.jsx("br",{})]})}function m1(e){const{outcome:t}=e,r=oe(),n=et(e.defaultValue),[o,i]=f.useState(),[a,l]=f.useState();return f.useEffect(()=>{if(n)if(l(ki(n)),e.profileUrl){const c=e.profileUrl;r.requestProfileSchema(e.profileUrl).then(()=>{const u=Ex(c);u?i(u.name):console.log(`Schema not found for ${c}`)}).catch(console.log)}else{const c=e.schemaName??(n==null?void 0:n.resourceType);r.requestSchema(c).then(()=>i(c)).catch(console.log)}},[r,n,e.schemaName,e.profileUrl]),!o||!a?s.jsx("div",{children:"Loading..."}):s.jsxs("form",{noValidate:!0,autoComplete:"off",onSubmit:c=>{c.preventDefault(),e.onSubmit&&e.onSubmit(a)},children:[s.jsxs(_e,{mb:"xl",children:[s.jsx(Je,{title:"Resource Type",htmlFor:"resourceType",outcome:t,children:s.jsx(le,{name:"resourceType",defaultValue:a.resourceType,disabled:!0})}),s.jsx(Je,{title:"ID",htmlFor:"id",outcome:t,children:s.jsx(le,{name:"id",defaultValue:a.id,disabled:!0})})]}),s.jsx(e1,{typeName:o,defaultValue:a,outcome:t,onChange:l,profileUrl:e.profileUrl}),s.jsxs(K,{position:"right",mt:"xl",children:[s.jsx(re,{type:"submit",children:"OK"}),e.onDelete&&s.jsx(re,{variant:"outline",color:"red",type:"button",onClick:()=>{e.onDelete(a)},children:"Delete"})]})]})}function Che(e){var o;const t=oe(),[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.jsxs(wa,{withBorder:!0,withColumnBorders:!0,children:[s.jsx("thead",{children:s.jsxs("tr",{children:[s.jsx("th",{children:"Author"}),s.jsx("th",{children:"Date"}),s.jsx("th",{children:"Version"})]})}),s.jsx("tbody",{children:(o=r.entry)==null?void 0:o.map((i,a)=>s.jsx(Ehe,{entry:i},"entry-"+a))})]}):s.jsx("div",{children:"Loading..."})}function Ehe(e){var n,o,i;const{response:t,resource:r}=e.entry;return r?s.jsxs("tr",{children:[s.jsx("td",{children:s.jsx(ds,{value:(n=r.meta)==null?void 0:n.author,link:!0})}),s.jsx("td",{children:Nr((o=r.meta)==null?void 0:o.lastUpdated)}),s.jsx("td",{children:s.jsx($e,{to:$he(r),children:(i=r.meta)==null?void 0:i.versionId})})]}):s.jsx("tr",{children:s.jsx("td",{colSpan:3,children:je(t==null?void 0:t.outcome)})})}function $he(e){var t;return`/${e.resourceType}/${e.id}/_history/${(t=e.meta)==null?void 0:t.versionId}`}function khe(e){return s.jsx(Rm,{value:e.serviceRequest,loadTimelineResources:async(t,r,n)=>{const o=`${r}/${n}`,i=100;return Promise.allSettled([t.readHistory("ServiceRequest",n),t.search("Communication",{"based-on":o,_count:i}),t.search("DiagnosticReport",{"based-on":o,_count:i}),t.search("Media",{"based-on":o,_count:i}),t.search("DocumentReference",{related:o,_count:i}),t.search("Task",{_filter:`based-on eq ${o} or focus eq ${o} or subject eq ${o}`,_count:i})])},createCommunication:(t,r,n)=>({resourceType:"Communication",status:"completed",basedOn:[ht(t)],subject:t.subject,sender:ht(r),sent:new Date().toISOString(),payload:[{contentString:n}]}),createMedia:(t,r,n)=>({resourceType:"Media",status:"completed",basedOn:[ht(t)],subject:t.subject,operator:ht(r),issued:new Date().toISOString(),content:n})})}function D3(e){const t=oe(),[r,n]=f.useState();return s.jsxs(Ne,{style:{maxWidth:400},onSubmit:async o=>{try{e.handleAuthResponse(await t.startNewProject({login:e.login,projectName:o.projectName}))}catch(i){n(lt(i))}},children:[s.jsxs(sr,{sx:{flexDirection:"column"},children:[s.jsx(Dn,{size:32}),s.jsx(ue,{children:"Create project"})]}),s.jsxs(_e,{spacing:"xl",children:[s.jsx(le,{name:"projectName",label:"Project Name",placeholder:"My Project",required:!0,autoFocus:!0,error:Ie(r,"firstName")}),s.jsxs(ne,{color:"dimmed",size:"xs",children:["By clicking submit you agree to the Medplum"," ",s.jsx(Fe,{href:"https://www.medplum.com/privacy",children:"Privacy Policy"})," and ",s.jsx(Fe,{href:"https://www.medplum.com/terms",children:"Terms of Service"}),"."]})]}),s.jsx(K,{position:"right",mt:"xl",noWrap:!0,children:s.jsx(re,{type:"submit",children:"Create project"})})]})}function N3(e,t){const r=document.getElementsByTagName("head")[0],n=document.createElement("script");n.async=!0,n.src=e,n.onload=t??null,r.appendChild(n)}function A3(e){const t=oe(),{googleClientId:r,handleGoogleCredential:n}=e,o=f.useRef(null),[i,a]=f.useState(typeof google<"u"),[l,c]=f.useState(!1),[u,d]=f.useState(!1);return f.useEffect(()=>{if(typeof google>"u"){N3("https://accounts.google.com/gsi/client",()=>a(!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,i,o,u,n]),r?s.jsx("div",{ref:o}):null}var Rhe={MEDPLUM_BASE_URL:"__MEDPLUM_BASE_URL__",MEDPLUM_CLIENT_ID:"__MEDPLUM_CLIENT_ID__",GOOGLE_CLIENT_ID:"__GOOGLE_CLIENT_ID__",RECAPTCHA_SITE_KEY:"__RECAPTCHA_SITE_KEY__",MEDPLUM_REGISTER_ENABLED:"__MEDPLUM_REGISTER_ENABLED__",MEDPLUM_VERSION:"2.2.4-6eee2069",BASE_URL:"/",MODE:"production",DEV:!1,PROD:!0,SSR:!1};function M3(e){var t;if(e)return e;if(typeof window<"u"){const r=window.location.protocol+"//"+window.location.host;if((((t=Rhe.GOOGLE_AUTH_ORIGINS)==null?void 0:t.split(","))??[]).includes(r))return"__GOOGLE_CLIENT_ID__"}}function L3(e){typeof grecaptcha>"u"&&N3("https://www.google.com/recaptcha/api.js?render="+e)}function z3(e){return new Promise((t,r)=>{grecaptcha.ready(async()=>{try{t(await grecaptcha.execute(e,{action:"submit"}))}catch(n){r(n)}})})}function The(e){const t=M3(e.googleClientId),r=e.recaptchaSiteKey,n=oe(),[o,i]=f.useState(),a=Xx(o,void 0);return f.useEffect(()=>{r&&L3(r)},[r]),s.jsxs(Ne,{style:{maxWidth:400},onSubmit:async l=>{try{let c="";r&&(c=await z3(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){i(lt(c))}},children:[s.jsx(sr,{sx:{flexDirection:"column"},children:e.children}),s.jsx(Vo,{issues:a}),t&&s.jsxs(s.Fragment,{children:[s.jsx(K,{position:"center",p:"xl",style:{height:70},children:s.jsx(A3,{googleClientId:t,handleGoogleCredential:async l=>{try{e.handleAuthResponse(await n.startGoogleLogin({googleClientId:l.clientId,googleCredential:l.credential,createUser:!0}))}catch(c){i(lt(c))}}})}),s.jsx(gr,{label:"or",labelPosition:"center",my:"lg"})]}),s.jsxs(_e,{spacing:"xl",children:[s.jsx(le,{name:"firstName",type:"text",label:"First name",placeholder:"First name",required:!0,autoFocus:!0,error:Ie(o,"firstName")}),s.jsx(le,{name:"lastName",type:"text",label:"Last name",placeholder:"Last name",required:!0,error:Ie(o,"lastName")}),s.jsx(le,{name:"email",type:"email",label:"Email",placeholder:"name@domain.com",required:!0,error:Ie(o,"email")}),s.jsx(to,{name:"password",label:"Password",autoComplete:"off",required:!0,error:Ie(o,"password")}),s.jsxs(ne,{color:"dimmed",size:"xs",children:["By clicking submit you agree to the Medplum"," ",s.jsx(Fe,{href:"https://www.medplum.com/privacy",children:"Privacy Policy"})," and ",s.jsx(Fe,{href:"https://www.medplum.com/terms",children:"Terms of Service"}),"."]}),s.jsxs(ne,{color:"dimmed",size:"xs",children:["This site is protected by reCAPTCHA and the Google"," ",s.jsx(Fe,{href:"https://policies.google.com/privacy",children:"Privacy Policy"})," and ",s.jsx(Fe,{href:"https://policies.google.com/terms",children:"Terms of Service"})," apply."]})]}),s.jsxs(K,{position:"apart",mt:"xl",noWrap:!0,children:[s.jsx(Rn,{name:"remember",label:"Remember me",size:"xs"}),s.jsx(re,{type:"submit",children:"Create account"})]})]})}function Ihe(e){const{type:t,projectId:r,clientId:n,googleClientId:o,recaptchaSiteKey:i,onSuccess:a}=e,l=oe(),[c,u]=f.useState(),[d,p]=f.useState();f.useEffect(()=>{t==="patient"&&c&&l.startNewPatient({login:c,projectId:r}).then(m=>l.processCode(m.code)).then(()=>a()).catch(m=>p(lt(m)))},[l,t,r,c,a]);function h(m){m.code?l.processCode(m.code).then(()=>a()).catch(console.log):m.login&&u(m.login)}return s.jsxs(be,{width:450,children:[d&&s.jsx("pre",{children:JSON.stringify(d,null,2)}),!c&&s.jsx(The,{projectId:r,clientId:n,googleClientId:o,recaptchaSiteKey:i,handleAuthResponse:h,children:e.children}),c&&t==="project"&&s.jsx(D3,{login:c,handleAuthResponse:h})]})}function Dhe(e){const[t,r]=f.useState();return t?s.jsx(Ahe,{email:t,...e}):s.jsx(Nhe,{setEmail:r,...e})}function Nhe(e){const{setEmail:t,onRegister:r,handleAuthResponse:n,children:o,disableEmailAuth:i,...a}=e,l=oe(),c=!e.disableGoogleAuth&&M3(e.googleClientId),u=f.useCallback(async h=>{if(!h.authorizeUrl)return!1;const m=JSON.stringify({...await l.ensureCodeChallenge(a),domain:h.domain}),g=new URL(h.authorizeUrl);return g.searchParams.set("state",m),window.location.assign(g.toString()),!0},[l,a]),d=f.useCallback(async h=>{const m=await l.post("auth/method",{email:h.email});await u(m)||t(h.email)},[l,u,t]),p=f.useCallback(async h=>{const m=await l.startGoogleLogin({...a,googleCredential:h.credential});await u(m)||n(m)},[l,a,u,n]);return s.jsxs(Ne,{style:{maxWidth:400},onSubmit:d,children:[s.jsx(sr,{sx:{flexDirection:"column"},children:o}),c&&s.jsxs(s.Fragment,{children:[s.jsx(K,{position:"center",p:"xl",style:{height:70},children:s.jsx(A3,{googleClientId:c,handleGoogleCredential:p})}),!i&&s.jsx(gr,{label:"or",labelPosition:"center",my:"lg"})]}),!i&&s.jsx(le,{name:"email",type:"email",label:"Email",placeholder:"name@domain.com",required:!0,autoFocus:!0}),s.jsxs(K,{position:"apart",mt:"xl",spacing:0,noWrap:!0,children:[s.jsx("div",{children:r&&s.jsx(Fe,{component:"button",type:"button",color:"dimmed",onClick:r,size:"xs",children:"Register"})}),!i&&s.jsx(re,{type:"submit",children:"Next"})]})]})}function Ahe(e){const{onForgotPassword:t,handleAuthResponse:r,children:n,...o}=e,i=oe(),[a,l]=f.useState(),c=Xx(a,void 0),u=f.useCallback(d=>{i.startLogin({...o,password:d.password,remember:d.remember==="on"}).then(r).catch(p=>l(lt(p)))},[i,o,r]);return s.jsxs(Ne,{style:{maxWidth:400},onSubmit:u,children:[s.jsx(sr,{sx:{flexDirection:"column"},children:n}),s.jsx(Vo,{issues:c}),s.jsx(_e,{spacing:"xl",children:s.jsx(to,{name:"password",label:"Password",autoComplete:"off",required:!0,autoFocus:!0,error:Ie(a,"password")})}),s.jsxs(K,{position:"apart",mt:"xl",spacing:0,noWrap:!0,children:[t&&s.jsx(Fe,{component:"button",type:"button",color:"dimmed",onClick:t,size:"xs",children:"Forgot password"}),s.jsx(Rn,{id:"remember",name:"remember",label:"Remember me",size:"xs",sx:{lineHeight:1}}),s.jsx(re,{type:"submit",children:"Sign in"})]})]})}function Mhe(e){const t=oe(),[r,n]=f.useState();return s.jsxs(_e,{children:[s.jsxs(sr,{sx:{flexDirection:"column"},children:[s.jsx(Dn,{size:32}),s.jsx(ue,{order:3,children:"Choose profile"})]}),s.jsx(Vo,{outcome:r}),e.memberships.map(o=>{var i,a;return s.jsx(So,{onClick:()=>{t.post("auth/profile",{login:e.login,profile:o.id}).then(e.handleAuthResponse).catch(l=>n(lt(l)))},children:s.jsxs(K,{children:[s.jsx(Lf,{radius:"xl"}),s.jsxs("div",{style:{flex:1},children:[s.jsx(ne,{size:"sm",weight:500,children:(i=o.profile)==null?void 0:i.display}),s.jsx(ne,{color:"dimmed",size:"xs",children:(a=o.project)==null?void 0:a.display})]})]})},o.id)})]})}function Lhe(e){const t=oe();return s.jsx(Ne,{style:{maxWidth:400},onSubmit:r=>{t.post("auth/scope",{login:e.login,scope:Object.keys(r).join(" ")}).then(e.handleAuthResponse).catch(console.log)},children:s.jsxs(_e,{children:[s.jsxs(sr,{sx:{flexDirection:"column"},children:[s.jsx(Dn,{size:32}),s.jsx(ue,{children:"Choose scope"})]}),s.jsx(_e,{children:(e.scope??"openid").split(" ").map(r=>s.jsx(Rn,{id:r,name:r,label:r,defaultChecked:!0},r))}),s.jsx(K,{position:"right",mt:"xl",children:s.jsx(re,{type:"submit",children:"Set scope"})})]})})}function zhe(e){const t=oe(),[r,n]=f.useState();return s.jsx(Ne,{style:{maxWidth:400},onSubmit:o=>{n(void 0),t.post("auth/mfa/verify",{login:e.login,token:o.token}).then(e.handleAuthResponse).catch(i=>n(je(i)))},children:s.jsxs(_e,{children:[s.jsxs(sr,{sx:{flexDirection:"column"},children:[s.jsx(Dn,{size:32}),s.jsx(ue,{children:"Enter MFA code"})]}),r&&s.jsx(Tc,{icon:s.jsx(Sm,{size:16}),title:"Error",color:"red",children:r}),s.jsx(_e,{children:s.jsx(le,{name:"token",label:"MFA code",required:!0})}),s.jsx(K,{position:"right",mt:"xl",children:s.jsx(re,{type:"submit",children:"Submit code"})})]})})}function F3(e){const{login:t,chooseScopes:r,onSuccess:n,onForgotPassword:o,onRegister:i,onCode:a,...l}=e,c=oe(),[u,d]=f.useState(),[p,h]=f.useState(!1),[m,g]=f.useState(),v=f.useCallback(x=>{a?a(x):c.processCode(x).then(()=>{n&&n()}).catch(w=>de({color:"red",message:je(w)}))},[c,a,n]),b=f.useCallback(x=>{h(!!x.mfaRequired),x.login&&d(x.login),x.memberships&&g(x.memberships),x.code&&(r?g(void 0):v(x.code))},[r,v]),y=f.useCallback(x=>{v(x.code)},[v]);return f.useEffect(()=>{t&&!u&&c.get("auth/login/"+t).then(b).catch(x=>de({color:"red",message:je(x)}))},[c,t,u,b]),s.jsx(be,{width:450,children:u?p?s.jsx(zhe,{login:u,handleAuthResponse:b}):m?s.jsx(Mhe,{login:u,memberships:m,handleAuthResponse:b}):e.projectId==="new"?s.jsx(D3,{login:u,handleAuthResponse:b}):e.chooseScopes?s.jsx(Lhe,{login:u,scope:e.scope,handleAuthResponse:y}):s.jsx("div",{children:"Success"}):s.jsx(Dhe,{onForgotPassword:o,onRegister:i,handleAuthResponse:b,disableGoogleAuth:e.disableGoogleAuth,disableEmailAuth:e.disableEmailAuth,...l,children:e.children})})}var V3,jC=Ms;V3=jC.createRoot,jC.hydrateRoot;/**
195
+ * @remix-run/router v1.13.1
196
+ *
197
+ * Copyright (c) Remix Software Inc.
198
+ *
199
+ * This source code is licensed under the MIT license found in the
200
+ * LICENSE.md file in the root directory of this source tree.
201
+ *
202
+ * @license MIT
203
+ */function Pt(){return Pt=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},Pt.apply(this,arguments)}var Ot;(function(e){e.Pop="POP",e.Push="PUSH",e.Replace="REPLACE"})(Ot||(Ot={}));const OC="popstate";function Fhe(e){e===void 0&&(e={});function t(n,o){let{pathname:i,search:a,hash:l}=n.location;return wc("",{pathname:i,search:a,hash:l},o.state&&o.state.usr||null,o.state&&o.state.key||"default")}function r(n,o){return typeof o=="string"?o:Xc(o)}return Bhe(t,r,null,e)}function Ce(e,t){if(e===!1||e===null||typeof e>"u")throw new Error(t)}function fa(e,t){if(!e){typeof console<"u"&&console.warn(t);try{throw new Error(t)}catch{}}}function Vhe(){return Math.random().toString(36).substr(2,8)}function CC(e,t){return{usr:e.state,key:e.key,idx:t}}function wc(e,t,r,n){return r===void 0&&(r=null),Pt({pathname:typeof e=="string"?e:e.pathname,search:"",hash:""},typeof t=="string"?Bo(t):t,{state:r,key:t&&t.key||n||Vhe()})}function Xc(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 Bo(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 Bhe(e,t,r,n){n===void 0&&(n={});let{window:o=document.defaultView,v5Compat:i=!1}=n,a=o.history,l=Ot.Pop,c=null,u=d();u==null&&(u=0,a.replaceState(Pt({},a.state,{idx:u}),""));function d(){return(a.state||{idx:null}).idx}function p(){l=Ot.Pop;let b=d(),y=b==null?null:b-u;u=b,c&&c({action:l,location:v.location,delta:y})}function h(b,y){l=Ot.Push;let x=wc(v.location,b,y);r&&r(x,b),u=d()+1;let w=CC(x,u),_=v.createHref(x);try{a.pushState(w,"",_)}catch(C){if(C instanceof DOMException&&C.name==="DataCloneError")throw C;o.location.assign(_)}i&&c&&c({action:l,location:v.location,delta:1})}function m(b,y){l=Ot.Replace;let x=wc(v.location,b,y);r&&r(x,b),u=d();let w=CC(x,u),_=v.createHref(x);a.replaceState(w,"",_),i&&c&&c({action:l,location:v.location,delta:0})}function g(b){let y=o.location.origin!=="null"?o.location.origin:o.location.href,x=typeof b=="string"?b:Xc(b);return Ce(y,"No window.location.(origin|href) available to create URL for href: "+x),new URL(x,y)}let v={get action(){return l},get location(){return e(o,a)},listen(b){if(c)throw new Error("A history only accepts one active listener");return o.addEventListener(OC,p),c=b,()=>{o.removeEventListener(OC,p),c=null}},createHref(b){return t(o,b)},createURL:g,encodeLocation(b){let y=g(b);return{pathname:y.pathname,search:y.search,hash:y.hash}},push:h,replace:m,go(b){return a.go(b)}};return v}var Ct;(function(e){e.data="data",e.deferred="deferred",e.redirect="redirect",e.error="error"})(Ct||(Ct={}));const Uhe=new Set(["lazy","caseSensitive","path","id","index","children"]);function Whe(e){return e.index===!0}function Ey(e,t,r,n){return r===void 0&&(r=[]),n===void 0&&(n={}),e.map((o,i)=>{let a=[...r,i],l=typeof o.id=="string"?o.id:a.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`),Whe(o)){let c=Pt({},o,t(o),{id:l});return n[l]=c,c}else{let c=Pt({},o,t(o),{id:l,children:void 0});return n[l]=c,o.children&&(c.children=Ey(o.children,t,a,n)),c}})}function ts(e,t,r){r===void 0&&(r="/");let n=typeof t=="string"?Bo(t):t,o=Jc(n.pathname||"/",r);if(o==null)return null;let i=B3(e);qhe(i);let a=null;for(let l=0;a==null&&l<i.length;++l)a=tme(i[l],ome(o));return a}function Hhe(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 B3(e,t,r,n){t===void 0&&(t=[]),r===void 0&&(r=[]),n===void 0&&(n="");let o=(i,a,l)=>{let c={relativePath:l===void 0?i.path||"":l,caseSensitive:i.caseSensitive===!0,childrenIndex:a,route:i};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=xi([n,c.relativePath]),d=r.concat(c);i.children&&i.children.length>0&&(Ce(i.index!==!0,"Index routes must not have child routes. Please remove "+('all child routes from route path "'+u+'".')),B3(i.children,t,d,u)),!(i.path==null&&!i.index)&&t.push({path:u,score:Zhe(u,i.index),routesMeta:d})};return e.forEach((i,a)=>{var l;if(i.path===""||!((l=i.path)!=null&&l.includes("?")))o(i,a);else for(let c of U3(i.path))o(i,a,c)}),t}function U3(e){let t=e.split("/");if(t.length===0)return[];let[r,...n]=t,o=r.endsWith("?"),i=r.replace(/\?$/,"");if(n.length===0)return o?[i,""]:[i];let a=U3(n.join("/")),l=[];return l.push(...a.map(c=>c===""?i:[i,c].join("/"))),o&&l.push(...a),l.map(c=>e.startsWith("/")&&c===""?"/":c)}function qhe(e){e.sort((t,r)=>t.score!==r.score?r.score-t.score:eme(t.routesMeta.map(n=>n.childrenIndex),r.routesMeta.map(n=>n.childrenIndex)))}const Ghe=/^:\w+$/,Qhe=3,Khe=2,Yhe=1,Xhe=10,Jhe=-2,EC=e=>e==="*";function Zhe(e,t){let r=e.split("/"),n=r.length;return r.some(EC)&&(n+=Jhe),t&&(n+=Khe),r.filter(o=>!EC(o)).reduce((o,i)=>o+(Ghe.test(i)?Qhe:i===""?Yhe:Xhe),n)}function eme(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 tme(e,t){let{routesMeta:r}=e,n={},o="/",i=[];for(let a=0;a<r.length;++a){let l=r[a],c=a===r.length-1,u=o==="/"?t:t.slice(o.length)||"/",d=rme({path:l.relativePath,caseSensitive:l.caseSensitive,end:c},u);if(!d)return null;Object.assign(n,d.params);let p=l.route;i.push({params:n,pathname:xi([o,d.pathname]),pathnameBase:lme(xi([o,d.pathnameBase])),route:p}),d.pathnameBase!=="/"&&(o=xi([o,d.pathnameBase]))}return i}function rme(e,t){typeof e=="string"&&(e={path:e,caseSensitive:!1,end:!0});let[r,n]=nme(e.path,e.caseSensitive,e.end),o=t.match(r);if(!o)return null;let i=o[0],a=i.replace(/(.)\/+$/,"$1"),l=o.slice(1);return{params:n.reduce((u,d,p)=>{let{paramName:h,isOptional:m}=d;if(h==="*"){let v=l[p]||"";a=i.slice(0,i.length-v.length).replace(/(.)\/+$/,"$1")}const g=l[p];return m&&!g?u[h]=void 0:u[h]=ime(g||"",h),u},{}),pathname:i,pathnameBase:a,pattern:e}}function nme(e,t,r){t===void 0&&(t=!1),r===void 0&&(r=!0),fa(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,(a,l,c)=>(n.push({paramName:l,isOptional:c!=null}),c?"/?([^\\/]+)?":"/([^\\/]+)"));return e.endsWith("*")?(n.push({paramName:"*"}),o+=e==="*"||e==="/*"?"(.*)$":"(?:\\/(.+)|\\/*)$"):r?o+="\\/*$":e!==""&&e!=="/"&&(o+="(?:(?=\\/|$))"),[new RegExp(o,t?void 0:"i"),n]}function ome(e){try{return decodeURI(e)}catch(t){return fa(!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 ime(e,t){try{return decodeURIComponent(e)}catch(r){return fa(!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 Jc(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 ame(e,t){t===void 0&&(t="/");let{pathname:r,search:n="",hash:o=""}=typeof e=="string"?Bo(e):e;return{pathname:r?r.startsWith("/")?r:sme(r,t):t,search:cme(n),hash:ume(o)}}function sme(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 Qg(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 g1(e){return e.filter((t,r)=>r===0||t.route.path&&t.route.path.length>0)}function W3(e,t,r,n){n===void 0&&(n=!1);let o;typeof e=="string"?o=Bo(e):(o=Pt({},e),Ce(!o.pathname||!o.pathname.includes("?"),Qg("?","pathname","search",o)),Ce(!o.pathname||!o.pathname.includes("#"),Qg("#","pathname","hash",o)),Ce(!o.search||!o.search.includes("#"),Qg("#","search","hash",o)));let i=e===""||o.pathname==="",a=i?"/":o.pathname,l;if(a==null)l=r;else if(n){let p=t[t.length-1].replace(/^\//,"").split("/");if(a.startsWith("..")){let h=a.split("/");for(;h[0]==="..";)h.shift(),p.pop();o.pathname=h.join("/")}l="/"+p.join("/")}else{let p=t.length-1;if(a.startsWith("..")){let h=a.split("/");for(;h[0]==="..";)h.shift(),p-=1;o.pathname=h.join("/")}l=p>=0?t[p]:"/"}let c=ame(o,l),u=a&&a!=="/"&&a.endsWith("/"),d=(i||a===".")&&r.endsWith("/");return!c.pathname.endsWith("/")&&(u||d)&&(c.pathname+="/"),c}const xi=e=>e.join("/").replace(/\/\/+/g,"/"),lme=e=>e.replace(/\/+$/,"").replace(/^\/*/,"/"),cme=e=>!e||e==="?"?"":e.startsWith("?")?e:"?"+e,ume=e=>!e||e==="#"?"":e.startsWith("#")?e:"#"+e;class v1{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 H3(e){return e!=null&&typeof e.status=="number"&&typeof e.statusText=="string"&&typeof e.internal=="boolean"&&"data"in e}const q3=["post","put","patch","delete"],dme=new Set(q3),fme=["get",...q3],pme=new Set(fme),hme=new Set([301,302,303,307,308]),mme=new Set([307,308]),Kg={state:"idle",location:void 0,formMethod:void 0,formAction:void 0,formEncType:void 0,formData:void 0,json:void 0,text:void 0},gme={state:"idle",data:void 0,formMethod:void 0,formAction:void 0,formEncType:void 0,formData:void 0,json:void 0,text:void 0},gl={state:"unblocked",proceed:void 0,reset:void 0,location:void 0},G3=/^(?:[a-z][a-z0-9+.-]*:|\/\/)/i,vme=e=>({hasErrorBoundary:!!e.hasErrorBoundary}),Q3="remix-router-transitions";function yme(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 D=e.detectErrorBoundary;o=F=>({hasErrorBoundary:D(F)})}else o=vme;let i={},a=Ey(e.routes,o,void 0,i),l,c=e.basename||"/",u=Pt({v7_fetcherPersist:!1,v7_normalizeFormMethod:!1,v7_prependBasename:!1},e.future),d=null,p=new Set,h=null,m=null,g=null,v=e.hydrationData!=null,b=ts(a,e.history.location,c),y=null;if(b==null){let D=nn(404,{pathname:e.history.location.pathname}),{matches:F,route:U}=AC(a);b=F,y={[U.id]:D}}let x=!b.some(D=>D.route.lazy)&&(!b.some(D=>D.route.loader)||e.hydrationData!=null),w,_={historyAction:e.history.action,location:e.history.location,matches:b,initialized:x,navigation:Kg,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||y,fetchers:new Map,blockers:new Map},C=Ot.Pop,O=!1,P,E=!1,k=new Map,$=null,I=!1,R=!1,N=[],A=[],z=new Map,G=0,X=-1,T=new Map,L=new Set,B=new Map,Q=new Map,Z=new Set,Se=new Map,xe=new Map,Ue=!1;function Le(){if(d=e.history.listen(D=>{let{action:F,location:U,delta:Y}=D;if(Ue){Ue=!1;return}fa(xe.size===0||Y!=null,"You are trying to use a blocker on a POP navigation to a location that was not created by @remix-run/router. This will fail silently in production. This can happen if you are navigating outside the router via `window.history.pushState`/`window.location.hash` instead of using router navigation APIs. This can also happen if you are using createHashRouter and the user manually changes the URL.");let te=Mn({currentLocation:_.location,nextLocation:U,historyAction:F});if(te&&Y!=null){Ue=!0,e.history.go(Y*-1),An(te,{state:"blocked",location:U,proceed(){An(te,{state:"proceeding",proceed:void 0,reset:void 0,location:U}),e.history.go(Y)},reset(){let ge=new Map(_.blockers);ge.set(te,gl),ke({blockers:ge})}});return}return Gt(F,U)}),r){$me(t,k);let D=()=>kme(t,k);t.addEventListener("pagehide",D),$=()=>t.removeEventListener("pagehide",D)}return _.initialized||Gt(Ot.Pop,_.location),w}function gt(){d&&d(),$&&$(),p.clear(),P&&P.abort(),_.fetchers.forEach((D,F)=>me(F)),_.blockers.forEach((D,F)=>Wo(F))}function Nt(D){return p.add(D),()=>p.delete(D)}function ke(D,F){F===void 0&&(F={}),_=Pt({},_,D);let U=[],Y=[];u.v7_fetcherPersist&&_.fetchers.forEach((te,ge)=>{te.state==="idle"&&(Z.has(ge)?Y.push(ge):U.push(ge))}),[...p].forEach(te=>te(_,{deletedFetchers:Y,unstable_viewTransitionOpts:F.viewTransitionOpts,unstable_flushSync:F.flushSync===!0})),u.v7_fetcherPersist&&(U.forEach(te=>_.fetchers.delete(te)),Y.forEach(te=>me(te)))}function qt(D,F,U){var Y,te;let{flushSync:ge}=U===void 0?{}:U,we=_.actionData!=null&&_.navigation.formMethod!=null&&Sn(_.navigation.formMethod)&&_.navigation.state==="loading"&&((Y=D.state)==null?void 0:Y._isRedirect)!==!0,he;F.actionData?Object.keys(F.actionData).length>0?he=F.actionData:he=null:we?he=_.actionData:he=null;let pe=F.loaderData?NC(_.loaderData,F.loaderData,F.matches||[],F.errors):_.loaderData,Re=_.blockers;Re.size>0&&(Re=new Map(Re),Re.forEach((Ye,rt)=>Re.set(rt,gl)));let Ke=O===!0||_.navigation.formMethod!=null&&Sn(_.navigation.formMethod)&&((te=D.state)==null?void 0:te._isRedirect)!==!0;l&&(a=l,l=void 0),I||C===Ot.Pop||(C===Ot.Push?e.history.push(D,D.state):C===Ot.Replace&&e.history.replace(D,D.state));let Oe;if(C===Ot.Pop){let Ye=k.get(_.location.pathname);Ye&&Ye.has(D.pathname)?Oe={currentLocation:_.location,nextLocation:D}:k.has(D.pathname)&&(Oe={currentLocation:D,nextLocation:_.location})}else if(E){let Ye=k.get(_.location.pathname);Ye?Ye.add(D.pathname):(Ye=new Set([D.pathname]),k.set(_.location.pathname,Ye)),Oe={currentLocation:_.location,nextLocation:D}}ke(Pt({},F,{actionData:he,loaderData:pe,historyAction:C,location:D,initialized:!0,navigation:Kg,revalidation:"idle",restoreScrollPosition:ja(D,F.matches||_.matches),preventScrollReset:Ke,blockers:Re}),{viewTransitionOpts:Oe,flushSync:ge===!0}),C=Ot.Pop,O=!1,E=!1,I=!1,R=!1,N=[],A=[]}async function zr(D,F){if(typeof D=="number"){e.history.go(D);return}let U=$y(_.location,_.matches,c,u.v7_prependBasename,D,F==null?void 0:F.fromRouteId,F==null?void 0:F.relative),{path:Y,submission:te,error:ge}=$C(u.v7_normalizeFormMethod,!1,U,F),we=_.location,he=wc(_.location,Y,F&&F.state);he=Pt({},he,e.history.encodeLocation(he));let pe=F&&F.replace!=null?F.replace:void 0,Re=Ot.Push;pe===!0?Re=Ot.Replace:pe===!1||te!=null&&Sn(te.formMethod)&&te.formAction===_.location.pathname+_.location.search&&(Re=Ot.Replace);let Ke=F&&"preventScrollReset"in F?F.preventScrollReset===!0:void 0,Oe=(F&&F.unstable_flushSync)===!0,Ye=Mn({currentLocation:we,nextLocation:he,historyAction:Re});if(Ye){An(Ye,{state:"blocked",location:he,proceed(){An(Ye,{state:"proceeding",proceed:void 0,reset:void 0,location:he}),zr(D,F)},reset(){let rt=new Map(_.blockers);rt.set(Ye,gl),ke({blockers:rt})}});return}return await Gt(Re,he,{submission:te,pendingError:ge,preventScrollReset:Ke,replace:F&&F.replace,enableViewTransition:F&&F.unstable_viewTransition,flushSync:Oe})}function ur(){if(Di(),ke({revalidation:"loading"}),_.navigation.state!=="submitting"){if(_.navigation.state==="idle"){Gt(_.historyAction,_.location,{startUninterruptedRevalidation:!0});return}Gt(C||_.historyAction,_.navigation.location,{overrideNavigation:_.navigation})}}async function Gt(D,F,U){P&&P.abort(),P=null,C=D,I=(U&&U.startUninterruptedRevalidation)===!0,Ho(_.location,_.matches),O=(U&&U.preventScrollReset)===!0,E=(U&&U.enableViewTransition)===!0;let Y=l||a,te=U&&U.overrideNavigation,ge=ts(Y,F,c),we=(U&&U.flushSync)===!0;if(!ge){let rt=nn(404,{pathname:F.pathname}),{matches:Tt,route:Vr}=AC(Y);fo(),qt(F,{matches:Tt,loaderData:{},errors:{[Vr.id]:rt}},{flushSync:we});return}if(_.initialized&&!R&&Sme(_.location,F)&&!(U&&U.submission&&Sn(U.submission.formMethod))){qt(F,{matches:ge},{flushSync:we});return}P=new AbortController;let he=yl(e.history,F,P.signal,U&&U.submission),pe,Re;if(U&&U.pendingError)Re={[Ul(ge).route.id]:U.pendingError};else if(U&&U.submission&&Sn(U.submission.formMethod)){let rt=await At(he,F,U.submission,ge,{replace:U.replace,flushSync:we});if(rt.shortCircuited)return;pe=rt.pendingActionData,Re=rt.pendingActionError,te=Yg(F,U.submission),we=!1,he=new Request(he.url,{signal:he.signal})}let{shortCircuited:Ke,loaderData:Oe,errors:Ye}=await lo(he,F,ge,te,U&&U.submission,U&&U.fetcherSubmission,U&&U.replace,we,pe,Re);Ke||(P=null,qt(F,Pt({matches:ge},pe?{actionData:pe}:{},{loaderData:Oe,errors:Ye})))}async function At(D,F,U,Y,te){te===void 0&&(te={}),Di();let ge=Cme(F,U);ke({navigation:ge},{flushSync:te.flushSync===!0});let we,he=Ry(Y,F);if(!he.route.action&&!he.route.lazy)we={type:Ct.error,error:nn(405,{method:D.method,pathname:F.pathname,routeId:he.route.id})};else if(we=await vl("action",D,he,Y,i,o,c),D.signal.aborted)return{shortCircuited:!0};if(fs(we)){let pe;return te&&te.replace!=null?pe=te.replace:pe=we.location===_.location.pathname+_.location.search,await Sr(_,we,{submission:U,replace:pe}),{shortCircuited:!0}}if(Wl(we)){let pe=Ul(Y,he.route.id);return(te&&te.replace)!==!0&&(C=Ot.Push),{pendingActionData:{},pendingActionError:{[pe.route.id]:we.error}}}if(Xi(we))throw nn(400,{type:"defer-action"});return{pendingActionData:{[he.route.id]:we.data}}}async function lo(D,F,U,Y,te,ge,we,he,pe,Re){let Ke=Y||Yg(F,te),Oe=te||ge||zC(Ke),Ye=l||a,[rt,Tt]=kC(e.history,_,U,Oe,F,R,N,A,Z,B,L,Ye,c,pe,Re);if(fo(Xe=>!(U&&U.some(Pr=>Pr.route.id===Xe))||rt&&rt.some(Pr=>Pr.route.id===Xe)),X=++G,rt.length===0&&Tt.length===0){let Xe=Nn();return qt(F,Pt({matches:U,loaderData:{},errors:Re||null},pe?{actionData:pe}:{},Xe?{fetchers:new Map(_.fetchers)}:{}),{flushSync:he}),{shortCircuited:!0}}if(!I){Tt.forEach(Pr=>{let Ee=_.fetchers.get(Pr.key),hr=xl(void 0,Ee?Ee.data:void 0);_.fetchers.set(Pr.key,hr)});let Xe=pe||_.actionData;ke(Pt({navigation:Ke},Xe?Object.keys(Xe).length===0?{actionData:null}:{actionData:Xe}:{},Tt.length>0?{fetchers:new Map(_.fetchers)}:{}),{flushSync:he})}Tt.forEach(Xe=>{z.has(Xe.key)&&We(Xe.key),Xe.controller&&z.set(Xe.key,Xe.controller)});let Vr=()=>Tt.forEach(Xe=>We(Xe.key));P&&P.signal.addEventListener("abort",Vr);let{results:Ai,loaderResults:Oa,fetcherResults:Ln}=await dr(_.matches,U,rt,Tt,D);if(D.signal.aborted)return{shortCircuited:!0};P&&P.signal.removeEventListener("abort",Vr),Tt.forEach(Xe=>z.delete(Xe.key));let Br=MC(Ai);if(Br){if(Br.idx>=rt.length){let Xe=Tt[Br.idx-rt.length].key;L.add(Xe)}return await Sr(_,Br.result,{replace:we}),{shortCircuited:!0}}let{loaderData:qo,errors:nt}=DC(_,U,rt,Oa,Re,Tt,Ln,Se);Se.forEach((Xe,Pr)=>{Xe.subscribe(Ee=>{(Ee||Xe.done)&&Se.delete(Pr)})});let zn=Nn(),pr=yn(X),po=zn||pr||Tt.length>0;return Pt({loaderData:qo,errors:nt},po?{fetchers:new Map(_.fetchers)}:{})}function Uo(D,F,U,Y){if(n)throw new Error("router.fetch() was called during the server render, but it shouldn't be. You are likely calling a useFetcher() method in the body of your component. Try moving it to a useEffect or a callback.");z.has(D)&&We(D);let te=(Y&&Y.unstable_flushSync)===!0,ge=l||a,we=$y(_.location,_.matches,c,u.v7_prependBasename,U,F,Y==null?void 0:Y.relative),he=ts(ge,we,c);if(!he){uo(D,F,nn(404,{pathname:we}),{flushSync:te});return}let{path:pe,submission:Re,error:Ke}=$C(u.v7_normalizeFormMethod,!0,we,Y);if(Ke){uo(D,F,Ke,{flushSync:te});return}let Oe=Ry(he,pe);if(O=(Y&&Y.preventScrollReset)===!0,Re&&Sn(Re.formMethod)){tt(D,F,pe,Oe,he,te,Re);return}B.set(D,{routeId:F,path:pe}),co(D,F,pe,Oe,he,te,Re)}async function tt(D,F,U,Y,te,ge,we){if(Di(),B.delete(D),!Y.route.action&&!Y.route.lazy){let Ee=nn(405,{method:we.formMethod,pathname:U,routeId:F});uo(D,F,Ee,{flushSync:ge});return}let he=_.fetchers.get(D);en(D,Eme(we,he),{flushSync:ge});let pe=new AbortController,Re=yl(e.history,U,pe.signal,we);z.set(D,pe);let Ke=G,Oe=await vl("action",Re,Y,te,i,o,c);if(Re.signal.aborted){z.get(D)===pe&&z.delete(D);return}if(Z.has(D)){en(D,Jo(void 0));return}if(fs(Oe))if(z.delete(D),X>Ke){en(D,Jo(void 0));return}else return L.add(D),en(D,xl(we)),Sr(_,Oe,{fetcherSubmission:we});if(Wl(Oe)){uo(D,F,Oe.error);return}if(Xi(Oe))throw nn(400,{type:"defer-action"});let Ye=_.navigation.location||_.location,rt=yl(e.history,Ye,pe.signal),Tt=l||a,Vr=_.navigation.state!=="idle"?ts(Tt,_.navigation.location,c):_.matches;Ce(Vr,"Didn't find any matches after fetcher action");let Ai=++G;T.set(D,Ai);let Oa=xl(we,Oe.data);_.fetchers.set(D,Oa);let[Ln,Br]=kC(e.history,_,Vr,we,Ye,R,N,A,Z,B,L,Tt,c,{[Y.route.id]:Oe.data},void 0);Br.filter(Ee=>Ee.key!==D).forEach(Ee=>{let hr=Ee.key,qs=_.fetchers.get(hr),Ca=xl(void 0,qs?qs.data:void 0);_.fetchers.set(hr,Ca),z.has(hr)&&We(hr),Ee.controller&&z.set(hr,Ee.controller)}),ke({fetchers:new Map(_.fetchers)});let qo=()=>Br.forEach(Ee=>We(Ee.key));pe.signal.addEventListener("abort",qo);let{results:nt,loaderResults:zn,fetcherResults:pr}=await dr(_.matches,Vr,Ln,Br,rt);if(pe.signal.aborted)return;pe.signal.removeEventListener("abort",qo),T.delete(D),z.delete(D),Br.forEach(Ee=>z.delete(Ee.key));let po=MC(nt);if(po){if(po.idx>=Ln.length){let Ee=Br[po.idx-Ln.length].key;L.add(Ee)}return Sr(_,po.result)}let{loaderData:Xe,errors:Pr}=DC(_,_.matches,Ln,zn,void 0,Br,pr,Se);if(_.fetchers.has(D)){let Ee=Jo(Oe.data);_.fetchers.set(D,Ee)}yn(Ai),_.navigation.state==="loading"&&Ai>X?(Ce(C,"Expected pending action"),P&&P.abort(),qt(_.navigation.location,{matches:Vr,loaderData:Xe,errors:Pr,fetchers:new Map(_.fetchers)})):(ke({errors:Pr,loaderData:NC(_.loaderData,Xe,Vr,Pr),fetchers:new Map(_.fetchers)}),R=!1)}async function co(D,F,U,Y,te,ge,we){let he=_.fetchers.get(D);en(D,xl(we,he?he.data:void 0),{flushSync:ge});let pe=new AbortController,Re=yl(e.history,U,pe.signal);z.set(D,pe);let Ke=G,Oe=await vl("loader",Re,Y,te,i,o,c);if(Xi(Oe)&&(Oe=await X3(Oe,Re.signal,!0)||Oe),z.get(D)===pe&&z.delete(D),!Re.signal.aborted){if(Z.has(D)){en(D,Jo(void 0));return}if(fs(Oe))if(X>Ke){en(D,Jo(void 0));return}else{L.add(D),await Sr(_,Oe);return}if(Wl(Oe)){uo(D,F,Oe.error);return}Ce(!Xi(Oe),"Unhandled fetcher deferred data"),en(D,Jo(Oe.data))}}async function Sr(D,F,U){let{submission:Y,fetcherSubmission:te,replace:ge}=U===void 0?{}:U;F.revalidate&&(R=!0);let we=wc(D.location,F.location,{_isRedirect:!0});if(Ce(we,"Expected a location on the redirect navigation"),r){let Ye=!1;if(F.reloadDocument)Ye=!0;else if(G3.test(F.location)){const rt=e.history.createURL(F.location);Ye=rt.origin!==t.location.origin||Jc(rt.pathname,c)==null}if(Ye){ge?t.location.replace(F.location):t.location.assign(F.location);return}}P=null;let he=ge===!0?Ot.Replace:Ot.Push,{formMethod:pe,formAction:Re,formEncType:Ke}=D.navigation;!Y&&!te&&pe&&Re&&Ke&&(Y=zC(D.navigation));let Oe=Y||te;if(mme.has(F.status)&&Oe&&Sn(Oe.formMethod))await Gt(he,we,{submission:Pt({},Oe,{formAction:F.location}),preventScrollReset:O});else{let Ye=Yg(we,Y);await Gt(he,we,{overrideNavigation:Ye,fetcherSubmission:te,preventScrollReset:O})}}async function dr(D,F,U,Y,te){let ge=await Promise.all([...U.map(pe=>vl("loader",te,pe,F,i,o,c)),...Y.map(pe=>pe.matches&&pe.match&&pe.controller?vl("loader",yl(e.history,pe.path,pe.controller.signal),pe.match,pe.matches,i,o,c):{type:Ct.error,error:nn(404,{pathname:pe.path})})]),we=ge.slice(0,U.length),he=ge.slice(U.length);return await Promise.all([LC(D,U,we,we.map(()=>te.signal),!1,_.loaderData),LC(D,Y.map(pe=>pe.match),he,Y.map(pe=>pe.controller?pe.controller.signal:null),!0)]),{results:ge,loaderResults:we,fetcherResults:he}}function Di(){R=!0,N.push(...fo()),B.forEach((D,F)=>{z.has(F)&&(A.push(F),We(F))})}function en(D,F,U){U===void 0&&(U={}),_.fetchers.set(D,F),ke({fetchers:new Map(_.fetchers)},{flushSync:(U&&U.flushSync)===!0})}function uo(D,F,U,Y){Y===void 0&&(Y={});let te=Ul(_.matches,F);me(D),ke({errors:{[te.route.id]:U},fetchers:new Map(_.fetchers)},{flushSync:(Y&&Y.flushSync)===!0})}function ee(D){return u.v7_fetcherPersist&&(Q.set(D,(Q.get(D)||0)+1),Z.has(D)&&Z.delete(D)),_.fetchers.get(D)||gme}function me(D){let F=_.fetchers.get(D);z.has(D)&&!(F&&F.state==="loading"&&T.has(D))&&We(D),B.delete(D),T.delete(D),L.delete(D),Z.delete(D),_.fetchers.delete(D)}function ft(D){if(u.v7_fetcherPersist){let F=(Q.get(D)||0)-1;F<=0?(Q.delete(D),Z.add(D)):Q.set(D,F)}else me(D);ke({fetchers:new Map(_.fetchers)})}function We(D){let F=z.get(D);Ce(F,"Expected fetch controller: "+D),F.abort(),z.delete(D)}function bt(D){for(let F of D){let U=ee(F),Y=Jo(U.data);_.fetchers.set(F,Y)}}function Nn(){let D=[],F=!1;for(let U of L){let Y=_.fetchers.get(U);Ce(Y,"Expected fetcher: "+U),Y.state==="loading"&&(L.delete(U),D.push(U),F=!0)}return bt(D),F}function yn(D){let F=[];for(let[U,Y]of T)if(Y<D){let te=_.fetchers.get(U);Ce(te,"Expected fetcher: "+U),te.state==="loading"&&(We(U),T.delete(U),F.push(U))}return bt(F),F.length>0}function Fr(D,F){let U=_.blockers.get(D)||gl;return xe.get(D)!==F&&xe.set(D,F),U}function Wo(D){_.blockers.delete(D),xe.delete(D)}function An(D,F){let U=_.blockers.get(D)||gl;Ce(U.state==="unblocked"&&F.state==="blocked"||U.state==="blocked"&&F.state==="blocked"||U.state==="blocked"&&F.state==="proceeding"||U.state==="blocked"&&F.state==="unblocked"||U.state==="proceeding"&&F.state==="unblocked","Invalid blocker state transition: "+U.state+" -> "+F.state);let Y=new Map(_.blockers);Y.set(D,F),ke({blockers:Y})}function Mn(D){let{currentLocation:F,nextLocation:U,historyAction:Y}=D;if(xe.size===0)return;xe.size>1&&fa(!1,"A router only supports one blocker at a time");let te=Array.from(xe.entries()),[ge,we]=te[te.length-1],he=_.blockers.get(ge);if(!(he&&he.state==="proceeding")&&we({currentLocation:F,nextLocation:U,historyAction:Y}))return ge}function fo(D){let F=[];return Se.forEach((U,Y)=>{(!D||D(Y))&&(U.cancel(),F.push(Y),Se.delete(Y))}),F}function Ni(D,F,U){if(h=D,g=F,m=U||null,!v&&_.navigation===Kg){v=!0;let Y=ja(_.location,_.matches);Y!=null&&ke({restoreScrollPosition:Y})}return()=>{h=null,g=null,m=null}}function fr(D,F){return m&&m(D,F.map(Y=>Hhe(Y,_.loaderData)))||D.key}function Ho(D,F){if(h&&g){let U=fr(D,F);h[U]=g()}}function ja(D,F){if(h){let U=fr(D,F),Y=h[U];if(typeof Y=="number")return Y}return null}function Vm(D){i={},l=Ey(D,o,void 0,i)}return w={get basename(){return c},get state(){return _},get routes(){return a},get window(){return t},initialize:Le,subscribe:Nt,enableScrollRestoration:Ni,navigate:zr,fetch:Uo,revalidate:ur,createHref:D=>e.history.createHref(D),encodeLocation:D=>e.history.encodeLocation(D),getFetcher:ee,deleteFetcher:ft,dispose:gt,getBlocker:Fr,deleteBlocker:Wo,_internalFetchControllers:z,_internalActiveDeferreds:Se,_internalSetRoutes:Vm},w}function xme(e){return e!=null&&("formData"in e&&e.formData!=null||"body"in e&&e.body!==void 0)}function $y(e,t,r,n,o,i,a){let l,c;if(i){l=[];for(let d of t)if(l.push(d),d.route.id===i){c=d;break}}else l=t,c=t[t.length-1];let u=W3(o||".",g1(l).map(d=>d.pathnameBase),Jc(e.pathname,r)||e.pathname,a==="path");return o==null&&(u.search=e.search,u.hash=e.hash),(o==null||o===""||o===".")&&c&&c.route.index&&!y1(u.search)&&(u.search=u.search?u.search.replace(/^\?/,"?index&"):"?index"),n&&r!=="/"&&(u.pathname=u.pathname==="/"?r:xi([r,u.pathname])),Xc(u)}function $C(e,t,r,n){if(!n||!xme(n))return{path:r};if(n.formMethod&&!Ome(n.formMethod))return{path:r,error:nn(405,{method:n.formMethod})};let o=()=>({path:r,error:nn(400,{type:"invalid-body"})}),i=n.formMethod||"get",a=e?i.toUpperCase():i.toLowerCase(),l=Y3(r);if(n.body!==void 0){if(n.formEncType==="text/plain"){if(!Sn(a))return o();let h=typeof n.body=="string"?n.body:n.body instanceof FormData||n.body instanceof URLSearchParams?Array.from(n.body.entries()).reduce((m,g)=>{let[v,b]=g;return""+m+v+"="+b+`
204
+ `},""):String(n.body);return{path:r,submission:{formMethod:a,formAction:l,formEncType:n.formEncType,formData:void 0,json:void 0,text:h}}}else if(n.formEncType==="application/json"){if(!Sn(a))return o();try{let h=typeof n.body=="string"?JSON.parse(n.body):n.body;return{path:r,submission:{formMethod:a,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=ky(n.formData),u=n.formData;else if(n.body instanceof FormData)c=ky(n.body),u=n.body;else if(n.body instanceof URLSearchParams)c=n.body,u=IC(c);else if(n.body==null)c=new URLSearchParams,u=new FormData;else try{c=new URLSearchParams(n.body),u=IC(c)}catch{return o()}let d={formMethod:a,formAction:l,formEncType:n&&n.formEncType||"application/x-www-form-urlencoded",formData:u,json:void 0,text:void 0};if(Sn(d.formMethod))return{path:r,submission:d};let p=Bo(r);return t&&p.search&&y1(p.search)&&c.append("index",""),p.search="?"+c,{path:Xc(p),submission:d}}function wme(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 kC(e,t,r,n,o,i,a,l,c,u,d,p,h,m,g){let v=g?Object.values(g)[0]:m?Object.values(m)[0]:void 0,b=e.createURL(t.location),y=e.createURL(o),x=g?Object.keys(g)[0]:void 0,_=wme(r,x).filter((O,P)=>{if(O.route.lazy)return!0;if(O.route.loader==null)return!1;if(bme(t.loaderData,t.matches[P],O)||a.some($=>$===O.route.id))return!0;let E=t.matches[P],k=O;return RC(O,Pt({currentUrl:b,currentParams:E.params,nextUrl:y,nextParams:k.params},n,{actionResult:v,defaultShouldRevalidate:i||b.pathname+b.search===y.pathname+y.search||b.search!==y.search||K3(E,k)}))}),C=[];return u.forEach((O,P)=>{if(!r.some(R=>R.route.id===O.routeId)||c.has(P))return;let E=ts(p,O.path,h);if(!E){C.push({key:P,routeId:O.routeId,path:O.path,matches:null,match:null,controller:null});return}let k=t.fetchers.get(P),$=Ry(E,O.path),I=!1;d.has(P)?I=!1:l.includes(P)?I=!0:k&&k.state!=="idle"&&k.data===void 0?I=i:I=RC($,Pt({currentUrl:b,currentParams:t.matches[t.matches.length-1].params,nextUrl:y,nextParams:r[r.length-1].params},n,{actionResult:v,defaultShouldRevalidate:i})),I&&C.push({key:P,routeId:O.routeId,path:O.path,matches:E,match:$,controller:new AbortController})}),[_,C]}function bme(e,t,r){let n=!t||r.route.id!==t.route.id,o=e[r.route.id]===void 0;return n||o}function K3(e,t){let r=e.route.path;return e.pathname!==t.pathname||r!=null&&r.endsWith("*")&&e.params["*"]!==t.params["*"]}function RC(e,t){if(e.route.shouldRevalidate){let r=e.route.shouldRevalidate(t);if(typeof r=="boolean")return r}return t.defaultShouldRevalidate}async function TC(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 i={};for(let a in n){let c=o[a]!==void 0&&a!=="hasErrorBoundary";fa(!c,'Route "'+o.id+'" has a static property "'+a+'" defined but its lazy function is also returning a value for this property. '+('The lazy route property "'+a+'" will be ignored.')),!c&&!Uhe.has(a)&&(i[a]=n[a])}Object.assign(o,i),Object.assign(o,Pt({},t(o),{lazy:void 0}))}async function vl(e,t,r,n,o,i,a,l){l===void 0&&(l={});let c,u,d,p=g=>{let v,b=new Promise((y,x)=>v=x);return d=()=>v(),t.signal.addEventListener("abort",d),Promise.race([g({request:t,params:r.params,context:l.requestContext}),b])};try{let g=r.route[e];if(r.route.lazy)if(g){let v,b=await Promise.all([p(g).catch(y=>{v=y}),TC(r.route,i,o)]);if(v)throw v;u=b[0]}else if(await TC(r.route,i,o),g=r.route[e],g)u=await p(g);else if(e==="action"){let v=new URL(t.url),b=v.pathname+v.search;throw nn(405,{method:t.method,pathname:b,routeId:r.route.id})}else return{type:Ct.data,data:void 0};else if(g)u=await p(g);else{let v=new URL(t.url),b=v.pathname+v.search;throw nn(404,{pathname:b})}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(g){c=Ct.error,u=g}finally{d&&t.signal.removeEventListener("abort",d)}if(jme(u)){let g=u.status;if(hme.has(g)){let y=u.headers.get("Location");if(Ce(y,"Redirects returned/thrown from loaders/actions must have a Location header"),!G3.test(y))y=$y(new URL(t.url),n.slice(0,n.indexOf(r)+1),a,!0,y);else if(!l.isStaticRequest){let x=new URL(t.url),w=y.startsWith("//")?new URL(x.protocol+y):new URL(y),_=Jc(w.pathname,a)!=null;w.origin===x.origin&&_&&(y=w.pathname+w.search+w.hash)}if(l.isStaticRequest)throw u.headers.set("Location",y),u;return{type:Ct.redirect,status:g,location:y,revalidate:u.headers.get("X-Remix-Revalidate")!==null,reloadDocument:u.headers.get("X-Remix-Reload-Document")!==null}}if(l.isRouteRequest)throw{type:c===Ct.error?Ct.error:Ct.data,response:u};let v,b=u.headers.get("Content-Type");return b&&/\bapplication\/json\b/.test(b)?v=await u.json():v=await u.text(),c===Ct.error?{type:c,error:new v1(g,u.statusText,v),headers:u.headers}:{type:Ct.data,data:v,statusCode:u.status,headers:u.headers}}if(c===Ct.error)return{type:c,error:u};if(Pme(u)){var h,m;return{type:Ct.deferred,deferredData:u,statusCode:(h=u.init)==null?void 0:h.status,headers:((m=u.init)==null?void 0:m.headers)&&new Headers(u.init.headers)}}return{type:Ct.data,data:u}}function yl(e,t,r,n){let o=e.createURL(Y3(t)).toString(),i={signal:r};if(n&&Sn(n.formMethod)){let{formMethod:a,formEncType:l}=n;i.method=a.toUpperCase(),l==="application/json"?(i.headers=new Headers({"Content-Type":l}),i.body=JSON.stringify(n.json)):l==="text/plain"?i.body=n.text:l==="application/x-www-form-urlencoded"&&n.formData?i.body=ky(n.formData):i.body=n.formData}return new Request(o,i)}function ky(e){let t=new URLSearchParams;for(let[r,n]of e.entries())t.append(r,typeof n=="string"?n:n.name);return t}function IC(e){let t=new FormData;for(let[r,n]of e.entries())t.append(r,n);return t}function _me(e,t,r,n,o){let i={},a=null,l,c=!1,u={};return r.forEach((d,p)=>{let h=t[p].route.id;if(Ce(!fs(d),"Cannot handle redirect results in processLoaderData"),Wl(d)){let m=Ul(e,h),g=d.error;n&&(g=Object.values(n)[0],n=void 0),a=a||{},a[m.route.id]==null&&(a[m.route.id]=g),i[h]=void 0,c||(c=!0,l=H3(d.error)?d.error.status:500),d.headers&&(u[h]=d.headers)}else Xi(d)?(o.set(h,d.deferredData),i[h]=d.deferredData.data):i[h]=d.data,d.statusCode!=null&&d.statusCode!==200&&!c&&(l=d.statusCode),d.headers&&(u[h]=d.headers)}),n&&(a=n,i[Object.keys(n)[0]]=void 0),{loaderData:i,errors:a,statusCode:l||200,loaderHeaders:u}}function DC(e,t,r,n,o,i,a,l){let{loaderData:c,errors:u}=_me(t,r,n,o,l);for(let d=0;d<i.length;d++){let{key:p,match:h,controller:m}=i[d];Ce(a!==void 0&&a[d]!==void 0,"Did not find corresponding fetcher result");let g=a[d];if(!(m&&m.signal.aborted))if(Wl(g)){let v=Ul(e.matches,h==null?void 0:h.route.id);u&&u[v.route.id]||(u=Pt({},u,{[v.route.id]:g.error})),e.fetchers.delete(p)}else if(fs(g))Ce(!1,"Unhandled fetcher revalidation redirect");else if(Xi(g))Ce(!1,"Unhandled fetcher deferred data");else{let v=Jo(g.data);e.fetchers.set(p,v)}}return{loaderData:c,errors:u}}function NC(e,t,r,n){let o=Pt({},t);for(let i of r){let a=i.route.id;if(t.hasOwnProperty(a)?t[a]!==void 0&&(o[a]=t[a]):e[a]!==void 0&&i.route.loader&&(o[a]=e[a]),n&&n.hasOwnProperty(a))break}return o}function Ul(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 AC(e){let t=e.length===1?e[0]:e.find(r=>r.index||!r.path||r.path==="/")||{id:"__shim-error-route__"};return{matches:[{params:{},pathname:"",pathnameBase:"",route:t}],route:t}}function nn(e,t){let{pathname:r,routeId:n,method:o,type:i}=t===void 0?{}:t,a="Unknown Server Error",l="Unknown @remix-run/router error";return e===400?(a="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.":i==="defer-action"?l="defer() is not supported in actions":i==="invalid-body"&&(l="Unable to encode submission body")):e===403?(a="Forbidden",l='Route "'+n+'" does not match URL "'+r+'"'):e===404?(a="Not Found",l='No route matches URL "'+r+'"'):e===405&&(a="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 v1(e||500,a,new Error(l),!0)}function MC(e){for(let t=e.length-1;t>=0;t--){let r=e[t];if(fs(r))return{result:r,idx:t}}}function Y3(e){let t=typeof e=="string"?Bo(e):e;return Xc(Pt({},t,{hash:""}))}function Sme(e,t){return e.pathname!==t.pathname||e.search!==t.search?!1:e.hash===""?t.hash!=="":e.hash===t.hash?!0:t.hash!==""}function Xi(e){return e.type===Ct.deferred}function Wl(e){return e.type===Ct.error}function fs(e){return(e&&e.type)===Ct.redirect}function Pme(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 jme(e){return e!=null&&typeof e.status=="number"&&typeof e.statusText=="string"&&typeof e.headers=="object"&&typeof e.body<"u"}function Ome(e){return pme.has(e.toLowerCase())}function Sn(e){return dme.has(e.toLowerCase())}async function LC(e,t,r,n,o,i){for(let a=0;a<r.length;a++){let l=r[a],c=t[a];if(!c)continue;let u=e.find(p=>p.route.id===c.route.id),d=u!=null&&!K3(u,c)&&(i&&i[c.route.id])!==void 0;if(Xi(l)&&(o||d)){let p=n[a];Ce(p,"Expected an AbortSignal for revalidating fetcher deferred result"),await X3(l,p,o).then(h=>{h&&(r[a]=h||r[a])})}}}async function X3(e,t,r){if(r===void 0&&(r=!1),!await e.deferredData.resolveData(t)){if(r)try{return{type:Ct.data,data:e.deferredData.unwrappedData}}catch(o){return{type:Ct.error,error:o}}return{type:Ct.data,data:e.deferredData.data}}}function y1(e){return new URLSearchParams(e).getAll("index").some(t=>t==="")}function Ry(e,t){let r=typeof t=="string"?Bo(t).search:t.search;if(e[e.length-1].route.index&&y1(r||""))return e[e.length-1];let n=g1(e);return n[n.length-1]}function zC(e){let{formMethod:t,formAction:r,formEncType:n,text:o,formData:i,json:a}=e;if(!(!t||!r||!n)){if(o!=null)return{formMethod:t,formAction:r,formEncType:n,formData:void 0,json:void 0,text:o};if(i!=null)return{formMethod:t,formAction:r,formEncType:n,formData:i,json:void 0,text:void 0};if(a!==void 0)return{formMethod:t,formAction:r,formEncType:n,formData:void 0,json:a,text:void 0}}}function Yg(e,t){return t?{state:"loading",location:e,formMethod:t.formMethod,formAction:t.formAction,formEncType:t.formEncType,formData:t.formData,json:t.json,text:t.text}:{state:"loading",location:e,formMethod:void 0,formAction:void 0,formEncType:void 0,formData:void 0,json:void 0,text:void 0}}function Cme(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 xl(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 Eme(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 Jo(e){return{state:"idle",formMethod:void 0,formAction:void 0,formEncType:void 0,formData:void 0,json:void 0,text:void 0,data:e}}function $me(e,t){try{let r=e.sessionStorage.getItem(Q3);if(r){let n=JSON.parse(r);for(let[o,i]of Object.entries(n||{}))i&&Array.isArray(i)&&t.set(o,new Set(i||[]))}}catch{}}function kme(e,t){if(t.size>0){let r={};for(let[n,o]of t)r[n]=[...o];try{e.sessionStorage.setItem(Q3,JSON.stringify(r))}catch(n){fa(!1,"Failed to save applied view transitions in sessionStorage ("+n+").")}}}/**
205
+ * React Router v6.20.1
206
+ *
207
+ * Copyright (c) Remix Software Inc.
208
+ *
209
+ * This source code is licensed under the MIT license found in the
210
+ * LICENSE.md file in the root directory of this source tree.
211
+ *
212
+ * @license MIT
213
+ */function yh(){return yh=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},yh.apply(this,arguments)}const Dm=f.createContext(null),J3=f.createContext(null),Nm=f.createContext(null),Am=f.createContext(null),Ri=f.createContext({outlet:null,matches:[],isDataRoute:!1}),Z3=f.createContext(null);function Mm(){return f.useContext(Am)!=null}function Ti(){return Mm()||Ce(!1),f.useContext(Am).location}function eA(e){f.useContext(Nm).static||f.useLayoutEffect(e)}function jt(){let{isDataRoute:e}=f.useContext(Ri);return e?Wme():Rme()}function Rme(){Mm()||Ce(!1);let e=f.useContext(Dm),{basename:t,navigator:r}=f.useContext(Nm),{matches:n}=f.useContext(Ri),{pathname:o}=Ti(),i=JSON.stringify(g1(n).map(c=>c.pathnameBase)),a=f.useRef(!1);return eA(()=>{a.current=!0}),f.useCallback(function(c,u){if(u===void 0&&(u={}),!a.current)return;if(typeof c=="number"){r.go(c);return}let d=W3(c,JSON.parse(i),o,u.relative==="path");e==null&&t!=="/"&&(d.pathname=d.pathname==="/"?t:xi([t,d.pathname])),(u.replace?r.replace:r.push)(d,u.state,u)},[t,r,i,o,e])}const Tme=f.createContext(null);function Ime(e){let t=f.useContext(Ri).outlet;return t&&f.createElement(Tme.Provider,{value:e},t)}function Qe(){let{matches:e}=f.useContext(Ri),t=e[e.length-1];return t?t.params:{}}function Dme(e,t){return tA(e,t)}function tA(e,t,r){Mm()||Ce(!1);let{navigator:n}=f.useContext(Nm),{matches:o}=f.useContext(Ri),i=o[o.length-1],a=i?i.params:{};i&&i.pathname;let l=i?i.pathnameBase:"/";i&&i.route;let c=Ti(),u;if(t){var d;let v=typeof t=="string"?Bo(t):t;l==="/"||(d=v.pathname)!=null&&d.startsWith(l)||Ce(!1),u=v}else u=c;let p=u.pathname||"/",h=l==="/"?p:p.slice(l.length)||"/",m=ts(e,{pathname:h}),g=zme(m&&m.map(v=>Object.assign({},v,{params:Object.assign({},a,v.params),pathname:xi([l,n.encodeLocation?n.encodeLocation(v.pathname).pathname:v.pathname]),pathnameBase:v.pathnameBase==="/"?l:xi([l,n.encodeLocation?n.encodeLocation(v.pathnameBase).pathname:v.pathnameBase])})),o,r);return t&&g?f.createElement(Am.Provider,{value:{location:yh({pathname:"/",search:"",hash:"",state:null,key:"default"},u),navigationType:Ot.Pop}},g):g}function Nme(){let e=Ume(),t=H3(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)"},i=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,i)}const Ame=f.createElement(Nme,null);class Mme 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(Ri.Provider,{value:this.props.routeContext},f.createElement(Z3.Provider,{value:this.state.error,children:this.props.component})):this.props.children}}function Lme(e){let{routeContext:t,match:r,children:n}=e,o=f.useContext(Dm);return o&&o.static&&o.staticContext&&(r.route.errorElement||r.route.ErrorBoundary)&&(o.staticContext._deepestRenderedBoundaryId=r.route.id),f.createElement(Ri.Provider,{value:t},n)}function zme(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 i=e,a=(n=r)==null?void 0:n.errors;if(a!=null){let l=i.findIndex(c=>c.route.id&&(a==null?void 0:a[c.route.id]));l>=0||Ce(!1),i=i.slice(0,Math.min(i.length,l+1))}return i.reduceRight((l,c,u)=>{let d=c.route.id?a==null?void 0:a[c.route.id]:null,p=null;r&&(p=c.route.errorElement||Ame);let h=t.concat(i.slice(0,u+1)),m=()=>{let g;return d?g=p:c.route.Component?g=f.createElement(c.route.Component,null):c.route.element?g=c.route.element:g=l,f.createElement(Lme,{match:c,routeContext:{outlet:l,matches:h,isDataRoute:r!=null},children:g})};return r&&(c.route.ErrorBoundary||c.route.errorElement||u===0)?f.createElement(Mme,{location:r.location,revalidation:r.revalidation,component:p,error:d,children:m(),routeContext:{outlet:null,matches:h,isDataRoute:!0}}):m()},null)}var rA=function(e){return e.UseBlocker="useBlocker",e.UseRevalidator="useRevalidator",e.UseNavigateStable="useNavigate",e}(rA||{}),xh=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}(xh||{});function Fme(e){let t=f.useContext(Dm);return t||Ce(!1),t}function Vme(e){let t=f.useContext(J3);return t||Ce(!1),t}function Bme(e){let t=f.useContext(Ri);return t||Ce(!1),t}function nA(e){let t=Bme(),r=t.matches[t.matches.length-1];return r.route.id||Ce(!1),r.route.id}function Ume(){var e;let t=f.useContext(Z3),r=Vme(xh.UseRouteError),n=nA(xh.UseRouteError);return t||((e=r.errors)==null?void 0:e[n])}function Wme(){let{router:e}=Fme(rA.UseNavigateStable),t=nA(xh.UseNavigateStable),r=f.useRef(!1);return eA(()=>{r.current=!0}),f.useCallback(function(o,i){i===void 0&&(i={}),r.current&&(typeof o=="number"?e.navigate(o):e.navigate(o,yh({fromRouteId:t},i)))},[e,t])}function x1(e){return Ime(e.context)}function ce(e){Ce(!1)}function Hme(e){let{basename:t="/",children:r=null,location:n,navigationType:o=Ot.Pop,navigator:i,static:a=!1}=e;Mm()&&Ce(!1);let l=t.replace(/^\/*/,"/"),c=f.useMemo(()=>({basename:l,navigator:i,static:a}),[l,i,a]);typeof n=="string"&&(n=Bo(n));let{pathname:u="/",search:d="",hash:p="",state:h=null,key:m="default"}=n,g=f.useMemo(()=>{let v=Jc(u,l);return v==null?null:{location:{pathname:v,search:d,hash:p,state:h,key:m},navigationType:o}},[l,u,d,p,h,m,o]);return g==null?null:f.createElement(Nm.Provider,{value:c},f.createElement(Am.Provider,{children:r,value:g}))}function qme(e){let{children:t,location:r}=e;return Dme(Ty(t),r)}new Promise(()=>{});function Ty(e,t){t===void 0&&(t=[]);let r=[];return f.Children.forEach(e,(n,o)=>{if(!f.isValidElement(n))return;let i=[...t,o];if(n.type===f.Fragment){r.push.apply(r,Ty(n.props.children,i));return}n.type!==ce&&Ce(!1),!n.props.index||!n.props.children||Ce(!1);let a={id:n.props.id||i.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&&(a.children=Ty(n.props.children,i)),r.push(a)}),r}function Gme(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}/**
214
+ * React Router DOM v6.20.1
215
+ *
216
+ * Copyright (c) Remix Software Inc.
217
+ *
218
+ * This source code is licensed under the MIT license found in the
219
+ * LICENSE.md file in the root directory of this source tree.
220
+ *
221
+ * @license MIT
222
+ */function wh(){return wh=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},wh.apply(this,arguments)}function Iy(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 Qme(e,t){let r=Iy(e);return t&&t.forEach((n,o)=>{r.has(o)||t.getAll(o).forEach(i=>{r.append(o,i)})}),r}function Kme(e,t){return yme({basename:t==null?void 0:t.basename,future:wh({},t==null?void 0:t.future,{v7_prependBasename:!0}),history:Fhe({window:t==null?void 0:t.window}),hydrationData:(t==null?void 0:t.hydrationData)||Yme(),routes:e,mapRouteProperties:Gme,window:t==null?void 0:t.window}).initialize()}function Yme(){var e;let t=(e=window)==null?void 0:e.__staticRouterHydrationData;return t&&t.errors&&(t=wh({},t,{errors:Xme(t.errors)})),t}function Xme(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 v1(o.status,o.statusText,o.data,o.internal===!0);else if(o&&o.__type==="Error"){if(o.__subType){let i=window[o.__subType];if(typeof i=="function")try{let a=new i(o.message);a.stack="",r[n]=a}catch{}}if(r[n]==null){let i=new Error(o.message);i.stack="",r[n]=i}}else r[n]=o;return r}const Jme=f.createContext({isTransitioning:!1}),Zme=f.createContext(new Map),ege="startTransition",FC=Hl[ege],tge="flushSync",VC=p8[tge];function rge(e){FC?FC(e):e()}function wl(e){VC?VC(e):e()}class nge{constructor(){this.status="pending",this.promise=new Promise((t,r)=>{this.resolve=n=>{this.status==="pending"&&(this.status="resolved",t(n))},this.reject=n=>{this.status==="pending"&&(this.status="rejected",r(n))}})}}function oge(e){let{fallbackElement:t,router:r,future:n}=e,[o,i]=f.useState(r.state),[a,l]=f.useState(),[c,u]=f.useState({isTransitioning:!1}),[d,p]=f.useState(),[h,m]=f.useState(),[g,v]=f.useState(),b=f.useRef(new Map),{v7_startTransition:y}=n||{},x=f.useCallback(P=>{y?rge(P):P()},[y]),w=f.useCallback((P,E)=>{let{deletedFetchers:k,unstable_flushSync:$,unstable_viewTransitionOpts:I}=E;k.forEach(N=>b.current.delete(N)),P.fetchers.forEach((N,A)=>{N.data!==void 0&&b.current.set(A,N.data)});let R=r.window==null||typeof r.window.document.startViewTransition!="function";if(!I||R){$?wl(()=>i(P)):x(()=>i(P));return}if($){wl(()=>{h&&(d&&d.resolve(),h.skipTransition()),u({isTransitioning:!0,flushSync:!0,currentLocation:I.currentLocation,nextLocation:I.nextLocation})});let N=r.window.document.startViewTransition(()=>{wl(()=>i(P))});N.finished.finally(()=>{wl(()=>{p(void 0),m(void 0),l(void 0),u({isTransitioning:!1})})}),wl(()=>m(N));return}h?(d&&d.resolve(),h.skipTransition(),v({state:P,currentLocation:I.currentLocation,nextLocation:I.nextLocation})):(l(P),u({isTransitioning:!0,flushSync:!1,currentLocation:I.currentLocation,nextLocation:I.nextLocation}))},[r.window,h,d,b,x]);f.useLayoutEffect(()=>r.subscribe(w),[r,w]),f.useEffect(()=>{c.isTransitioning&&!c.flushSync&&p(new nge)},[c]),f.useEffect(()=>{if(d&&a&&r.window){let P=a,E=d.promise,k=r.window.document.startViewTransition(async()=>{x(()=>i(P)),await E});k.finished.finally(()=>{p(void 0),m(void 0),l(void 0),u({isTransitioning:!1})}),m(k)}},[x,a,d,r.window]),f.useEffect(()=>{d&&a&&o.location.key===a.location.key&&d.resolve()},[d,h,o.location,a]),f.useEffect(()=>{!c.isTransitioning&&g&&(l(g.state),u({isTransitioning:!0,flushSync:!1,currentLocation:g.currentLocation,nextLocation:g.nextLocation}),v(void 0))},[c.isTransitioning,g]);let _=f.useMemo(()=>({createHref:r.createHref,encodeLocation:r.encodeLocation,go:P=>r.navigate(P),push:(P,E,k)=>r.navigate(P,{state:E,preventScrollReset:k==null?void 0:k.preventScrollReset}),replace:(P,E,k)=>r.navigate(P,{replace:!0,state:E,preventScrollReset:k==null?void 0:k.preventScrollReset})}),[r]),C=r.basename||"/",O=f.useMemo(()=>({router:r,navigator:_,static:!1,basename:C}),[r,_,C]);return f.createElement(f.Fragment,null,f.createElement(Dm.Provider,{value:O},f.createElement(J3.Provider,{value:o},f.createElement(Zme.Provider,{value:b.current},f.createElement(Jme.Provider,{value:c},f.createElement(Hme,{basename:C,location:o.location,navigationType:o.historyAction,navigator:_},o.initialized?f.createElement(ige,{routes:r.routes,state:o}):t))))),null)}function ige(e){let{routes:t,state:r}=e;return tA(t,void 0,r)}var BC;(function(e){e.UseScrollRestoration="useScrollRestoration",e.UseSubmit="useSubmit",e.UseSubmitFetcher="useSubmitFetcher",e.UseFetcher="useFetcher",e.useViewTransitionState="useViewTransitionState"})(BC||(BC={}));var UC;(function(e){e.UseFetcher="useFetcher",e.UseFetchers="useFetchers",e.UseScrollRestoration="useScrollRestoration"})(UC||(UC={}));function w1(e){let t=f.useRef(Iy(e)),r=f.useRef(!1),n=Ti(),o=f.useMemo(()=>Qme(n.search,r.current?null:t.current),[n.search]),i=jt(),a=f.useCallback((l,c)=>{const u=Iy(typeof l=="function"?l(o):l);r.current=!0,i("?"+u,c)},[i,o]);return[o,a]}var age=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 Zc(e,t){var r=sge(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 sge(e){var t=e.name,r=t&&t.lastIndexOf(".")!==-1;if(r&&!e.type){var n=t.split(".").pop().toLowerCase(),o=age.get(n);o&&Object.defineProperty(e,"type",{value:o,writable:!1,configurable:!1,enumerable:!0})}return e}var lge=[".DS_Store","Thumbs.db"];function cge(e){return ks(this,void 0,void 0,function(){return Rs(this,function(t){return bh(e)&&uge(e.dataTransfer)?[2,hge(e.dataTransfer,e.type)]:dge(e)?[2,fge(e)]:Array.isArray(e)&&e.every(function(r){return"getFile"in r&&typeof r.getFile=="function"})?[2,pge(e)]:[2,[]]})})}function uge(e){return bh(e)}function dge(e){return bh(e)&&bh(e.target)}function bh(e){return typeof e=="object"&&e!==null}function fge(e){return Dy(e.target.files).map(function(t){return Zc(t)})}function pge(e){return ks(this,void 0,void 0,function(){var t;return Rs(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 Zc(n)})]}})})}function hge(e,t){return ks(this,void 0,void 0,function(){var r,n;return Rs(this,function(o){switch(o.label){case 0:return e.items?(r=Dy(e.items).filter(function(i){return i.kind==="file"}),t!=="drop"?[2,r]:[4,Promise.all(r.map(mge))]):[3,2];case 1:return n=o.sent(),[2,WC(oA(n))];case 2:return[2,WC(Dy(e.files).map(function(i){return Zc(i)}))]}})})}function WC(e){return e.filter(function(t){return lge.indexOf(t.name)===-1})}function Dy(e){if(e===null)return[];for(var t=[],r=0;r<e.length;r++){var n=e[r];t.push(n)}return t}function mge(e){if(typeof e.webkitGetAsEntry!="function")return HC(e);var t=e.webkitGetAsEntry();return t&&t.isDirectory?iA(t):HC(e)}function oA(e){return e.reduce(function(t,r){return rv(rv([],$1(t),!1),$1(Array.isArray(r)?oA(r):[r]),!1)},[])}function HC(e){var t=e.getAsFile();if(!t)return Promise.reject("".concat(e," is not a File"));var r=Zc(t);return Promise.resolve(r)}function gge(e){return ks(this,void 0,void 0,function(){return Rs(this,function(t){return[2,e.isDirectory?iA(e):vge(e)]})})}function iA(e){var t=e.createReader();return new Promise(function(r,n){var o=[];function i(){var a=this;t.readEntries(function(l){return ks(a,void 0,void 0,function(){var c,u,d;return Rs(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(gge)),o.push(d),i(),p.label=6;case 6:return[2]}})})},function(l){n(l)})}i()})}function vge(e){return ks(this,void 0,void 0,function(){return Rs(this,function(t){return[2,new Promise(function(r,n){e.file(function(o){var i=Zc(o,e.fullPath);r(i)},function(o){n(o)})})]})})}var yge=function(e,t){if(e&&t){var r=Array.isArray(t)?t:t.split(","),n=e.name||"",o=(e.type||"").toLowerCase(),i=o.replace(/\/.*$/,"");return r.some(function(a){var l=a.trim().toLowerCase();return l.charAt(0)==="."?n.toLowerCase().endsWith(l):l.endsWith("/*")?i===l.replace(/\/.*$/,""):o===l})}return!0};function qC(e){return bge(e)||wge(e)||sA(e)||xge()}function xge(){throw new TypeError(`Invalid attempt to spread non-iterable instance.
223
+ In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function wge(e){if(typeof Symbol<"u"&&e[Symbol.iterator]!=null||e["@@iterator"]!=null)return Array.from(e)}function bge(e){if(Array.isArray(e))return Ny(e)}function GC(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 QC(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?GC(Object(r),!0).forEach(function(n){aA(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):GC(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function aA(e,t,r){return t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function bc(e,t){return Pge(e)||Sge(e,t)||sA(e,t)||_ge()}function _ge(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
224
+ In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function sA(e,t){if(e){if(typeof e=="string")return Ny(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 Ny(e,t)}}function Ny(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 Sge(e,t){var r=e==null?null:typeof Symbol<"u"&&e[Symbol.iterator]||e["@@iterator"];if(r!=null){var n=[],o=!0,i=!1,a,l;try{for(r=r.call(e);!(o=(a=r.next()).done)&&(n.push(a.value),!(t&&n.length===t));o=!0);}catch(c){i=!0,l=c}finally{try{!o&&r.return!=null&&r.return()}finally{if(i)throw l}}return n}}function Pge(e){if(Array.isArray(e))return e}var jge="file-invalid-type",Oge="file-too-large",Cge="file-too-small",Ege="too-many-files",$ge=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:jge,message:"File type must be ".concat(r)}},KC=function(t){return{code:Oge,message:"File is larger than ".concat(t," ").concat(t===1?"byte":"bytes")}},YC=function(t){return{code:Cge,message:"File is smaller than ".concat(t," ").concat(t===1?"byte":"bytes")}},kge={code:Ege,message:"Too many files"};function lA(e,t){var r=e.type==="application/x-moz-file"||yge(e,t);return[r,r?null:$ge(t)]}function cA(e,t,r){if(qi(e.size))if(qi(t)&&qi(r)){if(e.size>r)return[!1,KC(r)];if(e.size<t)return[!1,YC(t)]}else{if(qi(t)&&e.size<t)return[!1,YC(t)];if(qi(r)&&e.size>r)return[!1,KC(r)]}return[!0,null]}function qi(e){return e!=null}function Rge(e){var t=e.files,r=e.accept,n=e.minSize,o=e.maxSize,i=e.multiple,a=e.maxFiles,l=e.validator;return!i&&t.length>1||i&&a>=1&&t.length>a?!1:t.every(function(c){var u=lA(c,r),d=bc(u,1),p=d[0],h=cA(c,n,o),m=bc(h,1),g=m[0],v=l?l(c):null;return p&&g&&!v})}function _h(e){return typeof e.isPropagationStopped=="function"?e.isPropagationStopped():typeof e.cancelBubble<"u"?e.cancelBubble:!1}function Xu(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 XC(e){e.preventDefault()}function Tge(e){return e.indexOf("MSIE")!==-1||e.indexOf("Trident/")!==-1}function Ige(e){return e.indexOf("Edge/")!==-1}function Dge(){var e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:window.navigator.userAgent;return Tge(e)||Ige(e)}function Wn(){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,i=new Array(o>1?o-1:0),a=1;a<o;a++)i[a-1]=arguments[a];return t.some(function(l){return!_h(n)&&l&&l.apply(void 0,[n].concat(i)),_h(n)})}}function Nge(){return"showOpenFilePicker"in window}function Age(e){if(qi(e)){var t=Object.entries(e).filter(function(r){var n=bc(r,2),o=n[0],i=n[1],a=!0;return uA(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.')),a=!1),(!Array.isArray(i)||!i.every(dA))&&(console.warn('Skipped "'.concat(o,'" because an invalid file extension was provided.')),a=!1),a}).reduce(function(r,n){var o=bc(n,2),i=o[0],a=o[1];return QC(QC({},r),{},aA({},i,a))},{});return[{description:"Files",accept:t}]}return e}function Mge(e){if(qi(e))return Object.entries(e).reduce(function(t,r){var n=bc(r,2),o=n[0],i=n[1];return[].concat(qC(t),[o],qC(i))},[]).filter(function(t){return uA(t)||dA(t)}).join(",")}function Lge(e){return e instanceof DOMException&&(e.name==="AbortError"||e.code===e.ABORT_ERR)}function zge(e){return e instanceof DOMException&&(e.name==="SecurityError"||e.code===e.SECURITY_ERR)}function uA(e){return e==="audio/*"||e==="video/*"||e==="image/*"||e==="text/*"||/\w+\/[-+.\w]+/g.test(e)}function dA(e){return/^.*\.[\w]+$/.test(e)}var Fge=["children"],Vge=["open"],Bge=["refKey","role","onKeyDown","onFocus","onBlur","onClick","onDragEnter","onDragOver","onDragLeave","onDrop"],Uge=["refKey","onChange","onClick"];function Wge(e){return Gge(e)||qge(e)||fA(e)||Hge()}function Hge(){throw new TypeError(`Invalid attempt to spread non-iterable instance.
225
+ In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function qge(e){if(typeof Symbol<"u"&&e[Symbol.iterator]!=null||e["@@iterator"]!=null)return Array.from(e)}function Gge(e){if(Array.isArray(e))return Ay(e)}function Xg(e,t){return Yge(e)||Kge(e,t)||fA(e,t)||Qge()}function Qge(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
226
+ In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function fA(e,t){if(e){if(typeof e=="string")return Ay(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 Ay(e,t)}}function Ay(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 Kge(e,t){var r=e==null?null:typeof Symbol<"u"&&e[Symbol.iterator]||e["@@iterator"];if(r!=null){var n=[],o=!0,i=!1,a,l;try{for(r=r.call(e);!(o=(a=r.next()).done)&&(n.push(a.value),!(t&&n.length===t));o=!0);}catch(c){i=!0,l=c}finally{try{!o&&r.return!=null&&r.return()}finally{if(i)throw l}}return n}}function Yge(e){if(Array.isArray(e))return e}function JC(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 vt(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?JC(Object(r),!0).forEach(function(n){My(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):JC(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function My(e,t,r){return t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function Sh(e,t){if(e==null)return{};var r=Xge(e,t),n,o;if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(o=0;o<i.length;o++)n=i[o],!(t.indexOf(n)>=0)&&Object.prototype.propertyIsEnumerable.call(e,n)&&(r[n]=e[n])}return r}function Xge(e,t){if(e==null)return{};var r={},n=Object.keys(e),o,i;for(i=0;i<n.length;i++)o=n[i],!(t.indexOf(o)>=0)&&(r[o]=e[o]);return r}var b1=f.forwardRef(function(e,t){var r=e.children,n=Sh(e,Fge),o=hA(n),i=o.open,a=Sh(o,Vge);return f.useImperativeHandle(t,function(){return{open:i}},[i]),S.createElement(f.Fragment,null,r(vt(vt({},a),{},{open:i})))});b1.displayName="Dropzone";var pA={disabled:!1,getFilesFromEvent:cge,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};b1.defaultProps=pA;b1.propTypes={children:De.func,accept:De.objectOf(De.arrayOf(De.string)),multiple:De.bool,preventDropOnDocument:De.bool,noClick:De.bool,noKeyboard:De.bool,noDrag:De.bool,noDragEventsBubbling:De.bool,minSize:De.number,maxSize:De.number,maxFiles:De.number,disabled:De.bool,getFilesFromEvent:De.func,onFileDialogCancel:De.func,onFileDialogOpen:De.func,useFsAccessApi:De.bool,autoFocus:De.bool,onDragEnter:De.func,onDragLeave:De.func,onDragOver:De.func,onDrop:De.func,onDropAccepted:De.func,onDropRejected:De.func,onError:De.func,validator:De.func};var Ly={isFocused:!1,isFileDialogActive:!1,isDragActive:!1,isDragAccept:!1,isDragReject:!1,acceptedFiles:[],fileRejections:[]};function hA(){var e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},t=vt(vt({},pA),e),r=t.accept,n=t.disabled,o=t.getFilesFromEvent,i=t.maxSize,a=t.minSize,l=t.multiple,c=t.maxFiles,u=t.onDragEnter,d=t.onDragLeave,p=t.onDragOver,h=t.onDrop,m=t.onDropAccepted,g=t.onDropRejected,v=t.onFileDialogCancel,b=t.onFileDialogOpen,y=t.useFsAccessApi,x=t.autoFocus,w=t.preventDropOnDocument,_=t.noClick,C=t.noKeyboard,O=t.noDrag,P=t.noDragEventsBubbling,E=t.onError,k=t.validator,$=f.useMemo(function(){return Mge(r)},[r]),I=f.useMemo(function(){return Age(r)},[r]),R=f.useMemo(function(){return typeof b=="function"?b:ZC},[b]),N=f.useMemo(function(){return typeof v=="function"?v:ZC},[v]),A=f.useRef(null),z=f.useRef(null),G=f.useReducer(Jge,Ly),X=Xg(G,2),T=X[0],L=X[1],B=T.isFocused,Q=T.isFileDialogActive,Z=f.useRef(typeof window<"u"&&window.isSecureContext&&y&&Nge()),Se=function(){!Z.current&&Q&&setTimeout(function(){if(z.current){var me=z.current.files;me.length||(L({type:"closeDialog"}),N())}},300)};f.useEffect(function(){return window.addEventListener("focus",Se,!1),function(){window.removeEventListener("focus",Se,!1)}},[z,Q,N,Z]);var xe=f.useRef([]),Ue=function(me){A.current&&A.current.contains(me.target)||(me.preventDefault(),xe.current=[])};f.useEffect(function(){return w&&(document.addEventListener("dragover",XC,!1),document.addEventListener("drop",Ue,!1)),function(){w&&(document.removeEventListener("dragover",XC),document.removeEventListener("drop",Ue))}},[A,w]),f.useEffect(function(){return!n&&x&&A.current&&A.current.focus(),function(){}},[A,x,n]);var Le=f.useCallback(function(ee){E?E(ee):console.error(ee)},[E]),gt=f.useCallback(function(ee){ee.preventDefault(),ee.persist(),dr(ee),xe.current=[].concat(Wge(xe.current),[ee.target]),Xu(ee)&&Promise.resolve(o(ee)).then(function(me){if(!(_h(ee)&&!P)){var ft=me.length,We=ft>0&&Rge({files:me,accept:$,minSize:a,maxSize:i,multiple:l,maxFiles:c,validator:k}),bt=ft>0&&!We;L({isDragAccept:We,isDragReject:bt,isDragActive:!0,type:"setDraggedFiles"}),u&&u(ee)}}).catch(function(me){return Le(me)})},[o,u,Le,P,$,a,i,l,c,k]),Nt=f.useCallback(function(ee){ee.preventDefault(),ee.persist(),dr(ee);var me=Xu(ee);if(me&&ee.dataTransfer)try{ee.dataTransfer.dropEffect="copy"}catch{}return me&&p&&p(ee),!1},[p,P]),ke=f.useCallback(function(ee){ee.preventDefault(),ee.persist(),dr(ee);var me=xe.current.filter(function(We){return A.current&&A.current.contains(We)}),ft=me.indexOf(ee.target);ft!==-1&&me.splice(ft,1),xe.current=me,!(me.length>0)&&(L({type:"setDraggedFiles",isDragActive:!1,isDragAccept:!1,isDragReject:!1}),Xu(ee)&&d&&d(ee))},[A,d,P]),qt=f.useCallback(function(ee,me){var ft=[],We=[];ee.forEach(function(bt){var Nn=lA(bt,$),yn=Xg(Nn,2),Fr=yn[0],Wo=yn[1],An=cA(bt,a,i),Mn=Xg(An,2),fo=Mn[0],Ni=Mn[1],fr=k?k(bt):null;if(Fr&&fo&&!fr)ft.push(bt);else{var Ho=[Wo,Ni];fr&&(Ho=Ho.concat(fr)),We.push({file:bt,errors:Ho.filter(function(ja){return ja})})}}),(!l&&ft.length>1||l&&c>=1&&ft.length>c)&&(ft.forEach(function(bt){We.push({file:bt,errors:[kge]})}),ft.splice(0)),L({acceptedFiles:ft,fileRejections:We,type:"setFiles"}),h&&h(ft,We,me),We.length>0&&g&&g(We,me),ft.length>0&&m&&m(ft,me)},[L,l,$,a,i,c,h,m,g,k]),zr=f.useCallback(function(ee){ee.preventDefault(),ee.persist(),dr(ee),xe.current=[],Xu(ee)&&Promise.resolve(o(ee)).then(function(me){_h(ee)&&!P||qt(me,ee)}).catch(function(me){return Le(me)}),L({type:"reset"})},[o,qt,Le,P]),ur=f.useCallback(function(){if(Z.current){L({type:"openDialog"}),R();var ee={multiple:l,types:I};window.showOpenFilePicker(ee).then(function(me){return o(me)}).then(function(me){qt(me,null),L({type:"closeDialog"})}).catch(function(me){Lge(me)?(N(me),L({type:"closeDialog"})):zge(me)?(Z.current=!1,z.current?(z.current.value=null,z.current.click()):Le(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."))):Le(me)});return}z.current&&(L({type:"openDialog"}),R(),z.current.value=null,z.current.click())},[L,R,N,y,qt,Le,I,l]),Gt=f.useCallback(function(ee){!A.current||!A.current.isEqualNode(ee.target)||(ee.key===" "||ee.key==="Enter"||ee.keyCode===32||ee.keyCode===13)&&(ee.preventDefault(),ur())},[A,ur]),At=f.useCallback(function(){L({type:"focus"})},[]),lo=f.useCallback(function(){L({type:"blur"})},[]),Uo=f.useCallback(function(){_||(Dge()?setTimeout(ur,0):ur())},[_,ur]),tt=function(me){return n?null:me},co=function(me){return C?null:tt(me)},Sr=function(me){return O?null:tt(me)},dr=function(me){P&&me.stopPropagation()},Di=f.useMemo(function(){return function(){var ee=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},me=ee.refKey,ft=me===void 0?"ref":me,We=ee.role,bt=ee.onKeyDown,Nn=ee.onFocus,yn=ee.onBlur,Fr=ee.onClick,Wo=ee.onDragEnter,An=ee.onDragOver,Mn=ee.onDragLeave,fo=ee.onDrop,Ni=Sh(ee,Bge);return vt(vt(My({onKeyDown:co(Wn(bt,Gt)),onFocus:co(Wn(Nn,At)),onBlur:co(Wn(yn,lo)),onClick:tt(Wn(Fr,Uo)),onDragEnter:Sr(Wn(Wo,gt)),onDragOver:Sr(Wn(An,Nt)),onDragLeave:Sr(Wn(Mn,ke)),onDrop:Sr(Wn(fo,zr)),role:typeof We=="string"&&We!==""?We:"presentation"},ft,A),!n&&!C?{tabIndex:0}:{}),Ni)}},[A,Gt,At,lo,Uo,gt,Nt,ke,zr,C,O,n]),en=f.useCallback(function(ee){ee.stopPropagation()},[]),uo=f.useMemo(function(){return function(){var ee=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},me=ee.refKey,ft=me===void 0?"ref":me,We=ee.onChange,bt=ee.onClick,Nn=Sh(ee,Uge),yn=My({accept:$,multiple:l,type:"file",style:{display:"none"},onChange:tt(Wn(We,zr)),onClick:tt(Wn(bt,en)),tabIndex:-1},ft,z);return vt(vt({},yn),Nn)}},[z,r,l,zr,n]);return vt(vt({},T),{},{isFocused:B&&!n,getRootProps:Di,getInputProps:uo,rootRef:A,inputRef:z,open:tt(ur)})}function Jge(e,t){switch(t.type){case"focus":return vt(vt({},e),{},{isFocused:!0});case"blur":return vt(vt({},e),{},{isFocused:!1});case"openDialog":return vt(vt({},Ly),{},{isFileDialogActive:!0});case"closeDialog":return vt(vt({},e),{},{isFileDialogActive:!1});case"setDraggedFiles":return vt(vt({},e),{},{isDragActive:t.isDragActive,isDragAccept:t.isDragAccept,isDragReject:t.isDragReject});case"setFiles":return vt(vt({},e),{},{acceptedFiles:t.acceptedFiles,fileRejections:t.fileRejections});case"reset":return vt({},Ly);default:return e}}function ZC(){}const[Zge,eve]=Do("Dropzone component was not found in tree");var eE=Object.getOwnPropertySymbols,tve=Object.prototype.hasOwnProperty,rve=Object.prototype.propertyIsEnumerable,nve=(e,t)=>{var r={};for(var n in e)tve.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(e!=null&&eE)for(var n of eE(e))t.indexOf(n)<0&&rve.call(e,n)&&(r[n]=e[n]);return r};function _1(e){const t=r=>{const n=H(`Dropzone${lw(e)}`,{},r),{children:o}=n,i=nve(n,["children"]),a=eve(),l=Ts(o)?o:S.createElement("span",null,o);return a[e]?f.cloneElement(l,i):null};return t.displayName=`@mantine/dropzone/${lw(e)}`,t}const ove=_1("accept"),ive=_1("reject"),ave=_1("idle");var sve=Object.defineProperty,lve=Object.defineProperties,cve=Object.getOwnPropertyDescriptors,tE=Object.getOwnPropertySymbols,uve=Object.prototype.hasOwnProperty,dve=Object.prototype.propertyIsEnumerable,rE=(e,t,r)=>t in e?sve(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,nE=(e,t)=>{for(var r in t||(t={}))uve.call(t,r)&&rE(e,r,t[r]);if(tE)for(var r of tE(t))dve.call(t,r)&&rE(e,r,t[r]);return e},fve=(e,t)=>lve(e,cve(t)),pve=W((e,{padding:t,radius:r})=>{const n=e.fn.variant({color:"red",variant:"light"}),o=e.fn.variant({color:e.primaryColor,variant:"light"});return{root:fve(nE(nE({},e.fn.fontStyles()),e.fn.focusStyles()),{boxSizing:"border-box",backgroundColor:e.colorScheme==="dark"?e.colors.dark[6]:e.white,border:`${j(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 hve=pve;var mve=Object.defineProperty,gve=Object.defineProperties,vve=Object.getOwnPropertyDescriptors,Ph=Object.getOwnPropertySymbols,mA=Object.prototype.hasOwnProperty,gA=Object.prototype.propertyIsEnumerable,oE=(e,t,r)=>t in e?mve(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,bl=(e,t)=>{for(var r in t||(t={}))mA.call(t,r)&&oE(e,r,t[r]);if(Ph)for(var r of Ph(t))gA.call(t,r)&&oE(e,r,t[r]);return e},Jg=(e,t)=>gve(e,vve(t)),yve=(e,t)=>{var r={};for(var n in e)mA.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(e!=null&&Ph)for(var n of Ph(e))t.indexOf(n)<0&&gA.call(e,n)&&(r[n]=e[n]);return r};const xve={padding:"md",loading:!1,multiple:!0,maxSize:1/0,autoFocus:!1,activateOnClick:!0,activateOnDrag:!0,dragEventsBubbling:!0,activateOnKeyboard:!0,useFsAccessApi:!0};function Ws(e){const t=H("Dropzone",xve,e),{className:r,padding:n,radius:o,disabled:i,classNames:a,styles:l,loading:c,multiple:u,maxSize:d,accept:p,children:h,onDropAny:m,onDrop:g,onReject:v,openRef:b,name:y,unstyled:x,maxFiles:w,autoFocus:_,activateOnClick:C,activateOnDrag:O,dragEventsBubbling:P,activateOnKeyboard:E,onDragEnter:k,onDragLeave:$,onDragOver:I,onFileDialogCancel:R,onFileDialogOpen:N,preventDropOnDocument:A,useFsAccessApi:z,getFilesFromEvent:G,validator:X,variant:T}=t,L=yve(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:B,cx:Q}=hve({radius:o,padding:n},{name:"Dropzone",classNames:a,styles:l,unstyled:x,variant:T}),{getRootProps:Z,getInputProps:Se,isDragAccept:xe,isDragReject:Ue,open:Le}=hA(bl({onDrop:m,onDropAccepted:g,onDropRejected:v,disabled:i||c,accept:Array.isArray(p)?p.reduce((Nt,ke)=>Jg(bl({},Nt),{[ke]:[]}),{}):p,multiple:u,maxSize:d,maxFiles:w,autoFocus:_,noClick:!C,noDrag:!O,noDragEventsBubbling:!P,noKeyboard:!E,onDragEnter:k,onDragLeave:$,onDragOver:I,onFileDialogCancel:R,onFileDialogOpen:N,preventDropOnDocument:A,useFsAccessApi:z,validator:X},G?{getFilesFromEvent:G}:null));h$(b,Le);const gt=!xe&&!Ue;return S.createElement(Zge,{value:{accept:xe,reject:Ue,idle:gt}},S.createElement(ae,Jg(bl(bl({},L),Z()),{"data-accept":xe||void 0,"data-reject":Ue||void 0,"data-idle":gt||void 0,"data-loading":c||void 0,className:Q(B.root,r)}),S.createElement(_D,{visible:c,radius:o,unstyled:x}),S.createElement("input",Jg(bl({},Se()),{name:y})),S.createElement("div",{className:B.inner},h)))}Ws.displayName="@mantine/dropzone/Dropzone";Ws.Accept=ove;Ws.Reject=ive;Ws.Idle=ave;const vA=Ws;var wve=Object.defineProperty,bve=Object.defineProperties,_ve=Object.getOwnPropertyDescriptors,iE=Object.getOwnPropertySymbols,Sve=Object.prototype.hasOwnProperty,Pve=Object.prototype.propertyIsEnumerable,aE=(e,t,r)=>t in e?wve(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,jve=(e,t)=>{for(var r in t||(t={}))Sve.call(t,r)&&aE(e,r,t[r]);if(iE)for(var r of iE(t))Pve.call(t,r)&&aE(e,r,t[r]);return e},Ove=(e,t)=>bve(e,_ve(t)),Cve=W(e=>({wrapper:Ove(jve({},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 Eve=Cve;var $ve=Object.defineProperty,kve=Object.defineProperties,Rve=Object.getOwnPropertyDescriptors,jh=Object.getOwnPropertySymbols,yA=Object.prototype.hasOwnProperty,xA=Object.prototype.propertyIsEnumerable,sE=(e,t,r)=>t in e?$ve(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,Zg=(e,t)=>{for(var r in t||(t={}))yA.call(t,r)&&sE(e,r,t[r]);if(jh)for(var r of jh(t))xA.call(t,r)&&sE(e,r,t[r]);return e},ev=(e,t)=>kve(e,Rve(t)),Tve=(e,t)=>{var r={};for(var n in e)yA.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(e!=null&&jh)for(var n of jh(e))t.indexOf(n)<0&&xA.call(e,n)&&(r[n]=e[n]);return r};const Ive={padding:"md",loading:!1,multiple:!0,maxSize:1/0,autoFocus:!1,activateOnClick:!0,activateOnDrag:!0,dragEventsBubbling:!0,activateOnKeyboard:!0,active:!0,zIndex:In("max"),withinPortal:!0};function wA(e){const t=H("DropzoneFullScreen",Ive,e),{classNames:r,styles:n,sx:o,className:i,style:a,unstyled:l,active:c,onDrop:u,onReject:d,zIndex:p,withinPortal:h,portalProps:m}=t,g=Tve(t,["classNames","styles","sx","className","style","unstyled","active","onDrop","onReject","zIndex","withinPortal","portalProps"]),[v,b]=S.useState(0),[y,{open:x,close:w}]=TL(!1),{classes:_,cx:C}=Eve(null,{name:"DropzoneFullScreen",classNames:r,styles:n,unstyled:l}),O=E=>{E.dataTransfer.types.includes("Files")&&(b(k=>k+1),x())},P=()=>{b(E=>E-1)};return f.useEffect(()=>{v===0&&w()},[v]),f.useEffect(()=>{if(c)return document.addEventListener("dragenter",O,!1),document.addEventListener("dragleave",P,!1),()=>{document.removeEventListener("dragenter",O,!1),document.removeEventListener("dragleave",P,!1)}},[c]),S.createElement(Ls,ev(Zg({},m),{withinPortal:h}),S.createElement(ae,{className:C(_.wrapper,i),sx:o,style:ev(Zg({},a),{opacity:y?1:0,pointerEvents:y?"all":"none",zIndex:p})},S.createElement(Ws,ev(Zg({},g),{classNames:r,styles:n,unstyled:l,className:_.dropzone,onDrop:E=>{u==null||u(E),w()},onReject:E=>{d==null||d(E),w()}}))))}wA.displayName="@mantine/dropzone/DropzoneFullScreen";vA.FullScreen=wA;const Ju=vA,Dve='{"resourceType": "Bundle"}';function tv({id:e,title:t,message:r,color:n,icon:o,withCloseButton:i=!1,method:a="show",loading:l}){_o[a]({id:e,loading:l,title:t,message:r,color:n,icon:o,withCloseButton:i,autoClose:!1})}function Nve(){const e=Ht(),t=oe(),[r,n]=f.useState({}),o=f.useCallback(async(l,c)=>{const u="batch-upload";tv({id:u,title:"Batch Upload in Progress",message:"Your batch data is being uploaded. This may take a moment...",method:"show",loading:!0});try{n({});let d=JSON.parse(l);d.type!=="batch"&&d.type!=="transaction"&&(d=w4(d));const p=await t.executeBatch(d);n(h=>({...h,[c]:p})),tv({id:u,title:"Batch Upload Successful",message:"Your batch data was successfully uploaded.",color:"green",method:"update",icon:s.jsx(Pm,{size:"1rem"}),withCloseButton:!0})}catch(d){tv({id:u,title:"Batch Upload Failed",color:"red",message:je(d),method:"update",icon:s.jsx(mh,{size:"1rem"}),withCloseButton:!0})}},[t]),i=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]),a=f.useCallback(async l=>{await o(l.input,"JSON Data")},[o]);return s.jsxs(be,{children:[s.jsx(ue,{children:"Batch Create"}),s.jsxs("p",{children:["Use this page to create, read, or update multiple resources. For more details, see ",s.jsx("a",{href:"https://www.hl7.org/fhir/http.html#transaction",children:"FHIR Batch and Transaction"}),"."]}),Object.keys(r).length===0&&s.jsxs(s.Fragment,{children:[s.jsx("h3",{children:"Input"}),s.jsxs(ze,{defaultValue:"upload",children:[s.jsxs(ze.List,{children:[s.jsx(ze.Tab,{value:"upload",children:"File Upload"}),s.jsx(ze.Tab,{value:"json",children:"JSON"})]}),s.jsx(ze.Panel,{value:"upload",pt:"xs",children:s.jsx(Ju,{onDrop:i,accept:["application/json"],children:s.jsxs(K,{position:"center",spacing:"xl",style:{minHeight:220,pointerEvents:"none"},children:[s.jsx(Ju.Accept,{children:s.jsx(cC,{size:50,stroke:1.5,color:e.colors[e.primaryColor][5]})}),s.jsx(Ju.Reject,{children:s.jsx(mh,{size:50,stroke:1.5,color:e.colors.red[5]})}),s.jsx(Ju.Idle,{children:s.jsx(cC,{size:50,stroke:1.5})}),s.jsxs("div",{children:[s.jsx(ne,{size:"xl",inline:!0,children:"Drag files here or click to select files"}),s.jsx(ne,{size:"sm",color:"dimmed",inline:!0,mt:7,children:"Attach as many files as you like"})]})]})})}),s.jsx(ze.Panel,{value:"json",pt:"xs",children:s.jsxs(Ne,{onSubmit:a,children:[s.jsx(Vs,{"data-testid":"batch-input",name:"input",minRows:20,defaultValue:Dve,deserialize:JSON.parse}),s.jsx(K,{position:"right",mt:"xl",noWrap:!0,children:s.jsx(re,{type:"submit",children:"Submit"})})]})})]})]}),Object.keys(r).length>0&&s.jsxs(s.Fragment,{children:[s.jsx("h3",{children:"Output"}),s.jsxs(ze,{defaultValue:Object.keys(r)[0],children:[s.jsx(ze.List,{children:Object.keys(r).map(l=>s.jsx(ze.Tab,{value:l,children:l},l))}),Object.keys(r).map(l=>s.jsx(ze.Panel,{value:l,children:s.jsx("pre",{style:{border:"1px solid #888"},children:JSON.stringify(r[l],void 0,2)})},l))]}),s.jsx(K,{position:"right",mt:"xl",noWrap:!0,children:s.jsx(re,{onClick:()=>n({}),children:"Start over"})})]})]})}function Ave(){const{resourceType:e}=Qe(),r=(Object.fromEntries(new URLSearchParams(location.search).entries()).ids||"").split(",").filter(o=>!!o),[n]=Os("Questionnaire",`subject-type=${e}`);return n?n.length===0?s.jsxs(be,{children:[s.jsxs(ue,{children:["No apps for ",e]}),s.jsx($e,{to:`/${e}`,children:"Return to search page"})]}):s.jsx(be,{children:s.jsx("div",{children:n.map(o=>s.jsxs("div",{children:[s.jsx("h3",{children:s.jsx($e,{to:`/forms/${o.id}?subject=`+r.map(i=>`${e}/${i}`).join(","),children:o.name})}),s.jsx("p",{children:o.description})]},o.id))})}):s.jsx(Tn,{})}function Mve(){const e=oe(),[t,r]=f.useState(),[n,o]=f.useState(!1);return s.jsx(be,{width:450,children:s.jsxs(Ne,{style:{maxWidth:400},onSubmit:i=>{r(void 0),e.post("auth/changepassword",i).then(()=>o(!0)).catch(a=>r(lt(a)))},children:[s.jsxs(sr,{sx:{flexDirection:"column"},children:[s.jsx(Dn,{size:32}),s.jsx(ue,{children:"Change password"})]}),!n&&s.jsxs(_e,{spacing:"xl",mt:"xl",children:[s.jsx(to,{name:"oldPassword",label:"Old password",required:!0,autoFocus:!0,error:Ie(t,"oldPassword")}),s.jsx(to,{name:"newPassword",label:"New password",required:!0,error:Ie(t,"newPassword")}),s.jsx(to,{name:"confirmPassword",label:"Confirm new password",required:!0,error:Ie(t,"confirmPassword")}),s.jsx(K,{position:"right",mt:"xl",noWrap:!0,children:s.jsx(re,{type:"submit",children:"Change password"})})]}),n&&s.jsx("div",{"data-testid":"success",children:"Password changed successfully"})]})})}const bA=["Form","JSON"],Lve=bA[0].toLowerCase();function zve(){const e=jt(),{resourceType:t}=Qe(),r=window.location.pathname.split("/").pop(),[n,o]=f.useState(r??Lve);function i(a){o(a),e(`/${t}/new/${a}`)}return s.jsxs(s.Fragment,{children:[s.jsxs(dn,{children:[s.jsxs(ne,{p:"md",weight:500,children:["New ",t]}),s.jsx(ga,{children:s.jsx(ze,{defaultValue:"form",value:n,onTabChange:i,children:s.jsx(ze.List,{style:{whiteSpace:"nowrap",flexWrap:"nowrap"},children:bA.map(a=>s.jsx(ze.Tab,{value:a.toLowerCase(),px:"md",children:a},a))})})})]}),s.jsx(x1,{})]})}function Fve(){return s.jsx(be,{children:s.jsxs(_e,{children:[s.jsx(ue,{order:1,children:"Unexpected Error"}),s.jsx(ne,{children:"We're sorry, something went wrong."}),s.jsxs(ne,{children:["Please contact ",s.jsx(Fe,{href:"mailto:support@medplum.com",children:"support"})," for assistance."]})]})})}const Lm=W(e=>({root:{display:"flex",flexDirection:"row",alignItems:"center",padding:"8px 10px"},entry:{display:"inline-block",margin:"5px 20px 5px 5px"},key:{color:e.colors.gray[6],textTransform:"uppercase",fontSize:e.fontSizes.xs,whiteSpace:"nowrap"},value:{fontSize:e.fontSizes.md,fontWeight:600,marginLeft:0,whiteSpace:"nowrap"}}));function Pe(e){const{classes:t}=Lm();return s.jsx(ga,{children:s.jsx("div",{className:t.root,children:e.children})})}Pe.Entry=function(t){const{classes:r}=Lm();return s.jsx("div",{className:r.entry,children:t.children})};Pe.Key=function(t){const{classes:r}=Lm();return s.jsx("div",{className:r.key,children:t.children})};Pe.Value=function(t){const{classes:r}=Lm();return s.jsx("div",{className:r.value,children:t.children})};function Vve(e){if(e.gender==="male")return"blue";if(e.gender==="female")return"pink"}function _A(e){var r,n;const t=et(e.patient);return t?s.jsxs(Pe,{children:[s.jsx(ji,{value:t,size:"lg",color:Vve(t)}),s.jsxs(Pe.Entry,{children:[s.jsx(Pe.Key,{children:"Name"}),s.jsx(Pe.Value,{children:s.jsx($e,{to:t,children:t.name?s.jsx(Ux,{value:t.name[0],options:{use:!1}}):"[blank]"})})]}),t.birthDate&&s.jsxs(s.Fragment,{children:[s.jsxs(Pe.Entry,{children:[s.jsx(Pe.Key,{children:"DoB"}),s.jsx(Pe.Value,{children:t.birthDate})]}),s.jsxs(Pe.Entry,{children:[s.jsx(Pe.Key,{children:"Age"}),s.jsx(Pe.Value,{children:Jie(t.birthDate)})]})]}),t.gender&&s.jsxs(Pe.Entry,{children:[s.jsx(Pe.Key,{children:"Gender"}),s.jsx(Pe.Value,{children:t.gender})]}),t.address&&s.jsxs(Pe.Entry,{children:[s.jsx(Pe.Key,{children:"State"}),s.jsx(Pe.Value,{children:(r=t.address[0])==null?void 0:r.state})]}),(n=t.identifier)==null?void 0:n.map(o=>s.jsxs(Pe.Entry,{children:[s.jsx(Pe.Key,{children:o==null?void 0:o.system}),s.jsx(Pe.Value,{children:o==null?void 0:o.value})]},`${o==null?void 0:o.system}-${o==null?void 0:o.value}`))]}):null}function SA(e){const t=et(e.resource);if(!t)return null;const r=[{key:"Type",value:s.jsx($e,{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 i(l,c){Array.isArray(c)?c.forEach(u=>i(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 a=ko(t);return a!==at(t)&&n("Name",a),"category"in t&&i("Category",t.category),t.resourceType!=="Bot"&&"code"in t&&i("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}),s.jsx(Pe,{children:r.map(l=>s.jsxs(Pe.Entry,{children:[s.jsx(Pe.Key,{children:l.key}),s.jsx(Pe.Value,{children:l.value})]},`${l.key}-${l.value}`))})}function S1(e){if(e.resourceType==="Patient")return e;if(e.resourceType==="DiagnosticReport"||e.resourceType==="Encounter"||e.resourceType==="Observation"||e.resourceType==="ServiceRequest")return e.subject}function Bve(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 Sd(e,t){return new Promise((r,n)=>{var i;const o=new MessageChannel;o.port1.onmessage=({data:a})=>{o.port1.close(),a.error?n(a.error):r(a.result)},(i=e.contentWindow)==null||i.postMessage(t,"https://codeeditor.medplum.com",[o.port2])})}function Ii(e){var t;return _x((t=e.getActiveLogin())==null?void 0:t.project)}function Uve(e,t){const r=new Blob([e],{type:Kt.JSON}),n=URL.createObjectURL(r),o=document.createElement("a");o.href=n;const i=t??new Date().toISOString().replace(/\D/g,"");o.download=`${i}.json`,document.body.appendChild(o),o.click(),URL.revokeObjectURL(n)}function Wve(){const{id:e}=Qe(),t=Ti(),n=Object.fromEntries(new URLSearchParams(t.search).entries()).subject,o=oe(),[i,a]=f.useState(!0),[l,c]=f.useState(),[u,d]=f.useState(),[p,h]=f.useState(),[m,g]=f.useState(),[v,b]=f.useState();if(f.useEffect(()=>{const w={resourceType:"Bundle",type:"batch",entry:[{request:{method:"GET",url:`Questionnaire/${e}`}}]};if(n){const _=n.split(",").filter(C=>!!C);_.length===1&&w.entry.push({request:{method:"GET",url:_[0]}}),d(_)}o.executeBatch(w).then(_=>{var C,O,P,E,k,$,I;((P=(O=(C=_.entry)==null?void 0:C[0])==null?void 0:O.response)==null?void 0:P.status)!=="200"?g((k=(E=_.entry)==null?void 0:E[0])==null?void 0:k.response):(c(($=_.entry[0])==null?void 0:$.resource),h((I=_.entry[1])==null?void 0:I.resource)),a(!1)}).catch(_=>{g(_),a(!1)})},[o,e,n]),m)return s.jsx(be,{children:s.jsx("pre",{"data-testid":"error",children:JSON.stringify(m,void 0,2)})});if(v)return s.jsxs(be,{children:[s.jsx(ue,{children:l==null?void 0:l.title}),s.jsx("p",{children:"Your response has been recorded."}),s.jsxs("ul",{children:[v.length===1&&s.jsx("li",{children:s.jsx($e,{to:v[0],children:"Review your answers"})}),v.length>1&&s.jsxs("li",{children:["Review your answers:",s.jsx("ul",{children:v.map(w=>s.jsx("li",{children:s.jsx($e,{to:w,children:at(w)})},w.id))})]}),p&&s.jsx("li",{children:s.jsxs($e,{to:p,children:["Back to ",ko(p)]})}),s.jsx("li",{children:s.jsx($e,{to:"/",children:"Go back home"})})]})]});if(i||!l)return s.jsx(Tn,{});const y=p&&S1(p);return s.jsxs(s.Fragment,{children:[s.jsxs(dn,{shadow:"xs",radius:0,children:[y&&s.jsx(_A,{patient:y}),p&&p.resourceType!=="Patient"&&s.jsx(SA,{resource:p}),s.jsx(ae,{px:"xl",py:"md",children:s.jsxs(ne,{children:[ko(l),u&&u.length>1&&s.jsxs(s.Fragment,{children:[" (for ",u.length," resources)"]})]})})]}),s.jsx(be,{children:s.jsx(R3,{questionnaire:l,subject:p&&ht(p),onSubmit:x})})]});async function x(w){const _=[];if(!u||u.length===0)_.push(await o.createResource(w));else for(const C of u)_.push(await o.createResource({...w,subject:{reference:C}}));b(_)}}const Hve={Bot:"/admin/bots/new",ClientApplication:"/admin/clients/new"};function PA(e,t){const r=e.resourceType||qve(t),n=e.fields??Gve(r),o=e.filters??(e.resourceType?void 0:Qve(r)),i=e.sortRules??Kve(r),a=e.offset??0,l=e.count??Hc;return{...e,resourceType:r,fields:n,filters:o,sortRules:i,offset:a,count:l}}function qve(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 Gve(e){const t=P1(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 Qve(e){var t;return(t=P1(e))==null?void 0:t.filters}function Kve(e){const t=P1(e);return t!=null&&t.sortRules?t.sortRules:[{code:"_lastUpdated",descending:!0}]}function P1(e){const t=localStorage.getItem(e+"-defaultSearch");return t?JSON.parse(t):void 0}function Yve(e){localStorage.setItem("defaultResourceType",e.resourceType),localStorage.setItem(e.resourceType+"-defaultSearch",JSON.stringify(e))}async function Xve(e,t){const r={resourceType:e.resourceType,count:1e3,offset:0,filters:e.filters},n=PA(r,t.getUserConfiguration()),o=await t.search(n.resourceType,es({...n,total:"accurate",fields:void 0}));return w4(o)}const Jve=W(e=>({paper:{[`@media (max-width: ${e.breakpoints.sm})`]:{margin:2,padding:4}}}));function lE(){const{classes:e}=Jve(),t=oe(),r=jt(),n=Ti(),[o,i]=f.useState();return f.useEffect(()=>{const a=ble(n.pathname+n.search),l=PA(a,t.getUserConfiguration());n.pathname===`/${l.resourceType}`&&n.search===es(l)?(Yve(l),i(l)):r(`/${l.resourceType}${es(l)}`)},[t,r,n]),!(o!=null&&o.resourceType)||!o.fields||o.fields.length===0?s.jsx(Tn,{}):s.jsx(dn,{shadow:"xs",m:"md",p:"xs",className:e.paper,children:s.jsx(Yc,{checkboxesEnabled:!0,search:o,userConfig:t.getUserConfiguration(),onClick:a=>r(`/${a.resource.resourceType}/${a.resource.id}`),onAuxClick:a=>window.open(`/${a.resource.resourceType}/${a.resource.id}`,"_blank"),onChange:a=>{r(`/${o.resourceType}${es(a.definition)}`)},onNew:()=>{r(Hve[o.resourceType]??`/${o.resourceType}/new`)},onExportCsv:()=>{const a=t.fhirUrl(o.resourceType,"$csv")+es(o);t.download(a).then(l=>{window.open(window.URL.createObjectURL(l),"_blank")}).catch(l=>de({color:"red",message:je(l),autoClose:!1}))},onExportTransactionBundle:async()=>{Xve(o,t).then(a=>Uve(JSON.stringify(a,void 0,2))).catch(a=>de({color:"red",message:je(a),autoClose:!1}))},onDelete:a=>{window.confirm("Are you sure you want to delete these resources?")&&(t.invalidateSearches(o.resourceType),t.executeBatch({resourceType:"Bundle",type:"batch",entry:a.map(l=>({request:{method:"DELETE",url:`${o.resourceType}/${l}`}}))}).then(()=>i({...o})).catch(l=>de({color:"red",message:je(l),autoClose:!1})))},onBulk:a=>{r(`/bulk/${o.resourceType}?ids=${a.join(",")}`)}})})}function Zve(){const e=oe(),[t,r]=f.useState(),[n,o]=f.useState(void 0);f.useEffect(()=>{e.get("auth/mfa/status").then(l=>{const c=new URL("https://chart.googleapis.com/chart");c.searchParams.set("chs","300x300"),c.searchParams.set("cht","qr"),c.searchParams.set("chl",l.enrollUri),c.searchParams.set("choe","UTF-8"),r(c.toString()),o(l.enrolled)}).catch(l=>de({color:"red",message:je(l),autoClose:!1}))},[e]);const i=f.useCallback(l=>{e.post("auth/mfa/enroll",l).then(()=>{o(!0),de({color:"green",message:"Success"})}).catch(c=>de({color:"red",message:je(c),autoClose:!1}))},[e]),a=f.useCallback(()=>{e.post("auth/mfa/disable",{}).catch(console.log)},[e]);return n===void 0?null:n?s.jsx(be,{children:s.jsxs(K,{children:[s.jsx(ue,{children:"MFA is enabled"}),s.jsx(re,{onClick:a,children:"Disable MFA"})]})}):s.jsx(be,{width:400,children:s.jsxs(Ne,{onSubmit:i,children:[s.jsx(ue,{children:"Multi Factor Auth Setup"}),s.jsx(sr,{children:s.jsx("img",{src:t})}),s.jsx(le,{name:"token",label:"Code"}),s.jsx(K,{position:"right",mt:"xl",children:s.jsx(re,{type:"submit",children:"Enroll"})})]})})}const eye={baseUrl:"__MEDPLUM_BASE_URL__",clientId:"__MEDPLUM_CLIENT_ID__",googleClientId:"__GOOGLE_CLIENT_ID__",recaptchaSiteKey:"__RECAPTCHA_SITE_KEY__",registerEnabled:"__MEDPLUM_REGISTER_ENABLED__"};function eu(){return eye}function tye(){const e=jt(),[t]=w1(),r=t.get("client_id");if(!r)return null;const n=t.get("scope")||"openid";function o(i){const a=new URL(t.get("redirect_uri"));for(const l of["scope","state","nonce"])t.has(l)&&a.searchParams.set(l,t.get(l));a.searchParams.set("code",i),window.location.assign(a.toString())}return s.jsxs(F3,{onCode:o,onForgotPassword:()=>e("/resetpassword"),onRegister:()=>e("/register"),googleClientId:eu().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:[s.jsx(Dn,{size:32}),s.jsx(ue,{children:"Sign in to Medplum"})]})}function rye(){const e=oe(),t=jt(),r=eu();return f.useEffect(()=>{e.getProfile()&&t("/signin?project=new")},[e,t]),s.jsxs(Ihe,{type:"project",onSuccess:()=>t("/"),googleClientId:r.googleClientId,recaptchaSiteKey:r.recaptchaSiteKey,children:[s.jsx(Dn,{size:32}),s.jsx(ue,{children:"Create a new account"})]})}function nye(){const e=jt(),t=oe(),[r,n]=f.useState(),[o,i]=f.useState(!1),a=eu().recaptchaSiteKey;return f.useEffect(()=>{L3(a)},[a]),s.jsx(be,{width:450,children:s.jsxs(Ne,{style:{maxWidth:400},onSubmit:async l=>{let c="";c=await z3(a),t.post("auth/resetpassword",{...l,recaptchaToken:c}).then(()=>i(!0)).catch(u=>n(lt(u)))},children:[s.jsxs(_e,{spacing:"lg",mb:"xl",align:"center",children:[s.jsx(Dn,{size:32}),s.jsx(ue,{children:"Medplum Password Reset"})]}),s.jsxs(_e,{spacing:"xl",children:[s.jsx(Vo,{issues:Xx(r,void 0)}),!o&&s.jsxs(s.Fragment,{children:[s.jsx(le,{name:"email",type:"email",label:"Email",required:!0,autoFocus:!0,error:Ie(r,"email")}),s.jsxs(K,{position:"apart",mt:"xl",noWrap:!0,children:[s.jsx(Fe,{component:"button",type:"button",color:"dimmed",onClick:()=>e("/register"),size:"xs",children:"Register"}),s.jsx(re,{type:"submit",children:"Reset password"})]})]}),o&&s.jsx("div",{children:"If the account exists on our system, a password reset email will be sent."})]})]})})}function oye(){var i;const e=jt(),t=oe(),[r,n]=f.useState();f.useEffect(()=>{t.get("auth/me").then(n).catch(a=>de({color:"red",message:je(a),autoClose:!1}))},[t]);function o(a){t.post("auth/revoke",{loginId:a}).then(()=>t.get("auth/me",{cache:"no-cache"})).then(n).then(()=>de({color:"green",message:"Login revoked"})).catch(l=>de({color:"red",message:je(l),autoClose:!1}))}return r?s.jsxs(s.Fragment,{children:[s.jsxs(be,{children:[s.jsx(ue,{children:"Security"}),s.jsxs(Kx,{children:[s.jsx(us,{term:"ID",children:s.jsx(Fe,{href:`/${at(r.profile)}`,children:r.profile.id})}),s.jsx(us,{term:"Resource Type",children:r.profile.resourceType}),s.jsx(us,{term:"Name",children:Wc((i=r.profile.name)==null?void 0:i[0])})]})]}),s.jsxs(be,{children:[s.jsx(ue,{children:"Sessions"}),s.jsxs(wa,{children:[s.jsx("thead",{children:s.jsxs("tr",{children:[s.jsx("th",{children:"OS"}),s.jsx("th",{children:"Browser"}),s.jsx("th",{children:"IP Address"}),s.jsx("th",{children:"Auth Method"}),s.jsx("th",{children:"Last Updated"}),s.jsx("th",{})]})}),s.jsx("tbody",{children:r.security.sessions.map(a=>s.jsxs("tr",{children:[s.jsx("td",{children:a.os}),s.jsx("td",{children:a.browser}),s.jsx("td",{children:a.remoteAddress}),s.jsx("td",{children:a.authMethod}),s.jsx("td",{children:Nr(a.lastUpdated)}),s.jsx("td",{children:s.jsx(Fe,{href:"#",onClick:()=>o(a.id),children:"Revoke"})})]},a.id))})]})]}),s.jsxs(be,{children:[s.jsx(ue,{children:"Password"}),s.jsx(re,{onClick:()=>e("/changepassword"),children:"Change password"})]}),s.jsxs(be,{children:[s.jsx(ue,{children:"Multi Factor Auth"}),s.jsxs("p",{children:["Enrolled: ",r.security.mfaEnrolled.toString()]}),!r.security.mfaEnrolled&&s.jsx(re,{onClick:()=>e("/mfa"),children:"Enroll"})]})]}):null}function iye(){const{id:e,secret:t}=Qe(),r=oe(),[n,o]=f.useState(),[i,a]=f.useState(!1);return s.jsx(be,{width:450,children:s.jsxs(Ne,{style:{maxWidth:400},onSubmit:l=>{if(l.password!==l.confirmPassword){o(yi("Passwords do not match","confirmPassword"));return}o(void 0);const c={id:e,secret:t,password:l.password};r.post("auth/setpassword",c).then(()=>a(!0)).catch(u=>o(lt(u)))},children:[s.jsxs(sr,{sx:{flexDirection:"column"},children:[s.jsx(Dn,{size:32}),s.jsx(ue,{children:"Set password"})]}),!i&&s.jsxs(_e,{children:[s.jsx(to,{name:"password",label:"New password",required:!0,error:Ie(n,"password")}),s.jsx(to,{name:"confirmPassword",label:"Confirm new password",required:!0,error:Ie(n,"confirmPassword")}),s.jsx(K,{position:"right",mt:"xl",children:s.jsx(re,{type:"submit",children:"Set password"})})]}),i&&s.jsxs("div",{"data-testid":"success",children:["Password set. You can now ",s.jsx($e,{to:"/signin",children:"sign in"}),"."]})]})})}function aye(){const e=zx(),t=jt(),[r]=w1(),n=eu(),o=f.useCallback(()=>{const i=r.get("next");t(i!=null&&i.startsWith("/")?i:"/")},[r,t]);return f.useEffect(()=>{e&&r.has("next")&&o()},[e,r,o]),s.jsxs(F3,{onSuccess:()=>o(),onForgotPassword:()=>t("/resetpassword"),onRegister:()=>t("/register"),googleClientId:n.googleClientId,login:r.get("login")||void 0,projectId:r.get("project")||void 0,children:[s.jsx(Dn,{size:32}),s.jsx(ue,{children:"Sign in to Medplum"}),r.get("project")==="new"&&s.jsx("div",{children:"Sign in again to create a new project"})]})}function sye(){const e=jt(),t=Ti(),[r,n]=f.useState(),[o,i]=f.useState(),[a,l]=f.useState();return f.useEffect(()=>{const c=Object.fromEntries(new URLSearchParams(t.search).entries());n(c.resourceType),i(c.query),l(JSON.parse(c.fields))},[t]),!r||!o||!a?null:s.jsx(cpe,{resourceType:r,checkboxesEnabled:!0,query:o,fields:a,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 zm(e){const t=oe(),r=Ii(t),n=jt(),[o,i]=f.useState({resourceType:"ProjectMembership",filters:[{code:"project",operator:ie.EQUALS,value:"Project/"+r},{code:"profile-type",operator:ie.EQUALS,value:e.resourceType}],fields:e.fields,count:100});return s.jsx(Yc,{search:o,onClick:a=>n(`/admin/members/${a.resource.id}`),onChange:a=>i(a.definition),hideFilters:!0,hideToolbar:!0})}function lye(){return s.jsxs(s.Fragment,{children:[s.jsx(ue,{children:"Bots"}),s.jsx(zm,{resourceType:"Bot",fields:["user","profile","admin","_lastUpdated"]}),s.jsx(K,{position:"right",children:s.jsx($e,{to:"/admin/bots/new",children:"Create new bot"})})]})}function cye(){return s.jsxs(s.Fragment,{children:[s.jsx(ue,{children:"Clients"}),s.jsx(zm,{resourceType:"ClientApplication",fields:["user","profile","admin","_lastUpdated"]}),s.jsx(K,{position:"right",children:s.jsx($e,{to:"/admin/clients/new",children:"Create new client"})})]})}function Fm(e){return s.jsx(Bs,{resourceType:"AccessPolicy",name:"accessPolicy",defaultValue:e.defaultValue,placeholder:"Access Policy",onChange:t=>{Fo(t)?e.onChange(ht(t)):e.onChange(void 0)}})}function uye(){const e=oe(),t=Ii(e),[r,n]=f.useState(""),[o,i]=f.useState(""),[a,l]=f.useState(),[c,u]=f.useState(),[d,p]=f.useState(void 0);return s.jsxs(s.Fragment,{children:[s.jsx(ue,{children:"Create new Bot"}),s.jsxs(Ne,{onSubmit:()=>{const h={name:r,description:o,accessPolicy:a};e.post("admin/projects/"+t+"/bot",h).then(m=>{e.invalidateSearches("Bot"),e.invalidateSearches("ProjectMembership"),p(m),de({color:"green",message:"Bot created"})}).catch(m=>{de({color:"red",message:je(m),autoClose:!1}),u(lt(m))})},children:[!d&&s.jsxs(_e,{children:[s.jsx(Je,{title:"Name",htmlFor:"name",outcome:c,children:s.jsx(le,{id:"name",name:"name",required:!0,autoFocus:!0,onChange:h=>n(h.currentTarget.value),error:Ie(c,"name")})}),s.jsx(Je,{title:"Description",htmlFor:"description",outcome:c,children:s.jsx(le,{id:"description",name:"description",onChange:h=>i(h.currentTarget.value),error:Ie(c,"description")})}),s.jsx(Je,{title:"Access Policy",htmlFor:"accessPolicy",outcome:c,children:s.jsx(Fm,{name:"accessPolicy",onChange:l})}),s.jsx(K,{position:"right",children:s.jsx(re,{type:"submit",children:"Create Bot"})})]}),d&&s.jsxs("div",{"data-testid":"success",children:[s.jsx(ne,{children:"Bot created"}),s.jsxs(Er,{children:[s.jsx(Er.Item,{children:s.jsx($e,{to:d,children:"Go to new bot"})}),s.jsx(Er.Item,{children:s.jsx($e,{to:"/admin/bots",children:"Back to bots list"})})]})]})]})]})}function dye(){const e=oe(),t=Ii(e),[r,n]=f.useState(""),[o,i]=f.useState(""),[a,l]=f.useState(""),[c,u]=f.useState(),[d,p]=f.useState(),[h,m]=f.useState(void 0);return s.jsxs(s.Fragment,{children:[s.jsx(ue,{children:"Create new Client"}),s.jsxs(Ne,{onSubmit:()=>{const g={name:r,description:o,redirectUri:a,accessPolicy:c};e.post("admin/projects/"+t+"/client",g).then(v=>{e.invalidateSearches("ClientApplication"),e.invalidateSearches("ProjectMembership"),m(v),de({color:"green",message:"Client created"})}).catch(v=>{de({color:"red",message:je(v),autoClose:!1}),p(lt(v))})},children:[!h&&s.jsxs(_e,{children:[s.jsx(Je,{title:"Name",htmlFor:"name",outcome:d,children:s.jsx(le,{id:"name",name:"name",required:!0,autoFocus:!0,onChange:g=>n(g.currentTarget.value),error:Ie(d,"name")})}),s.jsx(Je,{title:"Description",htmlFor:"description",outcome:d,children:s.jsx(le,{id:"description",name:"description",onChange:g=>i(g.currentTarget.value),error:Ie(d,"description")})}),s.jsx(Je,{title:"Redirect URI",htmlFor:"redirectUri",outcome:d,children:s.jsx(le,{id:"redirectUri",name:"redirectUri",onChange:g=>l(g.currentTarget.value),error:Ie(d,"redirectUri")})}),s.jsx(Je,{title:"Access Policy",htmlFor:"accessPolicy",outcome:d,children:s.jsx(Fm,{name:"accessPolicy",onChange:u})}),s.jsx(K,{position:"right",children:s.jsx(re,{type:"submit",children:"Create Client"})})]}),h&&s.jsxs("div",{"data-testid":"success",children:[s.jsx(ne,{children:"Client created"}),s.jsxs(Er,{children:[s.jsx(Er.Item,{children:s.jsx($e,{to:h,children:"Go to new client"})}),s.jsx(Er.Item,{children:s.jsx($e,{to:"/admin/clients",children:"Back to clients list"})})]})]})]})]})}function fye(e){return s.jsx(Bs,{resourceType:"UserConfiguration",name:"userConfiguration",defaultValue:e.defaultValue,placeholder:"User Configuration",onChange:t=>{Fo(t)?e.onChange(ht(t)):e.onChange(void 0)}})}function pye(){const{membershipId:e}=Qe(),t=oe(),r=Ii(t),n=jt(),o=t.get(`admin/projects/${r}/members/${e}`).read(),[i,a]=f.useState(o.accessPolicy),[l,c]=f.useState(o.userConfiguration),[u,d]=f.useState(o.admin),[p,h]=f.useState(),[m,g]=f.useState(!1);function v(){window.confirm("Are you sure?")&&t.delete(`admin/projects/${r}/members/${e}`).then(()=>t.get(`admin/projects/${r}`,{cache:"no-cache"})).then(()=>n("/admin/project")).catch(b=>h(lt(b)))}return s.jsxs(s.Fragment,{children:[s.jsx(ue,{children:"Edit membership"}),s.jsx("h3",{children:s.jsx(ds,{value:o.profile,link:!0})}),s.jsxs(Ne,{onSubmit:()=>{const b={...o,accessPolicy:i,userConfiguration:l,admin:u};t.post(`admin/projects/${r}/members/${e}`,b).then(()=>g(!0)).catch(y=>h(lt(y)))},children:[!m&&s.jsxs(_e,{children:[s.jsx(Je,{title:"Access Policy",htmlFor:"accessPolicy",outcome:p,children:s.jsx(Fm,{name:"accessPolicy",defaultValue:i,onChange:a})}),s.jsx(Je,{title:"User Configuration",htmlFor:"userConfiguration",outcome:p,children:s.jsx(fye,{name:"userConfiguration",defaultValue:l,onChange:c})}),s.jsx(Je,{title:"Admin",htmlFor:"admin",outcome:p,children:s.jsx(Rn,{id:"admin",name:"admin",defaultChecked:u,onChange:b=>d(b.currentTarget.checked)})}),s.jsxs(K,{position:"right",mt:"xl",children:[s.jsx(re,{type:"submit",children:"Save"}),s.jsx(re,{type:"button",color:"red",variant:"outline",onClick:v,children:"Remove user"})]})]}),m&&s.jsxs("div",{"data-testid":"success",children:[s.jsx("p",{children:"User updated"}),s.jsx("pre",{children:JSON.stringify(p,void 0,2)}),s.jsxs("p",{children:["Click ",s.jsx($e,{to:"/admin/project",children:"here"})," to return to the project admin page."]})]})]})]})}function hye(){const e=oe(),[t,r]=f.useState(e.getProject()),[n,o]=f.useState(),[i,a]=f.useState(),[l,c]=f.useState(!1),[u,d]=f.useState(void 0),p=f.useCallback(h=>{const m={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,m).then(g=>{e.invalidateSearches("Patient"),e.invalidateSearches("Practitioner"),e.invalidateSearches("ProjectMembership"),xm(g)?a(g):d(g),c(m.sendEmail??!1),de({color:"green",message:"Invite success"})}).catch(g=>{de({color:"red",message:je(g),autoClose:!1}),a(lt(g))})},[e,t,n]);return s.jsxs(Ne,{onSubmit:p,children:[!u&&!i&&s.jsxs(_e,{children:[s.jsx(ue,{children:"Invite new member"}),e.isSuperAdmin()&&s.jsx(Je,{title:"Project",htmlFor:"project",outcome:i,children:s.jsx(Bs,{resourceType:"Project",name:"project",defaultValue:t,onChange:r})}),s.jsx(mt,{name:"resourceType",label:"Role",defaultValue:"Practitioner",data:["Practitioner","Patient","RelatedPerson"],error:Ie(i,"resourceType")}),s.jsx(le,{name:"firstName",label:"First Name",required:!0,autoFocus:!0,error:Ie(i,"firstName")}),s.jsx(le,{name:"lastName",label:"Last Name",required:!0,error:Ie(i,"lastName")}),s.jsx(le,{name:"email",type:"email",label:"Email",required:!0,error:Ie(i,"email")}),s.jsx(Je,{title:"Access Policy",htmlFor:"accessPolicy",outcome:i,children:s.jsx(Fm,{name:"accessPolicy",onChange:o})}),s.jsx(Rn,{name:"sendEmail",label:"Send email",defaultChecked:!0}),s.jsx(Rn,{name:"isAdmin",label:"Admin"}),s.jsx(K,{position:"right",children:s.jsx(re,{type:"submit",children:"Invite"})})]}),i&&s.jsxs("div",{"data-testid":"success",children:[s.jsx("p",{children:"User created, email couldn't be sent"}),s.jsx("p",{children:"Could not send email. Make sure you have AWS SES set up."}),s.jsxs("p",{children:["Click ",s.jsx($e,{to:"/admin/project",children:"here"})," to return to the project admin page."]})]}),u&&s.jsxs("div",{"data-testid":"success",children:[s.jsx(ne,{children:"User created"}),l&&s.jsx(ne,{children:"Email sent"}),s.jsxs(Er,{children:[s.jsx(Er.Item,{children:s.jsx($e,{to:u,children:"Go to new membership"})}),s.jsx(Er.Item,{children:s.jsx($e,{to:u.profile,children:"Go to new profile"})}),s.jsx(Er.Item,{children:s.jsx($e,{to:"/admin/users",children:"Back to users list"})})]})]})]})}function mye(){return s.jsxs(s.Fragment,{children:[s.jsx(ue,{children:"Patients"}),s.jsx(zm,{resourceType:"Patient",fields:["user","profile","_lastUpdated"]}),s.jsx(K,{position:"right",children:s.jsx($e,{to:"/admin/invite",children:"Invite new patient"})})]})}function cE(){const e=oe(),t=Ii(e),r=e.get(`admin/projects/${t}`).read();return s.jsxs(s.Fragment,{children:[s.jsx(ue,{children:"Details"}),s.jsxs(Kx,{children:[s.jsx(us,{term:"ID",children:r.project.id}),s.jsx(us,{term:"Name",children:r.project.name})]})]})}const uE=["Details","Users","Patients","Clients","Bots","Secrets","Sites"];function gye(){const e=jt(),r=Ti().pathname.replace("/admin/","")||uE[0],n=oe(),o=Ii(n),i=f.useMemo(()=>n.get("admin/projects/"+o).read(),[n,o]);function a(l){e(`/admin/${l}`)}return s.jsxs(s.Fragment,{children:[s.jsxs(dn,{children:[s.jsx(Pe,{children:s.jsxs(Pe.Entry,{children:[s.jsx(Pe.Key,{children:"Project"}),s.jsx(Pe.Value,{children:i.project.name})]})}),s.jsx(ga,{children:s.jsx(ze,{value:r.toLowerCase(),onTabChange:a,children:s.jsx(ze.List,{style:{whiteSpace:"nowrap",flexWrap:"nowrap"},children:uE.map(l=>s.jsx(ze.Tab,{value:l.toLowerCase(),children:l},l))})})})]}),s.jsx(be,{children:s.jsx(x1,{})})]})}function vye(){const e=oe(),t=Ii(e),r=e.get(`admin/projects/${t}`).read(),[n,o]=f.useState(!1),[i,a]=f.useState();return f.useEffect(()=>{e.requestSchema("Project").then(()=>o(!0)).catch(console.log)},[e]),f.useEffect(()=>{r&&a(ki(r.project.secret||[]))},[e,r]),!n||!i?s.jsx("div",{children:"Loading..."}):s.jsxs("form",{noValidate:!0,autoComplete:"off",onSubmit:l=>{l.preventDefault(),e.post(`admin/projects/${t}/secrets`,i).then(()=>e.get(`admin/projects/${t}`,{cache:"reload"})).then(()=>de({color:"green",message:"Saved"})).catch(console.log)},children:[s.jsx(ue,{children:"Project Secrets"}),s.jsx("p",{children:"Use project secrets to store sensitive information such as API keys or other access credentials."}),s.jsx(Us,{property:Sa("Project","secret"),name:"secret",defaultValue:i,onChange:a,outcome:void 0}),s.jsx(re,{type:"submit",children:"Save"})]})}function yye(){const e=oe(),t=Ii(e),r=e.get(`admin/projects/${t}`).read(),[n,o]=f.useState(!1),[i,a]=f.useState();return f.useEffect(()=>{e.requestSchema("Project").then(()=>o(!0)).catch(console.log)},[e]),f.useEffect(()=>{r&&a(ki(r.project.site||[]))},[e,r]),!n||!i?s.jsx("div",{children:"Loading..."}):s.jsxs("form",{noValidate:!0,autoComplete:"off",onSubmit:l=>{l.preventDefault(),e.post(`admin/projects/${t}/sites`,i).then(()=>e.get(`admin/projects/${t}`,{cache:"reload"})).then(()=>de({color:"green",message:"Saved"})).catch(c=>{var d,p,h,m;const u=lt(c);de({color:"red",message:`Error ${(p=(d=u.issue)==null?void 0:d[0].details)==null?void 0:p.text} ${(m=(h=u.issue)==null?void 0:h[0].expression)==null?void 0:m[0]}`,autoClose:!1})})},children:[s.jsx(ue,{children:"Project Sites"}),s.jsx("p",{children:"Use project sites configure your project on a separate domain."}),s.jsx(Us,{property:Sa("Project","site"),name:"site",defaultValue:i,onChange:a,outcome:void 0}),s.jsx(re,{type:"submit",children:"Save"})]})}function xye(){const e=oe();if(!e.isLoading()&&!e.isSuperAdmin())return s.jsx(Vo,{outcome:c4});function t(){_l(e,"Rebuilding Structure Definitions","admin/super/structuredefinitions")}function r(){_l(e,"Rebuilding Search Parameters","admin/super/searchparameters")}function n(){_l(e,"Rebuilding Value Sets","admin/super/valuesets")}function o(u){_l(e,"Reindexing Resources","admin/super/reindex",u)}function i(u){_l(e,"Rebuilding Compartments","admin/super/compartments",u)}function a(u){e.post("admin/super/removebotidjobsfromqueue",u).then(()=>de({color:"green",message:"Done"})).catch(d=>de({color:"red",message:je(d),autoClose:!1}))}function l(u){e.post("admin/super/purge",{...u,before:W4(u.before)}).then(()=>de({color:"green",message:"Done"})).catch(d=>de({color:"red",message:je(d),autoClose:!1}))}function c(u){e.post("admin/super/setpassword",u).then(()=>de({color:"green",message:"Done"})).catch(d=>de({color:"red",message:je(d),autoClose:!1}))}return s.jsxs(be,{width:600,children:[s.jsx(ue,{order:1,children:"Super Admin"}),s.jsx(gr,{my:"lg"}),s.jsx(ue,{order:2,children:"Structure Definitions"}),s.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."}),s.jsx(Ne,{children:s.jsx(re,{onClick:t,children:"Rebuild StructureDefinitions"})}),s.jsx(gr,{my:"lg"}),s.jsx(ue,{order:2,children:"Search Parameters"}),s.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."}),s.jsx(Ne,{children:s.jsx(re,{onClick:r,children:"Rebuild SearchParameters"})}),s.jsx(gr,{my:"lg"}),s.jsx(ue,{order:2,children:"Value Sets"}),s.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."}),s.jsx(Ne,{children:s.jsx(re,{onClick:n,children:"Rebuild ValueSets"})}),s.jsx(gr,{my:"lg"}),s.jsx(ue,{order:2,children:"Reindex Resources"}),s.jsx("p",{children:"When Medplum changes how resources are indexed, the system may require a reindex for old resources to be indexed properly."}),s.jsx(Ne,{onSubmit:o,children:s.jsxs(_e,{children:[s.jsx(Je,{title:"Resource Type",children:s.jsx(le,{name:"resourceType",placeholder:"Reindex Resource Type"})}),s.jsx(re,{type:"submit",children:"Reindex"})]})}),s.jsx(gr,{my:"lg"}),s.jsx(ue,{order:2,children:"Rebuild Compartments"}),s.jsx("p",{children:"When Medplum changes how resource compartments are derived, the system may require a rebuild for old resources to take effect."}),s.jsx(Ne,{onSubmit:i,children:s.jsxs(_e,{children:[s.jsx(Je,{title:"Resource Type",children:s.jsx(le,{name:"resourceType",placeholder:"Compartments Resource Type"})}),s.jsx(re,{type:"submit",children:"Rebuild Compartments"})]})}),s.jsx(gr,{my:"lg"}),s.jsx(ue,{order:2,children:"Purge Resources"}),s.jsx("p",{children:"As system generated resources accumulate, the system may require a purge to remove old resources."}),s.jsx(Ne,{onSubmit:l,children:s.jsxs(_e,{children:[s.jsx(Je,{title:"Purge Resource Type",htmlFor:"purgeResourceType",children:s.jsx(mt,{id:"purgeResourceType",name:"resourceType",data:["","AuditEvent","Login"]})}),s.jsx(Je,{title:"Purge Before",htmlFor:"before",children:s.jsx(la,{name:"before",placeholder:"Before Date"})}),s.jsx(re,{type:"submit",children:"Purge"})]})}),s.jsx(gr,{my:"lg"}),s.jsx(ue,{order:2,children:"Remove Bot ID Jobs from Queue"}),s.jsx("p",{children:"Remove all queued jobs for a Bot ID"}),s.jsx(Ne,{onSubmit:a,children:s.jsxs(_e,{children:[s.jsx(Je,{title:"Bot ID",children:s.jsx(le,{name:"botId",placeholder:"Bot Id"})}),s.jsx(re,{type:"submit",children:"Remove Jobs by Bot ID"})]})}),s.jsx(gr,{my:"lg"}),s.jsx(ue,{order:2,children:"Force Set Password"}),s.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.'}),s.jsx(Ne,{onSubmit:c,children:s.jsxs(_e,{children:[s.jsx(le,{name:"email",label:"Email",required:!0}),s.jsx(to,{name:"password",label:"Password",required:!0}),s.jsx(le,{name:"projectId",label:"Project ID"}),s.jsx(re,{type:"submit",children:"Force Set Password"})]})})]})}function _l(e,t,r,n){_o.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(()=>{_o.update({id:r,color:"green",title:t,message:"Done",icon:s.jsx(Pm,{size:"1rem"}),autoClose:!1,withCloseButton:!0})}).catch(i=>{_o.update({id:r,color:"red",title:t,message:je(i),icon:s.jsx(mh,{size:"1rem"}),autoClose:!1,withCloseButton:!0})})}function wye(){const e=oe();if(!e.isLoading()&&!e.isProjectAdmin())return s.jsx(Vo,{outcome:c4});function t(r){e.post("admin/projects/setpassword",r).then(()=>de({color:"green",message:"Done"})).catch(n=>de({color:"red",message:je(n),autoClose:!1}))}return s.jsxs(be,{width:600,children:[s.jsx(ue,{order:1,children:"Project Admin"}),s.jsx(gr,{my:"lg"}),s.jsx(ue,{order:2,children:"Force Set Password"}),s.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.'}),s.jsx(Ne,{onSubmit:t,children:s.jsxs(_e,{children:[s.jsx(le,{name:"email",label:"Email",required:!0}),s.jsx(to,{name:"password",label:"Password",required:!0}),s.jsx(re,{type:"submit",children:"Force Set Password"})]})})]})}function bye(){return s.jsxs(s.Fragment,{children:[s.jsx(ue,{children:"Users"}),s.jsx(zm,{resourceType:"Practitioner",fields:["user","profile","admin","_lastUpdated"]}),s.jsx(K,{position:"right",children:s.jsx($e,{to:"/admin/invite",children:"Invite new user"})})]})}function _ye(){const[e]=Os("ObservationDefinition","_count=100");return e?s.jsxs(wa,{withBorder:!0,withColumnBorders:!0,children:[s.jsx("thead",{children:s.jsxs("tr",{children:[s.jsx("th",{children:"Category"}),s.jsx("th",{children:"Code"}),s.jsx("th",{children:"Method"}),s.jsx("th",{children:"Unit"}),s.jsx("th",{children:"Precision"}),s.jsx("th",{children:"Ranges"})]})}),s.jsx("tbody",{children:e.map(t=>{var r,n,o,i;return s.jsxs("tr",{children:[s.jsx("td",{children:s.jsx(ro,{value:(r=t.category)==null?void 0:r[0]})}),s.jsx("td",{children:s.jsx(ro,{value:t.code})}),s.jsx("td",{children:s.jsx(ro,{value:t.method})}),s.jsx("td",{children:(o=(n=t.quantitativeDetails)==null?void 0:n.unit)==null?void 0:o.text}),s.jsx("td",{children:(i=t.quantitativeDetails)==null?void 0:i.decimalPrecision}),s.jsx("td",{children:s.jsx(zy,{ranges:t.qualifiedInterval})})]},t.id)})})]}):s.jsx(Tn,{})}function zy(e){const{ranges:t}=e;if(!t)return null;const r=dE(t.map(o=>o.gender));if(r.length>1)return r.sort((o,i)=>o.localeCompare(i)),s.jsx(s.Fragment,{children:r.map(o=>{var i;return s.jsxs(f.Fragment,{children:[s.jsx("div",{children:s.jsx("strong",{children:tr(o)})}),s.jsx(zy,{ranges:(i=e.ranges)==null?void 0:i.filter(a=>a.gender===o)})]},o)})});const n=dE(t.map(o=>o.age&&hc(o.age)));return n.length>1?(n.sort((o,i)=>o.localeCompare(i)),s.jsx(s.Fragment,{children:n.map(o=>{var i;return s.jsxs(f.Fragment,{children:[s.jsx("div",{children:s.jsx("strong",{children:tr(o)})}),s.jsx(zy,{ranges:(i=e.ranges)==null?void 0:i.filter(a=>hc(a.age)===o)})]},o)})})):s.jsx(s.Fragment,{children:t.map(o=>s.jsx("table",{children:s.jsx("tbody",{children:s.jsxs("tr",{children:[s.jsx("td",{children:o.condition}),s.jsx("td",{children:s.jsx(Yx,{value:o.range})})]})})},`range-${o.condition}`))})}function dE(e){return[...new Set(e.filter(t=>!!t))]}function Sye(){const[e]=Os("ActivityDefinition","_count=100"),[t]=Os("ObservationDefinition","_count=100");return!e||!t?s.jsx(Tn,{}):s.jsxs(wa,{withBorder:!0,withColumnBorders:!0,children:[s.jsx("thead",{children:s.jsxs("tr",{children:[s.jsx("th",{children:"Category"}),s.jsx("th",{children:"Assay"}),e.map(r=>s.jsx("th",{children:r.name},r.id))]})}),s.jsx("tbody",{children:t.map(r=>{var n;return s.jsxs("tr",{children:[s.jsx("td",{children:s.jsx(ro,{value:(n=r.category)==null?void 0:n[0]})}),s.jsx("td",{children:s.jsx(ro,{value:r.code})}),e.map(o=>{var i;return s.jsx("td",{children:(i=o.observationResultRequirement)!=null&&i.find(a=>{var l;return(l=a.reference)==null?void 0:l.includes(r.id)})?"✅":""},o.id)})]},r.id)})})]})}function Pye(e){var a;const t=oe(),[r,n]=f.useState(),[o,i]=f.useState();return o?s.jsxs(s.Fragment,{children:[s.jsx("p",{children:"Request group created successfully."}),s.jsxs("ul",{children:[s.jsxs("li",{children:["Go to the"," ",s.jsx($e,{to:o,suffix:"checklist",children:"Request Group"})]}),s.jsxs("li",{children:["Back to the ",s.jsx($e,{to:e.planDefinition,children:"Plan Definition"})]})]})]}):s.jsx(Ne,{onSubmit:()=>{t.post(t.fhirUrl("PlanDefinition",e.planDefinition.id,"$apply"),{resourceType:"Parameters",parameter:[{name:"subject",valueReference:r}]}).then(i).catch(console.log)},children:s.jsxs(_e,{children:[s.jsxs(ue,{children:['Start "',e.planDefinition.title,'"']}),s.jsxs(ne,{children:["Use the ",s.jsx("strong",{children:"Apply"})," operation to create a group of tasks for a workflow."]}),s.jsx(ne,{children:"The following tasks will be created:"}),s.jsx("ul",{children:(a=e.planDefinition.action)==null?void 0:a.map((l,c)=>{var u;return s.jsxs("li",{children:[((u=l.definitionCanonical)==null?void 0:u.startsWith("Questionnaire/"))&&"Questionnaire request: ",l.title&&s.jsx(s.Fragment,{children:l.title}),l.code&&s.jsx(ro,{value:l.code[0]})]},`action-${c}`)})}),s.jsx(Je,{title:"Subject",children:s.jsx($m,{name:"subject",targetTypes:["Patient","Practitioner"],defaultValue:r,onChange:n})}),s.jsx(K,{position:"right",mt:"xl",children:s.jsx(re,{type:"submit",children:"Go"})})]})})}function jye(){const{resourceType:e,id:t}=Qe(),r=et({reference:e+"/"+t});return r?s.jsx(be,{children:s.jsx(Pye,{planDefinition:r})}):null}function Oye(){const e=oe(),{resourceType:t,id:r}=Qe(),n=et({reference:t+"/"+r}),[o,i]=Os("Questionnaire","subject-type="+t),[a,l]=Os("ClientApplication",{_count:1e3});if(!n||i||l)return s.jsx(Tn,{});const c=a==null?void 0:a.filter(d=>Cye(t)&&!!d.launchUri);if((!o||o.length===0)&&(!c||c.length===0))return s.jsxs(be,{children:[s.jsx(ue,{children:"Apps"}),s.jsxs("p",{children:["No apps found. Contact your administrator or ",s.jsx("a",{href:"mailto:support@medplum.com",children:"Medplum Support"})," to add automation here."]})]});function u(d){if(!n)return;const p={resourceType:"SmartAppLaunch"};switch(n.resourceType){case"Patient":p.patient=ht(n);break;case"Encounter":p.patient=n.subject,p.encounter=ht(n);break}e.createResource(p).then(h=>{const m=new URL(d.launchUri);m.searchParams.set("iss",e.getBaseUrl()+"fhir/R4"),m.searchParams.set("launch",h.id),window.location.assign(m.toString())}).catch(h=>de({color:"red",message:je(h),autoClose:!1}))}return s.jsxs(be,{children:[o==null?void 0:o.map(d=>s.jsxs("div",{children:[s.jsx(ue,{order:3,children:s.jsx($e,{to:`/forms/${d.id}?subject=${at(n)}`,children:d.title||d.name})}),s.jsx(ne,{children:d.description})]},d.id)),c==null?void 0:c.map(d=>s.jsxs("div",{children:[s.jsx(ue,{order:3,children:s.jsx(Fe,{onClick:()=>u(d),children:d.name})}),s.jsx(ne,{children:d.description})]},d.id))]})}function Cye(e){return e==="Patient"||e==="Encounter"}function Eye(){const{resourceType:e,id:t}=Qe(),r=jt(),[n,o]=f.useState({resourceType:"AuditEvent",filters:[{code:"entity",operator:ie.EQUALS,value:`${e}/${t}`}],fields:["id","outcome","outcomeDesc","_lastUpdated"],sortRules:[{code:"-_lastUpdated"}],count:20});return s.jsx(be,{children:s.jsx(Yc,{search:n,onClick:i=>r(`/${i.resource.resourceType}/${i.resource.id}`),onChange:i=>o(i.definition),hideFilters:!0})})}function $ye(){const e=oe(),{resourceType:t,id:r}=Qe(),n=e.readHistory(t,r).read();return s.jsx(be,{children:s.jsx(She,{history:n})})}function kye(e){const t="https://codeeditor.medplum.com/bot-runner.html";return s.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 Rye(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),s.jsx("iframe",{frameBorder:"0",src:r.toString(),style:{width:"100%",height:"100%",minHeight:e.minHeight},ref:e.iframeRef,"data-testid":e.testId,onLoad:n=>{Sd(n.currentTarget,{command:"setValue",value:t}).catch(console.error)}})}const Tye=`{
227
+ "resourceType": "Patient",
228
+ "name": [
229
+ {
230
+ "given": [
231
+ "Alice"
232
+ ],
233
+ "family": "Smith"
234
+ }
235
+ ]
236
+ }`,Iye="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-",Dye=W(()=>({hl7Input:{fontFamily:"monospace",fontSize:"12px",lineHeight:1.55,padding:"10px 12px",whiteSpace:"nowrap",width:"100%"}}));function Nye(){const e=oe(),{id:t}=Qe(),[r,n]=f.useState(),[o,i]=f.useState(),[a,l]=f.useState(Tye),[c,u]=f.useState(Iye),[d,p]=f.useState(Kt.FHIR_JSON),{classes:h}=Dye(),m=f.useRef(null),g=f.useRef(null),[v,b]=f.useState(!1);f.useEffect(()=>{e.readResource("Bot",t).then(async P=>{n(P),i(await Aye(e,P))}).catch(P=>de({color:"red",message:je(P),autoClose:!1}))},[e,t]);const y=f.useCallback(()=>Sd(m.current,{command:"getValue"}),[]),x=f.useCallback(()=>Sd(m.current,{command:"getOutput"}),[]),w=f.useCallback(async()=>d===Kt.FHIR_JSON?JSON.parse(a):c,[d,a,c]),_=f.useCallback(async P=>{P.preventDefault(),P.stopPropagation(),b(!0);try{const E=await y(),k=await e.createAttachment(E,"index.ts","text/typescript"),$=[];r!=null&&r.sourceCode?$.push({op:"replace",path:"/sourceCode",value:k}):$.push({op:"add",path:"/sourceCode",value:k}),await e.patchResource("Bot",t,$),de({color:"green",message:"Saved"})}catch(E){de({color:"red",message:je(E),autoClose:!1})}finally{b(!1)}},[e,t,r,y]),C=f.useCallback(async P=>{P.preventDefault(),P.stopPropagation(),b(!0);try{const E=await x();await e.post(e.fhirUrl("Bot",t,"$deploy"),{code:E}),de({color:"green",message:"Deployed"})}catch(E){de({color:"red",message:je(E),autoClose:!1})}finally{b(!1)}},[e,t,x]),O=f.useCallback(async P=>{P.preventDefault(),P.stopPropagation(),b(!0);try{const E=await w(),k=await e.post(e.fhirUrl("Bot",t,"$execute"),E,d);await Sd(g.current,{command:"setValue",value:k}),de({color:"green",message:"Success"})}catch(E){de({color:"red",message:je(E),autoClose:!1})}finally{b(!1)}},[e,t,w,d]);return!r||o===void 0?null:s.jsxs(ln,{m:0,gutter:0,style:{overflow:"hidden"},children:[s.jsx(ln.Col,{span:8,children:s.jsxs(dn,{m:2,pb:"xs",pr:"xs",pt:"xs",shadow:"md",mih:400,children:[s.jsx(Rye,{iframeRef:m,language:"typescript",module:"commonjs",testId:"code-frame",defaultValue:o,minHeight:"528px"}),s.jsxs(K,{position:"right",spacing:"xs",children:[s.jsx(re,{type:"button",onClick:_,loading:v,leftIcon:s.jsx(zce,{size:"1rem"}),children:"Save"}),s.jsx(re,{type:"button",onClick:C,loading:v,leftIcon:s.jsx(Fx,{size:"1rem"}),children:"Deploy"}),s.jsx(re,{type:"button",onClick:O,loading:v,leftIcon:s.jsx(tue,{size:"1rem"}),children:"Execute"})]})]})}),s.jsxs(ln.Col,{span:4,children:[s.jsxs(dn,{m:2,pb:"xs",pr:"xs",pt:"xs",shadow:"md",children:[s.jsx(mt,{data:[{label:"FHIR",value:Kt.FHIR_JSON},{label:"HL7",value:Kt.HL7_V2}],onChange:P=>p(P.currentTarget.value)}),d===Kt.FHIR_JSON?s.jsx(Vs,{value:a,onChange:P=>l(P),minRows:15}):s.jsx("textarea",{className:h.hl7Input,value:c,onChange:P=>u(P.currentTarget.value),rows:15})]}),s.jsx(dn,{m:2,p:"xs",shadow:"md",children:s.jsx(kye,{iframeRef:g,className:"medplum-bot-output-frame",testId:"output-frame",minHeight:"200px"})})]})]})}async function Aye(e,t){var r,n,o;if((r=t.sourceCode)!=null&&r.url){const i=(o=(n=t.sourceCode.url)==null?void 0:n.split("/"))==null?void 0:o.find(Y5);return(await e.download(e.fhirUrl("Binary",i))).text()}return t.code??""}function Hs(e){let t=e.meta;return t&&(t={...t,lastUpdated:void 0,versionId:void 0,author:void 0}),{...e,meta:t}}function Mye(e,t){var r,n;(n=(r=e==null?void 0:e.meta)==null?void 0:r.profile)!=null&&n.includes(t)||(e.meta=e.meta??{},e.meta.profile=e.meta.profile??[],e.meta.profile.push(t))}function Lye(e,t){var r,n;if((n=(r=e==null?void 0:e.meta)==null?void 0:r.profile)!=null&&n.includes(t)){const o=e.meta.profile.indexOf(t);e.meta.profile.splice(o,1)}}function zye(){const e=oe(),{resourceType:t,id:r}=Qe(),n={reference:t+"/"+r},o=f.useCallback(i=>{e.updateResource(Hs(i)).then(()=>{de({color:"green",message:"Success"})}).catch(a=>{de({color:"red",message:je(a),autoClose:!1})})},[e]);switch(t){case"PlanDefinition":return s.jsx(be,{children:s.jsx(vpe,{value:n,onSubmit:o})});case"Questionnaire":return s.jsx(be,{children:s.jsx(Wpe,{questionnaire:n,onSubmit:o})});default:return null}}function Fye(){const{resourceType:e,id:t}=Qe(),r=et({reference:e+"/"+t}),n=jt();return r?s.jsx(be,{children:s.jsx(phe,{value:r,onStart:(o,i)=>n(`/forms/${_x(i)}`),onEdit:(o,i,a)=>n(`/${a.reference}}`)})}):null}function Vye(){const e=oe(),{resourceType:t,id:r}=Qe(),n=jt();return s.jsxs(be,{children:[s.jsxs("p",{children:["Are you sure you want to delete this ",t,"?"]}),s.jsx(re,{color:"red",onClick:()=>{e.deleteResource(t,r).then(()=>n(`/${t}`)).catch(o=>de({color:"red",message:je(o),autoClose:!1}))},children:"Delete"})]})}function Bye(){const{resourceType:e,id:t}=Qe(),r=et({reference:e+"/"+t});return r?s.jsx(be,{children:s.jsx(s1,{value:r})}):null}function Uye(){const e=oe(),{resourceType:t,id:r}=Qe(),[n,o]=f.useState(),i=jt(),[a,l]=f.useState();f.useEffect(()=>{e.readResource(t,r).then(d=>o(ki(d))).catch(d=>{l(lt(d)),de({color:"red",message:je(d),autoClose:!1})})},[e,t,r]);const c=f.useCallback(d=>{l(void 0),e.updateResource(Hs(d)).then(()=>{i(`/${t}/${r}/details`),de({color:"green",message:"Success"})}).catch(p=>{l(lt(p)),de({color:"red",message:je(p),autoClose:!1})})},[e,t,r,i]),u=f.useCallback(()=>i(`/${t}/${r}/delete`),[i,t,r]);return n?s.jsx(be,{children:s.jsx(m1,{defaultValue:n,onSubmit:c,onDelete:u,outcome:a})}):null}function Wye(){const e=oe(),{resourceType:t,id:r}=Qe(),n=e.readHistory(t,r).read();return s.jsx(be,{children:s.jsx(Che,{history:n})})}function Hye(){const e=oe(),{resourceType:t,id:r}=Qe(),n=et({reference:t+"/"+r}),o=jt(),[i,a]=f.useState(),l=f.useCallback(c=>{e.updateResource(Hs(JSON.parse(c.resource))).then(()=>{a(void 0),o(`/${t}/${r}/details`),de({color:"green",message:"Success"})}).catch(u=>{de({color:"red",message:je(u),autoClose:!1})})},[e,t,r,o]);return n?s.jsxs(be,{children:[i&&s.jsx(Vo,{outcome:i}),s.jsxs(Ne,{onSubmit:l,children:[s.jsx(Vs,{name:"resource","data-testid":"resource-json",minRows:24,defaultValue:Dr(n,!0),formatOnBlur:!0,deserialize:JSON.parse}),s.jsx(K,{position:"right",mt:"xl",noWrap:!0,children:s.jsx(re,{type:"submit",children:"OK"})})]})]}):null}function qye(){const{resourceType:e,id:t}=Qe();return et({reference:e+"/"+t})?s.jsxs(be,{children:[s.jsxs(Tc,{icon:s.jsx(Sm,{size:16}),mb:"xl",children:["This is just a preview! Access your form here:",s.jsx("br",{}),s.jsx(Fe,{href:`/forms/${t}`,children:`/forms/${t}`})]}),s.jsx(R3,{questionnaire:{reference:e+"/"+t},onSubmit:()=>alert("You submitted the preview")})]}):null}function Gye(){const e=oe(),{id:t}=Qe(),[r,n]=f.useState(),[o,i]=f.useState(0),a=e.searchResources("Subscription","status=active&_count=100").read().filter(c=>Qye(c,t));function l(){r&&e.createResource({resourceType:"Subscription",status:"active",reason:r.name,criteria:"QuestionnaireResponse?questionnaire=Questionnaire/"+t,channel:{type:"rest-hook",endpoint:at(r)}}).then(()=>{n(void 0),i(Date.now()),e.invalidateSearches("Subscription"),de({color:"green",message:"Success"})}).catch(c=>de({color:"red",message:je(c),autoClose:!1}))}return s.jsxs(be,{children:[s.jsx(ue,{children:"Bots"}),a.length===0&&s.jsx("p",{children:"No bots found."}),a.map(c=>{var u;return s.jsxs("div",{children:[s.jsx("h3",{children:s.jsx(Qc,{value:{reference:(u=c.channel)==null?void 0:u.endpoint},link:!0})}),s.jsxs("p",{children:["Criteria: ",c.criteria]})]},c.id)}),s.jsx("hr",{}),s.jsx(ue,{children:"Connect to bot"}),s.jsxs(K,{children:[s.jsx(Bs,{name:"bot",resourceType:"Bot",onChange:n}),s.jsx(re,{onClick:l,children:"Connect"})]}),s.jsx("div",{style:{display:"none"},children:o})]})}function Qye(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 Kye(){const{id:e}=Qe(),t=jt(),[r,n]=f.useState({resourceType:"QuestionnaireResponse",filters:[{code:"questionnaire",operator:ie.EQUALS,value:"Questionnaire/"+e}],fields:["id","_lastUpdated"]});return s.jsx(be,{children:s.jsx(Yc,{search:r,onClick:o=>t(`/${o.resource.resourceType}/${o.resource.id}`),onChange:o=>n(o.definition),hideFilters:!0,hideToolbar:!0})})}function Yye(){const e=oe(),{resourceType:t,id:r}=Qe(),n=et({reference:t+"/"+r}),o=f.useCallback(i=>{e.updateResource(Hs(i)).then(()=>{de({color:"green",message:"Success"})}).catch(a=>{de({color:"red",message:je(a),autoClose:!1})})},[e]);return n?s.jsx(be,{children:s.jsx(ihe,{onSubmit:o,definition:n})}):null}function Xye(){const{resourceType:e,id:t}=Qe(),r=et({reference:e+"/"+t});return r?s.jsx(be,{children:e==="MeasureReport"?s.jsx(mpe,{measureReport:r}):s.jsx(t1,{value:r})}):null}const Jye=W(e=>({container:{position:"fixed",top:300,left:0,width:160,zIndex:5,fontSize:e.fontSizes.xs,"@media (max-width: 700px)":{display:"none"}},entry:{textAlign:"center",width:150,backgroundColor:e.colors.gray[0],border:`1px solid ${e.colors.gray[3]}`},active:{width:160,backgroundColor:e.colors.yellow[0],border:`1px solid ${e.colors.yellow[5]}`}}));function Zye(e){const{classes:t,cx:r}=Jye(),n=oe(),o=et(e.value),[i,a]=f.useState();return f.useEffect(()=>{if(!o)return;const l=S1(o);if(!l)return;const c="reference"in l?l.reference:at(l);n.search("ServiceRequest","subject="+c).then(u=>{const p=u.entry.map(h=>h.resource);c3(p),p.reverse(),a(p)}).catch(u=>de({color:"red",message:je(u),autoClose:!1}))},[n,o]),i?s.jsx("div",{"data-testid":"quick-service-requests",className:t.container,children:i.map(l=>{var c,u,d,p,h,m,g;return s.jsxs("div",{className:r(t.entry,{[t.active]:l.id===(o==null?void 0:o.id)}),children:[s.jsx("p",{children:s.jsx($e,{to:l,children:e0e(l)})}),((u=(c=l.category)==null?void 0:c[0])==null?void 0:u.text)&&s.jsx("p",{children:(d=l.category[0])==null?void 0:d.text}),((m=(h=(p=l.code)==null?void 0:p.coding)==null?void 0:h[0])==null?void 0:m.code)&&s.jsx("p",{children:(g=l.code.coding[0])==null?void 0:g.code}),s.jsx("p",{children:t0e(l)})]},l.id)})}):null}function e0e(e){if(e.identifier){for(const t of e.identifier)if(t.value)return t.value}return e.id||""}function t0e(e){var t;return e.authoredOn?e.authoredOn.substring(0,10):(t=e.meta)!=null&&t.lastUpdated?e.meta.lastUpdated.substring(0,10):""}const r0e=W(()=>({container:{position:"absolute",top:65,right:5,width:200,height:50,zIndex:15}}));function n0e(e){var i,a,l,c;const{classes:t}=r0e(),r=et(e.valueSet);if(!r)return null;const n=[""],o=(c=(l=(a=(i=r.compose)==null?void 0:i.include)==null?void 0:a[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),s.jsx("div",{className:t.container,children:s.jsx(mt,{defaultValue:e.defaultValue,onChange:u=>e.onChange(u.currentTarget.value),data:n})})}function o0e(e){var r,n;const t=et(e.specimen);return t?s.jsxs(Pe,{children:[s.jsxs(Pe.Entry,{children:[s.jsx(Pe.Key,{children:"Type"}),s.jsx(Pe.Value,{children:"Specimen"})]}),s.jsxs(Pe.Entry,{children:[s.jsx(Pe.Key,{children:"Collected"}),s.jsx(Pe.Value,{children:Nr((r=t.collection)==null?void 0:r.collectedDateTime)})]}),s.jsxs(Pe.Entry,{children:[s.jsx(Pe.Key,{children:"Specimen Age"}),s.jsx(Pe.Value,{children:i0e(t)})]}),(n=t.collection)!=null&&n.collectedDateTime&&t.receivedTime?s.jsxs(Pe.Entry,{children:[s.jsx(Pe.Key,{children:"Specimen Stability"}),s.jsx(Pe.Value,{children:a0e(t)})]}):s.jsx(s.Fragment,{})]}):null}function i0e(e){var o;const t=(o=e.collection)==null?void 0:o.collectedDateTime;if(!t)return;const r=new Date(t);return jA(OA(r,new Date))}function a0e(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 jA(OA(t,r))}function jA(e){return e.toString().padStart(3,"0")+"D"}function OA(e,t){const r=t.getTime()-e.getTime();return Math.floor(r/(1e3*3600*24))}function s0e(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"||e==="MeasureReport")&&t.push("Report"),e==="RequestGroup"&&t.push("Checklist"),e==="ObservationDefinition"&&t.push("Ranges"),t.push("Details","Edit","Event","History","Blame","JSON","Apps","Profiles"),t}const l0e=["Profiles"];function c0e(){var w,_,C,O,P,E,k;const e=oe(),{resourceType:t,id:r}=Qe(),n={reference:t+"/"+r},o=jt(),[i,a]=f.useState(),l=et(n,a),c=s0e(t),[u,d]=f.useState(()=>{const $=window.location.pathname.split("/").pop();return $&&c.map(I=>I.toLowerCase()).includes($)?$:c[0].toLowerCase()}),p=Ht();async function h(){var R,N;const I=(N=(R=(await e.readHistory(t,r)).entry)==null?void 0:R.find(A=>!!A.resource))==null?void 0:N.resource;I?m(I):de({color:"red",message:"No history to restore",autoClose:!1})}function m($){e.updateResource(Hs($)).then(()=>{a(void 0),de({color:"green",message:"Success"})}).catch(I=>{de({color:"red",message:je(I),autoClose:!1})})}if(i)return jse(i)?s.jsxs(be,{children:[s.jsx(ue,{children:"Deleted"}),s.jsx("p",{children:"The resource was deleted."}),s.jsx(re,{color:"red",onClick:h,children:"Restore"})]}):s.jsx(Vo,{outcome:i});function g($){d($),o(`/${t}/${r}/${$}`)}function v($){const I=l,R=I.orderDetail||[];R.length===0&&R.push({}),R[0].text!==$&&(R[0].text=$,m({...I,orderDetail:R}))}const b=l&&S1(l),y=l&&Bve(l),x=(C=(_=(w=e.getUserConfiguration())==null?void 0:w.option)==null?void 0:_.find($=>$.id==="statusValueSet"))==null?void 0:C.valueString;return s.jsxs(s.Fragment,{children:[(l==null?void 0:l.resourceType)==="ServiceRequest"&&x&&s.jsx(n0e,{valueSet:{reference:x},defaultValue:(P=(O=l.orderDetail)==null?void 0:O[0])==null?void 0:P.text,onChange:v},at(l)+"-"+((k=(E=l.orderDetail)==null?void 0:E[0])==null?void 0:k.text)),l&&s.jsx(Zye,{value:l}),l&&s.jsxs(dn,{children:[b&&s.jsx(_A,{patient:b}),y&&s.jsx(o0e,{specimen:y}),t!=="Patient"&&s.jsx(SA,{resource:n}),s.jsx(ga,{children:s.jsx(ze,{value:u.toLowerCase(),onTabChange:g,children:s.jsx(ze.List,{style:{whiteSpace:"nowrap",flexWrap:"nowrap"},children:c.map($=>s.jsx(ze.Tab,{value:$.toLowerCase(),children:l0e.includes($)?s.jsxs(K,{spacing:2,noWrap:!0,children:[$,s.jsx(GT,{color:p.primaryColor,size:"sm",children:"Beta"})]}):$},$))})})})]}),s.jsx(x1,{})]})}function fE(){var y,x,w,_;const e=jt(),{resourceType:t,id:r,versionId:n,tab:o}=Qe(),i=oe(),[a,l]=f.useState(!0),[c,u]=f.useState(),[d,p]=f.useState();if(f.useEffect(()=>{p(void 0),l(!0),i.readHistory(t,r).then(C=>u(C)).then(()=>l(!1)).catch(C=>{p(C),l(!1)})},[i,t,r]),a)return s.jsx(Tn,{});if(!c)return s.jsxs(be,{children:[s.jsx(ue,{children:"Resource not found"}),s.jsx($e,{to:`/${t}`,children:"Return to search page"})]});const h=c.entry,m=h.findIndex(C=>{var O,P;return((P=(O=C.resource)==null?void 0:O.meta)==null?void 0:P.versionId)===n});if(m===-1)return s.jsxs(be,{children:[s.jsx(ue,{children:"Version not found"}),s.jsx($e,{to:`/${t}/${r}`,children:"Return to resource"})]});const g=h[m].resource,v=m<h.length-1?h[m+1].resource:void 0,b="diff";return s.jsx(s.Fragment,{children:s.jsxs(ze,{value:o||b,onTabChange:C=>e(`/${t}/${r}/_history/${n}/${C}`),children:[s.jsxs(dn,{children:[s.jsx(Gc,{fluid:!0,p:"md",children:s.jsx(ne,{children:`${t} ${r}`})}),s.jsxs(ze.List,{children:[s.jsx(ze.Tab,{value:"diff",children:"Diff"}),s.jsx(ze.Tab,{value:"raw",children:"Raw"})]})]}),s.jsxs(be,{children:[d&&s.jsx("pre",{"data-testid":"error",children:JSON.stringify(d,void 0,2)}),s.jsx(ze.Panel,{value:"diff",children:v?s.jsxs(s.Fragment,{children:[s.jsxs("ul",{children:[s.jsxs("li",{children:["Current: ",(y=g.meta)==null?void 0:y.versionId]}),s.jsxs("li",{children:["Previous:"," ",s.jsx($e,{to:`/${t}/${r}/_history/${(x=v.meta)==null?void 0:x.versionId}`,children:(w=v.meta)==null?void 0:w.versionId})]})]}),s.jsx(jhe,{original:v,revised:g})]}):s.jsxs(s.Fragment,{children:[s.jsxs("ul",{children:[s.jsxs("li",{children:["Current: ",(_=g.meta)==null?void 0:_.versionId]}),s.jsx("li",{children:"Previous: (none)"})]}),s.jsx("pre",{children:JSON.stringify(g,void 0,2)})]})}),s.jsx(ze.Panel,{value:"raw",children:s.jsx("pre",{children:JSON.stringify(g,void 0,2)})})]})]})})}function u0e(){const{resourceType:e,id:t}=Qe(),r=jt(),[n,o]=f.useState({resourceType:"Subscription",filters:[{code:"url",operator:ie.EQUALS,value:`${e}/${t}`}],fields:["id","criteria","status","_lastUpdated"]});return s.jsx(be,{children:s.jsx(Yc,{search:n,onClick:i=>r(`/${i.resource.resourceType}/${i.resource.id}`),onChange:i=>o(i.definition),hideFilters:!0})})}function pE(){const{resourceType:e,id:t}=Qe(),r={reference:e+"/"+t};switch(e){case"Encounter":return s.jsx(vfe,{encounter:r});case"Patient":return s.jsx(gpe,{patient:r});case"ServiceRequest":return s.jsx(khe,{serviceRequest:r});default:return s.jsx(gfe,{resource:r})}}function CA(e,t){const r=oe(),n=jt();return{defaultValue:{resourceType:e},handleSubmit:a=>{t&&t(void 0),r.createResource(a).then(l=>n("/"+l.resourceType+"/"+l.id)).catch(l=>{t&&t(lt(l))})}}}function hE(){const{resourceType:e}=Qe(),[t,r]=f.useState(),{defaultValue:n,handleSubmit:o}=CA(e,r);return s.jsx(be,{children:s.jsx(m1,{defaultValue:n,onSubmit:o,outcome:t})})}function d0e(){const{resourceType:e}=Qe(),[t,r]=f.useState(),{defaultValue:n,handleSubmit:o}=CA(e,r),i=f.useCallback(a=>{o(JSON.parse(a["new-resource"]))},[o]);return s.jsxs(be,{children:[t&&s.jsx(Vo,{outcome:t}),s.jsxs(Ne,{onSubmit:i,children:[s.jsx(Vs,{name:"new-resource","data-testid":"create-resource-json",minRows:24,defaultValue:Dr(n,!0),formatOnBlur:!0,deserialize:JSON.parse}),s.jsx(K,{position:"right",mt:"xl",noWrap:!0,children:s.jsx(re,{type:"submit",children:"OK"})})]})]})}function f0e(){const e=oe(),{resourceType:t,id:r}=Qe(),[n,o]=f.useState(),[i,a]=f.useState(),[l,c]=f.useState();return f.useEffect(()=>{e.readResource(t,r).then(u=>o(ki(u))).catch(u=>{de({color:"red",message:je(u)})})},[e,t,r]),f.useEffect(()=>{e.searchResources("StructureDefinition",{type:t,derivation:"constraint",_count:50}).then(u=>{c(u.filter(nde))}).catch(console.error)},[e,t]),n?s.jsxs(be,{children:[s.jsxs(ue,{order:2,children:["Available ",t," profiles"]}),s.jsx(_e,{children:s.jsxs(s.Fragment,{children:[s.jsx(ze,{value:i==null?void 0:i.url,onTabChange:u=>a(l==null?void 0:l.find(d=>d.url===u)),children:s.jsx(ze.List,{children:l==null?void 0:l.map(u=>{var h,m;const d=(m=(h=n.meta)==null?void 0:h.profile)==null?void 0:m.includes(u.url),p=d?"This profile is present in this resource's meta.profile property.":"This profile is not included in this resource's meta.profile property.";return s.jsx(ze.Tab,{value:u.url,title:p,rightSection:d&&s.jsx(M5,{variant:"outline",color:"green",size:"xs",sx:{borderStyle:"none"},children:s.jsx(Nce,{size:"90%"})}),children:u.title||u.name},u.url)})})}),i?s.jsx(p0e,{profile:i,resource:n,onResourceUpdated:u=>o(u)},i.url):s.jsx(ne,{my:"lg",fz:"lg",fs:"italic",ta:"center",children:"Select a profile above"})]})})]}):null}const p0e=({profile:e,resource:t,onResourceUpdated:r})=>{const n=oe(),[o,i]=f.useState(),[a,l]=f.useState(()=>{var u,d;return(d=(u=t.meta)==null?void 0:u.profile)==null?void 0:d.includes(e.url)}),c=f.useCallback(u=>{i(void 0);const d=Hs(u);a?Mye(d,e.url):Lye(d,e.url),n.updateResource(d).then(p=>{r(p),de({color:"green",message:"Success"})}).catch(p=>{i(lt(p)),de({color:"red",message:je(p)})})},[n,e.url,r,a]);return s.jsxs(_e,{children:[s.jsx(vm,{size:"md",checked:a,label:`Conform resource to ${e.title}`,onChange:u=>l(u.currentTarget.checked),"data-testid":"profile-toggle"}),a?s.jsx(m1,{profileUrl:e.url,defaultValue:t,onSubmit:c,outcome:o}):s.jsx("form",{noValidate:!0,onSubmit:u=>{u.preventDefault(),c(t)},children:s.jsx(K,{position:"right",mt:"xl",children:s.jsx(re,{type:"submit",children:"OK"})})})]})};function h0e(){return s.jsx(qme,{children:s.jsxs(ce,{errorElement:s.jsx(Fve,{}),children:[s.jsx(ce,{path:"/signin",element:s.jsx(aye,{})}),s.jsx(ce,{path:"/oauth",element:s.jsx(tye,{})}),s.jsx(ce,{path:"/resetpassword",element:s.jsx(nye,{})}),s.jsx(ce,{path:"/setpassword/:id/:secret",element:s.jsx(iye,{})}),s.jsx(ce,{path:"/register",element:s.jsx(rye,{})}),s.jsx(ce,{path:"/changepassword",element:s.jsx(Mve,{})}),s.jsx(ce,{path:"/security",element:s.jsx(oye,{})}),s.jsx(ce,{path:"/mfa",element:s.jsx(Zve,{})}),s.jsx(ce,{path:"/batch",element:s.jsx(Nve,{})}),s.jsx(ce,{path:"/bulk/:resourceType",element:s.jsx(Ave,{})}),s.jsx(ce,{path:"/smart",element:s.jsx(sye,{})}),s.jsx(ce,{path:"/forms/:id",element:s.jsx(Wve,{})}),s.jsx(ce,{path:"/admin/super",element:s.jsx(xye,{})}),s.jsx(ce,{path:"/admin/config",element:s.jsx(wye,{})}),s.jsxs(ce,{path:"/admin",element:s.jsx(gye,{}),children:[s.jsx(ce,{path:"patients",element:s.jsx(mye,{})}),s.jsx(ce,{path:"bots/new",element:s.jsx(uye,{})}),s.jsx(ce,{path:"bots",element:s.jsx(lye,{})}),s.jsx(ce,{path:"clients/new",element:s.jsx(dye,{})}),s.jsx(ce,{path:"clients",element:s.jsx(cye,{})}),s.jsx(ce,{path:"details",element:s.jsx(cE,{})}),s.jsx(ce,{path:"invite",element:s.jsx(hye,{})}),s.jsx(ce,{path:"users",element:s.jsx(bye,{})}),s.jsx(ce,{path:"project",element:s.jsx(cE,{})}),s.jsx(ce,{path:"secrets",element:s.jsx(vye,{})}),s.jsx(ce,{path:"sites",element:s.jsx(yye,{})}),s.jsx(ce,{path:"members/:membershipId",element:s.jsx(pye,{})})]}),s.jsx(ce,{path:"/lab/assays",element:s.jsx(_ye,{})}),s.jsx(ce,{path:"/lab/panels",element:s.jsx(Sye,{})}),s.jsx(ce,{path:"/:resourceType/:id/_history/:versionId/:tab",element:s.jsx(fE,{})}),s.jsx(ce,{path:"/:resourceType/:id/_history/:versionId",element:s.jsx(fE,{})}),s.jsxs(ce,{path:"/:resourceType/new",element:s.jsx(zve,{}),children:[s.jsx(ce,{index:!0,element:s.jsx(hE,{})}),s.jsx(ce,{path:"form",element:s.jsx(hE,{})}),s.jsx(ce,{path:"json",element:s.jsx(d0e,{})})]}),s.jsxs(ce,{path:"/:resourceType/:id",element:s.jsx(c0e,{}),children:[s.jsx(ce,{index:!0,element:s.jsx(pE,{})}),s.jsx(ce,{path:"apply",element:s.jsx(jye,{})}),s.jsx(ce,{path:"apps",element:s.jsx(Oye,{})}),s.jsx(ce,{path:"event",element:s.jsx(Eye,{})}),s.jsx(ce,{path:"blame",element:s.jsx($ye,{})}),s.jsx(ce,{path:"bots",element:s.jsx(Gye,{})}),s.jsx(ce,{path:"builder",element:s.jsx(zye,{})}),s.jsx(ce,{path:"checklist",element:s.jsx(Fye,{})}),s.jsx(ce,{path:"delete",element:s.jsx(Vye,{})}),s.jsx(ce,{path:"details",element:s.jsx(Bye,{})}),s.jsx(ce,{path:"edit",element:s.jsx(Uye,{})}),s.jsx(ce,{path:"editor",element:s.jsx(Nye,{})}),s.jsx(ce,{path:"history",element:s.jsx(Wye,{})}),s.jsx(ce,{path:"json",element:s.jsx(Hye,{})}),s.jsx(ce,{path:"preview",element:s.jsx(qye,{})}),s.jsx(ce,{path:"responses",element:s.jsx(Kye,{})}),s.jsx(ce,{path:"report",element:s.jsx(Xye,{})}),s.jsx(ce,{path:"ranges",element:s.jsx(Yye,{})}),s.jsx(ce,{path:"subscriptions",element:s.jsx(u0e,{})}),s.jsx(ce,{path:"timeline",element:s.jsx(pE,{})}),s.jsx(ce,{path:"profiles",element:s.jsx(f0e,{})})]}),s.jsx(ce,{path:"/:resourceType",element:s.jsx(lE,{})}),s.jsx(ce,{path:"/",element:s.jsx(lE,{})})]})})}function m0e(){const e=oe(),t=e.getUserConfiguration(),r=Ti(),[n]=w1();return e.isLoading()?s.jsx(Tn,{}):s.jsx(Uue,{logo:s.jsx(Dn,{size:24}),pathname:r.pathname,searchParams:n,version:tce,menus:g0e(t),displayAddBookmark:!!(t!=null&&t.id),children:s.jsx(f.Suspense,{fallback:s.jsx(Tn,{}),children:s.jsx(h0e,{})})})}function g0e(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(i=>({label:i.name,href:i.target,icon:v0e(i.target)})))||[]}}))||[];return t.push({title:"Settings",links:[{label:"Security",href:"/security",icon:s.jsx(Qce,{})}]}),t}const mE={Patient:lue,Practitioner:Hce,Organization:Tce,ServiceRequest:nue,DiagnosticReport:iue,Questionnaire:Wce,admin:$ce,AccessPolicy:Gce,Subscription:due,batch:Jce,Observation:Xce};function v0e(e){try{const t=new URL(e,"https://app.medplum.com").pathname.split("/")[1];if(t in mE){const r=mE[t];return s.jsx(r,{})}}catch{}return s.jsx(gm,{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 y0e(){const e=eu(),t=new ace({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=Kme([{path:"*",element:s.jsx(m0e,{})}]),o=a=>n.navigate(a);V3(document.getElementById("root")).render(s.jsx(f.StrictMode,{children:s.jsx(uce,{medplum:t,navigate:o,children:s.jsxs(a$,{theme:r,withGlobalStyles:!0,withNormalizeCSS:!0,children:[s.jsx(ba,{position:"bottom-right"}),s.jsx(oge,{router:n})]})})}))}y0e().catch(console.error);
237
+ //# sourceMappingURL=index-rEgTvkgj.js.map