From 13b721d7ad05eca7c529b3d5019ebf09f0c0ab45 Mon Sep 17 00:00:00 2001 From: metrico Date: Mon, 4 Dec 2023 16:56:29 +0000 Subject: [PATCH] Upgrade view to v0.27.0 --- view/asset-manifest.json | 26 ---- view/assets/AddOutlined-e29fe36c.js | 1 + view/assets/App-ba4053c5.js | 1 + view/assets/DataSources-fe659297.js | 1 + view/assets/DeleteOutlineOutlined-ca5edd1c.js | 1 + view/assets/Main-5e5e7fe0.css | 1 + view/assets/Main-b00d0994.js | 98 ++++++++++++++ view/assets/PluginManagerFactory-1bc064fa.js | 1 + view/assets/Plugins-fb62444d.js | 1 + view/assets/UserRoles-2d0eab1c.js | 1 + view/assets/actions-2742fbfc.js | 1 + view/assets/consts-220d68d1.css | 1 + view/assets/consts-8bbad01d.js | 14 ++ view/assets/createSvgIcon-2dba4d94.js | 1 + view/assets/index-89b5df7a.js | 86 ++++++++++++ view/assets/index-bcaa4dec.css | 1 + view/assets/lodash-92c2b3e1.js | 27 ++++ .../logs_icon-972f9506.png} | Bin view/assets/memoize-ac76fba7.js | 1 + .../metrics_icon-9cba0731.png} | Bin view/assets/moment-e9e012b5.js | 10 ++ view/assets/momentTimeZone-25b7492d.js | 6 + .../qryn-logo-cd0b42d9.png} | Bin view/assets/react-5ef71a40.js | 32 +++++ view/assets/reactDnd-30d7bbb0.js | 10 ++ view/assets/reactSelect-0cdb4520.js | 6 + view/assets/reactTable-5a308316.js | 36 +++++ view/assets/slate-cfc13f69.js | 14 ++ .../traces_icon-a9ed0318.png} | Bin view/assets/vendor-154e05f8.js | 107 +++++++++++++++ view/index.html | 22 ++- view/manifest.json | 15 --- view/qryn-logo.png | Bin 40857 -> 0 bytes view/robots.txt | 3 - view/static/css/380.87716002.chunk.css | 1 - view/static/css/main.91f5a756.css | 1 - view/static/js/119.3b6be156.chunk.js | 2 - .../js/119.3b6be156.chunk.js.LICENSE.txt | 126 ------------------ view/static/js/14.77821f84.chunk.js | 1 - view/static/js/261.0e80ea7a.chunk.js | 1 - view/static/js/303.26fa5a70.chunk.js | 2 - .../js/303.26fa5a70.chunk.js.LICENSE.txt | 6 - view/static/js/345.f1a2f08b.chunk.js | 2 - .../js/345.f1a2f08b.chunk.js.LICENSE.txt | 120 ----------------- view/static/js/368.a2e297ff.chunk.js | 1 - view/static/js/380.16113fa6.chunk.js | 1 - view/static/js/886.192408f9.chunk.js | 1 - view/static/js/951.d000bc13.chunk.js | 1 - view/static/js/966.0d040013.chunk.js | 2 - .../js/966.0d040013.chunk.js.LICENSE.txt | 9 -- view/static/js/main.ef860c89.js | 2 - view/static/js/main.ef860c89.js.LICENSE.txt | 113 ---------------- view/vite.svg | 1 + 53 files changed, 481 insertions(+), 437 deletions(-) delete mode 100644 view/asset-manifest.json create mode 100644 view/assets/AddOutlined-e29fe36c.js create mode 100644 view/assets/App-ba4053c5.js create mode 100644 view/assets/DataSources-fe659297.js create mode 100644 view/assets/DeleteOutlineOutlined-ca5edd1c.js create mode 100644 view/assets/Main-5e5e7fe0.css create mode 100644 view/assets/Main-b00d0994.js create mode 100644 view/assets/PluginManagerFactory-1bc064fa.js create mode 100644 view/assets/Plugins-fb62444d.js create mode 100644 view/assets/UserRoles-2d0eab1c.js create mode 100644 view/assets/actions-2742fbfc.js create mode 100644 view/assets/consts-220d68d1.css create mode 100644 view/assets/consts-8bbad01d.js create mode 100644 view/assets/createSvgIcon-2dba4d94.js create mode 100644 view/assets/index-89b5df7a.js create mode 100644 view/assets/index-bcaa4dec.css create mode 100644 view/assets/lodash-92c2b3e1.js rename view/{static/media/logs_icon.09d704bc457f4670bc5d.png => assets/logs_icon-972f9506.png} (100%) create mode 100644 view/assets/memoize-ac76fba7.js rename view/{static/media/metrics_icon.5c6e7fed7a326bf2e476.png => assets/metrics_icon-9cba0731.png} (100%) create mode 100644 view/assets/moment-e9e012b5.js create mode 100644 view/assets/momentTimeZone-25b7492d.js rename view/{static/media/qryn-logo.26a5a5a8cc98abd3f4b1.png => assets/qryn-logo-cd0b42d9.png} (100%) create mode 100644 view/assets/react-5ef71a40.js create mode 100644 view/assets/reactDnd-30d7bbb0.js create mode 100644 view/assets/reactSelect-0cdb4520.js create mode 100644 view/assets/reactTable-5a308316.js create mode 100644 view/assets/slate-cfc13f69.js rename view/{static/media/traces_icon.f163c9469c353d621a8b.png => assets/traces_icon-a9ed0318.png} (100%) create mode 100644 view/assets/vendor-154e05f8.js delete mode 100644 view/manifest.json delete mode 100644 view/qryn-logo.png delete mode 100644 view/robots.txt delete mode 100644 view/static/css/380.87716002.chunk.css delete mode 100644 view/static/css/main.91f5a756.css delete mode 100644 view/static/js/119.3b6be156.chunk.js delete mode 100644 view/static/js/119.3b6be156.chunk.js.LICENSE.txt delete mode 100644 view/static/js/14.77821f84.chunk.js delete mode 100644 view/static/js/261.0e80ea7a.chunk.js delete mode 100644 view/static/js/303.26fa5a70.chunk.js delete mode 100644 view/static/js/303.26fa5a70.chunk.js.LICENSE.txt delete mode 100644 view/static/js/345.f1a2f08b.chunk.js delete mode 100644 view/static/js/345.f1a2f08b.chunk.js.LICENSE.txt delete mode 100644 view/static/js/368.a2e297ff.chunk.js delete mode 100644 view/static/js/380.16113fa6.chunk.js delete mode 100644 view/static/js/886.192408f9.chunk.js delete mode 100644 view/static/js/951.d000bc13.chunk.js delete mode 100644 view/static/js/966.0d040013.chunk.js delete mode 100644 view/static/js/966.0d040013.chunk.js.LICENSE.txt delete mode 100644 view/static/js/main.ef860c89.js delete mode 100644 view/static/js/main.ef860c89.js.LICENSE.txt create mode 100644 view/vite.svg diff --git a/view/asset-manifest.json b/view/asset-manifest.json deleted file mode 100644 index ce430dfa..00000000 --- a/view/asset-manifest.json +++ /dev/null @@ -1,26 +0,0 @@ -{ - "files": { - "main.css": "/static/css/main.91f5a756.css", - "main.js": "/static/js/main.ef860c89.js", - "static/js/14.77821f84.chunk.js": "/static/js/14.77821f84.chunk.js", - "static/js/368.a2e297ff.chunk.js": "/static/js/368.a2e297ff.chunk.js", - "static/css/380.87716002.chunk.css": "/static/css/380.87716002.chunk.css", - "static/js/380.16113fa6.chunk.js": "/static/js/380.16113fa6.chunk.js", - "static/js/886.192408f9.chunk.js": "/static/js/886.192408f9.chunk.js", - "static/js/261.0e80ea7a.chunk.js": "/static/js/261.0e80ea7a.chunk.js", - "static/js/966.0d040013.chunk.js": "/static/js/966.0d040013.chunk.js", - "static/js/119.3b6be156.chunk.js": "/static/js/119.3b6be156.chunk.js", - "static/js/345.f1a2f08b.chunk.js": "/static/js/345.f1a2f08b.chunk.js", - "static/js/303.26fa5a70.chunk.js": "/static/js/303.26fa5a70.chunk.js", - "static/js/951.d000bc13.chunk.js": "/static/js/951.d000bc13.chunk.js", - "static/media/logs_icon.png": "/static/media/logs_icon.09d704bc457f4670bc5d.png", - "static/media/qryn-logo.png": "/static/media/qryn-logo.26a5a5a8cc98abd3f4b1.png", - "static/media/metrics_icon.png": "/static/media/metrics_icon.5c6e7fed7a326bf2e476.png", - "static/media/traces_icon.png": "/static/media/traces_icon.f163c9469c353d621a8b.png", - "index.html": "/index.html" - }, - "entrypoints": [ - "static/css/main.91f5a756.css", - "static/js/main.ef860c89.js" - ] -} \ No newline at end of file diff --git a/view/assets/AddOutlined-e29fe36c.js b/view/assets/AddOutlined-e29fe36c.js new file mode 100644 index 00000000..719bb4f1 --- /dev/null +++ b/view/assets/AddOutlined-e29fe36c.js @@ -0,0 +1 @@ +import{i as t,d as i,j as g,D as u}from"./index-89b5df7a.js";import{B as f}from"./DeleteOutlineOutlined-ca5edd1c.js";import{r as m,i as h}from"./createSvgIcon-2dba4d94.js";import{j as b}from"./reactDnd-30d7bbb0.js";const T=t("div",{target:"e1m1j6jk11"})("overflow-x:hidden;border-radius:3px;background:",({theme:e})=>e.background,";color:",({theme:e})=>e.contrast,";width:100%;height:100%;overflow-y:auto;display:flex;flex:1;flex-direction:column;height:100%;align-items:center;.cont{max-width:1440px;padding:10px;margin:10px;width:100%;background:",({theme:e})=>e.shadow,";display:flex;flex-direction:column;flex:1;overflow-x:hidden;}.ds-header{padding:10px;padding-bottom:20px;font-size:24px;display:flex;margin:10px;justify-content:space-between;align-items:center;padding-left:0px;.logo{margin-right:10px;}}.ds-cont{margin-bottom:10px;border:1px solid ",({theme:e})=>e.accentNeutral,";border-radius:3px;color:",({theme:e})=>e.contrast,";}.ds-item{padding:10px;border-radius:3px 3px 0px 0px;padding-bottom:14px;display:flex;color:",({theme:e})=>e.contrast,";.logo{padding:10px;padding-right:20px;padding-left:0px;}.ds-text{display:flex;flex-direction:column;flex:1;}.ds-type{font-size:18px;padding:10px;padding-left:0px;color:",({theme:e})=>e.contrast,";}small{font-size:12px;}.setting-icon{justify-self:flex-end;cursor:pointer;}.ds-settings{background:",({theme:e})=>e.background,";}}.plugins-cont{display:flex;flex:1;margin:0px 10px;flex-direction:column;padding:10px 20px;border:1px solid ",({theme:e})=>e.accentNeutral,";border-radius:3px;height:fit-content;.title{font-size:14px;padding:10px 0px;}}"),y=t("div",{target:"e1m1j6jk10"})("color:",({theme:e})=>e.contrast,";display:flex;align-items:center;font-size:12px;padding:0px 10px;white-space:nowrap;",e=>e.width!==null?`width:${e.width}px;`:""," border-radius:3px 0px 0px 3px;display:flex;align-items:center;height:28px;"),j=t("input",{target:"e1m1j6jk9"})("display:flex;flex:1;background:",({theme:e})=>e.deep,";color:",({theme:e})=>e.contrast,";border:1px solid ",e=>e.error?"#b62c14":e.theme.accentNeutral,";border-radius:3px;justify-self:flex-end;height:26px;padding-left:8px;"),E=t("textarea",{target:"e1m1j6jk8"})("display:flex;flex:1;background:",({theme:e})=>e.deep,";color:",({theme:e})=>e.contrast,";border:1px solid ",({theme:e})=>e.accentNeutral,";border-radius:3px;justify-self:flex-end;padding-left:8px;"),w=t("div",{target:"e1m1j6jk7"})("display:flex;flex-direction:row;margin-top:5px;align-items:center;",e=>e!=null&&e.width&&(e==null?void 0:e.width)==="normal"?"":"flex:1;","select{background:",({theme:e})=>e.deep,";color:",({theme:e})=>e.contrast,";border:1px solid ",({theme:e})=>e.accentNeutral,";border-radius:3px;font-size:12px;height:30px;display:flex;align-items:center;padding:1px 2px 1px 8px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;option{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}}"),L=t("div",{target:"e1m1j6jk6"})({name:"1uek1ww",styles:"display:flex;margin:15px 0px;margin-left:14px;flex-wrap:wrap;align-items:center;flex:1;&.internal{max-width:400px;}"}),P=t("div",{target:"e1m1j6jk4"})({name:"e23o9g",styles:"padding:10px"}),q=t("div",{target:"e1m1j6jk3"})("margin:10px 0px;padding-bottom:10px;border-bottom:1px solid ",({theme:e})=>e.background,";"),B=t("div",{target:"e1m1j6jk2"})("padding:10px;border-bottom:1px solid ",({theme:e})=>e.shadow,";border-radius:3px;display:flex;flex:1;align-items:center;justify-content:space-between;.edit-buttons{display:flex;align-items:center;&:disabled{display:none;}}"),F=t("div",{target:"e1m1j6jk1"})("background:",({theme:e})=>e.deep,";padding:10px;border-radius:0px 0px 3px 3px;border-top:1px solid ",({theme:e})=>e.accentNeutral,";"),M=t(f,{target:"e1m1j6jk0"})("background:",e=>e.primary?e.theme.primary:e.theme.neutral,";border:1px solid ",({theme:e})=>e.accentNeutral,";color:",e=>e.primary?e.theme.maxContrast:e.theme.contrast,";margin-left:5px;transition:0.25s all;justify-content:center;padding:3px 12px;height:28px;display:flex;&:hover{background:",({theme:e})=>e.primaryLight,";color:",e=>e.primary?e.theme.contrast:e.theme.maxContrast,";}&:disabled{background:",({theme:e})=>e.neutral,";border:1px solid ",({theme:e})=>e.accentNeutral,";cursor:not-allowed;color:",({theme:e})=>e.contrast,";}@media screen and (max-width: 1070px){display:flex;margin:0;}"),v="/assets/metrics_icon-9cba0731.png",n="/assets/logs_icon-972f9506.png",k="/assets/traces_icon-a9ed0318.png",_={metrics_icon:v,logs_icon:n,traces_icon:k},G=({icon:e,style:a})=>i("img",{height:"40px",className:"logo",style:a,src:_[e]||n,alt:e}),H=e=>{const{value:a,label:d,onChange:o,locked:l,type:s,placeholder:p,error:x,labelWidth:c}=e;return g(w,{children:[i(y,{width:c||null,children:d}),i(j,{className:"ds-input",disabled:l,error:x||!1,onChange:o,type:s,value:u.sanitize(a),placeholder:p})]})},U=e=>a=>{a({type:"SET_DATA_SOURCES",dataSources:e})};var r={},S=h;Object.defineProperty(r,"__esModule",{value:!0});var N=r.default=void 0,C=S(m()),D=b,I=(0,C.default)((0,D.jsx)("path",{d:"M19 13h-6v6h-2v-6H5v-2h6V5h2v6h6v2z"}),"AddOutlined");N=r.default=I;export{M as D,H as F,w as I,y as L,T as P,B as S,E as T,L as a,q as b,P as c,N as d,G as e,F as f,U as s}; diff --git a/view/assets/App-ba4053c5.js b/view/assets/App-ba4053c5.js new file mode 100644 index 00000000..e03bd4b5 --- /dev/null +++ b/view/assets/App-ba4053c5.js @@ -0,0 +1 @@ +import{s as I,a as K,u as Q,c as Y,b as J,l as X,j as p,d as i,e as D,f as w,F as H,g as O,h as P,N as Z}from"./index-89b5df7a.js";import{g as ee,d as te,M as g,s as re,a as j,n as L,T as ie,B as ae,b as oe,F as ne,c as se,e as le,P as ce,S as de}from"./consts-8bbad01d.js";import{r as _,R as pe}from"./react-5ef71a40.js";import{r as m,i as x}from"./createSvgIcon-2dba4d94.js";import{j as v}from"./reactDnd-30d7bbb0.js";import{a as u,d as ue,m as T,u as C,L as $,q as he,O as ve}from"./vendor-154e05f8.js";import"./reactSelect-0cdb4520.js";import"./memoize-ac76fba7.js";import"./moment-e9e012b5.js";import"./PluginManagerFactory-1bc064fa.js";import"./DeleteOutlineOutlined-ca5edd1c.js";const fe=["absolute","children","className","component","flexItem","light","orientation","role","textAlign","variant"],ge=e=>{const{absolute:t,children:r,classes:o,flexItem:n,light:l,orientation:s,textAlign:a,variant:h}=e;return J({root:["root",t&&"absolute",h,l&&"light",s==="vertical"&&"vertical",n&&"flexItem",r&&"withChildren",r&&s==="vertical"&&"withChildrenVertical",a==="right"&&s!=="vertical"&&"textAlignRight",a==="left"&&s!=="vertical"&&"textAlignLeft"],wrapper:["wrapper",s==="vertical"&&"wrapperVertical"]},ee,o)},me=I("div",{name:"MuiDivider",slot:"Root",overridesResolver:(e,t)=>{const{ownerState:r}=e;return[t.root,r.absolute&&t.absolute,t[r.variant],r.light&&t.light,r.orientation==="vertical"&&t.vertical,r.flexItem&&t.flexItem,r.children&&t.withChildren,r.children&&r.orientation==="vertical"&&t.withChildrenVertical,r.textAlign==="right"&&r.orientation!=="vertical"&&t.textAlignRight,r.textAlign==="left"&&r.orientation!=="vertical"&&t.textAlignLeft]}})(({theme:e,ownerState:t})=>u({margin:0,flexShrink:0,borderWidth:0,borderStyle:"solid",borderColor:(e.vars||e).palette.divider,borderBottomWidth:"thin"},t.absolute&&{position:"absolute",bottom:0,left:0,width:"100%"},t.light&&{borderColor:e.vars?`rgba(${e.vars.palette.dividerChannel} / 0.08)`:K(e.palette.divider,.08)},t.variant==="inset"&&{marginLeft:72},t.variant==="middle"&&t.orientation==="horizontal"&&{marginLeft:e.spacing(2),marginRight:e.spacing(2)},t.variant==="middle"&&t.orientation==="vertical"&&{marginTop:e.spacing(1),marginBottom:e.spacing(1)},t.orientation==="vertical"&&{height:"100%",borderBottomWidth:0,borderRightWidth:"thin"},t.flexItem&&{alignSelf:"stretch",height:"auto"}),({ownerState:e})=>u({},e.children&&{display:"flex",whiteSpace:"nowrap",textAlign:"center",border:0,"&::before, &::after":{content:'""',alignSelf:"center"}}),({theme:e,ownerState:t})=>u({},t.children&&t.orientation!=="vertical"&&{"&::before, &::after":{width:"100%",borderTop:`thin solid ${(e.vars||e).palette.divider}`}}),({theme:e,ownerState:t})=>u({},t.children&&t.orientation==="vertical"&&{flexDirection:"column","&::before, &::after":{height:"100%",borderLeft:`thin solid ${(e.vars||e).palette.divider}`}}),({ownerState:e})=>u({},e.textAlign==="right"&&e.orientation!=="vertical"&&{"&::before":{width:"90%"},"&::after":{width:"10%"}},e.textAlign==="left"&&e.orientation!=="vertical"&&{"&::before":{width:"10%"},"&::after":{width:"90%"}})),xe=I("span",{name:"MuiDivider",slot:"Wrapper",overridesResolver:(e,t)=>{const{ownerState:r}=e;return[t.wrapper,r.orientation==="vertical"&&t.wrapperVertical]}})(({theme:e,ownerState:t})=>u({display:"inline-block",paddingLeft:`calc(${e.spacing(1)} * 1.2)`,paddingRight:`calc(${e.spacing(1)} * 1.2)`},t.orientation==="vertical"&&{paddingTop:`calc(${e.spacing(1)} * 1.2)`,paddingBottom:`calc(${e.spacing(1)} * 1.2)`})),V=_.forwardRef(function(t,r){const o=Q({props:t,name:"MuiDivider"}),{absolute:n=!1,children:l,className:s,component:a=l?"div":"hr",flexItem:h=!1,light:f=!1,orientation:c="horizontal",role:b=a!=="hr"?"separator":void 0,textAlign:d="center",variant:F="fullWidth"}=o,G=ue(o,fe),S=u({},o,{absolute:n,component:a,flexItem:h,light:f,orientation:c,role:b,textAlign:d,variant:F}),z=ge(S);return v.jsx(me,u({as:a,className:Y(z.root,s),role:b,ref:r,ownerState:S},G,{children:l?v.jsx(xe,{className:z.wrapper,ownerState:S,children:l}):null}))});V.muiSkipListHighlight=!0;const A=V;var y={},be=x;Object.defineProperty(y,"__esModule",{value:!0});var E=y.default=void 0,$e=be(m()),_e=v,Se=(0,$e.default)((0,_e.jsx)("path",{d:"M19.3 16.9c.4-.7.7-1.5.7-2.4 0-2.5-2-4.5-4.5-4.5S11 12 11 14.5s2 4.5 4.5 4.5c.9 0 1.7-.3 2.4-.7l3.2 3.2 1.4-1.4-3.2-3.2zm-3.8.1c-1.4 0-2.5-1.1-2.5-2.5s1.1-2.5 2.5-2.5 2.5 1.1 2.5 2.5-1.1 2.5-2.5 2.5zM12 20v2C6.48 22 2 17.52 2 12S6.48 2 12 2c4.84 0 8.87 3.44 9.8 8h-2.07c-.64-2.46-2.4-4.47-4.73-5.41V5c0 1.1-.9 2-2 2h-2v2c0 .55-.45 1-1 1H8v2h2v3H9l-4.79-4.79C4.08 10.79 4 11.38 4 12c0 4.41 3.59 8 8 8z"}),"TravelExplore");E=y.default=Se;var N={},Ce=x;Object.defineProperty(N,"__esModule",{value:!0});var B=N.default=void 0,we=Ce(m()),ye=v,Ne=(0,we.default)((0,ye.jsx)("path",{d:"M20.5 11H19V7c0-1.1-.9-2-2-2h-4V3.5C13 2.12 11.88 1 10.5 1S8 2.12 8 3.5V5H4c-1.1 0-1.99.9-1.99 2v3.8H3.5c1.49 0 2.7 1.21 2.7 2.7s-1.21 2.7-2.7 2.7H2V20c0 1.1.9 2 2 2h3.8v-1.5c0-1.49 1.21-2.7 2.7-2.7 1.49 0 2.7 1.21 2.7 2.7V22H17c1.1 0 2-.9 2-2v-4h1.5c1.38 0 2.5-1.12 2.5-2.5S21.88 11 20.5 11z"}),"Extension");B=N.default=Ne;var R={},Re=x;Object.defineProperty(R,"__esModule",{value:!0});var U=R.default=void 0,Me=Re(m()),ke=v,ze=(0,Me.default)((0,ke.jsx)("path",{d:"M12 5.9c1.16 0 2.1.94 2.1 2.1s-.94 2.1-2.1 2.1S9.9 9.16 9.9 8s.94-2.1 2.1-2.1m0 9c2.97 0 6.1 1.46 6.1 2.1v1.1H5.9V17c0-.64 3.13-2.1 6.1-2.1M12 4C9.79 4 8 5.79 8 8s1.79 4 4 4 4-1.79 4-4-1.79-4-4-4zm0 9c-2.67 0-8 1.34-8 4v3h16v-3c0-2.66-5.33-4-8-4z"}),"PersonOutlineOutlined");U=R.default=ze;var M={},De=x;Object.defineProperty(M,"__esModule",{value:!0});var q=M.default=void 0,je=De(m()),Le=v,Ae=(0,je.default)((0,Le.jsx)("path",{d:"M2 20h20v-4H2v4zm2-3h2v2H4v-2zM2 4v4h20V4H2zm4 3H4V5h2v2zm-4 7h20v-4H2v4zm2-3h2v2H4v-2z"}),"Storage");q=M.default=Ae;function Ie(e){const{c:t}=e,r=T(),o=X(),n="Link Copied To Clipboard";function l(){r(re(!0)),setTimeout(()=>{var s;if(navigator!=null&&navigator.clipboard&&window.isSecureContext)(s=navigator==null?void 0:navigator.clipboard)==null||s.writeText(window.location.href).then(function(){const a=o.add({data:window.location.href,description:"From Shared URL"},10);r(j(a)),r(D({type:L.success,message:n}))},function(a){console.log("error on copy",a)});else{let a=document.createElement("textarea");return a.value=window.location.href,a.style.position="fixed",a.style.left="-999999px",a.style.top="-999999px",document.body.appendChild(a),a.focus(),a.select(),new Promise((h,f)=>{const c=o.add({data:window.location.href,description:"From Shared URL"},10);r(j(c)),document.execCommand("copy")?h():f(),a.remove(),r(D({type:L.success,message:n}))})}},200)}return p(g,{onClick:l,disabled:!1,style:{fontSize:"12px"},children:[" ",i(te,{fontSize:"small",className:t}),i("span",{children:"Copy Link"})]})}var k={},He=x;Object.defineProperty(k,"__esModule",{value:!0});var W=k.default=void 0,Oe=He(m()),Pe=v,Te=(0,Oe.default)((0,Pe.jsx)("path",{d:"M3 18h18v-2H3v2zm0-5h18v-2H3v2zm0-7v2h18V6H3z"}),"Menu");W=k.default=Te;const Ve=e=>({color:`${e.contrast}`,overflow:"visible",fontSize:"12px",background:`${e.shadow}`,border:`1px solid ${e.accentNeutral}`,mt:1.5,"& .MuiAvatar-root":{width:32,height:32,ml:-.5,mr:1},"&:before":{content:'""',display:"block",position:"absolute",top:0,right:14,width:10,height:10,borderLeft:`1px solid ${e.accentNeutral}`,borderTop:`1px solid ${e.accentNeutral}`,bgcolor:`${e.shadow}`,transform:"translateY(-50%) rotate(45deg)",zIndex:0},"& .icon":{fontSize:"16px",marginRight:"4px",color:`${e.contrast}`},"& .item":{fontSize:"12px",color:`${e.contrast}`}}),Ee=e=>({display:"flex",justifyContent:"center",alignItems:"center",marginLeft:2,paddingLeft:0,cursor:"pointer",paddingRight:0,width:"30px",height:"30px",background:"none",borderRadius:"3px",color:`${e.accentNeutral}`,border:`1px solid ${e.accentNeutral}`});function Be(){const e=C(d=>d.showDataSourceSetting),t=C(d=>d.currentUser.role),r=T(),o=w(),[n,l]=pe.useState(null),s=_.useMemo(()=>!!n,[n]),[a,h]=_.useState(t||"superAdmin");_.useEffect(()=>{h(t)},[t]);const f=d=>{l(()=>d.currentTarget)},c=d=>{d.stopPropagation(),l(()=>{})},b=d=>{c(d),r(le(!0))};return p(H,{children:[i(ae,{sx:{display:"flex",alignItems:"center",textAlign:"center"},children:i(ie,{title:"Settings",children:i("button",{onClick:f,style:Ee(o),"aria-controls":s?"account-menu":void 0,"aria-haspopup":"true","aria-expanded":s?"true":void 0,children:i(W,{style:{width:"14px",height:"14px"}})})})}),p(oe,{id:"account-menu",anchorEl:n,open:s,onClose:c,onClick:c,PaperProps:{elevation:0,sx:Ve(o)},TransitionComponent:ne,transformOrigin:{horizontal:"right",vertical:"top"},anchorOrigin:{horizontal:"right",vertical:"top"},children:[i(Ie,{c:"icon"}),i(A,{}),p(g,{onClick:b,className:"item",children:[i(se,{className:"icon"})," General Settings"]}),i(A,{}),i($,{to:"/",children:p(g,{className:"item",onClick:c,children:[i(E,{className:"icon"}),"Search"]})}),i($,{to:"/plugins",children:p(g,{className:"item",onClick:c,children:[i(B,{className:"icon"}),"Plugins"]})}),i($,{to:"/users",children:p(g,{className:"item",onClick:c,children:[i(U,{className:"icon"}),"Users"]})}),e&&(a==="admin"||a==="superAdmin")&&i($,{to:"datasources",children:p(g,{className:"item",onClick:c,children:[i(q,{className:"icon"}),"Datasources"]})})]})]})}const Ue="/assets/qryn-logo-cd0b42d9.png",qe=()=>{const r=he().pathname.split("/").map((o,n)=>o===""&&n===0?{name:"home",link:"/"}:{name:`/${o}`,link:o});return i(H,{children:r.map(({name:o,link:n},l)=>i("a",{href:n,className:"bread-link",children:o},l))})},We=e=>P("background:",e.shadow,";height:30px;padding:4px;display:flex;align-items:center;border-bottom:1px solid ",e.accentNeutral,";.logo-section{margin:0;.version{color:",e.contrast,";font-size:10px;margin-left:5px;}.path{color:",e.contrast,";margin-left:20px;flex:1;font-weight:bold;text-transform:uppercase;font-size:11px;letter-spacing:1px;.bread-link{cursor:pointer;&:hover{color:",e.primary,";}}}}",""),Fe=()=>{const e=w();return p("div",{className:O(We(e)),children:[p("div",{className:"logo-section",children:[i("img",{src:Ue,alt:"Qryn View",height:"24px",className:"logo"}),i("p",{className:"version",children:"0.25.1"}),i("p",{className:"path",children:i(qe,{})})]}),i(ce,{section:"Status Bar",localProps:e}),i(Be,{})]})},Ge=e=>P("background:",e.background,";display:flex;flex-direction:column;height:100vh;flex:1;","");function ot(){const e=w(),t=C(r=>r.settingsDialogOpen);return p("div",{className:O(Ge(e)),children:[i(Fe,{}),i(ve,{}),i(Z,{}),i(de,{open:t})]})}export{Ge as MainAppStyles,ot as default}; diff --git a/view/assets/DataSources-fe659297.js b/view/assets/DataSources-fe659297.js new file mode 100644 index 00000000..c0f86c71 --- /dev/null +++ b/view/assets/DataSources-fe659297.js @@ -0,0 +1 @@ +var de=Object.defineProperty;var ue=(t,a,s)=>a in t?de(t,a,{enumerable:!0,configurable:!0,writable:!0,value:s}):t[a]=s;var I=(t,a,s)=>(ue(t,typeof a!="symbol"?a+"":a,s),s);import{d as e,j as h,g as J,D as w,h as T,F as P,f as $,Q as he,i as pe,e as fe}from"./index-89b5df7a.js";import{r as O}from"./react-5ef71a40.js";import{m as _,u as A,n as Z,r as ge,L as me,s as Se,v as ve,w as ye,p as xe,R as Ce}from"./vendor-154e05f8.js";import{D as ke,L as U,I as H,d as we,S as Ne,a as E,F,s as z,b as be,c as V,T as Oe,e as ee,f as De,P as Le}from"./AddOutlined-e29fe36c.js";import{d as te,s as ze}from"./DeleteOutlineOutlined-ca5edd1c.js";import{S as M,r as B,i as Q}from"./createSvgIcon-2dba4d94.js";import{j as G}from"./reactDnd-30d7bbb0.js";import{b as ae}from"./reactSelect-0cdb4520.js";import"./moment-e9e012b5.js";import"./memoize-ac76fba7.js";const j=t=>{const{value:a,onClick:s,primary:c,title:l}=t;return e(ke,{title:l,onClick:s,primary:c,children:a})},Ae=t=>T("display:flex;flex:",t?1:0,";",""),ne=({value:t,locked:a,onChange:s,opts:c,label:l,labelWidth:f,name:S,fullWidth:C,width:v})=>{const[y,x]=O.useState(""),N=O.useRef(null),k=O.useMemo(()=>typeof c[0]=="string"?c.map(u=>({value:u,name:u})):c,[c]);return O.useEffect(()=>{var m,n;const u=(m=k==null?void 0:k.find(r=>r.name===t))==null?void 0:m.value;u&&((n=N==null?void 0:N.current)==null?void 0:n.value)!==u&&(x(u),N.current.value=u)},[t]),h(H,{width:v,children:[(l==null?void 0:l.length)>0&&e(U,{width:f||null,children:l}),e("select",{ref:N,className:J(Ae(C)),disabled:a,defaultValue:w.sanitize(y),onChange:u=>s(u,S),children:k==null?void 0:k.map((u,m)=>e("option",{value:w.sanitize(u.value),children:u.name},m))})]})},se=t=>{const{value:a,onChange:s,locked:c,label:l}=t;return h(H,{children:[e(U,{children:l}),e(M,{disabled:c,size:"small",checked:a,onChange:s})]})};var W={},Ie=Q;Object.defineProperty(W,"__esModule",{value:!0});var ie=W.default=void 0,Je=Ie(B()),Fe=G,Te=(0,Je.default)((0,Fe.jsx)("path",{d:"m19 8-4 4h3c0 3.31-2.69 6-6 6-1.01 0-1.97-.25-2.8-.7l-1.46 1.46C8.97 19.54 10.43 20 12 20c4.42 0 8-3.58 8-8h3l-4-4zM6 12c0-3.31 2.69-6 6-6 1.01 0 1.97.25 2.8.7l1.46-1.46C15.03 4.46 13.57 4 12 4c-4.42 0-8 3.58-8 8H1l4 4 4-4H6z"}),"CachedOutlined");ie=W.default=Te;var K={},_e=Q;Object.defineProperty(K,"__esModule",{value:!0});var re=K.default=void 0,Ee=_e(B()),Re=G,je=(0,Ee.default)((0,Re.jsx)("path",{d:"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm-2 15-5-5 1.41-1.41L10 14.17l7.59-7.59L19 8l-9 9z"}),"CheckCircle");re=K.default=je;const le=t=>a=>{a({type:"SET_IS_DATASOURCE_SAVED",isDsSaved:t})};var X={},Pe=Q;Object.defineProperty(X,"__esModule",{value:!0});var oe=X.default=void 0,$e=Pe(B()),Me=G,Ue=(0,$e.default)((0,Me.jsx)("path",{d:"M11 15h2v2h-2zm0-8h2v6h-2zm.99-5C6.47 2 2 6.48 2 12s4.47 10 9.99 10C17.52 22 22 17.52 22 12S17.52 2 11.99 2zM12 20c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8z"}),"ErrorOutline");oe=X.default=Ue;const ce=T({name:"vtwnvy",styles:"height:12px!important;width:12px!important;color:white;margin:0px 4px"}),He=t=>T("display:flex;align-items:center;background:",t.primary,";color:white;font-size:11px;padding:4px;border-radius:3px;margin-right:10px;cursor:pointer;span{margin-right:4px;font-weight:bold;}",""),qe=T({name:"1t9g6tg",styles:"display:flex;align-items:center;background:#b62c14;color:white;font-size:12px;padding:4px;border-radius:3px;margin-right:10px;cursor:pointer;span{margin-right:4px;font-weight:bold;}"}),Ve=T({name:"9hkg7e",styles:"display:flex;align-items:center;font-size:12px;&.loading-icon{height:14px;width:14px;}"}),Be=({setIsSaved:t})=>{const a=$();return h("div",{className:J(He(a)),onClick:s=>t(!1),children:[e(re,{className:J(ce)})," ",e("span",{children:"Saved"})]})},Y=({errorText:t})=>h("div",{className:J(qe),children:[e(oe,{className:J(ce)})," ",e("span",{children:t})]});function q(t){const{onClickAdd:a,isAdd:s,title:c,isEditing:l,fieldErrors:f}=t,S=_(),[C,v]=O.useState(!1);return O.useEffect(()=>(l&&(setTimeout(()=>{v(!0),S(le(!0))},800),v(!1)),v(!1),()=>{v(!1)}),[l]),h(Ne,{children:[c,h("div",{className:"edit-buttons",children:[l&&h("div",{className:Ve,children:[e(ie,{style:{height:"13px",width:"13px"}})," ","Saving ..."]}),(f==null?void 0:f.protocol)&&e(Y,{errorText:"Insecure Mixed Content. Mixing HTTP and HTTPS is insecure and is not supported."}),(f==null?void 0:f.url)&&e(Y,{errorText:"Please complete API URL"}),C&&e(Be,{setIsSaved:v}),s&&e(P,{children:e(we,{fontSize:"small",style:{cursor:"pointer",display:"flex"},onClick:a})})]})]})}const Qe=t=>{const a=_(),s=A(u=>u.dataSources),[c,l]=O.useState(!1),{headers:f,id:S}=t,[C,v]=O.useState((t==null?void 0:t.cors)||!1),y=u=>{const m=u.target.checked,n=s.map(r=>(r.id===S&&(r.cors=m),r));v(()=>m),localStorage.setItem("dataSources",JSON.stringify(n)),a(z(n))},x=(u,m,n)=>{l(()=>!0);const r=u.target.value,g=(s.find(p=>p.id===S).headers||[]).map(p=>(p.id===m&&(p[n]=r),p)),o=s.map(p=>(p.id===S&&(p.headers=[...g]),p));localStorage.setItem("dataSources",JSON.stringify(o)),a(z(o)),setTimeout(()=>{l(()=>!1)},800)},N=u=>{u.preventDefault();const m=s==null?void 0:s.find(i=>i.id===S),n=m.headers,r=JSON.parse(JSON.stringify([...s]));if(f.length>0){const i={...n[n.length-1],id:Z()},d={...m,headers:[...m.headers,i]},g=r==null?void 0:r.map(o=>o.id===S?{...d}:o);localStorage.setItem("dataSources",JSON.stringify(g)),a(z(g))}},k=(u,m)=>{const n=s==null?void 0:s.find(o=>o.id===S),i=[...f].filter(o=>o.id!==m),d={...n,headers:[...i]},g=s==null?void 0:s.map(o=>o.id===S?{...d}:o);localStorage.setItem("dataSources",JSON.stringify(g)),a(z(g))};return e("div",{className:"",children:f&&h(P,{children:[e(q,{title:"Custom HTTP Headers",isEdit:!1,isAdd:!0,isEditing:c,onClickAdd:N}),h(E,{children:[e(U,{children:"Use CORS"})," ",e(M,{size:"small",checked:C,onChange:y})]}),f==null?void 0:f.map((u,m)=>e(E,{children:h(H,{children:[e(F,{label:"header",value:w.sanitize(u.header),onChange:n=>x(n,u.id,"header")}),e(F,{label:"value",value:w.sanitize(u.value),onChange:n=>x(n,u.id,"value")}),e(te,{onClick:n=>k(n,u.id),style:{cursor:"pointer",marginLeft:"10px"},fontSize:"small"})]})},m))]})})};function Ge(t){console.log(t);const a=ge(),s=$(),c=A(y=>y.urlLocation),l=_(),{title:f}=t,S=A(y=>y.isDsSaved),C=O.useMemo(()=>S?"Save":"Back",[S]),v=()=>{let y=(c==null?void 0:c.length)>0;l(le(!1)),a((y||C==="Back")&&f!=="DataSources"?-1:"/")};return h("div",{className:"ds-header",children:[e("div",{style:{display:"flex",alignItems:"center"},children:h("div",{style:{display:"flex",flexDirection:"column"},children:[h("div",{style:{display:"flex"},children:[e(he,{}),e("h1",{children:f})]}),h("p",{style:{color:s.contrast,fontSize:"10px",marginTop:"5px",marginLeft:"10px",opacity:".5"},children:["v","0.25.1"]})]})}),e(j,{value:w.sanitize(C),onClick:v,editing:!0,primary:S})]})}const We=t=>{const{id:a,name:s,regex:c,urlLabel:l,internalLink:f,linkType:S,locked:C,dataSourceId:v,fieldEditing:y}=t,x=_(),N=A(i=>i.dataSources),k=O.useMemo(()=>N.map(i=>({name:i.name,value:i.id})),[N]),u=(i,d)=>{y();const g=JSON.parse(JSON.stringify(N)),L=g.find(b=>b.id===v).linkedFields.map(b=>b.id===a?{...b,[i]:d}:b);return g.map(b=>b.id===v?{...b,linkedFields:L}:b)},m=i=>{y();const d=JSON.parse(JSON.stringify(N)),p=d.find(b=>b.id===v).linkedFields.filter(b=>b.id!==a),L=d.map(b=>b.id===v?{...b,linkedFields:[...p]}:b);localStorage.setItem("dataSources",JSON.stringify(L)),x(z(L))},n=(i,d)=>{y();const g=i.target.value,o=u(d,g);localStorage.setItem("dataSources",JSON.stringify(o)),x(z(o))},r=(i,d)=>{y();const g=!!i.target.checked,o=u(d,g);localStorage.setItem("dataSources",JSON.stringify(o)),x(z(o))};return h(be,{children:[h(E,{children:[e(F,{value:w.sanitize(s),label:"Name",onChange:i=>n(i,"name")}),e(F,{value:w.sanitize(c),label:"Regex",onChange:i=>n(i,"regex")}),e(F,{value:w.sanitize(l),label:"URL Label",onChange:i=>n(i,"urlLabel")}),e(te,{onClick:m,fontSize:"small",style:{marginLeft:"10px",cursor:"pointer",display:C?"none":"inline-block"}})]}),h(E,{className:"internal",children:[e(se,{value:f,label:"Internal Link",onChange:i=>r(i,"internalLink")}),e(ne,{label:"",value:w.sanitize(S),opts:k,selectType:"linkedField",onChange:i=>n(i,"linkID")})]})]})};class Ke{constructor(){I(this,"id");I(this,"dataSource");I(this,"ds_id");I(this,"name");I(this,"regex");I(this,"query");I(this,"urlLabel");I(this,"url");I(this,"internalLink");I(this,"linkType");this.id=Z(),this.dataSource="Logs",this.ds_id="logs",this.name="traceID",this.regex='^.*?"traceID" ="(w+)".*$/',this.query="${__value.raw}",this.urlLabel="",this.url="",this.internalLink=!0,this.linkType="Traces"}create(){const{id:a,dataSource:s,ds_id:c,name:l,regex:f,query:S,urlLabel:C,url:v,internalLink:y,linkType:x}=this;return{id:a,dataSource:s,ds_id:c,name:l,regex:f,query:S,urlLabel:C,url:v,internalLink:y,linkType:x}}}const Xe=t=>{const{linkedFields:a,name:s,id:c}=t,l=A(x=>x.dataSources),f=_(),[S,C]=O.useState(!1),v=()=>{const x=new Ke;x.dataSource=s,x.create();const k=[...JSON.parse(JSON.stringify(a)),{...x}],u=JSON.parse(JSON.stringify(l)),m=u==null?void 0:u.map(n=>n.id===c?{...n,linkedFields:k}:n);localStorage.setItem("dataSources",JSON.stringify(m)),f(z(m))},y=()=>{C(()=>!0),setTimeout(()=>{C(()=>!1)},800)};return(a==null?void 0:a.length)>0?h(P,{children:[e(q,{title:"Linked Fields",isEdit:!0,isAdd:!0,onClickAdd:v,isEditing:S}),e(V,{children:a==null?void 0:a.map((x,N)=>e(We,{...x,dataSourceId:c,locked:!1,fieldEditing:y},N))})]}):null};function Ye(t){const{value:a,label:s,onChange:c,placeholder:l}=t;return h(H,{children:[e(U,{children:s}),e(Oe,{className:"ds-input",onChange:c,placeholder:l,value:w.sanitize(a)})]})}function Ze(t){const{auth:a,id:s}=t,c=_(),l=A(n=>n.dataSources),[f,S]=O.useState([]),[C,v]=O.useState(!1),y=O.useMemo(()=>{var n;return(n=Object.entries(a))==null?void 0:n.map(([r,i])=>({name:r,...i})).filter(r=>r.name!=="fields")},[a]),x=O.useMemo(()=>{var n;return(n=Object.entries(a))==null?void 0:n.map(([r,i])=>({name:r,...i})).find(r=>r.name==="fields")},[a]),N=(n,r)=>{const i=JSON.parse(JSON.stringify(a));i[r].value=n;const g=JSON.parse(JSON.stringify(l)).map(o=>o.id===s?{...o,auth:{...i}}:o);return localStorage.setItem("dataSources",JSON.stringify(g)),c(z(g)),g};O.useEffect(()=>{var r,i;const n=(i=(r=y.filter(d=>d.form_type==="switch"&&!!(d!=null&&d.value)))==null?void 0:r.filter(d=>!!d.withFields))==null?void 0:i.map(d=>d.name);S(n)},[y,S]);const k=(n,r)=>{v(()=>!0);const i=n.target.value;N(i,r),setTimeout(()=>{v(()=>!1)},800)},u=(n,r)=>{v(()=>!0);const i=n.target.checked;N(i,r),setTimeout(()=>{v(()=>!1)},800)},m=(n,r,i)=>{var b;v(()=>!0);const d=n.target.value,g=JSON.parse(JSON.stringify(a)),o={...g,fields:{...g.fields,[i]:(b=g==null?void 0:g.fields[i])==null?void 0:b.map(D=>D.name===r?(D.value=d,{...D}):D)}},p=JSON.parse(JSON.stringify([...l])),L=p==null?void 0:p.map(D=>(D.id===s&&(D.auth=o),D));localStorage.setItem("dataSources",JSON.stringify(L)),c(z(L)),setTimeout(()=>{v(()=>!1)},600)};return h(P,{children:[e(q,{title:"HTTP Auth Fields",isEditing:C,isEdit:!1,isAdd:!1}),h(V,{children:[y&&y.map((n,r)=>n.form_type==="select"?e(ne,{value:w.sanitize(n.value),name:w.sanitize(n.name),onChange:i=>k(i,n.name),locked:!1,opts:n.options,label:n.label},r):n.form_type==="switch"?e(se,{label:n.label,value:n.value,onChange:i=>u(i,n.name)},r):null),e(E,{children:f&&f.map((n,r)=>{var i;return e(E,{children:x[n]&&((i=x[n])==null?void 0:i.map((d,g)=>d.form_type==="input"||d.form_type==="password"?e(F,{onChange:o=>m(o,d.name,n),type:d.form_type,value:w.sanitize(d.value),label:d.label,placeholder:d.placeholder},g):d.form_type==="textarea"?e(Ye,{onChange:o=>m(o,d.name,n),value:w.sanitize(d.value),label:d.label,placeholder:d.placeholder},g):null))},r)})})]})]})}const et=pe("div",{target:"emiacor0"})("position:absolute;left:0;top:0;background:",({theme:t})=>t.background,";display:flex;flex-direction:culumn;justify-content:center;color:",({theme:t})=>t.contrast,";flex:1;height:100%;width:100%;.body-cont{max-width:1440px;padding:10px;margin:10px;border-radius:3px;flex:1;background:",({theme:t})=>t.shadow,";overflow-y:auto;overflow-x:hidden;}.ds-header{padding:10px;padding-bottom:20px;font-size:24px;flex:1;display:flex;width:100%;justify-content:space-between;align-items:center;padding-left:0px;.logo{margin-right:10px;}}.ds-cont{margin-bottom:10px;border:1px solid ",({theme:t})=>t.accentNeutral,";border-radius:3px;overflow-y:auto;}.ds-item{padding:10px;border-radius:3px 3px 0px 0px;padding-bottom:14px;display:flex;.logo{padding:10px;padding-right:20px;padding-left:0px;}.ds-text{display:flex;flex-direction:column;flex:1;}.ds-type{font-size:18px;padding:10px;padding-left:0px;color:",({theme:t})=>t.contrast,";}small{font-size:12px;}.setting-icon{justify-self:flex-end;cursor:pointer;}.ds-settings{background:",({theme:t})=>t.background,";}}");function tt(){const t=A(({dataSources:a})=>a);return(t==null?void 0:t.length)>0?e("div",{style:{margin:"10px"},children:t.map((a,s)=>{const{icon:c,id:l,name:f,type:S,url:C}=a;return e("div",{className:"ds-cont",children:e(me,{to:l,children:h("div",{className:"ds-item",children:[e(ee,{icon:c}),h("div",{className:"ds-text",children:[e("div",{className:"ds-type",children:f}),h("span",{children:[h("small",{children:[S," | "," "]}),e("small",{style:{userSelect:"all"},children:C})]})]})]})})},s)})}):e("div",{children:e("h1",{children:"No Data Sources Found."})})}const at=t=>{const{headers:a,id:s,linkedFields:c,name:l,url:f,cors:S}=t,C=_(),v=A(({dataSources:r})=>r),[y,x]=O.useState({url:!1,protocol:!1}),N=(r,i)=>{let d=i;r==="url"&&(d=i.replace(/\/$/,""));const g=JSON.parse(JSON.stringify(v));return g.forEach(o=>{o.id===s&&(o[r]=d)}),g},[k,u]=O.useState(!1),m=r=>{try{const i=window.location.protocol,d=new URL(r).protocol;return{value:i===d,error:""}}catch{return{value:!1,error:"url"}}},n=(r,i)=>{u(()=>!0);const d=r.target.value;if(i==="url"){const o=m(d);if((o==null?void 0:o.error)==="url"&&x(p=>({...p,url:!0})),!(o!=null&&o.value)&&(o==null?void 0:o.error)===""&&x(p=>({...p,protocol:!0})),(o==null?void 0:o.error)===""&&(o!=null&&o.value)){x(L=>({...L,protocol:!1,url:!1}));const p=N(i,d);localStorage.setItem("dataSources",JSON.stringify(p)),C(z(p)),setTimeout(()=>{u(()=>!1)},800)}}const g=N(i,d);localStorage.setItem("dataSources",JSON.stringify(g)),C(z(g)),setTimeout(()=>{u(()=>!1)},800)};return h(De,{children:[e(q,{isEditing:k,isEdit:!0,isAdd:!1,title:"DataSource Settings",fieldErrors:y}),e(V,{children:h(E,{children:[e(F,{value:w.sanitize(l),label:"Name",onChange:r=>n(r,"name")}),e(F,{value:w.sanitize(f),label:"URL",error:y.url||y.protocol,onChange:r=>n(r,"url")})]})}),e(Ze,{...t}),e(Qe,{cors:S,headers:a,id:s}),e(Xe,{...t,linkedFields:c})]})},nt=T({name:"9rq8lq",styles:"display:flex;align-items:center;justify-content:space-between;margin-right:20px"});function st(t,a,s){let c={},l=s&&s!==""&&a&&a!=="",f=l?`${btoa(a)}:${btoa(s)}`:"",S=JSON.parse(JSON.stringify(t));return l&&f&&(c.auth=f),c.url=S,JSON.stringify(c)}function it(t){const{url:a,auth:{basicAuth:s,fields:{basicAuth:[c,l]}}}=t,[f,S]=ve(["qryn-dev-cookie","qryn-settings"]),C=_(),v=A(k=>k.dataSources),y=()=>{const k=[...v],u=JSON.parse(JSON.stringify(k)),m=u==null?void 0:u.map(n=>({...n,url:w.sanitize(a),auth:{...n.auth,basicAuth:{...n.auth.basicAuth,value:s.value},fields:{...n.auth.fields,basicAuth:[...n.auth.fields.basicAuth].map(r=>r.name==="user"?{...r,value:w.sanitize(c.value)}:r.name==="password"?{...r,value:w.sanitize(l.value)}:r)}}}));localStorage.setItem("dataSources",JSON.stringify(m)),C(z(m)),C(fe({type:"success",message:"Set same URL and Basic Auth for All Data Sources"}))};function x(){const k=new Date;new Date().setDate(k.getDate()+1);try{S("qryn-settings",st(a,c.value,l.value),{path:"/"})}catch(m){console.log(m)}}function N(){const{headers:k,id:u,name:m,linkedFields:n}=t,r=k==null?void 0:k.map(({header:o,value:p})=>({[o]:p})),d=`data:text/json;chatset=utf-8,${encodeURIComponent(JSON.stringify({id:u,name:m,headers:r,linkedFields:n}))}`,g=document.createElement("a");g.href=d,g.download=`${m}_${u}.json`,g.click()}return h("div",{className:"ds-cont",children:[h("div",{className:J(nt),children:[e(rt,{...t}),h("div",{style:{display:"flex",alignItems:"center"},children:[e(j,{title:"Download Datasource settings as JSON",value:w.sanitize("Download JSON"),onClick:N,primary:!0}),e(j,{title:"Set Cookie with name: qryn-settings",value:w.sanitize("Save Cookie"),onClick:x,primary:!0}),e(j,{title:"Use same URL and Basic Auth for all Data Sources",value:w.sanitize("Use For All"),onClick:y,primary:!0})]})]}),e("div",{className:"ds-settings",children:e(at,{...t})})]})}const rt=t=>{const{icon:a,name:s,type:c,url:l}=t;return h("div",{className:"ds-item",children:[e(ee,{icon:a}),h("div",{className:"ds-text",children:[e("div",{className:"ds-type",children:s}),h("small",{children:[w.sanitize(c)," | ",w.sanitize(l)]})]})]})};function lt(){let{id:t}=Se();const a=$(),s=A(l=>l.dataSources),c=O.useMemo(()=>!s||s.length===0?{}:s.find(l=>l.id===t)||{},[t,s]);return e(ae,{theme:a,children:e(et,{children:h("div",{className:"body-cont",children:[e(Ge,{title:"DataSource Settings",datasource:c}),e("div",{className:"datasource-body",children:e(it,{...c})})]})})})}const ot=t=>T("display:flex;flex-direction:column;flex:1;flex-wrap:wrap;width:400px;border:1px solid ",t.accentNeutral,";padding:5px;border-radius:3px;margin-left:10px;",""),ct=T({name:"1reekiy",styles:"display:flex;padding:4px 12px;font-size:14px;border-radius:4px;white-space:nowrap;align-items:center;justify-content:space-between"}),dt=T({name:"t10jb8",styles:"margin:5px"}),ut=T({name:"1wnuhlc",styles:"margin-left:20px;display:flex;align-items:center;span{font-size:12px;}"}),ht=T({name:"17moij0",styles:"align-items:center;width:100%;display:flex;margin-top:10px;justify-content:space-between;flex:1"}),pt=t=>{const[a,s]=O.useState(""),[c,l]=O.useState(""),[f,S]=O.useState(""),[C,v]=O.useState(!1),[y,x]=O.useState(!1),N=A(p=>p.dataSources),k=_(),u="Save",m=$(),n=p=>{var D;const b=(((D=p==null?void 0:p.target)==null?void 0:D.value)||"").replace(/\/$/,"");s(()=>b)},r=p=>{l(()=>p.target.value)},i=p=>{S(()=>p.target.value)},d=p=>{v(()=>p.target.checked)},g=p=>{x(()=>p.target.checked)},o=p=>{const L=JSON.parse(JSON.stringify(N)),b=L==null?void 0:L.map(D=>({...D,url:a,auth:{...D.auth,basicAuth:{...D.auth.basicAuth,value:y},fields:{...D.auth.fields,basicAuth:[...D.auth.fields.basicAuth].map(R=>R.name==="user"?{...R,value:c}:R.name==="password"?{...R,value:f}:R)}}}));localStorage.setItem("dataSources",JSON.stringify(b)),k(z(b))};return h("div",{className:J(ot(m)),children:[h("div",{className:J(ct),children:["Use one setting for all Data Sources",e(M,{checked:C,size:"small",onChange:d})]}),C&&h("div",{className:J(dt),children:[e(F,{value:w.sanitize(a),label:"url",onChange:n,placeholder:"http://qryn.dev"}),y&&h(P,{children:[e(F,{value:w.sanitize(c),label:"user",onChange:r,placeholder:"default"}),e(F,{value:w.sanitize(f),label:"password",onChange:i,type:"password",placeholder:""})]}),h("div",{className:J(ht),children:[h("div",{className:J(ut),children:[e("span",{children:"Use Basic Auth"})," ",e(M,{checked:y,size:"small",onChange:g})," "]}),e(j,{value:w.sanitize(u),onClick:o,editing:!1,primary:!0})]})]})]})};function bt(t){const a=t.replace(/#/,""),s=decodeURIComponent(a),c=new URLSearchParams(s);for(let[l,f]of c)(l==="left"||l==="right")&&JSON.parse(f)}function Ot(){const t=ye.useMediaQuery({query:"(prefers-color-scheme: dark)"}),a=_(),s=$(),c=A(l=>l.autoTheme);return O.useEffect(()=>{if(c){const l=t?"dark":"light";a(ze(l)),localStorage.setItem("theme",JSON.stringify({theme:l,auto:c}))}},[t,c,a]),h(ae,{theme:s,children:[e(Le,{children:h("div",{className:"cont",children:[e(tt,{}),e("div",{style:{display:"flex",flex:1},children:e("div",{style:{height:"40px"},children:e(pt,{})})})]})}),e(Ce,{children:e(xe,{path:":id",element:e(lt,{})})})]})}export{Ot as default,bt as getURlParams}; diff --git a/view/assets/DeleteOutlineOutlined-ca5edd1c.js b/view/assets/DeleteOutlineOutlined-ca5edd1c.js new file mode 100644 index 00000000..3e43fb7a --- /dev/null +++ b/view/assets/DeleteOutlineOutlined-ca5edd1c.js @@ -0,0 +1 @@ +import{i as a}from"./index-89b5df7a.js";import{r as i,i as n}from"./createSvgIcon-2dba4d94.js";import{j as o}from"./reactDnd-30d7bbb0.js";const v=t=>r=>{r({type:"SET_THEME",theme:t})},x=a("button",{target:"e18y13m91"})({name:"1cyd9nz",styles:"padding:3px 12px;font-size:12px;line-height:20px;cursor:pointer;user-select:none;border:none;border-radius:3px;font-weight:500;white-space:nowrap;display:flex;align-items:center"});var e={},s=n;Object.defineProperty(e,"__esModule",{value:!0});var l=e.default=void 0,u=s(i()),p=o,d=(0,u.default)((0,p.jsx)("path",{d:"M6 19c0 1.1.9 2 2 2h8c1.1 0 2-.9 2-2V7H6v12zM8 9h8v10H8V9zm7.5-5-1-1h-5l-1 1H5v2h14V4h-3.5z"}),"DeleteOutlineOutlined");l=e.default=d;export{x as B,l as d,v as s}; diff --git a/view/assets/Main-5e5e7fe0.css b/view/assets/Main-5e5e7fe0.css new file mode 100644 index 00000000..160c3564 --- /dev/null +++ b/view/assets/Main-5e5e7fe0.css @@ -0,0 +1 @@ +@charset "UTF-8";.resizer{position:absolute;right:0;top:0;height:100%;width:5px;background:rgba(0,0,0,.5);cursor:col-resize;-webkit-user-select:none;user-select:none;touch-action:none;transform:translate(50%)}.resizer.isResizing{background:blue;opacity:1}@media (hover: hover){.resizer{opacity:0}*:hover>.resizer{opacity:1}}.szh-menu{margin:0;padding:0;list-style:none;box-sizing:border-box;width:max-content;z-index:100;border:1px solid rgba(0,0,0,.1);background-color:#fff}.szh-menu:focus{outline:none}.szh-menu__arrow{box-sizing:border-box;width:.75rem;height:.75rem;background-color:#fff;border:1px solid transparent;border-left-color:#0000001a;border-top-color:#0000001a;z-index:-1}.szh-menu__arrow--dir-left{right:-.375rem;transform:translateY(-50%) rotate(135deg)}.szh-menu__arrow--dir-right{left:-.375rem;transform:translateY(-50%) rotate(-45deg)}.szh-menu__arrow--dir-top{bottom:-.375rem;transform:translate(-50%) rotate(-135deg)}.szh-menu__arrow--dir-bottom{top:-.375rem;transform:translate(-50%) rotate(45deg)}.szh-menu__item{cursor:pointer}.szh-menu__item:focus{outline:none}.szh-menu__item--hover{background-color:#ebebeb}.szh-menu__item--focusable{cursor:default;background-color:inherit}.szh-menu__item--disabled{cursor:default;color:#aaa}.szh-menu__group{box-sizing:border-box}.szh-menu__radio-group{margin:0;padding:0;list-style:none}.szh-menu__divider{height:1px;margin:.5rem 0;background-color:#0000001f}.szh-menu-button{box-sizing:border-box}.szh-menu{-webkit-user-select:none;user-select:none;color:#212529;border:none;border-radius:.25rem;box-shadow:0 3px 7px #0002,0 .6px 2px #0000001a;min-width:10rem;padding:.5rem 0}.szh-menu__item{display:flex;align-items:center;position:relative;padding:.375rem 1.5rem}.szh-menu-container--itemTransition .szh-menu__item{transition-property:background-color,color;transition-duration:.15s;transition-timing-function:ease-in-out}.szh-menu__item--type-radio{padding-left:2.2rem}.szh-menu__item--type-radio:before{content:"○";position:absolute;left:.8rem;top:.55rem;font-size:.8rem}.szh-menu__item--type-radio.szh-menu__item--checked:before{content:"●"}.szh-menu__item--type-checkbox{padding-left:2.2rem}.szh-menu__item--type-checkbox:before{position:absolute;left:.8rem}.szh-menu__item--type-checkbox.szh-menu__item--checked:before{content:"✔"}.szh-menu__submenu>.szh-menu__item{padding-right:2.5rem}.szh-menu__submenu>.szh-menu__item:after{content:"❯";position:absolute;right:1rem}.szh-menu__header{color:#888;font-size:.8rem;padding:.2rem 1.5rem;text-transform:uppercase}@keyframes szh-menu-show-slide-left{0%{opacity:0;transform:translate(.75rem)}}@keyframes szh-menu-hide-slide-left{to{opacity:0;transform:translate(.75rem)}}@keyframes szh-menu-show-slide-right{0%{opacity:0;transform:translate(-.75rem)}}@keyframes szh-menu-hide-slide-right{to{opacity:0;transform:translate(-.75rem)}}@keyframes szh-menu-show-slide-top{0%{opacity:0;transform:translateY(.75rem)}}@keyframes szh-menu-hide-slide-top{to{opacity:0;transform:translateY(.75rem)}}@keyframes szh-menu-show-slide-bottom{0%{opacity:0;transform:translateY(-.75rem)}}@keyframes szh-menu-hide-slide-bottom{to{opacity:0;transform:translateY(-.75rem)}}.szh-menu--state-opening.szh-menu--dir-left{animation:szh-menu-show-slide-left .15s ease-out}.szh-menu--state-closing.szh-menu--dir-left{animation:szh-menu-hide-slide-left .15s ease-in forwards}.szh-menu--state-opening.szh-menu--dir-right{animation:szh-menu-show-slide-right .15s ease-out}.szh-menu--state-closing.szh-menu--dir-right{animation:szh-menu-hide-slide-right .15s ease-in forwards}.szh-menu--state-opening.szh-menu--dir-top{animation:szh-menu-show-slide-top .15s ease-out}.szh-menu--state-closing.szh-menu--dir-top{animation:szh-menu-hide-slide-top .15s ease-in forwards}.szh-menu--state-opening.szh-menu--dir-bottom{animation:szh-menu-show-slide-bottom .15s ease-out}.szh-menu--state-closing.szh-menu--dir-bottom{animation:szh-menu-hide-slide-bottom .15s ease-in forwards} diff --git a/view/assets/Main-b00d0994.js b/view/assets/Main-b00d0994.js new file mode 100644 index 00000000..b6e51ce0 --- /dev/null +++ b/view/assets/Main-b00d0994.js @@ -0,0 +1,98 @@ +import{k as Bp,m as qp,n as Wp,o as Ti,r as hr,p as Up,q as Qp,t as Gp,c as Qn,v as nc,b as Sr,w as wr,x as Zr,s as Tn,B as Kp,y as hd,z as Ht,a as vi,A as Jp,u as Tr,C as ao,D as en,E as It,d as f,g as Pe,G as pd,H as gd,h as oe,f as qe,j as F,i as ve,I as Yp,J as Pa,P as md,F as mt,K as vd,l as bd,e as jn,L as oo,M as Xp,O as Zp}from"./index-89b5df7a.js";import{a as yt,d as Cr,m as zt,u as Re,q as ei,x as sa,y as ui,z as rc,A as ic,D as $a,E as za,F as Va,G as aa,H as eg,I as tg,J as zr,K as Ur,M as lo,Q as ng,S as yn,T as rg,U as yd,V as xd,W as co,X as bi,Y as sc,Z as Sd,$ as Bn,n as Gn,o as Sn,a0 as ig,a1 as sg,a2 as ag,a3 as og,a4 as lg,a5 as cg,j as Pn,a6 as ug,w as wn,a7 as Ui,a8 as ac,a9 as oc,aa as dg,ab as fg,ac as hg,ad as uo,ae as pg,af as lc,v as cc,r as gg}from"./vendor-154e05f8.js";import{h as nn}from"./moment-e9e012b5.js";import{r as b,c as wd,a as Ni,R as ln,d as Ci}from"./react-5ef71a40.js";import{f as Td,h as cs,u as fo,s as mg,i as vg,T as Lt,C as bg,D as ho,j as po,k as yg,l as xg,m as Sg,o as wg,p as Tg,q as Cg,r as kg,E as Eg,t as go,v as _g,w as Cd,x as nt,b as Ig,y as di,M as Fa,z as Rg,A as kd,G as Vr,H as Mg,I as Ng,J as Og,K as Lg,L as Fr,N as Dg,R as Ed,O as fr,d as Ag,Q as _d,U as Id,V as Rd,W as mo,X as Oi,Y as Pg,Z as $g,_ as Md,$ as uc,n as tr,a as ns,a0 as Nd,a1 as zg,a2 as Vg,a3 as Fg,a4 as Od,a5 as Ld,a6 as Dd,a7 as ja,a8 as Ad,P as Li,a9 as jg,aa as Hg,ab as dc,S as Bg,ac as qg,ad as fc}from"./consts-8bbad01d.js";import{s as Pd,B as vo}from"./DeleteOutlineOutlined-ca5edd1c.js";import{l as Ft}from"./lodash-92c2b3e1.js";import{a as Wg,u as $d,r as Tt,i as Ct,S as xn}from"./createSvgIcon-2dba4d94.js";import{j as Be,u as Ug,b as Qg,H as Gg,D as Kg}from"./reactDnd-30d7bbb0.js";import{k as zd,d as Vd,s as Jg,i as Yg,g as Xg,_ as Zg,b as vt,S as bo,e as Fd,j as Di,f as jd}from"./reactSelect-0cdb4520.js";import{r as em,f as hc,u as tm,g as nm,a as rm,b as im,c as sm,d as am,e as om,h as lm,i as cm}from"./reactTable-5a308316.js";import{m as ti,d as um,a as dm,u as pc}from"./memoize-ac76fba7.js";import{m as Hd}from"./momentTimeZone-25b7492d.js";import{w as fm,a as hm,T as pm,S as gm,E as mm,c as vm}from"./slate-cfc13f69.js";import{F as Qi,d as Ai,s as us,e as yo}from"./AddOutlined-e29fe36c.js";import{P as bm,u as ym,L as gc}from"./PluginManagerFactory-1bc064fa.js";import{s as xm}from"./actions-2742fbfc.js";const xo=e=>t=>{t({type:"SET_START_TIME",start:e})},So=e=>t=>{t({type:"SET_STOP_TIME",stop:e})},Sm=e=>t=>{t({type:"SET_QUERY_STEP",step:e})},mc=e=>t=>{t({type:"SET_RANGE_OPEN",rangeOpen:e})},wo=e=>t=>{t({type:"SET_TIME_RANGE_LABEL",label:e})},Bd=e=>t=>{t({type:"SET_QUERY_TIME",time:e})},rs=e=>t=>{t({type:"SET_QUERY_HISTORY",queryHistory:e})},qd=e=>t=>{t({type:"SET_HISTORY_OPEN",historyOpen:e})};function wm(e){return function(t){t({type:"SET_FROM_TIME",toTime:e})}}function Tm(e){return function(t){t({type:"SET_TO_TIME"})}}const mr=e=>t=>{t({type:"SET_IS_EMPTY_VIEW",isEmptyView:e})};function Cm(e){return function(t){t({type:"SET_RESPONSE_TYPE",responseType:e})}}const Yt=e=>t=>{t({type:"SET_RIGHT_PANEL",right:e})},cn=e=>t=>{t({type:"SET_LEFT_PANEL",left:e})},kr=e=>t=>{t({type:"SET_RIGHT_DATAVIEW",rightDataView:e})},Er=e=>t=>{t({type:"SET_LEFT_DATAVIEW",leftDataView:e})},km=e=>t=>{t({type:"SET_SPLIT_VIEW",isSplit:e})},Em=Bp(),_m=Em,Im=["component","direction","spacing","divider","children","className","useFlexGap"],Rm=qp(),Mm=_m("div",{name:"MuiStack",slot:"Root",overridesResolver:(e,t)=>t.root});function Nm(e){return Wp({props:e,name:"MuiStack",defaultTheme:Rm})}function Om(e,t){const n=b.Children.toArray(e).filter(Boolean);return n.reduce((r,i,s)=>(r.push(i),s({row:"Left","row-reverse":"Right",column:"Top","column-reverse":"Bottom"})[e],Dm=({ownerState:e,theme:t})=>{let n=yt({display:"flex",flexDirection:"column"},Ti({theme:t},hr({values:e.direction,breakpoints:t.breakpoints.values}),r=>({flexDirection:r})));if(e.spacing){const r=Up(t),i=Object.keys(t.breakpoints.values).reduce((c,h)=>((typeof e.spacing=="object"&&e.spacing[h]!=null||typeof e.direction=="object"&&e.direction[h]!=null)&&(c[h]=!0),c),{}),s=hr({values:e.direction,base:i}),o=hr({values:e.spacing,base:i});typeof s=="object"&&Object.keys(s).forEach((c,h,u)=>{if(!s[c]){const S=h>0?s[u[h-1]]:"column";s[c]=S}}),n=Qp(n,Ti({theme:t},o,(c,h)=>e.useFlexGap?{gap:nc(r,c)}:{"& > :not(style):not(style)":{margin:0},"& > :not(style) ~ :not(style)":{[`margin${Lm(h?s[h]:e.direction)}`]:nc(r,c)}}))}return n=Gp(t.breakpoints,n),n};function Am(e={}){const{createStyledComponent:t=Mm,useThemeProps:n=Nm,componentName:r="MuiStack"}=e,i=()=>Sr({root:["root"]},c=>wr(r,c),{}),s=t(Dm);return b.forwardRef(function(c,h){const u=n(c),g=Td(u),{component:S="div",direction:w="column",spacing:m=0,divider:C,children:k,className:T,useFlexGap:x=!1}=g,N=Cr(g,Im),I={direction:w,spacing:m,useFlexGap:x},O=i();return Be.jsx(s,yt({as:S,ownerState:I,ref:h,className:Qn(O.root,T)},N,{children:C?Om(k,C):k}))})}function Wd({props:e,states:t,muiFormControl:n}){return t.reduce((r,i)=>(r[i]=e[i],n&&typeof e[i]>"u"&&(r[i]=n[i]),r),{})}function Pm(e){return wr("MuiButton",e)}const $m=Zr("MuiButton",["root","text","textInherit","textPrimary","textSecondary","textSuccess","textError","textInfo","textWarning","outlined","outlinedInherit","outlinedPrimary","outlinedSecondary","outlinedSuccess","outlinedError","outlinedInfo","outlinedWarning","contained","containedInherit","containedPrimary","containedSecondary","containedSuccess","containedError","containedInfo","containedWarning","disableElevation","focusVisible","disabled","colorInherit","textSizeSmall","textSizeMedium","textSizeLarge","outlinedSizeSmall","outlinedSizeMedium","outlinedSizeLarge","containedSizeSmall","containedSizeMedium","containedSizeLarge","sizeMedium","sizeSmall","sizeLarge","fullWidth","startIcon","endIcon","iconSizeSmall","iconSizeMedium","iconSizeLarge"]),Gi=$m,zm=b.createContext({}),Vm=zm,Fm=b.createContext(void 0),jm=Fm,Hm=["children","color","component","className","disabled","disableElevation","disableFocusRipple","endIcon","focusVisibleClassName","fullWidth","size","startIcon","type","variant"],Bm=e=>{const{color:t,disableElevation:n,fullWidth:r,size:i,variant:s,classes:o}=e,l={root:["root",s,`${s}${Ht(t)}`,`size${Ht(i)}`,`${s}Size${Ht(i)}`,t==="inherit"&&"colorInherit",n&&"disableElevation",r&&"fullWidth"],label:["label"],startIcon:["startIcon",`iconSize${Ht(i)}`],endIcon:["endIcon",`iconSize${Ht(i)}`]},c=Sr(l,Pm,o);return yt({},o,c)},Ud=e=>yt({},e.size==="small"&&{"& > *:nth-of-type(1)":{fontSize:18}},e.size==="medium"&&{"& > *:nth-of-type(1)":{fontSize:20}},e.size==="large"&&{"& > *:nth-of-type(1)":{fontSize:22}}),qm=Tn(Kp,{shouldForwardProp:e=>hd(e)||e==="classes",name:"MuiButton",slot:"Root",overridesResolver:(e,t)=>{const{ownerState:n}=e;return[t.root,t[n.variant],t[`${n.variant}${Ht(n.color)}`],t[`size${Ht(n.size)}`],t[`${n.variant}Size${Ht(n.size)}`],n.color==="inherit"&&t.colorInherit,n.disableElevation&&t.disableElevation,n.fullWidth&&t.fullWidth]}})(({theme:e,ownerState:t})=>{var n,r;const i=e.palette.mode==="light"?e.palette.grey[300]:e.palette.grey[800],s=e.palette.mode==="light"?e.palette.grey.A100:e.palette.grey[700];return yt({},e.typography.button,{minWidth:64,padding:"6px 16px",borderRadius:(e.vars||e).shape.borderRadius,transition:e.transitions.create(["background-color","box-shadow","border-color","color"],{duration:e.transitions.duration.short}),"&:hover":yt({textDecoration:"none",backgroundColor:e.vars?`rgba(${e.vars.palette.text.primaryChannel} / ${e.vars.palette.action.hoverOpacity})`:vi(e.palette.text.primary,e.palette.action.hoverOpacity),"@media (hover: none)":{backgroundColor:"transparent"}},t.variant==="text"&&t.color!=="inherit"&&{backgroundColor:e.vars?`rgba(${e.vars.palette[t.color].mainChannel} / ${e.vars.palette.action.hoverOpacity})`:vi(e.palette[t.color].main,e.palette.action.hoverOpacity),"@media (hover: none)":{backgroundColor:"transparent"}},t.variant==="outlined"&&t.color!=="inherit"&&{border:`1px solid ${(e.vars||e).palette[t.color].main}`,backgroundColor:e.vars?`rgba(${e.vars.palette[t.color].mainChannel} / ${e.vars.palette.action.hoverOpacity})`:vi(e.palette[t.color].main,e.palette.action.hoverOpacity),"@media (hover: none)":{backgroundColor:"transparent"}},t.variant==="contained"&&{backgroundColor:e.vars?e.vars.palette.Button.inheritContainedHoverBg:s,boxShadow:(e.vars||e).shadows[4],"@media (hover: none)":{boxShadow:(e.vars||e).shadows[2],backgroundColor:(e.vars||e).palette.grey[300]}},t.variant==="contained"&&t.color!=="inherit"&&{backgroundColor:(e.vars||e).palette[t.color].dark,"@media (hover: none)":{backgroundColor:(e.vars||e).palette[t.color].main}}),"&:active":yt({},t.variant==="contained"&&{boxShadow:(e.vars||e).shadows[8]}),[`&.${Gi.focusVisible}`]:yt({},t.variant==="contained"&&{boxShadow:(e.vars||e).shadows[6]}),[`&.${Gi.disabled}`]:yt({color:(e.vars||e).palette.action.disabled},t.variant==="outlined"&&{border:`1px solid ${(e.vars||e).palette.action.disabledBackground}`},t.variant==="contained"&&{color:(e.vars||e).palette.action.disabled,boxShadow:(e.vars||e).shadows[0],backgroundColor:(e.vars||e).palette.action.disabledBackground})},t.variant==="text"&&{padding:"6px 8px"},t.variant==="text"&&t.color!=="inherit"&&{color:(e.vars||e).palette[t.color].main},t.variant==="outlined"&&{padding:"5px 15px",border:"1px solid currentColor"},t.variant==="outlined"&&t.color!=="inherit"&&{color:(e.vars||e).palette[t.color].main,border:e.vars?`1px solid rgba(${e.vars.palette[t.color].mainChannel} / 0.5)`:`1px solid ${vi(e.palette[t.color].main,.5)}`},t.variant==="contained"&&{color:e.vars?e.vars.palette.text.primary:(n=(r=e.palette).getContrastText)==null?void 0:n.call(r,e.palette.grey[300]),backgroundColor:e.vars?e.vars.palette.Button.inheritContainedBg:i,boxShadow:(e.vars||e).shadows[2]},t.variant==="contained"&&t.color!=="inherit"&&{color:(e.vars||e).palette[t.color].contrastText,backgroundColor:(e.vars||e).palette[t.color].main},t.color==="inherit"&&{color:"inherit",borderColor:"currentColor"},t.size==="small"&&t.variant==="text"&&{padding:"4px 5px",fontSize:e.typography.pxToRem(13)},t.size==="large"&&t.variant==="text"&&{padding:"8px 11px",fontSize:e.typography.pxToRem(15)},t.size==="small"&&t.variant==="outlined"&&{padding:"3px 9px",fontSize:e.typography.pxToRem(13)},t.size==="large"&&t.variant==="outlined"&&{padding:"7px 21px",fontSize:e.typography.pxToRem(15)},t.size==="small"&&t.variant==="contained"&&{padding:"4px 10px",fontSize:e.typography.pxToRem(13)},t.size==="large"&&t.variant==="contained"&&{padding:"8px 22px",fontSize:e.typography.pxToRem(15)},t.fullWidth&&{width:"100%"})},({ownerState:e})=>e.disableElevation&&{boxShadow:"none","&:hover":{boxShadow:"none"},[`&.${Gi.focusVisible}`]:{boxShadow:"none"},"&:active":{boxShadow:"none"},[`&.${Gi.disabled}`]:{boxShadow:"none"}}),Wm=Tn("span",{name:"MuiButton",slot:"StartIcon",overridesResolver:(e,t)=>{const{ownerState:n}=e;return[t.startIcon,t[`iconSize${Ht(n.size)}`]]}})(({ownerState:e})=>yt({display:"inherit",marginRight:8,marginLeft:-4},e.size==="small"&&{marginLeft:-2},Ud(e))),Um=Tn("span",{name:"MuiButton",slot:"EndIcon",overridesResolver:(e,t)=>{const{ownerState:n}=e;return[t.endIcon,t[`iconSize${Ht(n.size)}`]]}})(({ownerState:e})=>yt({display:"inherit",marginRight:-4,marginLeft:8},e.size==="small"&&{marginRight:-2},Ud(e))),Qm=b.forwardRef(function(t,n){const r=b.useContext(Vm),i=b.useContext(jm),s=Jp(r,t),o=Tr({props:s,name:"MuiButton"}),{children:l,color:c="primary",component:h="button",className:u,disabled:g=!1,disableElevation:S=!1,disableFocusRipple:w=!1,endIcon:m,focusVisibleClassName:C,fullWidth:k=!1,size:T="medium",startIcon:x,type:N,variant:I="text"}=o,O=Cr(o,Hm),D=yt({},o,{color:c,component:h,disabled:g,disableElevation:S,disableFocusRipple:w,fullWidth:k,size:T,type:N,variant:I}),p=Bm(D),E=x&&Be.jsx(Wm,{className:p.startIcon,ownerState:D,children:x}),_=m&&Be.jsx(Um,{className:p.endIcon,ownerState:D,children:m}),A=i||"";return Be.jsxs(qm,yt({ownerState:D,className:Qn(r.className,p.root,u,A),component:h,disabled:g,focusRipple:!w,focusVisibleClassName:Qn(p.focusVisible,C),ref:n,type:N},O,{classes:p,children:[E,l,_]}))}),Qd=Qm,Gm=ao(Be.jsx("path",{d:"M19 5v14H5V5h14m0-2H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2z"}),"CheckBoxOutlineBlank"),Km=ao(Be.jsx("path",{d:"M19 3H5c-1.11 0-2 .9-2 2v14c0 1.1.89 2 2 2h14c1.11 0 2-.9 2-2V5c0-1.1-.89-2-2-2zm-9 14l-5-5 1.41-1.41L10 14.17l7.59-7.59L19 8l-9 9z"}),"CheckBox"),Jm=ao(Be.jsx("path",{d:"M19 3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm-2 10H7v-2h10v2z"}),"IndeterminateCheckBox");function Ym(e){return wr("MuiCheckbox",e)}const Xm=Zr("MuiCheckbox",["root","checked","disabled","indeterminate","colorPrimary","colorSecondary","sizeSmall","sizeMedium"]),oa=Xm,Zm=["checkedIcon","color","icon","indeterminate","indeterminateIcon","inputProps","size","className"],ev=e=>{const{classes:t,indeterminate:n,color:r,size:i}=e,s={root:["root",n&&"indeterminate",`color${Ht(r)}`,`size${Ht(i)}`]},o=Sr(s,Ym,t);return yt({},t,o)},tv=Tn(Wg,{shouldForwardProp:e=>hd(e)||e==="classes",name:"MuiCheckbox",slot:"Root",overridesResolver:(e,t)=>{const{ownerState:n}=e;return[t.root,n.indeterminate&&t.indeterminate,t[`size${Ht(n.size)}`],n.color!=="default"&&t[`color${Ht(n.color)}`]]}})(({theme:e,ownerState:t})=>yt({color:(e.vars||e).palette.text.secondary},!t.disableRipple&&{"&:hover":{backgroundColor:e.vars?`rgba(${t.color==="default"?e.vars.palette.action.activeChannel:e.vars.palette[t.color].mainChannel} / ${e.vars.palette.action.hoverOpacity})`:vi(t.color==="default"?e.palette.action.active:e.palette[t.color].main,e.palette.action.hoverOpacity),"@media (hover: none)":{backgroundColor:"transparent"}}},t.color!=="default"&&{[`&.${oa.checked}, &.${oa.indeterminate}`]:{color:(e.vars||e).palette[t.color].main},[`&.${oa.disabled}`]:{color:(e.vars||e).palette.action.disabled}})),nv=Be.jsx(Km,{}),rv=Be.jsx(Gm,{}),iv=Be.jsx(Jm,{}),sv=b.forwardRef(function(t,n){var r,i;const s=Tr({props:t,name:"MuiCheckbox"}),{checkedIcon:o=nv,color:l="primary",icon:c=rv,indeterminate:h=!1,indeterminateIcon:u=iv,inputProps:g,size:S="medium",className:w}=s,m=Cr(s,Zm),C=h?u:c,k=h?u:o,T=yt({},s,{color:l,indeterminate:h,size:S}),x=ev(T);return Be.jsx(tv,yt({type:"checkbox",inputProps:yt({"data-indeterminate":h},g),icon:b.cloneElement(C,{fontSize:(r=C.props.fontSize)!=null?r:S}),checkedIcon:b.cloneElement(k,{fontSize:(i=k.props.fontSize)!=null?i:S}),ownerState:T,ref:n,className:Qn(x.root,w)},m,{classes:x}))}),av=sv;function ov(e){return wr("MuiCircularProgress",e)}Zr("MuiCircularProgress",["root","determinate","indeterminate","colorPrimary","colorSecondary","svg","circle","circleDeterminate","circleIndeterminate","circleDisableShrink"]);const lv=["className","color","disableShrink","size","style","thickness","value","variant"];let Ts=e=>e,vc,bc,yc,xc;const Zn=44,cv=zd(vc||(vc=Ts` + 0% { + transform: rotate(0deg); + } + + 100% { + transform: rotate(360deg); + } +`)),uv=zd(bc||(bc=Ts` + 0% { + stroke-dasharray: 1px, 200px; + stroke-dashoffset: 0; + } + + 50% { + stroke-dasharray: 100px, 200px; + stroke-dashoffset: -15px; + } + + 100% { + stroke-dasharray: 100px, 200px; + stroke-dashoffset: -125px; + } +`)),dv=e=>{const{classes:t,variant:n,color:r,disableShrink:i}=e,s={root:["root",n,`color${Ht(r)}`],svg:["svg"],circle:["circle",`circle${Ht(n)}`,i&&"circleDisableShrink"]};return Sr(s,ov,t)},fv=Tn("span",{name:"MuiCircularProgress",slot:"Root",overridesResolver:(e,t)=>{const{ownerState:n}=e;return[t.root,t[n.variant],t[`color${Ht(n.color)}`]]}})(({ownerState:e,theme:t})=>yt({display:"inline-block"},e.variant==="determinate"&&{transition:t.transitions.create("transform")},e.color!=="inherit"&&{color:(t.vars||t).palette[e.color].main}),({ownerState:e})=>e.variant==="indeterminate"&&Vd(yc||(yc=Ts` + animation: ${0} 1.4s linear infinite; + `),cv)),hv=Tn("svg",{name:"MuiCircularProgress",slot:"Svg",overridesResolver:(e,t)=>t.svg})({display:"block"}),pv=Tn("circle",{name:"MuiCircularProgress",slot:"Circle",overridesResolver:(e,t)=>{const{ownerState:n}=e;return[t.circle,t[`circle${Ht(n.variant)}`],n.disableShrink&&t.circleDisableShrink]}})(({ownerState:e,theme:t})=>yt({stroke:"currentColor"},e.variant==="determinate"&&{transition:t.transitions.create("stroke-dashoffset")},e.variant==="indeterminate"&&{strokeDasharray:"80px, 200px",strokeDashoffset:0}),({ownerState:e})=>e.variant==="indeterminate"&&!e.disableShrink&&Vd(xc||(xc=Ts` + animation: ${0} 1.4s ease-in-out infinite; + `),uv)),gv=b.forwardRef(function(t,n){const r=Tr({props:t,name:"MuiCircularProgress"}),{className:i,color:s="primary",disableShrink:o=!1,size:l=40,style:c,thickness:h=3.6,value:u=0,variant:g="indeterminate"}=r,S=Cr(r,lv),w=yt({},r,{color:s,disableShrink:o,size:l,thickness:h,value:u,variant:g}),m=dv(w),C={},k={},T={};if(g==="determinate"){const x=2*Math.PI*((Zn-h)/2);C.strokeDasharray=x.toFixed(3),T["aria-valuenow"]=Math.round(u),C.strokeDashoffset=`${((100-u)/100*x).toFixed(3)}px`,k.transform="rotate(-90deg)"}return Be.jsx(fv,yt({className:Qn(m.root,i),style:yt({width:l,height:l},k,c),ownerState:w,ref:n,role:"progressbar"},T,S,{children:Be.jsx(hv,{className:m.svg,ownerState:w,viewBox:`${Zn/2} ${Zn/2} ${Zn} ${Zn}`,children:Be.jsx(pv,{className:m.circle,style:C,ownerState:w,cx:Zn,cy:Zn,r:(Zn-h)/2,fill:"none",strokeWidth:h})})}))}),mv=gv,vv=Am({createStyledComponent:Tn("div",{name:"MuiStack",slot:"Root",overridesResolver:(e,t)=>t.root}),useThemeProps:e=>Tr({props:e,name:"MuiStack"})}),bv=vv;function yv(e){return wr("MuiFormControlLabel",e)}const xv=Zr("MuiFormControlLabel",["root","labelPlacementStart","labelPlacementTop","labelPlacementBottom","disabled","label","error","required","asterisk"]),yi=xv,Sv=["checked","className","componentsProps","control","disabled","disableTypography","inputRef","label","labelPlacement","name","onChange","required","slotProps","value"],wv=e=>{const{classes:t,disabled:n,labelPlacement:r,error:i,required:s}=e,o={root:["root",n&&"disabled",`labelPlacement${Ht(r)}`,i&&"error",s&&"required"],label:["label",n&&"disabled"],asterisk:["asterisk",i&&"error"]};return Sr(o,yv,t)},Tv=Tn("label",{name:"MuiFormControlLabel",slot:"Root",overridesResolver:(e,t)=>{const{ownerState:n}=e;return[{[`& .${yi.label}`]:t.label},t.root,t[`labelPlacement${Ht(n.labelPlacement)}`]]}})(({theme:e,ownerState:t})=>yt({display:"inline-flex",alignItems:"center",cursor:"pointer",verticalAlign:"middle",WebkitTapHighlightColor:"transparent",marginLeft:-11,marginRight:16,[`&.${yi.disabled}`]:{cursor:"default"}},t.labelPlacement==="start"&&{flexDirection:"row-reverse",marginLeft:16,marginRight:-11},t.labelPlacement==="top"&&{flexDirection:"column-reverse",marginLeft:16},t.labelPlacement==="bottom"&&{flexDirection:"column",marginLeft:16},{[`& .${yi.label}`]:{[`&.${yi.disabled}`]:{color:(e.vars||e).palette.text.disabled}}})),Cv=Tn("span",{name:"MuiFormControlLabel",slot:"Asterisk",overridesResolver:(e,t)=>t.asterisk})(({theme:e})=>({[`&.${yi.error}`]:{color:(e.vars||e).palette.error.main}})),kv=b.forwardRef(function(t,n){var r,i;const s=Tr({props:t,name:"MuiFormControlLabel"}),{className:o,componentsProps:l={},control:c,disabled:h,disableTypography:u,label:g,labelPlacement:S="end",required:w,slotProps:m={}}=s,C=Cr(s,Sv),k=$d(),T=(r=h??c.props.disabled)!=null?r:k==null?void 0:k.disabled,x=w??c.props.required,N={disabled:T,required:x};["checked","name","onChange","value","inputRef"].forEach(_=>{typeof c.props[_]>"u"&&typeof s[_]<"u"&&(N[_]=s[_])});const I=Wd({props:s,muiFormControl:k,states:["error"]}),O=yt({},s,{disabled:T,labelPlacement:S,required:x,error:I.error}),D=wv(O),p=(i=m.typography)!=null?i:l.typography;let E=g;return E!=null&&E.type!==cs&&!u&&(E=Be.jsx(cs,yt({component:"span"},p,{className:Qn(D.label,p==null?void 0:p.className),children:E}))),Be.jsxs(Tv,yt({className:Qn(D.root,o),ownerState:O,ref:n},C,{children:[b.cloneElement(c,N),x?Be.jsxs(bv,{display:"block",children:[E,Be.jsxs(Cv,{ownerState:O,"aria-hidden":!0,className:D.asterisk,children:[" ","*"]})]}):E]}))}),Ev=kv;function _v(e){return wr("MuiFormGroup",e)}Zr("MuiFormGroup",["root","row","error"]);const Iv=["className","row"],Rv=e=>{const{classes:t,row:n,error:r}=e;return Sr({root:["root",n&&"row",r&&"error"]},_v,t)},Mv=Tn("div",{name:"MuiFormGroup",slot:"Root",overridesResolver:(e,t)=>{const{ownerState:n}=e;return[t.root,n.row&&t.row]}})(({ownerState:e})=>yt({display:"flex",flexDirection:"column",flexWrap:"wrap"},e.row&&{flexDirection:"row"})),Nv=b.forwardRef(function(t,n){const r=Tr({props:t,name:"MuiFormGroup"}),{className:i,row:s=!1}=r,o=Cr(r,Iv),l=$d(),c=Wd({props:r,muiFormControl:l,states:["error"]}),h=yt({},r,{row:s,error:c.error}),u=Rv(h);return Be.jsx(Mv,yt({className:Qn(u.root,i),ownerState:h,ref:n},o))}),Ov=Nv,Lv=b.createContext(),Sc=Lv;function Dv(e){return wr("MuiGrid",e)}const Av=[0,1,2,3,4,5,6,7,8,9,10],Pv=["column-reverse","column","row-reverse","row"],$v=["nowrap","wrap-reverse","wrap"],fi=["auto",!0,1,2,3,4,5,6,7,8,9,10,11,12],ki=Zr("MuiGrid",["root","container","item","zeroMinWidth",...Av.map(e=>`spacing-xs-${e}`),...Pv.map(e=>`direction-xs-${e}`),...$v.map(e=>`wrap-xs-${e}`),...fi.map(e=>`grid-xs-${e}`),...fi.map(e=>`grid-sm-${e}`),...fi.map(e=>`grid-md-${e}`),...fi.map(e=>`grid-lg-${e}`),...fi.map(e=>`grid-xl-${e}`)]),zv=["className","columns","columnSpacing","component","container","direction","item","rowSpacing","spacing","wrap","zeroMinWidth"];function Hr(e){const t=parseFloat(e);return`${t}${String(e).replace(String(t),"")||"px"}`}function Vv({theme:e,ownerState:t}){let n;return e.breakpoints.keys.reduce((r,i)=>{let s={};if(t[i]&&(n=t[i]),!n)return r;if(n===!0)s={flexBasis:0,flexGrow:1,maxWidth:"100%"};else if(n==="auto")s={flexBasis:"auto",flexGrow:0,flexShrink:0,maxWidth:"none",width:"auto"};else{const o=hr({values:t.columns,breakpoints:e.breakpoints.values}),l=typeof o=="object"?o[i]:o;if(l==null)return r;const c=`${Math.round(n/l*1e8)/1e6}%`;let h={};if(t.container&&t.item&&t.columnSpacing!==0){const u=e.spacing(t.columnSpacing);if(u!=="0px"){const g=`calc(${c} + ${Hr(u)})`;h={flexBasis:g,maxWidth:g}}}s=yt({flexBasis:c,flexGrow:0,maxWidth:c},h)}return e.breakpoints.values[i]===0?Object.assign(r,s):r[e.breakpoints.up(i)]=s,r},{})}function Fv({theme:e,ownerState:t}){const n=hr({values:t.direction,breakpoints:e.breakpoints.values});return Ti({theme:e},n,r=>{const i={flexDirection:r};return r.indexOf("column")===0&&(i[`& > .${ki.item}`]={maxWidth:"none"}),i})}function Gd({breakpoints:e,values:t}){let n="";Object.keys(t).forEach(i=>{n===""&&t[i]!==0&&(n=i)});const r=Object.keys(e).sort((i,s)=>e[i]-e[s]);return r.slice(0,r.indexOf(n))}function jv({theme:e,ownerState:t}){const{container:n,rowSpacing:r}=t;let i={};if(n&&r!==0){const s=hr({values:r,breakpoints:e.breakpoints.values});let o;typeof s=="object"&&(o=Gd({breakpoints:e.breakpoints.values,values:s})),i=Ti({theme:e},s,(l,c)=>{var h;const u=e.spacing(l);return u!=="0px"?{marginTop:`-${Hr(u)}`,[`& > .${ki.item}`]:{paddingTop:Hr(u)}}:(h=o)!=null&&h.includes(c)?{}:{marginTop:0,[`& > .${ki.item}`]:{paddingTop:0}}})}return i}function Hv({theme:e,ownerState:t}){const{container:n,columnSpacing:r}=t;let i={};if(n&&r!==0){const s=hr({values:r,breakpoints:e.breakpoints.values});let o;typeof s=="object"&&(o=Gd({breakpoints:e.breakpoints.values,values:s})),i=Ti({theme:e},s,(l,c)=>{var h;const u=e.spacing(l);return u!=="0px"?{width:`calc(100% + ${Hr(u)})`,marginLeft:`-${Hr(u)}`,[`& > .${ki.item}`]:{paddingLeft:Hr(u)}}:(h=o)!=null&&h.includes(c)?{}:{width:"100%",marginLeft:0,[`& > .${ki.item}`]:{paddingLeft:0}}})}return i}function Bv(e,t,n={}){if(!e||e<=0)return[];if(typeof e=="string"&&!Number.isNaN(Number(e))||typeof e=="number")return[n[`spacing-xs-${String(e)}`]];const r=[];return t.forEach(i=>{const s=e[i];Number(s)>0&&r.push(n[`spacing-${i}-${String(s)}`])}),r}const qv=Tn("div",{name:"MuiGrid",slot:"Root",overridesResolver:(e,t)=>{const{ownerState:n}=e,{container:r,direction:i,item:s,spacing:o,wrap:l,zeroMinWidth:c,breakpoints:h}=n;let u=[];r&&(u=Bv(o,h,t));const g=[];return h.forEach(S=>{const w=n[S];w&&g.push(t[`grid-${S}-${String(w)}`])}),[t.root,r&&t.container,s&&t.item,c&&t.zeroMinWidth,...u,i!=="row"&&t[`direction-xs-${String(i)}`],l!=="wrap"&&t[`wrap-xs-${String(l)}`],...g]}})(({ownerState:e})=>yt({boxSizing:"border-box"},e.container&&{display:"flex",flexWrap:"wrap",width:"100%"},e.item&&{margin:0},e.zeroMinWidth&&{minWidth:0},e.wrap!=="wrap"&&{flexWrap:e.wrap}),Fv,jv,Hv,Vv);function Wv(e,t){if(!e||e<=0)return[];if(typeof e=="string"&&!Number.isNaN(Number(e))||typeof e=="number")return[`spacing-xs-${String(e)}`];const n=[];return t.forEach(r=>{const i=e[r];if(Number(i)>0){const s=`spacing-${r}-${String(i)}`;n.push(s)}}),n}const Uv=e=>{const{classes:t,container:n,direction:r,item:i,spacing:s,wrap:o,zeroMinWidth:l,breakpoints:c}=e;let h=[];n&&(h=Wv(s,c));const u=[];c.forEach(S=>{const w=e[S];w&&u.push(`grid-${S}-${String(w)}`)});const g={root:["root",n&&"container",i&&"item",l&&"zeroMinWidth",...h,r!=="row"&&`direction-xs-${String(r)}`,o!=="wrap"&&`wrap-xs-${String(o)}`,...u]};return Sr(g,Dv,t)},Qv=b.forwardRef(function(t,n){const r=Tr({props:t,name:"MuiGrid"}),{breakpoints:i}=fo(),s=Td(r),{className:o,columns:l,columnSpacing:c,component:h="div",container:u=!1,direction:g="row",item:S=!1,rowSpacing:w,spacing:m=0,wrap:C="wrap",zeroMinWidth:k=!1}=s,T=Cr(s,zv),x=w||m,N=c||m,I=b.useContext(Sc),O=u?l||12:I,D={},p=yt({},T);i.keys.forEach(A=>{T[A]!=null&&(D[A]=T[A],delete p[A])});const E=yt({},s,{columns:O,container:u,direction:g,item:S,rowSpacing:x,columnSpacing:N,wrap:C,zeroMinWidth:k,spacing:m},D,{breakpoints:i.keys}),_=Uv(E);return Be.jsx(Sc.Provider,{value:O,children:Be.jsx(qv,yt({ownerState:E,className:Qn(_.root,o),as:h,ref:n},p))})}),on=Qv;const Gv=e=>t=>{t({type:"SET_IS_EMBED",isEmbed:e})},Kv=e=>t=>{t({type:"SET_URL_LOCATION",urlLocation:e})},Jv=e=>t=>{t({type:"SET_URL_QUERY_PARAMS",urlQueryParams:e})},Qr=e=>t=>{t({type:"SET_SPLIT_VIEW",isSplit:e})},Ki=["step","theme","time"],Yv=["label"],la=["left","right"],Ji=["start","stop"],Yi=["isSubmit","isSplit","autoTheme","isEmbed"];function Xv(){const e=b.useMemo(()=>window.matchMedia("(prefers-color-scheme: light)").matches,[]),t=zt(),n=Re(({urlQueryParams:E})=>E),r=Re(({start:E})=>E),i=Re(({stop:E})=>E),s=Re(({label:E})=>E),o=Re(({from:E})=>E),l=Re(({to:E})=>E),c=Re(({step:E})=>E),h=Re(({isSubmit:E})=>E),u=Re(({isEmbed:E})=>E),g=Re(({time:E})=>E),S=Re(({left:E})=>E),w=Re(({right:E})=>E),m=Re(({theme:E})=>E),C=Re(({autoTheme:E})=>E),k=Re(({isSplit:E})=>E),[T,x]=b.useState(e?"light":m);b.useEffect(()=>{x(m)},[m]);const N={start:r,step:c,stop:i,label:s,from:o,to:l,time:g,isSubmit:h,isEmbed:u,theme:m,autoTheme:C,left:S,right:w,isSplit:k},I={start:xo,step:Sm,stop:So,label:wo,from:wm,to:Tm,time:Bd,isSubmit:mg,isEmbed:Gv,theme:Pd,left:cn,right:Yt,isSplit:Qr,autoTheme:vg},O=E=>(E==null?void 0:E.getTime())+"000000",D=(E,_)=>{try{let A=JSON.parse(E);return A&&A!==void 0?A:_}catch{return _}},{hash:p}=ei();b.useEffect(()=>{const E=new URLSearchParams(p.replace(/#/,""));if(p.length>0){const _=n;for(let[A,$]of E.entries())_[A]=$;Object.keys(_).length>0&&(t(Jv({...n,startParams:_})),t(Kv(p)),Object.keys(_).forEach(A=>{if((Ki.includes(A)||Yv.includes(A))&&_[A]!=="")t(I[A](en.sanitize(_[A])));else if(A==="theme")t(I[A](en.sanitize(T)));else if(Ji.includes(A)&&_[A]!==""){const $=_[A]/1e6,z=new Date(nn($).format("YYYY-MM-DDTHH:mm:ss.SSSZ"));t(I[A](z))}else if(Yi.includes(A))try{const $=D(_[A],!1);t(I[A]($))}catch($){console.log($)}else if(la.includes(A))try{const $=D(decodeURIComponent(_[A]),[]);($==null?void 0:$.length)>0&&t(I[A]($))}catch($){console.log($)}}))}else Ki.concat(Ji).concat(Yi).concat(la).forEach(A=>{var $,z;if(Ki.includes(A))E.set(A,en.sanitize(($=N[A])==null?void 0:$.toString()));else if(A==="theme")E.set(A,en.sanitize(T.toString()));else if(Ji.includes(A)){const V=((z=N[A])==null?void 0:z.getTime())*1e6;E.set(A,en.sanitize(V.toString()))}else if(Yi.includes(A))try{E.set(A,D(N[A],!1))}catch(V){console.log(V)}else if(la.includes(A))try{const V=JSON.stringify(N[A]);E.set(A,V)}catch(V){console.log(V)}}),window.location.hash=E},[]),b.useEffect(()=>{if(p.length>0){const E=new URLSearchParams(p.replace(/#/,""));let _={};for(let[A,$]of E.entries())_[A]=$;Object.keys(N).forEach(A=>{if(Ki.includes(A)&&_[A]!==N[A]){const $=en.sanitize(N[A].toString().trim());E.set(A,$)}else if(Ji.includes(A)&&_[A]!==O(N[A])){const $=O(N[A]);E.set(A,en.sanitize($))}else if(Yi.includes(A)&&_[A]!==N[A])try{E.set(A,D(N[A],!1))}catch($){console.error($)}else if(A==="left"){const $=JSON.stringify(S);E.set("left",$)}else if(A==="right"){const $=JSON.stringify(w);E.set("right",$)}}),window.location.hash=E}},[N])}function Zv(e,t,n){const{queryUrl:r,encodedQuery:i,limit:s,parsedTime:o,queryStep:l,direction:c,time:h}=t;return e==="metrics"||e==="logs"?n==="instant"?`${r}/query?query=${i}&limit=${s}&time=${h}&direction=${c}`:`${r}/query_range?query=${i}&limit=${s}${o}${l}&direction=${c}`:e==="flux"?`${r}`:e==="traces"?n==="trace-search"?`${r}${o}`:`${r}`:""}function eb(e,t,n){return Zv(e,n,t)}function tb(e,t){var r;const n=((r=Object.keys(t))==null?void 0:r.length)>0?t:void 0;return e==="flux"?{method:"POST",headers:n||{Accept:"application/csv","Content-Type":"application/vnd.flux"}}:{method:"GET",headers:n||{"Content-Type":"application/json"}}}const nb=(e,t)=>Array.from({length:Math.ceil(e.length/t)},(n,r)=>e.slice(r*t,r*t+t)),ca=(...e)=>e.filter(t=>t).join(" "),rb=e=>{const t=za(eg(e)),n=Va(tg(e)),r=[];for(let i=t;zr(i,n);)r.push(i),i=$a(i,1);return r},ib=({dateStart:e},t)=>e&&Ur(t,e),sb=({dateEnd:e},t)=>e&&Ur(t,e),ab=({dateStart:e,dateEnd:t},n)=>e&&t&&(lo(n,{start:e,end:t})||Ur(n,e)||Ur(n,t)),ob=({dateStart:e,dateEnd:t})=>e&&t?Ur(e,t):!1,Cs=e=>To(new Date).find(t=>t.label===e),wc=(e,t)=>{if(e instanceof Date){const n=ng(e);if(yn(n))return n}if(e instanceof String){const n=rg(e.toString());if(yn(n))return n}else return t},lb=(e,t)=>{var r,i;const n=Math.floor(t/2);return(i=(r=Array(t))==null?void 0:r.fill(0))==null?void 0:i.map((s,o)=>(e==null?void 0:e.getFullYear())-n+o)},Tc=(e,t)=>{const{dateStart:n,dateEnd:r,label:i}=e,{dateStart:s,dateEnd:o,label:l}=t;return i===l?!0:n&&s&&r&&o?sc(n,s)&&sc(r,o):!1},cb=(e,t,n)=>{let{dateStart:r,dateEnd:i}=e;if(r&&i){const s=yd([r,t]),o=xd([i,n]);return[s,co(s,o)?bi(s,1):o]}else return[r,i]},To=e=>[{label:"Last 5 minutes",dateStart:sa(e,-5),dateEnd:e},{label:"Last 15 minutes",dateStart:sa(e,-15),dateEnd:e},{label:"Last 30 minutes",dateStart:sa(e,-30),dateEnd:e},{label:"Last 1 hour",dateStart:ui(e,-1),dateEnd:e},{label:"Last 3 hours",dateStart:ui(e,-3),dateEnd:e},{label:"Last 6 hours",dateStart:ui(e,-6),dateEnd:e},{label:"Last 12 hours",dateStart:ui(e,-12),dateEnd:e},{label:"Last 24 hours",dateStart:ui(e,-24),dateEnd:e},{label:"Today",dateStart:rc(e),dateEnd:ic(e)},{label:"Yesterday",dateStart:rc($a(e,-1)),dateEnd:ic($a(e,-1))},{label:"This Week",dateStart:za(e),dateEnd:Va(e)},{label:"Last Week",dateStart:za(aa(e,-1)),dateEnd:Va(aa(e,-1))},{label:"Last 7 Days",dateStart:aa(e,-1),dateEnd:e}];To(new Date);function ub(e){return e/1e6}function nr(e){return new Date(e).getTime()+"000000"}function jr(e){let t=new Date(e);return Math.round(t.getTime()/1e3)}const db=e=>e||parseInt(new Date().getTime()+"000000"),fb=(e,t)=>{let n=Cs(e);const{dateStart:r,dateEnd:i}=n;let s,o;return t==="metrics"?(s=jr(r),o=jr(i)):(s=parseInt(nr(r)),o=parseInt(nr(i))),{pStart:s,pStop:o,dateStart:r,dateEnd:i}};function Co(e,t,n){const{time:r,from:i,to:s}=It.getState(),o=It.getState()[n],l=o==null?void 0:o.find(I=>I.id===t),c=l.start,h=l.stop,u=db(r),g=l.label,S=c,w=h;let m=0,C=0;if(Cs(g)){const{pStart:I,pStop:O}=fb(g,e);e==="traces"?(m=Math.round(I/1e9),C=Math.round(O/1e9)):(m=I,C=O)}else e==="metrics"?(m=jr(S),C=jr(w)):e==="logs"?(m=parseInt(nr(S)),C=parseInt(nr(w))):e==="traces"?(m=jr(S),C=jr(w)):(m=parseInt(nr(S)),C=parseInt(nr(w)));const k="&start="+(i||m)+"&end="+(s||C),T=parseInt(i||m);return{tDiff:(parseInt(s||C)-T)/(e==="metrics"?1:1e6),time:u,parsedTime:k}}function hb(e,t,n,r,i,s="",o,l,c,h,u){const g=It.getState(),{isSplit:S}=g,w=S?2:1,m=window.innerWidth,{parsedTime:C,time:k}=Co(e,h,u),T=s;let x=0;c>0?x=c:x=m/Math.round(m/r*10/w),x===0&&(x=1);const N=`&step=${x}`,I=`${encodeURIComponent(t)}`;let O="";switch(e){case"logs":O=`${T}/loki/api/v1`;break;case"metrics":O=`${T}/api/v1`;break;case"flux":O=`${T}/api/v2/query`;break;case"traces":O=o==="trace-search"?`${l}`:`${T}/api/traces/${t}/json`;break;default:O=`${T}/loki/api/v1`}return{queryUrl:O,encodedQuery:I,parsedTime:C,time:k,queryStep:N,limit:n,direction:i,queryType:o}}async function Ha(e){e(mr(!0))}function Kd(e){let t=[];try{for(let n of e){let r=Object.keys(n.metric);for(let i in r)t.includes(r[i])||t.push(r[i])}}catch(n){console.log(n)}return t}function Ba(e){let t=[];try{for(let n of e){let r=Object.keys(n);for(let i of r)t.includes(i)||t.push(i)}}catch(n){console.log(n)}return t}function is(e,t="logs"){if(t==="flux"||t==="traces")try{return e}catch(n){console.log(n)}else{const n=Kd(e);try{let r=[];const i=e.length,s=n.length;for(let l=0;ll.time)}catch(r){console.log(r)}}}const pb={locale:"en",long:{year:{previous:"last year",current:"this year",next:"next year",past:{one:"{0} year ago",other:"{0} years ago"},future:{one:"in {0} year",other:"in {0} years"}},quarter:{previous:"last quarter",current:"this quarter",next:"next quarter",past:{one:"{0} quarter ago",other:"{0} quarters ago"},future:{one:"in {0} quarter",other:"in {0} quarters"}},month:{previous:"last month",current:"this month",next:"next month",past:{one:"{0} month ago",other:"{0} months ago"},future:{one:"in {0} month",other:"in {0} months"}},week:{previous:"last week",current:"this week",next:"next week",past:{one:"{0} week ago",other:"{0} weeks ago"},future:{one:"in {0} week",other:"in {0} weeks"}},day:{previous:"yesterday",current:"today",next:"tomorrow",past:{one:"{0} day ago",other:"{0} days ago"},future:{one:"in {0} day",other:"in {0} days"}},hour:{current:"this hour",past:{one:"{0} hour ago",other:"{0} hours ago"},future:{one:"in {0} hour",other:"in {0} hours"}},minute:{current:"this minute",past:{one:"{0} minute ago",other:"{0} minutes ago"},future:{one:"in {0} minute",other:"in {0} minutes"}},second:{current:"now",past:{one:"{0} second ago",other:"{0} seconds ago"},future:{one:"in {0} second",other:"in {0} seconds"}}},short:{year:{previous:"last yr.",current:"this yr.",next:"next yr.",past:"{0} yr. ago",future:"in {0} yr."},quarter:{previous:"last qtr.",current:"this qtr.",next:"next qtr.",past:{one:"{0} qtr. ago",other:"{0} qtrs. ago"},future:{one:"in {0} qtr.",other:"in {0} qtrs."}},month:{previous:"last mo.",current:"this mo.",next:"next mo.",past:"{0} mo. ago",future:"in {0} mo."},week:{previous:"last wk.",current:"this wk.",next:"next wk.",past:"{0} wk. ago",future:"in {0} wk."},day:{previous:"yesterday",current:"today",next:"tomorrow",past:{one:"{0} day ago",other:"{0} days ago"},future:{one:"in {0} day",other:"in {0} days"}},hour:{current:"this hour",past:"{0} hr. ago",future:"in {0} hr."},minute:{current:"this minute",past:"{0} min. ago",future:"in {0} min."},second:{current:"now",past:"{0} sec. ago",future:"in {0} sec."}},narrow:{year:{previous:"last yr.",current:"this yr.",next:"next yr.",past:"{0}y ago",future:"in {0}y"},quarter:{previous:"last qtr.",current:"this qtr.",next:"next qtr.",past:"{0}q ago",future:"in {0}q"},month:{previous:"last mo.",current:"this mo.",next:"next mo.",past:"{0}mo ago",future:"in {0}mo"},week:{previous:"last wk.",current:"this wk.",next:"next wk.",past:"{0}w ago",future:"in {0}w"},day:{previous:"yesterday",current:"today",next:"tomorrow",past:"{0}d ago",future:"in {0}d"},hour:{current:"this hour",past:"{0}h ago",future:"in {0}h"},minute:{current:"this minute",past:"{0}m ago",future:"in {0}m"},second:{current:"now",past:"{0}s ago",future:"in {0}s"}},now:{now:{current:"now",future:"in a moment",past:"just now"}},mini:{year:"{0}yr",month:"{0}mo",week:"{0}wk",day:"{0}d",hour:"{0}h",minute:"{0}m",second:"{0}s",now:"now"},"short-time":{year:"{0} yr.",month:"{0} mo.",week:"{0} wk.",day:{one:"{0} day",other:"{0} days"},hour:"{0} hr.",minute:"{0} min.",second:"{0} sec."},"long-time":{year:{one:"{0} year",other:"{0} years"},month:{one:"{0} month",other:"{0} months"},week:{one:"{0} week",other:"{0} weeks"},day:{one:"{0} day",other:"{0} days"},hour:{one:"{0} hour",other:"{0} hours"},minute:{one:"{0} minute",other:"{0} minutes"},second:{one:"{0} second",other:"{0} seconds"}}},gb=()=>It.getState().theme==="light"?pd:gd,mb=e=>oe("border:none;background:none;color:",e.primaryLight,";cursor:pointer;&:hover{text-decoration:underline;}","");Sd.addDefaultLocale(pb);function vb(e){return nn(parseInt(e.getValue()+"000")).format("YYYY-MM-DDTHH:mm:ss.SSZ")}function bb(e){return e.getValue()+" ms"}function yb(e){return new Sd("en-US").format(e.getValue()/1e6)}function xb(e,t){const n=It.dispatch,r=It.getState()[e.panel],i=It.getState().right,s=window.innerWidth<=1013,o=r.find(h=>h.id===e.id);e.panel==="left"&&!s&&n(Qr(!0));let l=JSON.parse(JSON.stringify(i));const c=JSON.parse(JSON.stringify(o));try{const h={...l[0],id:l[0].id,idRef:"Trace "+t,panel:"right",queryType:"range",dataSourceType:"traces",dataSourceId:e.dataSourceId,dataSourceURL:e.url,expr:t,limit:100,step:100,tableView:!1,chartView:!1,isShowTs:!1,isBuilder:!1,isLogsVolume:!1,browserOpen:!1,open:!0,labels:[],values:[],direction:"backwards"};n(Yt([h])),n(An("traces",t,"range",c.limit||100,"right",h.id,"backwards",e.dataSourceId,e.url))}catch(h){console.log(h)}}function Sb(e){return nn(e.getValue()).format("YYYY-MM-DDTHH:mm:ss.SSZ")}function wb(e,t="logs",n,r={}){var o,l;const i=(l=(o=It.getState())==null?void 0:o[r.panel])==null?void 0:l.find(c=>c.id===r.id);i&&(r.dataSourceId=i.dataSourceId,r.url=i.dataSourceURL);const s=gb();return e.length>0&&t==="traces"?e==null?void 0:e.map(c=>c.accessorKey==="durationMs"?{header:"Duration Ms",accessorKey:c.accessorKey,cell:h=>bb(h)}:c.accessorKey==="startTimeUnixNano"?{header:"Start Time",accessorKey:c.accessorKey,cell:h=>yb(h)}:c.accessorKey==="traceID"||c.accessorKey==="traceId"?{header:"Trace Id",accessorKey:c.accessorKey,cell:h=>f("button",{onClick:u=>xb(r,h.getValue()),className:Pe(mb(s)),children:h.getValue()})}:c.accessorKey==="rootServiceName"?{header:"Service Name",accessorKey:c.accessorKey,cell:h=>h.getValue()}:c.accessorKey==="rootTraceName"?{header:"Trace Name",accessorKey:c.accessorKey,cell:h=>h.getValue()}:c):e.length>0&&t==="flux"?e==null?void 0:e.map(c=>c.accessorKey===n||c.accessorKey==="_time"?{header:"Time",accessorKey:c.accessorKey,cell:h=>Sb(h)}:c):e.length>0?[{header:"Time",accessorKey:"time",cell:c=>vb(c)},...e,{header:"Value",accessorKey:"value"}]:[]}function ss(e,t="logs",n,r={}){const i=e==null?void 0:e.map(o=>({header:o,accessorKey:o,id:o,cell:l=>l.getValue()}));return wb(i,t,n,r)}function ua(e){return e==="left"?{state:"leftDataView",action:Er}:{state:"rightDataView",action:kr}}function Jd(e){var u,g,S,w,m,C;const{result:t,debugMode:n,dispatch:r,panel:i,id:s,type:o,dsType:l,raw:c}=e;let h={panel:i,id:s,type:o};if(o==="traces")try{const k=Ba(t),T=x=>{const N=x[0],I=Object.entries(N);if(I){const O=I.find(([D,p])=>Bn(p));return(O==null?void 0:O[0])||null}};if(k.length>0){const x=T(t),I=ss(k,o,x,{panel:i,id:s,type:o}),O=is(t,o),D={columnsData:I,dataRows:O,panel:i,id:s};if((I==null?void 0:I.length)>0&&(O==null?void 0:O.length)>0){const p={id:s,type:"vector",raw:c,dsType:l,data:{tableData:D},tableData:D,total:((u=D==null?void 0:D.dataRows)==null?void 0:u.length)||0},E=ua(i),{action:_,state:A}=E,$=(g=It.getState())==null?void 0:g[A];if($.some(z=>z.id===p.id)){let z=[];r(_([])),z=[...$.filter(K=>K.id!==p.id),{...p}],r(_(z))}else{let z=[...$,p];r(_(z))}}}}catch(k){console.log(k)}else if(o==="flux")try{const k=Ba(t),T=x=>{const N=x[0],I=Object.entries(N);if(I){const O=I.find(([D,p])=>Bn(p));return(O==null?void 0:O[0])||null}};if(k.length>0){const x=T(t),N=ss(k,o,x,h),I=is(t,o),O={columnsData:N,dataRows:I,panel:i,id:s};if((N==null?void 0:N.length)>0&&(I==null?void 0:I.length)>0){const D={id:s,type:"vector",data:{tableData:O},raw:c,dsType:l,tableData:O,total:((S=O==null?void 0:O.dataRows)==null?void 0:S.length)||0},p=ua(i),{action:E,state:_}=p,A=(w=It.getState())==null?void 0:w[_];if(A.some($=>$.id===D.id)){let $=[];r(E([])),$=[...A.filter(V=>V.id!==D.id),{...D}],r(E($))}else{let $=[...A,D];r(E($))}}}}catch(k){console.log(k)}else try{const k=Kd(t);if(k.length>0){const T=ss(k,o,null,h),x=is(t),N={columnsData:T,dataRows:x,panel:i,id:s};if(T.length>0&&x.length>0){const I={id:s,type:"vector",data:{tableData:N},raw:c,dsType:l,tableData:N||{},total:((m=N==null?void 0:N.dataRows)==null?void 0:m.length)||0},O=ua(i),{action:D,state:p}=O,E=(C=It.getState())==null?void 0:C[p];if(E.some(_=>_.id===I.id)){let _=[];r(D([])),_=[...E.filter($=>$.id!==I.id),{...I}],r(D(_))}else{let _=[...E,I];r(D(_))}}}}catch(k){n&&console.log("🚧 getData / getting an error from rendering vector type streams"),console.log(k)}}function Yd(e){return(e==null?void 0:e.map(t=>({...t,id:Gn()})))||[]}function Tb(e){return nn(e.getValue()*1e3).format("YYYY-MM-DDTHH:mm:ss.SSZ")}function Cb(e){return e.map(({metric:t,values:n})=>({metric:JSON.stringify(t),rows:n.map(([r,i])=>({time:r,metric:JSON.stringify(t),value:i})),get rowsLength(){var r;return(r=this.rows)==null?void 0:r.length},get title(){return`'${this.metric}' (${this.rowsLength})`}}))}function kb(e){const t=[{header:"Time",accessorKey:"time",cell:s=>Tb(s)},{header:"Metric",accessorKey:"metric"},{header:"Value",accessorKey:"value"}],n=Cb(e);let r=[];for(let s of n)r.push(s.rows);const i=Ft.sortBy(r.flat(),s=>s.time);return{columnsData:t,dataRows:i,total:i.length}}function Eb(e){return e==="left"?{state:"leftDataView",action:Er}:{state:"rightDataView",action:kr}}function Cc(e){var g;const{result:t,debugMode:n,dispatch:r,panel:i,id:s,raw:o,dsType:l,isLogsVolume:c}=e,h=kb(t),u=Eb(i);try{const S=Yd(t),w={id:s,type:"matrix",tableData:h,data:S,dsType:l,raw:o,total:(S==null?void 0:S.length)||0},{action:m,state:C}=u,k=(g=It.getState())==null?void 0:g[C];if(k.some(T=>T.id===w.id)){let T=[];if(c){T=[...k];let x=T.map(N=>N.id===s?{...N,logsVolumeData:S,total:S.length}:N);r(m([])),r(m(x))}else r(m([])),T=[...k.filter(N=>N.id!==w.id),{...w}],r(m(T))}else{let T=[...k,w];r(m(T))}}catch(S){n&&console.log("🚧 getData / getting an error from rendering matrix type streams"),console.log(S)}}const _b=e=>t=>{t({type:"SET_LOGS",logs:e})};function Ib(e){return nn(parseInt(e.getValue())/1e6).format("YYYY-MM-DDTHH:mm:ss.SSZ")}function Rb(e){return e==null?void 0:e.map(({stream:t,values:n})=>({stream:`${JSON.stringify(t)}`,rows:n==null?void 0:n.map(([r,i])=>({time:r,stream:JSON.stringify(t),log:i})),get rowsLength(){var r;return((r=this==null?void 0:this.rows)==null?void 0:r.length)||0}}))}function kc(e){return f("span",{title:e.getValue(),children:e.getValue()})}function Mb(e){const t=[{id:"time",header:"Time",accessorKey:"time",cell:s=>Ib(s)},{id:"stream",header:"Stream",accessorKey:"stream",cell:s=>kc(s)},{id:"log",accessorKey:"log",header:"Log",cell:s=>kc(s)}],n=Rb(e),r=(n==null?void 0:n.length)||0;let i=[];if(r>0)for(let s of n)i.push(s.rows);return{columnsData:t,dataRows:Ft.sortBy(i.flat(),s=>s.time),length:r}}function Nb(e){return e==="left"?{state:"leftDataView",action:Er}:{state:"rightDataView",action:kr}}function Ec(e){var x,N;const{result:t,raw:n,time:r,debugMode:i,queryType:s,panel:o,id:l,dispatch:c,dsType:h,direction:u,isLogsVolume:g}=e,S=qb(t,u),w=Nb(o),m=Mb(t),C=Xd(S,u);function k(I){return[].concat.apply([],I).filter(function(O,D,p){return p.indexOf(O)===D})}let T={id:l,type:"stream",tableData:{},data:[{}],raw:"[]",labels:[],total:0,isLogsVolume:g,dsType:h};if(C)try{jb(c(_b(C||[]))).then(()=>{C.length===0&&(i&&console.log("🚧 getData / getting no messages sorted"),c(mr(!0))),c(mr(!1))});const I=Array.from(new Set(C==null?void 0:C.map(_=>Object.keys(_.tags)))),O=k(I);T={id:l,type:"stream",dsType:h,tableData:m,data:C,isLogsVolume:g,raw:n,labels:[...O],total:(C==null?void 0:C.length)||0};const{action:D,state:p}=w,E=(x=It.getState())==null?void 0:x[p];if(E.some(_=>_.id===T.id)){let _=[];if(g){_=[...E];let A=_.map($=>{var z;if($.id===l){let V=[];return $!=null&&$.logsVolumeData&&((z=$.logsVolumeData)==null?void 0:z.length)>0&&(V=[...$.logsVolumeData]),{...{...T},logsVolumeData:V}}else return $});c(D([])),c(D(A))}else{let A=[];c(D([])),A=[...E.filter(z=>z.id!==T.id),{...T}],c(D(A))}}else{let _=[...E,T];c(D(_))}s==="instant"&&c(Bd(r))}catch(I){console.log(I)}else{const{action:I,state:O}=w,D=(N=It.getState())==null?void 0:N[O];if(D.some(p=>p.id===T.id)){let p=[];c(I([])),p=[...(D==null?void 0:D.filter(_=>_.id!==T.id))||[],{...T}],c(I(p))}else{let p=[...D,T];c(I(p))}}}function Ob(e){return e==="left"?{state:"leftDataView",action:Er}:{state:"rightDataView",action:kr}}async function Lb(e){var u,g;const{result:t,debugMode:n,dispatch:r,panel:i,id:s,type:o,dsType:l,queryType:c,raw:h}=e;if(c==="trace-search")await Jd(e);else try{const S={id:s,type:o,dsType:l,tableData:{},data:t,raw:h,labels:[],open:!0,total:(u=t==null?void 0:t.resourceSpans)==null?void 0:u.length},w=Ob(i),{action:m,state:C}=w,k=(g=It.getState())==null?void 0:g[C];if(k.some(T=>T.id===S.id)){let T=[];r(m([])),T=[...k.filter(N=>N.id!==S.id),{...S}],r(m(T))}else{let T=[...k,S];r(m(T))}}catch(S){n&&console.log(" 🚧 getData / getting an error from rendering Traces type streams",S),console.log(S)}}function Db(e){return nn(e.getValue()).format("YYYY-MM-DDTHH:mm:ss.SSZ")}function Ab(e){return[{metric:{__name__:"Flux"},values:e.map(n=>Object.values(n).map((r,i)=>isNaN(+r)?null:(r instanceof Date?r.getTime()/1e3:r)+(i===0?0:"")).filter(r=>!!r))}]}function Pb(e){return e.map(({metric:t,values:n})=>({metric:JSON.stringify(t),rows:n.map(([r,i])=>({time:r,metric:JSON.stringify(t),value:i})),get rowsLength(){var r;return(r=this.rows)==null?void 0:r.length},get title(){return`'${this.metric}' (${this.rowsLength})`}}))}function _c(e){return f("span",{title:e.getValue(),children:e.getValue()})}function $b(e){const t=[{accessorKey:"time",header:()=>f("span",{children:"Time"}),cell:s=>Db(s)},{header:"Metric",cell:s=>_c(s),accessorKey:"metric"},{header:"Value",accessorKey:"value",cell:s=>_c(s)}],n=Pb(e);let r=[];for(let s of n)r.push(s.rows);const i=Ft.sortBy(r.flat(),s=>s.time);return{columnsData:t,dataRows:i,total:i.length}}function zb(e){return e==="left"?{state:"leftDataView",action:Er}:{state:"rightDataView",action:kr}}function Vb(e){const{result:t,panel:n,id:r,type:i}=e,s={panel:n,id:r,type:i},o=Ba(e.result),c=(S=>{const w=S[0],m=Object.entries(w);if(m){const C=m.find(([k,T])=>Bn(T));return(C==null?void 0:C[0])||null}})(t),h=ss(o,i,c,s),u=is(t,i),g={columnsData:h,dataRows:u,panel:n,id:r};if((h==null?void 0:h.length)>0&&(u==null?void 0:u.length)>0)return g}function Fb(e){var u;let{result:t,debugMode:n,dispatch:r,panel:i,id:s,raw:o,dsType:l}=e;t=Ab(t);const c=$b(t),h=zb(i);try{const g=Yd(t),S=Vb(e),m={id:s,type:"vector",tableData:c,data:{chartData:g,tableData:S},dsType:l,raw:o,total:(g==null?void 0:g.length)||0},{action:C,state:k}=h,T=(u=It.getState())==null?void 0:u[k];if(T.some(x=>x.id===m.id)){let x=[];r(C([])),x=[...T.filter(I=>I.id!==m.id),{...m}],r(C(x))}else{let x=[...T,m];r(C(x))}}catch(g){n&&console.log("🚧 getData / getting an error from rendering Flux type streams"),console.error(g)}}const{debugMode:ko}=It.getState();async function jb(e){return await e}function Xd(e,t){return t==="forward"?Hb(e):Bb(e)}function Hb(e){const t=performance.now(),n=e==null?void 0:e.sort((i,s)=>i.timestamp-s.timestamp),r=performance.now()-t;return ko&&console.log("🚧 getData / sorting logs took: ",r," ms"),n}function Bb(e){const t=performance.now(),n=e==null?void 0:e.sort((i,s)=>s.timestamp-i.timestamp),r=performance.now()-t;return ko&&console.log("🚧 getData / sorting logs took: ",r," ms"),n}function qb(e,t="backwards"){const n=performance.now();let r=[];e==null||e.forEach(s=>{s.values.forEach(([o,l],c)=>{r.push({type:"stream",timestamp:ub(o),text:l,tags:s.stream||{},isShowTs:!0,isBuilder:!1,showLabels:!1,id:Gn()})})});const i=performance.now()-n;return ko&&console.log("🚧 getData / mapping logs took: ",i," ms"),Xd(r,t)}async function Ar(e){const{type:t}=e;switch(t){case"streams":await Ec(e);break;case"vector":await Jd(e);break;case"matrix":await Cc(e);break;case"scalar":await Cc(e);break;case"flux":await Fb(e);break;case"traces":await Lb(e);break;default:await Ec(e)}}var Zd={exports:{}};/* @license +Papa Parse +v5.4.1 +https://github.com/mholt/PapaParse +License: MIT +*/(function(e,t){(function(n,r){e.exports=r()})(wd,function n(){var r=typeof self<"u"?self:typeof window<"u"?window:r!==void 0?r:{},i=!r.document&&!!r.postMessage,s=r.IS_PAPA_WORKER||!1,o={},l=0,c={parse:function(E,_){var A=(_=_||{}).dynamicTyping||!1;if(p(A)&&(_.dynamicTypingFunction=A,A={}),_.dynamicTyping=A,_.transform=!!p(_.transform)&&_.transform,_.worker&&c.WORKERS_SUPPORTED){var $=function(){if(!c.WORKERS_SUPPORTED)return!1;var V=(ie=r.URL||r.webkitURL||null,ue=n.toString(),c.BLOB_URL||(c.BLOB_URL=ie.createObjectURL(new Blob(["var global = (function() { if (typeof self !== 'undefined') { return self; } if (typeof window !== 'undefined') { return window; } if (typeof global !== 'undefined') { return global; } return {}; })(); global.IS_PAPA_WORKER=true; ","(",ue,")();"],{type:"text/javascript"})))),K=new r.Worker(V),ie,ue;return K.onmessage=x,K.id=l++,o[K.id]=K}();return $.userStep=_.step,$.userChunk=_.chunk,$.userComplete=_.complete,$.userError=_.error,_.step=p(_.step),_.chunk=p(_.chunk),_.complete=p(_.complete),_.error=p(_.error),delete _.worker,void $.postMessage({input:E,config:_,workerId:$.id})}var z=null;return c.NODE_STREAM_INPUT,typeof E=="string"?(E=function(V){return V.charCodeAt(0)===65279?V.slice(1):V}(E),z=_.download?new g(_):new w(_)):E.readable===!0&&p(E.read)&&p(E.on)?z=new m(_):(r.File&&E instanceof File||E instanceof Object)&&(z=new S(_)),z.stream(E)},unparse:function(E,_){var A=!1,$=!0,z=",",V=`\r +`,K='"',ie=K+K,ue=!1,te=null,he=!1;(function(){if(typeof _=="object"){if(typeof _.delimiter!="string"||c.BAD_DELIMITERS.filter(function(me){return _.delimiter.indexOf(me)!==-1}).length||(z=_.delimiter),(typeof _.quotes=="boolean"||typeof _.quotes=="function"||Array.isArray(_.quotes))&&(A=_.quotes),typeof _.skipEmptyLines!="boolean"&&typeof _.skipEmptyLines!="string"||(ue=_.skipEmptyLines),typeof _.newline=="string"&&(V=_.newline),typeof _.quoteChar=="string"&&(K=_.quoteChar),typeof _.header=="boolean"&&($=_.header),Array.isArray(_.columns)){if(_.columns.length===0)throw new Error("Option columns is empty");te=_.columns}_.escapeChar!==void 0&&(ie=_.escapeChar+K),(typeof _.escapeFormulae=="boolean"||_.escapeFormulae instanceof RegExp)&&(he=_.escapeFormulae instanceof RegExp?_.escapeFormulae:/^[=+\-@\t\r].*$/)}})();var Y=new RegExp(k(K),"g");if(typeof E=="string"&&(E=JSON.parse(E)),Array.isArray(E)){if(!E.length||Array.isArray(E[0]))return Fe(null,E,ue);if(typeof E[0]=="object")return Fe(te||Object.keys(E[0]),E,ue)}else if(typeof E=="object")return typeof E.data=="string"&&(E.data=JSON.parse(E.data)),Array.isArray(E.data)&&(E.fields||(E.fields=E.meta&&E.meta.fields||te),E.fields||(E.fields=Array.isArray(E.data[0])?E.fields:typeof E.data[0]=="object"?Object.keys(E.data[0]):[]),Array.isArray(E.data[0])||typeof E.data[0]=="object"||(E.data=[E.data])),Fe(E.fields||[],E.data||[],ue);throw new Error("Unable to serialize unrecognized input");function Fe(me,ke,Oe){var re="";typeof me=="string"&&(me=JSON.parse(me)),typeof ke=="string"&&(ke=JSON.parse(ke));var Ce=Array.isArray(me)&&0=this._config.preview;if(s)r.postMessage({results:V,workerId:c.WORKER_ID,finished:ie});else if(p(this._config.chunk)&&!A){if(this._config.chunk(V,this._handle),this._handle.paused()||this._handle.aborted())return void(this._halted=!0);V=void 0,this._completeResults=void 0}return this._config.step||this._config.chunk||(this._completeResults.data=this._completeResults.data.concat(V.data),this._completeResults.errors=this._completeResults.errors.concat(V.errors),this._completeResults.meta=V.meta),this._completed||!ie||!p(this._config.complete)||V&&V.meta.aborted||(this._config.complete(this._completeResults,this._input),this._completed=!0),ie||V&&V.meta.paused||this._nextChunk(),V}this._halted=!0},this._sendError=function(_){p(this._config.error)?this._config.error(_):s&&this._config.error&&r.postMessage({workerId:c.WORKER_ID,error:_,finished:!1})}}function g(E){var _;(E=E||{}).chunkSize||(E.chunkSize=c.RemoteChunkSize),u.call(this,E),this._nextChunk=i?function(){this._readChunk(),this._chunkLoaded()}:function(){this._readChunk()},this.stream=function(A){this._input=A,this._nextChunk()},this._readChunk=function(){if(this._finished)this._chunkLoaded();else{if(_=new XMLHttpRequest,this._config.withCredentials&&(_.withCredentials=this._config.withCredentials),i||(_.onload=D(this._chunkLoaded,this),_.onerror=D(this._chunkError,this)),_.open(this._config.downloadRequestBody?"POST":"GET",this._input,!i),this._config.downloadRequestHeaders){var A=this._config.downloadRequestHeaders;for(var $ in A)_.setRequestHeader($,A[$])}if(this._config.chunkSize){var z=this._start+this._config.chunkSize-1;_.setRequestHeader("Range","bytes="+this._start+"-"+z)}try{_.send(this._config.downloadRequestBody)}catch(V){this._chunkError(V.message)}i&&_.status===0&&this._chunkError()}},this._chunkLoaded=function(){_.readyState===4&&(_.status<200||400<=_.status?this._chunkError():(this._start+=this._config.chunkSize?this._config.chunkSize:_.responseText.length,this._finished=!this._config.chunkSize||this._start>=function(A){var $=A.getResponseHeader("Content-Range");return $===null?-1:parseInt($.substring($.lastIndexOf("/")+1))}(_),this.parseChunk(_.responseText)))},this._chunkError=function(A){var $=_.statusText||A;this._sendError(new Error($))}}function S(E){var _,A;(E=E||{}).chunkSize||(E.chunkSize=c.LocalChunkSize),u.call(this,E);var $=typeof FileReader<"u";this.stream=function(z){this._input=z,A=z.slice||z.webkitSlice||z.mozSlice,$?((_=new FileReader).onload=D(this._chunkLoaded,this),_.onerror=D(this._chunkError,this)):_=new FileReaderSync,this._nextChunk()},this._nextChunk=function(){this._finished||this._config.preview&&!(this._rowCount=this._input.size,this.parseChunk(z.target.result)},this._chunkError=function(){this._sendError(_.error)}}function w(E){var _;u.call(this,E=E||{}),this.stream=function(A){return _=A,this._nextChunk()},this._nextChunk=function(){if(!this._finished){var A,$=this._config.chunkSize;return $?(A=_.substring(0,$),_=_.substring($)):(A=_,_=""),this._finished=!_,this.parseChunk(A)}}}function m(E){u.call(this,E=E||{});var _=[],A=!0,$=!1;this.pause=function(){u.prototype.pause.apply(this,arguments),this._input.pause()},this.resume=function(){u.prototype.resume.apply(this,arguments),this._input.resume()},this.stream=function(z){this._input=z,this._input.on("data",this._streamData),this._input.on("end",this._streamEnd),this._input.on("error",this._streamError)},this._checkIsFinished=function(){$&&_.length===1&&(this._finished=!0)},this._nextChunk=function(){this._checkIsFinished(),_.length?this.parseChunk(_.shift()):A=!0},this._streamData=D(function(z){try{_.push(typeof z=="string"?z:z.toString(this._config.encoding)),A&&(A=!1,this._checkIsFinished(),this.parseChunk(_.shift()))}catch(V){this._streamError(V)}},this),this._streamError=D(function(z){this._streamCleanUp(),this._sendError(z)},this),this._streamEnd=D(function(){this._streamCleanUp(),$=!0,this._streamData("")},this),this._streamCleanUp=D(function(){this._input.removeListener("data",this._streamData),this._input.removeListener("end",this._streamEnd),this._input.removeListener("error",this._streamError)},this)}function C(E){var _,A,$,z=Math.pow(2,53),V=-z,K=/^\s*-?(\d+\.?|\.\d+|\d+\.\d+)([eE][-+]?\d+)?\s*$/,ie=/^((\d{4}-[01]\d-[0-3]\dT[0-2]\d:[0-5]\d:[0-5]\d\.\d+([+-][0-2]\d:[0-5]\d|Z))|(\d{4}-[01]\d-[0-3]\dT[0-2]\d:[0-5]\d:[0-5]\d([+-][0-2]\d:[0-5]\d|Z))|(\d{4}-[01]\d-[0-3]\dT[0-2]\d:[0-5]\d([+-][0-2]\d:[0-5]\d|Z)))$/,ue=this,te=0,he=0,Y=!1,Fe=!1,$e=[],me={data:[],errors:[],meta:{}};if(p(E.step)){var ke=E.step;E.step=function(pe){if(me=pe,Ce())re();else{if(re(),me.data.length===0)return;te+=pe.data.length,E.preview&&te>E.preview?A.abort():(me.data=me.data[0],ke(me,ue))}}}function Oe(pe){return E.skipEmptyLines==="greedy"?pe.join("").trim()==="":pe.length===1&&pe[0].length===0}function re(){return me&&$&&(be("Delimiter","UndetectableDelimiter","Unable to auto-detect delimiting character; defaulted to '"+c.DefaultDelimiter+"'"),$=!1),E.skipEmptyLines&&(me.data=me.data.filter(function(pe){return!Oe(pe)})),Ce()&&function(){if(!me)return;function pe(Je,et){p(E.transformHeader)&&(Je=E.transformHeader(Je,et)),$e.push(Je)}if(Array.isArray(me.data[0])){for(var Te=0;Ce()&&Te=$e.length?"__parsed_extra":$e[De]),E.transform&&(it=E.transform(it,Xe)),it=Ee(Xe,it),Xe==="__parsed_extra"?(Ye[Xe]=Ye[Xe]||[],Ye[Xe].push(it)):Ye[Xe]=it}return E.header&&(De>$e.length?be("FieldMismatch","TooManyFields","Too many fields: expected "+$e.length+" fields but parsed "+De,he+et):De<$e.length&&be("FieldMismatch","TooFewFields","Too few fields: expected "+$e.length+" fields but parsed "+De,he+et)),Ye}var Te=1;return!me.data.length||Array.isArray(me.data[0])?(me.data=me.data.map(pe),Te=me.data.length):me.data=pe(me.data,0),E.header&&me.meta&&(me.meta.fields=$e),he+=Te,me}()}function Ce(){return E.header&&$e.length===0}function Ee(pe,Te){return Je=pe,E.dynamicTypingFunction&&E.dynamicTyping[Je]===void 0&&(E.dynamicTyping[Je]=E.dynamicTypingFunction(Je)),(E.dynamicTyping[Je]||E.dynamicTyping)===!0?Te==="true"||Te==="TRUE"||Te!=="false"&&Te!=="FALSE"&&(function(et){if(K.test(et)){var De=parseFloat(et);if(V=Ke.length/2?`\r +`:"\r"}(pe,et)),$=!1,E.delimiter)p(E.delimiter)&&(E.delimiter=E.delimiter(pe),me.meta.delimiter=E.delimiter);else{var De=function(Xe,it,rt,Ke,Et){var Rt,_e,je,Qe;Et=Et||[","," ","|",";",c.RECORD_SEP,c.UNIT_SEP];for(var at=0;at=K)return Nt(!0)}else for(Ie=te,te++;;){if((Ie=Y.indexOf(_,Ie+1))===-1)return $e||be.push({type:"Quotes",code:"MissingQuotes",message:"Quoted field unterminated",row:Ee.length,index:te}),jt();if(Ie===me-1)return jt(Y.substring(te,Ie).replace(at,_));if(_!==ue||Y[Ie+1]!==ue){if(_===ue||Ie===0||Y[Ie-1]!==ue){je!==-1&&je=K)return Nt(!0);break}be.push({type:"Quotes",code:"InvalidQuotes",message:"Trailing quote on quoted field is malformed",row:Ee.length,index:te}),Ie++}}else Ie++}return jt();function qt(kt){Ee.push(kt),Te=te}function Gt(kt){var Wt=0;if(kt!==-1){var Cn=Y.substring(Ie+1,kt);Cn&&Cn.trim()===""&&(Wt=Cn.length)}return Wt}function jt(kt){return $e||(kt===void 0&&(kt=Y.substring(te)),pe.push(kt),te=me,qt(pe),Ce&&At()),Nt()}function Mt(kt){te=kt,qt(pe),pe=[],Qe=Y.indexOf($,te)}function Nt(kt){return{data:Ee,errors:be,meta:{delimiter:A,linebreak:$,aborted:he,truncated:!!kt,cursor:Te+(Fe||0)}}}function At(){V(Nt()),Ee=[],be=[]}},this.abort=function(){he=!0},this.getCharIndex=function(){return te}}function x(E){var _=E.data,A=o[_.workerId],$=!1;if(_.error)A.userError(_.error,_.file);else if(_.results&&_.results.data){var z={abort:function(){$=!0,N(_.workerId,{data:[],errors:[],meta:{aborted:!0}})},pause:I,resume:I};if(p(A.userStep)){for(var V=0;V<_.results.data.length&&(A.userStep({data:_.results.data[V],errors:_.results.errors,meta:_.results.meta},z),!$);V++);delete _.results}else p(A.userChunk)&&(A.userChunk(_.results,z,_.file),delete _.results)}_.finished&&!$&&N(_.workerId,_.results)}function N(E,_){var A=o[E];p(A.userComplete)&&A.userComplete(_),A.terminate(),delete o[E]}function I(){throw new Error("Not implemented.")}function O(E){if(typeof E!="object"||E===null)return E;var _=Array.isArray(E)?[]:{};for(var A in E)_[A]=O(E[A]);return _}function D(E,_){return function(){E.apply(_,arguments)}}function p(E){return typeof E=="function"}return s&&(r.onmessage=function(E){var _=E.data;if(c.WORKER_ID===void 0&&_&&(c.WORKER_ID=_.workerId),typeof _.input=="string")r.postMessage({workerId:c.WORKER_ID,results:c.parse(_.input,_.config),finished:!0});else if(r.File&&_.input instanceof File||_.input instanceof Object){var A=c.parse(_.input,_.config);A&&r.postMessage({workerId:c.WORKER_ID,results:A,finished:!0})}}),(g.prototype=Object.create(u.prototype)).constructor=g,(S.prototype=Object.create(u.prototype)).constructor=S,(w.prototype=Object.create(w.prototype)).constructor=w,(m.prototype=Object.create(u.prototype)).constructor=m,c})})(Zd);var Wb=Zd.exports;const Ub=Ni(Wb);async function Qb(e){try{var t={meta:[],data:[],statistics:{elapsed:.360986682,rows_read:0,bytes_read:0}},n=Ub.parse(e,{header:!0,comments:!0,dynamicTyping:!0});t.data=await n.data.map(function(r){return delete r[""],delete r.table,delete r.result,r}),t.data.length=t.data.length-2;for(const[r,i]of Object.entries(t.data[0]))t.meta.push({name:r,type:typeof i});return t.rows=t.data.length,t}catch{return e}}function Gb(e,t){return e==="left"?cn(t):Yt(t)}const Ic=(e,t,n,r,i,s)=>{const{time:o}=Co(e,r,n),{debugMode:l}=It.getState(),c={result:{resourceSpans:[],result:[],length:0},raw:[],time:o,debugMode:l,dispatch:t,type:"traces",dsType:e,panel:n,id:r,ts:Date.now(),queryType:s,open:!0};Ar(c)};async function Rc(e,t,n,r,i,s,o,l){var u,g,S,w,m,C,k,T,x,N,I,O,D,p,E,_,A,$,z;const{time:c}=Co(e,i,r),{debugMode:h}=It.getState();if(e==="traces"){if(o==="trace-search"&&((g=(u=t==null?void 0:t.data)==null?void 0:u.traces)==null?void 0:g.length)>0){const V={result:t.data.traces||[],raw:t.data,time:c,debugMode:h,dispatch:n,dsType:e,type:e,panel:r,open:!0,id:i,ts:Date.now(),queryType:o};Ar(V)}if(((w=(S=t==null?void 0:t.data)==null?void 0:S.resourceSpans)==null?void 0:w.length)>0){const V={result:(t==null?void 0:t.data)||[],raw:t==null?void 0:t.data,time:c,debugMode:h,dispatch:n,type:e,dsType:e,panel:r,open:!0,id:i,ts:Date.now(),queryType:o};Ar(V)}}if(e==="flux"&&await Qb(t==null?void 0:t.data).then(V=>{var K;if(((K=V==null?void 0:V.data)==null?void 0:K.length)>0){const ie={result:V.data||[],raw:V==null?void 0:V.data,time:c,debugMode:h,queryType:o,dispatch:n,dsType:e,type:e,panel:r,open:!0,id:i,ts:Date.now(),direction:s};Ar(ie)}}),((C=(m=t==null?void 0:t.data)==null?void 0:m.streams)==null?void 0:C.length)===0){const V={result:[],raw:"[]",time:c,debugMode:h,queryType:o,dispatch:n,open:!0,type:"streams",dsType:e,panel:r,id:i,ts:Date.now(),direction:s,isLogsVolume:l};Ar(V),n(mr(!0))}if((k=t==null?void 0:t.data)!=null&&k.data){const V=(x=(T=t==null?void 0:t.data)==null?void 0:T.data)==null?void 0:x.result,K=(I=(N=t==null?void 0:t.data)==null?void 0:N.data)==null?void 0:I.resultType;let ie={hasStats:!1,statsData:{}};(D=(O=t==null?void 0:t.data)==null?void 0:O.data)!=null&&D.stats&&((_=Object.keys((E=(p=t==null?void 0:t.data)==null?void 0:p.data)==null?void 0:E.stats))==null?void 0:_.length)>0&&(ie={hasStats:!0,statsData:{...($=(A=t==null?void 0:t.data)==null?void 0:A.data)==null?void 0:$.stats}});const ue=It.getState()[r],te=ue==null?void 0:ue.map(Y=>Y.id===i?{...Y,hasStats:(ie==null?void 0:ie.hasStats)||!1,statsData:(ie==null?void 0:ie.statsData)||{},open:!0}:Y);n(Gb(r,te)),n(Cm(e));const he={result:V,raw:(z=t==null?void 0:t.data)==null?void 0:z.data,time:c,debugMode:h,queryType:o,dispatch:n,type:K,dsType:e,open:!0,panel:r,id:i,ts:Date.now(),direction:s,isLogsVolume:l};Ar(he)}else Ha(n)}function Kb(e){var i,s,o;const t=e.match(/\[(.*?)\]/gm),n=(t==null?void 0:t[0].replace(/\[\]']+/g,"").trim())||"";let r=0;if(Array.isArray(t)){const l=n.match(/^(?[0-9.]+)(?ns|us|ms|s|m|h)?$/),c=typeof((i=l==null?void 0:l.groups)==null?void 0:i.tnum)=="string"?parseInt((s=l==null?void 0:l.groups)==null?void 0:s.tnum):1,h=((o=l==null?void 0:l.groups)==null?void 0:o.trange)||"m";r=c/Jb(h)}return r}function Jb(e){const t=/^(ns|us|ms|s|m|h)$/,n={ns:1e9,us:1e6,s:1,m:.016666666666666666,h:.0002777777777777778},r=new Map(Object.entries(n));return t.test(e)&&typeof e=="string"?r.get(e)||1/60:r.get("m")||1/60}function Mc(e,t){window.bosco.send(e,t)}function Yb(e,t,n){if(e==="left")return t(cn(n));if(e==="right")return t(Yt(n))}function Xb(e,t,n){return n(e==="left"?Er(t):kr(t))}function Zb(e,t,n){return[...e].map(r=>r.id===t?{...r,loading:n||!1}:r)}function An(e,t,n,r,i,s,o="backwards",l="",c="",h=0,u=!1){var O,D,p,E,_,A;let g={url:"",requestHeaders:{},method:{value:""},headers:[],auth:{method:{value:"GET"},basicAuth:{value:!0},fields:{basicAuth:[{name:"user",value:""},{name:"password",value:""}]}},hasSettings:!1},S="",w="";if(l!==""){const $=It.getState().dataSources,z=$.find(V=>V.id===l);if(z&&((O=Object.keys(z))==null?void 0:O.length)>0){const V=$.find(ie=>ie.id===l),K=g.url!==""?g.url:V.url;g={...V,url:K,hasSettings:!0}}if(((D=g==null?void 0:g.headers)==null?void 0:D.length)>0){let V={};for(let K of g.headers){const ie={[String(K.header)]:K.value};V={...V,...ie}}g.requestHeaders=V||{}}if((E=(p=g==null?void 0:g.auth)==null?void 0:p.basicAuth)!=null&&E.value){const V=(A=(_=g==null?void 0:g.auth)==null?void 0:_.fields)==null?void 0:A.basicAuth;for(let K of V)(K==null?void 0:K.name)==="user"&&(K.value,S=K.value),(K==null?void 0:K.name)==="password"&&(K.value,w=K.value);g.requestHeaders={...g.requestHeaders}}}const m=($,z)=>{const V=It.getState()[i];Yb(i,$,Zb(V,s,z))},{debugMode:C}=It.getState(),k=tb(e,g.requestHeaders),T=Kb(t),x=hb(e,t,r,T,o,g.url||"",n,c,h,s,i),N=eb(e,n,x),I=($,z)=>{var ie;const V=(ie=It.getState())==null?void 0:ie[`${i}DataView`],K=V==null?void 0:V.find(ue=>ue.id===s);K&&(K.loading=$),Xb(i,V,z)};return async function($){var V,K,ie,ue;I(!0,$),m($,!0);let z;if(c===""){n==="trace-search"&&Ic(e,$,i,s,o,n),m($,!1);return}if(t===""&&n!=="trace-search"){e==="traces"&&Ic(e,$,i,s,o,n),m($,!1);return}typeof z<"u"&&z.cancel("Cancelling the previous request"),z=Sn.CancelToken.source(),k.cancelToken=z.token;try{(k==null?void 0:k.method)==="POST"?await((K=(V=Sn)==null?void 0:V.post(N,t,k))==null?void 0:K.then(te=>{Rc(e,te,$,i,s,o,n)}).catch(te=>{Ha($),$(mr(!0)),I(!1,$),C&&console.log("Error loading flux data",te)}).finally(()=>{I(!1,$),m($,!1)})):(k==null?void 0:k.method)==="GET"&&await((ue=(ie=Sn)==null?void 0:ie.get(N,{auth:{username:S,password:w},...k}))==null?void 0:ue.then(te=>{Rc(e,te||{data:{data:[]}},$,i,s,o,n,u),C&&Mc({level:"info",id:s,type:e,direction:o},s),m($,!1)}).catch(te=>{Ha($),$(mr(!0)),I(!1,$),m($,!1),C&&(Mc({level:"error",id:s,type:e,direction:o},s),console.log("getting an error from response: ",te))}).finally(()=>{m($,!1),I(!1,$)}))}catch(te){m($,!1),console.log(te)}}}var Eo={},ey=Ct;Object.defineProperty(Eo,"__esModule",{value:!0});var ks=Eo.default=void 0,ty=ey(Tt()),ny=Be,ry=(0,ty.default)((0,ny.jsx)("path",{d:"M6 19c0 1.1.9 2 2 2h8c1.1 0 2-.9 2-2V7H6v12zM8 9h8v10H8V9zm7.5-5-1-1h-5l-1 1H5v2h14V4z"}),"DeleteOutline");ks=Eo.default=ry;var _o={},iy=Ct;Object.defineProperty(_o,"__esModule",{value:!0});var Io=_o.default=void 0,sy=iy(Tt()),ay=Be,oy=(0,sy.default)((0,ay.jsx)("path",{d:"M12 17.27 18.18 21l-1.64-7.03L22 9.24l-7.19-.61L12 2 9.19 8.63 2 9.24l5.46 4.73L5.82 21z"}),"Star");Io=_o.default=oy;var Ro={},ly=Ct;Object.defineProperty(Ro,"__esModule",{value:!0});var ef=Ro.default=void 0,cy=ly(Tt()),Nc=Be,uy=(0,cy.default)([(0,Nc.jsx)("path",{d:"M11.99 2C6.47 2 2 6.48 2 12s4.47 10 9.99 10C17.52 22 22 17.52 22 12S17.52 2 11.99 2zM12 20c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8z"},"0"),(0,Nc.jsx)("path",{d:"M12.5 7H11v6l5.25 3.15.75-1.23-4.5-2.67z"},"1")],"AccessTime");ef=Ro.default=uy;var Mo={},dy=Ct;Object.defineProperty(Mo,"__esModule",{value:!0});var tf=Mo.default=void 0,fy=dy(Tt()),hy=Be,py=(0,fy.default)((0,hy.jsx)("path",{d:"M19 19H5V5h7V3H5c-1.11 0-2 .9-2 2v14c0 1.1.89 2 2 2h14c1.1 0 2-.9 2-2v-7h-2v7zM14 3v2h3.59l-9.83 9.83 1.41 1.41L19 6.41V10h2V3h-7z"}),"Launch");tf=Mo.default=py;var No={},gy=Ct;Object.defineProperty(No,"__esModule",{value:!0});var Kn=No.default=void 0,my=gy(Tt()),vy=Be,by=(0,my.default)((0,vy.jsx)("path",{d:"M8.59 16.59 13.17 12 8.59 7.41 10 6l6 6-6 6-1.41-1.41z"}),"KeyboardArrowRight");Kn=No.default=by;var Oo={},yy=Ct;Object.defineProperty(Oo,"__esModule",{value:!0});var nf=Oo.default=void 0,xy=yy(Tt()),Sy=Be,wy=(0,xy.default)((0,Sy.jsx)("path",{d:"m15 3 2.3 2.3-2.89 2.87 1.42 1.42L18.7 6.7 21 9V3h-6zM3 9l2.3-2.3 2.87 2.89 1.42-1.42L6.7 5.3 9 3H3v6zm6 12-2.3-2.3 2.89-2.87-1.42-1.42L5.3 17.3 3 15v6h6zm12-6-2.3 2.3-2.87-2.89-1.42 1.42 2.89 2.87L15 21h6v-6z"}),"ZoomOutMap");nf=Oo.default=wy;var Lo={},Ty=Ct;Object.defineProperty(Lo,"__esModule",{value:!0});var rf=Lo.default=void 0,Cy=Ty(Tt()),ky=Be,Ey=(0,Cy.default)((0,ky.jsx)("path",{d:"M9 9V3H7v2.59L3.91 2.5 2.5 3.91 5.59 7H3v2h6zm12 0V7h-2.59l3.09-3.09-1.41-1.41L17 5.59V3h-2v6h6zM3 15v2h2.59L2.5 20.09l1.41 1.41L7 18.41V21h2v-6H3zm12 0v6h2v-2.59l3.09 3.09 1.41-1.41L18.41 17H21v-2h-6z"}),"ZoomInMap");rf=Lo.default=Ey;var Do={},_y=Ct;Object.defineProperty(Do,"__esModule",{value:!0});var Gr=Do.default=void 0,Iy=_y(Tt()),Ry=Be,My=(0,Iy.default)((0,Ry.jsx)("path",{d:"M7.41 8.59 12 13.17l4.59-4.58L18 10l-6 6-6-6 1.41-1.41z"}),"KeyboardArrowDownOutlined");Gr=Do.default=My;const Ny=ve("div",{target:"e13u74u10"})("background:",({theme:e})=>e.shadow,";#alert-dialog-title{color:",({theme:e})=>e.contrast,";}#alert-dialog-description{color:",({theme:e})=>e.lightContrast,";font-weight:normal;}");function Oc({clearHistory:e,dialogType:t}){const[n,r]=b.useState(!1),i=qe(),s=()=>{r(!0)},o=()=>{r(!1)};function l(){e(),r(!1)}return f(kg,{theme:i,children:F("div",{children:[f(Lt,{title:"Clear Query History",children:f(bg,{onClick:s,children:"Clear History"})}),f(ho,{open:n,onClose:o,"aria-labelledby":"alert-dialog-title","aria-describedby":"alert-dialog-description",PaperProps:{classes:{root:po}},children:F(Ny,{children:[F(yg,{id:"alert-dialog-title",children:["Are you sure you want to clear the ",t," ","History?"]}),f(xg,{children:F(Sg,{id:"alert-dialog-description",children:["Click ‘Clear History’ to delete your"," ",t," history permanently"]})}),F(wg,{children:[f(Tg,{onClick:o,children:"Cancel"}),f(Cg,{onClick:l,autoFocus:!0,children:"Clear History"})]})]})})]})})}function sf({message:e}){return f(Eg,{children:e})}function Oy({onClose:e}){return f(_g,{onClick:e,children:f(go,{style:{height:"16px",width:"16px"}})})}const af=Object.fromEntries?Object.fromEntries:e=>{if(!e||!e[Symbol.iterator])throw new Error("Object.fromEntries() requires a single iterable argument");const t={};return Object.keys(e).forEach(n=>{const[r,i]=e[n];t[r]=i}),t};function Kr(e){return Object.keys(e)}function Ao(e,t){if(!e)throw new Error(t)}function Po(e,t){return t}const $o=e=>{const t=e.length;let n=0,r="";for(;nr===t[i]).indexOf(!1)>=0)&&(n.current={v:e(),prevDeps:[...t]}),n.current.v}function Dy(e){return e instanceof Object&&!("styles"in e)&&!("length"in e)&&!("__emotion_styles"in e)}const{createCssAndCx:Ay}=(()=>{function e(n,r,i){const s=[],o=Xg(n,s,i);return s.length<2?i:o+r(s)}function t(n){const{cache:r}=n,i=(...o)=>{const l=Jg(o,r.registered);Yg(r,l,!1);const c=`${r.key}-${l.name}`;e:{const h=o[0];if(!Dy(h))break e;Lc.saveClassNameCSSObjectMapping(r,c,h)}return c};return{css:i,cx:(...o)=>{const l=$o(o),c=Lc.fixClassName(r,l,i);return e(r.registered,i,c)}}}return{createCssAndCx:t}})();function of(e){const{useCache:t}=e;function n(){const r=t(),{css:i,cx:s}=Ly(()=>Ay({cache:r}),[r]);return{css:i,cx:s}}return{useCssAndCx:n}}const Lc=(()=>{const e=new WeakMap;return{saveClassNameCSSObjectMapping:(t,n,r)=>{let i=e.get(t);i===void 0&&(i=new Map,e.set(t,i)),i.set(n,r)},fixClassName:(()=>{function t(n){let r=!1;return n.map(([i,s])=>{if(s===void 0)return i;let o;if(r)o={"&&":s};else{o=i;for(const l in s)if(l.startsWith("@media")){r=!0;break}}return o})}return(n,r,i)=>{const s=e.get(n);return $o(t(r.split(" ").map(o=>[o,s==null?void 0:s.get(o)])).map(o=>typeof o=="string"?o:i(o)))}})()}})();function Jr(e){if(!(e instanceof Object)||typeof e=="function")return e;const t=[];for(const n in e){const r=e[n],i=typeof r;if(!(i==="string"||i==="number"&&!isNaN(r)||i==="boolean"||r===void 0||r===null))return e;t.push(`${n}:${i}_${r}`)}return"xSqLiJdLMd9s"+t.join("|")}function zo(e,t,n){if(!(t instanceof Object))return e;const r={};return Kr(e).forEach(i=>r[i]=n(e[i],t[i])),Kr(t).forEach(i=>{if(i in e)return;const s=t[i];typeof s=="string"&&(r[i]=s)}),r}const lf=({classes:e,theme:t,muiStyleOverridesParams:n,css:r,cx:i,name:s})=>{var o,l;e:{if(s==="makeStyle no name"){s=void 0;break e}if(n!==void 0&&s===void 0)throw new Error("To use muiStyleOverridesParams, you must specify a name using .withName('MyComponent')")}let c;try{c=s===void 0?void 0:((l=(o=t.components)===null||o===void 0?void 0:o[s])===null||l===void 0?void 0:l.styleOverrides)||void 0}catch{}const h=b.useMemo(()=>{if(c===void 0)return;const u={};for(const g in c){const S=c[g];S instanceof Object&&(u[g]=r(typeof S=="function"?S(Object.assign({theme:t,ownerState:n==null?void 0:n.ownerState},n==null?void 0:n.props)):S))}return u},[c,Jr(n==null?void 0:n.props),Jr(n==null?void 0:n.ownerState),r]);return e=b.useMemo(()=>zo(e,h,i),[e,h,i]),{classes:e}};let Py=0;function cf(e){const{useTheme:t,cache:n}=e,{useCache:r}=uf({cacheProvidedAtInception:n}),{useCssAndCx:i}=of({useCache:r});function s(l){const{name:c,uniqId:h=`${Py++}`}=l??{},u=typeof c!="object"?c:Object.keys(c)[0];return function(g){const S=typeof g=="function"?g:()=>g;return function(m,C){const k=t();let{css:T,cx:x}=i();const N=r();let I=b.useMemo(()=>{const O={},D=typeof Proxy<"u"&&new Proxy({},{get:(_,A)=>(typeof A=="symbol"&&Ao(!1),O[A]=`${N.key}-${h}${u!==void 0?`-${u}`:""}-${A}-ref`)}),p=S(k,m,D||{}),E=af(Kr(p).map(_=>{const A=p[_];return A.label||(A.label=`${u!==void 0?`${u}-`:""}${_}`),[_,`${T(A)}${Po(_,_ in O)?` ${O[_]}`:""}`]}));return Kr(O).forEach(_=>{_ in E||(E[_]=O[_])}),E},[N,T,x,k,Jr(m)]);{const O=C==null?void 0:C.props.classes;I=b.useMemo(()=>zo(I,O,x),[I,Jr(O),x])}{const O=lf({classes:I,css:T,cx:x,name:u??"makeStyle no name",idOfUseStyles:h,muiStyleOverridesParams:C,theme:k});O.classes!==void 0&&(I=O.classes),O.css!==void 0&&(T=O.css),O.cx!==void 0&&(x=O.cx)}return{classes:I,theme:k,css:T,cx:x}}}}function o(){const l=t(),{css:c,cx:h}=i();return{theme:l,css:c,cx:h}}return{makeStyles:s,useStyles:o}}const $y=b.createContext(void 0),{createUseCache:uf}=(()=>{function e(){return b.useContext($y)}function t(n){const{cacheProvidedAtInception:r}=n;function i(){var s;const o=Zg(),l=e(),c=(s=r??l)!==null&&s!==void 0?s:o;if(c===null)throw new Error(["In order to get SSR working with tss-react you need to explicitly provide an Emotion cache.","MUI users be aware: This is not an error strictly related to tss-react, with or without tss-react,","MUI needs an Emotion cache to be provided for SSR to work.","Here is the MUI documentation related to SSR setup: https://mui.com/material-ui/guides/server-rendering/","TSS provides helper that makes the process of setting up SSR easier: https://docs.tss-react.dev/ssr"].join(` +`));return c}return{useCache:i}}return{createUseCache:t}})();function Dc(e){return e.charAt(0).toUpperCase()+e.slice(1)}var Ac=globalThis&&globalThis.__rest||function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var i=0,r=Object.getOwnPropertySymbols(e);i{const w=s,m=function(C){var{children:k}=C,T=Ac(C,["children"]);return b.createElement(w,T,k)};return Object.defineProperty(m,"name",{value:Dc(w)}),m})():s,h=(()=>{{const{name:w}=l??{};if(w!==void 0)return typeof w!="object"?w:Object.keys(w)[0]}{const w=c.displayName;if(typeof w=="string"&&w!=="")return w}{const{name:w}=c;if(w)return w.replace(/\$/g,"usd")}})(),u=r(Object.assign(Object.assign({},l),{name:h}))(typeof o=="function"?(w,m,C)=>$c(o(w,m,C)):$c(o));function g(w){for(const m in w)if(m!=="root")return!0;return!1}const S=b.forwardRef(function(w,m){const{className:C,classes:k}=w,T=Ac(w,["className","classes"]),{classes:x,cx:N}=u(w,{props:w}),I=N(x.root,C);return df.set(x,Object.assign(Object.assign({},x),{root:I})),ln.createElement(c,Object.assign({ref:m,className:g(x)?C:I},typeof s=="string"?{}:{classes:x},T))});return h!==void 0&&(S.displayName=`${Dc(h)}WithStyles`,Object.defineProperty(S,"name",{value:S.displayName})),S}return i.getClasses=Vy,{withStyles:i}}const df=new WeakMap,Pc="getClasses should only be used in conjunction with withStyles";function Vy(e){const t=e.classes;if(t===void 0)throw new Error(Pc);const n=df.get(t);if(n===void 0)throw new Error(Pc);return n}function $c(e){const t={},n={};return Object.keys(e).forEach(r=>(r.startsWith("@media")?n:t)[r]=e[r]),Object.keys(n).forEach(r=>{const i=n[r];Object.keys(i).forEach(s=>{var o;return t[s]=Object.assign(Object.assign({},(o=t[s])!==null&&o!==void 0?o:{}),{[r]:i[s]})})}),t}const Fy=(()=>!(typeof document=="object"&&typeof(document==null?void 0:document.getElementById)=="function")&&!(typeof jest<"u")&&!(typeof mocha<"u")&&!(typeof __vitest_worker__<"u"))();var jy=globalThis&&globalThis.__rest||function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var i=0,r=Object.getOwnPropertySymbols(e);i({classes:c,cx:h,css:u})),name:void 0,doesUseNestedSelectors:!1})}}let Hy=0;const da=[];function as(e){const{useContext:t,useCache:n,useCssAndCx:r,usePlugin:i,name:s,doesUseNestedSelectors:o}=e;return{withParams:()=>as(Object.assign({},e)),withName:l=>as(Object.assign(Object.assign({},e),{name:typeof l!="object"?l:Object.keys(l)[0]})),withNestedSelectors:()=>as(Object.assign(Object.assign({},e),{doesUseNestedSelectors:!0})),create:l=>{const c=`x${Hy++}`,h=typeof l=="function"?l:()=>l;return function(g){var S,w,m;const C=g??{},{classesOverrides:k}=C,T=jy(C,["classesOverrides"]),x=t(),{css:N,cx:I}=r(),O=n();let D=b.useMemo(()=>{const E={},_=h(Object.assign(Object.assign(Object.assign({},g),x),o?{classes:typeof Proxy>"u"?{}:new Proxy({},{get:($,z)=>{if(typeof z=="symbol"&&Ao(!1),Fy){{let V=da.find(K=>K.name===s&&K.idOfUseStyles===c);V===void 0&&(V={name:s,idOfUseStyles:c,nestedSelectorRuleNames:new Set},da.push(V)),V.nestedSelectorRuleNames.add(z)}if(da.find(V=>V.name===s&&V.idOfUseStyles!==c&&V.nestedSelectorRuleNames.has(z))!==void 0)throw new Error([`tss-react: Duplicate nested selector "${z}" detected in ${s===void 0?`useStyles named "${s}"`:"anonymous useStyles function"}.`,"In SSR setups, this may lead to CSS class name collisions, causing nested selectors to target elements outside of the intended scope.",'Solution: Ensure each useStyles using nested selectors has a unique name. Use tss.withName("UniqueName").withNestedSelectors<...>()... to set a name.'].join(` +`))}return E[z]=`${O.key}-${c}${s!==void 0?`-${s}`:""}-${z}-ref`}})}:{})),A=af(Kr(_).map($=>{const z=_[$];return z.label||(z.label=`${s!==void 0?`${s}-`:""}${$}`),[$,`${N(z)}${Po($,$ in E)?` ${E[$]}`:""}`]}));return Kr(E).forEach($=>{$ in A||(A[$]=E[$])}),A},[O,N,I,Jr(g),...Object.values(x)]);D=b.useMemo(()=>zo(D,k,I),[D,Jr(k),I]);const p=i(Object.assign(Object.assign({classes:D,css:N,cx:I,idOfUseStyles:c,name:s},x),T));return Object.assign({classes:(S=p.classes)!==null&&S!==void 0?S:D,css:(w=p.css)!==null&&w!==void 0?w:N,cx:(m=p.cx)!==null&&m!==void 0?m:I},x)}}}}function By(e){return Object.assign(Object.assign({},cf(e)),zy(e))}const{tss:qy}=ff({useContext:()=>({})});qy.create({});const{makeStyles:ML,withStyles:Vo}=By({useTheme:fo}),{tss:Wy}=ff({useContext:function(){return{theme:fo()}},usePlugin:lf});Wy.create({});var Fo={},Uy=Ct;Object.defineProperty(Fo,"__esModule",{value:!0});var jo=Fo.default=void 0,Qy=Uy(Tt()),Gy=Be,Ky=(0,Qy.default)((0,Gy.jsx)("path",{d:"M15.41 7.41 14 6l-6 6 6 6 1.41-1.41L10.83 12z"}),"ChevronLeft");jo=Fo.default=Ky;var Ho={},Jy=Ct;Object.defineProperty(Ho,"__esModule",{value:!0});var hf=Ho.default=void 0,Yy=Jy(Tt()),Xy=Be,Zy=(0,Yy.default)((0,Xy.jsx)("path",{d:"M10 6 8.59 7.41 13.17 12l-4.58 4.59L10 18l6-6z"}),"ChevronRight");hf=Ho.default=Zy;const e0=["Jan","Feb","Mar","Apr","May","June","July","Aug","Sept","Oct","Nov","Dec"],t0=["Su","Mo","Tu","We","Th","Fr","Sa"],ur={FIRST_MONTH:Symbol("firstMonth"),SECOND_MONTH:Symbol("secondMonth")},qa="dateTimeRange",n0=It.getState().theme,r0={light:pd,dark:gd},Pr=r0[n0],i0=()=>({iconContainer:{padding:5,color:Pr.contrast},icon:{padding:10,color:Pr.contrast,"&:hover":{color:Pr.contrast,background:"none"}},selector:{color:Pr.contrast,borderBottom:`1px solid ${Pr.contrast}`}}),s0=()=>{const e=It.getState().theme;return Yp({palette:{mode:e,primary:{main:Pr.contrast}}})},zc=ve("select",{target:"etc1wzw0"})("cursor:pointer;position:relative;font-size:14px;color:",e=>e.theme.contrast,";background:",e=>e.theme.deep,";border:none;border-radius:3px;padding:4px 8px;line-height:20px;flex:1;&::-webkit-scrollbar{width:5px;background:",e=>e.theme.deep,";}&::-webkit-scrollbar-corner{background:transparent;}&::-webkit-scrollbar-thumb{border-radius:5px;background:",e=>e.theme.alphaPlusNeutral,";}"),a0=({date:e,classes:t,setDate:n,nextDisabled:r,prevDisabled:i,onClickNext:s,onClickPrevious:o})=>{const l=qe(),c=u=>{n(ag(e,parseInt(u.target.value)))},h=u=>{n(og(e,parseInt(u.target.value)))};return f(Cd,{theme:l,children:F(on,{container:!0,justifyContent:"space-between",alignItems:"center",style:{marginTop:"20px"},children:[f(on,{item:!0,className:t.iconContainer,children:f(Pa,{disabled:i,onClick:o,children:f(jo,{style:{color:i?l.lightContrast:l.contrast}})})}),f(on,{item:!0,children:f(zc,{value:ig(e),onChange:c,children:e0.map((u,g)=>f("option",{value:g,children:u},u))})}),f(on,{item:!0,children:f(zc,{value:sg(e),onChange:h,children:lb(e,30).map(u=>f("option",{className:"custom-option",value:u,children:u},u))})}),f(on,{item:!0,className:t.iconContainer,children:f(Pa,{disabled:r,onClick:s,children:f(hf,{style:{color:r?l.lightContrast:l.contrast}})})})]})})},o0=Vo(a0,i0),l0=()=>({leftBorderRadius:{borderRadius:"50% 0 0 50%"},rightBorderRadius:{borderRadius:"0 50% 50% 0"},buttonContainer:{display:"flex"},button:{height:30,width:30,padding:0},inactive:{color:"gray"},outlined:{border:"1px solid #11abab"},maxContrast:{lineHeight:1.6,color:"primary"},filled:{"&:hover":{backgroundColor:"#11abab",color:"text.primary"},backgroundColor:"#11abab",color:"text.primary"},highlighted:{backgroundColor:"#14b8b852"},contrast:{color:"text.primary"}}),c0=e=>{const{classes:t}=e;return f(vt,{theme:s0,children:f("div",{className:ca(t.buttonContainer,e.startOfRange&&t.leftBorderRadius,e.endOfRange&&t.rightBorderRadius,!e.disabled&&e.highlighted&&t.highlighted,e.disabled&&t.disabled),children:f(Pa,{className:ca(t.button,!e.disabled&&e.outlined&&t.outlined,!e.disabled&&e.filled&&t.filled),disabled:e.disabled,onClick:e.onClick,onMouseOver:e.onHover,children:f(cs,{color:e.disabled?"text.secondary":"text.primary",className:ca(t.maxContrast,!e.disabled&&e.filled&&t.contrast,e.disabled&&t.inactive),variant:"body2",children:e.value})})})})},u0=Vo(c0,l0),Vc={Previous:-1,Next:1},d0=e=>({root:{width:260,background:e.background},weekDaysContainer:{marginTop:5,paddingLeft:30,paddingRight:30},daysContainer:{paddingLeft:15,paddingRight:15,marginTop:10,marginBottom:20}}),f0=e=>{const t=qe(),[n,r]=b.useState(t),{classes:i,helpers:s,handlers:o,value:l,dateRange:c,marker:h,setValue:u,minDate:g,maxDate:S}=e,[w,m]=e.navState;return b.useEffect(()=>{r(t)},[t,r]),f(vt,{theme:t,children:f(md,{square:!0,elevation:0,className:i.root,style:{background:t.background},children:F(on,{container:!0,children:[f(o0,{date:l,setDate:u,nextDisabled:!m,prevDisabled:!w,onClickPrevious:()=>o.onMonthNavigate(h,Vc.Previous),onClickNext:()=>o.onMonthNavigate(h,Vc.Next)}),f(on,{item:!0,container:!0,direction:"row",justifyContent:"space-between",className:i.weekDaysContainer,children:t0.map(C=>f("div",{style:{color:t.contrast,fontSize:"10px"},children:C},C))}),f(on,{item:!0,container:!0,direction:"column",justifyContent:"space-between",className:i.daysContainer,children:nb(rb(l),7).map((C,k)=>f(on,{container:!0,direction:"row",justifyContent:"center",children:C.map(T=>{const x=ib(c,T),N=sb(c,T),I=ob(c),O=ab(c,T)||s.inHoverRange(T);return f(u0,{themeSelected:n,filled:x||N,outlined:lg(T),highlighted:O&&!I,disabled:!co(l,T)||!lo(T,{start:g,end:S}),startOfRange:x&&!I,endOfRange:N&&!I,onClick:()=>o.onDayClick(T),onHover:()=>o.onDayHover(T),value:cg(T)},Pn(T,"mm-dd-yyyy"))})},k))})]})})})},Nr=Vo(f0,d0),h0=ve("div",{target:"eb241j10"})("display:flex;flex-direction:column;padding:10px;max-height:250px;overflow-y:auto;flex:1;margin-top:10px;margin-bottom:10px;padding:5px;&::-webkit-scrollbar{width:5px;background:",e=>e.theme.lightNeutral,";}&::-webkit-scrollbar-corner{background:transparent;}&::-webkit-scrollbar-thumb{border-radius:5px;background:",e=>e.theme.neutral,";}button{background:none;text-align:left;border:none;padding:10px;line-height:1.5;border-radius:3px;font-size:12px;cursor:pointer;&:hover{background:",e=>e.theme.lightNeutral,";}}"),Fc=e=>{const t=qe();return f(vt,{theme:t,children:f(h0,{children:e.ranges.map((n,r)=>f("button",{onClick:()=>{e.setRange(n),e.onClose()},children:f("span",{style:{fontWeight:Tc(n,e.selectedRange)?"bold":"normal",color:Tc(n,e.selectedRange)?"orange":t.contrast,whiteSpace:"nowrap"},children:n.label})},r))})})};var Bo={},p0=Ct;Object.defineProperty(Bo,"__esModule",{value:!0});var Es=Bo.default=void 0,g0=p0(Tt()),m0=Be,v0=(0,g0.default)((0,m0.jsx)("path",{d:"M6.23 20.23 8 22l10-10L8 2 6.23 3.77 14.46 12z"}),"ArrowForwardIos");Es=Bo.default=v0;var qo={},b0=Ct;Object.defineProperty(qo,"__esModule",{value:!0});var Wa=qo.default=void 0,y0=b0(Tt()),x0=Be,S0=(0,y0.default)((0,x0.jsx)("path",{d:"M9 11H7v2h2v-2zm4 0h-2v2h2v-2zm4 0h-2v2h2v-2zm2-7h-1V2h-2v2H8V2H6v2H5c-1.11 0-1.99.9-1.99 2L3 20c0 1.1.89 2 2 2h14c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2zm0 16H5V9h14v11z"}),"DateRange");Wa=qo.default=S0;const w0=ve("div",{target:"ebkgyot2"})("display:",e=>e.isDisplay?"flex":"none",";flex-direction:column;margin:20px;margin-top:30px;.time-selectors{display:",e=>e.isDisplay?"flex":"none",";flex-direction:column;margin-bottom:15px;.label{font-size:0.85em;color:",e=>e.theme.alphaNeutral,";width:50px;margin-left:5px;margin-bottom:5px;white-space:nowrap;}.input-group{display:flex;margin-bottom:20px;input{background:",e=>e.theme.deep,";color:",e=>e.theme.contrast,";}.date-time-ranged{font-size:14px;width:170px;line-height:20px;border:1px solid ",e=>e.theme.lightNeutral,";color:",e=>e.theme.contrast,";margin:0;padding:0px 8px;margin-right:5px;&:focus{border:1px solid ",e=>e.theme.neutral,";}}}}"),T0=ve(vo,{target:"ebkgyot1"})("color:",e=>e.theme.maxContrast,";background:",e=>e.theme.primary,";padding:6px;justify-content:center;margin-top:10px;margin-bottom:10px;cursor:pointer;&:hover{background:",e=>e.theme.primaryLight,";}"),jc=ve(vo,{target:"ebkgyot0"})("color:",e=>e.theme.contrast,";background:",e=>e.theme.neutral,";border:1px solid ",e=>e.theme.accentNeutral,";padding:8px;&:hover{background:",e=>e.theme.lightNeutral,";color:",e=>e.theme.contrast,";}");function Hc({getEditedStartDate:e,getEditedEndDate:t,handleStart:n,handleStop:r,onTimeRangeSet:i,setCalendarOpen:s,isFullCalendar:o,setStopCalendar:l,setStartCalendar:c,startCalendarOpen:h,stopCalendarOpen:u,isHorizontal:g,styles:S,isMobile:w}){const m=qe();function C(){o?s(T=>!T):(s(T=>!(T&&h)),l(()=>!1),c(T=>!T))}function k(){o?s(T=>!T):(s(T=>!(T&&u)),c(()=>!1),l(T=>!T))}return f(vt,{theme:m,children:F(w0,{isDisplay:S,children:[F("div",{className:"time-selectors",children:[f("span",{className:"label",children:"From"}),F("div",{className:"input-group",children:[f("input",{className:"date-time-ranged",value:nt(e()),onChange:T=>n(T,!1),onBlur:T=>n(T,!0)}),f(jc,{onClick:C,children:f(Wa,{style:{height:"16px",width:"16px"}})})]})]}),F("div",{className:"time-selectors",children:[f("span",{className:"label",children:"To"}),F("div",{className:"input-group",children:[f("input",{className:"date-time-ranged",value:nt(t()),onChange:T=>r(T,!1),onBlur:T=>r(T,!0)}),f(jc,{onClick:k,children:f(Wa,{style:{height:"16px",width:"16px"}})})]})]}),f(T0,{isHorizontal:g,isMobile:w,onClick:T=>{i(T)},children:"Apply Time Range"})]})})}const C0=ve("button",{target:"e1opaqag1"})("padding:10px;border-radius:3px;color:",({theme:e})=>e.accent,";font-size:1em;border:none;background:none;display:flex;cursor:pointer;align-items:center;justify-content:center;margin-bottom:10px;&:hover{background:#11111155;}span{margin-right:4px;font-size:12px;}"),k0=ve("div",{target:"e1opaqag0"})("position:absolute;.header{padding:10px;justify-content:space-between;}.headerItem{text-align:center;}.dateComplete{font-size:0.85em;}.divider{border-left:1px solid action;margin-bottom:20;}.container{position:relative;z-index:1000;right:75%;top:30px;display:flex;flex-direction:column;overflow-y:auto;background:",({theme:e})=>e.background,";}.applyButton{color:white;background:hsl(0, 0%, 31%);border:1px solid hsl(0, 0%, 31%);padding:6px 8px;border-radius:3px;margin-left:10px;cursor:pointer;}"),E0=e=>{const{ranges:t,dateRange:n,minDate:r,maxDate:i,firstMonth:s,setFirstMonth:o,secondMonth:l,setSecondMonth:c,setDateRange:h,helpers:u,handlers:g}=e,S=qe(),[w,m]=b.useState(!1),C={label:"Last 5 minutes",dateStart:new Date(Date.now()-5*6e4),dateEnd:new Date(Date.now())},k=ug(l,s)>=2,T={dateRange:n,minDate:r,maxDate:i,helpers:u,handlers:g},x=zt(),[N,I]=b.useState(n.dateStart),[O,D]=b.useState(n.dateEnd),[p,E]=b.useState(!0),[_]=b.useState(n.label)||C.label,A=wn.useMediaQuery({query:"(min-width: 1013px)"}),$=wn.useMediaQuery({query:"(max-width: 1013px)"}),z=wn.useMediaQuery({query:"(orientation: portrait)"}),V=Re(re=>re.isSplit),[K,ie]=b.useState(!1),[ue,te]=b.useState(!1);b.useEffect(()=>{if(_){const re=Cs(_);I(re.dateStart),D(re.dateEnd)}},[D,I,_]);const he=(re,Ce)=>{re.preventDefault();const Ee=new Date(re.target.value);Ce&&yn(Ee)?D(Ee):D(re.target.value)},Y=(re,Ce)=>{re.preventDefault();const Ee=new Date(re.target.value);Ce&&yn(Ee)?I(Ee):I(re.target.value)},Fe=re=>{re.preventDefault();const Ce=new Date(N),Ee=new Date(O);Bn(Ce)&&!Ui(n.dateStart,Ce)&&(x(xo(Ce)),I(Ce)),yn(Ee)&&!Ui(n.dateEnd,Ee)&&(x(So(Ee)),D(Ee));const be=yn(Ee)&&Bn(Ce),pe=zr(Ce,Ee),Te=!Ui(n.dateStart,Ce)||!Ui(n.dateEnd,Ee);be&&pe&&Te?(x(wo("")),h({dateStart:Ce,dateEnd:Ee}),$e({dateStart:Ce,dateEnd:Ee}),e.onClose(re)):pe||console.log("Invalid time range")},$e=re=>{localStorage.setItem(qa,JSON.stringify(re))},me=()=>yn(N)?Pn(N,"yyy-MM-dd HH:mm:ss"):N,ke=()=>yn(O)?Pn(O,"yyy-MM-dd HH:mm:ss"):typeof O<"u"?O:"",Oe=()=>{E(re=>!re)};return f(vt,{theme:S,children:f(k0,{children:f(md,{className:"container",elevation:5,children:F(on,{display:"flex",style:{flex:"1"},children:[w&&A&&F(on,{container:!0,direction:"row",wrap:"nowrap",children:[f(Nr,{...T,value:s,setValue:o,navState:[!0,k],marker:ur.FIRST_MONTH}),f("div",{className:"divider"}),f(Nr,{...T,value:l,setValue:c,navState:[k,!0],marker:ur.SECOND_MONTH})]}),w&&!A&&!z&&!p&&!V&&F(on,{container:!0,direction:"row",wrap:"nowrap",children:[K&&f(Nr,{...T,value:s,setValue:o,navState:[!0,k],marker:ur.FIRST_MONTH}),ue&&f(Nr,{...T,value:l,setValue:c,navState:[k,!0],marker:ur.SECOND_MONTH})]}),F(on,{display:"flex",flex:1,children:[F("div",{style:{display:"flex",flexDirection:"column",flex:"1"},children:[$&&F(mt,{children:[f("div",{style:{maxHeight:z?"60vh":"50vh",overflowY:"auto",display:p?"flex":"none",flex:1,flexDirection:"column"},children:f(Fc,{selectedRange:n,isHorizontal:!z,ranges:t,setRange:h,onClose:e.onClose})}),f(Hc,{styles:!p,getEditedStartDate:me,isHorizontal:!z,isMobile:!0,isFullCalendar:!1,getEditedEndDate:ke,handleStart:Y,handleStop:he,onTimeRangeSet:Fe,calendarOpen:w,stopCalendarOpen:ue,startCalendarOpen:K,setCalendarOpen:m,setStopCalendar:te,setStartCalendar:ie}),$&&F(C0,{onClick:Oe,theme:S,children:[f("span",{children:p?"Set Absolute Time":"Set Relative Time"}),f(Es,{className:oe({name:"rnnx2x",styles:"font-size:12px"})})]})]}),!$&&f(Hc,{styles:!0,isMobile:!1,isFullCalendar:!0,getEditedStartDate:me,getEditedEndDate:ke,handleStart:Y,handleStop:he,onTimeRangeSet:Fe,calendarOpen:w,setCalendarOpen:m}),w&&$&&!p&&F(on,{container:!0,direction:"row",wrap:"nowrap",children:[K&&f(Nr,{...T,value:s,setValue:o,navState:[!0,k],marker:ur.FIRST_MONTH}),ue&&f(Nr,{...T,value:l,setValue:c,navState:[k,!0],marker:ur.SECOND_MONTH})]})]}),f("div",{className:"divider"}),A&&f(on,{style:{display:"flex",flex:1},children:f(Fc,{selectedRange:n,ranges:t,setRange:h,onClose:e.onClose})})]})]})})})})};function _0(){const e=zt(),t=b.useRef(null),n=i=>{i.key==="Escape"&&e(mc(!1))},r=i=>{t.current&&!t.current.contains(i.target)&&e(mc(!1))};return b.useEffect(()=>(document.addEventListener("keydown",n,!0),document.addEventListener("click",r,!0),()=>{document.removeEventListener("keydown",n,!0),document.removeEventListener("click",r,!0)})),{ref:t}}var Wo={},I0=Ct;Object.defineProperty(Wo,"__esModule",{value:!0});var pf=Wo.default=void 0,R0=I0(Tt()),M0=Be,N0=(0,R0.default)((0,M0.jsx)("path",{d:"M11.99 2C6.47 2 2 6.48 2 12s4.47 10 9.99 10C17.52 22 22 17.52 22 12S17.52 2 11.99 2zM12 20c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8zm.5-13H11v6l5.25 3.15.75-1.23-4.5-2.67z"}),"AccessTimeOutlined");pf=Wo.default=N0;var Uo={},O0=Ct;Object.defineProperty(Uo,"__esModule",{value:!0});var gf=Uo.default=void 0,L0=O0(Tt()),D0=Be,A0=(0,L0.default)((0,D0.jsx)("path",{d:"M15.41 16.59 10.83 12l4.58-4.59L14 6l-6 6 6 6 1.41-1.41z"}),"KeyboardArrowLeft");gf=Uo.default=A0;const P0=ve("div",{target:"e13b6hz0"})({name:"12m2hdf",styles:'display:flex;flex-direction:column;justify-content:"center";padding:"3px";.time-span{text-align:center;}'});function $0({dateRange:e}){const t=qe();return f(vt,{theme:t,children:F(P0,{children:[f("span",{className:"time-span",children:yn(e.dateStart)?Pn(e.dateStart,"yyyy/MM/dd HH:mm:ss"):e.dateStart}),f("span",{className:"time-span",children:"to"}),f("span",{className:"time-span",children:yn(e.dateEnd)?Pn(e.dateEnd,"yyyy/MM/dd HH:mm:ss"):typeof e.dateEnd<"u"?e.dateEnd:""})]})})}const hi=oe({name:"th2gus",styles:"svg{font-size:1.15em;margin:0px 2px;}.tooltip{background-color:red;display:flex;align-items:center;justify-items:center;}@media screen and (max-width: 1200px){font-size:1em;padding:8px;color:#ddd;line-height:1.5;svg{margin-right:0;}span{display:none;}}"}),z0=e=>{try{let t=localStorage.getItem(e);if(typeof t=="string"){let n=JSON.parse(t);if(n.dateStart&&n.dateEnd)return JSON.parse(t)}}catch(t){return console.log(t),{dateStart:"",dateEnd:""}}},Ua=e=>f(Ig,{id:e.id,elevation:0,anchorOrigin:{vertical:"bottom",horizontal:"left"},PaperProps:{sx:{background:e.qryntheme.neutral,color:e.qryntheme.contrast}},transformOrigin:{vertical:"bottom",horizontal:"left"},...e}),Bc=["1m","5m","10m","30m","1h","3h","6h","12h","24h"];function V0(e){const t=Date.now(),{id:n,minDate:r,maxDate:i,startTs:s,stopTs:o,label:l,onLabelChange:c,onStartChange:h,onStopChange:u,pickerOpen:g,onPickerOpen:S}=e,w=wn.useMediaQuery({query:"(max-width: 1013px)"}),m=Re(_e=>_e.isSplit),C=qe(),k={label:"Last 5 minutes",dateStart:new Date(Date.now()-5*6e4),dateEnd:new Date(Date.now())},T=()=>{try{const _e=z0(qa);if(!_e)return k;if((_e==null?void 0:_e.label)!==""&&typeof _e.label<"u"){const je=Cs(_e==null?void 0:_e.label);_e.dateStart=je.dateStart,_e.dateEnd=je.dateEnd}else _e.dateStart=new Date(_e.dateStart),_e.dateEnd=new Date(_e.dateEnd);return _e}catch{if(Bn(s)&&Bn(o))return{dateStart:s,dateEnd:o}}},x=wc(r,ac(t,-10)),N=wc(i,ac(t,10)),[I,O]=cb(T()||{},x,N),[D,p]=b.useState({...T()}),[E,_]=b.useState(),[A,$]=b.useState(I||t),[z,V]=b.useState(O||bi(A,1)),K=b.useMemo(()=>({dateStart:s,dateEnd:o,label:l}),[s,o,l]);b.useEffect(()=>{c(K.label)},[K.label]);const{dateStart:ie,dateEnd:ue}=D,{ref:te}=_0(),he=_e=>{zr(_e,z)&&$(_e)},Y=_e=>{oc(_e,A)&&V(_e)},Fe=_e=>{let{label:je,dateStart:Qe,dateEnd:at}=_e;Qe&&at&&(_e.label=je,_e.dateStart=Qe=yd([Qe,x]),_e.dateEnd=at=xd([at,N]),p(_e),$e(_e),pe(_e),$(Qe),V(co(Qe,at)?bi(Qe,1):at))},$e=_e=>{localStorage.setItem(qa,JSON.stringify(_e))},me=_e=>{if(ie&&!ue&&!zr(_e,ie)){const je={dateStart:ie,dateEnd:_e};pe(je),$e(je),p(je),c(""),re()}else p({dateStart:_e,dateEnd:void 0});_(_e)},ke=(_e,je)=>{if(_e===ur.FIRST_MONTH){const Qe=bi(A,je);zr(Qe,z)&&$(Qe)}else{const Qe=bi(z,je);zr(A,Qe)&&V(Qe)}},Oe=_e=>{ie&&!ue&&(!E||!Ur(_e,E))&&_(_e)},re=(_e=null)=>{_e==null||_e.preventDefault(),S(!1)},Ee={inHoverRange:_e=>ie&&!ue&&E&&oc(E,ie)&&lo(_e,{start:ie,end:E})},be={onDayClick:me,onDayHover:Oe,onMonthNavigate:ke};function pe(_e){const{dateStart:je,dateEnd:Qe,label:at}=_e,Ie=Bn(je),ut=Bn(Qe),Dt=typeof at<"u";Ie&&h(je),ut&&u(Qe),Dt&&c(at)}const Te=_e=>{_e.preventDefault(),g===!0?re(_e):S(!0)},Je=(_e,je="range")=>{const Qe=_e==="backward"?fg:hg;let at={years:0,months:0,days:0,hours:0,minutes:0,seconds:0};je==="range"?at=dg({start:ie,end:ue}):je.includes("d")?at.days=parseInt(je):je.includes("h")?at.hours=parseInt(je):je.includes("m")?at.minutes=parseInt(je):je.includes("s")&&(at.seconds=parseInt(je));const Ie=Qe(ie,at),ut=Qe(ue,at),Dt={dateStart:Ie,dateEnd:ut,label:""};p(Dt),$e(Dt),pe(Dt)},[et,De]=b.useState(null),Ye=!!et,[Xe,it]=b.useState(null),rt=!!Xe,Ke=_e=>{De(()=>_e.currentTarget)},Et=_e=>{it(()=>_e.currentTarget)},Rt=(_e,je,Qe)=>{De(null),it(null),je&&Qe&&Je(je,Qe)};return F("div",{style:{display:"flex"},children:[!w&&!m&&F(mt,{children:[f(di,{onClick:()=>{Je("backward")},attachedside:"r",emptySide:"l",className:Pe(hi),children:f(gf,{})}),f(di,{onClick:Ke,attachedside:"both",size:"small",className:Pe(hi),"aria-controls":Ye?"backward-menu":void 0,"aria-haspopup":"true","aria-expanded":Ye?"true":void 0,children:f(Gr,{})}),f(Ua,{id:"backward-menu",anchorEl:et,open:Ye,onClose:Rt,qryntheme:C,children:Bc.map(_e=>f(Fa,{sx:{"&.MuiMenuItem-root":{fontSize:12}},onClick:je=>Rt(je,"backward",_e),children:_e},`${_e} l`))})]}),f(Lt,{title:l?f($0,{dateRange:D}):"",children:F(di,{onClick:Te,className:Pe(hi),attachedside:"both",children:[f(pf,{}),f("span",{children:l||(yn(D.dateStart)?Pn(D.dateStart,"yyyy/MM/dd HH:mm:ss"):D.dateStart)+"-"+(yn(D.dateEnd)?Pn(D.dateEnd,"yyyy/MM/dd HH:mm:ss"):typeof D.dateEnd<"u"?D.dateEnd:"")})]})}),!w&&!m&&F(mt,{children:[f(di,{onClick:Et,id:`forward-button-${n}`,size:"small",className:Pe(hi),"aria-controls":rt?`forward-menu${n}`:void 0,"aria-haspopup":"true","aria-expanded":rt?"true":void 0,children:f(Gr,{})}),f(Ua,{id:`forward-menu-${n}`,anchorEl:Xe,open:rt,onClose:Rt,qryntheme:C,children:Bc.map(_e=>f(Fa,{sx:{"&.MuiMenuItem-root":{fontSize:12}},onClick:je=>Rt(je,"forward",_e),children:_e},`${_e} r`))}),f(di,{onClick:()=>{Je("forward")},attachedside:"l",className:Pe(hi),children:f(Kn,{})})]}),g?f("div",{tabIndex:0,ref:te,children:f(vt,{theme:C,children:f(E0,{dateRange:D,minDate:x,maxDate:N,ranges:To(new Date),firstMonth:A,secondMonth:z,setFirstMonth:he,setSecondMonth:Y,setDateRange:Fe,helpers:Ee,handlers:be,onClose:re})})}):null]})}const F0=V0;function j0(e){const{historyTabHeader:t,historyTab:n,starredHistoryTab:r,closeButton:i,linksTabHeader:s,linksTab:o,settingTab:l,settingTabHeader:c}=e;return F(Dg,{defaultValue:0,children:[F(kd,{children:[F(Vr,{children:[f(Mg,{}),f("span",{children:"Queries"})]}),F(Vr,{children:[f(Ng,{}),f("span",{children:"Links"})]}),F(Vr,{children:[f(Og,{}),f("span",{children:"Starred"})]}),F(Vr,{children:[f(Lg,{}),f("span",{children:"Settings"})]}),i]}),F(Fr,{value:0,children:[t,n]}),F(Fr,{value:1,children:[s,o]}),f(Fr,{value:2,children:r}),F(Fr,{value:3,children:[c,l]})]})}function H0({pos:e,item:t,copyLink:n,handleDelete:r,handleStarLinkItem:i,handleSubmit:s,label:o}){var k;const[l,c]=b.useState(!1),{fromDate:h,toDate:u,type:g,url:S,queryInput:w,limit:m}=t,C=()=>{c(T=>!T)};return F(Vg,{open:l,children:[f(B0,{pos:e,onOpen:l}),f("button",{className:"open-button",onClick:()=>{C()},children:l?f(rf,{fontSize:"small"}):f(nf,{fontSize:"small"})}),F("div",{className:"inline-params",children:[f(Lt,{title:"API URL",children:F("span",{style:{display:"flex",alignItems:"center"},children:[f(Nd,{fontSize:"small",style:{marginRight:"3px"}})," ",S]})}),F("span",{style:{whiteSpace:"nowrap"},children:["limit: ",m]}),F("span",{style:{whiteSpace:"nowrap"},children:["step: ",(k=t==null?void 0:t.params)==null?void 0:k.step]}),F("div",{style:{display:"flex",alignItems:"center",justifyContent:"center"},children:[" ",f(Lt,{title:`${h} - ${u}`,children:f(ef,{style:{marginRight:"3px",height:"14px",width:"14px"}})})," ",F(zg,{children:[h," - ",u]})]})]}),F("div",{className:"block-params",children:[F("p",{children:[f("span",{className:"key",children:" Query:"})," ",f("span",{className:"value",children:w})," "]}),F("p",{children:[f("span",{className:"key",children:" API URL:"})," ",f("span",{className:"value",children:S})," "]}),F("p",{children:[f("span",{className:"key",children:" Data Source Type:"})," ",f("span",{className:"value",children:g})," "]}),F("p",{children:[f("span",{className:"key",children:"From: "})," ",f("span",{className:"value",children:h})," "]}),F("p",{children:[f("span",{className:"key",children:" To: "})," ",F("span",{className:"value",children:[" ",u]})," "]}),F("p",{children:[f("span",{className:"key",children:"Limit: "})," ",f("span",{className:"value",children:m})," "]}),F("p",{children:[f("span",{className:"key",children:" Step:"})," ",f("span",{className:"value",children:t.params.step})," "]})]}),f(q0,{item:t,onOpen:l,copyLink:n,handleDelete:r,handleStarLinkItem:i,handleSubmit:s,label:o})]})}function B0({pos:e,onOpen:t}){return f("div",{style:{display:t?"none":"flex",width:"30vw"},children:F(Ed,{children:["Link ",e," "]})})}function q0(e){const{item:t,onOpen:n,copyLink:r,handleDelete:i,handleStarLinkItem:s,handleSubmit:o,label:l}=e,c=qe(),[h,u]=b.useState(null),g=!!h,[S,w]=b.useState(!1);return F("div",{style:{display:"flex",flexDirection:n?"column-reverse":"row",justifyContent:"space-between",alignItems:"center"},children:[f(mt,{children:f(Lt,{title:"Copy Link to Clipboard",placement:"right-end",children:F("span",{style:{display:"flex"},children:[f(fr,{onClick:()=>r(t==null?void 0:t.data,"link",S),isActive:!0,style:{flex:1},className:"URL-COPY",attachedside:"r",children:f(Nd,{style:{height:"14px",width:"14px"},fontSize:"small"})}),f(fr,{attachedside:"l",onClick:T=>{u(()=>T.currentTarget),w(()=>S)},size:"small",className:"date-time-selector","aria-controls":g?"backward-menu":void 0,"aria-haspopup":"true","aria-expanded":g?"true":void 0,children:f(Gr,{fontSize:"small"})}),f(Ua,{id:"backward-menu",anchorEl:h,open:g,onClose:()=>{u(null)},qryntheme:c,size:"small",children:f(Fa,{style:{padding:"0 14px"},children:f(Ov,{children:f(Ev,{style:{padding:"0",marginRight:0,cursor:l?"default":"not-allowed"},checked:S,onChange:T=>{w(()=>!!T.target.checked)},control:f(av,{style:{paddingRight:"0px",marginRight:"3px"},sx:{"& .MuiSvgIcon-root":{fontSize:14}},disabled:!l}),label:f(cs,{style:{fontSize:"12px",color:c.contrast},children:"Relative time"})})})},"relativeTime")})]})})}),f(Lt,{title:"Delete Query",children:f(fr,{onClick:()=>i(t),children:f(ks,{style:{height:"14px",width:"14px"},fontSize:"small"})})}),f(Lt,{title:"Star / Unstar Link",children:f(fr,{onClick:()=>s(t),children:t.starred?f(Io,{style:{height:"14px",width:"14px"},fontSize:"small"}):f(_d,{style:{height:"14px",width:"14px"},fontSize:"small"})})}),f(Lt,{title:"Search Logs from Query",children:F(Id,{onClick:()=>o(t==null?void 0:t.data),children:[f(tf,{className:"open-icon",fontSize:"small"}),f("span",{className:"open-text",children:"Open In New Tab"})]})})]})}function Qa({queryHistory:e,copyQuery:t,handleDelete:n,handleStarItem:r,handleSubmit:i,filtered:s,emptyMessage:o,isStarred:l}){const[c,h]=b.useState([]);b.useEffect(()=>{h(e)},[]),b.useEffect(()=>{s.length>0&&h(s)},[s]),b.useEffect(()=>{h(e)},[e]);function u(g){let S="";if(typeof g=="string")try{S=JSON.parse(g).queryInput}catch{S=g}return S}return f(mo,{className:l?"starredCont":"",children:c.length>0?c==null?void 0:c.map((g,S)=>F(Rd,{children:[f("span",{style:{color:"#666",paddingRight:"10px",width:"10px",display:"flex",alignItems:"center"},children:c.length-S}),f(Lt,{title:g.data,children:F(Ed,{children:[u(g.data)," "]})}),f("span",{children:Pn(g.timestamp,"yyyy/MM/dd HH:mm:ss")}),F("div",{style:{display:"flex",alignItems:"center"},children:[f(Lt,{title:"Copy Query to Clipboard",children:f(fr,{onClick:()=>t(g.data),children:f(Ag,{style:{height:"14px",width:"14px"},fontSize:"small"})})}),f(Lt,{title:"Delete Query",children:f(fr,{onClick:()=>n(g),children:f(ks,{style:{height:"14px",width:"14px"},fontSize:"small"})})}),f(Lt,{title:"Star / Unstar Query",children:f(fr,{onClick:()=>r(g),children:g.starred?f(Io,{style:{height:"14px",width:"14px"},fontSize:"small"}):f(_d,{style:{height:"14px",width:"14px"},fontSize:"small"})})}),f(Lt,{title:"Search Logs from Query",children:F(Id,{onClick:()=>i(g),children:[f(Kn,{className:"open-icon"}),f("span",{className:"open-text",children:"Show Results"})]})})]})]},S)):f(sf,{message:o})})}function mf({linksHistory:e,copyLink:t,handleDelete:n,handleStarLinkItem:r,handleSubmit:i,filtered:s,emptyMessage:o,isStarred:l,label:c}){const[h,u]=b.useState([]);return b.useEffect(()=>{u(e)},[]),b.useEffect(()=>{s.length>0&&u(s)},[s]),b.useEffect(()=>{u(e)},[e]),f(mo,{className:l?"starredCont":"",children:h.length>0?h==null?void 0:h.map((g,S)=>F(Rd,{children:[f("span",{style:{paddingRight:"10px",color:"#666",width:"10px",display:"flex",alignItems:"center"},children:(h==null?void 0:h.length)-S}),f(H0,{pos:(h==null?void 0:h.length)-S,item:g,copyLink:t,handleDelete:n,handleStarLinkItem:r,handleSubmit:i,label:c})]},S)):f(sf,{message:o})})}function W0({starredQueries:e,starredLinks:t,handleDeleteQuery:n,handleDeleteLink:r,handleStarItem:i,handleStarLinkItem:s,handleSubmitQuery:o,handleSubmitLink:l,filteredLinks:c,filteredQueries:h,setFilteredStarLink:u,setFilteredStarQuery:g,filterItems:S,emptyQueryMessage:w,emptyLinkMessage:m,copyQuery:C,label:k}){const[T,x]=b.useState([]),[N,I]=b.useState([]);return b.useEffect(()=>{x(e),I(t)},[]),b.useEffect(()=>{c.length>0&&I(c),h.length>0&&x(h)},[c,h]),b.useEffect(()=>{x(e),I(t)},[e,t]),F(Oi,{defaultValue:0,children:[F(kd,{children:[f(Vr,{children:"Queries"}),f(Vr,{children:"Links"})]}),F(Fr,{value:0,children:[f(Si,{searchQueriesText:"Queries",queryHistory:e,filterItems:S,setFilteredItems:g}),f(Qa,{queryHistory:T,copyQuery:C,handleDelete:n,handleStarItem:i,handleSubmit:o,filtered:h,emptyMessage:w,isStarred:!0})]}),F(Fr,{value:1,children:[f(Si,{searchQueriesText:"Links",queryHistory:t,filterItems:S,setFilteredItems:u}),f(mf,{linksHistory:N,copyQuery:C,handleDelete:r,handleStarLinkItem:s,handleSubmit:l,filtered:c,emptyMessage:m,isStarred:!0,label:k})]})]})}function Si({queryHistory:e,filterItems:t,setFilteredItems:n,searchQueriesText:r}){const[i,s]=b.useState("");function o(l){let c=l.target.value;s(c);const h=t(e,c);h.length>0?n(h):n([])}return f(Md,{children:F("div",{style:{display:"flex",alignItems:"center"},children:[f(Pg,{}),f($g,{type:"text",value:nt(i),onChange:o,placeholder:`Search ${r}`})," ",F("span",{style:{margin:"0px 4px"},children:["Total: ",e.length]})]})})}function U0({queryHistory:e,linksHistory:t}){return f(Md,{children:F("div",{style:{display:"flex",alignItems:"center"},children:[F("span",{style:{margin:"0px 4px"},children:["Query History Rows: ",e==null?void 0:e.length]})," | ",F("span",{style:{margin:"0px 4px"},children:["Links History Rows: ",t==null?void 0:t.length]})]})})}function Q0({clearHistory:e,clearLinksHistory:t}){return f(mo,{children:F("div",{style:{display:"flex"},children:[F(uc,{children:[f("div",{children:"Clear Query History"}),f("small",{children:"Delete all of your query history, permanently."}),f(Oc,{dialogType:"Query",clearHistory:e})]}),F(uc,{children:[f("div",{children:"Clear Links History"}),f("small",{children:"Delete all of your links history, permanently."}),f(Oc,{dialogType:"Links",clearHistory:t})]})]})})}const vf=()=>{const e="Link Copied To Clipboard",t=zt(),n=vd().historyStore(),r=bd(),i=Re(re=>re.queryHistory),s=Re(re=>re.linksHistory),o=Re(re=>re.historyOpen),l=qe(),[c,h]=b.useState([]),[u,g]=b.useState([]),[S,w]=b.useState([]),[m,C]=b.useState([]),[k,T]=b.useState([]),[x,N]=b.useState(!1),I=Re(re=>re.start),O=Re(re=>re.stop),D=Re(({label:re})=>re);function p(re){const Ce=n.remove(re);t(rs(Ce)),t(jn({message:"Query deleted succesfully",type:tr.info}))}function E(re){const Ce=r.remove(re);t(ns(Ce))}function _(re){const Ce={id:"",limit:100,panel:"left",queryInput:"",queryType:"range",direction:"forward"};let Ee={};try{Ee=JSON.parse(re.data)}catch{Ee={...Ce}}const{id:be,limit:pe,panel:Te,queryInput:Je,queryType:et,type:De,dataSourceId:Ye,url:Xe,direction:it}=Ee;let rt="",Ke=0;if(Je.includes("$__interval")){const Rt=(O.getTime()-I.getTime())/1e3/30,_e=+1 .toFixed(1),je=Rt/_e,Qe=Math.round(je*window.devicePixelRatio.toFixed(2));rt=Je.replace(/\[\$__interval\]/,`[${Qe}s]`),Ke=Qe}else rt=Je;t(An(De,rt,et,pe,Te,be,it||"forward",Ye,Xe,Ke))}function A(re){window.open(re)}function $(re,Ce){return re==null?void 0:re.filter(Ee=>Ee.data.toLowerCase().includes(Ce.toLowerCase()))}function z(re){g(re)}function V(re){w(re)}function K(re){T(re)}function ie(re){C(re)}b.useEffect(()=>{const re=(i==null?void 0:i.filter(Ee=>Ee.starred))||[],Ce=(s==null?void 0:s.filter(Ee=>Ee.starred))||[];N(Ce),h(re)},[i,s]);function ue(re){const Ce={...re,starred:!re.starred},Ee=n.update(Ce);t(rs(Ee)),Ce.starred?t(jn({message:"Query starred succesfully",type:tr.success})):t(jn({message:"Query unstarred succesfully",type:tr.success}))}function te(re){const Ce={...re,starred:!re.starred},Ee=r.update(Ce);t(ns(Ee)),Ce.starred?t(jn({message:"Link starred succesfully",type:tr.success})):t(jn({message:"Link unstarred succesfully",type:tr.success}))}function he(){t(jn({type:"success",message:e}))}function Y(re){navigator.clipboard.writeText(re).then(function(){he()},function(Ce){console.log("error on copy",Ce)})}function Fe(re){let Ce=document.createElement("textarea");return Ce.value=re,Ce.style={position:"fixed",left:"-999999px",top:"-999999px"},document.body.appendChild(Ce),Ce.focus(),Ce.select(),new Promise((Ee,be)=>{he(),document.execCommand("copy")?Ee():be(),Ce.remove()})}function $e(re,Ce="query",Ee=!1){const be=new URL(re),{hash:pe}=be,Te=new URLSearchParams(pe.replace(/#/,""));Te.set("label",D);const Je=new URL(window.location.href);Je.hash=`#${Te.toString()}`;const et=Ce==="query"?JSON.parse(re).queryInput:Ee&&D?Je:re;setTimeout(()=>{navigator!=null&&navigator.clipboard&&window.isSecureContext?Y(et):Fe(et)},200)}function me(){t(qd(!1))}function ke(){const re=n.clean();t(rs(re)),(re==null?void 0:re.length)<1&&t(jn({message:"Query History cleared succesfully",type:tr.info}))}function Oe(){const re=r.clean();t(ns(re)),(re==null?void 0:re.length)<1&&t(jn({message:"Links History cleared succesfully",type:tr.info}))}return f(Cd,{theme:l,children:o&&f(Rg,{anchor:"bottom",style:{maxHeight:"250px"},open:o,variant:"persistent",theme:l,children:f(j0,{historyTabHeader:f(Si,{searchQueriesText:"Queries",queryHistory:i,clearHistory:ke,filterItems:$,setFilteredItems:z}),historyTab:f(Qa,{queryHistory:i,copyQuery:$e,handleDelete:p,handleStarItem:ue,handleSubmit:_,filtered:u,emptyMessage:"There is no query history. Please execute some queries and you will see a history here."}),linksTabHeader:f(Si,{searchQueriesText:"Links",queryHistory:s,filterItems:$,setFilteredItems:V}),linksTab:f(mf,{linksHistory:s,copyLink:$e,handleDelete:E,handleStarLinkItem:te,handleSubmit:A,filtered:S,label:D,emptyMessage:"There is no links history. Please execute some queries and share links and you will see a history here."}),starredTabHeader:f(Si,{searchQueriesText:"Queries",queryHistory:c,clearHistory:ke,filterItems:$,setFilteredItems:K}),starredTab:f(Qa,{queryHistory:c,copyQuery:$e,handleDelete:p,handleStarItem:ue,handleSubmit:_,filtered:k,emptyMessage:"Click the ‘Star’ icon to save queries and find them here to reuse again"}),starredHistoryTab:f(W0,{starredQueries:c,starredLinks:x,handleDeleteQuery:p,handleDeleteLink:E,handleStarItem:ue,handleStarLinkItem:te,handleSubmitQuery:_,handleSubmitLink:A,filterItems:$,setFilteredStarLink:ie,setFilteredStarQuery:K,filteredQueries:k,filteredLinks:m,emptyQueryMessage:"Click the 'Star' icon to save links and find them here to reuse again",emptyLinkMessage:"Click the 'Star' icon to save queries and find them here to reuse again",copyQuery:$e,label:D}),settingTabHeader:f(U0,{queryHistory:i,linksHistory:s}),settingTab:f(Q0,{clearHistory:ke,clearLinksHistory:Oe}),closeButton:f(Oy,{onClose:me})})})})},G0=({type:e,actualQuery:t,total:n,dataView:r})=>b.useMemo(()=>{var g;const s=(e==="matrix"||e==="flux")&&(t==null?void 0:t.tableView),o=e==="stream"&&(t==null?void 0:t.tableView);let l="",c="",h="",u="";if(s){const S=((g=r==null?void 0:r.tableData)==null?void 0:g.total)*25,w=S<330?S:330;l=`${w+25}px`,h=`${w}px`,c="fit-content",u="fit-content"}if(e==="vector"||o){const S=n*25,w=S<330?S:330;l=`${w+25}px`,h=`${w}px`,c="fit-content",u="fit-content"}if(e==="stream"&&!(t!=null&&t.tableView)){const w=n*25<350?"fit-content":"inherit";l=w,h=w,c="fit-content",u="fit-content"}return(e==="matrix"||e==="flux")&&!(t!=null&&t.tableView)&&(l="fit-content",h="400px",c="fit-content",u="fit-content"),{regularCont:l,regularView:h,maxCont:c,maxView:u}},[n,e,t==null?void 0:t.tableView]),K0=({total:e,panelSize:t,dataView:n})=>{var s;let r=0;return n.type==="matrix"?r=(s=n==null?void 0:n.tableData)==null?void 0:s.total:r=e,b.useMemo(()=>{const o=r*25;return t==="max"?o:t==="min"?0:o<310?o:310},[t])},J0=({panel:e,dataView:t})=>b.useMemo(()=>{let r={};return e&&t&&(r=e==null?void 0:e.find(i=>i.id===t.id)),r},[e,t]);function qc(e){const{name:t}=e;return f(mt,{children:t})}const Y0=ve("div",{target:"emosc6a8"})("display:flex;align-items:center;justify-content:center;flex:1;height:100%;font-size:0.75em;letter-spacing:1px;padding:30px;color:",({theme:e})=>e.lightContrast,";background:",({theme:e})=>e.background,";text-align:center;"),X0=ve("div",{target:"emosc6a4"})({name:"c6g1h8",styles:"overflow-y:auto;margin:2px;display:flex;flex-direction:column;flex:1;max-height:100vh;&::-webkit-scrollbar{background:transparent;}::-webkit-scrollbar-corner{background:transparent;}&::-webkit-scrollbar-thumb{background:transparent;}"}),Z0=ve("div",{target:"emosc6a3"})("display:flex;align-items:center;color:",({theme:e})=>e.contrast,";font-size:12px;.header-actions{justify-self:flex-end;.header-icon{padding:1px 2px;margin:0px 2px;border-radius:3px;cursor:pointer;color:",({theme:e})=>e.contrast,";&:hover{background:",({theme:e})=>e.neutral,";}}}.view-header-info{display:flex;flex:1;align-items:center;span{margin:0px 3px;.exp{font-family:monospace;}}}"),Wc=ve("div",{target:"emosc6a2"})("margin:0px 2px;padding:2px;font-size:10px;border:1px solid ",({theme:e})=>e.accentNeutral,";border-radius:3px;"),ex=ve("div",{target:"emosc6a1"})("display:flex;align-items:center;margin:0px 12px;flex:1;max-width:450px;overflow-x:auto;&::-webkit-scrollbar{width:5px;height:5px;}&::-webkit-scrollbar-corner{background:transparent;}&::-webkit-scrollbar-thumb{border-radius:5px;background:",({theme:e})=>e.alphaPlusNeutral,";}"),tx=ve("div",{target:"emosc6a0"})("background:",({theme:e})=>e.shadow,";color:",({theme:e})=>e.contrast,";display:flex;flex-direction:column;padding:20px;div{width:100%;overflow-wrap:break-word;font-family:monospace;}p{padding:10px;font-size:12px;display:flex;flex:1;align-items:center;flex-wrap:wrap;span.label{background:",({theme:e})=>e.accentNeutral,";color:",({theme:e})=>e.shadow,";margin:2px;padding:2px;border-radius:2px;}}h4{margin-bottom:20px;padding-bottom:4px;border-bottom:1px solid ",({theme:e})=>e.accentNeutral,";}pre{font-family:monospace;}small{font-size:10px;}");var Qo={},nx=Ct;Object.defineProperty(Qo,"__esModule",{value:!0});var $n=Qo.default=void 0,rx=nx(Tt()),ix=Be,sx=(0,rx.default)((0,ix.jsx)("path",{d:"M7.41 8.59 12 13.17l4.59-4.58L18 10l-6 6-6-6 1.41-1.41z"}),"KeyboardArrowDown");$n=Qo.default=sx;const ax=({labels:e})=>(e==null?void 0:e.length)>0?F("p",{children:["Labels:",e.map((t,n)=>f("span",{className:"label",children:t},n))]}):null,ox=({idRef:e,expr:t,queryType:n})=>F(mt,{children:[f("h4",{children:e}),f("div",{children:f("p",{children:t})}),F("p",{children:["Query Type: ",n]})]}),lx=({expr:e,idRef:t,labels:n,limit:r,queryType:i,total:s})=>{const o={idRef:t,expr:e,queryType:i},l={labels:n};return F(tx,{children:[f(ox,{...o}),f(ax,{...l}),F("p",{children:["Limit: ",r]}),F("p",{children:["Total: ",s]})]})};function cx({expr:e,idRef:t,labels:n,queryType:r,limit:i,total:s,onClose:o,open:l}){const c=qe();return f(vt,{theme:c,children:f(ho,{open:l,onClose:o,PaperProps:{classes:{root:po}},children:f(lx,{expr:e,idRef:t,labels:n,queryType:r,limit:i,total:s})})})}function Pi(e){var N;const{fixedSize:t}=e||{fixedSize:!1},n=wn.useMediaQuery({query:"(max-width: 1013px)"}),[r,i]=b.useState(!1),[s,o]=b.useState(!0),l=qe(),{actualQuery:c,dataView:h,type:u,total:g,setMinimize:S,setMaxHeight:w}=e,m=b.useMemo(()=>{const I=u==="matrix"&&(c==null?void 0:c.tableView),O=u==="stream"&&(c==null?void 0:c.tableView);if((u==="matrix"||u==="flux")&&!(c!=null&&c.tableView))return"Chart";if(u==="stream"&&!(c!=null&&c.tableView))return"Logs";if(u==="vector"||I||O)return"Table";if(u==="empty")return"No Results"},[u,c==null?void 0:c.tableView]),C=b.useCallback(()=>{s?(S(),o(!1)):(w(),o(!0))},[s,S,w]),k=b.useCallback(()=>{i(!0)},[]),T=b.useMemo(()=>{var I;return((I=h==null?void 0:h.labels)==null?void 0:I.join(" | "))||""},[h.labels]),x=b.useMemo(()=>{var I;if((I=h==null?void 0:h.labels)!=null&&I.length)if((h==null?void 0:h.labels.length)>4){const O=[...h.labels].slice(0,4);return F(mt,{children:[O.map((D,p)=>f(Wc,{children:f(qc,{name:D,...e.theme})},p))," ","..."]})}else return f(mt,{children:h.labels.map((O,D)=>f(Wc,{children:f(qc,{name:O,...e.theme})},D))})},[h.labels,e.theme]);if(c){const{idRef:I,expr:O,limit:D,queryType:p}=c;return f(vt,{theme:l,children:F(Z0,{children:[F("div",{className:"view-header-info",children:[f("span",{children:f("span",{className:"exp",children:m})}),f(Lt,{title:(c==null?void 0:c.expr)||"",children:F("span",{children:[" ",f("span",{className:"exp",children:c==null?void 0:c.idRef})]})}),!n&&F(mt,{children:[F("span",{children:["limit:"," ",f("span",{className:"exp",children:c==null?void 0:c.limit})]}),F("span",{children:["count: ",f("span",{className:"exp",children:g})]})]}),((N=h==null?void 0:h.labels)==null?void 0:N.length)>0&&!n&&f("span",{children:F(ex,{title:T,children:["labels:",x]})})]}),f("div",{className:"header-actions",children:!t&&F(mt,{children:[f(Fg,{className:"header-icon",style:{fontSize:"12px"},onClick:k}),f(ux,{isOpen:s,onClick:C})]})}),r&&f(cx,{labels:h.labels||[],limit:D,expr:O,queryType:p,idRef:I,open:r,total:g,onClose:E=>i(!1)})]})})}return null}const ux=e=>{const{isOpen:t,onClick:n}=e;return t?f($n,{className:"header-icon",onClick:n,style:{fontSize:"14px"}}):f(jo,{className:"header-icon",onClick:n,style:{fontSize:"14px"}})};function dx(e){const t=qe(),{loading:n}=e;return n?null:f(vt,{theme:t,children:f(Y0,{children:"Please adjust search parameters and click on ‘Show Results’ button"})})}const _s=ve("div",{target:"e5pse6w4"})("margin:4px;padding:5px;margin-top:0px;border:1px solid ",({theme:e})=>e.accentNeutral,";border-radius:3px;display:flex;flex-direction:column;flex:",({size:e})=>e==="min"?0:1,";height:",e=>e.size==="regular"?e.vheight.regularCont:e.size==="max"?e.vheight.maxCont:"20px",";.view-content{height:",e=>e.size==="regular"?e.vheight.regularView:e.size==="max"?e.vheight.maxView:"0px",";display:",e=>e.size==="min"?"none":(e.size==="regular","flex"),";flex-direction:",e=>(e.size==="regular","column"),";flex:1;}"),qn=ve(ja,{target:"e5pse6w3"})("width:100%;background:",({theme:e})=>e.shadow,";height:inherit;flex:1;"),Go=ve(Ad,{target:"e5pse6w1"})("min-width:320px;background:",({theme:e})=>e.shadow,";border-bottom:4px solid ",({theme:e})=>e.bgNeutral,";display:",({panelsize:e})=>e==="min"?"none":"flex",";align-items:center;align-content:space-between;"),Wn=ve(Dd,{target:"e5pse6w0"})("color:",({theme:e})=>e.contrast,";background:",({theme:e})=>e.neutral,";border:1px solid ",e=>e.theme.accentNeutral,";cursor:pointer;font-size:13px;background-color:transparent;padding:6px 10px;border:none;border-radius:3px 3px 0px 0px;display:flex;justify-content:center;align-items:center;border-bottom:1px solid transparent;transition:0.2s all;&:hover{background-color:",({theme:e})=>e.lightNeutral,";}&:focus{color:",({theme:e})=>e.contrast,";background:",({theme:e})=>e.neutral,";border-radius:3px 3px 0px 0px;outline-offset:2px;}&.",Od.selected,"{border-bottom:1px solid ",({theme:e})=>e.primary,";}&.",Ld.disabled,"{opacity:0.5;cursor:not-allowed;}@media screen and (max-width: 360px){span{display:none;}padding:5px 20px;}");function fx(e){const{viewRef:t,panelSize:n,setStreamClose:r,setMinimize:i,setMaxHeight:s,actualQuery:o,total:l,loading:c}=e;return F(_s,{ref:t,size:n,vheight:"regular",children:[f(Pi,{onClose:r,setMinimize:i,setMaxHeight:s,actualQuery:o,total:l,type:"empty",fixedSize:!0,...e}),f(dx,{loading:c})]})}const hx=(e,t,n,r)=>{const i=em(e.getValue(t),n);return r(i),i.passed},px={cell:e=>e.getValue()},gx=(e,t)=>({updateData:(n,r,i)=>{t(),e(s=>s.map((o,l)=>l!==n?o:{...s[n],[r]:i}))}}),mx=e=>oe("color:",e.contrast,";background:",e.deep,";border:1px solid ",e.accentNeutral,";border-radius:3px;padding:3px 8px;font-size:12px;",""),ds=({value:e,onChange:t,debounce:n=500,theme:r,...i})=>{const[s,o]=b.useState(e),l=c=>o(c.target.value);return b.useEffect(()=>{o(e)},[e]),b.useEffect(()=>{const c=setTimeout(()=>{t(s)},n);return()=>clearTimeout(c)},[s]),f("input",{...i,className:Pe(mx(r)),value:nt(String(s)),onChange:l})};var Ko={},vx=Ct;Object.defineProperty(Ko,"__esModule",{value:!0});var bf=Ko.default=void 0,bx=vx(Tt()),yx=Be,xx=(0,bx.default)((0,yx.jsx)("path",{d:"M15 9.86 18.03 12 15 14.14V9.86m-9 0L9.03 12 6 14.14V9.86M13 6v12l8.5-6L13 6zM4 6v12l8.5-6L4 6z"}),"FastForwardOutlined");bf=Ko.default=xx;var Jo={},Sx=Ct;Object.defineProperty(Jo,"__esModule",{value:!0});var yf=Jo.default=void 0,wx=Sx(Tt()),Tx=Be,Cx=(0,wx.default)((0,Tx.jsx)("path",{d:"M18 9.86v4.28L14.97 12 18 9.86m-9 0v4.28L5.97 12 9 9.86M20 6l-8.5 6 8.5 6V6zm-9 0-8.5 6 8.5 6V6z"}),"FastRewindOutlined");yf=Jo.default=Cx;var Yo={},kx=Ct;Object.defineProperty(Yo,"__esModule",{value:!0});var xf=Yo.default=void 0,Ex=kx(Tt()),_x=Be,Ix=(0,Ex.default)((0,_x.jsx)("path",{d:"m6 18 8.5-6L6 6v12zm2-8.14L11.03 12 8 14.14V9.86zM16 6h2v12h-2z"}),"SkipNextOutlined");xf=Yo.default=Ix;var Xo={},Rx=Ct;Object.defineProperty(Xo,"__esModule",{value:!0});var Sf=Xo.default=void 0,Mx=Rx(Tt()),Nx=Be,Ox=(0,Mx.default)((0,Nx.jsx)("path",{d:"M6 6h2v12H6zm3.5 6 8.5 6V6l-8.5 6zm6.5 2.14L12.97 12 16 9.86v4.28z"}),"SkipPreviousOutlined");Sf=Xo.default=Ox;const Uc=oe({name:"rza2c4",styles:"display:flex;align-items:center;gap:1px"}),Qc=oe({name:"rnnx2x",styles:"font-size:12px"}),Lx=e=>oe("border-radius:3px;outline:none;border:1px solid ",e.accentNeutral,";background:",e.deep,";color:",e.contrast,";padding:3px 8px;margin:2px;width:70px;",""),Dx=e=>oe("color:",e.contrast,";border:1px solid ",e.accentNeutral,";background:",e.deep,";padding:3px 8px 2px 8px;border-radius:3px;cursor:pointer;font-size:12px;",""),Xi=e=>oe("display:flex;align-items:center;border:1px solid ",e.accentNeutral,";color:",e.contrast,";background:",e.neutral,";cursor:pointer;","");function Ax({hasNextPage:e,hasPreviousPage:t,nextPage:n,pageCount:r,pageIndex:i,pageSize:s,previousPage:o,setPageIndex:l,setPageSize:c,totalRows:h}){const u=qe();return F(mt,{children:[F("div",{style:{display:"flex",gap:"4px",alignItems:"center",flex:1,width:"100%",color:u.contrast,margin:"5px"},children:[f("button",{className:Pe(Xi(u)),onClick:()=>l(0),disabled:!t,children:f(yf,{style:{height:"12px",width:"12px"}})}),f("button",{className:Pe(Xi(u)),onClick:()=>o(),disabled:!t,children:f(Sf,{style:{height:"12px",width:"12px"}})}),f("button",{className:Pe(Xi(u)),onClick:()=>n(),disabled:!e,children:f(xf,{style:{height:"12px",width:"12px"}})}),f("button",{className:Pe(Xi(u)),onClick:()=>l(r-1),disabled:!e,children:f(bf,{style:{height:"12px",width:"12px"}})}),f("span",{className:Pe(Uc,Qc),children:F("div",{children:["Page"," ",F("strong",{children:[i+1," of ",r]})]})}),F("span",{className:Pe(Uc,Qc),children:["- Go to page:",f("input",{type:"number",defaultValue:i+1,onChange:g=>{const S=g.target.value?Number(g.target.value)-1:0;l(S)},className:Pe(Lx(u))})]}),f("select",{className:Pe(Dx(u)),value:nt(String(s)),onChange:g=>{c(Number(g.target.value))},children:[10,20,30,40,50].map(g=>F("option",{value:nt(String(g)),children:["Show ",g," Rows"]},g))}),F("div",{style:{fontSize:"12px",marginLeft:"6px"},children:[" ","Total: ",h," Rows"]})]}),f("div",{className:"flex items-center gap-2"})]})}const Px=({columnFilterValue:e,getFacetedMinMaxValues:t,setFilterValue:n})=>{var c,h;const r=qe(),i=(c=t())==null?void 0:c[0],s=Number(i??""),o=(h=t())==null?void 0:h[1],l=Number(o);return F("div",{children:[F("div",{style:{display:"flex",gap:"4px",alignItems:"center",justifyContent:"center"},children:[f(ds,{theme:r,type:"number",min:s,max:l,value:(e==null?void 0:e[0])??"",onChange:u=>n(g=>[u,g==null?void 0:g[1]]),placeholder:`Min ${i?`(${s})`:""}`,className:"w-24 border shadow rounded"}),f(ds,{theme:r,type:"number",min:s,max:l,value:(e==null?void 0:e[1])??"",onChange:u=>n(g=>[g==null?void 0:g[0],u]),placeholder:`Max ${o?`(${l})`:""}`,className:"w-24 border shadow rounded"})]}),f("div",{className:"h-1"})]})},$x=({columnId:e,columnFilterValue:t,columnSize:n,setFilterValue:r,sortedUniqueValues:i})=>{const s=e+"list",o=qe();return F(b.Fragment,{children:[f("datalist",{id:s,children:i.slice(0,5e3).map(l=>f("option",{value:nt(l)},l))}),f(ds,{theme:o,type:"text",value:nt(t??""),onChange:l=>r(l),placeholder:`Search... (${n})`,className:"w-36 border shadow rounded",list:s}),f("div",{className:"h-1"})]})};function zx({column:e,table:t}){var o;const n=(o=t.getPreFilteredRowModel().flatRows[0])==null?void 0:o.getValue(e.id),r=e.getFilterValue(),i=e.getFacetedUniqueValues(),s=b.useMemo(()=>typeof n=="number"?[]:Array.from(i.keys()).sort(),[i]);return typeof n=="number"?f(Px,{columnFilterValue:r,getFacetedMinMaxValues:e.getFacetedMinMaxValues,setFilterValue:e.setFilterValue}):f($x,{columnId:e.id,columnFilterValue:nt(r),columnSize:i.size,setFilterValue:e.setFilterValue,sortedUniqueValues:s})}var Zo={},Vx=Ct;Object.defineProperty(Zo,"__esModule",{value:!0});var wf=Zo.default=void 0,Fx=Vx(Tt()),jx=Be,Hx=(0,Fx.default)((0,jx.jsx)("path",{d:"M3 18h6v-2H3v2zM3 6v2h18V6H3zm0 7h12v-2H3v2z"}),"SortOutlined");wf=Zo.default=Hx;var el={},Bx=Ct;Object.defineProperty(el,"__esModule",{value:!0});var Tf=el.default=void 0,qx=Bx(Tt()),Wx=Be,Ux=(0,qx.default)((0,Wx.jsx)("path",{d:"M7.41 15.41 12 10.83l4.59 4.58L18 14l-6-6-6 6 1.41 1.41z"}),"KeyboardArrowUpOutlined");Tf=el.default=Ux;const Qx=oe({name:"1yit4u5",styles:"position:relative;&.resizer{position:absolute;left:0;top:0;height:100%;width:5px;cursor:col-resize;user-select:none;touch-action:none;&.isResizing{background:blue;opacity:1;}}"}),fa=(e,t)=>oe("height:14px!important;width:14px!important;color:",e,"!important;cursor:pointer;border:1px solid ",t,";border-radius:3px;padding:2px;","");function Gx(e,t){return t==="left"?[e.getLeftHeaderGroups(),e.getLeftFooterGroups()]:t==="right"?[e.getRightHeaderGroups(),e.getRightFooterGroups()]:t==="center"?[e.getCenterHeaderGroups(),e.getCenterFooterGroups()]:[e.getHeaderGroups(),e.getFooterGroups()]}function Kx(e,t){return t==="left"?e.getLeftVisibleCells():t==="right"?e.getRightVisibleCells():t==="center"?e.getCenterVisibleCells():e.getVisibleCells()}function Jx({table:e,tableGroup:t,columnResizeMode:n}){const r=qe(),[i]=Gx(e,t);return f(vt,{theme:r,children:F("table",{style:{width:"100%"},children:[f("thead",{children:i.map(s=>f("tr",{children:s.headers.map(o=>F("th",{className:Pe(Qx),key:o.id,colSpan:o.colSpan,style:{width:o.getSize()},children:[" ",F("div",{style:{display:"flex",gap:"6px",alignItems:"center",fontSize:"13px"},children:[o.isPlaceholder?null:f(mt,{children:hc(o.column.columnDef.header,o.getContext())}),f("div",{onMouseDown:o.getResizeHandler(),onTouchStart:o.getResizeHandler(),className:`resizer ${o.column.getIsResizing()?"isResizing":""}`}),F("div",{style:{fontSize:"12px",display:"flex",alignItems:"center",gap:"6px"},children:[o.column.getCanFilter()?f("div",{children:f(zx,{column:o.column,table:e})}):null,f("button",{onClick:o.column.getToggleSortingHandler(),style:{border:"none",background:"none",display:"flex",alignItems:"center"},title:"Sort",className:o.column.getCanSort()?"cursor-pointer select-none":"",children:{asc:f(Tf,{className:Pe(fa(r.contrast,r.accentNeutral))}),desc:f(Gr,{className:Pe(fa(r.contrast,r.accentNeutral))})}[o.column.getIsSorted()]??f(wf,{className:Pe(fa(r.contrast,r.accentNeutral))})})]})]})]}))},s.id))}),f("tbody",{children:e.getRowModel().rows.map(s=>f("tr",{children:Kx(s,t).map(o=>f("td",{style:{width:o.column.getSize(),fontSize:"12px"},children:f(mt,{children:hc(o.column.columnDef.cell,o.getContext())})},o.id))},s.id))})]})})}function Yx(){const e=b.useRef(!0),t=e.current,n=b.useCallback(()=>{e.current=!1},[]);return b.useEffect(()=>{e.current=!0}),b.useMemo(()=>[!!t,n],[t,n])}const Xx=ve("div",{target:"eptftt0"})("padding:5px;table{border-spacing:0;border:1px solid ",({theme:e})=>e.accentNeutral,";border-radius:4px;border-bottom:none;border-top:none;color:",({theme:e})=>e.contrast,";tr{:last-child{td{border-bottom:none;}}}th,td{margin:0;padding:0.45rem;border-bottom:1px solid ",({theme:e})=>e.accentNeutral,";border-right:1px solid ",({theme:e})=>e.accentNeutral,";:last-child{border-right:0;}}td{input{font-size:12px;padding:0;margin:0;border:0;}}}.pagination{padding:0.5rem;}");function Zx(e){var D;const t=b.useReducer(()=>({}),{})[1],{columns:n,data:r}=e,i=qe(),[s,o]=b.useState(r),l=()=>o(r),[c,h]=b.useState({}),[u,g]=b.useState([]),[S,w]=b.useState({}),[m,C]=b.useState([]),[k,T]=b.useState(""),[x,N]=Yx(),[I]=b.useState("onChange"),O=tm({data:s,columns:n,defaultColumn:px,getCoreRowModel:nm(),getFilteredRowModel:rm(),getPaginationRowModel:im(),getSortedRowModel:sm(),getGroupedRowModel:am(),getFacetedRowModel:om(),getFacetedUniqueValues:lm(),getFacetedMinMaxValues:cm(),onColumnFiltersChange:C,onGlobalFilterChange:T,globalFilterFn:hx,autoResetPageIndex:x,enableColumnResizing:!0,columnResizeMode:I,onColumnVisibilityChange:h,onGroupingChange:g,onRowSelectionChange:w,meta:gx(o,N),state:{grouping:u,columnFilters:m,globalFilter:k,columnVisibility:c}});return b.useEffect(()=>{var p,E;((p=O.getState().columnFilters[0])==null?void 0:p.id)==="fullName"&&((E=O.getState().sorting[0])==null?void 0:E.id)!=="fullName"&&O.setSorting([{id:"fullName",desc:!1}])},[(D=O.getState().columnFilters[0])==null?void 0:D.id]),f(vt,{theme:i,children:F(Xx,{theme:i,children:[F("div",{style:{display:"flex",justifyContent:"space-between",margin:"4px",marginLeft:0},children:[f("div",{style:{display:"flex",fontSize:"14px",gap:"6px",margin:"4px",marginLeft:0},children:O.getAllLeafColumns().map(p=>f("div",{children:F("label",{style:{display:"flex",alignItems:"center",color:i.contrast},children:[f("input",{type:"checkbox",checked:p.getIsVisible(),onChange:p.getToggleVisibilityHandler(),className:"mr-1"}),p.id]})},p.id))}),F("div",{style:{display:"flex",alignItems:"center",gap:"4px",fontSize:"14px",margin:"4px",color:i.contrast},children:["Search:",f(ds,{theme:i,style:{fontSize:"12px",padding:"3px 8px"},value:nt(k??""),onChange:p=>T(String(p)),placeholder:"Search all columns..."})]})]}),f("div",{style:{display:"flex"},children:f(Jx,{columnResizeMode:I,table:O,tableGroup:"center"})}),f("div",{style:{display:"flex"},children:f(Ax,{getSelectedRowModel:O.getSelectedRowModel,hasNextPage:O.getCanNextPage(),hasPreviousPage:O.getCanPreviousPage(),nextPage:O.nextPage,pageCount:O.getPageCount(),pageIndex:O.getState().pagination.pageIndex,pageSize:O.getState().pagination.pageSize,previousPage:O.previousPage,refreshData:l,rerender:t,rowSelection:S,setPageIndex:O.setPageIndex,setPageSize:O.setPageSize,totalRows:O.getPrePaginationRowModel().rows.length})})]})})}const eS=ve("div",{target:"e19v7mv10"})("display:block;overflow:auto;&::-webkit-scrollbar{width:5px;}&::-webkit-scrollbar-corner{background:transparent;}&::-webkit-scrollbar-thumb{border-radius:5px;background:",({theme:e})=>e.alphaPlusNeutral,";}.table{border-spacing:0;border-radius:4px;font-size:12px;color:",({theme:e})=>e.contrast,";&::-webkit-scrollbar{width:5px;}&::-webkit-scrollbar-corner{background:transparent;}&::-webkit-scrollbar-thumb{border-radius:5px;background:",({theme:e})=>e.alphaPlusNeutral,";}.tr{display:block;:last-child{.td{border-bottom:0;}}}.th{background:",({theme:e})=>e.lightNeutral,";border-bottom:none;padding:3px;:last-child{box-sizing:unset!important;}}.th,.td{display:block;flex:1;margin:0;justify-content:space-between;border-bottom:1px solid ",({theme:e})=>e.accentNeutral,";border-right:1px solid ",({theme:e})=>e.accentNeutral,";padding:3px;position:relative;white-space:nowrap;overflow:hidden;.show-add-labels{display:none;}&:hover{.show-add-labels{display:flex;align-items:center;}}:last-child{border-right:0;padding-right:0px;}.resizer{display:inline-block;background:",({theme:e})=>e.accentNeutral,";width:5px;height:100%;position:absolute;right:0;top:0;transform:translateX(50%);z-index:1;&.isResizing{background:red;}}}}.pagination{}"),tl=e=>{const{data:{columnsData:t,dataRows:n},actualQuery:r,height:i,size:s,width:o}=e,[l,c]=b.useState(t),[h,u]=b.useState(n);return b.useEffect(()=>{c(t)},[t]),b.useEffect(()=>{u(n)},[n]),f(eS,{children:t&&n&&f(Zx,{actQuery:r,columns:l,width:o,data:h,height:i,size:s})})};function Un({id:e}){try{return JSON.parse(localStorage.getItem("tabsState")||`{[${e}]:0}`)}catch{return{[e]:0}}}var Cf={exports:{}};/*! + * jQuery JavaScript Library v3.7.1 + * https://jquery.com/ + * + * Copyright OpenJS Foundation and other contributors + * Released under the MIT license + * https://jquery.org/license + * + * Date: 2023-08-28T13:37Z + */(function(e){(function(t,n){e.exports=t.document?n(t,!0):function(r){if(!r.document)throw new Error("jQuery requires a window with a document");return n(r)}})(typeof window<"u"?window:wd,function(t,n){var r=[],i=Object.getPrototypeOf,s=r.slice,o=r.flat?function(a){return r.flat.call(a)}:function(a){return r.concat.apply([],a)},l=r.push,c=r.indexOf,h={},u=h.toString,g=h.hasOwnProperty,S=g.toString,w=S.call(Object),m={},C=function(d){return typeof d=="function"&&typeof d.nodeType!="number"&&typeof d.item!="function"},k=function(d){return d!=null&&d===d.window},T=t.document,x={type:!0,src:!0,nonce:!0,noModule:!0};function N(a,d,v){v=v||T;var y,R,M=v.createElement("script");if(M.text=a,d)for(y in x)R=d[y]||d.getAttribute&&d.getAttribute(y),R&&M.setAttribute(y,R);v.head.appendChild(M).parentNode.removeChild(M)}function I(a){return a==null?a+"":typeof a=="object"||typeof a=="function"?h[u.call(a)]||"object":typeof a}var O="3.7.1",D=/HTML$/i,p=function(a,d){return new p.fn.init(a,d)};p.fn=p.prototype={jquery:O,constructor:p,length:0,toArray:function(){return s.call(this)},get:function(a){return a==null?s.call(this):a<0?this[a+this.length]:this[a]},pushStack:function(a){var d=p.merge(this.constructor(),a);return d.prevObject=this,d},each:function(a){return p.each(this,a)},map:function(a){return this.pushStack(p.map(this,function(d,v){return a.call(d,v,d)}))},slice:function(){return this.pushStack(s.apply(this,arguments))},first:function(){return this.eq(0)},last:function(){return this.eq(-1)},even:function(){return this.pushStack(p.grep(this,function(a,d){return(d+1)%2}))},odd:function(){return this.pushStack(p.grep(this,function(a,d){return d%2}))},eq:function(a){var d=this.length,v=+a+(a<0?d:0);return this.pushStack(v>=0&&v0&&d-1 in a}function _(a,d){return a.nodeName&&a.nodeName.toLowerCase()===d.toLowerCase()}var A=r.pop,$=r.sort,z=r.splice,V="[\\x20\\t\\r\\n\\f]",K=new RegExp("^"+V+"+|((?:^|[^\\\\])(?:\\\\.)*)"+V+"+$","g");p.contains=function(a,d){var v=d&&d.parentNode;return a===v||!!(v&&v.nodeType===1&&(a.contains?a.contains(v):a.compareDocumentPosition&&a.compareDocumentPosition(v)&16))};var ie=/([\0-\x1f\x7f]|^-?\d)|^-$|[^\x80-\uFFFF\w-]/g;function ue(a,d){return d?a==="\0"?"�":a.slice(0,-1)+"\\"+a.charCodeAt(a.length-1).toString(16)+" ":"\\"+a}p.escapeSelector=function(a){return(a+"").replace(ie,ue)};var te=T,he=l;(function(){var a,d,v,y,R,M=he,L,G,Q,ee,fe,xe=p.expando,ae=0,Me=0,lt=Hi(),xt=Hi(),ft=Hi(),Jt=Hi(),Ut=function(H,X){return H===X&&(R=!0),0},Rn="checked|selected|async|autofocus|autoplay|controls|defer|disabled|hidden|ismap|loop|multiple|open|readonly|required|scoped",Mn="(?:\\\\[\\da-fA-F]{1,6}"+V+"?|\\\\[^\\r\\n\\f]|[\\w-]|[^\0-\\x7f])+",gt="\\["+V+"*("+Mn+")(?:"+V+"*([*^$|!~]?=)"+V+`*(?:'((?:\\\\.|[^\\\\'])*)'|"((?:\\\\.|[^\\\\"])*)"|(`+Mn+"))|)"+V+"*\\]",or=":("+Mn+`)(?:\\((('((?:\\\\.|[^\\\\'])*)'|"((?:\\\\.|[^\\\\"])*)")|((?:\\\\.|[^\\\\()[\\]]|`+gt+")*)|.*)\\)|)",St=new RegExp(V+"+","g"),Pt=new RegExp("^"+V+"*,"+V+"*"),oi=new RegExp("^"+V+"*([>+~]|"+V+")"+V+"*"),Xs=new RegExp(V+"|>"),Nn=new RegExp(or),li=new RegExp("^"+Mn+"$"),On={ID:new RegExp("^#("+Mn+")"),CLASS:new RegExp("^\\.("+Mn+")"),TAG:new RegExp("^("+Mn+"|[*])"),ATTR:new RegExp("^"+gt),PSEUDO:new RegExp("^"+or),CHILD:new RegExp("^:(only|first|last|nth|nth-last)-(child|of-type)(?:\\("+V+"*(even|odd|(([+-]|)(\\d*)n|)"+V+"*(?:([+-]|)"+V+"*(\\d+)|))"+V+"*\\)|)","i"),bool:new RegExp("^(?:"+Rn+")$","i"),needsContext:new RegExp("^"+V+"*[>+~]|:(even|odd|eq|gt|lt|nth|first|last)(?:\\("+V+"*((?:-\\d)?\\d*)"+V+"*\\)|)(?=[^-]|$)","i")},Jn=/^(?:input|select|textarea|button)$/i,Yn=/^h\d$/i,mn=/^(?:#([\w-]+)|(\w+)|\.([\w-]+))$/,Zs=/[+~]/,zn=new RegExp("\\\\[\\da-fA-F]{1,6}"+V+"?|\\\\([^\\r\\n\\f])","g"),Vn=function(H,X){var se="0x"+H.slice(1)-65536;return X||(se<0?String.fromCharCode(se+65536):String.fromCharCode(se>>10|55296,se&1023|56320))},Pp=function(){Xn()},$p=qi(function(H){return H.disabled===!0&&_(H,"fieldset")},{dir:"parentNode",next:"legend"});function zp(){try{return L.activeElement}catch{}}try{M.apply(r=s.call(te.childNodes),te.childNodes),r[te.childNodes.length].nodeType}catch{M={apply:function(X,se){he.apply(X,s.call(se))},call:function(X){he.apply(X,s.call(arguments,1))}}}function _t(H,X,se,ce){var ye,Ve,We,Ze,Ue,ht,ot,ct=X&&X.ownerDocument,pt=X?X.nodeType:9;if(se=se||[],typeof H!="string"||!H||pt!==1&&pt!==9&&pt!==11)return se;if(!ce&&(Xn(X),X=X||L,Q)){if(pt!==11&&(Ue=mn.exec(H)))if(ye=Ue[1]){if(pt===9)if(We=X.getElementById(ye)){if(We.id===ye)return M.call(se,We),se}else return se;else if(ct&&(We=ct.getElementById(ye))&&_t.contains(X,We)&&We.id===ye)return M.call(se,We),se}else{if(Ue[2])return M.apply(se,X.getElementsByTagName(H)),se;if((ye=Ue[3])&&X.getElementsByClassName)return M.apply(se,X.getElementsByClassName(ye)),se}if(!Jt[H+" "]&&(!ee||!ee.test(H))){if(ot=H,ct=X,pt===1&&(Xs.test(H)||oi.test(H))){for(ct=Zs.test(H)&&ea(X.parentNode)||X,(ct!=X||!m.scope)&&((Ze=X.getAttribute("id"))?Ze=p.escapeSelector(Ze):X.setAttribute("id",Ze=xe)),ht=ci(H),Ve=ht.length;Ve--;)ht[Ve]=(Ze?"#"+Ze:":scope")+" "+Bi(ht[Ve]);ot=ht.join(",")}try{return M.apply(se,ct.querySelectorAll(ot)),se}catch{Jt(H,!0)}finally{Ze===xe&&X.removeAttribute("id")}}}return tc(H.replace(K,"$1"),X,se,ce)}function Hi(){var H=[];function X(se,ce){return H.push(se+" ")>d.cacheLength&&delete X[H.shift()],X[se+" "]=ce}return X}function En(H){return H[xe]=!0,H}function Rr(H){var X=L.createElement("fieldset");try{return!!H(X)}catch{return!1}finally{X.parentNode&&X.parentNode.removeChild(X),X=null}}function Vp(H){return function(X){return _(X,"input")&&X.type===H}}function Fp(H){return function(X){return(_(X,"input")||_(X,"button"))&&X.type===H}}function Zl(H){return function(X){return"form"in X?X.parentNode&&X.disabled===!1?"label"in X?"label"in X.parentNode?X.parentNode.disabled===H:X.disabled===H:X.isDisabled===H||X.isDisabled!==!H&&$p(X)===H:X.disabled===H:"label"in X?X.disabled===H:!1}}function lr(H){return En(function(X){return X=+X,En(function(se,ce){for(var ye,Ve=H([],se.length,X),We=Ve.length;We--;)se[ye=Ve[We]]&&(se[ye]=!(ce[ye]=se[ye]))})})}function ea(H){return H&&typeof H.getElementsByTagName<"u"&&H}function Xn(H){var X,se=H?H.ownerDocument||H:te;return se==L||se.nodeType!==9||!se.documentElement||(L=se,G=L.documentElement,Q=!p.isXMLDoc(L),fe=G.matches||G.webkitMatchesSelector||G.msMatchesSelector,G.msMatchesSelector&&te!=L&&(X=L.defaultView)&&X.top!==X&&X.addEventListener("unload",Pp),m.getById=Rr(function(ce){return G.appendChild(ce).id=p.expando,!L.getElementsByName||!L.getElementsByName(p.expando).length}),m.disconnectedMatch=Rr(function(ce){return fe.call(ce,"*")}),m.scope=Rr(function(){return L.querySelectorAll(":scope")}),m.cssHas=Rr(function(){try{return L.querySelector(":has(*,:jqfake)"),!1}catch{return!0}}),m.getById?(d.filter.ID=function(ce){var ye=ce.replace(zn,Vn);return function(Ve){return Ve.getAttribute("id")===ye}},d.find.ID=function(ce,ye){if(typeof ye.getElementById<"u"&&Q){var Ve=ye.getElementById(ce);return Ve?[Ve]:[]}}):(d.filter.ID=function(ce){var ye=ce.replace(zn,Vn);return function(Ve){var We=typeof Ve.getAttributeNode<"u"&&Ve.getAttributeNode("id");return We&&We.value===ye}},d.find.ID=function(ce,ye){if(typeof ye.getElementById<"u"&&Q){var Ve,We,Ze,Ue=ye.getElementById(ce);if(Ue){if(Ve=Ue.getAttributeNode("id"),Ve&&Ve.value===ce)return[Ue];for(Ze=ye.getElementsByName(ce),We=0;Ue=Ze[We++];)if(Ve=Ue.getAttributeNode("id"),Ve&&Ve.value===ce)return[Ue]}return[]}}),d.find.TAG=function(ce,ye){return typeof ye.getElementsByTagName<"u"?ye.getElementsByTagName(ce):ye.querySelectorAll(ce)},d.find.CLASS=function(ce,ye){if(typeof ye.getElementsByClassName<"u"&&Q)return ye.getElementsByClassName(ce)},ee=[],Rr(function(ce){var ye;G.appendChild(ce).innerHTML="",ce.querySelectorAll("[selected]").length||ee.push("\\["+V+"*(?:value|"+Rn+")"),ce.querySelectorAll("[id~="+xe+"-]").length||ee.push("~="),ce.querySelectorAll("a#"+xe+"+*").length||ee.push(".#.+[+~]"),ce.querySelectorAll(":checked").length||ee.push(":checked"),ye=L.createElement("input"),ye.setAttribute("type","hidden"),ce.appendChild(ye).setAttribute("name","D"),G.appendChild(ce).disabled=!0,ce.querySelectorAll(":disabled").length!==2&&ee.push(":enabled",":disabled"),ye=L.createElement("input"),ye.setAttribute("name",""),ce.appendChild(ye),ce.querySelectorAll("[name='']").length||ee.push("\\["+V+"*name"+V+"*="+V+`*(?:''|"")`)}),m.cssHas||ee.push(":has"),ee=ee.length&&new RegExp(ee.join("|")),Ut=function(ce,ye){if(ce===ye)return R=!0,0;var Ve=!ce.compareDocumentPosition-!ye.compareDocumentPosition;return Ve||(Ve=(ce.ownerDocument||ce)==(ye.ownerDocument||ye)?ce.compareDocumentPosition(ye):1,Ve&1||!m.sortDetached&&ye.compareDocumentPosition(ce)===Ve?ce===L||ce.ownerDocument==te&&_t.contains(te,ce)?-1:ye===L||ye.ownerDocument==te&&_t.contains(te,ye)?1:y?c.call(y,ce)-c.call(y,ye):0:Ve&4?-1:1)}),L}_t.matches=function(H,X){return _t(H,null,null,X)},_t.matchesSelector=function(H,X){if(Xn(H),Q&&!Jt[X+" "]&&(!ee||!ee.test(X)))try{var se=fe.call(H,X);if(se||m.disconnectedMatch||H.document&&H.document.nodeType!==11)return se}catch{Jt(X,!0)}return _t(X,L,null,[H]).length>0},_t.contains=function(H,X){return(H.ownerDocument||H)!=L&&Xn(H),p.contains(H,X)},_t.attr=function(H,X){(H.ownerDocument||H)!=L&&Xn(H);var se=d.attrHandle[X.toLowerCase()],ce=se&&g.call(d.attrHandle,X.toLowerCase())?se(H,X,!Q):void 0;return ce!==void 0?ce:H.getAttribute(X)},_t.error=function(H){throw new Error("Syntax error, unrecognized expression: "+H)},p.uniqueSort=function(H){var X,se=[],ce=0,ye=0;if(R=!m.sortStable,y=!m.sortStable&&s.call(H,0),$.call(H,Ut),R){for(;X=H[ye++];)X===H[ye]&&(ce=se.push(ye));for(;ce--;)z.call(H,se[ce],1)}return y=null,H},p.fn.uniqueSort=function(){return this.pushStack(p.uniqueSort(s.apply(this)))},d=p.expr={cacheLength:50,createPseudo:En,match:On,attrHandle:{},find:{},relative:{">":{dir:"parentNode",first:!0}," ":{dir:"parentNode"},"+":{dir:"previousSibling",first:!0},"~":{dir:"previousSibling"}},preFilter:{ATTR:function(H){return H[1]=H[1].replace(zn,Vn),H[3]=(H[3]||H[4]||H[5]||"").replace(zn,Vn),H[2]==="~="&&(H[3]=" "+H[3]+" "),H.slice(0,4)},CHILD:function(H){return H[1]=H[1].toLowerCase(),H[1].slice(0,3)==="nth"?(H[3]||_t.error(H[0]),H[4]=+(H[4]?H[5]+(H[6]||1):2*(H[3]==="even"||H[3]==="odd")),H[5]=+(H[7]+H[8]||H[3]==="odd")):H[3]&&_t.error(H[0]),H},PSEUDO:function(H){var X,se=!H[6]&&H[2];return On.CHILD.test(H[0])?null:(H[3]?H[2]=H[4]||H[5]||"":se&&Nn.test(se)&&(X=ci(se,!0))&&(X=se.indexOf(")",se.length-X)-se.length)&&(H[0]=H[0].slice(0,X),H[2]=se.slice(0,X)),H.slice(0,3))}},filter:{TAG:function(H){var X=H.replace(zn,Vn).toLowerCase();return H==="*"?function(){return!0}:function(se){return _(se,X)}},CLASS:function(H){var X=lt[H+" "];return X||(X=new RegExp("(^|"+V+")"+H+"("+V+"|$)"))&<(H,function(se){return X.test(typeof se.className=="string"&&se.className||typeof se.getAttribute<"u"&&se.getAttribute("class")||"")})},ATTR:function(H,X,se){return function(ce){var ye=_t.attr(ce,H);return ye==null?X==="!=":X?(ye+="",X==="="?ye===se:X==="!="?ye!==se:X==="^="?se&&ye.indexOf(se)===0:X==="*="?se&&ye.indexOf(se)>-1:X==="$="?se&&ye.slice(-se.length)===se:X==="~="?(" "+ye.replace(St," ")+" ").indexOf(se)>-1:X==="|="?ye===se||ye.slice(0,se.length+1)===se+"-":!1):!0}},CHILD:function(H,X,se,ce,ye){var Ve=H.slice(0,3)!=="nth",We=H.slice(-4)!=="last",Ze=X==="of-type";return ce===1&&ye===0?function(Ue){return!!Ue.parentNode}:function(Ue,ht,ot){var ct,pt,st,Ot,dn,Zt=Ve!==We?"nextSibling":"previousSibling",vn=Ue.parentNode,Ln=Ze&&Ue.nodeName.toLowerCase(),Mr=!ot&&!Ze,sn=!1;if(vn){if(Ve){for(;Zt;){for(st=Ue;st=st[Zt];)if(Ze?_(st,Ln):st.nodeType===1)return!1;dn=Zt=H==="only"&&!dn&&"nextSibling"}return!0}if(dn=[We?vn.firstChild:vn.lastChild],We&&Mr){for(pt=vn[xe]||(vn[xe]={}),ct=pt[H]||[],Ot=ct[0]===ae&&ct[1],sn=Ot&&ct[2],st=Ot&&vn.childNodes[Ot];st=++Ot&&st&&st[Zt]||(sn=Ot=0)||dn.pop();)if(st.nodeType===1&&++sn&&st===Ue){pt[H]=[ae,Ot,sn];break}}else if(Mr&&(pt=Ue[xe]||(Ue[xe]={}),ct=pt[H]||[],Ot=ct[0]===ae&&ct[1],sn=Ot),sn===!1)for(;(st=++Ot&&st&&st[Zt]||(sn=Ot=0)||dn.pop())&&!((Ze?_(st,Ln):st.nodeType===1)&&++sn&&(Mr&&(pt=st[xe]||(st[xe]={}),pt[H]=[ae,sn]),st===Ue)););return sn-=ye,sn===ce||sn%ce===0&&sn/ce>=0}}},PSEUDO:function(H,X){var se,ce=d.pseudos[H]||d.setFilters[H.toLowerCase()]||_t.error("unsupported pseudo: "+H);return ce[xe]?ce(X):ce.length>1?(se=[H,H,"",X],d.setFilters.hasOwnProperty(H.toLowerCase())?En(function(ye,Ve){for(var We,Ze=ce(ye,X),Ue=Ze.length;Ue--;)We=c.call(ye,Ze[Ue]),ye[We]=!(Ve[We]=Ze[Ue])}):function(ye){return ce(ye,0,se)}):ce}},pseudos:{not:En(function(H){var X=[],se=[],ce=ia(H.replace(K,"$1"));return ce[xe]?En(function(ye,Ve,We,Ze){for(var Ue,ht=ce(ye,null,Ze,[]),ot=ye.length;ot--;)(Ue=ht[ot])&&(ye[ot]=!(Ve[ot]=Ue))}):function(ye,Ve,We){return X[0]=ye,ce(X,null,We,se),X[0]=null,!se.pop()}}),has:En(function(H){return function(X){return _t(H,X).length>0}}),contains:En(function(H){return H=H.replace(zn,Vn),function(X){return(X.textContent||p.text(X)).indexOf(H)>-1}}),lang:En(function(H){return li.test(H||"")||_t.error("unsupported lang: "+H),H=H.replace(zn,Vn).toLowerCase(),function(X){var se;do if(se=Q?X.lang:X.getAttribute("xml:lang")||X.getAttribute("lang"))return se=se.toLowerCase(),se===H||se.indexOf(H+"-")===0;while((X=X.parentNode)&&X.nodeType===1);return!1}}),target:function(H){var X=t.location&&t.location.hash;return X&&X.slice(1)===H.id},root:function(H){return H===G},focus:function(H){return H===zp()&&L.hasFocus()&&!!(H.type||H.href||~H.tabIndex)},enabled:Zl(!1),disabled:Zl(!0),checked:function(H){return _(H,"input")&&!!H.checked||_(H,"option")&&!!H.selected},selected:function(H){return H.parentNode&&H.parentNode.selectedIndex,H.selected===!0},empty:function(H){for(H=H.firstChild;H;H=H.nextSibling)if(H.nodeType<6)return!1;return!0},parent:function(H){return!d.pseudos.empty(H)},header:function(H){return Yn.test(H.nodeName)},input:function(H){return Jn.test(H.nodeName)},button:function(H){return _(H,"input")&&H.type==="button"||_(H,"button")},text:function(H){var X;return _(H,"input")&&H.type==="text"&&((X=H.getAttribute("type"))==null||X.toLowerCase()==="text")},first:lr(function(){return[0]}),last:lr(function(H,X){return[X-1]}),eq:lr(function(H,X,se){return[se<0?se+X:se]}),even:lr(function(H,X){for(var se=0;seX?ce=X:ce=se;--ce>=0;)H.push(ce);return H}),gt:lr(function(H,X,se){for(var ce=se<0?se+X:se;++ce1?function(X,se,ce){for(var ye=H.length;ye--;)if(!H[ye](X,se,ce))return!1;return!0}:H[0]}function jp(H,X,se){for(var ce=0,ye=X.length;ce-1&&(We[ot]=!(Ze[ot]=pt))}}else st=Wi(st===Ze?st.splice(Zt,st.length):st),ye?ye(null,Ze,st,ht):M.apply(Ze,st)})}function ra(H){for(var X,se,ce,ye=H.length,Ve=d.relative[H[0].type],We=Ve||d.relative[" "],Ze=Ve?1:0,Ue=qi(function(ct){return ct===X},We,!0),ht=qi(function(ct){return c.call(X,ct)>-1},We,!0),ot=[function(ct,pt,st){var Ot=!Ve&&(st||pt!=v)||((X=pt).nodeType?Ue(ct,pt,st):ht(ct,pt,st));return X=null,Ot}];Ze1&&ta(ot),Ze>1&&Bi(H.slice(0,Ze-1).concat({value:H[Ze-2].type===" "?"*":""})).replace(K,"$1"),se,Ze0,ce=H.length>0,ye=function(Ve,We,Ze,Ue,ht){var ot,ct,pt,st=0,Ot="0",dn=Ve&&[],Zt=[],vn=v,Ln=Ve||ce&&d.find.TAG("*",ht),Mr=ae+=vn==null?1:Math.random()||.1,sn=Ln.length;for(ht&&(v=We==L||We||ht);Ot!==sn&&(ot=Ln[Ot])!=null;Ot++){if(ce&&ot){for(ct=0,!We&&ot.ownerDocument!=L&&(Xn(ot),Ze=!Q);pt=H[ct++];)if(pt(ot,We||L,Ze)){M.call(Ue,ot);break}ht&&(ae=Mr)}se&&((ot=!pt&&ot)&&st--,Ve&&dn.push(ot))}if(st+=Ot,se&&Ot!==st){for(ct=0;pt=X[ct++];)pt(dn,Zt,We,Ze);if(Ve){if(st>0)for(;Ot--;)dn[Ot]||Zt[Ot]||(Zt[Ot]=A.call(Ue));Zt=Wi(Zt)}M.apply(Ue,Zt),ht&&!Ve&&Zt.length>0&&st+X.length>1&&p.uniqueSort(Ue)}return ht&&(ae=Mr,v=vn),dn};return se?En(ye):ye}function ia(H,X){var se,ce=[],ye=[],Ve=ft[H+" "];if(!Ve){for(X||(X=ci(H)),se=X.length;se--;)Ve=ra(X[se]),Ve[xe]?ce.push(Ve):ye.push(Ve);Ve=ft(H,Hp(ye,ce)),Ve.selector=H}return Ve}function tc(H,X,se,ce){var ye,Ve,We,Ze,Ue,ht=typeof H=="function"&&H,ot=!ce&&ci(H=ht.selector||H);if(se=se||[],ot.length===1){if(Ve=ot[0]=ot[0].slice(0),Ve.length>2&&(We=Ve[0]).type==="ID"&&X.nodeType===9&&Q&&d.relative[Ve[1].type]){if(X=(d.find.ID(We.matches[0].replace(zn,Vn),X)||[])[0],X)ht&&(X=X.parentNode);else return se;H=H.slice(Ve.shift().value.length)}for(ye=On.needsContext.test(H)?0:Ve.length;ye--&&(We=Ve[ye],!d.relative[Ze=We.type]);)if((Ue=d.find[Ze])&&(ce=Ue(We.matches[0].replace(zn,Vn),Zs.test(Ve[0].type)&&ea(X.parentNode)||X))){if(Ve.splice(ye,1),H=ce.length&&Bi(Ve),!H)return M.apply(se,ce),se;break}}return(ht||ia(H,ot))(ce,X,!Q,se,!X||Zs.test(H)&&ea(X.parentNode)||X),se}m.sortStable=xe.split("").sort(Ut).join("")===xe,Xn(),m.sortDetached=Rr(function(H){return H.compareDocumentPosition(L.createElement("fieldset"))&1}),p.find=_t,p.expr[":"]=p.expr.pseudos,p.unique=p.uniqueSort,_t.compile=ia,_t.select=tc,_t.setDocument=Xn,_t.tokenize=ci,_t.escape=p.escapeSelector,_t.getText=p.text,_t.isXML=p.isXMLDoc,_t.selectors=p.expr,_t.support=p.support,_t.uniqueSort=p.uniqueSort})();var Y=function(a,d,v){for(var y=[],R=v!==void 0;(a=a[d])&&a.nodeType!==9;)if(a.nodeType===1){if(R&&p(a).is(v))break;y.push(a)}return y},Fe=function(a,d){for(var v=[];a;a=a.nextSibling)a.nodeType===1&&a!==d&&v.push(a);return v},$e=p.expr.match.needsContext,me=/^<([a-z][^\/\0>:\x20\t\r\n\f]*)[\x20\t\r\n\f]*\/?>(?:<\/\1>|)$/i;function ke(a,d,v){return C(d)?p.grep(a,function(y,R){return!!d.call(y,R,y)!==v}):d.nodeType?p.grep(a,function(y){return y===d!==v}):typeof d!="string"?p.grep(a,function(y){return c.call(d,y)>-1!==v}):p.filter(d,a,v)}p.filter=function(a,d,v){var y=d[0];return v&&(a=":not("+a+")"),d.length===1&&y.nodeType===1?p.find.matchesSelector(y,a)?[y]:[]:p.find.matches(a,p.grep(d,function(R){return R.nodeType===1}))},p.fn.extend({find:function(a){var d,v,y=this.length,R=this;if(typeof a!="string")return this.pushStack(p(a).filter(function(){for(d=0;d1?p.uniqueSort(v):v},filter:function(a){return this.pushStack(ke(this,a||[],!1))},not:function(a){return this.pushStack(ke(this,a||[],!0))},is:function(a){return!!ke(this,typeof a=="string"&&$e.test(a)?p(a):a||[],!1).length}});var Oe,re=/^(?:\s*(<[\w\W]+>)[^>]*|#([\w-]+))$/,Ce=p.fn.init=function(a,d,v){var y,R;if(!a)return this;if(v=v||Oe,typeof a=="string")if(a[0]==="<"&&a[a.length-1]===">"&&a.length>=3?y=[null,a,null]:y=re.exec(a),y&&(y[1]||!d))if(y[1]){if(d=d instanceof p?d[0]:d,p.merge(this,p.parseHTML(y[1],d&&d.nodeType?d.ownerDocument||d:T,!0)),me.test(y[1])&&p.isPlainObject(d))for(y in d)C(this[y])?this[y](d[y]):this.attr(y,d[y]);return this}else return R=T.getElementById(y[2]),R&&(this[0]=R,this.length=1),this;else return!d||d.jquery?(d||v).find(a):this.constructor(d).find(a);else{if(a.nodeType)return this[0]=a,this.length=1,this;if(C(a))return v.ready!==void 0?v.ready(a):a(p)}return p.makeArray(a,this)};Ce.prototype=p.fn,Oe=p(T);var Ee=/^(?:parents|prev(?:Until|All))/,be={children:!0,contents:!0,next:!0,prev:!0};p.fn.extend({has:function(a){var d=p(a,this),v=d.length;return this.filter(function(){for(var y=0;y-1:v.nodeType===1&&p.find.matchesSelector(v,a))){M.push(v);break}}return this.pushStack(M.length>1?p.uniqueSort(M):M)},index:function(a){return a?typeof a=="string"?c.call(p(a),this[0]):c.call(this,a.jquery?a[0]:a):this[0]&&this[0].parentNode?this.first().prevAll().length:-1},add:function(a,d){return this.pushStack(p.uniqueSort(p.merge(this.get(),p(a,d))))},addBack:function(a){return this.add(a==null?this.prevObject:this.prevObject.filter(a))}});function pe(a,d){for(;(a=a[d])&&a.nodeType!==1;);return a}p.each({parent:function(a){var d=a.parentNode;return d&&d.nodeType!==11?d:null},parents:function(a){return Y(a,"parentNode")},parentsUntil:function(a,d,v){return Y(a,"parentNode",v)},next:function(a){return pe(a,"nextSibling")},prev:function(a){return pe(a,"previousSibling")},nextAll:function(a){return Y(a,"nextSibling")},prevAll:function(a){return Y(a,"previousSibling")},nextUntil:function(a,d,v){return Y(a,"nextSibling",v)},prevUntil:function(a,d,v){return Y(a,"previousSibling",v)},siblings:function(a){return Fe((a.parentNode||{}).firstChild,a)},children:function(a){return Fe(a.firstChild)},contents:function(a){return a.contentDocument!=null&&i(a.contentDocument)?a.contentDocument:(_(a,"template")&&(a=a.content||a),p.merge([],a.childNodes))}},function(a,d){p.fn[a]=function(v,y){var R=p.map(this,d,v);return a.slice(-5)!=="Until"&&(y=v),y&&typeof y=="string"&&(R=p.filter(y,R)),this.length>1&&(be[a]||p.uniqueSort(R),Ee.test(a)&&R.reverse()),this.pushStack(R)}});var Te=/[^\x20\t\r\n\f]+/g;function Je(a){var d={};return p.each(a.match(Te)||[],function(v,y){d[y]=!0}),d}p.Callbacks=function(a){a=typeof a=="string"?Je(a):p.extend({},a);var d,v,y,R,M=[],L=[],G=-1,Q=function(){for(R=R||a.once,y=d=!0;L.length;G=-1)for(v=L.shift();++G-1;)M.splice(ae,1),ae<=G&&G--}),this},has:function(fe){return fe?p.inArray(fe,M)>-1:M.length>0},empty:function(){return M&&(M=[]),this},disable:function(){return R=L=[],M=v="",this},disabled:function(){return!M},lock:function(){return R=L=[],!v&&!d&&(M=v=""),this},locked:function(){return!!R},fireWith:function(fe,xe){return R||(xe=xe||[],xe=[fe,xe.slice?xe.slice():xe],L.push(xe),d||Q()),this},fire:function(){return ee.fireWith(this,arguments),this},fired:function(){return!!y}};return ee};function et(a){return a}function De(a){throw a}function Ye(a,d,v,y){var R;try{a&&C(R=a.promise)?R.call(a).done(d).fail(v):a&&C(R=a.then)?R.call(a,d,v):d.apply(void 0,[a].slice(y))}catch(M){v.apply(void 0,[M])}}p.extend({Deferred:function(a){var d=[["notify","progress",p.Callbacks("memory"),p.Callbacks("memory"),2],["resolve","done",p.Callbacks("once memory"),p.Callbacks("once memory"),0,"resolved"],["reject","fail",p.Callbacks("once memory"),p.Callbacks("once memory"),1,"rejected"]],v="pending",y={state:function(){return v},always:function(){return R.done(arguments).fail(arguments),this},catch:function(M){return y.then(null,M)},pipe:function(){var M=arguments;return p.Deferred(function(L){p.each(d,function(G,Q){var ee=C(M[Q[4]])&&M[Q[4]];R[Q[1]](function(){var fe=ee&&ee.apply(this,arguments);fe&&C(fe.promise)?fe.promise().progress(L.notify).done(L.resolve).fail(L.reject):L[Q[0]+"With"](this,ee?[fe]:arguments)})}),M=null}).promise()},then:function(M,L,G){var Q=0;function ee(fe,xe,ae,Me){return function(){var lt=this,xt=arguments,ft=function(){var Ut,Rn;if(!(fe=Q&&(ae!==De&&(lt=void 0,xt=[Ut]),xe.rejectWith(lt,xt))}};fe?Jt():(p.Deferred.getErrorHook?Jt.error=p.Deferred.getErrorHook():p.Deferred.getStackHook&&(Jt.error=p.Deferred.getStackHook()),t.setTimeout(Jt))}}return p.Deferred(function(fe){d[0][3].add(ee(0,fe,C(G)?G:et,fe.notifyWith)),d[1][3].add(ee(0,fe,C(M)?M:et)),d[2][3].add(ee(0,fe,C(L)?L:De))}).promise()},promise:function(M){return M!=null?p.extend(M,y):y}},R={};return p.each(d,function(M,L){var G=L[2],Q=L[5];y[L[1]]=G.add,Q&&G.add(function(){v=Q},d[3-M][2].disable,d[3-M][3].disable,d[0][2].lock,d[0][3].lock),G.add(L[3].fire),R[L[0]]=function(){return R[L[0]+"With"](this===R?void 0:this,arguments),this},R[L[0]+"With"]=G.fireWith}),y.promise(R),a&&a.call(R,R),R},when:function(a){var d=arguments.length,v=d,y=Array(v),R=s.call(arguments),M=p.Deferred(),L=function(G){return function(Q){y[G]=this,R[G]=arguments.length>1?s.call(arguments):Q,--d||M.resolveWith(y,R)}};if(d<=1&&(Ye(a,M.done(L(v)).resolve,M.reject,!d),M.state()==="pending"||C(R[v]&&R[v].then)))return M.then();for(;v--;)Ye(R[v],L(v),M.reject);return M.promise()}});var Xe=/^(Eval|Internal|Range|Reference|Syntax|Type|URI)Error$/;p.Deferred.exceptionHook=function(a,d){t.console&&t.console.warn&&a&&Xe.test(a.name)&&t.console.warn("jQuery.Deferred exception: "+a.message,a.stack,d)},p.readyException=function(a){t.setTimeout(function(){throw a})};var it=p.Deferred();p.fn.ready=function(a){return it.then(a).catch(function(d){p.readyException(d)}),this},p.extend({isReady:!1,readyWait:1,ready:function(a){(a===!0?--p.readyWait:p.isReady)||(p.isReady=!0,!(a!==!0&&--p.readyWait>0)&&it.resolveWith(T,[p]))}}),p.ready.then=it.then;function rt(){T.removeEventListener("DOMContentLoaded",rt),t.removeEventListener("load",rt),p.ready()}T.readyState==="complete"||T.readyState!=="loading"&&!T.documentElement.doScroll?t.setTimeout(p.ready):(T.addEventListener("DOMContentLoaded",rt),t.addEventListener("load",rt));var Ke=function(a,d,v,y,R,M,L){var G=0,Q=a.length,ee=v==null;if(I(v)==="object"){R=!0;for(G in v)Ke(a,d,G,v[G],!0,M,L)}else if(y!==void 0&&(R=!0,C(y)||(L=!0),ee&&(L?(d.call(a,y),d=null):(ee=d,d=function(fe,xe,ae){return ee.call(p(fe),ae)})),d))for(;G1,null,!0)},removeData:function(a){return this.each(function(){ut.remove(this,a)})}}),p.extend({queue:function(a,d,v){var y;if(a)return d=(d||"fx")+"queue",y=Ie.get(a,d),v&&(!y||Array.isArray(v)?y=Ie.access(a,d,p.makeArray(v)):y.push(v)),y||[]},dequeue:function(a,d){d=d||"fx";var v=p.queue(a,d),y=v.length,R=v.shift(),M=p._queueHooks(a,d),L=function(){p.dequeue(a,d)};R==="inprogress"&&(R=v.shift(),y--),R&&(d==="fx"&&v.unshift("inprogress"),delete M.stop,R.call(a,L,M)),!y&&M&&M.empty.fire()},_queueHooks:function(a,d){var v=d+"queueHooks";return Ie.get(a,v)||Ie.access(a,v,{empty:p.Callbacks("once memory").add(function(){Ie.remove(a,[d+"queue",v])})})}}),p.fn.extend({queue:function(a,d){var v=2;return typeof a!="string"&&(d=a,a="fx",v--),arguments.length\x20\t\r\n\f]*)/i,Z=/^$|^module$|\/(?:java|ecma)script/i;(function(){var a=T.createDocumentFragment(),d=a.appendChild(T.createElement("div")),v=T.createElement("input");v.setAttribute("type","radio"),v.setAttribute("checked","checked"),v.setAttribute("name","t"),d.appendChild(v),m.checkClone=d.cloneNode(!0).cloneNode(!0).lastChild.checked,d.innerHTML="",m.noCloneChecked=!!d.cloneNode(!0).lastChild.defaultValue,d.innerHTML="",m.option=!!d.lastChild})();var W={thead:[1,"","
"],col:[2,"","
"],tr:[2,"","
"],td:[3,"","
"],_default:[0,"",""]};W.tbody=W.tfoot=W.colgroup=W.caption=W.thead,W.th=W.td,m.option||(W.optgroup=W.option=[1,""]);function q(a,d){var v;return typeof a.getElementsByTagName<"u"?v=a.getElementsByTagName(d||"*"):typeof a.querySelectorAll<"u"?v=a.querySelectorAll(d||"*"):v=[],d===void 0||d&&_(a,d)?p.merge([a],v):v}function ne(a,d){for(var v=0,y=a.length;v-1){R&&R.push(M);continue}if(ee=Wt(M),L=q(xe.appendChild(M),"script"),ee&&ne(L),v)for(fe=0;M=L[fe++];)Z.test(M.type||"")&&v.push(M)}return xe}var ge=/^([^.]*)(?:\.(.+)|)/;function ze(){return!0}function Se(){return!1}function Le(a,d,v,y,R,M){var L,G;if(typeof d=="object"){typeof v!="string"&&(y=y||v,v=void 0);for(G in d)Le(a,G,v,y,d[G],M);return a}if(y==null&&R==null?(R=v,y=v=void 0):R==null&&(typeof v=="string"?(R=y,y=void 0):(R=y,y=v,v=void 0)),R===!1)R=Se;else if(!R)return a;return M===1&&(L=R,R=function(Q){return p().off(Q),L.apply(this,arguments)},R.guid=L.guid||(L.guid=p.guid++)),a.each(function(){p.event.add(this,d,R,y,v)})}p.event={global:{},add:function(a,d,v,y,R){var M,L,G,Q,ee,fe,xe,ae,Me,lt,xt,ft=Ie.get(a);if(Qe(a))for(v.handler&&(M=v,v=M.handler,R=M.selector),R&&p.find.matchesSelector(kt,R),v.guid||(v.guid=p.guid++),(Q=ft.events)||(Q=ft.events=Object.create(null)),(L=ft.handle)||(L=ft.handle=function(Jt){return typeof p<"u"&&p.event.triggered!==Jt.type?p.event.dispatch.apply(a,arguments):void 0}),d=(d||"").match(Te)||[""],ee=d.length;ee--;)G=ge.exec(d[ee])||[],Me=xt=G[1],lt=(G[2]||"").split(".").sort(),Me&&(xe=p.event.special[Me]||{},Me=(R?xe.delegateType:xe.bindType)||Me,xe=p.event.special[Me]||{},fe=p.extend({type:Me,origType:xt,data:y,handler:v,guid:v.guid,selector:R,needsContext:R&&p.expr.match.needsContext.test(R),namespace:lt.join(".")},M),(ae=Q[Me])||(ae=Q[Me]=[],ae.delegateCount=0,(!xe.setup||xe.setup.call(a,y,lt,L)===!1)&&a.addEventListener&&a.addEventListener(Me,L)),xe.add&&(xe.add.call(a,fe),fe.handler.guid||(fe.handler.guid=v.guid)),R?ae.splice(ae.delegateCount++,0,fe):ae.push(fe),p.event.global[Me]=!0)},remove:function(a,d,v,y,R){var M,L,G,Q,ee,fe,xe,ae,Me,lt,xt,ft=Ie.hasData(a)&&Ie.get(a);if(!(!ft||!(Q=ft.events))){for(d=(d||"").match(Te)||[""],ee=d.length;ee--;){if(G=ge.exec(d[ee])||[],Me=xt=G[1],lt=(G[2]||"").split(".").sort(),!Me){for(Me in Q)p.event.remove(a,Me+d[ee],v,y,!0);continue}for(xe=p.event.special[Me]||{},Me=(y?xe.delegateType:xe.bindType)||Me,ae=Q[Me]||[],G=G[2]&&new RegExp("(^|\\.)"+lt.join("\\.(?:.*\\.|)")+"(\\.|$)"),L=M=ae.length;M--;)fe=ae[M],(R||xt===fe.origType)&&(!v||v.guid===fe.guid)&&(!G||G.test(fe.namespace))&&(!y||y===fe.selector||y==="**"&&fe.selector)&&(ae.splice(M,1),fe.selector&&ae.delegateCount--,xe.remove&&xe.remove.call(a,fe));L&&!ae.length&&((!xe.teardown||xe.teardown.call(a,lt,ft.handle)===!1)&&p.removeEvent(a,Me,ft.handle),delete Q[Me])}p.isEmptyObject(Q)&&Ie.remove(a,"handle events")}},dispatch:function(a){var d,v,y,R,M,L,G=new Array(arguments.length),Q=p.event.fix(a),ee=(Ie.get(this,"events")||Object.create(null))[Q.type]||[],fe=p.event.special[Q.type]||{};for(G[0]=Q,d=1;d=1)){for(;ee!==this;ee=ee.parentNode||this)if(ee.nodeType===1&&!(a.type==="click"&&ee.disabled===!0)){for(M=[],L={},v=0;v-1:p.find(R,this,null,[ee]).length),L[R]&&M.push(y);M.length&&G.push({elem:ee,handlers:M})}}return ee=this,Q\s*$/g;function Ne(a,d){return _(a,"table")&&_(d.nodeType!==11?d:d.firstChild,"tr")&&p(a).children("tbody")[0]||a}function He(a){return a.type=(a.getAttribute("type")!==null)+"/"+a.type,a}function bt(a){return(a.type||"").slice(0,5)==="true/"?a.type=a.type.slice(5):a.removeAttribute("type"),a}function Kt(a,d){var v,y,R,M,L,G,Q;if(d.nodeType===1){if(Ie.hasData(a)&&(M=Ie.get(a),Q=M.events,Q)){Ie.remove(d,"handle events");for(R in Q)for(v=0,y=Q[R].length;v1&&typeof Me=="string"&&!m.checkClone&&Ae.test(Me))return a.each(function(xt){var ft=a.eq(xt);lt&&(d[0]=Me.call(this,xt,ft.html())),Qt(ft,d,v,y)});if(xe&&(R=le(d,a[0].ownerDocument,!1,a,y),M=R.firstChild,R.childNodes.length===1&&(R=M),M||y)){for(L=p.map(q(R,"script"),He),G=L.length;fe0&&ne(L,!Q&&q(a,"script")),G},cleanData:function(a){for(var d,v,y,R=p.event.special,M=0;(v=a[M])!==void 0;M++)if(Qe(v)){if(d=v[Ie.expando]){if(d.events)for(y in d.events)R[y]?p.event.remove(v,y):p.removeEvent(v,y,d.handle);v[Ie.expando]=void 0}v[ut.expando]&&(v[ut.expando]=void 0)}}}),p.fn.extend({detach:function(a){return rn(this,a,!0)},remove:function(a){return rn(this,a)},text:function(a){return Ke(this,function(d){return d===void 0?p.text(this):this.empty().each(function(){(this.nodeType===1||this.nodeType===11||this.nodeType===9)&&(this.textContent=d)})},null,a,arguments.length)},append:function(){return Qt(this,arguments,function(a){if(this.nodeType===1||this.nodeType===11||this.nodeType===9){var d=Ne(this,a);d.appendChild(a)}})},prepend:function(){return Qt(this,arguments,function(a){if(this.nodeType===1||this.nodeType===11||this.nodeType===9){var d=Ne(this,a);d.insertBefore(a,d.firstChild)}})},before:function(){return Qt(this,arguments,function(a){this.parentNode&&this.parentNode.insertBefore(a,this)})},after:function(){return Qt(this,arguments,function(a){this.parentNode&&this.parentNode.insertBefore(a,this.nextSibling)})},empty:function(){for(var a,d=0;(a=this[d])!=null;d++)a.nodeType===1&&(p.cleanData(q(a,!1)),a.textContent="");return this},clone:function(a,d){return a=a??!1,d=d??a,this.map(function(){return p.clone(this,a,d)})},html:function(a){return Ke(this,function(d){var v=this[0]||{},y=0,R=this.length;if(d===void 0&&v.nodeType===1)return v.innerHTML;if(typeof d=="string"&&!Ge.test(d)&&!W[(B.exec(d)||["",""])[1].toLowerCase()]){d=p.htmlPrefilter(d);try{for(;y=0&&(Q+=Math.max(0,Math.ceil(a["offset"+d[0].toUpperCase()+d.slice(1)]-M-Q-G-.5))||0),Q+ee}function Fl(a,d,v){var y=Vi(a),R=!m.boxSizingReliable()||v,M=R&&p.css(a,"boxSizing",!1,y)==="border-box",L=M,G=ri(a,d,y),Q="offset"+d[0].toUpperCase()+d.slice(1);if(ir.test(G)){if(!v)return G;G="auto"}return(!m.boxSizingReliable()&&M||!m.reliableTrDimensions()&&_(a,"tr")||G==="auto"||!parseFloat(G)&&p.css(a,"display",!1,y)==="inline")&&a.getClientRects().length&&(M=p.css(a,"boxSizing",!1,y)==="border-box",L=Q in a,L&&(G=a[Q])),G=parseFloat(G)||0,G+Bs(a,d,v||(M?"border":"content"),L,y,G)+"px"}p.extend({cssHooks:{opacity:{get:function(a,d){if(d){var v=ri(a,"opacity");return v===""?"1":v}}}},cssNumber:{animationIterationCount:!0,aspectRatio:!0,borderImageSlice:!0,columnCount:!0,flexGrow:!0,flexShrink:!0,fontWeight:!0,gridArea:!0,gridColumn:!0,gridColumnEnd:!0,gridColumnStart:!0,gridRow:!0,gridRowEnd:!0,gridRowStart:!0,lineHeight:!0,opacity:!0,order:!0,orphans:!0,scale:!0,widows:!0,zIndex:!0,zoom:!0,fillOpacity:!0,floodOpacity:!0,stopOpacity:!0,strokeMiterlimit:!0,strokeOpacity:!0},cssProps:{},style:function(a,d,v,y){if(!(!a||a.nodeType===3||a.nodeType===8||!a.style)){var R,M,L,G=je(d),Q=js.test(d),ee=a.style;if(Q||(d=Hs(G)),L=p.cssHooks[d]||p.cssHooks[G],v!==void 0){if(M=typeof v,M==="string"&&(R=Nt.exec(v))&&R[1]&&(v=gn(a,d,R),M="number"),v==null||v!==v)return;M==="number"&&!Q&&(v+=R&&R[3]||(p.cssNumber[G]?"":"px")),!m.clearCloneStyle&&v===""&&d.indexOf("background")===0&&(ee[d]="inherit"),(!L||!("set"in L)||(v=L.set(a,v,y))!==void 0)&&(Q?ee.setProperty(d,v):ee[d]=v)}else return L&&"get"in L&&(R=L.get(a,!1,y))!==void 0?R:ee[d]}},css:function(a,d,v,y){var R,M,L,G=je(d),Q=js.test(d);return Q||(d=Hs(G)),L=p.cssHooks[d]||p.cssHooks[G],L&&"get"in L&&(R=L.get(a,!0,v)),R===void 0&&(R=ri(a,d,y)),R==="normal"&&d in zl&&(R=zl[d]),v===""||v?(M=parseFloat(R),v===!0||isFinite(M)?M||0:R):R}}),p.each(["height","width"],function(a,d){p.cssHooks[d]={get:function(v,y,R){if(y)return dp.test(p.css(v,"display"))&&(!v.getClientRects().length||!v.getBoundingClientRect().width)?Ll(v,fp,function(){return Fl(v,d,R)}):Fl(v,d,R)},set:function(v,y,R){var M,L=Vi(v),G=!m.scrollboxSize()&&L.position==="absolute",Q=G||R,ee=Q&&p.css(v,"boxSizing",!1,L)==="border-box",fe=R?Bs(v,d,R,ee,L):0;return ee&&G&&(fe-=Math.ceil(v["offset"+d[0].toUpperCase()+d.slice(1)]-parseFloat(L[d])-Bs(v,d,"border",!1,L)-.5)),fe&&(M=Nt.exec(y))&&(M[3]||"px")!=="px"&&(v.style[d]=y,y=p.css(v,d)),Vl(v,y,fe)}}}),p.cssHooks.marginLeft=Dl(m.reliableMarginLeft,function(a,d){if(d)return(parseFloat(ri(a,"marginLeft"))||a.getBoundingClientRect().left-Ll(a,{marginLeft:0},function(){return a.getBoundingClientRect().left}))+"px"}),p.each({margin:"",padding:"",border:"Width"},function(a,d){p.cssHooks[a+d]={expand:function(v){for(var y=0,R={},M=typeof v=="string"?v.split(" "):[v];y<4;y++)R[a+At[y]+d]=M[y]||M[y-2]||M[0];return R}},a!=="margin"&&(p.cssHooks[a+d].set=Vl)}),p.fn.extend({css:function(a,d){return Ke(this,function(v,y,R){var M,L,G={},Q=0;if(Array.isArray(y)){for(M=Vi(v),L=y.length;Q1)}});function un(a,d,v,y,R){return new un.prototype.init(a,d,v,y,R)}p.Tween=un,un.prototype={constructor:un,init:function(a,d,v,y,R,M){this.elem=a,this.prop=v,this.easing=R||p.easing._default,this.options=d,this.start=this.now=this.cur(),this.end=y,this.unit=M||(p.cssNumber[v]?"":"px")},cur:function(){var a=un.propHooks[this.prop];return a&&a.get?a.get(this):un.propHooks._default.get(this)},run:function(a){var d,v=un.propHooks[this.prop];return this.options.duration?this.pos=d=p.easing[this.easing](a,this.options.duration*a,0,1,this.options.duration):this.pos=d=a,this.now=(this.end-this.start)*d+this.start,this.options.step&&this.options.step.call(this.elem,this.now,this),v&&v.set?v.set(this):un.propHooks._default.set(this),this}},un.prototype.init.prototype=un.prototype,un.propHooks={_default:{get:function(a){var d;return a.elem.nodeType!==1||a.elem[a.prop]!=null&&a.elem.style[a.prop]==null?a.elem[a.prop]:(d=p.css(a.elem,a.prop,""),!d||d==="auto"?0:d)},set:function(a){p.fx.step[a.prop]?p.fx.step[a.prop](a):a.elem.nodeType===1&&(p.cssHooks[a.prop]||a.elem.style[Hs(a.prop)]!=null)?p.style(a.elem,a.prop,a.now+a.unit):a.elem[a.prop]=a.now}}},un.propHooks.scrollTop=un.propHooks.scrollLeft={set:function(a){a.elem.nodeType&&a.elem.parentNode&&(a.elem[a.prop]=a.now)}},p.easing={linear:function(a){return a},swing:function(a){return .5-Math.cos(a*Math.PI)/2},_default:"swing"},p.fx=un.prototype.init,p.fx.step={};var Ir,Fi,hp=/^(?:toggle|show|hide)$/,pp=/queueHooks$/;function qs(){Fi&&(T.hidden===!1&&t.requestAnimationFrame?t.requestAnimationFrame(qs):t.setTimeout(qs,p.fx.interval),p.fx.tick())}function jl(){return t.setTimeout(function(){Ir=void 0}),Ir=Date.now()}function ji(a,d){var v,y=0,R={height:a};for(d=d?1:0;y<4;y+=2-d)v=At[y],R["margin"+v]=R["padding"+v]=a;return d&&(R.opacity=R.width=a),R}function Hl(a,d,v){for(var y,R=(kn.tweeners[d]||[]).concat(kn.tweeners["*"]),M=0,L=R.length;M1)},removeAttr:function(a){return this.each(function(){p.removeAttr(this,a)})}}),p.extend({attr:function(a,d,v){var y,R,M=a.nodeType;if(!(M===3||M===8||M===2)){if(typeof a.getAttribute>"u")return p.prop(a,d,v);if((M!==1||!p.isXMLDoc(a))&&(R=p.attrHooks[d.toLowerCase()]||(p.expr.match.bool.test(d)?Bl:void 0)),v!==void 0){if(v===null){p.removeAttr(a,d);return}return R&&"set"in R&&(y=R.set(a,v,d))!==void 0?y:(a.setAttribute(d,v+""),v)}return R&&"get"in R&&(y=R.get(a,d))!==null?y:(y=p.find.attr(a,d),y??void 0)}},attrHooks:{type:{set:function(a,d){if(!m.radioValue&&d==="radio"&&_(a,"input")){var v=a.value;return a.setAttribute("type",d),v&&(a.value=v),d}}}},removeAttr:function(a,d){var v,y=0,R=d&&d.match(Te);if(R&&a.nodeType===1)for(;v=R[y++];)a.removeAttribute(v)}}),Bl={set:function(a,d,v){return d===!1?p.removeAttr(a,v):a.setAttribute(v,v),v}},p.each(p.expr.match.bool.source.match(/\w+/g),function(a,d){var v=ii[d]||p.find.attr;ii[d]=function(y,R,M){var L,G,Q=R.toLowerCase();return M||(G=ii[Q],ii[Q]=L,L=v(y,R,M)!=null?Q:null,ii[Q]=G),L}});var vp=/^(?:input|select|textarea|button)$/i,bp=/^(?:a|area)$/i;p.fn.extend({prop:function(a,d){return Ke(this,p.prop,a,d,arguments.length>1)},removeProp:function(a){return this.each(function(){delete this[p.propFix[a]||a]})}}),p.extend({prop:function(a,d,v){var y,R,M=a.nodeType;if(!(M===3||M===8||M===2))return(M!==1||!p.isXMLDoc(a))&&(d=p.propFix[d]||d,R=p.propHooks[d]),v!==void 0?R&&"set"in R&&(y=R.set(a,v,d))!==void 0?y:a[d]=v:R&&"get"in R&&(y=R.get(a,d))!==null?y:a[d]},propHooks:{tabIndex:{get:function(a){var d=p.find.attr(a,"tabindex");return d?parseInt(d,10):vp.test(a.nodeName)||bp.test(a.nodeName)&&a.href?0:-1}}},propFix:{for:"htmlFor",class:"className"}}),m.optSelected||(p.propHooks.selected={get:function(a){var d=a.parentNode;return d&&d.parentNode&&d.parentNode.selectedIndex,null},set:function(a){var d=a.parentNode;d&&(d.selectedIndex,d.parentNode&&d.parentNode.selectedIndex)}}),p.each(["tabIndex","readOnly","maxLength","cellSpacing","cellPadding","rowSpan","colSpan","useMap","frameBorder","contentEditable"],function(){p.propFix[this.toLowerCase()]=this});function sr(a){var d=a.match(Te)||[];return d.join(" ")}function ar(a){return a.getAttribute&&a.getAttribute("class")||""}function Ws(a){return Array.isArray(a)?a:typeof a=="string"?a.match(Te)||[]:[]}p.fn.extend({addClass:function(a){var d,v,y,R,M,L;return C(a)?this.each(function(G){p(this).addClass(a.call(this,G,ar(this)))}):(d=Ws(a),d.length?this.each(function(){if(y=ar(this),v=this.nodeType===1&&" "+sr(y)+" ",v){for(M=0;M-1;)v=v.replace(" "+R+" "," ");L=sr(v),y!==L&&this.setAttribute("class",L)}}):this):this.attr("class","")},toggleClass:function(a,d){var v,y,R,M,L=typeof a,G=L==="string"||Array.isArray(a);return C(a)?this.each(function(Q){p(this).toggleClass(a.call(this,Q,ar(this),d),d)}):typeof d=="boolean"&&G?d?this.addClass(a):this.removeClass(a):(v=Ws(a),this.each(function(){if(G)for(M=p(this),R=0;R-1)return!0;return!1}});var yp=/\r/g;p.fn.extend({val:function(a){var d,v,y,R=this[0];return arguments.length?(y=C(a),this.each(function(M){var L;this.nodeType===1&&(y?L=a.call(this,M,p(this).val()):L=a,L==null?L="":typeof L=="number"?L+="":Array.isArray(L)&&(L=p.map(L,function(G){return G==null?"":G+""})),d=p.valHooks[this.type]||p.valHooks[this.nodeName.toLowerCase()],(!d||!("set"in d)||d.set(this,L,"value")===void 0)&&(this.value=L))})):R?(d=p.valHooks[R.type]||p.valHooks[R.nodeName.toLowerCase()],d&&"get"in d&&(v=d.get(R,"value"))!==void 0?v:(v=R.value,typeof v=="string"?v.replace(yp,""):v??"")):void 0}}),p.extend({valHooks:{option:{get:function(a){var d=p.find.attr(a,"value");return d??sr(p.text(a))}},select:{get:function(a){var d,v,y,R=a.options,M=a.selectedIndex,L=a.type==="select-one",G=L?null:[],Q=L?M+1:R.length;for(M<0?y=Q:y=L?M:0;y-1)&&(v=!0);return v||(a.selectedIndex=-1),M}}}}),p.each(["radio","checkbox"],function(){p.valHooks[this]={set:function(a,d){if(Array.isArray(d))return a.checked=p.inArray(p(a).val(),d)>-1}},m.checkOn||(p.valHooks[this].get=function(a){return a.getAttribute("value")===null?"on":a.value})});var si=t.location,ql={guid:Date.now()},Us=/\?/;p.parseXML=function(a){var d,v;if(!a||typeof a!="string")return null;try{d=new t.DOMParser().parseFromString(a,"text/xml")}catch{}return v=d&&d.getElementsByTagName("parsererror")[0],(!d||v)&&p.error("Invalid XML: "+(v?p.map(v.childNodes,function(y){return y.textContent}).join(` +`):a)),d};var Wl=/^(?:focusinfocus|focusoutblur)$/,Ul=function(a){a.stopPropagation()};p.extend(p.event,{trigger:function(a,d,v,y){var R,M,L,G,Q,ee,fe,xe,ae=[v||T],Me=g.call(a,"type")?a.type:a,lt=g.call(a,"namespace")?a.namespace.split("."):[];if(M=xe=L=v=v||T,!(v.nodeType===3||v.nodeType===8)&&!Wl.test(Me+p.event.triggered)&&(Me.indexOf(".")>-1&&(lt=Me.split("."),Me=lt.shift(),lt.sort()),Q=Me.indexOf(":")<0&&"on"+Me,a=a[p.expando]?a:new p.Event(Me,typeof a=="object"&&a),a.isTrigger=y?2:3,a.namespace=lt.join("."),a.rnamespace=a.namespace?new RegExp("(^|\\.)"+lt.join("\\.(?:.*\\.|)")+"(\\.|$)"):null,a.result=void 0,a.target||(a.target=v),d=d==null?[a]:p.makeArray(d,[a]),fe=p.event.special[Me]||{},!(!y&&fe.trigger&&fe.trigger.apply(v,d)===!1))){if(!y&&!fe.noBubble&&!k(v)){for(G=fe.delegateType||Me,Wl.test(G+Me)||(M=M.parentNode);M;M=M.parentNode)ae.push(M),L=M;L===(v.ownerDocument||T)&&ae.push(L.defaultView||L.parentWindow||t)}for(R=0;(M=ae[R++])&&!a.isPropagationStopped();)xe=M,a.type=R>1?G:fe.bindType||Me,ee=(Ie.get(M,"events")||Object.create(null))[a.type]&&Ie.get(M,"handle"),ee&&ee.apply(M,d),ee=Q&&M[Q],ee&&ee.apply&&Qe(M)&&(a.result=ee.apply(M,d),a.result===!1&&a.preventDefault());return a.type=Me,!y&&!a.isDefaultPrevented()&&(!fe._default||fe._default.apply(ae.pop(),d)===!1)&&Qe(v)&&Q&&C(v[Me])&&!k(v)&&(L=v[Q],L&&(v[Q]=null),p.event.triggered=Me,a.isPropagationStopped()&&xe.addEventListener(Me,Ul),v[Me](),a.isPropagationStopped()&&xe.removeEventListener(Me,Ul),p.event.triggered=void 0,L&&(v[Q]=L)),a.result}},simulate:function(a,d,v){var y=p.extend(new p.Event,v,{type:a,isSimulated:!0});p.event.trigger(y,null,d)}}),p.fn.extend({trigger:function(a,d){return this.each(function(){p.event.trigger(a,d,this)})},triggerHandler:function(a,d){var v=this[0];if(v)return p.event.trigger(a,d,v,!0)}});var xp=/\[\]$/,Ql=/\r?\n/g,Sp=/^(?:submit|button|image|reset|file)$/i,wp=/^(?:input|select|textarea|keygen)/i;function Qs(a,d,v,y){var R;if(Array.isArray(d))p.each(d,function(M,L){v||xp.test(a)?y(a,L):Qs(a+"["+(typeof L=="object"&&L!=null?M:"")+"]",L,v,y)});else if(!v&&I(d)==="object")for(R in d)Qs(a+"["+R+"]",d[R],v,y);else y(a,d)}p.param=function(a,d){var v,y=[],R=function(M,L){var G=C(L)?L():L;y[y.length]=encodeURIComponent(M)+"="+encodeURIComponent(G??"")};if(a==null)return"";if(Array.isArray(a)||a.jquery&&!p.isPlainObject(a))p.each(a,function(){R(this.name,this.value)});else for(v in a)Qs(v,a[v],d,R);return y.join("&")},p.fn.extend({serialize:function(){return p.param(this.serializeArray())},serializeArray:function(){return this.map(function(){var a=p.prop(this,"elements");return a?p.makeArray(a):this}).filter(function(){var a=this.type;return this.name&&!p(this).is(":disabled")&&wp.test(this.nodeName)&&!Sp.test(a)&&(this.checked||!J.test(a))}).map(function(a,d){var v=p(this).val();return v==null?null:Array.isArray(v)?p.map(v,function(y){return{name:d.name,value:y.replace(Ql,`\r +`)}}):{name:d.name,value:v.replace(Ql,`\r +`)}}).get()}});var Tp=/%20/g,Cp=/#.*$/,kp=/([?&])_=[^&]*/,Ep=/^(.*?):[ \t]*([^\r\n]*)$/mg,_p=/^(?:about|app|app-storage|.+-extension|file|res|widget):$/,Ip=/^(?:GET|HEAD)$/,Rp=/^\/\//,Gl={},Gs={},Kl="*/".concat("*"),Ks=T.createElement("a");Ks.href=si.href;function Jl(a){return function(d,v){typeof d!="string"&&(v=d,d="*");var y,R=0,M=d.toLowerCase().match(Te)||[];if(C(v))for(;y=M[R++];)y[0]==="+"?(y=y.slice(1)||"*",(a[y]=a[y]||[]).unshift(v)):(a[y]=a[y]||[]).push(v)}}function Yl(a,d,v,y){var R={},M=a===Gs;function L(G){var Q;return R[G]=!0,p.each(a[G]||[],function(ee,fe){var xe=fe(d,v,y);if(typeof xe=="string"&&!M&&!R[xe])return d.dataTypes.unshift(xe),L(xe),!1;if(M)return!(Q=xe)}),Q}return L(d.dataTypes[0])||!R["*"]&&L("*")}function Js(a,d){var v,y,R=p.ajaxSettings.flatOptions||{};for(v in d)d[v]!==void 0&&((R[v]?a:y||(y={}))[v]=d[v]);return y&&p.extend(!0,a,y),a}function Mp(a,d,v){for(var y,R,M,L,G=a.contents,Q=a.dataTypes;Q[0]==="*";)Q.shift(),y===void 0&&(y=a.mimeType||d.getResponseHeader("Content-Type"));if(y){for(R in G)if(G[R]&&G[R].test(y)){Q.unshift(R);break}}if(Q[0]in v)M=Q[0];else{for(R in v){if(!Q[0]||a.converters[R+" "+Q[0]]){M=R;break}L||(L=R)}M=M||L}if(M)return M!==Q[0]&&Q.unshift(M),v[M]}function Np(a,d,v,y){var R,M,L,G,Q,ee={},fe=a.dataTypes.slice();if(fe[1])for(L in a.converters)ee[L.toLowerCase()]=a.converters[L];for(M=fe.shift();M;)if(a.responseFields[M]&&(v[a.responseFields[M]]=d),!Q&&y&&a.dataFilter&&(d=a.dataFilter(d,a.dataType)),Q=M,M=fe.shift(),M){if(M==="*")M=Q;else if(Q!=="*"&&Q!==M){if(L=ee[Q+" "+M]||ee["* "+M],!L){for(R in ee)if(G=R.split(" "),G[1]===M&&(L=ee[Q+" "+G[0]]||ee["* "+G[0]],L)){L===!0?L=ee[R]:ee[R]!==!0&&(M=G[0],fe.unshift(G[1]));break}}if(L!==!0)if(L&&a.throws)d=L(d);else try{d=L(d)}catch(xe){return{state:"parsererror",error:L?xe:"No conversion from "+Q+" to "+M}}}}return{state:"success",data:d}}p.extend({active:0,lastModified:{},etag:{},ajaxSettings:{url:si.href,type:"GET",isLocal:_p.test(si.protocol),global:!0,processData:!0,async:!0,contentType:"application/x-www-form-urlencoded; charset=UTF-8",accepts:{"*":Kl,text:"text/plain",html:"text/html",xml:"application/xml, text/xml",json:"application/json, text/javascript"},contents:{xml:/\bxml\b/,html:/\bhtml/,json:/\bjson\b/},responseFields:{xml:"responseXML",text:"responseText",json:"responseJSON"},converters:{"* text":String,"text html":!0,"text json":JSON.parse,"text xml":p.parseXML},flatOptions:{url:!0,context:!0}},ajaxSetup:function(a,d){return d?Js(Js(a,p.ajaxSettings),d):Js(p.ajaxSettings,a)},ajaxPrefilter:Jl(Gl),ajaxTransport:Jl(Gs),ajax:function(a,d){typeof a=="object"&&(d=a,a=void 0),d=d||{};var v,y,R,M,L,G,Q,ee,fe,xe,ae=p.ajaxSetup({},d),Me=ae.context||ae,lt=ae.context&&(Me.nodeType||Me.jquery)?p(Me):p.event,xt=p.Deferred(),ft=p.Callbacks("once memory"),Jt=ae.statusCode||{},Ut={},Rn={},Mn="canceled",gt={readyState:0,getResponseHeader:function(St){var Pt;if(Q){if(!M)for(M={};Pt=Ep.exec(R);)M[Pt[1].toLowerCase()+" "]=(M[Pt[1].toLowerCase()+" "]||[]).concat(Pt[2]);Pt=M[St.toLowerCase()+" "]}return Pt==null?null:Pt.join(", ")},getAllResponseHeaders:function(){return Q?R:null},setRequestHeader:function(St,Pt){return Q==null&&(St=Rn[St.toLowerCase()]=Rn[St.toLowerCase()]||St,Ut[St]=Pt),this},overrideMimeType:function(St){return Q==null&&(ae.mimeType=St),this},statusCode:function(St){var Pt;if(St)if(Q)gt.always(St[gt.status]);else for(Pt in St)Jt[Pt]=[Jt[Pt],St[Pt]];return this},abort:function(St){var Pt=St||Mn;return v&&v.abort(Pt),or(0,Pt),this}};if(xt.promise(gt),ae.url=((a||ae.url||si.href)+"").replace(Rp,si.protocol+"//"),ae.type=d.method||d.type||ae.method||ae.type,ae.dataTypes=(ae.dataType||"*").toLowerCase().match(Te)||[""],ae.crossDomain==null){G=T.createElement("a");try{G.href=ae.url,G.href=G.href,ae.crossDomain=Ks.protocol+"//"+Ks.host!=G.protocol+"//"+G.host}catch{ae.crossDomain=!0}}if(ae.data&&ae.processData&&typeof ae.data!="string"&&(ae.data=p.param(ae.data,ae.traditional)),Yl(Gl,ae,d,gt),Q)return gt;ee=p.event&&ae.global,ee&&p.active++===0&&p.event.trigger("ajaxStart"),ae.type=ae.type.toUpperCase(),ae.hasContent=!Ip.test(ae.type),y=ae.url.replace(Cp,""),ae.hasContent?ae.data&&ae.processData&&(ae.contentType||"").indexOf("application/x-www-form-urlencoded")===0&&(ae.data=ae.data.replace(Tp,"+")):(xe=ae.url.slice(y.length),ae.data&&(ae.processData||typeof ae.data=="string")&&(y+=(Us.test(y)?"&":"?")+ae.data,delete ae.data),ae.cache===!1&&(y=y.replace(kp,"$1"),xe=(Us.test(y)?"&":"?")+"_="+ql.guid+++xe),ae.url=y+xe),ae.ifModified&&(p.lastModified[y]&>.setRequestHeader("If-Modified-Since",p.lastModified[y]),p.etag[y]&>.setRequestHeader("If-None-Match",p.etag[y])),(ae.data&&ae.hasContent&&ae.contentType!==!1||d.contentType)&>.setRequestHeader("Content-Type",ae.contentType),gt.setRequestHeader("Accept",ae.dataTypes[0]&&ae.accepts[ae.dataTypes[0]]?ae.accepts[ae.dataTypes[0]]+(ae.dataTypes[0]!=="*"?", "+Kl+"; q=0.01":""):ae.accepts["*"]);for(fe in ae.headers)gt.setRequestHeader(fe,ae.headers[fe]);if(ae.beforeSend&&(ae.beforeSend.call(Me,gt,ae)===!1||Q))return gt.abort();if(Mn="abort",ft.add(ae.complete),gt.done(ae.success),gt.fail(ae.error),v=Yl(Gs,ae,d,gt),!v)or(-1,"No Transport");else{if(gt.readyState=1,ee&<.trigger("ajaxSend",[gt,ae]),Q)return gt;ae.async&&ae.timeout>0&&(L=t.setTimeout(function(){gt.abort("timeout")},ae.timeout));try{Q=!1,v.send(Ut,or)}catch(St){if(Q)throw St;or(-1,St)}}function or(St,Pt,oi,Xs){var Nn,li,On,Jn,Yn,mn=Pt;Q||(Q=!0,L&&t.clearTimeout(L),v=void 0,R=Xs||"",gt.readyState=St>0?4:0,Nn=St>=200&&St<300||St===304,oi&&(Jn=Mp(ae,gt,oi)),!Nn&&p.inArray("script",ae.dataTypes)>-1&&p.inArray("json",ae.dataTypes)<0&&(ae.converters["text script"]=function(){}),Jn=Np(ae,Jn,gt,Nn),Nn?(ae.ifModified&&(Yn=gt.getResponseHeader("Last-Modified"),Yn&&(p.lastModified[y]=Yn),Yn=gt.getResponseHeader("etag"),Yn&&(p.etag[y]=Yn)),St===204||ae.type==="HEAD"?mn="nocontent":St===304?mn="notmodified":(mn=Jn.state,li=Jn.data,On=Jn.error,Nn=!On)):(On=mn,(St||!mn)&&(mn="error",St<0&&(St=0))),gt.status=St,gt.statusText=(Pt||mn)+"",Nn?xt.resolveWith(Me,[li,mn,gt]):xt.rejectWith(Me,[gt,mn,On]),gt.statusCode(Jt),Jt=void 0,ee&<.trigger(Nn?"ajaxSuccess":"ajaxError",[gt,ae,Nn?li:On]),ft.fireWith(Me,[gt,mn]),ee&&(lt.trigger("ajaxComplete",[gt,ae]),--p.active||p.event.trigger("ajaxStop")))}return gt},getJSON:function(a,d,v){return p.get(a,d,v,"json")},getScript:function(a,d){return p.get(a,void 0,d,"script")}}),p.each(["get","post"],function(a,d){p[d]=function(v,y,R,M){return C(y)&&(M=M||R,R=y,y=void 0),p.ajax(p.extend({url:v,type:d,dataType:M,data:y,success:R},p.isPlainObject(v)&&v))}}),p.ajaxPrefilter(function(a){var d;for(d in a.headers)d.toLowerCase()==="content-type"&&(a.contentType=a.headers[d]||"")}),p._evalUrl=function(a,d,v){return p.ajax({url:a,type:"GET",dataType:"script",cache:!0,async:!1,global:!1,converters:{"text script":function(){}},dataFilter:function(y){p.globalEval(y,d,v)}})},p.fn.extend({wrapAll:function(a){var d;return this[0]&&(C(a)&&(a=a.call(this[0])),d=p(a,this[0].ownerDocument).eq(0).clone(!0),this[0].parentNode&&d.insertBefore(this[0]),d.map(function(){for(var v=this;v.firstElementChild;)v=v.firstElementChild;return v}).append(this)),this},wrapInner:function(a){return C(a)?this.each(function(d){p(this).wrapInner(a.call(this,d))}):this.each(function(){var d=p(this),v=d.contents();v.length?v.wrapAll(a):d.append(a)})},wrap:function(a){var d=C(a);return this.each(function(v){p(this).wrapAll(d?a.call(this,v):a)})},unwrap:function(a){return this.parent(a).not("body").each(function(){p(this).replaceWith(this.childNodes)}),this}}),p.expr.pseudos.hidden=function(a){return!p.expr.pseudos.visible(a)},p.expr.pseudos.visible=function(a){return!!(a.offsetWidth||a.offsetHeight||a.getClientRects().length)},p.ajaxSettings.xhr=function(){try{return new t.XMLHttpRequest}catch{}};var Op={0:200,1223:204},ai=p.ajaxSettings.xhr();m.cors=!!ai&&"withCredentials"in ai,m.ajax=ai=!!ai,p.ajaxTransport(function(a){var d,v;if(m.cors||ai&&!a.crossDomain)return{send:function(y,R){var M,L=a.xhr();if(L.open(a.type,a.url,a.async,a.username,a.password),a.xhrFields)for(M in a.xhrFields)L[M]=a.xhrFields[M];a.mimeType&&L.overrideMimeType&&L.overrideMimeType(a.mimeType),!a.crossDomain&&!y["X-Requested-With"]&&(y["X-Requested-With"]="XMLHttpRequest");for(M in y)L.setRequestHeader(M,y[M]);d=function(G){return function(){d&&(d=v=L.onload=L.onerror=L.onabort=L.ontimeout=L.onreadystatechange=null,G==="abort"?L.abort():G==="error"?typeof L.status!="number"?R(0,"error"):R(L.status,L.statusText):R(Op[L.status]||L.status,L.statusText,(L.responseType||"text")!=="text"||typeof L.responseText!="string"?{binary:L.response}:{text:L.responseText},L.getAllResponseHeaders()))}},L.onload=d(),v=L.onerror=L.ontimeout=d("error"),L.onabort!==void 0?L.onabort=v:L.onreadystatechange=function(){L.readyState===4&&t.setTimeout(function(){d&&v()})},d=d("abort");try{L.send(a.hasContent&&a.data||null)}catch(G){if(d)throw G}},abort:function(){d&&d()}}}),p.ajaxPrefilter(function(a){a.crossDomain&&(a.contents.script=!1)}),p.ajaxSetup({accepts:{script:"text/javascript, application/javascript, application/ecmascript, application/x-ecmascript"},contents:{script:/\b(?:java|ecma)script\b/},converters:{"text script":function(a){return p.globalEval(a),a}}}),p.ajaxPrefilter("script",function(a){a.cache===void 0&&(a.cache=!1),a.crossDomain&&(a.type="GET")}),p.ajaxTransport("script",function(a){if(a.crossDomain||a.scriptAttrs){var d,v;return{send:function(y,R){d=p("
\ No newline at end of file + + + + + + + Qryn View + + + + + + + + + + +
+ + + diff --git a/view/manifest.json b/view/manifest.json deleted file mode 100644 index f64018ce..00000000 --- a/view/manifest.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "short_name": "qryn-view", - "name": "qryn View", - "icons": [ - { - "src": "favicon.ico", - "sizes": "64x64 32x32 24x24 16x16", - "type": "image/x-icon" - } - ], - "start_url": "/", - "display": "standalone", - "theme_color": "#000000", - "background_color": "#ffffff" -} diff --git a/view/qryn-logo.png b/view/qryn-logo.png deleted file mode 100644 index 416deea05761f4c8aa4ea73e9c2794bca18655ec..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 40857 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

gpnniVUH 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 diff --git a/view/robots.txt b/view/robots.txt deleted file mode 100644 index e9e57dc4..00000000 --- a/view/robots.txt +++ /dev/null @@ -1,3 +0,0 @@ -# https://www.robotstxt.org/robotstxt.html -User-agent: * -Disallow: diff --git a/view/static/css/380.87716002.chunk.css b/view/static/css/380.87716002.chunk.css deleted file mode 100644 index ac91ff75..00000000 --- a/view/static/css/380.87716002.chunk.css +++ /dev/null @@ -1 +0,0 @@ -@charset "UTF-8";.resizer{background:rgba(0,0,0,.5);cursor:col-resize;height:100%;position:absolute;right:0;top:0;touch-action:none;-webkit-transform:translateX(50%);transform:translateX(50%);-webkit-user-select:none;-ms-user-select:none;user-select:none;width:5px}.resizer.isResizing{background:blue;opacity:1}@media (hover:hover){.resizer{opacity:0}:hover>.resizer{opacity:1}}.szh-menu{background-color:#fff;border:1px solid rgba(0,0,0,.1);box-sizing:border-box;list-style:none;margin:0;padding:0;width:-webkit-max-content;width:max-content;z-index:100}.szh-menu:focus{outline:none}.szh-menu__arrow{background-color:#fff;border-color:rgba(0,0,0,.1) transparent transparent rgba(0,0,0,.1);border-style:solid;border-width:1px;box-sizing:border-box;height:.75rem;width:.75rem;z-index:-1}.szh-menu__arrow--dir-left{right:-.375rem;-webkit-transform:translateY(-50%) rotate(135deg);transform:translateY(-50%) rotate(135deg)}.szh-menu__arrow--dir-right{left:-.375rem;-webkit-transform:translateY(-50%) rotate(-45deg);transform:translateY(-50%) rotate(-45deg)}.szh-menu__arrow--dir-top{bottom:-.375rem;-webkit-transform:translateX(-50%) rotate(-135deg);transform:translateX(-50%) rotate(-135deg)}.szh-menu__arrow--dir-bottom{top:-.375rem;-webkit-transform:translateX(-50%) rotate(45deg);transform:translateX(-50%) rotate(45deg)}.szh-menu__item{cursor:pointer}.szh-menu__item:focus{outline:none}.szh-menu__item--hover{background-color:#ebebeb}.szh-menu__item--focusable{background-color:inherit;cursor:default}.szh-menu__item--disabled{color:#aaa;cursor:default}.szh-menu__group{box-sizing:border-box}.szh-menu__radio-group{list-style:none;margin:0;padding:0}.szh-menu__divider{background-color:rgba(0,0,0,.12);height:1px;margin:.5rem 0}.szh-menu-button{box-sizing:border-box}.szh-menu{border:none;border-radius:.25rem;box-shadow:0 3px 7px rgba(0,0,0,.133),0 .6px 2px rgba(0,0,0,.1);color:#212529;min-width:10rem;padding:.5rem 0;-webkit-user-select:none;-ms-user-select:none;user-select:none}.szh-menu__item{align-items:center;display:flex;padding:.375rem 1.5rem;position:relative}.szh-menu-container--itemTransition .szh-menu__item{transition-duration:.15s;transition-property:background-color,color;transition-timing-function:ease-in-out}.szh-menu__item--type-radio{padding-left:2.2rem}.szh-menu__item--type-radio:before{content:"○";font-size:.8rem;left:.8rem;position:absolute;top:.55rem}.szh-menu__item--type-radio.szh-menu__item--checked:before{content:"●"}.szh-menu__item--type-checkbox{padding-left:2.2rem}.szh-menu__item--type-checkbox:before{left:.8rem;position:absolute}.szh-menu__item--type-checkbox.szh-menu__item--checked:before{content:"✔"}.szh-menu__submenu>.szh-menu__item{padding-right:2.5rem}.szh-menu__submenu>.szh-menu__item:after{content:"❯";position:absolute;right:1rem}.szh-menu__header{color:#888;font-size:.8rem;padding:.2rem 1.5rem;text-transform:uppercase}@-webkit-keyframes szh-menu-show-slide-left{0%{opacity:0;-webkit-transform:translateX(.75rem);transform:translateX(.75rem)}}@keyframes szh-menu-show-slide-left{0%{opacity:0;-webkit-transform:translateX(.75rem);transform:translateX(.75rem)}}@-webkit-keyframes szh-menu-hide-slide-left{to{opacity:0;-webkit-transform:translateX(.75rem);transform:translateX(.75rem)}}@keyframes szh-menu-hide-slide-left{to{opacity:0;-webkit-transform:translateX(.75rem);transform:translateX(.75rem)}}@-webkit-keyframes szh-menu-show-slide-right{0%{opacity:0;-webkit-transform:translateX(-.75rem);transform:translateX(-.75rem)}}@keyframes szh-menu-show-slide-right{0%{opacity:0;-webkit-transform:translateX(-.75rem);transform:translateX(-.75rem)}}@-webkit-keyframes szh-menu-hide-slide-right{to{opacity:0;-webkit-transform:translateX(-.75rem);transform:translateX(-.75rem)}}@keyframes szh-menu-hide-slide-right{to{opacity:0;-webkit-transform:translateX(-.75rem);transform:translateX(-.75rem)}}@-webkit-keyframes szh-menu-show-slide-top{0%{opacity:0;-webkit-transform:translateY(.75rem);transform:translateY(.75rem)}}@keyframes szh-menu-show-slide-top{0%{opacity:0;-webkit-transform:translateY(.75rem);transform:translateY(.75rem)}}@-webkit-keyframes szh-menu-hide-slide-top{to{opacity:0;-webkit-transform:translateY(.75rem);transform:translateY(.75rem)}}@keyframes szh-menu-hide-slide-top{to{opacity:0;-webkit-transform:translateY(.75rem);transform:translateY(.75rem)}}@-webkit-keyframes szh-menu-show-slide-bottom{0%{opacity:0;-webkit-transform:translateY(-.75rem);transform:translateY(-.75rem)}}@keyframes szh-menu-show-slide-bottom{0%{opacity:0;-webkit-transform:translateY(-.75rem);transform:translateY(-.75rem)}}@-webkit-keyframes szh-menu-hide-slide-bottom{to{opacity:0;-webkit-transform:translateY(-.75rem);transform:translateY(-.75rem)}}@keyframes szh-menu-hide-slide-bottom{to{opacity:0;-webkit-transform:translateY(-.75rem);transform:translateY(-.75rem)}}.szh-menu--state-opening.szh-menu--dir-left{-webkit-animation:szh-menu-show-slide-left .15s ease-out;animation:szh-menu-show-slide-left .15s ease-out}.szh-menu--state-closing.szh-menu--dir-left{-webkit-animation:szh-menu-hide-slide-left .15s ease-in forwards;animation:szh-menu-hide-slide-left .15s ease-in forwards}.szh-menu--state-opening.szh-menu--dir-right{-webkit-animation:szh-menu-show-slide-right .15s ease-out;animation:szh-menu-show-slide-right .15s ease-out}.szh-menu--state-closing.szh-menu--dir-right{-webkit-animation:szh-menu-hide-slide-right .15s ease-in forwards;animation:szh-menu-hide-slide-right .15s ease-in forwards}.szh-menu--state-opening.szh-menu--dir-top{-webkit-animation:szh-menu-show-slide-top .15s ease-out;animation:szh-menu-show-slide-top .15s ease-out}.szh-menu--state-closing.szh-menu--dir-top{-webkit-animation:szh-menu-hide-slide-top .15s ease-in forwards;animation:szh-menu-hide-slide-top .15s ease-in forwards}.szh-menu--state-opening.szh-menu--dir-bottom{-webkit-animation:szh-menu-show-slide-bottom .15s ease-out;animation:szh-menu-show-slide-bottom .15s ease-out}.szh-menu--state-closing.szh-menu--dir-bottom{-webkit-animation:szh-menu-hide-slide-bottom .15s ease-in forwards;animation:szh-menu-hide-slide-bottom .15s ease-in forwards} \ No newline at end of file diff --git a/view/static/css/main.91f5a756.css b/view/static/css/main.91f5a756.css deleted file mode 100644 index bbb8d149..00000000 --- a/view/static/css/main.91f5a756.css +++ /dev/null @@ -1 +0,0 @@ -a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{border:0;font-size:100%;font:inherit;margin:0;padding:0;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}::-webkit-scrollbar{width:5px}::-webkit-scrollbar-thumb{background:rgba(97,97,97,.212);border-radius:5px}body{background:#212121;font-family:Helvetica,Arial,sans-serif;margin:0 auto;overflow:hidden;padding:0 auto}body::-webkit-scrollbar{width:5px}body::-webkit-scrollbar-corner{background:transparent}body::-webkit-scrollbar-thumb{background:rgba(97,97,97,.212);border-radius:5px}html{background:#212121}a{color:gray;text-decoration:none}a:hover{cursor:pointer}.log-search{display:flex;flex-direction:column;height:100%;left:0;position:absolute;top:5px;width:100%}.filter{background:#424242;border-radius:3px;box-shadow:0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24);margin-right:15px;padding:1rem}.filter input::-webkit-input-placeholder{opacity:.25}.query-bar-container{background:hsla(0,0%,54%,.314);border-radius:3px;display:flex;margin:5px 0;padding:3px 6px}.log-view{background:#1a1a1a;border-radius:3px;flex:1 1;margin:6px 8px;overflow-x:hidden;overflow-y:scroll;position:relative}.log-view::-webkit-scrollbar{width:5px}.log-view::-webkit-scrollbar-corner{background:transparent}.log-view::-webkit-scrollbar-thumb{background:rgba(97,97,97,.212);border-radius:5px}.log-view .logs-box{display:flex;flex-direction:column;min-height:-webkit-min-content;min-height:min-content}.log-view .line{color:#fff;cursor:pointer;font-size:13px;margin-bottom:4px;margin-left:.25rem;padding:.3rem .3rem .3rem .5rem;transition:all .2s}.log-view .line:hover{background:#000}.log-view .line p{display:inline-block}.log-view .line img{height:16px;padding:0 3px;width:auto}.log-view .line .timestamp{color:#e8e8e8;margin-right:.25rem;position:relative}.log-view .load-all{width:100%}.log-view .progress{left:0;margin:auto;position:absolute;right:0;top:50px}.value-tags-container{border:1px solid hsla(0,0%,50%,.466);border-radius:4px;display:flex;flex:1 1;flex-direction:column;margin-bottom:10px;margin-right:10px;margin-top:10px;padding:4px}.value-tags-container .value-tags{display:flex;flex:1 1;font-family:monospace;font-size:12px;justify-content:space-between;margin:2px;padding:2px}.value-tags-container .value-tags span{display:flex;flex:1 1;line-height:20px;margin-left:6px}.value-tags-container .value-tags .icon{flex:0 1;margin-right:4px}.log-line{color:#ddd;font-family:monospace;font-size:.95em}.critical{border-left:4px solid purple}.error{border-left:4px solid red}.warning{border-left:4px solid #ff0}.info{border-left:4px solid green}.debug{border-left:4px solid blue}.trace{border-left:4px solid #add8e6}.unknown{border-left:4px solid gray}.floatTip{background:#262626;border-radius:3px;color:#d1d1d1;font-family:monospace;font-size:10px!important;padding:12px 8px}.labelsActive{display:flex}.labelsInactive{display:none}.query-bar{align-items:center;background:none;display:flex;font-family:sans-serif;font-size:14px}.query-bar-input{background:#121212;border:1px solid transparent;border-radius:4px;color:orange;flex:1 1;font-family:monospace;font-size:1em;margin:3px;outline:none;padding:3px 6px;transition:all .2s}.query-bar-input:focus{border:1px solid #11abab;color:#14b8b8}.show-log-browser{align-items:center;border:1px solid transparent;border-radius:3px;color:#11abab;cursor:pointer;display:flex;font-size:.85em;height:20px;justify-content:center;margin:3px;text-overflow:ellipsis;transition:all .25s;width:90px}.show-log-browser:hover{border:1px solid #14b8b8}button.show-logs{align-items:center;background:#11abab;border:none;border-radius:4px;color:#fff;cursor:pointer;display:flex;font-weight:700;height:23px;justify-content:center;margin:3px;outline:none;transition:all .25s;width:90px}button.show-logs:hover{background:#14b8b8}button.show-logs:disabled{background:#434343;cursor:not-allowed}.status-bar{display:flex;justify-content:space-between;padding:0 7px}.status-options,.status-selectors{align-items:center;display:flex}.status-selectors .selector{margin-left:10px}.status-selectors .selector .label{border-radius:3px;color:#bfbfbf;flex:1 1;font-size:12px;text-transform:uppercase;white-space:nowrap}.status-selectors div{align-items:center;display:flex}@media screen and (max-width:565px){.status-selectors{display:none}}.date-selector input{background:#121212;border:none;border-radius:3px;color:orange;font-size:13px;margin:3px;padding:3px 6px}.date-selector input.limit{width:50px}.date-selector input.date-time-range{background:#121212;color:orange;width:120px}.logo{height:24px;margin-left:5px}.api-url-selector{align-items:center;display:flex;margin-left:20px;transition:all .2s}.api-url-selector input{background:#121212;border:none;border-radius:3px;color:orange;font-size:13px;margin:3px;padding:3px 6px}.api-url-selector button{align-items:center;background:hsla(0,0%,48%,.231);border:none;border-radius:3px;color:#d1d1d1;cursor:pointer;display:flex;font-size:18px;font-size:.9em;height:20px;margin:3px;padding:5px 8px;text-overflow:ellipsis;transition:all .2s;white-space:nowrap}.api-url-selector button:hover{background:hsla(0,0%,62%,.231)}.logo-section{flex:1 1}.logo-section,.url-copy{align-items:center;display:flex}.url-copy{background:hsla(0,0%,48%,.231);border:none;border-radius:3px;color:orange;cursor:pointer;font-size:18px;font-size:.9em;height:20px;margin:3px;padding:5px 8px;text-overflow:ellipsis;transition:all .2s;white-space:nowrap}.url-copy span{color:#d1d1d1;font-size:12px;margin-left:4px;text-transform:uppercase}.url-copy:hover{background:hsla(0,0%,62%,.231)}.url-copy:disabled{color:#7b7b7b;cursor:not-allowed}@media screen and (max-width:950px){.url-copy span{display:none}}.copied-warning{color:orange;font-size:.8em;margin-right:10px;text-transform:uppercase;transition:all .2s}.submit-checkbox{background-color:green;color:red}.date-time-selector svg{font-size:1.15em;margin-right:3px}.date-time-selector .tooltip{align-items:center;background-color:red;display:flex;justify-items:center}@media screen and (max-width:1200px){.date-time-selector{color:#ddd;font-size:1em;line-height:1.5;padding:8px}.date-time-selector svg{margin-right:0}.date-time-selector span{display:none}}.alertWrapper{bottom:20px;display:flex;flex-direction:column;pointer-events:none;position:fixed;right:15%;z-index:10000}.alertWrapper .alert{margin-top:10px;pointer-events:all} \ No newline at end of file diff --git a/view/static/js/119.3b6be156.chunk.js b/view/static/js/119.3b6be156.chunk.js deleted file mode 100644 index 5e8f39c8..00000000 --- a/view/static/js/119.3b6be156.chunk.js +++ /dev/null @@ -1,2 +0,0 @@ -/*! For license information please see 119.3b6be156.chunk.js.LICENSE.txt */ -(self.webpackChunkqryn_view=self.webpackChunkqryn_view||[]).push([[119],{41434:function(e,t,n){"use strict";var r=n(64836);t.Z=void 0;var o=r(n(45045)),a=n(46417),i=(0,o.default)((0,a.jsx)("path",{d:"M19 13h-6v6h-2v-6H5v-2h6V5h2v6h6v2z"}),"AddOutlined");t.Z=i},46271:function(e,t,n){"use strict";n.d(t,{Z:function(){return a}});var r=n(47313),o=n(87416);function a(e){var t=(0,r.useContext)(o.ZP);if(!t)throw new Error("Missing ");var n=t.getAll(),a=(0,r.useState)(n),i=a[0],u=a[1],s=(0,r.useRef)(i);return"undefined"!==typeof window&&"undefined"!==typeof window.document&&"undefined"!==typeof window.document.createElement&&(0,r.useLayoutEffect)((function(){function n(){var n=t.getAll();(function(e,t,n){if(!e)return!0;for(var r=0,o=e;r=o;case"max":return a<=o;default:return a===o}}));return o&&!n||!o&&n}))},t.parse=u;var n=/(?:(only|not)?\s*([^\s\(\)]+)(?:\s*and)?\s*)?(.+)?/i,r=/\(\s*([^\s\:\)]+)\s*(?:\:\s*([^\s\)]+))?\s*\)/,o=/^(?:(min|max)-)?(.+)/,a=/(em|rem|px|cm|mm|in|pt|pc)?$/,i=/(dpi|dpcm|dppx)?$/;function u(e){return e.split(",").map((function(e){var t=(e=e.trim()).match(n),a=t[1],i=t[2],u=t[3]||"",s={};return s.inverse=!!a&&"not"===a.toLowerCase(),s.type=i?i.toLowerCase():"all",u=u.match(/\([^\)]+\)/g)||[],s.expressions=u.map((function(e){var t=e.match(r),n=t[1].toLowerCase().match(o);return{modifier:n[1],feature:n[2],value:t[2]}})),s}))}function s(e){var t,n=Number(e);return n||(n=(t=e.match(/^(\d+)\s*\/\s*(\d+)$/))[1]/t[2]),n}function c(e){var t=parseFloat(e);switch(String(e).match(i)[1]){case"dpcm":return t/2.54;case"dppx":return 96*t;default:return t}}function f(e){var t=parseFloat(e);switch(String(e).match(a)[1]){case"em":case"rem":return 16*t;case"cm":return 96*t/2.54;case"mm":return 96*t/2.54/10;case"in":return 96*t;case"pt":return 72*t;case"pc":return 72*t/12;default:return t}}},"./node_modules/hyphenate-style-name/index.js":function(e,t,n){"use strict";n.r(t),n.d(t,{default:function(){return u}});var r=/[A-Z]/g,o=/^ms-/,a={};function i(e){return"-"+e.toLowerCase()}var u=function(e){if(a.hasOwnProperty(e))return a[e];var t=e.replace(r,i);return a[e]=o.test(t)?"-"+t:t}},"./node_modules/matchmediaquery/index.js":function(e,t,n){"use strict";var r=n("./node_modules/css-mediaquery/index.js").match,o="undefined"!==typeof window?window.matchMedia:null;function a(e,t,n){var a=this;if(o&&!n){var i=o.call(window,e);this.matches=i.matches,this.media=i.media,i.addListener(u)}else this.matches=r(e,t),this.media=e;function u(e){a.matches=e.matches,a.media=e.media}this.addListener=function(e){i&&i.addListener(e)},this.removeListener=function(e){i&&i.removeListener(e)},this.dispose=function(){i&&i.removeListener(u)}}e.exports=function(e,t,n){return new a(e,t,n)}},"./node_modules/object-assign/index.js":function(e){"use strict";var t=Object.getOwnPropertySymbols,n=Object.prototype.hasOwnProperty,r=Object.prototype.propertyIsEnumerable;e.exports=function(){try{if(!Object.assign)return!1;var e=new String("abc");if(e[5]="de","5"===Object.getOwnPropertyNames(e)[0])return!1;for(var t={},n=0;n<10;n++)t["_"+String.fromCharCode(n)]=n;if("0123456789"!==Object.getOwnPropertyNames(t).map((function(e){return t[e]})).join(""))return!1;var r={};return"abcdefghijklmnopqrst".split("").forEach((function(e){r[e]=e})),"abcdefghijklmnopqrst"===Object.keys(Object.assign({},r)).join("")}catch(o){return!1}}()?Object.assign:function(e,o){for(var a,i,u=function(e){if(null===e||void 0===e)throw new TypeError("Object.assign cannot be called with null or undefined");return Object(e)}(e),s=1;s1?"Invalid arguments supplied to oneOf, expected an array, got "+arguments.length+" arguments. A common mistake is to write oneOf(x, y, z) instead of oneOf([x, y, z]).":"Invalid argument supplied to oneOf, expected an array."),c)},oneOfType:function(e){if(!Array.isArray(e))return s("Invalid argument supplied to oneOfType, expected an instance of array."),c;for(var t=0;t0?", expected one of type ["+s.join(", ")+"]":"")+".")}))},shape:function(e){return m((function(t,n,r,o,i){var u=t[n],s=g(u);if("object"!==s)return new y("Invalid "+o+" `"+i+"` of type `"+s+"` supplied to `"+r+"`, expected `object`.");for(var c in e){var f=e[c];if("function"!==typeof f)return h(r,o,i,c,x(f));var l=f(u,c,r,o,i+"."+c,a);if(l)return l}return null}))},exact:function(e){return m((function(t,n,r,u,s){var c=t[n],f=g(c);if("object"!==f)return new y("Invalid "+u+" `"+s+"` of type `"+f+"` supplied to `"+r+"`, expected `object`.");var l=o({},t[n],e);for(var d in l){var p=e[d];if(i(e,d)&&"function"!==typeof p)return h(r,u,s,d,x(p));if(!p)return new y("Invalid "+u+" `"+s+"` key `"+d+"` supplied to `"+r+"`.\nBad object: "+JSON.stringify(t[n],null," ")+"\nValid keys: "+JSON.stringify(Object.keys(e),null," "));var m=p(c,d,r,u,s+"."+d,a);if(m)return m}return null}))}};function p(e,t){return e===t?0!==e||1/e===1/t:e!==e&&t!==t}function y(e,t){this.message=e,this.data=t&&"object"===typeof t?t:{},this.stack=""}function m(e){var n={},r=0;function o(o,i,u,c,f,d,p){if(c=c||l,d=d||u,p!==a){if(t){var m=new Error("Calling PropTypes validators directly is not supported by the `prop-types` package. Use `PropTypes.checkPropTypes()` to call them. Read more at http://fb.me/use-check-prop-types");throw m.name="Invariant Violation",m}if("undefined"!==typeof console){var v=c+":"+u;!n[v]&&r<3&&(s("You are manually calling a React.PropTypes validation function for the `"+d+"` prop on `"+c+"`. This is deprecated and will throw in the standalone `prop-types` package. You may be seeing this warning due to a third-party PropTypes library. See https://fb.me/react-warning-dont-call-proptypes for details."),n[v]=!0,r++)}}return null==i[u]?o?null===i[u]?new y("The "+f+" `"+d+"` is marked as required in `"+c+"`, but its value is `null`."):new y("The "+f+" `"+d+"` is marked as required in `"+c+"`, but its value is `undefined`."):null:e(i,u,c,f,d)}var i=o.bind(null,!1);return i.isRequired=o.bind(null,!0),i}function v(e){return m((function(t,n,r,o,a,i){var u=t[n];return g(u)!==e?new y("Invalid "+o+" `"+a+"` of type `"+x(u)+"` supplied to `"+r+"`, expected `"+e+"`.",{expectedType:e}):null}))}function h(e,t,n,r,o){return new y((e||"React class")+": "+t+" type `"+n+"."+r+"` is invalid; it must be a function, usually from the `prop-types` package, but received `"+o+"`.")}function b(t){switch(typeof t){case"number":case"string":case"undefined":return!0;case"boolean":return!t;case"object":if(Array.isArray(t))return t.every(b);if(null===t||e(t))return!0;var r=function(e){var t=e&&(n&&e[n]||e[f]);if("function"===typeof t)return t}(t);if(!r)return!1;var o,a=r.call(t);if(r!==t.entries){for(;!(o=a.next()).done;)if(!b(o.value))return!1}else for(;!(o=a.next()).done;){var i=o.value;if(i&&!b(i[1]))return!1}return!0;default:return!1}}function g(e){var t=typeof e;return Array.isArray(e)?"array":e instanceof RegExp?"object":function(e,t){return"symbol"===e||!!t&&("Symbol"===t["@@toStringTag"]||"function"===typeof Symbol&&t instanceof Symbol)}(t,e)?"symbol":t}function x(e){if("undefined"===typeof e||null===e)return""+e;var t=g(e);if("object"===t){if(e instanceof Date)return"date";if(e instanceof RegExp)return"regexp"}return t}function j(e){var t=x(e);switch(t){case"array":case"object":return"an "+t;case"boolean":case"date":case"regexp":return"a "+t;default:return t}}return y.prototype=Error.prototype,d.checkPropTypes=u,d.resetWarningCache=u.resetWarningCache,d.PropTypes=d,d}},"./node_modules/prop-types/index.js":function(e,t,n){var r=n("./node_modules/react-is/index.js");e.exports=n("./node_modules/prop-types/factoryWithTypeCheckers.js")(r.isElement,!0)},"./node_modules/prop-types/lib/ReactPropTypesSecret.js":function(e){"use strict";e.exports="SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED"},"./node_modules/prop-types/lib/has.js":function(e){e.exports=Function.call.bind(Object.prototype.hasOwnProperty)},"./node_modules/react-is/cjs/react-is.development.js":function(e,t){"use strict";!function(){var e="function"===typeof Symbol&&Symbol.for,n=e?Symbol.for("react.element"):60103,r=e?Symbol.for("react.portal"):60106,o=e?Symbol.for("react.fragment"):60107,a=e?Symbol.for("react.strict_mode"):60108,i=e?Symbol.for("react.profiler"):60114,u=e?Symbol.for("react.provider"):60109,s=e?Symbol.for("react.context"):60110,c=e?Symbol.for("react.async_mode"):60111,f=e?Symbol.for("react.concurrent_mode"):60111,l=e?Symbol.for("react.forward_ref"):60112,d=e?Symbol.for("react.suspense"):60113,p=e?Symbol.for("react.suspense_list"):60120,y=e?Symbol.for("react.memo"):60115,m=e?Symbol.for("react.lazy"):60116,v=e?Symbol.for("react.block"):60121,h=e?Symbol.for("react.fundamental"):60117,b=e?Symbol.for("react.responder"):60118,g=e?Symbol.for("react.scope"):60119;function x(e){if("object"===typeof e&&null!==e){var t=e.$$typeof;switch(t){case n:var p=e.type;switch(p){case c:case f:case o:case i:case a:case d:return p;default:var v=p&&p.$$typeof;switch(v){case s:case l:case m:case y:case u:return v;default:return t}}case r:return t}}}var j=c,w=f,O=s,_=u,S=n,P=l,C=o,E=m,T=y,k=r,M=i,I=a,R=d,$=!1;function A(e){return x(e)===f}t.AsyncMode=j,t.ConcurrentMode=w,t.ContextConsumer=O,t.ContextProvider=_,t.Element=S,t.ForwardRef=P,t.Fragment=C,t.Lazy=E,t.Memo=T,t.Portal=k,t.Profiler=M,t.StrictMode=I,t.Suspense=R,t.isAsyncMode=function(e){return $||($=!0,console.warn("The ReactIs.isAsyncMode() alias has been deprecated, and will be removed in React 17+. Update your code to use ReactIs.isConcurrentMode() instead. It has the exact same API.")),A(e)||x(e)===c},t.isConcurrentMode=A,t.isContextConsumer=function(e){return x(e)===s},t.isContextProvider=function(e){return x(e)===u},t.isElement=function(e){return"object"===typeof e&&null!==e&&e.$$typeof===n},t.isForwardRef=function(e){return x(e)===l},t.isFragment=function(e){return x(e)===o},t.isLazy=function(e){return x(e)===m},t.isMemo=function(e){return x(e)===y},t.isPortal=function(e){return x(e)===r},t.isProfiler=function(e){return x(e)===i},t.isStrictMode=function(e){return x(e)===a},t.isSuspense=function(e){return x(e)===d},t.isValidElementType=function(e){return"string"===typeof e||"function"===typeof e||e===o||e===f||e===i||e===a||e===d||e===p||"object"===typeof e&&null!==e&&(e.$$typeof===m||e.$$typeof===y||e.$$typeof===u||e.$$typeof===s||e.$$typeof===l||e.$$typeof===h||e.$$typeof===b||e.$$typeof===g||e.$$typeof===v)},t.typeOf=x}()},"./node_modules/react-is/index.js":function(e,t,n){"use strict";e.exports=n("./node_modules/react-is/cjs/react-is.development.js")},"./node_modules/shallow-equal/dist/index.esm.js":function(e,t,n){"use strict";function r(e,t){if(e===t)return!0;if(!e||!t)return!1;var n=Object.keys(e),r=Object.keys(t),o=n.length;if(r.length!==o)return!1;for(var a=0;a0&&void 0!==arguments[0]?arguments[0]:{},t=e.defaultTheme,n=e.defaultClassName,r=void 0===n?"MuiBox-root":n,i=e.generateClassName,o=(0,p.ZP)("div",{shouldForwardProp:function(e){return"theme"!==e&&"sx"!==e&&"as"!==e}})(v.Z);return a.forwardRef((function(e,n){var a=(0,f.Z)(t),l=(0,x.Z)(e),c=l.className,s=l.component,p=void 0===s?"div":s,v=(0,h.Z)(l,g);return(0,m.jsx)(o,(0,d.Z)({as:p,ref:n,className:(0,u.Z)(c,i?i(r):r),theme:a},v))}))}({defaultTheme:(0,n(68658).Z)(),defaultClassName:"MuiBox-root",generateClassName:b.Z.generate}),w=Z,j=n(24064),C=n(95765),S=n(21921),z=n(17551),N=n(88564),y=n(29394),k=n(99273),A=["absolute","children","className","component","flexItem","light","orientation","role","textAlign","variant"],H=(0,N.ZP)("div",{name:"MuiDivider",slot:"Root",overridesResolver:function(e,t){var n=e.ownerState;return[t.root,n.absolute&&t.absolute,t[n.variant],n.light&&t.light,"vertical"===n.orientation&&t.vertical,n.flexItem&&t.flexItem,n.children&&t.withChildren,n.children&&"vertical"===n.orientation&&t.withChildrenVertical,"right"===n.textAlign&&"vertical"!==n.orientation&&t.textAlignRight,"left"===n.textAlign&&"vertical"!==n.orientation&&t.textAlignLeft]}})((function(e){var t=e.theme,n=e.ownerState;return(0,d.Z)({margin:0,flexShrink:0,borderWidth:0,borderStyle:"solid",borderColor:(t.vars||t).palette.divider,borderBottomWidth:"thin"},n.absolute&&{position:"absolute",bottom:0,left:0,width:"100%"},n.light&&{borderColor:t.vars?"rgba(".concat(t.vars.palette.dividerChannel," / 0.08)"):(0,z.Fq)(t.palette.divider,.08)},"inset"===n.variant&&{marginLeft:72},"middle"===n.variant&&"horizontal"===n.orientation&&{marginLeft:t.spacing(2),marginRight:t.spacing(2)},"middle"===n.variant&&"vertical"===n.orientation&&{marginTop:t.spacing(1),marginBottom:t.spacing(1)},"vertical"===n.orientation&&{height:"100%",borderBottomWidth:0,borderRightWidth:"thin"},n.flexItem&&{alignSelf:"stretch",height:"auto"})}),(function(e){var t=e.theme,n=e.ownerState;return(0,d.Z)({},n.children&&{display:"flex",whiteSpace:"nowrap",textAlign:"center",border:0,"&::before, &::after":{position:"relative",width:"100%",borderTop:"thin solid ".concat((t.vars||t).palette.divider),top:"50%",content:'""',transform:"translateY(50%)"}})}),(function(e){var t=e.theme,n=e.ownerState;return(0,d.Z)({},n.children&&"vertical"===n.orientation&&{flexDirection:"column","&::before, &::after":{height:"100%",top:"0%",left:"50%",borderTop:0,borderLeft:"thin solid ".concat((t.vars||t).palette.divider),transform:"translateX(0%)"}})}),(function(e){var t=e.ownerState;return(0,d.Z)({},"right"===t.textAlign&&"vertical"!==t.orientation&&{"&::before":{width:"90%"},"&::after":{width:"10%"}},"left"===t.textAlign&&"vertical"!==t.orientation&&{"&::before":{width:"10%"},"&::after":{width:"90%"}})})),M=(0,N.ZP)("span",{name:"MuiDivider",slot:"Wrapper",overridesResolver:function(e,t){var n=e.ownerState;return[t.wrapper,"vertical"===n.orientation&&t.wrapperVertical]}})((function(e){var t=e.theme,n=e.ownerState;return(0,d.Z)({display:"inline-block",paddingLeft:"calc(".concat(t.spacing(1)," * 1.2)"),paddingRight:"calc(".concat(t.spacing(1)," * 1.2)")},"vertical"===n.orientation&&{paddingTop:"calc(".concat(t.spacing(1)," * 1.2)"),paddingBottom:"calc(".concat(t.spacing(1)," * 1.2)")})})),V=a.forwardRef((function(e,t){var n=(0,y.Z)({props:e,name:"MuiDivider"}),r=n.absolute,i=void 0!==r&&r,o=n.children,a=n.className,l=n.component,c=void 0===l?o?"div":"hr":l,s=n.flexItem,p=void 0!==s&&s,v=n.light,x=void 0!==v&&v,f=n.orientation,g=void 0===f?"horizontal":f,b=n.role,Z=void 0===b?"hr"!==c?"separator":void 0:b,w=n.textAlign,j=void 0===w?"center":w,C=n.variant,z=void 0===C?"fullWidth":C,N=(0,h.Z)(n,A),V=(0,d.Z)({},n,{absolute:i,component:c,flexItem:p,light:x,orientation:g,role:Z,textAlign:j,variant:z}),B=function(e){var t=e.absolute,n=e.children,r=e.classes,i=e.flexItem,o=e.light,a=e.orientation,l=e.textAlign,c={root:["root",t&&"absolute",e.variant,o&&"light","vertical"===a&&"vertical",i&&"flexItem",n&&"withChildren",n&&"vertical"===a&&"withChildrenVertical","right"===l&&"vertical"!==a&&"textAlignRight","left"===l&&"vertical"!==a&&"textAlignLeft"],wrapper:["wrapper","vertical"===a&&"wrapperVertical"]};return(0,S.Z)(c,k.V,r)}(V);return(0,m.jsx)(H,(0,d.Z)({as:c,className:(0,u.Z)(B.root,a),role:Z,ref:t,ownerState:V},N,{children:o?(0,m.jsx)(M,{className:B.wrapper,ownerState:V,children:o}):null}))})),B=n(78899),R=n(38167),I=n(57585),L=n(88435),T=n(56352),P=n(79861),D=n(2135),F=n(76854),U=n(13002),E=n(52586),W=n(87975),O=n(8454),q=n(30735),Y=n(62424);function _(e){var t=e.c,n=(0,T.I0)(),r=(0,O.Z)(),i="Link Copied To Clipboard";return(0,m.jsxs)(C.Z,{onClick:function(){n((0,W.E9)(!0)),setTimeout((function(){var e,t,o;if(null===(e=navigator)||void 0===e||!e.clipboard||!window.isSecureContext){var a=document.createElement("textarea");return a.value=window.location.href,a.style.position="fixed",a.style.left="-999999px",a.style.top="-999999px",document.body.appendChild(a),a.focus(),a.select(),new Promise((function(e,t){var o=r.add({data:window.location.href,description:"From Shared URL"},10);n((0,q.Z)(o)),document.execCommand("copy")?e():t(),a.remove(),n((0,W.el)({type:Y.m.success,message:i}))}))}null===(t=navigator)||void 0===t||null===(o=t.clipboard)||void 0===o||o.writeText(window.location.href).then((function(){var e=r.add({data:window.location.href,description:"From Shared URL"},10);n((0,q.Z)(e)),n((0,W.el)({type:Y.m.success,message:i}))}),(function(e){console.log("error on copy",e)}))}),200)},disabled:!1,style:{fontSize:"12px"},children:[" ",(0,m.jsx)(E.Z,{fontSize:"small",className:t}),(0,m.jsx)("span",{children:"Copy Link"})]})}var G,Q=n(61317),X=(n(41801).Z.button(G||(G=(0,r.Z)(["\n border: none;\n background: ",";\n border: 1px solid ",";\n color: ",";\n padding: 3px 12px;\n border-radius: 3px;\n font-size: 12px;\n cursor: pointer;\n user-select: none;\n line-height: 20px;\n display: flex;\n align-items: center;\n margin-left: 10px;\n height: 26px;\n"])),(function(e){return e.theme.buttonDefault}),(function(e){return e.theme.buttonBorder}),(function(e){return e.theme.textColor})),function(e){return{color:"".concat(e.textColor),overflow:"visible",fontSize:"12px",background:"".concat(e.widgetContainer),border:"1px solid ".concat(e.buttonBorder),mt:1.5,"& .MuiAvatar-root":{width:32,height:32,ml:-.5,mr:1},"&:before":{content:'""',display:"block",position:"absolute",top:0,right:14,width:10,height:10,borderLeft:"1px solid ".concat(e.buttonBorder),borderTop:"1px solid ".concat(e.buttonBorder),bgcolor:"".concat(e.widgetContainer),transform:"translateY(-50%) rotate(45deg)",zIndex:0},"& .icon":{fontSize:"16px",marginRight:"4px",color:"".concat(e.textColor)},"& .item":{fontSize:"12px",color:"".concat(e.textColor)}}});function J(){var e=(0,T.v9)((function(e){return e.showDataSourceSetting})),t=(0,T.v9)((function(e){return e.currentUser.role})),n=(0,T.I0)(),r=(0,i.F)(),o=a.useState(null),l=(0,s.Z)(o,2),c=l[0],d=l[1],h=Boolean(c),u=(0,a.useState)(t||"superAdmin"),p=(0,s.Z)(u,2),v=p[0],x=p[1];(0,a.useEffect)((function(){x(t)}),[t]);var f=function(){d(null)};return(0,m.jsxs)(m.Fragment,{children:[(0,m.jsx)(w,{sx:{display:"flex",alignItems:"center",textAlign:"center"},children:(0,m.jsx)(B.Z,{title:"Settings",children:(0,m.jsx)("button",{onClick:function(e){d(e.currentTarget)},style:{display:"flex",justifyContent:"center",alignItems:"center",marginLeft:2,paddingLeft:0,cursor:"pointer",paddingRight:0,width:"30px",height:"30px",background:"none",borderRadius:"3px",color:"".concat(r.textColor),border:"1px solid ".concat(r.buttonBorder)},"aria-controls":h?"account-menu":void 0,"aria-haspopup":"true","aria-expanded":h?"true":void 0,children:(0,m.jsx)(Q.Z,{style:{width:"14px",height:"14px"}})})})}),(0,m.jsxs)(j.Z,{anchorEl:c,id:"account-menu",open:h,onClose:f,onClick:f,PaperProps:{elevation:0,sx:X(r)},transformOrigin:{horizontal:"right",vertical:"top"},anchorOrigin:{horizontal:"right",vertical:"bottom"},children:[(0,m.jsx)(_,{c:"icon"}),(0,m.jsx)(V,{}),(0,m.jsxs)(C.Z,{onClick:function(){n((0,P.Z)(!0)),f()},className:"item",children:[(0,m.jsx)(R.Z,{className:"icon"})," General Settings"]}),(0,m.jsx)(V,{}),(0,m.jsx)(D.rU,{to:"/",children:(0,m.jsxs)(C.Z,{className:"item",children:[(0,m.jsx)(I.Z,{className:"icon"}),"Search"]})}),(0,m.jsx)(D.rU,{to:"/plugins",children:(0,m.jsxs)(C.Z,{className:"item",children:[(0,m.jsx)(L.Z,{className:"icon"}),"Plugins"]})}),(0,m.jsx)(D.rU,{to:"/users",children:(0,m.jsxs)(C.Z,{className:"item",children:[(0,m.jsx)(F.Z,{className:"icon"}),"Users"]})}),e&&("admin"===v||"superAdmin"===v)&&(0,m.jsx)(D.rU,{to:"datasources",children:(0,m.jsxs)(C.Z,{className:"item",children:[(0,m.jsx)(U.Z,{className:"icon"}),"Datasources"]})})]})]})}var K,$,ee=n.p+"static/media/qryn-logo.26a5a5a8cc98abd3f4b1.png",te=function(e){return(0,o.iv)(K||(K=(0,r.Z)(["\n background: ",";\n height: 30px;\n padding: 4px;\n display: flex;\n align-items: center;\n border-bottom:1px solid ",";\n .logo-section {\n margin: 0;\n .version {\n color: ",";\n font-size: 10px;\n margin-left: 5px;\n }\n .path {\n color:",";\n margin-left:20px;\n flex:1;\n font-weight:bold;\n text-transform:uppercase;\n font-size:11px;\n letter-spacing:1px;\n }\n }\n"])),e.widgetContainer,e.buttonBorder,e.textColor,e.textColor)},ne=function(){var e,t=(0,i.F)(),n=(0,l.TH)();return(0,m.jsxs)("div",{className:(0,o.cx)(te(t)),children:[(0,m.jsxs)("div",{className:"logo-section",children:[(0,m.jsx)("img",{src:ee,alt:"Qryn View",height:"24px",className:"logo"}),(0,m.jsx)("p",{className:"version",children:"0.25.10"}),(0,m.jsxs)("p",{className:"path",children:[" ","/"," ",(e=n.pathname,e.replace(/\//,""))]})]}),(0,m.jsx)(c.Z,{section:"Status Bar",localProps:t}),(0,m.jsx)(J,{})]})},re=n(25146),ie=n(79727),oe=function(e){return(0,o.iv)($||($=(0,r.Z)(["\n background: ",";\n display:flex;\n flex-direction:column;\n height:100vh;\n flex:1;\n\n"])),e.mainBgColor)};function ae(){var e=(0,i.F)(),t=(0,T.v9)((function(e){return e.settingsDialogOpen}));return(0,m.jsxs)("div",{className:(0,o.cx)(oe(e)),children:[(0,m.jsx)(ne,{}),(0,m.jsx)(l.j3,{}),(0,m.jsx)(re.P,{}),(0,m.jsx)(ie.ZP,{open:t})]})}},88435:function(e,t,n){var r=n(64836);t.Z=void 0;var i=r(n(45045)),o=n(46417),a=(0,i.default)((0,o.jsx)("path",{d:"M20.5 11H19V7c0-1.1-.9-2-2-2h-4V3.5C13 2.12 11.88 1 10.5 1S8 2.12 8 3.5V5H4c-1.1 0-1.99.9-1.99 2v3.8H3.5c1.49 0 2.7 1.21 2.7 2.7s-1.21 2.7-2.7 2.7H2V20c0 1.1.9 2 2 2h3.8v-1.5c0-1.49 1.21-2.7 2.7-2.7 1.49 0 2.7 1.21 2.7 2.7V22H17c1.1 0 2-.9 2-2v-4h1.5c1.38 0 2.5-1.12 2.5-2.5S21.88 11 20.5 11z"}),"Extension");t.Z=a},61317:function(e,t,n){var r=n(64836);t.Z=void 0;var i=r(n(45045)),o=n(46417),a=(0,i.default)((0,o.jsx)("path",{d:"M3 18h18v-2H3v2zm0-5h18v-2H3v2zm0-7v2h18V6H3z"}),"Menu");t.Z=a},76854:function(e,t,n){var r=n(64836);t.Z=void 0;var i=r(n(45045)),o=n(46417),a=(0,i.default)((0,o.jsx)("path",{d:"M12 5.9c1.16 0 2.1.94 2.1 2.1s-.94 2.1-2.1 2.1S9.9 9.16 9.9 8s.94-2.1 2.1-2.1m0 9c2.97 0 6.1 1.46 6.1 2.1v1.1H5.9V17c0-.64 3.13-2.1 6.1-2.1M12 4C9.79 4 8 5.79 8 8s1.79 4 4 4 4-1.79 4-4-1.79-4-4-4zm0 9c-2.67 0-8 1.34-8 4v3h16v-3c0-2.66-5.33-4-8-4z"}),"PersonOutlineOutlined");t.Z=a},13002:function(e,t,n){var r=n(64836);t.Z=void 0;var i=r(n(45045)),o=n(46417),a=(0,i.default)((0,o.jsx)("path",{d:"M2 20h20v-4H2v4zm2-3h2v2H4v-2zM2 4v4h20V4H2zm4 3H4V5h2v2zm-4 7h20v-4H2v4zm2-3h2v2H4v-2z"}),"Storage");t.Z=a},57585:function(e,t,n){var r=n(64836);t.Z=void 0;var i=r(n(45045)),o=n(46417),a=(0,i.default)((0,o.jsx)("path",{d:"M19.3 16.9c.4-.7.7-1.5.7-2.4 0-2.5-2-4.5-4.5-4.5S11 12 11 14.5s2 4.5 4.5 4.5c.9 0 1.7-.3 2.4-.7l3.2 3.2 1.4-1.4-3.2-3.2zm-3.8.1c-1.4 0-2.5-1.1-2.5-2.5s1.1-2.5 2.5-2.5 2.5 1.1 2.5 2.5-1.1 2.5-2.5 2.5zM12 20v2C6.48 22 2 17.52 2 12S6.48 2 12 2c4.84 0 8.87 3.44 9.8 8h-2.07c-.64-2.46-2.4-4.47-4.73-5.41V5c0 1.1-.9 2-2 2h-2v2c0 .55-.45 1-1 1H8v2h2v3H9l-4.79-4.79C4.08 10.79 4 11.38 4 12c0 4.41 3.59 8 8 8z"}),"TravelExplore");t.Z=a}}]); \ No newline at end of file diff --git a/view/static/js/261.0e80ea7a.chunk.js b/view/static/js/261.0e80ea7a.chunk.js deleted file mode 100644 index 4e55e6ce..00000000 --- a/view/static/js/261.0e80ea7a.chunk.js +++ /dev/null @@ -1 +0,0 @@ -"use strict";(self.webpackChunkqryn_view=self.webpackChunkqryn_view||[]).push([[261],{31238:function(n,e,r){r.d(e,{F:function(){return l}});var t=r(47313),o=r(56352),i=r(60065),l=function(){var n=(0,o.v9)((function(n){return n.theme}));return(0,t.useMemo)((function(){return i.n[n]}),[n])}},82261:function(n,e,r){r.r(e),r.d(e,{getUsersFromLocal:function(){return Z},setLocalUsers:function(){return U}});var t,o,i=r(93433),l=r(1413),s=r(29439),a=r(30168),c=r(47313),u=r(62975),d=r(31238),p=r(82751),x=r(29826),f=r(17498),v=r(46271),g=r(70024),m=r(56352),h=r(42520),b=r(16806),k=r.n(b),y=r(46417),C="superAdmin",j="store_user",Z=function(){var n=[];try{var e=localStorage.getItem(j);if(e&&"string"===typeof e){var r=JSON.parse(e);if(r&&(null===r||void 0===r?void 0:r.length)>0)return n=r}return n}catch(t){return console.log("Error on retrieving users from localstorage: ",t),n}},U=function(n){try{localStorage.setItem(j,JSON.stringify(n))}catch(e){console.log("Error storing users data",e)}},w=function(n){return(0,u.iv)(t||(t=(0,a.Z)(["\n background: ",";\n padding: 10px;\n display: flex;\n flex: 1;\n flex-direction: column;\n align-items: center;\n .cont {\n display: flex;\n width: 100%;\n border-radius: 3px;\n max-width: 1280px;\n background: ",";\n border: 1px solid ",";\n flex: 1;\n flex-direction: column;\n }\n .user-row {\n display: flex;\n align-items: center;\n margin: 5px;\n justify-content: space-between;\n border: 1px solid ",";\n padding: 10px;\n border-radius: 3px;\n height: 30px;\n\n p {\n color: ",";\n font-size: 10px;\n letter-spacing: 1px;\n text-transform: uppercase;\n display: flex;\n align-items: center;\n }\n .avatar {\n color: ",";\n font-size: 10px;\n letter-spacing: 1px;\n display: flex;\n align-items: center;\n gap: 4px;\n text-transform: uppercase;\n }\n\n select {\n margin-left: 4px;\n font-size: 12px;\n color: ",";\n padding: 4px;\n border-radius: 3px;\n background: ",";\n }\n\n .user-role {\n display: flex;\n align-items: center;\n font-size: 10px;\n text-transform: uppercase;\n color: ",";\n p {\n margin-left: 4px;\n }\n }\n\n .name-input {\n display: flex;\n align-items: center;\n padding: 4px;\n border: 1px solid ",";\n border-radius: 3px;\n background: ",";\n color: ",";\n height: 28px;\n font-size: 12px;\n }\n\n .action-buttons {\n display: flex;\n align-items: center;\n gap: 4px;\n width: 80px;\n button {\n display: flex;\n align-items: center;\n flex: 1;\n background: ",";\n border: 1px solid ",";\n border-radius: 3px;\n cursor: pointer;\n color: ",";\n max-width: 25px;\n &:hover {\n background: ",";\n }\n .cookie-icon {\n font-size: 15px;\n color: ",";\n }\n }\n }\n }\n"])),n.viewBg,n.widgetContainer,n.buttonBorder,n.buttonBorder,n.textColor,n.textColor,n.textColor,n.inputBg,n.textColor,n.buttonBorder,n.inputBg,n.textColor,n.widgetContainer,n.buttonBorder,n.textColor,n.mainBgColor,n.textColor)},N=function(n,e){return(0,u.iv)(o||(o=(0,a.Z)(["\n padding: 4px;\n border-radius: 3px;\n font-size: 10px;\n text-transform: uppercase;\n color: "," !important;\n color: ",";\n cursor: pointer;\n display: flex;\n align-items: center;\n border: 1px solid transparent;\n &:hover {\n border: 1px solid ",';\n }\n &:after {\n content: "";\n margin-left: 4px;\n display: flex;\n width: 10px;\n height: 10px;\n border-radius: 3px;\n background: ',";\n border: 1px solid ",";\n }\n"])),e?n.primaryDark:n.textColor,n.inputBg,n.buttonBorder,e?n.primaryDark:n.widgetContainer,n.primaryDark)},S=function(n){var e=n.user,r=n.onUserAdd,t=n.onUserChange,o=n.onUserRemove,i=n.onUserCookie,a=n.onUserSelect,p=e.name,v=e.role,m=e.active,h=e.id,b=v===C,j=(0,d.F)(),Z=(0,c.useState)(!1),U=(0,s.Z)(Z,2),w=U[0],S=U[1];return(0,y.jsxs)("div",{className:"user-row",children:[w?(0,y.jsx)("p",{children:(0,y.jsx)("input",{className:"name-input",value:p,onChange:function(n){var r,o=null===n||void 0===n||null===(r=n.target)||void 0===r?void 0:r.value;""===o.trim()&&(o="Qryn ".concat(v));var i=(0,l.Z)((0,l.Z)({},e),{},{name:k().sanitize(o)});t(n,i)},onKeyDown:function(n){"Enter"===n.key&&(console.log("do validate"),S((function(){return!1})))}})}):(0,y.jsxs)("div",{onClick:function(n){b||S((function(n){return!n}))},className:"avatar",children:[(0,y.jsx)(x.ZP,{name:p,size:"30px",round:"3px"})," ",(0,y.jsx)("span",{children:p})]}),(0,y.jsxs)("div",{className:"user-role",children:["Role:"," ",b?(0,y.jsx)("p",{children:"Super Admin"}):(0,y.jsxs)("select",{onChange:function(n){var r,o=null===n||void 0===n||null===(r=n.target)||void 0===r?void 0:r.value,i=(0,l.Z)((0,l.Z)({},e),{},{role:o});t(n,i)},defaultValue:v,children:[(0,y.jsx)("option",{value:"user",children:"User"}),(0,y.jsx)("option",{value:"admin",children:"Admin"}),(0,y.jsx)("option",{value:"guest",children:"Guest"})]})]}),(0,y.jsxs)("p",{children:["Active"," ",!b&&(0,y.jsx)(g.Z,{checked:m,size:"small",inputProps:{"aria-label":"controlled"},onChange:function(n){var r,o=null===n||void 0===n||null===(r=n.target)||void 0===r?void 0:r.checked,i=(0,l.Z)((0,l.Z)({},e),{},{active:o});t(n,i)}})]}),(0,y.jsxs)("div",{onClick:function(n){return a(n,e)},className:(0,u.cx)(N(j,e.selected)),children:["Current User"," "]}),(0,y.jsxs)("div",{className:"action-buttons",children:[(0,y.jsx)("button",{title:"generate cookie from user",onClick:function(n){return i(n,e)},children:(0,y.jsx)(f.Z,{className:"cookie-icon"})}),(0,y.jsx)("button",{title:"add user",onClick:r,children:"+"}),!b&&(0,y.jsx)("button",{title:"remove user",onClick:function(n){return o(n,h)},children:"-"})]})]})},z=function(){var n=(0,m.I0)(),e=(0,m.v9)((function(n){return n.currentUser})),r=(0,c.useMemo)((function(){return Z()}),[]),t=(0,c.useState)((null===r||void 0===r?void 0:r.length)>0?r:[{id:(0,p.x0)(),name:"Qryn Admin",role:"superAdmin",active:!0,selected:!0}]),o=(0,s.Z)(t,2),a=o[0],u=o[1],d=(0,v.Z)(["user-cookie"]),x=(0,s.Z)(d,2),f=x[0],g=x[1];console.log(f);var b=function(n){u((function(n){var e=[].concat((0,i.Z)(n),[{id:(0,p.x0)(),name:"Qryn User",role:"user",active:!0,selected:!1}]);return U(e),e}))},k=function(e,r){u((function(n){var e=(0,i.Z)(n),t=null===e||void 0===e?void 0:e.map((function(n){return n.id===r.id?(0,l.Z)((0,l.Z)({},r),{},{selected:!0}):(0,l.Z)((0,l.Z)({},n),{},{selected:!1})}));return U(t),t})),n((0,h.l)((0,l.Z)((0,l.Z)({},r),{},{selected:!0})))},C=function(n,e){var r,t=null===(r=(0,i.Z)(a))||void 0===r?void 0:r.filter((function(n){return n.id!==e}));u((function(){return U(t),t}))},j=function(r,t){var o=(0,i.Z)(a),l=null===o||void 0===o?void 0:o.map((function(n){return n.id===t.id?t:n}));t.id===e.id&&n((0,h.l)(t)),u((function(){return l})),U(l)},w=function(n,e){try{g("user-cookie",btoa(JSON.stringify(e)))}catch(n){console.log(n,"Error on setting user cookie")}};return(0,y.jsx)(y.Fragment,{children:(null===a||void 0===a?void 0:a.length)>0&&a.map((function(n,e){return(0,y.jsx)(S,{user:n,onUserAdd:b,onUserChange:j,onUserRemove:C,onUserCookie:w,onUserSelect:k},e)}))})};e.default=function(){var n=(0,d.F)();return(0,y.jsx)("div",{className:(0,u.cx)(w(n)),children:(0,y.jsx)("div",{className:"cont",children:(0,y.jsx)(z,{})})})}},42520:function(n,e,r){r.d(e,{l:function(){return t}});var t=function(n){return function(e){return e({type:"SET_CURRENT_USER",currentUser:n})}}}}]); \ No newline at end of file diff --git a/view/static/js/303.26fa5a70.chunk.js b/view/static/js/303.26fa5a70.chunk.js deleted file mode 100644 index 48e4e5be..00000000 --- a/view/static/js/303.26fa5a70.chunk.js +++ /dev/null @@ -1,2 +0,0 @@ -/*! For license information please see 303.26fa5a70.chunk.js.LICENSE.txt */ -(self.webpackChunkqryn_view=self.webpackChunkqryn_view||[]).push([[303],{17498:function(t,r,n){"use strict";var e=n(64836);r.Z=void 0;var o=e(n(45045)),i=n(46417),u=(0,o.default)((0,i.jsx)("path",{d:"M21.95 10.99c-1.79-.03-3.7-1.95-2.68-4.22-2.98 1-5.77-1.59-5.19-4.56C6.95.71 2 6.58 2 12c0 5.52 4.48 10 10 10 5.89 0 10.54-5.08 9.95-11.01zM8.5 15c-.83 0-1.5-.67-1.5-1.5S7.67 12 8.5 12s1.5.67 1.5 1.5S9.33 15 8.5 15zm2-5C9.67 10 9 9.33 9 8.5S9.67 7 10.5 7s1.5.67 1.5 1.5-.67 1.5-1.5 1.5zm4.5 6c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1z"}),"Cookie");r.Z=u},45045:function(t,r,n){"use strict";Object.defineProperty(r,"__esModule",{value:!0}),Object.defineProperty(r,"default",{enumerable:!0,get:function(){return e.createSvgIcon}});var e=n(28308)},47228:function(t,r,n){"use strict";n.d(r,{Z:function(){return e}});var e=function(t){var r,n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:166;function e(){for(var e=this,o=arguments.length,i=new Array(o),u=0;uf;)if((c=a[f++])!=c)return!0}else for(;s>f;f++)if((t||f in a)&&a[f]===n)return t||f||0;return!t&&-1}};t.exports={includes:u(!0),indexOf:u(!1)}},91842:function(t,r,n){var e=n(47352),o=n(64869),i=n(95081),u=n(51897),c=n(37619),a=n(23767),s=o([].push),f=function(t){var r=1==t,n=2==t,o=3==t,f=4==t,l=6==t,p=7==t,v=5==t||l;return function(h,d,y,g){for(var m,b,x=u(h),w=i(x),Z=e(d,y),O=c(w),S=0,j=g||a,T=r?j(h,O):n||p?j(h,0):void 0;O>S;S++)if((v||S in w)&&(b=Z(m=w[S],S,x),t))if(r)T[S]=b;else if(b)switch(t){case 3:return!0;case 5:return m;case 6:return S;case 2:s(T,m)}else switch(t){case 4:return!1;case 7:s(T,m)}return l?-1:o||f?f:T}};t.exports={forEach:f(0),map:f(1),filter:f(2),some:f(3),every:f(4),find:f(5),findIndex:f(6),filterReject:f(7)}},46121:function(t,r,n){var e=n(67017),o=n(97893),i=n(54511),u=o("species");t.exports=function(t){return i>=51||!e((function(){var r=[];return(r.constructor={})[u]=function(){return{foo:1}},1!==r[t](Boolean).foo}))}},23156:function(t,r,n){"use strict";var e=n(67017);t.exports=function(t,r){var n=[][t];return!!n&&e((function(){n.call(null,r||function(){return 1},1)}))}},91206:function(t,r,n){var e=n(25179),o=n(51897),i=n(95081),u=n(37619),c=TypeError,a=function(t){return function(r,n,a,s){e(n);var f=o(r),l=i(f),p=u(f),v=t?p-1:0,h=t?-1:1;if(a<2)for(;;){if(v in l){s=l[v],v+=h;break}if(v+=h,t?v<0:p<=v)throw c("Reduce of empty array with no initial value")}for(;t?v>=0:p>v;v+=h)v in l&&(s=n(s,l[v],v,f));return s}};t.exports={left:a(!1),right:a(!0)}},56856:function(t,r,n){var e=n(67695),o=n(37619),i=n(86191),u=Array,c=Math.max;t.exports=function(t,r,n){for(var a=o(t),s=e(r,a),f=e(void 0===n?a:n,a),l=u(c(f-s,0)),p=0;s9007199254740991)throw r("Maximum allowed index exceeded");return t}},50383:function(t,r,n){var e=n(48207);t.exports="undefined"!=typeof process&&"process"==e(process)},42062:function(t){t.exports="undefined"!=typeof navigator&&String(navigator.userAgent)||""},54511:function(t,r,n){var e,o,i=n(4923),u=n(42062),c=i.process,a=i.Deno,s=c&&c.versions||a&&a.version,f=s&&s.v8;f&&(o=(e=f.split("."))[0]>0&&e[0]<4?1:+(e[0]+e[1])),!o&&u&&(!(e=u.match(/Edge\/(\d+)/))||e[1]>=74)&&(e=u.match(/Chrome\/(\d+)/))&&(o=+e[1]),t.exports=o},1304:function(t,r,n){var e=n(97277);t.exports=function(t){return e[t+"Prototype"]}},58435:function(t){t.exports=["constructor","hasOwnProperty","isPrototypeOf","propertyIsEnumerable","toLocaleString","toString","valueOf"]},68269:function(t,r,n){"use strict";var e=n(4923),o=n(56666),i=n(70567),u=n(46781),c=n(34984).f,a=n(94859),s=n(97277),f=n(47352),l=n(12329),p=n(39402),v=function(t){var r=function r(n,e,i){if(this instanceof r){switch(arguments.length){case 0:return new t;case 1:return new t(n);case 2:return new t(n,e)}return new t(n,e,i)}return o(t,this,arguments)};return r.prototype=t.prototype,r};t.exports=function(t,r){var n,o,h,d,y,g,m,b,x,w=t.target,Z=t.global,O=t.stat,S=t.proto,j=Z?e:O?e[w]:(e[w]||{}).prototype,T=Z?s:s[w]||l(s,w,{})[w],C=T.prototype;for(d in r)o=!(n=a(Z?d:w+(O?".":"#")+d,t.forced))&&j&&p(j,d),g=T[d],o&&(m=t.dontCallGetSet?(x=c(j,d))&&x.value:j[d]),y=o&&m?m:r[d],o&&typeof g==typeof y||(b=t.bind&&o?f(y,e):t.wrap&&o?v(y):S&&u(y)?i(y):y,(t.sham||y&&y.sham||g&&g.sham)&&l(b,"sham",!0),l(T,d,b),S&&(p(s,h=w+"Prototype")||l(s,h,{}),l(s[h],d,y),t.real&&C&&(n||!C[d])&&l(C,d,y)))}},67017:function(t){t.exports=function(t){try{return!!t()}catch(r){return!0}}},56666:function(t,r,n){var e=n(4091),o=Function.prototype,i=o.apply,u=o.call;t.exports="object"==typeof Reflect&&Reflect.apply||(e?u.bind(i):function(){return u.apply(i,arguments)})},47352:function(t,r,n){var e=n(70567),o=n(25179),i=n(4091),u=e(e.bind);t.exports=function(t,r){return o(t),void 0===r?t:i?u(t,r):function(){return t.apply(r,arguments)}}},4091:function(t,r,n){var e=n(67017);t.exports=!e((function(){var t=function(){}.bind();return"function"!=typeof t||t.hasOwnProperty("prototype")}))},94162:function(t,r,n){"use strict";var e=n(64869),o=n(25179),i=n(38429),u=n(39402),c=n(72554),a=n(4091),s=Function,f=e([].concat),l=e([].join),p={},v=function(t,r,n){if(!u(p,r)){for(var e=[],o=0;o0?n:r)(e)}},29597:function(t,r,n){var e=n(4923),o=n(67017),i=n(64869),u=n(11216),c=n(78038).trim,a=n(19914),s=i("".charAt),f=e.parseFloat,l=e.Symbol,p=l&&l.iterator,v=1/f(a+"-0")!==-1/0||p&&!o((function(){f(Object(p))}));t.exports=v?function(t){var r=c(u(t)),n=f(r);return 0===n&&"-"==s(r,0)?-0:n}:f},38009:function(t,r,n){"use strict";var e=n(30327),o=n(64869),i=n(60475),u=n(67017),c=n(6476),a=n(17975),s=n(51351),f=n(51897),l=n(95081),p=Object.assign,v=Object.defineProperty,h=o([].concat);t.exports=!p||u((function(){if(e&&1!==p({b:1},p(v({},"a",{enumerable:!0,get:function(){v(this,"b",{value:3,enumerable:!1})}}),{b:2})).b)return!0;var t={},r={},n=Symbol(),o="abcdefghijklmnopqrst";return t[n]=7,o.split("").forEach((function(t){r[t]=t})),7!=p({},t)[n]||c(p({},r)).join("")!=o}))?function(t,r){for(var n=f(t),o=arguments.length,u=1,p=a.f,v=s.f;o>u;)for(var d,y=l(arguments[u++]),g=p?h(c(y),p(y)):c(y),m=g.length,b=0;m>b;)d=g[b++],e&&!i(v,y,d)||(n[d]=y[d]);return n}:p},61344:function(t,r,n){var e,o=n(23015),i=n(63528),u=n(58435),c=n(189),a=n(95589),s=n(60233),f=n(84285),l="prototype",p="script",v=f("IE_PROTO"),h=function(){},d=function(t){return"<"+p+">"+t+""},y=function(t){t.write(d("")),t.close();var r=t.parentWindow.Object;return t=null,r},g=function(){try{e=new ActiveXObject("htmlfile")}catch(r){}g="undefined"!=typeof document?document.domain&&e?y(e):function(){var t,r=s("iframe"),n="java"+p+":";return r.style.display="none",a.appendChild(r),r.src=String(n),(t=r.contentWindow.document).open(),t.write(d("document.F=Object")),t.close(),t.F}():y(e);for(var t=u.length;t--;)delete g[l][u[t]];return g()};c[v]=!0,t.exports=Object.create||function(t,r){var n;return null!==t?(h[l]=o(t),n=new h,h[l]=null,n[v]=t):n=g(),void 0===r?n:i.f(n,r)}},63528:function(t,r,n){var e=n(30327),o=n(74324),i=n(65847),u=n(23015),c=n(85614),a=n(6476);r.f=e&&!o?Object.defineProperties:function(t,r){u(t);for(var n,e=c(r),o=a(r),s=o.length,f=0;s>f;)i.f(t,n=o[f++],e[n]);return t}},65847:function(t,r,n){var e=n(30327),o=n(18149),i=n(74324),u=n(23015),c=n(44482),a=TypeError,s=Object.defineProperty,f=Object.getOwnPropertyDescriptor,l="enumerable",p="configurable",v="writable";r.f=e?i?function(t,r,n){if(u(t),r=c(r),u(n),"function"===typeof t&&"prototype"===r&&"value"in n&&v in n&&!n[v]){var e=f(t,r);e&&e[v]&&(t[r]=n.value,n={configurable:p in n?n[p]:e[p],enumerable:l in n?n[l]:e[l],writable:!1})}return s(t,r,n)}:s:function(t,r,n){if(u(t),r=c(r),u(n),o)try{return s(t,r,n)}catch(e){}if("get"in n||"set"in n)throw a("Accessors not supported");return"value"in n&&(t[r]=n.value),t}},34984:function(t,r,n){var e=n(30327),o=n(60475),i=n(51351),u=n(79079),c=n(85614),a=n(44482),s=n(39402),f=n(18149),l=Object.getOwnPropertyDescriptor;r.f=e?l:function(t,r){if(t=c(t),r=a(r),f)try{return l(t,r)}catch(n){}if(s(t,r))return u(!o(i.f,t,r),t[r])}},85621:function(t,r,n){var e=n(48207),o=n(85614),i=n(13422).f,u=n(56856),c="object"==typeof window&&window&&Object.getOwnPropertyNames?Object.getOwnPropertyNames(window):[];t.exports.f=function(t){return c&&"Window"==e(t)?function(t){try{return i(t)}catch(r){return u(c)}}(t):i(o(t))}},13422:function(t,r,n){var e=n(22713),o=n(58435).concat("length","prototype");r.f=Object.getOwnPropertyNames||function(t){return e(t,o)}},17975:function(t,r){r.f=Object.getOwnPropertySymbols},34387:function(t,r,n){var e=n(64869);t.exports=e({}.isPrototypeOf)},22713:function(t,r,n){var e=n(64869),o=n(39402),i=n(85614),u=n(49373).indexOf,c=n(189),a=e([].push);t.exports=function(t,r){var n,e=i(t),s=0,f=[];for(n in e)!o(c,n)&&o(e,n)&&a(f,n);for(;r.length>s;)o(e,n=r[s++])&&(~u(f,n)||a(f,n));return f}},6476:function(t,r,n){var e=n(22713),o=n(58435);t.exports=Object.keys||function(t){return e(t,o)}},51351:function(t,r){"use strict";var n={}.propertyIsEnumerable,e=Object.getOwnPropertyDescriptor,o=e&&!n.call({1:2},1);r.f=o?function(t){var r=e(this,t);return!!r&&r.enumerable}:n},58699:function(t,r,n){"use strict";var e=n(4876),o=n(54130);t.exports=e?{}.toString:function(){return"[object "+o(this)+"]"}},63257:function(t,r,n){var e=n(60475),o=n(46781),i=n(38429),u=TypeError;t.exports=function(t,r){var n,c;if("string"===r&&o(n=t.toString)&&!i(c=e(n,t)))return c;if(o(n=t.valueOf)&&!i(c=e(n,t)))return c;if("string"!==r&&o(n=t.toString)&&!i(c=e(n,t)))return c;throw u("Can't convert object to primitive value")}},10185:function(t,r,n){var e=n(99287),o=n(64869),i=n(13422),u=n(17975),c=n(23015),a=o([].concat);t.exports=e("Reflect","ownKeys")||function(t){var r=i.f(c(t)),n=u.f;return n?a(r,n(t)):r}},97277:function(t){t.exports={}},45110:function(t,r,n){var e=n(98799),o=TypeError;t.exports=function(t){if(e(t))throw o("Can't call method on "+t);return t}},19495:function(t,r,n){var e=n(4876),o=n(65847).f,i=n(12329),u=n(39402),c=n(58699),a=n(97893)("toStringTag");t.exports=function(t,r,n,s){if(t){var f=n?t:t.prototype;u(f,a)||o(f,a,{configurable:!0,value:r}),s&&!e&&i(f,"toString",c)}}},84285:function(t,r,n){var e=n(57863),o=n(72027),i=e("keys");t.exports=function(t){return i[t]||(i[t]=o(t))}},63692:function(t,r,n){var e=n(4923),o=n(87621),i="__core-js_shared__",u=e[i]||o(i,{});t.exports=u},57863:function(t,r,n){var e=n(55401),o=n(63692);(t.exports=function(t,r){return o[t]||(o[t]=void 0!==r?r:{})})("versions",[]).push({version:"3.28.0",mode:e?"pure":"global",copyright:"\xa9 2014-2023 Denis Pushkarev (zloirock.ru)",license:"https://github.com/zloirock/core-js/blob/v3.28.0/LICENSE",source:"https://github.com/zloirock/core-js"})},78038:function(t,r,n){var e=n(64869),o=n(45110),i=n(11216),u=n(19914),c=e("".replace),a=RegExp("^["+u+"]+"),s=RegExp("(^|[^"+u+"])["+u+"]+$"),f=function(t){return function(r){var n=i(o(r));return 1&t&&(n=c(n,a,"")),2&t&&(n=c(n,s,"$1")),n}};t.exports={start:f(1),end:f(2),trim:f(3)}},31877:function(t,r,n){var e=n(54511),o=n(67017);t.exports=!!Object.getOwnPropertySymbols&&!o((function(){var t=Symbol();return!String(t)||!(Object(t)instanceof Symbol)||!Symbol.sham&&e&&e<41}))},90994:function(t,r,n){var e=n(60475),o=n(99287),i=n(97893),u=n(90088);t.exports=function(){var t=o("Symbol"),r=t&&t.prototype,n=r&&r.valueOf,c=i("toPrimitive");r&&!r[c]&&u(r,c,(function(t){return e(n,this)}),{arity:1})}},98336:function(t,r,n){var e=n(31877);t.exports=e&&!!Symbol.for&&!!Symbol.keyFor},67695:function(t,r,n){var e=n(70781),o=Math.max,i=Math.min;t.exports=function(t,r){var n=e(t);return n<0?o(n+r,0):i(n,r)}},85614:function(t,r,n){var e=n(95081),o=n(45110);t.exports=function(t){return e(o(t))}},70781:function(t,r,n){var e=n(70362);t.exports=function(t){var r=+t;return r!==r||0===r?0:e(r)}},41085:function(t,r,n){var e=n(70781),o=Math.min;t.exports=function(t){return t>0?o(e(t),9007199254740991):0}},51897:function(t,r,n){var e=n(45110),o=Object;t.exports=function(t){return o(e(t))}},31276:function(t,r,n){var e=n(60475),o=n(38429),i=n(36938),u=n(5938),c=n(63257),a=n(97893),s=TypeError,f=a("toPrimitive");t.exports=function(t,r){if(!o(t)||i(t))return t;var n,a=u(t,f);if(a){if(void 0===r&&(r="default"),n=e(a,t,r),!o(n)||i(n))return n;throw s("Can't convert object to primitive value")}return void 0===r&&(r="number"),c(t,r)}},44482:function(t,r,n){var e=n(31276),o=n(36938);t.exports=function(t){var r=e(t,"string");return o(r)?r:r+""}},4876:function(t,r,n){var e={};e[n(97893)("toStringTag")]="z",t.exports="[object z]"===String(e)},11216:function(t,r,n){var e=n(54130),o=String;t.exports=function(t){if("Symbol"===e(t))throw TypeError("Cannot convert a Symbol value to a string");return o(t)}},40379:function(t){var r=String;t.exports=function(t){try{return r(t)}catch(n){return"Object"}}},72027:function(t,r,n){var e=n(64869),o=0,i=Math.random(),u=e(1..toString);t.exports=function(t){return"Symbol("+(void 0===t?"":t)+")_"+u(++o+i,36)}},77764:function(t,r,n){var e=n(31877);t.exports=e&&!Symbol.sham&&"symbol"==typeof Symbol.iterator},74324:function(t,r,n){var e=n(30327),o=n(67017);t.exports=e&&o((function(){return 42!=Object.defineProperty((function(){}),"prototype",{value:42,writable:!1}).prototype}))},3052:function(t,r,n){var e=n(4923),o=n(46781),i=e.WeakMap;t.exports=o(i)&&/native code/.test(String(i))},29688:function(t,r,n){var e=n(97277),o=n(39402),i=n(11427),u=n(65847).f;t.exports=function(t){var r=e.Symbol||(e.Symbol={});o(r,t)||u(r,t,{value:i.f(t)})}},11427:function(t,r,n){var e=n(97893);r.f=e},97893:function(t,r,n){var e=n(4923),o=n(57863),i=n(39402),u=n(72027),c=n(31877),a=n(77764),s=e.Symbol,f=o("wks"),l=a?s.for||s:s&&s.withoutSetter||u;t.exports=function(t){return i(f,t)||(f[t]=c&&i(s,t)?s[t]:l("Symbol."+t)),f[t]}},19914:function(t){t.exports="\t\n\v\f\r \xa0\u1680\u2000\u2001\u2002\u2003\u2004\u2005\u2006\u2007\u2008\u2009\u200a\u202f\u205f\u3000\u2028\u2029\ufeff"},18745:function(t,r,n){"use strict";var e=n(68269),o=n(67017),i=n(30870),u=n(38429),c=n(51897),a=n(37619),s=n(24119),f=n(86191),l=n(23767),p=n(46121),v=n(97893),h=n(54511),d=v("isConcatSpreadable"),y=h>=51||!o((function(){var t=[];return t[d]=!1,t.concat()[0]!==t})),g=function(t){if(!u(t))return!1;var r=t[d];return void 0!==r?!!r:i(t)};e({target:"Array",proto:!0,arity:1,forced:!y||!p("concat")},{concat:function(t){var r,n,e,o,i,u=c(this),p=l(u,0),v=0;for(r=-1,e=arguments.length;r1?arguments[1]:void 0)}})},70052:function(t,r,n){"use strict";var e=n(68269),o=n(91842).map;e({target:"Array",proto:!0,forced:!n(46121)("map")},{map:function(t){return o(this,t,arguments.length>1?arguments[1]:void 0)}})},54266:function(t,r,n){"use strict";var e=n(68269),o=n(91206).left,i=n(23156),u=n(54511);e({target:"Array",proto:!0,forced:!n(50383)&&u>79&&u<83||!i("reduce")},{reduce:function(t){var r=arguments.length;return o(this,t,r,r>1?arguments[1]:void 0)}})},92288:function(t,r,n){"use strict";var e=n(68269),o=n(30870),i=n(51953),u=n(38429),c=n(67695),a=n(37619),s=n(85614),f=n(86191),l=n(97893),p=n(46121),v=n(72554),h=p("slice"),d=l("species"),y=Array,g=Math.max;e({target:"Array",proto:!0,forced:!h},{slice:function(t,r){var n,e,l,p=s(this),h=a(p),m=c(t,h),b=c(void 0===r?h:r,h);if(o(p)&&(n=p.constructor,(i(n)&&(n===y||o(n.prototype))||u(n)&&null===(n=n[d]))&&(n=void 0),n===y||void 0===n))return v(p,m,b);for(e=new(void 0===n?y:n)(g(b-m,0)),l=0;ml;)void 0!==(n=o(e,r=s[l++]))&&a(f,r,n);return f}})},13343:function(t,r,n){var e=n(68269),o=n(31877),i=n(67017),u=n(17975),c=n(51897);e({target:"Object",stat:!0,forced:!o||i((function(){u.f(1)}))},{getOwnPropertySymbols:function(t){var r=u.f;return r?r(c(t)):[]}})},75883:function(t,r,n){var e=n(68269),o=n(51897),i=n(6476);e({target:"Object",stat:!0,forced:n(67017)((function(){i(1)}))},{keys:function(t){return i(o(t))}})},78286:function(t,r,n){var e=n(68269),o=n(29597);e({global:!0,forced:parseFloat!=o},{parseFloat:o})},66405:function(t,r,n){var e=n(68269),o=n(99287),i=n(56666),u=n(94162),c=n(1839),a=n(23015),s=n(38429),f=n(61344),l=n(67017),p=o("Reflect","construct"),v=Object.prototype,h=[].push,d=l((function(){function t(){}return!(p((function(){}),[],t)instanceof t)})),y=!l((function(){p((function(){}))})),g=d||y;e({target:"Reflect",stat:!0,forced:g,sham:g},{construct:function(t,r){c(t),a(r);var n=arguments.length<3?t:c(arguments[2]);if(y&&!d)return p(t,r,n);if(t==n){switch(r.length){case 0:return new t;case 1:return new t(r[0]);case 2:return new t(r[0],r[1]);case 3:return new t(r[0],r[1],r[2]);case 4:return new t(r[0],r[1],r[2],r[3])}var e=[null];return i(h,e,r),new(i(u,t,e))}var o=n.prototype,l=f(s(o)?o:v),g=i(t,l,r);return s(g)?g:l}})},38282:function(t,r,n){"use strict";var e=n(68269),o=n(4923),i=n(60475),u=n(64869),c=n(55401),a=n(30327),s=n(31877),f=n(67017),l=n(39402),p=n(34387),v=n(23015),h=n(85614),d=n(44482),y=n(11216),g=n(79079),m=n(61344),b=n(6476),x=n(13422),w=n(85621),Z=n(17975),O=n(34984),S=n(65847),j=n(63528),T=n(51351),C=n(90088),P=n(54857),E=n(57863),k=n(84285),A=n(189),_=n(72027),N=n(97893),R=n(11427),F=n(29688),z=n(90994),I=n(19495),M=n(94369),B=n(91842).forEach,D=k("hidden"),L="Symbol",U="prototype",W=M.set,H=M.getterFor(L),J=Object[U],V=o.Symbol,q=V&&V[U],$=o.TypeError,G=o.QObject,Y=O.f,K=S.f,Q=w.f,X=T.f,tt=u([].push),rt=E("symbols"),nt=E("op-symbols"),et=E("wks"),ot=!G||!G[U]||!G[U].findChild,it=a&&f((function(){return 7!=m(K({},"a",{get:function(){return K(this,"a",{value:7}).a}})).a}))?function(t,r,n){var e=Y(J,r);e&&delete J[r],K(t,r,n),e&&t!==J&&K(J,r,e)}:K,ut=function(t,r){var n=rt[t]=m(q);return W(n,{type:L,tag:t,description:r}),a||(n.description=r),n},ct=function(t,r,n){t===J&&ct(nt,r,n),v(t);var e=d(r);return v(n),l(rt,e)?(n.enumerable?(l(t,D)&&t[D][e]&&(t[D][e]=!1),n=m(n,{enumerable:g(0,!1)})):(l(t,D)||K(t,D,g(1,{})),t[D][e]=!0),it(t,e,n)):K(t,e,n)},at=function(t,r){v(t);var n=h(r),e=b(n).concat(pt(n));return B(e,(function(r){a&&!i(st,n,r)||ct(t,r,n[r])})),t},st=function(t){var r=d(t),n=i(X,this,r);return!(this===J&&l(rt,r)&&!l(nt,r))&&(!(n||!l(this,r)||!l(rt,r)||l(this,D)&&this[D][r])||n)},ft=function(t,r){var n=h(t),e=d(r);if(n!==J||!l(rt,e)||l(nt,e)){var o=Y(n,e);return!o||!l(rt,e)||l(n,D)&&n[D][e]||(o.enumerable=!0),o}},lt=function(t){var r=Q(h(t)),n=[];return B(r,(function(t){l(rt,t)||l(A,t)||tt(n,t)})),n},pt=function(t){var r=t===J,n=Q(r?nt:h(t)),e=[];return B(n,(function(t){!l(rt,t)||r&&!l(J,t)||tt(e,rt[t])})),e};s||(V=function(){if(p(q,this))throw $("Symbol is not a constructor");var t=arguments.length&&void 0!==arguments[0]?y(arguments[0]):void 0,r=_(t);return a&&ot&&it(J,r,{configurable:!0,set:function t(n){this===J&&i(t,nt,n),l(this,D)&&l(this[D],r)&&(this[D][r]=!1),it(this,r,g(1,n))}}),ut(r,t)},C(q=V[U],"toString",(function(){return H(this).tag})),C(V,"withoutSetter",(function(t){return ut(_(t),t)})),T.f=st,S.f=ct,j.f=at,O.f=ft,x.f=w.f=lt,Z.f=pt,R.f=function(t){return ut(N(t),t)},a&&(P(q,"description",{configurable:!0,get:function(){return H(this).description}}),c||C(J,"propertyIsEnumerable",st,{unsafe:!0}))),e({global:!0,constructor:!0,wrap:!0,forced:!s,sham:!s},{Symbol:V}),B(b(et),(function(t){F(t)})),e({target:L,stat:!0,forced:!s},{useSetter:function(){ot=!0},useSimple:function(){ot=!1}}),e({target:"Object",stat:!0,forced:!s,sham:!a},{create:function(t,r){return void 0===r?m(t):at(m(t),r)},defineProperty:ct,defineProperties:at,getOwnPropertyDescriptor:ft}),e({target:"Object",stat:!0,forced:!s},{getOwnPropertyNames:lt}),z(),I(V,L),A[D]=!0},59195:function(t,r,n){var e=n(68269),o=n(99287),i=n(39402),u=n(11216),c=n(57863),a=n(98336),s=c("string-to-symbol-registry"),f=c("symbol-to-string-registry");e({target:"Symbol",stat:!0,forced:!a},{for:function(t){var r=u(t);if(i(s,r))return s[r];var n=o("Symbol")(r);return s[r]=n,f[n]=r,n}})},42598:function(t,r,n){n(38282),n(59195),n(28044),n(86400),n(13343)},28044:function(t,r,n){var e=n(68269),o=n(39402),i=n(36938),u=n(40379),c=n(57863),a=n(98336),s=c("symbol-to-string-registry");e({target:"Symbol",stat:!0,forced:!a},{keyFor:function(t){if(!i(t))throw TypeError(u(t)+" is not a symbol");if(o(s,t))return s[t]}})},77433:function(t,r,n){var e=n(29919);t.exports=e},23834:function(t,r,n){var e=n(46747);t.exports=e},9318:function(t,r,n){var e=n(37734);t.exports=e},57624:function(t,r,n){var e=n(5455);t.exports=e},61310:function(t,r,n){var e=n(87355);t.exports=e},95770:function(t,r,n){var e=n(69733);t.exports=e},47769:function(t,r,n){var e=n(43556);t.exports=e},73087:function(t,r,n){var e=n(54169);t.exports=e},17669:function(t,r,n){var e=n(57429);t.exports=e},4754:function(t,r,n){var e=n(19952);t.exports=e},42739:function(t,r,n){var e=n(57881);t.exports=e},99113:function(t,r,n){var e=n(14161);t.exports=e},6290:function(t,r,n){var e=n(78874);t.exports=e},92021:function(t,r,n){var e=n(40182);t.exports=e},97408:function(t,r,n){var e=n(44172);t.exports=e},39030:function(t){!function(){var r="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",n={rotl:function(t,r){return t<>>32-r},rotr:function(t,r){return t<<32-r|t>>>r},endian:function(t){if(t.constructor==Number)return 16711935&n.rotl(t,8)|4278255360&n.rotl(t,24);for(var r=0;r0;t--)r.push(Math.floor(256*Math.random()));return r},bytesToWords:function(t){for(var r=[],n=0,e=0;n>>5]|=t[n]<<24-e%32;return r},wordsToBytes:function(t){for(var r=[],n=0;n<32*t.length;n+=8)r.push(t[n>>>5]>>>24-n%32&255);return r},bytesToHex:function(t){for(var r=[],n=0;n>>4).toString(16)),r.push((15&t[n]).toString(16));return r.join("")},hexToBytes:function(t){for(var r=[],n=0;n>>6*(3-i)&63)):n.push("=");return n.join("")},base64ToBytes:function(t){t=t.replace(/[^A-Z0-9+\/]/gi,"");for(var n=[],e=0,o=0;e>>6-2*o);return n}};t.exports=n}()},23110:function(t){function r(t){return!!t.constructor&&"function"===typeof t.constructor.isBuffer&&t.constructor.isBuffer(t)}t.exports=function(t){return null!=t&&(r(t)||function(t){return"function"===typeof t.readFloatLE&&"function"===typeof t.slice&&r(t.slice(0,0))}(t)||!!t._isBuffer)}},429:function(t){t.exports=function(){if("undefined"!==typeof window&&null!==window){if("(-webkit-min-device-pixel-ratio: 1.25), (min--moz-device-pixel-ratio: 1.25), (-o-min-device-pixel-ratio: 5/4), (min-resolution: 1.25dppx)",window.devicePixelRatio>1.25)return!0;if(window.matchMedia&&window.matchMedia("(-webkit-min-device-pixel-ratio: 1.25), (min--moz-device-pixel-ratio: 1.25), (-o-min-device-pixel-ratio: 5/4), (min-resolution: 1.25dppx)").matches)return!0}return!1}},39141:function(t,r,n){!function(){var r=n(39030),e=n(70615).utf8,o=n(23110),i=n(70615).bin,u=function t(n,u){n.constructor==String?n=u&&"binary"===u.encoding?i.stringToBytes(n):e.stringToBytes(n):o(n)?n=Array.prototype.slice.call(n,0):Array.isArray(n)||n.constructor===Uint8Array||(n=n.toString());for(var c=r.bytesToWords(n),a=8*n.length,s=1732584193,f=-271733879,l=-1732584194,p=271733878,v=0;v>>24)|4278255360&(c[v]<<24|c[v]>>>8);c[a>>>5]|=128<>>9<<4)]=a;var h=t._ff,d=t._gg,y=t._hh,g=t._ii;for(v=0;v>>0,f=f+b>>>0,l=l+x>>>0,p=p+w>>>0}return r.endian([s,f,l,p])};u._ff=function(t,r,n,e,o,i,u){var c=t+(r&n|~r&e)+(o>>>0)+u;return(c<>>32-i)+r},u._gg=function(t,r,n,e,o,i,u){var c=t+(r&e|n&~e)+(o>>>0)+u;return(c<>>32-i)+r},u._hh=function(t,r,n,e,o,i,u){var c=t+(r^n^e)+(o>>>0)+u;return(c<>>32-i)+r},u._ii=function(t,r,n,e,o,i,u){var c=t+(n^(r|~e))+(o>>>0)+u;return(c<>>32-i)+r},u._blocksize=16,u._digestsize=16,t.exports=function(t,n){if(void 0===t||null===t)throw new Error("Illegal argument "+t);var e=r.wordsToBytes(u(t,n));return n&&n.asBytes?e:n&&n.asString?i.bytesToString(e):r.bytesToHex(e)}}()},59325:function(t,r,n){"use strict";var e=n(79165);function o(){}function i(){}i.resetWarningCache=o,t.exports=function(){function t(t,r,n,o,i,u){if(u!==e){var c=new Error("Calling PropTypes validators directly is not supported by the `prop-types` package. Use PropTypes.checkPropTypes() to call them. Read more at http://fb.me/use-check-prop-types");throw c.name="Invariant Violation",c}}function r(){return t}t.isRequired=t;var n={array:t,bigint:t,bool:t,func:t,number:t,object:t,string:t,symbol:t,any:t,arrayOf:r,element:t,elementType:t,instanceOf:r,node:t,objectOf:r,oneOf:r,oneOfType:r,shape:r,exact:r,checkPropTypes:i,resetWarningCache:o};return n.PropTypes=n,n}},75192:function(t,r,n){t.exports=n(59325)()},79165:function(t){"use strict";t.exports="SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED"},29826:function(t,r,n){"use strict";n.d(r,{ZP:function(){return Lt}});var e=n(87462),o=n(47769),i=n.n(o),u=n(47313),c=n(15671),a=n(43144),s=n(95770),f=n.n(s),l=n(23834),p=n.n(l),v=n(61310),h=n.n(v),d="react-avatar/",y="failing",g=function(){try{return"localStorage"in window&&window.localStorage}catch(t){return!1}}(),m=function(){function t(){var r=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};(0,c.Z)(this,t);var n=r.cachePrefix,e=void 0===n?d:n,o=r.sourceTTL,i=void 0===o?6048e5:o,u=r.sourceSize,a=void 0===u?20:u;this.cachePrefix=e,this.sourceTTL=i,this.sourceSize=a}return(0,a.Z)(t,[{key:"set",value:function(t,r){if(g){r=f()(r);try{localStorage.setItem(this.cachePrefix+t,r)}catch(n){console.error(n)}}}},{key:"get",value:function(t){if(!g)return null;var r=localStorage.getItem(this.cachePrefix+t);return r?JSON.parse(r):null}},{key:"sourceFailed",value:function(t){var r=this.get(y)||[];return(r=p()(r).call(r,(function(r){var n=r.expires>0&&r.expires0&&r.expires1&&void 0!==arguments[1]?arguments[1]:D;if(!t)return"transparent";var n=function(t,r){for(var n,e=N()(n=(0,A.Z)(t)).call(n,(function(t){return t.charCodeAt(0)})),o=e.length,i=o%(r-1)+1,u=F()(e).call(e,(function(t,r){return t+r}))%r,c=e[0]%r,a=0;a0&&void 0!==arguments[0]?arguments[0]:{}).internal===this&&(!!this.fetch&&!0===this.active)}}]),t}();function yt(t,r){var n=C()(t);if(ut()){var e=ut()(t);r&&(e=p()(e).call(e,(function(r){return at()(t,r).enumerable}))),n.push.apply(n,e)}return n}function gt(t){for(var r=1;r1&&void 0!==arguments[1]?arguments[1]:16,n=e.props,o=n.unstyled,i=n.textSizeRatio,u=n.textMarginRatio,c=n.avatar;if(e._node=t,t&&t.parentNode&&!o&&!c.src&&e._mounted){var a=t.parentNode,s=a.parentNode,f=a.getBoundingClientRect(),l=f.width,p=f.height;if(0!=l||0!=p){if(!s.style.fontSize){var v=p/i;s.style.fontSize="".concat(v,"px")}a.style.fontSize=null;var h=t.getBoundingClientRect().width;if(!(h<0)){var d=l*(1-2*u);h>d&&(a.style.fontSize="calc(1em * ".concat(d/h,")"))}}else{var y=Math.min(1.5*r,500);!function(t,r){if(V[r])V[r].push(t);else{var n=V[r]=[t];setTimeout((function(){delete V[r],n.forEach((function(t){return t()}))}),r)}}((function(){return e._scaleTextNode(t,y)}),y)}}})),e}return(0,a.Z)(n,[{key:"componentDidMount",value:function(){this._mounted=!0,this._scaleTextNode(this._node)}},{key:"componentWillUnmount",value:function(){this._mounted=!1}},{key:"render",value:function(){var t=this.props,r=t.className,n=t.round,e=t.unstyled,o=t.title,i=t.name,c=t.value,a=t.avatar,s=W(this.props.size),f=e?null:{width:s.str,height:s.str,lineHeight:"initial",textAlign:"center",color:this.props.fgColor,background:a.color,borderRadius:$(n)},l=e?null:{display:"table",tableLayout:"fixed",width:"100%",height:"100%"},p=e?null:{display:"table-cell",verticalAlign:"middle",fontSize:"100%",whiteSpace:"nowrap"},v=[a.value,this.props.size].join("");return u.createElement(wt,this.props,u.createElement("div",{className:r+" sb-avatar__text",style:f,title:q(o,i||c)},u.createElement("div",{style:l},u.createElement("span",{style:p},u.createElement("span",{ref:this._scaleTextNode,key:v},a.value)))))}}]),n}(u.PureComponent);(0,j.Z)(Ct,"propTypes",{name:E().string,value:E().string,avatar:E().object,title:E().oneOfType([E().string,E().bool]),className:E().string,unstyled:E().bool,fgColor:E().string,textSizeRatio:E().number,textMarginRatio:E().number,round:E().oneOfType([E().bool,E().string,E().number]),size:E().oneOfType([E().number,E().string])}),(0,j.Z)(Ct,"defaultProps",{className:"",fgColor:"#FFF",round:!1,size:100,textSizeRatio:3,textMarginRatio:.15,unstyled:!1});var Pt=n(39141),Et=n.n(Pt),kt=(0,a.Z)((function t(r){var n=this;(0,c.Z)(this,t),(0,j.Z)(this,"props",null),(0,j.Z)(this,"isCompatible",(function(){return!!n.props.email||!!n.props.md5Email})),(0,j.Z)(this,"get",(function(t){var r=n.props,e=r.md5Email||Et()(r.email),o=H(r.size),i="https://secure.gravatar.com/avatar/".concat(e,"?d=404");o&&(i+="&s=".concat(o)),t({sourceName:"gravatar",src:i})})),this.props=r}));(0,j.Z)(kt,"propTypes",{email:E().string,md5Email:E().string});var At=(0,a.Z)((function t(r){var n=this;(0,c.Z)(this,t),(0,j.Z)(this,"props",null),(0,j.Z)(this,"isCompatible",(function(){return!!n.props.facebookId})),(0,j.Z)(this,"get",(function(t){var r,e=n.props.facebookId,o=H(n.props.size),i="https://graph.facebook.com/".concat(e,"/picture");o&&(i+=jt()(r="?width=".concat(o,"&height=")).call(r,o)),t({sourceName:"facebook",src:i})})),this.props=r}));(0,j.Z)(At,"propTypes",{facebookId:E().string});var _t=(0,a.Z)((function t(r){var n=this;(0,c.Z)(this,t),(0,j.Z)(this,"props",null),(0,j.Z)(this,"isCompatible",(function(){return!!n.props.githubHandle})),(0,j.Z)(this,"get",(function(t){var r=n.props.githubHandle,e=H(n.props.size),o="https://avatars.githubusercontent.com/".concat(r,"?v=4");e&&(o+="&s=".concat(e)),t({sourceName:"github",src:o})})),this.props=r}));(0,j.Z)(_t,"propTypes",{githubHandle:E().string});var Nt=(0,a.Z)((function t(r){var n=this;(0,c.Z)(this,t),(0,j.Z)(this,"props",null),(0,j.Z)(this,"isCompatible",(function(){return!!n.props.skypeId})),(0,j.Z)(this,"get",(function(t){var r=n.props.skypeId;t({sourceName:"skype",src:"https://api.skype.com/users/".concat(r,"/profile/avatar")})})),this.props=r}));(0,j.Z)(Nt,"propTypes",{skypeId:E().string});var Rt=function(){function t(r){var n=this;(0,c.Z)(this,t),(0,j.Z)(this,"props",null),(0,j.Z)(this,"isCompatible",(function(){return!!(n.props.name||n.props.value||n.props.email)})),(0,j.Z)(this,"get",(function(t){var r=n.getValue();if(!r)return t(null);t({sourceName:"text",value:r,color:n.getColor()})})),this.props=r}return(0,a.Z)(t,[{key:"getInitials",value:function(){var t=this.props,r=t.name,n=t.initials;return"string"===typeof n?n:"function"===typeof n?n(r,this.props):J(r,this.props)}},{key:"getValue",value:function(){return this.props.name?this.getInitials():this.props.value?this.props.value:null}},{key:"getColor",value:function(){var t=this.props,r=t.color,n=t.colors,e=t.name,o=t.email,i=t.value;return r||U(e||o||i,n)}}]),t}();(0,j.Z)(Rt,"propTypes",{color:E().string,name:E().string,value:E().string,email:E().string,maxInitials:E().number,initials:E().oneOfType([E().string,E().func])});var Ft=(0,a.Z)((function t(r){var n=this;(0,c.Z)(this,t),(0,j.Z)(this,"props",null),(0,j.Z)(this,"isCompatible",(function(){return!!n.props.src})),(0,j.Z)(this,"get",(function(t){t({sourceName:"src",src:n.props.src})})),this.props=r}));(0,j.Z)(Ft,"propTypes",{src:E().string});var zt=(0,a.Z)((function t(r){var n=this;(0,c.Z)(this,t),(0,j.Z)(this,"props",null),(0,j.Z)(this,"icon","\u2737"),(0,j.Z)(this,"isCompatible",(function(){return!0})),(0,j.Z)(this,"get",(function(t){var r=n.props,e=r.color,o=r.colors;t({sourceName:"icon",value:n.icon,color:e||U(n.icon,o)})})),this.props=r}));function It(t,r){var n;return n=(0,a.Z)((function n(e){var o=this;(0,c.Z)(this,n),(0,j.Z)(this,"props",null),(0,j.Z)(this,"isCompatible",(function(){return!!o.props.avatarRedirectUrl&&!!o.props[r]})),(0,j.Z)(this,"get",(function(n){var e,i,u,c=o.props.avatarRedirectUrl,a=H(o.props.size),s=c.replace(/\/*$/,"/"),f=o.props[r],l=a?"size=".concat(a):"",p=jt()(e=jt()(i=jt()(u="".concat(s)).call(u,t,"/")).call(i,f,"?")).call(e,l);n({sourceName:t,src:p})})),this.props=e})),(0,j.Z)(n,"propTypes",(0,j.Z)({},r,E().oneOfType([E().string,E().number]))),n}(0,j.Z)(zt,"propTypes",{color:E().string});var Mt=It("twitter","twitterHandle"),Bt=It("vkontakte","vkontakteId"),Dt=It("instagram","instagramId"),Lt=function(t){var r=function(t){var r=t.sources,n=void 0===r?[]:r,e=F()(n).call(n,(function(t,r){return i()(t,r.propTypes)}),{}),o=function(t){(0,Z.Z)(o,t);var r=mt(o);function o(t){var e;return(0,c.Z)(this,o),e=r.call(this,t),(0,j.Z)((0,ot.Z)(e),"_createFetcher",(function(t){return function(r){var o=e.props.cache;if(t.isActive(e.state)){r&&"error"===r.type&&o.sourceFailed(r.target.src);var i=t.sourcePointer;if(n.length!==i){var u=n[i];t.sourcePointer++,function(t,r,n){var e=r.cache,o=new t(r);if(!o.isCompatible(r))return n();o.get((function(t){t&&t.src&&e.hasSourceFailedBefore(t.src)||!t?n():n(t)}))}(u,e.props,(function(r){if(!r)return setTimeout(t.fetch,0);t.isActive(e.state)&&(r=gt({src:null,value:null,color:null},r),e.setState((function(n){return t.isActive(n)?r:{}})))}))}}}})),(0,j.Z)((0,ot.Z)(e),"fetch",(function(){var t=new dt;t.fetch=e._createFetcher(t),e.setState({internal:t},t.fetch)})),e.state={internal:null,src:null,value:null,color:t.color},e}return(0,a.Z)(o,[{key:"componentDidMount",value:function(){this.fetch()}},{key:"componentDidUpdate",value:function(t){var r=!1;for(var n in e)r=r||t[n]!==this.props[n];r&&setTimeout(this.fetch,0)}},{key:"componentWillUnmount",value:function(){this.state.internal&&(this.state.internal.active=!1)}},{key:"render",value:function(){var t=this.props,r=t.children,n=t.propertyName,e=this.state,o=e.src,i=e.value,c=e.color,a=e.sourceName,s=e.internal,f={src:o,value:i,color:c,sourceName:a,onRenderFailed:function(){return s&&s.fetch()}};if("function"===typeof r)return r(f);var l=u.Children.only(r);return u.cloneElement(l,(0,j.Z)({},n,f))}}]),o}(u.PureComponent);return(0,j.Z)(o,"displayName","AvatarDataProvider"),(0,j.Z)(o,"propTypes",gt(gt({},e),{},{cache:E().object,propertyName:E().string})),(0,j.Z)(o,"defaultProps",{propertyName:"avatar"}),(0,j.Z)(o,"Cache",m),(0,j.Z)(o,"ConfigProvider",nt),i()(et(o),{ConfigProvider:nt,Cache:m})}(t),n=et(u.forwardRef((function(t,n){return u.createElement(r,(0,e.Z)({},t,{propertyName:"avatar"}),(function(r){var o=r.src?Ot:Ct;return u.createElement(o,(0,e.Z)({},t,{avatar:r,ref:n}))}))})));return i()(n,{getRandomColor:U,ConfigProvider:nt,Cache:m})}({sources:[At,It("google","googleId"),_t,Mt,Dt,Bt,Nt,kt,Ft,Rt,zt]})},46271:function(t,r,n){"use strict";n.d(r,{Z:function(){return i}});var e=n(47313),o=n(87416);function i(t){var r=(0,e.useContext)(o.ZP);if(!r)throw new Error("Missing ");var n=r.getAll(),i=(0,e.useState)(n),u=i[0],c=i[1],a=(0,e.useRef)(u);return"undefined"!==typeof window&&"undefined"!==typeof window.document&&"undefined"!==typeof window.document.createElement&&(0,e.useLayoutEffect)((function(){function n(){var n=r.getAll();(function(t,r,n){if(!t)return!0;for(var e=0,o=t;e - * @license MIT - */ diff --git a/view/static/js/345.f1a2f08b.chunk.js b/view/static/js/345.f1a2f08b.chunk.js deleted file mode 100644 index 9571f521..00000000 --- a/view/static/js/345.f1a2f08b.chunk.js +++ /dev/null @@ -1,2 +0,0 @@ -/*! For license information please see 345.f1a2f08b.chunk.js.LICENSE.txt */ -(self.webpackChunkqryn_view=self.webpackChunkqryn_view||[]).push([[345],{1568:function(e,t,n){"use strict";n.d(t,{BX:function(){return b},tZ:function(){return p}});n(47313),n(5296);var o=n(36426),r=(n(67861),n(21086),n(85696),n(46417));r.Fragment;function p(e,t,n){return o.h.call(t,"css")?(0,r.jsx)(o.E,(0,o.c)(e,t),n):(0,r.jsx)(e,t,n)}function b(e,t,n){return o.h.call(t,"css")?(0,r.jsxs)(o.E,(0,o.c)(e,t),n):(0,r.jsxs)(e,t,n)}},14606:function(e,t,n){"use strict";var o=(0,n(77430).Z)("MuiButton",["root","active","disabled","focusVisible"]);t.Z=o},73696:function(e,t,n){"use strict";n.d(t,{Z:function(){return s}});var o=n(87462),r=n(63366),p=n(47313),b=n(19648),c=n(21921),i=n(32298);function a(e){return(0,i.Z)("MuiTabPanel",e)}(0,n(77430).Z)("MuiTabPanel",["root","hidden"]);var M=n(80403);var z=function(e){var t=e.value,n=(0,M._i)();if(null===n)throw new Error("No TabContext provided");var o=t!==n.value,r=(0,M.uU)(n,t),p=(0,M.pQ)(n,t);return{hidden:o,getRootProps:function(){return{"aria-labelledby":null!=p?p:void 0,hidden:o,id:null!=r?r:void 0}}}},u=n(46417),O=["children","component","value","slotProps","slots"],s=p.forwardRef((function(e,t){var n,p=e.children,i=e.component,M=e.slotProps,s=void 0===M?{}:M,l=e.slots,d=void 0===l?{}:l,f=(0,r.Z)(e,O),A=z(e),q=A.hidden,h=A.getRootProps,W=(0,o.Z)({},e,{hidden:q}),g=function(e){var t={root:["root",e.hidden&&"hidden"]};return(0,c.Z)(t,a,{})}(W),v=null!=(n=null!=i?i:d.root)?n:"div",m=(0,b.Z)({elementType:v,getSlotProps:h,externalSlotProps:s.root,externalForwardedProps:f,additionalProps:{role:"tabpanel",ref:t},ownerState:W,className:g.root});return(0,u.jsx)(v,(0,o.Z)({},m,{children:!q&&p}))}))},81543:function(e,t,n){"use strict";n.d(t,{Z:function(){return A}});var o=n(87462),r=n(63366),p=n(47313),b=n(47472),c=n(21921),i=n(55863),a=n(80403),M=n(29439),z=n(95669),u=n(34816);var O=["getRootProps"];var s=function(e){var t,n,c=e.value,i=e.onChange,s=e.onClick,l=e.onFocus,d=function(e){var t=e.disabled,n=void 0!==t&&t,r=e.focusableWhenDisabled,c=e.href,i=e.ref,a=e.tabIndex,O=e.to,s=e.type,l=p.useRef(),d=p.useState(!1),f=(0,M.Z)(d,2),A=f[0],q=f[1],h=(0,z.Z)(),W=h.isFocusVisibleRef,g=h.onFocus,v=h.onBlur,m=h.ref,R=p.useState(!1),y=(0,M.Z)(R,2),L=y[0],B=y[1];n&&!r&&L&&B(!1),p.useEffect((function(){W.current=L}),[L,W]);var C=p.useState(""),N=(0,M.Z)(C,2),w=N[0],D=N[1],E=function(e){return function(t){var n;L&&t.preventDefault(),null==(n=e.onMouseLeave)||n.call(e,t)}},x=function(e){return function(t){var n;v(t),!1===W.current&&B(!1),null==(n=e.onBlur)||n.call(e,t)}},S=function(e){return function(t){var n,o;l.current||(l.current=t.currentTarget),g(t),!0===W.current&&(B(!0),null==(o=e.onFocusVisible)||o.call(e,t)),null==(n=e.onFocus)||n.call(e,t)}},T=function(){var e=l.current;return"BUTTON"===w||"INPUT"===w&&["button","submit","reset"].includes(null==e?void 0:e.type)||"A"===w&&(null==e?void 0:e.href)},X=function(e){return function(t){var o;n||null==(o=e.onClick)||o.call(e,t)}},k=function(e){return function(t){var o;n||(q(!0),document.addEventListener("mouseup",(function(){q(!1)}),{once:!0})),null==(o=e.onMouseDown)||o.call(e,t)}},F=function(e){return function(t){var o,r;null==(o=e.onKeyDown)||o.call(e,t),t.defaultPrevented||(t.target!==t.currentTarget||T()||" "!==t.key||t.preventDefault(),t.target!==t.currentTarget||" "!==t.key||n||q(!0),t.target!==t.currentTarget||T()||"Enter"!==t.key||n||(null==(r=e.onClick)||r.call(e,t),t.preventDefault()))}},P=function(e){return function(t){var o,r;t.target===t.currentTarget&&q(!1),null==(o=e.onKeyUp)||o.call(e,t),t.target!==t.currentTarget||T()||n||" "!==t.key||t.defaultPrevented||null==(r=e.onClick)||r.call(e,t)}},_=p.useCallback((function(e){var t;D(null!=(t=null==e?void 0:e.tagName)?t:"")}),[]),I=(0,b.Z)(_,i,m,l),j={};return"BUTTON"===w?(j.type=null!=s?s:"button",r?j["aria-disabled"]=n:j.disabled=n):""!==w&&(c||O||(j.role="button",j.tabIndex=null!=a?a:0),n&&(j["aria-disabled"]=n,j.tabIndex=r?null!=a?a:0:-1)),{getRootProps:function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},n=(0,u.Z)(e),r=(0,o.Z)({},n,t);return delete r.onFocusVisible,(0,o.Z)({type:s},r,j,{onBlur:x(r),onClick:X(r),onFocus:S(r),onKeyDown:F(r),onKeyUp:P(r),onMouseDown:k(r),onMouseLeave:E(r),ref:I})},focusVisible:L,setFocusVisible:B,disabled:n,active:A}}(e),f=d.getRootProps,A=(0,r.Z)(d,O),q=(0,a._i)();if(null===q)throw new Error("No TabContext provided");var h=null!=c?c:0,W=q.value===h,g=q.selectionFollowsFocus,v={role:"tab","aria-controls":null!=(t=(0,a.uU)(q,h))?t:void 0,id:null!=(n=(0,a.pQ)(q,h))?n:void 0,"aria-selected":W,disabled:A.disabled},m=function(e){return function(t){var n;null==(n=e.onFocus)||n.call(e,t),t.defaultPrevented||(g&&!W&&(i&&i(t,h),q.onSelected(t,h)),l&&l(t))}},R=function(e){return function(t){var n;null==(n=e.onClick)||n.call(e,t),t.defaultPrevented||(W||(i&&i(t,h),q.onSelected(t,h)),s&&s(t))}};return(0,o.Z)({getRootProps:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=f((0,o.Z)({},e,{onClick:R(e),onFocus:m(e)}));return(0,o.Z)({},t,v)}},A,{selected:W})},l=n(19648),d=n(46417),f=["action","children","value","disabled","onChange","onClick","onFocus","component","slotProps","slots"],A=p.forwardRef((function(e,t){var n,a=e.action,M=e.children,z=e.disabled,u=void 0!==z&&z,O=e.component,A=e.slotProps,q=void 0===A?{}:A,h=e.slots,W=void 0===h?{}:h,g=(0,r.Z)(e,f),v=p.useRef(),m=(0,b.Z)(v,t),R=s((0,o.Z)({},e,{ref:m})),y=R.active,L=R.focusVisible,B=R.setFocusVisible,C=R.selected,N=R.getRootProps;p.useImperativeHandle(a,(function(){return{focusVisible:function(){B(!0),v.current.focus()}}}),[B]);var w=(0,o.Z)({},e,{active:y,focusVisible:L,disabled:u,selected:C}),D=function(e){var t={root:["root",e.selected&&"selected",e.disabled&&"disabled"]};return(0,c.Z)(t,i.h,{})}(w),E=null!=(n=null!=O?O:W.root)?n:"button",x=(0,l.Z)({elementType:E,getSlotProps:N,externalSlotProps:q.root,externalForwardedProps:g,additionalProps:{ref:t},ownerState:w,className:D.root});return(0,d.jsx)(E,(0,o.Z)({},x,{children:M}))}))},55863:function(e,t,n){"use strict";n.d(t,{h:function(){return r}});var o=n(32298);function r(e){return(0,o.Z)("MuiTab",e)}var p=(0,n(77430).Z)("MuiTab",["root","selected","disabled"]);t.Z=p},42361:function(e,t,n){"use strict";n.d(t,{Z:function(){return h}});var o=n(87462),r=n(63366),p=n(47313),b=n(21921),c=n(19648),i=n(32298);function a(e){return(0,i.Z)("MuiTabsList",e)}(0,n(77430).Z)("MuiTabsList",["root","horizontal","vertical"]);var M=n(47472),z=n(49081),u=(n(96214),n(80403)),O=n(34816),s=function(e,t){return e?e===t?e.firstChild:t&&t.nextElementSibling?t.nextElementSibling:e.firstChild:null},l=function(e,t){return e?e===t?e.lastChild:t&&t.previousElementSibling?t.previousElementSibling:e.lastChild:null},d=function(e,t,n){for(var o=!1,r=n(e,t);e&&r;){if(r===e.firstChild){if(o)return;o=!0}var p=r.disabled||"true"===r.getAttribute("aria-disabled");if(r.hasAttribute("tabindex")&&!p)return void r.focus();r=n(e,r)}};var f=function(e){var t=e["aria-label"],n=e["aria-labelledby"],r=e.children,b=e.ref,c=p.createRef(),i=(0,M.Z)(c,b),a=(0,u._i)();if(null===a)throw new Error("No TabContext provided");var f=a.value,A=a.orientation,q=void 0===A?"horizontal":A,h=a.direction,W="rtl"===(void 0===h?"ltr":h),g=function(e){return function(t){var n;!function(e){var t=c.current,n=(0,z.Z)(t).activeElement;if("tab"===(null==n?void 0:n.getAttribute("role"))){var o="horizontal"===q?"ArrowLeft":"ArrowUp",r="horizontal"===q?"ArrowRight":"ArrowDown";switch("horizontal"===q&&W&&(o="ArrowRight",r="ArrowLeft"),e.key){case o:e.preventDefault(),d(t,n,l);break;case r:e.preventDefault(),d(t,n,s);break;case"Home":e.preventDefault(),d(t,null,s);break;case"End":e.preventDefault(),d(t,null,l)}}}(t),null==(n=e.onKeyDown)||n.call(e,t)}},v=p.useCallback((function(){var e=new Map,t=0;return p.Children.map(r,(function(n){if(!p.isValidElement(n))return null;var r=void 0===n.props.value?t:n.props.value;return e.set(r,t),t+=1,p.cloneElement(n,(0,o.Z)({value:r},1===t&&!1===f&&!n.props.tabIndex||f===r?{tabIndex:0}:{tabIndex:-1}))}))}),[r,f]);return{isRtl:W,orientation:q,value:f,processChildren:v,getRootProps:function(){var r=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},p=(0,O.Z)(e),b=(0,o.Z)({},p,r),c={onKeyDown:g(b)},a=(0,o.Z)({},b,c);return(0,o.Z)({"aria-label":t,"aria-labelledby":n,"aria-orientation":"vertical"===q?"vertical":void 0,role:"tablist",ref:i},a)}}},A=n(46417),q=["children","component","slotProps","slots"],h=p.forwardRef((function(e,t){var n,p=e.component,i=e.slotProps,M=void 0===i?{}:i,z=e.slots,u=void 0===z?{}:z,O=(0,r.Z)(e,q),s=f((0,o.Z)({},e,{ref:t})),l=s.isRtl,d=s.orientation,h=s.getRootProps,W=s.processChildren,g=(0,o.Z)({},e,{isRtl:l,orientation:d}),v=function(e){var t={root:["root",e.orientation]};return(0,b.Z)(t,a,{})}(g),m=null!=(n=null!=p?p:u.root)?n:"div",R=(0,c.Z)({elementType:m,getSlotProps:h,externalSlotProps:M.root,externalForwardedProps:O,ownerState:g,className:v.root}),y=W();return(0,A.jsx)(m,(0,o.Z)({},R,{children:y}))}))},80403:function(e,t,n){"use strict";n.d(t,{_i:function(){return p},pQ:function(){return c},uU:function(){return b}});var o=n(47313),r=o.createContext(null);function p(){return o.useContext(r)}function b(e,t){return null===e.idPrefix?null:"".concat(e.idPrefix,"-P-").concat(t)}function c(e,t){return null===e.idPrefix?null:"".concat(e.idPrefix,"-T-").concat(t)}t.ZP=r},72191:function(e,t,n){"use strict";n.d(t,{Z:function(){return f}});var o=n(87462),r=n(63366),p=n(47313),b=n(19648),c=n(21921),i=n(32298);function a(e){return(0,i.Z)("MuiTabs",e)}(0,n(77430).Z)("MuiTabs",["root","horizontal","vertical"]);var M=n(29439),z=n(10782),u=n(33362);var O=function(e){var t=e.value,n=e.defaultValue,o=e.onChange,r=e.orientation,b=e.direction,c=e.selectionFollowsFocus,i=(0,z.Z)({controlled:t,default:n,name:"Tabs",state:"value"}),a=(0,M.Z)(i,2),O=a[0],s=a[1],l=(0,u.Z)(),d=p.useCallback((function(e,t){s(t),o&&o(e,t)}),[o,s]);return{tabsContextValue:p.useMemo((function(){return{idPrefix:l,value:O,onSelected:d,orientation:r,direction:b,selectionFollowsFocus:c}}),[l,O,d,r,b,c])}},s=n(80403),l=n(46417),d=["children","value","defaultValue","orientation","direction","component","onChange","selectionFollowsFocus","slotProps","slots"],f=p.forwardRef((function(e,t){var n,p=e.children,i=e.orientation,M=void 0===i?"horizontal":i,z=e.direction,u=void 0===z?"ltr":z,f=e.component,A=e.slotProps,q=void 0===A?{}:A,h=e.slots,W=void 0===h?{}:h,g=(0,r.Z)(e,d),v=O(e).tabsContextValue,m=(0,o.Z)({},e,{orientation:M,direction:u}),R=function(e){var t={root:["root",e.orientation]};return(0,c.Z)(t,a,{})}(m),y=null!=(n=null!=f?f:W.root)?n:"div",L=(0,b.Z)({elementType:y,externalSlotProps:q.root,externalForwardedProps:g,additionalProps:{ref:t},ownerState:m,className:R.root});return(0,l.jsx)(y,(0,o.Z)({},L,{children:(0,l.jsx)(s.ZP.Provider,{value:v,children:p})}))}))},72106:function(e,t,n){"use strict";var o=n(64836);t.Z=void 0;var r=o(n(45045)),p=n(46417),b=(0,r.default)([(0,p.jsx)("path",{d:"M11.99 2C6.47 2 2 6.48 2 12s4.47 10 9.99 10C17.52 22 22 17.52 22 12S17.52 2 11.99 2zM12 20c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8z"},"0"),(0,p.jsx)("path",{d:"M12.5 7H11v6l5.25 3.15.75-1.23-4.5-2.67z"},"1")],"AccessTime");t.Z=b},88999:function(e,t,n){"use strict";var o=n(64836);t.Z=void 0;var r=o(n(45045)),p=n(46417),b=(0,r.default)((0,p.jsx)("path",{d:"M11.99 2C6.47 2 2 6.48 2 12s4.47 10 9.99 10C17.52 22 22 17.52 22 12S17.52 2 11.99 2zM12 20c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8zm.5-13H11v6l5.25 3.15.75-1.23-4.5-2.67z"}),"AccessTimeOutlined");t.Z=b},66713:function(e,t,n){"use strict";var o=n(64836);t.Z=void 0;var r=o(n(45045)),p=n(46417),b=(0,r.default)((0,p.jsx)("path",{d:"M6.23 20.23 8 22l10-10L8 2 6.23 3.77 14.46 12z"}),"ArrowForwardIos");t.Z=b},54569:function(e,t,n){"use strict";var o=n(64836);t.Z=void 0;var r=o(n(45045)),p=n(46417),b=(0,r.default)((0,p.jsx)("path",{d:"M16.01 11H4v2h12.01v3L20 12l-3.99-4z"}),"ArrowRightAlt");t.Z=b},89790:function(e,t,n){"use strict";var o=n(64836);t.Z=void 0;var r=o(n(45045)),p=n(46417),b=(0,r.default)((0,p.jsx)("path",{d:"M15.41 7.41 14 6l-6 6 6 6 1.41-1.41L10.83 12z"}),"ChevronLeft");t.Z=b},54045:function(e,t,n){"use strict";var o=n(64836);t.Z=void 0;var r=o(n(45045)),p=n(46417),b=(0,r.default)((0,p.jsx)("path",{d:"M10 6 8.59 7.41 13.17 12l-4.58 4.59L10 18l6-6z"}),"ChevronRight");t.Z=b},28165:function(e,t,n){"use strict";var o=n(64836);t.Z=void 0;var r=o(n(45045)),p=n(46417),b=(0,r.default)((0,p.jsx)("path",{d:"M9 11H7v2h2v-2zm4 0h-2v2h2v-2zm4 0h-2v2h2v-2zm2-7h-1V2h-2v2H8V2H6v2H5c-1.11 0-1.99.9-1.99 2L3 20c0 1.1.89 2 2 2h14c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2zm0 16H5V9h14v11z"}),"DateRange");t.Z=b},96217:function(e,t,n){"use strict";var o=n(64836);t.Z=void 0;var r=o(n(45045)),p=n(46417),b=(0,r.default)((0,p.jsx)("path",{d:"M6 19c0 1.1.9 2 2 2h8c1.1 0 2-.9 2-2V7H6v12zM8 9h8v10H8V9zm7.5-5-1-1h-5l-1 1H5v2h14V4z"}),"DeleteOutline");t.Z=b},57822:function(e,t,n){"use strict";var o=n(64836);t.Z=void 0;var r=o(n(45045)),p=n(46417),b=(0,r.default)((0,p.jsx)("path",{d:"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm1 15h-2v-2h2v2zm0-4h-2V7h2v6z"}),"Error");t.Z=b},55748:function(e,t,n){"use strict";var o=n(64836);t.Z=void 0;var r=o(n(45045)),p=n(46417),b=(0,r.default)((0,p.jsx)("path",{d:"M15 9.86 18.03 12 15 14.14V9.86m-9 0L9.03 12 6 14.14V9.86M13 6v12l8.5-6L13 6zM4 6v12l8.5-6L4 6z"}),"FastForwardOutlined");t.Z=b},22628:function(e,t,n){"use strict";var o=n(64836);t.Z=void 0;var r=o(n(45045)),p=n(46417),b=(0,r.default)((0,p.jsx)("path",{d:"M18 9.86v4.28L14.97 12 18 9.86m-9 0v4.28L5.97 12 9 9.86M20 6l-8.5 6 8.5 6V6zm-9 0-8.5 6 8.5 6V6z"}),"FastRewindOutlined");t.Z=b},36240:function(e,t,n){"use strict";var o=n(64836);t.Z=void 0;var r=o(n(45045)),p=n(46417),b=(0,r.default)((0,p.jsx)("path",{d:"M13 3c-4.97 0-9 4.03-9 9H1l3.89 3.89.07.14L9 12H6c0-3.87 3.13-7 7-7s7 3.13 7 7-3.13 7-7 7c-1.93 0-3.68-.79-4.94-2.06l-1.42 1.42C8.27 19.99 10.51 21 13 21c4.97 0 9-4.03 9-9s-4.03-9-9-9zm-1 5v5l4.28 2.54.72-1.21-3.5-2.08V8H12z"}),"History");t.Z=b},446:function(e,t,n){"use strict";var o=n(64836);t.Z=void 0;var r=o(n(45045)),p=n(46417),b=(0,r.default)((0,p.jsx)("path",{d:"M7.41 8.59 12 13.17l4.59-4.58L18 10l-6 6-6-6 1.41-1.41z"}),"KeyboardArrowDown");t.Z=b},66859:function(e,t,n){"use strict";var o=n(64836);t.Z=void 0;var r=o(n(45045)),p=n(46417),b=(0,r.default)((0,p.jsx)("path",{d:"M7.41 8.59 12 13.17l4.59-4.58L18 10l-6 6-6-6 1.41-1.41z"}),"KeyboardArrowDownOutlined");t.Z=b},21411:function(e,t,n){"use strict";var o=n(64836);t.Z=void 0;var r=o(n(45045)),p=n(46417),b=(0,r.default)((0,p.jsx)("path",{d:"M15.41 16.59 10.83 12l4.58-4.59L14 6l-6 6 6 6 1.41-1.41z"}),"KeyboardArrowLeft");t.Z=b},77782:function(e,t,n){"use strict";var o=n(64836);t.Z=void 0;var r=o(n(45045)),p=n(46417),b=(0,r.default)((0,p.jsx)("path",{d:"M8.59 16.59 13.17 12 8.59 7.41 10 6l6 6-6 6-1.41-1.41z"}),"KeyboardArrowRight");t.Z=b},47518:function(e,t,n){"use strict";var o=n(64836);t.Z=void 0;var r=o(n(45045)),p=n(46417),b=(0,r.default)((0,p.jsx)("path",{d:"M8.59 16.59 13.17 12 8.59 7.41 10 6l6 6-6 6-1.41-1.41z"}),"KeyboardArrowRightOutlined");t.Z=b},3665:function(e,t,n){"use strict";var o=n(64836);t.Z=void 0;var r=o(n(45045)),p=n(46417),b=(0,r.default)((0,p.jsx)("path",{d:"M7.41 15.41 12 10.83l4.59 4.58L18 14l-6-6-6 6z"}),"KeyboardArrowUp");t.Z=b},32882:function(e,t,n){"use strict";var o=n(64836);t.Z=void 0;var r=o(n(45045)),p=n(46417),b=(0,r.default)((0,p.jsx)("path",{d:"M7.41 15.41 12 10.83l4.59 4.58L18 14l-6-6-6 6 1.41 1.41z"}),"KeyboardArrowUpOutlined");t.Z=b},75115:function(e,t,n){"use strict";var o=n(64836);t.Z=void 0;var r=o(n(45045)),p=n(46417),b=(0,r.default)([(0,p.jsx)("path",{d:"M18 6.41 16.59 5 12 9.58 7.41 5 6 6.41l6 6z"},"0"),(0,p.jsx)("path",{d:"m18 13-1.41-1.41L12 16.17l-4.59-4.58L6 13l6 6z"},"1")],"KeyboardDoubleArrowDown");t.Z=b},96447:function(e,t,n){"use strict";var o=n(64836);t.Z=void 0;var r=o(n(45045)),p=n(46417),b=(0,r.default)([(0,p.jsx)("path",{d:"M6.41 6 5 7.41 9.58 12 5 16.59 6.41 18l6-6z"},"0"),(0,p.jsx)("path",{d:"m13 6-1.41 1.41L16.17 12l-4.58 4.59L13 18l6-6z"},"1")],"KeyboardDoubleArrowRight");t.Z=b},61729:function(e,t,n){"use strict";var o=n(64836);t.Z=void 0;var r=o(n(45045)),p=n(46417),b=(0,r.default)((0,p.jsx)("path",{d:"M19 19H5V5h7V3H5c-1.11 0-2 .9-2 2v14c0 1.1.89 2 2 2h14c1.1 0 2-.9 2-2v-7h-2v7zM14 3v2h3.59l-9.83 9.83 1.41 1.41L19 6.41V10h2V3h-7z"}),"Launch");t.Z=b},9165:function(e,t,n){"use strict";var o=n(64836);t.Z=void 0;var r=o(n(45045)),p=n(46417),b=(0,r.default)((0,p.jsx)("path",{d:"M3.9 12c0-1.71 1.39-3.1 3.1-3.1h4V7H7c-2.76 0-5 2.24-5 5s2.24 5 5 5h4v-1.9H7c-1.71 0-3.1-1.39-3.1-3.1zM8 13h8v-2H8v2zm9-6h-4v1.9h4c1.71 0 3.1 1.39 3.1 3.1s-1.39 3.1-3.1 3.1h-4V17h4c2.76 0 5-2.24 5-5s-2.24-5-5-5z"}),"Link");t.Z=b},33774:function(e,t,n){"use strict";var o=n(64836);t.Z=void 0;var r=o(n(45045)),p=n(46417),b=(0,r.default)((0,p.jsx)("path",{d:"M19 19H5V5h7V3H5c-1.11 0-2 .9-2 2v14c0 1.1.89 2 2 2h14c1.1 0 2-.9 2-2v-7h-2v7zM14 3v2h3.59l-9.83 9.83 1.41 1.41L19 6.41V10h2V3h-7z"}),"OpenInNew");t.Z=b},13074:function(e,t,n){"use strict";var o=n(64836);t.Z=void 0;var r=o(n(45045)),p=n(46417),b=(0,r.default)((0,p.jsx)("path",{d:"M19 13H5v-2h14v2z"}),"RemoveOutlined");t.Z=b},57983:function(e,t,n){"use strict";var o=n(64836);t.Z=void 0;var r=o(n(45045)),p=n(46417),b=(0,r.default)((0,p.jsx)("path",{d:"M15.5 14h-.79l-.28-.27C15.41 12.59 16 11.11 16 9.5 16 5.91 13.09 3 9.5 3S3 5.91 3 9.5 5.91 16 9.5 16c1.61 0 3.09-.59 4.23-1.57l.27.28v.79l5 4.99L20.49 19l-4.99-5zm-6 0C7.01 14 5 11.99 5 9.5S7.01 5 9.5 5 14 7.01 14 9.5 11.99 14 9.5 14z"}),"Search");t.Z=b},79263:function(e,t,n){"use strict";var o=n(64836);t.Z=void 0;var r=o(n(45045)),p=n(46417),b=(0,r.default)((0,p.jsx)("path",{d:"m6 18 8.5-6L6 6v12zm2-8.14L11.03 12 8 14.14V9.86zM16 6h2v12h-2z"}),"SkipNextOutlined");t.Z=b},53390:function(e,t,n){"use strict";var o=n(64836);t.Z=void 0;var r=o(n(45045)),p=n(46417),b=(0,r.default)((0,p.jsx)("path",{d:"M6 6h2v12H6zm3.5 6 8.5 6V6l-8.5 6zm6.5 2.14L12.97 12 16 9.86v4.28z"}),"SkipPreviousOutlined");t.Z=b},74612:function(e,t,n){"use strict";var o=n(64836);t.Z=void 0;var r=o(n(45045)),p=n(46417),b=(0,r.default)((0,p.jsx)("path",{d:"M3 18h6v-2H3v2zM3 6v2h18V6H3zm0 7h12v-2H3v2z"}),"SortOutlined");t.Z=b},68816:function(e,t,n){"use strict";var o=n(64836);t.Z=void 0;var r=o(n(45045)),p=n(46417),b=(0,r.default)((0,p.jsx)("path",{d:"M12 17.27 18.18 21l-1.64-7.03L22 9.24l-7.19-.61L12 2 9.19 8.63 2 9.24l5.46 4.73L5.82 21z"}),"Star");t.Z=b},78941:function(e,t,n){"use strict";var o=n(64836);t.Z=void 0;var r=o(n(45045)),p=n(46417),b=(0,r.default)((0,p.jsx)("path",{d:"m22 9.24-7.19-.62L12 2 9.19 8.63 2 9.24l5.46 4.73L5.82 21 12 17.27 18.18 21l-1.63-7.03L22 9.24zM12 15.4l-3.76 2.27 1-4.28-3.32-2.88 4.38-.38L12 6.1l1.71 4.04 4.38.38-3.32 2.88 1 4.28L12 15.4z"}),"StarBorder");t.Z=b},72453:function(e,t,n){"use strict";var o=n(64836);t.Z=void 0;var r=o(n(45045)),p=n(46417),b=(0,r.default)((0,p.jsx)("path",{d:"M12 4V1L8 5l4 4V6c3.31 0 6 2.69 6 6 0 1.01-.25 1.97-.7 2.8l1.46 1.46C19.54 15.03 20 13.57 20 12c0-4.42-3.58-8-8-8zm0 14c-3.31 0-6-2.69-6-6 0-1.01.25-1.97.7-2.8L5.24 7.74C4.46 8.97 4 10.43 4 12c0 4.42 3.58 8 8 8v3l4-4-4-4v3z"}),"Sync");t.Z=b},70306:function(e,t,n){"use strict";var o=n(64836);t.Z=void 0;var r=o(n(45045)),p=n(46417),b=(0,r.default)([(0,p.jsx)("path",{d:"M15.5 14h-.79l-.28-.27C15.41 12.59 16 11.11 16 9.5 16 5.91 13.09 3 9.5 3S3 5.91 3 9.5 5.91 16 9.5 16c1.61 0 3.09-.59 4.23-1.57l.27.28v.79l5 4.99L20.49 19l-4.99-5zm-6 0C7.01 14 5 11.99 5 9.5S7.01 5 9.5 5 14 7.01 14 9.5 11.99 14 9.5 14z"},"0"),(0,p.jsx)("path",{d:"M12 10h-2v2H9v-2H7V9h2V7h1v2h2v1z"},"1")],"ZoomIn");t.Z=b},22166:function(e,t,n){"use strict";var o=n(64836);t.Z=void 0;var r=o(n(45045)),p=n(46417),b=(0,r.default)((0,p.jsx)("path",{d:"M9 9V3H7v2.59L3.91 2.5 2.5 3.91 5.59 7H3v2h6zm12 0V7h-2.59l3.09-3.09-1.41-1.41L17 5.59V3h-2v6h6zM3 15v2h2.59L2.5 20.09l1.41 1.41L7 18.41V21h2v-6H3zm12 0v6h2v-2.59l3.09 3.09 1.41-1.41L18.41 17H21v-2h-6z"}),"ZoomInMap");t.Z=b},48005:function(e,t,n){"use strict";var o=n(64836);t.Z=void 0;var r=o(n(45045)),p=n(46417),b=(0,r.default)((0,p.jsx)("path",{d:"M15.5 14h-.79l-.28-.27C15.41 12.59 16 11.11 16 9.5 16 5.91 13.09 3 9.5 3S3 5.91 3 9.5 5.91 16 9.5 16c1.61 0 3.09-.59 4.23-1.57l.27.28v.79l5 4.99L20.49 19l-4.99-5zm-6 0C7.01 14 5 11.99 5 9.5S7.01 5 9.5 5 14 7.01 14 9.5 11.99 14 9.5 14zM7 9h5v1H7z"}),"ZoomOut");t.Z=b},65726:function(e,t,n){"use strict";var o=n(64836);t.Z=void 0;var r=o(n(45045)),p=n(46417),b=(0,r.default)((0,p.jsx)("path",{d:"m15 3 2.3 2.3-2.89 2.87 1.42 1.42L18.7 6.7 21 9V3h-6zM3 9l2.3-2.3 2.87 2.89 1.42-1.42L6.7 5.3 9 3H3v6zm6 12-2.3-2.3 2.89-2.87-1.42-1.42L5.3 17.3 3 15v6h6zm12-6-2.3 2.3-2.87-2.89-1.42 1.42 2.89 2.87L15 21h6v-6z"}),"ZoomOutMap");t.Z=b},69099:function(e,t,n){"use strict";n.d(t,{Z:function(){return y}});var o=n(4942),r=n(63366),p=n(87462),b=n(47313),c=n(83061),i=n(29023),a=n(21921),M=n(17551),z=n(88564),u=n(29394),O=n(67999),s=n(91615),l=n(77430),d=n(32298);function f(e){return(0,d.Z)("MuiButton",e)}var A=(0,l.Z)("MuiButton",["root","text","textInherit","textPrimary","textSecondary","textSuccess","textError","textInfo","textWarning","outlined","outlinedInherit","outlinedPrimary","outlinedSecondary","outlinedSuccess","outlinedError","outlinedInfo","outlinedWarning","contained","containedInherit","containedPrimary","containedSecondary","containedSuccess","containedError","containedInfo","containedWarning","disableElevation","focusVisible","disabled","colorInherit","textSizeSmall","textSizeMedium","textSizeLarge","outlinedSizeSmall","outlinedSizeMedium","outlinedSizeLarge","containedSizeSmall","containedSizeMedium","containedSizeLarge","sizeMedium","sizeSmall","sizeLarge","fullWidth","startIcon","endIcon","iconSizeSmall","iconSizeMedium","iconSizeLarge"]);var q=b.createContext({}),h=n(46417),W=["children","color","component","className","disabled","disableElevation","disableFocusRipple","endIcon","focusVisibleClassName","fullWidth","size","startIcon","type","variant"],g=function(e){return(0,p.Z)({},"small"===e.size&&{"& > *:nth-of-type(1)":{fontSize:18}},"medium"===e.size&&{"& > *:nth-of-type(1)":{fontSize:20}},"large"===e.size&&{"& > *:nth-of-type(1)":{fontSize:22}})},v=(0,z.ZP)(O.Z,{shouldForwardProp:function(e){return(0,z.FO)(e)||"classes"===e},name:"MuiButton",slot:"Root",overridesResolver:function(e,t){var n=e.ownerState;return[t.root,t[n.variant],t["".concat(n.variant).concat((0,s.Z)(n.color))],t["size".concat((0,s.Z)(n.size))],t["".concat(n.variant,"Size").concat((0,s.Z)(n.size))],"inherit"===n.color&&t.colorInherit,n.disableElevation&&t.disableElevation,n.fullWidth&&t.fullWidth]}})((function(e){var t,n,r,b=e.theme,c=e.ownerState;return(0,p.Z)({},b.typography.button,(t={minWidth:64,padding:"6px 16px",borderRadius:(b.vars||b).shape.borderRadius,transition:b.transitions.create(["background-color","box-shadow","border-color","color"],{duration:b.transitions.duration.short}),"&:hover":(0,p.Z)({textDecoration:"none",backgroundColor:b.vars?"rgba(".concat(b.vars.palette.text.primaryChannel," / ").concat(b.vars.palette.action.hoverOpacity,")"):(0,M.Fq)(b.palette.text.primary,b.palette.action.hoverOpacity),"@media (hover: none)":{backgroundColor:"transparent"}},"text"===c.variant&&"inherit"!==c.color&&{backgroundColor:b.vars?"rgba(".concat(b.vars.palette[c.color].mainChannel," / ").concat(b.vars.palette.action.hoverOpacity,")"):(0,M.Fq)(b.palette[c.color].main,b.palette.action.hoverOpacity),"@media (hover: none)":{backgroundColor:"transparent"}},"outlined"===c.variant&&"inherit"!==c.color&&{border:"1px solid ".concat((b.vars||b).palette[c.color].main),backgroundColor:b.vars?"rgba(".concat(b.vars.palette[c.color].mainChannel," / ").concat(b.vars.palette.action.hoverOpacity,")"):(0,M.Fq)(b.palette[c.color].main,b.palette.action.hoverOpacity),"@media (hover: none)":{backgroundColor:"transparent"}},"contained"===c.variant&&{backgroundColor:(b.vars||b).palette.grey.A100,boxShadow:(b.vars||b).shadows[4],"@media (hover: none)":{boxShadow:(b.vars||b).shadows[2],backgroundColor:(b.vars||b).palette.grey[300]}},"contained"===c.variant&&"inherit"!==c.color&&{backgroundColor:(b.vars||b).palette[c.color].dark,"@media (hover: none)":{backgroundColor:(b.vars||b).palette[c.color].main}}),"&:active":(0,p.Z)({},"contained"===c.variant&&{boxShadow:(b.vars||b).shadows[8]})},(0,o.Z)(t,"&.".concat(A.focusVisible),(0,p.Z)({},"contained"===c.variant&&{boxShadow:(b.vars||b).shadows[6]})),(0,o.Z)(t,"&.".concat(A.disabled),(0,p.Z)({color:(b.vars||b).palette.action.disabled},"outlined"===c.variant&&{border:"1px solid ".concat((b.vars||b).palette.action.disabledBackground)},"contained"===c.variant&&{color:(b.vars||b).palette.action.disabled,boxShadow:(b.vars||b).shadows[0],backgroundColor:(b.vars||b).palette.action.disabledBackground})),t),"text"===c.variant&&{padding:"6px 8px"},"text"===c.variant&&"inherit"!==c.color&&{color:(b.vars||b).palette[c.color].main},"outlined"===c.variant&&{padding:"5px 15px",border:"1px solid currentColor"},"outlined"===c.variant&&"inherit"!==c.color&&{color:(b.vars||b).palette[c.color].main,border:b.vars?"1px solid rgba(".concat(b.vars.palette[c.color].mainChannel," / 0.5)"):"1px solid ".concat((0,M.Fq)(b.palette[c.color].main,.5))},"contained"===c.variant&&{color:b.vars?b.vars.palette.text.primary:null==(n=(r=b.palette).getContrastText)?void 0:n.call(r,b.palette.grey[300]),backgroundColor:(b.vars||b).palette.grey[300],boxShadow:(b.vars||b).shadows[2]},"contained"===c.variant&&"inherit"!==c.color&&{color:(b.vars||b).palette[c.color].contrastText,backgroundColor:(b.vars||b).palette[c.color].main},"inherit"===c.color&&{color:"inherit",borderColor:"currentColor"},"small"===c.size&&"text"===c.variant&&{padding:"4px 5px",fontSize:b.typography.pxToRem(13)},"large"===c.size&&"text"===c.variant&&{padding:"8px 11px",fontSize:b.typography.pxToRem(15)},"small"===c.size&&"outlined"===c.variant&&{padding:"3px 9px",fontSize:b.typography.pxToRem(13)},"large"===c.size&&"outlined"===c.variant&&{padding:"7px 21px",fontSize:b.typography.pxToRem(15)},"small"===c.size&&"contained"===c.variant&&{padding:"4px 10px",fontSize:b.typography.pxToRem(13)},"large"===c.size&&"contained"===c.variant&&{padding:"8px 22px",fontSize:b.typography.pxToRem(15)},c.fullWidth&&{width:"100%"})}),(function(e){var t;return e.ownerState.disableElevation&&(t={boxShadow:"none","&:hover":{boxShadow:"none"}},(0,o.Z)(t,"&.".concat(A.focusVisible),{boxShadow:"none"}),(0,o.Z)(t,"&:active",{boxShadow:"none"}),(0,o.Z)(t,"&.".concat(A.disabled),{boxShadow:"none"}),t)})),m=(0,z.ZP)("span",{name:"MuiButton",slot:"StartIcon",overridesResolver:function(e,t){var n=e.ownerState;return[t.startIcon,t["iconSize".concat((0,s.Z)(n.size))]]}})((function(e){var t=e.ownerState;return(0,p.Z)({display:"inherit",marginRight:8,marginLeft:-4},"small"===t.size&&{marginLeft:-2},g(t))})),R=(0,z.ZP)("span",{name:"MuiButton",slot:"EndIcon",overridesResolver:function(e,t){var n=e.ownerState;return[t.endIcon,t["iconSize".concat((0,s.Z)(n.size))]]}})((function(e){var t=e.ownerState;return(0,p.Z)({display:"inherit",marginRight:-4,marginLeft:8},"small"===t.size&&{marginRight:-2},g(t))})),y=b.forwardRef((function(e,t){var n=b.useContext(q),o=(0,i.Z)(n,e),M=(0,u.Z)({props:o,name:"MuiButton"}),z=M.children,O=M.color,l=void 0===O?"primary":O,d=M.component,A=void 0===d?"button":d,g=M.className,y=M.disabled,L=void 0!==y&&y,B=M.disableElevation,C=void 0!==B&&B,N=M.disableFocusRipple,w=void 0!==N&&N,D=M.endIcon,E=M.focusVisibleClassName,x=M.fullWidth,S=void 0!==x&&x,T=M.size,X=void 0===T?"medium":T,k=M.startIcon,F=M.type,P=M.variant,_=void 0===P?"text":P,I=(0,r.Z)(M,W),j=(0,p.Z)({},M,{color:l,component:A,disabled:L,disableElevation:C,disableFocusRipple:w,fullWidth:S,size:X,type:F,variant:_}),Z=function(e){var t=e.color,n=e.disableElevation,o=e.fullWidth,r=e.size,b=e.variant,c=e.classes,i={root:["root",b,"".concat(b).concat((0,s.Z)(t)),"size".concat((0,s.Z)(r)),"".concat(b,"Size").concat((0,s.Z)(r)),"inherit"===t&&"colorInherit",n&&"disableElevation",o&&"fullWidth"],label:["label"],startIcon:["startIcon","iconSize".concat((0,s.Z)(r))],endIcon:["endIcon","iconSize".concat((0,s.Z)(r))]},M=(0,a.Z)(i,f,c);return(0,p.Z)({},c,M)}(j),H=k&&(0,h.jsx)(m,{className:Z.startIcon,ownerState:j,children:k}),V=D&&(0,h.jsx)(R,{className:Z.endIcon,ownerState:j,children:D});return(0,h.jsxs)(v,(0,p.Z)({ownerState:j,className:(0,c.Z)(n.className,Z.root,g),component:A,disabled:L,focusRipple:!w,focusVisibleClassName:(0,c.Z)(Z.focusVisible,E),ref:t,type:F},I,{classes:Z,children:[H,z,V]}))}))},44758:function(e,t,n){"use strict";n.d(t,{Z:function(){return B}});var o=n(4942),r=n(63366),p=n(87462),b=n(47313),c=n(83061),i=n(21921),a=n(17551),M=n(97423),z=n(81171),u=n(46417),O=(0,z.Z)((0,u.jsx)("path",{d:"M19 5v14H5V5h14m0-2H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2z"}),"CheckBoxOutlineBlank"),s=(0,z.Z)((0,u.jsx)("path",{d:"M19 3H5c-1.11 0-2 .9-2 2v14c0 1.1.89 2 2 2h14c1.11 0 2-.9 2-2V5c0-1.1-.89-2-2-2zm-9 14l-5-5 1.41-1.41L10 14.17l7.59-7.59L19 8l-9 9z"}),"CheckBox"),l=(0,z.Z)((0,u.jsx)("path",{d:"M19 3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm-2 10H7v-2h10v2z"}),"IndeterminateCheckBox"),d=n(91615),f=n(29394),A=n(88564),q=n(77430),h=n(32298);function W(e){return(0,h.Z)("MuiCheckbox",e)}var g=(0,q.Z)("MuiCheckbox",["root","checked","disabled","indeterminate","colorPrimary","colorSecondary"]),v=["checkedIcon","color","icon","indeterminate","indeterminateIcon","inputProps","size","className"],m=(0,A.ZP)(M.Z,{shouldForwardProp:function(e){return(0,A.FO)(e)||"classes"===e},name:"MuiCheckbox",slot:"Root",overridesResolver:function(e,t){var n=e.ownerState;return[t.root,n.indeterminate&&t.indeterminate,"default"!==n.color&&t["color".concat((0,d.Z)(n.color))]]}})((function(e){var t,n=e.theme,r=e.ownerState;return(0,p.Z)({color:(n.vars||n).palette.text.secondary},!r.disableRipple&&{"&:hover":{backgroundColor:n.vars?"rgba(".concat("default"===r.color?n.vars.palette.action.activeChannel:n.vars.palette.primary.mainChannel," / ").concat(n.vars.palette.action.hoverOpacity,")"):(0,a.Fq)("default"===r.color?n.palette.action.active:n.palette[r.color].main,n.palette.action.hoverOpacity),"@media (hover: none)":{backgroundColor:"transparent"}}},"default"!==r.color&&(t={},(0,o.Z)(t,"&.".concat(g.checked,", &.").concat(g.indeterminate),{color:(n.vars||n).palette[r.color].main}),(0,o.Z)(t,"&.".concat(g.disabled),{color:(n.vars||n).palette.action.disabled}),t))})),R=(0,u.jsx)(s,{}),y=(0,u.jsx)(O,{}),L=(0,u.jsx)(l,{}),B=b.forwardRef((function(e,t){var n,o,a=(0,f.Z)({props:e,name:"MuiCheckbox"}),M=a.checkedIcon,z=void 0===M?R:M,O=a.color,s=void 0===O?"primary":O,l=a.icon,A=void 0===l?y:l,q=a.indeterminate,h=void 0!==q&&q,g=a.indeterminateIcon,B=void 0===g?L:g,C=a.inputProps,N=a.size,w=void 0===N?"medium":N,D=a.className,E=(0,r.Z)(a,v),x=h?B:A,S=h?B:z,T=(0,p.Z)({},a,{color:s,indeterminate:h,size:w}),X=function(e){var t=e.classes,n=e.indeterminate,o=e.color,r={root:["root",n&&"indeterminate","color".concat((0,d.Z)(o))]},b=(0,i.Z)(r,W,t);return(0,p.Z)({},t,b)}(T);return(0,u.jsx)(m,(0,p.Z)({type:"checkbox",inputProps:(0,p.Z)({"data-indeterminate":h},C),icon:b.cloneElement(x,{fontSize:null!=(n=x.props.fontSize)?n:w}),checkedIcon:b.cloneElement(S,{fontSize:null!=(o=S.props.fontSize)?o:w}),ownerState:T,ref:t,className:(0,c.Z)(X.root,D)},E,{classes:X}))}))},85281:function(e,t,n){"use strict";n.d(t,{Z:function(){return D}});var o=n(30168),r=n(63366),p=n(87462),b=n(47313),c=n(83061),i=n(21921),a=n(30686),M=n(91615),z=n(29394),u=n(88564),O=n(77430),s=n(32298);function l(e){return(0,s.Z)("MuiCircularProgress",e)}(0,O.Z)("MuiCircularProgress",["root","determinate","indeterminate","colorPrimary","colorSecondary","svg","circle","circleDeterminate","circleIndeterminate","circleDisableShrink"]);var d,f,A,q,h,W,g,v,m=n(46417),R=["className","color","disableShrink","size","style","thickness","value","variant"],y=44,L=(0,a.F4)(h||(h=d||(d=(0,o.Z)(["\n 0% {\n transform: rotate(0deg);\n }\n\n 100% {\n transform: rotate(360deg);\n }\n"])))),B=(0,a.F4)(W||(W=f||(f=(0,o.Z)(["\n 0% {\n stroke-dasharray: 1px, 200px;\n stroke-dashoffset: 0;\n }\n\n 50% {\n stroke-dasharray: 100px, 200px;\n stroke-dashoffset: -15px;\n }\n\n 100% {\n stroke-dasharray: 100px, 200px;\n stroke-dashoffset: -125px;\n }\n"])))),C=(0,u.ZP)("span",{name:"MuiCircularProgress",slot:"Root",overridesResolver:function(e,t){var n=e.ownerState;return[t.root,t[n.variant],t["color".concat((0,M.Z)(n.color))]]}})((function(e){var t=e.ownerState,n=e.theme;return(0,p.Z)({display:"inline-block"},"determinate"===t.variant&&{transition:n.transitions.create("transform")},"inherit"!==t.color&&{color:(n.vars||n).palette[t.color].main})}),(function(e){return"indeterminate"===e.ownerState.variant&&(0,a.iv)(g||(g=A||(A=(0,o.Z)(["\n animation: "," 1.4s linear infinite;\n "]))),L)})),N=(0,u.ZP)("svg",{name:"MuiCircularProgress",slot:"Svg",overridesResolver:function(e,t){return t.svg}})({display:"block"}),w=(0,u.ZP)("circle",{name:"MuiCircularProgress",slot:"Circle",overridesResolver:function(e,t){var n=e.ownerState;return[t.circle,t["circle".concat((0,M.Z)(n.variant))],n.disableShrink&&t.circleDisableShrink]}})((function(e){var t=e.ownerState,n=e.theme;return(0,p.Z)({stroke:"currentColor"},"determinate"===t.variant&&{transition:n.transitions.create("stroke-dashoffset")},"indeterminate"===t.variant&&{strokeDasharray:"80px, 200px",strokeDashoffset:0})}),(function(e){var t=e.ownerState;return"indeterminate"===t.variant&&!t.disableShrink&&(0,a.iv)(v||(v=q||(q=(0,o.Z)(["\n animation: "," 1.4s ease-in-out infinite;\n "]))),B)})),D=b.forwardRef((function(e,t){var n=(0,z.Z)({props:e,name:"MuiCircularProgress"}),o=n.className,b=n.color,a=void 0===b?"primary":b,u=n.disableShrink,O=void 0!==u&&u,s=n.size,d=void 0===s?40:s,f=n.style,A=n.thickness,q=void 0===A?3.6:A,h=n.value,W=void 0===h?0:h,g=n.variant,v=void 0===g?"indeterminate":g,L=(0,r.Z)(n,R),B=(0,p.Z)({},n,{color:a,disableShrink:O,size:d,thickness:q,value:W,variant:v}),D=function(e){var t=e.classes,n=e.variant,o=e.color,r=e.disableShrink,p={root:["root",n,"color".concat((0,M.Z)(o))],svg:["svg"],circle:["circle","circle".concat((0,M.Z)(n)),r&&"circleDisableShrink"]};return(0,i.Z)(p,l,t)}(B),E={},x={},S={};if("determinate"===v){var T=2*Math.PI*((y-q)/2);E.strokeDasharray=T.toFixed(3),S["aria-valuenow"]=Math.round(W),E.strokeDashoffset="".concat(((100-W)/100*T).toFixed(3),"px"),x.transform="rotate(-90deg)"}return(0,m.jsx)(C,(0,p.Z)({className:(0,c.Z)(D.root,o),style:(0,p.Z)({width:d,height:d},x,f),ownerState:B,ref:t,role:"progressbar"},S,L,{children:(0,m.jsx)(N,{className:D.svg,ownerState:B,viewBox:"".concat(22," ").concat(22," ").concat(y," ").concat(y),children:(0,m.jsx)(w,{className:D.circle,style:E,ownerState:B,cx:y,cy:y,r:(y-q)/2,fill:"none",strokeWidth:q})})}))}))},4117:function(e,t,n){"use strict";n.d(t,{Z:function(){return d}});var o=n(63366),r=n(87462),p=n(47313),b=n(83061),c=n(21921),i=n(88564),a=n(29394),M=n(77430),z=n(32298);function u(e){return(0,z.Z)("MuiDialogActions",e)}(0,M.Z)("MuiDialogActions",["root","spacing"]);var O=n(46417),s=["className","disableSpacing"],l=(0,i.ZP)("div",{name:"MuiDialogActions",slot:"Root",overridesResolver:function(e,t){var n=e.ownerState;return[t.root,!n.disableSpacing&&t.spacing]}})((function(e){var t=e.ownerState;return(0,r.Z)({display:"flex",alignItems:"center",padding:8,justifyContent:"flex-end",flex:"0 0 auto"},!t.disableSpacing&&{"& > :not(:first-of-type)":{marginLeft:8}})})),d=p.forwardRef((function(e,t){var n=(0,a.Z)({props:e,name:"MuiDialogActions"}),p=n.className,i=n.disableSpacing,M=void 0!==i&&i,z=(0,o.Z)(n,s),d=(0,r.Z)({},n,{disableSpacing:M}),f=function(e){var t=e.classes,n={root:["root",!e.disableSpacing&&"spacing"]};return(0,c.Z)(n,u,t)}(d);return(0,O.jsx)(l,(0,r.Z)({className:(0,b.Z)(f.root,p),ownerState:d,ref:t},z))}))},96467:function(e,t,n){"use strict";n.d(t,{Z:function(){return A}});var o=n(4942),r=n(63366),p=n(87462),b=n(47313),c=n(83061),i=n(21921),a=n(88564),M=n(29394),z=n(77430),u=n(32298);function O(e){return(0,u.Z)("MuiDialogContent",e)}(0,z.Z)("MuiDialogContent",["root","dividers"]);var s=n(93174),l=n(46417),d=["className","dividers"],f=(0,a.ZP)("div",{name:"MuiDialogContent",slot:"Root",overridesResolver:function(e,t){var n=e.ownerState;return[t.root,n.dividers&&t.dividers]}})((function(e){var t=e.theme,n=e.ownerState;return(0,p.Z)({flex:"1 1 auto",WebkitOverflowScrolling:"touch",overflowY:"auto",padding:"20px 24px"},n.dividers?{padding:"16px 24px",borderTop:"1px solid ".concat((t.vars||t).palette.divider),borderBottom:"1px solid ".concat((t.vars||t).palette.divider)}:(0,o.Z)({},".".concat(s.Z.root," + &"),{paddingTop:0}))})),A=b.forwardRef((function(e,t){var n=(0,M.Z)({props:e,name:"MuiDialogContent"}),o=n.className,b=n.dividers,a=void 0!==b&&b,z=(0,r.Z)(n,d),u=(0,p.Z)({},n,{dividers:a}),s=function(e){var t=e.classes,n={root:["root",e.dividers&&"dividers"]};return(0,i.Z)(n,O,t)}(u);return(0,l.jsx)(f,(0,p.Z)({className:(0,c.Z)(s.root,o),ownerState:u,ref:t},z))}))},97762:function(e,t,n){"use strict";n.d(t,{Z:function(){return f}});var o=n(63366),r=n(87462),p=n(47313),b=n(83061),c=n(21921),i=n(88564),a=n(29394),M=n(61113),z=n(77430),u=n(32298);function O(e){return(0,u.Z)("MuiDialogContentText",e)}(0,z.Z)("MuiDialogContentText",["root"]);var s=n(46417),l=["children","className"],d=(0,i.ZP)(M.Z,{shouldForwardProp:function(e){return(0,i.FO)(e)||"classes"===e},name:"MuiDialogContentText",slot:"Root",overridesResolver:function(e,t){return t.root}})({}),f=p.forwardRef((function(e,t){var n=(0,a.Z)({props:e,name:"MuiDialogContentText"}),p=n.className,i=(0,o.Z)(n,l),M=function(e){var t=e.classes,n=(0,c.Z)({root:["root"]},O,t);return(0,r.Z)({},t,n)}(i);return(0,s.jsx)(d,(0,r.Z)({component:"p",variant:"body1",color:"text.secondary",ref:t,ownerState:i,className:(0,b.Z)(M.root,p)},n,{classes:M}))}))},33604:function(e,t,n){"use strict";var o=n(87462),r=n(63366),p=n(47313),b=n(83061),c=n(21921),i=n(61113),a=n(88564),M=n(29394),z=n(93174),u=n(63909),O=n(46417),s=["className","id"],l=(0,a.ZP)(i.Z,{name:"MuiDialogTitle",slot:"Root",overridesResolver:function(e,t){return t.root}})({padding:"16px 24px",flex:"0 0 auto"}),d=p.forwardRef((function(e,t){var n=(0,M.Z)({props:e,name:"MuiDialogTitle"}),i=n.className,a=n.id,d=(0,r.Z)(n,s),f=n,A=function(e){var t=e.classes;return(0,c.Z)({root:["root"]},z.a,t)}(f),q=p.useContext(u.Z).titleId,h=void 0===q?a:q;return(0,O.jsx)(l,(0,o.Z)({component:"h2",className:(0,b.Z)(A.root,i),ownerState:f,ref:t,variant:"h6",id:h},d))}));t.Z=d},93174:function(e,t,n){"use strict";n.d(t,{a:function(){return p}});var o=n(77430),r=n(32298);function p(e){return(0,r.Z)("MuiDialogTitle",e)}var b=(0,o.Z)("MuiDialogTitle",["root"]);t.Z=b},33947:function(e,t,n){"use strict";n.d(t,{ZP:function(){return E}});var o=n(63366),r=n(87462),p=n(47313),b=n(83061),c=n(21921),i=n(38390),a=n(60596),M=n(47228),z=n(86983),u=n(19860),O=n(70265),s=n(23533),l=n(46417),d=["addEndListener","appear","children","container","direction","easing","in","onEnter","onEntered","onEntering","onExit","onExited","onExiting","style","timeout","TransitionComponent"];function f(e,t,n){var o,r=function(e,t,n){var o,r=t.getBoundingClientRect(),p=n&&n.getBoundingClientRect(),b=(0,s.Z)(t);if(t.fakeTransform)o=t.fakeTransform;else{var c=b.getComputedStyle(t);o=c.getPropertyValue("-webkit-transform")||c.getPropertyValue("transform")}var i=0,a=0;if(o&&"none"!==o&&"string"===typeof o){var M=o.split("(")[1].split(")")[0].split(",");i=parseInt(M[4],10),a=parseInt(M[5],10)}return"left"===e?"translateX(".concat(p?p.right+i-r.left:b.innerWidth+i-r.left,"px)"):"right"===e?"translateX(-".concat(p?r.right-p.left-i:r.left+r.width-i,"px)"):"up"===e?"translateY(".concat(p?p.bottom+a-r.top:b.innerHeight+a-r.top,"px)"):"translateY(-".concat(p?r.top-p.top+r.height-a:r.top+r.height-a,"px)")}(e,t,"function"===typeof(o=n)?o():o);r&&(t.style.webkitTransform=r,t.style.transform=r)}var A=p.forwardRef((function(e,t){var n=(0,u.Z)(),b={enter:n.transitions.easing.easeOut,exit:n.transitions.easing.sharp},c={enter:n.transitions.duration.enteringScreen,exit:n.transitions.duration.leavingScreen},i=e.addEndListener,A=e.appear,q=void 0===A||A,h=e.children,W=e.container,g=e.direction,v=void 0===g?"down":g,m=e.easing,R=void 0===m?b:m,y=e.in,L=e.onEnter,B=e.onEntered,C=e.onEntering,N=e.onExit,w=e.onExited,D=e.onExiting,E=e.style,x=e.timeout,S=void 0===x?c:x,T=e.TransitionComponent,X=void 0===T?a.ZP:T,k=(0,o.Z)(e,d),F=p.useRef(null),P=(0,z.Z)(h.ref,F,t),_=function(e){return function(t){e&&(void 0===t?e(F.current):e(F.current,t))}},I=_((function(e,t){f(v,e,W),(0,O.n)(e),L&&L(e,t)})),j=_((function(e,t){var o=(0,O.C)({timeout:S,style:E,easing:R},{mode:"enter"});e.style.webkitTransition=n.transitions.create("-webkit-transform",(0,r.Z)({},o)),e.style.transition=n.transitions.create("transform",(0,r.Z)({},o)),e.style.webkitTransform="none",e.style.transform="none",C&&C(e,t)})),Z=_(B),H=_(D),V=_((function(e){var t=(0,O.C)({timeout:S,style:E,easing:R},{mode:"exit"});e.style.webkitTransition=n.transitions.create("-webkit-transform",t),e.style.transition=n.transitions.create("transform",t),f(v,e,W),N&&N(e)})),U=_((function(e){e.style.webkitTransition="",e.style.transition="",w&&w(e)})),G=p.useCallback((function(){F.current&&f(v,F.current,W)}),[v,W]);return p.useEffect((function(){if(!y&&"down"!==v&&"right"!==v){var e=(0,M.Z)((function(){F.current&&f(v,F.current,W)})),t=(0,s.Z)(F.current);return t.addEventListener("resize",e),function(){e.clear(),t.removeEventListener("resize",e)}}}),[v,y,W]),p.useEffect((function(){y||G()}),[y,G]),(0,l.jsx)(X,(0,r.Z)({nodeRef:F,onEnter:I,onEntered:Z,onEntering:j,onExit:V,onExited:U,onExiting:H,addEndListener:function(e){i&&i(F.current,e)},appear:q,in:y,timeout:S},k,{children:function(e,t){return p.cloneElement(h,(0,r.Z)({ref:P,style:(0,r.Z)({visibility:"exited"!==e||y?void 0:"hidden"},E,h.props.style)},t))}}))})),q=n(70501),h=n(91615),W=n(29394),g=n(88564),v=n(77430),m=n(32298);function R(e){return(0,m.Z)("MuiDrawer",e)}(0,v.Z)("MuiDrawer",["root","docked","paper","paperAnchorLeft","paperAnchorRight","paperAnchorTop","paperAnchorBottom","paperAnchorDockedLeft","paperAnchorDockedRight","paperAnchorDockedTop","paperAnchorDockedBottom","modal"]);var y=["BackdropProps"],L=["anchor","BackdropProps","children","className","elevation","hideBackdrop","ModalProps","onClose","open","PaperProps","SlideProps","TransitionComponent","transitionDuration","variant"],B=function(e,t){var n=e.ownerState;return[t.root,("permanent"===n.variant||"persistent"===n.variant)&&t.docked,t.modal]},C=(0,g.ZP)(i.Z,{name:"MuiDrawer",slot:"Root",overridesResolver:B})((function(e){var t=e.theme;return{zIndex:(t.vars||t).zIndex.drawer}})),N=(0,g.ZP)("div",{shouldForwardProp:g.FO,name:"MuiDrawer",slot:"Docked",skipVariantsResolver:!1,overridesResolver:B})({flex:"0 0 auto"}),w=(0,g.ZP)(q.Z,{name:"MuiDrawer",slot:"Paper",overridesResolver:function(e,t){var n=e.ownerState;return[t.paper,t["paperAnchor".concat((0,h.Z)(n.anchor))],"temporary"!==n.variant&&t["paperAnchorDocked".concat((0,h.Z)(n.anchor))]]}})((function(e){var t=e.theme,n=e.ownerState;return(0,r.Z)({overflowY:"auto",display:"flex",flexDirection:"column",height:"100%",flex:"1 0 auto",zIndex:(t.vars||t).zIndex.drawer,WebkitOverflowScrolling:"touch",position:"fixed",top:0,outline:0},"left"===n.anchor&&{left:0},"top"===n.anchor&&{top:0,left:0,right:0,height:"auto",maxHeight:"100%"},"right"===n.anchor&&{right:0},"bottom"===n.anchor&&{top:"auto",left:0,bottom:0,right:0,height:"auto",maxHeight:"100%"},"left"===n.anchor&&"temporary"!==n.variant&&{borderRight:"1px solid ".concat((t.vars||t).palette.divider)},"top"===n.anchor&&"temporary"!==n.variant&&{borderBottom:"1px solid ".concat((t.vars||t).palette.divider)},"right"===n.anchor&&"temporary"!==n.variant&&{borderLeft:"1px solid ".concat((t.vars||t).palette.divider)},"bottom"===n.anchor&&"temporary"!==n.variant&&{borderTop:"1px solid ".concat((t.vars||t).palette.divider)})})),D={left:"right",right:"left",top:"down",bottom:"up"};var E=p.forwardRef((function(e,t){var n=(0,W.Z)({props:e,name:"MuiDrawer"}),i=(0,u.Z)(),a={enter:i.transitions.duration.enteringScreen,exit:i.transitions.duration.leavingScreen},M=n.anchor,z=void 0===M?"left":M,O=n.BackdropProps,s=n.children,d=n.className,f=n.elevation,q=void 0===f?16:f,g=n.hideBackdrop,v=void 0!==g&&g,m=n.ModalProps,B=(m=void 0===m?{}:m).BackdropProps,E=n.onClose,x=n.open,S=void 0!==x&&x,T=n.PaperProps,X=void 0===T?{}:T,k=n.SlideProps,F=n.TransitionComponent,P=void 0===F?A:F,_=n.transitionDuration,I=void 0===_?a:_,j=n.variant,Z=void 0===j?"temporary":j,H=(0,o.Z)(n.ModalProps,y),V=(0,o.Z)(n,L),U=p.useRef(!1);p.useEffect((function(){U.current=!0}),[]);var G=function(e,t){return"rtl"===e.direction&&function(e){return-1!==["left","right"].indexOf(e)}(t)?D[t]:t}(i,z),K=z,Y=(0,r.Z)({},n,{anchor:K,elevation:q,open:S,variant:Z},V),$=function(e){var t=e.classes,n=e.anchor,o=e.variant,r={root:["root"],docked:[("permanent"===o||"persistent"===o)&&"docked"],modal:["modal"],paper:["paper","paperAnchor".concat((0,h.Z)(n)),"temporary"!==o&&"paperAnchorDocked".concat((0,h.Z)(n))]};return(0,c.Z)(r,R,t)}(Y),J=(0,l.jsx)(w,(0,r.Z)({elevation:"temporary"===Z?q:0,square:!0},X,{className:(0,b.Z)($.paper,X.className),ownerState:Y,children:s}));if("permanent"===Z)return(0,l.jsx)(N,(0,r.Z)({className:(0,b.Z)($.root,$.docked,d),ownerState:Y,ref:t},V,{children:J}));var Q=(0,l.jsx)(P,(0,r.Z)({in:S,direction:D[G],timeout:I,appear:U.current},k,{children:J}));return"persistent"===Z?(0,l.jsx)(N,(0,r.Z)({className:(0,b.Z)($.root,$.docked,d),ownerState:Y,ref:t},V,{children:Q})):(0,l.jsx)(C,(0,r.Z)({BackdropProps:(0,r.Z)({},O,B,{transitionDuration:I}),className:(0,b.Z)($.root,$.modal,d),open:S,ownerState:Y,onClose:E,hideBackdrop:v,ref:t},V,H,{children:Q}))}))},80300:function(e,t,n){"use strict";function o(e){var t=e.props,n=e.states,o=e.muiFormControl;return n.reduce((function(e,n){return e[n]=t[n],o&&"undefined"===typeof t[n]&&(e[n]=o[n]),e}),{})}n.d(t,{Z:function(){return o}})},83929:function(e,t,n){"use strict";n.d(t,{Z:function(){return g}});var o=n(4942),r=n(63366),p=n(87462),b=n(47313),c=n(83061),i=n(21921),a=n(83176),M=n(61113),z=n(91615),u=n(88564),O=n(29394),s=n(77430),l=n(32298);function d(e){return(0,l.Z)("MuiFormControlLabel",e)}var f=(0,s.Z)("MuiFormControlLabel",["root","labelPlacementStart","labelPlacementTop","labelPlacementBottom","disabled","label","error"]),A=n(80300),q=n(46417),h=["checked","className","componentsProps","control","disabled","disableTypography","inputRef","label","labelPlacement","name","onChange","slotProps","value"],W=(0,u.ZP)("label",{name:"MuiFormControlLabel",slot:"Root",overridesResolver:function(e,t){var n=e.ownerState;return[(0,o.Z)({},"& .".concat(f.label),t.label),t.root,t["labelPlacement".concat((0,z.Z)(n.labelPlacement))]]}})((function(e){var t=e.theme,n=e.ownerState;return(0,p.Z)((0,o.Z)({display:"inline-flex",alignItems:"center",cursor:"pointer",verticalAlign:"middle",WebkitTapHighlightColor:"transparent",marginLeft:-11,marginRight:16},"&.".concat(f.disabled),{cursor:"default"}),"start"===n.labelPlacement&&{flexDirection:"row-reverse",marginLeft:16,marginRight:-11},"top"===n.labelPlacement&&{flexDirection:"column-reverse",marginLeft:16},"bottom"===n.labelPlacement&&{flexDirection:"column",marginLeft:16},(0,o.Z)({},"& .".concat(f.label),(0,o.Z)({},"&.".concat(f.disabled),{color:(t.vars||t).palette.text.disabled})))})),g=b.forwardRef((function(e,t){var n,o=(0,O.Z)({props:e,name:"MuiFormControlLabel"}),u=o.className,s=o.componentsProps,l=void 0===s?{}:s,f=o.control,g=o.disabled,v=o.disableTypography,m=o.label,R=o.labelPlacement,y=void 0===R?"end":R,L=o.slotProps,B=void 0===L?{}:L,C=(0,r.Z)(o,h),N=(0,a.Z)(),w=g;"undefined"===typeof w&&"undefined"!==typeof f.props.disabled&&(w=f.props.disabled),"undefined"===typeof w&&N&&(w=N.disabled);var D={disabled:w};["checked","name","onChange","value","inputRef"].forEach((function(e){"undefined"===typeof f.props[e]&&"undefined"!==typeof o[e]&&(D[e]=o[e])}));var E=(0,A.Z)({props:o,muiFormControl:N,states:["error"]}),x=(0,p.Z)({},o,{disabled:w,labelPlacement:y,error:E.error}),S=function(e){var t=e.classes,n=e.disabled,o=e.labelPlacement,r=e.error,p={root:["root",n&&"disabled","labelPlacement".concat((0,z.Z)(o)),r&&"error"],label:["label",n&&"disabled"]};return(0,i.Z)(p,d,t)}(x),T=null!=(n=B.typography)?n:l.typography,X=m;return null==X||X.type===M.Z||v||(X=(0,q.jsx)(M.Z,(0,p.Z)({component:"span"},T,{className:(0,c.Z)(S.label,null==T?void 0:T.className),children:X}))),(0,q.jsxs)(W,(0,p.Z)({className:(0,c.Z)(S.root,u),ownerState:x,ref:t},C,{children:[b.cloneElement(f,D),X]}))}))},16429:function(e,t,n){"use strict";n.d(t,{Z:function(){return A}});var o=n(63366),r=n(87462),p=n(47313),b=n(83061),c=n(21921),i=n(88564),a=n(29394),M=n(77430),z=n(32298);function u(e){return(0,z.Z)("MuiFormGroup",e)}(0,M.Z)("MuiFormGroup",["root","row","error"]);var O=n(83176),s=n(80300),l=n(46417),d=["className","row"],f=(0,i.ZP)("div",{name:"MuiFormGroup",slot:"Root",overridesResolver:function(e,t){var n=e.ownerState;return[t.root,n.row&&t.row]}})((function(e){var t=e.ownerState;return(0,r.Z)({display:"flex",flexDirection:"column",flexWrap:"wrap"},t.row&&{flexDirection:"row"})})),A=p.forwardRef((function(e,t){var n=(0,a.Z)({props:e,name:"MuiFormGroup"}),p=n.className,i=n.row,M=void 0!==i&&i,z=(0,o.Z)(n,d),A=(0,O.Z)(),q=(0,s.Z)({props:n,muiFormControl:A,states:["error"]}),h=(0,r.Z)({},n,{row:M,error:q.error}),W=function(e){var t=e.classes,n={root:["root",e.row&&"row",e.error&&"error"]};return(0,c.Z)(n,u,t)}(h);return(0,l.jsx)(f,(0,r.Z)({className:(0,b.Z)(W.root,p),ownerState:h,ref:t},z))}))},9019:function(e,t,n){"use strict";n.d(t,{ZP:function(){return B}});var o=n(93433),r=n(4942),p=n(63366),b=n(87462),c=n(47313),i=n(83061),a=n(54929),M=n(39028),z=n(21921),u=n(88564),O=n(29394),s=n(19860);var l=c.createContext(),d=n(77430),f=n(32298);function A(e){return(0,f.Z)("MuiGrid",e)}var q=["auto",!0,1,2,3,4,5,6,7,8,9,10,11,12],h=(0,d.Z)("MuiGrid",["root","container","item","zeroMinWidth"].concat((0,o.Z)([0,1,2,3,4,5,6,7,8,9,10].map((function(e){return"spacing-xs-".concat(e)}))),(0,o.Z)(["column-reverse","column","row-reverse","row"].map((function(e){return"direction-xs-".concat(e)}))),(0,o.Z)(["nowrap","wrap-reverse","wrap"].map((function(e){return"wrap-xs-".concat(e)}))),(0,o.Z)(q.map((function(e){return"grid-xs-".concat(e)}))),(0,o.Z)(q.map((function(e){return"grid-sm-".concat(e)}))),(0,o.Z)(q.map((function(e){return"grid-md-".concat(e)}))),(0,o.Z)(q.map((function(e){return"grid-lg-".concat(e)}))),(0,o.Z)(q.map((function(e){return"grid-xl-".concat(e)}))))),W=n(46417),g=["className","columns","columnSpacing","component","container","direction","item","rowSpacing","spacing","wrap","zeroMinWidth"];function v(e){var t=parseFloat(e);return"".concat(t).concat(String(e).replace(String(t),"")||"px")}function m(e){var t=e.breakpoints,n=e.values,o="";Object.keys(n).forEach((function(e){""===o&&0!==n[e]&&(o=e)}));var r=Object.keys(t).sort((function(e,n){return t[e]-t[n]}));return r.slice(0,r.indexOf(o))}var R=(0,u.ZP)("div",{name:"MuiGrid",slot:"Root",overridesResolver:function(e,t){var n=e.ownerState,r=n.container,p=n.direction,b=n.item,c=n.spacing,i=n.wrap,a=n.zeroMinWidth,M=n.breakpoints,z=[];r&&(z=function(e,t){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{};if(!e||e<=0)return[];if("string"===typeof e&&!Number.isNaN(Number(e))||"number"===typeof e)return[n["spacing-xs-".concat(String(e))]];var o=[];return t.forEach((function(t){var r=e[t];Number(r)>0&&o.push(n["spacing-".concat(t,"-").concat(String(r))])})),o}(c,M,t));var u=[];return M.forEach((function(e){var o=n[e];o&&u.push(t["grid-".concat(e,"-").concat(String(o))])})),[t.root,r&&t.container,b&&t.item,a&&t.zeroMinWidth].concat((0,o.Z)(z),["row"!==p&&t["direction-xs-".concat(String(p))],"wrap"!==i&&t["wrap-xs-".concat(String(i))]],u)}})((function(e){var t=e.ownerState;return(0,b.Z)({boxSizing:"border-box"},t.container&&{display:"flex",flexWrap:"wrap",width:"100%"},t.item&&{margin:0},t.zeroMinWidth&&{minWidth:0},"wrap"!==t.wrap&&{flexWrap:t.wrap})}),(function(e){var t=e.theme,n=e.ownerState,o=(0,a.P$)({values:n.direction,breakpoints:t.breakpoints.values});return(0,a.k9)({theme:t},o,(function(e){var t={flexDirection:e};return 0===e.indexOf("column")&&(t["& > .".concat(h.item)]={maxWidth:"none"}),t}))}),(function(e){var t=e.theme,n=e.ownerState,o=n.container,p=n.rowSpacing,b={};if(o&&0!==p){var c,i=(0,a.P$)({values:p,breakpoints:t.breakpoints.values});"object"===typeof i&&(c=m({breakpoints:t.breakpoints.values,values:i})),b=(0,a.k9)({theme:t},i,(function(e,n){var o,p=t.spacing(e);return"0px"!==p?(0,r.Z)({marginTop:"-".concat(v(p))},"& > .".concat(h.item),{paddingTop:v(p)}):null!=(o=c)&&o.includes(n)?{}:(0,r.Z)({marginTop:0},"& > .".concat(h.item),{paddingTop:0})}))}return b}),(function(e){var t=e.theme,n=e.ownerState,o=n.container,p=n.columnSpacing,b={};if(o&&0!==p){var c,i=(0,a.P$)({values:p,breakpoints:t.breakpoints.values});"object"===typeof i&&(c=m({breakpoints:t.breakpoints.values,values:i})),b=(0,a.k9)({theme:t},i,(function(e,n){var o,p=t.spacing(e);return"0px"!==p?(0,r.Z)({width:"calc(100% + ".concat(v(p),")"),marginLeft:"-".concat(v(p))},"& > .".concat(h.item),{paddingLeft:v(p)}):null!=(o=c)&&o.includes(n)?{}:(0,r.Z)({width:"100%",marginLeft:0},"& > .".concat(h.item),{paddingLeft:0})}))}return b}),(function(e){var t,n=e.theme,o=e.ownerState;return n.breakpoints.keys.reduce((function(e,r){var p={};if(o[r]&&(t=o[r]),!t)return e;if(!0===t)p={flexBasis:0,flexGrow:1,maxWidth:"100%"};else if("auto"===t)p={flexBasis:"auto",flexGrow:0,flexShrink:0,maxWidth:"none",width:"auto"};else{var c=(0,a.P$)({values:o.columns,breakpoints:n.breakpoints.values}),i="object"===typeof c?c[r]:c;if(void 0===i||null===i)return e;var M="".concat(Math.round(t/i*1e8)/1e6,"%"),z={};if(o.container&&o.item&&0!==o.columnSpacing){var u=n.spacing(o.columnSpacing);if("0px"!==u){var O="calc(".concat(M," + ").concat(v(u),")");z={flexBasis:O,maxWidth:O}}}p=(0,b.Z)({flexBasis:M,flexGrow:0,maxWidth:M},z)}return 0===n.breakpoints.values[r]?Object.assign(e,p):e[n.breakpoints.up(r)]=p,e}),{})}));var y=function(e){var t=e.classes,n=e.container,r=e.direction,p=e.item,b=e.spacing,c=e.wrap,i=e.zeroMinWidth,a=e.breakpoints,M=[];n&&(M=function(e,t){if(!e||e<=0)return[];if("string"===typeof e&&!Number.isNaN(Number(e))||"number"===typeof e)return["spacing-xs-".concat(String(e))];var n=[];return t.forEach((function(t){var o=e[t];if(Number(o)>0){var r="spacing-".concat(t,"-").concat(String(o));n.push(r)}})),n}(b,a));var u=[];a.forEach((function(t){var n=e[t];n&&u.push("grid-".concat(t,"-").concat(String(n)))}));var O={root:["root",n&&"container",p&&"item",i&&"zeroMinWidth"].concat((0,o.Z)(M),["row"!==r&&"direction-xs-".concat(String(r)),"wrap"!==c&&"wrap-xs-".concat(String(c))],u)};return(0,z.Z)(O,A,t)},L=c.forwardRef((function(e,t){var n=(0,O.Z)({props:e,name:"MuiGrid"}),o=(0,s.Z)().breakpoints,r=(0,M.Z)(n),a=r.className,z=r.columns,u=r.columnSpacing,d=r.component,f=void 0===d?"div":d,A=r.container,q=void 0!==A&&A,h=r.direction,v=void 0===h?"row":h,m=r.item,L=void 0!==m&&m,B=r.rowSpacing,C=r.spacing,N=void 0===C?0:C,w=r.wrap,D=void 0===w?"wrap":w,E=r.zeroMinWidth,x=void 0!==E&&E,S=(0,p.Z)(r,g),T=B||N,X=u||N,k=c.useContext(l),F=q?z||12:k,P={},_=(0,b.Z)({},S);o.keys.forEach((function(e){null!=S[e]&&(P[e]=S[e],delete _[e])}));var I=(0,b.Z)({},r,{columns:F,container:q,direction:v,item:L,rowSpacing:T,columnSpacing:X,wrap:D,zeroMinWidth:x,spacing:N},P,{breakpoints:o.keys}),j=y(I);return(0,W.jsx)(l.Provider,{value:F,children:(0,W.jsx)(R,(0,b.Z)({ownerState:I,className:(0,i.Z)(j.root,a),as:f,ref:t},_))})})),B=L},65280:function(e,t,n){"use strict";n.d(t,{Z:function(){return h}});var o=n(4942),r=n(63366),p=n(87462),b=n(47313),c=n(83061),i=n(21921),a=n(67999),M=n(91615),z=n(29394),u=n(88564),O=n(77430),s=n(32298);function l(e){return(0,s.Z)("MuiTab",e)}var d=(0,O.Z)("MuiTab",["root","labelIcon","textColorInherit","textColorPrimary","textColorSecondary","selected","disabled","fullWidth","wrapped","iconWrapper"]),f=n(46417),A=["className","disabled","disableFocusRipple","fullWidth","icon","iconPosition","indicator","label","onChange","onClick","onFocus","selected","selectionFollowsFocus","textColor","value","wrapped"],q=(0,u.ZP)(a.Z,{name:"MuiTab",slot:"Root",overridesResolver:function(e,t){var n=e.ownerState;return[t.root,n.label&&n.icon&&t.labelIcon,t["textColor".concat((0,M.Z)(n.textColor))],n.fullWidth&&t.fullWidth,n.wrapped&&t.wrapped]}})((function(e){var t,n,r,b=e.theme,c=e.ownerState;return(0,p.Z)({},b.typography.button,{maxWidth:360,minWidth:90,position:"relative",minHeight:48,flexShrink:0,padding:"12px 16px",overflow:"hidden",whiteSpace:"normal",textAlign:"center"},c.label&&{flexDirection:"top"===c.iconPosition||"bottom"===c.iconPosition?"column":"row"},{lineHeight:1.25},c.icon&&c.label&&(0,o.Z)({minHeight:72,paddingTop:9,paddingBottom:9},"& > .".concat(d.iconWrapper),(0,p.Z)({},"top"===c.iconPosition&&{marginBottom:6},"bottom"===c.iconPosition&&{marginTop:6},"start"===c.iconPosition&&{marginRight:b.spacing(1)},"end"===c.iconPosition&&{marginLeft:b.spacing(1)})),"inherit"===c.textColor&&(t={color:"inherit",opacity:.6},(0,o.Z)(t,"&.".concat(d.selected),{opacity:1}),(0,o.Z)(t,"&.".concat(d.disabled),{opacity:(b.vars||b).palette.action.disabledOpacity}),t),"primary"===c.textColor&&(n={color:(b.vars||b).palette.text.secondary},(0,o.Z)(n,"&.".concat(d.selected),{color:(b.vars||b).palette.primary.main}),(0,o.Z)(n,"&.".concat(d.disabled),{color:(b.vars||b).palette.text.disabled}),n),"secondary"===c.textColor&&(r={color:(b.vars||b).palette.text.secondary},(0,o.Z)(r,"&.".concat(d.selected),{color:(b.vars||b).palette.secondary.main}),(0,o.Z)(r,"&.".concat(d.disabled),{color:(b.vars||b).palette.text.disabled}),r),c.fullWidth&&{flexShrink:1,flexGrow:1,flexBasis:0,maxWidth:"none"},c.wrapped&&{fontSize:b.typography.pxToRem(12)})})),h=b.forwardRef((function(e,t){var n=(0,z.Z)({props:e,name:"MuiTab"}),o=n.className,a=n.disabled,u=void 0!==a&&a,O=n.disableFocusRipple,s=void 0!==O&&O,d=n.fullWidth,h=n.icon,W=n.iconPosition,g=void 0===W?"top":W,v=n.indicator,m=n.label,R=n.onChange,y=n.onClick,L=n.onFocus,B=n.selected,C=n.selectionFollowsFocus,N=n.textColor,w=void 0===N?"inherit":N,D=n.value,E=n.wrapped,x=void 0!==E&&E,S=(0,r.Z)(n,A),T=(0,p.Z)({},n,{disabled:u,disableFocusRipple:s,selected:B,icon:!!h,iconPosition:g,label:!!m,fullWidth:d,textColor:w,wrapped:x}),X=function(e){var t=e.classes,n=e.textColor,o=e.fullWidth,r=e.wrapped,p=e.icon,b=e.label,c=e.selected,a=e.disabled,z={root:["root",p&&b&&"labelIcon","textColor".concat((0,M.Z)(n)),o&&"fullWidth",r&&"wrapped",c&&"selected",a&&"disabled"],iconWrapper:["iconWrapper"]};return(0,i.Z)(z,l,t)}(T),k=h&&m&&b.isValidElement(h)?b.cloneElement(h,{className:(0,c.Z)(X.iconWrapper,h.props.className)}):h;return(0,f.jsxs)(q,(0,p.Z)({focusRipple:!s,className:(0,c.Z)(X.root,o),ref:t,role:"tab","aria-selected":B,disabled:u,onClick:function(e){!B&&R&&R(e,D),y&&y(e)},onFocus:function(e){C&&!B&&R&&R(e,D),L&&L(e)},ownerState:T,tabIndex:B?0:-1},S,{children:["top"===g||"start"===g?(0,f.jsxs)(b.Fragment,{children:[k,m]}):(0,f.jsxs)(b.Fragment,{children:[m,k]}),v]}))}))},28485:function(e,t,n){"use strict";n.d(t,{Z:function(){return Y}});var o,r=n(29439),p=n(4942),b=n(63366),c=n(87462),i=n(47313),a=(n(96214),n(83061)),M=n(21921),z=n(88564),u=n(29394),O=n(19860),s=n(47228);function l(){if(o)return o;var e=document.createElement("div"),t=document.createElement("div");return t.style.width="10px",t.style.height="1px",e.appendChild(t),e.dir="rtl",e.style.fontSize="14px",e.style.width="4px",e.style.height="1px",e.style.position="absolute",e.style.top="-1000px",e.style.overflow="scroll",document.body.appendChild(e),o="reverse",e.scrollLeft>0?o="default":(e.scrollLeft=1,0===e.scrollLeft&&(o="negative")),document.body.removeChild(e),o}function d(e,t){var n=e.scrollLeft;if("rtl"!==t)return n;switch(l()){case"negative":return e.scrollWidth-e.clientWidth+n;case"reverse":return e.scrollWidth-e.clientWidth-n;default:return n}}function f(e){return(1+Math.sin(Math.PI*e-Math.PI/2))/2}var A=n(23533),q=n(46417),h=["onChange"],W={width:99,height:99,position:"absolute",top:-9999,overflow:"scroll"};var g=n(81171),v=(0,g.Z)((0,q.jsx)("path",{d:"M15.41 16.09l-4.58-4.59 4.58-4.59L14 5.5l-6 6 6 6z"}),"KeyboardArrowLeft"),m=(0,g.Z)((0,q.jsx)("path",{d:"M8.59 16.34l4.58-4.59-4.58-4.59L10 5.75l6 6-6 6z"}),"KeyboardArrowRight"),R=n(67999),y=n(77430),L=n(32298);function B(e){return(0,L.Z)("MuiTabScrollButton",e)}var C,N,w=(0,y.Z)("MuiTabScrollButton",["root","vertical","horizontal","disabled"]),D=["className","direction","orientation","disabled"],E=(0,z.ZP)(R.Z,{name:"MuiTabScrollButton",slot:"Root",overridesResolver:function(e,t){var n=e.ownerState;return[t.root,n.orientation&&t[n.orientation]]}})((function(e){var t=e.ownerState;return(0,c.Z)((0,p.Z)({width:40,flexShrink:0,opacity:.8},"&.".concat(w.disabled),{opacity:0}),"vertical"===t.orientation&&{width:"100%",height:40,"& svg":{transform:"rotate(".concat(t.isRtl?-90:90,"deg)")}})})),x=i.forwardRef((function(e,t){var n=(0,u.Z)({props:e,name:"MuiTabScrollButton"}),o=n.className,r=n.direction,p=(0,b.Z)(n,D),i="rtl"===(0,O.Z)().direction,z=(0,c.Z)({isRtl:i},n),s=function(e){var t=e.classes,n={root:["root",e.orientation,e.disabled&&"disabled"]};return(0,M.Z)(n,B,t)}(z);return(0,q.jsx)(E,(0,c.Z)({component:"div",className:(0,a.Z)(s.root,o),ref:t,role:null,ownerState:z,tabIndex:null},p,{children:"left"===r?C||(C=(0,q.jsx)(v,{fontSize:"small"})):N||(N=(0,q.jsx)(m,{fontSize:"small"}))}))})),S=n(73236);function T(e){return(0,L.Z)("MuiTabs",e)}var X=(0,y.Z)("MuiTabs",["root","vertical","flexContainer","flexContainerVertical","centered","scroller","fixed","scrollableX","scrollableY","hideScrollbar","scrollButtons","scrollButtonsHideMobile","indicator"]),k=n(6106),F=["aria-label","aria-labelledby","action","centered","children","className","component","allowScrollButtonsMobile","indicatorColor","onChange","orientation","ScrollButtonComponent","scrollButtons","selectionFollowsFocus","TabIndicatorProps","TabScrollButtonProps","textColor","value","variant","visibleScrollbar"],P=function(e,t){return e===t?e.firstChild:t&&t.nextElementSibling?t.nextElementSibling:e.firstChild},_=function(e,t){return e===t?e.lastChild:t&&t.previousElementSibling?t.previousElementSibling:e.lastChild},I=function(e,t,n){for(var o=!1,r=n(e,t);r;){if(r===e.firstChild){if(o)return;o=!0}var p=r.disabled||"true"===r.getAttribute("aria-disabled");if(r.hasAttribute("tabindex")&&!p)return void r.focus();r=n(e,r)}},j=(0,z.ZP)("div",{name:"MuiTabs",slot:"Root",overridesResolver:function(e,t){var n=e.ownerState;return[(0,p.Z)({},"& .".concat(X.scrollButtons),t.scrollButtons),(0,p.Z)({},"& .".concat(X.scrollButtons),n.scrollButtonsHideMobile&&t.scrollButtonsHideMobile),t.root,n.vertical&&t.vertical]}})((function(e){var t=e.ownerState,n=e.theme;return(0,c.Z)({overflow:"hidden",minHeight:48,WebkitOverflowScrolling:"touch",display:"flex"},t.vertical&&{flexDirection:"column"},t.scrollButtonsHideMobile&&(0,p.Z)({},"& .".concat(X.scrollButtons),(0,p.Z)({},n.breakpoints.down("sm"),{display:"none"})))})),Z=(0,z.ZP)("div",{name:"MuiTabs",slot:"Scroller",overridesResolver:function(e,t){var n=e.ownerState;return[t.scroller,n.fixed&&t.fixed,n.hideScrollbar&&t.hideScrollbar,n.scrollableX&&t.scrollableX,n.scrollableY&&t.scrollableY]}})((function(e){var t=e.ownerState;return(0,c.Z)({position:"relative",display:"inline-block",flex:"1 1 auto",whiteSpace:"nowrap"},t.fixed&&{overflowX:"hidden",width:"100%"},t.hideScrollbar&&{scrollbarWidth:"none","&::-webkit-scrollbar":{display:"none"}},t.scrollableX&&{overflowX:"auto",overflowY:"hidden"},t.scrollableY&&{overflowY:"auto",overflowX:"hidden"})})),H=(0,z.ZP)("div",{name:"MuiTabs",slot:"FlexContainer",overridesResolver:function(e,t){var n=e.ownerState;return[t.flexContainer,n.vertical&&t.flexContainerVertical,n.centered&&t.centered]}})((function(e){var t=e.ownerState;return(0,c.Z)({display:"flex"},t.vertical&&{flexDirection:"column"},t.centered&&{justifyContent:"center"})})),V=(0,z.ZP)("span",{name:"MuiTabs",slot:"Indicator",overridesResolver:function(e,t){return t.indicator}})((function(e){var t=e.ownerState,n=e.theme;return(0,c.Z)({position:"absolute",height:2,bottom:0,width:"100%",transition:n.transitions.create()},"primary"===t.indicatorColor&&{backgroundColor:(n.vars||n).palette.primary.main},"secondary"===t.indicatorColor&&{backgroundColor:(n.vars||n).palette.secondary.main},t.vertical&&{height:"100%",width:2,right:0})})),U=(0,z.ZP)((function(e){var t=e.onChange,n=(0,b.Z)(e,h),o=i.useRef(),r=i.useRef(null),p=function(){o.current=r.current.offsetHeight-r.current.clientHeight};return i.useEffect((function(){var e=(0,s.Z)((function(){var e=o.current;p(),e!==o.current&&t(o.current)})),n=(0,A.Z)(r.current);return n.addEventListener("resize",e),function(){e.clear(),n.removeEventListener("resize",e)}}),[t]),i.useEffect((function(){p(),t(o.current)}),[t]),(0,q.jsx)("div",(0,c.Z)({style:W,ref:r},n))}),{name:"MuiTabs",slot:"ScrollbarSize"})({overflowX:"auto",overflowY:"hidden",scrollbarWidth:"none","&::-webkit-scrollbar":{display:"none"}}),G={},K=i.forwardRef((function(e,t){var n=(0,u.Z)({props:e,name:"MuiTabs"}),o=(0,O.Z)(),z="rtl"===o.direction,h=n["aria-label"],W=n["aria-labelledby"],g=n.action,v=n.centered,m=void 0!==v&&v,R=n.children,y=n.className,L=n.component,B=void 0===L?"div":L,C=n.allowScrollButtonsMobile,N=void 0!==C&&C,w=n.indicatorColor,D=void 0===w?"primary":w,E=n.onChange,X=n.orientation,K=void 0===X?"horizontal":X,Y=n.ScrollButtonComponent,$=void 0===Y?x:Y,J=n.scrollButtons,Q=void 0===J?"auto":J,ee=n.selectionFollowsFocus,te=n.TabIndicatorProps,ne=void 0===te?{}:te,oe=n.TabScrollButtonProps,re=void 0===oe?{}:oe,pe=n.textColor,be=void 0===pe?"primary":pe,ce=n.value,ie=n.variant,ae=void 0===ie?"standard":ie,Me=n.visibleScrollbar,ze=void 0!==Me&&Me,ue=(0,b.Z)(n,F),Oe="scrollable"===ae,se="vertical"===K,le=se?"scrollTop":"scrollLeft",de=se?"top":"left",fe=se?"bottom":"right",Ae=se?"clientHeight":"clientWidth",qe=se?"height":"width",he=(0,c.Z)({},n,{component:B,allowScrollButtonsMobile:N,indicatorColor:D,orientation:K,vertical:se,scrollButtons:Q,textColor:be,variant:ae,visibleScrollbar:ze,fixed:!Oe,hideScrollbar:Oe&&!ze,scrollableX:Oe&&!se,scrollableY:Oe&&se,centered:m&&!Oe,scrollButtonsHideMobile:!N}),We=function(e){var t=e.vertical,n=e.fixed,o=e.hideScrollbar,r=e.scrollableX,p=e.scrollableY,b=e.centered,c=e.scrollButtonsHideMobile,i=e.classes,a={root:["root",t&&"vertical"],scroller:["scroller",n&&"fixed",o&&"hideScrollbar",r&&"scrollableX",p&&"scrollableY"],flexContainer:["flexContainer",t&&"flexContainerVertical",b&&"centered"],indicator:["indicator"],scrollButtons:["scrollButtons",c&&"scrollButtonsHideMobile"],scrollableX:[r&&"scrollableX"],hideScrollbar:[o&&"hideScrollbar"]};return(0,M.Z)(a,T,i)}(he);var ge=i.useState(!1),ve=(0,r.Z)(ge,2),me=ve[0],Re=ve[1],ye=i.useState(G),Le=(0,r.Z)(ye,2),Be=Le[0],Ce=Le[1],Ne=i.useState({start:!1,end:!1}),we=(0,r.Z)(Ne,2),De=we[0],Ee=we[1],xe=i.useState({overflow:"hidden",scrollbarWidth:0}),Se=(0,r.Z)(xe,2),Te=Se[0],Xe=Se[1],ke=new Map,Fe=i.useRef(null),Pe=i.useRef(null),_e=function(){var e,t,n=Fe.current;if(n){var r=n.getBoundingClientRect();e={clientWidth:n.clientWidth,scrollLeft:n.scrollLeft,scrollTop:n.scrollTop,scrollLeftNormalized:d(n,o.direction),scrollWidth:n.scrollWidth,top:r.top,bottom:r.bottom,left:r.left,right:r.right}}if(n&&!1!==ce){var p=Pe.current.children;if(p.length>0){var b=p[ke.get(ce)];0,t=b?b.getBoundingClientRect():null}}return{tabsMeta:e,tabMeta:t}},Ie=(0,S.Z)((function(){var e,t,n=_e(),o=n.tabsMeta,r=n.tabMeta,b=0;if(se)t="top",r&&o&&(b=r.top-o.top+o.scrollTop);else if(t=z?"right":"left",r&&o){var c=z?o.scrollLeftNormalized+o.clientWidth-o.scrollWidth:o.scrollLeft;b=(z?-1:1)*(r[t]-o[t]+c)}var i=(e={},(0,p.Z)(e,t,b),(0,p.Z)(e,qe,r?r[qe]:0),e);if(isNaN(Be[t])||isNaN(Be[qe]))Ce(i);else{var a=Math.abs(Be[t]-i[t]),M=Math.abs(Be[qe]-i[qe]);(a>=1||M>=1)&&Ce(i)}})),je=function(e){var t=(arguments.length>1&&void 0!==arguments[1]?arguments[1]:{}).animation;void 0===t||t?function(e,t,n){var o=arguments.length>3&&void 0!==arguments[3]?arguments[3]:{},r=arguments.length>4&&void 0!==arguments[4]?arguments[4]:function(){},p=o.ease,b=void 0===p?f:p,c=o.duration,i=void 0===c?300:c,a=null,M=t[e],z=!1,u=function(){z=!0};M===n?r(new Error("Element already at target position")):requestAnimationFrame((function o(p){if(z)r(new Error("Animation cancelled"));else{null===a&&(a=p);var c=Math.min(1,(p-a)/i);t[e]=b(c)*(n-M)+M,c>=1?requestAnimationFrame((function(){r(null)})):requestAnimationFrame(o)}}))}(le,Fe.current,e,{duration:o.transitions.duration.standard}):Fe.current[le]=e},Ze=function(e){var t=Fe.current[le];se?t+=e:(t+=e*(z?-1:1),t*=z&&"reverse"===l()?-1:1),je(t)},He=function(){for(var e=Fe.current[Ae],t=0,n=Array.from(Pe.current.children),o=0;oe){0===o&&(t=e);break}t+=r[Ae]}return t},Ve=function(){Ze(-1*He())},Ue=function(){Ze(He())},Ge=i.useCallback((function(e){Xe({overflow:null,scrollbarWidth:e})}),[]),Ke=(0,S.Z)((function(e){var t=_e(),n=t.tabsMeta,o=t.tabMeta;if(o&&n)if(o[de]n[fe]){var p=n[le]+(o[fe]-n[fe]);je(p,{animation:e})}})),Ye=(0,S.Z)((function(){if(Oe&&!1!==Q){var e,t,n=Fe.current,r=n.scrollTop,p=n.scrollHeight,b=n.clientHeight,c=n.scrollWidth,i=n.clientWidth;if(se)e=r>1,t=r1,t=z?a>1:a<+~=|^:(),"'`\s])/g,g="undefined"!==typeof CSS&&CSS.escape,v=function(e){return g?g(e):e.replace(W,"\\$1")},m=function(){function e(e,t,n){this.type="style",this.isProcessed=!1;var o=n.sheet,r=n.Renderer;this.key=e,this.options=n,this.style=t,o?this.renderer=o.renderer:r&&(this.renderer=new r)}return e.prototype.prop=function(e,t,n){if(void 0===t)return this.style[e];var o=!!n&&n.force;if(!o&&this.style[e]===t)return this;var r=t;n&&!1===n.process||(r=this.options.jss.plugins.onChangeValue(t,e,this));var p=null==r||!1===r,b=e in this.style;if(p&&!b&&!o)return this;var c=p&&b;if(c?delete this.style[e]:this.style[e]=r,this.renderable&&this.renderer)return c?this.renderer.removeProperty(this.renderable,e):this.renderer.setProperty(this.renderable,e,r),this;var i=this.options.sheet;return i&&i.attached,this},e}(),R=function(e){function t(t,n,o){var r;r=e.call(this,t,n,o)||this;var p=o.selector,b=o.scoped,c=o.sheet,i=o.generateId;return p?r.selectorText=p:!1!==b&&(r.id=i((0,u.Z)((0,u.Z)(r)),c),r.selectorText="."+v(r.id)),r}(0,z.Z)(t,e);var n=t.prototype;return n.applyTo=function(e){var t=this.renderer;if(t){var n=this.toJSON();for(var o in n)t.setProperty(e,o,n[o])}return this},n.toJSON=function(){var e={};for(var t in this.style){var n=this.style[t];"object"!==typeof n?e[t]=n:Array.isArray(n)&&(e[t]=f(n))}return e},n.toString=function(e){var t=this.options.sheet,n=!!t&&t.options.link?(0,o.Z)({},e,{allowEmpty:!0}):e;return h(this.selectorText,this.style,n)},(0,M.Z)(t,[{key:"selector",set:function(e){if(e!==this.selectorText){this.selectorText=e;var t=this.renderer,n=this.renderable;if(n&&t)t.setSelector(n,e)||t.replaceRule(n,this)}},get:function(){return this.selectorText}}]),t}(m),y={onCreateRule:function(e,t,n){return"@"===e[0]||n.parent&&"keyframes"===n.parent.type?null:new R(e,t,n)}},L={indent:1,children:!0},B=/@([\w-]+)/,C=function(){function e(e,t,n){this.type="conditional",this.isProcessed=!1,this.key=e;var r=e.match(B);for(var p in this.at=r?r[1]:"unknown",this.query=n.name||"@"+this.at,this.options=n,this.rules=new Q((0,o.Z)({},n,{parent:this})),t)this.rules.add(p,t[p]);this.rules.process()}var t=e.prototype;return t.getRule=function(e){return this.rules.get(e)},t.indexOf=function(e){return this.rules.indexOf(e)},t.addRule=function(e,t,n){var o=this.rules.add(e,t,n);return o?(this.options.jss.plugins.onProcessRule(o),o):null},t.replaceRule=function(e,t,n){var o=this.rules.replace(e,t,n);return o&&this.options.jss.plugins.onProcessRule(o),o},t.toString=function(e){void 0===e&&(e=L);var t=A(e).linebreak;if(null==e.indent&&(e.indent=L.indent),null==e.children&&(e.children=L.children),!1===e.children)return this.query+" {}";var n=this.rules.toString(e);return n?this.query+" {"+t+n+t+"}":""},e}(),N=/@container|@media|@supports\s+/,w={onCreateRule:function(e,t,n){return N.test(e)?new C(e,t,n):null}},D={indent:1,children:!0},E=/@keyframes\s+([\w-]+)/,x=function(){function e(e,t,n){this.type="keyframes",this.at="@keyframes",this.isProcessed=!1;var r=e.match(E);r&&r[1]?this.name=r[1]:this.name="noname",this.key=this.type+"-"+this.name,this.options=n;var p=n.scoped,b=n.sheet,c=n.generateId;for(var i in this.id=!1===p?this.name:v(c(this,b)),this.rules=new Q((0,o.Z)({},n,{parent:this})),t)this.rules.add(i,t[i],(0,o.Z)({},n,{parent:this}));this.rules.process()}return e.prototype.toString=function(e){void 0===e&&(e=D);var t=A(e).linebreak;if(null==e.indent&&(e.indent=D.indent),null==e.children&&(e.children=D.children),!1===e.children)return this.at+" "+this.id+" {}";var n=this.rules.toString(e);return n&&(n=""+t+n+t),this.at+" "+this.id+" {"+n+"}"},e}(),S=/@keyframes\s+/,T=/\$([\w-]+)/g,X=function(e,t){return"string"===typeof e?e.replace(T,(function(e,n){return n in t?t[n]:e})):e},k=function(e,t,n){var o=e[t],r=X(o,n);r!==o&&(e[t]=r)},F={onCreateRule:function(e,t,n){return"string"===typeof e&&S.test(e)?new x(e,t,n):null},onProcessStyle:function(e,t,n){return"style"===t.type&&n?("animation-name"in e&&k(e,"animation-name",n.keyframes),"animation"in e&&k(e,"animation",n.keyframes),e):e},onChangeValue:function(e,t,n){var o=n.options.sheet;if(!o)return e;switch(t){case"animation":case"animation-name":return X(e,o.keyframes);default:return e}}},P=function(e){function t(){return e.apply(this,arguments)||this}return(0,z.Z)(t,e),t.prototype.toString=function(e){var t=this.options.sheet,n=!!t&&t.options.link?(0,o.Z)({},e,{allowEmpty:!0}):e;return h(this.key,this.style,n)},t}(m),_={onCreateRule:function(e,t,n){return n.parent&&"keyframes"===n.parent.type?new P(e,t,n):null}},I=function(){function e(e,t,n){this.type="font-face",this.at="@font-face",this.isProcessed=!1,this.key=e,this.style=t,this.options=n}return e.prototype.toString=function(e){var t=A(e).linebreak;if(Array.isArray(this.style)){for(var n="",o=0;o=this.index)t.push(e);else for(var o=0;on)return void t.splice(o,0,e)},t.reset=function(){this.registry=[]},t.remove=function(e){var t=this.registry.indexOf(e);this.registry.splice(t,1)},t.toString=function(e){for(var t=void 0===e?{}:e,n=t.attached,o=(0,r.Z)(t,["attached"]),p=A(o).linebreak,b="",c=0;c-1?o.substr(0,r-1):o;e.style.setProperty(t,p,r>-1?"important":"")}}catch(b){return!1}return!0},ze=function(e,t){try{e.attributeStyleMap?e.attributeStyleMap.delete(t):e.style.removeProperty(t)}catch(n){}},ue=function(e,t){return e.selectorText=t,e.selectorText===t},Oe=ie((function(){return document.querySelector("head")}));function se(e){var t=oe.registry;if(t.length>0){var n=function(e,t){for(var n=0;nt.index&&o.options.insertionPoint===t.insertionPoint)return o}return null}(t,e);if(n&&n.renderer)return{parent:n.renderer.element.parentNode,node:n.renderer.element};if(n=function(e,t){for(var n=e.length-1;n>=0;n--){var o=e[n];if(o.attached&&o.options.insertionPoint===t.insertionPoint)return o}return null}(t,e),n&&n.renderer)return{parent:n.renderer.element.parentNode,node:n.renderer.element.nextSibling}}var o=e.insertionPoint;if(o&&"string"===typeof o){var r=function(e){for(var t=Oe(),n=0;nn?n:t},Ae=function(){var e=document.createElement("style");return e.textContent="\n",e},qe=function(){function e(e){this.getPropertyValue=ae,this.setProperty=Me,this.removeProperty=ze,this.setSelector=ue,this.hasInsertedRules=!1,this.cssRules=[],e&&oe.add(e),this.sheet=e;var t=this.sheet?this.sheet.options:{},n=t.media,o=t.meta,r=t.element;this.element=r||Ae(),this.element.setAttribute("data-jss",""),n&&this.element.setAttribute("media",n),o&&this.element.setAttribute("data-meta",o);var p=le();p&&this.element.setAttribute("nonce",p)}var t=e.prototype;return t.attach=function(){if(!this.element.parentNode&&this.sheet){!function(e,t){var n=t.insertionPoint,o=se(t);if(!1!==o&&o.parent)o.parent.insertBefore(e,o.node);else if(n&&"number"===typeof n.nodeType){var r=n,p=r.parentNode;p&&p.insertBefore(e,r.nextSibling)}else Oe().appendChild(e)}(this.element,this.sheet.options);var e=Boolean(this.sheet&&this.sheet.deployed);this.hasInsertedRules&&e&&(this.hasInsertedRules=!1,this.deploy())}},t.detach=function(){if(this.sheet){var e=this.element.parentNode;e&&e.removeChild(this.element),this.sheet.options.link&&(this.cssRules=[],this.element.textContent="\n")}},t.deploy=function(){var e=this.sheet;e&&(e.options.link?this.insertRules(e.rules):this.element.textContent="\n"+e.toString()+"\n")},t.insertRules=function(e,t){for(var n=0;n0&&void 0!==arguments[0]?arguments[0]:{},t=e.baseClasses,n=e.newClasses;e.Component;if(!n)return t;var r=(0,o.Z)({},t);return Object.keys(n).forEach((function(e){n[e]&&(r[e]="".concat(t[e]," ").concat(n[e]))})),r}var ye={set:function(e,t,n,o){var r=e.get(t);r||(r=new Map,e.set(t,r)),r.set(n,o)},get:function(e,t,n){var o=e.get(t);return o?o.get(n):void 0},delete:function(e,t,n){e.get(t).delete(n)}},Le=ye,Be=n(20201),Ce=n(94947),Ne=["checked","disabled","error","focused","focusVisible","required","expanded","selected"];var we=Date.now(),De="fnValues"+we,Ee="fnStyle"+ ++we,xe=function(){return{onCreateRule:function(e,t,n){if("function"!==typeof t)return null;var o=l(e,{},n);return o[Ee]=t,o},onProcessStyle:function(e,t){if(De in t||Ee in t)return e;var n={};for(var o in e){var r=e[o];"function"===typeof r&&(delete e[o],n[o]=r)}return t[De]=n,e},onUpdate:function(e,t,n,o){var r=t,p=r[Ee];p&&(r.style=p(e)||{});var b=r[De];if(b)for(var c in b)r.prop(c,b[c](e),o)}}},Se="@global",Te="@global ",Xe=function(){function e(e,t,n){for(var r in this.type="global",this.at=Se,this.isProcessed=!1,this.key=e,this.options=n,this.rules=new Q((0,o.Z)({},n,{parent:this})),t)this.rules.add(r,t[r]);this.rules.process()}var t=e.prototype;return t.getRule=function(e){return this.rules.get(e)},t.addRule=function(e,t,n){var o=this.rules.add(e,t,n);return o&&this.options.jss.plugins.onProcessRule(o),o},t.replaceRule=function(e,t,n){var o=this.rules.replace(e,t,n);return o&&this.options.jss.plugins.onProcessRule(o),o},t.indexOf=function(e){return this.rules.indexOf(e)},t.toString=function(e){return this.rules.toString(e)},e}(),ke=function(){function e(e,t,n){this.type="global",this.at=Se,this.isProcessed=!1,this.key=e,this.options=n;var r=e.substr(Te.length);this.rule=n.jss.createRule(r,t,(0,o.Z)({},n,{parent:this}))}return e.prototype.toString=function(e){return this.rule?this.rule.toString(e):""},e}(),Fe=/\s*,\s*/g;function Pe(e,t){for(var n=e.split(Fe),o="",r=0;r-1){var r=Xt[e];if(!Array.isArray(r))return lt.js+Wt(r)in t&<.css+r;if(!o)return!1;for(var p=0;pt?1:-1:e.length-t.length};return{onProcessStyle:function(t,n){if("style"!==n.type)return t;for(var o={},r=Object.keys(t).sort(e),p=0;p0&&void 0!==arguments[0]?arguments[0]:{},t=e.disableGlobal,n=void 0!==t&&t,o=e.productionPrefix,r=void 0===o?"jss":o,p=e.seed,b=void 0===p?"":p,c=""===b?"":"".concat(b,"-"),i=0,a=function(){return i+=1};return function(e,t){var o=t.options.name;if(o&&0===o.indexOf("Mui")&&!t.options.link&&!n){if(-1!==Ne.indexOf(e.key))return"Mui-".concat(e.key);var p="".concat(c).concat(o,"-").concat(e.key);return t.options.theme[Ce.Z]&&""===b?"".concat(p,"-").concat(a()):p}return"".concat(c).concat(r).concat(a())}}(),pn={disableGeneration:!1,generateClassName:rn,jss:on,sheetsCache:null,sheetsManager:new Map,sheetsRegistry:null},bn=p.createContext(pn);var cn=-1e9;var an=n(13019),Mn=n(50114),zn=["variant"];function un(e){return 0===e.length}function On(e){var t="function"===typeof e;return{create:function(n,p){var b;try{b=t?e(n):e}catch(M){throw M}if(!p||!n.components||!n.components[p]||!n.components[p].styleOverrides&&!n.components[p].variants)return b;var c=n.components[p].styleOverrides||{},i=n.components[p].variants||[],a=(0,o.Z)({},b);return Object.keys(c).forEach((function(e){a[e]=(0,an.Z)(a[e]||{},c[e])})),i.forEach((function(e){var t=function(e){var t=e.variant,n=(0,r.Z)(e,zn),o=t||"";return Object.keys(n).sort().forEach((function(t){o+="color"===t?un(o)?e[t]:(0,Mn.Z)(e[t]):"".concat(un(o)?t:(0,Mn.Z)(t)).concat((0,Mn.Z)(e[t].toString()))})),o}(e.props);a[t]=(0,an.Z)(a[t]||{},e.style)})),a},options:{}}}var sn={},ln=["name","classNamePrefix","Component","defaultTheme"];function dn(e,t){var n=e.state,r=e.theme,p=e.stylesOptions,b=e.stylesCreator,c=e.name;if(!p.disableGeneration){var i=Le.get(p.sheetsManager,b,r);i||(i={refs:0,staticSheet:null,dynamicStyles:null},Le.set(p.sheetsManager,b,r,i));var a=(0,o.Z)({},b.options,p,{theme:r,flip:"boolean"===typeof p.flip?p.flip:"rtl"===r.direction});a.generateId=a.serverGenerateClassName||a.generateClassName;var M=p.sheetsRegistry;if(0===i.refs){var z;p.sheetsCache&&(z=Le.get(p.sheetsCache,b,r));var u=b.create(r,c);z||((z=p.jss.createStyleSheet(u,(0,o.Z)({link:!1},a))).attach(),p.sheetsCache&&Le.set(p.sheetsCache,b,r,z)),M&&M.add(z),i.staticSheet=z,i.dynamicStyles=me(u)}if(i.dynamicStyles){var O=p.jss.createStyleSheet(i.dynamicStyles,(0,o.Z)({link:!0},a));O.update(t),O.attach(),n.dynamicSheet=O,n.classes=Re({baseClasses:i.staticSheet.classes,newClasses:O.classes}),M&&M.add(O)}else n.classes=i.staticSheet.classes;i.refs+=1}}function fn(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},n=t.name,b=t.classNamePrefix,c=t.Component,i=t.defaultTheme,a=void 0===i?sn:i,M=(0,r.Z)(t,ln),z=On(e),u=n||b||"makeStyles";z.options={index:cn+=1,name:n,meta:u,classNamePrefix:u};return function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=(0,Be.Z)()||a,r=(0,o.Z)({},p.useContext(bn),M),b=p.useRef(),i=p.useRef();!function(e,t){var n,o=p.useRef([]),r=p.useMemo((function(){return{}}),t);o.current!==r&&(o.current=r,n=e()),p.useEffect((function(){return function(){n&&n()}}),[r])}((function(){var o={name:n,state:{},stylesCreator:z,stylesOptions:r,theme:t};return dn(o,e),i.current=!1,b.current=o,function(){!function(e){var t=e.state,n=e.theme,o=e.stylesOptions,r=e.stylesCreator;if(!o.disableGeneration){var p=Le.get(o.sheetsManager,r,n);p.refs-=1;var b=o.sheetsRegistry;0===p.refs&&(Le.delete(o.sheetsManager,r,n),o.jss.removeStyleSheet(p.staticSheet),b&&b.remove(p.staticSheet)),t.dynamicSheet&&(o.jss.removeStyleSheet(t.dynamicSheet),b&&b.remove(t.dynamicSheet))}}(o)}}),[t,z]),p.useEffect((function(){i.current&&function(e,t){var n=e.state;n.dynamicSheet&&n.dynamicSheet.update(t)}(b.current,e),i.current=!0}));var u=function(e,t,n){var o=e.state;if(e.stylesOptions.disableGeneration)return t||{};o.cacheClasses||(o.cacheClasses={value:null,lastProp:null,lastJSS:{}});var r=!1;return o.classes!==o.cacheClasses.lastJSS&&(o.cacheClasses.lastJSS=o.classes,r=!0),t!==o.cacheClasses.lastProp&&(o.cacheClasses.lastProp=t,r=!0),r&&(o.cacheClasses.value=Re({baseClasses:o.cacheClasses.lastJSS,newClasses:t,Component:n})),o.cacheClasses.value}(b.current,e.classes,c);return u}}var An=["defaultTheme","withTheme","name"],qn=["classes"],hn=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};return function(n){var b=t.defaultTheme,i=t.withTheme,a=void 0!==i&&i,M=t.name,z=(0,r.Z)(t,An);var u=M,O=fn(e,(0,o.Z)({defaultTheme:b,Component:n,name:M||n.displayName,classNamePrefix:u},z)),s=p.forwardRef((function(e,t){var p,c=(0,r.Z)(e,qn),i=O((0,o.Z)({},n.defaultProps,e)),z=c;return("string"===typeof M||a)&&(p=(0,Be.Z)()||b,M&&(z=function(e){var t=e.theme,n=e.name,r=e.props;if(!t||!t.components||!t.components[n]||!t.components[n].defaultProps)return r;var p,b=(0,o.Z)({},r),c=t.components[n].defaultProps;for(p in c)void 0===b[p]&&(b[p]=c[p]);return b}({theme:p,name:M,props:c})),a&&!z.theme&&(z.theme=p)),(0,nn.jsx)(n,(0,o.Z)({ref:t,classes:i},z))}));return c()(s,n),s}}},36063:function(e,t,n){"use strict";n(47313);var o=n(45859),r=n(36426),p=n(86728),b=n(46417),c={};function i(e){var t=(0,p.Z)();return(0,b.jsx)(r.T.Provider,{value:"object"===typeof t?t:c,children:e.children})}t.Z=function(e){var t=e.children,n=e.theme;return(0,b.jsx)(o.Z,{theme:n,children:(0,b.jsx)(i,{children:t})})}},93108:function(e,t,n){"use strict";function o(){return o=Object.assign?Object.assign.bind():function(e){for(var t=1;t=0||(r[n]=e[n]);return r}n.d(t,{g:function(){return o},v:function(){return r}})},32519:function(e,t,n){"use strict";n.d(t,{v:function(){return d}});var o=n(93108),r=n(47313),p=n(1168),b=n(1756),c=n(46417),i=n(50299),a=n(25981),M=["aria-label","className","containerProps","initialMounted","unmountOnClose","transition","transitionTimeout","boundingBoxRef","boundingBoxPadding","reposition","submenuOpenDelay","submenuCloseDelay","skipOpen","viewScroll","portal","theming","onItemClick"],z=(0,r.forwardRef)((function(e,t){var n=e["aria-label"],z=e.className,u=e.containerProps,O=e.initialMounted,s=e.unmountOnClose,l=e.transition,d=e.transitionTimeout,f=e.boundingBoxRef,A=e.boundingBoxPadding,q=e.reposition,h=void 0===q?"auto":q,W=e.submenuOpenDelay,g=void 0===W?300:W,v=e.submenuCloseDelay,m=void 0===v?150:v,R=e.skipOpen,y=e.viewScroll,L=void 0===y?"initial":y,B=e.portal,C=e.theming,N=e.onItemClick,w=(0,o.v)(e,M),D=(0,r.useRef)(null),E=(0,r.useRef)({}),x=w.anchorRef,S=w.state,T=w.onClose,X=(0,r.useMemo)((function(){return{initialMounted:O,unmountOnClose:s,transition:l,transitionTimeout:d,boundingBoxRef:f,boundingBoxPadding:A,rootMenuRef:D,rootAnchorRef:x,scrollNodesRef:E,reposition:h,viewScroll:L}}),[O,s,l,d,x,f,A,h,L]),k=(0,r.useMemo)((function(){return{submenuOpenDelay:g,submenuCloseDelay:m}}),[g,m]),F=(0,r.useMemo)((function(){return{handleClick:function(e,t){e.stopPropagation||(0,a.Dx)(N,e);var n=e.keepOpen;void 0===n&&(n=t&&e.key===i.R8.SPACE),n||(0,a.Dx)(T,{value:e.value,key:e.key,reason:i.GB.CLICK})},handleClose:function(e){(0,a.Dx)(T,{key:e,reason:i.GB.CLICK})}}}),[N,T]);if(!S)return null;var P=(0,c.jsx)(i.J6.Provider,{value:X,children:(0,c.jsx)(i.Bs.Provider,{value:k,children:(0,c.jsx)(i.AH.Provider,{value:F,children:(0,c.jsx)(b.q,(0,o.g)({},w,{ariaLabel:n||"Menu",externalRef:t,containerRef:D,containerProps:{className:z,containerRef:D,containerProps:u,skipOpen:R,theming:C,transition:l,onClose:T}}))})})});return!0===B&&"undefined"!==typeof document?(0,p.createPortal)(P,document.body):B?B.target?(0,p.createPortal)(P,B.target):B.stablePosition?null:P:P})),u=n(83278),O=n(76417),s=n(34762),l=["aria-label","captureFocus","initialOpen","menuButton","instanceRef","onMenuChange"],d=(0,r.forwardRef)((function(e,t){var n=e["aria-label"],p=e.menuButton,b=e.instanceRef,M=e.onMenuChange,d=(0,o.v)(e,l),f=(0,u.i)(d),A=f[0],q=f[1],h=f[2],W=(0,a.tr)(A.state),g=(0,r.useRef)(!1),v=(0,r.useRef)(null),m=(0,r.useCallback)((function(e){q(!1),e.key&&v.current.focus()}),[q]),R=(0,a.Dx)(p,{open:W});if(!R||!R.type)throw new Error("Menu requires a menuButton prop.");var y=(0,o.g)({ref:(0,O.Q)(R.ref,v)},(0,a.dG)({onClick:function(e){g.current||h(0===e.detail?i.td.FIRST:void 0)},onKeyDown:function(e){switch(e.key){case i.R8.UP:h(i.td.LAST);break;case i.R8.DOWN:h(i.td.FIRST);break;default:return}e.preventDefault()}},R.props));"MenuButton"===(0,a.oY)(R.type)&&(y.isOpen=W);var L=(0,r.cloneElement)(R,y);return(0,s.F)(M,W),(0,r.useImperativeHandle)(b,(function(){return{openMenu:h,closeMenu:function(){return q(!1)}}})),(0,c.jsxs)(r.Fragment,{children:[L,(0,c.jsx)(z,(0,o.g)({},d,A,{"aria-label":n||("string"===typeof R.props.children?R.props.children:"Menu"),anchorRef:v,ref:t,onClose:m,skipOpen:g}))]})}))},70042:function(e,t,n){"use strict";n.d(t,{j:function(){return M}});var o=n(93108),r=n(47313),p=n(46417),b=n(25981),c=n(85646),i=n(50299),a=["className","isOpen","disabled","children"],M=(0,b.zi)("MenuButton",(0,r.forwardRef)((function(e,t){var n=e.className,b=e.isOpen,M=e.disabled,z=e.children,u=(0,o.v)(e,a),O=(0,r.useMemo)((function(){return{open:b}}),[b]);return(0,p.jsx)("button",(0,o.g)({"aria-haspopup":!0,"aria-expanded":b,"aria-disabled":M||void 0,type:"button",disabled:M},u,{ref:t,className:(0,c.l)({block:i.es,modifiers:O,className:n}),children:z}))})))},38499:function(e,t,n){"use strict";n.d(t,{s:function(){return s}});var o=n(93108),r=n(47313),p=n(46417),b=n(6442),c=n(43804),i=n(50299),a=n(76417),M=n(85646),z=n(25981),u=["className","value","href","type","checked","disabled","children","onClick","isHovering","itemRef","externalRef"],O=["setHover"],s=(0,b.m)("MenuItem",(function(e){var t=e.className,n=e.value,b=e.href,s=e.type,l=e.checked,d=e.disabled,f=e.children,A=e.onClick,q=e.isHovering,h=e.itemRef,W=e.externalRef,g=(0,o.v)(e,u),v=!!d,m=function(e,t,n,o){var p=(0,r.useContext)(i.Bs).submenuCloseDelay,b=(0,r.useContext)(i._X),a=b.isParentOpen,M=b.isSubmenuOpen,z=b.dispatch,u=b.updateItems,O=(0,r.useRef)(0),s=function(){!n&&!o&&z(i.$U.SET,e.current)},l=function(){!o&&z(i.$U.UNSET,e.current)};return(0,c.V)(o,e,u),(0,r.useEffect)((function(){return function(){return clearTimeout(O.current)}}),[]),(0,r.useEffect)((function(){n&&a&&t.current&&t.current.focus()}),[t,n,a]),{setHover:s,onBlur:function(e){n&&!e.currentTarget.contains(e.relatedTarget)&&l()},onPointerMove:function(){M?O.current||(O.current=setTimeout((function(){O.current=0,s()}),p)):s()},onPointerLeave:function(e,t){O.current&&(clearTimeout(O.current),O.current=0),!t&&l()}}}(h,h,q,v),R=m.setHover,y=(0,o.v)(m,O),L=(0,r.useContext)(i.AH),B=(0,r.useContext)(i.L1),C="radio"===s,N="checkbox"===s,w=!!b&&!v&&!C&&!N,D=C?B.value===n:!!N&&!!l,E=function(e){if(v)return e.stopPropagation(),void e.preventDefault();var t={value:n,syntheticEvent:e};void 0!==e.key&&(t.key=e.key),N&&(t.checked=!D),C&&(t.name=B.name),(0,z.Dx)(A,t),C&&(0,z.Dx)(B.onRadioChange,t),L.handleClick(t,N||C)},x=(0,r.useMemo)((function(){return{type:s,disabled:v,hover:q,checked:D,anchor:w}}),[s,v,q,D,w]),S=(0,z.dG)((0,o.g)({},y,{onPointerDown:R,onKeyDown:function(e){if(q)switch(e.key){case i.R8.ENTER:case i.R8.SPACE:w?e.key===i.R8.SPACE&&h.current.click():E(e)}},onClick:E}),g),T=(0,o.g)({role:C?"menuitemradio":N?"menuitemcheckbox":"menuitem","aria-checked":C||N?D:void 0},(0,z.$7)(v,q),S,{ref:(0,a.Q)(W,h),className:(0,M.l)({block:i.nJ,element:i.np,modifiers:x,className:t}),children:(0,r.useMemo)((function(){return(0,z.Dx)(f,x)}),[f,x])});return w?(0,p.jsx)("li",{role:"presentation",children:(0,p.jsx)("a",(0,o.g)({href:b},T))}):(0,p.jsx)("li",(0,o.g)({},T))}))},1756:function(e,t,n){"use strict";n.d(t,{q:function(){return d}});var o=n(93108),r=n(47313),p=n(1168),b=n(46417),c=n(25981),i=n(85646),a=n(50299),M=function(e){var t=e.className,n=e.containerRef,p=e.containerProps,M=e.children,z=e.isOpen,u=e.skipOpen,O=e.theming,s=e.transition,l=e.onClose,d=(0,c.us)(s,"item");return(0,b.jsx)("div",(0,o.g)({},(0,c.dG)({onKeyDown:function(e){var t=e.key;if(t===a.R8.ESC)(0,c.Dx)(l,{key:t,reason:a.GB.CANCEL})},onBlur:function(e){z&&!e.currentTarget.contains(e.relatedTarget||document.activeElement)&&((0,c.Dx)(l,{reason:a.GB.BLUR}),u&&(u.current=!0,setTimeout((function(){return u.current=!1}),300)))}},p),{className:(0,i.l)({block:a.Kk,modifiers:(0,r.useMemo)((function(){return{theme:O,itemTransition:d}}),[O,d]),className:t}),style:(0,o.g)({position:"absolute"},null==p?void 0:p.style),ref:n,children:M}))},z=function(e){var t,n,o,r=e.anchorRect,p=e.containerRect,b=e.menuRect,c=e.placeLeftorRightY,i=e.placeLeftX,a=e.placeRightX,M=e.getLeftOverflow,z=e.getRightOverflow,u=e.confineHorizontally,O=e.confineVertically,s=e.arrowRef,l=e.arrow,d=e.direction,f=e.position,A=d,q=c;"initial"!==f&&(q=O(q),"anchor"===f&&(q=Math.min(q,r.bottom-p.top),q=Math.max(q,r.top-p.top-b.height))),"left"===A?(t=i,"initial"!==f&&(n=M(t))<0&&((o=z(a))<=0||-n>o)&&(t=a,A="right")):(t=a,"initial"!==f&&(o=z(t))>0&&((n=M(i))>=0||-no)&&(t=a,A="bottom")):(t=a,"initial"!==f&&(o=z(t))>0&&((n=M(i))>=0||-n-1&&(o.splice(r,1),e.contains(document.activeElement)&&(t.current.focus(),p()))}else b.items=[];b.hoverIndex=-1,b.sorted=!1}),[b,t]);return{hoverItem:o,dispatch:(0,r.useCallback)((function(t,n,o){var r=b.items,i=b.hoverIndex,M=function(){if(!b.sorted){var t=e.current.querySelectorAll(".szh-menu__item");r.sort((function(e,n){return(0,c.O)(t,e)-(0,c.O)(t,n)})),b.sorted=!0}},z=-1,u=void 0;switch(t){case a.$U.RESET:break;case a.$U.SET:u=n;break;case a.$U.UNSET:u=function(e){return e===n?void 0:e};break;case a.$U.FIRST:M(),u=r[z=0];break;case a.$U.LAST:M(),z=r.length-1,u=r[z];break;case a.$U.SET_INDEX:M(),u=r[z=o];break;case a.$U.INCREASE:M(),(z=i)<0&&(z=r.indexOf(n)),++z>=r.length&&(z=0),u=r[z];break;case a.$U.DECREASE:M(),(z=i)<0&&(z=r.indexOf(n)),--z<0&&(z=r.length-1),u=r[z]}u||(z=-1),p(u),b.hoverIndex=z}),[e,b]),updateItems:i}}(me,Re),we=Ne.hoverItem,De=Ne.dispatch,Ee=Ne.updateItems,xe=(0,c.tr)(F),Se=(0,c.us)(le,"open"),Te=(0,c.us)(le,"close"),Xe=he.current,ke=(0,r.useCallback)((function(e){var t,n=h?null==(t=h.current)?void 0:t.getBoundingClientRect():q?{left:q.x,right:q.x,top:q.y,bottom:q.y,width:0,height:0}:null;if(n){Xe.menu||(Xe.menu=(de?de.current:(0,c.GZ)(Ae.current))||window);var r=function(e,t,n,o){var r=t.current.getBoundingClientRect(),p=e.current.getBoundingClientRect(),b=n===window?{left:0,top:0,right:document.documentElement.clientWidth,bottom:window.innerHeight}:n.getBoundingClientRect(),i=(0,c.dj)(o),a=function(e){return e+p.left-b.left-i.left},M=function(e){return e+p.left+r.width-b.right+i.right},z=function(e){return e+p.top-b.top-i.top},u=function(e){return e+p.top+r.height-b.bottom+i.bottom};return{menuRect:r,containerRect:p,getLeftOverflow:a,getRightOverflow:M,getTopOverflow:z,getBottomOverflow:u,confineHorizontally:function(e){var t=a(e);if(t<0)e-=t;else{var n=M(e);n>0&&(t=a(e-=n))<0&&(e-=t)}return e},confineVertically:function(e){var t=z(e);if(t<0)e-=t;else{var n=u(e);n>0&&(t=z(e-=n))<0&&(e-=t)}return e}}}(W,me,Xe.menu,fe),p=function(e){var t=e.arrow,n=e.align,r=e.direction,p=e.offsetX,b=e.offsetY,c=e.position,i=e.anchorRect,a=e.arrowRef,M=e.positionHelpers,O=M.menuRect,s=M.containerRect,l=p,d=b;t&&("left"===r||"right"===r?l+=a.current.offsetWidth:d+=a.current.offsetHeight);var f,A,q=i.left-s.left-O.width-l,h=i.right-s.left+l,W=i.top-s.top-O.height-d,g=i.bottom-s.top+d;"end"===n?(f=i.right-s.left-O.width,A=i.bottom-s.top-O.height):"center"===n?(f=i.left-s.left-(O.width-i.width)/2,A=i.top-s.top-(O.height-i.height)/2):(f=i.left-s.left,A=i.top-s.top),f+=l,A+=d;var v=(0,o.g)({},M,{anchorRect:i,placeLeftX:q,placeRightX:h,placeLeftorRightY:A,placeTopY:W,placeBottomY:g,placeToporBottomX:f,arrowRef:a,arrow:t,direction:r,position:c});switch(r){case"left":case"right":return z(v);default:return u(v)}}({arrow:y,align:B,direction:N,offsetX:Z,offsetY:V,position:D,anchorRect:n,arrowRef:ye,positionHelpers:r}),b=p.arrowX,i=p.arrowY,a=p.x,M=p.y,O=p.computedDirection,s=r.menuRect,l=s.height;if(!e&&"visible"!==x){var d,f,A=r.getTopOverflow,g=r.getBottomOverflow,v=Be.current.height,m=g(M);if(m>0||(0,c.eO)(m,0)&&(0,c.eO)(l,v))d=l-m,f=m;else{var R=A(M);(R<0||(0,c.eO)(R,0)&&(0,c.eO)(l,v))&&(f=0-R,(d=l+R)>=0&&(M-=R))}d>=0?(l=d,re({height:d,overflowAmt:f})):re()}y&&te({x:b,y:i}),J({x:a,y:M}),ce(O),Be.current={width:s.width,height:l}}}),[y,B,fe,N,Z,V,D,x,q,h,W,de,Ae,Xe]);(0,O.b)((function(){xe&&(ke(),Le.current&&Oe()),Le.current=xe,Ce.current=ke}),[xe,ke,ve]),(0,O.b)((function(){oe&&!S&&(me.current.scrollTop=0)}),[oe,S]),(0,O.b)((function(){return Ee}),[Ee]),(0,r.useEffect)((function(){var e=Xe.menu;if(xe&&e){if(e=e.addEventListener?e:window,!Xe.anchors){Xe.anchors=[];for(var t=(0,c.GZ)(qe&&qe.current);t&&t!==e;)Xe.anchors.push(t),t=(0,c.GZ)(t)}var n=ge;if(Xe.anchors.length&&"initial"===n&&(n="auto"),"initial"!==n){var o=function(){"auto"===n?(0,c.MA)((function(){return ke(!0)})):(0,c.Dx)(G,{reason:a.GB.SCROLL})},r=Xe.anchors.concat("initial"!==ge?e:[]);return r.forEach((function(e){return e.addEventListener("scroll",o)})),function(){return r.forEach((function(e){return e.removeEventListener("scroll",o)}))}}}}),[qe,Xe,xe,G,ge,ke]);var Fe=!!oe&&oe.overflowAmt>0;(0,r.useEffect)((function(){if(!Fe&&xe&&R){var e=function(){return(0,c.MA)(ke)},t=R.current;return t.addEventListener("scroll",e),function(){return t.removeEventListener("scroll",e)}}}),[xe,Fe,R,ke]),(0,r.useEffect)((function(){if("function"===typeof ResizeObserver&&"initial"!==We){var e=new ResizeObserver((function(e){var t,n,o=e[0],r=o.borderBoxSize,b=o.target;if(r){var i=r[0]||r;t=i.inlineSize,n=i.blockSize}else{var a=b.getBoundingClientRect();t=a.width,n=a.height}0!==t&&0!==n&&((0,c.eO)(t,Be.current.width,1)&&(0,c.eO)(n,Be.current.height,1)||(0,p.flushSync)((function(){Ce.current(),Oe()})))})),t=me.current;return e.observe(t,{box:"border-box"}),function(){return e.unobserve(t)}}}),[We]),(0,r.useEffect)((function(){if(!xe)return De(a.$U.RESET),void(Te||re());var e=I||{},t=e.position,n=e.alwaysUpdate,o=function(){t===a.td.FIRST?De(a.$U.FIRST):t===a.td.LAST?De(a.$U.LAST):t>=-1&&De(a.$U.SET_INDEX,void 0,t)};if(n)o();else if(k){var r=setTimeout((function(){me.current.contains(document.activeElement)||(Re.current.focus(),o())}),Se?170:100);return function(){return clearTimeout(r)}}}),[xe,Se,Te,k,I,De]);var Pe,_e,Ie=ae>0,je=(0,r.useMemo)((function(){return{isParentOpen:xe,isSubmenuOpen:Ie,setOpenSubmenuCount:Me,dispatch:De,updateItems:Ee}}),[xe,Ie,De,Ee]);oe&&(S?_e=oe.overflowAmt:Pe=oe.height);var Ze=(0,r.useMemo)((function(){return{reposSubmenu:ue,overflow:x,overflowAmt:_e,parentMenuRef:me,parentDir:be}}),[ue,x,_e,be]),He=Pe>=0?{maxHeight:Pe,overflow:x}:void 0,Ve=(0,r.useMemo)((function(){return{state:F,dir:be}}),[F,be]),Ue=(0,r.useMemo)((function(){return{dir:be}}),[be]),Ge=(0,i.l)({block:a.nJ,element:a.fM,modifiers:Ue,className:f}),Ke=(0,b.jsxs)("ul",(0,o.g)({role:"menu","aria-label":t},(0,c.$7)(_),(0,c.dG)({onKeyDown:function(e){switch(e.key){case a.R8.HOME:De(a.$U.FIRST);break;case a.R8.END:De(a.$U.LAST);break;case a.R8.UP:De(a.$U.DECREASE,we);break;case a.R8.DOWN:De(a.$U.INCREASE,we);break;case a.R8.SPACE:return void(e.target&&-1!==e.target.className.indexOf(a.nJ)&&e.preventDefault());default:return}e.preventDefault(),e.stopPropagation()},onAnimationEnd:function(){"closing"===F&&re(),(0,c.Dx)(P)}},K),{ref:(0,s.Q)(m,me),className:(0,i.l)({block:a.nJ,modifiers:Ve,className:n}),style:(0,o.g)({},d,He,{margin:0,display:"closed"===F?"none":void 0,position:"absolute",left:$.x,top:$.y}),children:[(0,b.jsx)("div",(0,o.g)({tabIndex:-1,style:{position:"absolute",left:0,top:0}},v,{ref:Re})),y&&(0,b.jsx)("div",{className:Ge,style:(0,o.g)({},A,{position:"absolute",left:ee.x,top:ee.y}),ref:ye}),(0,b.jsx)(a.b7.Provider,{value:Ze,children:(0,b.jsx)(a._X.Provider,{value:je,children:(0,b.jsx)(a.c9.Provider,{value:we,children:U})})})]}));return g?(0,b.jsx)(M,(0,o.g)({},g,{isOpen:xe,children:Ke})):Ke}},3860:function(e,t,n){"use strict";n.d(t,{W:function(){return A}});var o=n(93108),r=n(47313),p=n(1168),b=n(1756),c=n(46417),i=n(6442),a=n(83278),M=n(43804),z=n(34762),u=n(85646),O=n(50299),s=n(76417),l=n(25981),d=["aria-label","className","disabled","direction","label","openTrigger","onMenuChange","isHovering","instanceRef","itemRef","captureFocus","repositionFlag","itemProps"],f=["ref","className"],A=(0,i.m)("SubMenu",(function(e){var t=e["aria-label"],n=e.className,i=e.disabled,A=e.direction,q=e.label,h=e.openTrigger,W=e.onMenuChange,g=e.isHovering,v=e.instanceRef,m=e.itemRef,R=e.itemProps,y=void 0===R?{}:R,L=(0,o.v)(e,d),B=(0,r.useContext)(O.J6),C=B.rootMenuRef,N=(0,r.useContext)(O.Bs),w=N.submenuOpenDelay,D=N.submenuCloseDelay,E=(0,r.useContext)(O.b7),x=E.parentMenuRef,S=E.parentDir,T=E.overflow,X=(0,r.useContext)(O._X),k=X.isParentOpen,F=X.isSubmenuOpen,P=X.setOpenSubmenuCount,_=X.dispatch,I=X.updateItems,j="visible"!==T,Z=(0,a.i)(B),H=Z[0],V=Z[1],U=Z[2],G=H.state,K=!!i,Y=(0,l.tr)(G),$=(0,r.useRef)(null),J=(0,r.useRef)(0),Q=function(){J.current&&(clearTimeout(J.current),J.current=0)},ee=function(){Q(),te(),!K&&U.apply(void 0,arguments)},te=function(){return!g&&!K&&_(O.$U.SET,m.current)},ne=function(e){te(),h||(J.current=setTimeout((function(){return(0,l.MA)(ee)}),Math.max(e,0)))};(0,M.V)(K,m,I),(0,z.F)(W,Y),(0,r.useEffect)((function(){return function(){return clearTimeout(J.current)}}),[]),(0,r.useEffect)((function(){g&&k?m.current.focus():V(!1)}),[g,k,V,m]),(0,r.useEffect)((function(){P((function(e){return Y?e+1:Math.max(e-1,0)}))}),[P,Y]),(0,r.useImperativeHandle)(v,(function(){return{openMenu:function(){k&&ee.apply(void 0,arguments)},closeMenu:function(){Y&&(m.current.focus(),V(!1))}}}));var oe=(0,r.useMemo)((function(){return{open:Y,hover:g,disabled:K,submenu:!0}}),[Y,g,K]),re=y.ref,pe=y.className,be=(0,o.v)(y,f),ce=(0,l.dG)({onPointerMove:function(){J.current||Y||K||(F?J.current=setTimeout((function(){return ne(w-D)}),D):ne(w))},onPointerLeave:function(){Q(),Y||_(O.$U.UNSET,m.current)},onKeyDown:function(e){if(g)switch(e.key){case O.R8.ENTER:case O.R8.SPACE:case O.R8.RIGHT:"none"!==h&&ee(O.td.FIRST)}},onClick:function(){return"none"!==h&&ee()}},be);return(0,c.jsxs)("li",{className:(0,u.l)({block:O.nJ,element:O.uQ,className:n}),style:{position:"relative"},role:"presentation",ref:$,onKeyDown:function(e){var t=!1;switch(e.key){case O.R8.LEFT:Y&&(m.current.focus(),V(!1),t=!0);break;case O.R8.RIGHT:Y||(t=!0)}t&&(e.preventDefault(),e.stopPropagation())},children:[(0,c.jsx)("div",(0,o.g)({role:"menuitem","aria-haspopup":!0,"aria-expanded":Y},(0,l.$7)(K,g),ce,{ref:(0,s.Q)(re,m),className:(0,u.l)({block:O.nJ,element:O.np,modifiers:oe,className:pe}),children:(0,r.useMemo)((function(){return(0,l.Dx)(q,oe)}),[q,oe])})),G&&function(){var e=(0,c.jsx)(b.q,(0,o.g)({},L,H,{ariaLabel:t||("string"===typeof q?q:"Submenu"),anchorRef:m,containerRef:j?C:$,direction:A||("right"===S||"left"===S?S:"right"),parentScrollingRef:j&&x,isDisabled:K})),n=C.current;return j&&n?(0,p.createPortal)(e,n):e}()]})}))},85646:function(e,t,n){"use strict";n.d(t,{l:function(){return r}});var o=n(47313),r=function(e){var t=e.block,n=e.element,r=e.modifiers,p=e.className;return(0,o.useMemo)((function(){var e=n?t+"__"+n:t,o=e;r&&Object.keys(r).forEach((function(t){var n=r[t];n&&(o+=" "+e+"--"+(!0===n?t:t+"-"+n))}));var b="function"===typeof p?p(r):p;return"string"===typeof b&&(b=b.trim())&&(o+=" "+b),o}),[t,n,r,p])}},76417:function(e,t,n){"use strict";n.d(t,{Q:function(){return p}});var o=n(47313);function r(e,t){"function"===typeof e?e(t):e.current=t}var p=function(e,t){return(0,o.useMemo)((function(){return e?t?function(n){r(e,n),r(t,n)}:e:t}),[e,t])}},78225:function(e,t,n){"use strict";n.d(t,{b:function(){return r}});var o=n(47313),r="undefined"!==typeof window&&"undefined"!==typeof window.document&&"undefined"!==typeof window.document.createElement?o.useLayoutEffect:o.useEffect},43804:function(e,t,n){"use strict";n.d(t,{V:function(){return r}});var o=n(78225),r=function(e,t,n){(0,o.b)((function(){if(!e){var o=t.current;return n(o,!0),function(){n(o)}}}),[e,t,n])}},34762:function(e,t,n){"use strict";n.d(t,{F:function(){return p}});var o=n(47313),r=n(25981),p=function(e,t){var n=(0,o.useRef)(t);(0,o.useEffect)((function(){n.current!==t&&(0,r.Dx)(e,{open:t}),n.current=t}),[e,t])}},83278:function(e,t,n){"use strict";n.d(t,{i:function(){return z}});var o=n(93108),r=n(47313),p=["preEnter","entering","entered","preExit","exiting","exited","unmounted"],b=function(e){return e?6:5},c=function(e,t,n,o,r){clearTimeout(o.current),t(e),n.current=e,r&&r({state:p[e]})},i=n(25981),a=n(50299),M=function(e){var t=void 0===e?{}:e,n=t.initialOpen,o=t.initialMounted,M=t.unmountOnClose,z=t.transition,u=t.transitionTimeout,O=function(e){var t,n,o=void 0===e?{}:e,i=o.enter,a=void 0===i||i,M=o.exit,z=void 0===M||M,u=o.preEnter,O=o.preExit,s=o.timeout,l=o.initialEntered,d=o.mountOnEnter,f=o.unmountOnExit,A=o.onChange,q=(0,r.useState)(l?2:b(d)),h=q[0],W=q[1],g=(0,r.useRef)(h),v=(0,r.useRef)();"object"===typeof s?(t=s.enter,n=s.exit):t=n=s;var m=(0,r.useCallback)((function(){var e;switch(g.current){case 1:case 0:e=2;break;case 4:case 3:e=b(f)}void 0!==e&&c(e,W,g,v,A)}),[A,f]),R=(0,r.useCallback)((function(e){var o=function e(o){switch(c(o,W,g,v,A),o){case 1:t>=0&&(v.current=setTimeout(m,t));break;case 4:n>=0&&(v.current=setTimeout(m,n));break;case 0:case 3:v.current=setTimeout((function(){return e(o+1)}),0)}},r=g.current<=2;"boolean"!==typeof e&&(e=!r),e?r||o(a?u?0:1:2):r&&o(z?O?3:4:b(f))}),[m,A,a,z,u,O,t,n,f]);return(0,r.useEffect)((function(){return function(){return clearTimeout(v.current)}}),[]),[p[h],R,m]}({initialEntered:n,mountOnEnter:!o,unmountOnExit:M,timeout:void 0===u?500:u,enter:(0,i.us)(z,"open"),exit:(0,i.us)(z,"close")}),s=O[0],l=O[1],d=O[2];return[{state:a._f[s],endTransition:d},l]},z=function(e){var t=M(e),n=t[0],p=t[1],b=(0,r.useState)(),c=b[0],i=b[1];return[(0,o.g)({menuItemFocus:c},n),p,function(e,t){i({position:e,alwaysUpdate:t}),p(!0)}]}},50299:function(e,t,n){"use strict";n.d(t,{$U:function(){return A},AH:function(){return O},Bs:function(){return d},GB:function(){return q},J6:function(){return l},Kk:function(){return r},L1:function(){return s},R8:function(){return f},_X:function(){return z},_f:function(){return W},b7:function(){return u},c9:function(){return M},es:function(){return b},fM:function(){return c},nJ:function(){return p},np:function(){return i},td:function(){return h},uQ:function(){return a}});var o=n(47313),r="szh-menu-container",p="szh-menu",b="szh-menu-button",c="arrow",i="item",a="submenu",M=(0,o.createContext)(),z=(0,o.createContext)({}),u=(0,o.createContext)({}),O=(0,o.createContext)({}),s=(0,o.createContext)({}),l=(0,o.createContext)({}),d=(0,o.createContext)({}),f=Object.freeze({ENTER:"Enter",ESC:"Escape",SPACE:" ",HOME:"Home",END:"End",LEFT:"ArrowLeft",RIGHT:"ArrowRight",UP:"ArrowUp",DOWN:"ArrowDown"}),A=Object.freeze({RESET:0,SET:1,UNSET:2,INCREASE:3,DECREASE:4,FIRST:5,LAST:6,SET_INDEX:7}),q=Object.freeze({CLICK:"click",CANCEL:"cancel",BLUR:"blur",SCROLL:"scroll"}),h=Object.freeze({FIRST:"first",LAST:"last"}),W=Object.freeze({entering:"opening",entered:"open",exiting:"closing",exited:"closed"})},25981:function(e,t,n){"use strict";n.d(t,{$7:function(){return l},Dx:function(){return i},GZ:function(){return s},MA:function(){return p},O:function(){return d},dG:function(){return u},dj:function(){return O},eO:function(){return b},oY:function(){return M},tr:function(){return r},us:function(){return c},zi:function(){return z}});var o=n(1168),r=function(e){return!!e&&"o"===e[0]},p=o.unstable_batchedUpdates||function(e){return e()},b=(Object.values,function(e,t,n){return void 0===n&&(n=1e-4),Math.abs(e-t)1?p.bindSequence(e,c,t,n):(b=p.getKeyInfo(e,n),p.callbacks[b.key]=p.callbacks[b.key]||[],p.getMatches(b.key,b.modifiers,{type:b.action},o,e,r),p.callbacks[b.key][o?"unshift":"push"]({callback:t,modifiers:b.modifiers,action:b.action,seq:o,level:r,combo:e}))}},52615:function(e,t,n){var o=n(64980).off;e.exports=function(){var e=this,t=e.element;o(t,"keypress",e.eventHandler),o(t,"keydown",e.eventHandler),o(t,"keyup",e.eventHandler)}},64980:function(e){function t(e,t,n,o){return!e.addEventListener&&(t="on"+t),(e.addEventListener||e.attachEvent).call(e,t,n,o),n}e.exports=t,e.exports.on=t,e.exports.off=function(e,t,n,o){return!e.removeEventListener&&(t="on"+t),(e.removeEventListener||e.detachEvent).call(e,t,n,o),n}},29620:function(e,t,n){"use strict";e.exports=function(e,t,o,r){this.stopCallback(t,t.target||t.srcElement,o,r)||!1===e(t,o)&&(n(17314)(t),n(81615)(t))}},10708:function(e,t,n){"use strict";e.exports=function(e,t){var o,r,p,b,c,i,a=[];for(o=n(59459)(e),b=n(59328),c=n(20928),i=n(14895),p=0;p95&&o<112||e.hasOwnProperty(o)&&(t.REVERSE_MAP[e[o]]=o);return t.REVERSE_MAP}},48459:function(e,t,n){"use strict";e.exports=function(e,t,o){var r,p,b,c,i=this,a={},M=0,z=!1;for(r=i.getMatches(e,t,o),p=0;p-1)return!1;var n=t.tagName.toLowerCase();return"input"===n||"select"===n||"textarea"===n||t.isContentEditable}},31563:function(e){"use strict";e.exports=function(e,t){return this.directMap[e+":"+t]&&this.directMap[e+":"+t]({},e),this}},78912:function(e){"use strict";e.exports=function(e,t){return this.bind(e,(function(){}),t)}},50965:function(e){"use strict";e.exports=function(){this.instances.forEach((function(e){e.reset()}))}},91381:function(e,t,n){"use strict";e.exports=function(e){var t,o;if(t=n(65584),o=n(96200),"keypress"===e.type){var r=String.fromCharCode(e.which);return e.shiftKey||(r=r.toLowerCase()),r}return void 0!==t[e.which]?t[e.which]:void 0!==o[e.which]?o[e.which]:String.fromCharCode(e.which).toLowerCase()}},49488:function(e){"use strict";e.exports=function(e){var t=[];return e.shiftKey&&t.push("shift"),e.altKey&&t.push("alt"),e.ctrlKey&&t.push("ctrl"),e.metaKey&&t.push("meta"),t}},14895:function(e){"use strict";e.exports=function(e){return"shift"===e||"ctrl"===e||"alt"===e||"meta"===e}},59459:function(e){"use strict";e.exports=function(e){return"+"===e?["+"]:e.split("+")}},17314:function(e){"use strict";e.exports=function(e){e.preventDefault?e.preventDefault():e.returnValue=!1}},20928:function(e){"use strict";e.exports={"~":"`","!":"1","@":"2","#":"3",$:"4","%":"5","^":"6","&":"7","*":"8","(":"9",")":"0",_:"-","+":"=",":":";",'"':"'","<":",",">":".","?":"/","|":"\\"}},59328:function(e){"use strict";e.exports={option:"alt",command:"meta",return:"enter",escape:"esc",mod:/Mac|iPod|iPhone|iPad/.test(navigator.platform)?"meta":"ctrl"}},96200:function(e){"use strict";e.exports={106:"*",107:"plus",109:"minus",110:".",111:"/",186:";",187:"=",188:",",189:"-",190:".",191:"/",192:"`",219:"[",220:"\\",221:"]",222:"'"}},65584:function(e){"use strict";e.exports={8:"backspace",9:"tab",13:"enter",16:"shift",17:"ctrl",18:"alt",20:"capslock",27:"esc",32:"space",33:"pageup",34:"pagedown",35:"end",36:"home",37:"left",38:"up",39:"right",40:"down",45:"ins",46:"del",91:"meta",93:"meta",173:"minus",187:"plus",189:"minus",224:"meta"};for(var t=1;t<20;++t)e.exports[111+t]="f"+t;for(t=0;t<=9;++t)e.exports[t+96]=t},81615:function(e){"use strict";e.exports=function(e){e.stopPropagation?e.stopPropagation():e.cancelBubble=!0}},47347:function(e,t,n){"use strict";n.d(t,{Z:function(){return a}});var o=n(99004),r=n(79254),p=n(93601),b=n(34800),c=n(68627);function i(e){return i="function"===typeof Symbol&&"symbol"===typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"===typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},i(e)}function a(e,t){if((0,b.Z)(2,arguments),!t||"object"!==i(t))return new Date(NaN);var n=t.years?(0,c.Z)(t.years):0,a=t.months?(0,c.Z)(t.months):0,M=t.weeks?(0,c.Z)(t.weeks):0,z=t.days?(0,c.Z)(t.days):0,u=t.hours?(0,c.Z)(t.hours):0,O=t.minutes?(0,c.Z)(t.minutes):0,s=t.seconds?(0,c.Z)(t.seconds):0,l=(0,p.Z)(e),d=a||n?(0,r.Z)(l,a+12*n):l,f=z||M?(0,o.Z)(d,z+7*M):d,A=1e3*(s+60*(O+60*u));return new Date(f.getTime()+A)}},99004:function(e,t,n){"use strict";n.d(t,{Z:function(){return b}});var o=n(68627),r=n(93601),p=n(34800);function b(e,t){(0,p.Z)(2,arguments);var n=(0,r.Z)(e),b=(0,o.Z)(t);return isNaN(b)?new Date(NaN):b?(n.setDate(n.getDate()+b),n):n}},60206:function(e,t,n){"use strict";n.d(t,{Z:function(){return c}});var o=n(68627),r=n(84485),p=n(34800),b=36e5;function c(e,t){(0,p.Z)(2,arguments);var n=(0,o.Z)(t);return(0,r.Z)(e,n*b)}},91469:function(e,t,n){"use strict";n.d(t,{Z:function(){return c}});var o=n(68627),r=n(84485),p=n(34800),b=6e4;function c(e,t){(0,p.Z)(2,arguments);var n=(0,o.Z)(t);return(0,r.Z)(e,n*b)}},79254:function(e,t,n){"use strict";n.d(t,{Z:function(){return b}});var o=n(68627),r=n(93601),p=n(34800);function b(e,t){(0,p.Z)(2,arguments);var n=(0,r.Z)(e),b=(0,o.Z)(t);if(isNaN(b))return new Date(NaN);if(!b)return n;var c=n.getDate(),i=new Date(n.getTime());return i.setMonth(n.getMonth()+b+1,0),c>=i.getDate()?i:(n.setFullYear(i.getFullYear(),i.getMonth(),c),n)}},78392:function(e,t,n){"use strict";n.d(t,{Z:function(){return b}});var o=n(68627),r=n(99004),p=n(34800);function b(e,t){(0,p.Z)(2,arguments);var n=7*(0,o.Z)(t);return(0,r.Z)(e,n)}},83618:function(e,t,n){"use strict";n.d(t,{Z:function(){return b}});var o=n(68627),r=n(79254),p=n(34800);function b(e,t){(0,p.Z)(2,arguments);var n=(0,o.Z)(t);return(0,r.Z)(e,12*n)}},47332:function(e,t,n){"use strict";n.d(t,{vh:function(){return r},yJ:function(){return o}});Math.pow(10,8);var o=6e4,r=36e5},70943:function(e,t,n){"use strict";n.d(t,{Z:function(){return p}});var o=n(93601),r=n(34800);function p(e,t){(0,r.Z)(2,arguments);var n=(0,o.Z)(e),p=(0,o.Z)(t);return 12*(n.getFullYear()-p.getFullYear())+(n.getMonth()-p.getMonth())}},56148:function(e,t,n){"use strict";n.d(t,{Z:function(){return p}});var o=n(93601),r=n(34800);function p(e){(0,r.Z)(1,arguments);var t=(0,o.Z)(e);return t.setHours(23,59,59,999),t}},98589:function(e,t,n){"use strict";n.d(t,{Z:function(){return p}});var o=n(93601),r=n(34800);function p(e){(0,r.Z)(1,arguments);var t=(0,o.Z)(e),n=t.getMonth();return t.setFullYear(t.getFullYear(),n+1,0),t.setHours(23,59,59,999),t}},34605:function(e,t,n){"use strict";n.d(t,{Z:function(){return c}});var o=n(73149),r=n(93601),p=n(68627),b=n(34800);function c(e,t){var n,c,i,a,M,z,u,O;(0,b.Z)(1,arguments);var s=(0,o.j)(),l=(0,p.Z)(null!==(n=null!==(c=null!==(i=null!==(a=null===t||void 0===t?void 0:t.weekStartsOn)&&void 0!==a?a:null===t||void 0===t||null===(M=t.locale)||void 0===M||null===(z=M.options)||void 0===z?void 0:z.weekStartsOn)&&void 0!==i?i:s.weekStartsOn)&&void 0!==c?c:null===(u=s.locale)||void 0===u||null===(O=u.options)||void 0===O?void 0:O.weekStartsOn)&&void 0!==n?n:0);if(!(l>=0&&l<=6))throw new RangeError("weekStartsOn must be between 0 and 6 inclusively");var d=(0,r.Z)(e),f=d.getDay(),A=6+(f0?1:b}var b=n(47347),c=n(5025),i=n(6021),a=864e5;function M(e,t){var n=e.getFullYear()-t.getFullYear()||e.getMonth()-t.getMonth()||e.getDate()-t.getDate()||e.getHours()-t.getHours()||e.getMinutes()-t.getMinutes()||e.getSeconds()-t.getSeconds()||e.getMilliseconds()-t.getMilliseconds();return n<0?-1:n>0?1:n}function z(e,t){(0,r.Z)(2,arguments);var n=(0,o.Z)(e),p=(0,o.Z)(t),b=M(n,p),z=Math.abs(function(e,t){(0,r.Z)(2,arguments);var n=(0,i.Z)(e),o=(0,i.Z)(t),p=n.getTime()-(0,c.Z)(n),b=o.getTime()-(0,c.Z)(o);return Math.round((p-b)/a)}(n,p));n.setDate(n.getDate()-b*z);var u=b*(z-Number(M(n,p)===-b));return 0===u?0:u}var u=n(47332);function O(e,t){return(0,r.Z)(2,arguments),(0,o.Z)(e).getTime()-(0,o.Z)(t).getTime()}var s={ceil:Math.ceil,round:Math.round,floor:Math.floor,trunc:function(e){return e<0?Math.ceil(e):Math.floor(e)}},l="trunc";function d(e){return e?s[e]:s[l]}var f=n(70943),A=n(56148),q=n(98589);function h(e,t){(0,r.Z)(2,arguments);var n,b=(0,o.Z)(e),c=(0,o.Z)(t),i=p(b,c),a=Math.abs((0,f.Z)(b,c));if(a<1)n=0;else{1===b.getMonth()&&b.getDate()>27&&b.setDate(30),b.setMonth(b.getMonth()-i*a);var M=p(b,c)===-i;(function(e){(0,r.Z)(1,arguments);var t=(0,o.Z)(e);return(0,A.Z)(t).getTime()===(0,q.Z)(t).getTime()})((0,o.Z)(e))&&1===a&&1===p(e,c)&&(M=!1),n=i*(a-Number(M))}return 0===n?0:n}function W(e,t){(0,r.Z)(2,arguments);var n=(0,o.Z)(e),b=(0,o.Z)(t),c=p(n,b),i=Math.abs(function(e,t){(0,r.Z)(2,arguments);var n=(0,o.Z)(e),p=(0,o.Z)(t);return n.getFullYear()-p.getFullYear()}(n,b));n.setFullYear(1584),b.setFullYear(1584);var a=p(n,b)===-c,M=c*(i-Number(a));return 0===M?0:M}function g(e){(0,r.Z)(1,arguments);var t=(0,o.Z)(e.start),n=(0,o.Z)(e.end);if(isNaN(t.getTime()))throw new RangeError("Start Date is invalid");if(isNaN(n.getTime()))throw new RangeError("End Date is invalid");var c={};c.years=Math.abs(W(n,t));var i=p(n,t),a=(0,b.Z)(t,{years:i*c.years});c.months=Math.abs(h(n,a));var M=(0,b.Z)(a,{months:i*c.months});c.days=Math.abs(z(n,M));var s=(0,b.Z)(M,{days:i*c.days});c.hours=Math.abs(function(e,t,n){(0,r.Z)(2,arguments);var o=O(e,t)/u.vh;return d(null===n||void 0===n?void 0:n.roundingMethod)(o)}(n,s));var l=(0,b.Z)(s,{hours:i*c.hours});c.minutes=Math.abs(function(e,t,n){(0,r.Z)(2,arguments);var o=O(e,t)/u.yJ;return d(null===n||void 0===n?void 0:n.roundingMethod)(o)}(n,l));var f=(0,b.Z)(l,{minutes:i*c.minutes});return c.seconds=Math.abs(function(e,t,n){(0,r.Z)(2,arguments);var o=O(e,t)/1e3;return d(null===n||void 0===n?void 0:n.roundingMethod)(o)}(n,f)),c}},50567:function(e,t,n){"use strict";n.d(t,{Z:function(){return p}});var o=n(93601),r=n(34800);function p(e,t){(0,r.Z)(2,arguments);var n=(0,o.Z)(e),p=(0,o.Z)(t);return n.getTime()>p.getTime()}},33532:function(e,t,n){"use strict";n.d(t,{Z:function(){return p}});var o=n(93601),r=n(34800);function p(e,t){(0,r.Z)(2,arguments);var n=(0,o.Z)(e),p=(0,o.Z)(t);return n.getTime()=p&&n<=b}},32288:function(e,t,n){"use strict";n.d(t,{Z:function(){return b}});var o=n(93601),r=n(34800);function p(e){return p="function"===typeof Symbol&&"symbol"===typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"===typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},p(e)}function b(e){var t,n;if((0,r.Z)(1,arguments),e&&"function"===typeof e.forEach)t=e;else{if("object"!==p(e)||null===e)return new Date(NaN);t=Array.prototype.slice.call(e)}return t.forEach((function(e){var t=(0,o.Z)(e);(void 0===n||nt||isNaN(t.getDate()))&&(n=t)})),n||new Date(NaN)}},50514:function(e,t,n){"use strict";n.d(t,{Z:function(){return b}});var o=n(47332),r=n(34800),p=n(68627);function b(e,t){var n;(0,r.Z)(1,arguments);var b=(0,p.Z)(null!==(n=null===t||void 0===t?void 0:t.additionalDigits)&&void 0!==n?n:2);if(2!==b&&1!==b&&0!==b)throw new RangeError("additionalDigits must be 0, 1 or 2");if("string"!==typeof e&&"[object String]"!==Object.prototype.toString.call(e))return new Date(NaN);var l,d=function(e){var t,n={},o=e.split(c.dateTimeDelimiter);if(o.length>2)return n;/:/.test(o[0])?t=o[0]:(n.date=o[0],t=o[1],c.timeZoneDelimiter.test(n.date)&&(n.date=e.split(c.timeZoneDelimiter)[0],t=e.substr(n.date.length,e.length)));if(t){var r=c.timezone.exec(t);r?(n.time=t.replace(r[1],""),n.timezone=r[1]):n.time=t}return n}(e);if(d.date){var f=function(e,t){var n=new RegExp("^(?:(\\d{4}|[+-]\\d{"+(4+t)+"})|(\\d{2}|[+-]\\d{"+(2+t)+"})$)"),o=e.match(n);if(!o)return{year:NaN,restDateString:""};var r=o[1]?parseInt(o[1]):null,p=o[2]?parseInt(o[2]):null;return{year:null===p?r:100*p,restDateString:e.slice((o[1]||o[2]).length)}}(d.date,b);l=function(e,t){if(null===t)return new Date(NaN);var n=e.match(i);if(!n)return new Date(NaN);var o=!!n[4],r=z(n[1]),p=z(n[2])-1,b=z(n[3]),c=z(n[4]),a=z(n[5])-1;if(o)return function(e,t,n){return t>=1&&t<=53&&n>=0&&n<=6}(0,c,a)?function(e,t,n){var o=new Date(0);o.setUTCFullYear(e,0,4);var r=o.getUTCDay()||7,p=7*(t-1)+n+1-r;return o.setUTCDate(o.getUTCDate()+p),o}(t,c,a):new Date(NaN);var M=new Date(0);return function(e,t,n){return t>=0&&t<=11&&n>=1&&n<=(O[t]||(s(e)?29:28))}(t,p,b)&&function(e,t){return t>=1&&t<=(s(e)?366:365)}(t,r)?(M.setUTCFullYear(t,p,Math.max(r,b)),M):new Date(NaN)}(f.restDateString,f.year)}if(!l||isNaN(l.getTime()))return new Date(NaN);var A,q=l.getTime(),h=0;if(d.time&&(h=function(e){var t=e.match(a);if(!t)return NaN;var n=u(t[1]),r=u(t[2]),p=u(t[3]);if(!function(e,t,n){if(24===e)return 0===t&&0===n;return n>=0&&n<60&&t>=0&&t<60&&e>=0&&e<25}(n,r,p))return NaN;return n*o.vh+r*o.yJ+1e3*p}(d.time),isNaN(h)))return new Date(NaN);if(!d.timezone){var W=new Date(q+h),g=new Date(0);return g.setFullYear(W.getUTCFullYear(),W.getUTCMonth(),W.getUTCDate()),g.setHours(W.getUTCHours(),W.getUTCMinutes(),W.getUTCSeconds(),W.getUTCMilliseconds()),g}return A=function(e){if("Z"===e)return 0;var t=e.match(M);if(!t)return 0;var n="+"===t[1]?-1:1,r=parseInt(t[2]),p=t[3]&&parseInt(t[3])||0;if(!function(e,t){return t>=0&&t<=59}(0,p))return NaN;return n*(r*o.vh+p*o.yJ)}(d.timezone),isNaN(A)?new Date(NaN):new Date(q+h+A)}var c={dateTimeDelimiter:/[T ]/,timeZoneDelimiter:/[Z ]/i,timezone:/([Z+-].*)$/},i=/^-?(?:(\d{3})|(\d{2})(?:-?(\d{2}))?|W(\d{2})(?:-?(\d{1}))?|)$/,a=/^(\d{2}(?:[.,]\d*)?)(?::?(\d{2}(?:[.,]\d*)?))?(?::?(\d{2}(?:[.,]\d*)?))?$/,M=/^([+-])(\d{2})(?::?(\d{2}))?$/;function z(e){return e?parseInt(e):1}function u(e){return e&&parseFloat(e.replace(",","."))||0}var O=[31,null,31,30,31,30,31,31,30,31,30,31];function s(e){return e%400===0||e%4===0&&e%100!==0}},68659:function(e,t,n){"use strict";n.d(t,{Z:function(){return b}});var o=n(68627),r=n(93601),p=n(34800);function b(e,t){(0,p.Z)(2,arguments);var n=(0,r.Z)(e),b=(0,o.Z)(t),c=n.getFullYear(),i=n.getDate(),a=new Date(0);a.setFullYear(c,b,15),a.setHours(0,0,0,0);var M=function(e){(0,p.Z)(1,arguments);var t=(0,r.Z)(e),n=t.getFullYear(),o=t.getMonth(),b=new Date(0);return b.setFullYear(n,o+1,0),b.setHours(0,0,0,0),b.getDate()}(a);return n.setMonth(b,Math.min(i,M)),n}},20644:function(e,t,n){"use strict";n.d(t,{Z:function(){return b}});var o=n(68627),r=n(93601),p=n(34800);function b(e,t){(0,p.Z)(2,arguments);var n=(0,r.Z)(e),b=(0,o.Z)(t);return isNaN(n.getTime())?new Date(NaN):(n.setFullYear(b),n)}},6021:function(e,t,n){"use strict";n.d(t,{Z:function(){return p}});var o=n(93601),r=n(34800);function p(e){(0,r.Z)(1,arguments);var t=(0,o.Z)(e);return t.setHours(0,0,0,0),t}},41156:function(e,t,n){"use strict";n.d(t,{Z:function(){return p}});var o=n(93601),r=n(34800);function p(e){(0,r.Z)(1,arguments);var t=(0,o.Z)(e);return t.setDate(1),t.setHours(0,0,0,0),t}},59376:function(e,t,n){"use strict";n.d(t,{Z:function(){return c}});var o=n(93601),r=n(68627),p=n(34800),b=n(73149);function c(e,t){var n,c,i,a,M,z,u,O;(0,p.Z)(1,arguments);var s=(0,b.j)(),l=(0,r.Z)(null!==(n=null!==(c=null!==(i=null!==(a=null===t||void 0===t?void 0:t.weekStartsOn)&&void 0!==a?a:null===t||void 0===t||null===(M=t.locale)||void 0===M||null===(z=M.options)||void 0===z?void 0:z.weekStartsOn)&&void 0!==i?i:s.weekStartsOn)&&void 0!==c?c:null===(u=s.locale)||void 0===u||null===(O=u.options)||void 0===O?void 0:O.weekStartsOn)&&void 0!==n?n:0);if(!(l>=0&&l<=6))throw new RangeError("weekStartsOn must be between 0 and 6 inclusively");var d=(0,o.Z)(e),f=d.getDay(),A=(f1;d&&(l=l.slice(0,-1));var f=z(l),A=o[f];1!==b&&A||(n?r.key=f:r.which=M(l)),A&&(r[A]=!d||null)}}catch(q){a=!0,u=q}finally{try{!i&&s.return&&s.return()}finally{if(a)throw u}}return r}function a(e,t){for(var n in e){var o=e[n],r=void 0;if(null!=o&&((null!=(r="key"===n&&null!=t.key?t.key.toLowerCase():"which"===n?91===o&&93===t.which?91:t.which:t[n])||!1!==o)&&r!==o))return!1}return!0}function M(e){return e=z(e),p[e]||e.toUpperCase().charCodeAt(0)}function z(e){return e=e.toLowerCase(),e=r[e]||e}t.TB=function(e,t){return c(e,{byKey:!0},t)}},76666:function(e,t){var n;!function(t,n){"use strict";"object"===typeof e.exports?e.exports=t.document?n(t,!0):function(e){if(!e.document)throw new Error("jQuery requires a window with a document");return n(e)}:n(t)}("undefined"!==typeof window?window:this,(function(o,r){"use strict";var p=[],b=Object.getPrototypeOf,c=p.slice,i=p.flat?function(e){return p.flat.call(e)}:function(e){return p.concat.apply([],e)},a=p.push,M=p.indexOf,z={},u=z.toString,O=z.hasOwnProperty,s=O.toString,l=s.call(Object),d={},f=function(e){return"function"===typeof e&&"number"!==typeof e.nodeType&&"function"!==typeof e.item},A=function(e){return null!=e&&e===e.window},q=o.document,h={type:!0,src:!0,nonce:!0,noModule:!0};function W(e,t,n){var o,r,p=(n=n||q).createElement("script");if(p.text=e,t)for(o in h)(r=t[o]||t.getAttribute&&t.getAttribute(o))&&p.setAttribute(o,r);n.head.appendChild(p).parentNode.removeChild(p)}function g(e){return null==e?e+"":"object"===typeof e||"function"===typeof e?z[u.call(e)]||"object":typeof e}var v="3.6.3",m=function e(t,n){return new e.fn.init(t,n)};function R(e){var t=!!e&&"length"in e&&e.length,n=g(e);return!f(e)&&!A(e)&&("array"===n||0===t||"number"===typeof t&&t>0&&t-1 in e)}m.fn=m.prototype={jquery:v,constructor:m,length:0,toArray:function(){return c.call(this)},get:function(e){return null==e?c.call(this):e<0?this[e+this.length]:this[e]},pushStack:function(e){var t=m.merge(this.constructor(),e);return t.prevObject=this,t},each:function(e){return m.each(this,e)},map:function(e){return this.pushStack(m.map(this,(function(t,n){return e.call(t,n,t)})))},slice:function(){return this.pushStack(c.apply(this,arguments))},first:function(){return this.eq(0)},last:function(){return this.eq(-1)},even:function(){return this.pushStack(m.grep(this,(function(e,t){return(t+1)%2})))},odd:function(){return this.pushStack(m.grep(this,(function(e,t){return t%2})))},eq:function(e){var t=this.length,n=+e+(e<0?t:0);return this.pushStack(n>=0&&n+~]|"+X+")"+X+"*"),H=new RegExp(X+"|>"),V=new RegExp(P),U=new RegExp("^"+k+"$"),G={ID:new RegExp("^#("+k+")"),CLASS:new RegExp("^\\.("+k+")"),TAG:new RegExp("^("+k+"|[*])"),ATTR:new RegExp("^"+F),PSEUDO:new RegExp("^"+P),CHILD:new RegExp("^:(only|first|last|nth|nth-last)-(child|of-type)(?:\\("+X+"*(even|odd|(([+-]|)(\\d*)n|)"+X+"*(?:([+-]|)"+X+"*(\\d+)|))"+X+"*\\)|)","i"),bool:new RegExp("^(?:"+T+")$","i"),needsContext:new RegExp("^"+X+"*[>+~]|:(even|odd|eq|gt|lt|nth|first|last)(?:\\("+X+"*((?:-\\d)?\\d*)"+X+"*\\)|)(?=[^-]|$)","i")},K=/HTML$/i,Y=/^(?:input|select|textarea|button)$/i,$=/^h\d$/i,J=/^[^{]+\{\s*\[native \w/,Q=/^(?:#([\w-]+)|(\w+)|\.([\w-]+))$/,ee=/[+~]/,te=new RegExp("\\\\[\\da-fA-F]{1,6}"+X+"?|\\\\([^\\r\\n\\f])","g"),ne=function(e,t){var n="0x"+e.slice(1)-65536;return t||(n<0?String.fromCharCode(n+65536):String.fromCharCode(n>>10|55296,1023&n|56320))},oe=/([\0-\x1f\x7f]|^-?\d)|^-$|[^\0-\x1f\x7f-\uFFFF\w-]/g,re=function(e,t){return t?"\0"===e?"\ufffd":e.slice(0,-1)+"\\"+e.charCodeAt(e.length-1).toString(16)+" ":"\\"+e},pe=function(){u()},be=he((function(e){return!0===e.disabled&&"fieldset"===e.nodeName.toLowerCase()}),{dir:"parentNode",next:"legend"});try{E.apply(N=x.call(W.childNodes),W.childNodes),N[W.childNodes.length].nodeType}catch(Re){E={apply:N.length?function(e,t){D.apply(e,x.call(t))}:function(e,t){for(var n=e.length,o=0;e[n++]=t[o++];);e.length=n-1}}}function ce(e,t,o,r){var p,c,a,M,z,s,f,A=t&&t.ownerDocument,W=t?t.nodeType:9;if(o=o||[],"string"!==typeof e||!e||1!==W&&9!==W&&11!==W)return o;if(!r&&(u(t),t=t||O,l)){if(11!==W&&(z=Q.exec(e)))if(p=z[1]){if(9===W){if(!(a=t.getElementById(p)))return o;if(a.id===p)return o.push(a),o}else if(A&&(a=A.getElementById(p))&&q(t,a)&&a.id===p)return o.push(a),o}else{if(z[2])return E.apply(o,t.getElementsByTagName(e)),o;if((p=z[3])&&n.getElementsByClassName&&t.getElementsByClassName)return E.apply(o,t.getElementsByClassName(p)),o}if(n.qsa&&!L[e+" "]&&(!d||!d.test(e))&&(1!==W||"object"!==t.nodeName.toLowerCase())){if(f=e,A=t,1===W&&(H.test(e)||Z.test(e))){for((A=ee.test(e)&&fe(t.parentNode)||t)===t&&n.scope||((M=t.getAttribute("id"))?M=M.replace(oe,re):t.setAttribute("id",M=h)),c=(s=b(e)).length;c--;)s[c]=(M?"#"+M:":scope")+" "+qe(s[c]);f=s.join(",")}try{if(n.cssSupportsSelector&&!CSS.supports("selector(:is("+f+"))"))throw new Error;return E.apply(o,A.querySelectorAll(f)),o}catch(g){L(e,!0)}finally{M===h&&t.removeAttribute("id")}}}return i(e.replace(I,"$1"),t,o,r)}function ie(){var e=[];return function t(n,r){return e.push(n+" ")>o.cacheLength&&delete t[e.shift()],t[n+" "]=r}}function ae(e){return e[h]=!0,e}function Me(e){var t=O.createElement("fieldset");try{return!!e(t)}catch(Re){return!1}finally{t.parentNode&&t.parentNode.removeChild(t),t=null}}function ze(e,t){for(var n=e.split("|"),r=n.length;r--;)o.attrHandle[n[r]]=t}function ue(e,t){var n=t&&e,o=n&&1===e.nodeType&&1===t.nodeType&&e.sourceIndex-t.sourceIndex;if(o)return o;if(n)for(;n=n.nextSibling;)if(n===t)return-1;return e?1:-1}function Oe(e){return function(t){return"input"===t.nodeName.toLowerCase()&&t.type===e}}function se(e){return function(t){var n=t.nodeName.toLowerCase();return("input"===n||"button"===n)&&t.type===e}}function le(e){return function(t){return"form"in t?t.parentNode&&!1===t.disabled?"label"in t?"label"in t.parentNode?t.parentNode.disabled===e:t.disabled===e:t.isDisabled===e||t.isDisabled!==!e&&be(t)===e:t.disabled===e:"label"in t&&t.disabled===e}}function de(e){return ae((function(t){return t=+t,ae((function(n,o){for(var r,p=e([],n.length,t),b=p.length;b--;)n[r=p[b]]&&(n[r]=!(o[r]=n[r]))}))}))}function fe(e){return e&&"undefined"!==typeof e.getElementsByTagName&&e}for(t in n=ce.support={},p=ce.isXML=function(e){var t=e&&e.namespaceURI,n=e&&(e.ownerDocument||e).documentElement;return!K.test(t||n&&n.nodeName||"HTML")},u=ce.setDocument=function(e){var t,r,b=e?e.ownerDocument||e:W;return b!=O&&9===b.nodeType&&b.documentElement?(s=(O=b).documentElement,l=!p(O),W!=O&&(r=O.defaultView)&&r.top!==r&&(r.addEventListener?r.addEventListener("unload",pe,!1):r.attachEvent&&r.attachEvent("onunload",pe)),n.scope=Me((function(e){return s.appendChild(e).appendChild(O.createElement("div")),"undefined"!==typeof e.querySelectorAll&&!e.querySelectorAll(":scope fieldset div").length})),n.cssSupportsSelector=Me((function(){return CSS.supports("selector(*)")&&O.querySelectorAll(":is(:jqfake)")&&!CSS.supports("selector(:is(*,:jqfake))")})),n.attributes=Me((function(e){return e.className="i",!e.getAttribute("className")})),n.getElementsByTagName=Me((function(e){return e.appendChild(O.createComment("")),!e.getElementsByTagName("*").length})),n.getElementsByClassName=J.test(O.getElementsByClassName),n.getById=Me((function(e){return s.appendChild(e).id=h,!O.getElementsByName||!O.getElementsByName(h).length})),n.getById?(o.filter.ID=function(e){var t=e.replace(te,ne);return function(e){return e.getAttribute("id")===t}},o.find.ID=function(e,t){if("undefined"!==typeof t.getElementById&&l){var n=t.getElementById(e);return n?[n]:[]}}):(o.filter.ID=function(e){var t=e.replace(te,ne);return function(e){var n="undefined"!==typeof e.getAttributeNode&&e.getAttributeNode("id");return n&&n.value===t}},o.find.ID=function(e,t){if("undefined"!==typeof t.getElementById&&l){var n,o,r,p=t.getElementById(e);if(p){if((n=p.getAttributeNode("id"))&&n.value===e)return[p];for(r=t.getElementsByName(e),o=0;p=r[o++];)if((n=p.getAttributeNode("id"))&&n.value===e)return[p]}return[]}}),o.find.TAG=n.getElementsByTagName?function(e,t){return"undefined"!==typeof t.getElementsByTagName?t.getElementsByTagName(e):n.qsa?t.querySelectorAll(e):void 0}:function(e,t){var n,o=[],r=0,p=t.getElementsByTagName(e);if("*"===e){for(;n=p[r++];)1===n.nodeType&&o.push(n);return o}return p},o.find.CLASS=n.getElementsByClassName&&function(e,t){if("undefined"!==typeof t.getElementsByClassName&&l)return t.getElementsByClassName(e)},f=[],d=[],(n.qsa=J.test(O.querySelectorAll))&&(Me((function(e){var t;s.appendChild(e).innerHTML="",e.querySelectorAll("[msallowcapture^='']").length&&d.push("[*^$]="+X+"*(?:''|\"\")"),e.querySelectorAll("[selected]").length||d.push("\\["+X+"*(?:value|"+T+")"),e.querySelectorAll("[id~="+h+"-]").length||d.push("~="),(t=O.createElement("input")).setAttribute("name",""),e.appendChild(t),e.querySelectorAll("[name='']").length||d.push("\\["+X+"*name"+X+"*="+X+"*(?:''|\"\")"),e.querySelectorAll(":checked").length||d.push(":checked"),e.querySelectorAll("a#"+h+"+*").length||d.push(".#.+[+~]"),e.querySelectorAll("\\\f"),d.push("[\\r\\n\\f]")})),Me((function(e){e.innerHTML="";var t=O.createElement("input");t.setAttribute("type","hidden"),e.appendChild(t).setAttribute("name","D"),e.querySelectorAll("[name=d]").length&&d.push("name"+X+"*[*^$|!~]?="),2!==e.querySelectorAll(":enabled").length&&d.push(":enabled",":disabled"),s.appendChild(e).disabled=!0,2!==e.querySelectorAll(":disabled").length&&d.push(":enabled",":disabled"),e.querySelectorAll("*,:x"),d.push(",.*:")}))),(n.matchesSelector=J.test(A=s.matches||s.webkitMatchesSelector||s.mozMatchesSelector||s.oMatchesSelector||s.msMatchesSelector))&&Me((function(e){n.disconnectedMatch=A.call(e,"*"),A.call(e,"[s!='']:x"),f.push("!=",P)})),n.cssSupportsSelector||d.push(":has"),d=d.length&&new RegExp(d.join("|")),f=f.length&&new RegExp(f.join("|")),t=J.test(s.compareDocumentPosition),q=t||J.test(s.contains)?function(e,t){var n=9===e.nodeType&&e.documentElement||e,o=t&&t.parentNode;return e===o||!(!o||1!==o.nodeType||!(n.contains?n.contains(o):e.compareDocumentPosition&&16&e.compareDocumentPosition(o)))}:function(e,t){if(t)for(;t=t.parentNode;)if(t===e)return!0;return!1},B=t?function(e,t){if(e===t)return z=!0,0;var o=!e.compareDocumentPosition-!t.compareDocumentPosition;return o||(1&(o=(e.ownerDocument||e)==(t.ownerDocument||t)?e.compareDocumentPosition(t):1)||!n.sortDetached&&t.compareDocumentPosition(e)===o?e==O||e.ownerDocument==W&&q(W,e)?-1:t==O||t.ownerDocument==W&&q(W,t)?1:M?S(M,e)-S(M,t):0:4&o?-1:1)}:function(e,t){if(e===t)return z=!0,0;var n,o=0,r=e.parentNode,p=t.parentNode,b=[e],c=[t];if(!r||!p)return e==O?-1:t==O?1:r?-1:p?1:M?S(M,e)-S(M,t):0;if(r===p)return ue(e,t);for(n=e;n=n.parentNode;)b.unshift(n);for(n=t;n=n.parentNode;)c.unshift(n);for(;b[o]===c[o];)o++;return o?ue(b[o],c[o]):b[o]==W?-1:c[o]==W?1:0},O):O},ce.matches=function(e,t){return ce(e,null,null,t)},ce.matchesSelector=function(e,t){if(u(e),n.matchesSelector&&l&&!L[t+" "]&&(!f||!f.test(t))&&(!d||!d.test(t)))try{var o=A.call(e,t);if(o||n.disconnectedMatch||e.document&&11!==e.document.nodeType)return o}catch(Re){L(t,!0)}return ce(t,O,null,[e]).length>0},ce.contains=function(e,t){return(e.ownerDocument||e)!=O&&u(e),q(e,t)},ce.attr=function(e,t){(e.ownerDocument||e)!=O&&u(e);var r=o.attrHandle[t.toLowerCase()],p=r&&C.call(o.attrHandle,t.toLowerCase())?r(e,t,!l):void 0;return void 0!==p?p:n.attributes||!l?e.getAttribute(t):(p=e.getAttributeNode(t))&&p.specified?p.value:null},ce.escape=function(e){return(e+"").replace(oe,re)},ce.error=function(e){throw new Error("Syntax error, unrecognized expression: "+e)},ce.uniqueSort=function(e){var t,o=[],r=0,p=0;if(z=!n.detectDuplicates,M=!n.sortStable&&e.slice(0),e.sort(B),z){for(;t=e[p++];)t===e[p]&&(r=o.push(p));for(;r--;)e.splice(o[r],1)}return M=null,e},r=ce.getText=function(e){var t,n="",o=0,p=e.nodeType;if(p){if(1===p||9===p||11===p){if("string"===typeof e.textContent)return e.textContent;for(e=e.firstChild;e;e=e.nextSibling)n+=r(e)}else if(3===p||4===p)return e.nodeValue}else for(;t=e[o++];)n+=r(t);return n},o=ce.selectors={cacheLength:50,createPseudo:ae,match:G,attrHandle:{},find:{},relative:{">":{dir:"parentNode",first:!0}," ":{dir:"parentNode"},"+":{dir:"previousSibling",first:!0},"~":{dir:"previousSibling"}},preFilter:{ATTR:function(e){return e[1]=e[1].replace(te,ne),e[3]=(e[3]||e[4]||e[5]||"").replace(te,ne),"~="===e[2]&&(e[3]=" "+e[3]+" "),e.slice(0,4)},CHILD:function(e){return e[1]=e[1].toLowerCase(),"nth"===e[1].slice(0,3)?(e[3]||ce.error(e[0]),e[4]=+(e[4]?e[5]+(e[6]||1):2*("even"===e[3]||"odd"===e[3])),e[5]=+(e[7]+e[8]||"odd"===e[3])):e[3]&&ce.error(e[0]),e},PSEUDO:function(e){var t,n=!e[6]&&e[2];return G.CHILD.test(e[0])?null:(e[3]?e[2]=e[4]||e[5]||"":n&&V.test(n)&&(t=b(n,!0))&&(t=n.indexOf(")",n.length-t)-n.length)&&(e[0]=e[0].slice(0,t),e[2]=n.slice(0,t)),e.slice(0,3))}},filter:{TAG:function(e){var t=e.replace(te,ne).toLowerCase();return"*"===e?function(){return!0}:function(e){return e.nodeName&&e.nodeName.toLowerCase()===t}},CLASS:function(e){var t=m[e+" "];return t||(t=new RegExp("(^|"+X+")"+e+"("+X+"|$)"))&&m(e,(function(e){return t.test("string"===typeof e.className&&e.className||"undefined"!==typeof e.getAttribute&&e.getAttribute("class")||"")}))},ATTR:function(e,t,n){return function(o){var r=ce.attr(o,e);return null==r?"!="===t:!t||(r+="","="===t?r===n:"!="===t?r!==n:"^="===t?n&&0===r.indexOf(n):"*="===t?n&&r.indexOf(n)>-1:"$="===t?n&&r.slice(-n.length)===n:"~="===t?(" "+r.replace(_," ")+" ").indexOf(n)>-1:"|="===t&&(r===n||r.slice(0,n.length+1)===n+"-"))}},CHILD:function(e,t,n,o,r){var p="nth"!==e.slice(0,3),b="last"!==e.slice(-4),c="of-type"===t;return 1===o&&0===r?function(e){return!!e.parentNode}:function(t,n,i){var a,M,z,u,O,s,l=p!==b?"nextSibling":"previousSibling",d=t.parentNode,f=c&&t.nodeName.toLowerCase(),A=!i&&!c,q=!1;if(d){if(p){for(;l;){for(u=t;u=u[l];)if(c?u.nodeName.toLowerCase()===f:1===u.nodeType)return!1;s=l="only"===e&&!s&&"nextSibling"}return!0}if(s=[b?d.firstChild:d.lastChild],b&&A){for(q=(O=(a=(M=(z=(u=d)[h]||(u[h]={}))[u.uniqueID]||(z[u.uniqueID]={}))[e]||[])[0]===g&&a[1])&&a[2],u=O&&d.childNodes[O];u=++O&&u&&u[l]||(q=O=0)||s.pop();)if(1===u.nodeType&&++q&&u===t){M[e]=[g,O,q];break}}else if(A&&(q=O=(a=(M=(z=(u=t)[h]||(u[h]={}))[u.uniqueID]||(z[u.uniqueID]={}))[e]||[])[0]===g&&a[1]),!1===q)for(;(u=++O&&u&&u[l]||(q=O=0)||s.pop())&&((c?u.nodeName.toLowerCase()!==f:1!==u.nodeType)||!++q||(A&&((M=(z=u[h]||(u[h]={}))[u.uniqueID]||(z[u.uniqueID]={}))[e]=[g,q]),u!==t)););return(q-=r)===o||q%o===0&&q/o>=0}}},PSEUDO:function(e,t){var n,r=o.pseudos[e]||o.setFilters[e.toLowerCase()]||ce.error("unsupported pseudo: "+e);return r[h]?r(t):r.length>1?(n=[e,e,"",t],o.setFilters.hasOwnProperty(e.toLowerCase())?ae((function(e,n){for(var o,p=r(e,t),b=p.length;b--;)e[o=S(e,p[b])]=!(n[o]=p[b])})):function(e){return r(e,0,n)}):r}},pseudos:{not:ae((function(e){var t=[],n=[],o=c(e.replace(I,"$1"));return o[h]?ae((function(e,t,n,r){for(var p,b=o(e,null,r,[]),c=e.length;c--;)(p=b[c])&&(e[c]=!(t[c]=p))})):function(e,r,p){return t[0]=e,o(t,null,p,n),t[0]=null,!n.pop()}})),has:ae((function(e){return function(t){return ce(e,t).length>0}})),contains:ae((function(e){return e=e.replace(te,ne),function(t){return(t.textContent||r(t)).indexOf(e)>-1}})),lang:ae((function(e){return U.test(e||"")||ce.error("unsupported lang: "+e),e=e.replace(te,ne).toLowerCase(),function(t){var n;do{if(n=l?t.lang:t.getAttribute("xml:lang")||t.getAttribute("lang"))return(n=n.toLowerCase())===e||0===n.indexOf(e+"-")}while((t=t.parentNode)&&1===t.nodeType);return!1}})),target:function(t){var n=e.location&&e.location.hash;return n&&n.slice(1)===t.id},root:function(e){return e===s},focus:function(e){return e===O.activeElement&&(!O.hasFocus||O.hasFocus())&&!!(e.type||e.href||~e.tabIndex)},enabled:le(!1),disabled:le(!0),checked:function(e){var t=e.nodeName.toLowerCase();return"input"===t&&!!e.checked||"option"===t&&!!e.selected},selected:function(e){return e.parentNode&&e.parentNode.selectedIndex,!0===e.selected},empty:function(e){for(e=e.firstChild;e;e=e.nextSibling)if(e.nodeType<6)return!1;return!0},parent:function(e){return!o.pseudos.empty(e)},header:function(e){return $.test(e.nodeName)},input:function(e){return Y.test(e.nodeName)},button:function(e){var t=e.nodeName.toLowerCase();return"input"===t&&"button"===e.type||"button"===t},text:function(e){var t;return"input"===e.nodeName.toLowerCase()&&"text"===e.type&&(null==(t=e.getAttribute("type"))||"text"===t.toLowerCase())},first:de((function(){return[0]})),last:de((function(e,t){return[t-1]})),eq:de((function(e,t,n){return[n<0?n+t:n]})),even:de((function(e,t){for(var n=0;nt?t:n;--o>=0;)e.push(o);return e})),gt:de((function(e,t,n){for(var o=n<0?n+t:n;++o1?function(t,n,o){for(var r=e.length;r--;)if(!e[r](t,n,o))return!1;return!0}:e[0]}function ge(e,t,n,o,r){for(var p,b=[],c=0,i=e.length,a=null!=t;c-1&&(p[a]=!(b[a]=z))}}else f=ge(f===b?f.splice(s,f.length):f),r?r(null,b,f,i):E.apply(b,f)}))}function me(e){for(var t,n,r,p=e.length,b=o.relative[e[0].type],c=b||o.relative[" "],i=b?1:0,M=he((function(e){return e===t}),c,!0),z=he((function(e){return S(t,e)>-1}),c,!0),u=[function(e,n,o){var r=!b&&(o||n!==a)||((t=n).nodeType?M(e,n,o):z(e,n,o));return t=null,r}];i1&&We(u),i>1&&qe(e.slice(0,i-1).concat({value:" "===e[i-2].type?"*":""})).replace(I,"$1"),n,i0,r=e.length>0,p=function(p,b,c,i,M){var z,s,d,f=0,A="0",q=p&&[],h=[],W=a,v=p||r&&o.find.TAG("*",M),m=g+=null==W?1:Math.random()||.1,R=v.length;for(M&&(a=b==O||b||M);A!==R&&null!=(z=v[A]);A++){if(r&&z){for(s=0,b||z.ownerDocument==O||(u(z),c=!l);d=e[s++];)if(d(z,b||O,c)){i.push(z);break}M&&(g=m)}n&&((z=!d&&z)&&f--,p&&q.push(z))}if(f+=A,n&&A!==f){for(s=0;d=t[s++];)d(q,h,b,c);if(p){if(f>0)for(;A--;)q[A]||h[A]||(h[A]=w.call(i));h=ge(h)}E.apply(i,h),M&&!p&&h.length>0&&f+t.length>1&&ce.uniqueSort(i)}return M&&(g=m,a=W),q};return n?ae(p):p}(p,r)),c.selector=e}return c},i=ce.select=function(e,t,n,r){var p,i,a,M,z,u="function"===typeof e&&e,O=!r&&b(e=u.selector||e);if(n=n||[],1===O.length){if((i=O[0]=O[0].slice(0)).length>2&&"ID"===(a=i[0]).type&&9===t.nodeType&&l&&o.relative[i[1].type]){if(!(t=(o.find.ID(a.matches[0].replace(te,ne),t)||[])[0]))return n;u&&(t=t.parentNode),e=e.slice(i.shift().value.length)}for(p=G.needsContext.test(e)?0:i.length;p--&&(a=i[p],!o.relative[M=a.type]);)if((z=o.find[M])&&(r=z(a.matches[0].replace(te,ne),ee.test(i[0].type)&&fe(t.parentNode)||t))){if(i.splice(p,1),!(e=r.length&&qe(i)))return E.apply(n,r),n;break}}return(u||c(e,O))(r,t,!l,n,!t||ee.test(e)&&fe(t.parentNode)||t),n},n.sortStable=h.split("").sort(B).join("")===h,n.detectDuplicates=!!z,u(),n.sortDetached=Me((function(e){return 1&e.compareDocumentPosition(O.createElement("fieldset"))})),Me((function(e){return e.innerHTML="","#"===e.firstChild.getAttribute("href")}))||ze("type|href|height|width",(function(e,t,n){if(!n)return e.getAttribute(t,"type"===t.toLowerCase()?1:2)})),n.attributes&&Me((function(e){return e.innerHTML="",e.firstChild.setAttribute("value",""),""===e.firstChild.getAttribute("value")}))||ze("value",(function(e,t,n){if(!n&&"input"===e.nodeName.toLowerCase())return e.defaultValue})),Me((function(e){return null==e.getAttribute("disabled")}))||ze(T,(function(e,t,n){var o;if(!n)return!0===e[t]?t.toLowerCase():(o=e.getAttributeNode(t))&&o.specified?o.value:null})),ce}(o);m.find=y,m.expr=y.selectors,m.expr[":"]=m.expr.pseudos,m.uniqueSort=m.unique=y.uniqueSort,m.text=y.getText,m.isXMLDoc=y.isXML,m.contains=y.contains,m.escapeSelector=y.escape;var L=function(e,t,n){for(var o=[],r=void 0!==n;(e=e[t])&&9!==e.nodeType;)if(1===e.nodeType){if(r&&m(e).is(n))break;o.push(e)}return o},B=function(e,t){for(var n=[];e;e=e.nextSibling)1===e.nodeType&&e!==t&&n.push(e);return n},C=m.expr.match.needsContext;function N(e,t){return e.nodeName&&e.nodeName.toLowerCase()===t.toLowerCase()}var w=/^<([a-z][^\/\0>:\x20\t\r\n\f]*)[\x20\t\r\n\f]*\/?>(?:<\/\1>|)$/i;function D(e,t,n){return f(t)?m.grep(e,(function(e,o){return!!t.call(e,o,e)!==n})):t.nodeType?m.grep(e,(function(e){return e===t!==n})):"string"!==typeof t?m.grep(e,(function(e){return M.call(t,e)>-1!==n})):m.filter(t,e,n)}m.filter=function(e,t,n){var o=t[0];return n&&(e=":not("+e+")"),1===t.length&&1===o.nodeType?m.find.matchesSelector(o,e)?[o]:[]:m.find.matches(e,m.grep(t,(function(e){return 1===e.nodeType})))},m.fn.extend({find:function(e){var t,n,o=this.length,r=this;if("string"!==typeof e)return this.pushStack(m(e).filter((function(){for(t=0;t1?m.uniqueSort(n):n},filter:function(e){return this.pushStack(D(this,e||[],!1))},not:function(e){return this.pushStack(D(this,e||[],!0))},is:function(e){return!!D(this,"string"===typeof e&&C.test(e)?m(e):e||[],!1).length}});var E,x=/^(?:\s*(<[\w\W]+>)[^>]*|#([\w-]+))$/;(m.fn.init=function(e,t,n){var o,r;if(!e)return this;if(n=n||E,"string"===typeof e){if(!(o="<"===e[0]&&">"===e[e.length-1]&&e.length>=3?[null,e,null]:x.exec(e))||!o[1]&&t)return!t||t.jquery?(t||n).find(e):this.constructor(t).find(e);if(o[1]){if(t=t instanceof m?t[0]:t,m.merge(this,m.parseHTML(o[1],t&&t.nodeType?t.ownerDocument||t:q,!0)),w.test(o[1])&&m.isPlainObject(t))for(o in t)f(this[o])?this[o](t[o]):this.attr(o,t[o]);return this}return(r=q.getElementById(o[2]))&&(this[0]=r,this.length=1),this}return e.nodeType?(this[0]=e,this.length=1,this):f(e)?void 0!==n.ready?n.ready(e):e(m):m.makeArray(e,this)}).prototype=m.fn,E=m(q);var S=/^(?:parents|prev(?:Until|All))/,T={children:!0,contents:!0,next:!0,prev:!0};function X(e,t){for(;(e=e[t])&&1!==e.nodeType;);return e}m.fn.extend({has:function(e){var t=m(e,this),n=t.length;return this.filter((function(){for(var e=0;e-1:1===n.nodeType&&m.find.matchesSelector(n,e))){p.push(n);break}return this.pushStack(p.length>1?m.uniqueSort(p):p)},index:function(e){return e?"string"===typeof e?M.call(m(e),this[0]):M.call(this,e.jquery?e[0]:e):this[0]&&this[0].parentNode?this.first().prevAll().length:-1},add:function(e,t){return this.pushStack(m.uniqueSort(m.merge(this.get(),m(e,t))))},addBack:function(e){return this.add(null==e?this.prevObject:this.prevObject.filter(e))}}),m.each({parent:function(e){var t=e.parentNode;return t&&11!==t.nodeType?t:null},parents:function(e){return L(e,"parentNode")},parentsUntil:function(e,t,n){return L(e,"parentNode",n)},next:function(e){return X(e,"nextSibling")},prev:function(e){return X(e,"previousSibling")},nextAll:function(e){return L(e,"nextSibling")},prevAll:function(e){return L(e,"previousSibling")},nextUntil:function(e,t,n){return L(e,"nextSibling",n)},prevUntil:function(e,t,n){return L(e,"previousSibling",n)},siblings:function(e){return B((e.parentNode||{}).firstChild,e)},children:function(e){return B(e.firstChild)},contents:function(e){return null!=e.contentDocument&&b(e.contentDocument)?e.contentDocument:(N(e,"template")&&(e=e.content||e),m.merge([],e.childNodes))}},(function(e,t){m.fn[e]=function(n,o){var r=m.map(this,t,n);return"Until"!==e.slice(-5)&&(o=n),o&&"string"===typeof o&&(r=m.filter(o,r)),this.length>1&&(T[e]||m.uniqueSort(r),S.test(e)&&r.reverse()),this.pushStack(r)}}));var k=/[^\x20\t\r\n\f]+/g;function F(e){return e}function P(e){throw e}function _(e,t,n,o){var r;try{e&&f(r=e.promise)?r.call(e).done(t).fail(n):e&&f(r=e.then)?r.call(e,t,n):t.apply(void 0,[e].slice(o))}catch(e){n.apply(void 0,[e])}}m.Callbacks=function(e){e="string"===typeof e?function(e){var t={};return m.each(e.match(k)||[],(function(e,n){t[n]=!0})),t}(e):m.extend({},e);var t,n,o,r,p=[],b=[],c=-1,i=function(){for(r=r||e.once,o=t=!0;b.length;c=-1)for(n=b.shift();++c-1;)p.splice(n,1),n<=c&&c--})),this},has:function(e){return e?m.inArray(e,p)>-1:p.length>0},empty:function(){return p&&(p=[]),this},disable:function(){return r=b=[],p=n="",this},disabled:function(){return!p},lock:function(){return r=b=[],n||t||(p=n=""),this},locked:function(){return!!r},fireWith:function(e,n){return r||(n=[e,(n=n||[]).slice?n.slice():n],b.push(n),t||i()),this},fire:function(){return a.fireWith(this,arguments),this},fired:function(){return!!o}};return a},m.extend({Deferred:function(e){var t=[["notify","progress",m.Callbacks("memory"),m.Callbacks("memory"),2],["resolve","done",m.Callbacks("once memory"),m.Callbacks("once memory"),0,"resolved"],["reject","fail",m.Callbacks("once memory"),m.Callbacks("once memory"),1,"rejected"]],n="pending",r={state:function(){return n},always:function(){return p.done(arguments).fail(arguments),this},catch:function(e){return r.then(null,e)},pipe:function(){var e=arguments;return m.Deferred((function(n){m.each(t,(function(t,o){var r=f(e[o[4]])&&e[o[4]];p[o[1]]((function(){var e=r&&r.apply(this,arguments);e&&f(e.promise)?e.promise().progress(n.notify).done(n.resolve).fail(n.reject):n[o[0]+"With"](this,r?[e]:arguments)}))})),e=null})).promise()},then:function(e,n,r){var p=0;function b(e,t,n,r){return function(){var c=this,i=arguments,a=function(){var o,a;if(!(e=p&&(n!==P&&(c=void 0,i=[o]),t.rejectWith(c,i))}};e?M():(m.Deferred.getStackHook&&(M.stackTrace=m.Deferred.getStackHook()),o.setTimeout(M))}}return m.Deferred((function(o){t[0][3].add(b(0,o,f(r)?r:F,o.notifyWith)),t[1][3].add(b(0,o,f(e)?e:F)),t[2][3].add(b(0,o,f(n)?n:P))})).promise()},promise:function(e){return null!=e?m.extend(e,r):r}},p={};return m.each(t,(function(e,o){var b=o[2],c=o[5];r[o[1]]=b.add,c&&b.add((function(){n=c}),t[3-e][2].disable,t[3-e][3].disable,t[0][2].lock,t[0][3].lock),b.add(o[3].fire),p[o[0]]=function(){return p[o[0]+"With"](this===p?void 0:this,arguments),this},p[o[0]+"With"]=b.fireWith})),r.promise(p),e&&e.call(p,p),p},when:function(e){var t=arguments.length,n=t,o=Array(n),r=c.call(arguments),p=m.Deferred(),b=function(e){return function(n){o[e]=this,r[e]=arguments.length>1?c.call(arguments):n,--t||p.resolveWith(o,r)}};if(t<=1&&(_(e,p.done(b(n)).resolve,p.reject,!t),"pending"===p.state()||f(r[n]&&r[n].then)))return p.then();for(;n--;)_(r[n],b(n),p.reject);return p.promise()}});var I=/^(Eval|Internal|Range|Reference|Syntax|Type|URI)Error$/;m.Deferred.exceptionHook=function(e,t){o.console&&o.console.warn&&e&&I.test(e.name)&&o.console.warn("jQuery.Deferred exception: "+e.message,e.stack,t)},m.readyException=function(e){o.setTimeout((function(){throw e}))};var j=m.Deferred();function Z(){q.removeEventListener("DOMContentLoaded",Z),o.removeEventListener("load",Z),m.ready()}m.fn.ready=function(e){return j.then(e).catch((function(e){m.readyException(e)})),this},m.extend({isReady:!1,readyWait:1,ready:function(e){(!0===e?--m.readyWait:m.isReady)||(m.isReady=!0,!0!==e&&--m.readyWait>0||j.resolveWith(q,[m]))}}),m.ready.then=j.then,"complete"===q.readyState||"loading"!==q.readyState&&!q.documentElement.doScroll?o.setTimeout(m.ready):(q.addEventListener("DOMContentLoaded",Z),o.addEventListener("load",Z));var H=function e(t,n,o,r,p,b,c){var i=0,a=t.length,M=null==o;if("object"===g(o))for(i in p=!0,o)e(t,n,i,o[i],!0,b,c);else if(void 0!==r&&(p=!0,f(r)||(c=!0),M&&(c?(n.call(t,r),n=null):(M=n,n=function(e,t,n){return M.call(m(e),n)})),n))for(;i1,null,!0)},removeData:function(e){return this.each((function(){Q.remove(this,e)}))}}),m.extend({queue:function(e,t,n){var o;if(e)return t=(t||"fx")+"queue",o=J.get(e,t),n&&(!o||Array.isArray(n)?o=J.access(e,t,m.makeArray(n)):o.push(n)),o||[]},dequeue:function(e,t){t=t||"fx";var n=m.queue(e,t),o=n.length,r=n.shift(),p=m._queueHooks(e,t);"inprogress"===r&&(r=n.shift(),o--),r&&("fx"===t&&n.unshift("inprogress"),delete p.stop,r.call(e,(function(){m.dequeue(e,t)}),p)),!o&&p&&p.empty.fire()},_queueHooks:function(e,t){var n=t+"queueHooks";return J.get(e,n)||J.access(e,n,{empty:m.Callbacks("once memory").add((function(){J.remove(e,[t+"queue",n])}))})}}),m.fn.extend({queue:function(e,t){var n=2;return"string"!==typeof e&&(t=e,e="fx",n--),arguments.length\x20\t\r\n\f]*)/i,de=/^$|^module$|\/(?:java|ecma)script/i;!function(){var e=q.createDocumentFragment().appendChild(q.createElement("div")),t=q.createElement("input");t.setAttribute("type","radio"),t.setAttribute("checked","checked"),t.setAttribute("name","t"),e.appendChild(t),d.checkClone=e.cloneNode(!0).cloneNode(!0).lastChild.checked,e.innerHTML="",d.noCloneChecked=!!e.cloneNode(!0).lastChild.defaultValue,e.innerHTML="",d.option=!!e.lastChild}();var fe={thead:[1,"","
"],col:[2,"","
"],tr:[2,"","
"],td:[3,"","
"],_default:[0,"",""]};function Ae(e,t){var n;return n="undefined"!==typeof e.getElementsByTagName?e.getElementsByTagName(t||"*"):"undefined"!==typeof e.querySelectorAll?e.querySelectorAll(t||"*"):[],void 0===t||t&&N(e,t)?m.merge([e],n):n}function qe(e,t){for(var n=0,o=e.length;n",""]);var he=/<|&#?\w+;/;function We(e,t,n,o,r){for(var p,b,c,i,a,M,z=t.createDocumentFragment(),u=[],O=0,s=e.length;O-1)r&&r.push(p);else if(a=ce(p),b=Ae(z.appendChild(p),"script"),a&&qe(b),n)for(M=0;p=b[M++];)de.test(p.type||"")&&n.push(p);return z}var ge=/^([^.]*)(?:\.(.+)|)/;function ve(){return!0}function me(){return!1}function Re(e,t){return e===function(){try{return q.activeElement}catch(e){}}()===("focus"===t)}function ye(e,t,n,o,r,p){var b,c;if("object"===typeof t){for(c in"string"!==typeof n&&(o=o||n,n=void 0),t)ye(e,c,n,o,t[c],p);return e}if(null==o&&null==r?(r=n,o=n=void 0):null==r&&("string"===typeof n?(r=o,o=void 0):(r=o,o=n,n=void 0)),!1===r)r=me;else if(!r)return e;return 1===p&&(b=r,r=function(e){return m().off(e),b.apply(this,arguments)},r.guid=b.guid||(b.guid=m.guid++)),e.each((function(){m.event.add(this,t,r,o,n)}))}function Le(e,t,n){n?(J.set(e,t,!1),m.event.add(e,t,{namespace:!1,handler:function(e){var o,r,p=J.get(this,t);if(1&e.isTrigger&&this[t]){if(p.length)(m.event.special[t]||{}).delegateType&&e.stopPropagation();else if(p=c.call(arguments),J.set(this,t,p),o=n(this,t),this[t](),p!==(r=J.get(this,t))||o?J.set(this,t,!1):r={},p!==r)return e.stopImmediatePropagation(),e.preventDefault(),r&&r.value}else p.length&&(J.set(this,t,{value:m.event.trigger(m.extend(p[0],m.Event.prototype),p.slice(1),this)}),e.stopImmediatePropagation())}})):void 0===J.get(e,t)&&m.event.add(e,t,ve)}m.event={global:{},add:function(e,t,n,o,r){var p,b,c,i,a,M,z,u,O,s,l,d=J.get(e);if(Y(e))for(n.handler&&(n=(p=n).handler,r=p.selector),r&&m.find.matchesSelector(be,r),n.guid||(n.guid=m.guid++),(i=d.events)||(i=d.events=Object.create(null)),(b=d.handle)||(b=d.handle=function(t){return"undefined"!==typeof m&&m.event.triggered!==t.type?m.event.dispatch.apply(e,arguments):void 0}),a=(t=(t||"").match(k)||[""]).length;a--;)O=l=(c=ge.exec(t[a])||[])[1],s=(c[2]||"").split(".").sort(),O&&(z=m.event.special[O]||{},O=(r?z.delegateType:z.bindType)||O,z=m.event.special[O]||{},M=m.extend({type:O,origType:l,data:o,handler:n,guid:n.guid,selector:r,needsContext:r&&m.expr.match.needsContext.test(r),namespace:s.join(".")},p),(u=i[O])||((u=i[O]=[]).delegateCount=0,z.setup&&!1!==z.setup.call(e,o,s,b)||e.addEventListener&&e.addEventListener(O,b)),z.add&&(z.add.call(e,M),M.handler.guid||(M.handler.guid=n.guid)),r?u.splice(u.delegateCount++,0,M):u.push(M),m.event.global[O]=!0)},remove:function(e,t,n,o,r){var p,b,c,i,a,M,z,u,O,s,l,d=J.hasData(e)&&J.get(e);if(d&&(i=d.events)){for(a=(t=(t||"").match(k)||[""]).length;a--;)if(O=l=(c=ge.exec(t[a])||[])[1],s=(c[2]||"").split(".").sort(),O){for(z=m.event.special[O]||{},u=i[O=(o?z.delegateType:z.bindType)||O]||[],c=c[2]&&new RegExp("(^|\\.)"+s.join("\\.(?:.*\\.|)")+"(\\.|$)"),b=p=u.length;p--;)M=u[p],!r&&l!==M.origType||n&&n.guid!==M.guid||c&&!c.test(M.namespace)||o&&o!==M.selector&&("**"!==o||!M.selector)||(u.splice(p,1),M.selector&&u.delegateCount--,z.remove&&z.remove.call(e,M));b&&!u.length&&(z.teardown&&!1!==z.teardown.call(e,s,d.handle)||m.removeEvent(e,O,d.handle),delete i[O])}else for(O in i)m.event.remove(e,O+t[a],n,o,!0);m.isEmptyObject(i)&&J.remove(e,"handle events")}},dispatch:function(e){var t,n,o,r,p,b,c=new Array(arguments.length),i=m.event.fix(e),a=(J.get(this,"events")||Object.create(null))[i.type]||[],M=m.event.special[i.type]||{};for(c[0]=i,t=1;t=1))for(;a!==this;a=a.parentNode||this)if(1===a.nodeType&&("click"!==e.type||!0!==a.disabled)){for(p=[],b={},n=0;n-1:m.find(r,this,null,[a]).length),b[r]&&p.push(o);p.length&&c.push({elem:a,handlers:p})}return a=this,i\s*$/g;function we(e,t){return N(e,"table")&&N(11!==t.nodeType?t:t.firstChild,"tr")&&m(e).children("tbody")[0]||e}function De(e){return e.type=(null!==e.getAttribute("type"))+"/"+e.type,e}function Ee(e){return"true/"===(e.type||"").slice(0,5)?e.type=e.type.slice(5):e.removeAttribute("type"),e}function xe(e,t){var n,o,r,p,b,c;if(1===t.nodeType){if(J.hasData(e)&&(c=J.get(e).events))for(r in J.remove(t,"handle events"),c)for(n=0,o=c[r].length;n1&&"string"===typeof s&&!d.checkClone&&Ce.test(s))return e.each((function(r){var p=e.eq(r);l&&(t[0]=s.call(this,r,p.html())),Te(p,t,n,o)}));if(u&&(p=(r=We(t,e[0].ownerDocument,!1,e,o)).firstChild,1===r.childNodes.length&&(r=p),p||o)){for(c=(b=m.map(Ae(r,"script"),De)).length;z0&&qe(b,!i&&Ae(e,"script")),c},cleanData:function(e){for(var t,n,o,r=m.event.special,p=0;void 0!==(n=e[p]);p++)if(Y(n)){if(t=n[J.expando]){if(t.events)for(o in t.events)r[o]?m.event.remove(n,o):m.removeEvent(n,o,t.handle);n[J.expando]=void 0}n[Q.expando]&&(n[Q.expando]=void 0)}}}),m.fn.extend({detach:function(e){return Xe(this,e,!0)},remove:function(e){return Xe(this,e)},text:function(e){return H(this,(function(e){return void 0===e?m.text(this):this.empty().each((function(){1!==this.nodeType&&11!==this.nodeType&&9!==this.nodeType||(this.textContent=e)}))}),null,e,arguments.length)},append:function(){return Te(this,arguments,(function(e){1!==this.nodeType&&11!==this.nodeType&&9!==this.nodeType||we(this,e).appendChild(e)}))},prepend:function(){return Te(this,arguments,(function(e){if(1===this.nodeType||11===this.nodeType||9===this.nodeType){var t=we(this,e);t.insertBefore(e,t.firstChild)}}))},before:function(){return Te(this,arguments,(function(e){this.parentNode&&this.parentNode.insertBefore(e,this)}))},after:function(){return Te(this,arguments,(function(e){this.parentNode&&this.parentNode.insertBefore(e,this.nextSibling)}))},empty:function(){for(var e,t=0;null!=(e=this[t]);t++)1===e.nodeType&&(m.cleanData(Ae(e,!1)),e.textContent="");return this},clone:function(e,t){return e=null!=e&&e,t=null==t?e:t,this.map((function(){return m.clone(this,e,t)}))},html:function(e){return H(this,(function(e){var t=this[0]||{},n=0,o=this.length;if(void 0===e&&1===t.nodeType)return t.innerHTML;if("string"===typeof e&&!Be.test(e)&&!fe[(le.exec(e)||["",""])[1].toLowerCase()]){e=m.htmlPrefilter(e);try{for(;n=0&&(i+=Math.max(0,Math.ceil(e["offset"+t[0].toUpperCase()+t.slice(1)]-p-i-c-.5))||0),i}function nt(e,t,n){var o=Pe(e),r=(!d.boxSizingReliable()||n)&&"border-box"===m.css(e,"boxSizing",!1,o),p=r,b=He(e,t,o),c="offset"+t[0].toUpperCase()+t.slice(1);if(ke.test(b)){if(!n)return b;b="auto"}return(!d.boxSizingReliable()&&r||!d.reliableTrDimensions()&&N(e,"tr")||"auto"===b||!parseFloat(b)&&"inline"===m.css(e,"display",!1,o))&&e.getClientRects().length&&(r="border-box"===m.css(e,"boxSizing",!1,o),(p=c in e)&&(b=e[c])),(b=parseFloat(b)||0)+tt(e,t,n||(r?"border":"content"),p,o,b)+"px"}function ot(e,t,n,o,r){return new ot.prototype.init(e,t,n,o,r)}m.extend({cssHooks:{opacity:{get:function(e,t){if(t){var n=He(e,"opacity");return""===n?"1":n}}}},cssNumber:{animationIterationCount:!0,columnCount:!0,fillOpacity:!0,flexGrow:!0,flexShrink:!0,fontWeight:!0,gridArea:!0,gridColumn:!0,gridColumnEnd:!0,gridColumnStart:!0,gridRow:!0,gridRowEnd:!0,gridRowStart:!0,lineHeight:!0,opacity:!0,order:!0,orphans:!0,widows:!0,zIndex:!0,zoom:!0},cssProps:{},style:function(e,t,n,o){if(e&&3!==e.nodeType&&8!==e.nodeType&&e.style){var r,p,b,c=K(t),i=Fe.test(t),a=e.style;if(i||(t=Ye(c)),b=m.cssHooks[t]||m.cssHooks[c],void 0===n)return b&&"get"in b&&void 0!==(r=b.get(e,!1,o))?r:a[t];"string"===(p=typeof n)&&(r=re.exec(n))&&r[1]&&(n=Me(e,t,r),p="number"),null!=n&&n===n&&("number"!==p||i||(n+=r&&r[3]||(m.cssNumber[c]?"":"px")),d.clearCloneStyle||""!==n||0!==t.indexOf("background")||(a[t]="inherit"),b&&"set"in b&&void 0===(n=b.set(e,n,o))||(i?a.setProperty(t,n):a[t]=n))}},css:function(e,t,n,o){var r,p,b,c=K(t);return Fe.test(t)||(t=Ye(c)),(b=m.cssHooks[t]||m.cssHooks[c])&&"get"in b&&(r=b.get(e,!0,n)),void 0===r&&(r=He(e,t,o)),"normal"===r&&t in Qe&&(r=Qe[t]),""===n||n?(p=parseFloat(r),!0===n||isFinite(p)?p||0:r):r}}),m.each(["height","width"],(function(e,t){m.cssHooks[t]={get:function(e,n,o){if(n)return!$e.test(m.css(e,"display"))||e.getClientRects().length&&e.getBoundingClientRect().width?nt(e,t,o):_e(e,Je,(function(){return nt(e,t,o)}))},set:function(e,n,o){var r,p=Pe(e),b=!d.scrollboxSize()&&"absolute"===p.position,c=(b||o)&&"border-box"===m.css(e,"boxSizing",!1,p),i=o?tt(e,t,o,c,p):0;return c&&b&&(i-=Math.ceil(e["offset"+t[0].toUpperCase()+t.slice(1)]-parseFloat(p[t])-tt(e,t,"border",!1,p)-.5)),i&&(r=re.exec(n))&&"px"!==(r[3]||"px")&&(e.style[t]=n,n=m.css(e,t)),et(0,n,i)}}})),m.cssHooks.marginLeft=Ve(d.reliableMarginLeft,(function(e,t){if(t)return(parseFloat(He(e,"marginLeft"))||e.getBoundingClientRect().left-_e(e,{marginLeft:0},(function(){return e.getBoundingClientRect().left})))+"px"})),m.each({margin:"",padding:"",border:"Width"},(function(e,t){m.cssHooks[e+t]={expand:function(n){for(var o=0,r={},p="string"===typeof n?n.split(" "):[n];o<4;o++)r[e+pe[o]+t]=p[o]||p[o-2]||p[0];return r}},"margin"!==e&&(m.cssHooks[e+t].set=et)})),m.fn.extend({css:function(e,t){return H(this,(function(e,t,n){var o,r,p={},b=0;if(Array.isArray(t)){for(o=Pe(e),r=t.length;b1)}}),m.Tween=ot,ot.prototype={constructor:ot,init:function(e,t,n,o,r,p){this.elem=e,this.prop=n,this.easing=r||m.easing._default,this.options=t,this.start=this.now=this.cur(),this.end=o,this.unit=p||(m.cssNumber[n]?"":"px")},cur:function(){var e=ot.propHooks[this.prop];return e&&e.get?e.get(this):ot.propHooks._default.get(this)},run:function(e){var t,n=ot.propHooks[this.prop];return this.options.duration?this.pos=t=m.easing[this.easing](e,this.options.duration*e,0,1,this.options.duration):this.pos=t=e,this.now=(this.end-this.start)*t+this.start,this.options.step&&this.options.step.call(this.elem,this.now,this),n&&n.set?n.set(this):ot.propHooks._default.set(this),this}},ot.prototype.init.prototype=ot.prototype,ot.propHooks={_default:{get:function(e){var t;return 1!==e.elem.nodeType||null!=e.elem[e.prop]&&null==e.elem.style[e.prop]?e.elem[e.prop]:(t=m.css(e.elem,e.prop,""))&&"auto"!==t?t:0},set:function(e){m.fx.step[e.prop]?m.fx.step[e.prop](e):1!==e.elem.nodeType||!m.cssHooks[e.prop]&&null==e.elem.style[Ye(e.prop)]?e.elem[e.prop]=e.now:m.style(e.elem,e.prop,e.now+e.unit)}}},ot.propHooks.scrollTop=ot.propHooks.scrollLeft={set:function(e){e.elem.nodeType&&e.elem.parentNode&&(e.elem[e.prop]=e.now)}},m.easing={linear:function(e){return e},swing:function(e){return.5-Math.cos(e*Math.PI)/2},_default:"swing"},m.fx=ot.prototype.init,m.fx.step={};var rt,pt,bt=/^(?:toggle|show|hide)$/,ct=/queueHooks$/;function it(){pt&&(!1===q.hidden&&o.requestAnimationFrame?o.requestAnimationFrame(it):o.setTimeout(it,m.fx.interval),m.fx.tick())}function at(){return o.setTimeout((function(){rt=void 0})),rt=Date.now()}function Mt(e,t){var n,o=0,r={height:e};for(t=t?1:0;o<4;o+=2-t)r["margin"+(n=pe[o])]=r["padding"+n]=e;return t&&(r.opacity=r.width=e),r}function zt(e,t,n){for(var o,r=(ut.tweeners[t]||[]).concat(ut.tweeners["*"]),p=0,b=r.length;p1)},removeAttr:function(e){return this.each((function(){m.removeAttr(this,e)}))}}),m.extend({attr:function(e,t,n){var o,r,p=e.nodeType;if(3!==p&&8!==p&&2!==p)return"undefined"===typeof e.getAttribute?m.prop(e,t,n):(1===p&&m.isXMLDoc(e)||(r=m.attrHooks[t.toLowerCase()]||(m.expr.match.bool.test(t)?Ot:void 0)),void 0!==n?null===n?void m.removeAttr(e,t):r&&"set"in r&&void 0!==(o=r.set(e,n,t))?o:(e.setAttribute(t,n+""),n):r&&"get"in r&&null!==(o=r.get(e,t))?o:null==(o=m.find.attr(e,t))?void 0:o)},attrHooks:{type:{set:function(e,t){if(!d.radioValue&&"radio"===t&&N(e,"input")){var n=e.value;return e.setAttribute("type",t),n&&(e.value=n),t}}}},removeAttr:function(e,t){var n,o=0,r=t&&t.match(k);if(r&&1===e.nodeType)for(;n=r[o++];)e.removeAttribute(n)}}),Ot={set:function(e,t,n){return!1===t?m.removeAttr(e,n):e.setAttribute(n,n),n}},m.each(m.expr.match.bool.source.match(/\w+/g),(function(e,t){var n=st[t]||m.find.attr;st[t]=function(e,t,o){var r,p,b=t.toLowerCase();return o||(p=st[b],st[b]=r,r=null!=n(e,t,o)?b:null,st[b]=p),r}}));var lt=/^(?:input|select|textarea|button)$/i,dt=/^(?:a|area)$/i;function ft(e){return(e.match(k)||[]).join(" ")}function At(e){return e.getAttribute&&e.getAttribute("class")||""}function qt(e){return Array.isArray(e)?e:"string"===typeof e&&e.match(k)||[]}m.fn.extend({prop:function(e,t){return H(this,m.prop,e,t,arguments.length>1)},removeProp:function(e){return this.each((function(){delete this[m.propFix[e]||e]}))}}),m.extend({prop:function(e,t,n){var o,r,p=e.nodeType;if(3!==p&&8!==p&&2!==p)return 1===p&&m.isXMLDoc(e)||(t=m.propFix[t]||t,r=m.propHooks[t]),void 0!==n?r&&"set"in r&&void 0!==(o=r.set(e,n,t))?o:e[t]=n:r&&"get"in r&&null!==(o=r.get(e,t))?o:e[t]},propHooks:{tabIndex:{get:function(e){var t=m.find.attr(e,"tabindex");return t?parseInt(t,10):lt.test(e.nodeName)||dt.test(e.nodeName)&&e.href?0:-1}}},propFix:{for:"htmlFor",class:"className"}}),d.optSelected||(m.propHooks.selected={get:function(e){var t=e.parentNode;return t&&t.parentNode&&t.parentNode.selectedIndex,null},set:function(e){var t=e.parentNode;t&&(t.selectedIndex,t.parentNode&&t.parentNode.selectedIndex)}}),m.each(["tabIndex","readOnly","maxLength","cellSpacing","cellPadding","rowSpan","colSpan","useMap","frameBorder","contentEditable"],(function(){m.propFix[this.toLowerCase()]=this})),m.fn.extend({addClass:function(e){var t,n,o,r,p,b;return f(e)?this.each((function(t){m(this).addClass(e.call(this,t,At(this)))})):(t=qt(e)).length?this.each((function(){if(o=At(this),n=1===this.nodeType&&" "+ft(o)+" "){for(p=0;p-1;)n=n.replace(" "+r+" "," ");b=ft(n),o!==b&&this.setAttribute("class",b)}})):this:this.attr("class","")},toggleClass:function(e,t){var n,o,r,p,b=typeof e,c="string"===b||Array.isArray(e);return f(e)?this.each((function(n){m(this).toggleClass(e.call(this,n,At(this),t),t)})):"boolean"===typeof t&&c?t?this.addClass(e):this.removeClass(e):(n=qt(e),this.each((function(){if(c)for(p=m(this),r=0;r-1)return!0;return!1}});var ht=/\r/g;m.fn.extend({val:function(e){var t,n,o,r=this[0];return arguments.length?(o=f(e),this.each((function(n){var r;1===this.nodeType&&(null==(r=o?e.call(this,n,m(this).val()):e)?r="":"number"===typeof r?r+="":Array.isArray(r)&&(r=m.map(r,(function(e){return null==e?"":e+""}))),(t=m.valHooks[this.type]||m.valHooks[this.nodeName.toLowerCase()])&&"set"in t&&void 0!==t.set(this,r,"value")||(this.value=r))}))):r?(t=m.valHooks[r.type]||m.valHooks[r.nodeName.toLowerCase()])&&"get"in t&&void 0!==(n=t.get(r,"value"))?n:"string"===typeof(n=r.value)?n.replace(ht,""):null==n?"":n:void 0}}),m.extend({valHooks:{option:{get:function(e){var t=m.find.attr(e,"value");return null!=t?t:ft(m.text(e))}},select:{get:function(e){var t,n,o,r=e.options,p=e.selectedIndex,b="select-one"===e.type,c=b?null:[],i=b?p+1:r.length;for(o=p<0?i:b?p:0;o-1)&&(n=!0);return n||(e.selectedIndex=-1),p}}}}),m.each(["radio","checkbox"],(function(){m.valHooks[this]={set:function(e,t){if(Array.isArray(t))return e.checked=m.inArray(m(e).val(),t)>-1}},d.checkOn||(m.valHooks[this].get=function(e){return null===e.getAttribute("value")?"on":e.value})})),d.focusin="onfocusin"in o;var Wt=/^(?:focusinfocus|focusoutblur)$/,gt=function(e){e.stopPropagation()};m.extend(m.event,{trigger:function(e,t,n,r){var p,b,c,i,a,M,z,u,s=[n||q],l=O.call(e,"type")?e.type:e,d=O.call(e,"namespace")?e.namespace.split("."):[];if(b=u=c=n=n||q,3!==n.nodeType&&8!==n.nodeType&&!Wt.test(l+m.event.triggered)&&(l.indexOf(".")>-1&&(d=l.split("."),l=d.shift(),d.sort()),a=l.indexOf(":")<0&&"on"+l,(e=e[m.expando]?e:new m.Event(l,"object"===typeof e&&e)).isTrigger=r?2:3,e.namespace=d.join("."),e.rnamespace=e.namespace?new RegExp("(^|\\.)"+d.join("\\.(?:.*\\.|)")+"(\\.|$)"):null,e.result=void 0,e.target||(e.target=n),t=null==t?[e]:m.makeArray(t,[e]),z=m.event.special[l]||{},r||!z.trigger||!1!==z.trigger.apply(n,t))){if(!r&&!z.noBubble&&!A(n)){for(i=z.delegateType||l,Wt.test(i+l)||(b=b.parentNode);b;b=b.parentNode)s.push(b),c=b;c===(n.ownerDocument||q)&&s.push(c.defaultView||c.parentWindow||o)}for(p=0;(b=s[p++])&&!e.isPropagationStopped();)u=b,e.type=p>1?i:z.bindType||l,(M=(J.get(b,"events")||Object.create(null))[e.type]&&J.get(b,"handle"))&&M.apply(b,t),(M=a&&b[a])&&M.apply&&Y(b)&&(e.result=M.apply(b,t),!1===e.result&&e.preventDefault());return e.type=l,r||e.isDefaultPrevented()||z._default&&!1!==z._default.apply(s.pop(),t)||!Y(n)||a&&f(n[l])&&!A(n)&&((c=n[a])&&(n[a]=null),m.event.triggered=l,e.isPropagationStopped()&&u.addEventListener(l,gt),n[l](),e.isPropagationStopped()&&u.removeEventListener(l,gt),m.event.triggered=void 0,c&&(n[a]=c)),e.result}},simulate:function(e,t,n){var o=m.extend(new m.Event,n,{type:e,isSimulated:!0});m.event.trigger(o,null,t)}}),m.fn.extend({trigger:function(e,t){return this.each((function(){m.event.trigger(e,t,this)}))},triggerHandler:function(e,t){var n=this[0];if(n)return m.event.trigger(e,t,n,!0)}}),d.focusin||m.each({focus:"focusin",blur:"focusout"},(function(e,t){var n=function(e){m.event.simulate(t,e.target,m.event.fix(e))};m.event.special[t]={setup:function(){var o=this.ownerDocument||this.document||this,r=J.access(o,t);r||o.addEventListener(e,n,!0),J.access(o,t,(r||0)+1)},teardown:function(){var o=this.ownerDocument||this.document||this,r=J.access(o,t)-1;r?J.access(o,t,r):(o.removeEventListener(e,n,!0),J.remove(o,t))}}}));var vt=o.location,mt={guid:Date.now()},Rt=/\?/;m.parseXML=function(e){var t,n;if(!e||"string"!==typeof e)return null;try{t=(new o.DOMParser).parseFromString(e,"text/xml")}catch(r){}return n=t&&t.getElementsByTagName("parsererror")[0],t&&!n||m.error("Invalid XML: "+(n?m.map(n.childNodes,(function(e){return e.textContent})).join("\n"):e)),t};var yt=/\[\]$/,Lt=/\r?\n/g,Bt=/^(?:submit|button|image|reset|file)$/i,Ct=/^(?:input|select|textarea|keygen)/i;function Nt(e,t,n,o){var r;if(Array.isArray(t))m.each(t,(function(t,r){n||yt.test(e)?o(e,r):Nt(e+"["+("object"===typeof r&&null!=r?t:"")+"]",r,n,o)}));else if(n||"object"!==g(t))o(e,t);else for(r in t)Nt(e+"["+r+"]",t[r],n,o)}m.param=function(e,t){var n,o=[],r=function(e,t){var n=f(t)?t():t;o[o.length]=encodeURIComponent(e)+"="+encodeURIComponent(null==n?"":n)};if(null==e)return"";if(Array.isArray(e)||e.jquery&&!m.isPlainObject(e))m.each(e,(function(){r(this.name,this.value)}));else for(n in e)Nt(n,e[n],t,r);return o.join("&")},m.fn.extend({serialize:function(){return m.param(this.serializeArray())},serializeArray:function(){return this.map((function(){var e=m.prop(this,"elements");return e?m.makeArray(e):this})).filter((function(){var e=this.type;return this.name&&!m(this).is(":disabled")&&Ct.test(this.nodeName)&&!Bt.test(e)&&(this.checked||!se.test(e))})).map((function(e,t){var n=m(this).val();return null==n?null:Array.isArray(n)?m.map(n,(function(e){return{name:t.name,value:e.replace(Lt,"\r\n")}})):{name:t.name,value:n.replace(Lt,"\r\n")}})).get()}});var wt=/%20/g,Dt=/#.*$/,Et=/([?&])_=[^&]*/,xt=/^(.*?):[ \t]*([^\r\n]*)$/gm,St=/^(?:GET|HEAD)$/,Tt=/^\/\//,Xt={},kt={},Ft="*/".concat("*"),Pt=q.createElement("a");function _t(e){return function(t,n){"string"!==typeof t&&(n=t,t="*");var o,r=0,p=t.toLowerCase().match(k)||[];if(f(n))for(;o=p[r++];)"+"===o[0]?(o=o.slice(1)||"*",(e[o]=e[o]||[]).unshift(n)):(e[o]=e[o]||[]).push(n)}}function It(e,t,n,o){var r={},p=e===kt;function b(c){var i;return r[c]=!0,m.each(e[c]||[],(function(e,c){var a=c(t,n,o);return"string"!==typeof a||p||r[a]?p?!(i=a):void 0:(t.dataTypes.unshift(a),b(a),!1)})),i}return b(t.dataTypes[0])||!r["*"]&&b("*")}function jt(e,t){var n,o,r=m.ajaxSettings.flatOptions||{};for(n in t)void 0!==t[n]&&((r[n]?e:o||(o={}))[n]=t[n]);return o&&m.extend(!0,e,o),e}Pt.href=vt.href,m.extend({active:0,lastModified:{},etag:{},ajaxSettings:{url:vt.href,type:"GET",isLocal:/^(?:about|app|app-storage|.+-extension|file|res|widget):$/.test(vt.protocol),global:!0,processData:!0,async:!0,contentType:"application/x-www-form-urlencoded; charset=UTF-8",accepts:{"*":Ft,text:"text/plain",html:"text/html",xml:"application/xml, text/xml",json:"application/json, text/javascript"},contents:{xml:/\bxml\b/,html:/\bhtml/,json:/\bjson\b/},responseFields:{xml:"responseXML",text:"responseText",json:"responseJSON"},converters:{"* text":String,"text html":!0,"text json":JSON.parse,"text xml":m.parseXML},flatOptions:{url:!0,context:!0}},ajaxSetup:function(e,t){return t?jt(jt(e,m.ajaxSettings),t):jt(m.ajaxSettings,e)},ajaxPrefilter:_t(Xt),ajaxTransport:_t(kt),ajax:function(e,t){"object"===typeof e&&(t=e,e=void 0),t=t||{};var n,r,p,b,c,i,a,M,z,u,O=m.ajaxSetup({},t),s=O.context||O,l=O.context&&(s.nodeType||s.jquery)?m(s):m.event,d=m.Deferred(),f=m.Callbacks("once memory"),A=O.statusCode||{},h={},W={},g="canceled",v={readyState:0,getResponseHeader:function(e){var t;if(a){if(!b)for(b={};t=xt.exec(p);)b[t[1].toLowerCase()+" "]=(b[t[1].toLowerCase()+" "]||[]).concat(t[2]);t=b[e.toLowerCase()+" "]}return null==t?null:t.join(", ")},getAllResponseHeaders:function(){return a?p:null},setRequestHeader:function(e,t){return null==a&&(e=W[e.toLowerCase()]=W[e.toLowerCase()]||e,h[e]=t),this},overrideMimeType:function(e){return null==a&&(O.mimeType=e),this},statusCode:function(e){var t;if(e)if(a)v.always(e[v.status]);else for(t in e)A[t]=[A[t],e[t]];return this},abort:function(e){var t=e||g;return n&&n.abort(t),R(0,t),this}};if(d.promise(v),O.url=((e||O.url||vt.href)+"").replace(Tt,vt.protocol+"//"),O.type=t.method||t.type||O.method||O.type,O.dataTypes=(O.dataType||"*").toLowerCase().match(k)||[""],null==O.crossDomain){i=q.createElement("a");try{i.href=O.url,i.href=i.href,O.crossDomain=Pt.protocol+"//"+Pt.host!==i.protocol+"//"+i.host}catch(y){O.crossDomain=!0}}if(O.data&&O.processData&&"string"!==typeof O.data&&(O.data=m.param(O.data,O.traditional)),It(Xt,O,t,v),a)return v;for(z in(M=m.event&&O.global)&&0===m.active++&&m.event.trigger("ajaxStart"),O.type=O.type.toUpperCase(),O.hasContent=!St.test(O.type),r=O.url.replace(Dt,""),O.hasContent?O.data&&O.processData&&0===(O.contentType||"").indexOf("application/x-www-form-urlencoded")&&(O.data=O.data.replace(wt,"+")):(u=O.url.slice(r.length),O.data&&(O.processData||"string"===typeof O.data)&&(r+=(Rt.test(r)?"&":"?")+O.data,delete O.data),!1===O.cache&&(r=r.replace(Et,"$1"),u=(Rt.test(r)?"&":"?")+"_="+mt.guid+++u),O.url=r+u),O.ifModified&&(m.lastModified[r]&&v.setRequestHeader("If-Modified-Since",m.lastModified[r]),m.etag[r]&&v.setRequestHeader("If-None-Match",m.etag[r])),(O.data&&O.hasContent&&!1!==O.contentType||t.contentType)&&v.setRequestHeader("Content-Type",O.contentType),v.setRequestHeader("Accept",O.dataTypes[0]&&O.accepts[O.dataTypes[0]]?O.accepts[O.dataTypes[0]]+("*"!==O.dataTypes[0]?", "+Ft+"; q=0.01":""):O.accepts["*"]),O.headers)v.setRequestHeader(z,O.headers[z]);if(O.beforeSend&&(!1===O.beforeSend.call(s,v,O)||a))return v.abort();if(g="abort",f.add(O.complete),v.done(O.success),v.fail(O.error),n=It(kt,O,t,v)){if(v.readyState=1,M&&l.trigger("ajaxSend",[v,O]),a)return v;O.async&&O.timeout>0&&(c=o.setTimeout((function(){v.abort("timeout")}),O.timeout));try{a=!1,n.send(h,R)}catch(y){if(a)throw y;R(-1,y)}}else R(-1,"No Transport");function R(e,t,b,i){var z,u,q,h,W,g=t;a||(a=!0,c&&o.clearTimeout(c),n=void 0,p=i||"",v.readyState=e>0?4:0,z=e>=200&&e<300||304===e,b&&(h=function(e,t,n){for(var o,r,p,b,c=e.contents,i=e.dataTypes;"*"===i[0];)i.shift(),void 0===o&&(o=e.mimeType||t.getResponseHeader("Content-Type"));if(o)for(r in c)if(c[r]&&c[r].test(o)){i.unshift(r);break}if(i[0]in n)p=i[0];else{for(r in n){if(!i[0]||e.converters[r+" "+i[0]]){p=r;break}b||(b=r)}p=p||b}if(p)return p!==i[0]&&i.unshift(p),n[p]}(O,v,b)),!z&&m.inArray("script",O.dataTypes)>-1&&m.inArray("json",O.dataTypes)<0&&(O.converters["text script"]=function(){}),h=function(e,t,n,o){var r,p,b,c,i,a={},M=e.dataTypes.slice();if(M[1])for(b in e.converters)a[b.toLowerCase()]=e.converters[b];for(p=M.shift();p;)if(e.responseFields[p]&&(n[e.responseFields[p]]=t),!i&&o&&e.dataFilter&&(t=e.dataFilter(t,e.dataType)),i=p,p=M.shift())if("*"===p)p=i;else if("*"!==i&&i!==p){if(!(b=a[i+" "+p]||a["* "+p]))for(r in a)if((c=r.split(" "))[1]===p&&(b=a[i+" "+c[0]]||a["* "+c[0]])){!0===b?b=a[r]:!0!==a[r]&&(p=c[0],M.unshift(c[1]));break}if(!0!==b)if(b&&e.throws)t=b(t);else try{t=b(t)}catch(y){return{state:"parsererror",error:b?y:"No conversion from "+i+" to "+p}}}return{state:"success",data:t}}(O,h,v,z),z?(O.ifModified&&((W=v.getResponseHeader("Last-Modified"))&&(m.lastModified[r]=W),(W=v.getResponseHeader("etag"))&&(m.etag[r]=W)),204===e||"HEAD"===O.type?g="nocontent":304===e?g="notmodified":(g=h.state,u=h.data,z=!(q=h.error))):(q=g,!e&&g||(g="error",e<0&&(e=0))),v.status=e,v.statusText=(t||g)+"",z?d.resolveWith(s,[u,g,v]):d.rejectWith(s,[v,g,q]),v.statusCode(A),A=void 0,M&&l.trigger(z?"ajaxSuccess":"ajaxError",[v,O,z?u:q]),f.fireWith(s,[v,g]),M&&(l.trigger("ajaxComplete",[v,O]),--m.active||m.event.trigger("ajaxStop")))}return v},getJSON:function(e,t,n){return m.get(e,t,n,"json")},getScript:function(e,t){return m.get(e,void 0,t,"script")}}),m.each(["get","post"],(function(e,t){m[t]=function(e,n,o,r){return f(n)&&(r=r||o,o=n,n=void 0),m.ajax(m.extend({url:e,type:t,dataType:r,data:n,success:o},m.isPlainObject(e)&&e))}})),m.ajaxPrefilter((function(e){var t;for(t in e.headers)"content-type"===t.toLowerCase()&&(e.contentType=e.headers[t]||"")})),m._evalUrl=function(e,t,n){return m.ajax({url:e,type:"GET",dataType:"script",cache:!0,async:!1,global:!1,converters:{"text script":function(){}},dataFilter:function(e){m.globalEval(e,t,n)}})},m.fn.extend({wrapAll:function(e){var t;return this[0]&&(f(e)&&(e=e.call(this[0])),t=m(e,this[0].ownerDocument).eq(0).clone(!0),this[0].parentNode&&t.insertBefore(this[0]),t.map((function(){for(var e=this;e.firstElementChild;)e=e.firstElementChild;return e})).append(this)),this},wrapInner:function(e){return f(e)?this.each((function(t){m(this).wrapInner(e.call(this,t))})):this.each((function(){var t=m(this),n=t.contents();n.length?n.wrapAll(e):t.append(e)}))},wrap:function(e){var t=f(e);return this.each((function(n){m(this).wrapAll(t?e.call(this,n):e)}))},unwrap:function(e){return this.parent(e).not("body").each((function(){m(this).replaceWith(this.childNodes)})),this}}),m.expr.pseudos.hidden=function(e){return!m.expr.pseudos.visible(e)},m.expr.pseudos.visible=function(e){return!!(e.offsetWidth||e.offsetHeight||e.getClientRects().length)},m.ajaxSettings.xhr=function(){try{return new o.XMLHttpRequest}catch(e){}};var Zt={0:200,1223:204},Ht=m.ajaxSettings.xhr();d.cors=!!Ht&&"withCredentials"in Ht,d.ajax=Ht=!!Ht,m.ajaxTransport((function(e){var t,n;if(d.cors||Ht&&!e.crossDomain)return{send:function(r,p){var b,c=e.xhr();if(c.open(e.type,e.url,e.async,e.username,e.password),e.xhrFields)for(b in e.xhrFields)c[b]=e.xhrFields[b];for(b in e.mimeType&&c.overrideMimeType&&c.overrideMimeType(e.mimeType),e.crossDomain||r["X-Requested-With"]||(r["X-Requested-With"]="XMLHttpRequest"),r)c.setRequestHeader(b,r[b]);t=function(e){return function(){t&&(t=n=c.onload=c.onerror=c.onabort=c.ontimeout=c.onreadystatechange=null,"abort"===e?c.abort():"error"===e?"number"!==typeof c.status?p(0,"error"):p(c.status,c.statusText):p(Zt[c.status]||c.status,c.statusText,"text"!==(c.responseType||"text")||"string"!==typeof c.responseText?{binary:c.response}:{text:c.responseText},c.getAllResponseHeaders()))}},c.onload=t(),n=c.onerror=c.ontimeout=t("error"),void 0!==c.onabort?c.onabort=n:c.onreadystatechange=function(){4===c.readyState&&o.setTimeout((function(){t&&n()}))},t=t("abort");try{c.send(e.hasContent&&e.data||null)}catch(i){if(t)throw i}},abort:function(){t&&t()}}})),m.ajaxPrefilter((function(e){e.crossDomain&&(e.contents.script=!1)})),m.ajaxSetup({accepts:{script:"text/javascript, application/javascript, application/ecmascript, application/x-ecmascript"},contents:{script:/\b(?:java|ecma)script\b/},converters:{"text script":function(e){return m.globalEval(e),e}}}),m.ajaxPrefilter("script",(function(e){void 0===e.cache&&(e.cache=!1),e.crossDomain&&(e.type="GET")})),m.ajaxTransport("script",(function(e){var t,n;if(e.crossDomain||e.scriptAttrs)return{send:function(o,r){t=m("