shared-ritm 1.0.24 → 1.0.26
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.css +1 -1
- package/dist/shared-ritm.es.js +2750 -2595
- package/dist/shared-ritm.umd.js +7 -7
- package/dist/types/index.d.ts +2 -1
- package/package.json +1 -1
- package/src/App.vue +102 -2
- package/src/common/app-icon/AppIcon.vue +1 -2
- package/src/common/app-layout/components/AppLayoutHeader.vue +7 -5
- package/src/icons/header/flashIcon.vue +24 -0
- package/src/icons/header/notificationIcon.vue +18 -0
- package/src/icons/header/searchStatusIcon.vue +24 -0
- package/src/icons/header/smallCapsIcon.vue +34 -0
- package/src/icons/sidebar/projects-icon.vue +31 -31
- package/src/icons/sidebar/tasks_tasks-icon.vue +39 -39
- package/src/icons/sidebar/tasks_today-icon.vue +27 -27
- package/src/index.ts +2 -1
package/dist/shared-ritm.umd.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
(function(re,n){typeof exports=="object"&&typeof module<"u"?n(exports,require("vue")):typeof define=="function"&&define.amd?define(["exports","vue"],n):(re=typeof globalThis<"u"?globalThis:re||self,n(re.SharedRitm={},re.Vue))})(this,function(re,n){"use strict";var
|
|
2
|
-
/*$vite$:1*/`,document.head.appendChild(Ue);function It(e,t,o,r){return Object.defineProperty(e,t,{get:o,set:r,enumerable:!0}),e}function ie(e){return n.markRaw(n.defineComponent(e))}function Ro(e){return n.markRaw(e)}function ve(e,t){return e!==void 0&&e()||t}function Ji(e,t){if(e!==void 0){const o=e();if(o!=null)return o.slice()}return t}function Oe(e,t){return e!==void 0?t.concat(e()):t}function el(e,t){return e===void 0?t:t!==void 0?t.concat(e()):e()}function Bn(e,t,o,r,i,l){t.key=r+i;const a=n.h(e,t,o);return i===!0?n.withDirectives(a,l()):a}const tl=["top","middle","bottom"],nl=ie({name:"QBadge",props:{color:String,textColor:String,floating:Boolean,transparent:Boolean,multiLine:Boolean,outline:Boolean,rounded:Boolean,label:[Number,String],align:{type:String,validator:e=>tl.includes(e)}},setup(e,{slots:t}){const o=n.computed(()=>e.align!==void 0?{verticalAlign:e.align}:null),r=n.computed(()=>{const i=e.outline===!0&&e.color||e.textColor;return`q-badge flex inline items-center no-wrap q-badge--${e.multiLine===!0?"multi":"single"}-line`+(e.outline===!0?" q-badge--outline":e.color!==void 0?` bg-${e.color}`:"")+(i!==void 0?` text-${i}`:"")+(e.floating===!0?" q-badge--floating":"")+(e.rounded===!0?" q-badge--rounded":"")+(e.transparent===!0?" q-badge--transparent":"")});return()=>n.h("div",{class:r.value,style:o.value,role:"status","aria-label":e.label},Oe(t.default,e.label!==void 0?[e.label]:[]))}}),We=n.ref(!1);let En;function ol(e,t){const o=/(edg|edge|edga|edgios)\/([\w.]+)/.exec(e)||/(opr)[\/]([\w.]+)/.exec(e)||/(vivaldi)[\/]([\w.]+)/.exec(e)||/(chrome|crios)[\/]([\w.]+)/.exec(e)||/(version)(applewebkit)[\/]([\w.]+).*(safari)[\/]([\w.]+)/.exec(e)||/(webkit)[\/]([\w.]+).*(version)[\/]([\w.]+).*(safari)[\/]([\w.]+)/.exec(e)||/(firefox|fxios)[\/]([\w.]+)/.exec(e)||/(webkit)[\/]([\w.]+)/.exec(e)||/(opera)(?:.*version|)[\/]([\w.]+)/.exec(e)||[];return{browser:o[5]||o[3]||o[1]||"",version:o[4]||o[2]||"0",platform:t[0]||""}}function rl(e){return/(ipad)/.exec(e)||/(ipod)/.exec(e)||/(windows phone)/.exec(e)||/(iphone)/.exec(e)||/(kindle)/.exec(e)||/(silk)/.exec(e)||/(android)/.exec(e)||/(win)/.exec(e)||/(mac)/.exec(e)||/(linux)/.exec(e)||/(cros)/.exec(e)||/(playbook)/.exec(e)||/(bb)/.exec(e)||/(blackberry)/.exec(e)||[]}const Ao="ontouchstart"in window||window.navigator.maxTouchPoints>0;function il(e){const t=e.toLowerCase(),o=rl(t),r=ol(t,o),i={mobile:!1,desktop:!1,cordova:!1,capacitor:!1,nativeMobile:!1,electron:!1,bex:!1,linux:!1,mac:!1,win:!1,cros:!1,chrome:!1,firefox:!1,opera:!1,safari:!1,vivaldi:!1,edge:!1,edgeChromium:!1,ie:!1,webkit:!1,android:!1,ios:!1,ipad:!1,iphone:!1,ipod:!1,kindle:!1,winphone:!1,blackberry:!1,playbook:!1,silk:!1};r.browser&&(i[r.browser]=!0,i.version=r.version,i.versionNumber=parseInt(r.version,10)),r.platform&&(i[r.platform]=!0);const l=i.android||i.ios||i.bb||i.blackberry||i.ipad||i.iphone||i.ipod||i.kindle||i.playbook||i.silk||i["windows phone"];if(l===!0||t.indexOf("mobile")!==-1?i.mobile=!0:i.desktop=!0,i["windows phone"]&&(i.winphone=!0,delete i["windows phone"]),i.edga||i.edgios||i.edg?(i.edge=!0,r.browser="edge"):i.crios?(i.chrome=!0,r.browser="chrome"):i.fxios&&(i.firefox=!0,r.browser="firefox"),(i.ipod||i.ipad||i.iphone)&&(i.ios=!0),i.vivaldi&&(r.browser="vivaldi",i.vivaldi=!0),(i.chrome||i.opr||i.safari||i.vivaldi||i.mobile===!0&&i.ios!==!0&&l!==!0)&&(i.webkit=!0),i.opr&&(r.browser="opera",i.opera=!0),i.safari&&(i.blackberry||i.bb?(r.browser="blackberry",i.blackberry=!0):i.playbook?(r.browser="playbook",i.playbook=!0):i.android?(r.browser="android",i.android=!0):i.kindle?(r.browser="kindle",i.kindle=!0):i.silk&&(r.browser="silk",i.silk=!0)),i.name=r.browser,i.platform=r.platform,t.indexOf("electron")!==-1)i.electron=!0;else if(document.location.href.indexOf("-extension://")!==-1)i.bex=!0;else{if(window.Capacitor!==void 0?(i.capacitor=!0,i.nativeMobile=!0,i.nativeMobileWrapper="capacitor"):(window._cordovaNative!==void 0||window.cordova!==void 0)&&(i.cordova=!0,i.nativeMobile=!0,i.nativeMobileWrapper="cordova"),We.value===!0&&(En={is:{...i}}),Ao===!0&&i.mac===!0&&(i.desktop===!0&&i.safari===!0||i.nativeMobile===!0&&i.android!==!0&&i.ios!==!0&&i.ipad!==!0)){delete i.mac,delete i.desktop;const a=Math.min(window.innerHeight,window.innerWidth)>414?"ipad":"iphone";Object.assign(i,{mobile:!0,ios:!0,platform:a,[a]:!0})}i.mobile!==!0&&window.navigator.userAgentData&&window.navigator.userAgentData.mobile&&(delete i.desktop,i.mobile=!0)}return i}const Oo=navigator.userAgent||navigator.vendor||window.opera,ll={has:{touch:!1,webStorage:!1},within:{iframe:!1}},me={userAgent:Oo,is:il(Oo),has:{touch:Ao},within:{iframe:window.self!==window.top}},qn={install(e){const{$q:t}=e;We.value===!0?(e.onSSRHydrated.push(()=>{Object.assign(t.platform,me),We.value=!1}),t.platform=n.reactive(this)):t.platform=this}};{let e;It(me.has,"webStorage",()=>{if(e!==void 0)return e;try{if(window.localStorage)return e=!0,!0}catch{}return e=!1,!1}),Object.assign(qn,me),We.value===!0&&(Object.assign(qn,En,ll),En=null)}function jt(){if(window.getSelection!==void 0){const e=window.getSelection();e.empty!==void 0?e.empty():e.removeAllRanges!==void 0&&(e.removeAllRanges(),qn.is.mobile!==!0&&e.addRange(document.createRange()))}else document.selection!==void 0&&document.selection.empty()}const fe={hasPassive:!1,passiveCapture:!0,notPassiveCapture:!0};try{const e=Object.defineProperty({},"passive",{get(){Object.assign(fe,{hasPassive:!0,passive:{passive:!0},notPassive:{passive:!1},passiveCapture:{passive:!0,capture:!0},notPassiveCapture:{passive:!1,capture:!0}})}});window.addEventListener("qtest",null,e),window.removeEventListener("qtest",null,e)}catch{}function Nt(){}function al(e){return e.button===0}function bt(e){return e.touches&&e.touches[0]?e=e.touches[0]:e.changedTouches&&e.changedTouches[0]?e=e.changedTouches[0]:e.targetTouches&&e.targetTouches[0]&&(e=e.targetTouches[0]),{top:e.clientY,left:e.clientX}}function sl(e){if(e.path)return e.path;if(e.composedPath)return e.composedPath();const t=[];let o=e.target;for(;o;){if(t.push(o),o.tagName==="HTML")return t.push(document),t.push(window),t;o=o.parentElement}}function Se(e){e.stopPropagation()}function ke(e){e.cancelable!==!1&&e.preventDefault()}function se(e){e.cancelable!==!1&&e.preventDefault(),e.stopPropagation()}function Tn(e,t){if(e===void 0||t===!0&&e.__dragPrevented===!0)return;const o=t===!0?r=>{r.__dragPrevented=!0,r.addEventListener("dragstart",ke,fe.notPassiveCapture)}:r=>{delete r.__dragPrevented,r.removeEventListener("dragstart",ke,fe.notPassiveCapture)};e.querySelectorAll("a, img").forEach(o)}function Pe(e,t,o){const r=`__q_${t}_evt`;e[r]=e[r]!==void 0?e[r].concat(o):o,o.forEach(i=>{i[0].addEventListener(i[1],e[i[2]],fe[i[3]])})}function Ke(e,t){const o=`__q_${t}_evt`;e[o]!==void 0&&(e[o].forEach(r=>{r[0].removeEventListener(r[1],e[r[2]],fe[r[3]])}),e[o]=void 0)}function Mn(e){return e!==Object(e)||e.isComposing===!0||e.qKeyEvent===!0}function Qe(e,t){return Mn(e)===!0?!1:[].concat(t).includes(e.keyCode)}const Po={target:{type:[Boolean,String,Element],default:!0},noParentEvent:Boolean},ul={...Po,contextMenu:Boolean};function Io({showing:e,avoidEmit:t,configureAnchorEl:o}){const{props:r,proxy:i,emit:l}=n.getCurrentInstance(),a=n.ref(null);let s=null;function d(p){return a.value===null?!1:p===void 0||p.touches===void 0||p.touches.length<=1}const c={};o===void 0&&(Object.assign(c,{hide(p){i.hide(p)},toggle(p){i.toggle(p),p.qAnchorHandled=!0},toggleKey(p){Qe(p,13)===!0&&c.toggle(p)},contextClick(p){i.hide(p),ke(p),n.nextTick(()=>{i.show(p),p.qAnchorHandled=!0})},prevent:ke,mobileTouch(p){if(c.mobileCleanup(p),d(p)!==!0)return;i.hide(p),a.value.classList.add("non-selectable");const h=p.target;Pe(c,"anchor",[[h,"touchmove","mobileCleanup","passive"],[h,"touchend","mobileCleanup","passive"],[h,"touchcancel","mobileCleanup","passive"],[a.value,"contextmenu","prevent","notPassive"]]),s=setTimeout(()=>{s=null,i.show(p),p.qAnchorHandled=!0},300)},mobileCleanup(p){a.value.classList.remove("non-selectable"),s!==null&&(clearTimeout(s),s=null),e.value===!0&&p!==void 0&&jt()}}),o=function(p=r.contextMenu){if(r.noParentEvent===!0||a.value===null)return;let h;p===!0?i.$q.platform.is.mobile===!0?h=[[a.value,"touchstart","mobileTouch","passive"]]:h=[[a.value,"mousedown","hide","passive"],[a.value,"contextmenu","contextClick","notPassive"]]:h=[[a.value,"click","toggle","passive"],[a.value,"keyup","toggleKey","passive"]],Pe(c,"anchor",h)});function u(){Ke(c,"anchor")}function f(p){for(a.value=p;a.value.classList.contains("q-anchor--skip");)a.value=a.value.parentNode;o()}function g(){if(r.target===!1||r.target===""||i.$el.parentNode===null)a.value=null;else if(r.target===!0)f(i.$el.parentNode);else{let p=r.target;if(typeof r.target=="string")try{p=document.querySelector(r.target)}catch{p=void 0}p!=null?(a.value=p.$el||p,o()):(a.value=null,console.error(`Anchor: target "${r.target}" not found`))}}return n.watch(()=>r.contextMenu,p=>{a.value!==null&&(u(),o(p))}),n.watch(()=>r.target,()=>{a.value!==null&&u(),g()}),n.watch(()=>r.noParentEvent,p=>{a.value!==null&&(p===!0?u():o())}),n.onMounted(()=>{g(),t!==!0&&r.modelValue===!0&&a.value===null&&l("update:modelValue",!1)}),n.onBeforeUnmount(()=>{s!==null&&clearTimeout(s),u()}),{anchorEl:a,canShow:d,anchorEvents:c}}function jo(e,t){const o=n.ref(null);let r;function i(s,d){const c=`${d!==void 0?"add":"remove"}EventListener`,u=d!==void 0?d:r;s!==window&&s[c]("scroll",u,fe.passive),window[c]("scroll",u,fe.passive),r=d}function l(){o.value!==null&&(i(o.value),o.value=null)}const a=n.watch(()=>e.noParentEvent,()=>{o.value!==null&&(l(),t())});return n.onBeforeUnmount(a),{localScrollTarget:o,unconfigureScrollTarget:l,changeScrollEvent:i}}function Vn(e){if(Object(e.$parent)===e.$parent)return e.$parent;let{parent:t}=e.$;for(;Object(t)===t;){if(Object(t.proxy)===t.proxy)return t.proxy;t=t.parent}}function No(e){return e.appContext.config.globalProperties.$router!==void 0}function Fo(e){return e.isUnmounted===!0||e.isDeactivated===!0}const Ct={modelValue:{type:Boolean,default:null},"onUpdate:modelValue":[Function,Array]},_t=["beforeShow","show","beforeHide","hide"];function St({showing:e,canShow:t,hideOnRouteChange:o,handleShow:r,handleHide:i,processOnMount:l}){const a=n.getCurrentInstance(),{props:s,emit:d,proxy:c}=a;let u;function f(x){e.value===!0?h(x):g(x)}function g(x){if(s.disable===!0||x!==void 0&&x.qAnchorHandled===!0||t!==void 0&&t(x)!==!0)return;const T=s["onUpdate:modelValue"]!==void 0;T===!0&&(d("update:modelValue",!0),u=x,n.nextTick(()=>{u===x&&(u=void 0)})),(s.modelValue===null||T===!1)&&p(x)}function p(x){e.value!==!0&&(e.value=!0,d("beforeShow",x),r!==void 0?r(x):d("show",x))}function h(x){if(s.disable===!0)return;const T=s["onUpdate:modelValue"]!==void 0;T===!0&&(d("update:modelValue",!1),u=x,n.nextTick(()=>{u===x&&(u=void 0)})),(s.modelValue===null||T===!1)&&k(x)}function k(x){e.value!==!1&&(e.value=!1,d("beforeHide",x),i!==void 0?i(x):d("hide",x))}function w(x){s.disable===!0&&x===!0?s["onUpdate:modelValue"]!==void 0&&d("update:modelValue",!1):x===!0!==e.value&&(x===!0?p:k)(u)}n.watch(()=>s.modelValue,w),o!==void 0&&No(a)===!0&&n.watch(()=>c.$route.fullPath,()=>{o.value===!0&&e.value===!0&&h()}),l===!0&&n.onMounted(()=>{w(s.modelValue)});const S={show:g,hide:h,toggle:f};return Object.assign(c,S),S}let Ze=[],xt=[];function Ho(e){xt=xt.filter(t=>t!==e)}function cl(e){Ho(e),xt.push(e)}function zo(e){Ho(e),xt.length===0&&Ze.length!==0&&(Ze[Ze.length-1](),Ze=[])}function Ft(e){xt.length===0?e():Ze.push(e)}function dl(e){Ze=Ze.filter(t=>t!==e)}const Do={};let fl=1,ml=document.body;function hl(e,t){const o=document.createElement("div");if(o.id=t!==void 0?`q-portal--${t}--${fl++}`:e,Do.globalNodes!==void 0){const r=Do.globalNodes.class;r!==void 0&&(o.className=r)}return ml.appendChild(o),o}function pl(e){e.remove()}const Bt=[];function gl(e,t){do{if(e.$options.name==="QMenu"){if(e.hide(t),e.$props.separateClosePopup===!0)return Vn(e)}else if(e.__qPortal===!0){const o=Vn(e);return o!==void 0&&o.$options.name==="QPopupProxy"?(e.hide(t),o):e}e=Vn(e)}while(e!=null)}const wl=ie({name:"QPortal",setup(e,{slots:t}){return()=>t.default()}});function vl(e){for(e=e.parent;e!=null;){if(e.type.name==="QGlobalDialog")return!0;if(e.type.name==="QDialog"||e.type.name==="QMenu")return!1;e=e.parent}return!1}function Ln(e,t,o,r){const i=n.ref(!1),l=n.ref(!1);let a=null;const s={},d=r==="dialog"&&vl(e);function c(f){if(f===!0){zo(s),l.value=!0;return}l.value=!1,i.value===!1&&(d===!1&&a===null&&(a=hl(!1,r)),i.value=!0,Bt.push(e.proxy),cl(s))}function u(f){if(l.value=!1,f!==!0)return;zo(s),i.value=!1;const g=Bt.indexOf(e.proxy);g!==-1&&Bt.splice(g,1),a!==null&&(pl(a),a=null)}return n.onUnmounted(()=>{u(!0)}),e.proxy.__qPortal=!0,It(e.proxy,"contentEl",()=>t.value),{showPortal:c,hidePortal:u,portalIsActive:i,portalIsAccessible:l,renderPortal:()=>d===!0?o():i.value===!0?[n.h(n.Teleport,{to:a},n.h(wl,o))]:void 0}}const Et={transitionShow:{type:String,default:"fade"},transitionHide:{type:String,default:"fade"},transitionDuration:{type:[String,Number],default:300}};function $n(e,t=()=>{},o=()=>{}){return{transitionProps:n.computed(()=>{const r=`q-transition--${e.transitionShow||t()}`,i=`q-transition--${e.transitionHide||o()}`;return{appear:!0,enterFromClass:`${r}-enter-from`,enterActiveClass:`${r}-enter-active`,enterToClass:`${r}-enter-to`,leaveFromClass:`${i}-leave-from`,leaveActiveClass:`${i}-leave-active`,leaveToClass:`${i}-leave-to`}}),transitionStyle:n.computed(()=>`--q-transition-duration: ${e.transitionDuration}ms`)}}function Rn(){let e;const t=n.getCurrentInstance();function o(){e=void 0}return n.onDeactivated(o),n.onBeforeUnmount(o),{removeTick:o,registerTick(r){e=r,n.nextTick(()=>{e===r&&(Fo(t)===!1&&e(),e=void 0)})}}}function Ht(){let e=null;const t=n.getCurrentInstance();function o(){e!==null&&(clearTimeout(e),e=null)}return n.onDeactivated(o),n.onBeforeUnmount(o),{removeTimeout:o,registerTimeout(r,i){o(),Fo(t)===!1&&(e=setTimeout(()=>{e=null,r()},i))}}}function An(e,t){const o=e.style;for(const r in t)o[r]=t[r]}function kl(e){if(e==null)return;if(typeof e=="string")try{return document.querySelector(e)||void 0}catch{return}const t=n.unref(e);if(t)return t.$el||t}function Uo(e,t){if(e==null||e.contains(t)===!0)return!0;for(let o=e.nextElementSibling;o!==null;o=o.nextElementSibling)if(o.contains(t))return!0;return!1}const On=[Element,String],yl=[null,document,document.body,document.scrollingElement,document.documentElement];function Pn(e,t){let o=kl(t);if(o===void 0){if(e==null)return window;o=e.closest(".scroll,.scroll-y,.overflow-auto")}return yl.includes(o)?window:o}function Wo(e){return e===window?window.pageYOffset||window.scrollY||document.body.scrollTop||0:e.scrollTop}function Ko(e){return e===window?window.pageXOffset||window.scrollX||document.body.scrollLeft||0:e.scrollLeft}let zt;function Dt(){if(zt!==void 0)return zt;const e=document.createElement("p"),t=document.createElement("div");An(e,{width:"100%",height:"200px"}),An(t,{position:"absolute",top:"0px",left:"0px",visibility:"hidden",width:"200px",height:"150px",overflow:"hidden"}),t.appendChild(e),document.body.appendChild(t);const o=e.offsetWidth;t.style.overflow="scroll";let r=e.offsetWidth;return o===r&&(r=t.clientWidth),t.remove(),zt=o-r,zt}function bl(e,t=!0){return!e||e.nodeType!==Node.ELEMENT_NODE?!1:t?e.scrollHeight>e.clientHeight&&(e.classList.contains("scroll")||e.classList.contains("overflow-auto")||["auto","scroll"].includes(window.getComputedStyle(e)["overflow-y"])):e.scrollWidth>e.clientWidth&&(e.classList.contains("scroll")||e.classList.contains("overflow-auto")||["auto","scroll"].includes(window.getComputedStyle(e)["overflow-x"]))}const{notPassiveCapture:Ut}=fe,Xe=[];function Wt(e){const t=e.target;if(t===void 0||t.nodeType===8||t.classList.contains("no-pointer-events")===!0)return;let o=Bt.length-1;for(;o>=0;){const r=Bt[o].$;if(r.type.name==="QTooltip"){o--;continue}if(r.type.name!=="QDialog")break;if(r.props.seamless!==!0)return;o--}for(let r=Xe.length-1;r>=0;r--){const i=Xe[r];if((i.anchorEl.value===null||i.anchorEl.value.contains(t)===!1)&&(t===document.body||i.innerRef.value!==null&&i.innerRef.value.contains(t)===!1))e.qClickOutside=!0,i.onClickOutside(e);else return}}function Qo(e){Xe.push(e),Xe.length===1&&(document.addEventListener("mousedown",Wt,Ut),document.addEventListener("touchstart",Wt,Ut))}function Kt(e){const t=Xe.findIndex(o=>o===e);t!==-1&&(Xe.splice(t,1),Xe.length===0&&(document.removeEventListener("mousedown",Wt,Ut),document.removeEventListener("touchstart",Wt,Ut)))}let Zo,Xo;function Qt(e){const t=e.split(" ");return t.length!==2?!1:["top","center","bottom"].includes(t[0])!==!0?(console.error("Anchor/Self position must start with one of top/center/bottom"),!1):["left","middle","right","start","end"].includes(t[1])!==!0?(console.error("Anchor/Self position must end with one of left/middle/right/start/end"),!1):!0}function Yo(e){return e?!(e.length!==2||typeof e[0]!="number"||typeof e[1]!="number"):!0}const In={"start#ltr":"left","start#rtl":"right","end#ltr":"right","end#rtl":"left"};["left","middle","right"].forEach(e=>{In[`${e}#ltr`]=e,In[`${e}#rtl`]=e});function Zt(e,t){const o=e.split(" ");return{vertical:o[0],horizontal:In[`${o[1]}#${t===!0?"rtl":"ltr"}`]}}function Cl(e,t){let{top:o,left:r,right:i,bottom:l,width:a,height:s}=e.getBoundingClientRect();return t!==void 0&&(o-=t[1],r-=t[0],l+=t[1],i+=t[0],a+=t[0],s+=t[1]),{top:o,bottom:l,height:s,left:r,right:i,width:a,middle:r+(i-r)/2,center:o+(l-o)/2}}function _l(e,t,o){let{top:r,left:i}=e.getBoundingClientRect();return r+=t.top,i+=t.left,o!==void 0&&(r+=o[1],i+=o[0]),{top:r,bottom:r+1,height:1,left:i,right:i+1,width:1,middle:i,center:r}}function Sl(e,t){return{top:0,center:t/2,bottom:t,left:0,middle:e/2,right:e}}function Go(e,t,o,r){return{top:e[o.vertical]-t[r.vertical],left:e[o.horizontal]-t[r.horizontal]}}function jn(e,t=0){if(e.targetEl===null||e.anchorEl===null||t>5)return;if(e.targetEl.offsetHeight===0||e.targetEl.offsetWidth===0){setTimeout(()=>{jn(e,t+1)},10);return}const{targetEl:o,offset:r,anchorEl:i,anchorOrigin:l,selfOrigin:a,absoluteOffset:s,fit:d,cover:c,maxHeight:u,maxWidth:f}=e;if(me.is.ios===!0&&window.visualViewport!==void 0){const V=document.body.style,{offsetLeft:L,offsetTop:F}=window.visualViewport;L!==Zo&&(V.setProperty("--q-pe-left",L+"px"),Zo=L),F!==Xo&&(V.setProperty("--q-pe-top",F+"px"),Xo=F)}const{scrollLeft:g,scrollTop:p}=o,h=s===void 0?Cl(i,c===!0?[0,0]:r):_l(i,s,r);Object.assign(o.style,{top:0,left:0,minWidth:null,minHeight:null,maxWidth:f,maxHeight:u,visibility:"visible"});const{offsetWidth:k,offsetHeight:w}=o,{elWidth:S,elHeight:x}=d===!0||c===!0?{elWidth:Math.max(h.width,k),elHeight:c===!0?Math.max(h.height,w):w}:{elWidth:k,elHeight:w};let T={maxWidth:f,maxHeight:u};(d===!0||c===!0)&&(T.minWidth=h.width+"px",c===!0&&(T.minHeight=h.height+"px")),Object.assign(o.style,T);const M=Sl(S,x);let E=Go(h,M,l,a);if(s===void 0||r===void 0)Nn(E,h,M,l,a);else{const{top:V,left:L}=E;Nn(E,h,M,l,a);let F=!1;if(E.top!==V){F=!0;const _=2*r[1];h.center=h.top-=_,h.bottom-=_+2}if(E.left!==L){F=!0;const _=2*r[0];h.middle=h.left-=_,h.right-=_+2}F===!0&&(E=Go(h,M,l,a),Nn(E,h,M,l,a))}T={top:E.top+"px",left:E.left+"px"},E.maxHeight!==void 0&&(T.maxHeight=E.maxHeight+"px",h.height>E.maxHeight&&(T.minHeight=T.maxHeight)),E.maxWidth!==void 0&&(T.maxWidth=E.maxWidth+"px",h.width>E.maxWidth&&(T.minWidth=T.maxWidth)),Object.assign(o.style,T),o.scrollTop!==p&&(o.scrollTop=p),o.scrollLeft!==g&&(o.scrollLeft=g)}function Nn(e,t,o,r,i){const l=o.bottom,a=o.right,s=Dt(),d=window.innerHeight-s,c=document.body.clientWidth;if(e.top<0||e.top+l>d)if(i.vertical==="center")e.top=t[r.vertical]>d/2?Math.max(0,d-l):0,e.maxHeight=Math.min(l,d);else if(t[r.vertical]>d/2){const u=Math.min(d,r.vertical==="center"?t.center:r.vertical===i.vertical?t.bottom:t.top);e.maxHeight=Math.min(l,u),e.top=Math.max(0,u-l)}else e.top=Math.max(0,r.vertical==="center"?t.center:r.vertical===i.vertical?t.top:t.bottom),e.maxHeight=Math.min(l,d-e.top);if(e.left<0||e.left+a>c)if(e.maxWidth=Math.min(a,c),i.horizontal==="middle")e.left=t[r.horizontal]>c/2?Math.max(0,c-a):0;else if(t[r.horizontal]>c/2){const u=Math.min(c,r.horizontal==="middle"?t.middle:r.horizontal===i.horizontal?t.right:t.left);e.maxWidth=Math.min(a,u),e.left=Math.max(0,u-e.maxWidth)}else e.left=Math.max(0,r.horizontal==="middle"?t.middle:r.horizontal===i.horizontal?t.left:t.right),e.maxWidth=Math.min(a,c-e.left)}const Xt=ie({name:"QTooltip",inheritAttrs:!1,props:{...Po,...Ct,...Et,maxHeight:{type:String,default:null},maxWidth:{type:String,default:null},transitionShow:{...Et.transitionShow,default:"jump-down"},transitionHide:{...Et.transitionHide,default:"jump-up"},anchor:{type:String,default:"bottom middle",validator:Qt},self:{type:String,default:"top middle",validator:Qt},offset:{type:Array,default:()=>[14,14],validator:Yo},scrollTarget:On,delay:{type:Number,default:0},hideDelay:{type:Number,default:0},persistent:Boolean},emits:[..._t],setup(e,{slots:t,emit:o,attrs:r}){let i,l;const a=n.getCurrentInstance(),{proxy:{$q:s}}=a,d=n.ref(null),c=n.ref(!1),u=n.computed(()=>Zt(e.anchor,s.lang.rtl)),f=n.computed(()=>Zt(e.self,s.lang.rtl)),g=n.computed(()=>e.persistent!==!0),{registerTick:p,removeTick:h}=Rn(),{registerTimeout:k}=Ht(),{transitionProps:w,transitionStyle:S}=$n(e),{localScrollTarget:x,changeScrollEvent:T,unconfigureScrollTarget:M}=jo(e,Z),{anchorEl:E,canShow:V,anchorEvents:L}=Io({showing:c,configureAnchorEl:W}),{show:F,hide:_}=St({showing:c,canShow:V,handleShow:N,handleHide:q,hideOnRouteChange:g,processOnMount:!0});Object.assign(L,{delayShow:P,delayHide:$});const{showPortal:B,hidePortal:A,renderPortal:b}=Ln(a,d,v,"tooltip");if(s.platform.is.mobile===!0){const I={anchorEl:E,innerRef:d,onClickOutside(X){return _(X),X.target.classList.contains("q-dialog__backdrop")&&se(X),!0}},Q=n.computed(()=>e.modelValue===null&&e.persistent!==!0&&c.value===!0);n.watch(Q,X=>{(X===!0?Qo:Kt)(I)}),n.onBeforeUnmount(()=>{Kt(I)})}function N(I){B(),p(()=>{l=new MutationObserver(()=>H()),l.observe(d.value,{attributes:!1,childList:!0,characterData:!0,subtree:!0}),H(),Z()}),i===void 0&&(i=n.watch(()=>s.screen.width+"|"+s.screen.height+"|"+e.self+"|"+e.anchor+"|"+s.lang.rtl,H)),k(()=>{B(!0),o("show",I)},e.transitionDuration)}function q(I){h(),A(),K(),k(()=>{A(!0),o("hide",I)},e.transitionDuration)}function K(){l!==void 0&&(l.disconnect(),l=void 0),i!==void 0&&(i(),i=void 0),M(),Ke(L,"tooltipTemp")}function H(){jn({targetEl:d.value,offset:e.offset,anchorEl:E.value,anchorOrigin:u.value,selfOrigin:f.value,maxHeight:e.maxHeight,maxWidth:e.maxWidth})}function P(I){if(s.platform.is.mobile===!0){jt(),document.body.classList.add("non-selectable");const Q=E.value,X=["touchmove","touchcancel","touchend","click"].map(R=>[Q,R,"delayHide","passiveCapture"]);Pe(L,"tooltipTemp",X)}k(()=>{F(I)},e.delay)}function $(I){s.platform.is.mobile===!0&&(Ke(L,"tooltipTemp"),jt(),setTimeout(()=>{document.body.classList.remove("non-selectable")},10)),k(()=>{_(I)},e.hideDelay)}function W(){if(e.noParentEvent===!0||E.value===null)return;const I=s.platform.is.mobile===!0?[[E.value,"touchstart","delayShow","passive"]]:[[E.value,"mouseenter","delayShow","passive"],[E.value,"mouseleave","delayHide","passive"]];Pe(L,"anchor",I)}function Z(){if(E.value!==null||e.scrollTarget!==void 0){x.value=Pn(E.value,e.scrollTarget);const I=e.noParentEvent===!0?H:_;T(x.value,I)}}function y(){return c.value===!0?n.h("div",{...r,ref:d,class:["q-tooltip q-tooltip--style q-position-engine no-pointer-events",r.class],style:[r.style,S.value],role:"tooltip"},ve(t.default)):null}function v(){return n.h(n.Transition,w.value,y)}return n.onBeforeUnmount(K),Object.assign(a.proxy,{updatePosition:H}),b}}),Fn={xs:18,sm:24,md:32,lg:38,xl:46},Yt={size:String};function Gt(e,t=Fn){return n.computed(()=>e.size!==void 0?{fontSize:e.size in t?`${t[e.size]}px`:e.size}:null)}const Jo="0 0 24 24",er=e=>e,Hn=e=>`ionicons ${e}`,tr={"mdi-":e=>`mdi ${e}`,"icon-":er,"bt-":e=>`bt ${e}`,"eva-":e=>`eva ${e}`,"ion-md":Hn,"ion-ios":Hn,"ion-logo":Hn,"iconfont ":er,"ti-":e=>`themify-icon ${e}`,"bi-":e=>`bootstrap-icons ${e}`},nr={o_:"-outlined",r_:"-round",s_:"-sharp"},or={sym_o_:"-outlined",sym_r_:"-rounded",sym_s_:"-sharp"},xl=new RegExp("^("+Object.keys(tr).join("|")+")"),Bl=new RegExp("^("+Object.keys(nr).join("|")+")"),rr=new RegExp("^("+Object.keys(or).join("|")+")"),El=/^[Mm]\s?[-+]?\.?\d/,ql=/^img:/,Tl=/^svguse:/,Ml=/^ion-/,Vl=/^(fa-(classic|sharp|solid|regular|light|brands|duotone|thin)|[lf]a[srlbdk]?) /,Ee=ie({name:"QIcon",props:{...Yt,tag:{type:String,default:"i"},name:String,color:String,left:Boolean,right:Boolean},setup(e,{slots:t}){const{proxy:{$q:o}}=n.getCurrentInstance(),r=Gt(e),i=n.computed(()=>"q-icon"+(e.left===!0?" on-left":"")+(e.right===!0?" on-right":"")+(e.color!==void 0?` text-${e.color}`:"")),l=n.computed(()=>{let a,s=e.name;if(s==="none"||!s)return{none:!0};if(o.iconMapFn!==null){const u=o.iconMapFn(s);if(u!==void 0)if(u.icon!==void 0){if(s=u.icon,s==="none"||!s)return{none:!0}}else return{cls:u.cls,content:u.content!==void 0?u.content:" "}}if(El.test(s)===!0){const[u,f=Jo]=s.split("|");return{svg:!0,viewBox:f,nodes:u.split("&&").map(g=>{const[p,h,k]=g.split("@@");return n.h("path",{style:h,d:p,transform:k})})}}if(ql.test(s)===!0)return{img:!0,src:s.substring(4)};if(Tl.test(s)===!0){const[u,f=Jo]=s.split("|");return{svguse:!0,src:u.substring(7),viewBox:f}}let d=" ";const c=s.match(xl);if(c!==null)a=tr[c[1]](s);else if(Vl.test(s)===!0)a=s;else if(Ml.test(s)===!0)a=`ionicons ion-${o.platform.is.ios===!0?"ios":"md"}${s.substring(3)}`;else if(rr.test(s)===!0){a="notranslate material-symbols";const u=s.match(rr);u!==null&&(s=s.substring(6),a+=or[u[1]]),d=s}else{a="notranslate material-icons";const u=s.match(Bl);u!==null&&(s=s.substring(2),a+=nr[u[1]]),d=s}return{cls:a,content:d}});return()=>{const a={class:i.value,style:r.value,"aria-hidden":"true",role:"presentation"};return l.value.none===!0?n.h(e.tag,a,ve(t.default)):l.value.img===!0?n.h(e.tag,a,Oe(t.default,[n.h("img",{src:l.value.src})])):l.value.svg===!0?n.h(e.tag,a,Oe(t.default,[n.h("svg",{viewBox:l.value.viewBox||"0 0 24 24"},l.value.nodes)])):l.value.svguse===!0?n.h(e.tag,a,Oe(t.default,[n.h("svg",{viewBox:l.value.viewBox},[n.h("use",{"xlink:href":l.value.src})])])):(l.value.cls!==void 0&&(a.class+=" "+l.value.cls),n.h(e.tag,a,Oe(t.default,[l.value.content])))}}}),Ll={size:{type:[String,Number],default:"1em"},color:String};function $l(e){return{cSize:n.computed(()=>e.size in Fn?`${Fn[e.size]}px`:e.size),classes:n.computed(()=>"q-spinner"+(e.color?` text-${e.color}`:""))}}const zn=ie({name:"QSpinner",props:{...Ll,thickness:{type:Number,default:5}},setup(e){const{cSize:t,classes:o}=$l(e);return()=>n.h("svg",{class:o.value+" q-spinner-mat",width:t.value,height:t.value,viewBox:"25 25 50 50"},[n.h("circle",{class:"path",cx:"50",cy:"50",r:"20",fill:"none",stroke:"currentColor","stroke-width":e.thickness,"stroke-miterlimit":"10"})])}});function Rl(e,t=250){let o=!1,r;return function(){return o===!1&&(o=!0,setTimeout(()=>{o=!1},t),r=e.apply(this,arguments)),r}}function ir(e,t,o,r){o.modifiers.stop===!0&&Se(e);const i=o.modifiers.color;let l=o.modifiers.center;l=l===!0||r===!0;const a=document.createElement("span"),s=document.createElement("span"),d=bt(e),{left:c,top:u,width:f,height:g}=t.getBoundingClientRect(),p=Math.sqrt(f*f+g*g),h=p/2,k=`${(f-p)/2}px`,w=l?k:`${d.left-c-h}px`,S=`${(g-p)/2}px`,x=l?S:`${d.top-u-h}px`;s.className="q-ripple__inner",An(s,{height:`${p}px`,width:`${p}px`,transform:`translate3d(${w},${x},0) scale3d(.2,.2,1)`,opacity:0}),a.className=`q-ripple${i?" text-"+i:""}`,a.setAttribute("dir","ltr"),a.appendChild(s),t.appendChild(a);const T=()=>{a.remove(),clearTimeout(M)};o.abort.push(T);let M=setTimeout(()=>{s.classList.add("q-ripple__inner--enter"),s.style.transform=`translate3d(${k},${S},0) scale3d(1,1,1)`,s.style.opacity=.2,M=setTimeout(()=>{s.classList.remove("q-ripple__inner--enter"),s.classList.add("q-ripple__inner--leave"),s.style.opacity=0,M=setTimeout(()=>{a.remove(),o.abort.splice(o.abort.indexOf(T),1)},275)},250)},50)}function lr(e,{modifiers:t,value:o,arg:r}){const i=Object.assign({},e.cfg.ripple,t,o);e.modifiers={early:i.early===!0,stop:i.stop===!0,center:i.center===!0,color:i.color||r,keyCodes:[].concat(i.keyCodes||13)}}const Jt=Ro({name:"ripple",beforeMount(e,t){const o=t.instance.$.appContext.config.globalProperties.$q.config||{};if(o.ripple===!1)return;const r={cfg:o,enabled:t.value!==!1,modifiers:{},abort:[],start(i){r.enabled===!0&&i.qSkipRipple!==!0&&i.type===(r.modifiers.early===!0?"pointerdown":"click")&&ir(i,e,r,i.qKeyEvent===!0)},keystart:Rl(i=>{r.enabled===!0&&i.qSkipRipple!==!0&&Qe(i,r.modifiers.keyCodes)===!0&&i.type===`key${r.modifiers.early===!0?"down":"up"}`&&ir(i,e,r,!0)},300)};lr(r,t),e.__qripple=r,Pe(r,"main",[[e,"pointerdown","start","passive"],[e,"click","start","passive"],[e,"keydown","keystart","passive"],[e,"keyup","keystart","passive"]])},updated(e,t){if(t.oldValue!==t.value){const o=e.__qripple;o!==void 0&&(o.enabled=t.value!==!1,o.enabled===!0&&Object(t.value)===t.value&&lr(o,t))}},beforeUnmount(e){const t=e.__qripple;t!==void 0&&(t.abort.forEach(o=>{o()}),Ke(t,"main"),delete e._qripple)}}),ar={left:"start",center:"center",right:"end",between:"between",around:"around",evenly:"evenly",stretch:"stretch"},Al=Object.keys(ar),Ol={align:{type:String,validator:e=>Al.includes(e)}};function Pl(e){return n.computed(()=>{const t=e.align===void 0?e.vertical===!0?"stretch":"left":e.align;return`${e.vertical===!0?"items":"justify"}-${ar[t]}`})}function sr(e){return e?e.aliasOf?e.aliasOf.path:e.path:""}function ur(e,t){return(e.aliasOf||e)===(t.aliasOf||t)}function Il(e,t){for(const o in t){const r=t[o],i=e[o];if(typeof r=="string"){if(r!==i)return!1}else if(Array.isArray(i)===!1||i.length!==r.length||r.some((l,a)=>l!==i[a]))return!1}return!0}function cr(e,t){return Array.isArray(t)===!0?e.length===t.length&&e.every((o,r)=>o===t[r]):e.length===1&&e[0]===t}function jl(e,t){return Array.isArray(e)===!0?cr(e,t):Array.isArray(t)===!0?cr(t,e):e===t}function Nl(e,t){if(Object.keys(e).length!==Object.keys(t).length)return!1;for(const o in e)if(jl(e[o],t[o])===!1)return!1;return!0}const dr={to:[String,Object],replace:Boolean,href:String,target:String,disable:Boolean},Dn={...dr,exact:Boolean,activeClass:{type:String,default:"q-router-link--active"},exactActiveClass:{type:String,default:"q-router-link--exact-active"}};function fr({fallbackTag:e,useDisableForRouterLinkProps:t=!0}={}){const o=n.getCurrentInstance(),{props:r,proxy:i,emit:l}=o,a=No(o),s=n.computed(()=>r.disable!==!0&&r.href!==void 0),d=t===!0?n.computed(()=>a===!0&&r.disable!==!0&&s.value!==!0&&r.to!==void 0&&r.to!==null&&r.to!==""):n.computed(()=>a===!0&&s.value!==!0&&r.to!==void 0&&r.to!==null&&r.to!==""),c=n.computed(()=>d.value===!0?x(r.to):null),u=n.computed(()=>c.value!==null),f=n.computed(()=>s.value===!0||u.value===!0),g=n.computed(()=>r.type==="a"||f.value===!0?"a":r.tag||e||"div"),p=n.computed(()=>s.value===!0?{href:r.href,target:r.target}:u.value===!0?{href:c.value.href,target:r.target}:{}),h=n.computed(()=>{if(u.value===!1)return-1;const{matched:E}=c.value,{length:V}=E,L=E[V-1];if(L===void 0)return-1;const F=i.$route.matched;if(F.length===0)return-1;const _=F.findIndex(ur.bind(null,L));if(_!==-1)return _;const B=sr(E[V-2]);return V>1&&sr(L)===B&&F[F.length-1].path!==B?F.findIndex(ur.bind(null,E[V-2])):_}),k=n.computed(()=>u.value===!0&&h.value!==-1&&Il(i.$route.params,c.value.params)),w=n.computed(()=>k.value===!0&&h.value===i.$route.matched.length-1&&Nl(i.$route.params,c.value.params)),S=n.computed(()=>u.value===!0?w.value===!0?` ${r.exactActiveClass} ${r.activeClass}`:r.exact===!0?"":k.value===!0?` ${r.activeClass}`:"":"");function x(E){try{return i.$router.resolve(E)}catch{}return null}function T(E,{returnRouterError:V,to:L=r.to,replace:F=r.replace}={}){if(r.disable===!0)return E.preventDefault(),Promise.resolve(!1);if(E.metaKey||E.altKey||E.ctrlKey||E.shiftKey||E.button!==void 0&&E.button!==0||r.target==="_blank")return Promise.resolve(!1);E.preventDefault();const _=i.$router[F===!0?"replace":"push"](L);return V===!0?_:_.then(()=>{}).catch(()=>{})}function M(E){if(u.value===!0){const V=L=>T(E,L);l("click",E,V),E.defaultPrevented!==!0&&V()}else l("click",E)}return{hasRouterLink:u,hasHrefLink:s,hasLink:f,linkTag:g,resolvedLink:c,linkIsActive:k,linkIsExactActive:w,linkClass:S,linkAttrs:p,getLink:x,navigateToRouterLink:T,navigateOnClick:M}}const mr={none:0,xs:4,sm:8,md:16,lg:24,xl:32},Fl={xs:8,sm:10,md:14,lg:20,xl:24},Hl=["button","submit","reset"],zl=/[^\s]\/[^\s]/,Dl=["flat","outline","push","unelevated"];function Ul(e,t){return e.flat===!0?"flat":e.outline===!0?"outline":e.push===!0?"push":e.unelevated===!0?"unelevated":t}const Wl={...{...Yt,...dr,type:{type:String,default:"button"},label:[Number,String],icon:String,iconRight:String,...Dl.reduce((e,t)=>(e[t]=Boolean)&&e,{}),square:Boolean,rounded:Boolean,glossy:Boolean,size:String,fab:Boolean,fabMini:Boolean,padding:String,color:String,textColor:String,noCaps:Boolean,noWrap:Boolean,dense:Boolean,tabindex:[Number,String],ripple:{type:[Boolean,Object],default:!0},align:{...Ol.align,default:"center"},stack:Boolean,stretch:Boolean,loading:{type:Boolean,default:null},disable:Boolean},round:Boolean};function Kl(e){const t=Gt(e,Fl),o=Pl(e),{hasRouterLink:r,hasLink:i,linkTag:l,linkAttrs:a,navigateOnClick:s}=fr({fallbackTag:"button"}),d=n.computed(()=>{const w=e.fab===!1&&e.fabMini===!1?t.value:{};return e.padding!==void 0?Object.assign({},w,{padding:e.padding.split(/\s+/).map(S=>S in mr?mr[S]+"px":S).join(" "),minWidth:"0",minHeight:"0"}):w}),c=n.computed(()=>e.rounded===!0||e.fab===!0||e.fabMini===!0),u=n.computed(()=>e.disable!==!0&&e.loading!==!0),f=n.computed(()=>u.value===!0?e.tabindex||0:-1),g=n.computed(()=>Ul(e,"standard")),p=n.computed(()=>{const w={tabindex:f.value};return i.value===!0?Object.assign(w,a.value):Hl.includes(e.type)===!0&&(w.type=e.type),l.value==="a"?(e.disable===!0?w["aria-disabled"]="true":w.href===void 0&&(w.role="button"),r.value!==!0&&zl.test(e.type)===!0&&(w.type=e.type)):e.disable===!0&&(w.disabled="",w["aria-disabled"]="true"),e.loading===!0&&e.percentage!==void 0&&Object.assign(w,{role:"progressbar","aria-valuemin":0,"aria-valuemax":100,"aria-valuenow":e.percentage}),w}),h=n.computed(()=>{let w;e.color!==void 0?e.flat===!0||e.outline===!0?w=`text-${e.textColor||e.color}`:w=`bg-${e.color} text-${e.textColor||"white"}`:e.textColor&&(w=`text-${e.textColor}`);const S=e.round===!0?"round":`rectangle${c.value===!0?" q-btn--rounded":e.square===!0?" q-btn--square":""}`;return`q-btn--${g.value} q-btn--${S}`+(w!==void 0?" "+w:"")+(u.value===!0?" q-btn--actionable q-focusable q-hoverable":e.disable===!0?" disabled":"")+(e.fab===!0?" q-btn--fab":e.fabMini===!0?" q-btn--fab-mini":"")+(e.noCaps===!0?" q-btn--no-uppercase":"")+(e.dense===!0?" q-btn--dense":"")+(e.stretch===!0?" no-border-radius self-stretch":"")+(e.glossy===!0?" glossy":"")+(e.square?" q-btn--square":"")}),k=n.computed(()=>o.value+(e.stack===!0?" column":" row")+(e.noWrap===!0?" no-wrap text-no-wrap":"")+(e.loading===!0?" q-btn__content--hidden":""));return{classes:h,style:d,innerClasses:k,attributes:p,hasLink:i,linkTag:l,navigateOnClick:s,isActionable:u}}const{passiveCapture:qe}=fe;let st=null,ut=null,ct=null;const Un=ie({name:"QBtn",props:{...Wl,percentage:Number,darkPercentage:Boolean,onTouchstart:[Function,Array]},emits:["click","keydown","mousedown","keyup"],setup(e,{slots:t,emit:o}){const{proxy:r}=n.getCurrentInstance(),{classes:i,style:l,innerClasses:a,attributes:s,hasLink:d,linkTag:c,navigateOnClick:u,isActionable:f}=Kl(e),g=n.ref(null),p=n.ref(null);let h=null,k,w=null;const S=n.computed(()=>e.label!==void 0&&e.label!==null&&e.label!==""),x=n.computed(()=>e.disable===!0||e.ripple===!1?!1:{keyCodes:d.value===!0?[13,32]:[13],...e.ripple===!0?{}:e.ripple}),T=n.computed(()=>({center:e.round})),M=n.computed(()=>{const q=Math.max(0,Math.min(100,e.percentage));return q>0?{transition:"transform 0.6s",transform:`translateX(${q-100}%)`}:{}}),E=n.computed(()=>{if(e.loading===!0)return{onMousedown:N,onTouchstart:N,onClick:N,onKeydown:N,onKeyup:N};if(f.value===!0){const q={onClick:L,onKeydown:F,onMousedown:B};if(r.$q.platform.has.touch===!0){const K=e.onTouchstart!==void 0?"":"Passive";q[`onTouchstart${K}`]=_}return q}return{onClick:se}}),V=n.computed(()=>({ref:g,class:"q-btn q-btn-item non-selectable no-outline "+i.value,style:l.value,...s.value,...E.value}));function L(q){if(g.value!==null){if(q!==void 0){if(q.defaultPrevented===!0)return;const K=document.activeElement;if(e.type==="submit"&&K!==document.body&&g.value.contains(K)===!1&&K.contains(g.value)===!1){g.value.focus();const H=()=>{document.removeEventListener("keydown",se,!0),document.removeEventListener("keyup",H,qe),g.value!==null&&g.value.removeEventListener("blur",H,qe)};document.addEventListener("keydown",se,!0),document.addEventListener("keyup",H,qe),g.value.addEventListener("blur",H,qe)}}u(q)}}function F(q){g.value!==null&&(o("keydown",q),Qe(q,[13,32])===!0&&ut!==g.value&&(ut!==null&&b(),q.defaultPrevented!==!0&&(g.value.focus(),ut=g.value,g.value.classList.add("q-btn--active"),document.addEventListener("keyup",A,!0),g.value.addEventListener("blur",A,qe)),se(q)))}function _(q){g.value!==null&&(o("touchstart",q),q.defaultPrevented!==!0&&(st!==g.value&&(st!==null&&b(),st=g.value,h=q.target,h.addEventListener("touchcancel",A,qe),h.addEventListener("touchend",A,qe)),k=!0,w!==null&&clearTimeout(w),w=setTimeout(()=>{w=null,k=!1},200)))}function B(q){g.value!==null&&(q.qSkipRipple=k===!0,o("mousedown",q),q.defaultPrevented!==!0&&ct!==g.value&&(ct!==null&&b(),ct=g.value,g.value.classList.add("q-btn--active"),document.addEventListener("mouseup",A,qe)))}function A(q){if(g.value!==null&&!(q!==void 0&&q.type==="blur"&&document.activeElement===g.value)){if(q!==void 0&&q.type==="keyup"){if(ut===g.value&&Qe(q,[13,32])===!0){const K=new MouseEvent("click",q);K.qKeyEvent=!0,q.defaultPrevented===!0&&ke(K),q.cancelBubble===!0&&Se(K),g.value.dispatchEvent(K),se(q),q.qKeyEvent=!0}o("keyup",q)}b()}}function b(q){const K=p.value;q!==!0&&(st===g.value||ct===g.value)&&K!==null&&K!==document.activeElement&&(K.setAttribute("tabindex",-1),K.focus()),st===g.value&&(h!==null&&(h.removeEventListener("touchcancel",A,qe),h.removeEventListener("touchend",A,qe)),st=h=null),ct===g.value&&(document.removeEventListener("mouseup",A,qe),ct=null),ut===g.value&&(document.removeEventListener("keyup",A,!0),g.value!==null&&g.value.removeEventListener("blur",A,qe),ut=null),g.value!==null&&g.value.classList.remove("q-btn--active")}function N(q){se(q),q.qSkipRipple=!0}return n.onBeforeUnmount(()=>{b(!0)}),Object.assign(r,{click:q=>{f.value===!0&&L(q)}}),()=>{let q=[];e.icon!==void 0&&q.push(n.h(Ee,{name:e.icon,left:e.stack!==!0&&S.value===!0,role:"img"})),S.value===!0&&q.push(n.h("span",{class:"block"},[e.label])),q=Oe(t.default,q),e.iconRight!==void 0&&e.round===!1&&q.push(n.h(Ee,{name:e.iconRight,right:e.stack!==!0&&S.value===!0,role:"img"}));const K=[n.h("span",{class:"q-focus-helper",ref:p})];return e.loading===!0&&e.percentage!==void 0&&K.push(n.h("span",{class:"q-btn__progress absolute-full overflow-hidden"+(e.darkPercentage===!0?" q-btn__progress--dark":"")},[n.h("span",{class:"q-btn__progress-indicator fit block",style:M.value})])),K.push(n.h("span",{class:"q-btn__content text-center col items-center q-anchor--skip "+a.value},q)),e.loading!==null&&K.push(n.h(n.Transition,{name:"q-transition--fade"},()=>e.loading===!0?[n.h("span",{key:"loading",class:"absolute-full flex flex-center"},t.loading!==void 0?t.loading():[n.h(zn)])]:null)),n.withDirectives(n.h(c.value,V.value,K),[[Jt,x.value,void 0,T.value]])}}}),Ql=n.defineComponent({__name:"AppButton",props:{disable:{type:[Boolean,Function]},tooltip:{},uppercase:{type:Boolean},xSmall:{type:Boolean},small:{type:Boolean},large:{type:Boolean},fullWidth:{type:Boolean},wrap:{type:Boolean},largeIcon:{type:Boolean},modelValue:{type:Boolean},badge:{type:[String,Boolean,Number]},badgeColor:{},badgeInline:{type:Boolean},link:{type:Boolean},size:{},type:{},to:{},replace:{type:Boolean},href:{},target:{},label:{},icon:{},iconRight:{},outline:{type:Boolean},flat:{type:Boolean},unelevated:{type:Boolean},rounded:{type:Boolean},push:{type:Boolean},square:{type:Boolean},glossy:{type:Boolean},fab:{type:Boolean},fabMini:{type:Boolean},padding:{},color:{},textColor:{},noCaps:{type:Boolean},noWrap:{type:Boolean},dense:{type:Boolean},ripple:{type:Boolean},tabindex:{},align:{},stack:{type:Boolean},stretch:{type:Boolean},loading:{type:Boolean},round:{type:Boolean},percentage:{},darkPercentage:{type:Boolean}},emits:["update:modelValue","click"],setup(e,{emit:t}){const o=e,r=t;function i(s){r("click",s),r("update:modelValue",!o.modelValue)}const l=n.computed(()=>o.badge===void 0||o.badge===!1||o.badge===!0||o.badge===""?"":o.badge),a=n.computed(()=>typeof o.disable=="function"?o.disable():o.disable);return(s,d)=>(n.openBlock(),n.createBlock(Un,n.mergeProps(s.$props,{class:[[s.$style.wrapper],"hover-bg-secondary hover-text-black"],disable:a.value,"no-caps":!s.uppercase,"no-wrap":!s.wrap,onClick:i}),{default:n.withCtx(()=>[n.renderSlot(s.$slots,"default"),s.badge?(n.openBlock(),n.createBlock(nl,{key:0,style:{padding:"6px",top:"-10px",right:"-10px","font-size":"12px"},color:s.badgeColor,floating:!s.badgeInline,rounded:!0},{default:n.withCtx(()=>[n.createTextVNode(n.toDisplayString(l.value),1)]),_:1},8,["color","floating"])):n.createCommentVNode("",!0),s.tooltip?(n.openBlock(),n.createBlock(Xt,{key:1,class:"text-body2",delay:400},{default:n.withCtx(()=>[n.createTextVNode(n.toDisplayString(s.tooltip),1)]),_:1})):n.createCommentVNode("",!0)]),_:3},16,["class","disable","no-caps","no-wrap"]))}}),Zl={wrapper:"_wrapper_1g76t_1"},G=(e,t)=>{const o=e.__vccOpts||e;for(const[r,i]of t)o[r]=i;return o},Xl=G(Ql,[["__cssModules",{$style:Zl}]]);let Wn,en=0;const he=new Array(256);for(let e=0;e<256;e++)he[e]=(e+256).toString(16).substring(1);const Yl=(()=>{const e=typeof crypto<"u"?crypto:typeof window<"u"?window.crypto||window.msCrypto:void 0;if(e!==void 0){if(e.randomBytes!==void 0)return e.randomBytes;if(e.getRandomValues!==void 0)return t=>{const o=new Uint8Array(t);return e.getRandomValues(o),o}}return t=>{const o=[];for(let r=t;r>0;r--)o.push(Math.floor(Math.random()*256));return o}})(),hr=4096;function tn(){(Wn===void 0||en+16>hr)&&(en=0,Wn=Yl(hr));const e=Array.prototype.slice.call(Wn,en,en+=16);return e[6]=e[6]&15|64,e[8]=e[8]&63|128,he[e[0]]+he[e[1]]+he[e[2]]+he[e[3]]+"-"+he[e[4]]+he[e[5]]+"-"+he[e[6]]+he[e[7]]+"-"+he[e[8]]+he[e[9]]+"-"+he[e[10]]+he[e[11]]+he[e[12]]+he[e[13]]+he[e[14]]+he[e[15]]}function Gl(e){return e??null}function pr(e,t){return e??(t===!0?`f_${tn()}`:null)}function gr({getValue:e,required:t=!0}={}){if(We.value===!0){const o=e!==void 0?n.ref(Gl(e())):n.ref(null);return t===!0&&o.value===null&&n.onMounted(()=>{o.value=`f_${tn()}`}),e!==void 0&&n.watch(e,r=>{o.value=pr(r,t)}),o}return e!==void 0?n.computed(()=>pr(e(),t)):n.ref(`f_${tn()}`)}const wr=/^on[A-Z]/;function Jl(){const{attrs:e,vnode:t}=n.getCurrentInstance(),o={listeners:n.ref({}),attributes:n.ref({})};function r(){const i={},l={};for(const a in e)a!=="class"&&a!=="style"&&wr.test(a)===!1&&(i[a]=e[a]);for(const a in t.props)wr.test(a)===!0&&(l[a]=t.props[a]);o.attributes.value=i,o.listeners.value=l}return n.onBeforeUpdate(r),r(),o}const je={dark:{type:Boolean,default:null}};function Ne(e,t){return n.computed(()=>e.dark===null?t.dark.isActive:e.dark)}const ea="_q_",nn="_q_l_",vr="_q_pc_",ta="_q_fo_";function Te(){}function na({validate:e,resetValidation:t,requiresQForm:o}){const r=n.inject(ta,!1);if(r!==!1){const{props:i,proxy:l}=n.getCurrentInstance();Object.assign(l,{validate:e,resetValidation:t}),n.watch(()=>i.disable,a=>{a===!0?(typeof t=="function"&&t(),r.unbindComponent(l)):r.bindComponent(l)}),n.onMounted(()=>{i.disable!==!0&&r.bindComponent(l)}),n.onBeforeUnmount(()=>{i.disable!==!0&&r.unbindComponent(l)})}else o===!0&&console.error("Parent QForm not found on useFormChild()!")}const kr=/^#[0-9a-fA-F]{3}([0-9a-fA-F]{3})?$/,yr=/^#[0-9a-fA-F]{4}([0-9a-fA-F]{4})?$/,br=/^#([0-9a-fA-F]{3}|[0-9a-fA-F]{4}|[0-9a-fA-F]{6}|[0-9a-fA-F]{8})$/,on=/^rgb\(((0|[1-9][\d]?|1[\d]{0,2}|2[\d]?|2[0-4][\d]|25[0-5]),){2}(0|[1-9][\d]?|1[\d]{0,2}|2[\d]?|2[0-4][\d]|25[0-5])\)$/,rn=/^rgba\(((0|[1-9][\d]?|1[\d]{0,2}|2[\d]?|2[0-4][\d]|25[0-5]),){2}(0|[1-9][\d]?|1[\d]{0,2}|2[\d]?|2[0-4][\d]|25[0-5]),(0|0\.[0-9]+[1-9]|0\.[1-9]+|1)\)$/,Kn={date:e=>/^-?[\d]+\/[0-1]\d\/[0-3]\d$/.test(e),time:e=>/^([0-1]?\d|2[0-3]):[0-5]\d$/.test(e),fulltime:e=>/^([0-1]?\d|2[0-3]):[0-5]\d:[0-5]\d$/.test(e),timeOrFulltime:e=>/^([0-1]?\d|2[0-3]):[0-5]\d(:[0-5]\d)?$/.test(e),email:e=>/^(([^<>()\[\]\\.,;:\s@"]+(\.[^<>()\[\]\\.,;:\s@"]+)*)|(".+"))@((\[[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}])|(([a-zA-Z\-0-9]+\.)+[a-zA-Z]{2,}))$/.test(e),hexColor:e=>kr.test(e),hexaColor:e=>yr.test(e),hexOrHexaColor:e=>br.test(e),rgbColor:e=>on.test(e),rgbaColor:e=>rn.test(e),rgbOrRgbaColor:e=>on.test(e)||rn.test(e),hexOrRgbColor:e=>kr.test(e)||on.test(e),hexaOrRgbaColor:e=>yr.test(e)||rn.test(e),anyColor:e=>br.test(e)||on.test(e)||rn.test(e)};function Cr(e,t=250,o){let r=null;function i(){const l=arguments,a=()=>{r=null,e.apply(this,l)};r!==null&&clearTimeout(r),r=setTimeout(a,t)}return i.cancel=()=>{r!==null&&clearTimeout(r)},i}const oa=[!0,!1,"ondemand"],ra={modelValue:{},error:{type:Boolean,default:null},errorMessage:String,noErrorIcon:Boolean,rules:Array,reactiveRules:Boolean,lazyRules:{type:[Boolean,String],default:!1,validator:e=>oa.includes(e)}};function ia(e,t){const{props:o,proxy:r}=n.getCurrentInstance(),i=n.ref(!1),l=n.ref(null),a=n.ref(!1);na({validate:k,resetValidation:h});let s=0,d;const c=n.computed(()=>o.rules!==void 0&&o.rules!==null&&o.rules.length!==0),u=n.computed(()=>o.disable!==!0&&c.value===!0&&t.value===!1),f=n.computed(()=>o.error===!0||i.value===!0),g=n.computed(()=>typeof o.errorMessage=="string"&&o.errorMessage.length!==0?o.errorMessage:l.value);n.watch(()=>o.modelValue,()=>{a.value=!0,u.value===!0&&o.lazyRules===!1&&w()});function p(){o.lazyRules!=="ondemand"&&u.value===!0&&a.value===!0&&w()}n.watch(()=>o.reactiveRules,S=>{S===!0?d===void 0&&(d=n.watch(()=>o.rules,p,{immediate:!0,deep:!0})):d!==void 0&&(d(),d=void 0)},{immediate:!0}),n.watch(()=>o.lazyRules,p),n.watch(e,S=>{S===!0?a.value=!0:u.value===!0&&o.lazyRules!=="ondemand"&&w()});function h(){s++,t.value=!1,a.value=!1,i.value=!1,l.value=null,w.cancel()}function k(S=o.modelValue){if(o.disable===!0||c.value===!1)return!0;const x=++s,T=t.value!==!0?()=>{a.value=!0}:()=>{},M=(V,L)=>{V===!0&&T(),i.value=V,l.value=L||null,t.value=!1},E=[];for(let V=0;V<o.rules.length;V++){const L=o.rules[V];let F;if(typeof L=="function"?F=L(S,Kn):typeof L=="string"&&Kn[L]!==void 0&&(F=Kn[L](S)),F===!1||typeof F=="string")return M(!0,F),!1;F!==!0&&F!==void 0&&E.push(F)}return E.length===0?(M(!1),!0):(t.value=!0,Promise.all(E).then(V=>{if(V===void 0||Array.isArray(V)===!1||V.length===0)return x===s&&M(!1),!0;const L=V.find(F=>F===!1||typeof F=="string");return x===s&&M(L!==void 0,L),L===void 0},V=>(x===s&&(console.error(V),M(!0)),!1)))}const w=Cr(k,0);return n.onBeforeUnmount(()=>{d!==void 0&&d(),w.cancel()}),Object.assign(r,{resetValidation:h,validate:k}),It(r,"hasError",()=>f.value),{isDirtyModel:a,hasRules:c,hasError:f,errorMessage:g,validate:k,resetValidation:h}}function qt(e){return e!=null&&(""+e).length!==0}const ln={...{...je,...ra,label:String,stackLabel:Boolean,hint:String,hideHint:Boolean,prefix:String,suffix:String,labelColor:String,color:String,bgColor:String,filled:Boolean,outlined:Boolean,borderless:Boolean,standout:[Boolean,String],square:Boolean,loading:Boolean,labelSlot:Boolean,bottomSlots:Boolean,hideBottomSpace:Boolean,rounded:Boolean,dense:Boolean,itemAligned:Boolean,counter:Boolean,clearable:Boolean,clearIcon:String,disable:Boolean,readonly:Boolean,autofocus:Boolean,for:String},maxlength:[Number,String]},Qn=["update:modelValue","clear","focus","blur"];function Zn({requiredForAttr:e=!0,tagProp:t,changeEvent:o=!1}={}){const{props:r,proxy:i}=n.getCurrentInstance(),l=Ne(r,i.$q),a=gr({required:e,getValue:()=>r.for});return{requiredForAttr:e,changeEvent:o,tag:t===!0?n.computed(()=>r.tag):{value:"label"},isDark:l,editable:n.computed(()=>r.disable!==!0&&r.readonly!==!0),innerLoading:n.ref(!1),focused:n.ref(!1),hasPopupOpen:!1,splitAttrs:Jl(),targetUid:a,rootRef:n.ref(null),targetRef:n.ref(null),controlRef:n.ref(null)}}function Xn(e){const{props:t,emit:o,slots:r,attrs:i,proxy:l}=n.getCurrentInstance(),{$q:a}=l;let s=null;e.hasValue===void 0&&(e.hasValue=n.computed(()=>qt(t.modelValue))),e.emitValue===void 0&&(e.emitValue=$=>{o("update:modelValue",$)}),e.controlEvents===void 0&&(e.controlEvents={onFocusin:_,onFocusout:B}),Object.assign(e,{clearValue:A,onControlFocusin:_,onControlFocusout:B,focus:L}),e.computedCounter===void 0&&(e.computedCounter=n.computed(()=>{if(t.counter!==!1){const $=typeof t.modelValue=="string"||typeof t.modelValue=="number"?(""+t.modelValue).length:Array.isArray(t.modelValue)===!0?t.modelValue.length:0,W=t.maxlength!==void 0?t.maxlength:t.maxValues;return $+(W!==void 0?" / "+W:"")}}));const{isDirtyModel:d,hasRules:c,hasError:u,errorMessage:f,resetValidation:g}=ia(e.focused,e.innerLoading),p=e.floatingLabel!==void 0?n.computed(()=>t.stackLabel===!0||e.focused.value===!0||e.floatingLabel.value===!0):n.computed(()=>t.stackLabel===!0||e.focused.value===!0||e.hasValue.value===!0),h=n.computed(()=>t.bottomSlots===!0||t.hint!==void 0||c.value===!0||t.counter===!0||t.error!==null),k=n.computed(()=>t.filled===!0?"filled":t.outlined===!0?"outlined":t.borderless===!0?"borderless":t.standout?"standout":"standard"),w=n.computed(()=>`q-field row no-wrap items-start q-field--${k.value}`+(e.fieldClass!==void 0?` ${e.fieldClass.value}`:"")+(t.rounded===!0?" q-field--rounded":"")+(t.square===!0?" q-field--square":"")+(p.value===!0?" q-field--float":"")+(x.value===!0?" q-field--labeled":"")+(t.dense===!0?" q-field--dense":"")+(t.itemAligned===!0?" q-field--item-aligned q-item-type":"")+(e.isDark.value===!0?" q-field--dark":"")+(e.getControl===void 0?" q-field--auto-height":"")+(e.focused.value===!0?" q-field--focused":"")+(u.value===!0?" q-field--error":"")+(u.value===!0||e.focused.value===!0?" q-field--highlighted":"")+(t.hideBottomSpace!==!0&&h.value===!0?" q-field--with-bottom":"")+(t.disable===!0?" q-field--disabled":t.readonly===!0?" q-field--readonly":"")),S=n.computed(()=>"q-field__control relative-position row no-wrap"+(t.bgColor!==void 0?` bg-${t.bgColor}`:"")+(u.value===!0?" text-negative":typeof t.standout=="string"&&t.standout.length!==0&&e.focused.value===!0?` ${t.standout}`:t.color!==void 0?` text-${t.color}`:"")),x=n.computed(()=>t.labelSlot===!0||t.label!==void 0),T=n.computed(()=>"q-field__label no-pointer-events absolute ellipsis"+(t.labelColor!==void 0&&u.value!==!0?` text-${t.labelColor}`:"")),M=n.computed(()=>({id:e.targetUid.value,editable:e.editable.value,focused:e.focused.value,floatingLabel:p.value,modelValue:t.modelValue,emitValue:e.emitValue})),E=n.computed(()=>{const $={};return e.targetUid.value&&($.for=e.targetUid.value),t.disable===!0&&($["aria-disabled"]="true"),$});function V(){const $=document.activeElement;let W=e.targetRef!==void 0&&e.targetRef.value;W&&($===null||$.id!==e.targetUid.value)&&(W.hasAttribute("tabindex")===!0||(W=W.querySelector("[tabindex]")),W&&W!==$&&W.focus({preventScroll:!0}))}function L(){Ft(V)}function F(){dl(V);const $=document.activeElement;$!==null&&e.rootRef.value.contains($)&&$.blur()}function _($){s!==null&&(clearTimeout(s),s=null),e.editable.value===!0&&e.focused.value===!1&&(e.focused.value=!0,o("focus",$))}function B($,W){s!==null&&clearTimeout(s),s=setTimeout(()=>{s=null,!(document.hasFocus()===!0&&(e.hasPopupOpen===!0||e.controlRef===void 0||e.controlRef.value===null||e.controlRef.value.contains(document.activeElement)!==!1))&&(e.focused.value===!0&&(e.focused.value=!1,o("blur",$)),W!==void 0&&W())})}function A($){se($),a.platform.is.mobile!==!0?(e.targetRef!==void 0&&e.targetRef.value||e.rootRef.value).focus():e.rootRef.value.contains(document.activeElement)===!0&&document.activeElement.blur(),t.type==="file"&&(e.inputRef.value.value=null),o("update:modelValue",null),e.changeEvent===!0&&o("change",null),o("clear",t.modelValue),n.nextTick(()=>{const W=d.value;g(),d.value=W})}function b($){[13,32].includes($.keyCode)&&A($)}function N(){const $=[];return r.prepend!==void 0&&$.push(n.h("div",{class:"q-field__prepend q-field__marginal row no-wrap items-center",key:"prepend",onClick:ke},r.prepend())),$.push(n.h("div",{class:"q-field__control-container col relative-position row no-wrap q-anchor--skip"},q())),u.value===!0&&t.noErrorIcon===!1&&$.push(H("error",[n.h(Ee,{name:a.iconSet.field.error,color:"negative"})])),t.loading===!0||e.innerLoading.value===!0?$.push(H("inner-loading-append",r.loading!==void 0?r.loading():[n.h(zn,{color:t.color})])):t.clearable===!0&&e.hasValue.value===!0&&e.editable.value===!0&&$.push(H("inner-clearable-append",[n.h(Ee,{class:"q-field__focusable-action",name:t.clearIcon||a.iconSet.field.clear,tabindex:0,role:"button","aria-hidden":"false","aria-label":a.lang.label.clear,onKeyup:b,onClick:A})])),r.append!==void 0&&$.push(n.h("div",{class:"q-field__append q-field__marginal row no-wrap items-center",key:"append",onClick:ke},r.append())),e.getInnerAppend!==void 0&&$.push(H("inner-append",e.getInnerAppend())),e.getControlChild!==void 0&&$.push(e.getControlChild()),$}function q(){const $=[];return t.prefix!==void 0&&t.prefix!==null&&$.push(n.h("div",{class:"q-field__prefix no-pointer-events row items-center"},t.prefix)),e.getShadowControl!==void 0&&e.hasShadow.value===!0&&$.push(e.getShadowControl()),e.getControl!==void 0?$.push(e.getControl()):r.rawControl!==void 0?$.push(r.rawControl()):r.control!==void 0&&$.push(n.h("div",{ref:e.targetRef,class:"q-field__native row",tabindex:-1,...e.splitAttrs.attributes.value,"data-autofocus":t.autofocus===!0||void 0},r.control(M.value))),x.value===!0&&$.push(n.h("div",{class:T.value},ve(r.label,t.label))),t.suffix!==void 0&&t.suffix!==null&&$.push(n.h("div",{class:"q-field__suffix no-pointer-events row items-center"},t.suffix)),$.concat(ve(r.default))}function K(){let $,W;u.value===!0?f.value!==null?($=[n.h("div",{role:"alert"},f.value)],W=`q--slot-error-${f.value}`):($=ve(r.error),W="q--slot-error"):(t.hideHint!==!0||e.focused.value===!0)&&(t.hint!==void 0?($=[n.h("div",t.hint)],W=`q--slot-hint-${t.hint}`):($=ve(r.hint),W="q--slot-hint"));const Z=t.counter===!0||r.counter!==void 0;if(t.hideBottomSpace===!0&&Z===!1&&$===void 0)return;const y=n.h("div",{key:W,class:"q-field__messages col"},$);return n.h("div",{class:"q-field__bottom row items-start q-field__bottom--"+(t.hideBottomSpace!==!0?"animated":"stale"),onClick:ke},[t.hideBottomSpace===!0?y:n.h(n.Transition,{name:"q-transition--field-message"},()=>y),Z===!0?n.h("div",{class:"q-field__counter"},r.counter!==void 0?r.counter():e.computedCounter.value):null])}function H($,W){return W===null?null:n.h("div",{key:$,class:"q-field__append q-field__marginal row no-wrap items-center q-anchor--skip"},W)}let P=!1;return n.onDeactivated(()=>{P=!0}),n.onActivated(()=>{P===!0&&t.autofocus===!0&&l.focus()}),t.autofocus===!0&&n.onMounted(()=>{l.focus()}),n.onBeforeUnmount(()=>{s!==null&&clearTimeout(s)}),Object.assign(l,{focus:L,blur:F}),function(){const W=e.getControl===void 0&&r.control===void 0?{...e.splitAttrs.attributes.value,"data-autofocus":t.autofocus===!0||void 0,...E.value}:E.value;return n.h(e.tag.value,{ref:e.rootRef,class:[w.value,i.class],style:i.style,...W},[r.before!==void 0?n.h("div",{class:"q-field__before q-field__marginal row no-wrap items-center",onClick:ke},r.before()):null,n.h("div",{class:"q-field__inner relative-position col self-stretch"},[n.h("div",{ref:e.controlRef,class:S.value,tabindex:-1,...e.controlEvents},N()),h.value===!0?K():null]),r.after!==void 0?n.h("div",{class:"q-field__after q-field__marginal row no-wrap items-center",onClick:ke},r.after()):null])}}const _r={date:"####/##/##",datetime:"####/##/## ##:##",time:"##:##",fulltime:"##:##:##",phone:"(###) ### - ####",card:"#### #### #### ####"},an={"#":{pattern:"[\\d]",negate:"[^\\d]"},S:{pattern:"[a-zA-Z]",negate:"[^a-zA-Z]"},N:{pattern:"[0-9a-zA-Z]",negate:"[^0-9a-zA-Z]"},A:{pattern:"[a-zA-Z]",negate:"[^a-zA-Z]",transform:e=>e.toLocaleUpperCase()},a:{pattern:"[a-zA-Z]",negate:"[^a-zA-Z]",transform:e=>e.toLocaleLowerCase()},X:{pattern:"[0-9a-zA-Z]",negate:"[^0-9a-zA-Z]",transform:e=>e.toLocaleUpperCase()},x:{pattern:"[0-9a-zA-Z]",negate:"[^0-9a-zA-Z]",transform:e=>e.toLocaleLowerCase()}},Sr=Object.keys(an);Sr.forEach(e=>{an[e].regex=new RegExp(an[e].pattern)});const la=new RegExp("\\\\([^.*+?^${}()|([\\]])|([.*+?^${}()|[\\]])|(["+Sr.join("")+"])|(.)","g"),xr=/[.*+?^${}()|[\]\\]/g,ce="",aa={mask:String,reverseFillMask:Boolean,fillMask:[Boolean,String],unmaskedValue:Boolean};function sa(e,t,o,r){let i,l,a,s,d,c;const u=n.ref(null),f=n.ref(p());function g(){return e.autogrow===!0||["textarea","text","search","url","tel","password"].includes(e.type)}n.watch(()=>e.type+e.autogrow,k),n.watch(()=>e.mask,_=>{if(_!==void 0)w(f.value,!0);else{const B=L(f.value);k(),e.modelValue!==B&&t("update:modelValue",B)}}),n.watch(()=>e.fillMask+e.reverseFillMask,()=>{u.value===!0&&w(f.value,!0)}),n.watch(()=>e.unmaskedValue,()=>{u.value===!0&&w(f.value)});function p(){if(k(),u.value===!0){const _=E(L(e.modelValue));return e.fillMask!==!1?F(_):_}return e.modelValue}function h(_){if(_<i.length)return i.slice(-_);let B="",A=i;const b=A.indexOf(ce);if(b!==-1){for(let N=_-A.length;N>0;N--)B+=ce;A=A.slice(0,b)+B+A.slice(b)}return A}function k(){if(u.value=e.mask!==void 0&&e.mask.length!==0&&g(),u.value===!1){s=void 0,i="",l="";return}const _=_r[e.mask]===void 0?e.mask:_r[e.mask],B=typeof e.fillMask=="string"&&e.fillMask.length!==0?e.fillMask.slice(0,1):"_",A=B.replace(xr,"\\$&"),b=[],N=[],q=[];let K=e.reverseFillMask===!0,H="",P="";_.replace(la,(y,v,I,Q,X)=>{if(Q!==void 0){const R=an[Q];q.push(R),P=R.negate,K===!0&&(N.push("(?:"+P+"+)?("+R.pattern+"+)?(?:"+P+"+)?("+R.pattern+"+)?"),K=!1),N.push("(?:"+P+"+)?("+R.pattern+")?")}else if(I!==void 0)H="\\"+(I==="\\"?"":I),q.push(I),b.push("([^"+H+"]+)?"+H+"?");else{const R=v!==void 0?v:X;H=R==="\\"?"\\\\\\\\":R.replace(xr,"\\\\$&"),q.push(R),b.push("([^"+H+"]+)?"+H+"?")}});const $=new RegExp("^"+b.join("")+"("+(H===""?".":"[^"+H+"]")+"+)?"+(H===""?"":"["+H+"]*")+"$"),W=N.length-1,Z=N.map((y,v)=>v===0&&e.reverseFillMask===!0?new RegExp("^"+A+"*"+y):v===W?new RegExp("^"+y+"("+(P===""?".":P)+"+)?"+(e.reverseFillMask===!0?"$":A+"*")):new RegExp("^"+y));a=q,s=y=>{const v=$.exec(e.reverseFillMask===!0?y:y.slice(0,q.length+1));v!==null&&(y=v.slice(1).join(""));const I=[],Q=Z.length;for(let X=0,R=y;X<Q;X++){const z=Z[X].exec(R);if(z===null)break;R=R.slice(z.shift().length),I.push(...z)}return I.length!==0?I.join(""):y},i=q.map(y=>typeof y=="string"?y:ce).join(""),l=i.split(ce).join(B)}function w(_,B,A){const b=r.value,N=b.selectionEnd,q=b.value.length-N,K=L(_);B===!0&&k();const H=E(K),P=e.fillMask!==!1?F(H):H,$=f.value!==P;b.value!==P&&(b.value=P),$===!0&&(f.value=P),document.activeElement===b&&n.nextTick(()=>{if(P===l){const Z=e.reverseFillMask===!0?l.length:0;b.setSelectionRange(Z,Z,"forward");return}if(A==="insertFromPaste"&&e.reverseFillMask!==!0){const Z=b.selectionEnd;let y=N-1;for(let v=d;v<=y&&v<Z;v++)i[v]!==ce&&y++;x.right(b,y);return}if(["deleteContentBackward","deleteContentForward"].indexOf(A)!==-1){const Z=e.reverseFillMask===!0?N===0?P.length>H.length?1:0:Math.max(0,P.length-(P===l?0:Math.min(H.length,q)+1))+1:N;b.setSelectionRange(Z,Z,"forward");return}if(e.reverseFillMask===!0)if($===!0){const Z=Math.max(0,P.length-(P===l?0:Math.min(H.length,q+1)));Z===1&&N===1?b.setSelectionRange(Z,Z,"forward"):x.rightReverse(b,Z)}else{const Z=P.length-q;b.setSelectionRange(Z,Z,"backward")}else if($===!0){const Z=Math.max(0,i.indexOf(ce),Math.min(H.length,N)-1);x.right(b,Z)}else{const Z=N-1;x.right(b,Z)}});const W=e.unmaskedValue===!0?L(P):P;String(e.modelValue)!==W&&(e.modelValue!==null||W!=="")&&o(W,!0)}function S(_,B,A){const b=E(L(_.value));B=Math.max(0,i.indexOf(ce),Math.min(b.length,B)),d=B,_.setSelectionRange(B,A,"forward")}const x={left(_,B){const A=i.slice(B-1).indexOf(ce)===-1;let b=Math.max(0,B-1);for(;b>=0;b--)if(i[b]===ce){B=b,A===!0&&B++;break}if(b<0&&i[B]!==void 0&&i[B]!==ce)return x.right(_,0);B>=0&&_.setSelectionRange(B,B,"backward")},right(_,B){const A=_.value.length;let b=Math.min(A,B+1);for(;b<=A;b++)if(i[b]===ce){B=b;break}else i[b-1]===ce&&(B=b);if(b>A&&i[B-1]!==void 0&&i[B-1]!==ce)return x.left(_,A);_.setSelectionRange(B,B,"forward")},leftReverse(_,B){const A=h(_.value.length);let b=Math.max(0,B-1);for(;b>=0;b--)if(A[b-1]===ce){B=b;break}else if(A[b]===ce&&(B=b,b===0))break;if(b<0&&A[B]!==void 0&&A[B]!==ce)return x.rightReverse(_,0);B>=0&&_.setSelectionRange(B,B,"backward")},rightReverse(_,B){const A=_.value.length,b=h(A),N=b.slice(0,B+1).indexOf(ce)===-1;let q=Math.min(A,B+1);for(;q<=A;q++)if(b[q-1]===ce){B=q,B>0&&N===!0&&B--;break}if(q>A&&b[B-1]!==void 0&&b[B-1]!==ce)return x.leftReverse(_,A);_.setSelectionRange(B,B,"forward")}};function T(_){t("click",_),c=void 0}function M(_){if(t("keydown",_),Mn(_)===!0||_.altKey===!0)return;const B=r.value,A=B.selectionStart,b=B.selectionEnd;if(_.shiftKey||(c=void 0),_.keyCode===37||_.keyCode===39){_.shiftKey&&c===void 0&&(c=B.selectionDirection==="forward"?A:b);const N=x[(_.keyCode===39?"right":"left")+(e.reverseFillMask===!0?"Reverse":"")];if(_.preventDefault(),N(B,c===A?b:A),_.shiftKey){const q=B.selectionStart;B.setSelectionRange(Math.min(c,q),Math.max(c,q),"forward")}}else _.keyCode===8&&e.reverseFillMask!==!0&&A===b?(x.left(B,A),B.setSelectionRange(B.selectionStart,b,"backward")):_.keyCode===46&&e.reverseFillMask===!0&&A===b&&(x.rightReverse(B,b),B.setSelectionRange(A,B.selectionEnd,"forward"))}function E(_){if(_==null||_==="")return"";if(e.reverseFillMask===!0)return V(_);const B=a;let A=0,b="";for(let N=0;N<B.length;N++){const q=_[A],K=B[N];if(typeof K=="string")b+=K,q===K&&A++;else if(q!==void 0&&K.regex.test(q))b+=K.transform!==void 0?K.transform(q):q,A++;else return b}return b}function V(_){const B=a,A=i.indexOf(ce);let b=_.length-1,N="";for(let q=B.length-1;q>=0&&b!==-1;q--){const K=B[q];let H=_[b];if(typeof K=="string")N=K+N,H===K&&b--;else if(H!==void 0&&K.regex.test(H))do N=(K.transform!==void 0?K.transform(H):H)+N,b--,H=_[b];while(A===q&&H!==void 0&&K.regex.test(H));else return N}return N}function L(_){return typeof _!="string"||s===void 0?typeof _=="number"?s(""+_):_:s(_)}function F(_){return l.length-_.length<=0?_:e.reverseFillMask===!0&&_.length!==0?l.slice(0,-_.length)+_:_+l.slice(_.length)}return{innerValue:f,hasMask:u,moveCursorForPaste:S,updateMaskValue:w,onMaskedKeydown:M,onMaskedClick:T}}const Yn={name:String};function ua(e={}){return(t,o,r)=>{t[o](n.h("input",{class:"hidden"+(r||""),...e.value}))}}function Br(e){return n.computed(()=>e.name||e.for)}function ca(e,t){function o(){const r=e.modelValue;try{const i="DataTransfer"in window?new DataTransfer:"ClipboardEvent"in window?new ClipboardEvent("").clipboardData:void 0;return Object(r)===r&&("length"in r?Array.from(r):[r]).forEach(l=>{i.items.add(l)}),{files:i.files}}catch{return{files:void 0}}}return n.computed(()=>{if(e.type==="file")return o()})}const da=/[\u3000-\u303f\u3040-\u309f\u30a0-\u30ff\uff00-\uff9f\u4e00-\u9faf\u3400-\u4dbf]/,fa=/[\u4e00-\u9fff\u3400-\u4dbf\u{20000}-\u{2a6df}\u{2a700}-\u{2b73f}\u{2b740}-\u{2b81f}\u{2b820}-\u{2ceaf}\uf900-\ufaff\u3300-\u33ff\ufe30-\ufe4f\uf900-\ufaff\u{2f800}-\u{2fa1f}]/u,ma=/[\u3131-\u314e\u314f-\u3163\uac00-\ud7a3]/,ha=/[a-z0-9_ -]$/i;function Er(e){return function(o){if(o.type==="compositionend"||o.type==="change"){if(o.target.qComposing!==!0)return;o.target.qComposing=!1,e(o)}else o.type==="compositionupdate"&&o.target.qComposing!==!0&&typeof o.data=="string"&&(me.is.firefox===!0?ha.test(o.data)===!1:da.test(o.data)===!0||fa.test(o.data)===!0||ma.test(o.data)===!0)===!0&&(o.target.qComposing=!0)}}const qr=ie({name:"QInput",inheritAttrs:!1,props:{...ln,...aa,...Yn,modelValue:[String,Number,FileList],shadowText:String,type:{type:String,default:"text"},debounce:[String,Number],autogrow:Boolean,inputClass:[Array,String,Object],inputStyle:[Array,String,Object]},emits:[...Qn,"paste","change","keydown","click","animationend"],setup(e,{emit:t,attrs:o}){const{proxy:r}=n.getCurrentInstance(),{$q:i}=r,l={};let a=NaN,s,d,c=null,u;const f=n.ref(null),g=Br(e),{innerValue:p,hasMask:h,moveCursorForPaste:k,updateMaskValue:w,onMaskedKeydown:S,onMaskedClick:x}=sa(e,t,H,f),T=ca(e),M=n.computed(()=>qt(p.value)),E=Er(q),V=Zn({changeEvent:!0}),L=n.computed(()=>e.type==="textarea"||e.autogrow===!0),F=n.computed(()=>L.value===!0||["text","search","url","tel","password"].includes(e.type)),_=n.computed(()=>{const v={...V.splitAttrs.listeners.value,onInput:q,onPaste:N,onChange:$,onBlur:W,onFocus:Se};return v.onCompositionstart=v.onCompositionupdate=v.onCompositionend=E,h.value===!0&&(v.onKeydown=S,v.onClick=x),e.autogrow===!0&&(v.onAnimationend=K),v}),B=n.computed(()=>{const v={tabindex:0,"data-autofocus":e.autofocus===!0||void 0,rows:e.type==="textarea"?6:void 0,"aria-label":e.label,name:g.value,...V.splitAttrs.attributes.value,id:V.targetUid.value,maxlength:e.maxlength,disabled:e.disable===!0,readonly:e.readonly===!0};return L.value===!1&&(v.type=e.type),e.autogrow===!0&&(v.rows=1),v});n.watch(()=>e.type,()=>{f.value&&(f.value.value=e.modelValue)}),n.watch(()=>e.modelValue,v=>{if(h.value===!0){if(d===!0&&(d=!1,String(v)===a))return;w(v)}else p.value!==v&&(p.value=v,e.type==="number"&&l.hasOwnProperty("value")===!0&&(s===!0?s=!1:delete l.value));e.autogrow===!0&&n.nextTick(P)}),n.watch(()=>e.autogrow,v=>{v===!0?n.nextTick(P):f.value!==null&&o.rows>0&&(f.value.style.height="auto")}),n.watch(()=>e.dense,()=>{e.autogrow===!0&&n.nextTick(P)});function A(){Ft(()=>{const v=document.activeElement;f.value!==null&&f.value!==v&&(v===null||v.id!==V.targetUid.value)&&f.value.focus({preventScroll:!0})})}function b(){f.value!==null&&f.value.select()}function N(v){if(h.value===!0&&e.reverseFillMask!==!0){const I=v.target;k(I,I.selectionStart,I.selectionEnd)}t("paste",v)}function q(v){if(!v||!v.target)return;if(e.type==="file"){t("update:modelValue",v.target.files);return}const I=v.target.value;if(v.target.qComposing===!0){l.value=I;return}if(h.value===!0)w(I,!1,v.inputType);else if(H(I),F.value===!0&&v.target===document.activeElement){const{selectionStart:Q,selectionEnd:X}=v.target;Q!==void 0&&X!==void 0&&n.nextTick(()=>{v.target===document.activeElement&&I.indexOf(v.target.value)===0&&v.target.setSelectionRange(Q,X)})}e.autogrow===!0&&P()}function K(v){t("animationend",v),P()}function H(v,I){u=()=>{c=null,e.type!=="number"&&l.hasOwnProperty("value")===!0&&delete l.value,e.modelValue!==v&&a!==v&&(a=v,I===!0&&(d=!0),t("update:modelValue",v),n.nextTick(()=>{a===v&&(a=NaN)})),u=void 0},e.type==="number"&&(s=!0,l.value=v),e.debounce!==void 0?(c!==null&&clearTimeout(c),l.value=v,c=setTimeout(u,e.debounce)):u()}function P(){requestAnimationFrame(()=>{const v=f.value;if(v!==null){const I=v.parentNode.style,{scrollTop:Q}=v,{overflowY:X,maxHeight:R}=i.platform.is.firefox===!0?{}:window.getComputedStyle(v),z=X!==void 0&&X!=="scroll";z===!0&&(v.style.overflowY="hidden"),I.marginBottom=v.scrollHeight-1+"px",v.style.height="1px",v.style.height=v.scrollHeight+"px",z===!0&&(v.style.overflowY=parseInt(R,10)<v.scrollHeight?"auto":"hidden"),I.marginBottom="",v.scrollTop=Q}})}function $(v){E(v),c!==null&&(clearTimeout(c),c=null),u!==void 0&&u(),t("change",v.target.value)}function W(v){v!==void 0&&Se(v),c!==null&&(clearTimeout(c),c=null),u!==void 0&&u(),s=!1,d=!1,delete l.value,e.type!=="file"&&setTimeout(()=>{f.value!==null&&(f.value.value=p.value!==void 0?p.value:"")})}function Z(){return l.hasOwnProperty("value")===!0?l.value:p.value!==void 0?p.value:""}n.onBeforeUnmount(()=>{W()}),n.onMounted(()=>{e.autogrow===!0&&P()}),Object.assign(V,{innerValue:p,fieldClass:n.computed(()=>`q-${L.value===!0?"textarea":"input"}`+(e.autogrow===!0?" q-textarea--autogrow":"")),hasShadow:n.computed(()=>e.type!=="file"&&typeof e.shadowText=="string"&&e.shadowText.length!==0),inputRef:f,emitValue:H,hasValue:M,floatingLabel:n.computed(()=>M.value===!0&&(e.type!=="number"||isNaN(p.value)===!1)||qt(e.displayValue)),getControl:()=>n.h(L.value===!0?"textarea":"input",{ref:f,class:["q-field__native q-placeholder",e.inputClass],style:e.inputStyle,...B.value,..._.value,...e.type!=="file"?{value:Z()}:T.value}),getShadowControl:()=>n.h("div",{class:"q-field__native q-field__shadow absolute-bottom no-pointer-events"+(L.value===!0?"":" text-no-wrap")},[n.h("span",{class:"invisible"},Z()),n.h("span",e.shadowText)])});const y=Xn(V);return Object.assign(r,{focus:A,select:b,getNativeElement:()=>f.value}),It(r,"nativeEl",()=>f.value),y}}),pa=G(n.defineComponent({__name:"AppInputSearch",props:{field:{type:Boolean},required:{type:Boolean},datePicker:{type:Boolean},timePicker:{type:Boolean},dateLocale:{},withIcon:{type:Boolean},iconName:{},iconColor:{},withButton:{type:Boolean},buttonIcon:{},buttonTooltip:{},clearTooltip:{},withArrow:{type:Boolean},name:{},mask:{},fillMask:{type:[Boolean,String]},reverseFillMask:{type:Boolean},unmaskedValue:{type:Boolean},modelValue:{default:""},error:{type:Boolean,default:void 0},errorMessage:{},noErrorIcon:{type:Boolean},rules:{},reactiveRules:{type:Boolean},lazyRules:{type:[Boolean,String]},label:{},stackLabel:{type:Boolean},hint:{},hideHint:{type:Boolean},prefix:{},suffix:{},labelColor:{},color:{},bgColor:{},dark:{type:Boolean},loading:{type:Boolean},clearable:{type:Boolean},clearIcon:{},filled:{type:Boolean},outlined:{type:Boolean,default:!0},borderless:{type:Boolean},bordered:{type:Boolean},standout:{type:[Boolean,String]},labelSlot:{type:Boolean},bottomSlots:{type:Boolean},hideBottomSpace:{type:Boolean},counter:{type:Boolean},rounded:{type:Boolean},square:{type:Boolean},dense:{type:Boolean,default:!0},itemAligned:{type:Boolean},disable:{type:Boolean},readonly:{type:Boolean},autofocus:{type:Boolean},for:{},shadowText:{},type:{},debounce:{},maxlength:{},autogrow:{type:Boolean},inputClass:{},inputStyle:{},onClear:{},"onUpdate:modelValue":{},onFocus:{},onBlur:{},onClick:{}},emits:["update:modelValue","button-click","clear","focus","blur","click"],setup(e,{emit:t}){const o=e,r=t,i=n.computed({get:()=>o.modelValue!==null&&o.modelValue!==void 0&&o.type==="number"?+o.modelValue:o.modelValue,set:a=>r("update:modelValue",o.type==="number"?+a:a)}),l=n.computed(()=>({"--dense":o.dense,"--bordered":o.bordered}));return(a,s)=>(n.openBlock(),n.createBlock(qr,{modelValue:i.value,"onUpdate:modelValue":s[0]||(s[0]=d=>i.value=d),standout:"",outlined:"",clearable:"",dense:"","bg-color":"white",class:n.normalizeClass([a.$style["app-input"],l.value]),type:a.type,readonly:a.readonly||a.field,placeholder:a.label},{prepend:n.withCtx(()=>[n.createVNode(Ee,null,{default:n.withCtx(()=>s[1]||(s[1]=[n.createElementVNode("svg",{xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",viewBox:"0 0 24 24",fill:"none"},[n.createElementVNode("path",{d:"M11.5 21C16.7467 21 21 16.7467 21 11.5C21 6.25329 16.7467 2 11.5 2C6.25329 2 2 6.25329 2 11.5C2 16.7467 6.25329 21 11.5 21Z",stroke:"#404650","stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round"}),n.createElementVNode("path",{d:"M22 22L20 20",stroke:"#3F8CFF","stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round"})],-1)])),_:1})]),_:1},8,["modelValue","class","type","readonly","placeholder"]))}}),[["__cssModules",{$style:{appInput:"_app-input_8jwo9_1"}}]]),ga=n.defineComponent({__name:"AppInput",props:{field:{type:Boolean},required:{type:Boolean},datePicker:{type:Boolean},timePicker:{type:Boolean},withIcon:{type:Boolean},withButton:{type:Boolean},withArrow:{type:Boolean},name:{},mask:{},fillMask:{type:[Boolean,String]},reverseFillMask:{type:Boolean},unmaskedValue:{type:Boolean},modelValue:{default:""},error:{type:Boolean,default:void 0},errorMessage:{},noErrorIcon:{type:Boolean},rules:{},reactiveRules:{type:Boolean},lazyRules:{type:[Boolean,String]},label:{},stackLabel:{type:Boolean},hint:{},hideHint:{type:Boolean},prefix:{},suffix:{},labelColor:{},color:{},bgColor:{},dark:{type:Boolean},loading:{type:Boolean},clearable:{type:Boolean},clearIcon:{},filled:{type:Boolean},outlined:{type:Boolean,default:!0},borderless:{type:Boolean},standout:{type:[Boolean,String]},labelSlot:{type:Boolean},bottomSlots:{type:Boolean},hideBottomSpace:{type:Boolean},counter:{type:Boolean},rounded:{type:Boolean},square:{type:Boolean},dense:{type:Boolean,default:!0},itemAligned:{type:Boolean},disable:{type:Boolean},readonly:{type:Boolean},autofocus:{type:Boolean},for:{},shadowText:{},type:{},debounce:{},maxlength:{},autogrow:{type:Boolean},inputClass:{},inputStyle:{},onClear:{},"onUpdate:modelValue":{},onFocus:{},onBlur:{},onClick:{}},emits:["update:modelValue","button-click","clear","focus","blur","click"],setup(e,{emit:t}){const o=e,r=t,i=n.ref(!1),l=n.computed(()=>o.type==="password"?i.value?"text":"password":o.type||"text"),a=n.computed({get:()=>o.modelValue!==null&&o.modelValue!==void 0&&o.type==="number"?+o.modelValue:o.modelValue,set:d=>r("update:modelValue",o.type==="number"?+d:d)}),s=n.computed(()=>({"app-input":!0,"--required":o.required,"--field":o.field,"input-number-without-arrow":l.value==="number"&&!o.withArrow}));return(d,c)=>(n.openBlock(),n.createBlock(qr,{modelValue:a.value,"onUpdate:modelValue":c[0]||(c[0]=u=>a.value=u),class:n.normalizeClass(s.value),standout:"",outlined:"",dense:"",type:l.value,autocomplete:"h87h58g7h8hd",readonly:d.readonly||d.field},null,8,["modelValue","class","type","readonly"]))}});function wa(e,t){const o=n.ref(null),r=n.computed(()=>e.disable===!0?null:n.h("span",{ref:o,class:"no-outline",tabindex:-1}));function i(l){const a=t.value;l!==void 0&&l.type.indexOf("key")===0?a!==null&&document.activeElement!==a&&a.contains(document.activeElement)===!0&&a.focus():o.value!==null&&(l===void 0||a!==null&&a.contains(l.target)===!0)&&o.value.focus()}return{refocusTargetEl:r,refocusTarget:i}}const va={xs:30,sm:35,md:40,lg:50,xl:60},ka={...je,...Yt,...Yn,modelValue:{required:!0,default:null},val:{},trueValue:{default:!0},falseValue:{default:!1},indeterminateValue:{default:null},checkedIcon:String,uncheckedIcon:String,indeterminateIcon:String,toggleOrder:{type:String,validator:e=>e==="tf"||e==="ft"},toggleIndeterminate:Boolean,label:String,leftLabel:Boolean,color:String,keepColor:Boolean,dense:Boolean,disable:Boolean,tabindex:[String,Number]},ya=["update:modelValue"];function ba(e,t){const{props:o,slots:r,emit:i,proxy:l}=n.getCurrentInstance(),{$q:a}=l,s=Ne(o,a),d=n.ref(null),{refocusTargetEl:c,refocusTarget:u}=wa(o,d),f=Gt(o,va),g=n.computed(()=>o.val!==void 0&&Array.isArray(o.modelValue)),p=n.computed(()=>{const b=n.toRaw(o.val);return g.value===!0?o.modelValue.findIndex(N=>n.toRaw(N)===b):-1}),h=n.computed(()=>g.value===!0?p.value!==-1:n.toRaw(o.modelValue)===n.toRaw(o.trueValue)),k=n.computed(()=>g.value===!0?p.value===-1:n.toRaw(o.modelValue)===n.toRaw(o.falseValue)),w=n.computed(()=>h.value===!1&&k.value===!1),S=n.computed(()=>o.disable===!0?-1:o.tabindex||0),x=n.computed(()=>`q-${e} cursor-pointer no-outline row inline no-wrap items-center`+(o.disable===!0?" disabled":"")+(s.value===!0?` q-${e}--dark`:"")+(o.dense===!0?` q-${e}--dense`:"")+(o.leftLabel===!0?" reverse":"")),T=n.computed(()=>{const b=h.value===!0?"truthy":k.value===!0?"falsy":"indet",N=o.color!==void 0&&(o.keepColor===!0||h.value===!0)?` text-${o.color}`:"";return`q-${e}__inner relative-position non-selectable q-${e}__inner--${b}${N}`}),M=n.computed(()=>{const b={type:"checkbox"};return o.name!==void 0&&Object.assign(b,{".checked":h.value,"^checked":h.value===!0?"checked":void 0,name:o.name,value:g.value===!0?o.val:o.trueValue}),b}),E=ua(M),V=n.computed(()=>{const b={tabindex:S.value,role:"switch","aria-label":o.label,"aria-checked":w.value===!0?"mixed":h.value===!0?"true":"false"};return o.disable===!0&&(b["aria-disabled"]="true"),b});function L(b){b!==void 0&&(se(b),u(b)),o.disable!==!0&&i("update:modelValue",F(),b)}function F(){if(g.value===!0){if(h.value===!0){const b=o.modelValue.slice();return b.splice(p.value,1),b}return o.modelValue.concat([o.val])}if(h.value===!0){if(o.toggleOrder!=="ft"||o.toggleIndeterminate===!1)return o.falseValue}else if(k.value===!0){if(o.toggleOrder==="ft"||o.toggleIndeterminate===!1)return o.trueValue}else return o.toggleOrder!=="ft"?o.trueValue:o.falseValue;return o.indeterminateValue}function _(b){(b.keyCode===13||b.keyCode===32)&&se(b)}function B(b){(b.keyCode===13||b.keyCode===32)&&L(b)}const A=t(h,w);return Object.assign(l,{toggle:L}),()=>{const b=A();o.disable!==!0&&E(b,"unshift",` q-${e}__native absolute q-ma-none q-pa-none`);const N=[n.h("div",{class:T.value,style:f.value,"aria-hidden":"true"},b)];c.value!==null&&N.push(c.value);const q=o.label!==void 0?Oe(r.default,[o.label]):ve(r.default);return q!==void 0&&N.push(n.h("div",{class:`q-${e}__label q-anchor--skip`},q)),n.h("div",{ref:d,class:x.value,...V.value,onClick:L,onKeydown:_,onKeyup:B},N)}}const Ca=ie({name:"QToggle",props:{...ka,icon:String,iconColor:String},emits:ya,setup(e){function t(o,r){const i=n.computed(()=>(o.value===!0?e.checkedIcon:r.value===!0?e.indeterminateIcon:e.uncheckedIcon)||e.icon),l=n.computed(()=>o.value===!0?e.iconColor:null);return()=>[n.h("div",{class:"q-toggle__track"}),n.h("div",{class:"q-toggle__thumb absolute flex flex-center no-wrap"},i.value!==void 0?[n.h(Ee,{name:i.value,color:l.value})]:void 0)]}return ba("toggle",t)}}),_a=n.defineComponent({__name:"index",props:{modelValue:{}},emits:["update:modelValue","number"],setup(e,{emit:t}){const o=e,r=t,i=n.computed({get:()=>o.modelValue,set:l=>r("update:modelValue",l)});return(l,a)=>(n.openBlock(),n.createElementBlock("div",null,[n.createVNode(Ca,{modelValue:i.value,"onUpdate:modelValue":a[0]||(a[0]=s=>i.value=s)},null,8,["modelValue"])]))}}),Sa=ie({name:"QPage",props:{padding:Boolean,styleFn:Function},setup(e,{slots:t}){const{proxy:{$q:o}}=n.getCurrentInstance(),r=n.inject(nn,Te);if(r===Te)return console.error("QPage needs to be a deep child of QLayout"),Te;if(n.inject(vr,Te)===Te)return console.error("QPage needs to be child of QPageContainer"),Te;const l=n.computed(()=>{const s=(r.header.space===!0?r.header.size:0)+(r.footer.space===!0?r.footer.size:0);if(typeof e.styleFn=="function"){const d=r.isContainer.value===!0?r.containerHeight.value:o.screen.height;return e.styleFn(s,d)}return{minHeight:r.isContainer.value===!0?r.containerHeight.value-s+"px":o.screen.height===0?s!==0?`calc(100vh - ${s}px)`:"100vh":o.screen.height-s+"px"}}),a=n.computed(()=>`q-page${e.padding===!0?" q-layout-padding":""}`);return()=>n.h("main",{class:a.value,style:l.value},ve(t.default))}}),xa=ie({name:"QPageContainer",setup(e,{slots:t}){const{proxy:{$q:o}}=n.getCurrentInstance(),r=n.inject(nn,Te);if(r===Te)return console.error("QPageContainer needs to be child of QLayout"),Te;n.provide(vr,!0);const i=n.computed(()=>{const l={};return r.header.space===!0&&(l.paddingTop=`${r.header.size}px`),r.right.space===!0&&(l[`padding${o.lang.rtl===!0?"Left":"Right"}`]=`${r.right.size}px`),r.footer.space===!0&&(l.paddingBottom=`${r.footer.size}px`),r.left.space===!0&&(l[`padding${o.lang.rtl===!0?"Right":"Left"}`]=`${r.left.size}px`),l});return()=>n.h("div",{class:"q-page-container",style:i.value},ve(t.default))}}),{passive:Tr}=fe,Ba=["both","horizontal","vertical"],Ea=ie({name:"QScrollObserver",props:{axis:{type:String,validator:e=>Ba.includes(e),default:"vertical"},debounce:[String,Number],scrollTarget:On},emits:["scroll"],setup(e,{emit:t}){const o={position:{top:0,left:0},direction:"down",directionChanged:!1,delta:{top:0,left:0},inflectionPoint:{top:0,left:0}};let r=null,i,l;n.watch(()=>e.scrollTarget,()=>{d(),s()});function a(){r!==null&&r();const f=Math.max(0,Wo(i)),g=Ko(i),p={top:f-o.position.top,left:g-o.position.left};if(e.axis==="vertical"&&p.top===0||e.axis==="horizontal"&&p.left===0)return;const h=Math.abs(p.top)>=Math.abs(p.left)?p.top<0?"up":"down":p.left<0?"left":"right";o.position={top:f,left:g},o.directionChanged=o.direction!==h,o.delta=p,o.directionChanged===!0&&(o.direction=h,o.inflectionPoint=o.position),t("scroll",{...o})}function s(){i=Pn(l,e.scrollTarget),i.addEventListener("scroll",c,Tr),c(!0)}function d(){i!==void 0&&(i.removeEventListener("scroll",c,Tr),i=void 0)}function c(f){if(f===!0||e.debounce===0||e.debounce==="0")a();else if(r===null){const[g,p]=e.debounce?[setTimeout(a,e.debounce),clearTimeout]:[requestAnimationFrame(a),cancelAnimationFrame];r=()=>{p(g),r=null}}}const{proxy:u}=n.getCurrentInstance();return n.watch(()=>u.$q.lang.rtl,a),n.onMounted(()=>{l=u.$el.parentNode,s()}),n.onBeforeUnmount(()=>{r!==null&&r(),d()}),Object.assign(u,{trigger:c,getPosition:()=>o}),Nt}});function qa(){const e=n.ref(!We.value);return e.value===!1&&n.onMounted(()=>{e.value=!0}),{isHydrated:e}}const Mr=typeof ResizeObserver<"u",Vr=Mr===!0?{}:{style:"display:block;position:absolute;top:0;left:0;right:0;bottom:0;height:100%;width:100%;overflow:hidden;pointer-events:none;z-index:-1;",url:"about:blank"},Lr=ie({name:"QResizeObserver",props:{debounce:{type:[String,Number],default:100}},emits:["resize"],setup(e,{emit:t}){let o=null,r,i={width:-1,height:-1};function l(d){d===!0||e.debounce===0||e.debounce==="0"?a():o===null&&(o=setTimeout(a,e.debounce))}function a(){if(o!==null&&(clearTimeout(o),o=null),r){const{offsetWidth:d,offsetHeight:c}=r;(d!==i.width||c!==i.height)&&(i={width:d,height:c},t("resize",i))}}const{proxy:s}=n.getCurrentInstance();if(s.trigger=l,Mr===!0){let d;const c=u=>{r=s.$el.parentNode,r?(d=new ResizeObserver(l),d.observe(r),a()):u!==!0&&n.nextTick(()=>{c(!0)})};return n.onMounted(()=>{c()}),n.onBeforeUnmount(()=>{o!==null&&clearTimeout(o),d!==void 0&&(d.disconnect!==void 0?d.disconnect():r&&d.unobserve(r))}),Nt}else{let d=function(){o!==null&&(clearTimeout(o),o=null),f!==void 0&&(f.removeEventListener!==void 0&&f.removeEventListener("resize",l,fe.passive),f=void 0)},c=function(){d(),r&&r.contentDocument&&(f=r.contentDocument.defaultView,f.addEventListener("resize",l,fe.passive),a())};const{isHydrated:u}=qa();let f;return n.onMounted(()=>{n.nextTick(()=>{r=s.$el,r&&c()})}),n.onBeforeUnmount(d),()=>{if(u.value===!0)return n.h("object",{class:"q--avoid-card-border",style:Vr.style,tabindex:-1,type:"text/html",data:Vr.url,"aria-hidden":"true",onLoad:c})}}}}),Ta=ie({name:"QLayout",props:{container:Boolean,view:{type:String,default:"hhh lpr fff",validator:e=>/^(h|l)h(h|r) lpr (f|l)f(f|r)$/.test(e.toLowerCase())},onScroll:Function,onScrollHeight:Function,onResize:Function},setup(e,{slots:t,emit:o}){const{proxy:{$q:r}}=n.getCurrentInstance(),i=n.ref(null),l=n.ref(r.screen.height),a=n.ref(e.container===!0?0:r.screen.width),s=n.ref({position:0,direction:"down",inflectionPoint:0}),d=n.ref(0),c=n.ref(We.value===!0?0:Dt()),u=n.computed(()=>"q-layout q-layout--"+(e.container===!0?"containerized":"standard")),f=n.computed(()=>e.container===!1?{minHeight:r.screen.height+"px"}:null),g=n.computed(()=>c.value!==0?{[r.lang.rtl===!0?"left":"right"]:`${c.value}px`}:null),p=n.computed(()=>c.value!==0?{[r.lang.rtl===!0?"right":"left"]:0,[r.lang.rtl===!0?"left":"right"]:`-${c.value}px`,width:`calc(100% + ${c.value}px)`}:null);function h(M){if(e.container===!0||document.qScrollPrevented!==!0){const E={position:M.position.top,direction:M.direction,directionChanged:M.directionChanged,inflectionPoint:M.inflectionPoint.top,delta:M.delta.top};s.value=E,e.onScroll!==void 0&&o("scroll",E)}}function k(M){const{height:E,width:V}=M;let L=!1;l.value!==E&&(L=!0,l.value=E,e.onScrollHeight!==void 0&&o("scrollHeight",E),S()),a.value!==V&&(L=!0,a.value=V),L===!0&&e.onResize!==void 0&&o("resize",M)}function w({height:M}){d.value!==M&&(d.value=M,S())}function S(){if(e.container===!0){const M=l.value>d.value?Dt():0;c.value!==M&&(c.value=M)}}let x=null;const T={instances:{},view:n.computed(()=>e.view),isContainer:n.computed(()=>e.container),rootRef:i,height:l,containerHeight:d,scrollbarWidth:c,totalWidth:n.computed(()=>a.value+c.value),rows:n.computed(()=>{const M=e.view.toLowerCase().split(" ");return{top:M[0].split(""),middle:M[1].split(""),bottom:M[2].split("")}}),header:n.reactive({size:0,offset:0,space:!1}),right:n.reactive({size:300,offset:0,space:!1}),footer:n.reactive({size:0,offset:0,space:!1}),left:n.reactive({size:300,offset:0,space:!1}),scroll:s,animate(){x!==null?clearTimeout(x):document.body.classList.add("q-body--layout-animate"),x=setTimeout(()=>{x=null,document.body.classList.remove("q-body--layout-animate")},155)},update(M,E,V){T[M][E]=V}};if(n.provide(nn,T),Dt()>0){let M=function(){L=null,F.classList.remove("hide-scrollbar")},E=function(){if(L===null){if(F.scrollHeight>r.screen.height)return;F.classList.add("hide-scrollbar")}else clearTimeout(L);L=setTimeout(M,300)},V=function(_){L!==null&&_==="remove"&&(clearTimeout(L),M()),window[`${_}EventListener`]("resize",E)},L=null;const F=document.body;n.watch(()=>e.container!==!0?"add":"remove",V),e.container!==!0&&V("add"),n.onUnmounted(()=>{V("remove")})}return()=>{const M=Oe(t.default,[n.h(Ea,{onScroll:h}),n.h(Lr,{onResize:k})]),E=n.h("div",{class:u.value,style:f.value,ref:e.container===!0?void 0:i,tabindex:-1},M);return e.container===!0?n.h("div",{class:"q-layout-container overflow-hidden",ref:i},[n.h(Lr,{onResize:w}),n.h("div",{class:"absolute-full",style:g.value},[n.h("div",{class:"scroll",style:p.value},[E])])]):E}}}),Ma=G(n.defineComponent({__name:"AppLayout",props:{logged:{type:Boolean},console:{type:Boolean},container:{type:Boolean},padding:{}},setup(e){function t(o){const r=document.getElementById("content"),i=o.target;r&&!i.closest("#content")&&r.scrollBy({top:o.deltaY})}return(o,r)=>(n.openBlock(),n.createBlock(Ta,{class:n.normalizeClass(o.$style.layout),view:"lHh LpR fFf"},{default:n.withCtx(()=>[o.logged?(n.openBlock(),n.createElementBlock("div",{key:0,class:n.normalizeClass(o.$style["loader-backdrop"])},[n.createVNode(zn,{size:"md",color:"white",class:n.normalizeClass(o.$style["loader-spinner"])},null,8,["class"])],2)):n.createCommentVNode("",!0),n.renderSlot(o.$slots,"drawer"),n.renderSlot(o.$slots,"header"),n.createVNode(xa,{class:n.normalizeClass({container:o.container}),onWheel:t},{default:n.withCtx(()=>[n.createVNode(Sa,null,{default:n.withCtx(()=>[n.renderSlot(o.$slots,"default"),n.renderSlot(o.$slots,"page-bottom")]),_:3})]),_:3},8,["class"]),n.renderSlot(o.$slots,"footer")]),_:3},8,["class"]))}}),[["__cssModules",{$style:{layout:"_layout_1hhwj_1",loaderBackdrop:"_loader-backdrop_1hhwj_6",loaderSpinner:"_loader-spinner_1hhwj_13"}}]]),Va={xs:8,sm:10,md:14,lg:20,xl:24},$r=ie({name:"QChip",props:{...je,...Yt,dense:Boolean,icon:String,iconRight:String,iconRemove:String,iconSelected:String,label:[String,Number],color:String,textColor:String,modelValue:{type:Boolean,default:!0},selected:{type:Boolean,default:null},square:Boolean,outline:Boolean,clickable:Boolean,removable:Boolean,removeAriaLabel:String,tabindex:[String,Number],disable:Boolean,ripple:{type:[Boolean,Object],default:!0}},emits:["update:modelValue","update:selected","remove","click"],setup(e,{slots:t,emit:o}){const{proxy:{$q:r}}=n.getCurrentInstance(),i=Ne(e,r),l=Gt(e,Va),a=n.computed(()=>e.selected===!0||e.icon!==void 0),s=n.computed(()=>e.selected===!0?e.iconSelected||r.iconSet.chip.selected:e.icon),d=n.computed(()=>e.iconRemove||r.iconSet.chip.remove),c=n.computed(()=>e.disable===!1&&(e.clickable===!0||e.selected!==null)),u=n.computed(()=>{const w=e.outline===!0&&e.color||e.textColor;return"q-chip row inline no-wrap items-center"+(e.outline===!1&&e.color!==void 0?` bg-${e.color}`:"")+(w?` text-${w} q-chip--colored`:"")+(e.disable===!0?" disabled":"")+(e.dense===!0?" q-chip--dense":"")+(e.outline===!0?" q-chip--outline":"")+(e.selected===!0?" q-chip--selected":"")+(c.value===!0?" q-chip--clickable cursor-pointer non-selectable q-hoverable":"")+(e.square===!0?" q-chip--square":"")+(i.value===!0?" q-chip--dark q-dark":"")}),f=n.computed(()=>{const w=e.disable===!0?{tabindex:-1,"aria-disabled":"true"}:{tabindex:e.tabindex||0},S={...w,role:"button","aria-hidden":"false","aria-label":e.removeAriaLabel||r.lang.label.remove};return{chip:w,remove:S}});function g(w){w.keyCode===13&&p(w)}function p(w){e.disable||(o("update:selected",!e.selected),o("click",w))}function h(w){(w.keyCode===void 0||w.keyCode===13)&&(se(w),e.disable===!1&&(o("update:modelValue",!1),o("remove")))}function k(){const w=[];c.value===!0&&w.push(n.h("div",{class:"q-focus-helper"})),a.value===!0&&w.push(n.h(Ee,{class:"q-chip__icon q-chip__icon--left",name:s.value}));const S=e.label!==void 0?[n.h("div",{class:"ellipsis"},[e.label])]:void 0;return w.push(n.h("div",{class:"q-chip__content col row no-wrap items-center q-anchor--skip"},el(t.default,S))),e.iconRight&&w.push(n.h(Ee,{class:"q-chip__icon q-chip__icon--right",name:e.iconRight})),e.removable===!0&&w.push(n.h(Ee,{class:"q-chip__icon q-chip__icon--remove cursor-pointer",name:d.value,...f.value.remove,onClick:h,onKeyup:h})),w}return()=>{if(e.modelValue===!1)return;const w={class:u.value,style:l.value};return c.value===!0&&Object.assign(w,f.value.chip,{onClick:p,onKeyup:g}),Bn("div",w,k(),"ripple",e.ripple!==!1&&e.disable!==!0,()=>[[Jt,e.ripple]])}}}),Fe=ie({name:"QItem",props:{...je,...Dn,tag:{type:String,default:"div"},active:{type:Boolean,default:null},clickable:Boolean,dense:Boolean,insetLevel:Number,tabindex:[String,Number],focused:Boolean,manualFocus:Boolean},emits:["click","keyup"],setup(e,{slots:t,emit:o}){const{proxy:{$q:r}}=n.getCurrentInstance(),i=Ne(e,r),{hasLink:l,linkAttrs:a,linkClass:s,linkTag:d,navigateOnClick:c}=fr(),u=n.ref(null),f=n.ref(null),g=n.computed(()=>e.clickable===!0||l.value===!0||e.tag==="label"),p=n.computed(()=>e.disable!==!0&&g.value===!0),h=n.computed(()=>"q-item q-item-type row no-wrap"+(e.dense===!0?" q-item--dense":"")+(i.value===!0?" q-item--dark":"")+(l.value===!0&&e.active===null?s.value:e.active===!0?` q-item--active${e.activeClass!==void 0?` ${e.activeClass}`:""}`:"")+(e.disable===!0?" disabled":"")+(p.value===!0?" q-item--clickable q-link cursor-pointer "+(e.manualFocus===!0?"q-manual-focusable":"q-focusable q-hoverable")+(e.focused===!0?" q-manual-focusable--focused":""):"")),k=n.computed(()=>e.insetLevel===void 0?null:{["padding"+(r.lang.rtl===!0?"Right":"Left")]:16+e.insetLevel*56+"px"});function w(T){p.value===!0&&(f.value!==null&&(T.qKeyEvent!==!0&&document.activeElement===u.value?f.value.focus():document.activeElement===f.value&&u.value.focus()),c(T))}function S(T){if(p.value===!0&&Qe(T,[13,32])===!0){se(T),T.qKeyEvent=!0;const M=new MouseEvent("click",T);M.qKeyEvent=!0,u.value.dispatchEvent(M)}o("keyup",T)}function x(){const T=Ji(t.default,[]);return p.value===!0&&T.unshift(n.h("div",{class:"q-focus-helper",tabindex:-1,ref:f})),T}return()=>{const T={ref:u,class:h.value,style:k.value,role:"listitem",onClick:w,onKeyup:S};return p.value===!0?(T.tabindex=e.tabindex||"0",Object.assign(T,a.value)):g.value===!0&&(T["aria-disabled"]="true"),n.h(d.value,T,x())}}}),La=ie({name:"QField",inheritAttrs:!1,props:{...ln,tag:{type:String,default:"label"}},emits:Qn,setup(){return Xn(Zn({tagProp:!0}))}}),ye=ie({name:"QItemSection",props:{avatar:Boolean,thumbnail:Boolean,side:Boolean,top:Boolean,noWrap:Boolean},setup(e,{slots:t}){const o=n.computed(()=>`q-item__section column q-item__section--${e.avatar===!0||e.side===!0||e.thumbnail===!0?"side":"main"}`+(e.top===!0?" q-item__section--top justify-start":" justify-center")+(e.avatar===!0?" q-item__section--avatar":"")+(e.thumbnail===!0?" q-item__section--thumbnail":"")+(e.noWrap===!0?" q-item__section--nowrap":""));return()=>n.h("div",{class:o.value},ve(t.default))}}),Gn=ie({name:"QItemLabel",props:{overline:Boolean,caption:Boolean,header:Boolean,lines:[Number,String]},setup(e,{slots:t}){const o=n.computed(()=>parseInt(e.lines,10)),r=n.computed(()=>"q-item__label"+(e.overline===!0?" q-item__label--overline text-overline":"")+(e.caption===!0?" q-item__label--caption text-caption":"")+(e.header===!0?" q-item__label--header":"")+(o.value===1?" ellipsis":"")),i=n.computed(()=>e.lines!==void 0&&o.value>1?{overflow:"hidden",display:"-webkit-box","-webkit-box-orient":"vertical","-webkit-line-clamp":o.value}:null);return()=>n.h("div",{style:i.value,class:r.value},ve(t.default))}}),Ye=[];let dt;function $a(e){dt=e.keyCode===27}function Ra(){dt===!0&&(dt=!1)}function Aa(e){dt===!0&&(dt=!1,Qe(e,27)===!0&&Ye[Ye.length-1](e))}function Rr(e){window[e]("keydown",$a),window[e]("blur",Ra),window[e]("keyup",Aa),dt=!1}function Ar(e){me.is.desktop===!0&&(Ye.push(e),Ye.length===1&&Rr("addEventListener"))}function sn(e){const t=Ye.indexOf(e);t!==-1&&(Ye.splice(t,1),Ye.length===0&&Rr("removeEventListener"))}const Ge=[];function Or(e){Ge[Ge.length-1](e)}function Pr(e){me.is.desktop===!0&&(Ge.push(e),Ge.length===1&&document.body.addEventListener("focusin",Or))}function Jn(e){const t=Ge.indexOf(e);t!==-1&&(Ge.splice(t,1),Ge.length===0&&document.body.removeEventListener("focusin",Or))}const Oa=ie({name:"QMenu",inheritAttrs:!1,props:{...ul,...Ct,...je,...Et,persistent:Boolean,autoClose:Boolean,separateClosePopup:Boolean,noRouteDismiss:Boolean,noRefocus:Boolean,noFocus:Boolean,fit:Boolean,cover:Boolean,square:Boolean,anchor:{type:String,validator:Qt},self:{type:String,validator:Qt},offset:{type:Array,validator:Yo},scrollTarget:On,touchPosition:Boolean,maxHeight:{type:String,default:null},maxWidth:{type:String,default:null}},emits:[..._t,"click","escapeKey"],setup(e,{slots:t,emit:o,attrs:r}){let i=null,l,a,s;const d=n.getCurrentInstance(),{proxy:c}=d,{$q:u}=c,f=n.ref(null),g=n.ref(!1),p=n.computed(()=>e.persistent!==!0&&e.noRouteDismiss!==!0),h=Ne(e,u),{registerTick:k,removeTick:w}=Rn(),{registerTimeout:S}=Ht(),{transitionProps:x,transitionStyle:T}=$n(e),{localScrollTarget:M,changeScrollEvent:E,unconfigureScrollTarget:V}=jo(e,I),{anchorEl:L,canShow:F}=Io({showing:g}),{hide:_}=St({showing:g,canShow:F,handleShow:Z,handleHide:y,hideOnRouteChange:p,processOnMount:!0}),{showPortal:B,hidePortal:A,renderPortal:b}=Ln(d,f,te,"menu"),N={anchorEl:L,innerRef:f,onClickOutside(j){if(e.persistent!==!0&&g.value===!0)return _(j),(j.type==="touchstart"||j.target.classList.contains("q-dialog__backdrop"))&&se(j),!0}},q=n.computed(()=>Zt(e.anchor||(e.cover===!0?"center middle":"bottom start"),u.lang.rtl)),K=n.computed(()=>e.cover===!0?q.value:Zt(e.self||"top start",u.lang.rtl)),H=n.computed(()=>(e.square===!0?" q-menu--square":"")+(h.value===!0?" q-menu--dark q-dark":"")),P=n.computed(()=>e.autoClose===!0?{onClick:Q}:{}),$=n.computed(()=>g.value===!0&&e.persistent!==!0);n.watch($,j=>{j===!0?(Ar(R),Qo(N)):(sn(R),Kt(N))});function W(){Ft(()=>{let j=f.value;j&&j.contains(document.activeElement)!==!0&&(j=j.querySelector("[autofocus][tabindex], [data-autofocus][tabindex]")||j.querySelector("[autofocus] [tabindex], [data-autofocus] [tabindex]")||j.querySelector("[autofocus], [data-autofocus]")||j,j.focus({preventScroll:!0}))})}function Z(j){if(i=e.noRefocus===!1?document.activeElement:null,Pr(X),B(),I(),l=void 0,j!==void 0&&(e.touchPosition||e.contextMenu)){const le=bt(j);if(le.left!==void 0){const{top:Me,left:Ae}=L.value.getBoundingClientRect();l={left:le.left-Ae,top:le.top-Me}}}a===void 0&&(a=n.watch(()=>u.screen.width+"|"+u.screen.height+"|"+e.self+"|"+e.anchor+"|"+u.lang.rtl,z)),e.noFocus!==!0&&document.activeElement.blur(),k(()=>{z(),e.noFocus!==!0&&W()}),S(()=>{u.platform.is.ios===!0&&(s=e.autoClose,f.value.click()),z(),B(!0),o("show",j)},e.transitionDuration)}function y(j){w(),A(),v(!0),i!==null&&(j===void 0||j.qClickOutside!==!0)&&(((j&&j.type.indexOf("key")===0?i.closest('[tabindex]:not([tabindex^="-"])'):void 0)||i).focus(),i=null),S(()=>{A(!0),o("hide",j)},e.transitionDuration)}function v(j){l=void 0,a!==void 0&&(a(),a=void 0),(j===!0||g.value===!0)&&(Jn(X),V(),Kt(N),sn(R)),j!==!0&&(i=null)}function I(){(L.value!==null||e.scrollTarget!==void 0)&&(M.value=Pn(L.value,e.scrollTarget),E(M.value,z))}function Q(j){s!==!0?(gl(c,j),o("click",j)):s=!1}function X(j){$.value===!0&&e.noFocus!==!0&&Uo(f.value,j.target)!==!0&&W()}function R(j){o("escapeKey"),_(j)}function z(){jn({targetEl:f.value,offset:e.offset,anchorEl:L.value,anchorOrigin:q.value,selfOrigin:K.value,absoluteOffset:l,fit:e.fit,cover:e.cover,maxHeight:e.maxHeight,maxWidth:e.maxWidth})}function te(){return n.h(n.Transition,x.value,()=>g.value===!0?n.h("div",{role:"menu",...r,ref:f,tabindex:-1,class:["q-menu q-position-engine scroll"+H.value,r.class],style:[r.style,T.value],...P.value},ve(t.default)):null)}return n.onBeforeUnmount(v),Object.assign(c,{focus:W,updatePosition:z}),b}});function Ir(e,t,o){function r(){}return n.onBeforeUnmount(()=>{e.value===!0&&void 0}),{removeFromHistory:r,addToHistory(){}}}let Tt=0,eo,to,Mt,no=!1,jr,Nr,Fr,Je=null;function Pa(e){Ia(e)&&se(e)}function Ia(e){if(e.target===document.body||e.target.classList.contains("q-layout__backdrop"))return!0;const t=sl(e),o=e.shiftKey&&!e.deltaX,r=!o&&Math.abs(e.deltaX)<=Math.abs(e.deltaY),i=o||r?e.deltaY:e.deltaX;for(let l=0;l<t.length;l++){const a=t[l];if(bl(a,r))return r?i<0&&a.scrollTop===0?!0:i>0&&a.scrollTop+a.clientHeight===a.scrollHeight:i<0&&a.scrollLeft===0?!0:i>0&&a.scrollLeft+a.clientWidth===a.scrollWidth}return!0}function Hr(e){e.target===document&&(document.scrollingElement.scrollTop=document.scrollingElement.scrollTop)}function un(e){no!==!0&&(no=!0,requestAnimationFrame(()=>{no=!1;const{height:t}=e.target,{clientHeight:o,scrollTop:r}=document.scrollingElement;(Mt===void 0||t!==window.innerHeight)&&(Mt=o-t,document.scrollingElement.scrollTop=r),r>Mt&&(document.scrollingElement.scrollTop-=Math.ceil((r-Mt)/8))}))}function zr(e){const t=document.body,o=window.visualViewport!==void 0;if(e==="add"){const{overflowY:r,overflowX:i}=window.getComputedStyle(t);eo=Ko(window),to=Wo(window),jr=t.style.left,Nr=t.style.top,Fr=window.location.href,t.style.left=`-${eo}px`,t.style.top=`-${to}px`,i!=="hidden"&&(i==="scroll"||t.scrollWidth>window.innerWidth)&&t.classList.add("q-body--force-scrollbar-x"),r!=="hidden"&&(r==="scroll"||t.scrollHeight>window.innerHeight)&&t.classList.add("q-body--force-scrollbar-y"),t.classList.add("q-body--prevent-scroll"),document.qScrollPrevented=!0,me.is.ios===!0&&(o===!0?(window.scrollTo(0,0),window.visualViewport.addEventListener("resize",un,fe.passiveCapture),window.visualViewport.addEventListener("scroll",un,fe.passiveCapture),window.scrollTo(0,0)):window.addEventListener("scroll",Hr,fe.passiveCapture))}me.is.desktop===!0&&me.is.mac===!0&&window[`${e}EventListener`]("wheel",Pa,fe.notPassive),e==="remove"&&(me.is.ios===!0&&(o===!0?(window.visualViewport.removeEventListener("resize",un,fe.passiveCapture),window.visualViewport.removeEventListener("scroll",un,fe.passiveCapture)):window.removeEventListener("scroll",Hr,fe.passiveCapture)),t.classList.remove("q-body--prevent-scroll"),t.classList.remove("q-body--force-scrollbar-x"),t.classList.remove("q-body--force-scrollbar-y"),document.qScrollPrevented=!1,t.style.left=jr,t.style.top=Nr,window.location.href===Fr&&window.scrollTo(eo,to),Mt=void 0)}function ja(e){let t="add";if(e===!0){if(Tt++,Je!==null){clearTimeout(Je),Je=null;return}if(Tt>1)return}else{if(Tt===0||(Tt--,Tt>0))return;if(t="remove",me.is.ios===!0&&me.is.nativeMobile===!0){Je!==null&&clearTimeout(Je),Je=setTimeout(()=>{zr(t),Je=null},100);return}}zr(t)}function Dr(){let e;return{preventBodyScroll(t){t!==e&&(e!==void 0||t===!0)&&(e=t,ja(t))}}}let cn=0;const Na={standard:"fixed-full flex-center",top:"fixed-top justify-center",bottom:"fixed-bottom justify-center",right:"fixed-right items-center",left:"fixed-left items-center"},Ur={standard:["scale","scale"],top:["slide-down","slide-up"],bottom:["slide-up","slide-down"],right:["slide-left","slide-right"],left:["slide-right","slide-left"]},Fa=ie({name:"QDialog",inheritAttrs:!1,props:{...Ct,...Et,transitionShow:String,transitionHide:String,persistent:Boolean,autoClose:Boolean,allowFocusOutside:Boolean,noEscDismiss:Boolean,noBackdropDismiss:Boolean,noRouteDismiss:Boolean,noRefocus:Boolean,noFocus:Boolean,noShake:Boolean,seamless:Boolean,maximized:Boolean,fullWidth:Boolean,fullHeight:Boolean,square:Boolean,backdropFilter:String,position:{type:String,default:"standard",validator:e=>["standard","top","bottom","left","right"].includes(e)}},emits:[..._t,"shake","click","escapeKey"],setup(e,{slots:t,emit:o,attrs:r}){const i=n.getCurrentInstance(),l=n.ref(null),a=n.ref(!1),s=n.ref(!1);let d=null,c=null,u,f;const g=n.computed(()=>e.persistent!==!0&&e.noRouteDismiss!==!0&&e.seamless!==!0),{preventBodyScroll:p}=Dr(),{registerTimeout:h}=Ht(),{registerTick:k,removeTick:w}=Rn(),{transitionProps:S,transitionStyle:x}=$n(e,()=>Ur[e.position][0],()=>Ur[e.position][1]),T=n.computed(()=>x.value+(e.backdropFilter!==void 0?`;backdrop-filter:${e.backdropFilter};-webkit-backdrop-filter:${e.backdropFilter}`:"")),{showPortal:M,hidePortal:E,portalIsAccessible:V,renderPortal:L}=Ln(i,l,X,"dialog"),{hide:F}=St({showing:a,hideOnRouteChange:g,handleShow:K,handleHide:H,processOnMount:!0}),{addToHistory:_,removeFromHistory:B}=Ir(a),A=n.computed(()=>`q-dialog__inner flex no-pointer-events q-dialog__inner--${e.maximized===!0?"maximized":"minimized"} q-dialog__inner--${e.position} ${Na[e.position]}`+(s.value===!0?" q-dialog__inner--animating":"")+(e.fullWidth===!0?" q-dialog__inner--fullwidth":"")+(e.fullHeight===!0?" q-dialog__inner--fullheight":"")+(e.square===!0?" q-dialog__inner--square":"")),b=n.computed(()=>a.value===!0&&e.seamless!==!0),N=n.computed(()=>e.autoClose===!0?{onClick:v}:{}),q=n.computed(()=>[`q-dialog fullscreen no-pointer-events q-dialog--${b.value===!0?"modal":"seamless"}`,r.class]);n.watch(()=>e.maximized,R=>{a.value===!0&&y(R)}),n.watch(b,R=>{p(R),R===!0?(Pr(Q),Ar(W)):(Jn(Q),sn(W))});function K(R){_(),c=e.noRefocus===!1&&document.activeElement!==null?document.activeElement:null,y(e.maximized),M(),s.value=!0,e.noFocus!==!0?(document.activeElement!==null&&document.activeElement.blur(),k(P)):w(),h(()=>{if(i.proxy.$q.platform.is.ios===!0){if(e.seamless!==!0&&document.activeElement){const{top:z,bottom:te}=document.activeElement.getBoundingClientRect(),{innerHeight:j}=window,le=window.visualViewport!==void 0?window.visualViewport.height:j;z>0&&te>le/2&&(document.scrollingElement.scrollTop=Math.min(document.scrollingElement.scrollHeight-le,te>=j?1/0:Math.ceil(document.scrollingElement.scrollTop+te-le/2))),document.activeElement.scrollIntoView()}f=!0,l.value.click(),f=!1}M(!0),s.value=!1,o("show",R)},e.transitionDuration)}function H(R){w(),B(),Z(!0),s.value=!0,E(),c!==null&&(((R&&R.type.indexOf("key")===0?c.closest('[tabindex]:not([tabindex^="-"])'):void 0)||c).focus(),c=null),h(()=>{E(!0),s.value=!1,o("hide",R)},e.transitionDuration)}function P(R){Ft(()=>{let z=l.value;if(z!==null){if(R!==void 0){const te=z.querySelector(R);if(te!==null){te.focus({preventScroll:!0});return}}z.contains(document.activeElement)!==!0&&(z=z.querySelector("[autofocus][tabindex], [data-autofocus][tabindex]")||z.querySelector("[autofocus] [tabindex], [data-autofocus] [tabindex]")||z.querySelector("[autofocus], [data-autofocus]")||z,z.focus({preventScroll:!0}))}})}function $(R){R&&typeof R.focus=="function"?R.focus({preventScroll:!0}):P(),o("shake");const z=l.value;z!==null&&(z.classList.remove("q-animate--scale"),z.classList.add("q-animate--scale"),d!==null&&clearTimeout(d),d=setTimeout(()=>{d=null,l.value!==null&&(z.classList.remove("q-animate--scale"),P())},170))}function W(){e.seamless!==!0&&(e.persistent===!0||e.noEscDismiss===!0?e.maximized!==!0&&e.noShake!==!0&&$():(o("escapeKey"),F()))}function Z(R){d!==null&&(clearTimeout(d),d=null),(R===!0||a.value===!0)&&(y(!1),e.seamless!==!0&&(p(!1),Jn(Q),sn(W))),R!==!0&&(c=null)}function y(R){R===!0?u!==!0&&(cn<1&&document.body.classList.add("q-body--dialog"),cn++,u=!0):u===!0&&(cn<2&&document.body.classList.remove("q-body--dialog"),cn--,u=!1)}function v(R){f!==!0&&(F(R),o("click",R))}function I(R){e.persistent!==!0&&e.noBackdropDismiss!==!0?F(R):e.noShake!==!0&&$()}function Q(R){e.allowFocusOutside!==!0&&V.value===!0&&Uo(l.value,R.target)!==!0&&P('[tabindex]:not([tabindex="-1"])')}Object.assign(i.proxy,{focus:P,shake:$,__updateRefocusTarget(R){c=R||null}}),n.onBeforeUnmount(Z);function X(){return n.h("div",{role:"dialog","aria-modal":b.value===!0?"true":"false",...r,class:q.value},[n.h(n.Transition,{name:"q-transition--fade",appear:!0},()=>b.value===!0?n.h("div",{class:"q-dialog__backdrop fixed-full",style:T.value,"aria-hidden":"true",tabindex:-1,onClick:I}):null),n.h(n.Transition,S.value,()=>a.value===!0?n.h("div",{ref:l,class:A.value,style:x.value,tabindex:-1,...N.value},ve(t.default)):null)])}return L}});let dn=!1;{const e=document.createElement("div");e.setAttribute("dir","rtl"),Object.assign(e.style,{width:"1px",height:"1px",overflow:"auto"});const t=document.createElement("div");Object.assign(t.style,{width:"1000px",height:"1px"}),document.body.appendChild(e),e.appendChild(t),e.scrollLeft=-1e3,dn=e.scrollLeft>=0,e.remove()}const Le=1e3,Ha=["start","center","end","start-force","center-force","end-force"],Wr=Array.prototype.filter,za=window.getComputedStyle(document.body).overflowAnchor===void 0?Nt:function(e,t){e!==null&&(e._qOverflowAnimationFrame!==void 0&&cancelAnimationFrame(e._qOverflowAnimationFrame),e._qOverflowAnimationFrame=requestAnimationFrame(()=>{if(e===null)return;e._qOverflowAnimationFrame=void 0;const o=e.children||[];Wr.call(o,i=>i.dataset&&i.dataset.qVsAnchor!==void 0).forEach(i=>{delete i.dataset.qVsAnchor});const r=o[t];r&&r.dataset&&(r.dataset.qVsAnchor="")}))};function ft(e,t){return e+t}function oo(e,t,o,r,i,l,a,s){const d=e===window?document.scrollingElement||document.documentElement:e,c=i===!0?"offsetWidth":"offsetHeight",u={scrollStart:0,scrollViewSize:-a-s,scrollMaxSize:0,offsetStart:-a,offsetEnd:-s};if(i===!0?(e===window?(u.scrollStart=window.pageXOffset||window.scrollX||document.body.scrollLeft||0,u.scrollViewSize+=document.documentElement.clientWidth):(u.scrollStart=d.scrollLeft,u.scrollViewSize+=d.clientWidth),u.scrollMaxSize=d.scrollWidth,l===!0&&(u.scrollStart=(dn===!0?u.scrollMaxSize-u.scrollViewSize:0)-u.scrollStart)):(e===window?(u.scrollStart=window.pageYOffset||window.scrollY||document.body.scrollTop||0,u.scrollViewSize+=document.documentElement.clientHeight):(u.scrollStart=d.scrollTop,u.scrollViewSize+=d.clientHeight),u.scrollMaxSize=d.scrollHeight),o!==null)for(let f=o.previousElementSibling;f!==null;f=f.previousElementSibling)f.classList.contains("q-virtual-scroll--skip")===!1&&(u.offsetStart+=f[c]);if(r!==null)for(let f=r.nextElementSibling;f!==null;f=f.nextElementSibling)f.classList.contains("q-virtual-scroll--skip")===!1&&(u.offsetEnd+=f[c]);if(t!==e){const f=d.getBoundingClientRect(),g=t.getBoundingClientRect();i===!0?(u.offsetStart+=g.left-f.left,u.offsetEnd-=g.width):(u.offsetStart+=g.top-f.top,u.offsetEnd-=g.height),e!==window&&(u.offsetStart+=u.scrollStart),u.offsetEnd+=u.scrollMaxSize-u.offsetStart}return u}function Kr(e,t,o,r){t==="end"&&(t=(e===window?document.body:e)[o===!0?"scrollWidth":"scrollHeight"]),e===window?o===!0?(r===!0&&(t=(dn===!0?document.body.scrollWidth-document.documentElement.clientWidth:0)-t),window.scrollTo(t,window.pageYOffset||window.scrollY||document.body.scrollTop||0)):window.scrollTo(window.pageXOffset||window.scrollX||document.body.scrollLeft||0,t):o===!0?(r===!0&&(t=(dn===!0?e.scrollWidth-e.offsetWidth:0)-t),e.scrollLeft=t):e.scrollTop=t}function Vt(e,t,o,r){if(o>=r)return 0;const i=t.length,l=Math.floor(o/Le),a=Math.floor((r-1)/Le)+1;let s=e.slice(l,a).reduce(ft,0);return o%Le!==0&&(s-=t.slice(l*Le,o).reduce(ft,0)),r%Le!==0&&r!==i&&(s-=t.slice(r,a*Le).reduce(ft,0)),s}const Qr={virtualScrollHorizontal:Boolean,onVirtualScroll:Function,...{virtualScrollSliceSize:{type:[Number,String],default:10},virtualScrollSliceRatioBefore:{type:[Number,String],default:1},virtualScrollSliceRatioAfter:{type:[Number,String],default:1},virtualScrollItemSize:{type:[Number,String],default:24},virtualScrollStickySizeStart:{type:[Number,String],default:0},virtualScrollStickySizeEnd:{type:[Number,String],default:0},tableColspan:[Number,String]}};function Da({virtualScrollLength:e,getVirtualScrollTarget:t,getVirtualScrollEl:o,virtualScrollItemSizeComputed:r}){const i=n.getCurrentInstance(),{props:l,emit:a,proxy:s}=i,{$q:d}=s;let c,u,f,g=[],p;const h=n.ref(0),k=n.ref(0),w=n.ref({}),S=n.ref(null),x=n.ref(null),T=n.ref(null),M=n.ref({from:0,to:0}),E=n.computed(()=>l.tableColspan!==void 0?l.tableColspan:100);r===void 0&&(r=n.computed(()=>l.virtualScrollItemSize));const V=n.computed(()=>r.value+";"+l.virtualScrollHorizontal),L=n.computed(()=>V.value+";"+l.virtualScrollSliceRatioBefore+";"+l.virtualScrollSliceRatioAfter);n.watch(L,()=>{H()}),n.watch(V,F);function F(){K(u,!0)}function _(y){K(y===void 0?u:y)}function B(y,v){const I=t();if(I==null||I.nodeType===8)return;const Q=oo(I,o(),S.value,x.value,l.virtualScrollHorizontal,d.lang.rtl,l.virtualScrollStickySizeStart,l.virtualScrollStickySizeEnd);f!==Q.scrollViewSize&&H(Q.scrollViewSize),b(I,Q,Math.min(e.value-1,Math.max(0,parseInt(y,10)||0)),0,Ha.indexOf(v)!==-1?v:u!==-1&&y>u?"end":"start")}function A(){const y=t();if(y==null||y.nodeType===8)return;const v=oo(y,o(),S.value,x.value,l.virtualScrollHorizontal,d.lang.rtl,l.virtualScrollStickySizeStart,l.virtualScrollStickySizeEnd),I=e.value-1,Q=v.scrollMaxSize-v.offsetStart-v.offsetEnd-k.value;if(c===v.scrollStart)return;if(v.scrollMaxSize<=0){b(y,v,0,0);return}f!==v.scrollViewSize&&H(v.scrollViewSize),N(M.value.from);const X=Math.floor(v.scrollMaxSize-Math.max(v.scrollViewSize,v.offsetEnd)-Math.min(p[I],v.scrollViewSize/2));if(X>0&&Math.ceil(v.scrollStart)>=X){b(y,v,I,v.scrollMaxSize-v.offsetEnd-g.reduce(ft,0));return}let R=0,z=v.scrollStart-v.offsetStart,te=z;if(z<=Q&&z+v.scrollViewSize>=h.value)z-=h.value,R=M.value.from,te=z;else for(let j=0;z>=g[j]&&R<I;j++)z-=g[j],R+=Le;for(;z>0&&R<I;)z-=p[R],z>-v.scrollViewSize?(R++,te=z):te=p[R]+z;b(y,v,R,te)}function b(y,v,I,Q,X){const R=typeof X=="string"&&X.indexOf("-force")!==-1,z=R===!0?X.replace("-force",""):X,te=z!==void 0?z:"start";let j=Math.max(0,I-w.value[te]),le=j+w.value.total;le>e.value&&(le=e.value,j=Math.max(0,le-w.value.total)),c=v.scrollStart;const Me=j!==M.value.from||le!==M.value.to;if(Me===!1&&z===void 0){$(I);return}const{activeElement:Ae}=document,ae=T.value;Me===!0&&ae!==null&&ae!==Ae&&ae.contains(Ae)===!0&&(ae.addEventListener("focusout",q),setTimeout(()=>{ae!==null&&ae.removeEventListener("focusout",q)})),za(ae,I-j);const Be=z!==void 0?p.slice(j,I).reduce(ft,0):0;if(Me===!0){const Re=le>=M.value.from&&j<=M.value.to?M.value.to:le;M.value={from:j,to:Re},h.value=Vt(g,p,0,j),k.value=Vt(g,p,le,e.value),requestAnimationFrame(()=>{M.value.to!==le&&c===v.scrollStart&&(M.value={from:M.value.from,to:le},k.value=Vt(g,p,le,e.value))})}requestAnimationFrame(()=>{if(c!==v.scrollStart)return;Me===!0&&N(j);const Re=p.slice(j,I).reduce(ft,0),Ie=Re+v.offsetStart+h.value,pt=Ie+p[I];let De=Ie+Q;if(z!==void 0){const rt=Re-Be,_e=v.scrollStart+rt;De=R!==!0&&_e<Ie&&pt<_e+v.scrollViewSize?_e:z==="end"?pt-v.scrollViewSize:Ie-(z==="start"?0:Math.round((v.scrollViewSize-p[I])/2))}c=De,Kr(y,De,l.virtualScrollHorizontal,d.lang.rtl),$(I)})}function N(y){const v=T.value;if(v){const I=Wr.call(v.children,j=>j.classList&&j.classList.contains("q-virtual-scroll--skip")===!1),Q=I.length,X=l.virtualScrollHorizontal===!0?j=>j.getBoundingClientRect().width:j=>j.offsetHeight;let R=y,z,te;for(let j=0;j<Q;){for(z=X(I[j]),j++;j<Q&&I[j].classList.contains("q-virtual-scroll--with-prev")===!0;)z+=X(I[j]),j++;te=z-p[R],te!==0&&(p[R]+=te,g[Math.floor(R/Le)]+=te),R++}}}function q(){T.value!==null&&T.value!==void 0&&T.value.focus()}function K(y,v){const I=1*r.value;(v===!0||Array.isArray(p)===!1)&&(p=[]);const Q=p.length;p.length=e.value;for(let R=e.value-1;R>=Q;R--)p[R]=I;const X=Math.floor((e.value-1)/Le);g=[];for(let R=0;R<=X;R++){let z=0;const te=Math.min((R+1)*Le,e.value);for(let j=R*Le;j<te;j++)z+=p[j];g.push(z)}u=-1,c=void 0,h.value=Vt(g,p,0,M.value.from),k.value=Vt(g,p,M.value.to,e.value),y>=0?(N(M.value.from),n.nextTick(()=>{B(y)})):W()}function H(y){if(y===void 0&&typeof window<"u"){const z=t();z!=null&&z.nodeType!==8&&(y=oo(z,o(),S.value,x.value,l.virtualScrollHorizontal,d.lang.rtl,l.virtualScrollStickySizeStart,l.virtualScrollStickySizeEnd).scrollViewSize)}f=y;const v=parseFloat(l.virtualScrollSliceRatioBefore)||0,I=parseFloat(l.virtualScrollSliceRatioAfter)||0,Q=1+v+I,X=y===void 0||y<=0?1:Math.ceil(y/r.value),R=Math.max(1,X,Math.ceil((l.virtualScrollSliceSize>0?l.virtualScrollSliceSize:10)/Q));w.value={total:Math.ceil(R*Q),start:Math.ceil(R*v),center:Math.ceil(R*(.5+v)),end:Math.ceil(R*(1+v)),view:X}}function P(y,v){const I=l.virtualScrollHorizontal===!0?"width":"height",Q={["--q-virtual-scroll-item-"+I]:r.value+"px"};return[y==="tbody"?n.h(y,{class:"q-virtual-scroll__padding",key:"before",ref:S},[n.h("tr",[n.h("td",{style:{[I]:`${h.value}px`,...Q},colspan:E.value})])]):n.h(y,{class:"q-virtual-scroll__padding",key:"before",ref:S,style:{[I]:`${h.value}px`,...Q}}),n.h(y,{class:"q-virtual-scroll__content",key:"content",ref:T,tabindex:-1},v.flat()),y==="tbody"?n.h(y,{class:"q-virtual-scroll__padding",key:"after",ref:x},[n.h("tr",[n.h("td",{style:{[I]:`${k.value}px`,...Q},colspan:E.value})])]):n.h(y,{class:"q-virtual-scroll__padding",key:"after",ref:x,style:{[I]:`${k.value}px`,...Q}})]}function $(y){u!==y&&(l.onVirtualScroll!==void 0&&a("virtualScroll",{index:y,from:M.value.from,to:M.value.to-1,direction:y<u?"decrease":"increase",ref:s}),u=y)}H();const W=Cr(A,d.platform.is.ios===!0?120:35);n.onBeforeMount(()=>{H()});let Z=!1;return n.onDeactivated(()=>{Z=!0}),n.onActivated(()=>{if(Z!==!0)return;const y=t();c!==void 0&&y!==void 0&&y!==null&&y.nodeType!==8?Kr(y,c,l.virtualScrollHorizontal,d.lang.rtl):B(u)}),n.onBeforeUnmount(()=>{W.cancel()}),Object.assign(s,{scrollTo:B,reset:F,refresh:_}),{virtualScrollSliceRange:M,virtualScrollSliceSizeComputed:w,setVirtualScrollSize:H,onVirtualScrollEvt:W,localResetVirtualScroll:K,padVirtualScroll:P,scrollTo:B,reset:F,refresh:_}}function He(e,t){if(e===t)return!0;if(e!==null&&t!==null&&typeof e=="object"&&typeof t=="object"){if(e.constructor!==t.constructor)return!1;let o,r;if(e.constructor===Array){if(o=e.length,o!==t.length)return!1;for(r=o;r--!==0;)if(He(e[r],t[r])!==!0)return!1;return!0}if(e.constructor===Map){if(e.size!==t.size)return!1;let l=e.entries();for(r=l.next();r.done!==!0;){if(t.has(r.value[0])!==!0)return!1;r=l.next()}for(l=e.entries(),r=l.next();r.done!==!0;){if(He(r.value[1],t.get(r.value[0]))!==!0)return!1;r=l.next()}return!0}if(e.constructor===Set){if(e.size!==t.size)return!1;const l=e.entries();for(r=l.next();r.done!==!0;){if(t.has(r.value[0])!==!0)return!1;r=l.next()}return!0}if(e.buffer!=null&&e.buffer.constructor===ArrayBuffer){if(o=e.length,o!==t.length)return!1;for(r=o;r--!==0;)if(e[r]!==t[r])return!1;return!0}if(e.constructor===RegExp)return e.source===t.source&&e.flags===t.flags;if(e.valueOf!==Object.prototype.valueOf)return e.valueOf()===t.valueOf();if(e.toString!==Object.prototype.toString)return e.toString()===t.toString();const i=Object.keys(e).filter(l=>e[l]!==void 0);if(o=i.length,o!==Object.keys(t).filter(l=>t[l]!==void 0).length)return!1;for(r=o;r--!==0;){const l=i[r];if(He(e[l],t[l])!==!0)return!1}return!0}return e!==e&&t!==t}function fn(e,t,o){return o<=t?t:Math.min(o,Math.max(t,e))}function Zr(e,t,o){if(o<=t)return t;const r=o-t+1;let i=t+(e-t)%r;return i<t&&(i=r+i),i===0?0:i}const Xr=e=>["add","add-unique","toggle"].includes(e),Ua=".*+?^${}()|[]\\",Wa=Object.keys(ln);function ro(e,t){if(typeof e=="function")return e;const o=e!==void 0?e:t;return r=>r!==null&&typeof r=="object"&&o in r?r[o]:r}const Ka=ie({name:"QSelect",inheritAttrs:!1,props:{...Qr,...Yn,...ln,modelValue:{required:!0},multiple:Boolean,displayValue:[String,Number],displayValueHtml:Boolean,dropdownIcon:String,options:{type:Array,default:()=>[]},optionValue:[Function,String],optionLabel:[Function,String],optionDisable:[Function,String],hideSelected:Boolean,hideDropdownIcon:Boolean,fillInput:Boolean,maxValues:[Number,String],optionsDense:Boolean,optionsDark:{type:Boolean,default:null},optionsSelectedClass:String,optionsHtml:Boolean,optionsCover:Boolean,menuShrink:Boolean,menuAnchor:String,menuSelf:String,menuOffset:Array,popupContentClass:String,popupContentStyle:[String,Array,Object],popupNoRouteDismiss:Boolean,useInput:Boolean,useChips:Boolean,newValueMode:{type:String,validator:Xr},mapOptions:Boolean,emitValue:Boolean,disableTabSelection:Boolean,inputDebounce:{type:[Number,String],default:500},inputClass:[Array,String,Object],inputStyle:[Array,String,Object],tabindex:{type:[String,Number],default:0},autocomplete:String,transitionShow:{},transitionHide:{},transitionDuration:{},behavior:{type:String,validator:e=>["default","menu","dialog"].includes(e),default:"default"},virtualScrollItemSize:Qr.virtualScrollItemSize.type,onNewValue:Function,onFilter:Function},emits:[...Qn,"add","remove","inputValue","keyup","keypress","keydown","popupShow","popupHide","filterAbort"],setup(e,{slots:t,emit:o}){const{proxy:r}=n.getCurrentInstance(),{$q:i}=r,l=n.ref(!1),a=n.ref(!1),s=n.ref(-1),d=n.ref(""),c=n.ref(!1),u=n.ref(!1);let f=null,g=null,p,h,k,w=null,S,x,T,M;const E=n.ref(null),V=n.ref(null),L=n.ref(null),F=n.ref(null),_=n.ref(null),B=Br(e),A=Er(Ki),b=n.computed(()=>e.options.length),N=n.computed(()=>e.virtualScrollItemSize===void 0?e.optionsDense===!0?24:48:e.virtualScrollItemSize),{virtualScrollSliceRange:q,virtualScrollSliceSizeComputed:K,localResetVirtualScroll:H,padVirtualScroll:P,onVirtualScrollEvt:$,scrollTo:W,setVirtualScrollSize:Z}=Da({virtualScrollLength:b,getVirtualScrollTarget:sf,getVirtualScrollEl:Ui,virtualScrollItemSizeComputed:N}),y=Zn(),v=n.computed(()=>{const m=e.mapOptions===!0&&e.multiple!==!0,D=e.modelValue!==void 0&&(e.modelValue!==null||m===!0)?e.multiple===!0&&Array.isArray(e.modelValue)?e.modelValue:[e.modelValue]:[];if(e.mapOptions===!0){const U=e.mapOptions===!0&&p!==void 0?p:[],ee=D.map(oe=>af(oe,U));return e.modelValue===null&&m===!0?ee.filter(oe=>oe!==null):ee}return D}),I=n.computed(()=>{const m={};return Wa.forEach(D=>{const U=e[D];U!==void 0&&(m[D]=U)}),m}),Q=n.computed(()=>e.optionsDark===null?y.isDark.value:e.optionsDark),X=n.computed(()=>qt(v.value)),R=n.computed(()=>{let m="q-field__input q-placeholder col";return e.hideSelected===!0||v.value.length===0?[m,e.inputClass]:(m+=" q-field__input--padding",e.inputClass===void 0?m:[m,e.inputClass])}),z=n.computed(()=>(e.virtualScrollHorizontal===!0?"q-virtual-scroll--horizontal":"")+(e.popupContentClass?" "+e.popupContentClass:"")),te=n.computed(()=>b.value===0),j=n.computed(()=>v.value.map(m=>pe.value(m)).join(", ")),le=n.computed(()=>e.displayValue!==void 0?e.displayValue:j.value),Me=n.computed(()=>e.optionsHtml===!0?()=>!0:m=>m!=null&&m.html===!0),Ae=n.computed(()=>e.displayValueHtml===!0||e.displayValue===void 0&&(e.optionsHtml===!0||v.value.some(Me.value))),ae=n.computed(()=>y.focused.value===!0?e.tabindex:-1),Be=n.computed(()=>{const m={tabindex:e.tabindex,role:"combobox","aria-label":e.label,"aria-readonly":e.readonly===!0?"true":"false","aria-autocomplete":e.useInput===!0?"list":"none","aria-expanded":l.value===!0?"true":"false","aria-controls":`${y.targetUid.value}_lb`};return s.value>=0&&(m["aria-activedescendant"]=`${y.targetUid.value}_${s.value}`),m}),Re=n.computed(()=>({id:`${y.targetUid.value}_lb`,role:"listbox","aria-multiselectable":e.multiple===!0?"true":"false"})),Ie=n.computed(()=>v.value.map((m,D)=>({index:D,opt:m,html:Me.value(m),selected:!0,removeAtIndex:lf,toggleOption:lt,tabindex:ae.value}))),pt=n.computed(()=>{if(b.value===0)return[];const{from:m,to:D}=q.value;return e.options.slice(m,D).map((U,ee)=>{const oe=O.value(U)===!0,ne=Vo(U)===!0,ge=m+ee,ue={clickable:!0,active:ne,activeClass:_e.value,manualFocus:!0,focused:!1,disable:oe,tabindex:-1,dense:e.optionsDense,dark:Q.value,role:"option","aria-selected":ne===!0?"true":"false",id:`${y.targetUid.value}_${ge}`,onClick:()=>{lt(U)}};return oe!==!0&&(s.value===ge&&(ue.focused=!0),i.platform.is.desktop===!0&&(ue.onMousemove=()=>{l.value===!0&>(ge)})),{index:ge,opt:U,html:Me.value(U),label:pe.value(U),selected:ue.active,focused:ue.focused,toggleOption:lt,setOptionIndex:gt,itemProps:ue}})}),De=n.computed(()=>e.dropdownIcon!==void 0?e.dropdownIcon:i.iconSet.arrow.dropdown),rt=n.computed(()=>e.optionsCover===!1&&e.outlined!==!0&&e.standout!==!0&&e.borderless!==!0&&e.rounded!==!0),_e=n.computed(()=>e.optionsSelectedClass!==void 0?e.optionsSelectedClass:e.color!==void 0?`text-${e.color}`:""),Ve=n.computed(()=>ro(e.optionValue,"value")),pe=n.computed(()=>ro(e.optionLabel,"label")),O=n.computed(()=>ro(e.optionDisable,"disable")),J=n.computed(()=>v.value.map(Ve.value)),we=n.computed(()=>{const m={onInput:Ki,onChange:A,onKeydown:Di,onKeyup:Hi,onKeypress:zi,onFocus:Ni,onClick(D){h===!0&&Se(D)}};return m.onCompositionstart=m.onCompositionupdate=m.onCompositionend=A,m});n.watch(v,m=>{p=m,e.useInput===!0&&e.fillInput===!0&&e.multiple!==!0&&y.innerLoading.value!==!0&&(a.value!==!0&&l.value!==!0||X.value!==!0)&&(k!==!0&&yt(),(a.value===!0||l.value===!0)&&wt(""))},{immediate:!0}),n.watch(()=>e.fillInput,yt),n.watch(l,Lo),n.watch(b,yf);function it(m){return e.emitValue===!0?Ve.value(m):m}function _n(m){if(m!==-1&&m<v.value.length)if(e.multiple===!0){const D=e.modelValue.slice();o("remove",{index:m,value:D.splice(m,1)[0]}),o("update:modelValue",D)}else o("update:modelValue",null)}function lf(m){_n(m),y.focus()}function ji(m,D){const U=it(m);if(e.multiple!==!0){e.fillInput===!0&&Pt(pe.value(m),!0,!0),o("update:modelValue",U);return}if(v.value.length===0){o("add",{index:0,value:U}),o("update:modelValue",e.multiple===!0?[U]:U);return}if(D===!0&&Vo(m)===!0||e.maxValues!==void 0&&e.modelValue.length>=e.maxValues)return;const ee=e.modelValue.slice();o("add",{index:ee.length,value:U}),ee.push(U),o("update:modelValue",ee)}function lt(m,D){if(y.editable.value!==!0||m===void 0||O.value(m)===!0)return;const U=Ve.value(m);if(e.multiple!==!0){D!==!0&&(Pt(e.fillInput===!0?pe.value(m):"",!0,!0),at()),V.value!==null&&V.value.focus(),(v.value.length===0||He(Ve.value(v.value[0]),U)!==!0)&&o("update:modelValue",e.emitValue===!0?U:m);return}if((h!==!0||c.value===!0)&&y.focus(),Ni(),v.value.length===0){const ne=e.emitValue===!0?U:m;o("add",{index:0,value:ne}),o("update:modelValue",e.multiple===!0?[ne]:ne);return}const ee=e.modelValue.slice(),oe=J.value.findIndex(ne=>He(ne,U));if(oe!==-1)o("remove",{index:oe,value:ee.splice(oe,1)[0]});else{if(e.maxValues!==void 0&&ee.length>=e.maxValues)return;const ne=e.emitValue===!0?U:m;o("add",{index:ee.length,value:ne}),ee.push(ne)}o("update:modelValue",ee)}function gt(m){if(i.platform.is.desktop!==!0)return;const D=m!==-1&&m<b.value?m:-1;s.value!==D&&(s.value=D)}function Sn(m=1,D){if(l.value===!0){let U=s.value;do U=Zr(U+m,-1,b.value-1);while(U!==-1&&U!==s.value&&O.value(e.options[U])===!0);s.value!==U&&(gt(U),W(U),D!==!0&&e.useInput===!0&&e.fillInput===!0&&xn(U>=0?pe.value(e.options[U]):S,!0))}}function af(m,D){const U=ee=>He(Ve.value(ee),m);return e.options.find(U)||D.find(U)||m}function Vo(m){const D=Ve.value(m);return J.value.find(U=>He(U,D))!==void 0}function Ni(m){e.useInput===!0&&V.value!==null&&(m===void 0||V.value===m.target&&m.target.value===j.value)&&V.value.select()}function Fi(m){Qe(m,27)===!0&&l.value===!0&&(Se(m),at(),yt()),o("keyup",m)}function Hi(m){const{value:D}=m.target;if(m.keyCode!==void 0){Fi(m);return}if(m.target.value="",f!==null&&(clearTimeout(f),f=null),g!==null&&(clearTimeout(g),g=null),yt(),typeof D=="string"&&D.length!==0){const U=D.toLocaleLowerCase(),ee=ne=>{const ge=e.options.find(ue=>ne.value(ue).toLocaleLowerCase()===U);return ge===void 0?!1:(v.value.indexOf(ge)===-1?lt(ge):at(),!0)},oe=ne=>{ee(Ve)!==!0&&(ee(pe)===!0||ne===!0||wt(D,!0,()=>oe(!0)))};oe()}else y.clearValue(m)}function zi(m){o("keypress",m)}function Di(m){if(o("keydown",m),Mn(m)===!0)return;const D=d.value.length!==0&&(e.newValueMode!==void 0||e.onNewValue!==void 0),U=m.shiftKey!==!0&&e.disableTabSelection!==!0&&e.multiple!==!0&&(s.value!==-1||D===!0);if(m.keyCode===27){ke(m);return}if(m.keyCode===9&&U===!1){vt();return}if(m.target===void 0||m.target.id!==y.targetUid.value||y.editable.value!==!0)return;if(m.keyCode===40&&y.innerLoading.value!==!0&&l.value===!1){se(m),kt();return}if(m.keyCode===8&&(e.useChips===!0||e.clearable===!0)&&e.hideSelected!==!0&&d.value.length===0){e.multiple===!0&&Array.isArray(e.modelValue)===!0?_n(e.modelValue.length-1):e.multiple!==!0&&e.modelValue!==null&&o("update:modelValue",null);return}(m.keyCode===35||m.keyCode===36)&&(typeof d.value!="string"||d.value.length===0)&&(se(m),s.value=-1,Sn(m.keyCode===36?1:-1,e.multiple)),(m.keyCode===33||m.keyCode===34)&&K.value!==void 0&&(se(m),s.value=Math.max(-1,Math.min(b.value,s.value+(m.keyCode===33?-1:1)*K.value.view)),Sn(m.keyCode===33?1:-1,e.multiple)),(m.keyCode===38||m.keyCode===40)&&(se(m),Sn(m.keyCode===38?-1:1,e.multiple));const ee=b.value;if((T===void 0||M<Date.now())&&(T=""),ee>0&&e.useInput!==!0&&m.key!==void 0&&m.key.length===1&&m.altKey===!1&&m.ctrlKey===!1&&m.metaKey===!1&&(m.keyCode!==32||T.length!==0)){l.value!==!0&&kt(m);const oe=m.key.toLocaleLowerCase(),ne=T.length===1&&T[0]===oe;M=Date.now()+1500,ne===!1&&(se(m),T+=oe);const ge=new RegExp("^"+T.split("").map($o=>Ua.indexOf($o)!==-1?"\\"+$o:$o).join(".*"),"i");let ue=s.value;if(ne===!0||ue<0||ge.test(pe.value(e.options[ue]))!==!0)do ue=Zr(ue+1,-1,ee-1);while(ue!==s.value&&(O.value(e.options[ue])===!0||ge.test(pe.value(e.options[ue]))!==!0));s.value!==ue&&n.nextTick(()=>{gt(ue),W(ue),ue>=0&&e.useInput===!0&&e.fillInput===!0&&xn(pe.value(e.options[ue]),!0)});return}if(!(m.keyCode!==13&&(m.keyCode!==32||e.useInput===!0||T!=="")&&(m.keyCode!==9||U===!1))){if(m.keyCode!==9&&se(m),s.value!==-1&&s.value<ee){lt(e.options[s.value]);return}if(D===!0){const oe=(ne,ge)=>{if(ge){if(Xr(ge)!==!0)return}else ge=e.newValueMode;if(Pt("",e.multiple!==!0,!0),ne==null)return;(ge==="toggle"?lt:ji)(ne,ge==="add-unique"),e.multiple!==!0&&(V.value!==null&&V.value.focus(),at())};if(e.onNewValue!==void 0?o("newValue",d.value,oe):oe(d.value),e.multiple!==!0)return}l.value===!0?vt():y.innerLoading.value!==!0&&kt()}}function Ui(){return h===!0?_.value:L.value!==null&&L.value.contentEl!==null?L.value.contentEl:void 0}function sf(){return Ui()}function uf(){return e.hideSelected===!0?[]:t["selected-item"]!==void 0?Ie.value.map(m=>t["selected-item"](m)).slice():t.selected!==void 0?[].concat(t.selected()):e.useChips===!0?Ie.value.map((m,D)=>n.h($r,{key:"option-"+D,removable:y.editable.value===!0&&O.value(m.opt)!==!0,dense:!0,textColor:e.color,tabindex:ae.value,onRemove(){m.removeAtIndex(D)}},()=>n.h("span",{class:"ellipsis",[m.html===!0?"innerHTML":"textContent"]:pe.value(m.opt)}))):[n.h("span",{[Ae.value===!0?"innerHTML":"textContent"]:le.value})]}function Wi(){if(te.value===!0)return t["no-option"]!==void 0?t["no-option"]({inputValue:d.value}):void 0;const m=t.option!==void 0?t.option:U=>n.h(Fe,{key:U.index,...U.itemProps},()=>n.h(ye,()=>n.h(Gn,()=>n.h("span",{[U.html===!0?"innerHTML":"textContent"]:U.label}))));let D=P("div",pt.value.map(m));return t["before-options"]!==void 0&&(D=t["before-options"]().concat(D)),Oe(t["after-options"],D)}function cf(m,D){const U=D===!0?{...Be.value,...y.splitAttrs.attributes.value}:void 0,ee={ref:D===!0?V:void 0,key:"i_t",class:R.value,style:e.inputStyle,value:d.value!==void 0?d.value:"",type:"search",...U,id:D===!0?y.targetUid.value:void 0,maxlength:e.maxlength,autocomplete:e.autocomplete,"data-autofocus":m===!0||e.autofocus===!0||void 0,disabled:e.disable===!0,readonly:e.readonly===!0,...we.value};return m!==!0&&h===!0&&(Array.isArray(ee.class)===!0?ee.class=[...ee.class,"no-pointer-events"]:ee.class+=" no-pointer-events"),n.h("input",ee)}function Ki(m){f!==null&&(clearTimeout(f),f=null),g!==null&&(clearTimeout(g),g=null),!(m&&m.target&&m.target.qComposing===!0)&&(xn(m.target.value||""),k=!0,S=d.value,y.focused.value!==!0&&(h!==!0||c.value===!0)&&y.focus(),e.onFilter!==void 0&&(f=setTimeout(()=>{f=null,wt(d.value)},e.inputDebounce)))}function xn(m,D){d.value!==m&&(d.value=m,D===!0||e.inputDebounce===0||e.inputDebounce==="0"?o("inputValue",m):g=setTimeout(()=>{g=null,o("inputValue",m)},e.inputDebounce))}function Pt(m,D,U){k=U!==!0,e.useInput===!0&&(xn(m,!0),(D===!0||U!==!0)&&(S=m),D!==!0&&wt(m))}function wt(m,D,U){if(e.onFilter===void 0||D!==!0&&y.focused.value!==!0)return;y.innerLoading.value===!0?o("filterAbort"):(y.innerLoading.value=!0,u.value=!0),m!==""&&e.multiple!==!0&&v.value.length!==0&&k!==!0&&m===pe.value(v.value[0])&&(m="");const ee=setTimeout(()=>{l.value===!0&&(l.value=!1)},10);w!==null&&clearTimeout(w),w=ee,o("filter",m,(oe,ne)=>{(D===!0||y.focused.value===!0)&&w===ee&&(clearTimeout(w),typeof oe=="function"&&oe(),u.value=!1,n.nextTick(()=>{y.innerLoading.value=!1,y.editable.value===!0&&(D===!0?l.value===!0&&at():l.value===!0?Lo(!0):l.value=!0),typeof ne=="function"&&n.nextTick(()=>{ne(r)}),typeof U=="function"&&n.nextTick(()=>{U(r)})}))},()=>{y.focused.value===!0&&w===ee&&(clearTimeout(w),y.innerLoading.value=!1,u.value=!1),l.value===!0&&(l.value=!1)})}function df(){return n.h(Oa,{ref:L,class:z.value,style:e.popupContentStyle,modelValue:l.value,fit:e.menuShrink!==!0,cover:e.optionsCover===!0&&te.value!==!0&&e.useInput!==!0,anchor:e.menuAnchor,self:e.menuSelf,offset:e.menuOffset,dark:Q.value,noParentEvent:!0,noRefocus:!0,noFocus:!0,noRouteDismiss:e.popupNoRouteDismiss,square:rt.value,transitionShow:e.transitionShow,transitionHide:e.transitionHide,transitionDuration:e.transitionDuration,separateClosePopup:!0,...Re.value,onScrollPassive:$,onBeforeShow:Zi,onBeforeHide:ff,onShow:mf},Wi)}function ff(m){Xi(m),vt()}function mf(){Z()}function hf(m){Se(m),V.value!==null&&V.value.focus(),c.value=!0,window.scrollTo(window.pageXOffset||window.scrollX||document.body.scrollLeft||0,0)}function pf(m){Se(m),n.nextTick(()=>{c.value=!1})}function gf(){const m=[n.h(La,{class:`col-auto ${y.fieldClass.value}`,...I.value,for:y.targetUid.value,dark:Q.value,square:!0,loading:u.value,itemAligned:!1,filled:!0,stackLabel:d.value.length!==0,...y.splitAttrs.listeners.value,onFocus:hf,onBlur:pf},{...t,rawControl:()=>y.getControl(!0),before:void 0,after:void 0})];return l.value===!0&&m.push(n.h("div",{ref:_,class:z.value+" scroll",style:e.popupContentStyle,...Re.value,onClick:ke,onScrollPassive:$},Wi())),n.h(Fa,{ref:F,modelValue:a.value,position:e.useInput===!0?"top":void 0,transitionShow:x,transitionHide:e.transitionHide,transitionDuration:e.transitionDuration,noRouteDismiss:e.popupNoRouteDismiss,onBeforeShow:Zi,onBeforeHide:wf,onHide:vf,onShow:kf},()=>n.h("div",{class:"q-select__dialog"+(Q.value===!0?" q-select__dialog--dark q-dark":"")+(c.value===!0?" q-select__dialog--focused":"")},m))}function wf(m){Xi(m),F.value!==null&&F.value.__updateRefocusTarget(y.rootRef.value.querySelector(".q-field__native > [tabindex]:last-child")),y.focused.value=!1}function vf(m){at(),y.focused.value===!1&&o("blur",m),yt()}function kf(){const m=document.activeElement;(m===null||m.id!==y.targetUid.value)&&V.value!==null&&V.value!==m&&V.value.focus(),Z()}function vt(){a.value!==!0&&(s.value=-1,l.value===!0&&(l.value=!1),y.focused.value===!1&&(w!==null&&(clearTimeout(w),w=null),y.innerLoading.value===!0&&(o("filterAbort"),y.innerLoading.value=!1,u.value=!1)))}function kt(m){y.editable.value===!0&&(h===!0?(y.onControlFocusin(m),a.value=!0,n.nextTick(()=>{y.focus()})):y.focus(),e.onFilter!==void 0?wt(d.value):(te.value!==!0||t["no-option"]!==void 0)&&(l.value=!0))}function at(){a.value=!1,vt()}function yt(){e.useInput===!0&&Pt(e.multiple!==!0&&e.fillInput===!0&&v.value.length!==0&&pe.value(v.value[0])||"",!0,!0)}function Lo(m){let D=-1;if(m===!0){if(v.value.length!==0){const U=Ve.value(v.value[0]);D=e.options.findIndex(ee=>He(Ve.value(ee),U))}H(D)}gt(D)}function yf(m,D){l.value===!0&&y.innerLoading.value===!1&&(H(-1,!0),n.nextTick(()=>{l.value===!0&&y.innerLoading.value===!1&&(m>D?H():Lo(!0))}))}function Qi(){a.value===!1&&L.value!==null&&L.value.updatePosition()}function Zi(m){m!==void 0&&Se(m),o("popupShow",m),y.hasPopupOpen=!0,y.onControlFocusin(m)}function Xi(m){m!==void 0&&Se(m),o("popupHide",m),y.hasPopupOpen=!1,y.onControlFocusout(m)}function Yi(){h=i.platform.is.mobile!==!0&&e.behavior!=="dialog"?!1:e.behavior!=="menu"&&(e.useInput===!0?t["no-option"]!==void 0||e.onFilter!==void 0||te.value===!1:!0),x=i.platform.is.ios===!0&&h===!0&&e.useInput===!0?"fade":e.transitionShow}return n.onBeforeUpdate(Yi),n.onUpdated(Qi),Yi(),n.onBeforeUnmount(()=>{f!==null&&clearTimeout(f),g!==null&&clearTimeout(g)}),Object.assign(r,{showPopup:kt,hidePopup:at,removeAtIndex:_n,add:ji,toggleOption:lt,getOptionIndex:()=>s.value,setOptionIndex:gt,moveOptionSelection:Sn,filter:wt,updateMenuPosition:Qi,updateInputValue:Pt,isOptionSelected:Vo,getEmittingOptionValue:it,isOptionDisabled:(...m)=>O.value.apply(null,m)===!0,getOptionValue:(...m)=>Ve.value.apply(null,m),getOptionLabel:(...m)=>pe.value.apply(null,m)}),Object.assign(y,{innerValue:v,fieldClass:n.computed(()=>`q-select q-field--auto-height q-select--with${e.useInput!==!0?"out":""}-input q-select--with${e.useChips!==!0?"out":""}-chips q-select--${e.multiple===!0?"multiple":"single"}`),inputRef:E,targetRef:V,hasValue:X,showPopup:kt,floatingLabel:n.computed(()=>e.hideSelected!==!0&&X.value===!0||typeof d.value=="number"||d.value.length!==0||qt(e.displayValue)),getControlChild:()=>{if(y.editable.value!==!1&&(a.value===!0||te.value!==!0||t["no-option"]!==void 0))return h===!0?gf():df();y.hasPopupOpen===!0&&(y.hasPopupOpen=!1)},controlEvents:{onFocusin(m){y.onControlFocusin(m)},onFocusout(m){y.onControlFocusout(m,()=>{yt(),vt()})},onClick(m){if(ke(m),h!==!0&&l.value===!0){vt(),V.value!==null&&V.value.focus();return}kt(m)}},getControl:m=>{const D=uf(),U=m===!0||a.value!==!0||h!==!0;if(e.useInput===!0)D.push(cf(m,U));else if(y.editable.value===!0){const oe=U===!0?Be.value:void 0;D.push(n.h("input",{ref:U===!0?V:void 0,key:"d_t",class:"q-select__focus-target",id:U===!0?y.targetUid.value:void 0,value:le.value,readonly:!0,"data-autofocus":m===!0||e.autofocus===!0||void 0,...oe,onKeydown:Di,onKeyup:Fi,onKeypress:zi})),U===!0&&typeof e.autocomplete=="string"&&e.autocomplete.length!==0&&D.push(n.h("input",{class:"q-select__autocomplete-input",autocomplete:e.autocomplete,tabindex:-1,onKeyup:Hi}))}if(B.value!==void 0&&e.disable!==!0&&J.value.length!==0){const oe=J.value.map(ne=>n.h("option",{value:ne,selected:!0}));D.push(n.h("select",{class:"hidden",name:B.value,multiple:e.multiple},oe))}const ee=e.useInput===!0||U!==!0?void 0:y.splitAttrs.attributes.value;return n.h("div",{class:"q-field__native row items-center",...ee,...y.splitAttrs.listeners.value},D)},getInnerAppend:()=>e.loading!==!0&&u.value!==!0&&e.hideDropdownIcon!==!0?[n.h(Ee,{class:"q-select__dropdown-icon"+(l.value===!0?" rotate-180":""),name:De.value})]:null}),Xn(y)}}),Qa=G(n.defineComponent({__name:"AppSelect",props:{modelValue:{},options:{},placeholder:{},emptyText:{},optionLabel:{},optionValue:{},label:{},multiple:{type:Boolean},borderColor:{},isDisabled:{type:Boolean}},emits:["update:modelValue"],setup(e,{emit:t}){n.useCssVars(u=>({"0a94557a":u.borderColor}));const o=e,r=n.ref({}),i=t,l=n.computed({get(){return o.modelValue},set(u){i("update:modelValue",u)}}),a=()=>Array.isArray(l.value)&&!l.value.length?!0:typeof l.value=="string"&&!l.value,s=n.ref(""),d=n.computed(()=>o.options.filter(u=>u[(o==null?void 0:o.optionLabel)||"label"].toLowerCase().includes(s.value)));function c(u,f){f(()=>{s.value=u.toLowerCase()})}return(u,f)=>(n.openBlock(),n.createBlock(n.unref(Ka),{ref_key:"select",ref:r,modelValue:l.value,"onUpdate:modelValue":f[0]||(f[0]=g=>l.value=g),options:d.value,"option-value":u.optionValue,"option-label":u.optionLabel,"emit-value":"","map-options":"",disable:u.isDisabled,multiple:u.multiple,outlined:"","stack-label":"","use-input":"",class:n.normalizeClass([u.$style.select]),label:u.label,"input-debounce":"100","popup-content-class":u.$style["app-select__menu"],rounded:"",autocomplete:"",onFilter:c},n.createSlots({"no-option":n.withCtx(()=>[n.createVNode(Fe,null,{default:n.withCtx(()=>[n.createTextVNode(n.toDisplayString(u.emptyText),1)]),_:1})]),default:n.withCtx(()=>[!s.value&&a()?(n.openBlock(),n.createBlock(Fe,{key:0},{default:n.withCtx(()=>[n.createTextVNode(n.toDisplayString(u.placeholder),1)]),_:1})):n.createCommentVNode("",!0)]),_:2},[u.multiple?{name:"selected-item",fn:n.withCtx(g=>[g.opt?(n.openBlock(),n.createBlock($r,{key:0,removable:"",class:"q-ma-none",dense:"",tabindex:g.tabindex,color:"white","text-color":"secondary",onRemove:p=>g.removeAtIndex(g.index)},{default:n.withCtx(()=>[n.createTextVNode(n.toDisplayString(g.opt[`${u.optionLabel}`]),1)]),_:2},1032,["tabindex","onRemove"])):n.createCommentVNode("",!0)]),key:"0"}:void 0]),1032,["modelValue","options","option-value","option-label","disable","multiple","class","label","popup-content-class"]))}}),[["__cssModules",{$style:{wrap:"_wrap_n46gp_1",select:"_select_n46gp_8",appendWrapper:"_append-wrapper_n46gp_25",menuWrap:"_menu-wrap_n46gp_31",searchWrapper:"_search-wrapper_n46gp_35",appSelectMenu:"_app-select__menu_n46gp_43",qItemLabel:"_q-item__label_n46gp_46"}}]]),Za={},Xa={class:"app-wrapper"};function Ya(e,t){return n.openBlock(),n.createElementBlock("div",Xa,[n.renderSlot(e.$slots,"default",{},void 0,!0)])}const Ga=G(Za,[["render",Ya],["__scopeId","data-v-6bd37b8f"]]),io={left:!0,right:!0,up:!0,down:!0,horizontal:!0,vertical:!0},Ja=Object.keys(io);io.all=!0;function Yr(e){const t={};for(const o of Ja)e[o]===!0&&(t[o]=!0);return Object.keys(t).length===0?io:(t.horizontal===!0?t.left=t.right=!0:t.left===!0&&t.right===!0&&(t.horizontal=!0),t.vertical===!0?t.up=t.down=!0:t.up===!0&&t.down===!0&&(t.vertical=!0),t.horizontal===!0&&t.vertical===!0&&(t.all=!0),t)}const es=["INPUT","TEXTAREA"];function Gr(e,t){return t.event===void 0&&e.target!==void 0&&e.target.draggable!==!0&&typeof t.handler=="function"&&es.includes(e.target.nodeName.toUpperCase())===!1&&(e.qClonedBy===void 0||e.qClonedBy.indexOf(t.uid)===-1)}function lo(e,t,o){const r=bt(e);let i,l=r.left-t.event.x,a=r.top-t.event.y,s=Math.abs(l),d=Math.abs(a);const c=t.direction;c.horizontal===!0&&c.vertical!==!0?i=l<0?"left":"right":c.horizontal!==!0&&c.vertical===!0?i=a<0?"up":"down":c.up===!0&&a<0?(i="up",s>d&&(c.left===!0&&l<0?i="left":c.right===!0&&l>0&&(i="right"))):c.down===!0&&a>0?(i="down",s>d&&(c.left===!0&&l<0?i="left":c.right===!0&&l>0&&(i="right"))):c.left===!0&&l<0?(i="left",s<d&&(c.up===!0&&a<0?i="up":c.down===!0&&a>0&&(i="down"))):c.right===!0&&l>0&&(i="right",s<d&&(c.up===!0&&a<0?i="up":c.down===!0&&a>0&&(i="down")));let u=!1;if(i===void 0&&o===!1){if(t.event.isFirst===!0||t.event.lastDir===void 0)return{};i=t.event.lastDir,u=!0,i==="left"||i==="right"?(r.left-=l,s=0,l=0):(r.top-=a,d=0,a=0)}return{synthetic:u,payload:{evt:e,touch:t.event.mouse!==!0,mouse:t.event.mouse===!0,position:r,direction:i,isFirst:t.event.isFirst,isFinal:o===!0,duration:Date.now()-t.event.time,distance:{x:s,y:d},offset:{x:l,y:a},delta:{x:r.left-t.event.lastX,y:r.top-t.event.lastY}}}}let ts=0;const ao=Ro({name:"touch-pan",beforeMount(e,{value:t,modifiers:o}){if(o.mouse!==!0&&me.has.touch!==!0)return;function r(l,a){o.mouse===!0&&a===!0?se(l):(o.stop===!0&&Se(l),o.prevent===!0&&ke(l))}const i={uid:"qvtp_"+ts++,handler:t,modifiers:o,direction:Yr(o),noop:Nt,mouseStart(l){Gr(l,i)&&al(l)&&(Pe(i,"temp",[[document,"mousemove","move","notPassiveCapture"],[document,"mouseup","end","passiveCapture"]]),i.start(l,!0))},touchStart(l){if(Gr(l,i)){const a=l.target;Pe(i,"temp",[[a,"touchmove","move","notPassiveCapture"],[a,"touchcancel","end","passiveCapture"],[a,"touchend","end","passiveCapture"]]),i.start(l)}},start(l,a){if(me.is.firefox===!0&&Tn(e,!0),i.lastEvt=l,a===!0||o.stop===!0){if(i.direction.all!==!0&&(a!==!0||i.modifiers.mouseAllDir!==!0&&i.modifiers.mousealldir!==!0)){const c=l.type.indexOf("mouse")!==-1?new MouseEvent(l.type,l):new TouchEvent(l.type,l);l.defaultPrevented===!0&&ke(c),l.cancelBubble===!0&&Se(c),Object.assign(c,{qKeyEvent:l.qKeyEvent,qClickOutside:l.qClickOutside,qAnchorHandled:l.qAnchorHandled,qClonedBy:l.qClonedBy===void 0?[i.uid]:l.qClonedBy.concat(i.uid)}),i.initialEvent={target:l.target,event:c}}Se(l)}const{left:s,top:d}=bt(l);i.event={x:s,y:d,time:Date.now(),mouse:a===!0,detected:!1,isFirst:!0,isFinal:!1,lastX:s,lastY:d}},move(l){if(i.event===void 0)return;const a=bt(l),s=a.left-i.event.x,d=a.top-i.event.y;if(s===0&&d===0)return;i.lastEvt=l;const c=i.event.mouse===!0,u=()=>{r(l,c);let p;o.preserveCursor!==!0&&o.preservecursor!==!0&&(p=document.documentElement.style.cursor||"",document.documentElement.style.cursor="grabbing"),c===!0&&document.body.classList.add("no-pointer-events--children"),document.body.classList.add("non-selectable"),jt(),i.styleCleanup=h=>{if(i.styleCleanup=void 0,p!==void 0&&(document.documentElement.style.cursor=p),document.body.classList.remove("non-selectable"),c===!0){const k=()=>{document.body.classList.remove("no-pointer-events--children")};h!==void 0?setTimeout(()=>{k(),h()},50):k()}else h!==void 0&&h()}};if(i.event.detected===!0){i.event.isFirst!==!0&&r(l,i.event.mouse);const{payload:p,synthetic:h}=lo(l,i,!1);p!==void 0&&(i.handler(p)===!1?i.end(l):(i.styleCleanup===void 0&&i.event.isFirst===!0&&u(),i.event.lastX=p.position.left,i.event.lastY=p.position.top,i.event.lastDir=h===!0?void 0:p.direction,i.event.isFirst=!1));return}if(i.direction.all===!0||c===!0&&(i.modifiers.mouseAllDir===!0||i.modifiers.mousealldir===!0)){u(),i.event.detected=!0,i.move(l);return}const f=Math.abs(s),g=Math.abs(d);f!==g&&(i.direction.horizontal===!0&&f>g||i.direction.vertical===!0&&f<g||i.direction.up===!0&&f<g&&d<0||i.direction.down===!0&&f<g&&d>0||i.direction.left===!0&&f>g&&s<0||i.direction.right===!0&&f>g&&s>0?(i.event.detected=!0,i.move(l)):i.end(l,!0))},end(l,a){if(i.event!==void 0){if(Ke(i,"temp"),me.is.firefox===!0&&Tn(e,!1),a===!0)i.styleCleanup!==void 0&&i.styleCleanup(),i.event.detected!==!0&&i.initialEvent!==void 0&&i.initialEvent.target.dispatchEvent(i.initialEvent.event);else if(i.event.detected===!0){i.event.isFirst===!0&&i.handler(lo(l===void 0?i.lastEvt:l,i).payload);const{payload:s}=lo(l===void 0?i.lastEvt:l,i,!0),d=()=>{i.handler(s)};i.styleCleanup!==void 0?i.styleCleanup(d):d()}i.event=void 0,i.initialEvent=void 0,i.lastEvt=void 0}}};if(e.__qtouchpan=i,o.mouse===!0){const l=o.mouseCapture===!0||o.mousecapture===!0?"Capture":"";Pe(i,"main",[[e,"mousedown","mouseStart",`passive${l}`]])}me.has.touch===!0&&Pe(i,"main",[[e,"touchstart","touchStart",`passive${o.capture===!0?"Capture":""}`],[e,"touchmove","noop","notPassiveCapture"]])},updated(e,t){const o=e.__qtouchpan;o!==void 0&&(t.oldValue!==t.value&&(typeof value!="function"&&o.end(),o.handler=t.value),o.direction=Yr(t.modifiers))},beforeUnmount(e){const t=e.__qtouchpan;t!==void 0&&(t.event!==void 0&&t.end(),Ke(t,"main"),Ke(t,"temp"),me.is.firefox===!0&&Tn(e,!1),t.styleCleanup!==void 0&&t.styleCleanup(),delete e.__qtouchpan)}}),Jr=150,ns=ie({name:"QDrawer",inheritAttrs:!1,props:{...Ct,...je,side:{type:String,default:"left",validator:e=>["left","right"].includes(e)},width:{type:Number,default:300},mini:Boolean,miniToOverlay:Boolean,miniWidth:{type:Number,default:57},noMiniAnimation:Boolean,breakpoint:{type:Number,default:1023},showIfAbove:Boolean,behavior:{type:String,validator:e=>["default","desktop","mobile"].includes(e),default:"default"},bordered:Boolean,elevated:Boolean,overlay:Boolean,persistent:Boolean,noSwipeOpen:Boolean,noSwipeClose:Boolean,noSwipeBackdrop:Boolean},emits:[..._t,"onLayout","miniState"],setup(e,{slots:t,emit:o,attrs:r}){const i=n.getCurrentInstance(),{proxy:{$q:l}}=i,a=Ne(e,l),{preventBodyScroll:s}=Dr(),{registerTimeout:d,removeTimeout:c}=Ht(),u=n.inject(nn,Te);if(u===Te)return console.error("QDrawer needs to be child of QLayout"),Te;let f,g=null,p;const h=n.ref(e.behavior==="mobile"||e.behavior!=="desktop"&&u.totalWidth.value<=e.breakpoint),k=n.computed(()=>e.mini===!0&&h.value!==!0),w=n.computed(()=>k.value===!0?e.miniWidth:e.width),S=n.ref(e.showIfAbove===!0&&h.value===!1?!0:e.modelValue===!0),x=n.computed(()=>e.persistent!==!0&&(h.value===!0||Z.value===!0));function T(O,J){if(L(),O!==!1&&u.animate(),ae(0),h.value===!0){const we=u.instances[H.value];we!==void 0&&we.belowBreakpoint===!0&&we.hide(!1),Be(1),u.isContainer.value!==!0&&s(!0)}else Be(0),O!==!1&&Re(!1);d(()=>{O!==!1&&Re(!0),J!==!0&&o("show",O)},Jr)}function M(O,J){F(),O!==!1&&u.animate(),Be(0),ae(A.value*w.value),rt(),J!==!0?d(()=>{o("hide",O)},Jr):c()}const{show:E,hide:V}=St({showing:S,hideOnRouteChange:x,handleShow:T,handleHide:M}),{addToHistory:L,removeFromHistory:F}=Ir(S),_={belowBreakpoint:h,hide:V},B=n.computed(()=>e.side==="right"),A=n.computed(()=>(l.lang.rtl===!0?-1:1)*(B.value===!0?1:-1)),b=n.ref(0),N=n.ref(!1),q=n.ref(!1),K=n.ref(w.value*A.value),H=n.computed(()=>B.value===!0?"left":"right"),P=n.computed(()=>S.value===!0&&h.value===!1&&e.overlay===!1?e.miniToOverlay===!0?e.miniWidth:w.value:0),$=n.computed(()=>e.overlay===!0||e.miniToOverlay===!0||u.view.value.indexOf(B.value?"R":"L")!==-1||l.platform.is.ios===!0&&u.isContainer.value===!0),W=n.computed(()=>e.overlay===!1&&S.value===!0&&h.value===!1),Z=n.computed(()=>e.overlay===!0&&S.value===!0&&h.value===!1),y=n.computed(()=>"fullscreen q-drawer__backdrop"+(S.value===!1&&N.value===!1?" hidden":"")),v=n.computed(()=>({backgroundColor:`rgba(0,0,0,${b.value*.4})`})),I=n.computed(()=>B.value===!0?u.rows.value.top[2]==="r":u.rows.value.top[0]==="l"),Q=n.computed(()=>B.value===!0?u.rows.value.bottom[2]==="r":u.rows.value.bottom[0]==="l"),X=n.computed(()=>{const O={};return u.header.space===!0&&I.value===!1&&($.value===!0?O.top=`${u.header.offset}px`:u.header.space===!0&&(O.top=`${u.header.size}px`)),u.footer.space===!0&&Q.value===!1&&($.value===!0?O.bottom=`${u.footer.offset}px`:u.footer.space===!0&&(O.bottom=`${u.footer.size}px`)),O}),R=n.computed(()=>{const O={width:`${w.value}px`,transform:`translateX(${K.value}px)`};return h.value===!0?O:Object.assign(O,X.value)}),z=n.computed(()=>"q-drawer__content fit "+(u.isContainer.value!==!0?"scroll":"overflow-auto")),te=n.computed(()=>`q-drawer q-drawer--${e.side}`+(q.value===!0?" q-drawer--mini-animate":"")+(e.bordered===!0?" q-drawer--bordered":"")+(a.value===!0?" q-drawer--dark q-dark":"")+(N.value===!0?" no-transition":S.value===!0?"":" q-layout--prevent-focus")+(h.value===!0?" fixed q-drawer--on-top q-drawer--mobile q-drawer--top-padding":` q-drawer--${k.value===!0?"mini":"standard"}`+($.value===!0||W.value!==!0?" fixed":"")+(e.overlay===!0||e.miniToOverlay===!0?" q-drawer--on-top":"")+(I.value===!0?" q-drawer--top-padding":""))),j=n.computed(()=>{const O=l.lang.rtl===!0?e.side:H.value;return[[ao,pt,void 0,{[O]:!0,mouse:!0}]]}),le=n.computed(()=>{const O=l.lang.rtl===!0?H.value:e.side;return[[ao,De,void 0,{[O]:!0,mouse:!0}]]}),Me=n.computed(()=>{const O=l.lang.rtl===!0?H.value:e.side;return[[ao,De,void 0,{[O]:!0,mouse:!0,mouseAllDir:!0}]]});function Ae(){Ve(h,e.behavior==="mobile"||e.behavior!=="desktop"&&u.totalWidth.value<=e.breakpoint)}n.watch(h,O=>{O===!0?(f=S.value,S.value===!0&&V(!1)):e.overlay===!1&&e.behavior!=="mobile"&&f!==!1&&(S.value===!0?(ae(0),Be(0),rt()):E(!1))}),n.watch(()=>e.side,(O,J)=>{u.instances[J]===_&&(u.instances[J]=void 0,u[J].space=!1,u[J].offset=0),u.instances[O]=_,u[O].size=w.value,u[O].space=W.value,u[O].offset=P.value}),n.watch(u.totalWidth,()=>{(u.isContainer.value===!0||document.qScrollPrevented!==!0)&&Ae()}),n.watch(()=>e.behavior+e.breakpoint,Ae),n.watch(u.isContainer,O=>{S.value===!0&&s(O!==!0),O===!0&&Ae()}),n.watch(u.scrollbarWidth,()=>{ae(S.value===!0?0:void 0)}),n.watch(P,O=>{_e("offset",O)}),n.watch(W,O=>{o("onLayout",O),_e("space",O)}),n.watch(B,()=>{ae()}),n.watch(w,O=>{ae(),pe(e.miniToOverlay,O)}),n.watch(()=>e.miniToOverlay,O=>{pe(O,w.value)}),n.watch(()=>l.lang.rtl,()=>{ae()}),n.watch(()=>e.mini,()=>{e.noMiniAnimation||e.modelValue===!0&&(Ie(),u.animate())}),n.watch(k,O=>{o("miniState",O)});function ae(O){O===void 0?n.nextTick(()=>{O=S.value===!0?0:w.value,ae(A.value*O)}):(u.isContainer.value===!0&&B.value===!0&&(h.value===!0||Math.abs(O)===w.value)&&(O+=A.value*u.scrollbarWidth.value),K.value=O)}function Be(O){b.value=O}function Re(O){const J=O===!0?"remove":u.isContainer.value!==!0?"add":"";J!==""&&document.body.classList[J]("q-body--drawer-toggle")}function Ie(){g!==null&&clearTimeout(g),i.proxy&&i.proxy.$el&&i.proxy.$el.classList.add("q-drawer--mini-animate"),q.value=!0,g=setTimeout(()=>{g=null,q.value=!1,i&&i.proxy&&i.proxy.$el&&i.proxy.$el.classList.remove("q-drawer--mini-animate")},150)}function pt(O){if(S.value!==!1)return;const J=w.value,we=fn(O.distance.x,0,J);if(O.isFinal===!0){we>=Math.min(75,J)===!0?E():(u.animate(),Be(0),ae(A.value*J)),N.value=!1;return}ae((l.lang.rtl===!0?B.value!==!0:B.value)?Math.max(J-we,0):Math.min(0,we-J)),Be(fn(we/J,0,1)),O.isFirst===!0&&(N.value=!0)}function De(O){if(S.value!==!0)return;const J=w.value,we=O.direction===e.side,it=(l.lang.rtl===!0?we!==!0:we)?fn(O.distance.x,0,J):0;if(O.isFinal===!0){Math.abs(it)<Math.min(75,J)===!0?(u.animate(),Be(1),ae(0)):V(),N.value=!1;return}ae(A.value*it),Be(fn(1-it/J,0,1)),O.isFirst===!0&&(N.value=!0)}function rt(){s(!1),Re(!0)}function _e(O,J){u.update(e.side,O,J)}function Ve(O,J){O.value!==J&&(O.value=J)}function pe(O,J){_e("size",O===!0?e.miniWidth:J)}return u.instances[e.side]=_,pe(e.miniToOverlay,w.value),_e("space",W.value),_e("offset",P.value),e.showIfAbove===!0&&e.modelValue!==!0&&S.value===!0&&e["onUpdate:modelValue"]!==void 0&&o("update:modelValue",!0),n.onMounted(()=>{o("onLayout",W.value),o("miniState",k.value),f=e.showIfAbove===!0;const O=()=>{(S.value===!0?T:M)(!1,!0)};if(u.totalWidth.value!==0){n.nextTick(O);return}p=n.watch(u.totalWidth,()=>{p(),p=void 0,S.value===!1&&e.showIfAbove===!0&&h.value===!1?E(!1):O()})}),n.onBeforeUnmount(()=>{p!==void 0&&p(),g!==null&&(clearTimeout(g),g=null),S.value===!0&&rt(),u.instances[e.side]===_&&(u.instances[e.side]=void 0,_e("size",0),_e("offset",0),_e("space",!1))}),()=>{const O=[];h.value===!0&&(e.noSwipeOpen===!1&&O.push(n.withDirectives(n.h("div",{key:"open",class:`q-drawer__opener fixed-${e.side}`,"aria-hidden":"true"}),j.value)),O.push(Bn("div",{ref:"backdrop",class:y.value,style:v.value,"aria-hidden":"true",onClick:V},void 0,"backdrop",e.noSwipeBackdrop!==!0&&S.value===!0,()=>Me.value)));const J=k.value===!0&&t.mini!==void 0,we=[n.h("div",{...r,key:""+J,class:[z.value,r.class]},J===!0?t.mini():ve(t.default))];return e.elevated===!0&&S.value===!0&&we.push(n.h("div",{class:"q-layout__shadow absolute-full overflow-hidden no-pointer-events"})),O.push(Bn("aside",{ref:"content",class:te.value,style:R.value},we,"contentclose",e.noSwipeClose!==!0&&h.value===!0,()=>le.value)),n.h("div",{class:"q-drawer-container"},O)}}}),os=ie({name:"QSlideTransition",props:{appear:Boolean,duration:{type:Number,default:300}},emits:["show","hide"],setup(e,{slots:t,emit:o}){let r=!1,i,l,a=null,s=null,d,c;function u(){i&&i(),i=null,r=!1,a!==null&&(clearTimeout(a),a=null),s!==null&&(clearTimeout(s),s=null),l!==void 0&&l.removeEventListener("transitionend",d),d=null}function f(k,w,S){w!==void 0&&(k.style.height=`${w}px`),k.style.transition=`height ${e.duration}ms cubic-bezier(.25, .8, .50, 1)`,r=!0,i=S}function g(k,w){k.style.overflowY=null,k.style.height=null,k.style.transition=null,u(),w!==c&&o(w)}function p(k,w){let S=0;l=k,r===!0?(u(),S=k.offsetHeight===k.scrollHeight?0:void 0):(c="hide",k.style.overflowY="hidden"),f(k,S,w),a=setTimeout(()=>{a=null,k.style.height=`${k.scrollHeight}px`,d=x=>{s=null,(Object(x)!==x||x.target===k)&&g(k,"show")},k.addEventListener("transitionend",d),s=setTimeout(d,e.duration*1.1)},100)}function h(k,w){let S;l=k,r===!0?u():(c="show",k.style.overflowY="hidden",S=k.scrollHeight),f(k,S,w),a=setTimeout(()=>{a=null,k.style.height=0,d=x=>{s=null,(Object(x)!==x||x.target===k)&&g(k,"hide")},k.addEventListener("transitionend",d),s=setTimeout(d,e.duration*1.1)},100)}return n.onBeforeUnmount(()=>{r===!0&&u()}),()=>n.h(n.Transition,{css:!1,appear:e.appear,onEnter:p,onLeave:h},t.default)}}),rs={true:"inset",item:"item-inset","item-thumbnail":"item-thumbnail-inset"},so={xs:2,sm:4,md:8,lg:16,xl:24},ei=ie({name:"QSeparator",props:{...je,spaced:[Boolean,String],inset:[Boolean,String],vertical:Boolean,color:String,size:String},setup(e){const t=n.getCurrentInstance(),o=Ne(e,t.proxy.$q),r=n.computed(()=>e.vertical===!0?"vertical":"horizontal"),i=n.computed(()=>` q-separator--${r.value}`),l=n.computed(()=>e.inset!==!1?`${i.value}-${rs[e.inset]}`:""),a=n.computed(()=>`q-separator${i.value}${l.value}`+(e.color!==void 0?` bg-${e.color}`:"")+(o.value===!0?" q-separator--dark":"")),s=n.computed(()=>{const d={};if(e.size!==void 0&&(d[e.vertical===!0?"width":"height"]=e.size),e.spaced!==!1){const c=e.spaced===!0?`${so.md}px`:e.spaced in so?`${so[e.spaced]}px`:e.spaced,u=e.vertical===!0?["Left","Right"]:["Top","Bottom"];d[`margin${u[0]}`]=d[`margin${u[1]}`]=c}return d});return()=>n.h("hr",{class:a.value,style:s.value,"aria-orientation":r.value})}}),et=n.shallowReactive({}),is=Object.keys(Dn),ls=ie({name:"QExpansionItem",props:{...Dn,...Ct,...je,icon:String,label:String,labelLines:[Number,String],caption:String,captionLines:[Number,String],dense:Boolean,toggleAriaLabel:String,expandIcon:String,expandedIcon:String,expandIconClass:[Array,String,Object],duration:{},headerInsetLevel:Number,contentInsetLevel:Number,expandSeparator:Boolean,defaultOpened:Boolean,hideExpandIcon:Boolean,expandIconToggle:Boolean,switchToggleSide:Boolean,denseToggle:Boolean,group:String,popup:Boolean,headerStyle:[Array,String,Object],headerClass:[Array,String,Object]},emits:[..._t,"click","afterShow","afterHide"],setup(e,{slots:t,emit:o}){const{proxy:{$q:r}}=n.getCurrentInstance(),i=Ne(e,r),l=n.ref(e.modelValue!==null?e.modelValue:e.defaultOpened),a=n.ref(null),s=gr(),{show:d,hide:c,toggle:u}=St({showing:l});let f,g;const p=n.computed(()=>`q-expansion-item q-item-type q-expansion-item--${l.value===!0?"expanded":"collapsed"} q-expansion-item--${e.popup===!0?"popup":"standard"}`),h=n.computed(()=>e.contentInsetLevel===void 0?null:{["padding"+(r.lang.rtl===!0?"Right":"Left")]:e.contentInsetLevel*56+"px"}),k=n.computed(()=>e.disable!==!0&&(e.href!==void 0||e.to!==void 0&&e.to!==null&&e.to!=="")),w=n.computed(()=>{const P={};return is.forEach($=>{P[$]=e[$]}),P}),S=n.computed(()=>k.value===!0||e.expandIconToggle!==!0),x=n.computed(()=>e.expandedIcon!==void 0&&l.value===!0?e.expandedIcon:e.expandIcon||r.iconSet.expansionItem[e.denseToggle===!0?"denseIcon":"icon"]),T=n.computed(()=>e.disable!==!0&&(k.value===!0||e.expandIconToggle===!0)),M=n.computed(()=>({expanded:l.value===!0,detailsId:s.value,toggle:u,show:d,hide:c})),E=n.computed(()=>{const P=e.toggleAriaLabel!==void 0?e.toggleAriaLabel:r.lang.label[l.value===!0?"collapse":"expand"](e.label);return{role:"button","aria-expanded":l.value===!0?"true":"false","aria-controls":s.value,"aria-label":P}});n.watch(()=>e.group,P=>{g!==void 0&&g(),P!==void 0&&A()});function V(P){k.value!==!0&&u(P),o("click",P)}function L(P){P.keyCode===13&&F(P,!0)}function F(P,$){$!==!0&&a.value!==null&&a.value.focus(),u(P),se(P)}function _(){o("afterShow")}function B(){o("afterHide")}function A(){f===void 0&&(f=tn()),l.value===!0&&(et[e.group]=f);const P=n.watch(l,W=>{W===!0?et[e.group]=f:et[e.group]===f&&delete et[e.group]}),$=n.watch(()=>et[e.group],(W,Z)=>{Z===f&&W!==void 0&&W!==f&&c()});g=()=>{P(),$(),et[e.group]===f&&delete et[e.group],g=void 0}}function b(){const P={class:[`q-focusable relative-position cursor-pointer${e.denseToggle===!0&&e.switchToggleSide===!0?" items-end":""}`,e.expandIconClass],side:e.switchToggleSide!==!0,avatar:e.switchToggleSide},$=[n.h(Ee,{class:"q-expansion-item__toggle-icon"+(e.expandedIcon===void 0&&l.value===!0?" q-expansion-item__toggle-icon--rotated":""),name:x.value})];return T.value===!0&&(Object.assign(P,{tabindex:0,...E.value,onClick:F,onKeyup:L}),$.unshift(n.h("div",{ref:a,class:"q-expansion-item__toggle-focus q-icon q-focus-helper q-focus-helper--rounded",tabindex:-1}))),n.h(ye,P,()=>$)}function N(){let P;return t.header!==void 0?P=[].concat(t.header(M.value)):(P=[n.h(ye,()=>[n.h(Gn,{lines:e.labelLines},()=>e.label||""),e.caption?n.h(Gn,{lines:e.captionLines,caption:!0},()=>e.caption):null])],e.icon&&P[e.switchToggleSide===!0?"push":"unshift"](n.h(ye,{side:e.switchToggleSide===!0,avatar:e.switchToggleSide!==!0},()=>n.h(Ee,{name:e.icon})))),e.disable!==!0&&e.hideExpandIcon!==!0&&P[e.switchToggleSide===!0?"unshift":"push"](b()),P}function q(){const P={ref:"item",style:e.headerStyle,class:e.headerClass,dark:i.value,disable:e.disable,dense:e.dense,insetLevel:e.headerInsetLevel};return S.value===!0&&(P.clickable=!0,P.onClick=V,Object.assign(P,k.value===!0?w.value:E.value)),n.h(Fe,P,N)}function K(){return n.withDirectives(n.h("div",{key:"e-content",class:"q-expansion-item__content relative-position",style:h.value,id:s.value},ve(t.default)),[[n.vShow,l.value]])}function H(){const P=[q(),n.h(os,{duration:e.duration,onShow:_,onHide:B},K)];return e.expandSeparator===!0&&P.push(n.h(ei,{class:"q-expansion-item__border q-expansion-item__border--top absolute-top",dark:i.value}),n.h(ei,{class:"q-expansion-item__border q-expansion-item__border--bottom absolute-bottom",dark:i.value})),P}return e.group!==void 0&&A(),n.onBeforeUnmount(()=>{g!==void 0&&g()}),()=>n.h("div",{class:p.value},[n.h("div",{class:"q-expansion-item__container relative-position"},H())])}}),as={},ss={xmlns:"http://www.w3.org/2000/svg",width:"currentWidth",height:"currentHeight",viewBox:"0 0 24 24",fill:"currentFill"};function us(e,t){return n.openBlock(),n.createElementBlock("svg",ss,t[0]||(t[0]=[n.createElementVNode("path",{d:"M13.01 2.91995L18.91 5.53995C20.61 6.28995 20.61 7.52995 18.91 8.27995L13.01 10.8999C12.34 11.1999 11.24 11.1999 10.57 10.8999L4.67002 8.27995C2.97002 7.52995 2.97002 6.28995 4.67002 5.53995L10.57 2.91995C11.24 2.61995 12.34 2.61995 13.01 2.91995Z",stroke:"currentStroke","stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round"},null,-1),n.createElementVNode("path",{d:"M3 11C3 11.84 3.63 12.81 4.4 13.15L11.19 16.17C11.71 16.4 12.3 16.4 12.81 16.17L19.6 13.15C20.37 12.81 21 11.84 21 11",stroke:"currentStroke","stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round"},null,-1),n.createElementVNode("path",{d:"M3 16C3 16.93 3.55 17.77 4.4 18.15L11.19 21.17C11.71 21.4 12.3 21.4 12.81 21.17L19.6 18.15C20.45 17.77 21 16.93 21 16",stroke:"currentStroke","stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round"},null,-1)]))}const cs=G(as,[["render",us]]),ds={},fs={xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",viewBox:"0 0 24 24",fill:"none"};function ms(e,t){return n.openBlock(),n.createElementBlock("svg",fs,t[0]||(t[0]=[n.createElementVNode("path",{d:"M12 14.9999C13.6569 14.9999 15 13.6567 15 11.9999C15 10.343 13.6569 8.99988 12 8.99988C10.3431 8.99988 9 10.343 9 11.9999C9 13.6567 10.3431 14.9999 12 14.9999Z",stroke:"currentStroke","stroke-width":"1.5","stroke-miterlimit":"10","stroke-linecap":"round","stroke-linejoin":"round"},null,-1),n.createElementVNode("path",{d:"M2 12.8801V11.1201C2 10.0801 2.85 9.22006 3.9 9.22006C5.71 9.22006 6.45 7.94006 5.54 6.37006C5.02 5.47006 5.33 4.30006 6.24 3.78006L7.97 2.79006C8.76 2.32006 9.78 2.60006 10.25 3.39006L10.36 3.58006C11.26 5.15006 12.74 5.15006 13.65 3.58006L13.76 3.39006C14.23 2.60006 15.25 2.32006 16.04 2.79006L17.77 3.78006C18.68 4.30006 18.99 5.47006 18.47 6.37006C17.56 7.94006 18.3 9.22006 20.11 9.22006C21.15 9.22006 22.01 10.0701 22.01 11.1201V12.8801C22.01 13.9201 21.16 14.7801 20.11 14.7801C18.3 14.7801 17.56 16.0601 18.47 17.6301C18.99 18.5401 18.68 19.7001 17.77 20.2201L16.04 21.2101C15.25 21.6801 14.23 21.4001 13.76 20.6101L13.65 20.4201C12.75 18.8501 11.27 18.8501 10.36 20.4201L10.25 20.6101C9.78 21.4001 8.76 21.6801 7.97 21.2101L6.24 20.2201C5.33 19.7001 5.02 18.5301 5.54 17.6301C6.45 16.0601 5.71 14.7801 3.9 14.7801C2.85 14.7801 2 13.9201 2 12.8801Z",stroke:"currentStroke","stroke-width":"1.5","stroke-miterlimit":"10","stroke-linecap":"round","stroke-linejoin":"round"},null,-1)]))}const hs=G(ds,[["render",ms]]),ps={},gs={xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",viewBox:"0 0 24 24",fill:"none"};function ws(e,t){return n.openBlock(),n.createElementBlock("svg",gs,t[0]||(t[0]=[n.createStaticVNode('<path d="M12 22.0003C7.17 22.0003 3.25 18.0803 3.25 13.2503C3.25 8.42031 7.17 4.50031 12 4.50031C16.83 4.50031 20.75 8.42031 20.75 13.2503" stroke="currentStroke" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M12 8.00012V13.0001" stroke="currentStroke" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M9 2.00018H15" stroke="currentStroke" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"></path><path d="M19 17V21" stroke="currentStroke" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M16 17V21" stroke="currentStroke" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path>',5)]))}const vs=G(ps,[["render",ws]]),ks={},ys={xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",viewBox:"0 0 24 24",fill:"none"};function bs(e,t){return n.openBlock(),n.createElementBlock("svg",ys,t[0]||(t[0]=[n.createElementVNode("path",{d:"M10.07 2.82033L3.14002 8.37032C2.36002 8.99032 1.86002 10.3004 2.03002 11.2804L3.36002 19.2403C3.60002 20.6603 4.96002 21.8103 6.40002 21.8103H17.6C19.03 21.8103 20.4 20.6503 20.64 19.2403L21.97 11.2804C22.13 10.3004 21.63 8.99032 20.86 8.37032L13.93 2.83034C12.86 1.97034 11.13 1.97033 10.07 2.82033Z",stroke:"currentStroke","stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round"},null,-1),n.createElementVNode("path",{d:"M12 15.5002C13.3807 15.5002 14.5 14.381 14.5 13.0002C14.5 11.6195 13.3807 10.5002 12 10.5002C10.6193 10.5002 9.5 11.6195 9.5 13.0002C9.5 14.381 10.6193 15.5002 12 15.5002Z",stroke:"currentStroke","stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round"},null,-1)]))}const Cs=G(ks,[["render",bs]]),_s={},Ss={xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",viewBox:"0 0 24 24",fill:"none"};function xs(e,t){return n.openBlock(),n.createElementBlock("svg",Ss,t[0]||(t[0]=[n.createElementVNode("path",{d:"M19 8.00018C20.6569 8.00018 22 6.65704 22 5.00018C22 3.34333 20.6569 2.00018 19 2.00018C17.3431 2.00018 16 3.34333 16 5.00018C16 6.65704 17.3431 8.00018 19 8.00018Z",stroke:"currentStroke","stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round"},null,-1),n.createElementVNode("path",{d:"M7 13.0003H12",stroke:"currentStroke","stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round"},null,-1),n.createElementVNode("path",{d:"M7 17H16",stroke:"currentStroke","stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round"},null,-1),n.createElementVNode("path",{d:"M14 2.00018H9C4 2.00018 2 4.00018 2 9.00018V15.0002C2 20.0002 4 22.0002 9 22.0002H15C20 22.0002 22 20.0002 22 15.0002V10.0002",stroke:"currentStroke","stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round"},null,-1)]))}const Bs=G(_s,[["render",xs]]),Es={},qs={xmlns:"http://www.w3.org/2000/svg",width:"currentWidth",height:"currentHeight",viewBox:"0 0 24 24",fill:"currentFill"};function Ts(e,t){return n.openBlock(),n.createElementBlock("svg",qs,t[0]||(t[0]=[n.createElementVNode("path",{d:"M4.91003 11.84C9.21003 8.51998 14.8 8.51998 19.1 11.84",stroke:"currentStroke","stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round"},null,-1),n.createElementVNode("path",{d:"M2 8.35967C8.06 3.67967 15.94 3.67967 22 8.35967",stroke:"currentStroke","stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round"},null,-1),n.createElementVNode("path",{d:"M6.79004 15.49C9.94004 13.05 14.05 13.05 17.2 15.49",stroke:"currentStroke","stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round"},null,-1),n.createElementVNode("path",{d:"M9.40002 19.1499C10.98 17.9299 13.03 17.9299 14.61 19.1499",stroke:"currentStroke","stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round"},null,-1)]))}const Ms=G(Es,[["render",Ts]]),Vs={},Ls={xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",viewBox:"0 0 24 24",fill:"none"};function $s(e,t){return n.openBlock(),n.createElementBlock("svg",Ls,t[0]||(t[0]=[n.createElementVNode("path",{d:"M9.02 2.83986L3.63 7.03986C2.73 7.73986 2 9.22986 2 10.3599V17.7699C2 20.0899 3.89 21.9899 6.21 21.9899H17.79C20.11 21.9899 22 20.0899 22 17.7799V10.4999C22 9.28986 21.19 7.73986 20.2 7.04986L14.02 2.71986C12.62 1.73986 10.37 1.78986 9.02 2.83986Z",stroke:"currentStroke","stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round"},null,-1),n.createElementVNode("path",{d:"M10.5 17.9999H13.5C15.15 17.9999 16.5 16.6499 16.5 14.9999V11.9999C16.5 10.3499 15.15 8.99988 13.5 8.99988H10.5C8.85 8.99988 7.5 10.3499 7.5 11.9999V14.9999C7.5 16.6499 8.85 17.9999 10.5 17.9999Z",stroke:"currentStroke","stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round"},null,-1),n.createElementVNode("path",{d:"M12 8.99988V17.9999",stroke:"currentStroke","stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round"},null,-1),n.createElementVNode("path",{d:"M7.5 13.5002H16.5",stroke:"currentStroke","stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round"},null,-1)]))}const Rs=G(Vs,[["render",$s]]),As={},Os={xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",viewBox:"0 0 24 24",fill:"none"};function Ps(e,t){return n.openBlock(),n.createElementBlock("svg",Os,t[0]||(t[0]=[n.createStaticVNode('<path d="M18 7.16019C17.94 7.15019 17.87 7.15019 17.81 7.16019C16.43 7.11019 15.33 5.98018 15.33 4.58018C15.33 3.15018 16.48 2.00018 17.91 2.00018C19.34 2.00018 20.49 3.16018 20.49 4.58018C20.48 5.98018 19.38 7.11019 18 7.16019Z" stroke="currentStroke" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M16.9698 14.4401C18.3398 14.6701 19.8498 14.4301 20.9098 13.7201C22.3198 12.7801 22.3198 11.2401 20.9098 10.3001C19.8398 9.5901 18.3098 9.35009 16.9398 9.59009" stroke="currentStroke" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M5.9701 7.16037C6.0301 7.15037 6.1001 7.15037 6.1601 7.16037C7.5401 7.11037 8.6401 5.98037 8.6401 4.58037C8.6401 3.15037 7.4901 2.00037 6.0601 2.00037C4.6301 2.00037 3.4801 3.16037 3.4801 4.58037C3.4901 5.98037 4.5901 7.11037 5.9701 7.16037Z" stroke="currentStroke" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M7.00006 14.4401C5.63006 14.6701 4.12006 14.4301 3.06006 13.7201C1.65006 12.7801 1.65006 11.2401 3.06006 10.3001C4.13006 9.5901 5.66006 9.35009 7.03006 9.59009" stroke="currentStroke" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M12.0001 14.6302C11.9401 14.6202 11.8701 14.6202 11.8101 14.6302C10.4301 14.5802 9.33008 13.4502 9.33008 12.0502C9.33008 10.6202 10.4801 9.47021 11.9101 9.47021C13.3401 9.47021 14.4901 10.6302 14.4901 12.0502C14.4801 13.4502 13.3801 14.5902 12.0001 14.6302Z" stroke="currentStroke" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M9.09021 17.7804C7.68021 18.7204 7.68021 20.2603 9.09021 21.2003C10.6902 22.2703 13.3102 22.2703 14.9102 21.2003C16.3202 20.2603 16.3202 18.7204 14.9102 17.7804C13.3202 16.7204 10.6902 16.7204 9.09021 17.7804Z" stroke="currentStroke" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path>',6)]))}const Is=G(As,[["render",Ps]]),js={},Ns={width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg"};function Fs(e,t){return n.openBlock(),n.createElementBlock("svg",Ns,t[0]||(t[0]=[n.createElementVNode("path",{d:"M12 12C14.7614 12 17 9.76142 17 7C17 4.23858 14.7614 2 12 2C9.23858 2 7 4.23858 7 7C7 9.76142 9.23858 12 12 12Z",stroke:"currentStroke","stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round"},null,-1),n.createElementVNode("path",{d:"M20.5901 22C20.5901 18.13 16.7402 15 12.0002 15C7.26015 15 3.41016 18.13 3.41016 22",stroke:"currentStroke","stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round"},null,-1)]))}const Hs=G(js,[["render",Fs]]),zs={},Ds={width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg"};function Us(e,t){return n.openBlock(),n.createElementBlock("svg",Ds,t[0]||(t[0]=[n.createStaticVNode('<path d="M17 3H21V7" stroke="currentStroke" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M15 9L21 3" stroke="currentStroke" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M7 21H3V17" stroke="currentStroke" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M9 15L3 21" stroke="currentStroke" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M14.02 2.20001C13.37 2.07001 12.69 2 12 2C6.48 2 2 6.48 2 12C2 12.69 2.07001 13.36 2.20001 14" stroke="currentStroke" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M9.97998 21.8C10.63 21.93 11.31 22 12 22C17.52 22 22 17.52 22 12C22 11.32 21.93 10.65 21.8 10" stroke="currentStroke" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path>',6)]))}const Ws=G(zs,[["render",Us]]),Ks={};function Qs(e,t){return n.openBlock(),n.createElementBlock("div",null,t[0]||(t[0]=[n.createElementVNode("svg",{xmlns:"http://www.w3.org/2000/svg",width:"24",height:"25",viewBox:"0 0 24 25",stroke:"none",fill:"none"},[n.createElementVNode("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M21 2.03125C21.5128 2.03125 21.9355 2.42332 21.9933 2.92842L22 3.04686V21.3279C22 21.8487 21.614 22.278 21.1166 22.3367L21 22.3435H15C14.4477 22.3435 14 21.8888 14 21.3279C14 20.807 14.386 20.3778 14.8834 20.3191L15 20.3123H20V4.06247H15C14.4872 4.06247 14.0645 3.67041 14.0067 3.1653L14 3.04686C14 2.52602 14.386 2.09675 14.8834 2.03808L15 2.03125H21ZM10.6129 6.30668L10.7071 6.39116L15.7071 11.4692C16.0676 11.8353 16.0953 12.4114 15.7903 12.8098L15.7071 12.9055L10.7071 17.9836C10.3166 18.3802 9.68342 18.3802 9.29289 17.9836C8.93241 17.6175 8.90468 17.0414 9.2097 16.643L9.29289 16.5473L12.585 13.203H3C2.44772 13.203 2 12.7483 2 12.1874C2 11.6665 2.38604 11.2373 2.88338 11.1786L3 11.1718H12.585L9.29289 7.82746C8.93241 7.46134 8.90468 6.88526 9.2097 6.48684L9.29289 6.39116C9.62334 6.05556 10.1275 6.00393 10.5114 6.23627L10.6129 6.30668Z",fill:"white"})],-1)]))}const Zs=G(Ks,[["render",Qs]]),Xs={},Ys={xmlns:"http://www.w3.org/2000/svg",width:"40",height:"26",viewBox:"0 0 40 26",fill:"none"};function Gs(e,t){return n.openBlock(),n.createElementBlock("svg",Ys,t[0]||(t[0]=[n.createElementVNode("g",{"clip-path":"url(#clip0_2687_49807)"},[n.createElementVNode("path",{d:"M12.5419 25.975C11.7095 25.9001 10.8129 25.7203 10.0582 25.4755C9.24862 25.2108 9.12055 25.1558 8.33381 24.7312C7.13084 24.0868 6.39899 23.5773 5.38813 22.6882C4.72032 22.0988 3.71403 21.0298 3.2246 20.3854C3.02335 20.1207 2.7855 19.8159 2.69402 19.7061C2.3098 19.2515 -0.0778546 15.2403 -9.58358e-05 15.1904C0.0136263 15.1804 0.320087 15.0505 0.676863 14.9057C2.0445 14.3362 3.40299 14.0115 4.7752 13.9266C6.05136 13.8467 7.14456 13.9366 8.48933 14.2413C8.82781 14.3162 9.11597 14.3712 9.12969 14.3562C9.14342 14.3412 8.99705 13.8966 8.80951 13.3671C7.913 10.8646 7.2955 7.12315 7.3321 4.42574L7.34582 3.59654L8.35668 4.17598C9.57795 4.87531 11.2932 5.95428 11.9565 6.43381C12.7844 7.03823 13.4156 7.58271 14.4813 8.61671C14.7603 8.88646 14.9982 9.09126 15.0119 9.07627C15.0256 9.06129 15.1308 8.68665 15.2498 8.25207C15.5105 7.27301 15.8535 6.3439 16.4207 5.0951C17.1663 3.46167 18.4562 1.57349 19.6363 0.394621L20.0342 0L20.2309 0.239769C21.2555 1.47858 22.2846 3.19693 23.0531 4.94025C23.5974 6.16907 23.9267 7.16811 24.3841 8.96638C24.4802 9.33602 24.5717 9.64073 24.5854 9.64073C24.5991 9.64073 24.7821 9.44092 24.9879 9.20115C25.5414 8.54179 26.4287 7.70759 27.4945 6.83842C27.7278 6.64861 27.9656 6.4488 28.0205 6.39385C28.0754 6.33891 28.1852 6.25399 28.2629 6.20903C28.3407 6.16407 28.6243 5.97925 28.8896 5.79942C29.6854 5.27493 32.224 3.78136 32.5717 3.6365L32.6814 3.59155L32.654 4.66551C32.5671 7.97233 32.0548 10.8396 31.0439 13.6519C30.9113 14.0215 30.8152 14.3412 30.829 14.3562C30.8427 14.3712 31.2498 14.3012 31.7346 14.1964C33.2303 13.8767 34.5522 13.8017 35.7689 13.9666C36.638 14.0865 37.7541 14.3312 38.3944 14.551C38.8701 14.7158 39.9039 15.1205 39.9953 15.1854C40.0136 15.2004 39.9953 15.2653 39.9542 15.3303C39.8901 15.4252 38.8564 17.1935 38.216 18.3024C38.0468 18.5921 37.5071 19.3714 36.9673 20.1057C36.2721 21.0498 34.9181 22.4584 34.0674 23.1178C32.2378 24.5414 30.8472 25.2307 28.9353 25.6653C27.339 26.03 26.3555 26.0749 24.9605 25.8451C24.5076 25.7702 23.977 25.6653 23.7804 25.6054C23.5837 25.5454 23.3184 25.4655 23.1903 25.4305C22.9433 25.3656 21.6031 24.8061 21.5482 24.7462C21.4842 24.6813 21.7175 23.967 22.0788 23.1078C22.8564 21.2646 23.0622 20.6551 23.3824 19.2015C23.6523 17.9927 23.8124 16.9287 23.9267 15.61C23.9862 14.9157 24.0045 12.7927 23.9496 12.1134L23.9267 11.7837L23.5196 12.3331C22.4585 13.7768 21.4888 15.605 20.8575 17.3483C20.5648 18.1575 20.1714 19.4263 20.1211 19.736C20.0845 19.9408 20.0342 19.9608 20.0022 19.786C19.9473 19.5062 19.4487 17.9178 19.2475 17.3683C18.6437 15.7349 17.4499 13.4571 16.7135 12.5429L16.5076 12.2882L16.4756 12.498C16.4573 12.6129 16.4436 13.522 16.4436 14.516C16.4436 16.5441 16.4665 16.8188 16.8232 18.9668C17.2212 21.3545 17.3813 21.9789 17.8981 23.1977C18.0262 23.4974 18.2137 23.962 18.3189 24.2317L18.5065 24.7212L18.0171 24.986C17.3904 25.3256 16.5351 25.6154 15.5471 25.8152C14.8427 25.96 14.7009 25.975 13.8684 25.99C13.3698 26 12.7661 25.99 12.5328 25.97L12.5419 25.975ZM16.1188 25.1808C16.9879 25.1258 17.7838 24.986 18.1131 24.8211C18.2549 24.7512 18.3647 24.6763 18.3555 24.6513C18.3464 24.6263 18.1223 24.1967 17.857 23.6972C17.4362 22.903 17.2944 22.6782 16.7546 21.9739C15.698 20.5902 14.9707 19.8159 13.5574 18.5821C12.8209 17.9427 11.2109 16.9787 10.3647 16.674C9.50019 16.3643 8.72718 16.1595 7.95416 16.0296C7.16286 15.8997 7.11254 15.8947 6.06966 15.9197C5.15028 15.9397 4.84839 15.9646 3.95188 16.0995C3.37555 16.1844 2.89985 16.2644 2.88613 16.2744C2.85868 16.3043 2.92272 16.4242 3.3481 17.1635C3.97932 18.2525 4.78435 19.3614 5.75405 20.4703C7.13541 22.0538 8.45731 23.0928 10.1863 23.957C11.1743 24.4515 11.4487 24.5514 12.4916 24.8361C13.0725 24.996 13.411 25.0609 14.0056 25.1258C14.8976 25.2207 15.2223 25.2307 16.1097 25.1758L16.1188 25.1808ZM26.3647 25.0909C27.2978 24.931 27.5082 24.8761 28.5694 24.5014C29.7632 24.0768 30.7055 23.5474 32.1463 22.4884C32.5625 22.1837 33.3675 21.4544 33.7746 21.0198C34.3327 20.4204 35.0691 19.5112 35.4762 18.9168C36.0159 18.1276 37.0817 16.3842 37.0451 16.3493C36.9993 16.2993 35.6637 16.0596 34.973 15.9746C34.5614 15.9247 34.0582 15.8997 33.4956 15.8997C32.7272 15.8997 32.5625 15.9197 31.7575 16.0596C30.9387 16.2044 30.7924 16.2444 29.905 16.5741C29.3744 16.7689 28.8484 16.9837 28.734 17.0436C28.1165 17.3833 27.1651 17.9877 26.6803 18.3474C24.6814 19.8359 22.3167 22.7431 21.6168 24.5714L21.5574 24.7312L22.2343 24.911C23.0942 25.1408 23.6706 25.2108 24.7272 25.2208C25.4819 25.2208 25.6603 25.2108 26.3647 25.0909ZM23.9862 19.5662C24.9742 18.1975 25.244 17.8878 26.0674 17.1485C26.598 16.669 27.7872 15.7249 28.08 15.55C28.4504 15.3253 29.4201 14.8557 29.6763 14.7708C29.9233 14.6909 29.9782 14.6559 30.0148 14.556C30.1932 14.0515 30.5042 12.1483 30.7786 9.93545C30.9067 8.87646 31.1263 6.17406 31.0851 6.12911C31.0439 6.08415 29.3973 6.9733 28.7295 7.40788C27.4121 8.26206 25.8615 9.55082 25.0016 10.5049L24.6997 10.8396L24.7455 11.5839C24.8049 12.5429 24.8004 14.2263 24.7363 15.0405C24.6494 16.0745 24.3201 17.4582 23.7163 19.2964C23.4922 19.9858 23.4419 20.2056 23.5151 20.2056C23.5242 20.2056 23.7392 19.9208 23.9908 19.5762L23.9862 19.5662ZM20.0754 19.3164C20.0754 19.3164 20.208 18.8319 20.3452 18.2924C20.7752 16.5591 21.0268 15.7998 21.5299 14.6609C21.7815 14.0964 22.1063 13.4071 22.2572 13.1174C22.4036 12.8327 22.5271 12.5929 22.5271 12.5779C22.5271 12.5379 23.355 11.2342 23.5562 10.9645L23.7666 10.6797L23.6751 9.97541C23.3412 7.36292 21.6077 2.41768 20.4093 0.664361C20.2172 0.38463 20.0525 0.154851 20.0434 0.154851C20.0342 0.154851 19.9427 0.289721 19.8375 0.449568C19.3755 1.17387 18.2366 4.2659 17.6283 6.46378C17.2257 7.92238 16.7272 10.2152 16.6769 10.8496L16.654 11.1743L16.9376 11.5689C17.3355 12.1283 17.7243 12.8327 18.2137 13.9066C19.1743 16.0046 19.4899 16.9537 19.8604 18.8818C19.9473 19.3214 20.0068 19.4413 20.0754 19.3164ZM15.8169 19.0517C15.8169 19.0517 15.7163 18.762 15.5928 18.4523C15.3047 17.723 15.0028 16.639 14.8472 15.7748C14.5774 14.2763 14.5316 12.2033 14.7329 10.6348L14.7832 10.2402L14.4813 9.93545C13.5802 9.02632 11.8284 7.6976 10.6346 7.01326C10.0674 6.68857 8.85983 6.05418 8.83696 6.07915C8.81409 6.10413 8.9879 8.07723 9.10682 9.13622C9.34925 11.3041 9.63284 13.1524 9.88441 14.2063L9.98047 14.601L10.4013 14.7808C11.3161 15.1754 12.359 15.8148 13.2875 16.5641C13.937 17.0836 14.3944 17.5431 15.1263 18.4123C15.6248 19.0017 15.8124 19.1766 15.8124 19.0517H15.8169Z",fill:"white"})],-1),n.createElementVNode("defs",null,[n.createElementVNode("clipPath",{id:"clip0_2687_49807"},[n.createElementVNode("rect",{width:"40",height:"26",fill:"white"})])],-1)]))}const Js=G(Xs,[["render",Gs]]),eu={},tu={width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg"};function nu(e,t){return n.openBlock(),n.createElementBlock("svg",tu,t[0]||(t[0]=[n.createStaticVNode('<path d="M11 19.5H21" stroke="currentStroke" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M11 12.5H21" stroke="currentStroke" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M11 5.5H21" stroke="currentStroke" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M3 5.5L4 6.5L7 3.5" stroke="currentStroke" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M3 12.5L4 13.5L7 10.5" stroke="currentStroke" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M3 19.5L4 20.5L7 17.5" stroke="currentStroke" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path>',6)]))}const ou=G(eu,[["render",nu]]),ru={},iu={width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg"};function lu(e,t){return n.openBlock(),n.createElementBlock("svg",iu,t[0]||(t[0]=[n.createStaticVNode('<path d="M14 13V14C14 14.01 14 14.01 14 14.02C14 15.11 13.99 16 12 16C10.02 16 10 15.12 10 14.03V13C10 12 10 12 11 12H13C14 12 14 12 14 13Z" stroke="currentStroke" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"></path><path d="M21.65 11C19.34 12.68 16.7 13.68 14 14.02" stroke="currentStroke" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"></path><path d="M2.62012 11.27C4.87012 12.81 7.41012 13.74 10.0001 14.03" stroke="currentStroke" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"></path><path d="M7.99983 22H15.9998C20.0198 22 20.7398 20.39 20.9498 18.43L21.6998 10.43C21.9698 7.99 21.2698 6 16.9998 6H6.99983C2.72983 6 2.02983 7.99 2.29983 10.43L3.04983 18.43C3.25983 20.39 3.97983 22 7.99983 22Z" stroke="currentStroke" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"></path><path d="M8 6V5.2C8 3.43 8 2 11.2 2H12.8C16 2 16 3.43 16 5.2V6" stroke="currentStroke" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"></path>',5)]))}const au=G(ru,[["render",lu]]),su={},uu={width:24,height:24,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg"};function cu(e,t){return n.openBlock(),n.createElementBlock("svg",uu,t[0]||(t[0]=[n.createStaticVNode('<path class="icon-section" d="M8.5 14.25C8.5 16.17 10.08 17.75 12 17.75C13.92 17.75 15.5 16.17 15.5 14.25" stroke="currentStroke" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"></path><path class="icon-section" d="M8.80994 2L5.18994 5.63" stroke="currentStroke" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"></path><path class="icon-section" d="M15.1899 2L18.8099 5.63" stroke="currentStroke" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"></path><path class="icon-section" d="M2 7.8501C2 6.0001 2.99 5.8501 4.22 5.8501H19.78C21.01 5.8501 22 6.0001 22 7.8501C22 10.0001 21.01 9.8501 19.78 9.8501H4.22C2.99 9.8501 2 10.0001 2 7.8501Z" stroke="currentStroke" stroke-width="1.5"></path><path class="icon-section" d="M3.5 10L4.91 18.64C5.23 20.58 6 22 8.86 22H14.89C18 22 18.46 20.64 18.82 18.76L20.5 10" stroke="currentStroke" stroke-width="1.5" stroke-linecap="round"></path>',5)]))}const du=G(su,[["render",cu]]),fu={},mu={width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg"};function hu(e,t){return n.openBlock(),n.createElementBlock("svg",mu,t[0]||(t[0]=[n.createElementVNode("path",{d:"M2 13H22",stroke:"currentStroke","stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round"},null,-1),n.createElementVNode("path",{d:"M6.44 2H17.55C21.11 2 22 2.89 22 6.44V12.77C22 16.33 21.11 17.21 17.56 17.21H6.44C2.89 17.22 2 16.33 2 12.78V6.44C2 2.89 2.89 2 6.44 2Z",stroke:"currentStroke","stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round"},null,-1),n.createElementVNode("path",{d:"M12 17.22V22",stroke:"currentStroke","stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round"},null,-1),n.createElementVNode("path",{d:"M7.5 22H16.5",stroke:"currentStroke","stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round"},null,-1)]))}const pu=G(fu,[["render",hu]]),gu={},wu={width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg"};function vu(e,t){return n.openBlock(),n.createElementBlock("svg",wu,t[0]||(t[0]=[n.createElementVNode("path",{d:"M12 6.43994V9.76994",stroke:"currentStroke","stroke-width":"1.5","stroke-miterlimit":"10","stroke-linecap":"round"},null,-1),n.createElementVNode("path",{d:"M12.0199 2C8.3399 2 5.3599 4.98 5.3599 8.66V10.76C5.3599 11.44 5.0799 12.46 4.7299 13.04L3.4599 15.16C2.6799 16.47 3.2199 17.93 4.6599 18.41C9.4399 20 14.6099 20 19.3899 18.41C20.7399 17.96 21.3199 16.38 20.5899 15.16L19.3199 13.04C18.9699 12.46 18.6899 11.43 18.6899 10.76V8.66C18.6799 5 15.6799 2 12.0199 2Z",stroke:"currentStroke","stroke-width":"1.5","stroke-miterlimit":"10","stroke-linecap":"round"},null,-1),n.createElementVNode("path",{d:"M15.3299 18.8199C15.3299 20.6499 13.8299 22.1499 11.9999 22.1499C11.0899 22.1499 10.2499 21.7699 9.64992 21.1699C9.04992 20.5699 8.66992 19.7299 8.66992 18.8199",stroke:"currentStroke","stroke-width":"1.5","stroke-miterlimit":"10"},null,-1)]))}const ku=G(gu,[["render",vu]]),yu={},bu={width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg"};function Cu(e,t){return n.openBlock(),n.createElementBlock("svg",bu,t[0]||(t[0]=[n.createElementVNode("path",{d:"M21.0801 8.58003V15.42C21.0801 16.54 20.4802 17.58 19.5102 18.15L13.5702 21.58C12.6002 22.14 11.4002 22.14 10.4202 21.58L4.48016 18.15C3.51016 17.59 2.91016 16.55 2.91016 15.42V8.58003C2.91016 7.46003 3.51016 6.41999 4.48016 5.84999L10.4202 2.42C11.3902 1.86 12.5902 1.86 13.5702 2.42L19.5102 5.84999C20.4802 6.41999 21.0801 7.45003 21.0801 8.58003Z",stroke:"currentStroke","stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round"},null,-1),n.createElementVNode("path",{d:"M9.75 12V10.8C9.75 9.26001 10.84 8.63005 12.17 9.40005L13.21 10L14.25 10.6C15.58 11.37 15.58 12.63 14.25 13.4L13.21 14L12.17 14.6C10.84 15.37 9.75 14.74 9.75 13.2V12Z",stroke:"currentStroke","stroke-width":"1.5","stroke-miterlimit":"10","stroke-linecap":"round","stroke-linejoin":"round"},null,-1)]))}const _u=G(yu,[["render",Cu]]),Su={},xu={width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg"};function Bu(e,t){return n.openBlock(),n.createElementBlock("svg",xu,t[0]||(t[0]=[n.createElementVNode("path",{d:"M14.2201 9.78L12.0001 10.89M12.0001 10.89L9.78011 9.78M12.0001 10.89V13.67M20.8901 6.44L18.6701 7.55M20.8901 6.44L18.6701 5.33M20.8901 6.44V9.22M3.11011 6.44L5.33011 5.33M3.11011 6.44L5.33011 7.55M3.11011 6.44V9.22M12.0001 22L9.78011 20.89M12.0001 22L14.2201 20.89M12.0001 22V19.22M18.6701 18.67L20.8901 17.56V14.78M14.2201 3.11L12.0001 2L9.78011 3.11H14.2201ZM5.33011 18.67L3.11011 17.56V14.78L5.33011 18.67Z",stroke:"currentStroke","stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round"},null,-1),n.createElementVNode("path",{d:"M12.0001 22L9.78011 20.89M12.0001 22L14.2201 20.89M12.0001 22V19.22M5.33011 18.67L3.11011 17.56V14.78L5.33011 18.67Z",stroke:"currentStroke","stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round"},null,-1)]))}const Eu=G(Su,[["render",Bu]]),qu={},Tu={width:"24",height:"24",viewBox:"0 0 24 30",fill:"none",xmlns:"http://www.w3.org/2000/svg"};function Mu(e,t){return n.openBlock(),n.createElementBlock("svg",Tu,t[0]||(t[0]=[n.createStaticVNode('<g filter="url(#filter0_d_116_6675)"><path d="M11.99 12V22" stroke="currentStroke" stroke-width="1.5" stroke-miterlimit="10" stroke-linejoin="round"></path></g><g filter="url(#filter1_d_116_6675)"><path d="M15.99 12V22" stroke="currentStroke" stroke-width="1.5" stroke-miterlimit="10" stroke-linejoin="round"></path></g><path d="M2 22H22" stroke="currentStroke" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"></path><path d="M12 2C13.6 2.64 15.4 2.64 17 2V5C15.4 5.64 13.6 5.64 12 5V2Z" stroke="currentStroke" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"></path><path d="M12 5V8" stroke="currentStroke" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"></path><path d="M17 8H7C5 8 4 9 4 11V22H20V11C20 9 19 8 17 8Z" stroke="currentStroke" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"></path><path d="M4.58008 12H19.4201" stroke="currentStroke" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"></path><path d="M7.98999 12V22" stroke="currentStroke" stroke-width="1.5" stroke-miterlimit="10" stroke-linejoin="round"></path><defs><filter id="filter0_d_116_6675" x="7.23999" y="12" width="9.5" height="18" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB"><feFlood flood-opacity="0" result="BackgroundImageFix"></feFlood><feColorMatrix in="SourceAlpha" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" result="hardAlpha"></feColorMatrix><feOffset dy="4"></feOffset><feGaussianBlur stdDeviation="2"></feGaussianBlur><feComposite in2="hardAlpha" operator="out"></feComposite><feColorMatrix type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.25 0"></feColorMatrix><feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow_116_6675"></feBlend><feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow_116_6675" result="shape"></feBlend></filter><filter id="filter1_d_116_6675" x="11.24" y="12" width="9.5" height="18" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB"><feFlood flood-opacity="0" result="BackgroundImageFix"></feFlood><feColorMatrix in="SourceAlpha" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" result="hardAlpha"></feColorMatrix><feOffset dy="4"></feOffset><feGaussianBlur stdDeviation="2"></feGaussianBlur><feComposite in2="hardAlpha" operator="out"></feComposite><feColorMatrix type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.25 0"></feColorMatrix><feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow_116_6675"></feBlend><feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow_116_6675" result="shape"></feBlend></filter></defs>',9)]))}const Vu=G(qu,[["render",Mu]]),Lu={},$u={width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg"};function Ru(e,t){return n.openBlock(),n.createElementBlock("svg",$u,t[0]||(t[0]=[n.createStaticVNode('<path d="M15.5 11H8.5C7.67 11 7 11.67 7 12.5V22H17V12.5C17 11.67 16.33 11 15.5 11Z" stroke="currentStroke" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"></path><path d="M2 22H22" stroke="currentStroke" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"></path><path d="M2.94995 22L2.99995 9.96999C2.99995 9.35999 3.28995 8.78004 3.76995 8.40004L10.77 2.95003C11.49 2.39003 12.5 2.39003 13.23 2.95003L20.23 8.39003C20.72 8.77003 21 9.34999 21 9.96999V22" stroke="currentStroke" stroke-width="1.5" stroke-miterlimit="10" stroke-linejoin="round"></path><path d="M10 16.25V17.75" stroke="currentStroke" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10.5 7.5H13.5" stroke="currentStroke" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"></path>',5)]))}const Au=G(Lu,[["render",Ru]]),Ou={},Pu={width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg"};function Iu(e,t){return n.openBlock(),n.createElementBlock("svg",Pu,t[0]||(t[0]=[n.createElementVNode("path",{d:"M9.16006 10.87C9.06006 10.86 8.94006 10.86 8.83006 10.87C6.45006 10.79 4.56006 8.84 4.56006 6.44C4.56006 3.99 6.54006 2 9.00006 2C11.4501 2 13.4401 3.99 13.4401 6.44C13.4301 8.84 11.5401 10.79 9.16006 10.87Z",stroke:"currentStroke","stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round"},null,-1),n.createElementVNode("path",{d:"M16.4098 4C18.3498 4 19.9098 5.57 19.9098 7.5C19.9098 9.39 18.4098 10.93 16.5398 11C16.4598 10.99 16.3698 10.99 16.2798 11",stroke:"currentStroke","stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round"},null,-1),n.createElementVNode("path",{d:"M4.16021 14.56C1.74021 16.18 1.74021 18.82 4.16021 20.43C6.91021 22.27 11.4202 22.27 14.1702 20.43C16.5902 18.81 16.5902 16.17 14.1702 14.56C11.4302 12.73 6.92021 12.73 4.16021 14.56Z",stroke:"currentStroke","stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round"},null,-1),n.createElementVNode("path",{d:"M18.3398 20C19.0598 19.85 19.7398 19.56 20.2998 19.13C21.8598 17.96 21.8598 16.03 20.2998 14.86C19.7498 14.44 19.0798 14.16 18.3698 14",stroke:"currentStroke","stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round"},null,-1)]))}const ju=G(Ou,[["render",Iu]]),Nu={},Fu={width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg"};function Hu(e,t){return n.openBlock(),n.createElementBlock("svg",Fu,t[0]||(t[0]=[n.createElementVNode("path",{d:"M18 18.86H17.24C16.44 18.86 15.68 19.17 15.12 19.73L13.41 21.42C12.63 22.19 11.36 22.19 10.58 21.42L8.87 19.73C8.31 19.17 7.54 18.86 6.75 18.86H6C4.34 18.86 3 17.53 3 15.89V4.97998C3 3.33998 4.34 2.01001 6 2.01001H18C19.66 2.01001 21 3.33998 21 4.97998V15.89C21 17.52 19.66 18.86 18 18.86Z",stroke:"currentStroke","stroke-width":"1.5","stroke-miterlimit":"10","stroke-linecap":"round","stroke-linejoin":"round"},null,-1),n.createElementVNode("path",{d:"M11.9999 10.0001C13.2868 10.0001 14.33 8.95687 14.33 7.67004C14.33 6.38322 13.2868 5.34009 11.9999 5.34009C10.7131 5.34009 9.66992 6.38322 9.66992 7.67004C9.66992 8.95687 10.7131 10.0001 11.9999 10.0001Z",stroke:"currentStroke","stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round"},null,-1),n.createElementVNode("path",{d:"M16 15.6601C16 13.8601 14.21 12.4001 12 12.4001C9.79 12.4001 8 13.8601 8 15.6601",stroke:"currentStroke","stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round"},null,-1)]))}const zu=G(Nu,[["render",Hu]]),Du={},Uu={width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg"};function Wu(e,t){return n.openBlock(),n.createElementBlock("svg",Uu,t[0]||(t[0]=[n.createStaticVNode('<path d="M12 12C14.7614 12 17 9.76142 17 7C17 4.23858 14.7614 2 12 2C9.23858 2 7 4.23858 7 7C7 9.76142 9.23858 12 12 12Z" stroke="currentStroke" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M3.41016 22C3.41016 18.13 7.26015 15 12.0002 15C12.9602 15 13.8902 15.13 14.7602 15.37" stroke="currentStroke" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M22 18C22 18.32 21.96 18.63 21.88 18.93C21.79 19.33 21.63 19.72 21.42 20.06C20.73 21.22 19.46 22 18 22C16.97 22 16.04 21.61 15.34 20.97C15.04 20.71 14.78 20.4 14.58 20.06C14.21 19.46 14 18.75 14 18C14 16.92 14.43 15.93 15.13 15.21C15.86 14.46 16.88 14 18 14C19.18 14 20.25 14.51 20.97 15.33C21.61 16.04 22 16.98 22 18Z" stroke="currentStroke" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"></path><path d="M19.4897 17.98H16.5098" stroke="currentStroke" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"></path><path d="M18 16.52V19.51" stroke="currentStroke" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"></path>',5)]))}const Ku=G(Du,[["render",Wu]]),Qu={},Zu={width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg"};function Xu(e,t){return n.openBlock(),n.createElementBlock("svg",Zu,t[0]||(t[0]=[n.createStaticVNode('<path d="M9.62012 16L11.1201 17.5L14.3701 14.5" stroke="currentStroke" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M8.80994 2L5.18994 5.63" stroke="currentStroke" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"></path><path d="M15.1899 2L18.8099 5.63" stroke="currentStroke" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"></path><path d="M2 7.8501C2 6.0001 2.99 5.8501 4.22 5.8501H19.78C21.01 5.8501 22 6.0001 22 7.8501C22 10.0001 21.01 9.8501 19.78 9.8501H4.22C2.99 9.8501 2 10.0001 2 7.8501Z" stroke="currentStroke" stroke-width="1.5"></path><path d="M3.5 10L4.91 18.64C5.23 20.58 6 22 8.86 22H14.89C18 22 18.46 20.64 18.82 18.76L20.5 10" stroke="currentStroke" stroke-width="1.5" stroke-linecap="round"></path>',5)]))}const Yu=G(Qu,[["render",Xu]]),Gu={},Ju={width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg"};function ec(e,t){return n.openBlock(),n.createElementBlock("svg",Ju,t[0]||(t[0]=[n.createElementVNode("path",{d:"M20.41 17.03H8",stroke:"currentStroke","stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round"},null,-1),n.createElementVNode("path",{d:"M8.40002 6.5H15.6C19 6.5 19.34 8.09 19.57 10.03L20.47 17.53C20.76 19.99 20 22 16.5 22H7.51003C4.00003 22 3.24002 19.99 3.54002 17.53L4.44003 10.03C4.66003 8.09 5.00002 6.5 8.40002 6.5Z",stroke:"currentStroke","stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round"},null,-1),n.createElementVNode("path",{d:"M8 8V4.5C8 3 9 2 10.5 2H13.5C15 2 16 3 16 4.5V8",stroke:"currentStroke","stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round"},null,-1)]))}const tc=G(Gu,[["render",ec]]),nc={},oc={width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg"};function rc(e,t){return n.openBlock(),n.createElementBlock("svg",oc,t[0]||(t[0]=[n.createElementVNode("path",{d:"M2 12H22",stroke:"currentStroke","stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round"},null,-1),n.createElementVNode("path",{d:"M9 22H15C20 22 22 20 22 15V9C22 4 20 2 15 2H9C4 2 2 4 2 9V15C2 20 4 22 9 22Z",stroke:"currentStroke","stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round"},null,-1),n.createElementVNode("path",{d:"M12 2V22",stroke:"currentStroke","stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round"},null,-1)]))}const ic=G(nc,[["render",rc]]),lc={},ac={width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg"};function sc(e,t){return n.openBlock(),n.createElementBlock("svg",ac,t[0]||(t[0]=[n.createElementVNode("path",{d:"M11.9702 22C17.4931 22 21.9702 17.5228 21.9702 12C21.9702 6.47715 17.4931 2 11.9702 2C6.44737 2 1.97021 6.47715 1.97021 12C1.97021 17.5228 6.44737 22 11.9702 22Z",stroke:"currentStroke","stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round"},null,-1),n.createElementVNode("path",{d:"M12 16.23C14.3362 16.23 16.23 14.3362 16.23 12C16.23 9.66386 14.3362 7.77002 12 7.77002C9.66386 7.77002 7.77002 9.66386 7.77002 12C7.77002 14.3362 9.66386 16.23 12 16.23Z",stroke:"currentStroke","stroke-width":"1.5","stroke-miterlimit":"10","stroke-linecap":"round","stroke-linejoin":"round"},null,-1)]))}const uc=G(lc,[["render",sc]]),cc={},dc={width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg"};function fc(e,t){return n.openBlock(),n.createElementBlock("svg",dc,t[0]||(t[0]=[n.createStaticVNode('<path d="M12.3701 8.87988H17.6201" stroke="currentStroke" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M6.37988 8.87988L7.12988 9.62988L9.37988 7.37988" stroke="currentStroke" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M12.3701 15.8799H17.6201" stroke="currentStroke" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M6.37988 15.8799L7.12988 16.6299L9.37988 14.3799" stroke="currentStroke" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M9 22H15C20 22 22 20 22 15V9C22 4 20 2 15 2H9C4 2 2 4 2 9V15C2 20 4 22 9 22Z" stroke="currentStroke" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path>',5)]))}const mc=G(cc,[["render",fc]]),hc={},pc={width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg"};function gc(e,t){return n.openBlock(),n.createElementBlock("svg",pc,t[0]||(t[0]=[n.createElementVNode("path",{d:"M9.31006 14.7L10.8101 16.2L14.8101 12.2",stroke:"currentStroke","stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round"},null,-1),n.createElementVNode("path",{d:"M10 6H14C16 6 16 5 16 4C16 2 15 2 14 2H10C9 2 8 2 8 4C8 6 9 6 10 6Z",stroke:"currentStroke","stroke-width":"1.5","stroke-miterlimit":"10","stroke-linecap":"round","stroke-linejoin":"round"},null,-1),n.createElementVNode("path",{d:"M16 4.02002C19.33 4.20002 21 5.43002 21 10V16C21 20 20 22 15 22H9C4 22 3 20 3 16V10C3 5.44002 4.67 4.20002 8 4.02002",stroke:"currentStroke","stroke-width":"1.5","stroke-miterlimit":"10","stroke-linecap":"round","stroke-linejoin":"round"},null,-1)]))}const wc=G(hc,[["render",gc]]),vc={},kc={xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",viewBox:"0 0 24 24",fill:"none"};function yc(e,t){return n.openBlock(),n.createElementBlock("svg",kc,t[0]||(t[0]=[n.createElementVNode("path",{d:"M12 22C17.5228 22 22 17.5228 22 12C22 6.47715 17.5228 2 12 2C6.47715 2 2 6.47715 2 12C2 17.5228 6.47715 22 12 22Z",stroke:"currentStroke","stroke-width":"1.5","stroke-miterlimit":"10","stroke-linecap":"round","stroke-linejoin":"round"},null,-1),n.createElementVNode("path",{d:"M8.46997 13.26L12 9.73999L15.53 13.26",stroke:"currentStroke","stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round"},null,-1)]))}const bc=G(vc,[["render",yc]]),mn=G(n.defineComponent({__name:"AppIcon",props:{size:{},tag:{default:""},name:{default:""},color:{}},setup(e){n.useCssVars(i=>({"0251fe20":i.color,"947074b8":i.size}));const t=e;function o(i){return i?i.split("-").map(l=>l.charAt(0).toUpperCase()+l.slice(1).toLowerCase()).join(""):""}const r=n.computed(()=>({ProjectsIcon:cs,RepairsIcon:hs,RepairObjectIcon:Cs,InstrumentHistoryIcon:vs,StatusHistoryIcon:Bs,PassIcon:Ms,AssignModuleIcon:Rs,UsersIcon:Is,UserIcon:Hs,WorkzonesIcon:Ws,LogoutIcon:Zs,LogoIcon:Js,TasksIcon:ou,InstrumentsIcon:au,OrderIcon:du,ModulesIcon:pu,NotificationsIcon:ku,VideozonesIcon:_u,InstrumentWorkZoneIcon:Eu,WorkshopIcon:Vu,WarehousesIcon:Au,TeamsIcon:ju,RolesIcon:zu,PositionsIcon:Ku,InstrumentOrderIcon:Yu,PreorderIcon:tc,VideowallIcon:ic,VideosourcesIcon:uc,Tasks_tasksIcon:mc,Tasks_todayIcon:wc,ArrowFrameIcon:bc})[o(t.name)]);return(i,l)=>(n.openBlock(),n.createBlock(n.resolveDynamicComponent(r.value),{tag:i.tag,class:n.normalizeClass([i.$style["app-icon"]])},null,8,["tag","class"]))}}),[["__cssModules",{$style:{appIcon:"_app-icon_11ugn_1"}}]]),Cc=G(n.defineComponent({__name:"SidebarMenuItem",props:{minify:{type:Boolean},item:{}},setup(e){const t=n.reactive({"repairs-icon":!0}),o=i=>{},r=i=>i.to===""&&i.items.find(l=>l.to==="/repairs/")||i.to==="/repairs/";return(i,l)=>{const a=n.resolveComponent("sidebar-menu-item",!0);return i.item.items?(n.openBlock(),n.createBlock(ls,{key:0,modelValue:t[`${i.item.icon}`],"onUpdate:modelValue":l[0]||(l[0]=s=>t[`${i.item.icon}`]=s),"header-class":"text-purple",class:n.normalizeClass([i.$style["menu-item"],{"expansion-item-active":r(i.item)&&i.minify}])},{header:n.withCtx(()=>[i.minify?(n.openBlock(),n.createBlock(Xt,{key:0,delay:100,"transition-show":"jump-right","transition-hide":"jump-left",anchor:"center right",self:"center left"},{default:n.withCtx(()=>[n.createTextVNode(n.toDisplayString(i.item.label),1)]),_:1})):n.createCommentVNode("",!0),i.item.icon?(n.openBlock(),n.createBlock(ye,{key:1,avatar:""},{default:n.withCtx(()=>[n.createVNode(mn,{name:i.item.icon,color:"white",size:"24px"},null,8,["name"])]),_:1})):n.createCommentVNode("",!0),n.createVNode(ye,{class:n.normalizeClass(i.$style["menu-item__label"])},{default:n.withCtx(()=>[n.createTextVNode(n.toDisplayString(i.item.label),1)]),_:1},8,["class"])]),default:n.withCtx(()=>[(n.openBlock(!0),n.createElementBlock(n.Fragment,null,n.renderList(i.item.items,(s,d)=>(n.openBlock(),n.createBlock(a,{key:d,item:s},null,8,["item"]))),128))]),_:1},8,["modelValue","class"])):i.item.name!=="sign-out"?n.withDirectives((n.openBlock(),n.createBlock(Fe,{key:1,class:n.normalizeClass(i.$style["menu-item"]),to:i.item.to,active:r(i.item),"active-class":"menu-active",clickable:"",onClick:l[1]||(l[1]=s=>o(i.item))},{default:n.withCtx(()=>[i.minify?(n.openBlock(),n.createBlock(Xt,{key:0,delay:100,"transition-show":"jump-right","transition-hide":"jump-left",anchor:"center right",self:"center left"},{default:n.withCtx(()=>[n.createTextVNode(n.toDisplayString(i.item.label),1)]),_:1})):n.createCommentVNode("",!0),i.item.icon?(n.openBlock(),n.createBlock(ye,{key:1,avatar:""},{default:n.withCtx(()=>[n.createVNode(mn,{name:i.item.icon,color:"white",size:"24px"},null,8,["name"])]),_:1})):n.createCommentVNode("",!0),n.createVNode(ye,{class:n.normalizeClass(i.$style["menu-item__label"])},{default:n.withCtx(()=>[n.createTextVNode(n.toDisplayString(i.item.label),1)]),_:1},8,["class"])]),_:1},8,["class","to","active"])),[[Jt]]):n.createCommentVNode("",!0)}}}),[["__cssModules",{$style:{menuItem:"_menu-item_pfw9c_1",menuItemLabel:"_menu-item__label_pfw9c_18"}}],["__scopeId","data-v-9b20a9a7"]]),_c=G(n.defineComponent({__name:"SidebarMenu",props:{menuItems:{},minify:{type:Boolean}},setup(e){return(t,o)=>(n.openBlock(),n.createElementBlock("div",{class:n.normalizeClass(t.$style.wrapper)},[(n.openBlock(!0),n.createElementBlock(n.Fragment,null,n.renderList(t.menuItems,(r,i)=>(n.openBlock(),n.createBlock(Cc,{key:i,item:r,minify:t.minify},null,8,["item","minify"]))),128))],2))}}),[["__cssModules",{$style:{wrapper:"_wrapper_oo3ij_1"}}]]);function Sc(){return n.inject(ea)}const xc=G(n.defineComponent({__name:"AppSidebar",props:{isDrawer:{type:Boolean},minify:{type:Boolean},menuItems:{}},setup(e){const t=Sc(),o=n.ref(!0),r=n.ref(!0),i=n.ref(!1),l=n.computed(()=>t.screen.lt.lg),a=n.computed(()=>r.value?"menu":"close"),s=n.computed(()=>l.value?250:275),d=n.computed(()=>l.value?47:72);function c(g){!i.value&&!l.value&&(r.value=g)}function u(){i.value=!i.value,r.value=!r.value}function f(){window.location.href="/sign-out"}return n.watch(()=>l.value,g=>{i.value=g}),(g,p)=>(n.openBlock(),n.createBlock(ns,{key:`${o.value}`,modelValue:o.value,"onUpdate:modelValue":p[3]||(p[3]=h=>o.value=h),class:n.normalizeClass(g.$style.drawer),mini:r.value,overlay:!i.value,width:s.value,"mini-width":d.value,breakpoint:960,"show-if-above":"",onMouseover:p[4]||(p[4]=h=>c(!1)),onMouseout:p[5]||(p[5]=h=>c(!0))},{default:n.withCtx(()=>[l.value?(n.openBlock(),n.createBlock(Fe,{key:0,class:n.normalizeClass(g.$style["tablet-logo"])},{default:n.withCtx(()=>[n.createVNode(ye,{avatar:""},{default:n.withCtx(()=>[n.createVNode(Un,{round:"",unelevated:"",class:n.normalizeClass(g.$style["tablet-logo__btn"]),icon:a.value,onClick:p[0]||(p[0]=h=>u())},null,8,["class","icon"])]),_:1}),n.createVNode(ye,{class:n.normalizeClass(g.$style.logo__text)},{default:n.withCtx(()=>p[6]||(p[6]=[n.createTextVNode("РИТМ")])),_:1},8,["class"])]),_:1},8,["class"])):(n.openBlock(),n.createElementBlock(n.Fragment,{key:1},[n.createVNode(Fe,{class:n.normalizeClass(g.$style.logo)},{default:n.withCtx(()=>[n.createVNode(ye,{avatar:""},{default:n.withCtx(()=>[n.createVNode(mn,{name:"logo-icon"})]),_:1}),n.createVNode(ye,{class:n.normalizeClass(g.$style.logo__text)},{default:n.withCtx(()=>p[7]||(p[7]=[n.createTextVNode("РИТМ")])),_:1},8,["class"])]),_:1},8,["class"]),n.createVNode(Un,{dense:"",round:"",unelevated:"",class:n.normalizeClass(["q-mini-drawer-hide",g.$style["minify-btn"]]),icon:"chevron_left",onClick:p[1]||(p[1]=h=>i.value=!i.value)},{default:n.withCtx(()=>[n.createVNode(Xt,null,{default:n.withCtx(()=>p[8]||(p[8]=[n.createTextVNode("Закрепить сайдбар")])),_:1})]),_:1},8,["class"])],64)),n.createVNode(_c,{"menu-items":g.menuItems,minify:r.value},null,8,["menu-items","minify"]),n.withDirectives((n.openBlock(),n.createBlock(Fe,{class:n.normalizeClass(g.$style["menu-exit"]),clickable:"",onClick:p[2]||(p[2]=h=>f())},{default:n.withCtx(()=>[n.createVNode(ye,{avatar:""},{default:n.withCtx(()=>[n.createVNode(mn,{name:"logout-icon",color:"white",size:"24px"})]),_:1}),n.createVNode(ye,{class:n.normalizeClass(g.$style["menu-exit__label"])},{default:n.withCtx(()=>p[9]||(p[9]=[n.createTextVNode("Выход")])),_:1},8,["class"])]),_:1},8,["class"])),[[Jt]])]),_:1},8,["modelValue","class","mini","overlay","width","mini-width"]))}}),[["__cssModules",{$style:{drawer:"_drawer_1q4rd_1",logo:"_logo_1q4rd_17",logoText:"_logo__text_1q4rd_22",tabletLogo:"_tablet-logo_1q4rd_28",tabletLogoBtn:"_tablet-logo__btn_1q4rd_31",minifyBtn:"_minify-btn_1q4rd_35",menuExit:"_menu-exit_1q4rd_46",menuExitLabel:"_menu-exit__label_1q4rd_52"}}]]);function ti(e,t){return function(){return e.apply(t,arguments)}}const{toString:Bc}=Object.prototype,{getPrototypeOf:uo}=Object,hn=(e=>t=>{const o=Bc.call(t);return e[o]||(e[o]=o.slice(8,-1).toLowerCase())})(Object.create(null)),$e=e=>(e=e.toLowerCase(),t=>hn(t)===e),pn=e=>t=>typeof t===e,{isArray:mt}=Array,Lt=pn("undefined");function Ec(e){return e!==null&&!Lt(e)&&e.constructor!==null&&!Lt(e.constructor)&&xe(e.constructor.isBuffer)&&e.constructor.isBuffer(e)}const ni=$e("ArrayBuffer");function qc(e){let t;return typeof ArrayBuffer<"u"&&ArrayBuffer.isView?t=ArrayBuffer.isView(e):t=e&&e.buffer&&ni(e.buffer),t}const Tc=pn("string"),xe=pn("function"),oi=pn("number"),gn=e=>e!==null&&typeof e=="object",Mc=e=>e===!0||e===!1,wn=e=>{if(hn(e)!=="object")return!1;const t=uo(e);return(t===null||t===Object.prototype||Object.getPrototypeOf(t)===null)&&!(Symbol.toStringTag in e)&&!(Symbol.iterator in e)},Vc=$e("Date"),Lc=$e("File"),$c=$e("Blob"),Rc=$e("FileList"),Ac=e=>gn(e)&&xe(e.pipe),Oc=e=>{let t;return e&&(typeof FormData=="function"&&e instanceof FormData||xe(e.append)&&((t=hn(e))==="formdata"||t==="object"&&xe(e.toString)&&e.toString()==="[object FormData]"))},Pc=$e("URLSearchParams"),[Ic,jc,Nc,Fc]=["ReadableStream","Request","Response","Headers"].map($e),Hc=e=>e.trim?e.trim():e.replace(/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g,"");function $t(e,t,{allOwnKeys:o=!1}={}){if(e===null||typeof e>"u")return;let r,i;if(typeof e!="object"&&(e=[e]),mt(e))for(r=0,i=e.length;r<i;r++)t.call(null,e[r],r,e);else{const l=o?Object.getOwnPropertyNames(e):Object.keys(e),a=l.length;let s;for(r=0;r<a;r++)s=l[r],t.call(null,e[s],s,e)}}function ri(e,t){t=t.toLowerCase();const o=Object.keys(e);let r=o.length,i;for(;r-- >0;)if(i=o[r],t===i.toLowerCase())return i;return null}const tt=typeof globalThis<"u"?globalThis:typeof self<"u"?self:typeof window<"u"?window:global,ii=e=>!Lt(e)&&e!==tt;function co(){const{caseless:e}=ii(this)&&this||{},t={},o=(r,i)=>{const l=e&&ri(t,i)||i;wn(t[l])&&wn(r)?t[l]=co(t[l],r):wn(r)?t[l]=co({},r):mt(r)?t[l]=r.slice():t[l]=r};for(let r=0,i=arguments.length;r<i;r++)arguments[r]&&$t(arguments[r],o);return t}const zc=(e,t,o,{allOwnKeys:r}={})=>($t(t,(i,l)=>{o&&xe(i)?e[l]=ti(i,o):e[l]=i},{allOwnKeys:r}),e),Dc=e=>(e.charCodeAt(0)===65279&&(e=e.slice(1)),e),Uc=(e,t,o,r)=>{e.prototype=Object.create(t.prototype,r),e.prototype.constructor=e,Object.defineProperty(e,"super",{value:t.prototype}),o&&Object.assign(e.prototype,o)},Wc=(e,t,o,r)=>{let i,l,a;const s={};if(t=t||{},e==null)return t;do{for(i=Object.getOwnPropertyNames(e),l=i.length;l-- >0;)a=i[l],(!r||r(a,e,t))&&!s[a]&&(t[a]=e[a],s[a]=!0);e=o!==!1&&uo(e)}while(e&&(!o||o(e,t))&&e!==Object.prototype);return t},Kc=(e,t,o)=>{e=String(e),(o===void 0||o>e.length)&&(o=e.length),o-=t.length;const r=e.indexOf(t,o);return r!==-1&&r===o},Qc=e=>{if(!e)return null;if(mt(e))return e;let t=e.length;if(!oi(t))return null;const o=new Array(t);for(;t-- >0;)o[t]=e[t];return o},Zc=(e=>t=>e&&t instanceof e)(typeof Uint8Array<"u"&&uo(Uint8Array)),Xc=(e,t)=>{const r=(e&&e[Symbol.iterator]).call(e);let i;for(;(i=r.next())&&!i.done;){const l=i.value;t.call(e,l[0],l[1])}},Yc=(e,t)=>{let o;const r=[];for(;(o=e.exec(t))!==null;)r.push(o);return r},Gc=$e("HTMLFormElement"),Jc=e=>e.toLowerCase().replace(/[-_\s]([a-z\d])(\w*)/g,function(o,r,i){return r.toUpperCase()+i}),li=(({hasOwnProperty:e})=>(t,o)=>e.call(t,o))(Object.prototype),ed=$e("RegExp"),ai=(e,t)=>{const o=Object.getOwnPropertyDescriptors(e),r={};$t(o,(i,l)=>{let a;(a=t(i,l,e))!==!1&&(r[l]=a||i)}),Object.defineProperties(e,r)},td=e=>{ai(e,(t,o)=>{if(xe(e)&&["arguments","caller","callee"].indexOf(o)!==-1)return!1;const r=e[o];if(xe(r)){if(t.enumerable=!1,"writable"in t){t.writable=!1;return}t.set||(t.set=()=>{throw Error("Can not rewrite read-only method '"+o+"'")})}})},nd=(e,t)=>{const o={},r=i=>{i.forEach(l=>{o[l]=!0})};return mt(e)?r(e):r(String(e).split(t)),o},od=()=>{},rd=(e,t)=>e!=null&&Number.isFinite(e=+e)?e:t,fo="abcdefghijklmnopqrstuvwxyz",si="0123456789",ui={DIGIT:si,ALPHA:fo,ALPHA_DIGIT:fo+fo.toUpperCase()+si},id=(e=16,t=ui.ALPHA_DIGIT)=>{let o="";const{length:r}=t;for(;e--;)o+=t[Math.random()*r|0];return o};function ld(e){return!!(e&&xe(e.append)&&e[Symbol.toStringTag]==="FormData"&&e[Symbol.iterator])}const ad=e=>{const t=new Array(10),o=(r,i)=>{if(gn(r)){if(t.indexOf(r)>=0)return;if(!("toJSON"in r)){t[i]=r;const l=mt(r)?[]:{};return $t(r,(a,s)=>{const d=o(a,i+1);!Lt(d)&&(l[s]=d)}),t[i]=void 0,l}}return r};return o(e,0)},sd=$e("AsyncFunction"),ud=e=>e&&(gn(e)||xe(e))&&xe(e.then)&&xe(e.catch),ci=((e,t)=>e?setImmediate:t?((o,r)=>(tt.addEventListener("message",({source:i,data:l})=>{i===tt&&l===o&&r.length&&r.shift()()},!1),i=>{r.push(i),tt.postMessage(o,"*")}))(`axios@${Math.random()}`,[]):o=>setTimeout(o))(typeof setImmediate=="function",xe(tt.postMessage)),cd=typeof queueMicrotask<"u"?queueMicrotask.bind(tt):typeof process<"u"&&process.nextTick||ci,C={isArray:mt,isArrayBuffer:ni,isBuffer:Ec,isFormData:Oc,isArrayBufferView:qc,isString:Tc,isNumber:oi,isBoolean:Mc,isObject:gn,isPlainObject:wn,isReadableStream:Ic,isRequest:jc,isResponse:Nc,isHeaders:Fc,isUndefined:Lt,isDate:Vc,isFile:Lc,isBlob:$c,isRegExp:ed,isFunction:xe,isStream:Ac,isURLSearchParams:Pc,isTypedArray:Zc,isFileList:Rc,forEach:$t,merge:co,extend:zc,trim:Hc,stripBOM:Dc,inherits:Uc,toFlatObject:Wc,kindOf:hn,kindOfTest:$e,endsWith:Kc,toArray:Qc,forEachEntry:Xc,matchAll:Yc,isHTMLForm:Gc,hasOwnProperty:li,hasOwnProp:li,reduceDescriptors:ai,freezeMethods:td,toObjectSet:nd,toCamelCase:Jc,noop:od,toFiniteNumber:rd,findKey:ri,global:tt,isContextDefined:ii,ALPHABET:ui,generateString:id,isSpecCompliantForm:ld,toJSONObject:ad,isAsyncFn:sd,isThenable:ud,setImmediate:ci,asap:cd};function Y(e,t,o,r,i){Error.call(this),Error.captureStackTrace?Error.captureStackTrace(this,this.constructor):this.stack=new Error().stack,this.message=e,this.name="AxiosError",t&&(this.code=t),o&&(this.config=o),r&&(this.request=r),i&&(this.response=i,this.status=i.status?i.status:null)}C.inherits(Y,Error,{toJSON:function(){return{message:this.message,name:this.name,description:this.description,number:this.number,fileName:this.fileName,lineNumber:this.lineNumber,columnNumber:this.columnNumber,stack:this.stack,config:C.toJSONObject(this.config),code:this.code,status:this.status}}});const di=Y.prototype,fi={};["ERR_BAD_OPTION_VALUE","ERR_BAD_OPTION","ECONNABORTED","ETIMEDOUT","ERR_NETWORK","ERR_FR_TOO_MANY_REDIRECTS","ERR_DEPRECATED","ERR_BAD_RESPONSE","ERR_BAD_REQUEST","ERR_CANCELED","ERR_NOT_SUPPORT","ERR_INVALID_URL"].forEach(e=>{fi[e]={value:e}}),Object.defineProperties(Y,fi),Object.defineProperty(di,"isAxiosError",{value:!0}),Y.from=(e,t,o,r,i,l)=>{const a=Object.create(di);return C.toFlatObject(e,a,function(d){return d!==Error.prototype},s=>s!=="isAxiosError"),Y.call(a,e.message,t,o,r,i),a.cause=e,a.name=e.name,l&&Object.assign(a,l),a};const dd=null;function mo(e){return C.isPlainObject(e)||C.isArray(e)}function mi(e){return C.endsWith(e,"[]")?e.slice(0,-2):e}function hi(e,t,o){return e?e.concat(t).map(function(i,l){return i=mi(i),!o&&l?"["+i+"]":i}).join(o?".":""):t}function fd(e){return C.isArray(e)&&!e.some(mo)}const md=C.toFlatObject(C,{},null,function(t){return/^is[A-Z]/.test(t)});function vn(e,t,o){if(!C.isObject(e))throw new TypeError("target must be an object");t=t||new FormData,o=C.toFlatObject(o,{metaTokens:!0,dots:!1,indexes:!1},!1,function(k,w){return!C.isUndefined(w[k])});const r=o.metaTokens,i=o.visitor||u,l=o.dots,a=o.indexes,d=(o.Blob||typeof Blob<"u"&&Blob)&&C.isSpecCompliantForm(t);if(!C.isFunction(i))throw new TypeError("visitor must be a function");function c(h){if(h===null)return"";if(C.isDate(h))return h.toISOString();if(!d&&C.isBlob(h))throw new Y("Blob is not supported. Use a Buffer instead.");return C.isArrayBuffer(h)||C.isTypedArray(h)?d&&typeof Blob=="function"?new Blob([h]):Buffer.from(h):h}function u(h,k,w){let S=h;if(h&&!w&&typeof h=="object"){if(C.endsWith(k,"{}"))k=r?k:k.slice(0,-2),h=JSON.stringify(h);else if(C.isArray(h)&&fd(h)||(C.isFileList(h)||C.endsWith(k,"[]"))&&(S=C.toArray(h)))return k=mi(k),S.forEach(function(T,M){!(C.isUndefined(T)||T===null)&&t.append(a===!0?hi([k],M,l):a===null?k:k+"[]",c(T))}),!1}return mo(h)?!0:(t.append(hi(w,k,l),c(h)),!1)}const f=[],g=Object.assign(md,{defaultVisitor:u,convertValue:c,isVisitable:mo});function p(h,k){if(!C.isUndefined(h)){if(f.indexOf(h)!==-1)throw Error("Circular reference detected in "+k.join("."));f.push(h),C.forEach(h,function(S,x){(!(C.isUndefined(S)||S===null)&&i.call(t,S,C.isString(x)?x.trim():x,k,g))===!0&&p(S,k?k.concat(x):[x])}),f.pop()}}if(!C.isObject(e))throw new TypeError("data must be an object");return p(e),t}function pi(e){const t={"!":"%21","'":"%27","(":"%28",")":"%29","~":"%7E","%20":"+","%00":"\0"};return encodeURIComponent(e).replace(/[!'()~]|%20|%00/g,function(r){return t[r]})}function ho(e,t){this._pairs=[],e&&vn(e,this,t)}const gi=ho.prototype;gi.append=function(t,o){this._pairs.push([t,o])},gi.toString=function(t){const o=t?function(r){return t.call(this,r,pi)}:pi;return this._pairs.map(function(i){return o(i[0])+"="+o(i[1])},"").join("&")};function hd(e){return encodeURIComponent(e).replace(/%3A/gi,":").replace(/%24/g,"$").replace(/%2C/gi,",").replace(/%20/g,"+").replace(/%5B/gi,"[").replace(/%5D/gi,"]")}function wi(e,t,o){if(!t)return e;const r=o&&o.encode||hd,i=o&&o.serialize;let l;if(i?l=i(t,o):l=C.isURLSearchParams(t)?t.toString():new ho(t,o).toString(r),l){const a=e.indexOf("#");a!==-1&&(e=e.slice(0,a)),e+=(e.indexOf("?")===-1?"?":"&")+l}return e}class vi{constructor(){this.handlers=[]}use(t,o,r){return this.handlers.push({fulfilled:t,rejected:o,synchronous:r?r.synchronous:!1,runWhen:r?r.runWhen:null}),this.handlers.length-1}eject(t){this.handlers[t]&&(this.handlers[t]=null)}clear(){this.handlers&&(this.handlers=[])}forEach(t){C.forEach(this.handlers,function(r){r!==null&&t(r)})}}const ki={silentJSONParsing:!0,forcedJSONParsing:!0,clarifyTimeoutError:!1},pd={isBrowser:!0,classes:{URLSearchParams:typeof URLSearchParams<"u"?URLSearchParams:ho,FormData:typeof FormData<"u"?FormData:null,Blob:typeof Blob<"u"?Blob:null},protocols:["http","https","file","blob","url","data"]},po=typeof window<"u"&&typeof document<"u",go=typeof navigator=="object"&&navigator||void 0,gd=po&&(!go||["ReactNative","NativeScript","NS"].indexOf(go.product)<0),wd=typeof WorkerGlobalScope<"u"&&self instanceof WorkerGlobalScope&&typeof self.importScripts=="function",vd=po&&window.location.href||"http://localhost",be={...Object.freeze(Object.defineProperty({__proto__:null,hasBrowserEnv:po,hasStandardBrowserEnv:gd,hasStandardBrowserWebWorkerEnv:wd,navigator:go,origin:vd},Symbol.toStringTag,{value:"Module"})),...pd};function kd(e,t){return vn(e,new be.classes.URLSearchParams,Object.assign({visitor:function(o,r,i,l){return be.isNode&&C.isBuffer(o)?(this.append(r,o.toString("base64")),!1):l.defaultVisitor.apply(this,arguments)}},t))}function yd(e){return C.matchAll(/\w+|\[(\w*)]/g,e).map(t=>t[0]==="[]"?"":t[1]||t[0])}function bd(e){const t={},o=Object.keys(e);let r;const i=o.length;let l;for(r=0;r<i;r++)l=o[r],t[l]=e[l];return t}function yi(e){function t(o,r,i,l){let a=o[l++];if(a==="__proto__")return!0;const s=Number.isFinite(+a),d=l>=o.length;return a=!a&&C.isArray(i)?i.length:a,d?(C.hasOwnProp(i,a)?i[a]=[i[a],r]:i[a]=r,!s):((!i[a]||!C.isObject(i[a]))&&(i[a]=[]),t(o,r,i[a],l)&&C.isArray(i[a])&&(i[a]=bd(i[a])),!s)}if(C.isFormData(e)&&C.isFunction(e.entries)){const o={};return C.forEachEntry(e,(r,i)=>{t(yd(r),i,o,0)}),o}return null}function Cd(e,t,o){if(C.isString(e))try{return(t||JSON.parse)(e),C.trim(e)}catch(r){if(r.name!=="SyntaxError")throw r}return(0,JSON.stringify)(e)}const Rt={transitional:ki,adapter:["xhr","http","fetch"],transformRequest:[function(t,o){const r=o.getContentType()||"",i=r.indexOf("application/json")>-1,l=C.isObject(t);if(l&&C.isHTMLForm(t)&&(t=new FormData(t)),C.isFormData(t))return i?JSON.stringify(yi(t)):t;if(C.isArrayBuffer(t)||C.isBuffer(t)||C.isStream(t)||C.isFile(t)||C.isBlob(t)||C.isReadableStream(t))return t;if(C.isArrayBufferView(t))return t.buffer;if(C.isURLSearchParams(t))return o.setContentType("application/x-www-form-urlencoded;charset=utf-8",!1),t.toString();let s;if(l){if(r.indexOf("application/x-www-form-urlencoded")>-1)return kd(t,this.formSerializer).toString();if((s=C.isFileList(t))||r.indexOf("multipart/form-data")>-1){const d=this.env&&this.env.FormData;return vn(s?{"files[]":t}:t,d&&new d,this.formSerializer)}}return l||i?(o.setContentType("application/json",!1),Cd(t)):t}],transformResponse:[function(t){const o=this.transitional||Rt.transitional,r=o&&o.forcedJSONParsing,i=this.responseType==="json";if(C.isResponse(t)||C.isReadableStream(t))return t;if(t&&C.isString(t)&&(r&&!this.responseType||i)){const a=!(o&&o.silentJSONParsing)&&i;try{return JSON.parse(t)}catch(s){if(a)throw s.name==="SyntaxError"?Y.from(s,Y.ERR_BAD_RESPONSE,this,null,this.response):s}}return t}],timeout:0,xsrfCookieName:"XSRF-TOKEN",xsrfHeaderName:"X-XSRF-TOKEN",maxContentLength:-1,maxBodyLength:-1,env:{FormData:be.classes.FormData,Blob:be.classes.Blob},validateStatus:function(t){return t>=200&&t<300},headers:{common:{Accept:"application/json, text/plain, */*","Content-Type":void 0}}};C.forEach(["delete","get","head","post","put","patch"],e=>{Rt.headers[e]={}});const _d=C.toObjectSet(["age","authorization","content-length","content-type","etag","expires","from","host","if-modified-since","if-unmodified-since","last-modified","location","max-forwards","proxy-authorization","referer","retry-after","user-agent"]),Sd=e=>{const t={};let o,r,i;return e&&e.split(`
|
|
3
|
-
`).forEach(function(a){i=a.indexOf(":"),o=a.substring(0,i).trim().toLowerCase(),r=a.substring(i+1).trim(),!(!o||t[o]&&
|
|
4
|
-
`)}get[Symbol.toStringTag](){return"AxiosHeaders"}static from(t){return t instanceof this?t:new this(t)}static concat(t,...o){const r=new this(t);return o.forEach(i=>r.set(i)),r}static accessor(t){const r=(this[bi]=this[bi]={accessors:{}}).accessors,i=this.prototype;function l(a){const s=At(a);r[s]||(qd(i,a),r[s]=!0)}return C.isArray(t)?t.forEach(l):l(t),this}}Ce.accessor(["Content-Type","Content-Length","Accept","Accept-Encoding","User-Agent","Authorization"]),C.reduceDescriptors(Ce.prototype,({value:e},t)=>{let o=t[0].toUpperCase()+t.slice(1);return{get:()=>e,set(r){this[o]=r}}}),C.freezeMethods(Ce);function vo(e,t){const o=this||Rt,r=t||o,i=Ce.from(r.headers);let l=r.data;return C.forEach(e,function(s){l=s.call(o,l,i.normalize(),t?t.status:void 0)}),i.normalize(),l}function Ci(e){return!!(e&&e.__CANCEL__)}function ht(e,t,o){Y.call(this,e??"canceled",Y.ERR_CANCELED,t,o),this.name="CanceledError"}C.inherits(ht,Y,{__CANCEL__:!0});function _i(e,t,o){const r=o.config.validateStatus;!o.status||!r||r(o.status)?e(o):t(new Y("Request failed with status code "+o.status,[Y.ERR_BAD_REQUEST,Y.ERR_BAD_RESPONSE][Math.floor(o.status/100)-4],o.config,o.request,o))}function Td(e){const t=/^([-+\w]{1,25})(:?\/\/|:)/.exec(e);return t&&t[1]||""}function Md(e,t){e=e||10;const o=new Array(e),r=new Array(e);let i=0,l=0,a;return t=t!==void 0?t:1e3,function(d){const c=Date.now(),u=r[l];a||(a=c),o[i]=d,r[i]=c;let f=l,g=0;for(;f!==i;)g+=o[f++],f=f%e;if(i=(i+1)%e,i===l&&(l=(l+1)%e),c-a<t)return;const p=u&&c-u;return p?Math.round(g*1e3/p):void 0}}function Vd(e,t){let o=0,r=1e3/t,i,l;const a=(c,u=Date.now())=>{o=u,i=null,l&&(clearTimeout(l),l=null),e.apply(null,c)};return[(...c)=>{const u=Date.now(),f=u-o;f>=r?a(c,u):(i=c,l||(l=setTimeout(()=>{l=null,a(i)},r-f)))},()=>i&&a(i)]}const yn=(e,t,o=3)=>{let r=0;const i=Md(50,250);return Vd(l=>{const a=l.loaded,s=l.lengthComputable?l.total:void 0,d=a-r,c=i(d),u=a<=s;r=a;const f={loaded:a,total:s,progress:s?a/s:void 0,bytes:d,rate:c||void 0,estimated:c&&s&&u?(s-a)/c:void 0,event:l,lengthComputable:s!=null,[t?"download":"upload"]:!0};e(f)},o)},Si=(e,t)=>{const o=e!=null;return[r=>t[0]({lengthComputable:o,total:e,loaded:r}),t[1]]},xi=e=>(...t)=>C.asap(()=>e(...t)),Ld=be.hasStandardBrowserEnv?function(){const t=be.navigator&&/(msie|trident)/i.test(be.navigator.userAgent),o=document.createElement("a");let r;function i(l){let a=l;return t&&(o.setAttribute("href",a),a=o.href),o.setAttribute("href",a),{href:o.href,protocol:o.protocol?o.protocol.replace(/:$/,""):"",host:o.host,search:o.search?o.search.replace(/^\?/,""):"",hash:o.hash?o.hash.replace(/^#/,""):"",hostname:o.hostname,port:o.port,pathname:o.pathname.charAt(0)==="/"?o.pathname:"/"+o.pathname}}return r=i(window.location.href),function(a){const s=C.isString(a)?i(a):a;return s.protocol===r.protocol&&s.host===r.host}}():function(){return function(){return!0}}(),$d=be.hasStandardBrowserEnv?{write(e,t,o,r,i,l){const a=[e+"="+encodeURIComponent(t)];C.isNumber(o)&&a.push("expires="+new Date(o).toGMTString()),C.isString(r)&&a.push("path="+r),C.isString(i)&&a.push("domain="+i),l===!0&&a.push("secure"),document.cookie=a.join("; ")},read(e){const t=document.cookie.match(new RegExp("(^|;\\s*)("+e+")=([^;]*)"));return t?decodeURIComponent(t[3]):null},remove(e){this.write(e,"",Date.now()-864e5)}}:{write(){},read(){return null},remove(){}};function Rd(e){return/^([a-z][a-z\d+\-.]*:)?\/\//i.test(e)}function Ad(e,t){return t?e.replace(/\/?\/$/,"")+"/"+t.replace(/^\/+/,""):e}function Bi(e,t){return e&&!Rd(t)?Ad(e,t):t}const Ei=e=>e instanceof Ce?{...e}:e;function nt(e,t){t=t||{};const o={};function r(c,u,f){return C.isPlainObject(c)&&C.isPlainObject(u)?C.merge.call({caseless:f},c,u):C.isPlainObject(u)?C.merge({},u):C.isArray(u)?u.slice():u}function i(c,u,f){if(C.isUndefined(u)){if(!C.isUndefined(c))return r(void 0,c,f)}else return r(c,u,f)}function l(c,u){if(!C.isUndefined(u))return r(void 0,u)}function a(c,u){if(C.isUndefined(u)){if(!C.isUndefined(c))return r(void 0,c)}else return r(void 0,u)}function s(c,u,f){if(f in t)return r(c,u);if(f in e)return r(void 0,c)}const d={url:l,method:l,data:l,baseURL:a,transformRequest:a,transformResponse:a,paramsSerializer:a,timeout:a,timeoutMessage:a,withCredentials:a,withXSRFToken:a,adapter:a,responseType:a,xsrfCookieName:a,xsrfHeaderName:a,onUploadProgress:a,onDownloadProgress:a,decompress:a,maxContentLength:a,maxBodyLength:a,beforeRedirect:a,transport:a,httpAgent:a,httpsAgent:a,cancelToken:a,socketPath:a,responseEncoding:a,validateStatus:s,headers:(c,u)=>i(Ei(c),Ei(u),!0)};return C.forEach(Object.keys(Object.assign({},e,t)),function(u){const f=d[u]||i,g=f(e[u],t[u],u);C.isUndefined(g)&&f!==s||(o[u]=g)}),o}const qi=e=>{const t=nt({},e);let{data:o,withXSRFToken:r,xsrfHeaderName:i,xsrfCookieName:l,headers:a,auth:s}=t;t.headers=a=Ce.from(a),t.url=wi(Bi(t.baseURL,t.url),e.params,e.paramsSerializer),s&&a.set("Authorization","Basic "+btoa((s.username||"")+":"+(s.password?unescape(encodeURIComponent(s.password)):"")));let d;if(C.isFormData(o)){if(be.hasStandardBrowserEnv||be.hasStandardBrowserWebWorkerEnv)a.setContentType(void 0);else if((d=a.getContentType())!==!1){const[c,...u]=d?d.split(";").map(f=>f.trim()).filter(Boolean):[];a.setContentType([c||"multipart/form-data",...u].join("; "))}}if(be.hasStandardBrowserEnv&&(r&&C.isFunction(r)&&(r=r(t)),r||r!==!1&&Ld(t.url))){const c=i&&l&&$d.read(l);c&&a.set(i,c)}return t},Od=typeof XMLHttpRequest<"u"&&function(e){return new Promise(function(o,r){const i=qi(e);let l=i.data;const a=Ce.from(i.headers).normalize();let{responseType:s,onUploadProgress:d,onDownloadProgress:c}=i,u,f,g,p,h;function k(){p&&p(),h&&h(),i.cancelToken&&i.cancelToken.unsubscribe(u),i.signal&&i.signal.removeEventListener("abort",u)}let w=new XMLHttpRequest;w.open(i.method.toUpperCase(),i.url,!0),w.timeout=i.timeout;function S(){if(!w)return;const T=Ce.from("getAllResponseHeaders"in w&&w.getAllResponseHeaders()),E={data:!s||s==="text"||s==="json"?w.responseText:w.response,status:w.status,statusText:w.statusText,headers:T,config:e,request:w};_i(function(L){o(L),k()},function(L){r(L),k()},E),w=null}"onloadend"in w?w.onloadend=S:w.onreadystatechange=function(){!w||w.readyState!==4||w.status===0&&!(w.responseURL&&w.responseURL.indexOf("file:")===0)||setTimeout(S)},w.onabort=function(){w&&(r(new Y("Request aborted",Y.ECONNABORTED,e,w)),w=null)},w.onerror=function(){r(new Y("Network Error",Y.ERR_NETWORK,e,w)),w=null},w.ontimeout=function(){let M=i.timeout?"timeout of "+i.timeout+"ms exceeded":"timeout exceeded";const E=i.transitional||ki;i.timeoutErrorMessage&&(M=i.timeoutErrorMessage),r(new Y(M,E.clarifyTimeoutError?Y.ETIMEDOUT:Y.ECONNABORTED,e,w)),w=null},l===void 0&&a.setContentType(null),"setRequestHeader"in w&&C.forEach(a.toJSON(),function(M,E){w.setRequestHeader(E,M)}),C.isUndefined(i.withCredentials)||(w.withCredentials=!!i.withCredentials),s&&s!=="json"&&(w.responseType=i.responseType),c&&([g,h]=yn(c,!0),w.addEventListener("progress",g)),d&&w.upload&&([f,p]=yn(d),w.upload.addEventListener("progress",f),w.upload.addEventListener("loadend",p)),(i.cancelToken||i.signal)&&(u=T=>{w&&(r(!T||T.type?new ht(null,e,w):T),w.abort(),w=null)},i.cancelToken&&i.cancelToken.subscribe(u),i.signal&&(i.signal.aborted?u():i.signal.addEventListener("abort",u)));const x=Td(i.url);if(x&&be.protocols.indexOf(x)===-1){r(new Y("Unsupported protocol "+x+":",Y.ERR_BAD_REQUEST,e));return}w.send(l||null)})},Pd=(e,t)=>{const{length:o}=e=e?e.filter(Boolean):[];if(t||o){let r=new AbortController,i;const l=function(c){if(!i){i=!0,s();const u=c instanceof Error?c:this.reason;r.abort(u instanceof Y?u:new ht(u instanceof Error?u.message:u))}};let a=t&&setTimeout(()=>{a=null,l(new Y(`timeout ${t} of ms exceeded`,Y.ETIMEDOUT))},t);const s=()=>{e&&(a&&clearTimeout(a),a=null,e.forEach(c=>{c.unsubscribe?c.unsubscribe(l):c.removeEventListener("abort",l)}),e=null)};e.forEach(c=>c.addEventListener("abort",l));const{signal:d}=r;return d.unsubscribe=()=>C.asap(s),d}},Id=function*(e,t){let o=e.byteLength;if(o<t){yield e;return}let r=0,i;for(;r<o;)i=r+t,yield e.slice(r,i),r=i},jd=async function*(e,t){for await(const o of Nd(e))yield*Id(o,t)},Nd=async function*(e){if(e[Symbol.asyncIterator]){yield*e;return}const t=e.getReader();try{for(;;){const{done:o,value:r}=await t.read();if(o)break;yield r}}finally{await t.cancel()}},Ti=(e,t,o,r)=>{const i=jd(e,t);let l=0,a,s=d=>{a||(a=!0,r&&r(d))};return new ReadableStream({async pull(d){try{const{done:c,value:u}=await i.next();if(c){s(),d.close();return}let f=u.byteLength;if(o){let g=l+=f;o(g)}d.enqueue(new Uint8Array(u))}catch(c){throw s(c),c}},cancel(d){return s(d),i.return()}},{highWaterMark:2})},bn=typeof fetch=="function"&&typeof Request=="function"&&typeof Response=="function",Mi=bn&&typeof ReadableStream=="function",Fd=bn&&(typeof TextEncoder=="function"?(e=>t=>e.encode(t))(new TextEncoder):async e=>new Uint8Array(await new Response(e).arrayBuffer())),Vi=(e,...t)=>{try{return!!e(...t)}catch{return!1}},Hd=Mi&&Vi(()=>{let e=!1;const t=new Request(be.origin,{body:new ReadableStream,method:"POST",get duplex(){return e=!0,"half"}}).headers.has("Content-Type");return e&&!t}),Li=64*1024,ko=Mi&&Vi(()=>C.isReadableStream(new Response("").body)),Cn={stream:ko&&(e=>e.body)};bn&&(e=>{["text","arrayBuffer","blob","formData","stream"].forEach(t=>{!Cn[t]&&(Cn[t]=C.isFunction(e[t])?o=>o[t]():(o,r)=>{throw new Y(`Response type '${t}' is not supported`,Y.ERR_NOT_SUPPORT,r)})})})(new Response);const zd=async e=>{if(e==null)return 0;if(C.isBlob(e))return e.size;if(C.isSpecCompliantForm(e))return(await new Request(be.origin,{method:"POST",body:e}).arrayBuffer()).byteLength;if(C.isArrayBufferView(e)||C.isArrayBuffer(e))return e.byteLength;if(C.isURLSearchParams(e)&&(e=e+""),C.isString(e))return(await Fd(e)).byteLength},Dd=async(e,t)=>{const o=C.toFiniteNumber(e.getContentLength());return o??zd(t)},yo={http:dd,xhr:Od,fetch:bn&&(async e=>{let{url:t,method:o,data:r,signal:i,cancelToken:l,timeout:a,onDownloadProgress:s,onUploadProgress:d,responseType:c,headers:u,withCredentials:f="same-origin",fetchOptions:g}=qi(e);c=c?(c+"").toLowerCase():"text";let p=Pd([i,l&&l.toAbortSignal()],a),h;const k=p&&p.unsubscribe&&(()=>{p.unsubscribe()});let w;try{if(d&&Hd&&o!=="get"&&o!=="head"&&(w=await Dd(u,r))!==0){let E=new Request(t,{method:"POST",body:r,duplex:"half"}),V;if(C.isFormData(r)&&(V=E.headers.get("content-type"))&&u.setContentType(V),E.body){const[L,F]=Si(w,yn(xi(d)));r=Ti(E.body,Li,L,F)}}C.isString(f)||(f=f?"include":"omit");const S="credentials"in Request.prototype;h=new Request(t,{...g,signal:p,method:o.toUpperCase(),headers:u.normalize().toJSON(),body:r,duplex:"half",credentials:S?f:void 0});let x=await fetch(h);const T=ko&&(c==="stream"||c==="response");if(ko&&(s||T&&k)){const E={};["status","statusText","headers"].forEach(_=>{E[_]=x[_]});const V=C.toFiniteNumber(x.headers.get("content-length")),[L,F]=s&&Si(V,yn(xi(s),!0))||[];x=new Response(Ti(x.body,Li,L,()=>{F&&F(),k&&k()}),E)}c=c||"text";let M=await Cn[C.findKey(Cn,c)||"text"](x,e);return!T&&k&&k(),await new Promise((E,V)=>{_i(E,V,{data:M,headers:Ce.from(x.headers),status:x.status,statusText:x.statusText,config:e,request:h})})}catch(S){throw k&&k(),S&&S.name==="TypeError"&&/fetch/i.test(S.message)?Object.assign(new Y("Network Error",Y.ERR_NETWORK,e,h),{cause:S.cause||S}):Y.from(S,S&&S.code,e,h)}})};C.forEach(yo,(e,t)=>{if(e){try{Object.defineProperty(e,"name",{value:t})}catch{}Object.defineProperty(e,"adapterName",{value:t})}});const $i=e=>`- ${e}`,Ud=e=>C.isFunction(e)||e===null||e===!1,Ri={getAdapter:e=>{e=C.isArray(e)?e:[e];const{length:t}=e;let o,r;const i={};for(let l=0;l<t;l++){o=e[l];let a;if(r=o,!Ud(o)&&(r=yo[(a=String(o)).toLowerCase()],r===void 0))throw new Y(`Unknown adapter '${a}'`);if(r)break;i[a||"#"+l]=r}if(!r){const l=Object.entries(i).map(([s,d])=>`adapter ${s} `+(d===!1?"is not supported by the environment":"is not available in the build"));let a=t?l.length>1?`since :
|
|
5
|
-
`+l.map(
|
|
6
|
-
`):" "
|
|
7
|
-
`+l):r.stack=l}catch{}}throw r}}_request(t,o){typeof t=="string"?(o=o||{},o.url=t):o=t||{},o=nt(this.defaults,o);const{transitional:r,paramsSerializer:i,headers:l}=o;r!==void 0&&
|
|
1
|
+
(function(re,n){typeof exports=="object"&&typeof module<"u"?n(exports,require("vue")):typeof define=="function"&&define.amd?define(["exports","vue"],n):(re=typeof globalThis<"u"?globalThis:re||self,n(re.SharedRitm={},re.Vue))})(this,function(re,n){"use strict";var Sf=Object.defineProperty;var xf=(re,n,Ue)=>n in re?Sf(re,n,{enumerable:!0,configurable:!0,writable:!0,value:Ue}):re[n]=Ue;var el=(re,n,Ue)=>xf(re,typeof n!="symbol"?n+"":n,Ue);var Ue=document.createElement("style");Ue.textContent=`._wrapper_1g76t_1{flex:0 0 auto}._wrapper_1g76t_1.q-btn--rounded{border-radius:14px}._wrapper_1g76t_1.q-btn{color:#0a1629;font-size:16px;font-style:normal;font-weight:700}._wrapper_1g76t_1.--loading span:has(>svg){overflow:hidden}._wrapper_1g76t_1 .q-icon{font-size:1.2em}._wrapper_1g76t_1.--large-icon .q-icon{font-size:1.715em}._wrapper_1g76t_1.--full-width{width:100%}._wrapper_1g76t_1.--link{padding:0 8px;display:inline;min-height:unset;font-size:inherit;text-decoration:underline}._app-input_8jwo9_1.q-field--outlined .q-field__control{border-radius:14px;height:48px;align-items:center;padding:0 16px;color:#87caff}._app-input_8jwo9_1 .q-field__control-container{margin-left:8px}@media (max-width: 1440px){._app-input_8jwo9_1.q-field--outlined .q-field__control{height:40px;padding:0 12px}._app-input_8jwo9_1 .q-field__control-container{margin-left:6px}}._layout_1hhwj_1{position:relative;background:linear-gradient(235deg,#87caff 9.16%,#5386d3 45.8%,#0b3f8e 92.27%)}._loader-backdrop_1hhwj_6{width:100%;height:100%;background-color:#ffffff73;position:absolute;z-index:9999}._loader-spinner_1hhwj_13{position:absolute;top:50%;left:50%;z-index:2}._wrap_n46gp_1{position:relative}._wrap_n46gp_1.--option-tree{cursor:pointer}._select_n46gp_8.q-field--outlined.q-field--rounded .q-field__control{border-radius:14px}._select_n46gp_8.q-field--outlined .q-field__control:before{border-color:var(--0a94557a)}._select_n46gp_8.q-select .q-field__input{padding:0 6px}._select_n46gp_8.q-field--outlined .q-item{color:#1d1d1d;position:absolute;padding:0 4px;top:18px;left:0}._append-wrapper_n46gp_25{display:flex;align-items:center;column-gap:4px}._menu-wrap_n46gp_31{padding:8px}._search-wrapper_n46gp_35{position:sticky;top:0;padding:4px;background:var(--main-bg);z-index:1}._app-select__menu_n46gp_43{border-radius:14px}._app-select__menu_n46gp_43 ._q-item__label_n46gp_46{word-break:break-word}._app-select__menu_n46gp_43.q-menu{max-height:200px!important}.app-wrapper[data-v-6bd37b8f]{width:100%;height:100%;margin:20px 0;padding:30px;border-radius:24px;background:#fff;box-shadow:0 6px 58px #00317a1a}@media (max-width: 1440px){.app-wrapper[data-v-6bd37b8f]{margin:10px 0;padding:14px;border-radius:14px}}._app-icon_11ugn_1{stroke:var(--c630246a);fill:none;width:var(--682fb499);height:var(--682fb499)}.expansion-item-active[data-v-9b20a9a7]{background:#f3f9fd1a;border-radius:10px}._menu-item_pfw9c_1{margin:0 8px}._menu-item_pfw9c_1.menu-active{border-radius:10px;background:#f3f9fd1a}._menu-item_pfw9c_1 .q-item__section--avatar{min-width:24px;padding-right:14px}._menu-item_pfw9c_1 .q-expansion-item__content .q-item{padding-left:20px}._menu-item_pfw9c_1 .q-item__section--main~.q-item__section--side{color:#fff}._menu-item__label_pfw9c_18{color:#fff;font-family:Nunito Sans,sans-serif;font-size:16px;font-weight:300;white-space:nowrap}@media (max-width: 1440px){._menu-item_pfw9c_1{margin:0 4px}._menu-item_pfw9c_1 .q-item__section--avatar{min-width:24px;padding-right:10px}._menu-item__label_pfw9c_18{font-size:14px}}._wrapper_oo3ij_1{overflow-y:auto;overflow-x:hidden;flex-grow:1}._wrapper_oo3ij_1 .q-item{min-height:54px}._drawer_1q4rd_1{display:flex;flex-direction:column;height:100vh;background:linear-gradient(184deg,#0b3f8e 9.62%,#5386d3 59.23%,#5386d3 91.63%);border-right:1px solid #e4e6e8}._drawer_1q4rd_1::-webkit-scrollbar{height:4px;width:4px}._drawer_1q4rd_1::-webkit-scrollbar-thumb{width:4px;height:4px}._logo_1q4rd_17{display:flex;justify-content:center;margin:24px 0}._logo__text_1q4rd_22{color:#fff;font-size:20px;font-weight:700}._tablet-logo_1q4rd_28{border-bottom:1px solid white}._tablet-logo__btn_1q4rd_31{color:#fff}._minify-btn_1q4rd_35{background:#0b3f8e;color:#fff;position:absolute;top:25px;right:-17px}._minify-btn_1q4rd_35.--mini .q-icon{transform:rotate(180deg)}._menu-exit_1q4rd_46{border-top:1px solid white}._menu-exit_1q4rd_46 .q-item__section--avatar{min-width:24px}._menu-exit__label_1q4rd_52{color:#fff;font-family:Nunito Sans,sans-serif;font-size:16px;font-weight:300}._header_yvgb5_1{height:100px;background:transparent;margin:0 auto;max-width:1300px}._toolbar_yvgb5_8{padding:0;min-height:100%}._header-search_yvgb5_13{width:412px;font-size:16px}._action-buttons_yvgb5_18{flex:1;position:relative;display:flex;align-items:center;column-gap:16px;justify-content:end}._button_yvgb5_27{padding:12px;background:#fff;transition:all .3s ease,color .3s ease}._button-person_yvgb5_33{padding:10px 14px;background:#fff}@media (max-width: 1440px){._header_yvgb5_1{height:100px;background:transparent;margin:0 auto;max-width:874px}._header-search_yvgb5_13{width:343px;font-size:16px}._action-buttons_yvgb5_18{position:relative;display:flex;align-items:center;column-gap:8px}._button_yvgb5_27{padding:10px;background:#fff;transition:all .3s ease,color .3s ease}._button-person_yvgb5_33{padding:8px 10px;background:#fff}}
|
|
2
|
+
/*$vite$:1*/`,document.head.appendChild(Ue);function jt(e,t,o,r){return Object.defineProperty(e,t,{get:o,set:r,enumerable:!0}),e}function ne(e){return n.markRaw(n.defineComponent(e))}function Ao(e){return n.markRaw(e)}function we(e,t){return e!==void 0&&e()||t}function Oo(e,t){if(e!==void 0){const o=e();if(o!=null)return o.slice()}return t}function Oe(e,t){return e!==void 0?t.concat(e()):t}function tl(e,t){return e===void 0?t:t!==void 0?t.concat(e()):e()}function Bn(e,t,o,r,i,l){t.key=r+i;const a=n.h(e,t,o);return i===!0?n.withDirectives(a,l()):a}const nl=["top","middle","bottom"],ol=ne({name:"QBadge",props:{color:String,textColor:String,floating:Boolean,transparent:Boolean,multiLine:Boolean,outline:Boolean,rounded:Boolean,label:[Number,String],align:{type:String,validator:e=>nl.includes(e)}},setup(e,{slots:t}){const o=n.computed(()=>e.align!==void 0?{verticalAlign:e.align}:null),r=n.computed(()=>{const i=e.outline===!0&&e.color||e.textColor;return`q-badge flex inline items-center no-wrap q-badge--${e.multiLine===!0?"multi":"single"}-line`+(e.outline===!0?" q-badge--outline":e.color!==void 0?` bg-${e.color}`:"")+(i!==void 0?` text-${i}`:"")+(e.floating===!0?" q-badge--floating":"")+(e.rounded===!0?" q-badge--rounded":"")+(e.transparent===!0?" q-badge--transparent":"")});return()=>n.h("div",{class:r.value,style:o.value,role:"status","aria-label":e.label},Oe(t.default,e.label!==void 0?[e.label]:[]))}}),We=n.ref(!1);let En;function rl(e,t){const o=/(edg|edge|edga|edgios)\/([\w.]+)/.exec(e)||/(opr)[\/]([\w.]+)/.exec(e)||/(vivaldi)[\/]([\w.]+)/.exec(e)||/(chrome|crios)[\/]([\w.]+)/.exec(e)||/(version)(applewebkit)[\/]([\w.]+).*(safari)[\/]([\w.]+)/.exec(e)||/(webkit)[\/]([\w.]+).*(version)[\/]([\w.]+).*(safari)[\/]([\w.]+)/.exec(e)||/(firefox|fxios)[\/]([\w.]+)/.exec(e)||/(webkit)[\/]([\w.]+)/.exec(e)||/(opera)(?:.*version|)[\/]([\w.]+)/.exec(e)||[];return{browser:o[5]||o[3]||o[1]||"",version:o[4]||o[2]||"0",platform:t[0]||""}}function il(e){return/(ipad)/.exec(e)||/(ipod)/.exec(e)||/(windows phone)/.exec(e)||/(iphone)/.exec(e)||/(kindle)/.exec(e)||/(silk)/.exec(e)||/(android)/.exec(e)||/(win)/.exec(e)||/(mac)/.exec(e)||/(linux)/.exec(e)||/(cros)/.exec(e)||/(playbook)/.exec(e)||/(bb)/.exec(e)||/(blackberry)/.exec(e)||[]}const Po="ontouchstart"in window||window.navigator.maxTouchPoints>0;function ll(e){const t=e.toLowerCase(),o=il(t),r=rl(t,o),i={mobile:!1,desktop:!1,cordova:!1,capacitor:!1,nativeMobile:!1,electron:!1,bex:!1,linux:!1,mac:!1,win:!1,cros:!1,chrome:!1,firefox:!1,opera:!1,safari:!1,vivaldi:!1,edge:!1,edgeChromium:!1,ie:!1,webkit:!1,android:!1,ios:!1,ipad:!1,iphone:!1,ipod:!1,kindle:!1,winphone:!1,blackberry:!1,playbook:!1,silk:!1};r.browser&&(i[r.browser]=!0,i.version=r.version,i.versionNumber=parseInt(r.version,10)),r.platform&&(i[r.platform]=!0);const l=i.android||i.ios||i.bb||i.blackberry||i.ipad||i.iphone||i.ipod||i.kindle||i.playbook||i.silk||i["windows phone"];if(l===!0||t.indexOf("mobile")!==-1?i.mobile=!0:i.desktop=!0,i["windows phone"]&&(i.winphone=!0,delete i["windows phone"]),i.edga||i.edgios||i.edg?(i.edge=!0,r.browser="edge"):i.crios?(i.chrome=!0,r.browser="chrome"):i.fxios&&(i.firefox=!0,r.browser="firefox"),(i.ipod||i.ipad||i.iphone)&&(i.ios=!0),i.vivaldi&&(r.browser="vivaldi",i.vivaldi=!0),(i.chrome||i.opr||i.safari||i.vivaldi||i.mobile===!0&&i.ios!==!0&&l!==!0)&&(i.webkit=!0),i.opr&&(r.browser="opera",i.opera=!0),i.safari&&(i.blackberry||i.bb?(r.browser="blackberry",i.blackberry=!0):i.playbook?(r.browser="playbook",i.playbook=!0):i.android?(r.browser="android",i.android=!0):i.kindle?(r.browser="kindle",i.kindle=!0):i.silk&&(r.browser="silk",i.silk=!0)),i.name=r.browser,i.platform=r.platform,t.indexOf("electron")!==-1)i.electron=!0;else if(document.location.href.indexOf("-extension://")!==-1)i.bex=!0;else{if(window.Capacitor!==void 0?(i.capacitor=!0,i.nativeMobile=!0,i.nativeMobileWrapper="capacitor"):(window._cordovaNative!==void 0||window.cordova!==void 0)&&(i.cordova=!0,i.nativeMobile=!0,i.nativeMobileWrapper="cordova"),We.value===!0&&(En={is:{...i}}),Po===!0&&i.mac===!0&&(i.desktop===!0&&i.safari===!0||i.nativeMobile===!0&&i.android!==!0&&i.ios!==!0&&i.ipad!==!0)){delete i.mac,delete i.desktop;const a=Math.min(window.innerHeight,window.innerWidth)>414?"ipad":"iphone";Object.assign(i,{mobile:!0,ios:!0,platform:a,[a]:!0})}i.mobile!==!0&&window.navigator.userAgentData&&window.navigator.userAgentData.mobile&&(delete i.desktop,i.mobile=!0)}return i}const Io=navigator.userAgent||navigator.vendor||window.opera,al={has:{touch:!1,webStorage:!1},within:{iframe:!1}},me={userAgent:Io,is:ll(Io),has:{touch:Po},within:{iframe:window.self!==window.top}},qn={install(e){const{$q:t}=e;We.value===!0?(e.onSSRHydrated.push(()=>{Object.assign(t.platform,me),We.value=!1}),t.platform=n.reactive(this)):t.platform=this}};{let e;jt(me.has,"webStorage",()=>{if(e!==void 0)return e;try{if(window.localStorage)return e=!0,!0}catch{}return e=!1,!1}),Object.assign(qn,me),We.value===!0&&(Object.assign(qn,En,al),En=null)}function Nt(){if(window.getSelection!==void 0){const e=window.getSelection();e.empty!==void 0?e.empty():e.removeAllRanges!==void 0&&(e.removeAllRanges(),qn.is.mobile!==!0&&e.addRange(document.createRange()))}else document.selection!==void 0&&document.selection.empty()}const fe={hasPassive:!1,passiveCapture:!0,notPassiveCapture:!0};try{const e=Object.defineProperty({},"passive",{get(){Object.assign(fe,{hasPassive:!0,passive:{passive:!0},notPassive:{passive:!1},passiveCapture:{passive:!0,capture:!0},notPassiveCapture:{passive:!1,capture:!0}})}});window.addEventListener("qtest",null,e),window.removeEventListener("qtest",null,e)}catch{}function Ft(){}function sl(e){return e.button===0}function bt(e){return e.touches&&e.touches[0]?e=e.touches[0]:e.changedTouches&&e.changedTouches[0]?e=e.changedTouches[0]:e.targetTouches&&e.targetTouches[0]&&(e=e.targetTouches[0]),{top:e.clientY,left:e.clientX}}function ul(e){if(e.path)return e.path;if(e.composedPath)return e.composedPath();const t=[];let o=e.target;for(;o;){if(t.push(o),o.tagName==="HTML")return t.push(document),t.push(window),t;o=o.parentElement}}function xe(e){e.stopPropagation()}function ke(e){e.cancelable!==!1&&e.preventDefault()}function se(e){e.cancelable!==!1&&e.preventDefault(),e.stopPropagation()}function Tn(e,t){if(e===void 0||t===!0&&e.__dragPrevented===!0)return;const o=t===!0?r=>{r.__dragPrevented=!0,r.addEventListener("dragstart",ke,fe.notPassiveCapture)}:r=>{delete r.__dragPrevented,r.removeEventListener("dragstart",ke,fe.notPassiveCapture)};e.querySelectorAll("a, img").forEach(o)}function Pe(e,t,o){const r=`__q_${t}_evt`;e[r]=e[r]!==void 0?e[r].concat(o):o,o.forEach(i=>{i[0].addEventListener(i[1],e[i[2]],fe[i[3]])})}function Ke(e,t){const o=`__q_${t}_evt`;e[o]!==void 0&&(e[o].forEach(r=>{r[0].removeEventListener(r[1],e[r[2]],fe[r[3]])}),e[o]=void 0)}function Vn(e){return e!==Object(e)||e.isComposing===!0||e.qKeyEvent===!0}function Qe(e,t){return Vn(e)===!0?!1:[].concat(t).includes(e.keyCode)}const jo={target:{type:[Boolean,String,Element],default:!0},noParentEvent:Boolean},cl={...jo,contextMenu:Boolean};function No({showing:e,avoidEmit:t,configureAnchorEl:o}){const{props:r,proxy:i,emit:l}=n.getCurrentInstance(),a=n.ref(null);let s=null;function d(m){return a.value===null?!1:m===void 0||m.touches===void 0||m.touches.length<=1}const c={};o===void 0&&(Object.assign(c,{hide(m){i.hide(m)},toggle(m){i.toggle(m),m.qAnchorHandled=!0},toggleKey(m){Qe(m,13)===!0&&c.toggle(m)},contextClick(m){i.hide(m),ke(m),n.nextTick(()=>{i.show(m),m.qAnchorHandled=!0})},prevent:ke,mobileTouch(m){if(c.mobileCleanup(m),d(m)!==!0)return;i.hide(m),a.value.classList.add("non-selectable");const h=m.target;Pe(c,"anchor",[[h,"touchmove","mobileCleanup","passive"],[h,"touchend","mobileCleanup","passive"],[h,"touchcancel","mobileCleanup","passive"],[a.value,"contextmenu","prevent","notPassive"]]),s=setTimeout(()=>{s=null,i.show(m),m.qAnchorHandled=!0},300)},mobileCleanup(m){a.value.classList.remove("non-selectable"),s!==null&&(clearTimeout(s),s=null),e.value===!0&&m!==void 0&&Nt()}}),o=function(m=r.contextMenu){if(r.noParentEvent===!0||a.value===null)return;let h;m===!0?i.$q.platform.is.mobile===!0?h=[[a.value,"touchstart","mobileTouch","passive"]]:h=[[a.value,"mousedown","hide","passive"],[a.value,"contextmenu","contextClick","notPassive"]]:h=[[a.value,"click","toggle","passive"],[a.value,"keyup","toggleKey","passive"]],Pe(c,"anchor",h)});function u(){Ke(c,"anchor")}function f(m){for(a.value=m;a.value.classList.contains("q-anchor--skip");)a.value=a.value.parentNode;o()}function g(){if(r.target===!1||r.target===""||i.$el.parentNode===null)a.value=null;else if(r.target===!0)f(i.$el.parentNode);else{let m=r.target;if(typeof r.target=="string")try{m=document.querySelector(r.target)}catch{m=void 0}m!=null?(a.value=m.$el||m,o()):(a.value=null,console.error(`Anchor: target "${r.target}" not found`))}}return n.watch(()=>r.contextMenu,m=>{a.value!==null&&(u(),o(m))}),n.watch(()=>r.target,()=>{a.value!==null&&u(),g()}),n.watch(()=>r.noParentEvent,m=>{a.value!==null&&(m===!0?u():o())}),n.onMounted(()=>{g(),t!==!0&&r.modelValue===!0&&a.value===null&&l("update:modelValue",!1)}),n.onBeforeUnmount(()=>{s!==null&&clearTimeout(s),u()}),{anchorEl:a,canShow:d,anchorEvents:c}}function Fo(e,t){const o=n.ref(null);let r;function i(s,d){const c=`${d!==void 0?"add":"remove"}EventListener`,u=d!==void 0?d:r;s!==window&&s[c]("scroll",u,fe.passive),window[c]("scroll",u,fe.passive),r=d}function l(){o.value!==null&&(i(o.value),o.value=null)}const a=n.watch(()=>e.noParentEvent,()=>{o.value!==null&&(l(),t())});return n.onBeforeUnmount(a),{localScrollTarget:o,unconfigureScrollTarget:l,changeScrollEvent:i}}function Mn(e){if(Object(e.$parent)===e.$parent)return e.$parent;let{parent:t}=e.$;for(;Object(t)===t;){if(Object(t.proxy)===t.proxy)return t.proxy;t=t.parent}}function zo(e){return e.appContext.config.globalProperties.$router!==void 0}function Ho(e){return e.isUnmounted===!0||e.isDeactivated===!0}const Ct={modelValue:{type:Boolean,default:null},"onUpdate:modelValue":[Function,Array]},_t=["beforeShow","show","beforeHide","hide"];function St({showing:e,canShow:t,hideOnRouteChange:o,handleShow:r,handleHide:i,processOnMount:l}){const a=n.getCurrentInstance(),{props:s,emit:d,proxy:c}=a;let u;function f(y){e.value===!0?h(y):g(y)}function g(y){if(s.disable===!0||y!==void 0&&y.qAnchorHandled===!0||t!==void 0&&t(y)!==!0)return;const B=s["onUpdate:modelValue"]!==void 0;B===!0&&(d("update:modelValue",!0),u=y,n.nextTick(()=>{u===y&&(u=void 0)})),(s.modelValue===null||B===!1)&&m(y)}function m(y){e.value!==!0&&(e.value=!0,d("beforeShow",y),r!==void 0?r(y):d("show",y))}function h(y){if(s.disable===!0)return;const B=s["onUpdate:modelValue"]!==void 0;B===!0&&(d("update:modelValue",!1),u=y,n.nextTick(()=>{u===y&&(u=void 0)})),(s.modelValue===null||B===!1)&&k(y)}function k(y){e.value!==!1&&(e.value=!1,d("beforeHide",y),i!==void 0?i(y):d("hide",y))}function w(y){s.disable===!0&&y===!0?s["onUpdate:modelValue"]!==void 0&&d("update:modelValue",!1):y===!0!==e.value&&(y===!0?m:k)(u)}n.watch(()=>s.modelValue,w),o!==void 0&&zo(a)===!0&&n.watch(()=>c.$route.fullPath,()=>{o.value===!0&&e.value===!0&&h()}),l===!0&&n.onMounted(()=>{w(s.modelValue)});const x={show:g,hide:h,toggle:f};return Object.assign(c,x),x}let Ze=[],xt=[];function Do(e){xt=xt.filter(t=>t!==e)}function dl(e){Do(e),xt.push(e)}function Uo(e){Do(e),xt.length===0&&Ze.length!==0&&(Ze[Ze.length-1](),Ze=[])}function zt(e){xt.length===0?e():Ze.push(e)}function fl(e){Ze=Ze.filter(t=>t!==e)}const Wo={};let ml=1,hl=document.body;function pl(e,t){const o=document.createElement("div");if(o.id=t!==void 0?`q-portal--${t}--${ml++}`:e,Wo.globalNodes!==void 0){const r=Wo.globalNodes.class;r!==void 0&&(o.className=r)}return hl.appendChild(o),o}function gl(e){e.remove()}const Bt=[];function wl(e,t){do{if(e.$options.name==="QMenu"){if(e.hide(t),e.$props.separateClosePopup===!0)return Mn(e)}else if(e.__qPortal===!0){const o=Mn(e);return o!==void 0&&o.$options.name==="QPopupProxy"?(e.hide(t),o):e}e=Mn(e)}while(e!=null)}const vl=ne({name:"QPortal",setup(e,{slots:t}){return()=>t.default()}});function kl(e){for(e=e.parent;e!=null;){if(e.type.name==="QGlobalDialog")return!0;if(e.type.name==="QDialog"||e.type.name==="QMenu")return!1;e=e.parent}return!1}function $n(e,t,o,r){const i=n.ref(!1),l=n.ref(!1);let a=null;const s={},d=r==="dialog"&&kl(e);function c(f){if(f===!0){Uo(s),l.value=!0;return}l.value=!1,i.value===!1&&(d===!1&&a===null&&(a=pl(!1,r)),i.value=!0,Bt.push(e.proxy),dl(s))}function u(f){if(l.value=!1,f!==!0)return;Uo(s),i.value=!1;const g=Bt.indexOf(e.proxy);g!==-1&&Bt.splice(g,1),a!==null&&(gl(a),a=null)}return n.onUnmounted(()=>{u(!0)}),e.proxy.__qPortal=!0,jt(e.proxy,"contentEl",()=>t.value),{showPortal:c,hidePortal:u,portalIsActive:i,portalIsAccessible:l,renderPortal:()=>d===!0?o():i.value===!0?[n.h(n.Teleport,{to:a},n.h(vl,o))]:void 0}}const Et={transitionShow:{type:String,default:"fade"},transitionHide:{type:String,default:"fade"},transitionDuration:{type:[String,Number],default:300}};function Ln(e,t=()=>{},o=()=>{}){return{transitionProps:n.computed(()=>{const r=`q-transition--${e.transitionShow||t()}`,i=`q-transition--${e.transitionHide||o()}`;return{appear:!0,enterFromClass:`${r}-enter-from`,enterActiveClass:`${r}-enter-active`,enterToClass:`${r}-enter-to`,leaveFromClass:`${i}-leave-from`,leaveActiveClass:`${i}-leave-active`,leaveToClass:`${i}-leave-to`}}),transitionStyle:n.computed(()=>`--q-transition-duration: ${e.transitionDuration}ms`)}}function Rn(){let e;const t=n.getCurrentInstance();function o(){e=void 0}return n.onDeactivated(o),n.onBeforeUnmount(o),{removeTick:o,registerTick(r){e=r,n.nextTick(()=>{e===r&&(Ho(t)===!1&&e(),e=void 0)})}}}function Ht(){let e=null;const t=n.getCurrentInstance();function o(){e!==null&&(clearTimeout(e),e=null)}return n.onDeactivated(o),n.onBeforeUnmount(o),{removeTimeout:o,registerTimeout(r,i){o(),Ho(t)===!1&&(e=setTimeout(()=>{e=null,r()},i))}}}function An(e,t){const o=e.style;for(const r in t)o[r]=t[r]}function yl(e){if(e==null)return;if(typeof e=="string")try{return document.querySelector(e)||void 0}catch{return}const t=n.unref(e);if(t)return t.$el||t}function Ko(e,t){if(e==null||e.contains(t)===!0)return!0;for(let o=e.nextElementSibling;o!==null;o=o.nextElementSibling)if(o.contains(t))return!0;return!1}const On=[Element,String],bl=[null,document,document.body,document.scrollingElement,document.documentElement];function Pn(e,t){let o=yl(t);if(o===void 0){if(e==null)return window;o=e.closest(".scroll,.scroll-y,.overflow-auto")}return bl.includes(o)?window:o}function Qo(e){return e===window?window.pageYOffset||window.scrollY||document.body.scrollTop||0:e.scrollTop}function Zo(e){return e===window?window.pageXOffset||window.scrollX||document.body.scrollLeft||0:e.scrollLeft}let Dt;function Ut(){if(Dt!==void 0)return Dt;const e=document.createElement("p"),t=document.createElement("div");An(e,{width:"100%",height:"200px"}),An(t,{position:"absolute",top:"0px",left:"0px",visibility:"hidden",width:"200px",height:"150px",overflow:"hidden"}),t.appendChild(e),document.body.appendChild(t);const o=e.offsetWidth;t.style.overflow="scroll";let r=e.offsetWidth;return o===r&&(r=t.clientWidth),t.remove(),Dt=o-r,Dt}function Cl(e,t=!0){return!e||e.nodeType!==Node.ELEMENT_NODE?!1:t?e.scrollHeight>e.clientHeight&&(e.classList.contains("scroll")||e.classList.contains("overflow-auto")||["auto","scroll"].includes(window.getComputedStyle(e)["overflow-y"])):e.scrollWidth>e.clientWidth&&(e.classList.contains("scroll")||e.classList.contains("overflow-auto")||["auto","scroll"].includes(window.getComputedStyle(e)["overflow-x"]))}const{notPassiveCapture:Wt}=fe,Xe=[];function Kt(e){const t=e.target;if(t===void 0||t.nodeType===8||t.classList.contains("no-pointer-events")===!0)return;let o=Bt.length-1;for(;o>=0;){const r=Bt[o].$;if(r.type.name==="QTooltip"){o--;continue}if(r.type.name!=="QDialog")break;if(r.props.seamless!==!0)return;o--}for(let r=Xe.length-1;r>=0;r--){const i=Xe[r];if((i.anchorEl.value===null||i.anchorEl.value.contains(t)===!1)&&(t===document.body||i.innerRef.value!==null&&i.innerRef.value.contains(t)===!1))e.qClickOutside=!0,i.onClickOutside(e);else return}}function Xo(e){Xe.push(e),Xe.length===1&&(document.addEventListener("mousedown",Kt,Wt),document.addEventListener("touchstart",Kt,Wt))}function Qt(e){const t=Xe.findIndex(o=>o===e);t!==-1&&(Xe.splice(t,1),Xe.length===0&&(document.removeEventListener("mousedown",Kt,Wt),document.removeEventListener("touchstart",Kt,Wt)))}let Go,Yo;function Zt(e){const t=e.split(" ");return t.length!==2?!1:["top","center","bottom"].includes(t[0])!==!0?(console.error("Anchor/Self position must start with one of top/center/bottom"),!1):["left","middle","right","start","end"].includes(t[1])!==!0?(console.error("Anchor/Self position must end with one of left/middle/right/start/end"),!1):!0}function Jo(e){return e?!(e.length!==2||typeof e[0]!="number"||typeof e[1]!="number"):!0}const In={"start#ltr":"left","start#rtl":"right","end#ltr":"right","end#rtl":"left"};["left","middle","right"].forEach(e=>{In[`${e}#ltr`]=e,In[`${e}#rtl`]=e});function Xt(e,t){const o=e.split(" ");return{vertical:o[0],horizontal:In[`${o[1]}#${t===!0?"rtl":"ltr"}`]}}function _l(e,t){let{top:o,left:r,right:i,bottom:l,width:a,height:s}=e.getBoundingClientRect();return t!==void 0&&(o-=t[1],r-=t[0],l+=t[1],i+=t[0],a+=t[0],s+=t[1]),{top:o,bottom:l,height:s,left:r,right:i,width:a,middle:r+(i-r)/2,center:o+(l-o)/2}}function Sl(e,t,o){let{top:r,left:i}=e.getBoundingClientRect();return r+=t.top,i+=t.left,o!==void 0&&(r+=o[1],i+=o[0]),{top:r,bottom:r+1,height:1,left:i,right:i+1,width:1,middle:i,center:r}}function xl(e,t){return{top:0,center:t/2,bottom:t,left:0,middle:e/2,right:e}}function er(e,t,o,r){return{top:e[o.vertical]-t[r.vertical],left:e[o.horizontal]-t[r.horizontal]}}function jn(e,t=0){if(e.targetEl===null||e.anchorEl===null||t>5)return;if(e.targetEl.offsetHeight===0||e.targetEl.offsetWidth===0){setTimeout(()=>{jn(e,t+1)},10);return}const{targetEl:o,offset:r,anchorEl:i,anchorOrigin:l,selfOrigin:a,absoluteOffset:s,fit:d,cover:c,maxHeight:u,maxWidth:f}=e;if(me.is.ios===!0&&window.visualViewport!==void 0){const M=document.body.style,{offsetLeft:$,offsetTop:F}=window.visualViewport;$!==Go&&(M.setProperty("--q-pe-left",$+"px"),Go=$),F!==Yo&&(M.setProperty("--q-pe-top",F+"px"),Yo=F)}const{scrollLeft:g,scrollTop:m}=o,h=s===void 0?_l(i,c===!0?[0,0]:r):Sl(i,s,r);Object.assign(o.style,{top:0,left:0,minWidth:null,minHeight:null,maxWidth:f,maxHeight:u,visibility:"visible"});const{offsetWidth:k,offsetHeight:w}=o,{elWidth:x,elHeight:y}=d===!0||c===!0?{elWidth:Math.max(h.width,k),elHeight:c===!0?Math.max(h.height,w):w}:{elWidth:k,elHeight:w};let B={maxWidth:f,maxHeight:u};(d===!0||c===!0)&&(B.minWidth=h.width+"px",c===!0&&(B.minHeight=h.height+"px")),Object.assign(o.style,B);const V=xl(x,y);let q=er(h,V,l,a);if(s===void 0||r===void 0)Nn(q,h,V,l,a);else{const{top:M,left:$}=q;Nn(q,h,V,l,a);let F=!1;if(q.top!==M){F=!0;const S=2*r[1];h.center=h.top-=S,h.bottom-=S+2}if(q.left!==$){F=!0;const S=2*r[0];h.middle=h.left-=S,h.right-=S+2}F===!0&&(q=er(h,V,l,a),Nn(q,h,V,l,a))}B={top:q.top+"px",left:q.left+"px"},q.maxHeight!==void 0&&(B.maxHeight=q.maxHeight+"px",h.height>q.maxHeight&&(B.minHeight=B.maxHeight)),q.maxWidth!==void 0&&(B.maxWidth=q.maxWidth+"px",h.width>q.maxWidth&&(B.minWidth=B.maxWidth)),Object.assign(o.style,B),o.scrollTop!==m&&(o.scrollTop=m),o.scrollLeft!==g&&(o.scrollLeft=g)}function Nn(e,t,o,r,i){const l=o.bottom,a=o.right,s=Ut(),d=window.innerHeight-s,c=document.body.clientWidth;if(e.top<0||e.top+l>d)if(i.vertical==="center")e.top=t[r.vertical]>d/2?Math.max(0,d-l):0,e.maxHeight=Math.min(l,d);else if(t[r.vertical]>d/2){const u=Math.min(d,r.vertical==="center"?t.center:r.vertical===i.vertical?t.bottom:t.top);e.maxHeight=Math.min(l,u),e.top=Math.max(0,u-l)}else e.top=Math.max(0,r.vertical==="center"?t.center:r.vertical===i.vertical?t.top:t.bottom),e.maxHeight=Math.min(l,d-e.top);if(e.left<0||e.left+a>c)if(e.maxWidth=Math.min(a,c),i.horizontal==="middle")e.left=t[r.horizontal]>c/2?Math.max(0,c-a):0;else if(t[r.horizontal]>c/2){const u=Math.min(c,r.horizontal==="middle"?t.middle:r.horizontal===i.horizontal?t.right:t.left);e.maxWidth=Math.min(a,u),e.left=Math.max(0,u-e.maxWidth)}else e.left=Math.max(0,r.horizontal==="middle"?t.middle:r.horizontal===i.horizontal?t.left:t.right),e.maxWidth=Math.min(a,c-e.left)}const Gt=ne({name:"QTooltip",inheritAttrs:!1,props:{...jo,...Ct,...Et,maxHeight:{type:String,default:null},maxWidth:{type:String,default:null},transitionShow:{...Et.transitionShow,default:"jump-down"},transitionHide:{...Et.transitionHide,default:"jump-up"},anchor:{type:String,default:"bottom middle",validator:Zt},self:{type:String,default:"top middle",validator:Zt},offset:{type:Array,default:()=>[14,14],validator:Jo},scrollTarget:On,delay:{type:Number,default:0},hideDelay:{type:Number,default:0},persistent:Boolean},emits:[..._t],setup(e,{slots:t,emit:o,attrs:r}){let i,l;const a=n.getCurrentInstance(),{proxy:{$q:s}}=a,d=n.ref(null),c=n.ref(!1),u=n.computed(()=>Xt(e.anchor,s.lang.rtl)),f=n.computed(()=>Xt(e.self,s.lang.rtl)),g=n.computed(()=>e.persistent!==!0),{registerTick:m,removeTick:h}=Rn(),{registerTimeout:k}=Ht(),{transitionProps:w,transitionStyle:x}=Ln(e),{localScrollTarget:y,changeScrollEvent:B,unconfigureScrollTarget:V}=Fo(e,Z),{anchorEl:q,canShow:M,anchorEvents:$}=No({showing:c,configureAnchorEl:W}),{show:F,hide:S}=St({showing:c,canShow:M,handleShow:N,handleHide:T,hideOnRouteChange:g,processOnMount:!0});Object.assign($,{delayShow:P,delayHide:L});const{showPortal:E,hidePortal:A,renderPortal:C}=$n(a,d,v,"tooltip");if(s.platform.is.mobile===!0){const I={anchorEl:q,innerRef:d,onClickOutside(X){return S(X),X.target.classList.contains("q-dialog__backdrop")&&se(X),!0}},Q=n.computed(()=>e.modelValue===null&&e.persistent!==!0&&c.value===!0);n.watch(Q,X=>{(X===!0?Xo:Qt)(I)}),n.onBeforeUnmount(()=>{Qt(I)})}function N(I){E(),m(()=>{l=new MutationObserver(()=>z()),l.observe(d.value,{attributes:!1,childList:!0,characterData:!0,subtree:!0}),z(),Z()}),i===void 0&&(i=n.watch(()=>s.screen.width+"|"+s.screen.height+"|"+e.self+"|"+e.anchor+"|"+s.lang.rtl,z)),k(()=>{E(!0),o("show",I)},e.transitionDuration)}function T(I){h(),A(),K(),k(()=>{A(!0),o("hide",I)},e.transitionDuration)}function K(){l!==void 0&&(l.disconnect(),l=void 0),i!==void 0&&(i(),i=void 0),V(),Ke($,"tooltipTemp")}function z(){jn({targetEl:d.value,offset:e.offset,anchorEl:q.value,anchorOrigin:u.value,selfOrigin:f.value,maxHeight:e.maxHeight,maxWidth:e.maxWidth})}function P(I){if(s.platform.is.mobile===!0){Nt(),document.body.classList.add("non-selectable");const Q=q.value,X=["touchmove","touchcancel","touchend","click"].map(R=>[Q,R,"delayHide","passiveCapture"]);Pe($,"tooltipTemp",X)}k(()=>{F(I)},e.delay)}function L(I){s.platform.is.mobile===!0&&(Ke($,"tooltipTemp"),Nt(),setTimeout(()=>{document.body.classList.remove("non-selectable")},10)),k(()=>{S(I)},e.hideDelay)}function W(){if(e.noParentEvent===!0||q.value===null)return;const I=s.platform.is.mobile===!0?[[q.value,"touchstart","delayShow","passive"]]:[[q.value,"mouseenter","delayShow","passive"],[q.value,"mouseleave","delayHide","passive"]];Pe($,"anchor",I)}function Z(){if(q.value!==null||e.scrollTarget!==void 0){y.value=Pn(q.value,e.scrollTarget);const I=e.noParentEvent===!0?z:S;B(y.value,I)}}function b(){return c.value===!0?n.h("div",{...r,ref:d,class:["q-tooltip q-tooltip--style q-position-engine no-pointer-events",r.class],style:[r.style,x.value],role:"tooltip"},we(t.default)):null}function v(){return n.h(n.Transition,w.value,b)}return n.onBeforeUnmount(K),Object.assign(a.proxy,{updatePosition:z}),C}}),Fn={xs:18,sm:24,md:32,lg:38,xl:46},Yt={size:String};function Jt(e,t=Fn){return n.computed(()=>e.size!==void 0?{fontSize:e.size in t?`${t[e.size]}px`:e.size}:null)}const tr="0 0 24 24",nr=e=>e,zn=e=>`ionicons ${e}`,or={"mdi-":e=>`mdi ${e}`,"icon-":nr,"bt-":e=>`bt ${e}`,"eva-":e=>`eva ${e}`,"ion-md":zn,"ion-ios":zn,"ion-logo":zn,"iconfont ":nr,"ti-":e=>`themify-icon ${e}`,"bi-":e=>`bootstrap-icons ${e}`},rr={o_:"-outlined",r_:"-round",s_:"-sharp"},ir={sym_o_:"-outlined",sym_r_:"-rounded",sym_s_:"-sharp"},Bl=new RegExp("^("+Object.keys(or).join("|")+")"),El=new RegExp("^("+Object.keys(rr).join("|")+")"),lr=new RegExp("^("+Object.keys(ir).join("|")+")"),ql=/^[Mm]\s?[-+]?\.?\d/,Tl=/^img:/,Vl=/^svguse:/,Ml=/^ion-/,$l=/^(fa-(classic|sharp|solid|regular|light|brands|duotone|thin)|[lf]a[srlbdk]?) /,qe=ne({name:"QIcon",props:{...Yt,tag:{type:String,default:"i"},name:String,color:String,left:Boolean,right:Boolean},setup(e,{slots:t}){const{proxy:{$q:o}}=n.getCurrentInstance(),r=Jt(e),i=n.computed(()=>"q-icon"+(e.left===!0?" on-left":"")+(e.right===!0?" on-right":"")+(e.color!==void 0?` text-${e.color}`:"")),l=n.computed(()=>{let a,s=e.name;if(s==="none"||!s)return{none:!0};if(o.iconMapFn!==null){const u=o.iconMapFn(s);if(u!==void 0)if(u.icon!==void 0){if(s=u.icon,s==="none"||!s)return{none:!0}}else return{cls:u.cls,content:u.content!==void 0?u.content:" "}}if(ql.test(s)===!0){const[u,f=tr]=s.split("|");return{svg:!0,viewBox:f,nodes:u.split("&&").map(g=>{const[m,h,k]=g.split("@@");return n.h("path",{style:h,d:m,transform:k})})}}if(Tl.test(s)===!0)return{img:!0,src:s.substring(4)};if(Vl.test(s)===!0){const[u,f=tr]=s.split("|");return{svguse:!0,src:u.substring(7),viewBox:f}}let d=" ";const c=s.match(Bl);if(c!==null)a=or[c[1]](s);else if($l.test(s)===!0)a=s;else if(Ml.test(s)===!0)a=`ionicons ion-${o.platform.is.ios===!0?"ios":"md"}${s.substring(3)}`;else if(lr.test(s)===!0){a="notranslate material-symbols";const u=s.match(lr);u!==null&&(s=s.substring(6),a+=ir[u[1]]),d=s}else{a="notranslate material-icons";const u=s.match(El);u!==null&&(s=s.substring(2),a+=rr[u[1]]),d=s}return{cls:a,content:d}});return()=>{const a={class:i.value,style:r.value,"aria-hidden":"true",role:"presentation"};return l.value.none===!0?n.h(e.tag,a,we(t.default)):l.value.img===!0?n.h(e.tag,a,Oe(t.default,[n.h("img",{src:l.value.src})])):l.value.svg===!0?n.h(e.tag,a,Oe(t.default,[n.h("svg",{viewBox:l.value.viewBox||"0 0 24 24"},l.value.nodes)])):l.value.svguse===!0?n.h(e.tag,a,Oe(t.default,[n.h("svg",{viewBox:l.value.viewBox},[n.h("use",{"xlink:href":l.value.src})])])):(l.value.cls!==void 0&&(a.class+=" "+l.value.cls),n.h(e.tag,a,Oe(t.default,[l.value.content])))}}}),Ll={size:{type:[String,Number],default:"1em"},color:String};function Rl(e){return{cSize:n.computed(()=>e.size in Fn?`${Fn[e.size]}px`:e.size),classes:n.computed(()=>"q-spinner"+(e.color?` text-${e.color}`:""))}}const Hn=ne({name:"QSpinner",props:{...Ll,thickness:{type:Number,default:5}},setup(e){const{cSize:t,classes:o}=Rl(e);return()=>n.h("svg",{class:o.value+" q-spinner-mat",width:t.value,height:t.value,viewBox:"25 25 50 50"},[n.h("circle",{class:"path",cx:"50",cy:"50",r:"20",fill:"none",stroke:"currentColor","stroke-width":e.thickness,"stroke-miterlimit":"10"})])}});function Al(e,t=250){let o=!1,r;return function(){return o===!1&&(o=!0,setTimeout(()=>{o=!1},t),r=e.apply(this,arguments)),r}}function ar(e,t,o,r){o.modifiers.stop===!0&&xe(e);const i=o.modifiers.color;let l=o.modifiers.center;l=l===!0||r===!0;const a=document.createElement("span"),s=document.createElement("span"),d=bt(e),{left:c,top:u,width:f,height:g}=t.getBoundingClientRect(),m=Math.sqrt(f*f+g*g),h=m/2,k=`${(f-m)/2}px`,w=l?k:`${d.left-c-h}px`,x=`${(g-m)/2}px`,y=l?x:`${d.top-u-h}px`;s.className="q-ripple__inner",An(s,{height:`${m}px`,width:`${m}px`,transform:`translate3d(${w},${y},0) scale3d(.2,.2,1)`,opacity:0}),a.className=`q-ripple${i?" text-"+i:""}`,a.setAttribute("dir","ltr"),a.appendChild(s),t.appendChild(a);const B=()=>{a.remove(),clearTimeout(V)};o.abort.push(B);let V=setTimeout(()=>{s.classList.add("q-ripple__inner--enter"),s.style.transform=`translate3d(${k},${x},0) scale3d(1,1,1)`,s.style.opacity=.2,V=setTimeout(()=>{s.classList.remove("q-ripple__inner--enter"),s.classList.add("q-ripple__inner--leave"),s.style.opacity=0,V=setTimeout(()=>{a.remove(),o.abort.splice(o.abort.indexOf(B),1)},275)},250)},50)}function sr(e,{modifiers:t,value:o,arg:r}){const i=Object.assign({},e.cfg.ripple,t,o);e.modifiers={early:i.early===!0,stop:i.stop===!0,center:i.center===!0,color:i.color||r,keyCodes:[].concat(i.keyCodes||13)}}const en=Ao({name:"ripple",beforeMount(e,t){const o=t.instance.$.appContext.config.globalProperties.$q.config||{};if(o.ripple===!1)return;const r={cfg:o,enabled:t.value!==!1,modifiers:{},abort:[],start(i){r.enabled===!0&&i.qSkipRipple!==!0&&i.type===(r.modifiers.early===!0?"pointerdown":"click")&&ar(i,e,r,i.qKeyEvent===!0)},keystart:Al(i=>{r.enabled===!0&&i.qSkipRipple!==!0&&Qe(i,r.modifiers.keyCodes)===!0&&i.type===`key${r.modifiers.early===!0?"down":"up"}`&&ar(i,e,r,!0)},300)};sr(r,t),e.__qripple=r,Pe(r,"main",[[e,"pointerdown","start","passive"],[e,"click","start","passive"],[e,"keydown","keystart","passive"],[e,"keyup","keystart","passive"]])},updated(e,t){if(t.oldValue!==t.value){const o=e.__qripple;o!==void 0&&(o.enabled=t.value!==!1,o.enabled===!0&&Object(t.value)===t.value&&sr(o,t))}},beforeUnmount(e){const t=e.__qripple;t!==void 0&&(t.abort.forEach(o=>{o()}),Ke(t,"main"),delete e._qripple)}}),ur={left:"start",center:"center",right:"end",between:"between",around:"around",evenly:"evenly",stretch:"stretch"},Ol=Object.keys(ur),Pl={align:{type:String,validator:e=>Ol.includes(e)}};function Il(e){return n.computed(()=>{const t=e.align===void 0?e.vertical===!0?"stretch":"left":e.align;return`${e.vertical===!0?"items":"justify"}-${ur[t]}`})}function cr(e){return e?e.aliasOf?e.aliasOf.path:e.path:""}function dr(e,t){return(e.aliasOf||e)===(t.aliasOf||t)}function jl(e,t){for(const o in t){const r=t[o],i=e[o];if(typeof r=="string"){if(r!==i)return!1}else if(Array.isArray(i)===!1||i.length!==r.length||r.some((l,a)=>l!==i[a]))return!1}return!0}function fr(e,t){return Array.isArray(t)===!0?e.length===t.length&&e.every((o,r)=>o===t[r]):e.length===1&&e[0]===t}function Nl(e,t){return Array.isArray(e)===!0?fr(e,t):Array.isArray(t)===!0?fr(t,e):e===t}function Fl(e,t){if(Object.keys(e).length!==Object.keys(t).length)return!1;for(const o in e)if(Nl(e[o],t[o])===!1)return!1;return!0}const mr={to:[String,Object],replace:Boolean,href:String,target:String,disable:Boolean},Dn={...mr,exact:Boolean,activeClass:{type:String,default:"q-router-link--active"},exactActiveClass:{type:String,default:"q-router-link--exact-active"}};function hr({fallbackTag:e,useDisableForRouterLinkProps:t=!0}={}){const o=n.getCurrentInstance(),{props:r,proxy:i,emit:l}=o,a=zo(o),s=n.computed(()=>r.disable!==!0&&r.href!==void 0),d=t===!0?n.computed(()=>a===!0&&r.disable!==!0&&s.value!==!0&&r.to!==void 0&&r.to!==null&&r.to!==""):n.computed(()=>a===!0&&s.value!==!0&&r.to!==void 0&&r.to!==null&&r.to!==""),c=n.computed(()=>d.value===!0?y(r.to):null),u=n.computed(()=>c.value!==null),f=n.computed(()=>s.value===!0||u.value===!0),g=n.computed(()=>r.type==="a"||f.value===!0?"a":r.tag||e||"div"),m=n.computed(()=>s.value===!0?{href:r.href,target:r.target}:u.value===!0?{href:c.value.href,target:r.target}:{}),h=n.computed(()=>{if(u.value===!1)return-1;const{matched:q}=c.value,{length:M}=q,$=q[M-1];if($===void 0)return-1;const F=i.$route.matched;if(F.length===0)return-1;const S=F.findIndex(dr.bind(null,$));if(S!==-1)return S;const E=cr(q[M-2]);return M>1&&cr($)===E&&F[F.length-1].path!==E?F.findIndex(dr.bind(null,q[M-2])):S}),k=n.computed(()=>u.value===!0&&h.value!==-1&&jl(i.$route.params,c.value.params)),w=n.computed(()=>k.value===!0&&h.value===i.$route.matched.length-1&&Fl(i.$route.params,c.value.params)),x=n.computed(()=>u.value===!0?w.value===!0?` ${r.exactActiveClass} ${r.activeClass}`:r.exact===!0?"":k.value===!0?` ${r.activeClass}`:"":"");function y(q){try{return i.$router.resolve(q)}catch{}return null}function B(q,{returnRouterError:M,to:$=r.to,replace:F=r.replace}={}){if(r.disable===!0)return q.preventDefault(),Promise.resolve(!1);if(q.metaKey||q.altKey||q.ctrlKey||q.shiftKey||q.button!==void 0&&q.button!==0||r.target==="_blank")return Promise.resolve(!1);q.preventDefault();const S=i.$router[F===!0?"replace":"push"]($);return M===!0?S:S.then(()=>{}).catch(()=>{})}function V(q){if(u.value===!0){const M=$=>B(q,$);l("click",q,M),q.defaultPrevented!==!0&&M()}else l("click",q)}return{hasRouterLink:u,hasHrefLink:s,hasLink:f,linkTag:g,resolvedLink:c,linkIsActive:k,linkIsExactActive:w,linkClass:x,linkAttrs:m,getLink:y,navigateToRouterLink:B,navigateOnClick:V}}const pr={none:0,xs:4,sm:8,md:16,lg:24,xl:32},zl={xs:8,sm:10,md:14,lg:20,xl:24},Hl=["button","submit","reset"],Dl=/[^\s]\/[^\s]/,Ul=["flat","outline","push","unelevated"];function Wl(e,t){return e.flat===!0?"flat":e.outline===!0?"outline":e.push===!0?"push":e.unelevated===!0?"unelevated":t}const Kl={...{...Yt,...mr,type:{type:String,default:"button"},label:[Number,String],icon:String,iconRight:String,...Ul.reduce((e,t)=>(e[t]=Boolean)&&e,{}),square:Boolean,rounded:Boolean,glossy:Boolean,size:String,fab:Boolean,fabMini:Boolean,padding:String,color:String,textColor:String,noCaps:Boolean,noWrap:Boolean,dense:Boolean,tabindex:[Number,String],ripple:{type:[Boolean,Object],default:!0},align:{...Pl.align,default:"center"},stack:Boolean,stretch:Boolean,loading:{type:Boolean,default:null},disable:Boolean},round:Boolean};function Ql(e){const t=Jt(e,zl),o=Il(e),{hasRouterLink:r,hasLink:i,linkTag:l,linkAttrs:a,navigateOnClick:s}=hr({fallbackTag:"button"}),d=n.computed(()=>{const w=e.fab===!1&&e.fabMini===!1?t.value:{};return e.padding!==void 0?Object.assign({},w,{padding:e.padding.split(/\s+/).map(x=>x in pr?pr[x]+"px":x).join(" "),minWidth:"0",minHeight:"0"}):w}),c=n.computed(()=>e.rounded===!0||e.fab===!0||e.fabMini===!0),u=n.computed(()=>e.disable!==!0&&e.loading!==!0),f=n.computed(()=>u.value===!0?e.tabindex||0:-1),g=n.computed(()=>Wl(e,"standard")),m=n.computed(()=>{const w={tabindex:f.value};return i.value===!0?Object.assign(w,a.value):Hl.includes(e.type)===!0&&(w.type=e.type),l.value==="a"?(e.disable===!0?w["aria-disabled"]="true":w.href===void 0&&(w.role="button"),r.value!==!0&&Dl.test(e.type)===!0&&(w.type=e.type)):e.disable===!0&&(w.disabled="",w["aria-disabled"]="true"),e.loading===!0&&e.percentage!==void 0&&Object.assign(w,{role:"progressbar","aria-valuemin":0,"aria-valuemax":100,"aria-valuenow":e.percentage}),w}),h=n.computed(()=>{let w;e.color!==void 0?e.flat===!0||e.outline===!0?w=`text-${e.textColor||e.color}`:w=`bg-${e.color} text-${e.textColor||"white"}`:e.textColor&&(w=`text-${e.textColor}`);const x=e.round===!0?"round":`rectangle${c.value===!0?" q-btn--rounded":e.square===!0?" q-btn--square":""}`;return`q-btn--${g.value} q-btn--${x}`+(w!==void 0?" "+w:"")+(u.value===!0?" q-btn--actionable q-focusable q-hoverable":e.disable===!0?" disabled":"")+(e.fab===!0?" q-btn--fab":e.fabMini===!0?" q-btn--fab-mini":"")+(e.noCaps===!0?" q-btn--no-uppercase":"")+(e.dense===!0?" q-btn--dense":"")+(e.stretch===!0?" no-border-radius self-stretch":"")+(e.glossy===!0?" glossy":"")+(e.square?" q-btn--square":"")}),k=n.computed(()=>o.value+(e.stack===!0?" column":" row")+(e.noWrap===!0?" no-wrap text-no-wrap":"")+(e.loading===!0?" q-btn__content--hidden":""));return{classes:h,style:d,innerClasses:k,attributes:m,hasLink:i,linkTag:l,navigateOnClick:s,isActionable:u}}const{passiveCapture:Te}=fe;let st=null,ut=null,ct=null;const Un=ne({name:"QBtn",props:{...Kl,percentage:Number,darkPercentage:Boolean,onTouchstart:[Function,Array]},emits:["click","keydown","mousedown","keyup"],setup(e,{slots:t,emit:o}){const{proxy:r}=n.getCurrentInstance(),{classes:i,style:l,innerClasses:a,attributes:s,hasLink:d,linkTag:c,navigateOnClick:u,isActionable:f}=Ql(e),g=n.ref(null),m=n.ref(null);let h=null,k,w=null;const x=n.computed(()=>e.label!==void 0&&e.label!==null&&e.label!==""),y=n.computed(()=>e.disable===!0||e.ripple===!1?!1:{keyCodes:d.value===!0?[13,32]:[13],...e.ripple===!0?{}:e.ripple}),B=n.computed(()=>({center:e.round})),V=n.computed(()=>{const T=Math.max(0,Math.min(100,e.percentage));return T>0?{transition:"transform 0.6s",transform:`translateX(${T-100}%)`}:{}}),q=n.computed(()=>{if(e.loading===!0)return{onMousedown:N,onTouchstart:N,onClick:N,onKeydown:N,onKeyup:N};if(f.value===!0){const T={onClick:$,onKeydown:F,onMousedown:E};if(r.$q.platform.has.touch===!0){const K=e.onTouchstart!==void 0?"":"Passive";T[`onTouchstart${K}`]=S}return T}return{onClick:se}}),M=n.computed(()=>({ref:g,class:"q-btn q-btn-item non-selectable no-outline "+i.value,style:l.value,...s.value,...q.value}));function $(T){if(g.value!==null){if(T!==void 0){if(T.defaultPrevented===!0)return;const K=document.activeElement;if(e.type==="submit"&&K!==document.body&&g.value.contains(K)===!1&&K.contains(g.value)===!1){g.value.focus();const z=()=>{document.removeEventListener("keydown",se,!0),document.removeEventListener("keyup",z,Te),g.value!==null&&g.value.removeEventListener("blur",z,Te)};document.addEventListener("keydown",se,!0),document.addEventListener("keyup",z,Te),g.value.addEventListener("blur",z,Te)}}u(T)}}function F(T){g.value!==null&&(o("keydown",T),Qe(T,[13,32])===!0&&ut!==g.value&&(ut!==null&&C(),T.defaultPrevented!==!0&&(g.value.focus(),ut=g.value,g.value.classList.add("q-btn--active"),document.addEventListener("keyup",A,!0),g.value.addEventListener("blur",A,Te)),se(T)))}function S(T){g.value!==null&&(o("touchstart",T),T.defaultPrevented!==!0&&(st!==g.value&&(st!==null&&C(),st=g.value,h=T.target,h.addEventListener("touchcancel",A,Te),h.addEventListener("touchend",A,Te)),k=!0,w!==null&&clearTimeout(w),w=setTimeout(()=>{w=null,k=!1},200)))}function E(T){g.value!==null&&(T.qSkipRipple=k===!0,o("mousedown",T),T.defaultPrevented!==!0&&ct!==g.value&&(ct!==null&&C(),ct=g.value,g.value.classList.add("q-btn--active"),document.addEventListener("mouseup",A,Te)))}function A(T){if(g.value!==null&&!(T!==void 0&&T.type==="blur"&&document.activeElement===g.value)){if(T!==void 0&&T.type==="keyup"){if(ut===g.value&&Qe(T,[13,32])===!0){const K=new MouseEvent("click",T);K.qKeyEvent=!0,T.defaultPrevented===!0&&ke(K),T.cancelBubble===!0&&xe(K),g.value.dispatchEvent(K),se(T),T.qKeyEvent=!0}o("keyup",T)}C()}}function C(T){const K=m.value;T!==!0&&(st===g.value||ct===g.value)&&K!==null&&K!==document.activeElement&&(K.setAttribute("tabindex",-1),K.focus()),st===g.value&&(h!==null&&(h.removeEventListener("touchcancel",A,Te),h.removeEventListener("touchend",A,Te)),st=h=null),ct===g.value&&(document.removeEventListener("mouseup",A,Te),ct=null),ut===g.value&&(document.removeEventListener("keyup",A,!0),g.value!==null&&g.value.removeEventListener("blur",A,Te),ut=null),g.value!==null&&g.value.classList.remove("q-btn--active")}function N(T){se(T),T.qSkipRipple=!0}return n.onBeforeUnmount(()=>{C(!0)}),Object.assign(r,{click:T=>{f.value===!0&&$(T)}}),()=>{let T=[];e.icon!==void 0&&T.push(n.h(qe,{name:e.icon,left:e.stack!==!0&&x.value===!0,role:"img"})),x.value===!0&&T.push(n.h("span",{class:"block"},[e.label])),T=Oe(t.default,T),e.iconRight!==void 0&&e.round===!1&&T.push(n.h(qe,{name:e.iconRight,right:e.stack!==!0&&x.value===!0,role:"img"}));const K=[n.h("span",{class:"q-focus-helper",ref:m})];return e.loading===!0&&e.percentage!==void 0&&K.push(n.h("span",{class:"q-btn__progress absolute-full overflow-hidden"+(e.darkPercentage===!0?" q-btn__progress--dark":"")},[n.h("span",{class:"q-btn__progress-indicator fit block",style:V.value})])),K.push(n.h("span",{class:"q-btn__content text-center col items-center q-anchor--skip "+a.value},T)),e.loading!==null&&K.push(n.h(n.Transition,{name:"q-transition--fade"},()=>e.loading===!0?[n.h("span",{key:"loading",class:"absolute-full flex flex-center"},t.loading!==void 0?t.loading():[n.h(Hn)])]:null)),n.withDirectives(n.h(c.value,M.value,K),[[en,y.value,void 0,B.value]])}}}),Zl=n.defineComponent({__name:"AppButton",props:{disable:{type:[Boolean,Function]},tooltip:{},uppercase:{type:Boolean},xSmall:{type:Boolean},small:{type:Boolean},large:{type:Boolean},fullWidth:{type:Boolean},wrap:{type:Boolean},largeIcon:{type:Boolean},modelValue:{type:Boolean},badge:{type:[String,Boolean,Number]},badgeColor:{},badgeInline:{type:Boolean},link:{type:Boolean},size:{},type:{},to:{},replace:{type:Boolean},href:{},target:{},label:{},icon:{},iconRight:{},outline:{type:Boolean},flat:{type:Boolean},unelevated:{type:Boolean},rounded:{type:Boolean},push:{type:Boolean},square:{type:Boolean},glossy:{type:Boolean},fab:{type:Boolean},fabMini:{type:Boolean},padding:{},color:{},textColor:{},noCaps:{type:Boolean},noWrap:{type:Boolean},dense:{type:Boolean},ripple:{type:Boolean},tabindex:{},align:{},stack:{type:Boolean},stretch:{type:Boolean},loading:{type:Boolean},round:{type:Boolean},percentage:{},darkPercentage:{type:Boolean}},emits:["update:modelValue","click"],setup(e,{emit:t}){const o=e,r=t;function i(s){r("click",s),r("update:modelValue",!o.modelValue)}const l=n.computed(()=>o.badge===void 0||o.badge===!1||o.badge===!0||o.badge===""?"":o.badge),a=n.computed(()=>typeof o.disable=="function"?o.disable():o.disable);return(s,d)=>(n.openBlock(),n.createBlock(Un,n.mergeProps(s.$props,{class:[[s.$style.wrapper],"hover-bg-secondary hover-text-black"],disable:a.value,"no-caps":!s.uppercase,"no-wrap":!s.wrap,onClick:i}),{default:n.withCtx(()=>[n.renderSlot(s.$slots,"default"),s.badge?(n.openBlock(),n.createBlock(ol,{key:0,style:{padding:"6px",top:"-10px",right:"-10px","font-size":"12px"},color:s.badgeColor,floating:!s.badgeInline,rounded:!0},{default:n.withCtx(()=>[n.createTextVNode(n.toDisplayString(l.value),1)]),_:1},8,["color","floating"])):n.createCommentVNode("",!0),s.tooltip?(n.openBlock(),n.createBlock(Gt,{key:1,class:"text-body2",delay:400},{default:n.withCtx(()=>[n.createTextVNode(n.toDisplayString(s.tooltip),1)]),_:1})):n.createCommentVNode("",!0)]),_:3},16,["class","disable","no-caps","no-wrap"]))}}),Xl={wrapper:"_wrapper_1g76t_1"},Y=(e,t)=>{const o=e.__vccOpts||e;for(const[r,i]of t)o[r]=i;return o},gr=Y(Zl,[["__cssModules",{$style:Xl}]]);let Wn,tn=0;const he=new Array(256);for(let e=0;e<256;e++)he[e]=(e+256).toString(16).substring(1);const Gl=(()=>{const e=typeof crypto<"u"?crypto:typeof window<"u"?window.crypto||window.msCrypto:void 0;if(e!==void 0){if(e.randomBytes!==void 0)return e.randomBytes;if(e.getRandomValues!==void 0)return t=>{const o=new Uint8Array(t);return e.getRandomValues(o),o}}return t=>{const o=[];for(let r=t;r>0;r--)o.push(Math.floor(Math.random()*256));return o}})(),wr=4096;function nn(){(Wn===void 0||tn+16>wr)&&(tn=0,Wn=Gl(wr));const e=Array.prototype.slice.call(Wn,tn,tn+=16);return e[6]=e[6]&15|64,e[8]=e[8]&63|128,he[e[0]]+he[e[1]]+he[e[2]]+he[e[3]]+"-"+he[e[4]]+he[e[5]]+"-"+he[e[6]]+he[e[7]]+"-"+he[e[8]]+he[e[9]]+"-"+he[e[10]]+he[e[11]]+he[e[12]]+he[e[13]]+he[e[14]]+he[e[15]]}function Yl(e){return e??null}function vr(e,t){return e??(t===!0?`f_${nn()}`:null)}function kr({getValue:e,required:t=!0}={}){if(We.value===!0){const o=e!==void 0?n.ref(Yl(e())):n.ref(null);return t===!0&&o.value===null&&n.onMounted(()=>{o.value=`f_${nn()}`}),e!==void 0&&n.watch(e,r=>{o.value=vr(r,t)}),o}return e!==void 0?n.computed(()=>vr(e(),t)):n.ref(`f_${nn()}`)}const yr=/^on[A-Z]/;function Jl(){const{attrs:e,vnode:t}=n.getCurrentInstance(),o={listeners:n.ref({}),attributes:n.ref({})};function r(){const i={},l={};for(const a in e)a!=="class"&&a!=="style"&&yr.test(a)===!1&&(i[a]=e[a]);for(const a in t.props)yr.test(a)===!0&&(l[a]=t.props[a]);o.attributes.value=i,o.listeners.value=l}return n.onBeforeUpdate(r),r(),o}const je={dark:{type:Boolean,default:null}};function Ne(e,t){return n.computed(()=>e.dark===null?t.dark.isActive:e.dark)}const ea="_q_",qt="_q_l_",br="_q_pc_",ta="_q_fo_";function ye(){}function na({validate:e,resetValidation:t,requiresQForm:o}){const r=n.inject(ta,!1);if(r!==!1){const{props:i,proxy:l}=n.getCurrentInstance();Object.assign(l,{validate:e,resetValidation:t}),n.watch(()=>i.disable,a=>{a===!0?(typeof t=="function"&&t(),r.unbindComponent(l)):r.bindComponent(l)}),n.onMounted(()=>{i.disable!==!0&&r.bindComponent(l)}),n.onBeforeUnmount(()=>{i.disable!==!0&&r.unbindComponent(l)})}else o===!0&&console.error("Parent QForm not found on useFormChild()!")}const Cr=/^#[0-9a-fA-F]{3}([0-9a-fA-F]{3})?$/,_r=/^#[0-9a-fA-F]{4}([0-9a-fA-F]{4})?$/,Sr=/^#([0-9a-fA-F]{3}|[0-9a-fA-F]{4}|[0-9a-fA-F]{6}|[0-9a-fA-F]{8})$/,on=/^rgb\(((0|[1-9][\d]?|1[\d]{0,2}|2[\d]?|2[0-4][\d]|25[0-5]),){2}(0|[1-9][\d]?|1[\d]{0,2}|2[\d]?|2[0-4][\d]|25[0-5])\)$/,rn=/^rgba\(((0|[1-9][\d]?|1[\d]{0,2}|2[\d]?|2[0-4][\d]|25[0-5]),){2}(0|[1-9][\d]?|1[\d]{0,2}|2[\d]?|2[0-4][\d]|25[0-5]),(0|0\.[0-9]+[1-9]|0\.[1-9]+|1)\)$/,Kn={date:e=>/^-?[\d]+\/[0-1]\d\/[0-3]\d$/.test(e),time:e=>/^([0-1]?\d|2[0-3]):[0-5]\d$/.test(e),fulltime:e=>/^([0-1]?\d|2[0-3]):[0-5]\d:[0-5]\d$/.test(e),timeOrFulltime:e=>/^([0-1]?\d|2[0-3]):[0-5]\d(:[0-5]\d)?$/.test(e),email:e=>/^(([^<>()\[\]\\.,;:\s@"]+(\.[^<>()\[\]\\.,;:\s@"]+)*)|(".+"))@((\[[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}])|(([a-zA-Z\-0-9]+\.)+[a-zA-Z]{2,}))$/.test(e),hexColor:e=>Cr.test(e),hexaColor:e=>_r.test(e),hexOrHexaColor:e=>Sr.test(e),rgbColor:e=>on.test(e),rgbaColor:e=>rn.test(e),rgbOrRgbaColor:e=>on.test(e)||rn.test(e),hexOrRgbColor:e=>Cr.test(e)||on.test(e),hexaOrRgbaColor:e=>_r.test(e)||rn.test(e),anyColor:e=>Sr.test(e)||on.test(e)||rn.test(e)};function xr(e,t=250,o){let r=null;function i(){const l=arguments,a=()=>{r=null,e.apply(this,l)};r!==null&&clearTimeout(r),r=setTimeout(a,t)}return i.cancel=()=>{r!==null&&clearTimeout(r)},i}const oa=[!0,!1,"ondemand"],ra={modelValue:{},error:{type:Boolean,default:null},errorMessage:String,noErrorIcon:Boolean,rules:Array,reactiveRules:Boolean,lazyRules:{type:[Boolean,String],default:!1,validator:e=>oa.includes(e)}};function ia(e,t){const{props:o,proxy:r}=n.getCurrentInstance(),i=n.ref(!1),l=n.ref(null),a=n.ref(!1);na({validate:k,resetValidation:h});let s=0,d;const c=n.computed(()=>o.rules!==void 0&&o.rules!==null&&o.rules.length!==0),u=n.computed(()=>o.disable!==!0&&c.value===!0&&t.value===!1),f=n.computed(()=>o.error===!0||i.value===!0),g=n.computed(()=>typeof o.errorMessage=="string"&&o.errorMessage.length!==0?o.errorMessage:l.value);n.watch(()=>o.modelValue,()=>{a.value=!0,u.value===!0&&o.lazyRules===!1&&w()});function m(){o.lazyRules!=="ondemand"&&u.value===!0&&a.value===!0&&w()}n.watch(()=>o.reactiveRules,x=>{x===!0?d===void 0&&(d=n.watch(()=>o.rules,m,{immediate:!0,deep:!0})):d!==void 0&&(d(),d=void 0)},{immediate:!0}),n.watch(()=>o.lazyRules,m),n.watch(e,x=>{x===!0?a.value=!0:u.value===!0&&o.lazyRules!=="ondemand"&&w()});function h(){s++,t.value=!1,a.value=!1,i.value=!1,l.value=null,w.cancel()}function k(x=o.modelValue){if(o.disable===!0||c.value===!1)return!0;const y=++s,B=t.value!==!0?()=>{a.value=!0}:()=>{},V=(M,$)=>{M===!0&&B(),i.value=M,l.value=$||null,t.value=!1},q=[];for(let M=0;M<o.rules.length;M++){const $=o.rules[M];let F;if(typeof $=="function"?F=$(x,Kn):typeof $=="string"&&Kn[$]!==void 0&&(F=Kn[$](x)),F===!1||typeof F=="string")return V(!0,F),!1;F!==!0&&F!==void 0&&q.push(F)}return q.length===0?(V(!1),!0):(t.value=!0,Promise.all(q).then(M=>{if(M===void 0||Array.isArray(M)===!1||M.length===0)return y===s&&V(!1),!0;const $=M.find(F=>F===!1||typeof F=="string");return y===s&&V($!==void 0,$),$===void 0},M=>(y===s&&(console.error(M),V(!0)),!1)))}const w=xr(k,0);return n.onBeforeUnmount(()=>{d!==void 0&&d(),w.cancel()}),Object.assign(r,{resetValidation:h,validate:k}),jt(r,"hasError",()=>f.value),{isDirtyModel:a,hasRules:c,hasError:f,errorMessage:g,validate:k,resetValidation:h}}function Tt(e){return e!=null&&(""+e).length!==0}const ln={...{...je,...ra,label:String,stackLabel:Boolean,hint:String,hideHint:Boolean,prefix:String,suffix:String,labelColor:String,color:String,bgColor:String,filled:Boolean,outlined:Boolean,borderless:Boolean,standout:[Boolean,String],square:Boolean,loading:Boolean,labelSlot:Boolean,bottomSlots:Boolean,hideBottomSpace:Boolean,rounded:Boolean,dense:Boolean,itemAligned:Boolean,counter:Boolean,clearable:Boolean,clearIcon:String,disable:Boolean,readonly:Boolean,autofocus:Boolean,for:String},maxlength:[Number,String]},Qn=["update:modelValue","clear","focus","blur"];function Zn({requiredForAttr:e=!0,tagProp:t,changeEvent:o=!1}={}){const{props:r,proxy:i}=n.getCurrentInstance(),l=Ne(r,i.$q),a=kr({required:e,getValue:()=>r.for});return{requiredForAttr:e,changeEvent:o,tag:t===!0?n.computed(()=>r.tag):{value:"label"},isDark:l,editable:n.computed(()=>r.disable!==!0&&r.readonly!==!0),innerLoading:n.ref(!1),focused:n.ref(!1),hasPopupOpen:!1,splitAttrs:Jl(),targetUid:a,rootRef:n.ref(null),targetRef:n.ref(null),controlRef:n.ref(null)}}function Xn(e){const{props:t,emit:o,slots:r,attrs:i,proxy:l}=n.getCurrentInstance(),{$q:a}=l;let s=null;e.hasValue===void 0&&(e.hasValue=n.computed(()=>Tt(t.modelValue))),e.emitValue===void 0&&(e.emitValue=L=>{o("update:modelValue",L)}),e.controlEvents===void 0&&(e.controlEvents={onFocusin:S,onFocusout:E}),Object.assign(e,{clearValue:A,onControlFocusin:S,onControlFocusout:E,focus:$}),e.computedCounter===void 0&&(e.computedCounter=n.computed(()=>{if(t.counter!==!1){const L=typeof t.modelValue=="string"||typeof t.modelValue=="number"?(""+t.modelValue).length:Array.isArray(t.modelValue)===!0?t.modelValue.length:0,W=t.maxlength!==void 0?t.maxlength:t.maxValues;return L+(W!==void 0?" / "+W:"")}}));const{isDirtyModel:d,hasRules:c,hasError:u,errorMessage:f,resetValidation:g}=ia(e.focused,e.innerLoading),m=e.floatingLabel!==void 0?n.computed(()=>t.stackLabel===!0||e.focused.value===!0||e.floatingLabel.value===!0):n.computed(()=>t.stackLabel===!0||e.focused.value===!0||e.hasValue.value===!0),h=n.computed(()=>t.bottomSlots===!0||t.hint!==void 0||c.value===!0||t.counter===!0||t.error!==null),k=n.computed(()=>t.filled===!0?"filled":t.outlined===!0?"outlined":t.borderless===!0?"borderless":t.standout?"standout":"standard"),w=n.computed(()=>`q-field row no-wrap items-start q-field--${k.value}`+(e.fieldClass!==void 0?` ${e.fieldClass.value}`:"")+(t.rounded===!0?" q-field--rounded":"")+(t.square===!0?" q-field--square":"")+(m.value===!0?" q-field--float":"")+(y.value===!0?" q-field--labeled":"")+(t.dense===!0?" q-field--dense":"")+(t.itemAligned===!0?" q-field--item-aligned q-item-type":"")+(e.isDark.value===!0?" q-field--dark":"")+(e.getControl===void 0?" q-field--auto-height":"")+(e.focused.value===!0?" q-field--focused":"")+(u.value===!0?" q-field--error":"")+(u.value===!0||e.focused.value===!0?" q-field--highlighted":"")+(t.hideBottomSpace!==!0&&h.value===!0?" q-field--with-bottom":"")+(t.disable===!0?" q-field--disabled":t.readonly===!0?" q-field--readonly":"")),x=n.computed(()=>"q-field__control relative-position row no-wrap"+(t.bgColor!==void 0?` bg-${t.bgColor}`:"")+(u.value===!0?" text-negative":typeof t.standout=="string"&&t.standout.length!==0&&e.focused.value===!0?` ${t.standout}`:t.color!==void 0?` text-${t.color}`:"")),y=n.computed(()=>t.labelSlot===!0||t.label!==void 0),B=n.computed(()=>"q-field__label no-pointer-events absolute ellipsis"+(t.labelColor!==void 0&&u.value!==!0?` text-${t.labelColor}`:"")),V=n.computed(()=>({id:e.targetUid.value,editable:e.editable.value,focused:e.focused.value,floatingLabel:m.value,modelValue:t.modelValue,emitValue:e.emitValue})),q=n.computed(()=>{const L={};return e.targetUid.value&&(L.for=e.targetUid.value),t.disable===!0&&(L["aria-disabled"]="true"),L});function M(){const L=document.activeElement;let W=e.targetRef!==void 0&&e.targetRef.value;W&&(L===null||L.id!==e.targetUid.value)&&(W.hasAttribute("tabindex")===!0||(W=W.querySelector("[tabindex]")),W&&W!==L&&W.focus({preventScroll:!0}))}function $(){zt(M)}function F(){fl(M);const L=document.activeElement;L!==null&&e.rootRef.value.contains(L)&&L.blur()}function S(L){s!==null&&(clearTimeout(s),s=null),e.editable.value===!0&&e.focused.value===!1&&(e.focused.value=!0,o("focus",L))}function E(L,W){s!==null&&clearTimeout(s),s=setTimeout(()=>{s=null,!(document.hasFocus()===!0&&(e.hasPopupOpen===!0||e.controlRef===void 0||e.controlRef.value===null||e.controlRef.value.contains(document.activeElement)!==!1))&&(e.focused.value===!0&&(e.focused.value=!1,o("blur",L)),W!==void 0&&W())})}function A(L){se(L),a.platform.is.mobile!==!0?(e.targetRef!==void 0&&e.targetRef.value||e.rootRef.value).focus():e.rootRef.value.contains(document.activeElement)===!0&&document.activeElement.blur(),t.type==="file"&&(e.inputRef.value.value=null),o("update:modelValue",null),e.changeEvent===!0&&o("change",null),o("clear",t.modelValue),n.nextTick(()=>{const W=d.value;g(),d.value=W})}function C(L){[13,32].includes(L.keyCode)&&A(L)}function N(){const L=[];return r.prepend!==void 0&&L.push(n.h("div",{class:"q-field__prepend q-field__marginal row no-wrap items-center",key:"prepend",onClick:ke},r.prepend())),L.push(n.h("div",{class:"q-field__control-container col relative-position row no-wrap q-anchor--skip"},T())),u.value===!0&&t.noErrorIcon===!1&&L.push(z("error",[n.h(qe,{name:a.iconSet.field.error,color:"negative"})])),t.loading===!0||e.innerLoading.value===!0?L.push(z("inner-loading-append",r.loading!==void 0?r.loading():[n.h(Hn,{color:t.color})])):t.clearable===!0&&e.hasValue.value===!0&&e.editable.value===!0&&L.push(z("inner-clearable-append",[n.h(qe,{class:"q-field__focusable-action",name:t.clearIcon||a.iconSet.field.clear,tabindex:0,role:"button","aria-hidden":"false","aria-label":a.lang.label.clear,onKeyup:C,onClick:A})])),r.append!==void 0&&L.push(n.h("div",{class:"q-field__append q-field__marginal row no-wrap items-center",key:"append",onClick:ke},r.append())),e.getInnerAppend!==void 0&&L.push(z("inner-append",e.getInnerAppend())),e.getControlChild!==void 0&&L.push(e.getControlChild()),L}function T(){const L=[];return t.prefix!==void 0&&t.prefix!==null&&L.push(n.h("div",{class:"q-field__prefix no-pointer-events row items-center"},t.prefix)),e.getShadowControl!==void 0&&e.hasShadow.value===!0&&L.push(e.getShadowControl()),e.getControl!==void 0?L.push(e.getControl()):r.rawControl!==void 0?L.push(r.rawControl()):r.control!==void 0&&L.push(n.h("div",{ref:e.targetRef,class:"q-field__native row",tabindex:-1,...e.splitAttrs.attributes.value,"data-autofocus":t.autofocus===!0||void 0},r.control(V.value))),y.value===!0&&L.push(n.h("div",{class:B.value},we(r.label,t.label))),t.suffix!==void 0&&t.suffix!==null&&L.push(n.h("div",{class:"q-field__suffix no-pointer-events row items-center"},t.suffix)),L.concat(we(r.default))}function K(){let L,W;u.value===!0?f.value!==null?(L=[n.h("div",{role:"alert"},f.value)],W=`q--slot-error-${f.value}`):(L=we(r.error),W="q--slot-error"):(t.hideHint!==!0||e.focused.value===!0)&&(t.hint!==void 0?(L=[n.h("div",t.hint)],W=`q--slot-hint-${t.hint}`):(L=we(r.hint),W="q--slot-hint"));const Z=t.counter===!0||r.counter!==void 0;if(t.hideBottomSpace===!0&&Z===!1&&L===void 0)return;const b=n.h("div",{key:W,class:"q-field__messages col"},L);return n.h("div",{class:"q-field__bottom row items-start q-field__bottom--"+(t.hideBottomSpace!==!0?"animated":"stale"),onClick:ke},[t.hideBottomSpace===!0?b:n.h(n.Transition,{name:"q-transition--field-message"},()=>b),Z===!0?n.h("div",{class:"q-field__counter"},r.counter!==void 0?r.counter():e.computedCounter.value):null])}function z(L,W){return W===null?null:n.h("div",{key:L,class:"q-field__append q-field__marginal row no-wrap items-center q-anchor--skip"},W)}let P=!1;return n.onDeactivated(()=>{P=!0}),n.onActivated(()=>{P===!0&&t.autofocus===!0&&l.focus()}),t.autofocus===!0&&n.onMounted(()=>{l.focus()}),n.onBeforeUnmount(()=>{s!==null&&clearTimeout(s)}),Object.assign(l,{focus:$,blur:F}),function(){const W=e.getControl===void 0&&r.control===void 0?{...e.splitAttrs.attributes.value,"data-autofocus":t.autofocus===!0||void 0,...q.value}:q.value;return n.h(e.tag.value,{ref:e.rootRef,class:[w.value,i.class],style:i.style,...W},[r.before!==void 0?n.h("div",{class:"q-field__before q-field__marginal row no-wrap items-center",onClick:ke},r.before()):null,n.h("div",{class:"q-field__inner relative-position col self-stretch"},[n.h("div",{ref:e.controlRef,class:x.value,tabindex:-1,...e.controlEvents},N()),h.value===!0?K():null]),r.after!==void 0?n.h("div",{class:"q-field__after q-field__marginal row no-wrap items-center",onClick:ke},r.after()):null])}}const Br={date:"####/##/##",datetime:"####/##/## ##:##",time:"##:##",fulltime:"##:##:##",phone:"(###) ### - ####",card:"#### #### #### ####"},an={"#":{pattern:"[\\d]",negate:"[^\\d]"},S:{pattern:"[a-zA-Z]",negate:"[^a-zA-Z]"},N:{pattern:"[0-9a-zA-Z]",negate:"[^0-9a-zA-Z]"},A:{pattern:"[a-zA-Z]",negate:"[^a-zA-Z]",transform:e=>e.toLocaleUpperCase()},a:{pattern:"[a-zA-Z]",negate:"[^a-zA-Z]",transform:e=>e.toLocaleLowerCase()},X:{pattern:"[0-9a-zA-Z]",negate:"[^0-9a-zA-Z]",transform:e=>e.toLocaleUpperCase()},x:{pattern:"[0-9a-zA-Z]",negate:"[^0-9a-zA-Z]",transform:e=>e.toLocaleLowerCase()}},Er=Object.keys(an);Er.forEach(e=>{an[e].regex=new RegExp(an[e].pattern)});const la=new RegExp("\\\\([^.*+?^${}()|([\\]])|([.*+?^${}()|[\\]])|(["+Er.join("")+"])|(.)","g"),qr=/[.*+?^${}()|[\]\\]/g,ce="",aa={mask:String,reverseFillMask:Boolean,fillMask:[Boolean,String],unmaskedValue:Boolean};function sa(e,t,o,r){let i,l,a,s,d,c;const u=n.ref(null),f=n.ref(m());function g(){return e.autogrow===!0||["textarea","text","search","url","tel","password"].includes(e.type)}n.watch(()=>e.type+e.autogrow,k),n.watch(()=>e.mask,S=>{if(S!==void 0)w(f.value,!0);else{const E=$(f.value);k(),e.modelValue!==E&&t("update:modelValue",E)}}),n.watch(()=>e.fillMask+e.reverseFillMask,()=>{u.value===!0&&w(f.value,!0)}),n.watch(()=>e.unmaskedValue,()=>{u.value===!0&&w(f.value)});function m(){if(k(),u.value===!0){const S=q($(e.modelValue));return e.fillMask!==!1?F(S):S}return e.modelValue}function h(S){if(S<i.length)return i.slice(-S);let E="",A=i;const C=A.indexOf(ce);if(C!==-1){for(let N=S-A.length;N>0;N--)E+=ce;A=A.slice(0,C)+E+A.slice(C)}return A}function k(){if(u.value=e.mask!==void 0&&e.mask.length!==0&&g(),u.value===!1){s=void 0,i="",l="";return}const S=Br[e.mask]===void 0?e.mask:Br[e.mask],E=typeof e.fillMask=="string"&&e.fillMask.length!==0?e.fillMask.slice(0,1):"_",A=E.replace(qr,"\\$&"),C=[],N=[],T=[];let K=e.reverseFillMask===!0,z="",P="";S.replace(la,(b,v,I,Q,X)=>{if(Q!==void 0){const R=an[Q];T.push(R),P=R.negate,K===!0&&(N.push("(?:"+P+"+)?("+R.pattern+"+)?(?:"+P+"+)?("+R.pattern+"+)?"),K=!1),N.push("(?:"+P+"+)?("+R.pattern+")?")}else if(I!==void 0)z="\\"+(I==="\\"?"":I),T.push(I),C.push("([^"+z+"]+)?"+z+"?");else{const R=v!==void 0?v:X;z=R==="\\"?"\\\\\\\\":R.replace(qr,"\\\\$&"),T.push(R),C.push("([^"+z+"]+)?"+z+"?")}});const L=new RegExp("^"+C.join("")+"("+(z===""?".":"[^"+z+"]")+"+)?"+(z===""?"":"["+z+"]*")+"$"),W=N.length-1,Z=N.map((b,v)=>v===0&&e.reverseFillMask===!0?new RegExp("^"+A+"*"+b):v===W?new RegExp("^"+b+"("+(P===""?".":P)+"+)?"+(e.reverseFillMask===!0?"$":A+"*")):new RegExp("^"+b));a=T,s=b=>{const v=L.exec(e.reverseFillMask===!0?b:b.slice(0,T.length+1));v!==null&&(b=v.slice(1).join(""));const I=[],Q=Z.length;for(let X=0,R=b;X<Q;X++){const H=Z[X].exec(R);if(H===null)break;R=R.slice(H.shift().length),I.push(...H)}return I.length!==0?I.join(""):b},i=T.map(b=>typeof b=="string"?b:ce).join(""),l=i.split(ce).join(E)}function w(S,E,A){const C=r.value,N=C.selectionEnd,T=C.value.length-N,K=$(S);E===!0&&k();const z=q(K),P=e.fillMask!==!1?F(z):z,L=f.value!==P;C.value!==P&&(C.value=P),L===!0&&(f.value=P),document.activeElement===C&&n.nextTick(()=>{if(P===l){const Z=e.reverseFillMask===!0?l.length:0;C.setSelectionRange(Z,Z,"forward");return}if(A==="insertFromPaste"&&e.reverseFillMask!==!0){const Z=C.selectionEnd;let b=N-1;for(let v=d;v<=b&&v<Z;v++)i[v]!==ce&&b++;y.right(C,b);return}if(["deleteContentBackward","deleteContentForward"].indexOf(A)!==-1){const Z=e.reverseFillMask===!0?N===0?P.length>z.length?1:0:Math.max(0,P.length-(P===l?0:Math.min(z.length,T)+1))+1:N;C.setSelectionRange(Z,Z,"forward");return}if(e.reverseFillMask===!0)if(L===!0){const Z=Math.max(0,P.length-(P===l?0:Math.min(z.length,T+1)));Z===1&&N===1?C.setSelectionRange(Z,Z,"forward"):y.rightReverse(C,Z)}else{const Z=P.length-T;C.setSelectionRange(Z,Z,"backward")}else if(L===!0){const Z=Math.max(0,i.indexOf(ce),Math.min(z.length,N)-1);y.right(C,Z)}else{const Z=N-1;y.right(C,Z)}});const W=e.unmaskedValue===!0?$(P):P;String(e.modelValue)!==W&&(e.modelValue!==null||W!=="")&&o(W,!0)}function x(S,E,A){const C=q($(S.value));E=Math.max(0,i.indexOf(ce),Math.min(C.length,E)),d=E,S.setSelectionRange(E,A,"forward")}const y={left(S,E){const A=i.slice(E-1).indexOf(ce)===-1;let C=Math.max(0,E-1);for(;C>=0;C--)if(i[C]===ce){E=C,A===!0&&E++;break}if(C<0&&i[E]!==void 0&&i[E]!==ce)return y.right(S,0);E>=0&&S.setSelectionRange(E,E,"backward")},right(S,E){const A=S.value.length;let C=Math.min(A,E+1);for(;C<=A;C++)if(i[C]===ce){E=C;break}else i[C-1]===ce&&(E=C);if(C>A&&i[E-1]!==void 0&&i[E-1]!==ce)return y.left(S,A);S.setSelectionRange(E,E,"forward")},leftReverse(S,E){const A=h(S.value.length);let C=Math.max(0,E-1);for(;C>=0;C--)if(A[C-1]===ce){E=C;break}else if(A[C]===ce&&(E=C,C===0))break;if(C<0&&A[E]!==void 0&&A[E]!==ce)return y.rightReverse(S,0);E>=0&&S.setSelectionRange(E,E,"backward")},rightReverse(S,E){const A=S.value.length,C=h(A),N=C.slice(0,E+1).indexOf(ce)===-1;let T=Math.min(A,E+1);for(;T<=A;T++)if(C[T-1]===ce){E=T,E>0&&N===!0&&E--;break}if(T>A&&C[E-1]!==void 0&&C[E-1]!==ce)return y.leftReverse(S,A);S.setSelectionRange(E,E,"forward")}};function B(S){t("click",S),c=void 0}function V(S){if(t("keydown",S),Vn(S)===!0||S.altKey===!0)return;const E=r.value,A=E.selectionStart,C=E.selectionEnd;if(S.shiftKey||(c=void 0),S.keyCode===37||S.keyCode===39){S.shiftKey&&c===void 0&&(c=E.selectionDirection==="forward"?A:C);const N=y[(S.keyCode===39?"right":"left")+(e.reverseFillMask===!0?"Reverse":"")];if(S.preventDefault(),N(E,c===A?C:A),S.shiftKey){const T=E.selectionStart;E.setSelectionRange(Math.min(c,T),Math.max(c,T),"forward")}}else S.keyCode===8&&e.reverseFillMask!==!0&&A===C?(y.left(E,A),E.setSelectionRange(E.selectionStart,C,"backward")):S.keyCode===46&&e.reverseFillMask===!0&&A===C&&(y.rightReverse(E,C),E.setSelectionRange(A,E.selectionEnd,"forward"))}function q(S){if(S==null||S==="")return"";if(e.reverseFillMask===!0)return M(S);const E=a;let A=0,C="";for(let N=0;N<E.length;N++){const T=S[A],K=E[N];if(typeof K=="string")C+=K,T===K&&A++;else if(T!==void 0&&K.regex.test(T))C+=K.transform!==void 0?K.transform(T):T,A++;else return C}return C}function M(S){const E=a,A=i.indexOf(ce);let C=S.length-1,N="";for(let T=E.length-1;T>=0&&C!==-1;T--){const K=E[T];let z=S[C];if(typeof K=="string")N=K+N,z===K&&C--;else if(z!==void 0&&K.regex.test(z))do N=(K.transform!==void 0?K.transform(z):z)+N,C--,z=S[C];while(A===T&&z!==void 0&&K.regex.test(z));else return N}return N}function $(S){return typeof S!="string"||s===void 0?typeof S=="number"?s(""+S):S:s(S)}function F(S){return l.length-S.length<=0?S:e.reverseFillMask===!0&&S.length!==0?l.slice(0,-S.length)+S:S+l.slice(S.length)}return{innerValue:f,hasMask:u,moveCursorForPaste:x,updateMaskValue:w,onMaskedKeydown:V,onMaskedClick:B}}const Gn={name:String};function ua(e={}){return(t,o,r)=>{t[o](n.h("input",{class:"hidden"+(r||""),...e.value}))}}function Tr(e){return n.computed(()=>e.name||e.for)}function ca(e,t){function o(){const r=e.modelValue;try{const i="DataTransfer"in window?new DataTransfer:"ClipboardEvent"in window?new ClipboardEvent("").clipboardData:void 0;return Object(r)===r&&("length"in r?Array.from(r):[r]).forEach(l=>{i.items.add(l)}),{files:i.files}}catch{return{files:void 0}}}return n.computed(()=>{if(e.type==="file")return o()})}const da=/[\u3000-\u303f\u3040-\u309f\u30a0-\u30ff\uff00-\uff9f\u4e00-\u9faf\u3400-\u4dbf]/,fa=/[\u4e00-\u9fff\u3400-\u4dbf\u{20000}-\u{2a6df}\u{2a700}-\u{2b73f}\u{2b740}-\u{2b81f}\u{2b820}-\u{2ceaf}\uf900-\ufaff\u3300-\u33ff\ufe30-\ufe4f\uf900-\ufaff\u{2f800}-\u{2fa1f}]/u,ma=/[\u3131-\u314e\u314f-\u3163\uac00-\ud7a3]/,ha=/[a-z0-9_ -]$/i;function Vr(e){return function(o){if(o.type==="compositionend"||o.type==="change"){if(o.target.qComposing!==!0)return;o.target.qComposing=!1,e(o)}else o.type==="compositionupdate"&&o.target.qComposing!==!0&&typeof o.data=="string"&&(me.is.firefox===!0?ha.test(o.data)===!1:da.test(o.data)===!0||fa.test(o.data)===!0||ma.test(o.data)===!0)===!0&&(o.target.qComposing=!0)}}const Mr=ne({name:"QInput",inheritAttrs:!1,props:{...ln,...aa,...Gn,modelValue:[String,Number,FileList],shadowText:String,type:{type:String,default:"text"},debounce:[String,Number],autogrow:Boolean,inputClass:[Array,String,Object],inputStyle:[Array,String,Object]},emits:[...Qn,"paste","change","keydown","click","animationend"],setup(e,{emit:t,attrs:o}){const{proxy:r}=n.getCurrentInstance(),{$q:i}=r,l={};let a=NaN,s,d,c=null,u;const f=n.ref(null),g=Tr(e),{innerValue:m,hasMask:h,moveCursorForPaste:k,updateMaskValue:w,onMaskedKeydown:x,onMaskedClick:y}=sa(e,t,z,f),B=ca(e),V=n.computed(()=>Tt(m.value)),q=Vr(T),M=Zn({changeEvent:!0}),$=n.computed(()=>e.type==="textarea"||e.autogrow===!0),F=n.computed(()=>$.value===!0||["text","search","url","tel","password"].includes(e.type)),S=n.computed(()=>{const v={...M.splitAttrs.listeners.value,onInput:T,onPaste:N,onChange:L,onBlur:W,onFocus:xe};return v.onCompositionstart=v.onCompositionupdate=v.onCompositionend=q,h.value===!0&&(v.onKeydown=x,v.onClick=y),e.autogrow===!0&&(v.onAnimationend=K),v}),E=n.computed(()=>{const v={tabindex:0,"data-autofocus":e.autofocus===!0||void 0,rows:e.type==="textarea"?6:void 0,"aria-label":e.label,name:g.value,...M.splitAttrs.attributes.value,id:M.targetUid.value,maxlength:e.maxlength,disabled:e.disable===!0,readonly:e.readonly===!0};return $.value===!1&&(v.type=e.type),e.autogrow===!0&&(v.rows=1),v});n.watch(()=>e.type,()=>{f.value&&(f.value.value=e.modelValue)}),n.watch(()=>e.modelValue,v=>{if(h.value===!0){if(d===!0&&(d=!1,String(v)===a))return;w(v)}else m.value!==v&&(m.value=v,e.type==="number"&&l.hasOwnProperty("value")===!0&&(s===!0?s=!1:delete l.value));e.autogrow===!0&&n.nextTick(P)}),n.watch(()=>e.autogrow,v=>{v===!0?n.nextTick(P):f.value!==null&&o.rows>0&&(f.value.style.height="auto")}),n.watch(()=>e.dense,()=>{e.autogrow===!0&&n.nextTick(P)});function A(){zt(()=>{const v=document.activeElement;f.value!==null&&f.value!==v&&(v===null||v.id!==M.targetUid.value)&&f.value.focus({preventScroll:!0})})}function C(){f.value!==null&&f.value.select()}function N(v){if(h.value===!0&&e.reverseFillMask!==!0){const I=v.target;k(I,I.selectionStart,I.selectionEnd)}t("paste",v)}function T(v){if(!v||!v.target)return;if(e.type==="file"){t("update:modelValue",v.target.files);return}const I=v.target.value;if(v.target.qComposing===!0){l.value=I;return}if(h.value===!0)w(I,!1,v.inputType);else if(z(I),F.value===!0&&v.target===document.activeElement){const{selectionStart:Q,selectionEnd:X}=v.target;Q!==void 0&&X!==void 0&&n.nextTick(()=>{v.target===document.activeElement&&I.indexOf(v.target.value)===0&&v.target.setSelectionRange(Q,X)})}e.autogrow===!0&&P()}function K(v){t("animationend",v),P()}function z(v,I){u=()=>{c=null,e.type!=="number"&&l.hasOwnProperty("value")===!0&&delete l.value,e.modelValue!==v&&a!==v&&(a=v,I===!0&&(d=!0),t("update:modelValue",v),n.nextTick(()=>{a===v&&(a=NaN)})),u=void 0},e.type==="number"&&(s=!0,l.value=v),e.debounce!==void 0?(c!==null&&clearTimeout(c),l.value=v,c=setTimeout(u,e.debounce)):u()}function P(){requestAnimationFrame(()=>{const v=f.value;if(v!==null){const I=v.parentNode.style,{scrollTop:Q}=v,{overflowY:X,maxHeight:R}=i.platform.is.firefox===!0?{}:window.getComputedStyle(v),H=X!==void 0&&X!=="scroll";H===!0&&(v.style.overflowY="hidden"),I.marginBottom=v.scrollHeight-1+"px",v.style.height="1px",v.style.height=v.scrollHeight+"px",H===!0&&(v.style.overflowY=parseInt(R,10)<v.scrollHeight?"auto":"hidden"),I.marginBottom="",v.scrollTop=Q}})}function L(v){q(v),c!==null&&(clearTimeout(c),c=null),u!==void 0&&u(),t("change",v.target.value)}function W(v){v!==void 0&&xe(v),c!==null&&(clearTimeout(c),c=null),u!==void 0&&u(),s=!1,d=!1,delete l.value,e.type!=="file"&&setTimeout(()=>{f.value!==null&&(f.value.value=m.value!==void 0?m.value:"")})}function Z(){return l.hasOwnProperty("value")===!0?l.value:m.value!==void 0?m.value:""}n.onBeforeUnmount(()=>{W()}),n.onMounted(()=>{e.autogrow===!0&&P()}),Object.assign(M,{innerValue:m,fieldClass:n.computed(()=>`q-${$.value===!0?"textarea":"input"}`+(e.autogrow===!0?" q-textarea--autogrow":"")),hasShadow:n.computed(()=>e.type!=="file"&&typeof e.shadowText=="string"&&e.shadowText.length!==0),inputRef:f,emitValue:z,hasValue:V,floatingLabel:n.computed(()=>V.value===!0&&(e.type!=="number"||isNaN(m.value)===!1)||Tt(e.displayValue)),getControl:()=>n.h($.value===!0?"textarea":"input",{ref:f,class:["q-field__native q-placeholder",e.inputClass],style:e.inputStyle,...E.value,...S.value,...e.type!=="file"?{value:Z()}:B.value}),getShadowControl:()=>n.h("div",{class:"q-field__native q-field__shadow absolute-bottom no-pointer-events"+($.value===!0?"":" text-no-wrap")},[n.h("span",{class:"invisible"},Z()),n.h("span",e.shadowText)])});const b=Xn(M);return Object.assign(r,{focus:A,select:C,getNativeElement:()=>f.value}),jt(r,"nativeEl",()=>f.value),b}}),pa=Y(n.defineComponent({__name:"AppInputSearch",props:{field:{type:Boolean},required:{type:Boolean},datePicker:{type:Boolean},timePicker:{type:Boolean},dateLocale:{},withIcon:{type:Boolean},iconName:{},iconColor:{},withButton:{type:Boolean},buttonIcon:{},buttonTooltip:{},clearTooltip:{},withArrow:{type:Boolean},name:{},mask:{},fillMask:{type:[Boolean,String]},reverseFillMask:{type:Boolean},unmaskedValue:{type:Boolean},modelValue:{default:""},error:{type:Boolean,default:void 0},errorMessage:{},noErrorIcon:{type:Boolean},rules:{},reactiveRules:{type:Boolean},lazyRules:{type:[Boolean,String]},label:{},stackLabel:{type:Boolean},hint:{},hideHint:{type:Boolean},prefix:{},suffix:{},labelColor:{},color:{},bgColor:{},dark:{type:Boolean},loading:{type:Boolean},clearable:{type:Boolean},clearIcon:{},filled:{type:Boolean},outlined:{type:Boolean,default:!0},borderless:{type:Boolean},bordered:{type:Boolean},standout:{type:[Boolean,String]},labelSlot:{type:Boolean},bottomSlots:{type:Boolean},hideBottomSpace:{type:Boolean},counter:{type:Boolean},rounded:{type:Boolean},square:{type:Boolean},dense:{type:Boolean,default:!0},itemAligned:{type:Boolean},disable:{type:Boolean},readonly:{type:Boolean},autofocus:{type:Boolean},for:{},shadowText:{},type:{},debounce:{},maxlength:{},autogrow:{type:Boolean},inputClass:{},inputStyle:{},onClear:{},"onUpdate:modelValue":{},onFocus:{},onBlur:{},onClick:{}},emits:["update:modelValue","button-click","clear","focus","blur","click"],setup(e,{emit:t}){const o=e,r=t,i=n.computed({get:()=>o.modelValue!==null&&o.modelValue!==void 0&&o.type==="number"?+o.modelValue:o.modelValue,set:a=>r("update:modelValue",o.type==="number"?+a:a)}),l=n.computed(()=>({"--dense":o.dense,"--bordered":o.bordered}));return(a,s)=>(n.openBlock(),n.createBlock(Mr,{modelValue:i.value,"onUpdate:modelValue":s[0]||(s[0]=d=>i.value=d),standout:"",outlined:"",clearable:"",dense:"","bg-color":"white",class:n.normalizeClass([a.$style["app-input"],l.value]),type:a.type,readonly:a.readonly||a.field,placeholder:a.label},{prepend:n.withCtx(()=>[n.createVNode(qe,null,{default:n.withCtx(()=>s[1]||(s[1]=[n.createElementVNode("svg",{xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",viewBox:"0 0 24 24",fill:"none"},[n.createElementVNode("path",{d:"M11.5 21C16.7467 21 21 16.7467 21 11.5C21 6.25329 16.7467 2 11.5 2C6.25329 2 2 6.25329 2 11.5C2 16.7467 6.25329 21 11.5 21Z",stroke:"#404650","stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round"}),n.createElementVNode("path",{d:"M22 22L20 20",stroke:"#3F8CFF","stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round"})],-1)])),_:1})]),_:1},8,["modelValue","class","type","readonly","placeholder"]))}}),[["__cssModules",{$style:{"app-input":"_app-input_8jwo9_1"}}]]),ga=n.defineComponent({__name:"AppInput",props:{field:{type:Boolean},required:{type:Boolean},datePicker:{type:Boolean},timePicker:{type:Boolean},withIcon:{type:Boolean},withButton:{type:Boolean},withArrow:{type:Boolean},name:{},mask:{},fillMask:{type:[Boolean,String]},reverseFillMask:{type:Boolean},unmaskedValue:{type:Boolean},modelValue:{default:""},error:{type:Boolean,default:void 0},errorMessage:{},noErrorIcon:{type:Boolean},rules:{},reactiveRules:{type:Boolean},lazyRules:{type:[Boolean,String]},label:{},stackLabel:{type:Boolean},hint:{},hideHint:{type:Boolean},prefix:{},suffix:{},labelColor:{},color:{},bgColor:{},dark:{type:Boolean},loading:{type:Boolean},clearable:{type:Boolean},clearIcon:{},filled:{type:Boolean},outlined:{type:Boolean,default:!0},borderless:{type:Boolean},standout:{type:[Boolean,String]},labelSlot:{type:Boolean},bottomSlots:{type:Boolean},hideBottomSpace:{type:Boolean},counter:{type:Boolean},rounded:{type:Boolean},square:{type:Boolean},dense:{type:Boolean,default:!0},itemAligned:{type:Boolean},disable:{type:Boolean},readonly:{type:Boolean},autofocus:{type:Boolean},for:{},shadowText:{},type:{},debounce:{},maxlength:{},autogrow:{type:Boolean},inputClass:{},inputStyle:{},onClear:{},"onUpdate:modelValue":{},onFocus:{},onBlur:{},onClick:{}},emits:["update:modelValue","button-click","clear","focus","blur","click"],setup(e,{emit:t}){const o=e,r=t,i=n.ref(!1),l=n.computed(()=>o.type==="password"?i.value?"text":"password":o.type||"text"),a=n.computed({get:()=>o.modelValue!==null&&o.modelValue!==void 0&&o.type==="number"?+o.modelValue:o.modelValue,set:d=>r("update:modelValue",o.type==="number"?+d:d)}),s=n.computed(()=>({"app-input":!0,"--required":o.required,"--field":o.field,"input-number-without-arrow":l.value==="number"&&!o.withArrow}));return(d,c)=>(n.openBlock(),n.createBlock(Mr,{modelValue:a.value,"onUpdate:modelValue":c[0]||(c[0]=u=>a.value=u),class:n.normalizeClass(s.value),standout:"",outlined:"",dense:"",type:l.value,autocomplete:"h87h58g7h8hd",readonly:d.readonly||d.field},null,8,["modelValue","class","type","readonly"]))}});function wa(e,t){const o=n.ref(null),r=n.computed(()=>e.disable===!0?null:n.h("span",{ref:o,class:"no-outline",tabindex:-1}));function i(l){const a=t.value;l!==void 0&&l.type.indexOf("key")===0?a!==null&&document.activeElement!==a&&a.contains(document.activeElement)===!0&&a.focus():o.value!==null&&(l===void 0||a!==null&&a.contains(l.target)===!0)&&o.value.focus()}return{refocusTargetEl:r,refocusTarget:i}}const va={xs:30,sm:35,md:40,lg:50,xl:60},ka={...je,...Yt,...Gn,modelValue:{required:!0,default:null},val:{},trueValue:{default:!0},falseValue:{default:!1},indeterminateValue:{default:null},checkedIcon:String,uncheckedIcon:String,indeterminateIcon:String,toggleOrder:{type:String,validator:e=>e==="tf"||e==="ft"},toggleIndeterminate:Boolean,label:String,leftLabel:Boolean,color:String,keepColor:Boolean,dense:Boolean,disable:Boolean,tabindex:[String,Number]},ya=["update:modelValue"];function ba(e,t){const{props:o,slots:r,emit:i,proxy:l}=n.getCurrentInstance(),{$q:a}=l,s=Ne(o,a),d=n.ref(null),{refocusTargetEl:c,refocusTarget:u}=wa(o,d),f=Jt(o,va),g=n.computed(()=>o.val!==void 0&&Array.isArray(o.modelValue)),m=n.computed(()=>{const C=n.toRaw(o.val);return g.value===!0?o.modelValue.findIndex(N=>n.toRaw(N)===C):-1}),h=n.computed(()=>g.value===!0?m.value!==-1:n.toRaw(o.modelValue)===n.toRaw(o.trueValue)),k=n.computed(()=>g.value===!0?m.value===-1:n.toRaw(o.modelValue)===n.toRaw(o.falseValue)),w=n.computed(()=>h.value===!1&&k.value===!1),x=n.computed(()=>o.disable===!0?-1:o.tabindex||0),y=n.computed(()=>`q-${e} cursor-pointer no-outline row inline no-wrap items-center`+(o.disable===!0?" disabled":"")+(s.value===!0?` q-${e}--dark`:"")+(o.dense===!0?` q-${e}--dense`:"")+(o.leftLabel===!0?" reverse":"")),B=n.computed(()=>{const C=h.value===!0?"truthy":k.value===!0?"falsy":"indet",N=o.color!==void 0&&(o.keepColor===!0||h.value===!0)?` text-${o.color}`:"";return`q-${e}__inner relative-position non-selectable q-${e}__inner--${C}${N}`}),V=n.computed(()=>{const C={type:"checkbox"};return o.name!==void 0&&Object.assign(C,{".checked":h.value,"^checked":h.value===!0?"checked":void 0,name:o.name,value:g.value===!0?o.val:o.trueValue}),C}),q=ua(V),M=n.computed(()=>{const C={tabindex:x.value,role:"switch","aria-label":o.label,"aria-checked":w.value===!0?"mixed":h.value===!0?"true":"false"};return o.disable===!0&&(C["aria-disabled"]="true"),C});function $(C){C!==void 0&&(se(C),u(C)),o.disable!==!0&&i("update:modelValue",F(),C)}function F(){if(g.value===!0){if(h.value===!0){const C=o.modelValue.slice();return C.splice(m.value,1),C}return o.modelValue.concat([o.val])}if(h.value===!0){if(o.toggleOrder!=="ft"||o.toggleIndeterminate===!1)return o.falseValue}else if(k.value===!0){if(o.toggleOrder==="ft"||o.toggleIndeterminate===!1)return o.trueValue}else return o.toggleOrder!=="ft"?o.trueValue:o.falseValue;return o.indeterminateValue}function S(C){(C.keyCode===13||C.keyCode===32)&&se(C)}function E(C){(C.keyCode===13||C.keyCode===32)&&$(C)}const A=t(h,w);return Object.assign(l,{toggle:$}),()=>{const C=A();o.disable!==!0&&q(C,"unshift",` q-${e}__native absolute q-ma-none q-pa-none`);const N=[n.h("div",{class:B.value,style:f.value,"aria-hidden":"true"},C)];c.value!==null&&N.push(c.value);const T=o.label!==void 0?Oe(r.default,[o.label]):we(r.default);return T!==void 0&&N.push(n.h("div",{class:`q-${e}__label q-anchor--skip`},T)),n.h("div",{ref:d,class:y.value,...M.value,onClick:$,onKeydown:S,onKeyup:E},N)}}const Ca=ne({name:"QToggle",props:{...ka,icon:String,iconColor:String},emits:ya,setup(e){function t(o,r){const i=n.computed(()=>(o.value===!0?e.checkedIcon:r.value===!0?e.indeterminateIcon:e.uncheckedIcon)||e.icon),l=n.computed(()=>o.value===!0?e.iconColor:null);return()=>[n.h("div",{class:"q-toggle__track"}),n.h("div",{class:"q-toggle__thumb absolute flex flex-center no-wrap"},i.value!==void 0?[n.h(qe,{name:i.value,color:l.value})]:void 0)]}return ba("toggle",t)}}),_a=n.defineComponent({__name:"index",props:{modelValue:{}},emits:["update:modelValue","number"],setup(e,{emit:t}){const o=e,r=t,i=n.computed({get:()=>o.modelValue,set:l=>r("update:modelValue",l)});return(l,a)=>(n.openBlock(),n.createElementBlock("div",null,[n.createVNode(Ca,{modelValue:i.value,"onUpdate:modelValue":a[0]||(a[0]=s=>i.value=s)},null,8,["modelValue"])]))}}),Sa=ne({name:"QPage",props:{padding:Boolean,styleFn:Function},setup(e,{slots:t}){const{proxy:{$q:o}}=n.getCurrentInstance(),r=n.inject(qt,ye);if(r===ye)return console.error("QPage needs to be a deep child of QLayout"),ye;if(n.inject(br,ye)===ye)return console.error("QPage needs to be child of QPageContainer"),ye;const l=n.computed(()=>{const s=(r.header.space===!0?r.header.size:0)+(r.footer.space===!0?r.footer.size:0);if(typeof e.styleFn=="function"){const d=r.isContainer.value===!0?r.containerHeight.value:o.screen.height;return e.styleFn(s,d)}return{minHeight:r.isContainer.value===!0?r.containerHeight.value-s+"px":o.screen.height===0?s!==0?`calc(100vh - ${s}px)`:"100vh":o.screen.height-s+"px"}}),a=n.computed(()=>`q-page${e.padding===!0?" q-layout-padding":""}`);return()=>n.h("main",{class:a.value,style:l.value},we(t.default))}}),xa=ne({name:"QPageContainer",setup(e,{slots:t}){const{proxy:{$q:o}}=n.getCurrentInstance(),r=n.inject(qt,ye);if(r===ye)return console.error("QPageContainer needs to be child of QLayout"),ye;n.provide(br,!0);const i=n.computed(()=>{const l={};return r.header.space===!0&&(l.paddingTop=`${r.header.size}px`),r.right.space===!0&&(l[`padding${o.lang.rtl===!0?"Left":"Right"}`]=`${r.right.size}px`),r.footer.space===!0&&(l.paddingBottom=`${r.footer.size}px`),r.left.space===!0&&(l[`padding${o.lang.rtl===!0?"Right":"Left"}`]=`${r.left.size}px`),l});return()=>n.h("div",{class:"q-page-container",style:i.value},we(t.default))}}),{passive:$r}=fe,Ba=["both","horizontal","vertical"],Ea=ne({name:"QScrollObserver",props:{axis:{type:String,validator:e=>Ba.includes(e),default:"vertical"},debounce:[String,Number],scrollTarget:On},emits:["scroll"],setup(e,{emit:t}){const o={position:{top:0,left:0},direction:"down",directionChanged:!1,delta:{top:0,left:0},inflectionPoint:{top:0,left:0}};let r=null,i,l;n.watch(()=>e.scrollTarget,()=>{d(),s()});function a(){r!==null&&r();const f=Math.max(0,Qo(i)),g=Zo(i),m={top:f-o.position.top,left:g-o.position.left};if(e.axis==="vertical"&&m.top===0||e.axis==="horizontal"&&m.left===0)return;const h=Math.abs(m.top)>=Math.abs(m.left)?m.top<0?"up":"down":m.left<0?"left":"right";o.position={top:f,left:g},o.directionChanged=o.direction!==h,o.delta=m,o.directionChanged===!0&&(o.direction=h,o.inflectionPoint=o.position),t("scroll",{...o})}function s(){i=Pn(l,e.scrollTarget),i.addEventListener("scroll",c,$r),c(!0)}function d(){i!==void 0&&(i.removeEventListener("scroll",c,$r),i=void 0)}function c(f){if(f===!0||e.debounce===0||e.debounce==="0")a();else if(r===null){const[g,m]=e.debounce?[setTimeout(a,e.debounce),clearTimeout]:[requestAnimationFrame(a),cancelAnimationFrame];r=()=>{m(g),r=null}}}const{proxy:u}=n.getCurrentInstance();return n.watch(()=>u.$q.lang.rtl,a),n.onMounted(()=>{l=u.$el.parentNode,s()}),n.onBeforeUnmount(()=>{r!==null&&r(),d()}),Object.assign(u,{trigger:c,getPosition:()=>o}),Ft}});function qa(){const e=n.ref(!We.value);return e.value===!1&&n.onMounted(()=>{e.value=!0}),{isHydrated:e}}const Lr=typeof ResizeObserver<"u",Rr=Lr===!0?{}:{style:"display:block;position:absolute;top:0;left:0;right:0;bottom:0;height:100%;width:100%;overflow:hidden;pointer-events:none;z-index:-1;",url:"about:blank"},Yn=ne({name:"QResizeObserver",props:{debounce:{type:[String,Number],default:100}},emits:["resize"],setup(e,{emit:t}){let o=null,r,i={width:-1,height:-1};function l(d){d===!0||e.debounce===0||e.debounce==="0"?a():o===null&&(o=setTimeout(a,e.debounce))}function a(){if(o!==null&&(clearTimeout(o),o=null),r){const{offsetWidth:d,offsetHeight:c}=r;(d!==i.width||c!==i.height)&&(i={width:d,height:c},t("resize",i))}}const{proxy:s}=n.getCurrentInstance();if(s.trigger=l,Lr===!0){let d;const c=u=>{r=s.$el.parentNode,r?(d=new ResizeObserver(l),d.observe(r),a()):u!==!0&&n.nextTick(()=>{c(!0)})};return n.onMounted(()=>{c()}),n.onBeforeUnmount(()=>{o!==null&&clearTimeout(o),d!==void 0&&(d.disconnect!==void 0?d.disconnect():r&&d.unobserve(r))}),Ft}else{let d=function(){o!==null&&(clearTimeout(o),o=null),f!==void 0&&(f.removeEventListener!==void 0&&f.removeEventListener("resize",l,fe.passive),f=void 0)},c=function(){d(),r&&r.contentDocument&&(f=r.contentDocument.defaultView,f.addEventListener("resize",l,fe.passive),a())};const{isHydrated:u}=qa();let f;return n.onMounted(()=>{n.nextTick(()=>{r=s.$el,r&&c()})}),n.onBeforeUnmount(d),()=>{if(u.value===!0)return n.h("object",{class:"q--avoid-card-border",style:Rr.style,tabindex:-1,type:"text/html",data:Rr.url,"aria-hidden":"true",onLoad:c})}}}}),Ta=ne({name:"QLayout",props:{container:Boolean,view:{type:String,default:"hhh lpr fff",validator:e=>/^(h|l)h(h|r) lpr (f|l)f(f|r)$/.test(e.toLowerCase())},onScroll:Function,onScrollHeight:Function,onResize:Function},setup(e,{slots:t,emit:o}){const{proxy:{$q:r}}=n.getCurrentInstance(),i=n.ref(null),l=n.ref(r.screen.height),a=n.ref(e.container===!0?0:r.screen.width),s=n.ref({position:0,direction:"down",inflectionPoint:0}),d=n.ref(0),c=n.ref(We.value===!0?0:Ut()),u=n.computed(()=>"q-layout q-layout--"+(e.container===!0?"containerized":"standard")),f=n.computed(()=>e.container===!1?{minHeight:r.screen.height+"px"}:null),g=n.computed(()=>c.value!==0?{[r.lang.rtl===!0?"left":"right"]:`${c.value}px`}:null),m=n.computed(()=>c.value!==0?{[r.lang.rtl===!0?"right":"left"]:0,[r.lang.rtl===!0?"left":"right"]:`-${c.value}px`,width:`calc(100% + ${c.value}px)`}:null);function h(V){if(e.container===!0||document.qScrollPrevented!==!0){const q={position:V.position.top,direction:V.direction,directionChanged:V.directionChanged,inflectionPoint:V.inflectionPoint.top,delta:V.delta.top};s.value=q,e.onScroll!==void 0&&o("scroll",q)}}function k(V){const{height:q,width:M}=V;let $=!1;l.value!==q&&($=!0,l.value=q,e.onScrollHeight!==void 0&&o("scrollHeight",q),x()),a.value!==M&&($=!0,a.value=M),$===!0&&e.onResize!==void 0&&o("resize",V)}function w({height:V}){d.value!==V&&(d.value=V,x())}function x(){if(e.container===!0){const V=l.value>d.value?Ut():0;c.value!==V&&(c.value=V)}}let y=null;const B={instances:{},view:n.computed(()=>e.view),isContainer:n.computed(()=>e.container),rootRef:i,height:l,containerHeight:d,scrollbarWidth:c,totalWidth:n.computed(()=>a.value+c.value),rows:n.computed(()=>{const V=e.view.toLowerCase().split(" ");return{top:V[0].split(""),middle:V[1].split(""),bottom:V[2].split("")}}),header:n.reactive({size:0,offset:0,space:!1}),right:n.reactive({size:300,offset:0,space:!1}),footer:n.reactive({size:0,offset:0,space:!1}),left:n.reactive({size:300,offset:0,space:!1}),scroll:s,animate(){y!==null?clearTimeout(y):document.body.classList.add("q-body--layout-animate"),y=setTimeout(()=>{y=null,document.body.classList.remove("q-body--layout-animate")},155)},update(V,q,M){B[V][q]=M}};if(n.provide(qt,B),Ut()>0){let V=function(){$=null,F.classList.remove("hide-scrollbar")},q=function(){if($===null){if(F.scrollHeight>r.screen.height)return;F.classList.add("hide-scrollbar")}else clearTimeout($);$=setTimeout(V,300)},M=function(S){$!==null&&S==="remove"&&(clearTimeout($),V()),window[`${S}EventListener`]("resize",q)},$=null;const F=document.body;n.watch(()=>e.container!==!0?"add":"remove",M),e.container!==!0&&M("add"),n.onUnmounted(()=>{M("remove")})}return()=>{const V=Oe(t.default,[n.h(Ea,{onScroll:h}),n.h(Yn,{onResize:k})]),q=n.h("div",{class:u.value,style:f.value,ref:e.container===!0?void 0:i,tabindex:-1},V);return e.container===!0?n.h("div",{class:"q-layout-container overflow-hidden",ref:i},[n.h(Yn,{onResize:w}),n.h("div",{class:"absolute-full",style:g.value},[n.h("div",{class:"scroll",style:m.value},[q])])]):q}}}),Va=Y(n.defineComponent({__name:"AppLayout",props:{logged:{type:Boolean},console:{type:Boolean},container:{type:Boolean},padding:{}},setup(e){function t(o){const r=document.getElementById("content"),i=o.target;r&&!i.closest("#content")&&r.scrollBy({top:o.deltaY})}return(o,r)=>(n.openBlock(),n.createBlock(Ta,{class:n.normalizeClass(o.$style.layout),view:"lHh LpR fFf"},{default:n.withCtx(()=>[o.logged?(n.openBlock(),n.createElementBlock("div",{key:0,class:n.normalizeClass(o.$style["loader-backdrop"])},[n.createVNode(Hn,{size:"md",color:"white",class:n.normalizeClass(o.$style["loader-spinner"])},null,8,["class"])],2)):n.createCommentVNode("",!0),n.renderSlot(o.$slots,"drawer"),n.renderSlot(o.$slots,"header"),n.createVNode(xa,{class:n.normalizeClass({container:o.container}),onWheel:t},{default:n.withCtx(()=>[n.createVNode(Sa,null,{default:n.withCtx(()=>[n.renderSlot(o.$slots,"default"),n.renderSlot(o.$slots,"page-bottom")]),_:3})]),_:3},8,["class"]),n.renderSlot(o.$slots,"footer")]),_:3},8,["class"]))}}),[["__cssModules",{$style:{layout:"_layout_1hhwj_1","loader-backdrop":"_loader-backdrop_1hhwj_6","loader-spinner":"_loader-spinner_1hhwj_13"}}]]),Ma={xs:8,sm:10,md:14,lg:20,xl:24},Ar=ne({name:"QChip",props:{...je,...Yt,dense:Boolean,icon:String,iconRight:String,iconRemove:String,iconSelected:String,label:[String,Number],color:String,textColor:String,modelValue:{type:Boolean,default:!0},selected:{type:Boolean,default:null},square:Boolean,outline:Boolean,clickable:Boolean,removable:Boolean,removeAriaLabel:String,tabindex:[String,Number],disable:Boolean,ripple:{type:[Boolean,Object],default:!0}},emits:["update:modelValue","update:selected","remove","click"],setup(e,{slots:t,emit:o}){const{proxy:{$q:r}}=n.getCurrentInstance(),i=Ne(e,r),l=Jt(e,Ma),a=n.computed(()=>e.selected===!0||e.icon!==void 0),s=n.computed(()=>e.selected===!0?e.iconSelected||r.iconSet.chip.selected:e.icon),d=n.computed(()=>e.iconRemove||r.iconSet.chip.remove),c=n.computed(()=>e.disable===!1&&(e.clickable===!0||e.selected!==null)),u=n.computed(()=>{const w=e.outline===!0&&e.color||e.textColor;return"q-chip row inline no-wrap items-center"+(e.outline===!1&&e.color!==void 0?` bg-${e.color}`:"")+(w?` text-${w} q-chip--colored`:"")+(e.disable===!0?" disabled":"")+(e.dense===!0?" q-chip--dense":"")+(e.outline===!0?" q-chip--outline":"")+(e.selected===!0?" q-chip--selected":"")+(c.value===!0?" q-chip--clickable cursor-pointer non-selectable q-hoverable":"")+(e.square===!0?" q-chip--square":"")+(i.value===!0?" q-chip--dark q-dark":"")}),f=n.computed(()=>{const w=e.disable===!0?{tabindex:-1,"aria-disabled":"true"}:{tabindex:e.tabindex||0},x={...w,role:"button","aria-hidden":"false","aria-label":e.removeAriaLabel||r.lang.label.remove};return{chip:w,remove:x}});function g(w){w.keyCode===13&&m(w)}function m(w){e.disable||(o("update:selected",!e.selected),o("click",w))}function h(w){(w.keyCode===void 0||w.keyCode===13)&&(se(w),e.disable===!1&&(o("update:modelValue",!1),o("remove")))}function k(){const w=[];c.value===!0&&w.push(n.h("div",{class:"q-focus-helper"})),a.value===!0&&w.push(n.h(qe,{class:"q-chip__icon q-chip__icon--left",name:s.value}));const x=e.label!==void 0?[n.h("div",{class:"ellipsis"},[e.label])]:void 0;return w.push(n.h("div",{class:"q-chip__content col row no-wrap items-center q-anchor--skip"},tl(t.default,x))),e.iconRight&&w.push(n.h(qe,{class:"q-chip__icon q-chip__icon--right",name:e.iconRight})),e.removable===!0&&w.push(n.h(qe,{class:"q-chip__icon q-chip__icon--remove cursor-pointer",name:d.value,...f.value.remove,onClick:h,onKeyup:h})),w}return()=>{if(e.modelValue===!1)return;const w={class:u.value,style:l.value};return c.value===!0&&Object.assign(w,f.value.chip,{onClick:m,onKeyup:g}),Bn("div",w,k(),"ripple",e.ripple!==!1&&e.disable!==!0,()=>[[en,e.ripple]])}}}),Fe=ne({name:"QItem",props:{...je,...Dn,tag:{type:String,default:"div"},active:{type:Boolean,default:null},clickable:Boolean,dense:Boolean,insetLevel:Number,tabindex:[String,Number],focused:Boolean,manualFocus:Boolean},emits:["click","keyup"],setup(e,{slots:t,emit:o}){const{proxy:{$q:r}}=n.getCurrentInstance(),i=Ne(e,r),{hasLink:l,linkAttrs:a,linkClass:s,linkTag:d,navigateOnClick:c}=hr(),u=n.ref(null),f=n.ref(null),g=n.computed(()=>e.clickable===!0||l.value===!0||e.tag==="label"),m=n.computed(()=>e.disable!==!0&&g.value===!0),h=n.computed(()=>"q-item q-item-type row no-wrap"+(e.dense===!0?" q-item--dense":"")+(i.value===!0?" q-item--dark":"")+(l.value===!0&&e.active===null?s.value:e.active===!0?` q-item--active${e.activeClass!==void 0?` ${e.activeClass}`:""}`:"")+(e.disable===!0?" disabled":"")+(m.value===!0?" q-item--clickable q-link cursor-pointer "+(e.manualFocus===!0?"q-manual-focusable":"q-focusable q-hoverable")+(e.focused===!0?" q-manual-focusable--focused":""):"")),k=n.computed(()=>e.insetLevel===void 0?null:{["padding"+(r.lang.rtl===!0?"Right":"Left")]:16+e.insetLevel*56+"px"});function w(B){m.value===!0&&(f.value!==null&&(B.qKeyEvent!==!0&&document.activeElement===u.value?f.value.focus():document.activeElement===f.value&&u.value.focus()),c(B))}function x(B){if(m.value===!0&&Qe(B,[13,32])===!0){se(B),B.qKeyEvent=!0;const V=new MouseEvent("click",B);V.qKeyEvent=!0,u.value.dispatchEvent(V)}o("keyup",B)}function y(){const B=Oo(t.default,[]);return m.value===!0&&B.unshift(n.h("div",{class:"q-focus-helper",tabindex:-1,ref:f})),B}return()=>{const B={ref:u,class:h.value,style:k.value,role:"listitem",onClick:w,onKeyup:x};return m.value===!0?(B.tabindex=e.tabindex||"0",Object.assign(B,a.value)):g.value===!0&&(B["aria-disabled"]="true"),n.h(d.value,B,y())}}}),$a=ne({name:"QField",inheritAttrs:!1,props:{...ln,tag:{type:String,default:"label"}},emits:Qn,setup(){return Xn(Zn({tagProp:!0}))}}),be=ne({name:"QItemSection",props:{avatar:Boolean,thumbnail:Boolean,side:Boolean,top:Boolean,noWrap:Boolean},setup(e,{slots:t}){const o=n.computed(()=>`q-item__section column q-item__section--${e.avatar===!0||e.side===!0||e.thumbnail===!0?"side":"main"}`+(e.top===!0?" q-item__section--top justify-start":" justify-center")+(e.avatar===!0?" q-item__section--avatar":"")+(e.thumbnail===!0?" q-item__section--thumbnail":"")+(e.noWrap===!0?" q-item__section--nowrap":""));return()=>n.h("div",{class:o.value},we(t.default))}}),Jn=ne({name:"QItemLabel",props:{overline:Boolean,caption:Boolean,header:Boolean,lines:[Number,String]},setup(e,{slots:t}){const o=n.computed(()=>parseInt(e.lines,10)),r=n.computed(()=>"q-item__label"+(e.overline===!0?" q-item__label--overline text-overline":"")+(e.caption===!0?" q-item__label--caption text-caption":"")+(e.header===!0?" q-item__label--header":"")+(o.value===1?" ellipsis":"")),i=n.computed(()=>e.lines!==void 0&&o.value>1?{overflow:"hidden",display:"-webkit-box","-webkit-box-orient":"vertical","-webkit-line-clamp":o.value}:null);return()=>n.h("div",{style:i.value,class:r.value},we(t.default))}}),Ge=[];let dt;function La(e){dt=e.keyCode===27}function Ra(){dt===!0&&(dt=!1)}function Aa(e){dt===!0&&(dt=!1,Qe(e,27)===!0&&Ge[Ge.length-1](e))}function Or(e){window[e]("keydown",La),window[e]("blur",Ra),window[e]("keyup",Aa),dt=!1}function Pr(e){me.is.desktop===!0&&(Ge.push(e),Ge.length===1&&Or("addEventListener"))}function sn(e){const t=Ge.indexOf(e);t!==-1&&(Ge.splice(t,1),Ge.length===0&&Or("removeEventListener"))}const Ye=[];function Ir(e){Ye[Ye.length-1](e)}function jr(e){me.is.desktop===!0&&(Ye.push(e),Ye.length===1&&document.body.addEventListener("focusin",Ir))}function eo(e){const t=Ye.indexOf(e);t!==-1&&(Ye.splice(t,1),Ye.length===0&&document.body.removeEventListener("focusin",Ir))}const Oa=ne({name:"QMenu",inheritAttrs:!1,props:{...cl,...Ct,...je,...Et,persistent:Boolean,autoClose:Boolean,separateClosePopup:Boolean,noRouteDismiss:Boolean,noRefocus:Boolean,noFocus:Boolean,fit:Boolean,cover:Boolean,square:Boolean,anchor:{type:String,validator:Zt},self:{type:String,validator:Zt},offset:{type:Array,validator:Jo},scrollTarget:On,touchPosition:Boolean,maxHeight:{type:String,default:null},maxWidth:{type:String,default:null}},emits:[..._t,"click","escapeKey"],setup(e,{slots:t,emit:o,attrs:r}){let i=null,l,a,s;const d=n.getCurrentInstance(),{proxy:c}=d,{$q:u}=c,f=n.ref(null),g=n.ref(!1),m=n.computed(()=>e.persistent!==!0&&e.noRouteDismiss!==!0),h=Ne(e,u),{registerTick:k,removeTick:w}=Rn(),{registerTimeout:x}=Ht(),{transitionProps:y,transitionStyle:B}=Ln(e),{localScrollTarget:V,changeScrollEvent:q,unconfigureScrollTarget:M}=Fo(e,I),{anchorEl:$,canShow:F}=No({showing:g}),{hide:S}=St({showing:g,canShow:F,handleShow:Z,handleHide:b,hideOnRouteChange:m,processOnMount:!0}),{showPortal:E,hidePortal:A,renderPortal:C}=$n(d,f,te,"menu"),N={anchorEl:$,innerRef:f,onClickOutside(j){if(e.persistent!==!0&&g.value===!0)return S(j),(j.type==="touchstart"||j.target.classList.contains("q-dialog__backdrop"))&&se(j),!0}},T=n.computed(()=>Xt(e.anchor||(e.cover===!0?"center middle":"bottom start"),u.lang.rtl)),K=n.computed(()=>e.cover===!0?T.value:Xt(e.self||"top start",u.lang.rtl)),z=n.computed(()=>(e.square===!0?" q-menu--square":"")+(h.value===!0?" q-menu--dark q-dark":"")),P=n.computed(()=>e.autoClose===!0?{onClick:Q}:{}),L=n.computed(()=>g.value===!0&&e.persistent!==!0);n.watch(L,j=>{j===!0?(Pr(R),Xo(N)):(sn(R),Qt(N))});function W(){zt(()=>{let j=f.value;j&&j.contains(document.activeElement)!==!0&&(j=j.querySelector("[autofocus][tabindex], [data-autofocus][tabindex]")||j.querySelector("[autofocus] [tabindex], [data-autofocus] [tabindex]")||j.querySelector("[autofocus], [data-autofocus]")||j,j.focus({preventScroll:!0}))})}function Z(j){if(i=e.noRefocus===!1?document.activeElement:null,jr(X),E(),I(),l=void 0,j!==void 0&&(e.touchPosition||e.contextMenu)){const le=bt(j);if(le.left!==void 0){const{top:Ve,left:Ae}=$.value.getBoundingClientRect();l={left:le.left-Ae,top:le.top-Ve}}}a===void 0&&(a=n.watch(()=>u.screen.width+"|"+u.screen.height+"|"+e.self+"|"+e.anchor+"|"+u.lang.rtl,H)),e.noFocus!==!0&&document.activeElement.blur(),k(()=>{H(),e.noFocus!==!0&&W()}),x(()=>{u.platform.is.ios===!0&&(s=e.autoClose,f.value.click()),H(),E(!0),o("show",j)},e.transitionDuration)}function b(j){w(),A(),v(!0),i!==null&&(j===void 0||j.qClickOutside!==!0)&&(((j&&j.type.indexOf("key")===0?i.closest('[tabindex]:not([tabindex^="-"])'):void 0)||i).focus(),i=null),x(()=>{A(!0),o("hide",j)},e.transitionDuration)}function v(j){l=void 0,a!==void 0&&(a(),a=void 0),(j===!0||g.value===!0)&&(eo(X),M(),Qt(N),sn(R)),j!==!0&&(i=null)}function I(){($.value!==null||e.scrollTarget!==void 0)&&(V.value=Pn($.value,e.scrollTarget),q(V.value,H))}function Q(j){s!==!0?(wl(c,j),o("click",j)):s=!1}function X(j){L.value===!0&&e.noFocus!==!0&&Ko(f.value,j.target)!==!0&&W()}function R(j){o("escapeKey"),S(j)}function H(){jn({targetEl:f.value,offset:e.offset,anchorEl:$.value,anchorOrigin:T.value,selfOrigin:K.value,absoluteOffset:l,fit:e.fit,cover:e.cover,maxHeight:e.maxHeight,maxWidth:e.maxWidth})}function te(){return n.h(n.Transition,y.value,()=>g.value===!0?n.h("div",{role:"menu",...r,ref:f,tabindex:-1,class:["q-menu q-position-engine scroll"+z.value,r.class],style:[r.style,B.value],...P.value},we(t.default)):null)}return n.onBeforeUnmount(v),Object.assign(c,{focus:W,updatePosition:H}),C}});function Nr(e,t,o){function r(){}return n.onBeforeUnmount(()=>{e.value===!0&&void 0}),{removeFromHistory:r,addToHistory(){}}}let Vt=0,to,no,Mt,oo=!1,Fr,zr,Hr,Je=null;function Pa(e){Ia(e)&&se(e)}function Ia(e){if(e.target===document.body||e.target.classList.contains("q-layout__backdrop"))return!0;const t=ul(e),o=e.shiftKey&&!e.deltaX,r=!o&&Math.abs(e.deltaX)<=Math.abs(e.deltaY),i=o||r?e.deltaY:e.deltaX;for(let l=0;l<t.length;l++){const a=t[l];if(Cl(a,r))return r?i<0&&a.scrollTop===0?!0:i>0&&a.scrollTop+a.clientHeight===a.scrollHeight:i<0&&a.scrollLeft===0?!0:i>0&&a.scrollLeft+a.clientWidth===a.scrollWidth}return!0}function Dr(e){e.target===document&&(document.scrollingElement.scrollTop=document.scrollingElement.scrollTop)}function un(e){oo!==!0&&(oo=!0,requestAnimationFrame(()=>{oo=!1;const{height:t}=e.target,{clientHeight:o,scrollTop:r}=document.scrollingElement;(Mt===void 0||t!==window.innerHeight)&&(Mt=o-t,document.scrollingElement.scrollTop=r),r>Mt&&(document.scrollingElement.scrollTop-=Math.ceil((r-Mt)/8))}))}function Ur(e){const t=document.body,o=window.visualViewport!==void 0;if(e==="add"){const{overflowY:r,overflowX:i}=window.getComputedStyle(t);to=Zo(window),no=Qo(window),Fr=t.style.left,zr=t.style.top,Hr=window.location.href,t.style.left=`-${to}px`,t.style.top=`-${no}px`,i!=="hidden"&&(i==="scroll"||t.scrollWidth>window.innerWidth)&&t.classList.add("q-body--force-scrollbar-x"),r!=="hidden"&&(r==="scroll"||t.scrollHeight>window.innerHeight)&&t.classList.add("q-body--force-scrollbar-y"),t.classList.add("q-body--prevent-scroll"),document.qScrollPrevented=!0,me.is.ios===!0&&(o===!0?(window.scrollTo(0,0),window.visualViewport.addEventListener("resize",un,fe.passiveCapture),window.visualViewport.addEventListener("scroll",un,fe.passiveCapture),window.scrollTo(0,0)):window.addEventListener("scroll",Dr,fe.passiveCapture))}me.is.desktop===!0&&me.is.mac===!0&&window[`${e}EventListener`]("wheel",Pa,fe.notPassive),e==="remove"&&(me.is.ios===!0&&(o===!0?(window.visualViewport.removeEventListener("resize",un,fe.passiveCapture),window.visualViewport.removeEventListener("scroll",un,fe.passiveCapture)):window.removeEventListener("scroll",Dr,fe.passiveCapture)),t.classList.remove("q-body--prevent-scroll"),t.classList.remove("q-body--force-scrollbar-x"),t.classList.remove("q-body--force-scrollbar-y"),document.qScrollPrevented=!1,t.style.left=Fr,t.style.top=zr,window.location.href===Hr&&window.scrollTo(to,no),Mt=void 0)}function ja(e){let t="add";if(e===!0){if(Vt++,Je!==null){clearTimeout(Je),Je=null;return}if(Vt>1)return}else{if(Vt===0||(Vt--,Vt>0))return;if(t="remove",me.is.ios===!0&&me.is.nativeMobile===!0){Je!==null&&clearTimeout(Je),Je=setTimeout(()=>{Ur(t),Je=null},100);return}}Ur(t)}function Wr(){let e;return{preventBodyScroll(t){t!==e&&(e!==void 0||t===!0)&&(e=t,ja(t))}}}let cn=0;const Na={standard:"fixed-full flex-center",top:"fixed-top justify-center",bottom:"fixed-bottom justify-center",right:"fixed-right items-center",left:"fixed-left items-center"},Kr={standard:["scale","scale"],top:["slide-down","slide-up"],bottom:["slide-up","slide-down"],right:["slide-left","slide-right"],left:["slide-right","slide-left"]},Fa=ne({name:"QDialog",inheritAttrs:!1,props:{...Ct,...Et,transitionShow:String,transitionHide:String,persistent:Boolean,autoClose:Boolean,allowFocusOutside:Boolean,noEscDismiss:Boolean,noBackdropDismiss:Boolean,noRouteDismiss:Boolean,noRefocus:Boolean,noFocus:Boolean,noShake:Boolean,seamless:Boolean,maximized:Boolean,fullWidth:Boolean,fullHeight:Boolean,square:Boolean,backdropFilter:String,position:{type:String,default:"standard",validator:e=>["standard","top","bottom","left","right"].includes(e)}},emits:[..._t,"shake","click","escapeKey"],setup(e,{slots:t,emit:o,attrs:r}){const i=n.getCurrentInstance(),l=n.ref(null),a=n.ref(!1),s=n.ref(!1);let d=null,c=null,u,f;const g=n.computed(()=>e.persistent!==!0&&e.noRouteDismiss!==!0&&e.seamless!==!0),{preventBodyScroll:m}=Wr(),{registerTimeout:h}=Ht(),{registerTick:k,removeTick:w}=Rn(),{transitionProps:x,transitionStyle:y}=Ln(e,()=>Kr[e.position][0],()=>Kr[e.position][1]),B=n.computed(()=>y.value+(e.backdropFilter!==void 0?`;backdrop-filter:${e.backdropFilter};-webkit-backdrop-filter:${e.backdropFilter}`:"")),{showPortal:V,hidePortal:q,portalIsAccessible:M,renderPortal:$}=$n(i,l,X,"dialog"),{hide:F}=St({showing:a,hideOnRouteChange:g,handleShow:K,handleHide:z,processOnMount:!0}),{addToHistory:S,removeFromHistory:E}=Nr(a),A=n.computed(()=>`q-dialog__inner flex no-pointer-events q-dialog__inner--${e.maximized===!0?"maximized":"minimized"} q-dialog__inner--${e.position} ${Na[e.position]}`+(s.value===!0?" q-dialog__inner--animating":"")+(e.fullWidth===!0?" q-dialog__inner--fullwidth":"")+(e.fullHeight===!0?" q-dialog__inner--fullheight":"")+(e.square===!0?" q-dialog__inner--square":"")),C=n.computed(()=>a.value===!0&&e.seamless!==!0),N=n.computed(()=>e.autoClose===!0?{onClick:v}:{}),T=n.computed(()=>[`q-dialog fullscreen no-pointer-events q-dialog--${C.value===!0?"modal":"seamless"}`,r.class]);n.watch(()=>e.maximized,R=>{a.value===!0&&b(R)}),n.watch(C,R=>{m(R),R===!0?(jr(Q),Pr(W)):(eo(Q),sn(W))});function K(R){S(),c=e.noRefocus===!1&&document.activeElement!==null?document.activeElement:null,b(e.maximized),V(),s.value=!0,e.noFocus!==!0?(document.activeElement!==null&&document.activeElement.blur(),k(P)):w(),h(()=>{if(i.proxy.$q.platform.is.ios===!0){if(e.seamless!==!0&&document.activeElement){const{top:H,bottom:te}=document.activeElement.getBoundingClientRect(),{innerHeight:j}=window,le=window.visualViewport!==void 0?window.visualViewport.height:j;H>0&&te>le/2&&(document.scrollingElement.scrollTop=Math.min(document.scrollingElement.scrollHeight-le,te>=j?1/0:Math.ceil(document.scrollingElement.scrollTop+te-le/2))),document.activeElement.scrollIntoView()}f=!0,l.value.click(),f=!1}V(!0),s.value=!1,o("show",R)},e.transitionDuration)}function z(R){w(),E(),Z(!0),s.value=!0,q(),c!==null&&(((R&&R.type.indexOf("key")===0?c.closest('[tabindex]:not([tabindex^="-"])'):void 0)||c).focus(),c=null),h(()=>{q(!0),s.value=!1,o("hide",R)},e.transitionDuration)}function P(R){zt(()=>{let H=l.value;if(H!==null){if(R!==void 0){const te=H.querySelector(R);if(te!==null){te.focus({preventScroll:!0});return}}H.contains(document.activeElement)!==!0&&(H=H.querySelector("[autofocus][tabindex], [data-autofocus][tabindex]")||H.querySelector("[autofocus] [tabindex], [data-autofocus] [tabindex]")||H.querySelector("[autofocus], [data-autofocus]")||H,H.focus({preventScroll:!0}))}})}function L(R){R&&typeof R.focus=="function"?R.focus({preventScroll:!0}):P(),o("shake");const H=l.value;H!==null&&(H.classList.remove("q-animate--scale"),H.classList.add("q-animate--scale"),d!==null&&clearTimeout(d),d=setTimeout(()=>{d=null,l.value!==null&&(H.classList.remove("q-animate--scale"),P())},170))}function W(){e.seamless!==!0&&(e.persistent===!0||e.noEscDismiss===!0?e.maximized!==!0&&e.noShake!==!0&&L():(o("escapeKey"),F()))}function Z(R){d!==null&&(clearTimeout(d),d=null),(R===!0||a.value===!0)&&(b(!1),e.seamless!==!0&&(m(!1),eo(Q),sn(W))),R!==!0&&(c=null)}function b(R){R===!0?u!==!0&&(cn<1&&document.body.classList.add("q-body--dialog"),cn++,u=!0):u===!0&&(cn<2&&document.body.classList.remove("q-body--dialog"),cn--,u=!1)}function v(R){f!==!0&&(F(R),o("click",R))}function I(R){e.persistent!==!0&&e.noBackdropDismiss!==!0?F(R):e.noShake!==!0&&L()}function Q(R){e.allowFocusOutside!==!0&&M.value===!0&&Ko(l.value,R.target)!==!0&&P('[tabindex]:not([tabindex="-1"])')}Object.assign(i.proxy,{focus:P,shake:L,__updateRefocusTarget(R){c=R||null}}),n.onBeforeUnmount(Z);function X(){return n.h("div",{role:"dialog","aria-modal":C.value===!0?"true":"false",...r,class:T.value},[n.h(n.Transition,{name:"q-transition--fade",appear:!0},()=>C.value===!0?n.h("div",{class:"q-dialog__backdrop fixed-full",style:B.value,"aria-hidden":"true",tabindex:-1,onClick:I}):null),n.h(n.Transition,x.value,()=>a.value===!0?n.h("div",{ref:l,class:A.value,style:y.value,tabindex:-1,...N.value},we(t.default)):null)])}return $}});let dn=!1;{const e=document.createElement("div");e.setAttribute("dir","rtl"),Object.assign(e.style,{width:"1px",height:"1px",overflow:"auto"});const t=document.createElement("div");Object.assign(t.style,{width:"1000px",height:"1px"}),document.body.appendChild(e),e.appendChild(t),e.scrollLeft=-1e3,dn=e.scrollLeft>=0,e.remove()}const $e=1e3,za=["start","center","end","start-force","center-force","end-force"],Qr=Array.prototype.filter,Ha=window.getComputedStyle(document.body).overflowAnchor===void 0?Ft:function(e,t){e!==null&&(e._qOverflowAnimationFrame!==void 0&&cancelAnimationFrame(e._qOverflowAnimationFrame),e._qOverflowAnimationFrame=requestAnimationFrame(()=>{if(e===null)return;e._qOverflowAnimationFrame=void 0;const o=e.children||[];Qr.call(o,i=>i.dataset&&i.dataset.qVsAnchor!==void 0).forEach(i=>{delete i.dataset.qVsAnchor});const r=o[t];r&&r.dataset&&(r.dataset.qVsAnchor="")}))};function ft(e,t){return e+t}function ro(e,t,o,r,i,l,a,s){const d=e===window?document.scrollingElement||document.documentElement:e,c=i===!0?"offsetWidth":"offsetHeight",u={scrollStart:0,scrollViewSize:-a-s,scrollMaxSize:0,offsetStart:-a,offsetEnd:-s};if(i===!0?(e===window?(u.scrollStart=window.pageXOffset||window.scrollX||document.body.scrollLeft||0,u.scrollViewSize+=document.documentElement.clientWidth):(u.scrollStart=d.scrollLeft,u.scrollViewSize+=d.clientWidth),u.scrollMaxSize=d.scrollWidth,l===!0&&(u.scrollStart=(dn===!0?u.scrollMaxSize-u.scrollViewSize:0)-u.scrollStart)):(e===window?(u.scrollStart=window.pageYOffset||window.scrollY||document.body.scrollTop||0,u.scrollViewSize+=document.documentElement.clientHeight):(u.scrollStart=d.scrollTop,u.scrollViewSize+=d.clientHeight),u.scrollMaxSize=d.scrollHeight),o!==null)for(let f=o.previousElementSibling;f!==null;f=f.previousElementSibling)f.classList.contains("q-virtual-scroll--skip")===!1&&(u.offsetStart+=f[c]);if(r!==null)for(let f=r.nextElementSibling;f!==null;f=f.nextElementSibling)f.classList.contains("q-virtual-scroll--skip")===!1&&(u.offsetEnd+=f[c]);if(t!==e){const f=d.getBoundingClientRect(),g=t.getBoundingClientRect();i===!0?(u.offsetStart+=g.left-f.left,u.offsetEnd-=g.width):(u.offsetStart+=g.top-f.top,u.offsetEnd-=g.height),e!==window&&(u.offsetStart+=u.scrollStart),u.offsetEnd+=u.scrollMaxSize-u.offsetStart}return u}function Zr(e,t,o,r){t==="end"&&(t=(e===window?document.body:e)[o===!0?"scrollWidth":"scrollHeight"]),e===window?o===!0?(r===!0&&(t=(dn===!0?document.body.scrollWidth-document.documentElement.clientWidth:0)-t),window.scrollTo(t,window.pageYOffset||window.scrollY||document.body.scrollTop||0)):window.scrollTo(window.pageXOffset||window.scrollX||document.body.scrollLeft||0,t):o===!0?(r===!0&&(t=(dn===!0?e.scrollWidth-e.offsetWidth:0)-t),e.scrollLeft=t):e.scrollTop=t}function $t(e,t,o,r){if(o>=r)return 0;const i=t.length,l=Math.floor(o/$e),a=Math.floor((r-1)/$e)+1;let s=e.slice(l,a).reduce(ft,0);return o%$e!==0&&(s-=t.slice(l*$e,o).reduce(ft,0)),r%$e!==0&&r!==i&&(s-=t.slice(r,a*$e).reduce(ft,0)),s}const Xr={virtualScrollHorizontal:Boolean,onVirtualScroll:Function,...{virtualScrollSliceSize:{type:[Number,String],default:10},virtualScrollSliceRatioBefore:{type:[Number,String],default:1},virtualScrollSliceRatioAfter:{type:[Number,String],default:1},virtualScrollItemSize:{type:[Number,String],default:24},virtualScrollStickySizeStart:{type:[Number,String],default:0},virtualScrollStickySizeEnd:{type:[Number,String],default:0},tableColspan:[Number,String]}};function Da({virtualScrollLength:e,getVirtualScrollTarget:t,getVirtualScrollEl:o,virtualScrollItemSizeComputed:r}){const i=n.getCurrentInstance(),{props:l,emit:a,proxy:s}=i,{$q:d}=s;let c,u,f,g=[],m;const h=n.ref(0),k=n.ref(0),w=n.ref({}),x=n.ref(null),y=n.ref(null),B=n.ref(null),V=n.ref({from:0,to:0}),q=n.computed(()=>l.tableColspan!==void 0?l.tableColspan:100);r===void 0&&(r=n.computed(()=>l.virtualScrollItemSize));const M=n.computed(()=>r.value+";"+l.virtualScrollHorizontal),$=n.computed(()=>M.value+";"+l.virtualScrollSliceRatioBefore+";"+l.virtualScrollSliceRatioAfter);n.watch($,()=>{z()}),n.watch(M,F);function F(){K(u,!0)}function S(b){K(b===void 0?u:b)}function E(b,v){const I=t();if(I==null||I.nodeType===8)return;const Q=ro(I,o(),x.value,y.value,l.virtualScrollHorizontal,d.lang.rtl,l.virtualScrollStickySizeStart,l.virtualScrollStickySizeEnd);f!==Q.scrollViewSize&&z(Q.scrollViewSize),C(I,Q,Math.min(e.value-1,Math.max(0,parseInt(b,10)||0)),0,za.indexOf(v)!==-1?v:u!==-1&&b>u?"end":"start")}function A(){const b=t();if(b==null||b.nodeType===8)return;const v=ro(b,o(),x.value,y.value,l.virtualScrollHorizontal,d.lang.rtl,l.virtualScrollStickySizeStart,l.virtualScrollStickySizeEnd),I=e.value-1,Q=v.scrollMaxSize-v.offsetStart-v.offsetEnd-k.value;if(c===v.scrollStart)return;if(v.scrollMaxSize<=0){C(b,v,0,0);return}f!==v.scrollViewSize&&z(v.scrollViewSize),N(V.value.from);const X=Math.floor(v.scrollMaxSize-Math.max(v.scrollViewSize,v.offsetEnd)-Math.min(m[I],v.scrollViewSize/2));if(X>0&&Math.ceil(v.scrollStart)>=X){C(b,v,I,v.scrollMaxSize-v.offsetEnd-g.reduce(ft,0));return}let R=0,H=v.scrollStart-v.offsetStart,te=H;if(H<=Q&&H+v.scrollViewSize>=h.value)H-=h.value,R=V.value.from,te=H;else for(let j=0;H>=g[j]&&R<I;j++)H-=g[j],R+=$e;for(;H>0&&R<I;)H-=m[R],H>-v.scrollViewSize?(R++,te=H):te=m[R]+H;C(b,v,R,te)}function C(b,v,I,Q,X){const R=typeof X=="string"&&X.indexOf("-force")!==-1,H=R===!0?X.replace("-force",""):X,te=H!==void 0?H:"start";let j=Math.max(0,I-w.value[te]),le=j+w.value.total;le>e.value&&(le=e.value,j=Math.max(0,le-w.value.total)),c=v.scrollStart;const Ve=j!==V.value.from||le!==V.value.to;if(Ve===!1&&H===void 0){L(I);return}const{activeElement:Ae}=document,ae=B.value;Ve===!0&&ae!==null&&ae!==Ae&&ae.contains(Ae)===!0&&(ae.addEventListener("focusout",T),setTimeout(()=>{ae!==null&&ae.removeEventListener("focusout",T)})),Ha(ae,I-j);const Ee=H!==void 0?m.slice(j,I).reduce(ft,0):0;if(Ve===!0){const Re=le>=V.value.from&&j<=V.value.to?V.value.to:le;V.value={from:j,to:Re},h.value=$t(g,m,0,j),k.value=$t(g,m,le,e.value),requestAnimationFrame(()=>{V.value.to!==le&&c===v.scrollStart&&(V.value={from:V.value.from,to:le},k.value=$t(g,m,le,e.value))})}requestAnimationFrame(()=>{if(c!==v.scrollStart)return;Ve===!0&&N(j);const Re=m.slice(j,I).reduce(ft,0),Ie=Re+v.offsetStart+h.value,pt=Ie+m[I];let De=Ie+Q;if(H!==void 0){const rt=Re-Ee,Se=v.scrollStart+rt;De=R!==!0&&Se<Ie&&pt<Se+v.scrollViewSize?Se:H==="end"?pt-v.scrollViewSize:Ie-(H==="start"?0:Math.round((v.scrollViewSize-m[I])/2))}c=De,Zr(b,De,l.virtualScrollHorizontal,d.lang.rtl),L(I)})}function N(b){const v=B.value;if(v){const I=Qr.call(v.children,j=>j.classList&&j.classList.contains("q-virtual-scroll--skip")===!1),Q=I.length,X=l.virtualScrollHorizontal===!0?j=>j.getBoundingClientRect().width:j=>j.offsetHeight;let R=b,H,te;for(let j=0;j<Q;){for(H=X(I[j]),j++;j<Q&&I[j].classList.contains("q-virtual-scroll--with-prev")===!0;)H+=X(I[j]),j++;te=H-m[R],te!==0&&(m[R]+=te,g[Math.floor(R/$e)]+=te),R++}}}function T(){B.value!==null&&B.value!==void 0&&B.value.focus()}function K(b,v){const I=1*r.value;(v===!0||Array.isArray(m)===!1)&&(m=[]);const Q=m.length;m.length=e.value;for(let R=e.value-1;R>=Q;R--)m[R]=I;const X=Math.floor((e.value-1)/$e);g=[];for(let R=0;R<=X;R++){let H=0;const te=Math.min((R+1)*$e,e.value);for(let j=R*$e;j<te;j++)H+=m[j];g.push(H)}u=-1,c=void 0,h.value=$t(g,m,0,V.value.from),k.value=$t(g,m,V.value.to,e.value),b>=0?(N(V.value.from),n.nextTick(()=>{E(b)})):W()}function z(b){if(b===void 0&&typeof window<"u"){const H=t();H!=null&&H.nodeType!==8&&(b=ro(H,o(),x.value,y.value,l.virtualScrollHorizontal,d.lang.rtl,l.virtualScrollStickySizeStart,l.virtualScrollStickySizeEnd).scrollViewSize)}f=b;const v=parseFloat(l.virtualScrollSliceRatioBefore)||0,I=parseFloat(l.virtualScrollSliceRatioAfter)||0,Q=1+v+I,X=b===void 0||b<=0?1:Math.ceil(b/r.value),R=Math.max(1,X,Math.ceil((l.virtualScrollSliceSize>0?l.virtualScrollSliceSize:10)/Q));w.value={total:Math.ceil(R*Q),start:Math.ceil(R*v),center:Math.ceil(R*(.5+v)),end:Math.ceil(R*(1+v)),view:X}}function P(b,v){const I=l.virtualScrollHorizontal===!0?"width":"height",Q={["--q-virtual-scroll-item-"+I]:r.value+"px"};return[b==="tbody"?n.h(b,{class:"q-virtual-scroll__padding",key:"before",ref:x},[n.h("tr",[n.h("td",{style:{[I]:`${h.value}px`,...Q},colspan:q.value})])]):n.h(b,{class:"q-virtual-scroll__padding",key:"before",ref:x,style:{[I]:`${h.value}px`,...Q}}),n.h(b,{class:"q-virtual-scroll__content",key:"content",ref:B,tabindex:-1},v.flat()),b==="tbody"?n.h(b,{class:"q-virtual-scroll__padding",key:"after",ref:y},[n.h("tr",[n.h("td",{style:{[I]:`${k.value}px`,...Q},colspan:q.value})])]):n.h(b,{class:"q-virtual-scroll__padding",key:"after",ref:y,style:{[I]:`${k.value}px`,...Q}})]}function L(b){u!==b&&(l.onVirtualScroll!==void 0&&a("virtualScroll",{index:b,from:V.value.from,to:V.value.to-1,direction:b<u?"decrease":"increase",ref:s}),u=b)}z();const W=xr(A,d.platform.is.ios===!0?120:35);n.onBeforeMount(()=>{z()});let Z=!1;return n.onDeactivated(()=>{Z=!0}),n.onActivated(()=>{if(Z!==!0)return;const b=t();c!==void 0&&b!==void 0&&b!==null&&b.nodeType!==8?Zr(b,c,l.virtualScrollHorizontal,d.lang.rtl):E(u)}),n.onBeforeUnmount(()=>{W.cancel()}),Object.assign(s,{scrollTo:E,reset:F,refresh:S}),{virtualScrollSliceRange:V,virtualScrollSliceSizeComputed:w,setVirtualScrollSize:z,onVirtualScrollEvt:W,localResetVirtualScroll:K,padVirtualScroll:P,scrollTo:E,reset:F,refresh:S}}function ze(e,t){if(e===t)return!0;if(e!==null&&t!==null&&typeof e=="object"&&typeof t=="object"){if(e.constructor!==t.constructor)return!1;let o,r;if(e.constructor===Array){if(o=e.length,o!==t.length)return!1;for(r=o;r--!==0;)if(ze(e[r],t[r])!==!0)return!1;return!0}if(e.constructor===Map){if(e.size!==t.size)return!1;let l=e.entries();for(r=l.next();r.done!==!0;){if(t.has(r.value[0])!==!0)return!1;r=l.next()}for(l=e.entries(),r=l.next();r.done!==!0;){if(ze(r.value[1],t.get(r.value[0]))!==!0)return!1;r=l.next()}return!0}if(e.constructor===Set){if(e.size!==t.size)return!1;const l=e.entries();for(r=l.next();r.done!==!0;){if(t.has(r.value[0])!==!0)return!1;r=l.next()}return!0}if(e.buffer!=null&&e.buffer.constructor===ArrayBuffer){if(o=e.length,o!==t.length)return!1;for(r=o;r--!==0;)if(e[r]!==t[r])return!1;return!0}if(e.constructor===RegExp)return e.source===t.source&&e.flags===t.flags;if(e.valueOf!==Object.prototype.valueOf)return e.valueOf()===t.valueOf();if(e.toString!==Object.prototype.toString)return e.toString()===t.toString();const i=Object.keys(e).filter(l=>e[l]!==void 0);if(o=i.length,o!==Object.keys(t).filter(l=>t[l]!==void 0).length)return!1;for(r=o;r--!==0;){const l=i[r];if(ze(e[l],t[l])!==!0)return!1}return!0}return e!==e&&t!==t}function fn(e,t,o){return o<=t?t:Math.min(o,Math.max(t,e))}function Gr(e,t,o){if(o<=t)return t;const r=o-t+1;let i=t+(e-t)%r;return i<t&&(i=r+i),i===0?0:i}const Yr=e=>["add","add-unique","toggle"].includes(e),Ua=".*+?^${}()|[]\\",Wa=Object.keys(ln);function io(e,t){if(typeof e=="function")return e;const o=e!==void 0?e:t;return r=>r!==null&&typeof r=="object"&&o in r?r[o]:r}const Ka=ne({name:"QSelect",inheritAttrs:!1,props:{...Xr,...Gn,...ln,modelValue:{required:!0},multiple:Boolean,displayValue:[String,Number],displayValueHtml:Boolean,dropdownIcon:String,options:{type:Array,default:()=>[]},optionValue:[Function,String],optionLabel:[Function,String],optionDisable:[Function,String],hideSelected:Boolean,hideDropdownIcon:Boolean,fillInput:Boolean,maxValues:[Number,String],optionsDense:Boolean,optionsDark:{type:Boolean,default:null},optionsSelectedClass:String,optionsHtml:Boolean,optionsCover:Boolean,menuShrink:Boolean,menuAnchor:String,menuSelf:String,menuOffset:Array,popupContentClass:String,popupContentStyle:[String,Array,Object],popupNoRouteDismiss:Boolean,useInput:Boolean,useChips:Boolean,newValueMode:{type:String,validator:Yr},mapOptions:Boolean,emitValue:Boolean,disableTabSelection:Boolean,inputDebounce:{type:[Number,String],default:500},inputClass:[Array,String,Object],inputStyle:[Array,String,Object],tabindex:{type:[String,Number],default:0},autocomplete:String,transitionShow:{},transitionHide:{},transitionDuration:{},behavior:{type:String,validator:e=>["default","menu","dialog"].includes(e),default:"default"},virtualScrollItemSize:Xr.virtualScrollItemSize.type,onNewValue:Function,onFilter:Function},emits:[...Qn,"add","remove","inputValue","keyup","keypress","keydown","popupShow","popupHide","filterAbort"],setup(e,{slots:t,emit:o}){const{proxy:r}=n.getCurrentInstance(),{$q:i}=r,l=n.ref(!1),a=n.ref(!1),s=n.ref(-1),d=n.ref(""),c=n.ref(!1),u=n.ref(!1);let f=null,g=null,m,h,k,w=null,x,y,B,V;const q=n.ref(null),M=n.ref(null),$=n.ref(null),F=n.ref(null),S=n.ref(null),E=Tr(e),A=Vr(Zi),C=n.computed(()=>e.options.length),N=n.computed(()=>e.virtualScrollItemSize===void 0?e.optionsDense===!0?24:48:e.virtualScrollItemSize),{virtualScrollSliceRange:T,virtualScrollSliceSizeComputed:K,localResetVirtualScroll:z,padVirtualScroll:P,onVirtualScrollEvt:L,scrollTo:W,setVirtualScrollSize:Z}=Da({virtualScrollLength:C,getVirtualScrollTarget:df,getVirtualScrollEl:Ki,virtualScrollItemSizeComputed:N}),b=Zn(),v=n.computed(()=>{const p=e.mapOptions===!0&&e.multiple!==!0,D=e.modelValue!==void 0&&(e.modelValue!==null||p===!0)?e.multiple===!0&&Array.isArray(e.modelValue)?e.modelValue:[e.modelValue]:[];if(e.mapOptions===!0){const U=e.mapOptions===!0&&m!==void 0?m:[],ee=D.map(ie=>cf(ie,U));return e.modelValue===null&&p===!0?ee.filter(ie=>ie!==null):ee}return D}),I=n.computed(()=>{const p={};return Wa.forEach(D=>{const U=e[D];U!==void 0&&(p[D]=U)}),p}),Q=n.computed(()=>e.optionsDark===null?b.isDark.value:e.optionsDark),X=n.computed(()=>Tt(v.value)),R=n.computed(()=>{let p="q-field__input q-placeholder col";return e.hideSelected===!0||v.value.length===0?[p,e.inputClass]:(p+=" q-field__input--padding",e.inputClass===void 0?p:[p,e.inputClass])}),H=n.computed(()=>(e.virtualScrollHorizontal===!0?"q-virtual-scroll--horizontal":"")+(e.popupContentClass?" "+e.popupContentClass:"")),te=n.computed(()=>C.value===0),j=n.computed(()=>v.value.map(p=>pe.value(p)).join(", ")),le=n.computed(()=>e.displayValue!==void 0?e.displayValue:j.value),Ve=n.computed(()=>e.optionsHtml===!0?()=>!0:p=>p!=null&&p.html===!0),Ae=n.computed(()=>e.displayValueHtml===!0||e.displayValue===void 0&&(e.optionsHtml===!0||v.value.some(Ve.value))),ae=n.computed(()=>b.focused.value===!0?e.tabindex:-1),Ee=n.computed(()=>{const p={tabindex:e.tabindex,role:"combobox","aria-label":e.label,"aria-readonly":e.readonly===!0?"true":"false","aria-autocomplete":e.useInput===!0?"list":"none","aria-expanded":l.value===!0?"true":"false","aria-controls":`${b.targetUid.value}_lb`};return s.value>=0&&(p["aria-activedescendant"]=`${b.targetUid.value}_${s.value}`),p}),Re=n.computed(()=>({id:`${b.targetUid.value}_lb`,role:"listbox","aria-multiselectable":e.multiple===!0?"true":"false"})),Ie=n.computed(()=>v.value.map((p,D)=>({index:D,opt:p,html:Ve.value(p),selected:!0,removeAtIndex:uf,toggleOption:lt,tabindex:ae.value}))),pt=n.computed(()=>{if(C.value===0)return[];const{from:p,to:D}=T.value;return e.options.slice(p,D).map((U,ee)=>{const ie=O.value(U)===!0,oe=$o(U)===!0,ge=p+ee,ue={clickable:!0,active:oe,activeClass:Se.value,manualFocus:!0,focused:!1,disable:ie,tabindex:-1,dense:e.optionsDense,dark:Q.value,role:"option","aria-selected":oe===!0?"true":"false",id:`${b.targetUid.value}_${ge}`,onClick:()=>{lt(U)}};return ie!==!0&&(s.value===ge&&(ue.focused=!0),i.platform.is.desktop===!0&&(ue.onMousemove=()=>{l.value===!0&>(ge)})),{index:ge,opt:U,html:Ve.value(U),label:pe.value(U),selected:ue.active,focused:ue.focused,toggleOption:lt,setOptionIndex:gt,itemProps:ue}})}),De=n.computed(()=>e.dropdownIcon!==void 0?e.dropdownIcon:i.iconSet.arrow.dropdown),rt=n.computed(()=>e.optionsCover===!1&&e.outlined!==!0&&e.standout!==!0&&e.borderless!==!0&&e.rounded!==!0),Se=n.computed(()=>e.optionsSelectedClass!==void 0?e.optionsSelectedClass:e.color!==void 0?`text-${e.color}`:""),Me=n.computed(()=>io(e.optionValue,"value")),pe=n.computed(()=>io(e.optionLabel,"label")),O=n.computed(()=>io(e.optionDisable,"disable")),J=n.computed(()=>v.value.map(Me.value)),ve=n.computed(()=>{const p={onInput:Zi,onChange:A,onKeydown:Wi,onKeyup:Di,onKeypress:Ui,onFocus:zi,onClick(D){h===!0&&xe(D)}};return p.onCompositionstart=p.onCompositionupdate=p.onCompositionend=A,p});n.watch(v,p=>{m=p,e.useInput===!0&&e.fillInput===!0&&e.multiple!==!0&&b.innerLoading.value!==!0&&(a.value!==!0&&l.value!==!0||X.value!==!0)&&(k!==!0&&yt(),(a.value===!0||l.value===!0)&&wt(""))},{immediate:!0}),n.watch(()=>e.fillInput,yt),n.watch(l,Lo),n.watch(C,_f);function it(p){return e.emitValue===!0?Me.value(p):p}function _n(p){if(p!==-1&&p<v.value.length)if(e.multiple===!0){const D=e.modelValue.slice();o("remove",{index:p,value:D.splice(p,1)[0]}),o("update:modelValue",D)}else o("update:modelValue",null)}function uf(p){_n(p),b.focus()}function Fi(p,D){const U=it(p);if(e.multiple!==!0){e.fillInput===!0&&It(pe.value(p),!0,!0),o("update:modelValue",U);return}if(v.value.length===0){o("add",{index:0,value:U}),o("update:modelValue",e.multiple===!0?[U]:U);return}if(D===!0&&$o(p)===!0||e.maxValues!==void 0&&e.modelValue.length>=e.maxValues)return;const ee=e.modelValue.slice();o("add",{index:ee.length,value:U}),ee.push(U),o("update:modelValue",ee)}function lt(p,D){if(b.editable.value!==!0||p===void 0||O.value(p)===!0)return;const U=Me.value(p);if(e.multiple!==!0){D!==!0&&(It(e.fillInput===!0?pe.value(p):"",!0,!0),at()),M.value!==null&&M.value.focus(),(v.value.length===0||ze(Me.value(v.value[0]),U)!==!0)&&o("update:modelValue",e.emitValue===!0?U:p);return}if((h!==!0||c.value===!0)&&b.focus(),zi(),v.value.length===0){const oe=e.emitValue===!0?U:p;o("add",{index:0,value:oe}),o("update:modelValue",e.multiple===!0?[oe]:oe);return}const ee=e.modelValue.slice(),ie=J.value.findIndex(oe=>ze(oe,U));if(ie!==-1)o("remove",{index:ie,value:ee.splice(ie,1)[0]});else{if(e.maxValues!==void 0&&ee.length>=e.maxValues)return;const oe=e.emitValue===!0?U:p;o("add",{index:ee.length,value:oe}),ee.push(oe)}o("update:modelValue",ee)}function gt(p){if(i.platform.is.desktop!==!0)return;const D=p!==-1&&p<C.value?p:-1;s.value!==D&&(s.value=D)}function Sn(p=1,D){if(l.value===!0){let U=s.value;do U=Gr(U+p,-1,C.value-1);while(U!==-1&&U!==s.value&&O.value(e.options[U])===!0);s.value!==U&&(gt(U),W(U),D!==!0&&e.useInput===!0&&e.fillInput===!0&&xn(U>=0?pe.value(e.options[U]):x,!0))}}function cf(p,D){const U=ee=>ze(Me.value(ee),p);return e.options.find(U)||D.find(U)||p}function $o(p){const D=Me.value(p);return J.value.find(U=>ze(U,D))!==void 0}function zi(p){e.useInput===!0&&M.value!==null&&(p===void 0||M.value===p.target&&p.target.value===j.value)&&M.value.select()}function Hi(p){Qe(p,27)===!0&&l.value===!0&&(xe(p),at(),yt()),o("keyup",p)}function Di(p){const{value:D}=p.target;if(p.keyCode!==void 0){Hi(p);return}if(p.target.value="",f!==null&&(clearTimeout(f),f=null),g!==null&&(clearTimeout(g),g=null),yt(),typeof D=="string"&&D.length!==0){const U=D.toLocaleLowerCase(),ee=oe=>{const ge=e.options.find(ue=>oe.value(ue).toLocaleLowerCase()===U);return ge===void 0?!1:(v.value.indexOf(ge)===-1?lt(ge):at(),!0)},ie=oe=>{ee(Me)!==!0&&(ee(pe)===!0||oe===!0||wt(D,!0,()=>ie(!0)))};ie()}else b.clearValue(p)}function Ui(p){o("keypress",p)}function Wi(p){if(o("keydown",p),Vn(p)===!0)return;const D=d.value.length!==0&&(e.newValueMode!==void 0||e.onNewValue!==void 0),U=p.shiftKey!==!0&&e.disableTabSelection!==!0&&e.multiple!==!0&&(s.value!==-1||D===!0);if(p.keyCode===27){ke(p);return}if(p.keyCode===9&&U===!1){vt();return}if(p.target===void 0||p.target.id!==b.targetUid.value||b.editable.value!==!0)return;if(p.keyCode===40&&b.innerLoading.value!==!0&&l.value===!1){se(p),kt();return}if(p.keyCode===8&&(e.useChips===!0||e.clearable===!0)&&e.hideSelected!==!0&&d.value.length===0){e.multiple===!0&&Array.isArray(e.modelValue)===!0?_n(e.modelValue.length-1):e.multiple!==!0&&e.modelValue!==null&&o("update:modelValue",null);return}(p.keyCode===35||p.keyCode===36)&&(typeof d.value!="string"||d.value.length===0)&&(se(p),s.value=-1,Sn(p.keyCode===36?1:-1,e.multiple)),(p.keyCode===33||p.keyCode===34)&&K.value!==void 0&&(se(p),s.value=Math.max(-1,Math.min(C.value,s.value+(p.keyCode===33?-1:1)*K.value.view)),Sn(p.keyCode===33?1:-1,e.multiple)),(p.keyCode===38||p.keyCode===40)&&(se(p),Sn(p.keyCode===38?-1:1,e.multiple));const ee=C.value;if((B===void 0||V<Date.now())&&(B=""),ee>0&&e.useInput!==!0&&p.key!==void 0&&p.key.length===1&&p.altKey===!1&&p.ctrlKey===!1&&p.metaKey===!1&&(p.keyCode!==32||B.length!==0)){l.value!==!0&&kt(p);const ie=p.key.toLocaleLowerCase(),oe=B.length===1&&B[0]===ie;V=Date.now()+1500,oe===!1&&(se(p),B+=ie);const ge=new RegExp("^"+B.split("").map(Ro=>Ua.indexOf(Ro)!==-1?"\\"+Ro:Ro).join(".*"),"i");let ue=s.value;if(oe===!0||ue<0||ge.test(pe.value(e.options[ue]))!==!0)do ue=Gr(ue+1,-1,ee-1);while(ue!==s.value&&(O.value(e.options[ue])===!0||ge.test(pe.value(e.options[ue]))!==!0));s.value!==ue&&n.nextTick(()=>{gt(ue),W(ue),ue>=0&&e.useInput===!0&&e.fillInput===!0&&xn(pe.value(e.options[ue]),!0)});return}if(!(p.keyCode!==13&&(p.keyCode!==32||e.useInput===!0||B!=="")&&(p.keyCode!==9||U===!1))){if(p.keyCode!==9&&se(p),s.value!==-1&&s.value<ee){lt(e.options[s.value]);return}if(D===!0){const ie=(oe,ge)=>{if(ge){if(Yr(ge)!==!0)return}else ge=e.newValueMode;if(It("",e.multiple!==!0,!0),oe==null)return;(ge==="toggle"?lt:Fi)(oe,ge==="add-unique"),e.multiple!==!0&&(M.value!==null&&M.value.focus(),at())};if(e.onNewValue!==void 0?o("newValue",d.value,ie):ie(d.value),e.multiple!==!0)return}l.value===!0?vt():b.innerLoading.value!==!0&&kt()}}function Ki(){return h===!0?S.value:$.value!==null&&$.value.contentEl!==null?$.value.contentEl:void 0}function df(){return Ki()}function ff(){return e.hideSelected===!0?[]:t["selected-item"]!==void 0?Ie.value.map(p=>t["selected-item"](p)).slice():t.selected!==void 0?[].concat(t.selected()):e.useChips===!0?Ie.value.map((p,D)=>n.h(Ar,{key:"option-"+D,removable:b.editable.value===!0&&O.value(p.opt)!==!0,dense:!0,textColor:e.color,tabindex:ae.value,onRemove(){p.removeAtIndex(D)}},()=>n.h("span",{class:"ellipsis",[p.html===!0?"innerHTML":"textContent"]:pe.value(p.opt)}))):[n.h("span",{[Ae.value===!0?"innerHTML":"textContent"]:le.value})]}function Qi(){if(te.value===!0)return t["no-option"]!==void 0?t["no-option"]({inputValue:d.value}):void 0;const p=t.option!==void 0?t.option:U=>n.h(Fe,{key:U.index,...U.itemProps},()=>n.h(be,()=>n.h(Jn,()=>n.h("span",{[U.html===!0?"innerHTML":"textContent"]:U.label}))));let D=P("div",pt.value.map(p));return t["before-options"]!==void 0&&(D=t["before-options"]().concat(D)),Oe(t["after-options"],D)}function mf(p,D){const U=D===!0?{...Ee.value,...b.splitAttrs.attributes.value}:void 0,ee={ref:D===!0?M:void 0,key:"i_t",class:R.value,style:e.inputStyle,value:d.value!==void 0?d.value:"",type:"search",...U,id:D===!0?b.targetUid.value:void 0,maxlength:e.maxlength,autocomplete:e.autocomplete,"data-autofocus":p===!0||e.autofocus===!0||void 0,disabled:e.disable===!0,readonly:e.readonly===!0,...ve.value};return p!==!0&&h===!0&&(Array.isArray(ee.class)===!0?ee.class=[...ee.class,"no-pointer-events"]:ee.class+=" no-pointer-events"),n.h("input",ee)}function Zi(p){f!==null&&(clearTimeout(f),f=null),g!==null&&(clearTimeout(g),g=null),!(p&&p.target&&p.target.qComposing===!0)&&(xn(p.target.value||""),k=!0,x=d.value,b.focused.value!==!0&&(h!==!0||c.value===!0)&&b.focus(),e.onFilter!==void 0&&(f=setTimeout(()=>{f=null,wt(d.value)},e.inputDebounce)))}function xn(p,D){d.value!==p&&(d.value=p,D===!0||e.inputDebounce===0||e.inputDebounce==="0"?o("inputValue",p):g=setTimeout(()=>{g=null,o("inputValue",p)},e.inputDebounce))}function It(p,D,U){k=U!==!0,e.useInput===!0&&(xn(p,!0),(D===!0||U!==!0)&&(x=p),D!==!0&&wt(p))}function wt(p,D,U){if(e.onFilter===void 0||D!==!0&&b.focused.value!==!0)return;b.innerLoading.value===!0?o("filterAbort"):(b.innerLoading.value=!0,u.value=!0),p!==""&&e.multiple!==!0&&v.value.length!==0&&k!==!0&&p===pe.value(v.value[0])&&(p="");const ee=setTimeout(()=>{l.value===!0&&(l.value=!1)},10);w!==null&&clearTimeout(w),w=ee,o("filter",p,(ie,oe)=>{(D===!0||b.focused.value===!0)&&w===ee&&(clearTimeout(w),typeof ie=="function"&&ie(),u.value=!1,n.nextTick(()=>{b.innerLoading.value=!1,b.editable.value===!0&&(D===!0?l.value===!0&&at():l.value===!0?Lo(!0):l.value=!0),typeof oe=="function"&&n.nextTick(()=>{oe(r)}),typeof U=="function"&&n.nextTick(()=>{U(r)})}))},()=>{b.focused.value===!0&&w===ee&&(clearTimeout(w),b.innerLoading.value=!1,u.value=!1),l.value===!0&&(l.value=!1)})}function hf(){return n.h(Oa,{ref:$,class:H.value,style:e.popupContentStyle,modelValue:l.value,fit:e.menuShrink!==!0,cover:e.optionsCover===!0&&te.value!==!0&&e.useInput!==!0,anchor:e.menuAnchor,self:e.menuSelf,offset:e.menuOffset,dark:Q.value,noParentEvent:!0,noRefocus:!0,noFocus:!0,noRouteDismiss:e.popupNoRouteDismiss,square:rt.value,transitionShow:e.transitionShow,transitionHide:e.transitionHide,transitionDuration:e.transitionDuration,separateClosePopup:!0,...Re.value,onScrollPassive:L,onBeforeShow:Gi,onBeforeHide:pf,onShow:gf},Qi)}function pf(p){Yi(p),vt()}function gf(){Z()}function wf(p){xe(p),M.value!==null&&M.value.focus(),c.value=!0,window.scrollTo(window.pageXOffset||window.scrollX||document.body.scrollLeft||0,0)}function vf(p){xe(p),n.nextTick(()=>{c.value=!1})}function kf(){const p=[n.h($a,{class:`col-auto ${b.fieldClass.value}`,...I.value,for:b.targetUid.value,dark:Q.value,square:!0,loading:u.value,itemAligned:!1,filled:!0,stackLabel:d.value.length!==0,...b.splitAttrs.listeners.value,onFocus:wf,onBlur:vf},{...t,rawControl:()=>b.getControl(!0),before:void 0,after:void 0})];return l.value===!0&&p.push(n.h("div",{ref:S,class:H.value+" scroll",style:e.popupContentStyle,...Re.value,onClick:ke,onScrollPassive:L},Qi())),n.h(Fa,{ref:F,modelValue:a.value,position:e.useInput===!0?"top":void 0,transitionShow:y,transitionHide:e.transitionHide,transitionDuration:e.transitionDuration,noRouteDismiss:e.popupNoRouteDismiss,onBeforeShow:Gi,onBeforeHide:yf,onHide:bf,onShow:Cf},()=>n.h("div",{class:"q-select__dialog"+(Q.value===!0?" q-select__dialog--dark q-dark":"")+(c.value===!0?" q-select__dialog--focused":"")},p))}function yf(p){Yi(p),F.value!==null&&F.value.__updateRefocusTarget(b.rootRef.value.querySelector(".q-field__native > [tabindex]:last-child")),b.focused.value=!1}function bf(p){at(),b.focused.value===!1&&o("blur",p),yt()}function Cf(){const p=document.activeElement;(p===null||p.id!==b.targetUid.value)&&M.value!==null&&M.value!==p&&M.value.focus(),Z()}function vt(){a.value!==!0&&(s.value=-1,l.value===!0&&(l.value=!1),b.focused.value===!1&&(w!==null&&(clearTimeout(w),w=null),b.innerLoading.value===!0&&(o("filterAbort"),b.innerLoading.value=!1,u.value=!1)))}function kt(p){b.editable.value===!0&&(h===!0?(b.onControlFocusin(p),a.value=!0,n.nextTick(()=>{b.focus()})):b.focus(),e.onFilter!==void 0?wt(d.value):(te.value!==!0||t["no-option"]!==void 0)&&(l.value=!0))}function at(){a.value=!1,vt()}function yt(){e.useInput===!0&&It(e.multiple!==!0&&e.fillInput===!0&&v.value.length!==0&&pe.value(v.value[0])||"",!0,!0)}function Lo(p){let D=-1;if(p===!0){if(v.value.length!==0){const U=Me.value(v.value[0]);D=e.options.findIndex(ee=>ze(Me.value(ee),U))}z(D)}gt(D)}function _f(p,D){l.value===!0&&b.innerLoading.value===!1&&(z(-1,!0),n.nextTick(()=>{l.value===!0&&b.innerLoading.value===!1&&(p>D?z():Lo(!0))}))}function Xi(){a.value===!1&&$.value!==null&&$.value.updatePosition()}function Gi(p){p!==void 0&&xe(p),o("popupShow",p),b.hasPopupOpen=!0,b.onControlFocusin(p)}function Yi(p){p!==void 0&&xe(p),o("popupHide",p),b.hasPopupOpen=!1,b.onControlFocusout(p)}function Ji(){h=i.platform.is.mobile!==!0&&e.behavior!=="dialog"?!1:e.behavior!=="menu"&&(e.useInput===!0?t["no-option"]!==void 0||e.onFilter!==void 0||te.value===!1:!0),y=i.platform.is.ios===!0&&h===!0&&e.useInput===!0?"fade":e.transitionShow}return n.onBeforeUpdate(Ji),n.onUpdated(Xi),Ji(),n.onBeforeUnmount(()=>{f!==null&&clearTimeout(f),g!==null&&clearTimeout(g)}),Object.assign(r,{showPopup:kt,hidePopup:at,removeAtIndex:_n,add:Fi,toggleOption:lt,getOptionIndex:()=>s.value,setOptionIndex:gt,moveOptionSelection:Sn,filter:wt,updateMenuPosition:Xi,updateInputValue:It,isOptionSelected:$o,getEmittingOptionValue:it,isOptionDisabled:(...p)=>O.value.apply(null,p)===!0,getOptionValue:(...p)=>Me.value.apply(null,p),getOptionLabel:(...p)=>pe.value.apply(null,p)}),Object.assign(b,{innerValue:v,fieldClass:n.computed(()=>`q-select q-field--auto-height q-select--with${e.useInput!==!0?"out":""}-input q-select--with${e.useChips!==!0?"out":""}-chips q-select--${e.multiple===!0?"multiple":"single"}`),inputRef:q,targetRef:M,hasValue:X,showPopup:kt,floatingLabel:n.computed(()=>e.hideSelected!==!0&&X.value===!0||typeof d.value=="number"||d.value.length!==0||Tt(e.displayValue)),getControlChild:()=>{if(b.editable.value!==!1&&(a.value===!0||te.value!==!0||t["no-option"]!==void 0))return h===!0?kf():hf();b.hasPopupOpen===!0&&(b.hasPopupOpen=!1)},controlEvents:{onFocusin(p){b.onControlFocusin(p)},onFocusout(p){b.onControlFocusout(p,()=>{yt(),vt()})},onClick(p){if(ke(p),h!==!0&&l.value===!0){vt(),M.value!==null&&M.value.focus();return}kt(p)}},getControl:p=>{const D=ff(),U=p===!0||a.value!==!0||h!==!0;if(e.useInput===!0)D.push(mf(p,U));else if(b.editable.value===!0){const ie=U===!0?Ee.value:void 0;D.push(n.h("input",{ref:U===!0?M:void 0,key:"d_t",class:"q-select__focus-target",id:U===!0?b.targetUid.value:void 0,value:le.value,readonly:!0,"data-autofocus":p===!0||e.autofocus===!0||void 0,...ie,onKeydown:Wi,onKeyup:Hi,onKeypress:Ui})),U===!0&&typeof e.autocomplete=="string"&&e.autocomplete.length!==0&&D.push(n.h("input",{class:"q-select__autocomplete-input",autocomplete:e.autocomplete,tabindex:-1,onKeyup:Di}))}if(E.value!==void 0&&e.disable!==!0&&J.value.length!==0){const ie=J.value.map(oe=>n.h("option",{value:oe,selected:!0}));D.push(n.h("select",{class:"hidden",name:E.value,multiple:e.multiple},ie))}const ee=e.useInput===!0||U!==!0?void 0:b.splitAttrs.attributes.value;return n.h("div",{class:"q-field__native row items-center",...ee,...b.splitAttrs.listeners.value},D)},getInnerAppend:()=>e.loading!==!0&&u.value!==!0&&e.hideDropdownIcon!==!0?[n.h(qe,{class:"q-select__dropdown-icon"+(l.value===!0?" rotate-180":""),name:De.value})]:null}),Xn(b)}}),Qa=Y(n.defineComponent({__name:"AppSelect",props:{modelValue:{},options:{},placeholder:{},emptyText:{},optionLabel:{},optionValue:{},label:{},multiple:{type:Boolean},borderColor:{},isDisabled:{type:Boolean}},emits:["update:modelValue"],setup(e,{emit:t}){n.useCssVars(u=>({"0a94557a":u.borderColor}));const o=e,r=n.ref({}),i=t,l=n.computed({get(){return o.modelValue},set(u){i("update:modelValue",u)}}),a=()=>Array.isArray(l.value)&&!l.value.length?!0:typeof l.value=="string"&&!l.value,s=n.ref(""),d=n.computed(()=>o.options.filter(u=>u[(o==null?void 0:o.optionLabel)||"label"].toLowerCase().includes(s.value)));function c(u,f){f(()=>{s.value=u.toLowerCase()})}return(u,f)=>(n.openBlock(),n.createBlock(n.unref(Ka),{ref_key:"select",ref:r,modelValue:l.value,"onUpdate:modelValue":f[0]||(f[0]=g=>l.value=g),options:d.value,"option-value":u.optionValue,"option-label":u.optionLabel,"emit-value":"","map-options":"",disable:u.isDisabled,multiple:u.multiple,outlined:"","stack-label":"","use-input":"",class:n.normalizeClass([u.$style.select]),label:u.label,"input-debounce":"100","popup-content-class":u.$style["app-select__menu"],rounded:"",autocomplete:"",onFilter:c},n.createSlots({"no-option":n.withCtx(()=>[n.createVNode(Fe,null,{default:n.withCtx(()=>[n.createTextVNode(n.toDisplayString(u.emptyText),1)]),_:1})]),default:n.withCtx(()=>[!s.value&&a()?(n.openBlock(),n.createBlock(Fe,{key:0},{default:n.withCtx(()=>[n.createTextVNode(n.toDisplayString(u.placeholder),1)]),_:1})):n.createCommentVNode("",!0)]),_:2},[u.multiple?{name:"selected-item",fn:n.withCtx(g=>[g.opt?(n.openBlock(),n.createBlock(Ar,{key:0,removable:"",class:"q-ma-none",dense:"",tabindex:g.tabindex,color:"white","text-color":"secondary",onRemove:m=>g.removeAtIndex(g.index)},{default:n.withCtx(()=>[n.createTextVNode(n.toDisplayString(g.opt[`${u.optionLabel}`]),1)]),_:2},1032,["tabindex","onRemove"])):n.createCommentVNode("",!0)]),key:"0"}:void 0]),1032,["modelValue","options","option-value","option-label","disable","multiple","class","label","popup-content-class"]))}}),[["__cssModules",{$style:{wrap:"_wrap_n46gp_1",select:"_select_n46gp_8","append-wrapper":"_append-wrapper_n46gp_25","menu-wrap":"_menu-wrap_n46gp_31","search-wrapper":"_search-wrapper_n46gp_35","app-select__menu":"_app-select__menu_n46gp_43","q-item__label":"_q-item__label_n46gp_46"}}]]),Za={},Xa={class:"app-wrapper"};function Ga(e,t){return n.openBlock(),n.createElementBlock("div",Xa,[n.renderSlot(e.$slots,"default",{},void 0,!0)])}const Ya=Y(Za,[["render",Ga],["__scopeId","data-v-6bd37b8f"]]),lo={left:!0,right:!0,up:!0,down:!0,horizontal:!0,vertical:!0},Ja=Object.keys(lo);lo.all=!0;function Jr(e){const t={};for(const o of Ja)e[o]===!0&&(t[o]=!0);return Object.keys(t).length===0?lo:(t.horizontal===!0?t.left=t.right=!0:t.left===!0&&t.right===!0&&(t.horizontal=!0),t.vertical===!0?t.up=t.down=!0:t.up===!0&&t.down===!0&&(t.vertical=!0),t.horizontal===!0&&t.vertical===!0&&(t.all=!0),t)}const es=["INPUT","TEXTAREA"];function ei(e,t){return t.event===void 0&&e.target!==void 0&&e.target.draggable!==!0&&typeof t.handler=="function"&&es.includes(e.target.nodeName.toUpperCase())===!1&&(e.qClonedBy===void 0||e.qClonedBy.indexOf(t.uid)===-1)}function ao(e,t,o){const r=bt(e);let i,l=r.left-t.event.x,a=r.top-t.event.y,s=Math.abs(l),d=Math.abs(a);const c=t.direction;c.horizontal===!0&&c.vertical!==!0?i=l<0?"left":"right":c.horizontal!==!0&&c.vertical===!0?i=a<0?"up":"down":c.up===!0&&a<0?(i="up",s>d&&(c.left===!0&&l<0?i="left":c.right===!0&&l>0&&(i="right"))):c.down===!0&&a>0?(i="down",s>d&&(c.left===!0&&l<0?i="left":c.right===!0&&l>0&&(i="right"))):c.left===!0&&l<0?(i="left",s<d&&(c.up===!0&&a<0?i="up":c.down===!0&&a>0&&(i="down"))):c.right===!0&&l>0&&(i="right",s<d&&(c.up===!0&&a<0?i="up":c.down===!0&&a>0&&(i="down")));let u=!1;if(i===void 0&&o===!1){if(t.event.isFirst===!0||t.event.lastDir===void 0)return{};i=t.event.lastDir,u=!0,i==="left"||i==="right"?(r.left-=l,s=0,l=0):(r.top-=a,d=0,a=0)}return{synthetic:u,payload:{evt:e,touch:t.event.mouse!==!0,mouse:t.event.mouse===!0,position:r,direction:i,isFirst:t.event.isFirst,isFinal:o===!0,duration:Date.now()-t.event.time,distance:{x:s,y:d},offset:{x:l,y:a},delta:{x:r.left-t.event.lastX,y:r.top-t.event.lastY}}}}let ts=0;const so=Ao({name:"touch-pan",beforeMount(e,{value:t,modifiers:o}){if(o.mouse!==!0&&me.has.touch!==!0)return;function r(l,a){o.mouse===!0&&a===!0?se(l):(o.stop===!0&&xe(l),o.prevent===!0&&ke(l))}const i={uid:"qvtp_"+ts++,handler:t,modifiers:o,direction:Jr(o),noop:Ft,mouseStart(l){ei(l,i)&&sl(l)&&(Pe(i,"temp",[[document,"mousemove","move","notPassiveCapture"],[document,"mouseup","end","passiveCapture"]]),i.start(l,!0))},touchStart(l){if(ei(l,i)){const a=l.target;Pe(i,"temp",[[a,"touchmove","move","notPassiveCapture"],[a,"touchcancel","end","passiveCapture"],[a,"touchend","end","passiveCapture"]]),i.start(l)}},start(l,a){if(me.is.firefox===!0&&Tn(e,!0),i.lastEvt=l,a===!0||o.stop===!0){if(i.direction.all!==!0&&(a!==!0||i.modifiers.mouseAllDir!==!0&&i.modifiers.mousealldir!==!0)){const c=l.type.indexOf("mouse")!==-1?new MouseEvent(l.type,l):new TouchEvent(l.type,l);l.defaultPrevented===!0&&ke(c),l.cancelBubble===!0&&xe(c),Object.assign(c,{qKeyEvent:l.qKeyEvent,qClickOutside:l.qClickOutside,qAnchorHandled:l.qAnchorHandled,qClonedBy:l.qClonedBy===void 0?[i.uid]:l.qClonedBy.concat(i.uid)}),i.initialEvent={target:l.target,event:c}}xe(l)}const{left:s,top:d}=bt(l);i.event={x:s,y:d,time:Date.now(),mouse:a===!0,detected:!1,isFirst:!0,isFinal:!1,lastX:s,lastY:d}},move(l){if(i.event===void 0)return;const a=bt(l),s=a.left-i.event.x,d=a.top-i.event.y;if(s===0&&d===0)return;i.lastEvt=l;const c=i.event.mouse===!0,u=()=>{r(l,c);let m;o.preserveCursor!==!0&&o.preservecursor!==!0&&(m=document.documentElement.style.cursor||"",document.documentElement.style.cursor="grabbing"),c===!0&&document.body.classList.add("no-pointer-events--children"),document.body.classList.add("non-selectable"),Nt(),i.styleCleanup=h=>{if(i.styleCleanup=void 0,m!==void 0&&(document.documentElement.style.cursor=m),document.body.classList.remove("non-selectable"),c===!0){const k=()=>{document.body.classList.remove("no-pointer-events--children")};h!==void 0?setTimeout(()=>{k(),h()},50):k()}else h!==void 0&&h()}};if(i.event.detected===!0){i.event.isFirst!==!0&&r(l,i.event.mouse);const{payload:m,synthetic:h}=ao(l,i,!1);m!==void 0&&(i.handler(m)===!1?i.end(l):(i.styleCleanup===void 0&&i.event.isFirst===!0&&u(),i.event.lastX=m.position.left,i.event.lastY=m.position.top,i.event.lastDir=h===!0?void 0:m.direction,i.event.isFirst=!1));return}if(i.direction.all===!0||c===!0&&(i.modifiers.mouseAllDir===!0||i.modifiers.mousealldir===!0)){u(),i.event.detected=!0,i.move(l);return}const f=Math.abs(s),g=Math.abs(d);f!==g&&(i.direction.horizontal===!0&&f>g||i.direction.vertical===!0&&f<g||i.direction.up===!0&&f<g&&d<0||i.direction.down===!0&&f<g&&d>0||i.direction.left===!0&&f>g&&s<0||i.direction.right===!0&&f>g&&s>0?(i.event.detected=!0,i.move(l)):i.end(l,!0))},end(l,a){if(i.event!==void 0){if(Ke(i,"temp"),me.is.firefox===!0&&Tn(e,!1),a===!0)i.styleCleanup!==void 0&&i.styleCleanup(),i.event.detected!==!0&&i.initialEvent!==void 0&&i.initialEvent.target.dispatchEvent(i.initialEvent.event);else if(i.event.detected===!0){i.event.isFirst===!0&&i.handler(ao(l===void 0?i.lastEvt:l,i).payload);const{payload:s}=ao(l===void 0?i.lastEvt:l,i,!0),d=()=>{i.handler(s)};i.styleCleanup!==void 0?i.styleCleanup(d):d()}i.event=void 0,i.initialEvent=void 0,i.lastEvt=void 0}}};if(e.__qtouchpan=i,o.mouse===!0){const l=o.mouseCapture===!0||o.mousecapture===!0?"Capture":"";Pe(i,"main",[[e,"mousedown","mouseStart",`passive${l}`]])}me.has.touch===!0&&Pe(i,"main",[[e,"touchstart","touchStart",`passive${o.capture===!0?"Capture":""}`],[e,"touchmove","noop","notPassiveCapture"]])},updated(e,t){const o=e.__qtouchpan;o!==void 0&&(t.oldValue!==t.value&&(typeof value!="function"&&o.end(),o.handler=t.value),o.direction=Jr(t.modifiers))},beforeUnmount(e){const t=e.__qtouchpan;t!==void 0&&(t.event!==void 0&&t.end(),Ke(t,"main"),Ke(t,"temp"),me.is.firefox===!0&&Tn(e,!1),t.styleCleanup!==void 0&&t.styleCleanup(),delete e.__qtouchpan)}}),ti=150,ns=ne({name:"QDrawer",inheritAttrs:!1,props:{...Ct,...je,side:{type:String,default:"left",validator:e=>["left","right"].includes(e)},width:{type:Number,default:300},mini:Boolean,miniToOverlay:Boolean,miniWidth:{type:Number,default:57},noMiniAnimation:Boolean,breakpoint:{type:Number,default:1023},showIfAbove:Boolean,behavior:{type:String,validator:e=>["default","desktop","mobile"].includes(e),default:"default"},bordered:Boolean,elevated:Boolean,overlay:Boolean,persistent:Boolean,noSwipeOpen:Boolean,noSwipeClose:Boolean,noSwipeBackdrop:Boolean},emits:[..._t,"onLayout","miniState"],setup(e,{slots:t,emit:o,attrs:r}){const i=n.getCurrentInstance(),{proxy:{$q:l}}=i,a=Ne(e,l),{preventBodyScroll:s}=Wr(),{registerTimeout:d,removeTimeout:c}=Ht(),u=n.inject(qt,ye);if(u===ye)return console.error("QDrawer needs to be child of QLayout"),ye;let f,g=null,m;const h=n.ref(e.behavior==="mobile"||e.behavior!=="desktop"&&u.totalWidth.value<=e.breakpoint),k=n.computed(()=>e.mini===!0&&h.value!==!0),w=n.computed(()=>k.value===!0?e.miniWidth:e.width),x=n.ref(e.showIfAbove===!0&&h.value===!1?!0:e.modelValue===!0),y=n.computed(()=>e.persistent!==!0&&(h.value===!0||Z.value===!0));function B(O,J){if($(),O!==!1&&u.animate(),ae(0),h.value===!0){const ve=u.instances[z.value];ve!==void 0&&ve.belowBreakpoint===!0&&ve.hide(!1),Ee(1),u.isContainer.value!==!0&&s(!0)}else Ee(0),O!==!1&&Re(!1);d(()=>{O!==!1&&Re(!0),J!==!0&&o("show",O)},ti)}function V(O,J){F(),O!==!1&&u.animate(),Ee(0),ae(A.value*w.value),rt(),J!==!0?d(()=>{o("hide",O)},ti):c()}const{show:q,hide:M}=St({showing:x,hideOnRouteChange:y,handleShow:B,handleHide:V}),{addToHistory:$,removeFromHistory:F}=Nr(x),S={belowBreakpoint:h,hide:M},E=n.computed(()=>e.side==="right"),A=n.computed(()=>(l.lang.rtl===!0?-1:1)*(E.value===!0?1:-1)),C=n.ref(0),N=n.ref(!1),T=n.ref(!1),K=n.ref(w.value*A.value),z=n.computed(()=>E.value===!0?"left":"right"),P=n.computed(()=>x.value===!0&&h.value===!1&&e.overlay===!1?e.miniToOverlay===!0?e.miniWidth:w.value:0),L=n.computed(()=>e.overlay===!0||e.miniToOverlay===!0||u.view.value.indexOf(E.value?"R":"L")!==-1||l.platform.is.ios===!0&&u.isContainer.value===!0),W=n.computed(()=>e.overlay===!1&&x.value===!0&&h.value===!1),Z=n.computed(()=>e.overlay===!0&&x.value===!0&&h.value===!1),b=n.computed(()=>"fullscreen q-drawer__backdrop"+(x.value===!1&&N.value===!1?" hidden":"")),v=n.computed(()=>({backgroundColor:`rgba(0,0,0,${C.value*.4})`})),I=n.computed(()=>E.value===!0?u.rows.value.top[2]==="r":u.rows.value.top[0]==="l"),Q=n.computed(()=>E.value===!0?u.rows.value.bottom[2]==="r":u.rows.value.bottom[0]==="l"),X=n.computed(()=>{const O={};return u.header.space===!0&&I.value===!1&&(L.value===!0?O.top=`${u.header.offset}px`:u.header.space===!0&&(O.top=`${u.header.size}px`)),u.footer.space===!0&&Q.value===!1&&(L.value===!0?O.bottom=`${u.footer.offset}px`:u.footer.space===!0&&(O.bottom=`${u.footer.size}px`)),O}),R=n.computed(()=>{const O={width:`${w.value}px`,transform:`translateX(${K.value}px)`};return h.value===!0?O:Object.assign(O,X.value)}),H=n.computed(()=>"q-drawer__content fit "+(u.isContainer.value!==!0?"scroll":"overflow-auto")),te=n.computed(()=>`q-drawer q-drawer--${e.side}`+(T.value===!0?" q-drawer--mini-animate":"")+(e.bordered===!0?" q-drawer--bordered":"")+(a.value===!0?" q-drawer--dark q-dark":"")+(N.value===!0?" no-transition":x.value===!0?"":" q-layout--prevent-focus")+(h.value===!0?" fixed q-drawer--on-top q-drawer--mobile q-drawer--top-padding":` q-drawer--${k.value===!0?"mini":"standard"}`+(L.value===!0||W.value!==!0?" fixed":"")+(e.overlay===!0||e.miniToOverlay===!0?" q-drawer--on-top":"")+(I.value===!0?" q-drawer--top-padding":""))),j=n.computed(()=>{const O=l.lang.rtl===!0?e.side:z.value;return[[so,pt,void 0,{[O]:!0,mouse:!0}]]}),le=n.computed(()=>{const O=l.lang.rtl===!0?z.value:e.side;return[[so,De,void 0,{[O]:!0,mouse:!0}]]}),Ve=n.computed(()=>{const O=l.lang.rtl===!0?z.value:e.side;return[[so,De,void 0,{[O]:!0,mouse:!0,mouseAllDir:!0}]]});function Ae(){Me(h,e.behavior==="mobile"||e.behavior!=="desktop"&&u.totalWidth.value<=e.breakpoint)}n.watch(h,O=>{O===!0?(f=x.value,x.value===!0&&M(!1)):e.overlay===!1&&e.behavior!=="mobile"&&f!==!1&&(x.value===!0?(ae(0),Ee(0),rt()):q(!1))}),n.watch(()=>e.side,(O,J)=>{u.instances[J]===S&&(u.instances[J]=void 0,u[J].space=!1,u[J].offset=0),u.instances[O]=S,u[O].size=w.value,u[O].space=W.value,u[O].offset=P.value}),n.watch(u.totalWidth,()=>{(u.isContainer.value===!0||document.qScrollPrevented!==!0)&&Ae()}),n.watch(()=>e.behavior+e.breakpoint,Ae),n.watch(u.isContainer,O=>{x.value===!0&&s(O!==!0),O===!0&&Ae()}),n.watch(u.scrollbarWidth,()=>{ae(x.value===!0?0:void 0)}),n.watch(P,O=>{Se("offset",O)}),n.watch(W,O=>{o("onLayout",O),Se("space",O)}),n.watch(E,()=>{ae()}),n.watch(w,O=>{ae(),pe(e.miniToOverlay,O)}),n.watch(()=>e.miniToOverlay,O=>{pe(O,w.value)}),n.watch(()=>l.lang.rtl,()=>{ae()}),n.watch(()=>e.mini,()=>{e.noMiniAnimation||e.modelValue===!0&&(Ie(),u.animate())}),n.watch(k,O=>{o("miniState",O)});function ae(O){O===void 0?n.nextTick(()=>{O=x.value===!0?0:w.value,ae(A.value*O)}):(u.isContainer.value===!0&&E.value===!0&&(h.value===!0||Math.abs(O)===w.value)&&(O+=A.value*u.scrollbarWidth.value),K.value=O)}function Ee(O){C.value=O}function Re(O){const J=O===!0?"remove":u.isContainer.value!==!0?"add":"";J!==""&&document.body.classList[J]("q-body--drawer-toggle")}function Ie(){g!==null&&clearTimeout(g),i.proxy&&i.proxy.$el&&i.proxy.$el.classList.add("q-drawer--mini-animate"),T.value=!0,g=setTimeout(()=>{g=null,T.value=!1,i&&i.proxy&&i.proxy.$el&&i.proxy.$el.classList.remove("q-drawer--mini-animate")},150)}function pt(O){if(x.value!==!1)return;const J=w.value,ve=fn(O.distance.x,0,J);if(O.isFinal===!0){ve>=Math.min(75,J)===!0?q():(u.animate(),Ee(0),ae(A.value*J)),N.value=!1;return}ae((l.lang.rtl===!0?E.value!==!0:E.value)?Math.max(J-ve,0):Math.min(0,ve-J)),Ee(fn(ve/J,0,1)),O.isFirst===!0&&(N.value=!0)}function De(O){if(x.value!==!0)return;const J=w.value,ve=O.direction===e.side,it=(l.lang.rtl===!0?ve!==!0:ve)?fn(O.distance.x,0,J):0;if(O.isFinal===!0){Math.abs(it)<Math.min(75,J)===!0?(u.animate(),Ee(1),ae(0)):M(),N.value=!1;return}ae(A.value*it),Ee(fn(1-it/J,0,1)),O.isFirst===!0&&(N.value=!0)}function rt(){s(!1),Re(!0)}function Se(O,J){u.update(e.side,O,J)}function Me(O,J){O.value!==J&&(O.value=J)}function pe(O,J){Se("size",O===!0?e.miniWidth:J)}return u.instances[e.side]=S,pe(e.miniToOverlay,w.value),Se("space",W.value),Se("offset",P.value),e.showIfAbove===!0&&e.modelValue!==!0&&x.value===!0&&e["onUpdate:modelValue"]!==void 0&&o("update:modelValue",!0),n.onMounted(()=>{o("onLayout",W.value),o("miniState",k.value),f=e.showIfAbove===!0;const O=()=>{(x.value===!0?B:V)(!1,!0)};if(u.totalWidth.value!==0){n.nextTick(O);return}m=n.watch(u.totalWidth,()=>{m(),m=void 0,x.value===!1&&e.showIfAbove===!0&&h.value===!1?q(!1):O()})}),n.onBeforeUnmount(()=>{m!==void 0&&m(),g!==null&&(clearTimeout(g),g=null),x.value===!0&&rt(),u.instances[e.side]===S&&(u.instances[e.side]=void 0,Se("size",0),Se("offset",0),Se("space",!1))}),()=>{const O=[];h.value===!0&&(e.noSwipeOpen===!1&&O.push(n.withDirectives(n.h("div",{key:"open",class:`q-drawer__opener fixed-${e.side}`,"aria-hidden":"true"}),j.value)),O.push(Bn("div",{ref:"backdrop",class:b.value,style:v.value,"aria-hidden":"true",onClick:M},void 0,"backdrop",e.noSwipeBackdrop!==!0&&x.value===!0,()=>Ve.value)));const J=k.value===!0&&t.mini!==void 0,ve=[n.h("div",{...r,key:""+J,class:[H.value,r.class]},J===!0?t.mini():we(t.default))];return e.elevated===!0&&x.value===!0&&ve.push(n.h("div",{class:"q-layout__shadow absolute-full overflow-hidden no-pointer-events"})),O.push(Bn("aside",{ref:"content",class:te.value,style:R.value},ve,"contentclose",e.noSwipeClose!==!0&&h.value===!0,()=>le.value)),n.h("div",{class:"q-drawer-container"},O)}}}),os=ne({name:"QSlideTransition",props:{appear:Boolean,duration:{type:Number,default:300}},emits:["show","hide"],setup(e,{slots:t,emit:o}){let r=!1,i,l,a=null,s=null,d,c;function u(){i&&i(),i=null,r=!1,a!==null&&(clearTimeout(a),a=null),s!==null&&(clearTimeout(s),s=null),l!==void 0&&l.removeEventListener("transitionend",d),d=null}function f(k,w,x){w!==void 0&&(k.style.height=`${w}px`),k.style.transition=`height ${e.duration}ms cubic-bezier(.25, .8, .50, 1)`,r=!0,i=x}function g(k,w){k.style.overflowY=null,k.style.height=null,k.style.transition=null,u(),w!==c&&o(w)}function m(k,w){let x=0;l=k,r===!0?(u(),x=k.offsetHeight===k.scrollHeight?0:void 0):(c="hide",k.style.overflowY="hidden"),f(k,x,w),a=setTimeout(()=>{a=null,k.style.height=`${k.scrollHeight}px`,d=y=>{s=null,(Object(y)!==y||y.target===k)&&g(k,"show")},k.addEventListener("transitionend",d),s=setTimeout(d,e.duration*1.1)},100)}function h(k,w){let x;l=k,r===!0?u():(c="show",k.style.overflowY="hidden",x=k.scrollHeight),f(k,x,w),a=setTimeout(()=>{a=null,k.style.height=0,d=y=>{s=null,(Object(y)!==y||y.target===k)&&g(k,"hide")},k.addEventListener("transitionend",d),s=setTimeout(d,e.duration*1.1)},100)}return n.onBeforeUnmount(()=>{r===!0&&u()}),()=>n.h(n.Transition,{css:!1,appear:e.appear,onEnter:m,onLeave:h},t.default)}}),rs={true:"inset",item:"item-inset","item-thumbnail":"item-thumbnail-inset"},uo={xs:2,sm:4,md:8,lg:16,xl:24},ni=ne({name:"QSeparator",props:{...je,spaced:[Boolean,String],inset:[Boolean,String],vertical:Boolean,color:String,size:String},setup(e){const t=n.getCurrentInstance(),o=Ne(e,t.proxy.$q),r=n.computed(()=>e.vertical===!0?"vertical":"horizontal"),i=n.computed(()=>` q-separator--${r.value}`),l=n.computed(()=>e.inset!==!1?`${i.value}-${rs[e.inset]}`:""),a=n.computed(()=>`q-separator${i.value}${l.value}`+(e.color!==void 0?` bg-${e.color}`:"")+(o.value===!0?" q-separator--dark":"")),s=n.computed(()=>{const d={};if(e.size!==void 0&&(d[e.vertical===!0?"width":"height"]=e.size),e.spaced!==!1){const c=e.spaced===!0?`${uo.md}px`:e.spaced in uo?`${uo[e.spaced]}px`:e.spaced,u=e.vertical===!0?["Left","Right"]:["Top","Bottom"];d[`margin${u[0]}`]=d[`margin${u[1]}`]=c}return d});return()=>n.h("hr",{class:a.value,style:s.value,"aria-orientation":r.value})}}),et=n.shallowReactive({}),is=Object.keys(Dn),ls=ne({name:"QExpansionItem",props:{...Dn,...Ct,...je,icon:String,label:String,labelLines:[Number,String],caption:String,captionLines:[Number,String],dense:Boolean,toggleAriaLabel:String,expandIcon:String,expandedIcon:String,expandIconClass:[Array,String,Object],duration:{},headerInsetLevel:Number,contentInsetLevel:Number,expandSeparator:Boolean,defaultOpened:Boolean,hideExpandIcon:Boolean,expandIconToggle:Boolean,switchToggleSide:Boolean,denseToggle:Boolean,group:String,popup:Boolean,headerStyle:[Array,String,Object],headerClass:[Array,String,Object]},emits:[..._t,"click","afterShow","afterHide"],setup(e,{slots:t,emit:o}){const{proxy:{$q:r}}=n.getCurrentInstance(),i=Ne(e,r),l=n.ref(e.modelValue!==null?e.modelValue:e.defaultOpened),a=n.ref(null),s=kr(),{show:d,hide:c,toggle:u}=St({showing:l});let f,g;const m=n.computed(()=>`q-expansion-item q-item-type q-expansion-item--${l.value===!0?"expanded":"collapsed"} q-expansion-item--${e.popup===!0?"popup":"standard"}`),h=n.computed(()=>e.contentInsetLevel===void 0?null:{["padding"+(r.lang.rtl===!0?"Right":"Left")]:e.contentInsetLevel*56+"px"}),k=n.computed(()=>e.disable!==!0&&(e.href!==void 0||e.to!==void 0&&e.to!==null&&e.to!=="")),w=n.computed(()=>{const P={};return is.forEach(L=>{P[L]=e[L]}),P}),x=n.computed(()=>k.value===!0||e.expandIconToggle!==!0),y=n.computed(()=>e.expandedIcon!==void 0&&l.value===!0?e.expandedIcon:e.expandIcon||r.iconSet.expansionItem[e.denseToggle===!0?"denseIcon":"icon"]),B=n.computed(()=>e.disable!==!0&&(k.value===!0||e.expandIconToggle===!0)),V=n.computed(()=>({expanded:l.value===!0,detailsId:s.value,toggle:u,show:d,hide:c})),q=n.computed(()=>{const P=e.toggleAriaLabel!==void 0?e.toggleAriaLabel:r.lang.label[l.value===!0?"collapse":"expand"](e.label);return{role:"button","aria-expanded":l.value===!0?"true":"false","aria-controls":s.value,"aria-label":P}});n.watch(()=>e.group,P=>{g!==void 0&&g(),P!==void 0&&A()});function M(P){k.value!==!0&&u(P),o("click",P)}function $(P){P.keyCode===13&&F(P,!0)}function F(P,L){L!==!0&&a.value!==null&&a.value.focus(),u(P),se(P)}function S(){o("afterShow")}function E(){o("afterHide")}function A(){f===void 0&&(f=nn()),l.value===!0&&(et[e.group]=f);const P=n.watch(l,W=>{W===!0?et[e.group]=f:et[e.group]===f&&delete et[e.group]}),L=n.watch(()=>et[e.group],(W,Z)=>{Z===f&&W!==void 0&&W!==f&&c()});g=()=>{P(),L(),et[e.group]===f&&delete et[e.group],g=void 0}}function C(){const P={class:[`q-focusable relative-position cursor-pointer${e.denseToggle===!0&&e.switchToggleSide===!0?" items-end":""}`,e.expandIconClass],side:e.switchToggleSide!==!0,avatar:e.switchToggleSide},L=[n.h(qe,{class:"q-expansion-item__toggle-icon"+(e.expandedIcon===void 0&&l.value===!0?" q-expansion-item__toggle-icon--rotated":""),name:y.value})];return B.value===!0&&(Object.assign(P,{tabindex:0,...q.value,onClick:F,onKeyup:$}),L.unshift(n.h("div",{ref:a,class:"q-expansion-item__toggle-focus q-icon q-focus-helper q-focus-helper--rounded",tabindex:-1}))),n.h(be,P,()=>L)}function N(){let P;return t.header!==void 0?P=[].concat(t.header(V.value)):(P=[n.h(be,()=>[n.h(Jn,{lines:e.labelLines},()=>e.label||""),e.caption?n.h(Jn,{lines:e.captionLines,caption:!0},()=>e.caption):null])],e.icon&&P[e.switchToggleSide===!0?"push":"unshift"](n.h(be,{side:e.switchToggleSide===!0,avatar:e.switchToggleSide!==!0},()=>n.h(qe,{name:e.icon})))),e.disable!==!0&&e.hideExpandIcon!==!0&&P[e.switchToggleSide===!0?"unshift":"push"](C()),P}function T(){const P={ref:"item",style:e.headerStyle,class:e.headerClass,dark:i.value,disable:e.disable,dense:e.dense,insetLevel:e.headerInsetLevel};return x.value===!0&&(P.clickable=!0,P.onClick=M,Object.assign(P,k.value===!0?w.value:q.value)),n.h(Fe,P,N)}function K(){return n.withDirectives(n.h("div",{key:"e-content",class:"q-expansion-item__content relative-position",style:h.value,id:s.value},we(t.default)),[[n.vShow,l.value]])}function z(){const P=[T(),n.h(os,{duration:e.duration,onShow:S,onHide:E},K)];return e.expandSeparator===!0&&P.push(n.h(ni,{class:"q-expansion-item__border q-expansion-item__border--top absolute-top",dark:i.value}),n.h(ni,{class:"q-expansion-item__border q-expansion-item__border--bottom absolute-bottom",dark:i.value})),P}return e.group!==void 0&&A(),n.onBeforeUnmount(()=>{g!==void 0&&g()}),()=>n.h("div",{class:m.value},[n.h("div",{class:"q-expansion-item__container relative-position"},z())])}}),as={},ss={xmlns:"http://www.w3.org/2000/svg",width:"currentWidth",height:"currentHeight",viewBox:"0 0 24 24",fill:"currentFill"};function us(e,t){return n.openBlock(),n.createElementBlock("svg",ss,t[0]||(t[0]=[n.createElementVNode("path",{d:"M13.01 2.91995L18.91 5.53995C20.61 6.28995 20.61 7.52995 18.91 8.27995L13.01 10.8999C12.34 11.1999 11.24 11.1999 10.57 10.8999L4.67002 8.27995C2.97002 7.52995 2.97002 6.28995 4.67002 5.53995L10.57 2.91995C11.24 2.61995 12.34 2.61995 13.01 2.91995Z",stroke:"currentStroke","stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round"},null,-1),n.createElementVNode("path",{d:"M3 11C3 11.84 3.63 12.81 4.4 13.15L11.19 16.17C11.71 16.4 12.3 16.4 12.81 16.17L19.6 13.15C20.37 12.81 21 11.84 21 11",stroke:"currentStroke","stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round"},null,-1),n.createElementVNode("path",{d:"M3 16C3 16.93 3.55 17.77 4.4 18.15L11.19 21.17C11.71 21.4 12.3 21.4 12.81 21.17L19.6 18.15C20.45 17.77 21 16.93 21 16",stroke:"currentStroke","stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round"},null,-1)]))}const cs=Y(as,[["render",us]]),ds={},fs={xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",viewBox:"0 0 24 24",fill:"none"};function ms(e,t){return n.openBlock(),n.createElementBlock("svg",fs,t[0]||(t[0]=[n.createElementVNode("path",{d:"M12 14.9999C13.6569 14.9999 15 13.6567 15 11.9999C15 10.343 13.6569 8.99988 12 8.99988C10.3431 8.99988 9 10.343 9 11.9999C9 13.6567 10.3431 14.9999 12 14.9999Z",stroke:"currentStroke","stroke-width":"1.5","stroke-miterlimit":"10","stroke-linecap":"round","stroke-linejoin":"round"},null,-1),n.createElementVNode("path",{d:"M2 12.8801V11.1201C2 10.0801 2.85 9.22006 3.9 9.22006C5.71 9.22006 6.45 7.94006 5.54 6.37006C5.02 5.47006 5.33 4.30006 6.24 3.78006L7.97 2.79006C8.76 2.32006 9.78 2.60006 10.25 3.39006L10.36 3.58006C11.26 5.15006 12.74 5.15006 13.65 3.58006L13.76 3.39006C14.23 2.60006 15.25 2.32006 16.04 2.79006L17.77 3.78006C18.68 4.30006 18.99 5.47006 18.47 6.37006C17.56 7.94006 18.3 9.22006 20.11 9.22006C21.15 9.22006 22.01 10.0701 22.01 11.1201V12.8801C22.01 13.9201 21.16 14.7801 20.11 14.7801C18.3 14.7801 17.56 16.0601 18.47 17.6301C18.99 18.5401 18.68 19.7001 17.77 20.2201L16.04 21.2101C15.25 21.6801 14.23 21.4001 13.76 20.6101L13.65 20.4201C12.75 18.8501 11.27 18.8501 10.36 20.4201L10.25 20.6101C9.78 21.4001 8.76 21.6801 7.97 21.2101L6.24 20.2201C5.33 19.7001 5.02 18.5301 5.54 17.6301C6.45 16.0601 5.71 14.7801 3.9 14.7801C2.85 14.7801 2 13.9201 2 12.8801Z",stroke:"currentStroke","stroke-width":"1.5","stroke-miterlimit":"10","stroke-linecap":"round","stroke-linejoin":"round"},null,-1)]))}const hs=Y(ds,[["render",ms]]),ps={},gs={xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",viewBox:"0 0 24 24",fill:"none"};function ws(e,t){return n.openBlock(),n.createElementBlock("svg",gs,t[0]||(t[0]=[n.createStaticVNode('<path d="M12 22.0003C7.17 22.0003 3.25 18.0803 3.25 13.2503C3.25 8.42031 7.17 4.50031 12 4.50031C16.83 4.50031 20.75 8.42031 20.75 13.2503" stroke="currentStroke" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M12 8.00012V13.0001" stroke="currentStroke" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M9 2.00018H15" stroke="currentStroke" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"></path><path d="M19 17V21" stroke="currentStroke" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M16 17V21" stroke="currentStroke" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path>',5)]))}const vs=Y(ps,[["render",ws]]),ks={},ys={xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",viewBox:"0 0 24 24",fill:"none"};function bs(e,t){return n.openBlock(),n.createElementBlock("svg",ys,t[0]||(t[0]=[n.createElementVNode("path",{d:"M10.07 2.82033L3.14002 8.37032C2.36002 8.99032 1.86002 10.3004 2.03002 11.2804L3.36002 19.2403C3.60002 20.6603 4.96002 21.8103 6.40002 21.8103H17.6C19.03 21.8103 20.4 20.6503 20.64 19.2403L21.97 11.2804C22.13 10.3004 21.63 8.99032 20.86 8.37032L13.93 2.83034C12.86 1.97034 11.13 1.97033 10.07 2.82033Z",stroke:"currentStroke","stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round"},null,-1),n.createElementVNode("path",{d:"M12 15.5002C13.3807 15.5002 14.5 14.381 14.5 13.0002C14.5 11.6195 13.3807 10.5002 12 10.5002C10.6193 10.5002 9.5 11.6195 9.5 13.0002C9.5 14.381 10.6193 15.5002 12 15.5002Z",stroke:"currentStroke","stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round"},null,-1)]))}const Cs=Y(ks,[["render",bs]]),_s={},Ss={xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",viewBox:"0 0 24 24",fill:"none"};function xs(e,t){return n.openBlock(),n.createElementBlock("svg",Ss,t[0]||(t[0]=[n.createElementVNode("path",{d:"M19 8.00018C20.6569 8.00018 22 6.65704 22 5.00018C22 3.34333 20.6569 2.00018 19 2.00018C17.3431 2.00018 16 3.34333 16 5.00018C16 6.65704 17.3431 8.00018 19 8.00018Z",stroke:"currentStroke","stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round"},null,-1),n.createElementVNode("path",{d:"M7 13.0003H12",stroke:"currentStroke","stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round"},null,-1),n.createElementVNode("path",{d:"M7 17H16",stroke:"currentStroke","stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round"},null,-1),n.createElementVNode("path",{d:"M14 2.00018H9C4 2.00018 2 4.00018 2 9.00018V15.0002C2 20.0002 4 22.0002 9 22.0002H15C20 22.0002 22 20.0002 22 15.0002V10.0002",stroke:"currentStroke","stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round"},null,-1)]))}const Bs=Y(_s,[["render",xs]]),Es={},qs={xmlns:"http://www.w3.org/2000/svg",width:"currentWidth",height:"currentHeight",viewBox:"0 0 24 24",fill:"currentFill"};function Ts(e,t){return n.openBlock(),n.createElementBlock("svg",qs,t[0]||(t[0]=[n.createElementVNode("path",{d:"M4.91003 11.84C9.21003 8.51998 14.8 8.51998 19.1 11.84",stroke:"currentStroke","stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round"},null,-1),n.createElementVNode("path",{d:"M2 8.35967C8.06 3.67967 15.94 3.67967 22 8.35967",stroke:"currentStroke","stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round"},null,-1),n.createElementVNode("path",{d:"M6.79004 15.49C9.94004 13.05 14.05 13.05 17.2 15.49",stroke:"currentStroke","stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round"},null,-1),n.createElementVNode("path",{d:"M9.40002 19.1499C10.98 17.9299 13.03 17.9299 14.61 19.1499",stroke:"currentStroke","stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round"},null,-1)]))}const Vs=Y(Es,[["render",Ts]]),Ms={},$s={xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",viewBox:"0 0 24 24",fill:"none"};function Ls(e,t){return n.openBlock(),n.createElementBlock("svg",$s,t[0]||(t[0]=[n.createElementVNode("path",{d:"M9.02 2.83986L3.63 7.03986C2.73 7.73986 2 9.22986 2 10.3599V17.7699C2 20.0899 3.89 21.9899 6.21 21.9899H17.79C20.11 21.9899 22 20.0899 22 17.7799V10.4999C22 9.28986 21.19 7.73986 20.2 7.04986L14.02 2.71986C12.62 1.73986 10.37 1.78986 9.02 2.83986Z",stroke:"currentStroke","stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round"},null,-1),n.createElementVNode("path",{d:"M10.5 17.9999H13.5C15.15 17.9999 16.5 16.6499 16.5 14.9999V11.9999C16.5 10.3499 15.15 8.99988 13.5 8.99988H10.5C8.85 8.99988 7.5 10.3499 7.5 11.9999V14.9999C7.5 16.6499 8.85 17.9999 10.5 17.9999Z",stroke:"currentStroke","stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round"},null,-1),n.createElementVNode("path",{d:"M12 8.99988V17.9999",stroke:"currentStroke","stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round"},null,-1),n.createElementVNode("path",{d:"M7.5 13.5002H16.5",stroke:"currentStroke","stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round"},null,-1)]))}const Rs=Y(Ms,[["render",Ls]]),As={},Os={xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",viewBox:"0 0 24 24",fill:"none"};function Ps(e,t){return n.openBlock(),n.createElementBlock("svg",Os,t[0]||(t[0]=[n.createStaticVNode('<path d="M18 7.16019C17.94 7.15019 17.87 7.15019 17.81 7.16019C16.43 7.11019 15.33 5.98018 15.33 4.58018C15.33 3.15018 16.48 2.00018 17.91 2.00018C19.34 2.00018 20.49 3.16018 20.49 4.58018C20.48 5.98018 19.38 7.11019 18 7.16019Z" stroke="currentStroke" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M16.9698 14.4401C18.3398 14.6701 19.8498 14.4301 20.9098 13.7201C22.3198 12.7801 22.3198 11.2401 20.9098 10.3001C19.8398 9.5901 18.3098 9.35009 16.9398 9.59009" stroke="currentStroke" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M5.9701 7.16037C6.0301 7.15037 6.1001 7.15037 6.1601 7.16037C7.5401 7.11037 8.6401 5.98037 8.6401 4.58037C8.6401 3.15037 7.4901 2.00037 6.0601 2.00037C4.6301 2.00037 3.4801 3.16037 3.4801 4.58037C3.4901 5.98037 4.5901 7.11037 5.9701 7.16037Z" stroke="currentStroke" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M7.00006 14.4401C5.63006 14.6701 4.12006 14.4301 3.06006 13.7201C1.65006 12.7801 1.65006 11.2401 3.06006 10.3001C4.13006 9.5901 5.66006 9.35009 7.03006 9.59009" stroke="currentStroke" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M12.0001 14.6302C11.9401 14.6202 11.8701 14.6202 11.8101 14.6302C10.4301 14.5802 9.33008 13.4502 9.33008 12.0502C9.33008 10.6202 10.4801 9.47021 11.9101 9.47021C13.3401 9.47021 14.4901 10.6302 14.4901 12.0502C14.4801 13.4502 13.3801 14.5902 12.0001 14.6302Z" stroke="currentStroke" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M9.09021 17.7804C7.68021 18.7204 7.68021 20.2603 9.09021 21.2003C10.6902 22.2703 13.3102 22.2703 14.9102 21.2003C16.3202 20.2603 16.3202 18.7204 14.9102 17.7804C13.3202 16.7204 10.6902 16.7204 9.09021 17.7804Z" stroke="currentStroke" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path>',6)]))}const Is=Y(As,[["render",Ps]]),js={},Ns={width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg"};function Fs(e,t){return n.openBlock(),n.createElementBlock("svg",Ns,t[0]||(t[0]=[n.createElementVNode("path",{d:"M12 12C14.7614 12 17 9.76142 17 7C17 4.23858 14.7614 2 12 2C9.23858 2 7 4.23858 7 7C7 9.76142 9.23858 12 12 12Z",stroke:"currentStroke","stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round"},null,-1),n.createElementVNode("path",{d:"M20.5901 22C20.5901 18.13 16.7402 15 12.0002 15C7.26015 15 3.41016 18.13 3.41016 22",stroke:"currentStroke","stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round"},null,-1)]))}const zs=Y(js,[["render",Fs]]),Hs={},Ds={width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg"};function Us(e,t){return n.openBlock(),n.createElementBlock("svg",Ds,t[0]||(t[0]=[n.createStaticVNode('<path d="M17 3H21V7" stroke="currentStroke" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M15 9L21 3" stroke="currentStroke" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M7 21H3V17" stroke="currentStroke" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M9 15L3 21" stroke="currentStroke" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M14.02 2.20001C13.37 2.07001 12.69 2 12 2C6.48 2 2 6.48 2 12C2 12.69 2.07001 13.36 2.20001 14" stroke="currentStroke" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M9.97998 21.8C10.63 21.93 11.31 22 12 22C17.52 22 22 17.52 22 12C22 11.32 21.93 10.65 21.8 10" stroke="currentStroke" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path>',6)]))}const Ws=Y(Hs,[["render",Us]]),Ks={};function Qs(e,t){return n.openBlock(),n.createElementBlock("div",null,t[0]||(t[0]=[n.createElementVNode("svg",{xmlns:"http://www.w3.org/2000/svg",width:"24",height:"25",viewBox:"0 0 24 25",stroke:"none",fill:"none"},[n.createElementVNode("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M21 2.03125C21.5128 2.03125 21.9355 2.42332 21.9933 2.92842L22 3.04686V21.3279C22 21.8487 21.614 22.278 21.1166 22.3367L21 22.3435H15C14.4477 22.3435 14 21.8888 14 21.3279C14 20.807 14.386 20.3778 14.8834 20.3191L15 20.3123H20V4.06247H15C14.4872 4.06247 14.0645 3.67041 14.0067 3.1653L14 3.04686C14 2.52602 14.386 2.09675 14.8834 2.03808L15 2.03125H21ZM10.6129 6.30668L10.7071 6.39116L15.7071 11.4692C16.0676 11.8353 16.0953 12.4114 15.7903 12.8098L15.7071 12.9055L10.7071 17.9836C10.3166 18.3802 9.68342 18.3802 9.29289 17.9836C8.93241 17.6175 8.90468 17.0414 9.2097 16.643L9.29289 16.5473L12.585 13.203H3C2.44772 13.203 2 12.7483 2 12.1874C2 11.6665 2.38604 11.2373 2.88338 11.1786L3 11.1718H12.585L9.29289 7.82746C8.93241 7.46134 8.90468 6.88526 9.2097 6.48684L9.29289 6.39116C9.62334 6.05556 10.1275 6.00393 10.5114 6.23627L10.6129 6.30668Z",fill:"white"})],-1)]))}const Zs=Y(Ks,[["render",Qs]]),Xs={},Gs={xmlns:"http://www.w3.org/2000/svg",width:"40",height:"26",viewBox:"0 0 40 26",fill:"none"};function Ys(e,t){return n.openBlock(),n.createElementBlock("svg",Gs,t[0]||(t[0]=[n.createElementVNode("g",{"clip-path":"url(#clip0_2687_49807)"},[n.createElementVNode("path",{d:"M12.5419 25.975C11.7095 25.9001 10.8129 25.7203 10.0582 25.4755C9.24862 25.2108 9.12055 25.1558 8.33381 24.7312C7.13084 24.0868 6.39899 23.5773 5.38813 22.6882C4.72032 22.0988 3.71403 21.0298 3.2246 20.3854C3.02335 20.1207 2.7855 19.8159 2.69402 19.7061C2.3098 19.2515 -0.0778546 15.2403 -9.58358e-05 15.1904C0.0136263 15.1804 0.320087 15.0505 0.676863 14.9057C2.0445 14.3362 3.40299 14.0115 4.7752 13.9266C6.05136 13.8467 7.14456 13.9366 8.48933 14.2413C8.82781 14.3162 9.11597 14.3712 9.12969 14.3562C9.14342 14.3412 8.99705 13.8966 8.80951 13.3671C7.913 10.8646 7.2955 7.12315 7.3321 4.42574L7.34582 3.59654L8.35668 4.17598C9.57795 4.87531 11.2932 5.95428 11.9565 6.43381C12.7844 7.03823 13.4156 7.58271 14.4813 8.61671C14.7603 8.88646 14.9982 9.09126 15.0119 9.07627C15.0256 9.06129 15.1308 8.68665 15.2498 8.25207C15.5105 7.27301 15.8535 6.3439 16.4207 5.0951C17.1663 3.46167 18.4562 1.57349 19.6363 0.394621L20.0342 0L20.2309 0.239769C21.2555 1.47858 22.2846 3.19693 23.0531 4.94025C23.5974 6.16907 23.9267 7.16811 24.3841 8.96638C24.4802 9.33602 24.5717 9.64073 24.5854 9.64073C24.5991 9.64073 24.7821 9.44092 24.9879 9.20115C25.5414 8.54179 26.4287 7.70759 27.4945 6.83842C27.7278 6.64861 27.9656 6.4488 28.0205 6.39385C28.0754 6.33891 28.1852 6.25399 28.2629 6.20903C28.3407 6.16407 28.6243 5.97925 28.8896 5.79942C29.6854 5.27493 32.224 3.78136 32.5717 3.6365L32.6814 3.59155L32.654 4.66551C32.5671 7.97233 32.0548 10.8396 31.0439 13.6519C30.9113 14.0215 30.8152 14.3412 30.829 14.3562C30.8427 14.3712 31.2498 14.3012 31.7346 14.1964C33.2303 13.8767 34.5522 13.8017 35.7689 13.9666C36.638 14.0865 37.7541 14.3312 38.3944 14.551C38.8701 14.7158 39.9039 15.1205 39.9953 15.1854C40.0136 15.2004 39.9953 15.2653 39.9542 15.3303C39.8901 15.4252 38.8564 17.1935 38.216 18.3024C38.0468 18.5921 37.5071 19.3714 36.9673 20.1057C36.2721 21.0498 34.9181 22.4584 34.0674 23.1178C32.2378 24.5414 30.8472 25.2307 28.9353 25.6653C27.339 26.03 26.3555 26.0749 24.9605 25.8451C24.5076 25.7702 23.977 25.6653 23.7804 25.6054C23.5837 25.5454 23.3184 25.4655 23.1903 25.4305C22.9433 25.3656 21.6031 24.8061 21.5482 24.7462C21.4842 24.6813 21.7175 23.967 22.0788 23.1078C22.8564 21.2646 23.0622 20.6551 23.3824 19.2015C23.6523 17.9927 23.8124 16.9287 23.9267 15.61C23.9862 14.9157 24.0045 12.7927 23.9496 12.1134L23.9267 11.7837L23.5196 12.3331C22.4585 13.7768 21.4888 15.605 20.8575 17.3483C20.5648 18.1575 20.1714 19.4263 20.1211 19.736C20.0845 19.9408 20.0342 19.9608 20.0022 19.786C19.9473 19.5062 19.4487 17.9178 19.2475 17.3683C18.6437 15.7349 17.4499 13.4571 16.7135 12.5429L16.5076 12.2882L16.4756 12.498C16.4573 12.6129 16.4436 13.522 16.4436 14.516C16.4436 16.5441 16.4665 16.8188 16.8232 18.9668C17.2212 21.3545 17.3813 21.9789 17.8981 23.1977C18.0262 23.4974 18.2137 23.962 18.3189 24.2317L18.5065 24.7212L18.0171 24.986C17.3904 25.3256 16.5351 25.6154 15.5471 25.8152C14.8427 25.96 14.7009 25.975 13.8684 25.99C13.3698 26 12.7661 25.99 12.5328 25.97L12.5419 25.975ZM16.1188 25.1808C16.9879 25.1258 17.7838 24.986 18.1131 24.8211C18.2549 24.7512 18.3647 24.6763 18.3555 24.6513C18.3464 24.6263 18.1223 24.1967 17.857 23.6972C17.4362 22.903 17.2944 22.6782 16.7546 21.9739C15.698 20.5902 14.9707 19.8159 13.5574 18.5821C12.8209 17.9427 11.2109 16.9787 10.3647 16.674C9.50019 16.3643 8.72718 16.1595 7.95416 16.0296C7.16286 15.8997 7.11254 15.8947 6.06966 15.9197C5.15028 15.9397 4.84839 15.9646 3.95188 16.0995C3.37555 16.1844 2.89985 16.2644 2.88613 16.2744C2.85868 16.3043 2.92272 16.4242 3.3481 17.1635C3.97932 18.2525 4.78435 19.3614 5.75405 20.4703C7.13541 22.0538 8.45731 23.0928 10.1863 23.957C11.1743 24.4515 11.4487 24.5514 12.4916 24.8361C13.0725 24.996 13.411 25.0609 14.0056 25.1258C14.8976 25.2207 15.2223 25.2307 16.1097 25.1758L16.1188 25.1808ZM26.3647 25.0909C27.2978 24.931 27.5082 24.8761 28.5694 24.5014C29.7632 24.0768 30.7055 23.5474 32.1463 22.4884C32.5625 22.1837 33.3675 21.4544 33.7746 21.0198C34.3327 20.4204 35.0691 19.5112 35.4762 18.9168C36.0159 18.1276 37.0817 16.3842 37.0451 16.3493C36.9993 16.2993 35.6637 16.0596 34.973 15.9746C34.5614 15.9247 34.0582 15.8997 33.4956 15.8997C32.7272 15.8997 32.5625 15.9197 31.7575 16.0596C30.9387 16.2044 30.7924 16.2444 29.905 16.5741C29.3744 16.7689 28.8484 16.9837 28.734 17.0436C28.1165 17.3833 27.1651 17.9877 26.6803 18.3474C24.6814 19.8359 22.3167 22.7431 21.6168 24.5714L21.5574 24.7312L22.2343 24.911C23.0942 25.1408 23.6706 25.2108 24.7272 25.2208C25.4819 25.2208 25.6603 25.2108 26.3647 25.0909ZM23.9862 19.5662C24.9742 18.1975 25.244 17.8878 26.0674 17.1485C26.598 16.669 27.7872 15.7249 28.08 15.55C28.4504 15.3253 29.4201 14.8557 29.6763 14.7708C29.9233 14.6909 29.9782 14.6559 30.0148 14.556C30.1932 14.0515 30.5042 12.1483 30.7786 9.93545C30.9067 8.87646 31.1263 6.17406 31.0851 6.12911C31.0439 6.08415 29.3973 6.9733 28.7295 7.40788C27.4121 8.26206 25.8615 9.55082 25.0016 10.5049L24.6997 10.8396L24.7455 11.5839C24.8049 12.5429 24.8004 14.2263 24.7363 15.0405C24.6494 16.0745 24.3201 17.4582 23.7163 19.2964C23.4922 19.9858 23.4419 20.2056 23.5151 20.2056C23.5242 20.2056 23.7392 19.9208 23.9908 19.5762L23.9862 19.5662ZM20.0754 19.3164C20.0754 19.3164 20.208 18.8319 20.3452 18.2924C20.7752 16.5591 21.0268 15.7998 21.5299 14.6609C21.7815 14.0964 22.1063 13.4071 22.2572 13.1174C22.4036 12.8327 22.5271 12.5929 22.5271 12.5779C22.5271 12.5379 23.355 11.2342 23.5562 10.9645L23.7666 10.6797L23.6751 9.97541C23.3412 7.36292 21.6077 2.41768 20.4093 0.664361C20.2172 0.38463 20.0525 0.154851 20.0434 0.154851C20.0342 0.154851 19.9427 0.289721 19.8375 0.449568C19.3755 1.17387 18.2366 4.2659 17.6283 6.46378C17.2257 7.92238 16.7272 10.2152 16.6769 10.8496L16.654 11.1743L16.9376 11.5689C17.3355 12.1283 17.7243 12.8327 18.2137 13.9066C19.1743 16.0046 19.4899 16.9537 19.8604 18.8818C19.9473 19.3214 20.0068 19.4413 20.0754 19.3164ZM15.8169 19.0517C15.8169 19.0517 15.7163 18.762 15.5928 18.4523C15.3047 17.723 15.0028 16.639 14.8472 15.7748C14.5774 14.2763 14.5316 12.2033 14.7329 10.6348L14.7832 10.2402L14.4813 9.93545C13.5802 9.02632 11.8284 7.6976 10.6346 7.01326C10.0674 6.68857 8.85983 6.05418 8.83696 6.07915C8.81409 6.10413 8.9879 8.07723 9.10682 9.13622C9.34925 11.3041 9.63284 13.1524 9.88441 14.2063L9.98047 14.601L10.4013 14.7808C11.3161 15.1754 12.359 15.8148 13.2875 16.5641C13.937 17.0836 14.3944 17.5431 15.1263 18.4123C15.6248 19.0017 15.8124 19.1766 15.8124 19.0517H15.8169Z",fill:"white"})],-1),n.createElementVNode("defs",null,[n.createElementVNode("clipPath",{id:"clip0_2687_49807"},[n.createElementVNode("rect",{width:"40",height:"26",fill:"white"})])],-1)]))}const Js=Y(Xs,[["render",Ys]]),eu={},tu={width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg"};function nu(e,t){return n.openBlock(),n.createElementBlock("svg",tu,t[0]||(t[0]=[n.createStaticVNode('<path d="M11 19.5H21" stroke="currentStroke" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M11 12.5H21" stroke="currentStroke" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M11 5.5H21" stroke="currentStroke" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M3 5.5L4 6.5L7 3.5" stroke="currentStroke" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M3 12.5L4 13.5L7 10.5" stroke="currentStroke" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M3 19.5L4 20.5L7 17.5" stroke="currentStroke" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path>',6)]))}const ou=Y(eu,[["render",nu]]),ru={},iu={width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg"};function lu(e,t){return n.openBlock(),n.createElementBlock("svg",iu,t[0]||(t[0]=[n.createStaticVNode('<path d="M14 13V14C14 14.01 14 14.01 14 14.02C14 15.11 13.99 16 12 16C10.02 16 10 15.12 10 14.03V13C10 12 10 12 11 12H13C14 12 14 12 14 13Z" stroke="currentStroke" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"></path><path d="M21.65 11C19.34 12.68 16.7 13.68 14 14.02" stroke="currentStroke" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"></path><path d="M2.62012 11.27C4.87012 12.81 7.41012 13.74 10.0001 14.03" stroke="currentStroke" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"></path><path d="M7.99983 22H15.9998C20.0198 22 20.7398 20.39 20.9498 18.43L21.6998 10.43C21.9698 7.99 21.2698 6 16.9998 6H6.99983C2.72983 6 2.02983 7.99 2.29983 10.43L3.04983 18.43C3.25983 20.39 3.97983 22 7.99983 22Z" stroke="currentStroke" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"></path><path d="M8 6V5.2C8 3.43 8 2 11.2 2H12.8C16 2 16 3.43 16 5.2V6" stroke="currentStroke" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"></path>',5)]))}const au=Y(ru,[["render",lu]]),su={},uu={width:24,height:24,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg"};function cu(e,t){return n.openBlock(),n.createElementBlock("svg",uu,t[0]||(t[0]=[n.createStaticVNode('<path class="icon-section" d="M8.5 14.25C8.5 16.17 10.08 17.75 12 17.75C13.92 17.75 15.5 16.17 15.5 14.25" stroke="currentStroke" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"></path><path class="icon-section" d="M8.80994 2L5.18994 5.63" stroke="currentStroke" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"></path><path class="icon-section" d="M15.1899 2L18.8099 5.63" stroke="currentStroke" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"></path><path class="icon-section" d="M2 7.8501C2 6.0001 2.99 5.8501 4.22 5.8501H19.78C21.01 5.8501 22 6.0001 22 7.8501C22 10.0001 21.01 9.8501 19.78 9.8501H4.22C2.99 9.8501 2 10.0001 2 7.8501Z" stroke="currentStroke" stroke-width="1.5"></path><path class="icon-section" d="M3.5 10L4.91 18.64C5.23 20.58 6 22 8.86 22H14.89C18 22 18.46 20.64 18.82 18.76L20.5 10" stroke="currentStroke" stroke-width="1.5" stroke-linecap="round"></path>',5)]))}const du=Y(su,[["render",cu]]),fu={},mu={width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg"};function hu(e,t){return n.openBlock(),n.createElementBlock("svg",mu,t[0]||(t[0]=[n.createElementVNode("path",{d:"M2 13H22",stroke:"currentStroke","stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round"},null,-1),n.createElementVNode("path",{d:"M6.44 2H17.55C21.11 2 22 2.89 22 6.44V12.77C22 16.33 21.11 17.21 17.56 17.21H6.44C2.89 17.22 2 16.33 2 12.78V6.44C2 2.89 2.89 2 6.44 2Z",stroke:"currentStroke","stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round"},null,-1),n.createElementVNode("path",{d:"M12 17.22V22",stroke:"currentStroke","stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round"},null,-1),n.createElementVNode("path",{d:"M7.5 22H16.5",stroke:"currentStroke","stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round"},null,-1)]))}const pu=Y(fu,[["render",hu]]),gu={},wu={width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg"};function vu(e,t){return n.openBlock(),n.createElementBlock("svg",wu,t[0]||(t[0]=[n.createElementVNode("path",{d:"M12 6.43994V9.76994",stroke:"currentStroke","stroke-width":"1.5","stroke-miterlimit":"10","stroke-linecap":"round"},null,-1),n.createElementVNode("path",{d:"M12.0199 2C8.3399 2 5.3599 4.98 5.3599 8.66V10.76C5.3599 11.44 5.0799 12.46 4.7299 13.04L3.4599 15.16C2.6799 16.47 3.2199 17.93 4.6599 18.41C9.4399 20 14.6099 20 19.3899 18.41C20.7399 17.96 21.3199 16.38 20.5899 15.16L19.3199 13.04C18.9699 12.46 18.6899 11.43 18.6899 10.76V8.66C18.6799 5 15.6799 2 12.0199 2Z",stroke:"currentStroke","stroke-width":"1.5","stroke-miterlimit":"10","stroke-linecap":"round"},null,-1),n.createElementVNode("path",{d:"M15.3299 18.8199C15.3299 20.6499 13.8299 22.1499 11.9999 22.1499C11.0899 22.1499 10.2499 21.7699 9.64992 21.1699C9.04992 20.5699 8.66992 19.7299 8.66992 18.8199",stroke:"currentStroke","stroke-width":"1.5","stroke-miterlimit":"10"},null,-1)]))}const ku=Y(gu,[["render",vu]]),yu={},bu={width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg"};function Cu(e,t){return n.openBlock(),n.createElementBlock("svg",bu,t[0]||(t[0]=[n.createElementVNode("path",{d:"M21.0801 8.58003V15.42C21.0801 16.54 20.4802 17.58 19.5102 18.15L13.5702 21.58C12.6002 22.14 11.4002 22.14 10.4202 21.58L4.48016 18.15C3.51016 17.59 2.91016 16.55 2.91016 15.42V8.58003C2.91016 7.46003 3.51016 6.41999 4.48016 5.84999L10.4202 2.42C11.3902 1.86 12.5902 1.86 13.5702 2.42L19.5102 5.84999C20.4802 6.41999 21.0801 7.45003 21.0801 8.58003Z",stroke:"currentStroke","stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round"},null,-1),n.createElementVNode("path",{d:"M9.75 12V10.8C9.75 9.26001 10.84 8.63005 12.17 9.40005L13.21 10L14.25 10.6C15.58 11.37 15.58 12.63 14.25 13.4L13.21 14L12.17 14.6C10.84 15.37 9.75 14.74 9.75 13.2V12Z",stroke:"currentStroke","stroke-width":"1.5","stroke-miterlimit":"10","stroke-linecap":"round","stroke-linejoin":"round"},null,-1)]))}const _u=Y(yu,[["render",Cu]]),Su={},xu={width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg"};function Bu(e,t){return n.openBlock(),n.createElementBlock("svg",xu,t[0]||(t[0]=[n.createElementVNode("path",{d:"M14.2201 9.78L12.0001 10.89M12.0001 10.89L9.78011 9.78M12.0001 10.89V13.67M20.8901 6.44L18.6701 7.55M20.8901 6.44L18.6701 5.33M20.8901 6.44V9.22M3.11011 6.44L5.33011 5.33M3.11011 6.44L5.33011 7.55M3.11011 6.44V9.22M12.0001 22L9.78011 20.89M12.0001 22L14.2201 20.89M12.0001 22V19.22M18.6701 18.67L20.8901 17.56V14.78M14.2201 3.11L12.0001 2L9.78011 3.11H14.2201ZM5.33011 18.67L3.11011 17.56V14.78L5.33011 18.67Z",stroke:"currentStroke","stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round"},null,-1),n.createElementVNode("path",{d:"M12.0001 22L9.78011 20.89M12.0001 22L14.2201 20.89M12.0001 22V19.22M5.33011 18.67L3.11011 17.56V14.78L5.33011 18.67Z",stroke:"currentStroke","stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round"},null,-1)]))}const Eu=Y(Su,[["render",Bu]]),qu={},Tu={width:"24",height:"24",viewBox:"0 0 24 30",fill:"none",xmlns:"http://www.w3.org/2000/svg"};function Vu(e,t){return n.openBlock(),n.createElementBlock("svg",Tu,t[0]||(t[0]=[n.createStaticVNode('<g filter="url(#filter0_d_116_6675)"><path d="M11.99 12V22" stroke="currentStroke" stroke-width="1.5" stroke-miterlimit="10" stroke-linejoin="round"></path></g><g filter="url(#filter1_d_116_6675)"><path d="M15.99 12V22" stroke="currentStroke" stroke-width="1.5" stroke-miterlimit="10" stroke-linejoin="round"></path></g><path d="M2 22H22" stroke="currentStroke" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"></path><path d="M12 2C13.6 2.64 15.4 2.64 17 2V5C15.4 5.64 13.6 5.64 12 5V2Z" stroke="currentStroke" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"></path><path d="M12 5V8" stroke="currentStroke" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"></path><path d="M17 8H7C5 8 4 9 4 11V22H20V11C20 9 19 8 17 8Z" stroke="currentStroke" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"></path><path d="M4.58008 12H19.4201" stroke="currentStroke" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"></path><path d="M7.98999 12V22" stroke="currentStroke" stroke-width="1.5" stroke-miterlimit="10" stroke-linejoin="round"></path><defs><filter id="filter0_d_116_6675" x="7.23999" y="12" width="9.5" height="18" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB"><feFlood flood-opacity="0" result="BackgroundImageFix"></feFlood><feColorMatrix in="SourceAlpha" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" result="hardAlpha"></feColorMatrix><feOffset dy="4"></feOffset><feGaussianBlur stdDeviation="2"></feGaussianBlur><feComposite in2="hardAlpha" operator="out"></feComposite><feColorMatrix type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.25 0"></feColorMatrix><feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow_116_6675"></feBlend><feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow_116_6675" result="shape"></feBlend></filter><filter id="filter1_d_116_6675" x="11.24" y="12" width="9.5" height="18" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB"><feFlood flood-opacity="0" result="BackgroundImageFix"></feFlood><feColorMatrix in="SourceAlpha" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" result="hardAlpha"></feColorMatrix><feOffset dy="4"></feOffset><feGaussianBlur stdDeviation="2"></feGaussianBlur><feComposite in2="hardAlpha" operator="out"></feComposite><feColorMatrix type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.25 0"></feColorMatrix><feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow_116_6675"></feBlend><feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow_116_6675" result="shape"></feBlend></filter></defs>',9)]))}const Mu=Y(qu,[["render",Vu]]),$u={},Lu={width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg"};function Ru(e,t){return n.openBlock(),n.createElementBlock("svg",Lu,t[0]||(t[0]=[n.createStaticVNode('<path d="M15.5 11H8.5C7.67 11 7 11.67 7 12.5V22H17V12.5C17 11.67 16.33 11 15.5 11Z" stroke="currentStroke" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"></path><path d="M2 22H22" stroke="currentStroke" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"></path><path d="M2.94995 22L2.99995 9.96999C2.99995 9.35999 3.28995 8.78004 3.76995 8.40004L10.77 2.95003C11.49 2.39003 12.5 2.39003 13.23 2.95003L20.23 8.39003C20.72 8.77003 21 9.34999 21 9.96999V22" stroke="currentStroke" stroke-width="1.5" stroke-miterlimit="10" stroke-linejoin="round"></path><path d="M10 16.25V17.75" stroke="currentStroke" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10.5 7.5H13.5" stroke="currentStroke" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"></path>',5)]))}const Au=Y($u,[["render",Ru]]),Ou={},Pu={width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg"};function Iu(e,t){return n.openBlock(),n.createElementBlock("svg",Pu,t[0]||(t[0]=[n.createElementVNode("path",{d:"M9.16006 10.87C9.06006 10.86 8.94006 10.86 8.83006 10.87C6.45006 10.79 4.56006 8.84 4.56006 6.44C4.56006 3.99 6.54006 2 9.00006 2C11.4501 2 13.4401 3.99 13.4401 6.44C13.4301 8.84 11.5401 10.79 9.16006 10.87Z",stroke:"currentStroke","stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round"},null,-1),n.createElementVNode("path",{d:"M16.4098 4C18.3498 4 19.9098 5.57 19.9098 7.5C19.9098 9.39 18.4098 10.93 16.5398 11C16.4598 10.99 16.3698 10.99 16.2798 11",stroke:"currentStroke","stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round"},null,-1),n.createElementVNode("path",{d:"M4.16021 14.56C1.74021 16.18 1.74021 18.82 4.16021 20.43C6.91021 22.27 11.4202 22.27 14.1702 20.43C16.5902 18.81 16.5902 16.17 14.1702 14.56C11.4302 12.73 6.92021 12.73 4.16021 14.56Z",stroke:"currentStroke","stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round"},null,-1),n.createElementVNode("path",{d:"M18.3398 20C19.0598 19.85 19.7398 19.56 20.2998 19.13C21.8598 17.96 21.8598 16.03 20.2998 14.86C19.7498 14.44 19.0798 14.16 18.3698 14",stroke:"currentStroke","stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round"},null,-1)]))}const ju=Y(Ou,[["render",Iu]]),Nu={},Fu={width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg"};function zu(e,t){return n.openBlock(),n.createElementBlock("svg",Fu,t[0]||(t[0]=[n.createElementVNode("path",{d:"M18 18.86H17.24C16.44 18.86 15.68 19.17 15.12 19.73L13.41 21.42C12.63 22.19 11.36 22.19 10.58 21.42L8.87 19.73C8.31 19.17 7.54 18.86 6.75 18.86H6C4.34 18.86 3 17.53 3 15.89V4.97998C3 3.33998 4.34 2.01001 6 2.01001H18C19.66 2.01001 21 3.33998 21 4.97998V15.89C21 17.52 19.66 18.86 18 18.86Z",stroke:"currentStroke","stroke-width":"1.5","stroke-miterlimit":"10","stroke-linecap":"round","stroke-linejoin":"round"},null,-1),n.createElementVNode("path",{d:"M11.9999 10.0001C13.2868 10.0001 14.33 8.95687 14.33 7.67004C14.33 6.38322 13.2868 5.34009 11.9999 5.34009C10.7131 5.34009 9.66992 6.38322 9.66992 7.67004C9.66992 8.95687 10.7131 10.0001 11.9999 10.0001Z",stroke:"currentStroke","stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round"},null,-1),n.createElementVNode("path",{d:"M16 15.6601C16 13.8601 14.21 12.4001 12 12.4001C9.79 12.4001 8 13.8601 8 15.6601",stroke:"currentStroke","stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round"},null,-1)]))}const Hu=Y(Nu,[["render",zu]]),Du={},Uu={width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg"};function Wu(e,t){return n.openBlock(),n.createElementBlock("svg",Uu,t[0]||(t[0]=[n.createStaticVNode('<path d="M12 12C14.7614 12 17 9.76142 17 7C17 4.23858 14.7614 2 12 2C9.23858 2 7 4.23858 7 7C7 9.76142 9.23858 12 12 12Z" stroke="currentStroke" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M3.41016 22C3.41016 18.13 7.26015 15 12.0002 15C12.9602 15 13.8902 15.13 14.7602 15.37" stroke="currentStroke" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M22 18C22 18.32 21.96 18.63 21.88 18.93C21.79 19.33 21.63 19.72 21.42 20.06C20.73 21.22 19.46 22 18 22C16.97 22 16.04 21.61 15.34 20.97C15.04 20.71 14.78 20.4 14.58 20.06C14.21 19.46 14 18.75 14 18C14 16.92 14.43 15.93 15.13 15.21C15.86 14.46 16.88 14 18 14C19.18 14 20.25 14.51 20.97 15.33C21.61 16.04 22 16.98 22 18Z" stroke="currentStroke" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"></path><path d="M19.4897 17.98H16.5098" stroke="currentStroke" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"></path><path d="M18 16.52V19.51" stroke="currentStroke" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"></path>',5)]))}const Ku=Y(Du,[["render",Wu]]),Qu={},Zu={width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg"};function Xu(e,t){return n.openBlock(),n.createElementBlock("svg",Zu,t[0]||(t[0]=[n.createStaticVNode('<path d="M9.62012 16L11.1201 17.5L14.3701 14.5" stroke="currentStroke" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M8.80994 2L5.18994 5.63" stroke="currentStroke" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"></path><path d="M15.1899 2L18.8099 5.63" stroke="currentStroke" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"></path><path d="M2 7.8501C2 6.0001 2.99 5.8501 4.22 5.8501H19.78C21.01 5.8501 22 6.0001 22 7.8501C22 10.0001 21.01 9.8501 19.78 9.8501H4.22C2.99 9.8501 2 10.0001 2 7.8501Z" stroke="currentStroke" stroke-width="1.5"></path><path d="M3.5 10L4.91 18.64C5.23 20.58 6 22 8.86 22H14.89C18 22 18.46 20.64 18.82 18.76L20.5 10" stroke="currentStroke" stroke-width="1.5" stroke-linecap="round"></path>',5)]))}const Gu=Y(Qu,[["render",Xu]]),Yu={},Ju={width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg"};function ec(e,t){return n.openBlock(),n.createElementBlock("svg",Ju,t[0]||(t[0]=[n.createElementVNode("path",{d:"M20.41 17.03H8",stroke:"currentStroke","stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round"},null,-1),n.createElementVNode("path",{d:"M8.40002 6.5H15.6C19 6.5 19.34 8.09 19.57 10.03L20.47 17.53C20.76 19.99 20 22 16.5 22H7.51003C4.00003 22 3.24002 19.99 3.54002 17.53L4.44003 10.03C4.66003 8.09 5.00002 6.5 8.40002 6.5Z",stroke:"currentStroke","stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round"},null,-1),n.createElementVNode("path",{d:"M8 8V4.5C8 3 9 2 10.5 2H13.5C15 2 16 3 16 4.5V8",stroke:"currentStroke","stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round"},null,-1)]))}const tc=Y(Yu,[["render",ec]]),nc={},oc={width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg"};function rc(e,t){return n.openBlock(),n.createElementBlock("svg",oc,t[0]||(t[0]=[n.createElementVNode("path",{d:"M2 12H22",stroke:"currentStroke","stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round"},null,-1),n.createElementVNode("path",{d:"M9 22H15C20 22 22 20 22 15V9C22 4 20 2 15 2H9C4 2 2 4 2 9V15C2 20 4 22 9 22Z",stroke:"currentStroke","stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round"},null,-1),n.createElementVNode("path",{d:"M12 2V22",stroke:"currentStroke","stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round"},null,-1)]))}const ic=Y(nc,[["render",rc]]),lc={},ac={width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg"};function sc(e,t){return n.openBlock(),n.createElementBlock("svg",ac,t[0]||(t[0]=[n.createElementVNode("path",{d:"M11.9702 22C17.4931 22 21.9702 17.5228 21.9702 12C21.9702 6.47715 17.4931 2 11.9702 2C6.44737 2 1.97021 6.47715 1.97021 12C1.97021 17.5228 6.44737 22 11.9702 22Z",stroke:"currentStroke","stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round"},null,-1),n.createElementVNode("path",{d:"M12 16.23C14.3362 16.23 16.23 14.3362 16.23 12C16.23 9.66386 14.3362 7.77002 12 7.77002C9.66386 7.77002 7.77002 9.66386 7.77002 12C7.77002 14.3362 9.66386 16.23 12 16.23Z",stroke:"currentStroke","stroke-width":"1.5","stroke-miterlimit":"10","stroke-linecap":"round","stroke-linejoin":"round"},null,-1)]))}const uc=Y(lc,[["render",sc]]),cc={},dc={width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg"};function fc(e,t){return n.openBlock(),n.createElementBlock("svg",dc,t[0]||(t[0]=[n.createStaticVNode('<path d="M12.3701 8.87988H17.6201" stroke="currentStroke" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M6.37988 8.87988L7.12988 9.62988L9.37988 7.37988" stroke="currentStroke" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M12.3701 15.8799H17.6201" stroke="currentStroke" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M6.37988 15.8799L7.12988 16.6299L9.37988 14.3799" stroke="currentStroke" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M9 22H15C20 22 22 20 22 15V9C22 4 20 2 15 2H9C4 2 2 4 2 9V15C2 20 4 22 9 22Z" stroke="currentStroke" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path>',5)]))}const mc=Y(cc,[["render",fc]]),hc={},pc={width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg"};function gc(e,t){return n.openBlock(),n.createElementBlock("svg",pc,t[0]||(t[0]=[n.createElementVNode("path",{d:"M9.31006 14.7L10.8101 16.2L14.8101 12.2",stroke:"currentStroke","stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round"},null,-1),n.createElementVNode("path",{d:"M10 6H14C16 6 16 5 16 4C16 2 15 2 14 2H10C9 2 8 2 8 4C8 6 9 6 10 6Z",stroke:"currentStroke","stroke-width":"1.5","stroke-miterlimit":"10","stroke-linecap":"round","stroke-linejoin":"round"},null,-1),n.createElementVNode("path",{d:"M16 4.02002C19.33 4.20002 21 5.43002 21 10V16C21 20 20 22 15 22H9C4 22 3 20 3 16V10C3 5.44002 4.67 4.20002 8 4.02002",stroke:"currentStroke","stroke-width":"1.5","stroke-miterlimit":"10","stroke-linecap":"round","stroke-linejoin":"round"},null,-1)]))}const wc=Y(hc,[["render",gc]]),vc={},kc={xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",viewBox:"0 0 24 24",fill:"none"};function yc(e,t){return n.openBlock(),n.createElementBlock("svg",kc,t[0]||(t[0]=[n.createElementVNode("path",{d:"M12 22C17.5228 22 22 17.5228 22 12C22 6.47715 17.5228 2 12 2C6.47715 2 2 6.47715 2 12C2 17.5228 6.47715 22 12 22Z",stroke:"currentStroke","stroke-width":"1.5","stroke-miterlimit":"10","stroke-linecap":"round","stroke-linejoin":"round"},null,-1),n.createElementVNode("path",{d:"M8.46997 13.26L12 9.73999L15.53 13.26",stroke:"currentStroke","stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round"},null,-1)]))}const bc=Y(vc,[["render",yc]]),mn=Y(n.defineComponent({__name:"AppIcon",props:{size:{},tag:{default:""},name:{default:""},color:{}},setup(e){n.useCssVars(i=>({c630246a:i.color,"682fb499":i.size}));const t=e;function o(i){return i?i.split("-").map(l=>l.charAt(0).toUpperCase()+l.slice(1).toLowerCase()).join(""):""}const r=n.computed(()=>({ProjectsIcon:cs,RepairsIcon:hs,RepairObjectIcon:Cs,InstrumentHistoryIcon:vs,StatusHistoryIcon:Bs,PassIcon:Vs,AssignModuleIcon:Rs,UsersIcon:Is,UserIcon:zs,WorkzonesIcon:Ws,LogoutIcon:Zs,LogoIcon:Js,TasksIcon:ou,InstrumentsIcon:au,OrderIcon:du,ModulesIcon:pu,NotificationsIcon:ku,VideozonesIcon:_u,InstrumentWorkZoneIcon:Eu,WorkshopIcon:Mu,WarehousesIcon:Au,TeamsIcon:ju,RolesIcon:Hu,PositionsIcon:Ku,InstrumentOrderIcon:Gu,PreorderIcon:tc,VideowallIcon:ic,VideosourcesIcon:uc,Tasks_tasksIcon:mc,Tasks_todayIcon:wc,ArrowFrameIcon:bc})[o(t.name)]);return(i,l)=>(n.openBlock(),n.createBlock(n.resolveDynamicComponent(r.value),{tag:i.tag,class:n.normalizeClass([i.$style["app-icon"]])},null,8,["tag","class"]))}}),[["__cssModules",{$style:{"app-icon":"_app-icon_11ugn_1"}}]]),Cc=Y(n.defineComponent({__name:"SidebarMenuItem",props:{minify:{type:Boolean},item:{}},setup(e){const t=n.reactive({"repairs-icon":!0}),o=i=>{},r=i=>i.to===""&&i.items.find(l=>l.to==="/repairs/")||i.to==="/repairs/";return(i,l)=>{const a=n.resolveComponent("sidebar-menu-item",!0);return i.item.items?(n.openBlock(),n.createBlock(ls,{key:0,modelValue:t[`${i.item.icon}`],"onUpdate:modelValue":l[0]||(l[0]=s=>t[`${i.item.icon}`]=s),"header-class":"text-purple",class:n.normalizeClass([i.$style["menu-item"],{"expansion-item-active":r(i.item)&&i.minify}])},{header:n.withCtx(()=>[i.minify?(n.openBlock(),n.createBlock(Gt,{key:0,delay:100,"transition-show":"jump-right","transition-hide":"jump-left",anchor:"center right",self:"center left"},{default:n.withCtx(()=>[n.createTextVNode(n.toDisplayString(i.item.label),1)]),_:1})):n.createCommentVNode("",!0),i.item.icon?(n.openBlock(),n.createBlock(be,{key:1,avatar:""},{default:n.withCtx(()=>[n.createVNode(mn,{name:i.item.icon,color:"white",size:"24px"},null,8,["name"])]),_:1})):n.createCommentVNode("",!0),n.createVNode(be,{class:n.normalizeClass(i.$style["menu-item__label"])},{default:n.withCtx(()=>[n.createTextVNode(n.toDisplayString(i.item.label),1)]),_:1},8,["class"])]),default:n.withCtx(()=>[(n.openBlock(!0),n.createElementBlock(n.Fragment,null,n.renderList(i.item.items,(s,d)=>(n.openBlock(),n.createBlock(a,{key:d,item:s},null,8,["item"]))),128))]),_:1},8,["modelValue","class"])):i.item.name!=="sign-out"?n.withDirectives((n.openBlock(),n.createBlock(Fe,{key:1,class:n.normalizeClass(i.$style["menu-item"]),to:i.item.to,active:r(i.item),"active-class":"menu-active",clickable:"",onClick:l[1]||(l[1]=s=>o(i.item))},{default:n.withCtx(()=>[i.minify?(n.openBlock(),n.createBlock(Gt,{key:0,delay:100,"transition-show":"jump-right","transition-hide":"jump-left",anchor:"center right",self:"center left"},{default:n.withCtx(()=>[n.createTextVNode(n.toDisplayString(i.item.label),1)]),_:1})):n.createCommentVNode("",!0),i.item.icon?(n.openBlock(),n.createBlock(be,{key:1,avatar:""},{default:n.withCtx(()=>[n.createVNode(mn,{name:i.item.icon,color:"white",size:"24px"},null,8,["name"])]),_:1})):n.createCommentVNode("",!0),n.createVNode(be,{class:n.normalizeClass(i.$style["menu-item__label"])},{default:n.withCtx(()=>[n.createTextVNode(n.toDisplayString(i.item.label),1)]),_:1},8,["class"])]),_:1},8,["class","to","active"])),[[en]]):n.createCommentVNode("",!0)}}}),[["__cssModules",{$style:{"menu-item":"_menu-item_pfw9c_1","menu-item__label":"_menu-item__label_pfw9c_18"}}],["__scopeId","data-v-9b20a9a7"]]),_c=Y(n.defineComponent({__name:"SidebarMenu",props:{menuItems:{},minify:{type:Boolean}},setup(e){return(t,o)=>(n.openBlock(),n.createElementBlock("div",{class:n.normalizeClass(t.$style.wrapper)},[(n.openBlock(!0),n.createElementBlock(n.Fragment,null,n.renderList(t.menuItems,(r,i)=>(n.openBlock(),n.createBlock(Cc,{key:i,item:r,minify:t.minify},null,8,["item","minify"]))),128))],2))}}),[["__cssModules",{$style:{wrapper:"_wrapper_oo3ij_1"}}]]);function Sc(){return n.inject(ea)}const xc=Y(n.defineComponent({__name:"AppSidebar",props:{isDrawer:{type:Boolean},minify:{type:Boolean},menuItems:{}},setup(e){const t=Sc(),o=n.ref(!0),r=n.ref(!0),i=n.ref(!1),l=n.computed(()=>t.screen.lt.lg),a=n.computed(()=>r.value?"menu":"close"),s=n.computed(()=>l.value?250:275),d=n.computed(()=>l.value?47:72);function c(g){!i.value&&!l.value&&(r.value=g)}function u(){i.value=!i.value,r.value=!r.value}function f(){window.location.href="/sign-out"}return n.watch(()=>l.value,g=>{i.value=g}),(g,m)=>(n.openBlock(),n.createBlock(ns,{key:`${o.value}`,modelValue:o.value,"onUpdate:modelValue":m[3]||(m[3]=h=>o.value=h),class:n.normalizeClass(g.$style.drawer),mini:r.value,overlay:!i.value,width:s.value,"mini-width":d.value,breakpoint:960,"show-if-above":"",onMouseover:m[4]||(m[4]=h=>c(!1)),onMouseout:m[5]||(m[5]=h=>c(!0))},{default:n.withCtx(()=>[l.value?(n.openBlock(),n.createBlock(Fe,{key:0,class:n.normalizeClass(g.$style["tablet-logo"])},{default:n.withCtx(()=>[n.createVNode(be,{avatar:""},{default:n.withCtx(()=>[n.createVNode(Un,{round:"",unelevated:"",class:n.normalizeClass(g.$style["tablet-logo__btn"]),icon:a.value,onClick:m[0]||(m[0]=h=>u())},null,8,["class","icon"])]),_:1}),n.createVNode(be,{class:n.normalizeClass(g.$style.logo__text)},{default:n.withCtx(()=>m[6]||(m[6]=[n.createTextVNode("РИТМ")])),_:1},8,["class"])]),_:1},8,["class"])):(n.openBlock(),n.createElementBlock(n.Fragment,{key:1},[n.createVNode(Fe,{class:n.normalizeClass(g.$style.logo)},{default:n.withCtx(()=>[n.createVNode(be,{avatar:""},{default:n.withCtx(()=>[n.createVNode(mn,{name:"logo-icon"})]),_:1}),n.createVNode(be,{class:n.normalizeClass(g.$style.logo__text)},{default:n.withCtx(()=>m[7]||(m[7]=[n.createTextVNode("РИТМ")])),_:1},8,["class"])]),_:1},8,["class"]),n.createVNode(Un,{dense:"",round:"",unelevated:"",class:n.normalizeClass(["q-mini-drawer-hide",g.$style["minify-btn"]]),icon:"chevron_left",onClick:m[1]||(m[1]=h=>i.value=!i.value)},{default:n.withCtx(()=>[n.createVNode(Gt,null,{default:n.withCtx(()=>m[8]||(m[8]=[n.createTextVNode("Закрепить сайдбар")])),_:1})]),_:1},8,["class"])],64)),n.createVNode(_c,{"menu-items":g.menuItems,minify:r.value},null,8,["menu-items","minify"]),n.withDirectives((n.openBlock(),n.createBlock(Fe,{class:n.normalizeClass(g.$style["menu-exit"]),clickable:"",onClick:m[2]||(m[2]=h=>f())},{default:n.withCtx(()=>[n.createVNode(be,{avatar:""},{default:n.withCtx(()=>[n.createVNode(mn,{name:"logout-icon",color:"white",size:"24px"})]),_:1}),n.createVNode(be,{class:n.normalizeClass(g.$style["menu-exit__label"])},{default:n.withCtx(()=>m[9]||(m[9]=[n.createTextVNode("Выход")])),_:1},8,["class"])]),_:1},8,["class"])),[[en]])]),_:1},8,["modelValue","class","mini","overlay","width","mini-width"]))}}),[["__cssModules",{$style:{drawer:"_drawer_1q4rd_1",logo:"_logo_1q4rd_17",logo__text:"_logo__text_1q4rd_22","tablet-logo":"_tablet-logo_1q4rd_28","tablet-logo__btn":"_tablet-logo__btn_1q4rd_31","minify-btn":"_minify-btn_1q4rd_35","menu-exit":"_menu-exit_1q4rd_46","menu-exit__label":"_menu-exit__label_1q4rd_52"}}]]),Bc=ne({name:"QToolbar",props:{inset:Boolean},setup(e,{slots:t}){const o=n.computed(()=>"q-toolbar row no-wrap items-center"+(e.inset===!0?" q-toolbar--inset":""));return()=>n.h("div",{class:o.value,role:"toolbar"},we(t.default))}}),Ec=ne({name:"QHeader",props:{modelValue:{type:Boolean,default:!0},reveal:Boolean,revealOffset:{type:Number,default:250},bordered:Boolean,elevated:Boolean,heightHint:{type:[String,Number],default:50}},emits:["reveal","focusin"],setup(e,{slots:t,emit:o}){const{proxy:{$q:r}}=n.getCurrentInstance(),i=n.inject(qt,ye);if(i===ye)return console.error("QHeader needs to be child of QLayout"),ye;const l=n.ref(parseInt(e.heightHint,10)),a=n.ref(!0),s=n.computed(()=>e.reveal===!0||i.view.value.indexOf("H")!==-1||r.platform.is.ios&&i.isContainer.value===!0),d=n.computed(()=>{if(e.modelValue!==!0)return 0;if(s.value===!0)return a.value===!0?l.value:0;const y=l.value-i.scroll.value.position;return y>0?y:0}),c=n.computed(()=>e.modelValue!==!0||s.value===!0&&a.value!==!0),u=n.computed(()=>e.modelValue===!0&&c.value===!0&&e.reveal===!0),f=n.computed(()=>"q-header q-layout__section--marginal "+(s.value===!0?"fixed":"absolute")+"-top"+(e.bordered===!0?" q-header--bordered":"")+(c.value===!0?" q-header--hidden":"")+(e.modelValue!==!0?" q-layout--prevent-focus":"")),g=n.computed(()=>{const y=i.rows.value.top,B={};return y[0]==="l"&&i.left.space===!0&&(B[r.lang.rtl===!0?"right":"left"]=`${i.left.size}px`),y[2]==="r"&&i.right.space===!0&&(B[r.lang.rtl===!0?"left":"right"]=`${i.right.size}px`),B});function m(y,B){i.update("header",y,B)}function h(y,B){y.value!==B&&(y.value=B)}function k({height:y}){h(l,y),m("size",y)}function w(y){u.value===!0&&h(a,!0),o("focusin",y)}n.watch(()=>e.modelValue,y=>{m("space",y),h(a,!0),i.animate()}),n.watch(d,y=>{m("offset",y)}),n.watch(()=>e.reveal,y=>{y===!1&&h(a,e.modelValue)}),n.watch(a,y=>{i.animate(),o("reveal",y)}),n.watch(i.scroll,y=>{e.reveal===!0&&h(a,y.direction==="up"||y.position<=e.revealOffset||y.position-y.inflectionPoint<100)});const x={};return i.instances.header=x,e.modelValue===!0&&m("size",l.value),m("space",e.modelValue),m("offset",d.value),n.onBeforeUnmount(()=>{i.instances.header===x&&(i.instances.header=void 0,m("size",0),m("offset",0),m("space",!1))}),()=>{const y=Oo(t.default,[]);return e.elevated===!0&&y.push(n.h("div",{class:"q-layout__shadow absolute-full overflow-hidden no-pointer-events"})),y.push(n.h(Yn,{debounce:0,onResize:k})),n.h("header",{class:f.value,style:g.value,onFocusin:w},y)}}}),qc=Y(n.defineComponent({__name:"AppLayoutHeader",props:{userData:{}},setup(e){const t=e,o=n.computed(()=>{var r,i,l,a,s;return`${(r=t.userData)==null?void 0:r.last_name} ${(l=(i=t.userData)==null?void 0:i.first_name)==null?void 0:l[0]}. ${(s=(a=t.userData)==null?void 0:a.patronymic)==null?void 0:s[0]}.`});return(r,i)=>(n.openBlock(),n.createBlock(Ec,{class:n.normalizeClass(r.$style.header)},{default:n.withCtx(()=>[n.createVNode(Bc,{class:n.normalizeClass(r.$style.toolbar)},{default:n.withCtx(()=>[n.createElementVNode("div",{class:n.normalizeClass(r.$style["action-buttons"])},[n.renderSlot(r.$slots,"filters-actions")],2),n.createElementVNode("div",{class:n.normalizeClass(r.$style["action-buttons"])},[n.renderSlot(r.$slots,"action-buttons"),n.createVNode(gr,{icon:"person","text-color":"black",label:o.value,rounded:"",class:n.normalizeClass(r.$style["button-person"])},null,8,["label","class"])],2)]),_:3},8,["class"])]),_:3},8,["class"]))}}),[["__cssModules",{$style:{header:"_header_yvgb5_1",toolbar:"_toolbar_yvgb5_8","header-search":"_header-search_yvgb5_13","action-buttons":"_action-buttons_yvgb5_18",button:"_button_yvgb5_27","button-person":"_button-person_yvgb5_33"}}]]);function oi(e,t){return function(){return e.apply(t,arguments)}}const{toString:Tc}=Object.prototype,{getPrototypeOf:co}=Object,hn=(e=>t=>{const o=Tc.call(t);return e[o]||(e[o]=o.slice(8,-1).toLowerCase())})(Object.create(null)),Le=e=>(e=e.toLowerCase(),t=>hn(t)===e),pn=e=>t=>typeof t===e,{isArray:mt}=Array,Lt=pn("undefined");function Vc(e){return e!==null&&!Lt(e)&&e.constructor!==null&&!Lt(e.constructor)&&Be(e.constructor.isBuffer)&&e.constructor.isBuffer(e)}const ri=Le("ArrayBuffer");function Mc(e){let t;return typeof ArrayBuffer<"u"&&ArrayBuffer.isView?t=ArrayBuffer.isView(e):t=e&&e.buffer&&ri(e.buffer),t}const $c=pn("string"),Be=pn("function"),ii=pn("number"),gn=e=>e!==null&&typeof e=="object",Lc=e=>e===!0||e===!1,wn=e=>{if(hn(e)!=="object")return!1;const t=co(e);return(t===null||t===Object.prototype||Object.getPrototypeOf(t)===null)&&!(Symbol.toStringTag in e)&&!(Symbol.iterator in e)},Rc=Le("Date"),Ac=Le("File"),Oc=Le("Blob"),Pc=Le("FileList"),Ic=e=>gn(e)&&Be(e.pipe),jc=e=>{let t;return e&&(typeof FormData=="function"&&e instanceof FormData||Be(e.append)&&((t=hn(e))==="formdata"||t==="object"&&Be(e.toString)&&e.toString()==="[object FormData]"))},Nc=Le("URLSearchParams"),[Fc,zc,Hc,Dc]=["ReadableStream","Request","Response","Headers"].map(Le),Uc=e=>e.trim?e.trim():e.replace(/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g,"");function Rt(e,t,{allOwnKeys:o=!1}={}){if(e===null||typeof e>"u")return;let r,i;if(typeof e!="object"&&(e=[e]),mt(e))for(r=0,i=e.length;r<i;r++)t.call(null,e[r],r,e);else{const l=o?Object.getOwnPropertyNames(e):Object.keys(e),a=l.length;let s;for(r=0;r<a;r++)s=l[r],t.call(null,e[s],s,e)}}function li(e,t){t=t.toLowerCase();const o=Object.keys(e);let r=o.length,i;for(;r-- >0;)if(i=o[r],t===i.toLowerCase())return i;return null}const tt=typeof globalThis<"u"?globalThis:typeof self<"u"?self:typeof window<"u"?window:global,ai=e=>!Lt(e)&&e!==tt;function fo(){const{caseless:e}=ai(this)&&this||{},t={},o=(r,i)=>{const l=e&&li(t,i)||i;wn(t[l])&&wn(r)?t[l]=fo(t[l],r):wn(r)?t[l]=fo({},r):mt(r)?t[l]=r.slice():t[l]=r};for(let r=0,i=arguments.length;r<i;r++)arguments[r]&&Rt(arguments[r],o);return t}const Wc=(e,t,o,{allOwnKeys:r}={})=>(Rt(t,(i,l)=>{o&&Be(i)?e[l]=oi(i,o):e[l]=i},{allOwnKeys:r}),e),Kc=e=>(e.charCodeAt(0)===65279&&(e=e.slice(1)),e),Qc=(e,t,o,r)=>{e.prototype=Object.create(t.prototype,r),e.prototype.constructor=e,Object.defineProperty(e,"super",{value:t.prototype}),o&&Object.assign(e.prototype,o)},Zc=(e,t,o,r)=>{let i,l,a;const s={};if(t=t||{},e==null)return t;do{for(i=Object.getOwnPropertyNames(e),l=i.length;l-- >0;)a=i[l],(!r||r(a,e,t))&&!s[a]&&(t[a]=e[a],s[a]=!0);e=o!==!1&&co(e)}while(e&&(!o||o(e,t))&&e!==Object.prototype);return t},Xc=(e,t,o)=>{e=String(e),(o===void 0||o>e.length)&&(o=e.length),o-=t.length;const r=e.indexOf(t,o);return r!==-1&&r===o},Gc=e=>{if(!e)return null;if(mt(e))return e;let t=e.length;if(!ii(t))return null;const o=new Array(t);for(;t-- >0;)o[t]=e[t];return o},Yc=(e=>t=>e&&t instanceof e)(typeof Uint8Array<"u"&&co(Uint8Array)),Jc=(e,t)=>{const r=(e&&e[Symbol.iterator]).call(e);let i;for(;(i=r.next())&&!i.done;){const l=i.value;t.call(e,l[0],l[1])}},ed=(e,t)=>{let o;const r=[];for(;(o=e.exec(t))!==null;)r.push(o);return r},td=Le("HTMLFormElement"),nd=e=>e.toLowerCase().replace(/[-_\s]([a-z\d])(\w*)/g,function(o,r,i){return r.toUpperCase()+i}),si=(({hasOwnProperty:e})=>(t,o)=>e.call(t,o))(Object.prototype),od=Le("RegExp"),ui=(e,t)=>{const o=Object.getOwnPropertyDescriptors(e),r={};Rt(o,(i,l)=>{let a;(a=t(i,l,e))!==!1&&(r[l]=a||i)}),Object.defineProperties(e,r)},rd=e=>{ui(e,(t,o)=>{if(Be(e)&&["arguments","caller","callee"].indexOf(o)!==-1)return!1;const r=e[o];if(Be(r)){if(t.enumerable=!1,"writable"in t){t.writable=!1;return}t.set||(t.set=()=>{throw Error("Can not rewrite read-only method '"+o+"'")})}})},id=(e,t)=>{const o={},r=i=>{i.forEach(l=>{o[l]=!0})};return mt(e)?r(e):r(String(e).split(t)),o},ld=()=>{},ad=(e,t)=>e!=null&&Number.isFinite(e=+e)?e:t,mo="abcdefghijklmnopqrstuvwxyz",ci="0123456789",di={DIGIT:ci,ALPHA:mo,ALPHA_DIGIT:mo+mo.toUpperCase()+ci},sd=(e=16,t=di.ALPHA_DIGIT)=>{let o="";const{length:r}=t;for(;e--;)o+=t[Math.random()*r|0];return o};function ud(e){return!!(e&&Be(e.append)&&e[Symbol.toStringTag]==="FormData"&&e[Symbol.iterator])}const cd=e=>{const t=new Array(10),o=(r,i)=>{if(gn(r)){if(t.indexOf(r)>=0)return;if(!("toJSON"in r)){t[i]=r;const l=mt(r)?[]:{};return Rt(r,(a,s)=>{const d=o(a,i+1);!Lt(d)&&(l[s]=d)}),t[i]=void 0,l}}return r};return o(e,0)},dd=Le("AsyncFunction"),fd=e=>e&&(gn(e)||Be(e))&&Be(e.then)&&Be(e.catch),fi=((e,t)=>e?setImmediate:t?((o,r)=>(tt.addEventListener("message",({source:i,data:l})=>{i===tt&&l===o&&r.length&&r.shift()()},!1),i=>{r.push(i),tt.postMessage(o,"*")}))(`axios@${Math.random()}`,[]):o=>setTimeout(o))(typeof setImmediate=="function",Be(tt.postMessage)),md=typeof queueMicrotask<"u"?queueMicrotask.bind(tt):typeof process<"u"&&process.nextTick||fi,_={isArray:mt,isArrayBuffer:ri,isBuffer:Vc,isFormData:jc,isArrayBufferView:Mc,isString:$c,isNumber:ii,isBoolean:Lc,isObject:gn,isPlainObject:wn,isReadableStream:Fc,isRequest:zc,isResponse:Hc,isHeaders:Dc,isUndefined:Lt,isDate:Rc,isFile:Ac,isBlob:Oc,isRegExp:od,isFunction:Be,isStream:Ic,isURLSearchParams:Nc,isTypedArray:Yc,isFileList:Pc,forEach:Rt,merge:fo,extend:Wc,trim:Uc,stripBOM:Kc,inherits:Qc,toFlatObject:Zc,kindOf:hn,kindOfTest:Le,endsWith:Xc,toArray:Gc,forEachEntry:Jc,matchAll:ed,isHTMLForm:td,hasOwnProperty:si,hasOwnProp:si,reduceDescriptors:ui,freezeMethods:rd,toObjectSet:id,toCamelCase:nd,noop:ld,toFiniteNumber:ad,findKey:li,global:tt,isContextDefined:ai,ALPHABET:di,generateString:sd,isSpecCompliantForm:ud,toJSONObject:cd,isAsyncFn:dd,isThenable:fd,setImmediate:fi,asap:md};function G(e,t,o,r,i){Error.call(this),Error.captureStackTrace?Error.captureStackTrace(this,this.constructor):this.stack=new Error().stack,this.message=e,this.name="AxiosError",t&&(this.code=t),o&&(this.config=o),r&&(this.request=r),i&&(this.response=i,this.status=i.status?i.status:null)}_.inherits(G,Error,{toJSON:function(){return{message:this.message,name:this.name,description:this.description,number:this.number,fileName:this.fileName,lineNumber:this.lineNumber,columnNumber:this.columnNumber,stack:this.stack,config:_.toJSONObject(this.config),code:this.code,status:this.status}}});const mi=G.prototype,hi={};["ERR_BAD_OPTION_VALUE","ERR_BAD_OPTION","ECONNABORTED","ETIMEDOUT","ERR_NETWORK","ERR_FR_TOO_MANY_REDIRECTS","ERR_DEPRECATED","ERR_BAD_RESPONSE","ERR_BAD_REQUEST","ERR_CANCELED","ERR_NOT_SUPPORT","ERR_INVALID_URL"].forEach(e=>{hi[e]={value:e}}),Object.defineProperties(G,hi),Object.defineProperty(mi,"isAxiosError",{value:!0}),G.from=(e,t,o,r,i,l)=>{const a=Object.create(mi);return _.toFlatObject(e,a,function(d){return d!==Error.prototype},s=>s!=="isAxiosError"),G.call(a,e.message,t,o,r,i),a.cause=e,a.name=e.name,l&&Object.assign(a,l),a};const hd=null;function ho(e){return _.isPlainObject(e)||_.isArray(e)}function pi(e){return _.endsWith(e,"[]")?e.slice(0,-2):e}function gi(e,t,o){return e?e.concat(t).map(function(i,l){return i=pi(i),!o&&l?"["+i+"]":i}).join(o?".":""):t}function pd(e){return _.isArray(e)&&!e.some(ho)}const gd=_.toFlatObject(_,{},null,function(t){return/^is[A-Z]/.test(t)});function vn(e,t,o){if(!_.isObject(e))throw new TypeError("target must be an object");t=t||new FormData,o=_.toFlatObject(o,{metaTokens:!0,dots:!1,indexes:!1},!1,function(k,w){return!_.isUndefined(w[k])});const r=o.metaTokens,i=o.visitor||u,l=o.dots,a=o.indexes,d=(o.Blob||typeof Blob<"u"&&Blob)&&_.isSpecCompliantForm(t);if(!_.isFunction(i))throw new TypeError("visitor must be a function");function c(h){if(h===null)return"";if(_.isDate(h))return h.toISOString();if(!d&&_.isBlob(h))throw new G("Blob is not supported. Use a Buffer instead.");return _.isArrayBuffer(h)||_.isTypedArray(h)?d&&typeof Blob=="function"?new Blob([h]):Buffer.from(h):h}function u(h,k,w){let x=h;if(h&&!w&&typeof h=="object"){if(_.endsWith(k,"{}"))k=r?k:k.slice(0,-2),h=JSON.stringify(h);else if(_.isArray(h)&&pd(h)||(_.isFileList(h)||_.endsWith(k,"[]"))&&(x=_.toArray(h)))return k=pi(k),x.forEach(function(B,V){!(_.isUndefined(B)||B===null)&&t.append(a===!0?gi([k],V,l):a===null?k:k+"[]",c(B))}),!1}return ho(h)?!0:(t.append(gi(w,k,l),c(h)),!1)}const f=[],g=Object.assign(gd,{defaultVisitor:u,convertValue:c,isVisitable:ho});function m(h,k){if(!_.isUndefined(h)){if(f.indexOf(h)!==-1)throw Error("Circular reference detected in "+k.join("."));f.push(h),_.forEach(h,function(x,y){(!(_.isUndefined(x)||x===null)&&i.call(t,x,_.isString(y)?y.trim():y,k,g))===!0&&m(x,k?k.concat(y):[y])}),f.pop()}}if(!_.isObject(e))throw new TypeError("data must be an object");return m(e),t}function wi(e){const t={"!":"%21","'":"%27","(":"%28",")":"%29","~":"%7E","%20":"+","%00":"\0"};return encodeURIComponent(e).replace(/[!'()~]|%20|%00/g,function(r){return t[r]})}function po(e,t){this._pairs=[],e&&vn(e,this,t)}const vi=po.prototype;vi.append=function(t,o){this._pairs.push([t,o])},vi.toString=function(t){const o=t?function(r){return t.call(this,r,wi)}:wi;return this._pairs.map(function(i){return o(i[0])+"="+o(i[1])},"").join("&")};function wd(e){return encodeURIComponent(e).replace(/%3A/gi,":").replace(/%24/g,"$").replace(/%2C/gi,",").replace(/%20/g,"+").replace(/%5B/gi,"[").replace(/%5D/gi,"]")}function ki(e,t,o){if(!t)return e;const r=o&&o.encode||wd,i=o&&o.serialize;let l;if(i?l=i(t,o):l=_.isURLSearchParams(t)?t.toString():new po(t,o).toString(r),l){const a=e.indexOf("#");a!==-1&&(e=e.slice(0,a)),e+=(e.indexOf("?")===-1?"?":"&")+l}return e}class yi{constructor(){this.handlers=[]}use(t,o,r){return this.handlers.push({fulfilled:t,rejected:o,synchronous:r?r.synchronous:!1,runWhen:r?r.runWhen:null}),this.handlers.length-1}eject(t){this.handlers[t]&&(this.handlers[t]=null)}clear(){this.handlers&&(this.handlers=[])}forEach(t){_.forEach(this.handlers,function(r){r!==null&&t(r)})}}const bi={silentJSONParsing:!0,forcedJSONParsing:!0,clarifyTimeoutError:!1},vd={isBrowser:!0,classes:{URLSearchParams:typeof URLSearchParams<"u"?URLSearchParams:po,FormData:typeof FormData<"u"?FormData:null,Blob:typeof Blob<"u"?Blob:null},protocols:["http","https","file","blob","url","data"]},go=typeof window<"u"&&typeof document<"u",wo=typeof navigator=="object"&&navigator||void 0,kd=go&&(!wo||["ReactNative","NativeScript","NS"].indexOf(wo.product)<0),yd=typeof WorkerGlobalScope<"u"&&self instanceof WorkerGlobalScope&&typeof self.importScripts=="function",bd=go&&window.location.href||"http://localhost",Ce={...Object.freeze(Object.defineProperty({__proto__:null,hasBrowserEnv:go,hasStandardBrowserEnv:kd,hasStandardBrowserWebWorkerEnv:yd,navigator:wo,origin:bd},Symbol.toStringTag,{value:"Module"})),...vd};function Cd(e,t){return vn(e,new Ce.classes.URLSearchParams,Object.assign({visitor:function(o,r,i,l){return Ce.isNode&&_.isBuffer(o)?(this.append(r,o.toString("base64")),!1):l.defaultVisitor.apply(this,arguments)}},t))}function _d(e){return _.matchAll(/\w+|\[(\w*)]/g,e).map(t=>t[0]==="[]"?"":t[1]||t[0])}function Sd(e){const t={},o=Object.keys(e);let r;const i=o.length;let l;for(r=0;r<i;r++)l=o[r],t[l]=e[l];return t}function Ci(e){function t(o,r,i,l){let a=o[l++];if(a==="__proto__")return!0;const s=Number.isFinite(+a),d=l>=o.length;return a=!a&&_.isArray(i)?i.length:a,d?(_.hasOwnProp(i,a)?i[a]=[i[a],r]:i[a]=r,!s):((!i[a]||!_.isObject(i[a]))&&(i[a]=[]),t(o,r,i[a],l)&&_.isArray(i[a])&&(i[a]=Sd(i[a])),!s)}if(_.isFormData(e)&&_.isFunction(e.entries)){const o={};return _.forEachEntry(e,(r,i)=>{t(_d(r),i,o,0)}),o}return null}function xd(e,t,o){if(_.isString(e))try{return(t||JSON.parse)(e),_.trim(e)}catch(r){if(r.name!=="SyntaxError")throw r}return(0,JSON.stringify)(e)}const At={transitional:bi,adapter:["xhr","http","fetch"],transformRequest:[function(t,o){const r=o.getContentType()||"",i=r.indexOf("application/json")>-1,l=_.isObject(t);if(l&&_.isHTMLForm(t)&&(t=new FormData(t)),_.isFormData(t))return i?JSON.stringify(Ci(t)):t;if(_.isArrayBuffer(t)||_.isBuffer(t)||_.isStream(t)||_.isFile(t)||_.isBlob(t)||_.isReadableStream(t))return t;if(_.isArrayBufferView(t))return t.buffer;if(_.isURLSearchParams(t))return o.setContentType("application/x-www-form-urlencoded;charset=utf-8",!1),t.toString();let s;if(l){if(r.indexOf("application/x-www-form-urlencoded")>-1)return Cd(t,this.formSerializer).toString();if((s=_.isFileList(t))||r.indexOf("multipart/form-data")>-1){const d=this.env&&this.env.FormData;return vn(s?{"files[]":t}:t,d&&new d,this.formSerializer)}}return l||i?(o.setContentType("application/json",!1),xd(t)):t}],transformResponse:[function(t){const o=this.transitional||At.transitional,r=o&&o.forcedJSONParsing,i=this.responseType==="json";if(_.isResponse(t)||_.isReadableStream(t))return t;if(t&&_.isString(t)&&(r&&!this.responseType||i)){const a=!(o&&o.silentJSONParsing)&&i;try{return JSON.parse(t)}catch(s){if(a)throw s.name==="SyntaxError"?G.from(s,G.ERR_BAD_RESPONSE,this,null,this.response):s}}return t}],timeout:0,xsrfCookieName:"XSRF-TOKEN",xsrfHeaderName:"X-XSRF-TOKEN",maxContentLength:-1,maxBodyLength:-1,env:{FormData:Ce.classes.FormData,Blob:Ce.classes.Blob},validateStatus:function(t){return t>=200&&t<300},headers:{common:{Accept:"application/json, text/plain, */*","Content-Type":void 0}}};_.forEach(["delete","get","head","post","put","patch"],e=>{At.headers[e]={}});const Bd=_.toObjectSet(["age","authorization","content-length","content-type","etag","expires","from","host","if-modified-since","if-unmodified-since","last-modified","location","max-forwards","proxy-authorization","referer","retry-after","user-agent"]),Ed=e=>{const t={};let o,r,i;return e&&e.split(`
|
|
3
|
+
`).forEach(function(a){i=a.indexOf(":"),o=a.substring(0,i).trim().toLowerCase(),r=a.substring(i+1).trim(),!(!o||t[o]&&Bd[o])&&(o==="set-cookie"?t[o]?t[o].push(r):t[o]=[r]:t[o]=t[o]?t[o]+", "+r:r)}),t},_i=Symbol("internals");function Ot(e){return e&&String(e).trim().toLowerCase()}function kn(e){return e===!1||e==null?e:_.isArray(e)?e.map(kn):String(e)}function qd(e){const t=Object.create(null),o=/([^\s,;=]+)\s*(?:=\s*([^,;]+))?/g;let r;for(;r=o.exec(e);)t[r[1]]=r[2];return t}const Td=e=>/^[-_a-zA-Z0-9^`|~,!#$%&'*+.]+$/.test(e.trim());function vo(e,t,o,r,i){if(_.isFunction(r))return r.call(this,t,o);if(i&&(t=o),!!_.isString(t)){if(_.isString(r))return t.indexOf(r)!==-1;if(_.isRegExp(r))return r.test(t)}}function Vd(e){return e.trim().toLowerCase().replace(/([a-z\d])(\w*)/g,(t,o,r)=>o.toUpperCase()+r)}function Md(e,t){const o=_.toCamelCase(" "+t);["get","set","has"].forEach(r=>{Object.defineProperty(e,r+o,{value:function(i,l,a){return this[r].call(this,t,i,l,a)},configurable:!0})})}class _e{constructor(t){t&&this.set(t)}set(t,o,r){const i=this;function l(s,d,c){const u=Ot(d);if(!u)throw new Error("header name must be a non-empty string");const f=_.findKey(i,u);(!f||i[f]===void 0||c===!0||c===void 0&&i[f]!==!1)&&(i[f||d]=kn(s))}const a=(s,d)=>_.forEach(s,(c,u)=>l(c,u,d));if(_.isPlainObject(t)||t instanceof this.constructor)a(t,o);else if(_.isString(t)&&(t=t.trim())&&!Td(t))a(Ed(t),o);else if(_.isHeaders(t))for(const[s,d]of t.entries())l(d,s,r);else t!=null&&l(o,t,r);return this}get(t,o){if(t=Ot(t),t){const r=_.findKey(this,t);if(r){const i=this[r];if(!o)return i;if(o===!0)return qd(i);if(_.isFunction(o))return o.call(this,i,r);if(_.isRegExp(o))return o.exec(i);throw new TypeError("parser must be boolean|regexp|function")}}}has(t,o){if(t=Ot(t),t){const r=_.findKey(this,t);return!!(r&&this[r]!==void 0&&(!o||vo(this,this[r],r,o)))}return!1}delete(t,o){const r=this;let i=!1;function l(a){if(a=Ot(a),a){const s=_.findKey(r,a);s&&(!o||vo(r,r[s],s,o))&&(delete r[s],i=!0)}}return _.isArray(t)?t.forEach(l):l(t),i}clear(t){const o=Object.keys(this);let r=o.length,i=!1;for(;r--;){const l=o[r];(!t||vo(this,this[l],l,t,!0))&&(delete this[l],i=!0)}return i}normalize(t){const o=this,r={};return _.forEach(this,(i,l)=>{const a=_.findKey(r,l);if(a){o[a]=kn(i),delete o[l];return}const s=t?Vd(l):String(l).trim();s!==l&&delete o[l],o[s]=kn(i),r[s]=!0}),this}concat(...t){return this.constructor.concat(this,...t)}toJSON(t){const o=Object.create(null);return _.forEach(this,(r,i)=>{r!=null&&r!==!1&&(o[i]=t&&_.isArray(r)?r.join(", "):r)}),o}[Symbol.iterator](){return Object.entries(this.toJSON())[Symbol.iterator]()}toString(){return Object.entries(this.toJSON()).map(([t,o])=>t+": "+o).join(`
|
|
4
|
+
`)}get[Symbol.toStringTag](){return"AxiosHeaders"}static from(t){return t instanceof this?t:new this(t)}static concat(t,...o){const r=new this(t);return o.forEach(i=>r.set(i)),r}static accessor(t){const r=(this[_i]=this[_i]={accessors:{}}).accessors,i=this.prototype;function l(a){const s=Ot(a);r[s]||(Md(i,a),r[s]=!0)}return _.isArray(t)?t.forEach(l):l(t),this}}_e.accessor(["Content-Type","Content-Length","Accept","Accept-Encoding","User-Agent","Authorization"]),_.reduceDescriptors(_e.prototype,({value:e},t)=>{let o=t[0].toUpperCase()+t.slice(1);return{get:()=>e,set(r){this[o]=r}}}),_.freezeMethods(_e);function ko(e,t){const o=this||At,r=t||o,i=_e.from(r.headers);let l=r.data;return _.forEach(e,function(s){l=s.call(o,l,i.normalize(),t?t.status:void 0)}),i.normalize(),l}function Si(e){return!!(e&&e.__CANCEL__)}function ht(e,t,o){G.call(this,e??"canceled",G.ERR_CANCELED,t,o),this.name="CanceledError"}_.inherits(ht,G,{__CANCEL__:!0});function xi(e,t,o){const r=o.config.validateStatus;!o.status||!r||r(o.status)?e(o):t(new G("Request failed with status code "+o.status,[G.ERR_BAD_REQUEST,G.ERR_BAD_RESPONSE][Math.floor(o.status/100)-4],o.config,o.request,o))}function $d(e){const t=/^([-+\w]{1,25})(:?\/\/|:)/.exec(e);return t&&t[1]||""}function Ld(e,t){e=e||10;const o=new Array(e),r=new Array(e);let i=0,l=0,a;return t=t!==void 0?t:1e3,function(d){const c=Date.now(),u=r[l];a||(a=c),o[i]=d,r[i]=c;let f=l,g=0;for(;f!==i;)g+=o[f++],f=f%e;if(i=(i+1)%e,i===l&&(l=(l+1)%e),c-a<t)return;const m=u&&c-u;return m?Math.round(g*1e3/m):void 0}}function Rd(e,t){let o=0,r=1e3/t,i,l;const a=(c,u=Date.now())=>{o=u,i=null,l&&(clearTimeout(l),l=null),e.apply(null,c)};return[(...c)=>{const u=Date.now(),f=u-o;f>=r?a(c,u):(i=c,l||(l=setTimeout(()=>{l=null,a(i)},r-f)))},()=>i&&a(i)]}const yn=(e,t,o=3)=>{let r=0;const i=Ld(50,250);return Rd(l=>{const a=l.loaded,s=l.lengthComputable?l.total:void 0,d=a-r,c=i(d),u=a<=s;r=a;const f={loaded:a,total:s,progress:s?a/s:void 0,bytes:d,rate:c||void 0,estimated:c&&s&&u?(s-a)/c:void 0,event:l,lengthComputable:s!=null,[t?"download":"upload"]:!0};e(f)},o)},Bi=(e,t)=>{const o=e!=null;return[r=>t[0]({lengthComputable:o,total:e,loaded:r}),t[1]]},Ei=e=>(...t)=>_.asap(()=>e(...t)),Ad=Ce.hasStandardBrowserEnv?function(){const t=Ce.navigator&&/(msie|trident)/i.test(Ce.navigator.userAgent),o=document.createElement("a");let r;function i(l){let a=l;return t&&(o.setAttribute("href",a),a=o.href),o.setAttribute("href",a),{href:o.href,protocol:o.protocol?o.protocol.replace(/:$/,""):"",host:o.host,search:o.search?o.search.replace(/^\?/,""):"",hash:o.hash?o.hash.replace(/^#/,""):"",hostname:o.hostname,port:o.port,pathname:o.pathname.charAt(0)==="/"?o.pathname:"/"+o.pathname}}return r=i(window.location.href),function(a){const s=_.isString(a)?i(a):a;return s.protocol===r.protocol&&s.host===r.host}}():function(){return function(){return!0}}(),Od=Ce.hasStandardBrowserEnv?{write(e,t,o,r,i,l){const a=[e+"="+encodeURIComponent(t)];_.isNumber(o)&&a.push("expires="+new Date(o).toGMTString()),_.isString(r)&&a.push("path="+r),_.isString(i)&&a.push("domain="+i),l===!0&&a.push("secure"),document.cookie=a.join("; ")},read(e){const t=document.cookie.match(new RegExp("(^|;\\s*)("+e+")=([^;]*)"));return t?decodeURIComponent(t[3]):null},remove(e){this.write(e,"",Date.now()-864e5)}}:{write(){},read(){return null},remove(){}};function Pd(e){return/^([a-z][a-z\d+\-.]*:)?\/\//i.test(e)}function Id(e,t){return t?e.replace(/\/?\/$/,"")+"/"+t.replace(/^\/+/,""):e}function qi(e,t){return e&&!Pd(t)?Id(e,t):t}const Ti=e=>e instanceof _e?{...e}:e;function nt(e,t){t=t||{};const o={};function r(c,u,f){return _.isPlainObject(c)&&_.isPlainObject(u)?_.merge.call({caseless:f},c,u):_.isPlainObject(u)?_.merge({},u):_.isArray(u)?u.slice():u}function i(c,u,f){if(_.isUndefined(u)){if(!_.isUndefined(c))return r(void 0,c,f)}else return r(c,u,f)}function l(c,u){if(!_.isUndefined(u))return r(void 0,u)}function a(c,u){if(_.isUndefined(u)){if(!_.isUndefined(c))return r(void 0,c)}else return r(void 0,u)}function s(c,u,f){if(f in t)return r(c,u);if(f in e)return r(void 0,c)}const d={url:l,method:l,data:l,baseURL:a,transformRequest:a,transformResponse:a,paramsSerializer:a,timeout:a,timeoutMessage:a,withCredentials:a,withXSRFToken:a,adapter:a,responseType:a,xsrfCookieName:a,xsrfHeaderName:a,onUploadProgress:a,onDownloadProgress:a,decompress:a,maxContentLength:a,maxBodyLength:a,beforeRedirect:a,transport:a,httpAgent:a,httpsAgent:a,cancelToken:a,socketPath:a,responseEncoding:a,validateStatus:s,headers:(c,u)=>i(Ti(c),Ti(u),!0)};return _.forEach(Object.keys(Object.assign({},e,t)),function(u){const f=d[u]||i,g=f(e[u],t[u],u);_.isUndefined(g)&&f!==s||(o[u]=g)}),o}const Vi=e=>{const t=nt({},e);let{data:o,withXSRFToken:r,xsrfHeaderName:i,xsrfCookieName:l,headers:a,auth:s}=t;t.headers=a=_e.from(a),t.url=ki(qi(t.baseURL,t.url),e.params,e.paramsSerializer),s&&a.set("Authorization","Basic "+btoa((s.username||"")+":"+(s.password?unescape(encodeURIComponent(s.password)):"")));let d;if(_.isFormData(o)){if(Ce.hasStandardBrowserEnv||Ce.hasStandardBrowserWebWorkerEnv)a.setContentType(void 0);else if((d=a.getContentType())!==!1){const[c,...u]=d?d.split(";").map(f=>f.trim()).filter(Boolean):[];a.setContentType([c||"multipart/form-data",...u].join("; "))}}if(Ce.hasStandardBrowserEnv&&(r&&_.isFunction(r)&&(r=r(t)),r||r!==!1&&Ad(t.url))){const c=i&&l&&Od.read(l);c&&a.set(i,c)}return t},jd=typeof XMLHttpRequest<"u"&&function(e){return new Promise(function(o,r){const i=Vi(e);let l=i.data;const a=_e.from(i.headers).normalize();let{responseType:s,onUploadProgress:d,onDownloadProgress:c}=i,u,f,g,m,h;function k(){m&&m(),h&&h(),i.cancelToken&&i.cancelToken.unsubscribe(u),i.signal&&i.signal.removeEventListener("abort",u)}let w=new XMLHttpRequest;w.open(i.method.toUpperCase(),i.url,!0),w.timeout=i.timeout;function x(){if(!w)return;const B=_e.from("getAllResponseHeaders"in w&&w.getAllResponseHeaders()),q={data:!s||s==="text"||s==="json"?w.responseText:w.response,status:w.status,statusText:w.statusText,headers:B,config:e,request:w};xi(function($){o($),k()},function($){r($),k()},q),w=null}"onloadend"in w?w.onloadend=x:w.onreadystatechange=function(){!w||w.readyState!==4||w.status===0&&!(w.responseURL&&w.responseURL.indexOf("file:")===0)||setTimeout(x)},w.onabort=function(){w&&(r(new G("Request aborted",G.ECONNABORTED,e,w)),w=null)},w.onerror=function(){r(new G("Network Error",G.ERR_NETWORK,e,w)),w=null},w.ontimeout=function(){let V=i.timeout?"timeout of "+i.timeout+"ms exceeded":"timeout exceeded";const q=i.transitional||bi;i.timeoutErrorMessage&&(V=i.timeoutErrorMessage),r(new G(V,q.clarifyTimeoutError?G.ETIMEDOUT:G.ECONNABORTED,e,w)),w=null},l===void 0&&a.setContentType(null),"setRequestHeader"in w&&_.forEach(a.toJSON(),function(V,q){w.setRequestHeader(q,V)}),_.isUndefined(i.withCredentials)||(w.withCredentials=!!i.withCredentials),s&&s!=="json"&&(w.responseType=i.responseType),c&&([g,h]=yn(c,!0),w.addEventListener("progress",g)),d&&w.upload&&([f,m]=yn(d),w.upload.addEventListener("progress",f),w.upload.addEventListener("loadend",m)),(i.cancelToken||i.signal)&&(u=B=>{w&&(r(!B||B.type?new ht(null,e,w):B),w.abort(),w=null)},i.cancelToken&&i.cancelToken.subscribe(u),i.signal&&(i.signal.aborted?u():i.signal.addEventListener("abort",u)));const y=$d(i.url);if(y&&Ce.protocols.indexOf(y)===-1){r(new G("Unsupported protocol "+y+":",G.ERR_BAD_REQUEST,e));return}w.send(l||null)})},Nd=(e,t)=>{const{length:o}=e=e?e.filter(Boolean):[];if(t||o){let r=new AbortController,i;const l=function(c){if(!i){i=!0,s();const u=c instanceof Error?c:this.reason;r.abort(u instanceof G?u:new ht(u instanceof Error?u.message:u))}};let a=t&&setTimeout(()=>{a=null,l(new G(`timeout ${t} of ms exceeded`,G.ETIMEDOUT))},t);const s=()=>{e&&(a&&clearTimeout(a),a=null,e.forEach(c=>{c.unsubscribe?c.unsubscribe(l):c.removeEventListener("abort",l)}),e=null)};e.forEach(c=>c.addEventListener("abort",l));const{signal:d}=r;return d.unsubscribe=()=>_.asap(s),d}},Fd=function*(e,t){let o=e.byteLength;if(o<t){yield e;return}let r=0,i;for(;r<o;)i=r+t,yield e.slice(r,i),r=i},zd=async function*(e,t){for await(const o of Hd(e))yield*Fd(o,t)},Hd=async function*(e){if(e[Symbol.asyncIterator]){yield*e;return}const t=e.getReader();try{for(;;){const{done:o,value:r}=await t.read();if(o)break;yield r}}finally{await t.cancel()}},Mi=(e,t,o,r)=>{const i=zd(e,t);let l=0,a,s=d=>{a||(a=!0,r&&r(d))};return new ReadableStream({async pull(d){try{const{done:c,value:u}=await i.next();if(c){s(),d.close();return}let f=u.byteLength;if(o){let g=l+=f;o(g)}d.enqueue(new Uint8Array(u))}catch(c){throw s(c),c}},cancel(d){return s(d),i.return()}},{highWaterMark:2})},bn=typeof fetch=="function"&&typeof Request=="function"&&typeof Response=="function",$i=bn&&typeof ReadableStream=="function",Dd=bn&&(typeof TextEncoder=="function"?(e=>t=>e.encode(t))(new TextEncoder):async e=>new Uint8Array(await new Response(e).arrayBuffer())),Li=(e,...t)=>{try{return!!e(...t)}catch{return!1}},Ud=$i&&Li(()=>{let e=!1;const t=new Request(Ce.origin,{body:new ReadableStream,method:"POST",get duplex(){return e=!0,"half"}}).headers.has("Content-Type");return e&&!t}),Ri=64*1024,yo=$i&&Li(()=>_.isReadableStream(new Response("").body)),Cn={stream:yo&&(e=>e.body)};bn&&(e=>{["text","arrayBuffer","blob","formData","stream"].forEach(t=>{!Cn[t]&&(Cn[t]=_.isFunction(e[t])?o=>o[t]():(o,r)=>{throw new G(`Response type '${t}' is not supported`,G.ERR_NOT_SUPPORT,r)})})})(new Response);const Wd=async e=>{if(e==null)return 0;if(_.isBlob(e))return e.size;if(_.isSpecCompliantForm(e))return(await new Request(Ce.origin,{method:"POST",body:e}).arrayBuffer()).byteLength;if(_.isArrayBufferView(e)||_.isArrayBuffer(e))return e.byteLength;if(_.isURLSearchParams(e)&&(e=e+""),_.isString(e))return(await Dd(e)).byteLength},Kd=async(e,t)=>{const o=_.toFiniteNumber(e.getContentLength());return o??Wd(t)},bo={http:hd,xhr:jd,fetch:bn&&(async e=>{let{url:t,method:o,data:r,signal:i,cancelToken:l,timeout:a,onDownloadProgress:s,onUploadProgress:d,responseType:c,headers:u,withCredentials:f="same-origin",fetchOptions:g}=Vi(e);c=c?(c+"").toLowerCase():"text";let m=Nd([i,l&&l.toAbortSignal()],a),h;const k=m&&m.unsubscribe&&(()=>{m.unsubscribe()});let w;try{if(d&&Ud&&o!=="get"&&o!=="head"&&(w=await Kd(u,r))!==0){let q=new Request(t,{method:"POST",body:r,duplex:"half"}),M;if(_.isFormData(r)&&(M=q.headers.get("content-type"))&&u.setContentType(M),q.body){const[$,F]=Bi(w,yn(Ei(d)));r=Mi(q.body,Ri,$,F)}}_.isString(f)||(f=f?"include":"omit");const x="credentials"in Request.prototype;h=new Request(t,{...g,signal:m,method:o.toUpperCase(),headers:u.normalize().toJSON(),body:r,duplex:"half",credentials:x?f:void 0});let y=await fetch(h);const B=yo&&(c==="stream"||c==="response");if(yo&&(s||B&&k)){const q={};["status","statusText","headers"].forEach(S=>{q[S]=y[S]});const M=_.toFiniteNumber(y.headers.get("content-length")),[$,F]=s&&Bi(M,yn(Ei(s),!0))||[];y=new Response(Mi(y.body,Ri,$,()=>{F&&F(),k&&k()}),q)}c=c||"text";let V=await Cn[_.findKey(Cn,c)||"text"](y,e);return!B&&k&&k(),await new Promise((q,M)=>{xi(q,M,{data:V,headers:_e.from(y.headers),status:y.status,statusText:y.statusText,config:e,request:h})})}catch(x){throw k&&k(),x&&x.name==="TypeError"&&/fetch/i.test(x.message)?Object.assign(new G("Network Error",G.ERR_NETWORK,e,h),{cause:x.cause||x}):G.from(x,x&&x.code,e,h)}})};_.forEach(bo,(e,t)=>{if(e){try{Object.defineProperty(e,"name",{value:t})}catch{}Object.defineProperty(e,"adapterName",{value:t})}});const Ai=e=>`- ${e}`,Qd=e=>_.isFunction(e)||e===null||e===!1,Oi={getAdapter:e=>{e=_.isArray(e)?e:[e];const{length:t}=e;let o,r;const i={};for(let l=0;l<t;l++){o=e[l];let a;if(r=o,!Qd(o)&&(r=bo[(a=String(o)).toLowerCase()],r===void 0))throw new G(`Unknown adapter '${a}'`);if(r)break;i[a||"#"+l]=r}if(!r){const l=Object.entries(i).map(([s,d])=>`adapter ${s} `+(d===!1?"is not supported by the environment":"is not available in the build"));let a=t?l.length>1?`since :
|
|
5
|
+
`+l.map(Ai).join(`
|
|
6
|
+
`):" "+Ai(l[0]):"as no adapter specified";throw new G("There is no suitable adapter to dispatch the request "+a,"ERR_NOT_SUPPORT")}return r},adapters:bo};function Co(e){if(e.cancelToken&&e.cancelToken.throwIfRequested(),e.signal&&e.signal.aborted)throw new ht(null,e)}function Pi(e){return Co(e),e.headers=_e.from(e.headers),e.data=ko.call(e,e.transformRequest),["post","put","patch"].indexOf(e.method)!==-1&&e.headers.setContentType("application/x-www-form-urlencoded",!1),Oi.getAdapter(e.adapter||At.adapter)(e).then(function(r){return Co(e),r.data=ko.call(e,e.transformResponse,r),r.headers=_e.from(r.headers),r},function(r){return Si(r)||(Co(e),r&&r.response&&(r.response.data=ko.call(e,e.transformResponse,r.response),r.response.headers=_e.from(r.response.headers))),Promise.reject(r)})}const Ii="1.7.7",_o={};["object","boolean","number","function","string","symbol"].forEach((e,t)=>{_o[e]=function(r){return typeof r===e||"a"+(t<1?"n ":" ")+e}});const ji={};_o.transitional=function(t,o,r){function i(l,a){return"[Axios v"+Ii+"] Transitional option '"+l+"'"+a+(r?". "+r:"")}return(l,a,s)=>{if(t===!1)throw new G(i(a," has been removed"+(o?" in "+o:"")),G.ERR_DEPRECATED);return o&&!ji[a]&&(ji[a]=!0,console.warn(i(a," has been deprecated since v"+o+" and will be removed in the near future"))),t?t(l,a,s):!0}};function Zd(e,t,o){if(typeof e!="object")throw new G("options must be an object",G.ERR_BAD_OPTION_VALUE);const r=Object.keys(e);let i=r.length;for(;i-- >0;){const l=r[i],a=t[l];if(a){const s=e[l],d=s===void 0||a(s,l,e);if(d!==!0)throw new G("option "+l+" must be "+d,G.ERR_BAD_OPTION_VALUE);continue}if(o!==!0)throw new G("Unknown option "+l,G.ERR_BAD_OPTION)}}const So={assertOptions:Zd,validators:_o},He=So.validators;class ot{constructor(t){this.defaults=t,this.interceptors={request:new yi,response:new yi}}async request(t,o){try{return await this._request(t,o)}catch(r){if(r instanceof Error){let i;Error.captureStackTrace?Error.captureStackTrace(i={}):i=new Error;const l=i.stack?i.stack.replace(/^.+\n/,""):"";try{r.stack?l&&!String(r.stack).endsWith(l.replace(/^.+\n.+\n/,""))&&(r.stack+=`
|
|
7
|
+
`+l):r.stack=l}catch{}}throw r}}_request(t,o){typeof t=="string"?(o=o||{},o.url=t):o=t||{},o=nt(this.defaults,o);const{transitional:r,paramsSerializer:i,headers:l}=o;r!==void 0&&So.assertOptions(r,{silentJSONParsing:He.transitional(He.boolean),forcedJSONParsing:He.transitional(He.boolean),clarifyTimeoutError:He.transitional(He.boolean)},!1),i!=null&&(_.isFunction(i)?o.paramsSerializer={serialize:i}:So.assertOptions(i,{encode:He.function,serialize:He.function},!0)),o.method=(o.method||this.defaults.method||"get").toLowerCase();let a=l&&_.merge(l.common,l[o.method]);l&&_.forEach(["delete","get","head","post","put","patch","common"],h=>{delete l[h]}),o.headers=_e.concat(a,l);const s=[];let d=!0;this.interceptors.request.forEach(function(k){typeof k.runWhen=="function"&&k.runWhen(o)===!1||(d=d&&k.synchronous,s.unshift(k.fulfilled,k.rejected))});const c=[];this.interceptors.response.forEach(function(k){c.push(k.fulfilled,k.rejected)});let u,f=0,g;if(!d){const h=[Pi.bind(this),void 0];for(h.unshift.apply(h,s),h.push.apply(h,c),g=h.length,u=Promise.resolve(o);f<g;)u=u.then(h[f++],h[f++]);return u}g=s.length;let m=o;for(f=0;f<g;){const h=s[f++],k=s[f++];try{m=h(m)}catch(w){k.call(this,w);break}}try{u=Pi.call(this,m)}catch(h){return Promise.reject(h)}for(f=0,g=c.length;f<g;)u=u.then(c[f++],c[f++]);return u}getUri(t){t=nt(this.defaults,t);const o=qi(t.baseURL,t.url);return ki(o,t.params,t.paramsSerializer)}}_.forEach(["delete","get","head","options"],function(t){ot.prototype[t]=function(o,r){return this.request(nt(r||{},{method:t,url:o,data:(r||{}).data}))}}),_.forEach(["post","put","patch"],function(t){function o(r){return function(l,a,s){return this.request(nt(s||{},{method:t,headers:r?{"Content-Type":"multipart/form-data"}:{},url:l,data:a}))}}ot.prototype[t]=o(),ot.prototype[t+"Form"]=o(!0)});class xo{constructor(t){if(typeof t!="function")throw new TypeError("executor must be a function.");let o;this.promise=new Promise(function(l){o=l});const r=this;this.promise.then(i=>{if(!r._listeners)return;let l=r._listeners.length;for(;l-- >0;)r._listeners[l](i);r._listeners=null}),this.promise.then=i=>{let l;const a=new Promise(s=>{r.subscribe(s),l=s}).then(i);return a.cancel=function(){r.unsubscribe(l)},a},t(function(l,a,s){r.reason||(r.reason=new ht(l,a,s),o(r.reason))})}throwIfRequested(){if(this.reason)throw this.reason}subscribe(t){if(this.reason){t(this.reason);return}this._listeners?this._listeners.push(t):this._listeners=[t]}unsubscribe(t){if(!this._listeners)return;const o=this._listeners.indexOf(t);o!==-1&&this._listeners.splice(o,1)}toAbortSignal(){const t=new AbortController,o=r=>{t.abort(r)};return this.subscribe(o),t.signal.unsubscribe=()=>this.unsubscribe(o),t.signal}static source(){let t;return{token:new xo(function(i){t=i}),cancel:t}}}function Xd(e){return function(o){return e.apply(null,o)}}function Gd(e){return _.isObject(e)&&e.isAxiosError===!0}const Bo={Continue:100,SwitchingProtocols:101,Processing:102,EarlyHints:103,Ok:200,Created:201,Accepted:202,NonAuthoritativeInformation:203,NoContent:204,ResetContent:205,PartialContent:206,MultiStatus:207,AlreadyReported:208,ImUsed:226,MultipleChoices:300,MovedPermanently:301,Found:302,SeeOther:303,NotModified:304,UseProxy:305,Unused:306,TemporaryRedirect:307,PermanentRedirect:308,BadRequest:400,Unauthorized:401,PaymentRequired:402,Forbidden:403,NotFound:404,MethodNotAllowed:405,NotAcceptable:406,ProxyAuthenticationRequired:407,RequestTimeout:408,Conflict:409,Gone:410,LengthRequired:411,PreconditionFailed:412,PayloadTooLarge:413,UriTooLong:414,UnsupportedMediaType:415,RangeNotSatisfiable:416,ExpectationFailed:417,ImATeapot:418,MisdirectedRequest:421,UnprocessableEntity:422,Locked:423,FailedDependency:424,TooEarly:425,UpgradeRequired:426,PreconditionRequired:428,TooManyRequests:429,RequestHeaderFieldsTooLarge:431,UnavailableForLegalReasons:451,InternalServerError:500,NotImplemented:501,BadGateway:502,ServiceUnavailable:503,GatewayTimeout:504,HttpVersionNotSupported:505,VariantAlsoNegotiates:506,InsufficientStorage:507,LoopDetected:508,NotExtended:510,NetworkAuthenticationRequired:511};Object.entries(Bo).forEach(([e,t])=>{Bo[t]=e});function Ni(e){const t=new ot(e),o=oi(ot.prototype.request,t);return _.extend(o,ot.prototype,t,{allOwnKeys:!0}),_.extend(o,t,null,{allOwnKeys:!0}),o.create=function(i){return Ni(nt(e,i))},o}const de=Ni(At);de.Axios=ot,de.CanceledError=ht,de.CancelToken=xo,de.isCancel=Si,de.VERSION=Ii,de.toFormData=vn,de.AxiosError=G,de.Cancel=de.CanceledError,de.all=function(t){return Promise.all(t)},de.spread=Xd,de.isAxiosError=Gd,de.mergeConfig=nt,de.AxiosHeaders=_e,de.formToJSON=e=>Ci(_.isHTMLForm(e)?new FormData(e):e),de.getAdapter=Oi.getAdapter,de.HttpStatusCode=Bo,de.default=de;class Pt{constructor(){el(this,"axiosInstance");this.axiosInstance=de.create({baseURL:process.env.VUE_APP_BACKEND,headers:{"Content-Type":"application/json"}}),this.axiosInstance.interceptors.request.use(t=>{const o=this.getToken();return o&&t.headers&&(t.headers.Authorization=`Bearer ${o}`),t},t=>Promise.reject(t)),this.axiosInstance.interceptors.response.use(t=>t.data,t=>{var o,r;return(((o=t.response)==null?void 0:o.status)===401||((r=t.response)==null?void 0:r.status)===403)&&this.logout(),Promise.reject(t)})}getToken(){return localStorage.getItem("token")}removeToken(){localStorage.removeItem("token")}logout(){this.removeToken(),window.location.href="/sign-in"}handleError(t){t.response?console.error("API Error:",t.response.status,t.response.data):t.request?console.error("No response received:",t.request):console.error("Error during request setup:",t.message)}async get(t,o){try{const r=await this.axiosInstance.get(t,o);return(r==null?void 0:r.data)??r}catch(r){const i=r;throw this.handleError(i),r}}async delete(t,o){try{return await this.axiosInstance.delete(t,o)}catch(r){const i=r;throw this.handleError(i),r}}async post(t,o,r){try{return(await this.axiosInstance.post(t,o,r)).data}catch(i){const l=i;throw this.handleError(l),i}}async put(t,o,r){try{return(await this.axiosInstance.put(t,o,r)).data}catch(i){const l=i;throw this.handleError(l),i}}}class Yd extends Pt{async fetchCriticalPathTasks(t){return await this.get(`gantt/get_list_task_on_critical_path?${t}`)}async fetchGanttList(t){return await this.get(`/gantt/tasks?${t}`)}}let Eo;function Jd(){return Eo||(Eo=new Yd),Eo}class ef extends Pt{async fetchPieProjects(t){return await this.get("repairs/pie/projects?"+t)}async fetchPieTasks(t){return await this.get("repairs/pie/tasks?"+t)}async fetchPiePersonnel(t){return await this.get("repairs/metrics/get_list_position?"+t)}async fetchPiePersonnelInfo(t){return await this.get(`repairs/metrics/get_list_user_by_position?${t}`)}async fetchPieWorkZone(t){return await this.get("repairs/metrics/get_list_work_zone_instrument?"+t)}async fetchPieCriticalPath(t){return await this.get("repairs/metrics/get_critical_path_group_by_status?"+t)}async fetchPieCriticalPathInfo(t){return await this.get(`repairs/metrics/get_list_task_critical_path_by_status?${t}`)}async fetchPieTmc(t){return await this.get("repairs/metrics/get_list_instrument_type?"+t)}async fetchPieTmcInfo(t){return await this.get(`repairs/metrics/get_list_warehouse_by_instrument_type?${t}`)}async fetchPieUntimelyClosedTask(t){return await this.get("repairs/metrics/get_list_comment_type?"+t)}async fetchPieUntimelyClosedTaskInfo(t){return await this.get(`repairs/metrics/get_list_task_by_comment_type?${t}`)}async fetchPieAdditionalTasks(t){return await this.get("repairs/metrics/get_list_task_after_plan_fixate_group_by_status?"+t)}async fetchPieAdditionalTasksInfo(t){return await this.get(`repairs/metrics/get_list_task_after_plan_fixate_by_status?${t}`)}async fetchPersonnel(t){return await this.get("repairs/statistic/personnel?"+t)}async fetchPieExpired(t){return await this.get("repairs/metrics/get_list_task_expired_group_by_status?"+t)}async fetchPieExpiredInfo(t){return await this.get(`repairs/metrics/get_list_task_expired?${t}`)}}let qo;function tf(){return qo||(qo=new ef),qo}class nf extends Pt{async fetchProjectById(t){return await this.get(`/projects/${t}`)}}let To;function of(){return To||(To=new nf),To}class rf extends Pt{fetchFilters(t){return this.get(`repairs?smart=1&${t}`)}fetchRepairs(t,o,r,i,l){return this.get("repairs"+(t?`${o}&per_page=100000${l?"&"+l:""}&${r?"":i}`:`?per_page=100000${l?"&"+l:""}&${i}`))}fetchEquipment(){return this.get("repairs/equipment/list?per_page=100000")}createRepair(t){return this.post("/repairs/equipments",t)}startRepair(t){return this.post(`/repairs/${t}/start`,null)}finishRepair(t){return this.post(`/repairs/${t}/finish`,null)}finishPreparationProject(t){return this.post(`/repairs/${t}/finish_preparation`,null)}moveRepairToCurrent(t){return this.post("/repairs/transfer_repair_plan_to_current",{repairs:[t]})}moveArchiveToCurrent(t){return this.post("/repairs/transfer_repair_archive_to_current",{repairs_ids:[t]})}moveRepairToApr(t){return this.post("/repairs/transfer_repair_current_to_plan",{repairs:[t]})}moveRepairToArchive(t){return this.post("/repairs/transfer_repair_current_to_archive",{repairs_ids:[t]})}updateRepair(t,o){return this.put(`/repairs/${o}`,t)}deleteRepair(t){return this.delete(`/repairs/${t}`)}}let Vo;function lf(){return Vo||(Vo=new rf),Vo}class af extends Pt{async fetchTaskById(t){return await this.get(`/tasks/${t}`)}}let Mo;function sf(){return Mo||(Mo=new af),Mo}re.AppButton=gr,re.AppInput=ga,re.AppInputSearch=pa,re.AppLayout=Va,re.AppLayoutHeader=qc,re.AppSelect=Qa,re.AppSidebar=xc,re.AppToggle=_a,re.AppWrapper=Ya,re.useGanttService=Jd,re.useMetricsService=tf,re.useProjectsService=of,re.useRepairsService=lf,re.useTasksService=sf,Object.defineProperty(re,Symbol.toStringTag,{value:"Module"})});
|