@local-logic/sdks-app 1.7.2 → 2.1.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (112) hide show
  1. package/dist/assets/index-legacy.0a642cb5.js +1 -0
  2. package/dist/assets/index-legacy.4e44eb64.js +1 -0
  3. package/dist/assets/index-legacy.7f6983e2.js +1 -0
  4. package/dist/assets/index-legacy.919f470f.js +1 -0
  5. package/dist/assets/index-legacy.95ccb44a.js +106 -0
  6. package/dist/assets/index-legacy.c9e59904.js +23 -0
  7. package/dist/assets/index-legacy.fc3fe26b.js +1 -0
  8. package/dist/assets/{index.10935833.js → index.1bb375cb.js} +13 -13
  9. package/dist/assets/index.621fb294.js +149 -0
  10. package/dist/assets/index.795111c8.js +1 -0
  11. package/dist/assets/index.7a7d9dc0.js +1 -0
  12. package/dist/assets/index.937af76a.js +247 -0
  13. package/dist/assets/index.9af49ac7.js +1318 -0
  14. package/dist/assets/index.f59985f7.js +35 -0
  15. package/dist/assets/polyfills-legacy.db2bc606.js +1 -0
  16. package/dist/assets/{useIsMobile-legacy.a1dad04e.js → useIsMobile-legacy.ed5dee46.js} +1 -1
  17. package/dist/assets/{useIsMobile.5dc7840d.js → useIsMobile.456ed35b.js} +1 -1
  18. package/dist/assets/useQuery-legacy.97f1ad62.js +1 -0
  19. package/dist/assets/useQuery.83f2b67b.js +9 -0
  20. package/dist/index.html +3 -3
  21. package/dist/types/context/languageProvider/data-explorer/locales/en/index.d.ts.map +1 -1
  22. package/dist/types/context/languageProvider/data-explorer/locales/en/index.js +3 -0
  23. package/dist/types/context/languageProvider/data-explorer/locales/en/index.js.map +1 -1
  24. package/dist/types/context/languageProvider/data-explorer/locales/fr/index.d.ts.map +1 -1
  25. package/dist/types/context/languageProvider/data-explorer/locales/fr/index.js +3 -0
  26. package/dist/types/context/languageProvider/data-explorer/locales/fr/index.js.map +1 -1
  27. package/dist/types/context/languageProvider/data-explorer/types.d.ts +3 -3
  28. package/dist/types/context/languageProvider/data-explorer/types.d.ts.map +1 -1
  29. package/dist/types/context/languageProvider/index.d.ts +2 -2
  30. package/dist/types/context/languageProvider/index.d.ts.map +1 -1
  31. package/dist/types/sdks/DataExplorer/components/DataTable/index.d.ts +4 -0
  32. package/dist/types/sdks/DataExplorer/components/DataTable/index.d.ts.map +1 -0
  33. package/dist/types/sdks/DataExplorer/components/DataTable/index.js +65 -0
  34. package/dist/types/sdks/DataExplorer/components/DataTable/index.js.map +1 -0
  35. package/dist/types/sdks/DataExplorer/components/DataTable/styles.d.ts +6 -0
  36. package/dist/types/sdks/DataExplorer/components/DataTable/styles.d.ts.map +1 -0
  37. package/dist/types/sdks/DataExplorer/components/DataTable/styles.js +27 -0
  38. package/dist/types/sdks/DataExplorer/components/DataTable/styles.js.map +1 -0
  39. package/dist/types/sdks/DataExplorer/components/Export/index.d.ts.map +1 -1
  40. package/dist/types/sdks/DataExplorer/components/Export/index.js +7 -11
  41. package/dist/types/sdks/DataExplorer/components/Export/index.js.map +1 -1
  42. package/dist/types/sdks/DataExplorer/components/Filters/index.d.ts +4 -0
  43. package/dist/types/sdks/DataExplorer/components/Filters/index.d.ts.map +1 -0
  44. package/dist/types/sdks/DataExplorer/components/Filters/index.js +51 -0
  45. package/dist/types/sdks/DataExplorer/components/Filters/index.js.map +1 -0
  46. package/dist/types/sdks/DataExplorer/components/Filters/styles.d.ts +6 -0
  47. package/dist/types/sdks/DataExplorer/components/Filters/styles.d.ts.map +1 -0
  48. package/dist/types/sdks/DataExplorer/components/Filters/styles.js +12 -0
  49. package/dist/types/sdks/DataExplorer/components/Filters/styles.js.map +1 -0
  50. package/dist/types/sdks/DataExplorer/components/Section/index.d.ts +2 -4
  51. package/dist/types/sdks/DataExplorer/components/Section/index.d.ts.map +1 -1
  52. package/dist/types/sdks/DataExplorer/components/Section/index.js +6 -18
  53. package/dist/types/sdks/DataExplorer/components/Section/index.js.map +1 -1
  54. package/dist/types/sdks/DataExplorer/context.d.ts +4 -5
  55. package/dist/types/sdks/DataExplorer/context.d.ts.map +1 -1
  56. package/dist/types/sdks/DataExplorer/context.js +4 -5
  57. package/dist/types/sdks/DataExplorer/context.js.map +1 -1
  58. package/dist/types/sdks/DataExplorer/index.d.ts.map +1 -1
  59. package/dist/types/sdks/DataExplorer/index.js +10 -59
  60. package/dist/types/sdks/DataExplorer/index.js.map +1 -1
  61. package/dist/types/sdks/DataExplorer/styles.d.ts +3 -2
  62. package/dist/types/sdks/DataExplorer/styles.d.ts.map +1 -1
  63. package/dist/types/sdks/DataExplorer/styles.js +17 -7
  64. package/dist/types/sdks/DataExplorer/styles.js.map +1 -1
  65. package/dist/types/sdks/Demographics/components/Content/Household/index.d.ts.map +1 -1
  66. package/dist/types/sdks/Demographics/components/Content/Household/index.js +2 -1
  67. package/dist/types/sdks/Demographics/components/Content/Household/index.js.map +1 -1
  68. package/dist/types/sdks/Demographics/components/Content/Household/styles.d.ts +3 -0
  69. package/dist/types/sdks/Demographics/components/Content/Household/styles.d.ts.map +1 -0
  70. package/dist/types/sdks/Demographics/components/Content/Household/styles.js +19 -0
  71. package/dist/types/sdks/Demographics/components/Content/Household/styles.js.map +1 -0
  72. package/dist/types/sdks/Demographics/components/Content/Housing/index.d.ts.map +1 -1
  73. package/dist/types/sdks/Demographics/components/Content/Housing/index.js +10 -7
  74. package/dist/types/sdks/Demographics/components/Content/Housing/index.js.map +1 -1
  75. package/dist/types/sdks/Demographics/components/Content/Housing/styles.d.ts +3 -0
  76. package/dist/types/sdks/Demographics/components/Content/Housing/styles.d.ts.map +1 -0
  77. package/dist/types/sdks/Demographics/components/Content/Housing/styles.js +12 -0
  78. package/dist/types/sdks/Demographics/components/Content/Housing/styles.js.map +1 -0
  79. package/dist/types/sdks/Demographics/components/Content/Languages/index.d.ts +3 -0
  80. package/dist/types/sdks/Demographics/components/Content/Languages/index.d.ts.map +1 -0
  81. package/dist/types/sdks/Demographics/components/Content/Languages/index.js +14 -0
  82. package/dist/types/sdks/Demographics/components/Content/Languages/index.js.map +1 -0
  83. package/dist/types/sdks/Demographics/components/Content/index.d.ts.map +1 -1
  84. package/dist/types/sdks/Demographics/components/Content/index.js +3 -0
  85. package/dist/types/sdks/Demographics/components/Content/index.js.map +1 -1
  86. package/dist/types/sdks/Demographics/components/Content/styles.js +1 -1
  87. package/dist/types/sdks/Demographics/components/Content/styles.js.map +1 -1
  88. package/dist/types/sdks/Demographics/context.d.ts +3 -0
  89. package/dist/types/sdks/Demographics/context.d.ts.map +1 -1
  90. package/dist/types/sdks/Demographics/context.js.map +1 -1
  91. package/dist/types/sdks/Demographics/styles.d.ts.map +1 -1
  92. package/dist/types/sdks/Demographics/styles.js +0 -1
  93. package/dist/types/sdks/Demographics/styles.js.map +1 -1
  94. package/package.json +4 -3
  95. package/dist/assets/index-legacy.128bbb90.js +0 -106
  96. package/dist/assets/index-legacy.3a8c6aa8.js +0 -1
  97. package/dist/assets/index-legacy.46f64d17.js +0 -1
  98. package/dist/assets/index-legacy.60df4146.js +0 -1
  99. package/dist/assets/index-legacy.7c9f6b15.js +0 -1
  100. package/dist/assets/index-legacy.935e7346.js +0 -1
  101. package/dist/assets/index-legacy.93d69255.js +0 -1
  102. package/dist/assets/index.1df47f40.js +0 -28
  103. package/dist/assets/index.71eb35ea.js +0 -247
  104. package/dist/assets/index.97d3a920.js +0 -1374
  105. package/dist/assets/index.d464e7cf.js +0 -1
  106. package/dist/assets/index.e63e2d64.js +0 -1
  107. package/dist/assets/index.ed99fd65.js +0 -120
  108. package/dist/assets/keyFactory-legacy.782b8549.js +0 -1
  109. package/dist/assets/keyFactory.e1cd5707.js +0 -1
  110. package/dist/assets/polyfills-legacy.147ba02d.js +0 -1
  111. package/dist/assets/useQuery-legacy.6ce02414.js +0 -1
  112. package/dist/assets/useQuery.7c643982.js +0 -9
@@ -0,0 +1,35 @@
1
+ import{R as $,r as u,a9 as M,u as D,j as s,e as m,aa as d,s as r,C as i,c as w,p as _,G as R,ab as c,o as j,l as H,U as E}from"./index.9af49ac7.js";import{u as I}from"./useIsMobile.456ed35b.js";import{u as P}from"./useQuery.83f2b67b.js";const C=$.createContext({}),l=()=>u.exports.useContext(C),T=({children:a})=>{var v,b;const t=I(),[e,n]=u.exports.useState(M[0].value),{sdkState:o}=D(),[p,h]=u.exports.useReducer((g,S)=>({...g,...S}),{location:{lat:((v=o.options)==null?void 0:v.lat)||43.661337,lng:((b=o.options)==null?void 0:b.lng)||-79.401903},demographics:{radius:2500}}),f=u.exports.useMemo(()=>({demographicsState:p,setDemographicsState:h,activeCategory:e,setActiveCategory:n}),[e,n,p,h]),y=g=>{n(g.data)};return s(C.Provider,{value:f,children:m(d.Root,{options:{activeTab:e},onChange:y,children:[t?s(d.Select,{}):s(d.Tabs,{}),a]})})},k=r.div`
2
+ display: flex;
3
+ flex-direction: column;
4
+ box-sizing: border-box;
5
+ background-color: ${i["--ll-color-background"]};
6
+ `,G=r.div`
7
+ overflow-y: auto;
8
+ padding: ${i["--ll-spacing-medium"]};
9
+ `,z=()=>{const{translations:a}=w();return s(_,{variant:"h3",weight:"--ll-font-weight-bold",children:a.DEMOGRAPHICS_TITLE})},A=r.div`
10
+ margin: ${i["--ll-spacing-xx-small"]} 0;
11
+ `;r.div`
12
+ display: flex;
13
+ padding: ${i["--ll-spacing-x-small"]} ${i["--ll-spacing-medium"]}
14
+ ${i["--ll-spacing-xx-small"]} ${i["--ll-spacing-medium"]};
15
+ `;const O=r.div`
16
+ height: 40px;
17
+ display: flex;
18
+ justify-content: center;
19
+ align-items: center;
20
+ margin-right: ${i["--ll-spacing-medium"]};
21
+ `,x={all:()=>["demographics"],list:a=>[...x.all(),a]};function U({lat:a,lng:t,radius:e}){const{client:n}=R(),o={lat:a,lng:t,radius:e};return P(x.list(o),async()=>n.getDemographics(o),{enabled:!!o})}const B=()=>{const{demographicsState:{income:a}}=l();return s(c.AvgIncomeCard,{options:{incomeTypes:(a==null?void 0:a.variables)||[]}})},J=()=>{const{demographicsState:{population_age:a}}=l();return s(c.PopulationByAgeChart,{options:{labels:(a==null?void 0:a.variables.map(t=>t.label))||[],data:(a==null?void 0:a.variables.map(t=>Math.round(t.value*100)))||[]}})},K=r.div`
22
+ display: flex;
23
+ justify-content: space-between;
24
+ gap: ${i["--ll-spacing-medium"]};
25
+
26
+ @media (max-width: ${j.screenSizes.tablet}px) {
27
+ flex-wrap: wrap;
28
+ }
29
+ `,L=()=>{const{demographicsState:{housing_tenancy:a,housing_type:t}}=l();return s(K,{children:s(c.OwnersRentersCard,{options:{datasets:(a==null?void 0:a.variables.map(e=>({label:e.label,data:Math.round(e.value*100)})))||[]}})})},Q=()=>{const{demographicsState:{household_composition:a,family_composition:t}}=l(),e=a==null?void 0:a.variables.map(n=>({...n,value:Math.round(n.value*100)})).filter(n=>Math.round(n.value*100)>0);return s(c.HouseholdCompositionCard,{options:{labels:(e==null?void 0:e.map(n=>`${n.value}% ${n.label}`))||[],data:(e==null?void 0:e.map(n=>n.value))||[]}})},V=()=>{const{demographicsState:{commute_mode:a}}=l(),t=a==null?void 0:a.variables.map(e=>({...e,value:Math.round(e.value*100)})).filter(e=>Math.round(e.value*100)>0);return s(c.CommuteModeCard,{options:{labels:(t==null?void 0:t.map(e=>`${e.value}% ${e.label}`))||[],data:(t==null?void 0:t.map(e=>e.value))||[]}})},q=()=>{const{demographicsState:{education_level:a}}=l();return s(c.EducationLevelChart,{options:{labels:(a==null?void 0:a.variables.map(t=>t.label))||[],data:(a==null?void 0:a.variables.map(t=>Math.round(t.value*100)))||[]}})},N=()=>{const{demographicsState:{mother_tongue:a}}=l(),t=a==null?void 0:a.variables.map(e=>({...e,value:Math.round(e.value*100)})).filter(e=>e.value>0);return s(c.MotherTongueChart,{options:{labels:(t==null?void 0:t.map(e=>e.label))||[],data:(t==null?void 0:t.map(e=>e.value))||[]}})},W=()=>{const{demographicsState:a,activeCategory:t,setDemographicsState:e}=l(),{data:n,isFetching:o}=U({lat:a.location.lat,lng:a.location.lng,radius:a.demographics.radius});u.exports.useEffect(()=>{!o&&n&&e({...n})},[o]);const p=()=>{if(o)return s(O,{children:s(H,{})});switch(t){case"income":return s(B,{});case"population":return s(J,{});case"housing":return s(L,{});case"household":return s(Q,{});case"commute":return s(V,{});case"education":return s(q,{});case"languages":return s(N,{});default:return m("div",{children:[t," tab"]})}};return s(A,{children:s(d.Content,{options:{value:t},children:p()})})},X=r.div`
30
+ padding: ${i["--ll-spacing-small"]};
31
+
32
+ a {
33
+ justify-content: end;
34
+ }
35
+ `,Y=()=>s(X,{children:s(E.Root,{})}),ea=()=>s(T,{children:s(k,{children:m(G,{children:[s(z,{}),s(W,{}),s(Y,{})]})})});export{ea as default};
@@ -0,0 +1 @@
1
+ !function(){"use strict";var t="undefined"!=typeof globalThis?globalThis:"undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof self?self:{},r=function(t){return t&&t.Math==Math&&t},e=r("object"==typeof globalThis&&globalThis)||r("object"==typeof window&&window)||r("object"==typeof self&&self)||r("object"==typeof t&&t)||function(){return this}()||Function("return this")(),n={},o=function(t){try{return!!t()}catch(r){return!0}},i=!o((function(){return 7!=Object.defineProperty({},1,{get:function(){return 7}})[1]})),a=!o((function(){var t=function(){}.bind();return"function"!=typeof t||t.hasOwnProperty("prototype")})),u=a,c=Function.prototype.call,s=u?c.bind(c):function(){return c.apply(c,arguments)},f={},l={}.propertyIsEnumerable,h=Object.getOwnPropertyDescriptor,p=h&&!l.call({1:2},1);f.f=p?function(t){var r=h(this,t);return!!r&&r.enumerable}:l;var v,d,g=function(t,r){return{enumerable:!(1&t),configurable:!(2&t),writable:!(4&t),value:r}},y=a,m=Function.prototype,b=m.call,w=y&&m.bind.bind(b,b),E=y?w:function(t){return function(){return b.apply(t,arguments)}},A=E,x=A({}.toString),S=A("".slice),O=function(t){return S(x(t),8,-1)},R=O,T=E,I=function(t){if("Function"===R(t))return T(t)},P=o,j=O,M=Object,L=I("".split),k=P((function(){return!M("z").propertyIsEnumerable(0)}))?function(t){return"String"==j(t)?L(t,""):M(t)}:M,C=function(t){return null==t},_=C,N=TypeError,U=function(t){if(_(t))throw N("Can't call method on "+t);return t},D=k,F=U,B=function(t){return D(F(t))},z="object"==typeof document&&document.all,W={all:z,IS_HTMLDDA:void 0===z&&void 0!==z},H=W.all,q=W.IS_HTMLDDA?function(t){return"function"==typeof t||t===H}:function(t){return"function"==typeof t},V=q,G=W.all,Y=W.IS_HTMLDDA?function(t){return"object"==typeof t?null!==t:V(t)||t===G}:function(t){return"object"==typeof t?null!==t:V(t)},$=e,K=q,J=function(t){return K(t)?t:void 0},X=function(t,r){return arguments.length<2?J($[t]):$[t]&&$[t][r]},Q=I({}.isPrototypeOf),Z=X("navigator","userAgent")||"",tt=e,rt=Z,et=tt.process,nt=tt.Deno,ot=et&&et.versions||nt&&nt.version,it=ot&&ot.v8;it&&(d=(v=it.split("."))[0]>0&&v[0]<4?1:+(v[0]+v[1])),!d&&rt&&(!(v=rt.match(/Edge\/(\d+)/))||v[1]>=74)&&(v=rt.match(/Chrome\/(\d+)/))&&(d=+v[1]);var at=d,ut=at,ct=o,st=!!Object.getOwnPropertySymbols&&!ct((function(){var t=Symbol();return!String(t)||!(Object(t)instanceof Symbol)||!Symbol.sham&&ut&&ut<41})),ft=st&&!Symbol.sham&&"symbol"==typeof Symbol.iterator,lt=X,ht=q,pt=Q,vt=Object,dt=ft?function(t){return"symbol"==typeof t}:function(t){var r=lt("Symbol");return ht(r)&&pt(r.prototype,vt(t))},gt=String,yt=function(t){try{return gt(t)}catch(r){return"Object"}},mt=q,bt=yt,wt=TypeError,Et=function(t){if(mt(t))return t;throw wt(bt(t)+" is not a function")},At=Et,xt=C,St=function(t,r){var e=t[r];return xt(e)?void 0:At(e)},Ot=s,Rt=q,Tt=Y,It=TypeError,Pt=function(t,r){var e,n;if("string"===r&&Rt(e=t.toString)&&!Tt(n=Ot(e,t)))return n;if(Rt(e=t.valueOf)&&!Tt(n=Ot(e,t)))return n;if("string"!==r&&Rt(e=t.toString)&&!Tt(n=Ot(e,t)))return n;throw It("Can't convert object to primitive value")},jt={exports:{}},Mt=e,Lt=Object.defineProperty,kt=function(t,r){try{Lt(Mt,t,{value:r,configurable:!0,writable:!0})}catch(e){Mt[t]=r}return r},Ct=kt,_t="__core-js_shared__",Nt=e[_t]||Ct(_t,{}),Ut=Nt;(jt.exports=function(t,r){return Ut[t]||(Ut[t]=void 0!==r?r:{})})("versions",[]).push({version:"3.26.0",mode:"global",copyright:"© 2014-2022 Denis Pushkarev (zloirock.ru)",license:"https://github.com/zloirock/core-js/blob/v3.26.0/LICENSE",source:"https://github.com/zloirock/core-js"});var Dt=U,Ft=Object,Bt=function(t){return Ft(Dt(t))},zt=Bt,Wt=I({}.hasOwnProperty),Ht=Object.hasOwn||function(t,r){return Wt(zt(t),r)},qt=I,Vt=0,Gt=Math.random(),Yt=qt(1..toString),$t=function(t){return"Symbol("+(void 0===t?"":t)+")_"+Yt(++Vt+Gt,36)},Kt=e,Jt=jt.exports,Xt=Ht,Qt=$t,Zt=st,tr=ft,rr=Jt("wks"),er=Kt.Symbol,nr=er&&er.for,or=tr?er:er&&er.withoutSetter||Qt,ir=function(t){if(!Xt(rr,t)||!Zt&&"string"!=typeof rr[t]){var r="Symbol."+t;Zt&&Xt(er,t)?rr[t]=er[t]:rr[t]=tr&&nr?nr(r):or(r)}return rr[t]},ar=s,ur=Y,cr=dt,sr=St,fr=Pt,lr=TypeError,hr=ir("toPrimitive"),pr=function(t,r){if(!ur(t)||cr(t))return t;var e,n=sr(t,hr);if(n){if(void 0===r&&(r="default"),e=ar(n,t,r),!ur(e)||cr(e))return e;throw lr("Can't convert object to primitive value")}return void 0===r&&(r="number"),fr(t,r)},vr=pr,dr=dt,gr=function(t){var r=vr(t,"string");return dr(r)?r:r+""},yr=Y,mr=e.document,br=yr(mr)&&yr(mr.createElement),wr=function(t){return br?mr.createElement(t):{}},Er=wr,Ar=!i&&!o((function(){return 7!=Object.defineProperty(Er("div"),"a",{get:function(){return 7}}).a})),xr=i,Sr=s,Or=f,Rr=g,Tr=B,Ir=gr,Pr=Ht,jr=Ar,Mr=Object.getOwnPropertyDescriptor;n.f=xr?Mr:function(t,r){if(t=Tr(t),r=Ir(r),jr)try{return Mr(t,r)}catch(e){}if(Pr(t,r))return Rr(!Sr(Or.f,t,r),t[r])};var Lr={},kr=i&&o((function(){return 42!=Object.defineProperty((function(){}),"prototype",{value:42,writable:!1}).prototype})),Cr=Y,_r=String,Nr=TypeError,Ur=function(t){if(Cr(t))return t;throw Nr(_r(t)+" is not an object")},Dr=i,Fr=Ar,Br=kr,zr=Ur,Wr=gr,Hr=TypeError,qr=Object.defineProperty,Vr=Object.getOwnPropertyDescriptor,Gr="enumerable",Yr="configurable",$r="writable";Lr.f=Dr?Br?function(t,r,e){if(zr(t),r=Wr(r),zr(e),"function"==typeof t&&"prototype"===r&&"value"in e&&$r in e&&!e.writable){var n=Vr(t,r);n&&n.writable&&(t[r]=e.value,e={configurable:Yr in e?e.configurable:n.configurable,enumerable:Gr in e?e.enumerable:n.enumerable,writable:!1})}return qr(t,r,e)}:qr:function(t,r,e){if(zr(t),r=Wr(r),zr(e),Fr)try{return qr(t,r,e)}catch(n){}if("get"in e||"set"in e)throw Hr("Accessors not supported");return"value"in e&&(t[r]=e.value),t};var Kr=Lr,Jr=g,Xr=i?function(t,r,e){return Kr.f(t,r,Jr(1,e))}:function(t,r,e){return t[r]=e,t},Qr={exports:{}},Zr=i,te=Ht,re=Function.prototype,ee=Zr&&Object.getOwnPropertyDescriptor,ne=te(re,"name"),oe={EXISTS:ne,PROPER:ne&&"something"===function(){}.name,CONFIGURABLE:ne&&(!Zr||Zr&&ee(re,"name").configurable)},ie=q,ae=Nt,ue=I(Function.toString);ie(ae.inspectSource)||(ae.inspectSource=function(t){return ue(t)});var ce,se,fe,le=ae.inspectSource,he=q,pe=e.WeakMap,ve=he(pe)&&/native code/.test(String(pe)),de=jt.exports,ge=$t,ye=de("keys"),me=function(t){return ye[t]||(ye[t]=ge(t))},be={},we=ve,Ee=e,Ae=Y,xe=Xr,Se=Ht,Oe=Nt,Re=me,Te=be,Ie="Object already initialized",Pe=Ee.TypeError,je=Ee.WeakMap;if(we||Oe.state){var Me=Oe.state||(Oe.state=new je);Me.get=Me.get,Me.has=Me.has,Me.set=Me.set,ce=function(t,r){if(Me.has(t))throw Pe(Ie);return r.facade=t,Me.set(t,r),r},se=function(t){return Me.get(t)||{}},fe=function(t){return Me.has(t)}}else{var Le=Re("state");Te[Le]=!0,ce=function(t,r){if(Se(t,Le))throw Pe(Ie);return r.facade=t,xe(t,Le,r),r},se=function(t){return Se(t,Le)?t[Le]:{}},fe=function(t){return Se(t,Le)}}var ke={set:ce,get:se,has:fe,enforce:function(t){return fe(t)?se(t):ce(t,{})},getterFor:function(t){return function(r){var e;if(!Ae(r)||(e=se(r)).type!==t)throw Pe("Incompatible receiver, "+t+" required");return e}}},Ce=o,_e=q,Ne=Ht,Ue=i,De=oe.CONFIGURABLE,Fe=le,Be=ke.enforce,ze=ke.get,We=Object.defineProperty,He=Ue&&!Ce((function(){return 8!==We((function(){}),"length",{value:8}).length})),qe=String(String).split("String"),Ve=Qr.exports=function(t,r,e){"Symbol("===String(r).slice(0,7)&&(r="["+String(r).replace(/^Symbol\(([^)]*)\)/,"$1")+"]"),e&&e.getter&&(r="get "+r),e&&e.setter&&(r="set "+r),(!Ne(t,"name")||De&&t.name!==r)&&(Ue?We(t,"name",{value:r,configurable:!0}):t.name=r),He&&e&&Ne(e,"arity")&&t.length!==e.arity&&We(t,"length",{value:e.arity});try{e&&Ne(e,"constructor")&&e.constructor?Ue&&We(t,"prototype",{writable:!1}):t.prototype&&(t.prototype=void 0)}catch(o){}var n=Be(t);return Ne(n,"source")||(n.source=qe.join("string"==typeof r?r:"")),t};Function.prototype.toString=Ve((function(){return _e(this)&&ze(this).source||Fe(this)}),"toString");var Ge=q,Ye=Lr,$e=Qr.exports,Ke=kt,Je=function(t,r,e,n){n||(n={});var o=n.enumerable,i=void 0!==n.name?n.name:r;if(Ge(e)&&$e(e,i,n),n.global)o?t[r]=e:Ke(r,e);else{try{n.unsafe?t[r]&&(o=!0):delete t[r]}catch(a){}o?t[r]=e:Ye.f(t,r,{value:e,enumerable:!1,configurable:!n.nonConfigurable,writable:!n.nonWritable})}return t},Xe={},Qe=Math.ceil,Ze=Math.floor,tn=Math.trunc||function(t){var r=+t;return(r>0?Ze:Qe)(r)},rn=tn,en=function(t){var r=+t;return r!=r||0===r?0:rn(r)},nn=en,on=Math.max,an=Math.min,un=function(t,r){var e=nn(t);return e<0?on(e+r,0):an(e,r)},cn=en,sn=Math.min,fn=function(t){return t>0?sn(cn(t),9007199254740991):0},ln=fn,hn=function(t){return ln(t.length)},pn=B,vn=un,dn=hn,gn=function(t){return function(r,e,n){var o,i=pn(r),a=dn(i),u=vn(n,a);if(t&&e!=e){for(;a>u;)if((o=i[u++])!=o)return!0}else for(;a>u;u++)if((t||u in i)&&i[u]===e)return t||u||0;return!t&&-1}},yn={includes:gn(!0),indexOf:gn(!1)},mn=Ht,bn=B,wn=yn.indexOf,En=be,An=I([].push),xn=function(t,r){var e,n=bn(t),o=0,i=[];for(e in n)!mn(En,e)&&mn(n,e)&&An(i,e);for(;r.length>o;)mn(n,e=r[o++])&&(~wn(i,e)||An(i,e));return i},Sn=["constructor","hasOwnProperty","isPrototypeOf","propertyIsEnumerable","toLocaleString","toString","valueOf"],On=xn,Rn=Sn.concat("length","prototype");Xe.f=Object.getOwnPropertyNames||function(t){return On(t,Rn)};var Tn={};Tn.f=Object.getOwnPropertySymbols;var In=X,Pn=Xe,jn=Tn,Mn=Ur,Ln=I([].concat),kn=In("Reflect","ownKeys")||function(t){var r=Pn.f(Mn(t)),e=jn.f;return e?Ln(r,e(t)):r},Cn=Ht,_n=kn,Nn=n,Un=Lr,Dn=function(t,r,e){for(var n=_n(r),o=Un.f,i=Nn.f,a=0;a<n.length;a++){var u=n[a];Cn(t,u)||e&&Cn(e,u)||o(t,u,i(r,u))}},Fn=o,Bn=q,zn=/#|\.prototype\./,Wn=function(t,r){var e=qn[Hn(t)];return e==Gn||e!=Vn&&(Bn(r)?Fn(r):!!r)},Hn=Wn.normalize=function(t){return String(t).replace(zn,".").toLowerCase()},qn=Wn.data={},Vn=Wn.NATIVE="N",Gn=Wn.POLYFILL="P",Yn=Wn,$n=e,Kn=n.f,Jn=Xr,Xn=Je,Qn=kt,Zn=Dn,to=Yn,ro=function(t,r){var e,n,o,i,a,u=t.target,c=t.global,s=t.stat;if(e=c?$n:s?$n[u]||Qn(u,{}):($n[u]||{}).prototype)for(n in r){if(i=r[n],o=t.dontCallGetSet?(a=Kn(e,n))&&a.value:e[n],!to(c?n:u+(s?".":"#")+n,t.forced)&&void 0!==o){if(typeof i==typeof o)continue;Zn(i,o)}(t.sham||o&&o.sham)&&Jn(i,"sham",!0),Xn(e,n,i,t)}},eo=gr,no=Lr,oo=g,io=function(t,r,e){var n=eo(r);n in t?no.f(t,n,oo(0,e)):t[n]=e},ao=kn,uo=B,co=n,so=io;ro({target:"Object",stat:!0,sham:!i},{getOwnPropertyDescriptors:function(t){for(var r,e,n=uo(t),o=co.f,i=ao(n),a={},u=0;i.length>u;)void 0!==(e=o(n,r=i[u++]))&&so(a,r,e);return a}});var fo=e,lo={},ho=ir;lo.f=ho;var po=fo,vo=Ht,go=lo,yo=Lr.f,mo=function(t){var r=po.Symbol||(po.Symbol={});vo(r,t)||yo(r,t,{value:go.f(t)})};mo("asyncIterator");var bo=!o((function(){return Object.isExtensible(Object.preventExtensions({}))})),wo={exports:{}},Eo={},Ao=un,xo=hn,So=io,Oo=Array,Ro=Math.max,To=function(t,r,e){for(var n=xo(t),o=Ao(r,n),i=Ao(void 0===e?n:e,n),a=Oo(Ro(i-o,0)),u=0;o<i;o++,u++)So(a,u,t[o]);return a.length=u,a},Io=O,Po=B,jo=Xe.f,Mo=To,Lo="object"==typeof window&&window&&Object.getOwnPropertyNames?Object.getOwnPropertyNames(window):[];Eo.f=function(t){return Lo&&"Window"==Io(t)?function(t){try{return jo(t)}catch(r){return Mo(Lo)}}(t):jo(Po(t))};var ko=o((function(){if("function"==typeof ArrayBuffer){var t=new ArrayBuffer(8);Object.isExtensible(t)&&Object.defineProperty(t,"a",{value:8})}})),Co=o,_o=Y,No=O,Uo=ko,Do=Object.isExtensible,Fo=Co((function(){Do(1)}))||Uo?function(t){return!!_o(t)&&((!Uo||"ArrayBuffer"!=No(t))&&(!Do||Do(t)))}:Do,Bo=ro,zo=I,Wo=be,Ho=Y,qo=Ht,Vo=Lr.f,Go=Xe,Yo=Eo,$o=Fo,Ko=bo,Jo=!1,Xo=$t("meta"),Qo=0,Zo=function(t){Vo(t,Xo,{value:{objectID:"O"+Qo++,weakData:{}}})},ti=wo.exports={enable:function(){ti.enable=function(){},Jo=!0;var t=Go.f,r=zo([].splice),e={};e[Xo]=1,t(e).length&&(Go.f=function(e){for(var n=t(e),o=0,i=n.length;o<i;o++)if(n[o]===Xo){r(n,o,1);break}return n},Bo({target:"Object",stat:!0,forced:!0},{getOwnPropertyNames:Yo.f}))},fastKey:function(t,r){if(!Ho(t))return"symbol"==typeof t?t:("string"==typeof t?"S":"P")+t;if(!qo(t,Xo)){if(!$o(t))return"F";if(!r)return"E";Zo(t)}return t[Xo].objectID},getWeakData:function(t,r){if(!qo(t,Xo)){if(!$o(t))return!0;if(!r)return!1;Zo(t)}return t[Xo].weakData},onFreeze:function(t){return Ko&&Jo&&$o(t)&&!qo(t,Xo)&&Zo(t),t}};Wo[Xo]=!0;var ri=ro,ei=bo,ni=o,oi=Y,ii=wo.exports.onFreeze,ai=Object.freeze;ri({target:"Object",stat:!0,forced:ni((function(){ai(1)})),sham:!ei},{freeze:function(t){return ai&&oi(t)?ai(ii(t)):t}});var ui=ro,ci=i,si=Lr.f;ui({target:"Object",stat:!0,forced:Object.defineProperty!==si,sham:!ci},{defineProperty:si});var fi=Lr.f,li=Ht,hi=ir("toStringTag"),pi=function(t,r,e){t&&!e&&(t=t.prototype),t&&!li(t,hi)&&fi(t,hi,{configurable:!0,value:r})},vi=X,di=pi;mo("toStringTag"),di(vi("Symbol"),"Symbol"),pi(e.JSON,"JSON",!0),pi(Math,"Math",!0);var gi={};gi[ir("toStringTag")]="z";var yi="[object z]"===String(gi),mi=yi,bi=q,wi=O,Ei=ir("toStringTag"),Ai=Object,xi="Arguments"==wi(function(){return arguments}()),Si=mi?wi:function(t){var r,e,n;return void 0===t?"Undefined":null===t?"Null":"string"==typeof(e=function(t,r){try{return t[r]}catch(e){}}(r=Ai(t),Ei))?e:xi?wi(r):"Object"==(n=wi(r))&&bi(r.callee)?"Arguments":n},Oi=Si,Ri=yi?{}.toString:function(){return"[object "+Oi(this)+"]"};yi||Je(Object.prototype,"toString",Ri,{unsafe:!0});var Ti=Si,Ii=String,Pi=function(t){if("Symbol"===Ti(t))throw TypeError("Cannot convert a Symbol value to a string");return Ii(t)},ji={},Mi=xn,Li=Sn,ki=Object.keys||function(t){return Mi(t,Li)},Ci=i,_i=kr,Ni=Lr,Ui=Ur,Di=B,Fi=ki;ji.f=Ci&&!_i?Object.defineProperties:function(t,r){Ui(t);for(var e,n=Di(r),o=Fi(r),i=o.length,a=0;i>a;)Ni.f(t,e=o[a++],n[e]);return t};var Bi,zi=X("document","documentElement"),Wi=Ur,Hi=ji,qi=Sn,Vi=be,Gi=zi,Yi=wr,$i=me("IE_PROTO"),Ki=function(){},Ji=function(t){return"<script>"+t+"</"+"script>"},Xi=function(t){t.write(Ji("")),t.close();var r=t.parentWindow.Object;return t=null,r},Qi=function(){try{Bi=new ActiveXObject("htmlfile")}catch(n){}var t,r;Qi="undefined"!=typeof document?document.domain&&Bi?Xi(Bi):((r=Yi("iframe")).style.display="none",Gi.appendChild(r),r.src=String("javascript:"),(t=r.contentWindow.document).open(),t.write(Ji("document.F=Object")),t.close(),t.F):Xi(Bi);for(var e=qi.length;e--;)delete Qi.prototype[qi[e]];return Qi()};Vi[$i]=!0;var Zi=Object.create||function(t,r){var e;return null!==t?(Ki.prototype=Wi(t),e=new Ki,Ki.prototype=null,e[$i]=t):e=Qi(),void 0===r?e:Hi.f(e,r)},ta=s,ra=X,ea=ir,na=Je,oa=function(){var t=ra("Symbol"),r=t&&t.prototype,e=r&&r.valueOf,n=ea("toPrimitive");r&&!r[n]&&na(r,n,(function(t){return ta(e,this)}),{arity:1})},ia=Et,aa=a,ua=I(I.bind),ca=function(t,r){return ia(t),void 0===r?t:aa?ua(t,r):function(){return t.apply(r,arguments)}},sa=O,fa=Array.isArray||function(t){return"Array"==sa(t)},la=I,ha=o,pa=q,va=Si,da=le,ga=function(){},ya=[],ma=X("Reflect","construct"),ba=/^\s*(?:class|function)\b/,wa=la(ba.exec),Ea=!ba.exec(ga),Aa=function(t){if(!pa(t))return!1;try{return ma(ga,ya,t),!0}catch(r){return!1}},xa=function(t){if(!pa(t))return!1;switch(va(t)){case"AsyncFunction":case"GeneratorFunction":case"AsyncGeneratorFunction":return!1}try{return Ea||!!wa(ba,da(t))}catch(r){return!0}};xa.sham=!0;var Sa=!ma||ha((function(){var t;return Aa(Aa.call)||!Aa(Object)||!Aa((function(){t=!0}))||t}))?xa:Aa,Oa=fa,Ra=Sa,Ta=Y,Ia=ir("species"),Pa=Array,ja=function(t){var r;return Oa(t)&&(r=t.constructor,(Ra(r)&&(r===Pa||Oa(r.prototype))||Ta(r)&&null===(r=r[Ia]))&&(r=void 0)),void 0===r?Pa:r},Ma=function(t,r){return new(ja(t))(0===r?0:r)},La=ca,ka=k,Ca=Bt,_a=hn,Na=Ma,Ua=I([].push),Da=function(t){var r=1==t,e=2==t,n=3==t,o=4==t,i=6==t,a=7==t,u=5==t||i;return function(c,s,f,l){for(var h,p,v=Ca(c),d=ka(v),g=La(s,f),y=_a(d),m=0,b=l||Na,w=r?b(c,y):e||a?b(c,0):void 0;y>m;m++)if((u||m in d)&&(p=g(h=d[m],m,v),t))if(r)w[m]=p;else if(p)switch(t){case 3:return!0;case 5:return h;case 6:return m;case 2:Ua(w,h)}else switch(t){case 4:return!1;case 7:Ua(w,h)}return i?-1:n||o?o:w}},Fa={forEach:Da(0),map:Da(1),filter:Da(2),some:Da(3),every:Da(4),find:Da(5),findIndex:Da(6),filterReject:Da(7)},Ba=ro,za=e,Wa=s,Ha=I,qa=i,Va=st,Ga=o,Ya=Ht,$a=Q,Ka=Ur,Ja=B,Xa=gr,Qa=Pi,Za=g,tu=Zi,ru=ki,eu=Xe,nu=Eo,ou=Tn,iu=n,au=Lr,uu=ji,cu=f,su=Je,fu=jt.exports,lu=be,hu=$t,pu=ir,vu=lo,du=mo,gu=oa,yu=pi,mu=ke,bu=Fa.forEach,wu=me("hidden"),Eu="Symbol",Au=mu.set,xu=mu.getterFor(Eu),Su=Object.prototype,Ou=za.Symbol,Ru=Ou&&Ou.prototype,Tu=za.TypeError,Iu=za.QObject,Pu=iu.f,ju=au.f,Mu=nu.f,Lu=cu.f,ku=Ha([].push),Cu=fu("symbols"),_u=fu("op-symbols"),Nu=fu("wks"),Uu=!Iu||!Iu.prototype||!Iu.prototype.findChild,Du=qa&&Ga((function(){return 7!=tu(ju({},"a",{get:function(){return ju(this,"a",{value:7}).a}})).a}))?function(t,r,e){var n=Pu(Su,r);n&&delete Su[r],ju(t,r,e),n&&t!==Su&&ju(Su,r,n)}:ju,Fu=function(t,r){var e=Cu[t]=tu(Ru);return Au(e,{type:Eu,tag:t,description:r}),qa||(e.description=r),e},Bu=function(t,r,e){t===Su&&Bu(_u,r,e),Ka(t);var n=Xa(r);return Ka(e),Ya(Cu,n)?(e.enumerable?(Ya(t,wu)&&t[wu][n]&&(t[wu][n]=!1),e=tu(e,{enumerable:Za(0,!1)})):(Ya(t,wu)||ju(t,wu,Za(1,{})),t[wu][n]=!0),Du(t,n,e)):ju(t,n,e)},zu=function(t,r){Ka(t);var e=Ja(r),n=ru(e).concat(Vu(e));return bu(n,(function(r){qa&&!Wa(Wu,e,r)||Bu(t,r,e[r])})),t},Wu=function(t){var r=Xa(t),e=Wa(Lu,this,r);return!(this===Su&&Ya(Cu,r)&&!Ya(_u,r))&&(!(e||!Ya(this,r)||!Ya(Cu,r)||Ya(this,wu)&&this[wu][r])||e)},Hu=function(t,r){var e=Ja(t),n=Xa(r);if(e!==Su||!Ya(Cu,n)||Ya(_u,n)){var o=Pu(e,n);return!o||!Ya(Cu,n)||Ya(e,wu)&&e[wu][n]||(o.enumerable=!0),o}},qu=function(t){var r=Mu(Ja(t)),e=[];return bu(r,(function(t){Ya(Cu,t)||Ya(lu,t)||ku(e,t)})),e},Vu=function(t){var r=t===Su,e=Mu(r?_u:Ja(t)),n=[];return bu(e,(function(t){!Ya(Cu,t)||r&&!Ya(Su,t)||ku(n,Cu[t])})),n};Va||(Ou=function(){if($a(Ru,this))throw Tu("Symbol is not a constructor");var t=arguments.length&&void 0!==arguments[0]?Qa(arguments[0]):void 0,r=hu(t),e=function(t){this===Su&&Wa(e,_u,t),Ya(this,wu)&&Ya(this[wu],r)&&(this[wu][r]=!1),Du(this,r,Za(1,t))};return qa&&Uu&&Du(Su,r,{configurable:!0,set:e}),Fu(r,t)},su(Ru=Ou.prototype,"toString",(function(){return xu(this).tag})),su(Ou,"withoutSetter",(function(t){return Fu(hu(t),t)})),cu.f=Wu,au.f=Bu,uu.f=zu,iu.f=Hu,eu.f=nu.f=qu,ou.f=Vu,vu.f=function(t){return Fu(pu(t),t)},qa&&(ju(Ru,"description",{configurable:!0,get:function(){return xu(this).description}}),su(Su,"propertyIsEnumerable",Wu,{unsafe:!0}))),Ba({global:!0,constructor:!0,wrap:!0,forced:!Va,sham:!Va},{Symbol:Ou}),bu(ru(Nu),(function(t){du(t)})),Ba({target:Eu,stat:!0,forced:!Va},{useSetter:function(){Uu=!0},useSimple:function(){Uu=!1}}),Ba({target:"Object",stat:!0,forced:!Va,sham:!qa},{create:function(t,r){return void 0===r?tu(t):zu(tu(t),r)},defineProperty:Bu,defineProperties:zu,getOwnPropertyDescriptor:Hu}),Ba({target:"Object",stat:!0,forced:!Va},{getOwnPropertyNames:qu}),gu(),yu(Ou,Eu),lu[wu]=!0;var Gu=st&&!!Symbol.for&&!!Symbol.keyFor,Yu=ro,$u=X,Ku=Ht,Ju=Pi,Xu=jt.exports,Qu=Gu,Zu=Xu("string-to-symbol-registry"),tc=Xu("symbol-to-string-registry");Yu({target:"Symbol",stat:!0,forced:!Qu},{for:function(t){var r=Ju(t);if(Ku(Zu,r))return Zu[r];var e=$u("Symbol")(r);return Zu[r]=e,tc[e]=r,e}});var rc=ro,ec=Ht,nc=dt,oc=yt,ic=Gu,ac=(0,jt.exports)("symbol-to-string-registry");rc({target:"Symbol",stat:!0,forced:!ic},{keyFor:function(t){if(!nc(t))throw TypeError(oc(t)+" is not a symbol");if(ec(ac,t))return ac[t]}});var uc=a,cc=Function.prototype,sc=cc.apply,fc=cc.call,lc="object"==typeof Reflect&&Reflect.apply||(uc?fc.bind(sc):function(){return fc.apply(sc,arguments)}),hc=I([].slice),pc=ro,vc=X,dc=lc,gc=s,yc=I,mc=o,bc=fa,wc=q,Ec=Y,Ac=dt,xc=hc,Sc=st,Oc=vc("JSON","stringify"),Rc=yc(/./.exec),Tc=yc("".charAt),Ic=yc("".charCodeAt),Pc=yc("".replace),jc=yc(1..toString),Mc=/[\uD800-\uDFFF]/g,Lc=/^[\uD800-\uDBFF]$/,kc=/^[\uDC00-\uDFFF]$/,Cc=!Sc||mc((function(){var t=vc("Symbol")();return"[null]"!=Oc([t])||"{}"!=Oc({a:t})||"{}"!=Oc(Object(t))})),_c=mc((function(){return'"\\udf06\\ud834"'!==Oc("\udf06\ud834")||'"\\udead"'!==Oc("\udead")})),Nc=function(t,r){var e=xc(arguments),n=r;if((Ec(r)||void 0!==t)&&!Ac(t))return bc(r)||(r=function(t,r){if(wc(n)&&(r=gc(n,this,t,r)),!Ac(r))return r}),e[1]=r,dc(Oc,null,e)},Uc=function(t,r,e){var n=Tc(e,r-1),o=Tc(e,r+1);return Rc(Lc,t)&&!Rc(kc,o)||Rc(kc,t)&&!Rc(Lc,n)?"\\u"+jc(Ic(t,0),16):t};Oc&&pc({target:"JSON",stat:!0,arity:3,forced:Cc||_c},{stringify:function(t,r,e){var n=xc(arguments),o=dc(Cc?Nc:Oc,null,n);return _c&&"string"==typeof o?Pc(o,Mc,Uc):o}});var Dc=Tn,Fc=Bt;ro({target:"Object",stat:!0,forced:!st||o((function(){Dc.f(1)}))},{getOwnPropertySymbols:function(t){var r=Dc.f;return r?r(Fc(t)):[]}});var Bc=ro,zc=i,Wc=e,Hc=I,qc=Ht,Vc=q,Gc=Q,Yc=Pi,$c=Lr.f,Kc=Dn,Jc=Wc.Symbol,Xc=Jc&&Jc.prototype;if(zc&&Vc(Jc)&&(!("description"in Xc)||void 0!==Jc().description)){var Qc={},Zc=function(){var t=arguments.length<1||void 0===arguments[0]?void 0:Yc(arguments[0]),r=Gc(Xc,this)?new Jc(t):void 0===t?Jc():Jc(t);return""===t&&(Qc[r]=!0),r};Kc(Zc,Jc),Zc.prototype=Xc,Xc.constructor=Zc;var ts="Symbol(test)"==String(Jc("test")),rs=Hc(Xc.valueOf),es=Hc(Xc.toString),ns=/^Symbol\((.*)\)[^)]+$/,os=Hc("".replace),is=Hc("".slice);$c(Xc,"description",{configurable:!0,get:function(){var t=rs(this);if(qc(Qc,t))return"";var r=es(t),e=ts?is(r,7,-1):os(r,ns,"$1");return""===e?void 0:e}}),Bc({global:!0,constructor:!0,forced:!0},{Symbol:Zc})}var as=ro,us=o,cs=B,ss=n.f,fs=i,ls=us((function(){ss(1)}));as({target:"Object",stat:!0,forced:!fs||ls,sham:!fs},{getOwnPropertyDescriptor:function(t,r){return ss(cs(t),r)}});var hs,ps,vs,ds,gs="process"==O(e.process),ys=q,ms=String,bs=TypeError,ws=I,Es=Ur,As=function(t){if("object"==typeof t||ys(t))return t;throw bs("Can't set "+ms(t)+" as a prototype")},xs=Object.setPrototypeOf||("__proto__"in{}?function(){var t,r=!1,e={};try{(t=ws(Object.getOwnPropertyDescriptor(Object.prototype,"__proto__").set))(e,[]),r=e instanceof Array}catch(n){}return function(e,n){return Es(e),As(n),r?t(e,n):e.__proto__=n,e}}():void 0),Ss=X,Os=Lr,Rs=i,Ts=ir("species"),Is=function(t){var r=Ss(t),e=Os.f;Rs&&r&&!r[Ts]&&e(r,Ts,{configurable:!0,get:function(){return this}})},Ps=Q,js=TypeError,Ms=function(t,r){if(Ps(r,t))return t;throw js("Incorrect invocation")},Ls=Sa,ks=yt,Cs=TypeError,_s=function(t){if(Ls(t))return t;throw Cs(ks(t)+" is not a constructor")},Ns=Ur,Us=_s,Ds=C,Fs=ir("species"),Bs=function(t,r){var e,n=Ns(t).constructor;return void 0===n||Ds(e=Ns(n)[Fs])?r:Us(e)},zs=TypeError,Ws=function(t,r){if(t<r)throw zs("Not enough arguments");return t},Hs=/(?:ipad|iphone|ipod).*applewebkit/i.test(Z),qs=e,Vs=lc,Gs=ca,Ys=q,$s=Ht,Ks=o,Js=zi,Xs=hc,Qs=wr,Zs=Ws,tf=Hs,rf=gs,ef=qs.setImmediate,nf=qs.clearImmediate,of=qs.process,af=qs.Dispatch,uf=qs.Function,cf=qs.MessageChannel,sf=qs.String,ff=0,lf={},hf="onreadystatechange";try{hs=qs.location}catch(qz){}var pf=function(t){if($s(lf,t)){var r=lf[t];delete lf[t],r()}},vf=function(t){return function(){pf(t)}},df=function(t){pf(t.data)},gf=function(t){qs.postMessage(sf(t),hs.protocol+"//"+hs.host)};ef&&nf||(ef=function(t){Zs(arguments.length,1);var r=Ys(t)?t:uf(t),e=Xs(arguments,1);return lf[++ff]=function(){Vs(r,void 0,e)},ps(ff),ff},nf=function(t){delete lf[t]},rf?ps=function(t){of.nextTick(vf(t))}:af&&af.now?ps=function(t){af.now(vf(t))}:cf&&!tf?(ds=(vs=new cf).port2,vs.port1.onmessage=df,ps=Gs(ds.postMessage,ds)):qs.addEventListener&&Ys(qs.postMessage)&&!qs.importScripts&&hs&&"file:"!==hs.protocol&&!Ks(gf)?(ps=gf,qs.addEventListener("message",df,!1)):ps=hf in Qs("script")?function(t){Js.appendChild(Qs("script")).onreadystatechange=function(){Js.removeChild(this),pf(t)}}:function(t){setTimeout(vf(t),0)});var yf,mf,bf,wf,Ef,Af,xf,Sf,Of={set:ef,clear:nf},Rf=e,Tf=/ipad|iphone|ipod/i.test(Z)&&void 0!==Rf.Pebble,If=/web0s(?!.*chrome)/i.test(Z),Pf=e,jf=ca,Mf=n.f,Lf=Of.set,kf=Hs,Cf=Tf,_f=If,Nf=gs,Uf=Pf.MutationObserver||Pf.WebKitMutationObserver,Df=Pf.document,Ff=Pf.process,Bf=Pf.Promise,zf=Mf(Pf,"queueMicrotask"),Wf=zf&&zf.value;Wf||(yf=function(){var t,r;for(Nf&&(t=Ff.domain)&&t.exit();mf;){r=mf.fn,mf=mf.next;try{r()}catch(qz){throw mf?wf():bf=void 0,qz}}bf=void 0,t&&t.enter()},kf||Nf||_f||!Uf||!Df?!Cf&&Bf&&Bf.resolve?((xf=Bf.resolve(void 0)).constructor=Bf,Sf=jf(xf.then,xf),wf=function(){Sf(yf)}):Nf?wf=function(){Ff.nextTick(yf)}:(Lf=jf(Lf,Pf),wf=function(){Lf(yf)}):(Ef=!0,Af=Df.createTextNode(""),new Uf(yf).observe(Af,{characterData:!0}),wf=function(){Af.data=Ef=!Ef}));var Hf=Wf||function(t){var r={fn:t,next:void 0};bf&&(bf.next=r),mf||(mf=r,wf()),bf=r},qf=e,Vf=function(t){try{return{error:!1,value:t()}}catch(qz){return{error:!0,value:qz}}},Gf=function(){this.head=null,this.tail=null};Gf.prototype={add:function(t){var r={item:t,next:null};this.head?this.tail.next=r:this.head=r,this.tail=r},get:function(){var t=this.head;if(t)return this.head=t.next,this.tail===t&&(this.tail=null),t.item}};var Yf=Gf,$f=e.Promise,Kf="object"==typeof Deno&&Deno&&"object"==typeof Deno.version,Jf=!Kf&&!gs&&"object"==typeof window&&"object"==typeof document,Xf=e,Qf=$f,Zf=q,tl=Yn,rl=le,el=ir,nl=Jf,ol=Kf,il=at;Qf&&Qf.prototype;var al=el("species"),ul=!1,cl=Zf(Xf.PromiseRejectionEvent),sl=tl("Promise",(function(){var t=rl(Qf),r=t!==String(Qf);if(!r&&66===il)return!0;if(!il||il<51||!/native code/.test(t)){var e=new Qf((function(t){t(1)})),n=function(t){t((function(){}),(function(){}))};if((e.constructor={})[al]=n,!(ul=e.then((function(){}))instanceof n))return!0}return!r&&(nl||ol)&&!cl})),fl={CONSTRUCTOR:sl,REJECTION_EVENT:cl,SUBCLASSING:ul},ll={},hl=Et,pl=TypeError,vl=function(t){var r,e;this.promise=new t((function(t,n){if(void 0!==r||void 0!==e)throw pl("Bad Promise constructor");r=t,e=n})),this.resolve=hl(r),this.reject=hl(e)};ll.f=function(t){return new vl(t)};var dl,gl,yl,ml=ro,bl=gs,wl=e,El=s,Al=Je,xl=xs,Sl=pi,Ol=Is,Rl=Et,Tl=q,Il=Y,Pl=Ms,jl=Bs,Ml=Of.set,Ll=Hf,kl=function(t,r){var e=qf.console;e&&e.error&&(1==arguments.length?e.error(t):e.error(t,r))},Cl=Vf,_l=Yf,Nl=ke,Ul=$f,Dl=ll,Fl="Promise",Bl=fl.CONSTRUCTOR,zl=fl.REJECTION_EVENT,Wl=fl.SUBCLASSING,Hl=Nl.getterFor(Fl),ql=Nl.set,Vl=Ul&&Ul.prototype,Gl=Ul,Yl=Vl,$l=wl.TypeError,Kl=wl.document,Jl=wl.process,Xl=Dl.f,Ql=Xl,Zl=!!(Kl&&Kl.createEvent&&wl.dispatchEvent),th="unhandledrejection",rh=function(t){var r;return!(!Il(t)||!Tl(r=t.then))&&r},eh=function(t,r){var e,n,o,i=r.value,a=1==r.state,u=a?t.ok:t.fail,c=t.resolve,s=t.reject,f=t.domain;try{u?(a||(2===r.rejection&&uh(r),r.rejection=1),!0===u?e=i:(f&&f.enter(),e=u(i),f&&(f.exit(),o=!0)),e===t.promise?s($l("Promise-chain cycle")):(n=rh(e))?El(n,e,c,s):c(e)):s(i)}catch(qz){f&&!o&&f.exit(),s(qz)}},nh=function(t,r){t.notified||(t.notified=!0,Ll((function(){for(var e,n=t.reactions;e=n.get();)eh(e,t);t.notified=!1,r&&!t.rejection&&ih(t)})))},oh=function(t,r,e){var n,o;Zl?((n=Kl.createEvent("Event")).promise=r,n.reason=e,n.initEvent(t,!1,!0),wl.dispatchEvent(n)):n={promise:r,reason:e},!zl&&(o=wl["on"+t])?o(n):t===th&&kl("Unhandled promise rejection",e)},ih=function(t){El(Ml,wl,(function(){var r,e=t.facade,n=t.value;if(ah(t)&&(r=Cl((function(){bl?Jl.emit("unhandledRejection",n,e):oh(th,e,n)})),t.rejection=bl||ah(t)?2:1,r.error))throw r.value}))},ah=function(t){return 1!==t.rejection&&!t.parent},uh=function(t){El(Ml,wl,(function(){var r=t.facade;bl?Jl.emit("rejectionHandled",r):oh("rejectionhandled",r,t.value)}))},ch=function(t,r,e){return function(n){t(r,n,e)}},sh=function(t,r,e){t.done||(t.done=!0,e&&(t=e),t.value=r,t.state=2,nh(t,!0))},fh=function(t,r,e){if(!t.done){t.done=!0,e&&(t=e);try{if(t.facade===r)throw $l("Promise can't be resolved itself");var n=rh(r);n?Ll((function(){var e={done:!1};try{El(n,r,ch(fh,e,t),ch(sh,e,t))}catch(qz){sh(e,qz,t)}})):(t.value=r,t.state=1,nh(t,!1))}catch(qz){sh({done:!1},qz,t)}}};if(Bl&&(Yl=(Gl=function(t){Pl(this,Yl),Rl(t),El(dl,this);var r=Hl(this);try{t(ch(fh,r),ch(sh,r))}catch(qz){sh(r,qz)}}).prototype,(dl=function(t){ql(this,{type:Fl,done:!1,notified:!1,parent:!1,reactions:new _l,rejection:!1,state:0,value:void 0})}).prototype=Al(Yl,"then",(function(t,r){var e=Hl(this),n=Xl(jl(this,Gl));return e.parent=!0,n.ok=!Tl(t)||t,n.fail=Tl(r)&&r,n.domain=bl?Jl.domain:void 0,0==e.state?e.reactions.add(n):Ll((function(){eh(n,e)})),n.promise})),gl=function(){var t=new dl,r=Hl(t);this.promise=t,this.resolve=ch(fh,r),this.reject=ch(sh,r)},Dl.f=Xl=function(t){return t===Gl||undefined===t?new gl(t):Ql(t)},Tl(Ul)&&Vl!==Object.prototype)){yl=Vl.then,Wl||Al(Vl,"then",(function(t,r){var e=this;return new Gl((function(t,r){El(yl,e,t,r)})).then(t,r)}),{unsafe:!0});try{delete Vl.constructor}catch(qz){}xl&&xl(Vl,Yl)}ml({global:!0,constructor:!0,wrap:!0,forced:Bl},{Promise:Gl}),Sl(Gl,Fl,!1),Ol(Fl);var lh={},hh=lh,ph=ir("iterator"),vh=Array.prototype,dh=function(t){return void 0!==t&&(hh.Array===t||vh[ph]===t)},gh=Si,yh=St,mh=C,bh=lh,wh=ir("iterator"),Eh=function(t){if(!mh(t))return yh(t,wh)||yh(t,"@@iterator")||bh[gh(t)]},Ah=s,xh=Et,Sh=Ur,Oh=yt,Rh=Eh,Th=TypeError,Ih=function(t,r){var e=arguments.length<2?Rh(t):r;if(xh(e))return Sh(Ah(e,t));throw Th(Oh(t)+" is not iterable")},Ph=s,jh=Ur,Mh=St,Lh=function(t,r,e){var n,o;jh(t);try{if(!(n=Mh(t,"return"))){if("throw"===r)throw e;return e}n=Ph(n,t)}catch(qz){o=!0,n=qz}if("throw"===r)throw e;if(o)throw n;return jh(n),e},kh=ca,Ch=s,_h=Ur,Nh=yt,Uh=dh,Dh=hn,Fh=Q,Bh=Ih,zh=Eh,Wh=Lh,Hh=TypeError,qh=function(t,r){this.stopped=t,this.result=r},Vh=qh.prototype,Gh=function(t,r,e){var n,o,i,a,u,c,s,f=e&&e.that,l=!(!e||!e.AS_ENTRIES),h=!(!e||!e.IS_RECORD),p=!(!e||!e.IS_ITERATOR),v=!(!e||!e.INTERRUPTED),d=kh(r,f),g=function(t){return n&&Wh(n,"normal",t),new qh(!0,t)},y=function(t){return l?(_h(t),v?d(t[0],t[1],g):d(t[0],t[1])):v?d(t,g):d(t)};if(h)n=t.iterator;else if(p)n=t;else{if(!(o=zh(t)))throw Hh(Nh(t)+" is not iterable");if(Uh(o)){for(i=0,a=Dh(t);a>i;i++)if((u=y(t[i]))&&Fh(Vh,u))return u;return new qh(!1)}n=Bh(t,o)}for(c=h?t.next:n.next;!(s=Ch(c,n)).done;){try{u=y(s.value)}catch(qz){Wh(n,"throw",qz)}if("object"==typeof u&&u&&Fh(Vh,u))return u}return new qh(!1)},Yh=ir("iterator"),$h=!1;try{var Kh=0,Jh={next:function(){return{done:!!Kh++}},return:function(){$h=!0}};Jh[Yh]=function(){return this},Array.from(Jh,(function(){throw 2}))}catch(qz){}var Xh=function(t,r){if(!r&&!$h)return!1;var e=!1;try{var n={};n[Yh]=function(){return{next:function(){return{done:e=!0}}}},t(n)}catch(qz){}return e},Qh=$f,Zh=fl.CONSTRUCTOR||!Xh((function(t){Qh.all(t).then(void 0,(function(){}))})),tp=s,rp=Et,ep=ll,np=Vf,op=Gh;ro({target:"Promise",stat:!0,forced:Zh},{all:function(t){var r=this,e=ep.f(r),n=e.resolve,o=e.reject,i=np((function(){var e=rp(r.resolve),i=[],a=0,u=1;op(t,(function(t){var c=a++,s=!1;u++,tp(e,r,t).then((function(t){s||(s=!0,i[c]=t,--u||n(i))}),o)})),--u||n(i)}));return i.error&&o(i.value),e.promise}});var ip=ro,ap=fl.CONSTRUCTOR,up=$f,cp=X,sp=q,fp=Je,lp=up&&up.prototype;if(ip({target:"Promise",proto:!0,forced:ap,real:!0},{catch:function(t){return this.then(void 0,t)}}),sp(up)){var hp=cp("Promise").prototype.catch;lp.catch!==hp&&fp(lp,"catch",hp,{unsafe:!0})}var pp=s,vp=Et,dp=ll,gp=Vf,yp=Gh;ro({target:"Promise",stat:!0,forced:Zh},{race:function(t){var r=this,e=dp.f(r),n=e.reject,o=gp((function(){var o=vp(r.resolve);yp(t,(function(t){pp(o,r,t).then(e.resolve,n)}))}));return o.error&&n(o.value),e.promise}});var mp=s,bp=ll;ro({target:"Promise",stat:!0,forced:fl.CONSTRUCTOR},{reject:function(t){var r=bp.f(this);return mp(r.reject,void 0,t),r.promise}});var wp=Ur,Ep=Y,Ap=ll,xp=function(t,r){if(wp(t),Ep(r)&&r.constructor===t)return r;var e=Ap.f(t);return(0,e.resolve)(r),e.promise},Sp=ro,Op=fl.CONSTRUCTOR,Rp=xp;X("Promise"),Sp({target:"Promise",stat:!0,forced:Op},{resolve:function(t){return Rp(this,t)}});var Tp=e;ro({global:!0,forced:Tp.globalThis!==Tp},{globalThis:Tp}),mo("iterator");var Ip=ir,Pp=Zi,jp=Lr.f,Mp=Ip("unscopables"),Lp=Array.prototype;null==Lp[Mp]&&jp(Lp,Mp,{configurable:!0,value:Pp(null)});var kp,Cp,_p,Np=function(t){Lp[Mp][t]=!0},Up=!o((function(){function t(){}return t.prototype.constructor=null,Object.getPrototypeOf(new t)!==t.prototype})),Dp=Ht,Fp=q,Bp=Bt,zp=Up,Wp=me("IE_PROTO"),Hp=Object,qp=Hp.prototype,Vp=zp?Hp.getPrototypeOf:function(t){var r=Bp(t);if(Dp(r,Wp))return r[Wp];var e=r.constructor;return Fp(e)&&r instanceof e?e.prototype:r instanceof Hp?qp:null},Gp=o,Yp=q,$p=Y,Kp=Vp,Jp=Je,Xp=ir("iterator"),Qp=!1;[].keys&&("next"in(_p=[].keys())?(Cp=Kp(Kp(_p)))!==Object.prototype&&(kp=Cp):Qp=!0);var Zp=!$p(kp)||Gp((function(){var t={};return kp[Xp].call(t)!==t}));Zp&&(kp={}),Yp(kp[Xp])||Jp(kp,Xp,(function(){return this}));var tv={IteratorPrototype:kp,BUGGY_SAFARI_ITERATORS:Qp},rv=tv.IteratorPrototype,ev=Zi,nv=g,ov=pi,iv=lh,av=function(){return this},uv=function(t,r,e,n){var o=r+" Iterator";return t.prototype=ev(rv,{next:nv(+!n,e)}),ov(t,o,!1),iv[o]=av,t},cv=ro,sv=s,fv=q,lv=uv,hv=Vp,pv=xs,vv=pi,dv=Xr,gv=Je,yv=lh,mv=oe.PROPER,bv=oe.CONFIGURABLE,wv=tv.IteratorPrototype,Ev=tv.BUGGY_SAFARI_ITERATORS,Av=ir("iterator"),xv="keys",Sv="values",Ov="entries",Rv=function(){return this},Tv=function(t,r,e,n,o,i,a){lv(e,r,n);var u,c,s,f=function(t){if(t===o&&d)return d;if(!Ev&&t in p)return p[t];switch(t){case xv:case Sv:case Ov:return function(){return new e(this,t)}}return function(){return new e(this)}},l=r+" Iterator",h=!1,p=t.prototype,v=p[Av]||p["@@iterator"]||o&&p[o],d=!Ev&&v||f(o),g="Array"==r&&p.entries||v;if(g&&(u=hv(g.call(new t)))!==Object.prototype&&u.next&&(hv(u)!==wv&&(pv?pv(u,wv):fv(u[Av])||gv(u,Av,Rv)),vv(u,l,!0)),mv&&o==Sv&&v&&v.name!==Sv&&(bv?dv(p,"name",Sv):(h=!0,d=function(){return sv(v,this)})),o)if(c={values:f(Sv),keys:i?d:f(xv),entries:f(Ov)},a)for(s in c)(Ev||h||!(s in p))&&gv(p,s,c[s]);else cv({target:r,proto:!0,forced:Ev||h},c);return p[Av]!==d&&gv(p,Av,d,{name:o}),yv[r]=d,c},Iv=function(t,r){return{value:t,done:r}},Pv=B,jv=Np,Mv=lh,Lv=ke,kv=Lr.f,Cv=Tv,_v=Iv,Nv=i,Uv="Array Iterator",Dv=Lv.set,Fv=Lv.getterFor(Uv),Bv=Cv(Array,"Array",(function(t,r){Dv(this,{type:Uv,target:Pv(t),index:0,kind:r})}),(function(){var t=Fv(this),r=t.target,e=t.kind,n=t.index++;return!r||n>=r.length?(t.target=void 0,_v(void 0,!0)):_v("keys"==e?n:"values"==e?r[n]:[n,r[n]],!1)}),"values"),zv=Mv.Arguments=Mv.Array;if(jv("keys"),jv("values"),jv("entries"),Nv&&"values"!==zv.name)try{kv(zv,"name",{value:"values"})}catch(qz){}var Wv=I,Hv=en,qv=Pi,Vv=U,Gv=Wv("".charAt),Yv=Wv("".charCodeAt),$v=Wv("".slice),Kv=function(t){return function(r,e){var n,o,i=qv(Vv(r)),a=Hv(e),u=i.length;return a<0||a>=u?t?"":void 0:(n=Yv(i,a))<55296||n>56319||a+1===u||(o=Yv(i,a+1))<56320||o>57343?t?Gv(i,a):n:t?$v(i,a,a+2):o-56320+(n-55296<<10)+65536}},Jv={codeAt:Kv(!1),charAt:Kv(!0)},Xv=Jv.charAt,Qv=Pi,Zv=ke,td=Tv,rd=Iv,ed="String Iterator",nd=Zv.set,od=Zv.getterFor(ed);td(String,"String",(function(t){nd(this,{type:ed,string:Qv(t),index:0})}),(function(){var t,r=od(this),e=r.string,n=r.index;return n>=e.length?rd(void 0,!0):(t=Xv(e,n),r.index+=t.length,rd(t,!1))}));var id={CSSRuleList:0,CSSStyleDeclaration:0,CSSValueList:0,ClientRectList:0,DOMRectList:0,DOMStringList:0,DOMTokenList:1,DataTransferItemList:0,FileList:0,HTMLAllCollection:0,HTMLCollection:0,HTMLFormElement:0,HTMLSelectElement:0,MediaList:0,MimeTypeArray:0,NamedNodeMap:0,NodeList:1,PaintRequestList:0,Plugin:0,PluginArray:0,SVGLengthList:0,SVGNumberList:0,SVGPathSegList:0,SVGPointList:0,SVGStringList:0,SVGTransformList:0,SourceBufferList:0,StyleSheetList:0,TextTrackCueList:0,TextTrackList:0,TouchList:0},ad=wr("span").classList,ud=ad&&ad.constructor&&ad.constructor.prototype,cd=ud===Object.prototype?void 0:ud,sd=e,fd=id,ld=cd,hd=Bv,pd=Xr,vd=ir,dd=vd("iterator"),gd=vd("toStringTag"),yd=hd.values,md=function(t,r){if(t){if(t[dd]!==yd)try{pd(t,dd,yd)}catch(qz){t[dd]=yd}if(t[gd]||pd(t,gd,r),fd[r])for(var e in hd)if(t[e]!==hd[e])try{pd(t,e,hd[e])}catch(qz){t[e]=hd[e]}}};for(var bd in fd)md(sd[bd]&&sd[bd].prototype,bd);md(ld,"DOMTokenList");var wd=i,Ed=I,Ad=s,xd=o,Sd=ki,Od=Tn,Rd=f,Td=Bt,Id=k,Pd=Object.assign,jd=Object.defineProperty,Md=Ed([].concat),Ld=!Pd||xd((function(){if(wd&&1!==Pd({b:1},Pd(jd({},"a",{enumerable:!0,get:function(){jd(this,"b",{value:3,enumerable:!1})}}),{b:2})).b)return!0;var t={},r={},e=Symbol(),n="abcdefghijklmnopqrst";return t[e]=7,n.split("").forEach((function(t){r[t]=t})),7!=Pd({},t)[e]||Sd(Pd({},r)).join("")!=n}))?function(t,r){for(var e=Td(t),n=arguments.length,o=1,i=Od.f,a=Rd.f;n>o;)for(var u,c=Id(arguments[o++]),s=i?Md(Sd(c),i(c)):Sd(c),f=s.length,l=0;f>l;)u=s[l++],wd&&!Ad(a,c,u)||(e[u]=c[u]);return e}:Pd,kd=Ld;ro({target:"Object",stat:!0,arity:2,forced:Object.assign!==kd},{assign:kd});var Cd=Lr.f,_d=function(t,r,e){e in t||Cd(t,e,{configurable:!0,get:function(){return r[e]},set:function(t){r[e]=t}})},Nd=q,Ud=Y,Dd=xs,Fd=function(t,r,e){var n,o;return Dd&&Nd(n=r.constructor)&&n!==e&&Ud(o=n.prototype)&&o!==e.prototype&&Dd(t,o),t},Bd=Pi,zd=function(t,r){return void 0===t?arguments.length<2?"":r:Bd(t)},Wd=Y,Hd=Xr,qd=Error,Vd=I("".replace),Gd=String(qd("zxcasd").stack),Yd=/\n\s*at [^:]*:[^\n]*/,$d=Yd.test(Gd),Kd=function(t,r){if($d&&"string"==typeof t&&!qd.prepareStackTrace)for(;r--;)t=Vd(t,Yd,"");return t},Jd=g,Xd=!o((function(){var t=Error("a");return!("stack"in t)||(Object.defineProperty(t,"stack",Jd(1,7)),7!==t.stack)})),Qd=X,Zd=Ht,tg=Xr,rg=Q,eg=xs,ng=Dn,og=_d,ig=Fd,ag=zd,ug=function(t,r){Wd(r)&&"cause"in r&&Hd(t,"cause",r.cause)},cg=Kd,sg=Xd,fg=i,lg=ro,hg=lc,pg=function(t,r,e,n){var o="stackTraceLimit",i=n?2:1,a=t.split("."),u=a[a.length-1],c=Qd.apply(null,a);if(c){var s=c.prototype;if(Zd(s,"cause")&&delete s.cause,!e)return c;var f=Qd("Error"),l=r((function(t,r){var e=ag(n?r:t,void 0),o=n?new c(t):new c;return void 0!==e&&tg(o,"message",e),sg&&tg(o,"stack",cg(o.stack,2)),this&&rg(s,this)&&ig(o,this,l),arguments.length>i&&ug(o,arguments[i]),o}));l.prototype=s,"Error"!==u?eg?eg(l,f):ng(l,f,{name:!0}):fg&&o in c&&(og(l,c,o),og(l,c,"prepareStackTrace")),ng(l,c);try{s.name!==u&&tg(s,"name",u),s.constructor=l}catch(qz){}return l}},vg="WebAssembly",dg=e.WebAssembly,gg=7!==Error("e",{cause:7}).cause,yg=function(t,r){var e={};e[t]=pg(t,r,gg),lg({global:!0,constructor:!0,arity:1,forced:gg},e)},mg=function(t,r){if(dg&&dg[t]){var e={};e[t]=pg("WebAssembly."+t,r,gg),lg({target:vg,stat:!0,constructor:!0,arity:1,forced:gg},e)}};yg("Error",(function(t){return function(r){return hg(t,this,arguments)}})),yg("EvalError",(function(t){return function(r){return hg(t,this,arguments)}})),yg("RangeError",(function(t){return function(r){return hg(t,this,arguments)}})),yg("ReferenceError",(function(t){return function(r){return hg(t,this,arguments)}})),yg("SyntaxError",(function(t){return function(r){return hg(t,this,arguments)}})),yg("TypeError",(function(t){return function(r){return hg(t,this,arguments)}})),yg("URIError",(function(t){return function(r){return hg(t,this,arguments)}})),mg("CompileError",(function(t){return function(r){return hg(t,this,arguments)}})),mg("LinkError",(function(t){return function(r){return hg(t,this,arguments)}})),mg("RuntimeError",(function(t){return function(r){return hg(t,this,arguments)}}));var bg=Ur,wg=function(){var t=bg(this),r="";return t.hasIndices&&(r+="d"),t.global&&(r+="g"),t.ignoreCase&&(r+="i"),t.multiline&&(r+="m"),t.dotAll&&(r+="s"),t.unicode&&(r+="u"),t.unicodeSets&&(r+="v"),t.sticky&&(r+="y"),r},Eg=o,Ag=e.RegExp,xg=Eg((function(){var t=Ag("a","y");return t.lastIndex=2,null!=t.exec("abcd")})),Sg=xg||Eg((function(){return!Ag("a","y").sticky})),Og=xg||Eg((function(){var t=Ag("^r","gy");return t.lastIndex=2,null!=t.exec("str")})),Rg={BROKEN_CARET:Og,MISSED_STICKY:Sg,UNSUPPORTED_Y:xg},Tg=o,Ig=e.RegExp,Pg=Tg((function(){var t=Ig(".","s");return!(t.dotAll&&t.exec("\n")&&"s"===t.flags)})),jg=o,Mg=e.RegExp,Lg=jg((function(){var t=Mg("(?<a>b)","g");return"b"!==t.exec("b").groups.a||"bc"!=="b".replace(t,"$<a>c")})),kg=s,Cg=I,_g=Pi,Ng=wg,Ug=Rg,Dg=jt.exports,Fg=Zi,Bg=ke.get,zg=Pg,Wg=Lg,Hg=Dg("native-string-replace",String.prototype.replace),qg=RegExp.prototype.exec,Vg=qg,Gg=Cg("".charAt),Yg=Cg("".indexOf),$g=Cg("".replace),Kg=Cg("".slice),Jg=function(){var t=/a/,r=/b*/g;return kg(qg,t,"a"),kg(qg,r,"a"),0!==t.lastIndex||0!==r.lastIndex}(),Xg=Ug.BROKEN_CARET,Qg=void 0!==/()??/.exec("")[1];(Jg||Qg||Xg||zg||Wg)&&(Vg=function(t){var r,e,n,o,i,a,u,c=this,s=Bg(c),f=_g(t),l=s.raw;if(l)return l.lastIndex=c.lastIndex,r=kg(Vg,l,f),c.lastIndex=l.lastIndex,r;var h=s.groups,p=Xg&&c.sticky,v=kg(Ng,c),d=c.source,g=0,y=f;if(p&&(v=$g(v,"y",""),-1===Yg(v,"g")&&(v+="g"),y=Kg(f,c.lastIndex),c.lastIndex>0&&(!c.multiline||c.multiline&&"\n"!==Gg(f,c.lastIndex-1))&&(d="(?: "+d+")",y=" "+y,g++),e=new RegExp("^(?:"+d+")",v)),Qg&&(e=new RegExp("^"+d+"$(?!\\s)",v)),Jg&&(n=c.lastIndex),o=kg(qg,p?e:c,y),p?o?(o.input=Kg(o.input,g),o[0]=Kg(o[0],g),o.index=c.lastIndex,c.lastIndex+=o[0].length):c.lastIndex=0:Jg&&o&&(c.lastIndex=c.global?o.index+o[0].length:n),Qg&&o&&o.length>1&&kg(Hg,o[0],e,(function(){for(i=1;i<arguments.length-2;i++)void 0===arguments[i]&&(o[i]=void 0)})),o&&h)for(o.groups=a=Fg(null),i=0;i<h.length;i++)a[(u=h[i])[0]]=o[u[1]];return o});var Zg=Vg;ro({target:"RegExp",proto:!0,forced:/./.exec!==Zg},{exec:Zg});var ty=I,ry=Je,ey=Zg,ny=o,oy=ir,iy=Xr,ay=oy("species"),uy=RegExp.prototype,cy=function(t,r,e,n){var o=oy(t),i=!ny((function(){var r={};return r[o]=function(){return 7},7!=""[t](r)})),a=i&&!ny((function(){var r=!1,e=/a/;return"split"===t&&((e={}).constructor={},e.constructor[ay]=function(){return e},e.flags="",e[o]=/./[o]),e.exec=function(){return r=!0,null},e[o](""),!r}));if(!i||!a||e){var u=ty(/./[o]),c=r(o,""[t],(function(t,r,e,n,o){var a=ty(t),c=r.exec;return c===ey||c===uy.exec?i&&!o?{done:!0,value:u(r,e,n)}:{done:!0,value:a(e,r,n)}:{done:!1}}));ry(String.prototype,t,c[0]),ry(uy,o,c[1])}n&&iy(uy[o],"sham",!0)},sy=Jv.charAt,fy=function(t,r,e){return r+(e?sy(t,r).length:1)},ly=I,hy=Bt,py=Math.floor,vy=ly("".charAt),dy=ly("".replace),gy=ly("".slice),yy=/\$([$&'`]|\d{1,2}|<[^>]*>)/g,my=/\$([$&'`]|\d{1,2})/g,by=function(t,r,e,n,o,i){var a=e+t.length,u=n.length,c=my;return void 0!==o&&(o=hy(o),c=yy),dy(i,c,(function(i,c){var s;switch(vy(c,0)){case"$":return"$";case"&":return t;case"`":return gy(r,0,e);case"'":return gy(r,a);case"<":s=o[gy(c,1,-1)];break;default:var f=+c;if(0===f)return i;if(f>u){var l=py(f/10);return 0===l?i:l<=u?void 0===n[l-1]?vy(c,1):n[l-1]+vy(c,1):i}s=n[f-1]}return void 0===s?"":s}))},wy=s,Ey=Ur,Ay=q,xy=O,Sy=Zg,Oy=TypeError,Ry=function(t,r){var e=t.exec;if(Ay(e)){var n=wy(e,t,r);return null!==n&&Ey(n),n}if("RegExp"===xy(t))return wy(Sy,t,r);throw Oy("RegExp#exec called on incompatible receiver")},Ty=lc,Iy=s,Py=I,jy=cy,My=o,Ly=Ur,ky=q,Cy=C,_y=en,Ny=fn,Uy=Pi,Dy=U,Fy=fy,By=St,zy=by,Wy=Ry,Hy=ir("replace"),qy=Math.max,Vy=Math.min,Gy=Py([].concat),Yy=Py([].push),$y=Py("".indexOf),Ky=Py("".slice),Jy="$0"==="a".replace(/./,"$0"),Xy=!!/./[Hy]&&""===/./[Hy]("a","$0"),Qy=!My((function(){var t=/./;return t.exec=function(){var t=[];return t.groups={a:"7"},t},"7"!=="".replace(t,"$<a>")}));jy("replace",(function(t,r,e){var n=Xy?"$":"$0";return[function(t,e){var n=Dy(this),o=Cy(t)?void 0:By(t,Hy);return o?Iy(o,t,n,e):Iy(r,Uy(n),t,e)},function(t,o){var i=Ly(this),a=Uy(t);if("string"==typeof o&&-1===$y(o,n)&&-1===$y(o,"$<")){var u=e(r,i,a,o);if(u.done)return u.value}var c=ky(o);c||(o=Uy(o));var s=i.global;if(s){var f=i.unicode;i.lastIndex=0}for(var l=[];;){var h=Wy(i,a);if(null===h)break;if(Yy(l,h),!s)break;""===Uy(h[0])&&(i.lastIndex=Fy(a,Ny(i.lastIndex),f))}for(var p,v="",d=0,g=0;g<l.length;g++){for(var y=Uy((h=l[g])[0]),m=qy(Vy(_y(h.index),a.length),0),b=[],w=1;w<h.length;w++)Yy(b,void 0===(p=h[w])?p:String(p));var E=h.groups;if(c){var A=Gy([y],b,m,a);void 0!==E&&Yy(A,E);var x=Uy(Ty(o,void 0,A))}else x=zy(y,a,m,b,E,o);m>=d&&(v+=Ky(a,d,m)+x,d=m+y.length)}return v+Ky(a,d)}]}),!Qy||!Jy||Xy);var Zy=s,tm=Ht,rm=Q,em=wg,nm=RegExp.prototype,om=function(t){var r=t.flags;return void 0!==r||"flags"in nm||tm(t,"flags")||!rm(nm,t)?r:Zy(em,t)},im=oe.PROPER,am=Je,um=Ur,cm=Pi,sm=o,fm=om,lm="toString",hm=RegExp.prototype.toString,pm=sm((function(){return"/a/b"!=hm.call({source:"a",flags:"b"})})),vm=im&&hm.name!=lm;(pm||vm)&&am(RegExp.prototype,lm,(function(){var t=um(this);return"/"+cm(t.source)+"/"+cm(fm(t))}),{unsafe:!0});var dm=i,gm=fa,ym=TypeError,mm=Object.getOwnPropertyDescriptor,bm=dm&&!function(){if(void 0!==this)return!0;try{Object.defineProperty([],"length",{writable:!1}).length=1}catch(qz){return qz instanceof TypeError}}()?function(t,r){if(gm(t)&&!mm(t,"length").writable)throw ym("Cannot set read only .length");return t.length=r}:function(t,r){return t.length=r},wm=TypeError,Em=function(t){if(t>9007199254740991)throw wm("Maximum allowed index exceeded");return t},Am=ro,xm=Bt,Sm=hn,Om=bm,Rm=Em,Tm=o((function(){return 4294967297!==[].push.call({length:4294967296},1)})),Im=!function(){try{Object.defineProperty([],"length",{writable:!1}).push()}catch(qz){return qz instanceof TypeError}}();Am({target:"Array",proto:!0,arity:1,forced:Tm||Im},{push:function(t){var r=xm(this),e=Sm(r),n=arguments.length;Rm(e+n);for(var o=0;o<n;o++)r[e]=arguments[o],e++;return Om(r,e),e}});var Pm=Bt,jm=ki;ro({target:"Object",stat:!0,forced:o((function(){jm(1)}))},{keys:function(t){return jm(Pm(t))}});var Mm=Of.clear;ro({global:!0,bind:!0,enumerable:!0,forced:e.clearImmediate!==Mm},{clearImmediate:Mm});var Lm=Of.set;ro({global:!0,bind:!0,enumerable:!0,forced:e.setImmediate!==Lm},{setImmediate:Lm});var km=ro,Cm=e,_m=I,Nm=Yn,Um=Je,Dm=wo.exports,Fm=Gh,Bm=Ms,zm=q,Wm=C,Hm=Y,qm=o,Vm=Xh,Gm=pi,Ym=Fd,$m=function(t,r,e){var n=-1!==t.indexOf("Map"),o=-1!==t.indexOf("Weak"),i=n?"set":"add",a=Cm[t],u=a&&a.prototype,c=a,s={},f=function(t){var r=_m(u[t]);Um(u,t,"add"==t?function(t){return r(this,0===t?0:t),this}:"delete"==t?function(t){return!(o&&!Hm(t))&&r(this,0===t?0:t)}:"get"==t?function(t){return o&&!Hm(t)?void 0:r(this,0===t?0:t)}:"has"==t?function(t){return!(o&&!Hm(t))&&r(this,0===t?0:t)}:function(t,e){return r(this,0===t?0:t,e),this})};if(Nm(t,!zm(a)||!(o||u.forEach&&!qm((function(){(new a).entries().next()})))))c=e.getConstructor(r,t,n,i),Dm.enable();else if(Nm(t,!0)){var l=new c,h=l[i](o?{}:-0,1)!=l,p=qm((function(){l.has(1)})),v=Vm((function(t){new a(t)})),d=!o&&qm((function(){for(var t=new a,r=5;r--;)t[i](r,r);return!t.has(-0)}));v||((c=r((function(t,r){Bm(t,u);var e=Ym(new a,t,c);return Wm(r)||Fm(r,e[i],{that:e,AS_ENTRIES:n}),e}))).prototype=u,u.constructor=c),(p||d)&&(f("delete"),f("has"),n&&f("get")),(d||h)&&f(i),o&&u.clear&&delete u.clear}return s[t]=c,km({global:!0,constructor:!0,forced:c!=a},s),Gm(c,t),o||e.setStrong(c,t,n),c},Km=Je,Jm=function(t,r,e){for(var n in r)Km(t,n,r[n],e);return t},Xm=Lr.f,Qm=Zi,Zm=Jm,tb=ca,rb=Ms,eb=C,nb=Gh,ob=Tv,ib=Iv,ab=Is,ub=i,cb=wo.exports.fastKey,sb=ke.set,fb=ke.getterFor,lb={getConstructor:function(t,r,e,n){var o=t((function(t,o){rb(t,i),sb(t,{type:r,index:Qm(null),first:void 0,last:void 0,size:0}),ub||(t.size=0),eb(o)||nb(o,t[n],{that:t,AS_ENTRIES:e})})),i=o.prototype,a=fb(r),u=function(t,r,e){var n,o,i=a(t),u=c(t,r);return u?u.value=e:(i.last=u={index:o=cb(r,!0),key:r,value:e,previous:n=i.last,next:void 0,removed:!1},i.first||(i.first=u),n&&(n.next=u),ub?i.size++:t.size++,"F"!==o&&(i.index[o]=u)),t},c=function(t,r){var e,n=a(t),o=cb(r);if("F"!==o)return n.index[o];for(e=n.first;e;e=e.next)if(e.key==r)return e};return Zm(i,{clear:function(){for(var t=a(this),r=t.index,e=t.first;e;)e.removed=!0,e.previous&&(e.previous=e.previous.next=void 0),delete r[e.index],e=e.next;t.first=t.last=void 0,ub?t.size=0:this.size=0},delete:function(t){var r=this,e=a(r),n=c(r,t);if(n){var o=n.next,i=n.previous;delete e.index[n.index],n.removed=!0,i&&(i.next=o),o&&(o.previous=i),e.first==n&&(e.first=o),e.last==n&&(e.last=i),ub?e.size--:r.size--}return!!n},forEach:function(t){for(var r,e=a(this),n=tb(t,arguments.length>1?arguments[1]:void 0);r=r?r.next:e.first;)for(n(r.value,r.key,this);r&&r.removed;)r=r.previous},has:function(t){return!!c(this,t)}}),Zm(i,e?{get:function(t){var r=c(this,t);return r&&r.value},set:function(t,r){return u(this,0===t?0:t,r)}}:{add:function(t){return u(this,t=0===t?0:t,t)}}),ub&&Xm(i,"size",{get:function(){return a(this).size}}),o},setStrong:function(t,r,e){var n=r+" Iterator",o=fb(r),i=fb(n);ob(t,r,(function(t,r){sb(this,{type:n,target:t,state:o(t),kind:r,last:void 0})}),(function(){for(var t=i(this),r=t.kind,e=t.last;e&&e.removed;)e=e.previous;return t.target&&(t.last=e=e?e.next:t.state.first)?ib("keys"==r?e.key:"values"==r?e.value:[e.key,e.value],!1):(t.target=void 0,ib(void 0,!0))}),e?"entries":"values",!e,!0),ab(r)}};$m("Set",(function(t){return function(){return t(this,arguments.length?arguments[0]:void 0)}}),lb);var hb,pb,vb=ro,db=s,gb=q,yb=Ur,mb=Pi,bb=(hb=!1,(pb=/[ac]/).exec=function(){return hb=!0,/./.exec.apply(this,arguments)},!0===pb.test("abc")&&hb),wb=/./.test;vb({target:"RegExp",proto:!0,forced:!bb},{test:function(t){var r=yb(this),e=mb(t),n=r.exec;if(!gb(n))return db(wb,r,e);var o=db(n,r,e);return null!==o&&(yb(o),!0)}});var Eb=o,Ab=at,xb=ir("species"),Sb=function(t){return Ab>=51||!Eb((function(){var r=[];return(r.constructor={})[xb]=function(){return{foo:1}},1!==r[t](Boolean).foo}))},Ob=ro,Rb=fa,Tb=Sa,Ib=Y,Pb=un,jb=hn,Mb=B,Lb=io,kb=ir,Cb=hc,_b=Sb("slice"),Nb=kb("species"),Ub=Array,Db=Math.max;Ob({target:"Array",proto:!0,forced:!_b},{slice:function(t,r){var e,n,o,i=Mb(this),a=jb(i),u=Pb(t,a),c=Pb(void 0===r?a:r,a);if(Rb(i)&&(e=i.constructor,(Tb(e)&&(e===Ub||Rb(e.prototype))||Ib(e)&&null===(e=e[Nb]))&&(e=void 0),e===Ub||void 0===e))return Cb(i,u,c);for(n=new(void 0===e?Ub:e)(Db(c-u,0)),o=0;u<c;u++,o++)u in i&&Lb(n,o,i[u]);return n.length=o,n}});var Fb=s,Bb=Ur,zb=C,Wb=fn,Hb=Pi,qb=U,Vb=St,Gb=fy,Yb=Ry;cy("match",(function(t,r,e){return[function(r){var e=qb(this),n=zb(r)?void 0:Vb(r,t);return n?Fb(n,r,e):new RegExp(r)[t](Hb(e))},function(t){var n=Bb(this),o=Hb(t),i=e(r,n,o);if(i.done)return i.value;if(!n.global)return Yb(n,o);var a=n.unicode;n.lastIndex=0;for(var u,c=[],s=0;null!==(u=Yb(n,o));){var f=Hb(u[0]);c[s]=f,""===f&&(n.lastIndex=Gb(o,Wb(n.lastIndex),a)),s++}return 0===s?null:c}]}));var $b="\t\n\v\f\r                 \u2028\u2029\ufeff",Kb=U,Jb=Pi,Xb=I("".replace),Qb="[\t\n\v\f\r                 \u2028\u2029\ufeff]",Zb=RegExp("^"+Qb+Qb+"*"),tw=RegExp(Qb+Qb+"*$"),rw=function(t){return function(r){var e=Jb(Kb(r));return 1&t&&(e=Xb(e,Zb,"")),2&t&&(e=Xb(e,tw,"")),e}},ew={start:rw(1),end:rw(2),trim:rw(3)},nw=oe.PROPER,ow=o,iw=$b,aw=function(t){return ow((function(){return!!iw[t]()||"​…᠎"!=="​…᠎"[t]()||nw&&iw[t].name!==t}))},uw=ew.trim;ro({target:"String",proto:!0,forced:aw("trim")},{trim:function(){return uw(this)}});var cw=e,sw=pi;ro({global:!0},{Reflect:{}}),sw(cw.Reflect,"Reflect",!0);var fw=I,lw=Et,hw=Y,pw=Ht,vw=hc,dw=a,gw=Function,yw=fw([].concat),mw=fw([].join),bw={},ww=function(t,r,e){if(!pw(bw,r)){for(var n=[],o=0;o<r;o++)n[o]="a["+o+"]";bw[r]=gw("C,a","return new C("+mw(n,",")+")")}return bw[r](t,e)},Ew=dw?gw.bind:function(t){var r=lw(this),e=r.prototype,n=vw(arguments,1),o=function(){var e=yw(n,vw(arguments));return this instanceof o?ww(r,e.length,e):r.apply(t,e)};return hw(e)&&(o.prototype=e),o},Aw=ro,xw=lc,Sw=Ew,Ow=_s,Rw=Ur,Tw=Y,Iw=Zi,Pw=o,jw=X("Reflect","construct"),Mw=Object.prototype,Lw=[].push,kw=Pw((function(){function t(){}return!(jw((function(){}),[],t)instanceof t)})),Cw=!Pw((function(){jw((function(){}))})),_w=kw||Cw;Aw({target:"Reflect",stat:!0,forced:_w,sham:_w},{construct:function(t,r){Ow(t),Rw(r);var e=arguments.length<3?t:Ow(arguments[2]);if(Cw&&!kw)return jw(t,r,e);if(t==e){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 n=[null];return xw(Lw,n,r),new(xw(Sw,t,n))}var o=e.prototype,i=Iw(Tw(o)?o:Mw),a=xw(t,i,r);return Tw(a)?a:i}});var Nw=yn.includes,Uw=Np;ro({target:"Array",proto:!0,forced:o((function(){return!Array(1).includes()}))},{includes:function(t){return Nw(this,t,arguments.length>1?arguments[1]:void 0)}}),Uw("includes");var Dw=Y,Fw=O,Bw=ir("match"),zw=function(t){var r;return Dw(t)&&(void 0!==(r=t[Bw])?!!r:"RegExp"==Fw(t))},Ww=zw,Hw=TypeError,qw=function(t){if(Ww(t))throw Hw("The method doesn't accept regular expressions");return t},Vw=ir("match"),Gw=function(t){var r=/./;try{"/./"[t](r)}catch(e){try{return r[Vw]=!1,"/./"[t](r)}catch(n){}}return!1},Yw=ro,$w=qw,Kw=U,Jw=Pi,Xw=Gw,Qw=I("".indexOf);Yw({target:"String",proto:!0,forced:!Xw("includes")},{includes:function(t){return!!~Qw(Jw(Kw(this)),Jw($w(t)),arguments.length>1?arguments[1]:void 0)}});var Zw=o,tE=function(t,r){var e=[][t];return!!e&&Zw((function(){e.call(null,r||function(){return 1},1)}))},rE=Fa.forEach,eE=tE("forEach")?[].forEach:function(t){return rE(this,t,arguments.length>1?arguments[1]:void 0)},nE=e,oE=id,iE=cd,aE=eE,uE=Xr,cE=function(t){if(t&&t.forEach!==aE)try{uE(t,"forEach",aE)}catch(qz){t.forEach=aE}};for(var sE in oE)oE[sE]&&cE(nE[sE]&&nE[sE].prototype);cE(iE);var fE=ro,lE=yn.indexOf,hE=tE,pE=I([].indexOf),vE=!!pE&&1/pE([1],1,-0)<0,dE=hE("indexOf");fE({target:"Array",proto:!0,forced:vE||!dE},{indexOf:function(t){var r=arguments.length>1?arguments[1]:void 0;return vE?pE(this,t,r)||0:lE(this,t,r)}});var gE=Qr.exports,yE=Lr,mE=function(t,r,e){return e.get&&gE(e.get,r,{getter:!0}),e.set&&gE(e.set,r,{setter:!0}),yE.f(t,r,e)},bE=i,wE=mE,EE=wg,AE=o,xE=e.RegExp,SE=xE.prototype,OE=bE&&AE((function(){var t=!0;try{xE(".","d")}catch(qz){t=!1}var r={},e="",n=t?"dgimsy":"gimsy",o=function(t,n){Object.defineProperty(r,t,{get:function(){return e+=n,!0}})},i={dotAll:"s",global:"g",ignoreCase:"i",multiline:"m",sticky:"y"};for(var a in t&&(i.hasIndices="d"),i)o(a,i[a]);return Object.getOwnPropertyDescriptor(SE,"flags").get.call(r)!==n||e!==n}));OE&&wE(SE,"flags",{configurable:!0,get:EE});var RE=ro,TE=Math.floor,IE=Math.log,PE=Math.LOG2E;RE({target:"Math",stat:!0},{clz32:function(t){var r=t>>>0;return r?31-TE(IE(r+.5)*PE):32}}),$m("Map",(function(t){return function(){return t(this,arguments.length?arguments[0]:void 0)}}),lb);var jE=ro,ME=o,LE=fa,kE=Y,CE=Bt,_E=hn,NE=Em,UE=io,DE=Ma,FE=Sb,BE=at,zE=ir("isConcatSpreadable"),WE=BE>=51||!ME((function(){var t=[];return t[zE]=!1,t.concat()[0]!==t})),HE=FE("concat"),qE=function(t){if(!kE(t))return!1;var r=t[zE];return void 0!==r?!!r:LE(t)};jE({target:"Array",proto:!0,arity:1,forced:!WE||!HE},{concat:function(t){var r,e,n,o,i,a=CE(this),u=DE(a,0),c=0;for(r=-1,n=arguments.length;r<n;r++)if(qE(i=-1===r?a:arguments[r]))for(o=_E(i),NE(c+o),e=0;e<o;e++,c++)e in i&&UE(u,c,i[e]);else NE(c+1),UE(u,c++,i);return u.length=c,u}});var VE=yt,GE=TypeError,YE=function(t,r){if(!delete t[r])throw GE("Cannot delete property "+VE(r)+" of "+VE(t))},$E=ro,KE=Bt,JE=hn,XE=bm,QE=YE,ZE=Em,tA=1!==[].unshift(0),rA=!function(){try{Object.defineProperty([],"length",{writable:!1}).unshift()}catch(qz){return qz instanceof TypeError}}();$E({target:"Array",proto:!0,arity:1,forced:tA||rA},{unshift:function(t){var r=KE(this),e=JE(r),n=arguments.length;if(n){ZE(e+n);for(var o=e;o--;){var i=o+n;o in r?r[i]=r[o]:QE(r,i)}for(var a=0;a<n;a++)r[a]=arguments[a]}return XE(r,e+n)}});var eA=ro,nA=Hf,oA=Et,iA=Ws,aA=gs,uA=e.process;eA({global:!0,enumerable:!0,dontCallGetSet:!0},{queueMicrotask:function(t){iA(arguments.length,1),oA(t);var r=aA&&uA.domain;nA(r?r.bind(t):t)}});var cA=I,sA=Jm,fA=wo.exports.getWeakData,lA=Ms,hA=Ur,pA=C,vA=Y,dA=Gh,gA=Ht,yA=ke.set,mA=ke.getterFor,bA=Fa.find,wA=Fa.findIndex,EA=cA([].splice),AA=0,xA=function(t){return t.frozen||(t.frozen=new SA)},SA=function(){this.entries=[]},OA=function(t,r){return bA(t.entries,(function(t){return t[0]===r}))};SA.prototype={get:function(t){var r=OA(this,t);if(r)return r[1]},has:function(t){return!!OA(this,t)},set:function(t,r){var e=OA(this,t);e?e[1]=r:this.entries.push([t,r])},delete:function(t){var r=wA(this.entries,(function(r){return r[0]===t}));return~r&&EA(this.entries,r,1),!!~r}};var RA,TA={getConstructor:function(t,r,e,n){var o=t((function(t,o){lA(t,i),yA(t,{type:r,id:AA++,frozen:void 0}),pA(o)||dA(o,t[n],{that:t,AS_ENTRIES:e})})),i=o.prototype,a=mA(r),u=function(t,r,e){var n=a(t),o=fA(hA(r),!0);return!0===o?xA(n).set(r,e):o[n.id]=e,t};return sA(i,{delete:function(t){var r=a(this);if(!vA(t))return!1;var e=fA(t);return!0===e?xA(r).delete(t):e&&gA(e,r.id)&&delete e[r.id]},has:function(t){var r=a(this);if(!vA(t))return!1;var e=fA(t);return!0===e?xA(r).has(t):e&&gA(e,r.id)}}),sA(i,e?{get:function(t){var r=a(this);if(vA(t)){var e=fA(t);return!0===e?xA(r).get(t):e?e[r.id]:void 0}},set:function(t,r){return u(this,t,r)}}:{add:function(t){return u(this,t,!0)}}),o}},IA=e,PA=I,jA=Jm,MA=wo.exports,LA=$m,kA=TA,CA=Y,_A=Fo,NA=ke.enforce,UA=ve,DA=!IA.ActiveXObject&&"ActiveXObject"in IA,FA=function(t){return function(){return t(this,arguments.length?arguments[0]:void 0)}},BA=LA("WeakMap",FA,kA);if(UA&&DA){RA=kA.getConstructor(FA,"WeakMap",!0),MA.enable();var zA=BA.prototype,WA=PA(zA.delete),HA=PA(zA.has),qA=PA(zA.get),VA=PA(zA.set);jA(zA,{delete:function(t){if(CA(t)&&!_A(t)){var r=NA(this);return r.frozen||(r.frozen=new RA),WA(this,t)||r.frozen.delete(t)}return WA(this,t)},has:function(t){if(CA(t)&&!_A(t)){var r=NA(this);return r.frozen||(r.frozen=new RA),HA(this,t)||r.frozen.has(t)}return HA(this,t)},get:function(t){if(CA(t)&&!_A(t)){var r=NA(this);return r.frozen||(r.frozen=new RA),HA(this,t)?qA(this,t):r.frozen.get(t)}return qA(this,t)},set:function(t,r){if(CA(t)&&!_A(t)){var e=NA(this);e.frozen||(e.frozen=new RA),HA(this,t)?VA(this,t,r):e.frozen.set(t,r)}else VA(this,t,r);return this}})}$m("WeakSet",(function(t){return function(){return t(this,arguments.length?arguments[0]:void 0)}}),TA);var GA=ro,YA=Bt,$A=un,KA=en,JA=hn,XA=bm,QA=Em,ZA=Ma,tx=io,rx=YE,ex=Sb("splice"),nx=Math.max,ox=Math.min;GA({target:"Array",proto:!0,forced:!ex},{splice:function(t,r){var e,n,o,i,a,u,c=YA(this),s=JA(c),f=$A(t,s),l=arguments.length;for(0===l?e=n=0:1===l?(e=0,n=s-f):(e=l-2,n=ox(nx(KA(r),0),s-f)),QA(s+e-n),o=ZA(c,n),i=0;i<n;i++)(a=f+i)in c&&tx(o,i,c[a]);if(o.length=n,e<n){for(i=f;i<s-n;i++)u=i+e,(a=i+n)in c?c[u]=c[a]:rx(c,u);for(i=s;i>s-n+e;i--)rx(c,i-1)}else if(e>n)for(i=s-n;i>f;i--)u=i+e-1,(a=i+n-1)in c?c[u]=c[a]:rx(c,u);for(i=0;i<e;i++)c[i+f]=arguments[i+2];return XA(c,s-n+e),o}});var ix=Fa.map;ro({target:"Array",proto:!0,forced:!Sb("map")},{map:function(t){return ix(this,t,arguments.length>1?arguments[1]:void 0)}});var ax=Fa.filter;ro({target:"Array",proto:!0,forced:!Sb("filter")},{filter:function(t){return ax(this,t,arguments.length>1?arguments[1]:void 0)}});var ux=lc,cx=s,sx=I,fx=cy,lx=Ur,hx=C,px=zw,vx=U,dx=Bs,gx=fy,yx=fn,mx=Pi,bx=St,wx=To,Ex=Ry,Ax=Zg,xx=o,Sx=Rg.UNSUPPORTED_Y,Ox=4294967295,Rx=Math.min,Tx=[].push,Ix=sx(/./.exec),Px=sx(Tx),jx=sx("".slice),Mx=!xx((function(){var t=/(?:)/,r=t.exec;t.exec=function(){return r.apply(this,arguments)};var e="ab".split(t);return 2!==e.length||"a"!==e[0]||"b"!==e[1]}));fx("split",(function(t,r,e){var n;return n="c"=="abbc".split(/(b)*/)[1]||4!="test".split(/(?:)/,-1).length||2!="ab".split(/(?:ab)*/).length||4!=".".split(/(.?)(.?)/).length||".".split(/()()/).length>1||"".split(/.?/).length?function(t,e){var n=mx(vx(this)),o=void 0===e?Ox:e>>>0;if(0===o)return[];if(void 0===t)return[n];if(!px(t))return cx(r,n,t,o);for(var i,a,u,c=[],s=(t.ignoreCase?"i":"")+(t.multiline?"m":"")+(t.unicode?"u":"")+(t.sticky?"y":""),f=0,l=new RegExp(t.source,s+"g");(i=cx(Ax,l,n))&&!((a=l.lastIndex)>f&&(Px(c,jx(n,f,i.index)),i.length>1&&i.index<n.length&&ux(Tx,c,wx(i,1)),u=i[0].length,f=a,c.length>=o));)l.lastIndex===i.index&&l.lastIndex++;return f===n.length?!u&&Ix(l,"")||Px(c,""):Px(c,jx(n,f)),c.length>o?wx(c,0,o):c}:"0".split(void 0,0).length?function(t,e){return void 0===t&&0===e?[]:cx(r,this,t,e)}:r,[function(r,e){var o=vx(this),i=hx(r)?void 0:bx(r,t);return i?cx(i,r,o,e):cx(n,mx(o),r,e)},function(t,o){var i=lx(this),a=mx(t),u=e(n,i,a,o,n!==r);if(u.done)return u.value;var c=dx(i,RegExp),s=i.unicode,f=(i.ignoreCase?"i":"")+(i.multiline?"m":"")+(i.unicode?"u":"")+(Sx?"g":"y"),l=new c(Sx?"^(?:"+i.source+")":i,f),h=void 0===o?Ox:o>>>0;if(0===h)return[];if(0===a.length)return null===Ex(l,a)?[a]:[];for(var p=0,v=0,d=[];v<a.length;){l.lastIndex=Sx?0:v;var g,y=Ex(l,Sx?jx(a,v):a);if(null===y||(g=Rx(yx(l.lastIndex+(Sx?v:0)),a.length))===p)v=gx(a,v,s);else{if(Px(d,jx(a,p,v)),d.length===h)return d;for(var m=1;m<=y.length-1;m++)if(Px(d,y[m]),d.length===h)return d;v=p=g}}return Px(d,jx(a,p)),d}]}),!Mx,Sx),ro({target:"Object",stat:!0},{setPrototypeOf:xs});var Lx=e,kx=o,Cx=I,_x=Pi,Nx=ew.trim,Ux=$b,Dx=Lx.parseInt,Fx=Lx.Symbol,Bx=Fx&&Fx.iterator,zx=/^[+-]?0x/i,Wx=Cx(zx.exec),Hx=8!==Dx(Ux+"08")||22!==Dx(Ux+"0x16")||Bx&&!kx((function(){Dx(Object(Bx))}))?function(t,r){var e=Nx(_x(t));return Dx(e,r>>>0||(Wx(zx,e)?16:10))}:Dx;ro({global:!0,forced:parseInt!=Hx},{parseInt:Hx});var qx=To,Vx=Math.floor,Gx=function(t,r){var e=t.length,n=Vx(e/2);return e<8?Yx(t,r):$x(t,Gx(qx(t,0,n),r),Gx(qx(t,n),r),r)},Yx=function(t,r){for(var e,n,o=t.length,i=1;i<o;){for(n=i,e=t[i];n&&r(t[n-1],e)>0;)t[n]=t[--n];n!==i++&&(t[n]=e)}return t},$x=function(t,r,e,n){for(var o=r.length,i=e.length,a=0,u=0;a<o||u<i;)t[a+u]=a<o&&u<i?n(r[a],e[u])<=0?r[a++]:e[u++]:a<o?r[a++]:e[u++];return t},Kx=Gx,Jx=Z.match(/firefox\/(\d+)/i),Xx=!!Jx&&+Jx[1],Qx=/MSIE|Trident/.test(Z),Zx=Z.match(/AppleWebKit\/(\d+)\./),tS=!!Zx&&+Zx[1],rS=ro,eS=I,nS=Et,oS=Bt,iS=hn,aS=YE,uS=Pi,cS=o,sS=Kx,fS=tE,lS=Xx,hS=Qx,pS=at,vS=tS,dS=[],gS=eS(dS.sort),yS=eS(dS.push),mS=cS((function(){dS.sort(void 0)})),bS=cS((function(){dS.sort(null)})),wS=fS("sort"),ES=!cS((function(){if(pS)return pS<70;if(!(lS&&lS>3)){if(hS)return!0;if(vS)return vS<603;var t,r,e,n,o="";for(t=65;t<76;t++){switch(r=String.fromCharCode(t),t){case 66:case 69:case 70:case 72:e=3;break;case 68:case 71:e=4;break;default:e=2}for(n=0;n<47;n++)dS.push({k:r+n,v:e})}for(dS.sort((function(t,r){return r.v-t.v})),n=0;n<dS.length;n++)r=dS[n].k.charAt(0),o.charAt(o.length-1)!==r&&(o+=r);return"DGBEFHACIJK"!==o}}));rS({target:"Array",proto:!0,forced:mS||!bS||!wS||!ES},{sort:function(t){void 0!==t&&nS(t);var r=oS(this);if(ES)return void 0===t?gS(r):gS(r,t);var e,n,o=[],i=iS(r);for(n=0;n<i;n++)n in r&&yS(o,r[n]);for(sS(o,function(t){return function(r,e){return void 0===e?-1:void 0===r?1:void 0!==t?+t(r,e)||0:uS(r)>uS(e)?1:-1}}(t)),e=iS(o),n=0;n<e;)r[n]=o[n++];for(;n<i;)aS(r,n++);return r}});var AS,xS,SS,OS={exports:{}},RS="undefined"!=typeof ArrayBuffer&&"undefined"!=typeof DataView,TS=RS,IS=i,PS=e,jS=q,MS=Y,LS=Ht,kS=Si,CS=yt,_S=Xr,NS=Je,US=Lr.f,DS=Q,FS=Vp,BS=xs,zS=ir,WS=$t,HS=ke.enforce,qS=ke.get,VS=PS.Int8Array,GS=VS&&VS.prototype,YS=PS.Uint8ClampedArray,$S=YS&&YS.prototype,KS=VS&&FS(VS),JS=GS&&FS(GS),XS=Object.prototype,QS=PS.TypeError,ZS=zS("toStringTag"),tO=WS("TYPED_ARRAY_TAG"),rO="TypedArrayConstructor",eO=TS&&!!BS&&"Opera"!==kS(PS.opera),nO=!1,oO={Int8Array:1,Uint8Array:1,Uint8ClampedArray:1,Int16Array:2,Uint16Array:2,Int32Array:4,Uint32Array:4,Float32Array:4,Float64Array:8},iO={BigInt64Array:8,BigUint64Array:8},aO=function(t){var r=FS(t);if(MS(r)){var e=qS(r);return e&&LS(e,rO)?e.TypedArrayConstructor:aO(r)}},uO=function(t){if(!MS(t))return!1;var r=kS(t);return LS(oO,r)||LS(iO,r)};for(AS in oO)(SS=(xS=PS[AS])&&xS.prototype)?HS(SS).TypedArrayConstructor=xS:eO=!1;for(AS in iO)(SS=(xS=PS[AS])&&xS.prototype)&&(HS(SS).TypedArrayConstructor=xS);if((!eO||!jS(KS)||KS===Function.prototype)&&(KS=function(){throw QS("Incorrect invocation")},eO))for(AS in oO)PS[AS]&&BS(PS[AS],KS);if((!eO||!JS||JS===XS)&&(JS=KS.prototype,eO))for(AS in oO)PS[AS]&&BS(PS[AS].prototype,JS);if(eO&&FS($S)!==JS&&BS($S,JS),IS&&!LS(JS,ZS))for(AS in nO=!0,US(JS,ZS,{get:function(){return MS(this)?this[tO]:void 0}}),oO)PS[AS]&&_S(PS[AS],tO,AS);var cO={NATIVE_ARRAY_BUFFER_VIEWS:eO,TYPED_ARRAY_TAG:nO&&tO,aTypedArray:function(t){if(uO(t))return t;throw QS("Target is not a typed array")},aTypedArrayConstructor:function(t){if(jS(t)&&(!BS||DS(KS,t)))return t;throw QS(CS(t)+" is not a typed array constructor")},exportTypedArrayMethod:function(t,r,e,n){if(IS){if(e)for(var o in oO){var i=PS[o];if(i&&LS(i.prototype,t))try{delete i.prototype[t]}catch(qz){try{i.prototype[t]=r}catch(a){}}}JS[t]&&!e||NS(JS,t,e?r:eO&&GS[t]||r,n)}},exportTypedArrayStaticMethod:function(t,r,e){var n,o;if(IS){if(BS){if(e)for(n in oO)if((o=PS[n])&&LS(o,t))try{delete o[t]}catch(qz){}if(KS[t]&&!e)return;try{return NS(KS,t,e?r:eO&&KS[t]||r)}catch(qz){}}for(n in oO)!(o=PS[n])||o[t]&&!e||NS(o,t,r)}},getTypedArrayConstructor:aO,isView:function(t){if(!MS(t))return!1;var r=kS(t);return"DataView"===r||LS(oO,r)||LS(iO,r)},isTypedArray:uO,TypedArray:KS,TypedArrayPrototype:JS},sO=e,fO=o,lO=Xh,hO=cO.NATIVE_ARRAY_BUFFER_VIEWS,pO=sO.ArrayBuffer,vO=sO.Int8Array,dO=!hO||!fO((function(){vO(1)}))||!fO((function(){new vO(-1)}))||!lO((function(t){new vO,new vO(null),new vO(1.5),new vO(t)}),!0)||fO((function(){return 1!==new vO(new pO(2),1,void 0).length})),gO=en,yO=fn,mO=RangeError,bO=function(t){if(void 0===t)return 0;var r=gO(t),e=yO(r);if(r!==e)throw mO("Wrong length or index");return e},wO=Array,EO=Math.abs,AO=Math.pow,xO=Math.floor,SO=Math.log,OO=Math.LN2,RO={pack:function(t,r,e){var n,o,i,a=wO(e),u=8*e-r-1,c=(1<<u)-1,s=c>>1,f=23===r?AO(2,-24)-AO(2,-77):0,l=t<0||0===t&&1/t<0?1:0,h=0;for((t=EO(t))!=t||t===1/0?(o=t!=t?1:0,n=c):(n=xO(SO(t)/OO),t*(i=AO(2,-n))<1&&(n--,i*=2),(t+=n+s>=1?f/i:f*AO(2,1-s))*i>=2&&(n++,i/=2),n+s>=c?(o=0,n=c):n+s>=1?(o=(t*i-1)*AO(2,r),n+=s):(o=t*AO(2,s-1)*AO(2,r),n=0));r>=8;)a[h++]=255&o,o/=256,r-=8;for(n=n<<r|o,u+=r;u>0;)a[h++]=255&n,n/=256,u-=8;return a[--h]|=128*l,a},unpack:function(t,r){var e,n=t.length,o=8*n-r-1,i=(1<<o)-1,a=i>>1,u=o-7,c=n-1,s=t[c--],f=127&s;for(s>>=7;u>0;)f=256*f+t[c--],u-=8;for(e=f&(1<<-u)-1,f>>=-u,u+=r;u>0;)e=256*e+t[c--],u-=8;if(0===f)f=1-a;else{if(f===i)return e?NaN:s?-1/0:1/0;e+=AO(2,r),f-=a}return(s?-1:1)*e*AO(2,f-r)}},TO=Bt,IO=un,PO=hn,jO=function(t){for(var r=TO(this),e=PO(r),n=arguments.length,o=IO(n>1?arguments[1]:void 0,e),i=n>2?arguments[2]:void 0,a=void 0===i?e:IO(i,e);a>o;)r[o++]=t;return r},MO=e,LO=I,kO=i,CO=RS,_O=oe,NO=Xr,UO=Jm,DO=o,FO=Ms,BO=en,zO=fn,WO=bO,HO=RO,qO=Vp,VO=xs,GO=Xe.f,YO=Lr.f,$O=jO,KO=To,JO=pi,XO=_O.PROPER,QO=_O.CONFIGURABLE,ZO=ke.get,tR=ke.set,rR="ArrayBuffer",eR="DataView",nR="Wrong index",oR=MO.ArrayBuffer,iR=oR,aR=iR&&iR.prototype,uR=MO.DataView,cR=uR&&uR.prototype,sR=Object.prototype,fR=MO.Array,lR=MO.RangeError,hR=LO($O),pR=LO([].reverse),vR=HO.pack,dR=HO.unpack,gR=function(t){return[255&t]},yR=function(t){return[255&t,t>>8&255]},mR=function(t){return[255&t,t>>8&255,t>>16&255,t>>24&255]},bR=function(t){return t[3]<<24|t[2]<<16|t[1]<<8|t[0]},wR=function(t){return vR(t,23,4)},ER=function(t){return vR(t,52,8)},AR=function(t,r){YO(t.prototype,r,{get:function(){return ZO(this)[r]}})},xR=function(t,r,e,n){var o=WO(e),i=ZO(t);if(o+r>i.byteLength)throw lR(nR);var a=ZO(i.buffer).bytes,u=o+i.byteOffset,c=KO(a,u,u+r);return n?c:pR(c)},SR=function(t,r,e,n,o,i){var a=WO(e),u=ZO(t);if(a+r>u.byteLength)throw lR(nR);for(var c=ZO(u.buffer).bytes,s=a+u.byteOffset,f=n(+o),l=0;l<r;l++)c[s+l]=f[i?l:r-l-1]};if(CO){var OR=XO&&oR.name!==rR;if(DO((function(){oR(1)}))&&DO((function(){new oR(-1)}))&&!DO((function(){return new oR,new oR(1.5),new oR(NaN),1!=oR.length||OR&&!QO})))OR&&QO&&NO(oR,"name",rR);else{(iR=function(t){return FO(this,aR),new oR(WO(t))}).prototype=aR;for(var RR,TR=GO(oR),IR=0;TR.length>IR;)(RR=TR[IR++])in iR||NO(iR,RR,oR[RR]);aR.constructor=iR}VO&&qO(cR)!==sR&&VO(cR,sR);var PR=new uR(new iR(2)),jR=LO(cR.setInt8);PR.setInt8(0,2147483648),PR.setInt8(1,2147483649),!PR.getInt8(0)&&PR.getInt8(1)||UO(cR,{setInt8:function(t,r){jR(this,t,r<<24>>24)},setUint8:function(t,r){jR(this,t,r<<24>>24)}},{unsafe:!0})}else aR=(iR=function(t){FO(this,aR);var r=WO(t);tR(this,{bytes:hR(fR(r),0),byteLength:r}),kO||(this.byteLength=r)}).prototype,cR=(uR=function(t,r,e){FO(this,cR),FO(t,aR);var n=ZO(t).byteLength,o=BO(r);if(o<0||o>n)throw lR("Wrong offset");if(o+(e=void 0===e?n-o:zO(e))>n)throw lR("Wrong length");tR(this,{buffer:t,byteLength:e,byteOffset:o}),kO||(this.buffer=t,this.byteLength=e,this.byteOffset=o)}).prototype,kO&&(AR(iR,"byteLength"),AR(uR,"buffer"),AR(uR,"byteLength"),AR(uR,"byteOffset")),UO(cR,{getInt8:function(t){return xR(this,1,t)[0]<<24>>24},getUint8:function(t){return xR(this,1,t)[0]},getInt16:function(t){var r=xR(this,2,t,arguments.length>1?arguments[1]:void 0);return(r[1]<<8|r[0])<<16>>16},getUint16:function(t){var r=xR(this,2,t,arguments.length>1?arguments[1]:void 0);return r[1]<<8|r[0]},getInt32:function(t){return bR(xR(this,4,t,arguments.length>1?arguments[1]:void 0))},getUint32:function(t){return bR(xR(this,4,t,arguments.length>1?arguments[1]:void 0))>>>0},getFloat32:function(t){return dR(xR(this,4,t,arguments.length>1?arguments[1]:void 0),23)},getFloat64:function(t){return dR(xR(this,8,t,arguments.length>1?arguments[1]:void 0),52)},setInt8:function(t,r){SR(this,1,t,gR,r)},setUint8:function(t,r){SR(this,1,t,gR,r)},setInt16:function(t,r){SR(this,2,t,yR,r,arguments.length>2?arguments[2]:void 0)},setUint16:function(t,r){SR(this,2,t,yR,r,arguments.length>2?arguments[2]:void 0)},setInt32:function(t,r){SR(this,4,t,mR,r,arguments.length>2?arguments[2]:void 0)},setUint32:function(t,r){SR(this,4,t,mR,r,arguments.length>2?arguments[2]:void 0)},setFloat32:function(t,r){SR(this,4,t,wR,r,arguments.length>2?arguments[2]:void 0)},setFloat64:function(t,r){SR(this,8,t,ER,r,arguments.length>2?arguments[2]:void 0)}});JO(iR,rR),JO(uR,eR);var MR={ArrayBuffer:iR,DataView:uR},LR=Y,kR=Math.floor,CR=Number.isInteger||function(t){return!LR(t)&&isFinite(t)&&kR(t)===t},_R=en,NR=RangeError,UR=function(t){var r=_R(t);if(r<0)throw NR("The argument can't be less than 0");return r},DR=RangeError,FR=function(t,r){var e=UR(t);if(e%r)throw DR("Wrong offset");return e},BR=Si,zR=I("".slice),WR=function(t){return"Big"===zR(BR(t),0,3)},HR=pr,qR=TypeError,VR=function(t){var r=HR(t,"number");if("number"==typeof r)throw qR("Can't convert number to bigint");return BigInt(r)},GR=ca,YR=s,$R=_s,KR=Bt,JR=hn,XR=Ih,QR=Eh,ZR=dh,tT=WR,rT=cO.aTypedArrayConstructor,eT=VR,nT=ro,oT=e,iT=s,aT=i,uT=dO,cT=cO,sT=MR,fT=Ms,lT=g,hT=Xr,pT=CR,vT=fn,dT=bO,gT=FR,yT=gr,mT=Ht,bT=Si,wT=Y,ET=dt,AT=Zi,xT=Q,ST=xs,OT=Xe.f,RT=function(t){var r,e,n,o,i,a,u,c,s=$R(this),f=KR(t),l=arguments.length,h=l>1?arguments[1]:void 0,p=void 0!==h,v=QR(f);if(v&&!ZR(v))for(c=(u=XR(f,v)).next,f=[];!(a=YR(c,u)).done;)f.push(a.value);for(p&&l>2&&(h=GR(h,arguments[2])),e=JR(f),n=new(rT(s))(e),o=tT(n),r=0;e>r;r++)i=p?h(f[r],r):f[r],n[r]=o?eT(i):+i;return n},TT=Fa.forEach,IT=Is,PT=Lr,jT=n,MT=Fd,LT=ke.get,kT=ke.set,CT=ke.enforce,_T=PT.f,NT=jT.f,UT=Math.round,DT=oT.RangeError,FT=sT.ArrayBuffer,BT=FT.prototype,zT=sT.DataView,WT=cT.NATIVE_ARRAY_BUFFER_VIEWS,HT=cT.TYPED_ARRAY_TAG,qT=cT.TypedArray,VT=cT.TypedArrayPrototype,GT=cT.aTypedArrayConstructor,YT=cT.isTypedArray,$T="BYTES_PER_ELEMENT",KT="Wrong length",JT=function(t,r){GT(t);for(var e=0,n=r.length,o=new t(n);n>e;)o[e]=r[e++];return o},XT=function(t,r){_T(t,r,{get:function(){return LT(this)[r]}})},QT=function(t){var r;return xT(BT,t)||"ArrayBuffer"==(r=bT(t))||"SharedArrayBuffer"==r},ZT=function(t,r){return YT(t)&&!ET(r)&&r in t&&pT(+r)&&r>=0},tI=function(t,r){return r=yT(r),ZT(t,r)?lT(2,t[r]):NT(t,r)},rI=function(t,r,e){return r=yT(r),!(ZT(t,r)&&wT(e)&&mT(e,"value"))||mT(e,"get")||mT(e,"set")||e.configurable||mT(e,"writable")&&!e.writable||mT(e,"enumerable")&&!e.enumerable?_T(t,r,e):(t[r]=e.value,t)};aT?(WT||(jT.f=tI,PT.f=rI,XT(VT,"buffer"),XT(VT,"byteOffset"),XT(VT,"byteLength"),XT(VT,"length")),nT({target:"Object",stat:!0,forced:!WT},{getOwnPropertyDescriptor:tI,defineProperty:rI}),OS.exports=function(t,r,e){var n=t.match(/\d+$/)[0]/8,o=t+(e?"Clamped":"")+"Array",i="get"+t,a="set"+t,u=oT[o],c=u,s=c&&c.prototype,f={},l=function(t,r){_T(t,r,{get:function(){return function(t,r){var e=LT(t);return e.view[i](r*n+e.byteOffset,!0)}(this,r)},set:function(t){return function(t,r,o){var i=LT(t);e&&(o=(o=UT(o))<0?0:o>255?255:255&o),i.view[a](r*n+i.byteOffset,o,!0)}(this,r,t)},enumerable:!0})};WT?uT&&(c=r((function(t,r,e,o){return fT(t,s),MT(wT(r)?QT(r)?void 0!==o?new u(r,gT(e,n),o):void 0!==e?new u(r,gT(e,n)):new u(r):YT(r)?JT(c,r):iT(RT,c,r):new u(dT(r)),t,c)})),ST&&ST(c,qT),TT(OT(u),(function(t){t in c||hT(c,t,u[t])})),c.prototype=s):(c=r((function(t,r,e,o){fT(t,s);var i,a,u,f=0,h=0;if(wT(r)){if(!QT(r))return YT(r)?JT(c,r):iT(RT,c,r);i=r,h=gT(e,n);var p=r.byteLength;if(void 0===o){if(p%n)throw DT(KT);if((a=p-h)<0)throw DT(KT)}else if((a=vT(o)*n)+h>p)throw DT(KT);u=a/n}else u=dT(r),i=new FT(a=u*n);for(kT(t,{buffer:i,byteOffset:h,byteLength:a,length:u,view:new zT(i)});f<u;)l(t,f++)})),ST&&ST(c,qT),s=c.prototype=AT(VT)),s.constructor!==c&&hT(s,"constructor",c),CT(s).TypedArrayConstructor=c,HT&&hT(s,HT,o);var h=c!=u;f[o]=c,nT({global:!0,constructor:!0,forced:h,sham:!WT},f),$T in c||hT(c,$T,n),$T in s||hT(s,$T,n),IT(o)}):OS.exports=function(){},(0,OS.exports)("Uint8",(function(t){return function(r,e,n){return t(this,r,e,n)}}));var eI=hn,nI=en,oI=cO.aTypedArray;(0,cO.exportTypedArrayMethod)("at",(function(t){var r=oI(this),e=eI(r),n=nI(t),o=n>=0?n:e+n;return o<0||o>=e?void 0:r[o]}));var iI=Bt,aI=un,uI=hn,cI=YE,sI=Math.min,fI=[].copyWithin||function(t,r){var e=iI(this),n=uI(e),o=aI(t,n),i=aI(r,n),a=arguments.length>2?arguments[2]:void 0,u=sI((void 0===a?n:aI(a,n))-i,n-o),c=1;for(i<o&&o<i+u&&(c=-1,i+=u-1,o+=u-1);u-- >0;)i in e?e[o]=e[i]:cI(e,o),o+=c,i+=c;return e},lI=cO,hI=I(fI),pI=lI.aTypedArray;(0,lI.exportTypedArrayMethod)("copyWithin",(function(t,r){return hI(pI(this),t,r,arguments.length>2?arguments[2]:void 0)}));var vI=Fa.every,dI=cO.aTypedArray;(0,cO.exportTypedArrayMethod)("every",(function(t){return vI(dI(this),t,arguments.length>1?arguments[1]:void 0)}));var gI=jO,yI=VR,mI=Si,bI=s,wI=o,EI=cO.aTypedArray,AI=cO.exportTypedArrayMethod,xI=I("".slice);AI("fill",(function(t){var r=arguments.length;EI(this);var e="Big"===xI(mI(this),0,3)?yI(t):+t;return bI(gI,this,e,r>1?arguments[1]:void 0,r>2?arguments[2]:void 0)}),wI((function(){var t=0;return new Int8Array(2).fill({valueOf:function(){return t++}}),1!==t})));var SI=hn,OI=function(t,r){for(var e=0,n=SI(r),o=new t(n);n>e;)o[e]=r[e++];return o},RI=Bs,TI=cO.aTypedArrayConstructor,II=cO.getTypedArrayConstructor,PI=function(t){return TI(RI(t,II(t)))},jI=OI,MI=PI,LI=Fa.filter,kI=function(t,r){return jI(MI(t),r)},CI=cO.aTypedArray;(0,cO.exportTypedArrayMethod)("filter",(function(t){var r=LI(CI(this),t,arguments.length>1?arguments[1]:void 0);return kI(this,r)}));var _I=Fa.find,NI=cO.aTypedArray;(0,cO.exportTypedArrayMethod)("find",(function(t){return _I(NI(this),t,arguments.length>1?arguments[1]:void 0)}));var UI=Fa.findIndex,DI=cO.aTypedArray;(0,cO.exportTypedArrayMethod)("findIndex",(function(t){return UI(DI(this),t,arguments.length>1?arguments[1]:void 0)}));var FI=ca,BI=k,zI=Bt,WI=hn,HI=function(t){var r=1==t;return function(e,n,o){for(var i,a=zI(e),u=BI(a),c=FI(n,o),s=WI(u);s-- >0;)if(c(i=u[s],s,a))switch(t){case 0:return i;case 1:return s}return r?-1:void 0}},qI={findLast:HI(0),findLastIndex:HI(1)},VI=qI.findLast,GI=cO.aTypedArray;(0,cO.exportTypedArrayMethod)("findLast",(function(t){return VI(GI(this),t,arguments.length>1?arguments[1]:void 0)}));var YI=qI.findLastIndex,$I=cO.aTypedArray;(0,cO.exportTypedArrayMethod)("findLastIndex",(function(t){return YI($I(this),t,arguments.length>1?arguments[1]:void 0)}));var KI=Fa.forEach,JI=cO.aTypedArray;(0,cO.exportTypedArrayMethod)("forEach",(function(t){KI(JI(this),t,arguments.length>1?arguments[1]:void 0)}));var XI=yn.includes,QI=cO.aTypedArray;(0,cO.exportTypedArrayMethod)("includes",(function(t){return XI(QI(this),t,arguments.length>1?arguments[1]:void 0)}));var ZI=yn.indexOf,tP=cO.aTypedArray;(0,cO.exportTypedArrayMethod)("indexOf",(function(t){return ZI(tP(this),t,arguments.length>1?arguments[1]:void 0)}));var rP=e,eP=o,nP=I,oP=cO,iP=Bv,aP=ir("iterator"),uP=rP.Uint8Array,cP=nP(iP.values),sP=nP(iP.keys),fP=nP(iP.entries),lP=oP.aTypedArray,hP=oP.exportTypedArrayMethod,pP=uP&&uP.prototype,vP=!eP((function(){pP[aP].call([1])})),dP=!!pP&&pP.values&&pP[aP]===pP.values&&"values"===pP.values.name,gP=function(){return cP(lP(this))};hP("entries",(function(){return fP(lP(this))}),vP),hP("keys",(function(){return sP(lP(this))}),vP),hP("values",gP,vP||!dP,{name:"values"}),hP(aP,gP,vP||!dP,{name:"values"});var yP=cO.aTypedArray,mP=cO.exportTypedArrayMethod,bP=I([].join);mP("join",(function(t){return bP(yP(this),t)}));var wP=lc,EP=B,AP=en,xP=hn,SP=tE,OP=Math.min,RP=[].lastIndexOf,TP=!!RP&&1/[1].lastIndexOf(1,-0)<0,IP=SP("lastIndexOf"),PP=TP||!IP?function(t){if(TP)return wP(RP,this,arguments)||0;var r=EP(this),e=xP(r),n=e-1;for(arguments.length>1&&(n=OP(n,AP(arguments[1]))),n<0&&(n=e+n);n>=0;n--)if(n in r&&r[n]===t)return n||0;return-1}:RP,jP=lc,MP=PP,LP=cO.aTypedArray;(0,cO.exportTypedArrayMethod)("lastIndexOf",(function(t){var r=arguments.length;return jP(MP,LP(this),r>1?[t,arguments[1]]:[t])}));var kP=Fa.map,CP=PI,_P=cO.aTypedArray;(0,cO.exportTypedArrayMethod)("map",(function(t){return kP(_P(this),t,arguments.length>1?arguments[1]:void 0,(function(t,r){return new(CP(t))(r)}))}));var NP=Et,UP=Bt,DP=k,FP=hn,BP=TypeError,zP=function(t){return function(r,e,n,o){NP(e);var i=UP(r),a=DP(i),u=FP(i),c=t?u-1:0,s=t?-1:1;if(n<2)for(;;){if(c in a){o=a[c],c+=s;break}if(c+=s,t?c<0:u<=c)throw BP("Reduce of empty array with no initial value")}for(;t?c>=0:u>c;c+=s)c in a&&(o=e(o,a[c],c,i));return o}},WP={left:zP(!1),right:zP(!0)},HP=WP.left,qP=cO.aTypedArray;(0,cO.exportTypedArrayMethod)("reduce",(function(t){var r=arguments.length;return HP(qP(this),t,r,r>1?arguments[1]:void 0)}));var VP=WP.right,GP=cO.aTypedArray;(0,cO.exportTypedArrayMethod)("reduceRight",(function(t){var r=arguments.length;return VP(GP(this),t,r,r>1?arguments[1]:void 0)}));var YP=cO.aTypedArray,$P=cO.exportTypedArrayMethod,KP=Math.floor;$P("reverse",(function(){for(var t,r=this,e=YP(r).length,n=KP(e/2),o=0;o<n;)t=r[o],r[o++]=r[--e],r[e]=t;return r}));var JP=e,XP=s,QP=cO,ZP=hn,tj=FR,rj=Bt,ej=o,nj=JP.RangeError,oj=JP.Int8Array,ij=oj&&oj.prototype,aj=ij&&ij.set,uj=QP.aTypedArray,cj=QP.exportTypedArrayMethod,sj=!ej((function(){var t=new Uint8ClampedArray(2);return XP(aj,t,{length:1,0:3},1),3!==t[1]})),fj=sj&&QP.NATIVE_ARRAY_BUFFER_VIEWS&&ej((function(){var t=new oj(2);return t.set(1),t.set("2",1),0!==t[0]||2!==t[1]}));cj("set",(function(t){uj(this);var r=tj(arguments.length>1?arguments[1]:void 0,1),e=rj(t);if(sj)return XP(aj,this,e,r);var n=this.length,o=ZP(e),i=0;if(o+r>n)throw nj("Wrong length");for(;i<o;)this[r+i]=e[i++]}),!sj||fj);var lj=PI,hj=hc,pj=cO.aTypedArray;(0,cO.exportTypedArrayMethod)("slice",(function(t,r){for(var e=hj(pj(this),t,r),n=lj(this),o=0,i=e.length,a=new n(i);i>o;)a[o]=e[o++];return a}),o((function(){new Int8Array(1).slice()})));var vj=Fa.some,dj=cO.aTypedArray;(0,cO.exportTypedArrayMethod)("some",(function(t){return vj(dj(this),t,arguments.length>1?arguments[1]:void 0)}));var gj=I,yj=o,mj=Et,bj=Kx,wj=Xx,Ej=Qx,Aj=at,xj=tS,Sj=cO.aTypedArray,Oj=cO.exportTypedArrayMethod,Rj=e.Uint16Array,Tj=Rj&&gj(Rj.prototype.sort),Ij=!(!Tj||yj((function(){Tj(new Rj(2),null)}))&&yj((function(){Tj(new Rj(2),{})}))),Pj=!!Tj&&!yj((function(){if(Aj)return Aj<74;if(wj)return wj<67;if(Ej)return!0;if(xj)return xj<602;var t,r,e=new Rj(516),n=Array(516);for(t=0;t<516;t++)r=t%4,e[t]=515-t,n[t]=t-2*r+3;for(Tj(e,(function(t,r){return(t/4|0)-(r/4|0)})),t=0;t<516;t++)if(e[t]!==n[t])return!0}));Oj("sort",(function(t){return void 0!==t&&mj(t),Pj?Tj(this,t):bj(Sj(this),function(t){return function(r,e){return void 0!==t?+t(r,e)||0:e!=e?-1:r!=r?1:0===r&&0===e?1/r>0&&1/e<0?1:-1:r>e}}(t))}),!Pj||Ij);var jj=lc,Mj=cO,Lj=o,kj=hc,Cj=e.Int8Array,_j=Mj.aTypedArray,Nj=Mj.exportTypedArrayMethod,Uj=[].toLocaleString,Dj=!!Cj&&Lj((function(){Uj.call(new Cj(1))}));Nj("toLocaleString",(function(){return jj(Uj,Dj?kj(_j(this)):_j(this),kj(arguments))}),Lj((function(){return[1,2].toLocaleString()!=new Cj([1,2]).toLocaleString()}))||!Lj((function(){Cj.prototype.toLocaleString.call([1,2])})));var Fj=cO.exportTypedArrayMethod,Bj=o,zj=I,Wj=e.Uint8Array,Hj=Wj&&Wj.prototype||{},qj=[].toString,Vj=zj([].join);Bj((function(){qj.call({})}))&&(qj=function(){return Vj(this)});var Gj=Hj.toString!=qj;Fj("toString",qj,Gj);var Yj=hn,$j=function(t,r){for(var e=Yj(t),n=new r(e),o=0;o<e;o++)n[o]=t[e-o-1];return n},Kj=cO.aTypedArray,Jj=cO.getTypedArrayConstructor;(0,cO.exportTypedArrayMethod)("toReversed",(function(){return $j(Kj(this),Jj(this))}));var Xj=Et,Qj=OI,Zj=cO.aTypedArray,tM=cO.getTypedArrayConstructor,rM=cO.exportTypedArrayMethod,eM=I(cO.TypedArrayPrototype.sort);rM("toSorted",(function(t){void 0!==t&&Xj(t);var r=Zj(this),e=Qj(tM(r),r);return eM(e,t)}));var nM=hn,oM=en,iM=RangeError,aM=function(t,r,e,n){var o=nM(t),i=oM(e),a=i<0?o+i:i;if(a>=o||a<0)throw iM("Incorrect index");for(var u=new r(o),c=0;c<o;c++)u[c]=c===a?n:t[c];return u},uM=WR,cM=en,sM=VR,fM=cO.aTypedArray,lM=cO.getTypedArrayConstructor,hM=cO.exportTypedArrayMethod,pM=!!function(){try{new Int8Array(1).with(2,{valueOf:function(){throw 8}})}catch(qz){return 8===qz}}();hM("with",{with:function(t,r){var e=fM(this),n=cM(t),o=uM(e)?sM(r):+r;return aM(e,lM(e),n,o)}}.with,!pM);var vM=ro,dM=I,gM=n.f,yM=fn,mM=Pi,bM=qw,wM=U,EM=Gw,AM=dM("".startsWith),xM=dM("".slice),SM=Math.min,OM=EM("startsWith"),RM=!OM&&!!function(){var t=gM(String.prototype,"startsWith");return t&&!t.writable}();vM({target:"String",proto:!0,forced:!RM&&!OM},{startsWith:function(t){var r=mM(wM(this));bM(t);var e=yM(SM(arguments.length>1?arguments[1]:void 0,r.length)),n=mM(t);return AM?AM(r,n,e):xM(r,e,e+n.length)===n}});var TM=s;ro({target:"URL",proto:!0,enumerable:!0},{toJSON:function(){return TM(URL.prototype.toString,this)}});var IM=Bt,PM=Vp,jM=Up;ro({target:"Object",stat:!0,forced:o((function(){PM(1)})),sham:!jM},{getPrototypeOf:function(t){return PM(IM(t))}});var MM=i,LM=e,kM=I,CM=Yn,_M=Fd,NM=Xr,UM=Xe.f,DM=Q,FM=zw,BM=Pi,zM=om,WM=Rg,HM=_d,qM=Je,VM=o,GM=Ht,YM=ke.enforce,$M=Is,KM=Pg,JM=Lg,XM=ir("match"),QM=LM.RegExp,ZM=QM.prototype,tL=LM.SyntaxError,rL=kM(ZM.exec),eL=kM("".charAt),nL=kM("".replace),oL=kM("".indexOf),iL=kM("".slice),aL=/^\?<[^\s\d!#%&*+<=>@^][^\s!#%&*+<=>@^]*>/,uL=/a/g,cL=/a/g,sL=new QM(uL)!==uL,fL=WM.MISSED_STICKY,lL=WM.UNSUPPORTED_Y,hL=MM&&(!sL||fL||KM||JM||VM((function(){return cL[XM]=!1,QM(uL)!=uL||QM(cL)==cL||"/a/i"!=QM(uL,"i")})));if(CM("RegExp",hL)){for(var pL=function(t,r){var e,n,o,i,a,u,c=DM(ZM,this),s=FM(t),f=void 0===r,l=[],h=t;if(!c&&s&&f&&t.constructor===pL)return t;if((s||DM(ZM,t))&&(t=t.source,f&&(r=zM(h))),t=void 0===t?"":BM(t),r=void 0===r?"":BM(r),h=t,KM&&"dotAll"in uL&&(n=!!r&&oL(r,"s")>-1)&&(r=nL(r,/s/g,"")),e=r,fL&&"sticky"in uL&&(o=!!r&&oL(r,"y")>-1)&&lL&&(r=nL(r,/y/g,"")),JM&&(i=function(t){for(var r,e=t.length,n=0,o="",i=[],a={},u=!1,c=!1,s=0,f="";n<=e;n++){if("\\"===(r=eL(t,n)))r+=eL(t,++n);else if("]"===r)u=!1;else if(!u)switch(!0){case"["===r:u=!0;break;case"("===r:rL(aL,iL(t,n+1))&&(n+=2,c=!0),o+=r,s++;continue;case">"===r&&c:if(""===f||GM(a,f))throw new tL("Invalid capture group name");a[f]=!0,i[i.length]=[f,s],c=!1,f="";continue}c?f+=r:o+=r}return[o,i]}(t),t=i[0],l=i[1]),a=_M(QM(t,r),c?this:ZM,pL),(n||o||l.length)&&(u=YM(a),n&&(u.dotAll=!0,u.raw=pL(function(t){for(var r,e=t.length,n=0,o="",i=!1;n<=e;n++)"\\"!==(r=eL(t,n))?i||"."!==r?("["===r?i=!0:"]"===r&&(i=!1),o+=r):o+="[\\s\\S]":o+=r+eL(t,++n);return o}(t),e)),o&&(u.sticky=!0),l.length&&(u.groups=l)),t!==h)try{NM(a,"source",""===h?"(?:)":h)}catch(qz){}return a},vL=UM(QM),dL=0;vL.length>dL;)HM(pL,QM,vL[dL++]);ZM.constructor=pL,pL.prototype=ZM,qM(LM,"RegExp",pL,{constructor:!0})}$M("RegExp");var gL=i,yL=Pg,mL=O,bL=mE,wL=ke.get,EL=RegExp.prototype,AL=TypeError;gL&&yL&&bL(EL,"dotAll",{configurable:!0,get:function(){if(this!==EL){if("RegExp"===mL(this))return!!wL(this).dotAll;throw AL("Incompatible receiver, RegExp required")}}});var xL=i,SL=Rg.MISSED_STICKY,OL=O,RL=mE,TL=ke.get,IL=RegExp.prototype,PL=TypeError;xL&&SL&&RL(IL,"sticky",{configurable:!0,get:function(){if(this!==IL){if("RegExp"===OL(this))return!!TL(this).sticky;throw PL("Incompatible receiver, RegExp required")}}});var jL=WP.left,ML=at,LL=gs;ro({target:"Array",proto:!0,forced:!tE("reduce")||!LL&&ML>79&&ML<83},{reduce:function(t){var r=arguments.length;return jL(this,t,r,r>1?arguments[1]:void 0)}});var kL=i,CL=I,_L=ki,NL=B,UL=CL(f.f),DL=CL([].push),FL=function(t){return function(r){for(var e,n=NL(r),o=_L(n),i=o.length,a=0,u=[];i>a;)e=o[a++],kL&&!UL(n,e)||DL(u,t?[e,n[e]]:n[e]);return u}},BL={entries:FL(!0),values:FL(!1)},zL=BL.entries;ro({target:"Object",stat:!0},{entries:function(t){return zL(t)}});var WL=BL.values;ro({target:"Object",stat:!0},{values:function(t){return WL(t)}});var HL=ro,qL=Fa.findIndex,VL=Np,GL="findIndex",YL=!0;GL in[]&&Array(1).findIndex((function(){YL=!1})),HL({target:"Array",proto:!0,forced:YL},{findIndex:function(t){return qL(this,t,arguments.length>1?arguments[1]:void 0)}}),VL(GL);var $L=I(1..valueOf),KL=i,JL=e,XL=I,QL=Yn,ZL=Je,tk=Ht,rk=Fd,ek=Q,nk=dt,ok=pr,ik=o,ak=Xe.f,uk=n.f,ck=Lr.f,sk=$L,fk=ew.trim,lk="Number",hk=JL.Number,pk=hk.prototype,vk=JL.TypeError,dk=XL("".slice),gk=XL("".charCodeAt),yk=function(t){var r=ok(t,"number");return"bigint"==typeof r?r:mk(r)},mk=function(t){var r,e,n,o,i,a,u,c,s=ok(t,"number");if(nk(s))throw vk("Cannot convert a Symbol value to a number");if("string"==typeof s&&s.length>2)if(s=fk(s),43===(r=gk(s,0))||45===r){if(88===(e=gk(s,2))||120===e)return NaN}else if(48===r){switch(gk(s,1)){case 66:case 98:n=2,o=49;break;case 79:case 111:n=8,o=55;break;default:return+s}for(a=(i=dk(s,2)).length,u=0;u<a;u++)if((c=gk(i,u))<48||c>o)return NaN;return parseInt(i,n)}return+s};if(QL(lk,!hk(" 0o1")||!hk("0b1")||hk("+0x1"))){for(var bk,wk=function(t){var r=arguments.length<1?0:hk(yk(t)),e=this;return ek(pk,e)&&ik((function(){sk(e)}))?rk(Object(r),e,wk):r},Ek=KL?ak(hk):"MAX_VALUE,MIN_VALUE,NaN,NEGATIVE_INFINITY,POSITIVE_INFINITY,EPSILON,MAX_SAFE_INTEGER,MIN_SAFE_INTEGER,isFinite,isInteger,isNaN,isSafeInteger,parseFloat,parseInt,fromString,range".split(","),Ak=0;Ek.length>Ak;Ak++)tk(hk,bk=Ek[Ak])&&!tk(wk,bk)&&ck(wk,bk,uk(hk,bk));wk.prototype=pk,pk.constructor=wk,ZL(JL,lk,wk,{constructor:!0})}var xk=en,Sk=Pi,Ok=U,Rk=RangeError;ro({target:"String",proto:!0},{repeat:function(t){var r=Sk(Ok(this)),e="",n=xk(t);if(n<0||n==1/0)throw Rk("Wrong number of repetitions");for(;n>0;(n>>>=1)&&(r+=r))1&n&&(e+=r);return e}}),(0,OS.exports)("Uint32",(function(t){return function(r,e,n){return t(this,r,e,n)}}));var Tk=Ur,Ik=Lh,Pk=ca,jk=s,Mk=Bt,Lk=function(t,r,e,n){try{return n?r(Tk(e)[0],e[1]):r(e)}catch(qz){Ik(t,"throw",qz)}},kk=dh,Ck=Sa,_k=hn,Nk=io,Uk=Ih,Dk=Eh,Fk=Array,Bk=function(t){var r=Mk(t),e=Ck(this),n=arguments.length,o=n>1?arguments[1]:void 0,i=void 0!==o;i&&(o=Pk(o,n>2?arguments[2]:void 0));var a,u,c,s,f,l,h=Dk(r),p=0;if(!h||this===Fk&&kk(h))for(a=_k(r),u=e?new this(a):Fk(a);a>p;p++)l=i?o(r[p],p):r[p],Nk(u,p,l);else for(f=(s=Uk(r,h)).next,u=e?new this:[];!(c=jk(f,s)).done;p++)l=i?Lk(s,o,[c.value,p],!0):c.value,Nk(u,p,l);return u.length=p,u},zk=Bk;ro({target:"Array",stat:!0,forced:!Xh((function(t){Array.from(t)}))},{from:zk});var Wk=ro,Hk=Fa.find,qk=Np,Vk="find",Gk=!0;Vk in[]&&Array(1).find((function(){Gk=!1})),Wk({target:"Array",proto:!0,forced:Gk},{find:function(t){return Hk(this,t,arguments.length>1?arguments[1]:void 0)}}),qk(Vk);var Yk=ro,$k=I,Kk=n.f,Jk=fn,Xk=Pi,Qk=qw,Zk=U,tC=Gw,rC=$k("".endsWith),eC=$k("".slice),nC=Math.min,oC=tC("endsWith"),iC=!oC&&!!function(){var t=Kk(String.prototype,"endsWith");return t&&!t.writable}();Yk({target:"String",proto:!0,forced:!iC&&!oC},{endsWith:function(t){var r=Xk(Zk(this));Qk(t);var e=arguments.length>1?arguments[1]:void 0,n=r.length,o=void 0===e?n:nC(Jk(e),n),i=Xk(t);return rC?rC(r,i,o):eC(r,o-i.length,o)===i}});var aC=Ht,uC=s,cC=Y,sC=Ur,fC=function(t){return void 0!==t&&(aC(t,"value")||aC(t,"writable"))},lC=n,hC=Vp;ro({target:"Reflect",stat:!0},{get:function t(r,e){var n,o,i=arguments.length<3?r:arguments[2];return sC(r)===i?r[e]:(n=lC.f(r,e))?fC(n)?n.value:void 0===n.get?void 0:uC(n.get,i):cC(o=hC(r))?t(o,e,i):void 0}});var pC=ro,vC=i,dC=ji.f;pC({target:"Object",stat:!0,forced:Object.defineProperties!==dC,sham:!vC},{defineProperties:dC});var gC=ro,yC=o,mC=Eo.f;gC({target:"Object",stat:!0,forced:yC((function(){return!Object.getOwnPropertyNames(1)}))},{getOwnPropertyNames:mC}),(0,OS.exports)("Float32",(function(t){return function(r,e,n){return t(this,r,e,n)}})),(0,OS.exports)("Float64",(function(t){return function(r,e,n){return t(this,r,e,n)}})),(0,OS.exports)("Int32",(function(t){return function(r,e,n){return t(this,r,e,n)}})),(0,OS.exports)("Uint16",(function(t){return function(r,e,n){return t(this,r,e,n)}})),(0,OS.exports)("Int16",(function(t){return function(r,e,n){return t(this,r,e,n)}})),(0,OS.exports)("Int8",(function(t){return function(r,e,n){return t(this,r,e,n)}})),(0,OS.exports)("Uint8",(function(t){return function(r,e,n){return t(this,r,e,n)}}),!0);var bC=o,wC=ir("iterator"),EC=!bC((function(){var t=new URL("b?a=1&b=2&c=3","http://a"),r=t.searchParams,e="";return t.pathname="c%20d",r.forEach((function(t,n){r.delete("b"),e+=n+t})),!r.sort||"http://a/c%20d?a=1&c=3"!==t.href||"3"!==r.get("c")||"a=1"!==String(new URLSearchParams("?a=1"))||!r[wC]||"a"!==new URL("https://a@b").username||"b"!==new URLSearchParams(new URLSearchParams("a=b")).get("a")||"xn--e1aybc"!==new URL("http://тест").host||"#%D0%B1"!==new URL("http://a#б").hash||"a1c3"!==e||"x"!==new URL("http://x",void 0).host})),AC=I,xC=2147483647,SC=/[^\0-\u007E]/,OC=/[.\u3002\uFF0E\uFF61]/g,RC="Overflow: input needs wider integers to process",TC=RangeError,IC=AC(OC.exec),PC=Math.floor,jC=String.fromCharCode,MC=AC("".charCodeAt),LC=AC([].join),kC=AC([].push),CC=AC("".replace),_C=AC("".split),NC=AC("".toLowerCase),UC=function(t){return t+22+75*(t<26)},DC=function(t,r,e){var n=0;for(t=e?PC(t/700):t>>1,t+=PC(t/r);t>455;)t=PC(t/35),n+=36;return PC(n+36*t/(t+38))},FC=function(t){var r=[];t=function(t){for(var r=[],e=0,n=t.length;e<n;){var o=MC(t,e++);if(o>=55296&&o<=56319&&e<n){var i=MC(t,e++);56320==(64512&i)?kC(r,((1023&o)<<10)+(1023&i)+65536):(kC(r,o),e--)}else kC(r,o)}return r}(t);var e,n,o=t.length,i=128,a=0,u=72;for(e=0;e<t.length;e++)(n=t[e])<128&&kC(r,jC(n));var c=r.length,s=c;for(c&&kC(r,"-");s<o;){var f=xC;for(e=0;e<t.length;e++)(n=t[e])>=i&&n<f&&(f=n);var l=s+1;if(f-i>PC((xC-a)/l))throw TC(RC);for(a+=(f-i)*l,i=f,e=0;e<t.length;e++){if((n=t[e])<i&&++a>xC)throw TC(RC);if(n==i){for(var h=a,p=36;;){var v=p<=u?1:p>=u+26?26:p-u;if(h<v)break;var d=h-v,g=36-v;kC(r,jC(UC(v+d%g))),h=PC(d/g),p+=36}kC(r,jC(UC(h))),u=DC(a,l,s==c),a=0,s++}}a++,i++}return LC(r,"")},BC=ro,zC=e,WC=s,HC=I,qC=i,VC=EC,GC=Je,YC=Jm,$C=pi,KC=uv,JC=ke,XC=Ms,QC=q,ZC=Ht,t_=ca,r_=Si,e_=Ur,n_=Y,o_=Pi,i_=Zi,a_=g,u_=Ih,c_=Eh,s_=Ws,f_=Kx,l_=ir("iterator"),h_="URLSearchParams",p_="URLSearchParamsIterator",v_=JC.set,d_=JC.getterFor(h_),g_=JC.getterFor(p_),y_=Object.getOwnPropertyDescriptor,m_=function(t){if(!qC)return zC[t];var r=y_(zC,t);return r&&r.value},b_=m_("fetch"),w_=m_("Request"),E_=m_("Headers"),A_=w_&&w_.prototype,x_=E_&&E_.prototype,S_=zC.RegExp,O_=zC.TypeError,R_=zC.decodeURIComponent,T_=zC.encodeURIComponent,I_=HC("".charAt),P_=HC([].join),j_=HC([].push),M_=HC("".replace),L_=HC([].shift),k_=HC([].splice),C_=HC("".split),__=HC("".slice),N_=/\+/g,U_=Array(4),D_=function(t){return U_[t-1]||(U_[t-1]=S_("((?:%[\\da-f]{2}){"+t+"})","gi"))},F_=function(t){try{return R_(t)}catch(qz){return t}},B_=function(t){var r=M_(t,N_," "),e=4;try{return R_(r)}catch(qz){for(;e;)r=M_(r,D_(e--),F_);return r}},z_=/[!'()~]|%20/g,W_={"!":"%21","'":"%27","(":"%28",")":"%29","~":"%7E","%20":"+"},H_=function(t){return W_[t]},q_=function(t){return M_(T_(t),z_,H_)},V_=KC((function(t,r){v_(this,{type:p_,iterator:u_(d_(t).entries),kind:r})}),"Iterator",(function(){var t=g_(this),r=t.kind,e=t.iterator.next(),n=e.value;return e.done||(e.value="keys"===r?n.key:"values"===r?n.value:[n.key,n.value]),e}),!0),G_=function(t){this.entries=[],this.url=null,void 0!==t&&(n_(t)?this.parseObject(t):this.parseQuery("string"==typeof t?"?"===I_(t,0)?__(t,1):t:o_(t)))};G_.prototype={type:h_,bindURL:function(t){this.url=t,this.update()},parseObject:function(t){var r,e,n,o,i,a,u,c=c_(t);if(c)for(e=(r=u_(t,c)).next;!(n=WC(e,r)).done;){if(i=(o=u_(e_(n.value))).next,(a=WC(i,o)).done||(u=WC(i,o)).done||!WC(i,o).done)throw O_("Expected sequence with length 2");j_(this.entries,{key:o_(a.value),value:o_(u.value)})}else for(var s in t)ZC(t,s)&&j_(this.entries,{key:s,value:o_(t[s])})},parseQuery:function(t){if(t)for(var r,e,n=C_(t,"&"),o=0;o<n.length;)(r=n[o++]).length&&(e=C_(r,"="),j_(this.entries,{key:B_(L_(e)),value:B_(P_(e,"="))}))},serialize:function(){for(var t,r=this.entries,e=[],n=0;n<r.length;)t=r[n++],j_(e,q_(t.key)+"="+q_(t.value));return P_(e,"&")},update:function(){this.entries.length=0,this.parseQuery(this.url.query)},updateURL:function(){this.url&&this.url.update()}};var Y_=function(){XC(this,$_);var t=arguments.length>0?arguments[0]:void 0;v_(this,new G_(t))},$_=Y_.prototype;if(YC($_,{append:function(t,r){s_(arguments.length,2);var e=d_(this);j_(e.entries,{key:o_(t),value:o_(r)}),e.updateURL()},delete:function(t){s_(arguments.length,1);for(var r=d_(this),e=r.entries,n=o_(t),o=0;o<e.length;)e[o].key===n?k_(e,o,1):o++;r.updateURL()},get:function(t){s_(arguments.length,1);for(var r=d_(this).entries,e=o_(t),n=0;n<r.length;n++)if(r[n].key===e)return r[n].value;return null},getAll:function(t){s_(arguments.length,1);for(var r=d_(this).entries,e=o_(t),n=[],o=0;o<r.length;o++)r[o].key===e&&j_(n,r[o].value);return n},has:function(t){s_(arguments.length,1);for(var r=d_(this).entries,e=o_(t),n=0;n<r.length;)if(r[n++].key===e)return!0;return!1},set:function(t,r){s_(arguments.length,1);for(var e,n=d_(this),o=n.entries,i=!1,a=o_(t),u=o_(r),c=0;c<o.length;c++)(e=o[c]).key===a&&(i?k_(o,c--,1):(i=!0,e.value=u));i||j_(o,{key:a,value:u}),n.updateURL()},sort:function(){var t=d_(this);f_(t.entries,(function(t,r){return t.key>r.key?1:-1})),t.updateURL()},forEach:function(t){for(var r,e=d_(this).entries,n=t_(t,arguments.length>1?arguments[1]:void 0),o=0;o<e.length;)n((r=e[o++]).value,r.key,this)},keys:function(){return new V_(this,"keys")},values:function(){return new V_(this,"values")},entries:function(){return new V_(this,"entries")}},{enumerable:!0}),GC($_,l_,$_.entries,{name:"entries"}),GC($_,"toString",(function(){return d_(this).serialize()}),{enumerable:!0}),$C(Y_,h_),BC({global:!0,constructor:!0,forced:!VC},{URLSearchParams:Y_}),!VC&&QC(E_)){var K_=HC(x_.has),J_=HC(x_.set),X_=function(t){if(n_(t)){var r,e=t.body;if(r_(e)===h_)return r=t.headers?new E_(t.headers):new E_,K_(r,"content-type")||J_(r,"content-type","application/x-www-form-urlencoded;charset=UTF-8"),i_(t,{body:a_(0,o_(e)),headers:a_(0,r)})}return t};if(QC(b_)&&BC({global:!0,enumerable:!0,dontCallGetSet:!0,forced:!0},{fetch:function(t){return b_(t,arguments.length>1?X_(arguments[1]):{})}}),QC(w_)){var Q_=function(t){return XC(this,A_),new w_(t,arguments.length>1?X_(arguments[1]):{})};A_.constructor=Q_,Q_.prototype=A_,BC({global:!0,constructor:!0,dontCallGetSet:!0,forced:!0},{Request:Q_})}}var Z_,tN=ro,rN=i,eN=EC,nN=e,oN=ca,iN=I,aN=Je,uN=mE,cN=Ms,sN=Ht,fN=Ld,lN=Bk,hN=To,pN=Jv.codeAt,vN=function(t){var r,e,n=[],o=_C(CC(NC(t),OC,"."),".");for(r=0;r<o.length;r++)e=o[r],kC(n,IC(SC,e)?"xn--"+FC(e):e);return LC(n,".")},dN=Pi,gN=pi,yN=Ws,mN={URLSearchParams:Y_,getState:d_},bN=ke,wN=bN.set,EN=bN.getterFor("URL"),AN=mN.URLSearchParams,xN=mN.getState,SN=nN.URL,ON=nN.TypeError,RN=nN.parseInt,TN=Math.floor,IN=Math.pow,PN=iN("".charAt),jN=iN(/./.exec),MN=iN([].join),LN=iN(1..toString),kN=iN([].pop),CN=iN([].push),_N=iN("".replace),NN=iN([].shift),UN=iN("".split),DN=iN("".slice),FN=iN("".toLowerCase),BN=iN([].unshift),zN="Invalid scheme",WN="Invalid host",HN="Invalid port",qN=/[a-z]/i,VN=/[\d+-.a-z]/i,GN=/\d/,YN=/^0x/i,$N=/^[0-7]+$/,KN=/^\d+$/,JN=/^[\da-f]+$/i,XN=/[\0\t\n\r #%/:<>?@[\\\]^|]/,QN=/[\0\t\n\r #/:<>?@[\\\]^|]/,ZN=/^[\u0000-\u0020]+|[\u0000-\u0020]+$/g,tU=/[\t\n\r]/g,rU=function(t){var r,e,n,o;if("number"==typeof t){for(r=[],e=0;e<4;e++)BN(r,t%256),t=TN(t/256);return MN(r,".")}if("object"==typeof t){for(r="",n=function(t){for(var r=null,e=1,n=null,o=0,i=0;i<8;i++)0!==t[i]?(o>e&&(r=n,e=o),n=null,o=0):(null===n&&(n=i),++o);return o>e&&(r=n,e=o),r}(t),e=0;e<8;e++)o&&0===t[e]||(o&&(o=!1),n===e?(r+=e?":":"::",o=!0):(r+=LN(t[e],16),e<7&&(r+=":")));return"["+r+"]"}return t},eU={},nU=fN({},eU,{" ":1,'"':1,"<":1,">":1,"`":1}),oU=fN({},nU,{"#":1,"?":1,"{":1,"}":1}),iU=fN({},oU,{"/":1,":":1,";":1,"=":1,"@":1,"[":1,"\\":1,"]":1,"^":1,"|":1}),aU=function(t,r){var e=pN(t,0);return e>32&&e<127&&!sN(r,t)?t:encodeURIComponent(t)},uU={ftp:21,file:null,http:80,https:443,ws:80,wss:443},cU=function(t,r){var e;return 2==t.length&&jN(qN,PN(t,0))&&(":"==(e=PN(t,1))||!r&&"|"==e)},sU=function(t){var r;return t.length>1&&cU(DN(t,0,2))&&(2==t.length||"/"===(r=PN(t,2))||"\\"===r||"?"===r||"#"===r)},fU=function(t){return"."===t||"%2e"===FN(t)},lU={},hU={},pU={},vU={},dU={},gU={},yU={},mU={},bU={},wU={},EU={},AU={},xU={},SU={},OU={},RU={},TU={},IU={},PU={},jU={},MU={},LU=function(t,r,e){var n,o,i,a=dN(t);if(r){if(o=this.parse(a))throw ON(o);this.searchParams=null}else{if(void 0!==e&&(n=new LU(e,!0)),o=this.parse(a,null,n))throw ON(o);(i=xN(new AN)).bindURL(this),this.searchParams=i}};LU.prototype={type:"URL",parse:function(t,r,e){var n,o,i,a,u,c=this,s=r||lU,f=0,l="",h=!1,p=!1,v=!1;for(t=dN(t),r||(c.scheme="",c.username="",c.password="",c.host=null,c.port=null,c.path=[],c.query=null,c.fragment=null,c.cannotBeABaseURL=!1,t=_N(t,ZN,"")),t=_N(t,tU,""),n=lN(t);f<=n.length;){switch(o=n[f],s){case lU:if(!o||!jN(qN,o)){if(r)return zN;s=pU;continue}l+=FN(o),s=hU;break;case hU:if(o&&(jN(VN,o)||"+"==o||"-"==o||"."==o))l+=FN(o);else{if(":"!=o){if(r)return zN;l="",s=pU,f=0;continue}if(r&&(c.isSpecial()!=sN(uU,l)||"file"==l&&(c.includesCredentials()||null!==c.port)||"file"==c.scheme&&!c.host))return;if(c.scheme=l,r)return void(c.isSpecial()&&uU[c.scheme]==c.port&&(c.port=null));l="","file"==c.scheme?s=SU:c.isSpecial()&&e&&e.scheme==c.scheme?s=vU:c.isSpecial()?s=mU:"/"==n[f+1]?(s=dU,f++):(c.cannotBeABaseURL=!0,CN(c.path,""),s=PU)}break;case pU:if(!e||e.cannotBeABaseURL&&"#"!=o)return zN;if(e.cannotBeABaseURL&&"#"==o){c.scheme=e.scheme,c.path=hN(e.path),c.query=e.query,c.fragment="",c.cannotBeABaseURL=!0,s=MU;break}s="file"==e.scheme?SU:gU;continue;case vU:if("/"!=o||"/"!=n[f+1]){s=gU;continue}s=bU,f++;break;case dU:if("/"==o){s=wU;break}s=IU;continue;case gU:if(c.scheme=e.scheme,o==Z_)c.username=e.username,c.password=e.password,c.host=e.host,c.port=e.port,c.path=hN(e.path),c.query=e.query;else if("/"==o||"\\"==o&&c.isSpecial())s=yU;else if("?"==o)c.username=e.username,c.password=e.password,c.host=e.host,c.port=e.port,c.path=hN(e.path),c.query="",s=jU;else{if("#"!=o){c.username=e.username,c.password=e.password,c.host=e.host,c.port=e.port,c.path=hN(e.path),c.path.length--,s=IU;continue}c.username=e.username,c.password=e.password,c.host=e.host,c.port=e.port,c.path=hN(e.path),c.query=e.query,c.fragment="",s=MU}break;case yU:if(!c.isSpecial()||"/"!=o&&"\\"!=o){if("/"!=o){c.username=e.username,c.password=e.password,c.host=e.host,c.port=e.port,s=IU;continue}s=wU}else s=bU;break;case mU:if(s=bU,"/"!=o||"/"!=PN(l,f+1))continue;f++;break;case bU:if("/"!=o&&"\\"!=o){s=wU;continue}break;case wU:if("@"==o){h&&(l="%40"+l),h=!0,i=lN(l);for(var d=0;d<i.length;d++){var g=i[d];if(":"!=g||v){var y=aU(g,iU);v?c.password+=y:c.username+=y}else v=!0}l=""}else if(o==Z_||"/"==o||"?"==o||"#"==o||"\\"==o&&c.isSpecial()){if(h&&""==l)return"Invalid authority";f-=lN(l).length+1,l="",s=EU}else l+=o;break;case EU:case AU:if(r&&"file"==c.scheme){s=RU;continue}if(":"!=o||p){if(o==Z_||"/"==o||"?"==o||"#"==o||"\\"==o&&c.isSpecial()){if(c.isSpecial()&&""==l)return WN;if(r&&""==l&&(c.includesCredentials()||null!==c.port))return;if(a=c.parseHost(l))return a;if(l="",s=TU,r)return;continue}"["==o?p=!0:"]"==o&&(p=!1),l+=o}else{if(""==l)return WN;if(a=c.parseHost(l))return a;if(l="",s=xU,r==AU)return}break;case xU:if(!jN(GN,o)){if(o==Z_||"/"==o||"?"==o||"#"==o||"\\"==o&&c.isSpecial()||r){if(""!=l){var m=RN(l,10);if(m>65535)return HN;c.port=c.isSpecial()&&m===uU[c.scheme]?null:m,l=""}if(r)return;s=TU;continue}return HN}l+=o;break;case SU:if(c.scheme="file","/"==o||"\\"==o)s=OU;else{if(!e||"file"!=e.scheme){s=IU;continue}if(o==Z_)c.host=e.host,c.path=hN(e.path),c.query=e.query;else if("?"==o)c.host=e.host,c.path=hN(e.path),c.query="",s=jU;else{if("#"!=o){sU(MN(hN(n,f),""))||(c.host=e.host,c.path=hN(e.path),c.shortenPath()),s=IU;continue}c.host=e.host,c.path=hN(e.path),c.query=e.query,c.fragment="",s=MU}}break;case OU:if("/"==o||"\\"==o){s=RU;break}e&&"file"==e.scheme&&!sU(MN(hN(n,f),""))&&(cU(e.path[0],!0)?CN(c.path,e.path[0]):c.host=e.host),s=IU;continue;case RU:if(o==Z_||"/"==o||"\\"==o||"?"==o||"#"==o){if(!r&&cU(l))s=IU;else if(""==l){if(c.host="",r)return;s=TU}else{if(a=c.parseHost(l))return a;if("localhost"==c.host&&(c.host=""),r)return;l="",s=TU}continue}l+=o;break;case TU:if(c.isSpecial()){if(s=IU,"/"!=o&&"\\"!=o)continue}else if(r||"?"!=o)if(r||"#"!=o){if(o!=Z_&&(s=IU,"/"!=o))continue}else c.fragment="",s=MU;else c.query="",s=jU;break;case IU:if(o==Z_||"/"==o||"\\"==o&&c.isSpecial()||!r&&("?"==o||"#"==o)){if(".."===(u=FN(u=l))||"%2e."===u||".%2e"===u||"%2e%2e"===u?(c.shortenPath(),"/"==o||"\\"==o&&c.isSpecial()||CN(c.path,"")):fU(l)?"/"==o||"\\"==o&&c.isSpecial()||CN(c.path,""):("file"==c.scheme&&!c.path.length&&cU(l)&&(c.host&&(c.host=""),l=PN(l,0)+":"),CN(c.path,l)),l="","file"==c.scheme&&(o==Z_||"?"==o||"#"==o))for(;c.path.length>1&&""===c.path[0];)NN(c.path);"?"==o?(c.query="",s=jU):"#"==o&&(c.fragment="",s=MU)}else l+=aU(o,oU);break;case PU:"?"==o?(c.query="",s=jU):"#"==o?(c.fragment="",s=MU):o!=Z_&&(c.path[0]+=aU(o,eU));break;case jU:r||"#"!=o?o!=Z_&&("'"==o&&c.isSpecial()?c.query+="%27":c.query+="#"==o?"%23":aU(o,eU)):(c.fragment="",s=MU);break;case MU:o!=Z_&&(c.fragment+=aU(o,nU))}f++}},parseHost:function(t){var r,e,n;if("["==PN(t,0)){if("]"!=PN(t,t.length-1))return WN;if(r=function(t){var r,e,n,o,i,a,u,c=[0,0,0,0,0,0,0,0],s=0,f=null,l=0,h=function(){return PN(t,l)};if(":"==h()){if(":"!=PN(t,1))return;l+=2,f=++s}for(;h();){if(8==s)return;if(":"!=h()){for(r=e=0;e<4&&jN(JN,h());)r=16*r+RN(h(),16),l++,e++;if("."==h()){if(0==e)return;if(l-=e,s>6)return;for(n=0;h();){if(o=null,n>0){if(!("."==h()&&n<4))return;l++}if(!jN(GN,h()))return;for(;jN(GN,h());){if(i=RN(h(),10),null===o)o=i;else{if(0==o)return;o=10*o+i}if(o>255)return;l++}c[s]=256*c[s]+o,2!=++n&&4!=n||s++}if(4!=n)return;break}if(":"==h()){if(l++,!h())return}else if(h())return;c[s++]=r}else{if(null!==f)return;l++,f=++s}}if(null!==f)for(a=s-f,s=7;0!=s&&a>0;)u=c[s],c[s--]=c[f+a-1],c[f+--a]=u;else if(8!=s)return;return c}(DN(t,1,-1)),!r)return WN;this.host=r}else if(this.isSpecial()){if(t=vN(t),jN(XN,t))return WN;if(r=function(t){var r,e,n,o,i,a,u,c=UN(t,".");if(c.length&&""==c[c.length-1]&&c.length--,(r=c.length)>4)return t;for(e=[],n=0;n<r;n++){if(""==(o=c[n]))return t;if(i=10,o.length>1&&"0"==PN(o,0)&&(i=jN(YN,o)?16:8,o=DN(o,8==i?1:2)),""===o)a=0;else{if(!jN(10==i?KN:8==i?$N:JN,o))return t;a=RN(o,i)}CN(e,a)}for(n=0;n<r;n++)if(a=e[n],n==r-1){if(a>=IN(256,5-r))return null}else if(a>255)return null;for(u=kN(e),n=0;n<e.length;n++)u+=e[n]*IN(256,3-n);return u}(t),null===r)return WN;this.host=r}else{if(jN(QN,t))return WN;for(r="",e=lN(t),n=0;n<e.length;n++)r+=aU(e[n],eU);this.host=r}},cannotHaveUsernamePasswordPort:function(){return!this.host||this.cannotBeABaseURL||"file"==this.scheme},includesCredentials:function(){return""!=this.username||""!=this.password},isSpecial:function(){return sN(uU,this.scheme)},shortenPath:function(){var t=this.path,r=t.length;!r||"file"==this.scheme&&1==r&&cU(t[0],!0)||t.length--},serialize:function(){var t=this,r=t.scheme,e=t.username,n=t.password,o=t.host,i=t.port,a=t.path,u=t.query,c=t.fragment,s=r+":";return null!==o?(s+="//",t.includesCredentials()&&(s+=e+(n?":"+n:"")+"@"),s+=rU(o),null!==i&&(s+=":"+i)):"file"==r&&(s+="//"),s+=t.cannotBeABaseURL?a[0]:a.length?"/"+MN(a,"/"):"",null!==u&&(s+="?"+u),null!==c&&(s+="#"+c),s},setHref:function(t){var r=this.parse(t);if(r)throw ON(r);this.searchParams.update()},getOrigin:function(){var t=this.scheme,r=this.port;if("blob"==t)try{return new kU(t.path[0]).origin}catch(qz){return"null"}return"file"!=t&&this.isSpecial()?t+"://"+rU(this.host)+(null!==r?":"+r:""):"null"},getProtocol:function(){return this.scheme+":"},setProtocol:function(t){this.parse(dN(t)+":",lU)},getUsername:function(){return this.username},setUsername:function(t){var r=lN(dN(t));if(!this.cannotHaveUsernamePasswordPort()){this.username="";for(var e=0;e<r.length;e++)this.username+=aU(r[e],iU)}},getPassword:function(){return this.password},setPassword:function(t){var r=lN(dN(t));if(!this.cannotHaveUsernamePasswordPort()){this.password="";for(var e=0;e<r.length;e++)this.password+=aU(r[e],iU)}},getHost:function(){var t=this.host,r=this.port;return null===t?"":null===r?rU(t):rU(t)+":"+r},setHost:function(t){this.cannotBeABaseURL||this.parse(t,EU)},getHostname:function(){var t=this.host;return null===t?"":rU(t)},setHostname:function(t){this.cannotBeABaseURL||this.parse(t,AU)},getPort:function(){var t=this.port;return null===t?"":dN(t)},setPort:function(t){this.cannotHaveUsernamePasswordPort()||(""==(t=dN(t))?this.port=null:this.parse(t,xU))},getPathname:function(){var t=this.path;return this.cannotBeABaseURL?t[0]:t.length?"/"+MN(t,"/"):""},setPathname:function(t){this.cannotBeABaseURL||(this.path=[],this.parse(t,TU))},getSearch:function(){var t=this.query;return t?"?"+t:""},setSearch:function(t){""==(t=dN(t))?this.query=null:("?"==PN(t,0)&&(t=DN(t,1)),this.query="",this.parse(t,jU)),this.searchParams.update()},getSearchParams:function(){return this.searchParams.facade},getHash:function(){var t=this.fragment;return t?"#"+t:""},setHash:function(t){""!=(t=dN(t))?("#"==PN(t,0)&&(t=DN(t,1)),this.fragment="",this.parse(t,MU)):this.fragment=null},update:function(){this.query=this.searchParams.serialize()||null}};var kU=function(t){var r=cN(this,CU),e=yN(arguments.length,1)>1?arguments[1]:void 0,n=wN(r,new LU(t,!1,e));rN||(r.href=n.serialize(),r.origin=n.getOrigin(),r.protocol=n.getProtocol(),r.username=n.getUsername(),r.password=n.getPassword(),r.host=n.getHost(),r.hostname=n.getHostname(),r.port=n.getPort(),r.pathname=n.getPathname(),r.search=n.getSearch(),r.searchParams=n.getSearchParams(),r.hash=n.getHash())},CU=kU.prototype,_U=function(t,r){return{get:function(){return EN(this)[t]()},set:r&&function(t){return EN(this)[r](t)},configurable:!0,enumerable:!0}};if(rN&&(uN(CU,"href",_U("serialize","setHref")),uN(CU,"origin",_U("getOrigin")),uN(CU,"protocol",_U("getProtocol","setProtocol")),uN(CU,"username",_U("getUsername","setUsername")),uN(CU,"password",_U("getPassword","setPassword")),uN(CU,"host",_U("getHost","setHost")),uN(CU,"hostname",_U("getHostname","setHostname")),uN(CU,"port",_U("getPort","setPort")),uN(CU,"pathname",_U("getPathname","setPathname")),uN(CU,"search",_U("getSearch","setSearch")),uN(CU,"searchParams",_U("getSearchParams")),uN(CU,"hash",_U("getHash","setHash"))),aN(CU,"toJSON",(function(){return EN(this).serialize()}),{enumerable:!0}),aN(CU,"toString",(function(){return EN(this).serialize()}),{enumerable:!0}),SN){var NU=SN.createObjectURL,UU=SN.revokeObjectURL;NU&&aN(kU,"createObjectURL",oN(NU,SN)),UU&&aN(kU,"revokeObjectURL",oN(UU,SN))}gN(kU,"URL"),tN({global:!0,constructor:!0,forced:!eN,sham:!rN},{URL:kU});var DU=Object.is||function(t,r){return t===r?0!==t||1/t==1/r:t!=t&&r!=r},FU=s,BU=Ur,zU=C,WU=U,HU=DU,qU=Pi,VU=St,GU=Ry;cy("search",(function(t,r,e){return[function(r){var e=WU(this),n=zU(r)?void 0:VU(r,t);return n?FU(n,r,e):new RegExp(r)[t](qU(e))},function(t){var n=BU(this),o=qU(t),i=e(r,n,o);if(i.done)return i.value;var a=n.lastIndex;HU(a,0)||(n.lastIndex=0);var u=GU(n,o);return HU(n.lastIndex,a)||(n.lastIndex=a),null===u?-1:u.index}]}));var YU=ew.end,$U=aw("trimEnd")?function(){return YU(this)}:"".trimEnd;ro({target:"String",proto:!0,name:"trimEnd",forced:"".trimRight!==$U},{trimRight:$U});ro({target:"String",proto:!0,name:"trimEnd",forced:"".trimEnd!==$U},{trimEnd:$U});var KU=ro,JU=s,XU=I,QU=U,ZU=q,tD=C,rD=zw,eD=Pi,nD=St,oD=om,iD=by,aD=ir("replace"),uD=TypeError,cD=XU("".indexOf);XU("".replace);var sD=XU("".slice),fD=Math.max,lD=function(t,r,e){return e>t.length?-1:""===r?e:cD(t,r,e)};KU({target:"String",proto:!0},{replaceAll:function(t,r){var e,n,o,i,a,u,c,s,f=QU(this),l=0,h=0,p="";if(!tD(t)){if(rD(t)&&(e=eD(QU(oD(t))),!~cD(e,"g")))throw uD("`.replaceAll` does not allow non-global regexes");if(n=nD(t,aD))return JU(n,t,f,r)}for(o=eD(f),i=eD(t),(a=ZU(r))||(r=eD(r)),u=i.length,c=fD(1,u),l=lD(o,i,0);-1!==l;)s=a?eD(r(i,l,o)):iD(i,o,l,[],void 0,r),p+=sD(o,h,l)+s,h=l+u,l=lD(o,i,l+c);return h<o.length&&(p+=sD(o,h)),p}});var hD=e,pD=o,vD=Pi,dD=ew.trim,gD=I("".charAt),yD=hD.parseFloat,mD=hD.Symbol,bD=mD&&mD.iterator,wD=1/yD("\t\n\v\f\r                 \u2028\u2029\ufeff-0")!=-1/0||bD&&!pD((function(){yD(Object(bD))}))?function(t){var r=dD(vD(t)),e=yD(r);return 0===e&&"-"==gD(r,0)?-0:e}:yD;ro({global:!0,forced:parseFloat!=wD},{parseFloat:wD});var ED=Math.expm1,AD=Math.exp,xD=!ED||ED(10)>22025.465794806718||ED(10)<22025.465794806718||-2e-17!=ED(-2e-17)?function(t){var r=+t;return 0==r?r:r>-1e-6&&r<1e-6?r+r*r/2:AD(r)-1}:ED,SD=ro,OD=o,RD=xD,TD=Math.abs,ID=Math.exp,PD=Math.E;SD({target:"Math",stat:!0,forced:OD((function(){return-2e-17!=Math.sinh(-2e-17)}))},{sinh:function(t){var r=+t;return TD(r)<1?(RD(r)-RD(-r))/2:(ID(r-1)-ID(-r-1))*(PD/2)}});var jD=ro,MD=xD,LD=Math.cosh,kD=Math.abs,CD=Math.E;jD({target:"Math",stat:!0,forced:!LD||LD(710)===1/0},{cosh:function(t){var r=MD(kD(t)-1)+1;return(r+1/(r*CD*CD))*(CD/2)}});var _D=ca,ND=k,UD=Bt,DD=gr,FD=hn,BD=Zi,zD=OI,WD=Array,HD=I([].push),qD=function(t,r,e,n){for(var o,i,a,u=UD(t),c=ND(u),s=_D(r,e),f=BD(null),l=FD(c),h=0;l>h;h++)a=c[h],(i=DD(s(a,h,u)))in f?HD(f[i],a):f[i]=[a];if(n&&(o=n(u))!==WD)for(i in f)f[i]=zD(o,f[i]);return f},VD=Np;ro({target:"Array",proto:!0},{group:function(t){var r=arguments.length>1?arguments[1]:void 0;return qD(this,t,r)}}),VD("group");var GD=Np;ro({target:"Array",proto:!0},{fill:jO}),GD("fill");var YD=Math.log,$D=Math.LOG10E;ro({target:"Math",stat:!0},{log10:Math.log10||function(t){return YD(t)*$D}});var KD=Math.sign||function(t){var r=+t;return 0==r||r!=r?r:r<0?-1:1};ro({target:"Math",stat:!0},{sign:KD});var JD=Ur,XD=n;ro({target:"Reflect",stat:!0,sham:!i},{getOwnPropertyDescriptor:function(t,r){return XD.f(JD(t),r)}});var QD=Ur,ZD=Vp;ro({target:"Reflect",stat:!0,sham:!Up},{getPrototypeOf:function(t){return ZD(QD(t))}}),ro({target:"Reflect",stat:!0},{has:function(t,r){return r in t}}),ro({target:"Reflect",stat:!0},{ownKeys:kn}),ro({target:"Number",stat:!0,nonConfigurable:!0,nonWritable:!0},{EPSILON:Math.pow(2,-52)});var tF=Fo;ro({target:"Object",stat:!0,forced:Object.isExtensible!==tF},{isExtensible:tF});ro({target:"Array",proto:!0,forced:PP!==[].lastIndexOf},{lastIndexOf:PP}),ro({target:"Number",stat:!0,nonConfigurable:!0,nonWritable:!0},{MAX_SAFE_INTEGER:9007199254740991});var rF=fa,eF=hn,nF=Em,oF=ca,iF=function(t,r,e,n,o,i,a,u){for(var c,s,f=o,l=0,h=!!a&&oF(a,u);l<n;)l in e&&(c=h?h(e[l],l,r):e[l],i>0&&rF(c)?(s=eF(c),f=iF(t,r,c,s,f,i-1)-1):(nF(f+1),t[f]=c),f++),l++;return f},aF=iF,uF=aF,cF=Bt,sF=hn,fF=en,lF=Ma;ro({target:"Array",proto:!0},{flat:function(){var t=arguments.length?arguments[0]:void 0,r=cF(this),e=sF(r),n=lF(r,0);return n.length=uF(n,r,r,e,0,void 0===t?1:fF(t)),n}}),Np("flat"),ro({target:"Math",stat:!0},{trunc:tn});var hF=WP.right,pF=at,vF=gs;ro({target:"Array",proto:!0,forced:!tE("reduceRight")||!vF&&pF>79&&pF<83},{reduceRight:function(t){return hF(this,t,arguments.length,arguments.length>1?arguments[1]:void 0)}});var dF=ro,gF=$f,yF=o,mF=X,bF=q,wF=Bs,EF=xp,AF=Je,xF=gF&&gF.prototype;if(dF({target:"Promise",proto:!0,real:!0,forced:!!gF&&yF((function(){xF.finally.call({then:function(){}},(function(){}))}))},{finally:function(t){var r=wF(this,mF("Promise")),e=bF(t);return this.then(e?function(e){return EF(r,t()).then((function(){return e}))}:t,e?function(e){return EF(r,t()).then((function(){throw e}))}:t)}}),bF(gF)){var SF=mF("Promise").prototype.finally;xF.finally!==SF&&AF(xF,"finally",SF,{unsafe:!0})}var OF=gs,RF=i,TF=o,IF=Ur,PF=Zi,jF=zd,MF=Error.prototype.toString,LF=TF((function(){if(RF){var t=PF(Object.defineProperty({},"name",{get:function(){return this===t}}));if("true"!==MF.call(t))return!0}return"2: 1"!==MF.call({message:1,name:2})||"Error"!==MF.call({})}))?function(){var t=IF(this),r=jF(t.name,"Error"),e=jF(t.message);return r?e?r+": "+e:r:e}:MF,kF={IndexSizeError:{s:"INDEX_SIZE_ERR",c:1,m:1},DOMStringSizeError:{s:"DOMSTRING_SIZE_ERR",c:2,m:0},HierarchyRequestError:{s:"HIERARCHY_REQUEST_ERR",c:3,m:1},WrongDocumentError:{s:"WRONG_DOCUMENT_ERR",c:4,m:1},InvalidCharacterError:{s:"INVALID_CHARACTER_ERR",c:5,m:1},NoDataAllowedError:{s:"NO_DATA_ALLOWED_ERR",c:6,m:0},NoModificationAllowedError:{s:"NO_MODIFICATION_ALLOWED_ERR",c:7,m:1},NotFoundError:{s:"NOT_FOUND_ERR",c:8,m:1},NotSupportedError:{s:"NOT_SUPPORTED_ERR",c:9,m:1},InUseAttributeError:{s:"INUSE_ATTRIBUTE_ERR",c:10,m:1},InvalidStateError:{s:"INVALID_STATE_ERR",c:11,m:1},SyntaxError:{s:"SYNTAX_ERR",c:12,m:1},InvalidModificationError:{s:"INVALID_MODIFICATION_ERR",c:13,m:1},NamespaceError:{s:"NAMESPACE_ERR",c:14,m:1},InvalidAccessError:{s:"INVALID_ACCESS_ERR",c:15,m:1},ValidationError:{s:"VALIDATION_ERR",c:16,m:0},TypeMismatchError:{s:"TYPE_MISMATCH_ERR",c:17,m:1},SecurityError:{s:"SECURITY_ERR",c:18,m:1},NetworkError:{s:"NETWORK_ERR",c:19,m:1},AbortError:{s:"ABORT_ERR",c:20,m:1},URLMismatchError:{s:"URL_MISMATCH_ERR",c:21,m:1},QuotaExceededError:{s:"QUOTA_EXCEEDED_ERR",c:22,m:1},TimeoutError:{s:"TIMEOUT_ERR",c:23,m:1},InvalidNodeTypeError:{s:"INVALID_NODE_TYPE_ERR",c:24,m:1},DataCloneError:{s:"DATA_CLONE_ERR",c:25,m:1}},CF=ro,_F=function(t){try{if(OF)return Function('return require("'+t+'")')()}catch(qz){}},NF=X,UF=o,DF=Zi,FF=g,BF=Lr.f,zF=Je,WF=mE,HF=Ht,qF=Ms,VF=Ur,GF=LF,YF=zd,$F=kF,KF=Kd,JF=ke,XF=i,QF="DOMException",ZF="DATA_CLONE_ERR",tB=NF("Error"),rB=NF(QF)||function(){try{(new(NF("MessageChannel")||_F("worker_threads").MessageChannel)).port1.postMessage(new WeakMap)}catch(qz){if(qz.name==ZF&&25==qz.code)return qz.constructor}}(),eB=rB&&rB.prototype,nB=tB.prototype,oB=JF.set,iB=JF.getterFor(QF),aB="stack"in tB(QF),uB=function(t){return HF($F,t)&&$F[t].m?$F[t].c:0},cB=function(){qF(this,sB);var t=arguments.length,r=YF(t<1?void 0:arguments[0]),e=YF(t<2?void 0:arguments[1],"Error"),n=uB(e);if(oB(this,{type:QF,name:e,message:r,code:n}),XF||(this.name=e,this.message=r,this.code=n),aB){var o=tB(r);o.name=QF,BF(this,"stack",FF(1,KF(o.stack,1)))}},sB=cB.prototype=DF(nB),fB=function(t){return{enumerable:!0,configurable:!0,get:t}},lB=function(t){return fB((function(){return iB(this)[t]}))};XF&&(WF(sB,"code",lB("code")),WF(sB,"message",lB("message")),WF(sB,"name",lB("name"))),BF(sB,"constructor",FF(1,cB));var hB=UF((function(){return!(new rB instanceof tB)})),pB=hB||UF((function(){return nB.toString!==GF||"2: 1"!==String(new rB(1,2))})),vB=hB||UF((function(){return 25!==new rB(1,"DataCloneError").code}));hB||25!==rB.DATA_CLONE_ERR||eB.DATA_CLONE_ERR;CF({global:!0,constructor:!0,forced:hB},{DOMException:hB?cB:rB});var dB=NF(QF),gB=dB.prototype;for(var yB in pB&&rB===dB&&zF(gB,"toString",GF),vB&&XF&&rB===dB&&WF(gB,"code",fB((function(){return uB(VF(this).name)}))),$F)if(HF($F,yB)){var mB=$F[yB],bB=mB.s,wB=FF(6,mB.c);HF(dB,bB)||BF(dB,bB,wB),HF(gB,bB)||BF(gB,bB,wB)}var EB=ro,AB=e,xB=X,SB=g,OB=Lr.f,RB=Ht,TB=Ms,IB=Fd,PB=zd,jB=kF,MB=Kd,LB=i,kB="DOMException",CB=xB("Error"),_B=xB(kB),NB=function(){TB(this,UB);var t=arguments.length,r=PB(t<1?void 0:arguments[0]),e=PB(t<2?void 0:arguments[1],"Error"),n=new _B(r,e),o=CB(r);return o.name=kB,OB(n,"stack",SB(1,MB(o.stack,1))),IB(n,this,NB),n},UB=NB.prototype=_B.prototype,DB="stack"in CB(kB),FB="stack"in new _B(1,2),BB=_B&&LB&&Object.getOwnPropertyDescriptor(AB,kB),zB=!(!BB||BB.writable&&BB.configurable),WB=DB&&!zB&&!FB;EB({global:!0,constructor:!0,forced:WB},{DOMException:WB?NB:_B});var HB=xB(kB),qB=HB.prototype;if(qB.constructor!==HB)for(var VB in OB(qB,"constructor",SB(1,HB)),jB)if(RB(jB,VB)){var GB=jB[VB],YB=GB.s;RB(HB,YB)||OB(HB,YB,SB(6,GB.c))}var $B="DOMException";pi(X($B),$B),ro({target:"Number",stat:!0},{isInteger:CR});var KB=KD,JB=Math.abs,XB=Math.pow,QB=XB(2,-52),ZB=XB(2,-23),tz=XB(2,127)*(2-ZB),rz=XB(2,-126);ro({target:"Math",stat:!0},{fround:Math.fround||function(t){var r,e,n=+t,o=JB(n),i=KB(n);return o<rz?i*function(t){return t+1/QB-1/QB}(o/rz/ZB)*rz*ZB:(e=(r=(1+ZB/QB)*o)-(r-o))>tz||e!=e?i*(1/0):i*e}});var ez=oa;mo("toPrimitive"),ez();var nz=Ur,oz=Pt,iz=TypeError,az=Ht,uz=Je,cz=function(t){if(nz(this),"string"===t||"default"===t)t="string";else if("number"!==t)throw iz("Incorrect hint");return oz(this,t)},sz=ir("toPrimitive"),fz=Date.prototype;az(fz,sz)||uz(fz,sz,cz);var lz=aF,hz=Et,pz=Bt,vz=hn,dz=Ma;ro({target:"Array",proto:!0},{flatMap:function(t){var r,e=pz(this),n=vz(e);return hz(t),(r=dz(e,0)).length=lz(r,e,e,n,0,1,t,arguments.length>1?arguments[1]:void 0),r}}),Np("flatMap");var gz=ro,yz=Math.hypot,mz=Math.abs,bz=Math.sqrt;gz({target:"Math",stat:!0,arity:2,forced:!!yz&&yz(1/0,NaN)!==1/0},{hypot:function(t,r){for(var e,n,o=0,i=0,a=arguments.length,u=0;i<a;)u<(e=mz(arguments[i++]))?(o=o*(n=u/e)*n+1,u=e):o+=e>0?(n=e/u)*n:e;return u===1/0?1/0:u*bz(o)}}),ro({target:"Number",stat:!0,nonConfigurable:!0,nonWritable:!0},{MIN_SAFE_INTEGER:-9007199254740991});var wz=ro,Ez=o,Az=Y,xz=O,Sz=ko,Oz=Object.isSealed;wz({target:"Object",stat:!0,forced:Ez((function(){Oz(1)}))||Sz},{isSealed:function(t){return!Az(t)||(!(!Sz||"ArrayBuffer"!=xz(t))||!!Oz&&Oz(t))}});var Rz=ro,Tz=o,Iz=Y,Pz=O,jz=ko,Mz=Object.isFrozen;Rz({target:"Object",stat:!0,forced:Tz((function(){Mz(1)}))||jz},{isFrozen:function(t){return!Iz(t)||(!(!jz||"ArrayBuffer"!=Pz(t))||!!Mz&&Mz(t))}});var Lz=ro,kz=Y,Cz=wo.exports.onFreeze,_z=bo,Nz=o,Uz=Object.seal;Lz({target:"Object",stat:!0,forced:Nz((function(){Uz(1)})),sham:!_z},{seal:function(t){return Uz&&kz(t)?Uz(Cz(t)):t}});var Dz=ro,Fz=Y,Bz=wo.exports.onFreeze,zz=bo,Wz=o,Hz=Object.preventExtensions;Dz({target:"Object",stat:!0,forced:Wz((function(){Hz(1)})),sham:!zz},{preventExtensions:function(t){return Hz&&Fz(t)?Hz(Bz(t)):t}}),function(){function r(t,r){return(r||"")+" (SystemJS https://github.com/systemjs/systemjs/blob/main/docs/errors.md#"+t+")"}function e(t,r){if(-1!==t.indexOf("\\")&&(t=t.replace(S,"/")),"/"===t[0]&&"/"===t[1])return r.slice(0,r.indexOf(":")+1)+t;if("."===t[0]&&("/"===t[1]||"."===t[1]&&("/"===t[2]||2===t.length&&(t+="/"))||1===t.length&&(t+="/"))||"/"===t[0]){var e,n=r.slice(0,r.indexOf(":")+1);if(e="/"===r[n.length+1]?"file:"!==n?(e=r.slice(n.length+2)).slice(e.indexOf("/")+1):r.slice(8):r.slice(n.length+("/"===r[n.length])),"/"===t[0])return r.slice(0,r.length-e.length-1)+t;for(var o=e.slice(0,e.lastIndexOf("/")+1)+t,i=[],a=-1,u=0;u<o.length;u++)-1!==a?"/"===o[u]&&(i.push(o.slice(a,u+1)),a=-1):"."===o[u]?"."!==o[u+1]||"/"!==o[u+2]&&u+2!==o.length?"/"===o[u+1]||u+1===o.length?u+=1:a=u:(i.pop(),u+=2):a=u;return-1!==a&&i.push(o.slice(a)),r.slice(0,r.length-e.length)+i.join("")}}function n(t,r){return e(t,r)||(-1!==t.indexOf(":")?t:e("./"+t,r))}function o(t,r,n,o,i){for(var a in t){var u=e(a,n)||a,f=t[a];if("string"==typeof f){var l=s(o,e(f,n)||f,i);l?r[u]=l:c("W1",a,f)}}}function i(t,r,e){var i;for(i in t.imports&&o(t.imports,e.imports,r,e,null),t.scopes||{}){var a=n(i,r);o(t.scopes[i],e.scopes[a]||(e.scopes[a]={}),r,e,a)}for(i in t.depcache||{})e.depcache[n(i,r)]=t.depcache[i];for(i in t.integrity||{})e.integrity[n(i,r)]=t.integrity[i]}function a(t,r){if(r[t])return t;var e=t.length;do{var n=t.slice(0,e+1);if(n in r)return n}while(-1!==(e=t.lastIndexOf("/",e-1)))}function u(t,r){var e=a(t,r);if(e){var n=r[e];if(null===n)return;if(!(t.length>e.length&&"/"!==n[n.length-1]))return n+t.slice(e.length);c("W2",e,n)}}function c(t,e,n){console.warn(r(t,[n,e].join(", ")))}function s(t,r,e){for(var n=t.scopes,o=e&&a(e,n);o;){var i=u(r,n[o]);if(i)return i;o=a(o.slice(0,o.lastIndexOf("/")),n)}return u(r,t.imports)||-1!==r.indexOf(":")&&r}function f(){this[R]={}}function l(t,e,n){var o=t[R][e];if(o)return o;var i=[],a=Object.create(null);O&&Object.defineProperty(a,O,{value:"Module"});var u=Promise.resolve().then((function(){return t.instantiate(e,n)})).then((function(n){if(!n)throw Error(r(2,e));var u=n[1]((function(t,r){o.h=!0;var e=!1;if("string"==typeof t)t in a&&a[t]===r||(a[t]=r,e=!0);else{for(var n in t)r=t[n],n in a&&a[n]===r||(a[n]=r,e=!0);t&&t.__esModule&&(a.__esModule=t.__esModule)}if(e)for(var u=0;u<i.length;u++){var c=i[u];c&&c(a)}return r}),2===n[1].length?{import:function(r){return t.import(r,e)},meta:t.createContext(e)}:void 0);return o.e=u.execute||function(){},[n[0],u.setters||[]]}),(function(t){throw o.e=null,o.er=t,t})),c=u.then((function(r){return Promise.all(r[0].map((function(n,o){var i=r[1][o];return Promise.resolve(t.resolve(n,e)).then((function(r){var n=l(t,r,e);return Promise.resolve(n.I).then((function(){return i&&(n.i.push(i),!n.h&&n.I||i(n.n)),n}))}))}))).then((function(t){o.d=t}))}));return o=t[R][e]={id:e,i:i,n:a,I:u,L:c,h:!1,d:void 0,e:void 0,er:void 0,E:void 0,C:void 0,p:void 0}}function h(t,r,e,n){if(!n[r.id])return n[r.id]=!0,Promise.resolve(r.L).then((function(){return r.p&&null!==r.p.e||(r.p=e),Promise.all(r.d.map((function(r){return h(t,r,e,n)})))})).catch((function(t){if(r.er)throw t;throw r.e=null,t}))}function p(t,r){return r.C=h(t,r,r,{}).then((function(){return v(t,r,{})})).then((function(){return r.n}))}function v(t,r,e){function n(){try{var t=i.call(I);if(t)return t=t.then((function(){r.C=r.n,r.E=null}),(function(t){throw r.er=t,r.E=null,t})),r.E=t;r.C=r.n,r.L=r.I=void 0}catch(e){throw r.er=e,e}}if(!e[r.id]){if(e[r.id]=!0,!r.e){if(r.er)throw r.er;return r.E?r.E:void 0}var o,i=r.e;return r.e=null,r.d.forEach((function(n){try{var i=v(t,n,e);i&&(o=o||[]).push(i)}catch(u){throw r.er=u,u}})),o?Promise.all(o).then(n):n()}}function d(){[].forEach.call(document.querySelectorAll("script"),(function(t){if(!t.sp)if("systemjs-module"===t.type){if(t.sp=!0,!t.src)return;System.import("import:"===t.src.slice(0,7)?t.src.slice(7):n(t.src,g)).catch((function(r){if(r.message.indexOf("https://github.com/systemjs/systemjs/blob/main/docs/errors.md#3")>-1){var e=document.createEvent("Event");e.initEvent("error",!1,!1),t.dispatchEvent(e)}return Promise.reject(r)}))}else if("systemjs-importmap"===t.type){t.sp=!0;var e=t.src?(System.fetch||fetch)(t.src,{integrity:t.integrity,passThrough:!0}).then((function(t){if(!t.ok)throw Error(t.status);return t.text()})).catch((function(e){return e.message=r("W4",t.src)+"\n"+e.message,console.warn(e),"function"==typeof t.onerror&&t.onerror(),"{}"})):t.innerHTML;M=M.then((function(){return e})).then((function(e){!function(t,e,n){var o={};try{o=JSON.parse(e)}catch(u){console.warn(Error(r("W5")))}i(o,n,t)}(L,e,t.src||g)}))}}))}var g,y="undefined"!=typeof Symbol,m="undefined"!=typeof self,b="undefined"!=typeof document,w=m?self:t;if(b){var E=document.querySelector("base[href]");E&&(g=E.href)}if(!g&&"undefined"!=typeof location){var A=(g=location.href.split("#")[0].split("?")[0]).lastIndexOf("/");-1!==A&&(g=g.slice(0,A+1))}var x,S=/\\/g,O=y&&Symbol.toStringTag,R=y?Symbol():"@",T=f.prototype;T.import=function(t,r){var e=this;return Promise.resolve(e.prepareImport()).then((function(){return e.resolve(t,r)})).then((function(t){var r=l(e,t);return r.C||p(e,r)}))},T.createContext=function(t){var r=this;return{url:t,resolve:function(e,n){return Promise.resolve(r.resolve(e,n||t))}}},T.register=function(t,r){x=[t,r]},T.getRegister=function(){var t=x;return x=void 0,t};var I=Object.freeze(Object.create(null));w.System=new f;var P,j,M=Promise.resolve(),L={imports:{},scopes:{},depcache:{},integrity:{}},k=b;if(T.prepareImport=function(t){return(k||t)&&(d(),k=!1),M},b&&(d(),window.addEventListener("DOMContentLoaded",d)),T.addImportMap=function(t,r){i(t,r||g,L)},b){window.addEventListener("error",(function(t){_=t.filename,N=t.error}));var C=location.origin}T.createScript=function(t){var r=document.createElement("script");r.async=!0,t.indexOf(C+"/")&&(r.crossOrigin="anonymous");var e=L.integrity[t];return e&&(r.integrity=e),r.src=t,r};var _,N,U={},D=T.register;T.register=function(t,r){if(b&&"loading"===document.readyState&&"string"!=typeof t){var e=document.querySelectorAll("script[src]"),n=e[e.length-1];if(n){P=t;var o=this;j=setTimeout((function(){U[n.src]=[t,r],o.import(n.src)}))}}else P=void 0;return D.call(this,t,r)},T.instantiate=function(t,e){var n=U[t];if(n)return delete U[t],n;var o=this;return Promise.resolve(T.createScript(t)).then((function(n){return new Promise((function(i,a){n.addEventListener("error",(function(){a(Error(r(3,[t,e].join(", "))))})),n.addEventListener("load",(function(){if(document.head.removeChild(n),_===t)a(N);else{var r=o.getRegister(t);r&&r[0]===P&&clearTimeout(j),i(r)}})),document.head.appendChild(n)}))}))},T.shouldFetch=function(){return!1},"undefined"!=typeof fetch&&(T.fetch=fetch);var F=T.instantiate,B=/^(text|application)\/(x-)?javascript(;|$)/;T.instantiate=function(t,e){var n=this;return this.shouldFetch(t)?this.fetch(t,{credentials:"same-origin",integrity:L.integrity[t]}).then((function(o){if(!o.ok)throw Error(r(7,[o.status,o.statusText,t,e].join(", ")));var i=o.headers.get("content-type");if(!i||!B.test(i))throw Error(r(4,i));return o.text().then((function(r){return r.indexOf("//# sourceURL=")<0&&(r+="\n//# sourceURL="+t),(0,eval)(r),n.getRegister(t)}))})):F.apply(this,arguments)},T.resolve=function(t,n){return s(L,e(t,n=n||g)||t,n)||function(t,e){throw Error(r(8,[t,e].join(", ")))}(t,n)};var z=T.instantiate;T.instantiate=function(t,r){var e=L.depcache[t];if(e)for(var n=0;n<e.length;n++)l(this,this.resolve(e[n],t),t);return z.call(this,t,r)},m&&"function"==typeof importScripts&&(T.instantiate=function(t){var r=this;return Promise.resolve().then((function(){return importScripts(t),r.getRegister(t)}))})}()}();
@@ -1 +1 @@
1
- !function(){function t(t,e){return function(t){if(Array.isArray(t))return t}(t)||function(t,n){var e=null==t?null:"undefined"!=typeof Symbol&&t[Symbol.iterator]||t["@@iterator"];if(null==e)return;var r,o,i=[],u=!0,f=!1;try{for(e=e.call(t);!(u=(r=e.next()).done)&&(i.push(r.value),!n||i.length!==n);u=!0);}catch(c){f=!0,o=c}finally{try{u||null==e.return||e.return()}finally{if(f)throw o}}return i}(t,e)||function(t,e){if(!t)return;if("string"==typeof t)return n(t,e);var r=Object.prototype.toString.call(t).slice(8,-1);"Object"===r&&t.constructor&&(r=t.constructor.name);if("Map"===r||"Set"===r)return Array.from(t);if("Arguments"===r||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r))return n(t,e)}(t,e)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function n(t,n){(null==n||n>t.length)&&(n=t.length);for(var e=0,r=new Array(n);e<n;e++)r[e]=t[e];return r}function e(t){return e="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},e(t)}System.register(["./index-legacy.128bbb90.js"],(function(n,r){"use strict";var o,i,u;return{setters:[function(t){o=t.y,i=t.r,u=t.c}],execute:function(){var r=/^\s+|\s+$/g,f=/^[-+]0x[0-9a-f]+$/i,c=/^0b[01]+$/i,a=/^0o[0-7]+$/i,l=parseInt,s="object"==e(o)&&o&&o.Object===Object&&o,y="object"==("undefined"==typeof self?"undefined":e(self))&&self&&self.Object===Object&&self,v=s||y||Function("return this")(),b=Object.prototype.toString,m=Math.max,p=Math.min,d=function(){return v.Date.now()};function h(t){var n=e(t);return!!t&&("object"==n||"function"==n)}function S(t){return"symbol"==e(t)||function(t){return!!t&&"object"==e(t)}(t)&&"[object Symbol]"==b.call(t)}function g(t){if("number"==typeof t)return t;if(S(t))return NaN;if(h(t)){var n="function"==typeof t.valueOf?t.valueOf():t;t=h(n)?n+"":n}if("string"!=typeof t)return 0===t?t:+t;t=t.replace(r,"");var e=c.test(t);return e||a.test(t)?l(t.slice(2),e?2:8):f.test(t)?NaN:+t}var j=function(t,n,e){var r,o,i,u,f,c,a=0,l=!1,s=!1,y=!0;if("function"!=typeof t)throw new TypeError("Expected a function");function v(n){var e=r,i=o;return r=o=void 0,a=n,u=t.apply(i,e)}function b(t){return a=t,f=setTimeout(j,n),l?v(t):u}function S(t){var e=t-c;return void 0===c||e>=n||e<0||s&&t-a>=i}function j(){var t=d();if(S(t))return w(t);f=setTimeout(j,function(t){var e=n-(t-c);return s?p(e,i-(t-a)):e}(t))}function w(t){return f=void 0,y&&r?v(t):(r=o=void 0,u)}function x(){var t=d(),e=S(t);if(r=arguments,o=this,c=t,e){if(void 0===f)return b(c);if(s)return f=setTimeout(j,n),v(c)}return void 0===f&&(f=setTimeout(j,n)),u}return n=g(n)||0,h(e)&&(l=!!e.leading,i=(s="maxWait"in e)?m(g(e.maxWait)||0,n):i,y="trailing"in e?!!e.trailing:y),x.cancel=function(){void 0!==f&&clearTimeout(f),a=0,r=c=o=f=void 0},x.flush=function(){return void 0===f?u:w(d())},x};n("u",(function(){var n=t(i.exports.useState(!1),2),e=n[0],r=n[1];return i.exports.useLayoutEffect((function(){var t=function(){r(window.innerWidth<u.screenSizes.tablet)};return window.addEventListener("resize",j(t,250)),t(),function(){return window.removeEventListener("resize",t)}}),[]),e}))}}}))}();
1
+ !function(){function t(t,e){return function(t){if(Array.isArray(t))return t}(t)||function(t,n){var e=null==t?null:"undefined"!=typeof Symbol&&t[Symbol.iterator]||t["@@iterator"];if(null==e)return;var r,o,i=[],u=!0,f=!1;try{for(e=e.call(t);!(u=(r=e.next()).done)&&(i.push(r.value),!n||i.length!==n);u=!0);}catch(c){f=!0,o=c}finally{try{u||null==e.return||e.return()}finally{if(f)throw o}}return i}(t,e)||function(t,e){if(!t)return;if("string"==typeof t)return n(t,e);var r=Object.prototype.toString.call(t).slice(8,-1);"Object"===r&&t.constructor&&(r=t.constructor.name);if("Map"===r||"Set"===r)return Array.from(t);if("Arguments"===r||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r))return n(t,e)}(t,e)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function n(t,n){(null==n||n>t.length)&&(n=t.length);for(var e=0,r=new Array(n);e<n;e++)r[e]=t[e];return r}function e(t){return e="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},e(t)}System.register(["./index-legacy.95ccb44a.js"],(function(n,r){"use strict";var o,i,u;return{setters:[function(t){o=t.y,i=t.r,u=t.o}],execute:function(){var r=/^\s+|\s+$/g,f=/^[-+]0x[0-9a-f]+$/i,c=/^0b[01]+$/i,a=/^0o[0-7]+$/i,l=parseInt,s="object"==e(o)&&o&&o.Object===Object&&o,y="object"==("undefined"==typeof self?"undefined":e(self))&&self&&self.Object===Object&&self,v=s||y||Function("return this")(),b=Object.prototype.toString,m=Math.max,p=Math.min,d=function(){return v.Date.now()};function h(t){var n=e(t);return!!t&&("object"==n||"function"==n)}function S(t){return"symbol"==e(t)||function(t){return!!t&&"object"==e(t)}(t)&&"[object Symbol]"==b.call(t)}function g(t){if("number"==typeof t)return t;if(S(t))return NaN;if(h(t)){var n="function"==typeof t.valueOf?t.valueOf():t;t=h(n)?n+"":n}if("string"!=typeof t)return 0===t?t:+t;t=t.replace(r,"");var e=c.test(t);return e||a.test(t)?l(t.slice(2),e?2:8):f.test(t)?NaN:+t}var j=function(t,n,e){var r,o,i,u,f,c,a=0,l=!1,s=!1,y=!0;if("function"!=typeof t)throw new TypeError("Expected a function");function v(n){var e=r,i=o;return r=o=void 0,a=n,u=t.apply(i,e)}function b(t){return a=t,f=setTimeout(j,n),l?v(t):u}function S(t){var e=t-c;return void 0===c||e>=n||e<0||s&&t-a>=i}function j(){var t=d();if(S(t))return w(t);f=setTimeout(j,function(t){var e=n-(t-c);return s?p(e,i-(t-a)):e}(t))}function w(t){return f=void 0,y&&r?v(t):(r=o=void 0,u)}function x(){var t=d(),e=S(t);if(r=arguments,o=this,c=t,e){if(void 0===f)return b(c);if(s)return f=setTimeout(j,n),v(c)}return void 0===f&&(f=setTimeout(j,n)),u}return n=g(n)||0,h(e)&&(l=!!e.leading,i=(s="maxWait"in e)?m(g(e.maxWait)||0,n):i,y="trailing"in e?!!e.trailing:y),x.cancel=function(){void 0!==f&&clearTimeout(f),a=0,r=c=o=f=void 0},x.flush=function(){return void 0===f?u:w(d())},x};n("u",(function(){var n=t(i.exports.useState(!1),2),e=n[0],r=n[1];return i.exports.useLayoutEffect((function(){var t=function(){r(window.innerWidth<u.screenSizes.tablet)};return window.addEventListener("resize",j(t,250)),t(),function(){return window.removeEventListener("resize",t)}}),[]),e}))}}}))}();
@@ -1 +1 @@
1
- import{y as g,r as h,c as C}from"./index.97d3a920.js";var N="Expected a function",E=0/0,$="[object Symbol]",w=/^\s+|\s+$/g,A=/^[-+]0x[0-9a-f]+$/i,B=/^0b[01]+$/i,F=/^0o[0-7]+$/i,R=parseInt,_=typeof g=="object"&&g&&g.Object===Object&&g,G=typeof self=="object"&&self&&self.Object===Object&&self,P=_||G||Function("return this")(),D=Object.prototype,H=D.toString,U=Math.max,X=Math.min,j=function(){return P.Date.now()};function q(e,n,r){var f,c,m,a,i,s,u=0,x=!1,d=!1,y=!0;if(typeof e!="function")throw new TypeError(N);n=L(n)||0,T(r)&&(x=!!r.leading,d="maxWait"in r,m=d?U(L(r.maxWait)||0,n):m,y="trailing"in r?!!r.trailing:y);function p(t){var o=f,l=c;return f=c=void 0,u=t,a=e.apply(l,o),a}function k(t){return u=t,i=setTimeout(b,n),x?p(t):a}function M(t){var o=t-s,l=t-u,O=n-o;return d?X(O,m-l):O}function I(t){var o=t-s,l=t-u;return s===void 0||o>=n||o<0||d&&l>=m}function b(){var t=j();if(I(t))return S(t);i=setTimeout(b,M(t))}function S(t){return i=void 0,y&&f?p(t):(f=c=void 0,a)}function W(){i!==void 0&&clearTimeout(i),u=0,f=s=c=i=void 0}function z(){return i===void 0?a:S(j())}function v(){var t=j(),o=I(t);if(f=arguments,c=this,s=t,o){if(i===void 0)return k(s);if(d)return i=setTimeout(b,n),p(s)}return i===void 0&&(i=setTimeout(b,n)),a}return v.cancel=W,v.flush=z,v}function T(e){var n=typeof e;return!!e&&(n=="object"||n=="function")}function J(e){return!!e&&typeof e=="object"}function K(e){return typeof e=="symbol"||J(e)&&H.call(e)==$}function L(e){if(typeof e=="number")return e;if(K(e))return E;if(T(e)){var n=typeof e.valueOf=="function"?e.valueOf():e;e=T(n)?n+"":n}if(typeof e!="string")return e===0?e:+e;e=e.replace(w,"");var r=B.test(e);return r||F.test(e)?R(e.slice(2),r?2:8):A.test(e)?E:+e}var Q=q;const Y=()=>{const[e,n]=h.exports.useState(!1);return h.exports.useLayoutEffect(()=>{const r=()=>{n(window.innerWidth<C.screenSizes.tablet)};return window.addEventListener("resize",Q(r,250)),r(),()=>window.removeEventListener("resize",r)},[]),e};export{Y as u};
1
+ import{y as g,r as h,o as C}from"./index.9af49ac7.js";var N="Expected a function",E=0/0,$="[object Symbol]",w=/^\s+|\s+$/g,A=/^[-+]0x[0-9a-f]+$/i,B=/^0b[01]+$/i,F=/^0o[0-7]+$/i,R=parseInt,_=typeof g=="object"&&g&&g.Object===Object&&g,G=typeof self=="object"&&self&&self.Object===Object&&self,P=_||G||Function("return this")(),D=Object.prototype,H=D.toString,U=Math.max,X=Math.min,j=function(){return P.Date.now()};function q(e,n,r){var s,c,m,a,i,f,u=0,x=!1,d=!1,y=!0;if(typeof e!="function")throw new TypeError(N);n=L(n)||0,T(r)&&(x=!!r.leading,d="maxWait"in r,m=d?U(L(r.maxWait)||0,n):m,y="trailing"in r?!!r.trailing:y);function p(t){var o=s,l=c;return s=c=void 0,u=t,a=e.apply(l,o),a}function k(t){return u=t,i=setTimeout(b,n),x?p(t):a}function M(t){var o=t-f,l=t-u,O=n-o;return d?X(O,m-l):O}function I(t){var o=t-f,l=t-u;return f===void 0||o>=n||o<0||d&&l>=m}function b(){var t=j();if(I(t))return S(t);i=setTimeout(b,M(t))}function S(t){return i=void 0,y&&s?p(t):(s=c=void 0,a)}function W(){i!==void 0&&clearTimeout(i),u=0,s=f=c=i=void 0}function z(){return i===void 0?a:S(j())}function v(){var t=j(),o=I(t);if(s=arguments,c=this,f=t,o){if(i===void 0)return k(f);if(d)return i=setTimeout(b,n),p(f)}return i===void 0&&(i=setTimeout(b,n)),a}return v.cancel=W,v.flush=z,v}function T(e){var n=typeof e;return!!e&&(n=="object"||n=="function")}function J(e){return!!e&&typeof e=="object"}function K(e){return typeof e=="symbol"||J(e)&&H.call(e)==$}function L(e){if(typeof e=="number")return e;if(K(e))return E;if(T(e)){var n=typeof e.valueOf=="function"?e.valueOf():e;e=T(n)?n+"":n}if(typeof e!="string")return e===0?e:+e;e=e.replace(w,"");var r=B.test(e);return r||F.test(e)?R(e.slice(2),r?2:8):A.test(e)?E:+e}var Q=q;const Y=()=>{const[e,n]=h.exports.useState(!1);return h.exports.useLayoutEffect(()=>{const r=()=>{n(window.innerWidth<C.screenSizes.tablet)};return window.addEventListener("resize",Q(r,250)),r(),()=>window.removeEventListener("resize",r)},[]),e};export{Y as u};
@@ -0,0 +1 @@
1
+ !function(){function t(e){return t="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},t(e)}var e=["refetchPage"];function r(t,e){return function(t){if(Array.isArray(t))return t}(t)||function(t,e){var r=null==t?null:"undefined"!=typeof Symbol&&t[Symbol.iterator]||t["@@iterator"];if(null==r)return;var n,i,o=[],u=!0,s=!1;try{for(r=r.call(t);!(u=(n=r.next()).done)&&(o.push(n.value),!e||o.length!==e);u=!0);}catch(a){s=!0,i=a}finally{try{u||null==r.return||r.return()}finally{if(s)throw i}}return o}(t,e)||i(t,e)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function n(t){return function(t){if(Array.isArray(t))return o(t)}(t)||function(t){if("undefined"!=typeof Symbol&&null!=t[Symbol.iterator]||null!=t["@@iterator"])return Array.from(t)}(t)||i(t)||function(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function i(t,e){if(t){if("string"==typeof t)return o(t,e);var r=Object.prototype.toString.call(t).slice(8,-1);return"Object"===r&&t.constructor&&(r=t.constructor.name),"Map"===r||"Set"===r?Array.from(t):"Arguments"===r||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r)?o(t,e):void 0}}function o(t,e){(null==e||e>t.length)&&(e=t.length);for(var r=0,n=new Array(e);r<e;r++)n[r]=t[r];return n}function u(t,e){var r=Object.keys(t);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(t);e&&(n=n.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),r.push.apply(r,n)}return r}function s(t){for(var e=1;e<arguments.length;e++){var r=null!=arguments[e]?arguments[e]:{};e%2?u(Object(r),!0).forEach((function(e){a(t,e,r[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(r)):u(Object(r)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(r,e))}))}return t}function a(t,e,r){return e in t?Object.defineProperty(t,e,{value:r,enumerable:!0,configurable:!0,writable:!0}):t[e]=r,t}function c(t,e){if(null==t)return{};var r,n,i=function(t,e){if(null==t)return{};var r,n,i={},o=Object.keys(t);for(n=0;n<o.length;n++)r=o[n],e.indexOf(r)>=0||(i[r]=t[r]);return i}(t,e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(t);for(n=0;n<o.length;n++)r=o[n],e.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(t,r)&&(i[r]=t[r])}return i}function l(t,e){for(var r=0;r<e.length;r++){var n=e[r];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(t,n.key,n)}}function h(t,e){return h=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(t,e){return t.__proto__=e,t},h(t,e)}function f(t){var e=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){}))),!0}catch(t){return!1}}();return function(){var r,n=p(t);if(e){var i=p(this).constructor;r=Reflect.construct(n,arguments,i)}else r=n.apply(this,arguments);return d(this,r)}}function d(e,r){if(r&&("object"===t(r)||"function"==typeof r))return r;if(void 0!==r)throw new TypeError("Derived constructors may only return object or undefined");return function(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}(e)}function p(t){return p=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(t){return t.__proto__||Object.getPrototypeOf(t)},p(t)}System.register(["./index-legacy.95ccb44a.js"],(function(t,i){"use strict";var o,u,a,d,p,y,v,b,m,R,O,S,g,w;return{setters:[function(t){o=t.S,u=t.B,a=t.D,d=t.E,p=t.N,y=t.P,v=t.T,b=t.V,m=t.W,R=t.a0,O=t.a1,S=t.r,g=t.a2,w=t.a3}],execute:function(){t("u",(function(t,e,o){return function(t,e){var i=g({context:t.context}),o=S.exports.useContext(j),u=S.exports.useContext(M),s=i.defaultQueryOptions(t);s._optimisticResults=o?"isRestoring":"optimistic",s.onError&&(s.onError=O.batchCalls(s.onError));s.onSuccess&&(s.onSuccess=O.batchCalls(s.onSuccess));s.onSettled&&(s.onSettled=O.batchCalls(s.onSettled));s.suspense&&"number"!=typeof s.staleTime&&(s.staleTime=1e3);(s.suspense||s.useErrorBoundary)&&(u.isReset()||(s.retryOnMount=!1));var a=r(S.exports.useState((function(){return new e(i,s)})),1)[0],c=a.getOptimisticResult(s);if(P.exports.useSyncExternalStore(S.exports.useCallback((function(t){return o?function(){}:a.subscribe(O.batchCalls(t))}),[a,o]),(function(){return a.getCurrentResult()}),(function(){return a.getCurrentResult()})),S.exports.useEffect((function(){u.clearReset()}),[u]),S.exports.useEffect((function(){a.setOptions(s,{listeners:!1})}),[s,a]),s.suspense&&c.isLoading&&c.isFetching&&!o)throw a.fetchOptimistic(s).then((function(t){var e=t.data;null==s.onSuccess||s.onSuccess(e),null==s.onSettled||s.onSettled(e,null)})).catch((function(t){u.clearReset(),null==s.onError||s.onError(t),null==s.onSettled||s.onSettled(void 0,t)}));if(c.isError&&!u.isReset()&&!c.isFetching&&function(t,e){if("function"==typeof t)return t.apply(void 0,n(e));return!!t}(s.useErrorBoundary,[c.error,a.getCurrentQuery()]))throw c.error;return s.notifyOnChangeProps?c:a.trackResult(c)}(w(t,e,o),i)}));var i=function(t){!function(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),Object.defineProperty(t,"prototype",{writable:!1}),e&&h(t,e)}(S,t);var r,n,i,o=f(S);function S(t,e){var r;return function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,S),(r=o.call(this)).client=t,r.options=e,r.trackedProps=new Set,r.selectError=null,r.bindMethods(),r.setOptions(e),r}return r=S,n=[{key:"bindMethods",value:function(){this.remove=this.remove.bind(this),this.refetch=this.refetch.bind(this)}},{key:"onSubscribe",value:function(){1===this.listeners.length&&(this.currentQuery.addObserver(this),E(this.currentQuery,this.options)&&this.executeFetch(),this.updateTimers())}},{key:"onUnsubscribe",value:function(){this.listeners.length||this.destroy()}},{key:"shouldFetchOnReconnect",value:function(){return k(this.currentQuery,this.options,this.options.refetchOnReconnect)}},{key:"shouldFetchOnWindowFocus",value:function(){return k(this.currentQuery,this.options,this.options.refetchOnWindowFocus)}},{key:"destroy",value:function(){this.listeners=[],this.clearStaleTimeout(),this.clearRefetchInterval(),this.currentQuery.removeObserver(this)}},{key:"setOptions",value:function(t,e){var r=this.options,n=this.currentQuery;if(this.options=this.client.defaultQueryOptions(t),u(r,this.options)||this.client.getQueryCache().notify({type:"observerOptionsUpdated",query:this.currentQuery,observer:this}),void 0!==this.options.enabled&&"boolean"!=typeof this.options.enabled)throw new Error("Expected enabled to be a boolean");this.options.queryKey||(this.options.queryKey=r.queryKey),this.updateQuery();var i=this.hasListeners();i&&I(this.currentQuery,n,this.options,r)&&this.executeFetch(),this.updateResult(e),!i||this.currentQuery===n&&this.options.enabled===r.enabled&&this.options.staleTime===r.staleTime||this.updateStaleTimeout();var o=this.computeRefetchInterval();!i||this.currentQuery===n&&this.options.enabled===r.enabled&&o===this.currentRefetchInterval||this.updateRefetchInterval(o)}},{key:"getOptimisticResult",value:function(t){var e=this.client.getQueryCache().build(this.client,t);return this.createResult(e,t)}},{key:"getCurrentResult",value:function(){return this.currentResult}},{key:"trackResult",value:function(t){var e=this,r={};return Object.keys(t).forEach((function(n){Object.defineProperty(r,n,{configurable:!1,enumerable:!0,get:function(){return e.trackedProps.add(n),t[n]}})})),r}},{key:"getCurrentQuery",value:function(){return this.currentQuery}},{key:"remove",value:function(){this.client.getQueryCache().remove(this.currentQuery)}},{key:"refetch",value:function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},r=t.refetchPage,n=c(t,e);return this.fetch(s(s({},n),{},{meta:{refetchPage:r}}))}},{key:"fetchOptimistic",value:function(t){var e=this,r=this.client.defaultQueryOptions(t),n=this.client.getQueryCache().build(this.client,r);return n.isFetchingOptimistic=!0,n.fetch().then((function(){return e.createResult(n,r)}))}},{key:"fetch",value:function(t){var e,r=this;return this.executeFetch(s(s({},t),{},{cancelRefetch:null==(e=t.cancelRefetch)||e})).then((function(){return r.updateResult(),r.currentResult}))}},{key:"executeFetch",value:function(t){this.updateQuery();var e=this.currentQuery.fetch(this.options,t);return null!=t&&t.throwOnError||(e=e.catch(a)),e}},{key:"updateStaleTimeout",value:function(){var t=this;if(this.clearStaleTimeout(),!d&&!this.currentResult.isStale&&p(this.options.staleTime)){var e=y(this.currentResult.dataUpdatedAt,this.options.staleTime)+1;this.staleTimeoutId=setTimeout((function(){t.currentResult.isStale||t.updateResult()}),e)}}},{key:"computeRefetchInterval",value:function(){var t;return"function"==typeof this.options.refetchInterval?this.options.refetchInterval(this.currentResult.data,this.currentQuery):null!=(t=this.options.refetchInterval)&&t}},{key:"updateRefetchInterval",value:function(t){var e=this;this.clearRefetchInterval(),this.currentRefetchInterval=t,!d&&!1!==this.options.enabled&&p(this.currentRefetchInterval)&&0!==this.currentRefetchInterval&&(this.refetchIntervalId=setInterval((function(){(e.options.refetchIntervalInBackground||v.isFocused())&&e.executeFetch()}),this.currentRefetchInterval))}},{key:"updateTimers",value:function(){this.updateStaleTimeout(),this.updateRefetchInterval(this.computeRefetchInterval())}},{key:"clearStaleTimeout",value:function(){this.staleTimeoutId&&(clearTimeout(this.staleTimeoutId),this.staleTimeoutId=void 0)}},{key:"clearRefetchInterval",value:function(){this.refetchIntervalId&&(clearInterval(this.refetchIntervalId),this.refetchIntervalId=void 0)}},{key:"createResult",value:function(t,e){var r,n=this.currentQuery,i=this.options,o=this.currentResult,u=this.currentResultState,s=this.currentResultOptions,a=t!==n,c=a?t.state:this.currentQueryInitialState,l=a?this.currentResult:this.previousQueryResult,h=t.state,f=h.dataUpdatedAt,d=h.error,p=h.errorUpdatedAt,y=h.fetchStatus,v=h.status,R=!1,O=!1;if(e._optimisticResults){var S=this.hasListeners(),g=!S&&E(t,e),w=S&&I(t,n,e,i);(g||w)&&(y=b(t.options.networkMode)?"fetching":"paused",f||(v="loading")),"isRestoring"===e._optimisticResults&&(y="idle")}if(e.keepPreviousData&&!h.dataUpdateCount&&null!=l&&l.isSuccess&&"error"!==v)r=l.data,f=l.dataUpdatedAt,v=l.status,R=!0;else if(e.select&&void 0!==h.data)if(o&&h.data===(null==u?void 0:u.data)&&e.select===this.selectFn)r=this.selectResult;else try{this.selectFn=e.select,r=e.select(h.data),r=m(null==o?void 0:o.data,r,e),this.selectResult=r,this.selectError=null}catch(P){this.selectError=P}else r=h.data;if(void 0!==e.placeholderData&&void 0===r&&"loading"===v){var k;if(null!=o&&o.isPlaceholderData&&e.placeholderData===(null==s?void 0:s.placeholderData))k=o.data;else if(k="function"==typeof e.placeholderData?e.placeholderData():e.placeholderData,e.select&&void 0!==k)try{k=e.select(k),k=m(null==o?void 0:o.data,k,e),this.selectError=null}catch(P){this.selectError=P}void 0!==k&&(v="success",r=k,O=!0)}this.selectError&&(d=this.selectError,r=this.selectResult,p=Date.now(),v="error");var j="fetching"===y;return{status:v,fetchStatus:y,isLoading:"loading"===v,isSuccess:"success"===v,isError:"error"===v,data:r,dataUpdatedAt:f,error:d,errorUpdatedAt:p,failureCount:h.fetchFailureCount,errorUpdateCount:h.errorUpdateCount,isFetched:h.dataUpdateCount>0||h.errorUpdateCount>0,isFetchedAfterMount:h.dataUpdateCount>c.dataUpdateCount||h.errorUpdateCount>c.errorUpdateCount,isFetching:j,isRefetching:j&&"loading"!==v,isLoadingError:"error"===v&&0===h.dataUpdatedAt,isPaused:"paused"===y,isPlaceholderData:O,isPreviousData:R,isRefetchError:"error"===v&&0!==h.dataUpdatedAt,isStale:Q(t,e),refetch:this.refetch,remove:this.remove}}},{key:"updateResult",value:function(t){var e=this,r=this.currentResult,n=this.createResult(this.currentQuery,this.options);if(this.currentResultState=this.currentQuery.state,this.currentResultOptions=this.options,!u(n,r)){this.currentResult=n;var i={cache:!0};!1!==(null==t?void 0:t.listeners)&&function(){if(!r)return!0;var t=e.options.notifyOnChangeProps;if("all"===t||!t&&!e.trackedProps.size)return!0;var n=new Set(null!=t?t:e.trackedProps);return e.options.useErrorBoundary&&n.add("error"),Object.keys(e.currentResult).some((function(t){var i=t;return e.currentResult[i]!==r[i]&&n.has(i)}))}()&&(i.listeners=!0),this.notify(s(s({},i),t))}}},{key:"updateQuery",value:function(){var t=this.client.getQueryCache().build(this.client,this.options);if(t!==this.currentQuery){var e=this.currentQuery;this.currentQuery=t,this.currentQueryInitialState=t.state,this.previousQueryResult=this.currentResult,this.hasListeners()&&(null==e||e.removeObserver(this),t.addObserver(this))}}},{key:"onQueryUpdate",value:function(t){var e={};"success"===t.type?e.onSuccess=!t.manual:"error"!==t.type||R(t.error)||(e.onError=!0),this.updateResult(e),this.hasListeners()&&this.updateTimers()}},{key:"notify",value:function(t){var e=this;O.batch((function(){var r,n,i,o;if(t.onSuccess)null==(r=(n=e.options).onSuccess)||r.call(n,e.currentResult.data),null==(i=(o=e.options).onSettled)||i.call(o,e.currentResult.data,null);else if(t.onError){var u,s,a,c;null==(u=(s=e.options).onError)||u.call(s,e.currentResult.error),null==(a=(c=e.options).onSettled)||a.call(c,void 0,e.currentResult.error)}t.listeners&&e.listeners.forEach((function(t){t(e.currentResult)})),t.cache&&e.client.getQueryCache().notify({query:e.currentQuery,type:"observerResultsUpdated"})}))}}],n&&l(r.prototype,n),i&&l(r,i),Object.defineProperty(r,"prototype",{writable:!1}),S}(o);function E(t,e){return function(t,e){return!(!1===e.enabled||t.state.dataUpdatedAt||"error"===t.state.status&&!1===e.retryOnMount)}(t,e)||t.state.dataUpdatedAt>0&&k(t,e,e.refetchOnMount)}function k(t,e,r){if(!1!==e.enabled){var n="function"==typeof r?r(t):r;return"always"===n||!1!==n&&Q(t,e)}return!1}function I(t,e,r,n){return!1!==r.enabled&&(t!==e||!1===n.enabled)&&(!r.suspense||"error"!==t.state.status)&&Q(t,r)}function Q(t,e){return t.isStaleByTime(e.staleTime)}var j=S.exports.createContext(!1);j.Provider;var P={exports:{}},x={},C=S.exports;var T="function"==typeof Object.is?Object.is:function(t,e){return t===e&&(0!==t||1/t==1/e)||t!=t&&e!=e},U=C.useState,A=C.useEffect,F=C.useLayoutEffect,D=C.useDebugValue;function _(t){var e=t.getSnapshot;t=t.value;try{var r=e();return!T(t,r)}catch(n){return!0}}var B="undefined"==typeof window||void 0===window.document||void 0===window.document.createElement?function(t,e){return e()}:function(t,e){var r=e(),n=U({inst:{value:r,getSnapshot:e}}),i=n[0].inst,o=n[1];return F((function(){i.value=r,i.getSnapshot=e,_(i)&&o({inst:i})}),[t,r,e]),A((function(){return _(i)&&o({inst:i}),t((function(){_(i)&&o({inst:i})}))}),[t]),D(r),r};x.useSyncExternalStore=void 0!==C.useSyncExternalStore?C.useSyncExternalStore:B,function(t){t.exports=x}(P);var L,M=S.exports.createContext((L=!1,{clearReset:function(){L=!1},reset:function(){L=!0},isReset:function(){return L}}))}}}))}();
@@ -0,0 +1,9 @@
1
+ import{S as j,B as F,D as K,E as U,N as w,P as V,T as N,V as W,W as D,a0 as q,a1 as m,r as p,a2 as z,a3 as G}from"./index.9af49ac7.js";class H extends j{constructor(e,t){super(),this.client=e,this.options=t,this.trackedProps=new Set,this.selectError=null,this.bindMethods(),this.setOptions(t)}bindMethods(){this.remove=this.remove.bind(this),this.refetch=this.refetch.bind(this)}onSubscribe(){this.listeners.length===1&&(this.currentQuery.addObserver(this),P(this.currentQuery,this.options)&&this.executeFetch(),this.updateTimers())}onUnsubscribe(){this.listeners.length||this.destroy()}shouldFetchOnReconnect(){return Q(this.currentQuery,this.options,this.options.refetchOnReconnect)}shouldFetchOnWindowFocus(){return Q(this.currentQuery,this.options,this.options.refetchOnWindowFocus)}destroy(){this.listeners=[],this.clearStaleTimeout(),this.clearRefetchInterval(),this.currentQuery.removeObserver(this)}setOptions(e,t){const n=this.options,i=this.currentQuery;if(this.options=this.client.defaultQueryOptions(e),F(n,this.options)||this.client.getQueryCache().notify({type:"observerOptionsUpdated",query:this.currentQuery,observer:this}),typeof this.options.enabled<"u"&&typeof this.options.enabled!="boolean")throw new Error("Expected enabled to be a boolean");this.options.queryKey||(this.options.queryKey=n.queryKey),this.updateQuery();const r=this.hasListeners();r&&k(this.currentQuery,i,this.options,n)&&this.executeFetch(),this.updateResult(t),r&&(this.currentQuery!==i||this.options.enabled!==n.enabled||this.options.staleTime!==n.staleTime)&&this.updateStaleTimeout();const u=this.computeRefetchInterval();r&&(this.currentQuery!==i||this.options.enabled!==n.enabled||u!==this.currentRefetchInterval)&&this.updateRefetchInterval(u)}getOptimisticResult(e){const t=this.client.getQueryCache().build(this.client,e);return this.createResult(t,e)}getCurrentResult(){return this.currentResult}trackResult(e){const t={};return Object.keys(e).forEach(n=>{Object.defineProperty(t,n,{configurable:!1,enumerable:!0,get:()=>(this.trackedProps.add(n),e[n])})}),t}getCurrentQuery(){return this.currentQuery}remove(){this.client.getQueryCache().remove(this.currentQuery)}refetch({refetchPage:e,...t}={}){return this.fetch({...t,meta:{refetchPage:e}})}fetchOptimistic(e){const t=this.client.defaultQueryOptions(e),n=this.client.getQueryCache().build(this.client,t);return n.isFetchingOptimistic=!0,n.fetch().then(()=>this.createResult(n,t))}fetch(e){var t;return this.executeFetch({...e,cancelRefetch:(t=e.cancelRefetch)!=null?t:!0}).then(()=>(this.updateResult(),this.currentResult))}executeFetch(e){this.updateQuery();let t=this.currentQuery.fetch(this.options,e);return e!=null&&e.throwOnError||(t=t.catch(K)),t}updateStaleTimeout(){if(this.clearStaleTimeout(),U||this.currentResult.isStale||!w(this.options.staleTime))return;const t=V(this.currentResult.dataUpdatedAt,this.options.staleTime)+1;this.staleTimeoutId=setTimeout(()=>{this.currentResult.isStale||this.updateResult()},t)}computeRefetchInterval(){var e;return typeof this.options.refetchInterval=="function"?this.options.refetchInterval(this.currentResult.data,this.currentQuery):(e=this.options.refetchInterval)!=null?e:!1}updateRefetchInterval(e){this.clearRefetchInterval(),this.currentRefetchInterval=e,!(U||this.options.enabled===!1||!w(this.currentRefetchInterval)||this.currentRefetchInterval===0)&&(this.refetchIntervalId=setInterval(()=>{(this.options.refetchIntervalInBackground||N.isFocused())&&this.executeFetch()},this.currentRefetchInterval))}updateTimers(){this.updateStaleTimeout(),this.updateRefetchInterval(this.computeRefetchInterval())}clearStaleTimeout(){this.staleTimeoutId&&(clearTimeout(this.staleTimeoutId),this.staleTimeoutId=void 0)}clearRefetchInterval(){this.refetchIntervalId&&(clearInterval(this.refetchIntervalId),this.refetchIntervalId=void 0)}createResult(e,t){const n=this.currentQuery,i=this.options,r=this.currentResult,u=this.currentResultState,a=this.currentResultOptions,c=e!==n,f=c?e.state:this.currentQueryInitialState,y=c?this.currentResult:this.previousQueryResult,{state:o}=e;let{dataUpdatedAt:S,error:O,errorUpdatedAt:C,fetchStatus:v,status:h}=o,I=!1,x=!1,d;if(t._optimisticResults){const l=this.hasListeners(),b=!l&&P(e,t),B=l&&k(e,n,t,i);(b||B)&&(v=W(e.options.networkMode)?"fetching":"paused",S||(h="loading")),t._optimisticResults==="isRestoring"&&(v="idle")}if(t.keepPreviousData&&!o.dataUpdateCount&&y!=null&&y.isSuccess&&h!=="error")d=y.data,S=y.dataUpdatedAt,h=y.status,I=!0;else if(t.select&&typeof o.data<"u")if(r&&o.data===(u==null?void 0:u.data)&&t.select===this.selectFn)d=this.selectResult;else try{this.selectFn=t.select,d=t.select(o.data),d=D(r==null?void 0:r.data,d,t),this.selectResult=d,this.selectError=null}catch(l){this.selectError=l}else d=o.data;if(typeof t.placeholderData<"u"&&typeof d>"u"&&h==="loading"){let l;if(r!=null&&r.isPlaceholderData&&t.placeholderData===(a==null?void 0:a.placeholderData))l=r.data;else if(l=typeof t.placeholderData=="function"?t.placeholderData():t.placeholderData,t.select&&typeof l<"u")try{l=t.select(l),l=D(r==null?void 0:r.data,l,t),this.selectError=null}catch(b){this.selectError=b}typeof l<"u"&&(h="success",d=l,x=!0)}this.selectError&&(O=this.selectError,d=this.selectResult,C=Date.now(),h="error");const T=v==="fetching";return{status:h,fetchStatus:v,isLoading:h==="loading",isSuccess:h==="success",isError:h==="error",data:d,dataUpdatedAt:S,error:O,errorUpdatedAt:C,failureCount:o.fetchFailureCount,errorUpdateCount:o.errorUpdateCount,isFetched:o.dataUpdateCount>0||o.errorUpdateCount>0,isFetchedAfterMount:o.dataUpdateCount>f.dataUpdateCount||o.errorUpdateCount>f.errorUpdateCount,isFetching:T,isRefetching:T&&h!=="loading",isLoadingError:h==="error"&&o.dataUpdatedAt===0,isPaused:v==="paused",isPlaceholderData:x,isPreviousData:I,isRefetchError:h==="error"&&o.dataUpdatedAt!==0,isStale:E(e,t),refetch:this.refetch,remove:this.remove}}updateResult(e){const t=this.currentResult,n=this.createResult(this.currentQuery,this.options);if(this.currentResultState=this.currentQuery.state,this.currentResultOptions=this.options,F(n,t))return;this.currentResult=n;const i={cache:!0},r=()=>{if(!t)return!0;const{notifyOnChangeProps:u}=this.options;if(u==="all"||!u&&!this.trackedProps.size)return!0;const a=new Set(u!=null?u:this.trackedProps);return this.options.useErrorBoundary&&a.add("error"),Object.keys(this.currentResult).some(c=>{const f=c;return this.currentResult[f]!==t[f]&&a.has(f)})};(e==null?void 0:e.listeners)!==!1&&r()&&(i.listeners=!0),this.notify({...i,...e})}updateQuery(){const e=this.client.getQueryCache().build(this.client,this.options);if(e===this.currentQuery)return;const t=this.currentQuery;this.currentQuery=e,this.currentQueryInitialState=e.state,this.previousQueryResult=this.currentResult,this.hasListeners()&&(t==null||t.removeObserver(this),e.addObserver(this))}onQueryUpdate(e){const t={};e.type==="success"?t.onSuccess=!e.manual:e.type==="error"&&!q(e.error)&&(t.onError=!0),this.updateResult(t),this.hasListeners()&&this.updateTimers()}notify(e){m.batch(()=>{if(e.onSuccess){var t,n,i,r;(t=(n=this.options).onSuccess)==null||t.call(n,this.currentResult.data),(i=(r=this.options).onSettled)==null||i.call(r,this.currentResult.data,null)}else if(e.onError){var u,a,c,f;(u=(a=this.options).onError)==null||u.call(a,this.currentResult.error),(c=(f=this.options).onSettled)==null||c.call(f,void 0,this.currentResult.error)}e.listeners&&this.listeners.forEach(y=>{y(this.currentResult)}),e.cache&&this.client.getQueryCache().notify({query:this.currentQuery,type:"observerResultsUpdated"})})}}function J(s,e){return e.enabled!==!1&&!s.state.dataUpdatedAt&&!(s.state.status==="error"&&e.retryOnMount===!1)}function P(s,e){return J(s,e)||s.state.dataUpdatedAt>0&&Q(s,e,e.refetchOnMount)}function Q(s,e,t){if(e.enabled!==!1){const n=typeof t=="function"?t(s):t;return n==="always"||n!==!1&&E(s,e)}return!1}function k(s,e,t,n){return t.enabled!==!1&&(s!==e||n.enabled===!1)&&(!t.suspense||s.state.status!=="error")&&E(s,t)}function E(s,e){return s.isStaleByTime(e.staleTime)}const M=p.exports.createContext(!1),X=()=>p.exports.useContext(M);M.Provider;var A={exports:{}},L={};/**
2
+ * @license React
3
+ * use-sync-external-store-shim.production.min.js
4
+ *
5
+ * Copyright (c) Facebook, Inc. and its affiliates.
6
+ *
7
+ * This source code is licensed under the MIT license found in the
8
+ * LICENSE file in the root directory of this source tree.
9
+ */var R=p.exports;function Y(s,e){return s===e&&(s!==0||1/s===1/e)||s!==s&&e!==e}var Z=typeof Object.is=="function"?Object.is:Y,_=R.useState,$=R.useEffect,ee=R.useLayoutEffect,te=R.useDebugValue;function re(s,e){var t=e(),n=_({inst:{value:t,getSnapshot:e}}),i=n[0].inst,r=n[1];return ee(function(){i.value=t,i.getSnapshot=e,g(i)&&r({inst:i})},[s,t,e]),$(function(){return g(i)&&r({inst:i}),s(function(){g(i)&&r({inst:i})})},[s]),te(t),t}function g(s){var e=s.getSnapshot;s=s.value;try{var t=e();return!Z(s,t)}catch(n){return!0}}function se(s,e){return e()}var ne=typeof window>"u"||typeof window.document>"u"||typeof window.document.createElement>"u"?se:re;L.useSyncExternalStore=R.useSyncExternalStore!==void 0?R.useSyncExternalStore:ne;(function(s){s.exports=L})(A);function ie(){let s=!1;return{clearReset:()=>{s=!1},reset:()=>{s=!0},isReset:()=>s}}const ue=p.exports.createContext(ie()),ae=()=>p.exports.useContext(ue);function ce(s,e){return typeof s=="function"?s(...e):!!s}function oe(s,e){const t=z({context:s.context}),n=X(),i=ae(),r=t.defaultQueryOptions(s);r._optimisticResults=n?"isRestoring":"optimistic",r.onError&&(r.onError=m.batchCalls(r.onError)),r.onSuccess&&(r.onSuccess=m.batchCalls(r.onSuccess)),r.onSettled&&(r.onSettled=m.batchCalls(r.onSettled)),r.suspense&&typeof r.staleTime!="number"&&(r.staleTime=1e3),(r.suspense||r.useErrorBoundary)&&(i.isReset()||(r.retryOnMount=!1));const[u]=p.exports.useState(()=>new e(t,r)),a=u.getOptimisticResult(r);if(A.exports.useSyncExternalStore(p.exports.useCallback(c=>n?()=>{}:u.subscribe(m.batchCalls(c)),[u,n]),()=>u.getCurrentResult(),()=>u.getCurrentResult()),p.exports.useEffect(()=>{i.clearReset()},[i]),p.exports.useEffect(()=>{u.setOptions(r,{listeners:!1})},[r,u]),r.suspense&&a.isLoading&&a.isFetching&&!n)throw u.fetchOptimistic(r).then(({data:c})=>{r.onSuccess==null||r.onSuccess(c),r.onSettled==null||r.onSettled(c,null)}).catch(c=>{i.clearReset(),r.onError==null||r.onError(c),r.onSettled==null||r.onSettled(void 0,c)});if(a.isError&&!i.isReset()&&!a.isFetching&&ce(r.useErrorBoundary,[a.error,u.getCurrentQuery()]))throw a.error;return r.notifyOnChangeProps?a:u.trackResult(a)}function de(s,e,t){const n=G(s,e,t);return oe(n,H)}export{de as u};
package/dist/index.html CHANGED
@@ -23,7 +23,7 @@
23
23
  <link rel="manifest" href="data:application/manifest+json;base64,eyJuYW1lIjoiIiwic2hvcnRfbmFtZSI6IiIsImljb25zIjpbeyJzcmMiOiIvYW5kcm9pZC1jaHJvbWUtMTkyeDE5Mi5wbmciLCJzaXplcyI6IjE5MngxOTIiLCJ0eXBlIjoiaW1hZ2UvcG5nIn0seyJzcmMiOiIvYW5kcm9pZC1jaHJvbWUtNTEyeDUxMi5wbmciLCJzaXplcyI6IjUxMng1MTIiLCJ0eXBlIjoiaW1hZ2UvcG5nIn1dLCJ0aGVtZV9jb2xvciI6IiNmZmZmZmYiLCJiYWNrZ3JvdW5kX2NvbG9yIjoiI2ZmZmZmZiIsImRpc3BsYXkiOiJzdGFuZGFsb25lIn0=" />
24
24
  <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0" />
25
25
  <title>Local Logic</title>
26
- <script type="module" crossorigin src="/sdks-app/v1/assets/index.97d3a920.js"></script>
26
+ <script type="module" crossorigin src="/sdks-app/v2/assets/index.9af49ac7.js"></script>
27
27
  <script type="module">try{import.meta.url;import("_").catch(()=>1);}catch(e){}window.__vite_is_modern_browser=true;</script>
28
28
  <script type="module">!function(){if(window.__vite_is_modern_browser)return;console.warn("vite: loading legacy build because dynamic import or import.meta.url is unsupported, syntax error above should be ignored");var e=document.getElementById("vite-legacy-polyfill"),n=document.createElement("script");n.src=e.src,n.onload=function(){System.import(document.getElementById('vite-legacy-entry').getAttribute('data-src'))},document.body.appendChild(n)}();</script>
29
29
  </head>
@@ -32,7 +32,7 @@
32
32
  <div id="root"></div>
33
33
 
34
34
  <script nomodule>!function(){var e=document,t=e.createElement("script");if(!("noModule"in t)&&"onbeforeload"in t){var n=!1;e.addEventListener("beforeload",(function(e){if(e.target===t)n=!0;else if(!e.target.hasAttribute("nomodule")||!n)return;e.preventDefault()}),!0),t.type="module",t.src=".",e.head.appendChild(t),t.remove()}}();</script>
35
- <script nomodule crossorigin id="vite-legacy-polyfill" src="/sdks-app/v1/assets/polyfills-legacy.147ba02d.js"></script>
36
- <script nomodule crossorigin id="vite-legacy-entry" data-src="/sdks-app/v1/assets/index-legacy.128bbb90.js">System.import(document.getElementById('vite-legacy-entry').getAttribute('data-src'))</script>
35
+ <script nomodule crossorigin id="vite-legacy-polyfill" src="/sdks-app/v2/assets/polyfills-legacy.db2bc606.js"></script>
36
+ <script nomodule crossorigin id="vite-legacy-entry" data-src="/sdks-app/v2/assets/index-legacy.95ccb44a.js">System.import(document.getElementById('vite-legacy-entry').getAttribute('data-src'))</script>
37
37
  </body>
38
38
  </html>
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../../src/context/languageProvider/data-explorer/locales/en/index.ts"],"names":[],"mappings":"AAAA,OAAO,EACL,iBAAiB,EAIlB,MAAM,aAAa,CAAC;AAiCrB,eAAO,MAAM,YAAY,EAAE;KAAG,GAAG,IAAI,iBAAiB,GAAG,MAAM;CAI9D,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../../src/context/languageProvider/data-explorer/locales/en/index.ts"],"names":[],"mappings":"AAAA,OAAO,EACL,iBAAiB,EAIlB,MAAM,aAAa,CAAC;AAoCrB,eAAO,MAAM,YAAY,EAAE;KAAG,GAAG,IAAI,iBAAiB,GAAG,MAAM;CAI9D,CAAC"}
@@ -3,6 +3,7 @@ const translationUI = {
3
3
  LIMIT: "Limit",
4
4
  EXPORT: "Export",
5
5
  SEARCH_MAP: "Search map...",
6
+ SEARCH_INSIGHTS: "Search insights...",
6
7
  };
7
8
  const translationTitles = {
8
9
  LOCATION: "Location",
@@ -11,6 +12,7 @@ const translationTitles = {
11
12
  SCHOOLS: "Schools",
12
13
  DEMOGRAPHICS: "Demographics",
13
14
  PROFILES: "Profiles",
15
+ TABLE: "Table",
14
16
  };
15
17
  const translationDescriptions = {
16
18
  LOCATION_TEXT: "Set the location for your data query. Long-press on the map to move the pin.",
@@ -19,6 +21,7 @@ const translationDescriptions = {
19
21
  SCHOOLS_TEXT: "Configure Local Logic Schools for your specified location.",
20
22
  DEMOGRAPHICS_TEXT: "Configure Local Logic Demographics for your specified location.",
21
23
  PROFILES_TEXT: "Local Profiles returns qualitative and localized information for your specified location.",
24
+ TABLE_TEXT: "Table show an excerpt of the data for your specified location.",
22
25
  };
23
26
  export const translations = Object.assign(Object.assign(Object.assign({}, translationUI), translationTitles), translationDescriptions);
24
27
  //# sourceMappingURL=index.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../../../src/context/languageProvider/data-explorer/locales/en/index.ts"],"names":[],"mappings":"AAOA,MAAM,aAAa,GAA2C;IAC5D,MAAM,EAAE,QAAQ;IAChB,KAAK,EAAE,OAAO;IACd,MAAM,EAAE,QAAQ;IAChB,UAAU,EAAE,eAAe;CAC5B,CAAC;AAEF,MAAM,iBAAiB,GAA+C;IACpE,QAAQ,EAAE,UAAU;IACpB,MAAM,EAAE,QAAQ;IAChB,IAAI,EAAE,oBAAoB;IAC1B,OAAO,EAAE,SAAS;IAClB,YAAY,EAAE,cAAc;IAC5B,QAAQ,EAAE,UAAU;CACrB,CAAC;AAEF,MAAM,uBAAuB,GAEzB;IACF,aAAa,EACX,8EAA8E;IAChF,WAAW,EAAE,2DAA2D;IACxE,SAAS,EACP,8EAA8E;IAChF,YAAY,EAAE,4DAA4D;IAC1E,iBAAiB,EACf,iEAAiE;IACnE,aAAa,EACX,2FAA2F;CAC9F,CAAC;AAEF,MAAM,CAAC,MAAM,YAAY,iDACpB,aAAa,GACb,iBAAiB,GACjB,uBAAuB,CAC3B,CAAC"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../../../src/context/languageProvider/data-explorer/locales/en/index.ts"],"names":[],"mappings":"AAOA,MAAM,aAAa,GAA2C;IAC5D,MAAM,EAAE,QAAQ;IAChB,KAAK,EAAE,OAAO;IACd,MAAM,EAAE,QAAQ;IAChB,UAAU,EAAE,eAAe;IAC3B,eAAe,EAAE,oBAAoB;CACtC,CAAC;AAEF,MAAM,iBAAiB,GAA+C;IACpE,QAAQ,EAAE,UAAU;IACpB,MAAM,EAAE,QAAQ;IAChB,IAAI,EAAE,oBAAoB;IAC1B,OAAO,EAAE,SAAS;IAClB,YAAY,EAAE,cAAc;IAC5B,QAAQ,EAAE,UAAU;IACpB,KAAK,EAAE,OAAO;CACf,CAAC;AAEF,MAAM,uBAAuB,GAEzB;IACF,aAAa,EACX,8EAA8E;IAChF,WAAW,EAAE,2DAA2D;IACxE,SAAS,EACP,8EAA8E;IAChF,YAAY,EAAE,4DAA4D;IAC1E,iBAAiB,EACf,iEAAiE;IACnE,aAAa,EACX,2FAA2F;IAC7F,UAAU,EAAE,gEAAgE;CAC7E,CAAC;AAEF,MAAM,CAAC,MAAM,YAAY,iDACpB,aAAa,GACb,iBAAiB,GACjB,uBAAuB,CAC3B,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../../src/context/languageProvider/data-explorer/locales/fr/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAEL,iBAAiB,EAGlB,MAAM,aAAa,CAAC;AAiCrB,eAAO,MAAM,YAAY,EAAE;KAAG,GAAG,IAAI,iBAAiB,GAAG,MAAM;CAI9D,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../../src/context/languageProvider/data-explorer/locales/fr/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAEL,iBAAiB,EAGlB,MAAM,aAAa,CAAC;AAoCrB,eAAO,MAAM,YAAY,EAAE;KAAG,GAAG,IAAI,iBAAiB,GAAG,MAAM;CAI9D,CAAC"}
@@ -3,6 +3,7 @@ const translationUI = {
3
3
  LIMIT: "Limite",
4
4
  EXPORT: "Exporter",
5
5
  SEARCH_MAP: "Recherchez...",
6
+ SEARCH_INSIGHTS: "Recherchez...",
6
7
  };
7
8
  const translationTitles = {
8
9
  LOCATION: "Emplacement",
@@ -11,6 +12,7 @@ const translationTitles = {
11
12
  SCHOOLS: "Écoles",
12
13
  DEMOGRAPHICS: "Démographie",
13
14
  PROFILES: "Profils",
15
+ TABLE: "Table",
14
16
  };
15
17
  const translationDescriptions = {
16
18
  LOCATION_TEXT: "Spécifiez l'emplacement pour votre requête. Appuyez longtemps sur la carte pour bouger le curseur.",
@@ -19,6 +21,7 @@ const translationDescriptions = {
19
21
  SCHOOLS_TEXT: "Configurez les Écoles Local Logic pour l'emplacement désiré.",
20
22
  DEMOGRAPHICS_TEXT: "Configurez les Démographiques Local Logic pour l'emplacement désiré.",
21
23
  PROFILES_TEXT: "Les Profils Locaux retournent des données qualitatives et localisées pour l'emplacement desiré.",
24
+ TABLE_TEXT: "Table retourne un exemple de données pour l'emplacement désiré.",
22
25
  };
23
26
  export const translations = Object.assign(Object.assign(Object.assign({}, translationUI), translationTitles), translationDescriptions);
24
27
  //# sourceMappingURL=index.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../../../src/context/languageProvider/data-explorer/locales/fr/index.ts"],"names":[],"mappings":"AAOA,MAAM,aAAa,GAA2C;IAC5D,MAAM,EAAE,OAAO;IACf,KAAK,EAAE,QAAQ;IACf,MAAM,EAAE,UAAU;IAClB,UAAU,EAAE,eAAe;CAC5B,CAAC;AAEF,MAAM,iBAAiB,GAA+C;IACpE,QAAQ,EAAE,aAAa;IACvB,MAAM,EAAE,QAAQ;IAChB,IAAI,EAAE,kBAAkB;IACxB,OAAO,EAAE,QAAQ;IACjB,YAAY,EAAE,aAAa;IAC3B,QAAQ,EAAE,SAAS;CACpB,CAAC;AAEF,MAAM,uBAAuB,GAEzB;IACF,aAAa,EACX,oGAAoG;IACtG,WAAW,EAAE,8DAA8D;IAC3E,SAAS,EACP,wEAAwE;IAC1E,YAAY,EAAE,8DAA8D;IAC5E,iBAAiB,EACf,sEAAsE;IACxE,aAAa,EACX,iGAAiG;CACpG,CAAC;AAEF,MAAM,CAAC,MAAM,YAAY,iDACpB,aAAa,GACb,iBAAiB,GACjB,uBAAuB,CAC3B,CAAC"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../../../src/context/languageProvider/data-explorer/locales/fr/index.ts"],"names":[],"mappings":"AAOA,MAAM,aAAa,GAA2C;IAC5D,MAAM,EAAE,OAAO;IACf,KAAK,EAAE,QAAQ;IACf,MAAM,EAAE,UAAU;IAClB,UAAU,EAAE,eAAe;IAC3B,eAAe,EAAE,eAAe;CACjC,CAAC;AAEF,MAAM,iBAAiB,GAA+C;IACpE,QAAQ,EAAE,aAAa;IACvB,MAAM,EAAE,QAAQ;IAChB,IAAI,EAAE,kBAAkB;IACxB,OAAO,EAAE,QAAQ;IACjB,YAAY,EAAE,aAAa;IAC3B,QAAQ,EAAE,SAAS;IACnB,KAAK,EAAE,OAAO;CACf,CAAC;AAEF,MAAM,uBAAuB,GAEzB;IACF,aAAa,EACX,oGAAoG;IACtG,WAAW,EAAE,8DAA8D;IAC3E,SAAS,EACP,wEAAwE;IAC1E,YAAY,EAAE,8DAA8D;IAC5E,iBAAiB,EACf,sEAAsE;IACxE,aAAa,EACX,iGAAiG;IACnG,UAAU,EAAE,iEAAiE;CAC9E,CAAC;AAEF,MAAM,CAAC,MAAM,YAAY,iDACpB,aAAa,GACb,iBAAiB,GACjB,uBAAuB,CAC3B,CAAC"}