@prorobotech/openapi-k8s-toolkit 0.0.1-alpha.21 → 0.0.1-alpha.23

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 (47) hide show
  1. package/dist/openapi-k8s-toolkit.es.js +8988 -8120
  2. package/dist/openapi-k8s-toolkit.es.js.map +1 -1
  3. package/dist/openapi-k8s-toolkit.umd.js +282 -161
  4. package/dist/openapi-k8s-toolkit.umd.js.map +1 -1
  5. package/dist/types/components/atoms/ContentCard/ContentCard.d.ts +8 -0
  6. package/dist/types/components/atoms/ContentCard/index.d.ts +2 -0
  7. package/dist/types/components/atoms/ContentCard/styled.d.ts +13 -0
  8. package/dist/types/components/atoms/Icons/DeleteIcon.d.ts +2 -0
  9. package/dist/types/components/atoms/Icons/EditIcon.d.ts +2 -0
  10. package/dist/types/components/atoms/Icons/index.d.ts +2 -0
  11. package/dist/types/components/atoms/index.d.ts +2 -0
  12. package/dist/types/components/molecules/MarketPlace/MarketPlace.d.ts +11 -0
  13. package/dist/types/components/molecules/MarketPlace/atoms/AddCard/AddCard.d.ts +6 -0
  14. package/dist/types/components/molecules/MarketPlace/atoms/AddCard/index.d.ts +1 -0
  15. package/dist/types/components/molecules/MarketPlace/atoms/AddCard/styled.d.ts +310 -0
  16. package/dist/types/components/molecules/MarketPlace/atoms/index.d.ts +1 -0
  17. package/dist/types/components/molecules/MarketPlace/index.d.ts +4 -0
  18. package/dist/types/components/molecules/MarketPlace/molecules/AddEditFormModal/AddEditFormModal.d.ts +17 -0
  19. package/dist/types/components/molecules/MarketPlace/molecules/AddEditFormModal/index.d.ts +1 -0
  20. package/dist/types/components/molecules/MarketPlace/molecules/MarketplaceCard/MarketplaceCard.d.ts +12 -0
  21. package/dist/types/components/molecules/MarketPlace/molecules/MarketplaceCard/index.d.ts +1 -0
  22. package/dist/types/components/molecules/MarketPlace/molecules/MarketplaceCard/styled.d.ts +1924 -0
  23. package/dist/types/components/molecules/MarketPlace/molecules/MarketplaceCard/utils.d.ts +18 -0
  24. package/dist/types/components/molecules/MarketPlace/molecules/SearchTextInput/SearchTextInput.d.ts +8 -0
  25. package/dist/types/components/molecules/MarketPlace/molecules/SearchTextInput/index.d.ts +1 -0
  26. package/dist/types/components/molecules/MarketPlace/molecules/index.d.ts +3 -0
  27. package/dist/types/components/molecules/MarketPlace/styled.d.ts +276 -0
  28. package/dist/types/components/molecules/ProjectInfoCard/ProjectInfoCard.d.ts +13 -0
  29. package/dist/types/components/molecules/ProjectInfoCard/index.d.ts +2 -0
  30. package/dist/types/components/molecules/ProjectInfoCard/molecules/DropdownAccessGroups/DropdownAccessGroups.d.ts +2 -0
  31. package/dist/types/components/molecules/ProjectInfoCard/molecules/DropdownAccessGroups/index.d.ts +1 -0
  32. package/dist/types/components/molecules/ProjectInfoCard/molecules/DropdownActions/DropdownActions.d.ts +7 -0
  33. package/dist/types/components/molecules/ProjectInfoCard/molecules/DropdownActions/index.d.ts +1 -0
  34. package/dist/types/components/molecules/ProjectInfoCard/molecules/index.d.ts +2 -0
  35. package/dist/types/components/molecules/ProjectInfoCard/styled.d.ts +548 -0
  36. package/dist/types/components/molecules/index.d.ts +2 -0
  37. package/dist/types/components/organisms/DynamicComponents/molecules/ContentCard/ContentCard.d.ts +6 -0
  38. package/dist/types/components/organisms/DynamicComponents/molecules/ContentCard/index.d.ts +1 -0
  39. package/dist/types/components/organisms/DynamicComponents/molecules/MarketplaceCard/MarketplaceCard.d.ts +6 -0
  40. package/dist/types/components/organisms/DynamicComponents/molecules/MarketplaceCard/index.d.ts +1 -0
  41. package/dist/types/components/organisms/DynamicComponents/molecules/ProjectInfoCard/ProjectInfoCard.d.ts +6 -0
  42. package/dist/types/components/organisms/DynamicComponents/molecules/ProjectInfoCard/index.d.ts +1 -0
  43. package/dist/types/components/organisms/DynamicComponents/molecules/index.d.ts +3 -0
  44. package/dist/types/components/organisms/DynamicComponents/types.d.ts +25 -0
  45. package/dist/types/index.d.ts +1 -0
  46. package/dist/types/localTypes/marketplace.d.ts +27 -0
  47. package/package.json +1 -1
@@ -1,6 +1,6 @@
1
- (function(le,ne){typeof exports=="object"&&typeof module<"u"?ne(exports,require("react"),require("antd"),require("@tanstack/react-query"),require("react-router-dom"),require("@ant-design/icons")):typeof define=="function"&&define.amd?define(["exports","react","antd","@tanstack/react-query","react-router-dom","@ant-design/icons"],ne):(le=typeof globalThis<"u"?globalThis:le||self,ne(le["@prorobotech/openapi-k8s-toolkit"]={},le.React,le.antd,le.reactQuery,le.ReactRouterDOM,le.antdIcons))})(this,function(le,ne,ue,vn,vr,Qt){"use strict";function Yy(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}var Jl={exports:{}},Vt=Jl.exports={},ur,cr;function fu(){throw new Error("setTimeout has not been defined")}function hu(){throw new Error("clearTimeout has not been defined")}(function(){try{typeof setTimeout=="function"?ur=setTimeout:ur=fu}catch{ur=fu}try{typeof clearTimeout=="function"?cr=clearTimeout:cr=hu}catch{cr=hu}})();function Yl(e){if(ur===setTimeout)return setTimeout(e,0);if((ur===fu||!ur)&&setTimeout)return ur=setTimeout,setTimeout(e,0);try{return ur(e,0)}catch{try{return ur.call(null,e,0)}catch{return ur.call(this,e,0)}}}function Xy(e){if(cr===clearTimeout)return clearTimeout(e);if((cr===hu||!cr)&&clearTimeout)return cr=clearTimeout,clearTimeout(e);try{return cr(e)}catch{try{return cr.call(null,e)}catch{return cr.call(this,e)}}}var wr=[],Oi=!1,ni,So=-1;function Qy(){!Oi||!ni||(Oi=!1,ni.length?wr=ni.concat(wr):So=-1,wr.length&&Xl())}function Xl(){if(!Oi){var e=Yl(Qy);Oi=!0;for(var t=wr.length;t;){for(ni=wr,wr=[];++So<t;)ni&&ni[So].run();So=-1,t=wr.length}ni=null,Oi=!1,Xy(e)}}Vt.nextTick=function(e){var t=new Array(arguments.length-1);if(arguments.length>1)for(var n=1;n<arguments.length;n++)t[n-1]=arguments[n];wr.push(new Ql(e,t)),wr.length===1&&!Oi&&Yl(Xl)};function Ql(e,t){this.fun=e,this.array=t}Ql.prototype.run=function(){this.fun.apply(null,this.array)},Vt.title="browser",Vt.browser=!0,Vt.env={},Vt.argv=[],Vt.version="",Vt.versions={};function Ar(){}Vt.on=Ar,Vt.addListener=Ar,Vt.once=Ar,Vt.off=Ar,Vt.removeListener=Ar,Vt.removeAllListeners=Ar,Vt.emit=Ar,Vt.prependListener=Ar,Vt.prependOnceListener=Ar,Vt.listeners=function(e){return[]},Vt.binding=function(e){throw new Error("process.binding is not supported")},Vt.cwd=function(){return"/"},Vt.chdir=function(e){throw new Error("process.chdir is not supported")},Vt.umask=function(){return 0};var Zy=Jl.exports;const et=Yy(Zy);var wn=function(){return wn=Object.assign||function(t){for(var n,i=1,o=arguments.length;i<o;i++){n=arguments[i];for(var a in n)Object.prototype.hasOwnProperty.call(n,a)&&(t[a]=n[a])}return t},wn.apply(this,arguments)};function Ii(e,t,n){if(n||arguments.length===2)for(var i=0,o=t.length,a;i<o;i++)(a||!(i in t))&&(a||(a=Array.prototype.slice.call(t,0,i)),a[i]=t[i]);return e.concat(a||Array.prototype.slice.call(t))}typeof SuppressedError=="function"&&SuppressedError;function e0(e){var t=Object.create(null);return function(n){return t[n]===void 0&&(t[n]=e(n)),t[n]}}var t0=/^((children|dangerouslySetInnerHTML|key|ref|autoFocus|defaultValue|defaultChecked|innerHTML|suppressContentEditableWarning|suppressHydrationWarning|valueLink|abbr|accept|acceptCharset|accessKey|action|allow|allowUserMedia|allowPaymentRequest|allowFullScreen|allowTransparency|alt|async|autoComplete|autoPlay|capture|cellPadding|cellSpacing|challenge|charSet|checked|cite|classID|className|cols|colSpan|content|contentEditable|contextMenu|controls|controlsList|coords|crossOrigin|data|dateTime|decoding|default|defer|dir|disabled|disablePictureInPicture|disableRemotePlayback|download|draggable|encType|enterKeyHint|fetchpriority|fetchPriority|form|formAction|formEncType|formMethod|formNoValidate|formTarget|frameBorder|headers|height|hidden|high|href|hrefLang|htmlFor|httpEquiv|id|inputMode|integrity|is|keyParams|keyType|kind|label|lang|list|loading|loop|low|marginHeight|marginWidth|max|maxLength|media|mediaGroup|method|min|minLength|multiple|muted|name|nonce|noValidate|open|optimum|pattern|placeholder|playsInline|poster|preload|profile|radioGroup|readOnly|referrerPolicy|rel|required|reversed|role|rows|rowSpan|sandbox|scope|scoped|scrolling|seamless|selected|shape|size|sizes|slot|span|spellCheck|src|srcDoc|srcLang|srcSet|start|step|style|summary|tabIndex|target|title|translate|type|useMap|value|width|wmode|wrap|about|datatype|inlist|prefix|property|resource|typeof|vocab|autoCapitalize|autoCorrect|autoSave|color|incremental|fallback|inert|itemProp|itemScope|itemType|itemID|itemRef|on|option|results|security|unselectable|accentHeight|accumulate|additive|alignmentBaseline|allowReorder|alphabetic|amplitude|arabicForm|ascent|attributeName|attributeType|autoReverse|azimuth|baseFrequency|baselineShift|baseProfile|bbox|begin|bias|by|calcMode|capHeight|clip|clipPathUnits|clipPath|clipRule|colorInterpolation|colorInterpolationFilters|colorProfile|colorRendering|contentScriptType|contentStyleType|cursor|cx|cy|d|decelerate|descent|diffuseConstant|direction|display|divisor|dominantBaseline|dur|dx|dy|edgeMode|elevation|enableBackground|end|exponent|externalResourcesRequired|fill|fillOpacity|fillRule|filter|filterRes|filterUnits|floodColor|floodOpacity|focusable|fontFamily|fontSize|fontSizeAdjust|fontStretch|fontStyle|fontVariant|fontWeight|format|from|fr|fx|fy|g1|g2|glyphName|glyphOrientationHorizontal|glyphOrientationVertical|glyphRef|gradientTransform|gradientUnits|hanging|horizAdvX|horizOriginX|ideographic|imageRendering|in|in2|intercept|k|k1|k2|k3|k4|kernelMatrix|kernelUnitLength|kerning|keyPoints|keySplines|keyTimes|lengthAdjust|letterSpacing|lightingColor|limitingConeAngle|local|markerEnd|markerMid|markerStart|markerHeight|markerUnits|markerWidth|mask|maskContentUnits|maskUnits|mathematical|mode|numOctaves|offset|opacity|operator|order|orient|orientation|origin|overflow|overlinePosition|overlineThickness|panose1|paintOrder|pathLength|patternContentUnits|patternTransform|patternUnits|pointerEvents|points|pointsAtX|pointsAtY|pointsAtZ|preserveAlpha|preserveAspectRatio|primitiveUnits|r|radius|refX|refY|renderingIntent|repeatCount|repeatDur|requiredExtensions|requiredFeatures|restart|result|rotate|rx|ry|scale|seed|shapeRendering|slope|spacing|specularConstant|specularExponent|speed|spreadMethod|startOffset|stdDeviation|stemh|stemv|stitchTiles|stopColor|stopOpacity|strikethroughPosition|strikethroughThickness|string|stroke|strokeDasharray|strokeDashoffset|strokeLinecap|strokeLinejoin|strokeMiterlimit|strokeOpacity|strokeWidth|surfaceScale|systemLanguage|tableValues|targetX|targetY|textAnchor|textDecoration|textRendering|textLength|to|transform|u1|u2|underlinePosition|underlineThickness|unicode|unicodeBidi|unicodeRange|unitsPerEm|vAlphabetic|vHanging|vIdeographic|vMathematical|values|vectorEffect|version|vertAdvY|vertOriginX|vertOriginY|viewBox|viewTarget|visibility|widths|wordSpacing|writingMode|x|xHeight|x1|x2|xChannelSelector|xlinkActuate|xlinkArcrole|xlinkHref|xlinkRole|xlinkShow|xlinkTitle|xlinkType|xmlBase|xmlns|xmlnsXlink|xmlLang|xmlSpace|y|y1|y2|yChannelSelector|z|zoomAndPan|for|class|autofocus)|(([Dd][Aa][Tt][Aa]|[Aa][Rr][Ii][Aa]|x)-.*))$/,n0=e0(function(e){return t0.test(e)||e.charCodeAt(0)===111&&e.charCodeAt(1)===110&&e.charCodeAt(2)<91}),Xn=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{};function pu(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}var It="-ms-",Ss="-moz-",gt="-webkit-",Zl="comm",xo="rule",du="decl",r0="@import",i0="@namespace",ef="@keyframes",s0="@layer",tf=Math.abs,gu=String.fromCharCode,yu=Object.assign;function o0(e,t){return Zt(e,0)^45?(((t<<2^Zt(e,0))<<2^Zt(e,1))<<2^Zt(e,2))<<2^Zt(e,3):0}function nf(e){return e.trim()}function Er(e,t){return(e=t.exec(e))?e[0]:e}function Ge(e,t,n){return e.replace(t,n)}function Co(e,t,n){return e.indexOf(t,n)}function Zt(e,t){return e.charCodeAt(t)|0}function ri(e,t,n){return e.slice(t,n)}function Qn(e){return e.length}function rf(e){return e.length}function xs(e,t){return t.push(e),e}function a0(e,t){return e.map(t).join("")}function sf(e,t){return e.filter(function(n){return!Er(n,t)})}var _o=1,Fi=1,of=0,Pn=0,Xt=0,Bi="";function To(e,t,n,i,o,a,u,l){return{value:e,root:t,parent:n,type:i,props:o,children:a,line:_o,column:Fi,length:u,return:"",siblings:l}}function Nr(e,t){return yu(To("",null,null,"",null,null,0,e.siblings),e,{length:-e.length},t)}function Di(e){for(;e.root;)e=Nr(e.root,{children:[e]});xs(e,e.siblings)}function u0(){return Xt}function c0(){return Xt=Pn>0?Zt(Bi,--Pn):0,Fi--,Xt===10&&(Fi=1,_o--),Xt}function Zn(){return Xt=Pn<of?Zt(Bi,Pn++):0,Fi++,Xt===10&&(Fi=1,_o++),Xt}function Lr(){return Zt(Bi,Pn)}function ko(){return Pn}function Oo(e,t){return ri(Bi,e,t)}function Cs(e){switch(e){case 0:case 9:case 10:case 13:case 32:return 5;case 33:case 43:case 44:case 47:case 62:case 64:case 126:case 59:case 123:case 125:return 4;case 58:return 3;case 34:case 39:case 40:case 91:return 2;case 41:case 93:return 1}return 0}function l0(e){return _o=Fi=1,of=Qn(Bi=e),Pn=0,[]}function f0(e){return Bi="",e}function mu(e){return nf(Oo(Pn-1,bu(e===91?e+2:e===40?e+1:e)))}function h0(e){for(;(Xt=Lr())&&Xt<33;)Zn();return Cs(e)>2||Cs(Xt)>3?"":" "}function p0(e,t){for(;--t&&Zn()&&!(Xt<48||Xt>102||Xt>57&&Xt<65||Xt>70&&Xt<97););return Oo(e,ko()+(t<6&&Lr()==32&&Zn()==32))}function bu(e){for(;Zn();)switch(Xt){case e:return Pn;case 34:case 39:e!==34&&e!==39&&bu(Xt);break;case 40:e===41&&bu(e);break;case 92:Zn();break}return Pn}function d0(e,t){for(;Zn()&&e+Xt!==57;)if(e+Xt===84&&Lr()===47)break;return"/*"+Oo(t,Pn-1)+"*"+gu(e===47?e:Zn())}function g0(e){for(;!Cs(Lr());)Zn();return Oo(e,Pn)}function y0(e){return f0(Io("",null,null,null,[""],e=l0(e),0,[0],e))}function Io(e,t,n,i,o,a,u,l,f){for(var p=0,g=0,d=u,w=0,k=0,A=0,E=1,v=1,R=1,L=0,_="",x=o,I=a,O=i,D=_;v;)switch(A=L,L=Zn()){case 40:if(A!=108&&Zt(D,d-1)==58){Co(D+=Ge(mu(L),"&","&\f"),"&\f",tf(p?l[p-1]:0))!=-1&&(R=-1);break}case 34:case 39:case 91:D+=mu(L);break;case 9:case 10:case 13:case 32:D+=h0(A);break;case 92:D+=p0(ko()-1,7);continue;case 47:switch(Lr()){case 42:case 47:xs(m0(d0(Zn(),ko()),t,n,f),f),(Cs(A||1)==5||Cs(Lr()||1)==5)&&Qn(D)&&ri(D,-1,void 0)!==" "&&(D+=" ");break;default:D+="/"}break;case 123*E:l[p++]=Qn(D)*R;case 125*E:case 59:case 0:switch(L){case 0:case 125:v=0;case 59+g:R==-1&&(D=Ge(D,/\f/g,"")),k>0&&(Qn(D)-d||E===0&&A===47)&&xs(k>32?uf(D+";",i,n,d-1,f):uf(Ge(D," ","")+";",i,n,d-2,f),f);break;case 59:D+=";";default:if(xs(O=af(D,t,n,p,g,o,l,_,x=[],I=[],d,a),a),L===123)if(g===0)Io(D,t,O,O,x,a,d,l,I);else{switch(w){case 99:if(Zt(D,3)===110)break;case 108:if(Zt(D,2)===97)break;default:g=0;case 100:case 109:case 115:}g?Io(e,O,O,i&&xs(af(e,O,O,0,0,o,l,_,o,x=[],d,I),I),o,I,d,l,i?x:I):Io(D,O,O,O,[""],I,0,l,I)}}p=g=k=0,E=R=1,_=D="",d=u;break;case 58:d=1+Qn(D),k=A;default:if(E<1){if(L==123)--E;else if(L==125&&E++==0&&c0()==125)continue}switch(D+=gu(L),L*E){case 38:R=g>0?1:(D+="\f",-1);break;case 44:l[p++]=(Qn(D)-1)*R,R=1;break;case 64:Lr()===45&&(D+=mu(Zn())),w=Lr(),g=d=Qn(_=D+=g0(ko())),L++;break;case 45:A===45&&Qn(D)==2&&(E=0)}}return a}function af(e,t,n,i,o,a,u,l,f,p,g,d){for(var w=o-1,k=o===0?a:[""],A=rf(k),E=0,v=0,R=0;E<i;++E)for(var L=0,_=ri(e,w+1,w=tf(v=u[E])),x=e;L<A;++L)(x=nf(v>0?k[L]+" "+_:Ge(_,/&\f/g,k[L])))&&(f[R++]=x);return To(e,t,n,o===0?xo:l,f,p,g,d)}function m0(e,t,n,i){return To(e,t,n,Zl,gu(u0()),ri(e,2,-2),0,i)}function uf(e,t,n,i,o){return To(e,t,n,du,ri(e,0,i),ri(e,i+1,-1),i,o)}function cf(e,t,n){switch(o0(e,t)){case 5103:return gt+"print-"+e+e;case 5737:case 4201:case 3177:case 3433:case 1641:case 4457:case 2921:case 5572:case 6356:case 5844:case 3191:case 6645:case 3005:case 4215:case 6389:case 5109:case 5365:case 5621:case 3829:case 6391:case 5879:case 5623:case 6135:case 4599:return gt+e+e;case 4855:return gt+e.replace("add","source-over").replace("substract","source-out").replace("intersect","source-in").replace("exclude","xor")+e;case 4789:return Ss+e+e;case 5349:case 4246:case 4810:case 6968:case 2756:return gt+e+Ss+e+It+e+e;case 5936:switch(Zt(e,t+11)){case 114:return gt+e+It+Ge(e,/[svh]\w+-[tblr]{2}/,"tb")+e;case 108:return gt+e+It+Ge(e,/[svh]\w+-[tblr]{2}/,"tb-rl")+e;case 45:return gt+e+It+Ge(e,/[svh]\w+-[tblr]{2}/,"lr")+e}case 6828:case 4268:case 2903:return gt+e+It+e+e;case 6165:return gt+e+It+"flex-"+e+e;case 5187:return gt+e+Ge(e,/(\w+).+(:[^]+)/,gt+"box-$1$2"+It+"flex-$1$2")+e;case 5443:return gt+e+It+"flex-item-"+Ge(e,/flex-|-self/g,"")+(Er(e,/flex-|baseline/)?"":It+"grid-row-"+Ge(e,/flex-|-self/g,""))+e;case 4675:return gt+e+It+"flex-line-pack"+Ge(e,/align-content|flex-|-self/g,"")+e;case 5548:return gt+e+It+Ge(e,"shrink","negative")+e;case 5292:return gt+e+It+Ge(e,"basis","preferred-size")+e;case 6060:return gt+"box-"+Ge(e,"-grow","")+gt+e+It+Ge(e,"grow","positive")+e;case 4554:return gt+Ge(e,/([^-])(transform)/g,"$1"+gt+"$2")+e;case 6187:return Ge(Ge(Ge(e,/(zoom-|grab)/,gt+"$1"),/(image-set)/,gt+"$1"),e,"")+e;case 5495:case 3959:return Ge(e,/(image-set\([^]*)/,gt+"$1$`$1");case 4968:return Ge(Ge(e,/(.+:)(flex-)?(.*)/,gt+"box-pack:$3"+It+"flex-pack:$3"),/space-between/,"justify")+gt+e+e;case 4200:if(!Er(e,/flex-|baseline/))return It+"grid-column-align"+ri(e,t)+e;break;case 2592:case 3360:return It+Ge(e,"template-","")+e;case 4384:case 3616:return n&&n.some(function(i,o){return t=o,Er(i.props,/grid-\w+-end/)})?~Co(e+(n=n[t].value),"span",0)?e:It+Ge(e,"-start","")+e+It+"grid-row-span:"+(~Co(n,"span",0)?Er(n,/\d+/):+Er(n,/\d+/)-+Er(e,/\d+/))+";":It+Ge(e,"-start","")+e;case 4896:case 4128:return n&&n.some(function(i){return Er(i.props,/grid-\w+-start/)})?e:It+Ge(Ge(e,"-end","-span"),"span ","")+e;case 4095:case 3583:case 4068:case 2532:return Ge(e,/(.+)-inline(.+)/,gt+"$1$2")+e;case 8116:case 7059:case 5753:case 5535:case 5445:case 5701:case 4933:case 4677:case 5533:case 5789:case 5021:case 4765:if(Qn(e)-1-t>6)switch(Zt(e,t+1)){case 109:if(Zt(e,t+4)!==45)break;case 102:return Ge(e,/(.+:)(.+)-([^]+)/,"$1"+gt+"$2-$3$1"+Ss+(Zt(e,t+3)==108?"$3":"$2-$3"))+e;case 115:return~Co(e,"stretch",0)?cf(Ge(e,"stretch","fill-available"),t,n)+e:e}break;case 5152:case 5920:return Ge(e,/(.+?):(\d+)(\s*\/\s*(span)?\s*(\d+))?(.*)/,function(i,o,a,u,l,f,p){return It+o+":"+a+p+(u?It+o+"-span:"+(l?f:+f-+a)+p:"")+e});case 4949:if(Zt(e,t+6)===121)return Ge(e,":",":"+gt)+e;break;case 6444:switch(Zt(e,Zt(e,14)===45?18:11)){case 120:return Ge(e,/(.+:)([^;\s!]+)(;|(\s+)?!.+)?/,"$1"+gt+(Zt(e,14)===45?"inline-":"")+"box$3$1"+gt+"$2$3$1"+It+"$2box$3")+e;case 100:return Ge(e,":",":"+It)+e}break;case 5719:case 2647:case 2135:case 3927:case 2391:return Ge(e,"scroll-","scroll-snap-")+e}return e}function Fo(e,t){for(var n="",i=0;i<e.length;i++)n+=t(e[i],i,e,t)||"";return n}function b0(e,t,n,i){switch(e.type){case s0:if(e.children.length)break;case r0:case i0:case du:return e.return=e.return||e.value;case Zl:return"";case ef:return e.return=e.value+"{"+Fo(e.children,i)+"}";case xo:if(!Qn(e.value=e.props.join(",")))return""}return Qn(n=Fo(e.children,i))?e.return=e.value+"{"+n+"}":""}function v0(e){var t=rf(e);return function(n,i,o,a){for(var u="",l=0;l<t;l++)u+=e[l](n,i,o,a)||"";return u}}function w0(e){return function(t){t.root||(t=t.return)&&e(t)}}function A0(e,t,n,i){if(e.length>-1&&!e.return)switch(e.type){case du:e.return=cf(e.value,e.length,n);return;case ef:return Fo([Nr(e,{value:Ge(e.value,"@","@"+gt)})],i);case xo:if(e.length)return a0(n=e.props,function(o){switch(Er(o,i=/(::plac\w+|:read-\w+)/)){case":read-only":case":read-write":Di(Nr(e,{props:[Ge(o,/:(read-\w+)/,":"+Ss+"$1")]})),Di(Nr(e,{props:[o]})),yu(e,{props:sf(n,i)});break;case"::placeholder":Di(Nr(e,{props:[Ge(o,/:(plac\w+)/,":"+gt+"input-$1")]})),Di(Nr(e,{props:[Ge(o,/:(plac\w+)/,":"+Ss+"$1")]})),Di(Nr(e,{props:[Ge(o,/:(plac\w+)/,It+"input-$1")]})),Di(Nr(e,{props:[o]})),yu(e,{props:sf(n,i)});break}return""})}}var E0={animationIterationCount:1,aspectRatio:1,borderImageOutset:1,borderImageSlice:1,borderImageWidth:1,boxFlex:1,boxFlexGroup:1,boxOrdinalGroup:1,columnCount:1,columns:1,flex:1,flexGrow:1,flexPositive:1,flexShrink:1,flexNegative:1,flexOrder:1,gridRow:1,gridRowEnd:1,gridRowSpan:1,gridRowStart:1,gridColumn:1,gridColumnEnd:1,gridColumnSpan:1,gridColumnStart:1,msGridRow:1,msGridRowSpan:1,msGridColumn:1,msGridColumnSpan:1,fontWeight:1,lineHeight:1,opacity:1,order:1,orphans:1,tabSize:1,widows:1,zIndex:1,zoom:1,WebkitLineClamp:1,fillOpacity:1,floodOpacity:1,stopOpacity:1,strokeDasharray:1,strokeDashoffset:1,strokeMiterlimit:1,strokeOpacity:1,strokeWidth:1},ii=typeof et<"u"&&et.env!==void 0&&(et.env.REACT_APP_SC_ATTR||et.env.SC_ATTR)||"data-styled",vu=typeof window<"u"&&"HTMLElement"in window,S0=!!(typeof SC_DISABLE_SPEEDY=="boolean"?SC_DISABLE_SPEEDY:typeof et<"u"&&et.env!==void 0&&et.env.REACT_APP_SC_DISABLE_SPEEDY!==void 0&&et.env.REACT_APP_SC_DISABLE_SPEEDY!==""?et.env.REACT_APP_SC_DISABLE_SPEEDY!=="false"&&et.env.REACT_APP_SC_DISABLE_SPEEDY:typeof et<"u"&&et.env!==void 0&&et.env.SC_DISABLE_SPEEDY!==void 0&&et.env.SC_DISABLE_SPEEDY!==""?et.env.SC_DISABLE_SPEEDY!=="false"&&et.env.SC_DISABLE_SPEEDY:et.env.NODE_ENV!=="production"),lf=/invalid hook call/i,Bo=new Set,x0=function(e,t){if(et.env.NODE_ENV!=="production"){var n=t?' with the id of "'.concat(t,'"'):"",i="The component ".concat(e).concat(n,` has been created dynamically.
1
+ (function(ue,Z){typeof exports=="object"&&typeof module<"u"?Z(exports,require("react"),require("antd"),require("@tanstack/react-query"),require("react-router-dom"),require("@ant-design/icons")):typeof define=="function"&&define.amd?define(["exports","react","antd","@tanstack/react-query","react-router-dom","@ant-design/icons"],Z):(ue=typeof globalThis<"u"?globalThis:ue||self,Z(ue["@prorobotech/openapi-k8s-toolkit"]={},ue.React,ue.antd,ue.reactQuery,ue.ReactRouterDOM,ue.antdIcons))})(this,function(ue,Z,V,wn,Qn,qt){"use strict";function oy(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}var ef={exports:{}},Wt=ef.exports={},lr,fr;function mu(){throw new Error("setTimeout has not been defined")}function bu(){throw new Error("clearTimeout has not been defined")}(function(){try{typeof setTimeout=="function"?lr=setTimeout:lr=mu}catch{lr=mu}try{typeof clearTimeout=="function"?fr=clearTimeout:fr=bu}catch{fr=bu}})();function tf(e){if(lr===setTimeout)return setTimeout(e,0);if((lr===mu||!lr)&&setTimeout)return lr=setTimeout,setTimeout(e,0);try{return lr(e,0)}catch{try{return lr.call(null,e,0)}catch{return lr.call(this,e,0)}}}function ay(e){if(fr===clearTimeout)return clearTimeout(e);if((fr===bu||!fr)&&clearTimeout)return fr=clearTimeout,clearTimeout(e);try{return fr(e)}catch{try{return fr.call(null,e)}catch{return fr.call(this,e)}}}var Ar=[],Fi=!1,ii,Co=-1;function uy(){!Fi||!ii||(Fi=!1,ii.length?Ar=ii.concat(Ar):Co=-1,Ar.length&&nf())}function nf(){if(!Fi){var e=tf(uy);Fi=!0;for(var t=Ar.length;t;){for(ii=Ar,Ar=[];++Co<t;)ii&&ii[Co].run();Co=-1,t=Ar.length}ii=null,Fi=!1,ay(e)}}Wt.nextTick=function(e){var t=new Array(arguments.length-1);if(arguments.length>1)for(var n=1;n<arguments.length;n++)t[n-1]=arguments[n];Ar.push(new rf(e,t)),Ar.length===1&&!Fi&&tf(nf)};function rf(e,t){this.fun=e,this.array=t}rf.prototype.run=function(){this.fun.apply(null,this.array)},Wt.title="browser",Wt.browser=!0,Wt.env={},Wt.argv=[],Wt.version="",Wt.versions={};function Sr(){}Wt.on=Sr,Wt.addListener=Sr,Wt.once=Sr,Wt.off=Sr,Wt.removeListener=Sr,Wt.removeAllListeners=Sr,Wt.emit=Sr,Wt.prependListener=Sr,Wt.prependOnceListener=Sr,Wt.listeners=function(e){return[]},Wt.binding=function(e){throw new Error("process.binding is not supported")},Wt.cwd=function(){return"/"},Wt.chdir=function(e){throw new Error("process.chdir is not supported")},Wt.umask=function(){return 0};var cy=ef.exports;const tt=oy(cy);var An=function(){return An=Object.assign||function(t){for(var n,i=1,o=arguments.length;i<o;i++){n=arguments[i];for(var a in n)Object.prototype.hasOwnProperty.call(n,a)&&(t[a]=n[a])}return t},An.apply(this,arguments)};function Bi(e,t,n){if(n||arguments.length===2)for(var i=0,o=t.length,a;i<o;i++)(a||!(i in t))&&(a||(a=Array.prototype.slice.call(t,0,i)),a[i]=t[i]);return e.concat(a||Array.prototype.slice.call(t))}typeof SuppressedError=="function"&&SuppressedError;function ly(e){var t=Object.create(null);return function(n){return t[n]===void 0&&(t[n]=e(n)),t[n]}}var fy=/^((children|dangerouslySetInnerHTML|key|ref|autoFocus|defaultValue|defaultChecked|innerHTML|suppressContentEditableWarning|suppressHydrationWarning|valueLink|abbr|accept|acceptCharset|accessKey|action|allow|allowUserMedia|allowPaymentRequest|allowFullScreen|allowTransparency|alt|async|autoComplete|autoPlay|capture|cellPadding|cellSpacing|challenge|charSet|checked|cite|classID|className|cols|colSpan|content|contentEditable|contextMenu|controls|controlsList|coords|crossOrigin|data|dateTime|decoding|default|defer|dir|disabled|disablePictureInPicture|disableRemotePlayback|download|draggable|encType|enterKeyHint|fetchpriority|fetchPriority|form|formAction|formEncType|formMethod|formNoValidate|formTarget|frameBorder|headers|height|hidden|high|href|hrefLang|htmlFor|httpEquiv|id|inputMode|integrity|is|keyParams|keyType|kind|label|lang|list|loading|loop|low|marginHeight|marginWidth|max|maxLength|media|mediaGroup|method|min|minLength|multiple|muted|name|nonce|noValidate|open|optimum|pattern|placeholder|playsInline|poster|preload|profile|radioGroup|readOnly|referrerPolicy|rel|required|reversed|role|rows|rowSpan|sandbox|scope|scoped|scrolling|seamless|selected|shape|size|sizes|slot|span|spellCheck|src|srcDoc|srcLang|srcSet|start|step|style|summary|tabIndex|target|title|translate|type|useMap|value|width|wmode|wrap|about|datatype|inlist|prefix|property|resource|typeof|vocab|autoCapitalize|autoCorrect|autoSave|color|incremental|fallback|inert|itemProp|itemScope|itemType|itemID|itemRef|on|option|results|security|unselectable|accentHeight|accumulate|additive|alignmentBaseline|allowReorder|alphabetic|amplitude|arabicForm|ascent|attributeName|attributeType|autoReverse|azimuth|baseFrequency|baselineShift|baseProfile|bbox|begin|bias|by|calcMode|capHeight|clip|clipPathUnits|clipPath|clipRule|colorInterpolation|colorInterpolationFilters|colorProfile|colorRendering|contentScriptType|contentStyleType|cursor|cx|cy|d|decelerate|descent|diffuseConstant|direction|display|divisor|dominantBaseline|dur|dx|dy|edgeMode|elevation|enableBackground|end|exponent|externalResourcesRequired|fill|fillOpacity|fillRule|filter|filterRes|filterUnits|floodColor|floodOpacity|focusable|fontFamily|fontSize|fontSizeAdjust|fontStretch|fontStyle|fontVariant|fontWeight|format|from|fr|fx|fy|g1|g2|glyphName|glyphOrientationHorizontal|glyphOrientationVertical|glyphRef|gradientTransform|gradientUnits|hanging|horizAdvX|horizOriginX|ideographic|imageRendering|in|in2|intercept|k|k1|k2|k3|k4|kernelMatrix|kernelUnitLength|kerning|keyPoints|keySplines|keyTimes|lengthAdjust|letterSpacing|lightingColor|limitingConeAngle|local|markerEnd|markerMid|markerStart|markerHeight|markerUnits|markerWidth|mask|maskContentUnits|maskUnits|mathematical|mode|numOctaves|offset|opacity|operator|order|orient|orientation|origin|overflow|overlinePosition|overlineThickness|panose1|paintOrder|pathLength|patternContentUnits|patternTransform|patternUnits|pointerEvents|points|pointsAtX|pointsAtY|pointsAtZ|preserveAlpha|preserveAspectRatio|primitiveUnits|r|radius|refX|refY|renderingIntent|repeatCount|repeatDur|requiredExtensions|requiredFeatures|restart|result|rotate|rx|ry|scale|seed|shapeRendering|slope|spacing|specularConstant|specularExponent|speed|spreadMethod|startOffset|stdDeviation|stemh|stemv|stitchTiles|stopColor|stopOpacity|strikethroughPosition|strikethroughThickness|string|stroke|strokeDasharray|strokeDashoffset|strokeLinecap|strokeLinejoin|strokeMiterlimit|strokeOpacity|strokeWidth|surfaceScale|systemLanguage|tableValues|targetX|targetY|textAnchor|textDecoration|textRendering|textLength|to|transform|u1|u2|underlinePosition|underlineThickness|unicode|unicodeBidi|unicodeRange|unitsPerEm|vAlphabetic|vHanging|vIdeographic|vMathematical|values|vectorEffect|version|vertAdvY|vertOriginX|vertOriginY|viewBox|viewTarget|visibility|widths|wordSpacing|writingMode|x|xHeight|x1|x2|xChannelSelector|xlinkActuate|xlinkArcrole|xlinkHref|xlinkRole|xlinkShow|xlinkTitle|xlinkType|xmlBase|xmlns|xmlnsXlink|xmlLang|xmlSpace|y|y1|y2|yChannelSelector|z|zoomAndPan|for|class|autofocus)|(([Dd][Aa][Tt][Aa]|[Aa][Rr][Ii][Aa]|x)-.*))$/,hy=ly(function(e){return fy.test(e)||e.charCodeAt(0)===111&&e.charCodeAt(1)===110&&e.charCodeAt(2)<91}),Zn=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{};function vu(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}var Ft="-ms-",Cs="-moz-",mt="-webkit-",sf="comm",_o="rule",wu="decl",py="@import",dy="@namespace",of="@keyframes",gy="@layer",af=Math.abs,Au=String.fromCharCode,Su=Object.assign;function yy(e,t){return Zt(e,0)^45?(((t<<2^Zt(e,0))<<2^Zt(e,1))<<2^Zt(e,2))<<2^Zt(e,3):0}function uf(e){return e.trim()}function Er(e,t){return(e=t.exec(e))?e[0]:e}function Je(e,t,n){return e.replace(t,n)}function ko(e,t,n){return e.indexOf(t,n)}function Zt(e,t){return e.charCodeAt(t)|0}function si(e,t,n){return e.slice(t,n)}function er(e){return e.length}function cf(e){return e.length}function _s(e,t){return t.push(e),e}function my(e,t){return e.map(t).join("")}function lf(e,t){return e.filter(function(n){return!Er(n,t)})}var To=1,Di=1,ff=0,Rn=0,Qt=0,Pi="";function Oo(e,t,n,i,o,a,u,l){return{value:e,root:t,parent:n,type:i,props:o,children:a,line:To,column:Di,length:u,return:"",siblings:l}}function Nr(e,t){return Su(Oo("",null,null,"",null,null,0,e.siblings),e,{length:-e.length},t)}function Ri(e){for(;e.root;)e=Nr(e.root,{children:[e]});_s(e,e.siblings)}function by(){return Qt}function vy(){return Qt=Rn>0?Zt(Pi,--Rn):0,Di--,Qt===10&&(Di=1,To--),Qt}function tr(){return Qt=Rn<ff?Zt(Pi,Rn++):0,Di++,Qt===10&&(Di=1,To++),Qt}function jr(){return Zt(Pi,Rn)}function Io(){return Rn}function Fo(e,t){return si(Pi,e,t)}function ks(e){switch(e){case 0:case 9:case 10:case 13:case 32:return 5;case 33:case 43:case 44:case 47:case 62:case 64:case 126:case 59:case 123:case 125:return 4;case 58:return 3;case 34:case 39:case 40:case 91:return 2;case 41:case 93:return 1}return 0}function wy(e){return To=Di=1,ff=er(Pi=e),Rn=0,[]}function Ay(e){return Pi="",e}function Eu(e){return uf(Fo(Rn-1,xu(e===91?e+2:e===40?e+1:e)))}function Sy(e){for(;(Qt=jr())&&Qt<33;)tr();return ks(e)>2||ks(Qt)>3?"":" "}function Ey(e,t){for(;--t&&tr()&&!(Qt<48||Qt>102||Qt>57&&Qt<65||Qt>70&&Qt<97););return Fo(e,Io()+(t<6&&jr()==32&&tr()==32))}function xu(e){for(;tr();)switch(Qt){case e:return Rn;case 34:case 39:e!==34&&e!==39&&xu(Qt);break;case 40:e===41&&xu(e);break;case 92:tr();break}return Rn}function xy(e,t){for(;tr()&&e+Qt!==57;)if(e+Qt===84&&jr()===47)break;return"/*"+Fo(t,Rn-1)+"*"+Au(e===47?e:tr())}function Cy(e){for(;!ks(jr());)tr();return Fo(e,Rn)}function _y(e){return Ay(Bo("",null,null,null,[""],e=wy(e),0,[0],e))}function Bo(e,t,n,i,o,a,u,l,f){for(var p=0,g=0,d=u,w=0,T=0,A=0,S=1,v=1,R=1,N=0,_="",x=o,F=a,I=i,D=_;v;)switch(A=N,N=tr()){case 40:if(A!=108&&Zt(D,d-1)==58){ko(D+=Je(Eu(N),"&","&\f"),"&\f",af(p?l[p-1]:0))!=-1&&(R=-1);break}case 34:case 39:case 91:D+=Eu(N);break;case 9:case 10:case 13:case 32:D+=Sy(A);break;case 92:D+=Ey(Io()-1,7);continue;case 47:switch(jr()){case 42:case 47:_s(ky(xy(tr(),Io()),t,n,f),f),(ks(A||1)==5||ks(jr()||1)==5)&&er(D)&&si(D,-1,void 0)!==" "&&(D+=" ");break;default:D+="/"}break;case 123*S:l[p++]=er(D)*R;case 125*S:case 59:case 0:switch(N){case 0:case 125:v=0;case 59+g:R==-1&&(D=Je(D,/\f/g,"")),T>0&&(er(D)-d||S===0&&A===47)&&_s(T>32?pf(D+";",i,n,d-1,f):pf(Je(D," ","")+";",i,n,d-2,f),f);break;case 59:D+=";";default:if(_s(I=hf(D,t,n,p,g,o,l,_,x=[],F=[],d,a),a),N===123)if(g===0)Bo(D,t,I,I,x,a,d,l,F);else{switch(w){case 99:if(Zt(D,3)===110)break;case 108:if(Zt(D,2)===97)break;default:g=0;case 100:case 109:case 115:}g?Bo(e,I,I,i&&_s(hf(e,I,I,0,0,o,l,_,o,x=[],d,F),F),o,F,d,l,i?x:F):Bo(D,I,I,I,[""],F,0,l,F)}}p=g=T=0,S=R=1,_=D="",d=u;break;case 58:d=1+er(D),T=A;default:if(S<1){if(N==123)--S;else if(N==125&&S++==0&&vy()==125)continue}switch(D+=Au(N),N*S){case 38:R=g>0?1:(D+="\f",-1);break;case 44:l[p++]=(er(D)-1)*R,R=1;break;case 64:jr()===45&&(D+=Eu(tr())),w=jr(),g=d=er(_=D+=Cy(Io())),N++;break;case 45:A===45&&er(D)==2&&(S=0)}}return a}function hf(e,t,n,i,o,a,u,l,f,p,g,d){for(var w=o-1,T=o===0?a:[""],A=cf(T),S=0,v=0,R=0;S<i;++S)for(var N=0,_=si(e,w+1,w=af(v=u[S])),x=e;N<A;++N)(x=uf(v>0?T[N]+" "+_:Je(_,/&\f/g,T[N])))&&(f[R++]=x);return Oo(e,t,n,o===0?_o:l,f,p,g,d)}function ky(e,t,n,i){return Oo(e,t,n,sf,Au(by()),si(e,2,-2),0,i)}function pf(e,t,n,i,o){return Oo(e,t,n,wu,si(e,0,i),si(e,i+1,-1),i,o)}function df(e,t,n){switch(yy(e,t)){case 5103:return mt+"print-"+e+e;case 5737:case 4201:case 3177:case 3433:case 1641:case 4457:case 2921:case 5572:case 6356:case 5844:case 3191:case 6645:case 3005:case 4215:case 6389:case 5109:case 5365:case 5621:case 3829:case 6391:case 5879:case 5623:case 6135:case 4599:return mt+e+e;case 4855:return mt+e.replace("add","source-over").replace("substract","source-out").replace("intersect","source-in").replace("exclude","xor")+e;case 4789:return Cs+e+e;case 5349:case 4246:case 4810:case 6968:case 2756:return mt+e+Cs+e+Ft+e+e;case 5936:switch(Zt(e,t+11)){case 114:return mt+e+Ft+Je(e,/[svh]\w+-[tblr]{2}/,"tb")+e;case 108:return mt+e+Ft+Je(e,/[svh]\w+-[tblr]{2}/,"tb-rl")+e;case 45:return mt+e+Ft+Je(e,/[svh]\w+-[tblr]{2}/,"lr")+e}case 6828:case 4268:case 2903:return mt+e+Ft+e+e;case 6165:return mt+e+Ft+"flex-"+e+e;case 5187:return mt+e+Je(e,/(\w+).+(:[^]+)/,mt+"box-$1$2"+Ft+"flex-$1$2")+e;case 5443:return mt+e+Ft+"flex-item-"+Je(e,/flex-|-self/g,"")+(Er(e,/flex-|baseline/)?"":Ft+"grid-row-"+Je(e,/flex-|-self/g,""))+e;case 4675:return mt+e+Ft+"flex-line-pack"+Je(e,/align-content|flex-|-self/g,"")+e;case 5548:return mt+e+Ft+Je(e,"shrink","negative")+e;case 5292:return mt+e+Ft+Je(e,"basis","preferred-size")+e;case 6060:return mt+"box-"+Je(e,"-grow","")+mt+e+Ft+Je(e,"grow","positive")+e;case 4554:return mt+Je(e,/([^-])(transform)/g,"$1"+mt+"$2")+e;case 6187:return Je(Je(Je(e,/(zoom-|grab)/,mt+"$1"),/(image-set)/,mt+"$1"),e,"")+e;case 5495:case 3959:return Je(e,/(image-set\([^]*)/,mt+"$1$`$1");case 4968:return Je(Je(e,/(.+:)(flex-)?(.*)/,mt+"box-pack:$3"+Ft+"flex-pack:$3"),/space-between/,"justify")+mt+e+e;case 4200:if(!Er(e,/flex-|baseline/))return Ft+"grid-column-align"+si(e,t)+e;break;case 2592:case 3360:return Ft+Je(e,"template-","")+e;case 4384:case 3616:return n&&n.some(function(i,o){return t=o,Er(i.props,/grid-\w+-end/)})?~ko(e+(n=n[t].value),"span",0)?e:Ft+Je(e,"-start","")+e+Ft+"grid-row-span:"+(~ko(n,"span",0)?Er(n,/\d+/):+Er(n,/\d+/)-+Er(e,/\d+/))+";":Ft+Je(e,"-start","")+e;case 4896:case 4128:return n&&n.some(function(i){return Er(i.props,/grid-\w+-start/)})?e:Ft+Je(Je(e,"-end","-span"),"span ","")+e;case 4095:case 3583:case 4068:case 2532:return Je(e,/(.+)-inline(.+)/,mt+"$1$2")+e;case 8116:case 7059:case 5753:case 5535:case 5445:case 5701:case 4933:case 4677:case 5533:case 5789:case 5021:case 4765:if(er(e)-1-t>6)switch(Zt(e,t+1)){case 109:if(Zt(e,t+4)!==45)break;case 102:return Je(e,/(.+:)(.+)-([^]+)/,"$1"+mt+"$2-$3$1"+Cs+(Zt(e,t+3)==108?"$3":"$2-$3"))+e;case 115:return~ko(e,"stretch",0)?df(Je(e,"stretch","fill-available"),t,n)+e:e}break;case 5152:case 5920:return Je(e,/(.+?):(\d+)(\s*\/\s*(span)?\s*(\d+))?(.*)/,function(i,o,a,u,l,f,p){return Ft+o+":"+a+p+(u?Ft+o+"-span:"+(l?f:+f-+a)+p:"")+e});case 4949:if(Zt(e,t+6)===121)return Je(e,":",":"+mt)+e;break;case 6444:switch(Zt(e,Zt(e,14)===45?18:11)){case 120:return Je(e,/(.+:)([^;\s!]+)(;|(\s+)?!.+)?/,"$1"+mt+(Zt(e,14)===45?"inline-":"")+"box$3$1"+mt+"$2$3$1"+Ft+"$2box$3")+e;case 100:return Je(e,":",":"+Ft)+e}break;case 5719:case 2647:case 2135:case 3927:case 2391:return Je(e,"scroll-","scroll-snap-")+e}return e}function Do(e,t){for(var n="",i=0;i<e.length;i++)n+=t(e[i],i,e,t)||"";return n}function Ty(e,t,n,i){switch(e.type){case gy:if(e.children.length)break;case py:case dy:case wu:return e.return=e.return||e.value;case sf:return"";case of:return e.return=e.value+"{"+Do(e.children,i)+"}";case _o:if(!er(e.value=e.props.join(",")))return""}return er(n=Do(e.children,i))?e.return=e.value+"{"+n+"}":""}function Oy(e){var t=cf(e);return function(n,i,o,a){for(var u="",l=0;l<t;l++)u+=e[l](n,i,o,a)||"";return u}}function Iy(e){return function(t){t.root||(t=t.return)&&e(t)}}function Fy(e,t,n,i){if(e.length>-1&&!e.return)switch(e.type){case wu:e.return=df(e.value,e.length,n);return;case of:return Do([Nr(e,{value:Je(e.value,"@","@"+mt)})],i);case _o:if(e.length)return my(n=e.props,function(o){switch(Er(o,i=/(::plac\w+|:read-\w+)/)){case":read-only":case":read-write":Ri(Nr(e,{props:[Je(o,/:(read-\w+)/,":"+Cs+"$1")]})),Ri(Nr(e,{props:[o]})),Su(e,{props:lf(n,i)});break;case"::placeholder":Ri(Nr(e,{props:[Je(o,/:(plac\w+)/,":"+mt+"input-$1")]})),Ri(Nr(e,{props:[Je(o,/:(plac\w+)/,":"+Cs+"$1")]})),Ri(Nr(e,{props:[Je(o,/:(plac\w+)/,Ft+"input-$1")]})),Ri(Nr(e,{props:[o]})),Su(e,{props:lf(n,i)});break}return""})}}var By={animationIterationCount:1,aspectRatio:1,borderImageOutset:1,borderImageSlice:1,borderImageWidth:1,boxFlex:1,boxFlexGroup:1,boxOrdinalGroup:1,columnCount:1,columns:1,flex:1,flexGrow:1,flexPositive:1,flexShrink:1,flexNegative:1,flexOrder:1,gridRow:1,gridRowEnd:1,gridRowSpan:1,gridRowStart:1,gridColumn:1,gridColumnEnd:1,gridColumnSpan:1,gridColumnStart:1,msGridRow:1,msGridRowSpan:1,msGridColumn:1,msGridColumnSpan:1,fontWeight:1,lineHeight:1,opacity:1,order:1,orphans:1,tabSize:1,widows:1,zIndex:1,zoom:1,WebkitLineClamp:1,fillOpacity:1,floodOpacity:1,stopOpacity:1,strokeDasharray:1,strokeDashoffset:1,strokeMiterlimit:1,strokeOpacity:1,strokeWidth:1},oi=typeof tt<"u"&&tt.env!==void 0&&(tt.env.REACT_APP_SC_ATTR||tt.env.SC_ATTR)||"data-styled",Cu=typeof window<"u"&&"HTMLElement"in window,Dy=!!(typeof SC_DISABLE_SPEEDY=="boolean"?SC_DISABLE_SPEEDY:typeof tt<"u"&&tt.env!==void 0&&tt.env.REACT_APP_SC_DISABLE_SPEEDY!==void 0&&tt.env.REACT_APP_SC_DISABLE_SPEEDY!==""?tt.env.REACT_APP_SC_DISABLE_SPEEDY!=="false"&&tt.env.REACT_APP_SC_DISABLE_SPEEDY:typeof tt<"u"&&tt.env!==void 0&&tt.env.SC_DISABLE_SPEEDY!==void 0&&tt.env.SC_DISABLE_SPEEDY!==""?tt.env.SC_DISABLE_SPEEDY!=="false"&&tt.env.SC_DISABLE_SPEEDY:tt.env.NODE_ENV!=="production"),gf=/invalid hook call/i,Po=new Set,Py=function(e,t){if(tt.env.NODE_ENV!=="production"){var n=t?' with the id of "'.concat(t,'"'):"",i="The component ".concat(e).concat(n,` has been created dynamically.
2
2
  `)+`You may see this warning because you've called styled inside another component.
3
- To resolve this only create new StyledComponents outside of any render method and function component.`,o=console.error;try{var a=!0;console.error=function(u){for(var l=[],f=1;f<arguments.length;f++)l[f-1]=arguments[f];lf.test(u)?(a=!1,Bo.delete(i)):o.apply(void 0,Ii([u],l,!1))},ne.useRef(),a&&!Bo.has(i)&&(console.warn(i),Bo.add(i))}catch(u){lf.test(u.message)&&Bo.delete(i)}finally{console.error=o}}},Do=Object.freeze([]),Ri=Object.freeze({});function C0(e,t,n){return n===void 0&&(n=Ri),e.theme!==n.theme&&e.theme||t||n.theme}var wu=new Set(["a","abbr","address","area","article","aside","audio","b","base","bdi","bdo","big","blockquote","body","br","button","canvas","caption","cite","code","col","colgroup","data","datalist","dd","del","details","dfn","dialog","div","dl","dt","em","embed","fieldset","figcaption","figure","footer","form","h1","h2","h3","h4","h5","h6","head","header","hgroup","hr","html","i","iframe","img","input","ins","kbd","keygen","label","legend","li","link","main","map","mark","menu","menuitem","meta","meter","nav","noscript","object","ol","optgroup","option","output","p","param","picture","pre","progress","q","rp","rt","ruby","s","samp","script","section","select","small","source","span","strong","style","sub","summary","sup","table","tbody","td","textarea","tfoot","th","thead","time","title","tr","track","u","ul","use","var","video","wbr","circle","clipPath","defs","ellipse","foreignObject","g","image","line","linearGradient","marker","mask","path","pattern","polygon","polyline","radialGradient","rect","stop","svg","text","tspan"]),_0=/[!"#$%&'()*+,./:;<=>?@[\\\]^`{|}~-]+/g,T0=/(^-|-$)/g;function ff(e){return e.replace(_0,"-").replace(T0,"")}var k0=/(a)(d)/gi,hf=function(e){return String.fromCharCode(e+(e>25?39:97))};function Au(e){var t,n="";for(t=Math.abs(e);t>52;t=t/52|0)n=hf(t%52)+n;return(hf(t%52)+n).replace(k0,"$1-$2")}var Eu,si=function(e,t){for(var n=t.length;n;)e=33*e^t.charCodeAt(--n);return e},pf=function(e){return si(5381,e)};function O0(e){return Au(pf(e)>>>0)}function df(e){return et.env.NODE_ENV!=="production"&&typeof e=="string"&&e||e.displayName||e.name||"Component"}function Su(e){return typeof e=="string"&&(et.env.NODE_ENV==="production"||e.charAt(0)===e.charAt(0).toLowerCase())}var gf=typeof Symbol=="function"&&Symbol.for,yf=gf?Symbol.for("react.memo"):60115,I0=gf?Symbol.for("react.forward_ref"):60112,F0={childContextTypes:!0,contextType:!0,contextTypes:!0,defaultProps:!0,displayName:!0,getDefaultProps:!0,getDerivedStateFromError:!0,getDerivedStateFromProps:!0,mixins:!0,propTypes:!0,type:!0},B0={name:!0,length:!0,prototype:!0,caller:!0,callee:!0,arguments:!0,arity:!0},mf={$$typeof:!0,compare:!0,defaultProps:!0,displayName:!0,propTypes:!0,type:!0},D0=((Eu={})[I0]={$$typeof:!0,render:!0,defaultProps:!0,displayName:!0,propTypes:!0},Eu[yf]=mf,Eu);function bf(e){return("type"in(t=e)&&t.type.$$typeof)===yf?mf:"$$typeof"in e?D0[e.$$typeof]:F0;var t}var R0=Object.defineProperty,P0=Object.getOwnPropertyNames,vf=Object.getOwnPropertySymbols,N0=Object.getOwnPropertyDescriptor,L0=Object.getPrototypeOf,wf=Object.prototype;function Af(e,t,n){if(typeof t!="string"){if(wf){var i=L0(t);i&&i!==wf&&Af(e,i,n)}var o=P0(t);vf&&(o=o.concat(vf(t)));for(var a=bf(e),u=bf(t),l=0;l<o.length;++l){var f=o[l];if(!(f in B0||n&&n[f]||u&&f in u||a&&f in a)){var p=N0(t,f);try{R0(e,f,p)}catch{}}}}return e}function Pi(e){return typeof e=="function"}function xu(e){return typeof e=="object"&&"styledComponentId"in e}function oi(e,t){return e&&t?"".concat(e," ").concat(t):e||t||""}function Ef(e,t){if(e.length===0)return"";for(var n=e[0],i=1;i<e.length;i++)n+=e[i];return n}function Ni(e){return e!==null&&typeof e=="object"&&e.constructor.name===Object.name&&!("props"in e&&e.$$typeof)}function Cu(e,t,n){if(n===void 0&&(n=!1),!n&&!Ni(e)&&!Array.isArray(e))return t;if(Array.isArray(t))for(var i=0;i<t.length;i++)e[i]=Cu(e[i],t[i]);else if(Ni(t))for(var i in t)e[i]=Cu(e[i],t[i]);return e}function _u(e,t){Object.defineProperty(e,"toString",{value:t})}var $0=et.env.NODE_ENV!=="production"?{1:`Cannot create styled-component for component: %s.
3
+ To resolve this only create new StyledComponents outside of any render method and function component.`,o=console.error;try{var a=!0;console.error=function(u){for(var l=[],f=1;f<arguments.length;f++)l[f-1]=arguments[f];gf.test(u)?(a=!1,Po.delete(i)):o.apply(void 0,Bi([u],l,!1))},Z.useRef(),a&&!Po.has(i)&&(console.warn(i),Po.add(i))}catch(u){gf.test(u.message)&&Po.delete(i)}finally{console.error=o}}},Ro=Object.freeze([]),Li=Object.freeze({});function Ry(e,t,n){return n===void 0&&(n=Li),e.theme!==n.theme&&e.theme||t||n.theme}var _u=new Set(["a","abbr","address","area","article","aside","audio","b","base","bdi","bdo","big","blockquote","body","br","button","canvas","caption","cite","code","col","colgroup","data","datalist","dd","del","details","dfn","dialog","div","dl","dt","em","embed","fieldset","figcaption","figure","footer","form","h1","h2","h3","h4","h5","h6","head","header","hgroup","hr","html","i","iframe","img","input","ins","kbd","keygen","label","legend","li","link","main","map","mark","menu","menuitem","meta","meter","nav","noscript","object","ol","optgroup","option","output","p","param","picture","pre","progress","q","rp","rt","ruby","s","samp","script","section","select","small","source","span","strong","style","sub","summary","sup","table","tbody","td","textarea","tfoot","th","thead","time","title","tr","track","u","ul","use","var","video","wbr","circle","clipPath","defs","ellipse","foreignObject","g","image","line","linearGradient","marker","mask","path","pattern","polygon","polyline","radialGradient","rect","stop","svg","text","tspan"]),Ly=/[!"#$%&'()*+,./:;<=>?@[\\\]^`{|}~-]+/g,Ny=/(^-|-$)/g;function yf(e){return e.replace(Ly,"-").replace(Ny,"")}var jy=/(a)(d)/gi,mf=function(e){return String.fromCharCode(e+(e>25?39:97))};function ku(e){var t,n="";for(t=Math.abs(e);t>52;t=t/52|0)n=mf(t%52)+n;return(mf(t%52)+n).replace(jy,"$1-$2")}var Tu,ai=function(e,t){for(var n=t.length;n;)e=33*e^t.charCodeAt(--n);return e},bf=function(e){return ai(5381,e)};function $y(e){return ku(bf(e)>>>0)}function vf(e){return tt.env.NODE_ENV!=="production"&&typeof e=="string"&&e||e.displayName||e.name||"Component"}function Ou(e){return typeof e=="string"&&(tt.env.NODE_ENV==="production"||e.charAt(0)===e.charAt(0).toLowerCase())}var wf=typeof Symbol=="function"&&Symbol.for,Af=wf?Symbol.for("react.memo"):60115,My=wf?Symbol.for("react.forward_ref"):60112,Uy={childContextTypes:!0,contextType:!0,contextTypes:!0,defaultProps:!0,displayName:!0,getDefaultProps:!0,getDerivedStateFromError:!0,getDerivedStateFromProps:!0,mixins:!0,propTypes:!0,type:!0},Vy={name:!0,length:!0,prototype:!0,caller:!0,callee:!0,arguments:!0,arity:!0},Sf={$$typeof:!0,compare:!0,defaultProps:!0,displayName:!0,propTypes:!0,type:!0},qy=((Tu={})[My]={$$typeof:!0,render:!0,defaultProps:!0,displayName:!0,propTypes:!0},Tu[Af]=Sf,Tu);function Ef(e){return("type"in(t=e)&&t.type.$$typeof)===Af?Sf:"$$typeof"in e?qy[e.$$typeof]:Uy;var t}var Wy=Object.defineProperty,Ky=Object.getOwnPropertyNames,xf=Object.getOwnPropertySymbols,Hy=Object.getOwnPropertyDescriptor,zy=Object.getPrototypeOf,Cf=Object.prototype;function _f(e,t,n){if(typeof t!="string"){if(Cf){var i=zy(t);i&&i!==Cf&&_f(e,i,n)}var o=Ky(t);xf&&(o=o.concat(xf(t)));for(var a=Ef(e),u=Ef(t),l=0;l<o.length;++l){var f=o[l];if(!(f in Vy||n&&n[f]||u&&f in u||a&&f in a)){var p=Hy(t,f);try{Wy(e,f,p)}catch{}}}}return e}function Ni(e){return typeof e=="function"}function Iu(e){return typeof e=="object"&&"styledComponentId"in e}function ui(e,t){return e&&t?"".concat(e," ").concat(t):e||t||""}function kf(e,t){if(e.length===0)return"";for(var n=e[0],i=1;i<e.length;i++)n+=e[i];return n}function ji(e){return e!==null&&typeof e=="object"&&e.constructor.name===Object.name&&!("props"in e&&e.$$typeof)}function Fu(e,t,n){if(n===void 0&&(n=!1),!n&&!ji(e)&&!Array.isArray(e))return t;if(Array.isArray(t))for(var i=0;i<t.length;i++)e[i]=Fu(e[i],t[i]);else if(ji(t))for(var i in t)e[i]=Fu(e[i],t[i]);return e}function Bu(e,t){Object.defineProperty(e,"toString",{value:t})}var Gy=tt.env.NODE_ENV!=="production"?{1:`Cannot create styled-component for component: %s.
4
4
 
5
5
  `,2:`Can't collect styles once you've consumed a \`ServerStyleSheet\`'s styles! \`ServerStyleSheet\` is a one off instance for each server-side render cycle.
6
6
 
@@ -41,10 +41,10 @@ as for instance in your render method then you may be running into this limitati
41
41
 
42
42
  `,17:`CSSStyleSheet could not be found on HTMLStyleElement.
43
43
  Has styled-components' style tag been unmounted or altered by another script?
44
- `,18:"ThemeProvider: Please make sure your useTheme hook is within a `<ThemeProvider>`"}:{};function j0(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];for(var n=e[0],i=[],o=1,a=e.length;o<a;o+=1)i.push(e[o]);return i.forEach(function(u){n=n.replace(/%[a-z]/,u)}),n}function Li(e){for(var t=[],n=1;n<arguments.length;n++)t[n-1]=arguments[n];return et.env.NODE_ENV==="production"?new Error("An error occurred. See https://github.com/styled-components/styled-components/blob/main/packages/styled-components/src/utils/errors.md#".concat(e," for more information.").concat(t.length>0?" Args: ".concat(t.join(", ")):"")):new Error(j0.apply(void 0,Ii([$0[e]],t,!1)).trim())}var M0=function(){function e(t){this.groupSizes=new Uint32Array(512),this.length=512,this.tag=t}return e.prototype.indexOfGroup=function(t){for(var n=0,i=0;i<t;i++)n+=this.groupSizes[i];return n},e.prototype.insertRules=function(t,n){if(t>=this.groupSizes.length){for(var i=this.groupSizes,o=i.length,a=o;t>=a;)if((a<<=1)<0)throw Li(16,"".concat(t));this.groupSizes=new Uint32Array(a),this.groupSizes.set(i),this.length=a;for(var u=o;u<a;u++)this.groupSizes[u]=0}for(var l=this.indexOfGroup(t+1),f=(u=0,n.length);u<f;u++)this.tag.insertRule(l,n[u])&&(this.groupSizes[t]++,l++)},e.prototype.clearGroup=function(t){if(t<this.length){var n=this.groupSizes[t],i=this.indexOfGroup(t),o=i+n;this.groupSizes[t]=0;for(var a=i;a<o;a++)this.tag.deleteRule(i)}},e.prototype.getGroup=function(t){var n="";if(t>=this.length||this.groupSizes[t]===0)return n;for(var i=this.groupSizes[t],o=this.indexOfGroup(t),a=o+i,u=o;u<a;u++)n+="".concat(this.tag.getRule(u)).concat(`/*!sc*/
45
- `);return n},e}(),Ro=new Map,Po=new Map,Tu=1,No=function(e){if(Ro.has(e))return Ro.get(e);for(;Po.has(Tu);)Tu++;var t=Tu++;if(et.env.NODE_ENV!=="production"&&((0|t)<0||t>1073741824))throw Li(16,"".concat(t));return Ro.set(e,t),Po.set(t,e),t},U0=function(e,t){Ro.set(e,t),Po.set(t,e)},q0="style[".concat(ii,"][").concat("data-styled-version",'="').concat("6.0.7",'"]'),V0=new RegExp("^".concat(ii,'\\.g(\\d+)\\[id="([\\w\\d-]+)"\\].*?"([^"]*)')),W0=function(e,t,n){for(var i,o=n.split(","),a=0,u=o.length;a<u;a++)(i=o[a])&&e.registerName(t,i)},K0=function(e,t){for(var n,i=((n=t.textContent)!==null&&n!==void 0?n:"").split(`/*!sc*/
46
- `),o=[],a=0,u=i.length;a<u;a++){var l=i[a].trim();if(l){var f=l.match(V0);if(f){var p=0|parseInt(f[1],10),g=f[2];p!==0&&(U0(g,p),W0(e,g,f[3]),e.getTag().insertRules(p,o)),o.length=0}else o.push(l)}}};function H0(){return typeof __webpack_nonce__<"u"?__webpack_nonce__:null}var Sf=function(e){var t=document.head,n=e||t,i=document.createElement("style"),o=function(l){var f=Array.from(l.querySelectorAll("style[".concat(ii,"]")));return f[f.length-1]}(n),a=o!==void 0?o.nextSibling:null;i.setAttribute(ii,"active"),i.setAttribute("data-styled-version","6.0.7");var u=H0();return u&&i.setAttribute("nonce",u),n.insertBefore(i,a),i},z0=function(){function e(t){this.element=Sf(t),this.element.appendChild(document.createTextNode("")),this.sheet=function(n){if(n.sheet)return n.sheet;for(var i=document.styleSheets,o=0,a=i.length;o<a;o++){var u=i[o];if(u.ownerNode===n)return u}throw Li(17)}(this.element),this.length=0}return e.prototype.insertRule=function(t,n){try{return this.sheet.insertRule(n,t),this.length++,!0}catch{return!1}},e.prototype.deleteRule=function(t){this.sheet.deleteRule(t),this.length--},e.prototype.getRule=function(t){var n=this.sheet.cssRules[t];return n&&n.cssText?n.cssText:""},e}(),G0=function(){function e(t){this.element=Sf(t),this.nodes=this.element.childNodes,this.length=0}return e.prototype.insertRule=function(t,n){if(t<=this.length&&t>=0){var i=document.createTextNode(n);return this.element.insertBefore(i,this.nodes[t]||null),this.length++,!0}return!1},e.prototype.deleteRule=function(t){this.element.removeChild(this.nodes[t]),this.length--},e.prototype.getRule=function(t){return t<this.length?this.nodes[t].textContent:""},e}(),J0=function(){function e(t){this.rules=[],this.length=0}return e.prototype.insertRule=function(t,n){return t<=this.length&&(this.rules.splice(t,0,n),this.length++,!0)},e.prototype.deleteRule=function(t){this.rules.splice(t,1),this.length--},e.prototype.getRule=function(t){return t<this.length?this.rules[t]:""},e}(),xf=vu,Y0={isServer:!vu,useCSSOMInjection:!S0},Cf=function(){function e(t,n,i){t===void 0&&(t=Ri),n===void 0&&(n={});var o=this;this.options=wn(wn({},Y0),t),this.gs=n,this.names=new Map(i),this.server=!!t.isServer,!this.server&&vu&&xf&&(xf=!1,function(a){for(var u=document.querySelectorAll(q0),l=0,f=u.length;l<f;l++){var p=u[l];p&&p.getAttribute(ii)!=="active"&&(K0(a,p),p.parentNode&&p.parentNode.removeChild(p))}}(this)),_u(this,function(){return function(a){for(var u=a.getTag(),l=u.length,f="",p=function(d){var w=function(R){return Po.get(R)}(d);if(w===void 0)return"continue";var k=a.names.get(w),A=u.getGroup(d);if(k===void 0||A.length===0)return"continue";var E="".concat(ii,".g").concat(d,'[id="').concat(w,'"]'),v="";k!==void 0&&k.forEach(function(R){R.length>0&&(v+="".concat(R,","))}),f+="".concat(A).concat(E,'{content:"').concat(v,'"}').concat(`/*!sc*/
47
- `)},g=0;g<l;g++)p(g);return f}(o)})}return e.registerId=function(t){return No(t)},e.prototype.reconstructWithOptions=function(t,n){return n===void 0&&(n=!0),new e(wn(wn({},this.options),t),this.gs,n&&this.names||void 0)},e.prototype.allocateGSInstance=function(t){return this.gs[t]=(this.gs[t]||0)+1},e.prototype.getTag=function(){return this.tag||(this.tag=(t=function(n){var i=n.useCSSOMInjection,o=n.target;return n.isServer?new J0(o):i?new z0(o):new G0(o)}(this.options),new M0(t)));var t},e.prototype.hasNameForId=function(t,n){return this.names.has(t)&&this.names.get(t).has(n)},e.prototype.registerName=function(t,n){if(No(t),this.names.has(t))this.names.get(t).add(n);else{var i=new Set;i.add(n),this.names.set(t,i)}},e.prototype.insertRules=function(t,n,i){this.registerName(t,n),this.getTag().insertRules(No(t),i)},e.prototype.clearNames=function(t){this.names.has(t)&&this.names.get(t).clear()},e.prototype.clearRules=function(t){this.getTag().clearGroup(No(t)),this.clearNames(t)},e.prototype.clearTag=function(){this.tag=void 0},e}(),X0=/&/g,Q0=/^\s*\/\/.*$/gm;function _f(e,t){return e.map(function(n){return n.type==="rule"&&(n.value="".concat(t," ").concat(n.value),n.value=n.value.replaceAll(",",",".concat(t," ")),n.props=n.props.map(function(i){return"".concat(t," ").concat(i)})),Array.isArray(n.children)&&n.type!=="@keyframes"&&(n.children=_f(n.children,t)),n})}function Z0(e){var t,n,i,o=Ri,a=o.options,u=a===void 0?Ri:a,l=o.plugins,f=l===void 0?Do:l,p=function(w,k,A){return A===n||A.startsWith(n)&&A.endsWith(n)&&A.replaceAll(n,"").length>0?".".concat(t):w},g=f.slice();g.push(function(w){w.type===xo&&w.value.includes("&")&&(w.props[0]=w.props[0].replace(X0,n).replace(i,p))}),u.prefix&&g.push(A0),g.push(b0);var d=function(w,k,A,E){k===void 0&&(k=""),A===void 0&&(A=""),E===void 0&&(E="&"),t=E,n=k,i=new RegExp("\\".concat(n,"\\b"),"g");var v=w.replace(Q0,""),R=y0(A||k?"".concat(A," ").concat(k," { ").concat(v," }"):v);u.namespace&&(R=_f(R,u.namespace));var L=[];return Fo(R,v0(g.concat(w0(function(_){return L.push(_)})))),L};return d.hash=f.length?f.reduce(function(w,k){return k.name||Li(15),si(w,k.name)},5381).toString():"",d}var em=new Cf,ku=Z0(),Tf=ne.createContext({shouldForwardProp:void 0,styleSheet:em,stylis:ku});Tf.Consumer,ne.createContext(void 0);function kf(){return ne.useContext(Tf)}var Of=function(){function e(t,n){var i=this;this.inject=function(o,a){a===void 0&&(a=ku);var u=i.name+a.hash;o.hasNameForId(i.id,u)||o.insertRules(i.id,u,a(i.rules,u,"@keyframes"))},this.name=t,this.id="sc-keyframes-".concat(t),this.rules=n,_u(this,function(){throw Li(12,String(i.name))})}return e.prototype.getName=function(t){return t===void 0&&(t=ku),this.name+t.hash},e}(),tm=function(e){return e>="A"&&e<="Z"};function If(e){for(var t="",n=0;n<e.length;n++){var i=e[n];if(n===1&&i==="-"&&e[0]==="-")return e;tm(i)?t+="-"+i.toLowerCase():t+=i}return t.startsWith("ms-")?"-"+t:t}var Ff=function(e){return e==null||e===!1||e===""},Bf=function(e){var t,n,i=[];for(var o in e){var a=e[o];e.hasOwnProperty(o)&&!Ff(a)&&(Array.isArray(a)&&a.isCss||Pi(a)?i.push("".concat(If(o),":"),a,";"):Ni(a)?i.push.apply(i,Ii(Ii(["".concat(o," {")],Bf(a),!1),["}"],!1)):i.push("".concat(If(o),": ").concat((t=o,(n=a)==null||typeof n=="boolean"||n===""?"":typeof n!="number"||n===0||t in E0||t.startsWith("--")?String(n).trim():"".concat(n,"px")),";")))}return i};function ai(e,t,n,i){if(Ff(e))return[];if(xu(e))return[".".concat(e.styledComponentId)];if(Pi(e)){if(!Pi(a=e)||a.prototype&&a.prototype.isReactComponent||!t)return[e];var o=e(t);return et.env.NODE_ENV==="production"||typeof o!="object"||Array.isArray(o)||o instanceof Of||Ni(o)||o===null||console.error("".concat(df(e)," is not a styled component and cannot be referred to via component selector. See https://www.styled-components.com/docs/advanced#referring-to-other-components for more details.")),ai(o,t,n,i)}var a;return e instanceof Of?n?(e.inject(n,i),[e.getName(i)]):[e]:Ni(e)?Bf(e):Array.isArray(e)?Array.prototype.concat.apply(Do,e.map(function(u){return ai(u,t,n,i)})):[e.toString()]}function nm(e){for(var t=0;t<e.length;t+=1){var n=e[t];if(Pi(n)&&!xu(n))return!1}return!0}var rm=pf("6.0.7"),im=function(){function e(t,n,i){this.rules=t,this.staticRulesId="",this.isStatic=et.env.NODE_ENV==="production"&&(i===void 0||i.isStatic)&&nm(t),this.componentId=n,this.baseHash=si(rm,n),this.baseStyle=i,Cf.registerId(n)}return e.prototype.generateAndInjectStyles=function(t,n,i){var o=this.baseStyle?this.baseStyle.generateAndInjectStyles(t,n,i):"";if(this.isStatic&&!i.hash)if(this.staticRulesId&&n.hasNameForId(this.componentId,this.staticRulesId))o=oi(o,this.staticRulesId);else{var a=Ef(ai(this.rules,t,n,i)),u=Au(si(this.baseHash,a)>>>0);if(!n.hasNameForId(this.componentId,u)){var l=i(a,".".concat(u),void 0,this.componentId);n.insertRules(this.componentId,u,l)}o=oi(o,u),this.staticRulesId=u}else{for(var f=si(this.baseHash,i.hash),p="",g=0;g<this.rules.length;g++){var d=this.rules[g];if(typeof d=="string")p+=d,et.env.NODE_ENV!=="production"&&(f=si(f,d));else if(d){var w=Ef(ai(d,t,n,i));f=si(f,w),p+=w}}if(p){var k=Au(f>>>0);n.hasNameForId(this.componentId,k)||n.insertRules(this.componentId,k,i(p,".".concat(k),void 0,this.componentId)),o=oi(o,k)}}return o},e}(),Df=ne.createContext(void 0);Df.Consumer;var Ou={},Rf=new Set;function sm(e,t,n){var i=xu(e),o=e,a=!Su(e),u=t.attrs,l=u===void 0?Do:u,f=t.componentId,p=f===void 0?function(x,I){var O=typeof x!="string"?"sc":ff(x);Ou[O]=(Ou[O]||0)+1;var D="".concat(O,"-").concat(O0("6.0.7"+O+Ou[O]));return I?"".concat(I,"-").concat(D):D}(t.displayName,t.parentComponentId):f,g=t.displayName,d=g===void 0?function(x){return Su(x)?"styled.".concat(x):"Styled(".concat(df(x),")")}(e):g,w=t.displayName&&t.componentId?"".concat(ff(t.displayName),"-").concat(t.componentId):t.componentId||p,k=i&&o.attrs?o.attrs.concat(l).filter(Boolean):l,A=t.shouldForwardProp;if(i&&o.shouldForwardProp){var E=o.shouldForwardProp;if(t.shouldForwardProp){var v=t.shouldForwardProp;A=function(x,I){return E(x,I)&&v(x,I)}}else A=E}var R=new im(n,w,i?o.componentStyle:void 0);function L(x,I){return function(O,D,K){var ie=O.attrs,ce=O.componentStyle,fe=O.defaultProps,ye=O.foldedComponentIds,ve=O.styledComponentId,ge=O.target,he=ne.useContext(Df),Re=kf(),Ie=O.shouldForwardProp||Re.shouldForwardProp;et.env.NODE_ENV!=="production"&&ne.useDebugValue(ve);var Te=function(Y,oe,xe){for(var Ke,Se=wn(wn({},oe),{className:void 0,theme:xe}),Fe=0;Fe<Y.length;Fe+=1){var je=Pi(Ke=Y[Fe])?Ke(Se):Ke;for(var Le in je)Se[Le]=Le==="className"?oi(Se[Le],je[Le]):Le==="style"?wn(wn({},Se[Le]),je[Le]):je[Le]}return oe.className&&(Se.className=oi(Se.className,oe.className)),Se}(ie,D,C0(D,he,fe)||Ri),We=Te.as||ge,Xe={};for(var Ee in Te)Te[Ee]===void 0||Ee[0]==="$"||Ee==="as"||Ee==="theme"||(Ee==="forwardedAs"?Xe.as=Te.forwardedAs:Ie&&!Ie(Ee,We)||(Xe[Ee]=Te[Ee],Ie||et.env.NODE_ENV!=="development"||n0(Ee)||Rf.has(Ee)||!wu.has(We)||(Rf.add(Ee),console.warn('styled-components: it looks like an unknown prop "'.concat(Ee,'" is being sent through to the DOM, which will likely trigger a React console error. If you would like automatic filtering of unknown props, you can opt-into that behavior via `<StyleSheetManager shouldForwardProp={...}>` (connect an API like `@emotion/is-prop-valid`) or consider using transient props (`$` prefix for automatic filtering.)')))));var vt=function(Y,oe){var xe=kf(),Ke=Y.generateAndInjectStyles(oe,xe.styleSheet,xe.stylis);return et.env.NODE_ENV!=="production"&&ne.useDebugValue(Ke),Ke}(ce,Te);et.env.NODE_ENV!=="production"&&O.warnTooManyClasses&&O.warnTooManyClasses(vt);var G=oi(ye,ve);return vt&&(G+=" "+vt),Te.className&&(G+=" "+Te.className),Xe[Su(We)&&!wu.has(We)?"class":"className"]=G,Xe.ref=K,ne.createElement(We,Xe)}(_,x,I)}et.env.NODE_ENV!=="production"&&(L.displayName=d);var _=ne.forwardRef(L);return _.attrs=k,_.componentStyle=R,_.shouldForwardProp=A,et.env.NODE_ENV!=="production"&&(_.displayName=d),_.foldedComponentIds=i?oi(o.foldedComponentIds,o.styledComponentId):"",_.styledComponentId=w,_.target=i?o.target:e,Object.defineProperty(_,"defaultProps",{get:function(){return this._foldedDefaultProps},set:function(x){this._foldedDefaultProps=i?function(I){for(var O=[],D=1;D<arguments.length;D++)O[D-1]=arguments[D];for(var K=0,ie=O;K<ie.length;K++)Cu(I,ie[K],!0);return I}({},o.defaultProps,x):x}}),et.env.NODE_ENV!=="production"&&(x0(d,w),_.warnTooManyClasses=function(x,I){var O={},D=!1;return function(K){if(!D&&(O[K]=!0,Object.keys(O).length>=200)){var ie=I?' with the id of "'.concat(I,'"'):"";console.warn("Over ".concat(200," classes were generated for component ").concat(x).concat(ie,`.
44
+ `,18:"ThemeProvider: Please make sure your useTheme hook is within a `<ThemeProvider>`"}:{};function Jy(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];for(var n=e[0],i=[],o=1,a=e.length;o<a;o+=1)i.push(e[o]);return i.forEach(function(u){n=n.replace(/%[a-z]/,u)}),n}function $i(e){for(var t=[],n=1;n<arguments.length;n++)t[n-1]=arguments[n];return tt.env.NODE_ENV==="production"?new Error("An error occurred. See https://github.com/styled-components/styled-components/blob/main/packages/styled-components/src/utils/errors.md#".concat(e," for more information.").concat(t.length>0?" Args: ".concat(t.join(", ")):"")):new Error(Jy.apply(void 0,Bi([Gy[e]],t,!1)).trim())}var Yy=function(){function e(t){this.groupSizes=new Uint32Array(512),this.length=512,this.tag=t}return e.prototype.indexOfGroup=function(t){for(var n=0,i=0;i<t;i++)n+=this.groupSizes[i];return n},e.prototype.insertRules=function(t,n){if(t>=this.groupSizes.length){for(var i=this.groupSizes,o=i.length,a=o;t>=a;)if((a<<=1)<0)throw $i(16,"".concat(t));this.groupSizes=new Uint32Array(a),this.groupSizes.set(i),this.length=a;for(var u=o;u<a;u++)this.groupSizes[u]=0}for(var l=this.indexOfGroup(t+1),f=(u=0,n.length);u<f;u++)this.tag.insertRule(l,n[u])&&(this.groupSizes[t]++,l++)},e.prototype.clearGroup=function(t){if(t<this.length){var n=this.groupSizes[t],i=this.indexOfGroup(t),o=i+n;this.groupSizes[t]=0;for(var a=i;a<o;a++)this.tag.deleteRule(i)}},e.prototype.getGroup=function(t){var n="";if(t>=this.length||this.groupSizes[t]===0)return n;for(var i=this.groupSizes[t],o=this.indexOfGroup(t),a=o+i,u=o;u<a;u++)n+="".concat(this.tag.getRule(u)).concat(`/*!sc*/
45
+ `);return n},e}(),Lo=new Map,No=new Map,Du=1,jo=function(e){if(Lo.has(e))return Lo.get(e);for(;No.has(Du);)Du++;var t=Du++;if(tt.env.NODE_ENV!=="production"&&((0|t)<0||t>1073741824))throw $i(16,"".concat(t));return Lo.set(e,t),No.set(t,e),t},Xy=function(e,t){Lo.set(e,t),No.set(t,e)},Qy="style[".concat(oi,"][").concat("data-styled-version",'="').concat("6.0.7",'"]'),Zy=new RegExp("^".concat(oi,'\\.g(\\d+)\\[id="([\\w\\d-]+)"\\].*?"([^"]*)')),em=function(e,t,n){for(var i,o=n.split(","),a=0,u=o.length;a<u;a++)(i=o[a])&&e.registerName(t,i)},tm=function(e,t){for(var n,i=((n=t.textContent)!==null&&n!==void 0?n:"").split(`/*!sc*/
46
+ `),o=[],a=0,u=i.length;a<u;a++){var l=i[a].trim();if(l){var f=l.match(Zy);if(f){var p=0|parseInt(f[1],10),g=f[2];p!==0&&(Xy(g,p),em(e,g,f[3]),e.getTag().insertRules(p,o)),o.length=0}else o.push(l)}}};function nm(){return typeof __webpack_nonce__<"u"?__webpack_nonce__:null}var Tf=function(e){var t=document.head,n=e||t,i=document.createElement("style"),o=function(l){var f=Array.from(l.querySelectorAll("style[".concat(oi,"]")));return f[f.length-1]}(n),a=o!==void 0?o.nextSibling:null;i.setAttribute(oi,"active"),i.setAttribute("data-styled-version","6.0.7");var u=nm();return u&&i.setAttribute("nonce",u),n.insertBefore(i,a),i},rm=function(){function e(t){this.element=Tf(t),this.element.appendChild(document.createTextNode("")),this.sheet=function(n){if(n.sheet)return n.sheet;for(var i=document.styleSheets,o=0,a=i.length;o<a;o++){var u=i[o];if(u.ownerNode===n)return u}throw $i(17)}(this.element),this.length=0}return e.prototype.insertRule=function(t,n){try{return this.sheet.insertRule(n,t),this.length++,!0}catch{return!1}},e.prototype.deleteRule=function(t){this.sheet.deleteRule(t),this.length--},e.prototype.getRule=function(t){var n=this.sheet.cssRules[t];return n&&n.cssText?n.cssText:""},e}(),im=function(){function e(t){this.element=Tf(t),this.nodes=this.element.childNodes,this.length=0}return e.prototype.insertRule=function(t,n){if(t<=this.length&&t>=0){var i=document.createTextNode(n);return this.element.insertBefore(i,this.nodes[t]||null),this.length++,!0}return!1},e.prototype.deleteRule=function(t){this.element.removeChild(this.nodes[t]),this.length--},e.prototype.getRule=function(t){return t<this.length?this.nodes[t].textContent:""},e}(),sm=function(){function e(t){this.rules=[],this.length=0}return e.prototype.insertRule=function(t,n){return t<=this.length&&(this.rules.splice(t,0,n),this.length++,!0)},e.prototype.deleteRule=function(t){this.rules.splice(t,1),this.length--},e.prototype.getRule=function(t){return t<this.length?this.rules[t]:""},e}(),Of=Cu,om={isServer:!Cu,useCSSOMInjection:!Dy},If=function(){function e(t,n,i){t===void 0&&(t=Li),n===void 0&&(n={});var o=this;this.options=An(An({},om),t),this.gs=n,this.names=new Map(i),this.server=!!t.isServer,!this.server&&Cu&&Of&&(Of=!1,function(a){for(var u=document.querySelectorAll(Qy),l=0,f=u.length;l<f;l++){var p=u[l];p&&p.getAttribute(oi)!=="active"&&(tm(a,p),p.parentNode&&p.parentNode.removeChild(p))}}(this)),Bu(this,function(){return function(a){for(var u=a.getTag(),l=u.length,f="",p=function(d){var w=function(R){return No.get(R)}(d);if(w===void 0)return"continue";var T=a.names.get(w),A=u.getGroup(d);if(T===void 0||A.length===0)return"continue";var S="".concat(oi,".g").concat(d,'[id="').concat(w,'"]'),v="";T!==void 0&&T.forEach(function(R){R.length>0&&(v+="".concat(R,","))}),f+="".concat(A).concat(S,'{content:"').concat(v,'"}').concat(`/*!sc*/
47
+ `)},g=0;g<l;g++)p(g);return f}(o)})}return e.registerId=function(t){return jo(t)},e.prototype.reconstructWithOptions=function(t,n){return n===void 0&&(n=!0),new e(An(An({},this.options),t),this.gs,n&&this.names||void 0)},e.prototype.allocateGSInstance=function(t){return this.gs[t]=(this.gs[t]||0)+1},e.prototype.getTag=function(){return this.tag||(this.tag=(t=function(n){var i=n.useCSSOMInjection,o=n.target;return n.isServer?new sm(o):i?new rm(o):new im(o)}(this.options),new Yy(t)));var t},e.prototype.hasNameForId=function(t,n){return this.names.has(t)&&this.names.get(t).has(n)},e.prototype.registerName=function(t,n){if(jo(t),this.names.has(t))this.names.get(t).add(n);else{var i=new Set;i.add(n),this.names.set(t,i)}},e.prototype.insertRules=function(t,n,i){this.registerName(t,n),this.getTag().insertRules(jo(t),i)},e.prototype.clearNames=function(t){this.names.has(t)&&this.names.get(t).clear()},e.prototype.clearRules=function(t){this.getTag().clearGroup(jo(t)),this.clearNames(t)},e.prototype.clearTag=function(){this.tag=void 0},e}(),am=/&/g,um=/^\s*\/\/.*$/gm;function Ff(e,t){return e.map(function(n){return n.type==="rule"&&(n.value="".concat(t," ").concat(n.value),n.value=n.value.replaceAll(",",",".concat(t," ")),n.props=n.props.map(function(i){return"".concat(t," ").concat(i)})),Array.isArray(n.children)&&n.type!=="@keyframes"&&(n.children=Ff(n.children,t)),n})}function cm(e){var t,n,i,o=Li,a=o.options,u=a===void 0?Li:a,l=o.plugins,f=l===void 0?Ro:l,p=function(w,T,A){return A===n||A.startsWith(n)&&A.endsWith(n)&&A.replaceAll(n,"").length>0?".".concat(t):w},g=f.slice();g.push(function(w){w.type===_o&&w.value.includes("&")&&(w.props[0]=w.props[0].replace(am,n).replace(i,p))}),u.prefix&&g.push(Fy),g.push(Ty);var d=function(w,T,A,S){T===void 0&&(T=""),A===void 0&&(A=""),S===void 0&&(S="&"),t=S,n=T,i=new RegExp("\\".concat(n,"\\b"),"g");var v=w.replace(um,""),R=_y(A||T?"".concat(A," ").concat(T," { ").concat(v," }"):v);u.namespace&&(R=Ff(R,u.namespace));var N=[];return Do(R,Oy(g.concat(Iy(function(_){return N.push(_)})))),N};return d.hash=f.length?f.reduce(function(w,T){return T.name||$i(15),ai(w,T.name)},5381).toString():"",d}var lm=new If,Pu=cm(),Bf=Z.createContext({shouldForwardProp:void 0,styleSheet:lm,stylis:Pu});Bf.Consumer,Z.createContext(void 0);function Df(){return Z.useContext(Bf)}var Pf=function(){function e(t,n){var i=this;this.inject=function(o,a){a===void 0&&(a=Pu);var u=i.name+a.hash;o.hasNameForId(i.id,u)||o.insertRules(i.id,u,a(i.rules,u,"@keyframes"))},this.name=t,this.id="sc-keyframes-".concat(t),this.rules=n,Bu(this,function(){throw $i(12,String(i.name))})}return e.prototype.getName=function(t){return t===void 0&&(t=Pu),this.name+t.hash},e}(),fm=function(e){return e>="A"&&e<="Z"};function Rf(e){for(var t="",n=0;n<e.length;n++){var i=e[n];if(n===1&&i==="-"&&e[0]==="-")return e;fm(i)?t+="-"+i.toLowerCase():t+=i}return t.startsWith("ms-")?"-"+t:t}var Lf=function(e){return e==null||e===!1||e===""},Nf=function(e){var t,n,i=[];for(var o in e){var a=e[o];e.hasOwnProperty(o)&&!Lf(a)&&(Array.isArray(a)&&a.isCss||Ni(a)?i.push("".concat(Rf(o),":"),a,";"):ji(a)?i.push.apply(i,Bi(Bi(["".concat(o," {")],Nf(a),!1),["}"],!1)):i.push("".concat(Rf(o),": ").concat((t=o,(n=a)==null||typeof n=="boolean"||n===""?"":typeof n!="number"||n===0||t in By||t.startsWith("--")?String(n).trim():"".concat(n,"px")),";")))}return i};function ci(e,t,n,i){if(Lf(e))return[];if(Iu(e))return[".".concat(e.styledComponentId)];if(Ni(e)){if(!Ni(a=e)||a.prototype&&a.prototype.isReactComponent||!t)return[e];var o=e(t);return tt.env.NODE_ENV==="production"||typeof o!="object"||Array.isArray(o)||o instanceof Pf||ji(o)||o===null||console.error("".concat(vf(e)," is not a styled component and cannot be referred to via component selector. See https://www.styled-components.com/docs/advanced#referring-to-other-components for more details.")),ci(o,t,n,i)}var a;return e instanceof Pf?n?(e.inject(n,i),[e.getName(i)]):[e]:ji(e)?Nf(e):Array.isArray(e)?Array.prototype.concat.apply(Ro,e.map(function(u){return ci(u,t,n,i)})):[e.toString()]}function hm(e){for(var t=0;t<e.length;t+=1){var n=e[t];if(Ni(n)&&!Iu(n))return!1}return!0}var pm=bf("6.0.7"),dm=function(){function e(t,n,i){this.rules=t,this.staticRulesId="",this.isStatic=tt.env.NODE_ENV==="production"&&(i===void 0||i.isStatic)&&hm(t),this.componentId=n,this.baseHash=ai(pm,n),this.baseStyle=i,If.registerId(n)}return e.prototype.generateAndInjectStyles=function(t,n,i){var o=this.baseStyle?this.baseStyle.generateAndInjectStyles(t,n,i):"";if(this.isStatic&&!i.hash)if(this.staticRulesId&&n.hasNameForId(this.componentId,this.staticRulesId))o=ui(o,this.staticRulesId);else{var a=kf(ci(this.rules,t,n,i)),u=ku(ai(this.baseHash,a)>>>0);if(!n.hasNameForId(this.componentId,u)){var l=i(a,".".concat(u),void 0,this.componentId);n.insertRules(this.componentId,u,l)}o=ui(o,u),this.staticRulesId=u}else{for(var f=ai(this.baseHash,i.hash),p="",g=0;g<this.rules.length;g++){var d=this.rules[g];if(typeof d=="string")p+=d,tt.env.NODE_ENV!=="production"&&(f=ai(f,d));else if(d){var w=kf(ci(d,t,n,i));f=ai(f,w),p+=w}}if(p){var T=ku(f>>>0);n.hasNameForId(this.componentId,T)||n.insertRules(this.componentId,T,i(p,".".concat(T),void 0,this.componentId)),o=ui(o,T)}}return o},e}(),jf=Z.createContext(void 0);jf.Consumer;var Ru={},$f=new Set;function gm(e,t,n){var i=Iu(e),o=e,a=!Ou(e),u=t.attrs,l=u===void 0?Ro:u,f=t.componentId,p=f===void 0?function(x,F){var I=typeof x!="string"?"sc":yf(x);Ru[I]=(Ru[I]||0)+1;var D="".concat(I,"-").concat($y("6.0.7"+I+Ru[I]));return F?"".concat(F,"-").concat(D):D}(t.displayName,t.parentComponentId):f,g=t.displayName,d=g===void 0?function(x){return Ou(x)?"styled.".concat(x):"Styled(".concat(vf(x),")")}(e):g,w=t.displayName&&t.componentId?"".concat(yf(t.displayName),"-").concat(t.componentId):t.componentId||p,T=i&&o.attrs?o.attrs.concat(l).filter(Boolean):l,A=t.shouldForwardProp;if(i&&o.shouldForwardProp){var S=o.shouldForwardProp;if(t.shouldForwardProp){var v=t.shouldForwardProp;A=function(x,F){return S(x,F)&&v(x,F)}}else A=S}var R=new dm(n,w,i?o.componentStyle:void 0);function N(x,F){return function(I,D,K){var Q=I.attrs,ce=I.componentStyle,fe=I.defaultProps,ge=I.foldedComponentIds,ye=I.styledComponentId,de=I.target,he=Z.useContext(jf),Pe=Df(),Fe=I.shouldForwardProp||Pe.shouldForwardProp;tt.env.NODE_ENV!=="production"&&Z.useDebugValue(ye);var _e=function(X,oe,Ce){for(var We,xe=An(An({},oe),{className:void 0,theme:Ce}),Be=0;Be<X.length;Be+=1){var $e=Ni(We=X[Be])?We(xe):We;for(var Le in $e)xe[Le]=Le==="className"?ui(xe[Le],$e[Le]):Le==="style"?An(An({},xe[Le]),$e[Le]):$e[Le]}return oe.className&&(xe.className=ui(xe.className,oe.className)),xe}(Q,D,Ry(D,he,fe)||Li),qe=_e.as||de,Ee={};for(var we in _e)_e[we]===void 0||we[0]==="$"||we==="as"||we==="theme"||(we==="forwardedAs"?Ee.as=_e.forwardedAs:Fe&&!Fe(we,qe)||(Ee[we]=_e[we],Fe||tt.env.NODE_ENV!=="development"||hy(we)||$f.has(we)||!_u.has(qe)||($f.add(we),console.warn('styled-components: it looks like an unknown prop "'.concat(we,'" is being sent through to the DOM, which will likely trigger a React console error. If you would like automatic filtering of unknown props, you can opt-into that behavior via `<StyleSheetManager shouldForwardProp={...}>` (connect an API like `@emotion/is-prop-valid`) or consider using transient props (`$` prefix for automatic filtering.)')))));var nt=function(X,oe){var Ce=Df(),We=X.generateAndInjectStyles(oe,Ce.styleSheet,Ce.stylis);return tt.env.NODE_ENV!=="production"&&Z.useDebugValue(We),We}(ce,_e);tt.env.NODE_ENV!=="production"&&I.warnTooManyClasses&&I.warnTooManyClasses(nt);var J=ui(ge,ye);return nt&&(J+=" "+nt),_e.className&&(J+=" "+_e.className),Ee[Ou(qe)&&!_u.has(qe)?"class":"className"]=J,Ee.ref=K,Z.createElement(qe,Ee)}(_,x,F)}tt.env.NODE_ENV!=="production"&&(N.displayName=d);var _=Z.forwardRef(N);return _.attrs=T,_.componentStyle=R,_.shouldForwardProp=A,tt.env.NODE_ENV!=="production"&&(_.displayName=d),_.foldedComponentIds=i?ui(o.foldedComponentIds,o.styledComponentId):"",_.styledComponentId=w,_.target=i?o.target:e,Object.defineProperty(_,"defaultProps",{get:function(){return this._foldedDefaultProps},set:function(x){this._foldedDefaultProps=i?function(F){for(var I=[],D=1;D<arguments.length;D++)I[D-1]=arguments[D];for(var K=0,Q=I;K<Q.length;K++)Fu(F,Q[K],!0);return F}({},o.defaultProps,x):x}}),tt.env.NODE_ENV!=="production"&&(Py(d,w),_.warnTooManyClasses=function(x,F){var I={},D=!1;return function(K){if(!D&&(I[K]=!0,Object.keys(I).length>=200)){var Q=F?' with the id of "'.concat(F,'"'):"";console.warn("Over ".concat(200," classes were generated for component ").concat(x).concat(Q,`.
48
48
  `)+`Consider using the attrs method, together with a style object for frequently changed styles.
49
49
  Example:
50
50
  const Component = styled.div.attrs(props => ({
@@ -53,18 +53,18 @@ Example:
53
53
  },
54
54
  }))\`width: 100%;\`
55
55
 
56
- <Component />`),D=!0,O={}}}}(d,w)),_u(_,function(){return".".concat(_.styledComponentId)}),a&&Af(_,e,{attrs:!0,componentStyle:!0,displayName:!0,foldedComponentIds:!0,shouldForwardProp:!0,styledComponentId:!0,target:!0}),_}function Pf(e,t){for(var n=[e[0]],i=0,o=t.length;i<o;i+=1)n.push(t[i],e[i+1]);return n}var Nf=function(e){return Object.assign(e,{isCss:!0})};function om(e){for(var t=[],n=1;n<arguments.length;n++)t[n-1]=arguments[n];if(Pi(e)||Ni(e)){var i=e;return Nf(ai(Pf(Do,Ii([i],t,!0))))}var o=e;return t.length===0&&o.length===1&&typeof o[0]=="string"?ai(o):Nf(ai(Pf(o,t)))}function Iu(e,t,n){if(n===void 0&&(n=Ri),!t)throw Li(1,t);var i=function(o){for(var a=[],u=1;u<arguments.length;u++)a[u-1]=arguments[u];return e(t,n,om.apply(void 0,Ii([o],a,!1)))};return i.attrs=function(o){return Iu(e,t,wn(wn({},n),{attrs:Array.prototype.concat(n.attrs,o).filter(Boolean)}))},i.withConfig=function(o){return Iu(e,t,wn(wn({},n),o))},i}var Lf=function(e){return Iu(sm,e)},Ct=Lf;wu.forEach(function(e){Ct[e]=Lf(e)}),et.env.NODE_ENV!=="production"&&typeof navigator<"u"&&navigator.product==="ReactNative"&&console.warn(`It looks like you've imported 'styled-components' on React Native.
56
+ <Component />`),D=!0,I={}}}}(d,w)),Bu(_,function(){return".".concat(_.styledComponentId)}),a&&_f(_,e,{attrs:!0,componentStyle:!0,displayName:!0,foldedComponentIds:!0,shouldForwardProp:!0,styledComponentId:!0,target:!0}),_}function Mf(e,t){for(var n=[e[0]],i=0,o=t.length;i<o;i+=1)n.push(t[i],e[i+1]);return n}var Uf=function(e){return Object.assign(e,{isCss:!0})};function ym(e){for(var t=[],n=1;n<arguments.length;n++)t[n-1]=arguments[n];if(Ni(e)||ji(e)){var i=e;return Uf(ci(Mf(Ro,Bi([i],t,!0))))}var o=e;return t.length===0&&o.length===1&&typeof o[0]=="string"?ci(o):Uf(ci(Mf(o,t)))}function Lu(e,t,n){if(n===void 0&&(n=Li),!t)throw $i(1,t);var i=function(o){for(var a=[],u=1;u<arguments.length;u++)a[u-1]=arguments[u];return e(t,n,ym.apply(void 0,Bi([o],a,!1)))};return i.attrs=function(o){return Lu(e,t,An(An({},n),{attrs:Array.prototype.concat(n.attrs,o).filter(Boolean)}))},i.withConfig=function(o){return Lu(e,t,An(An({},n),o))},i}var Vf=function(e){return Lu(gm,e)},Qe=Vf;_u.forEach(function(e){Qe[e]=Vf(e)}),tt.env.NODE_ENV!=="production"&&typeof navigator<"u"&&navigator.product==="ReactNative"&&console.warn(`It looks like you've imported 'styled-components' on React Native.
57
57
  Perhaps you're looking to import 'styled-components/native'?
58
- Read more about this at https://www.styled-components.com/docs/basics#react-native`);var Lo="__sc-".concat(ii,"__");et.env.NODE_ENV!=="production"&&et.env.NODE_ENV!=="test"&&typeof window<"u"&&(window[Lo]||(window[Lo]=0),window[Lo]===1&&console.warn(`It looks like there are several instances of 'styled-components' initialized in this application. This may cause dynamic styles to not render properly, errors during the rehydration process, a missing theme prop, and makes your application bigger without good reason.
58
+ Read more about this at https://www.styled-components.com/docs/basics#react-native`);var $o="__sc-".concat(oi,"__");tt.env.NODE_ENV!=="production"&&tt.env.NODE_ENV!=="test"&&typeof window<"u"&&(window[$o]||(window[$o]=0),window[$o]===1&&console.warn(`It looks like there are several instances of 'styled-components' initialized in this application. This may cause dynamic styles to not render properly, errors during the rehydration process, a missing theme prop, and makes your application bigger without good reason.
59
59
 
60
- See https://s-c.sh/2BAXzed for more info.`),window[Lo]+=1);const $r=Ct.div`
60
+ See https://s-c.sh/2BAXzed for more info.`),window[$o]+=1);const Ln=Qe.div`
61
61
  height: ${({$space:e,$spaceMob:t,$samespace:n})=>t||(e&&n?e:24)}px;
62
62
  width: 100%;
63
63
 
64
64
  @media (min-width: 1024px) {
65
65
  height: ${({$space:e})=>e??"48"}px;
66
66
  }
67
- `;var Fu={exports:{}},_s={};/**
67
+ `;var Nu={exports:{}},Ts={};/**
68
68
  * @license React
69
69
  * react-jsx-runtime.production.min.js
70
70
  *
@@ -72,36 +72,46 @@ See https://s-c.sh/2BAXzed for more info.`),window[Lo]+=1);const $r=Ct.div`
72
72
  *
73
73
  * This source code is licensed under the MIT license found in the
74
74
  * LICENSE file in the root directory of this source tree.
75
- */var $f;function am(){if($f)return _s;$f=1;var e=ne,t=Symbol.for("react.element"),n=Symbol.for("react.fragment"),i=Object.prototype.hasOwnProperty,o=e.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner,a={key:!0,ref:!0,__self:!0,__source:!0};function u(l,f,p){var g,d={},w=null,k=null;p!==void 0&&(w=""+p),f.key!==void 0&&(w=""+f.key),f.ref!==void 0&&(k=f.ref);for(g in f)i.call(f,g)&&!a.hasOwnProperty(g)&&(d[g]=f[g]);if(l&&l.defaultProps)for(g in f=l.defaultProps,f)d[g]===void 0&&(d[g]=f[g]);return{$$typeof:t,type:l,key:w,ref:k,props:d,_owner:o.current}}return _s.Fragment=n,_s.jsx=u,_s.jsxs=u,_s}var Ts={},jf;function um(){return jf||(jf=1,et.env.NODE_ENV!=="production"&&function(){var e=ne,t=Symbol.for("react.element"),n=Symbol.for("react.portal"),i=Symbol.for("react.fragment"),o=Symbol.for("react.strict_mode"),a=Symbol.for("react.profiler"),u=Symbol.for("react.provider"),l=Symbol.for("react.context"),f=Symbol.for("react.forward_ref"),p=Symbol.for("react.suspense"),g=Symbol.for("react.suspense_list"),d=Symbol.for("react.memo"),w=Symbol.for("react.lazy"),k=Symbol.for("react.offscreen"),A=Symbol.iterator,E="@@iterator";function v(M){if(M===null||typeof M!="object")return null;var ae=A&&M[A]||M[E];return typeof ae=="function"?ae:null}var R=e.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED;function L(M){{for(var ae=arguments.length,me=new Array(ae>1?ae-1:0),Oe=1;Oe<ae;Oe++)me[Oe-1]=arguments[Oe];_("error",M,me)}}function _(M,ae,me){{var Oe=R.ReactDebugCurrentFrame,ct=Oe.getStackAddendum();ct!==""&&(ae+="%s",me=me.concat([ct]));var lt=me.map(function(tt){return String(tt)});lt.unshift("Warning: "+ae),Function.prototype.apply.call(console[M],console,lt)}}var x=!1,I=!1,O=!1,D=!1,K=!1,ie;ie=Symbol.for("react.module.reference");function ce(M){return!!(typeof M=="string"||typeof M=="function"||M===i||M===a||K||M===o||M===p||M===g||D||M===k||x||I||O||typeof M=="object"&&M!==null&&(M.$$typeof===w||M.$$typeof===d||M.$$typeof===u||M.$$typeof===l||M.$$typeof===f||M.$$typeof===ie||M.getModuleId!==void 0))}function fe(M,ae,me){var Oe=M.displayName;if(Oe)return Oe;var ct=ae.displayName||ae.name||"";return ct!==""?me+"("+ct+")":me}function ye(M){return M.displayName||"Context"}function ve(M){if(M==null)return null;if(typeof M.tag=="number"&&L("Received an unexpected object in getComponentNameFromType(). This is likely a bug in React. Please file an issue."),typeof M=="function")return M.displayName||M.name||null;if(typeof M=="string")return M;switch(M){case i:return"Fragment";case n:return"Portal";case a:return"Profiler";case o:return"StrictMode";case p:return"Suspense";case g:return"SuspenseList"}if(typeof M=="object")switch(M.$$typeof){case l:var ae=M;return ye(ae)+".Consumer";case u:var me=M;return ye(me._context)+".Provider";case f:return fe(M,M.render,"ForwardRef");case d:var Oe=M.displayName||null;return Oe!==null?Oe:ve(M.type)||"Memo";case w:{var ct=M,lt=ct._payload,tt=ct._init;try{return ve(tt(lt))}catch{return null}}}return null}var ge=Object.assign,he=0,Re,Ie,Te,We,Xe,Ee,vt;function G(){}G.__reactDisabledLog=!0;function Y(){{if(he===0){Re=console.log,Ie=console.info,Te=console.warn,We=console.error,Xe=console.group,Ee=console.groupCollapsed,vt=console.groupEnd;var M={configurable:!0,enumerable:!0,value:G,writable:!0};Object.defineProperties(console,{info:M,log:M,warn:M,error:M,group:M,groupCollapsed:M,groupEnd:M})}he++}}function oe(){{if(he--,he===0){var M={configurable:!0,enumerable:!0,writable:!0};Object.defineProperties(console,{log:ge({},M,{value:Re}),info:ge({},M,{value:Ie}),warn:ge({},M,{value:Te}),error:ge({},M,{value:We}),group:ge({},M,{value:Xe}),groupCollapsed:ge({},M,{value:Ee}),groupEnd:ge({},M,{value:vt})})}he<0&&L("disabledDepth fell below zero. This is a bug in React. Please file an issue.")}}var xe=R.ReactCurrentDispatcher,Ke;function Se(M,ae,me){{if(Ke===void 0)try{throw Error()}catch(ct){var Oe=ct.stack.trim().match(/\n( *(at )?)/);Ke=Oe&&Oe[1]||""}return`
76
- `+Ke+M}}var Fe=!1,je;{var Le=typeof WeakMap=="function"?WeakMap:Map;je=new Le}function Tt(M,ae){if(!M||Fe)return"";{var me=je.get(M);if(me!==void 0)return me}var Oe;Fe=!0;var ct=Error.prepareStackTrace;Error.prepareStackTrace=void 0;var lt;lt=xe.current,xe.current=null,Y();try{if(ae){var tt=function(){throw Error()};if(Object.defineProperty(tt.prototype,"props",{set:function(){throw Error()}}),typeof Reflect=="object"&&Reflect.construct){try{Reflect.construct(tt,[])}catch(zt){Oe=zt}Reflect.construct(M,[],tt)}else{try{tt.call()}catch(zt){Oe=zt}M.call(tt.prototype)}}else{try{throw Error()}catch(zt){Oe=zt}M()}}catch(zt){if(zt&&Oe&&typeof zt.stack=="string"){for(var Je=zt.stack.split(`
77
- `),en=Oe.stack.split(`
78
- `),Bt=Je.length-1,Rt=en.length-1;Bt>=1&&Rt>=0&&Je[Bt]!==en[Rt];)Rt--;for(;Bt>=1&&Rt>=0;Bt--,Rt--)if(Je[Bt]!==en[Rt]){if(Bt!==1||Rt!==1)do if(Bt--,Rt--,Rt<0||Je[Bt]!==en[Rt]){var ln=`
79
- `+Je[Bt].replace(" at new "," at ");return M.displayName&&ln.includes("<anonymous>")&&(ln=ln.replace("<anonymous>",M.displayName)),typeof M=="function"&&je.set(M,ln),ln}while(Bt>=1&&Rt>=0);break}}}finally{Fe=!1,xe.current=lt,oe(),Error.prepareStackTrace=ct}var Tn=M?M.displayName||M.name:"",rr=Tn?Se(Tn):"";return typeof M=="function"&&je.set(M,rr),rr}function sn(M,ae,me){return Tt(M,!1)}function Lt(M){var ae=M.prototype;return!!(ae&&ae.isReactComponent)}function $t(M,ae,me){if(M==null)return"";if(typeof M=="function")return Tt(M,Lt(M));if(typeof M=="string")return Se(M);switch(M){case p:return Se("Suspense");case g:return Se("SuspenseList")}if(typeof M=="object")switch(M.$$typeof){case f:return sn(M.render);case d:return $t(M.type,ae,me);case w:{var Oe=M,ct=Oe._payload,lt=Oe._init;try{return $t(lt(ct),ae,me)}catch{}}}return""}var we=Object.prototype.hasOwnProperty,Ce={},Ve=R.ReactDebugCurrentFrame;function kt(M){if(M){var ae=M._owner,me=$t(M.type,M._source,ae?ae.type:null);Ve.setExtraStackFrame(me)}else Ve.setExtraStackFrame(null)}function ht(M,ae,me,Oe,ct){{var lt=Function.call.bind(we);for(var tt in M)if(lt(M,tt)){var Je=void 0;try{if(typeof M[tt]!="function"){var en=Error((Oe||"React class")+": "+me+" type `"+tt+"` is invalid; it must be a function, usually from the `prop-types` package, but received `"+typeof M[tt]+"`.This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`.");throw en.name="Invariant Violation",en}Je=M[tt](ae,tt,Oe,me,null,"SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED")}catch(Bt){Je=Bt}Je&&!(Je instanceof Error)&&(kt(ct),L("%s: type specification of %s `%s` is invalid; the type checker function must return `null` or an `Error` but returned a %s. You may have forgotten to pass an argument to the type checker creator (arrayOf, instanceOf, objectOf, oneOf, oneOfType, and shape all require an argument).",Oe||"React class",me,tt,typeof Je),kt(null)),Je instanceof Error&&!(Je.message in Ce)&&(Ce[Je.message]=!0,kt(ct),L("Failed %s type: %s",me,Je.message),kt(null))}}}var Et=Array.isArray;function de(M){return Et(M)}function Qe(M){{var ae=typeof Symbol=="function"&&Symbol.toStringTag,me=ae&&M[Symbol.toStringTag]||M.constructor.name||"Object";return me}}function St(M){try{return it(M),!1}catch{return!0}}function it(M){return""+M}function Ut(M){if(St(M))return L("The provided key is an unsupported type %s. This value must be coerced to a string before before using it here.",Qe(M)),it(M)}var ke=R.ReactCurrentOwner,Be={key:!0,ref:!0,__self:!0,__source:!0},jt,T;function y(M){if(we.call(M,"ref")){var ae=Object.getOwnPropertyDescriptor(M,"ref").get;if(ae&&ae.isReactWarning)return!1}return M.ref!==void 0}function b(M){if(we.call(M,"key")){var ae=Object.getOwnPropertyDescriptor(M,"key").get;if(ae&&ae.isReactWarning)return!1}return M.key!==void 0}function P(M,ae){typeof M.ref=="string"&&ke.current}function q(M,ae){{var me=function(){jt||(jt=!0,L("%s: `key` is not a prop. Trying to access it will result in `undefined` being returned. If you need to access the same value within the child component, you should pass it as a different prop. (https://reactjs.org/link/special-props)",ae))};me.isReactWarning=!0,Object.defineProperty(M,"key",{get:me,configurable:!0})}}function z(M,ae){{var me=function(){T||(T=!0,L("%s: `ref` is not a prop. Trying to access it will result in `undefined` being returned. If you need to access the same value within the child component, you should pass it as a different prop. (https://reactjs.org/link/special-props)",ae))};me.isReactWarning=!0,Object.defineProperty(M,"ref",{get:me,configurable:!0})}}var X=function(M,ae,me,Oe,ct,lt,tt){var Je={$$typeof:t,type:M,key:ae,ref:me,props:tt,_owner:lt};return Je._store={},Object.defineProperty(Je._store,"validated",{configurable:!1,enumerable:!1,writable:!0,value:!1}),Object.defineProperty(Je,"_self",{configurable:!1,enumerable:!1,writable:!1,value:Oe}),Object.defineProperty(Je,"_source",{configurable:!1,enumerable:!1,writable:!1,value:ct}),Object.freeze&&(Object.freeze(Je.props),Object.freeze(Je)),Je};function $e(M,ae,me,Oe,ct){{var lt,tt={},Je=null,en=null;me!==void 0&&(Ut(me),Je=""+me),b(ae)&&(Ut(ae.key),Je=""+ae.key),y(ae)&&(en=ae.ref,P(ae,ct));for(lt in ae)we.call(ae,lt)&&!Be.hasOwnProperty(lt)&&(tt[lt]=ae[lt]);if(M&&M.defaultProps){var Bt=M.defaultProps;for(lt in Bt)tt[lt]===void 0&&(tt[lt]=Bt[lt])}if(Je||en){var Rt=typeof M=="function"?M.displayName||M.name||"Unknown":M;Je&&q(tt,Rt),en&&z(tt,Rt)}return X(M,Je,en,ct,Oe,ke.current,tt)}}var dt=R.ReactCurrentOwner,ut=R.ReactDebugCurrentFrame;function pt(M){if(M){var ae=M._owner,me=$t(M.type,M._source,ae?ae.type:null);ut.setExtraStackFrame(me)}else ut.setExtraStackFrame(null)}var st;st=!1;function Vr(M){return typeof M=="object"&&M!==null&&M.$$typeof===t}function mi(){{if(dt.current){var M=ve(dt.current.type);if(M)return`
75
+ */var qf;function mm(){if(qf)return Ts;qf=1;var e=Z,t=Symbol.for("react.element"),n=Symbol.for("react.fragment"),i=Object.prototype.hasOwnProperty,o=e.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner,a={key:!0,ref:!0,__self:!0,__source:!0};function u(l,f,p){var g,d={},w=null,T=null;p!==void 0&&(w=""+p),f.key!==void 0&&(w=""+f.key),f.ref!==void 0&&(T=f.ref);for(g in f)i.call(f,g)&&!a.hasOwnProperty(g)&&(d[g]=f[g]);if(l&&l.defaultProps)for(g in f=l.defaultProps,f)d[g]===void 0&&(d[g]=f[g]);return{$$typeof:t,type:l,key:w,ref:T,props:d,_owner:o.current}}return Ts.Fragment=n,Ts.jsx=u,Ts.jsxs=u,Ts}var Os={},Wf;function bm(){return Wf||(Wf=1,tt.env.NODE_ENV!=="production"&&function(){var e=Z,t=Symbol.for("react.element"),n=Symbol.for("react.portal"),i=Symbol.for("react.fragment"),o=Symbol.for("react.strict_mode"),a=Symbol.for("react.profiler"),u=Symbol.for("react.provider"),l=Symbol.for("react.context"),f=Symbol.for("react.forward_ref"),p=Symbol.for("react.suspense"),g=Symbol.for("react.suspense_list"),d=Symbol.for("react.memo"),w=Symbol.for("react.lazy"),T=Symbol.for("react.offscreen"),A=Symbol.iterator,S="@@iterator";function v(M){if(M===null||typeof M!="object")return null;var le=A&&M[A]||M[S];return typeof le=="function"?le:null}var R=e.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED;function N(M){{for(var le=arguments.length,be=new Array(le>1?le-1:0),Ie=1;Ie<le;Ie++)be[Ie-1]=arguments[Ie];_("error",M,be)}}function _(M,le,be){{var Ie=R.ReactDebugCurrentFrame,ft=Ie.getStackAddendum();ft!==""&&(le+="%s",be=be.concat([ft]));var ht=be.map(function(rt){return String(rt)});ht.unshift("Warning: "+le),Function.prototype.apply.call(console[M],console,ht)}}var x=!1,F=!1,I=!1,D=!1,K=!1,Q;Q=Symbol.for("react.module.reference");function ce(M){return!!(typeof M=="string"||typeof M=="function"||M===i||M===a||K||M===o||M===p||M===g||D||M===T||x||F||I||typeof M=="object"&&M!==null&&(M.$$typeof===w||M.$$typeof===d||M.$$typeof===u||M.$$typeof===l||M.$$typeof===f||M.$$typeof===Q||M.getModuleId!==void 0))}function fe(M,le,be){var Ie=M.displayName;if(Ie)return Ie;var ft=le.displayName||le.name||"";return ft!==""?be+"("+ft+")":be}function ge(M){return M.displayName||"Context"}function ye(M){if(M==null)return null;if(typeof M.tag=="number"&&N("Received an unexpected object in getComponentNameFromType(). This is likely a bug in React. Please file an issue."),typeof M=="function")return M.displayName||M.name||null;if(typeof M=="string")return M;switch(M){case i:return"Fragment";case n:return"Portal";case a:return"Profiler";case o:return"StrictMode";case p:return"Suspense";case g:return"SuspenseList"}if(typeof M=="object")switch(M.$$typeof){case l:var le=M;return ge(le)+".Consumer";case u:var be=M;return ge(be._context)+".Provider";case f:return fe(M,M.render,"ForwardRef");case d:var Ie=M.displayName||null;return Ie!==null?Ie:ye(M.type)||"Memo";case w:{var ft=M,ht=ft._payload,rt=ft._init;try{return ye(rt(ht))}catch{return null}}}return null}var de=Object.assign,he=0,Pe,Fe,_e,qe,Ee,we,nt;function J(){}J.__reactDisabledLog=!0;function X(){{if(he===0){Pe=console.log,Fe=console.info,_e=console.warn,qe=console.error,Ee=console.group,we=console.groupCollapsed,nt=console.groupEnd;var M={configurable:!0,enumerable:!0,value:J,writable:!0};Object.defineProperties(console,{info:M,log:M,warn:M,error:M,group:M,groupCollapsed:M,groupEnd:M})}he++}}function oe(){{if(he--,he===0){var M={configurable:!0,enumerable:!0,writable:!0};Object.defineProperties(console,{log:de({},M,{value:Pe}),info:de({},M,{value:Fe}),warn:de({},M,{value:_e}),error:de({},M,{value:qe}),group:de({},M,{value:Ee}),groupCollapsed:de({},M,{value:we}),groupEnd:de({},M,{value:nt})})}he<0&&N("disabledDepth fell below zero. This is a bug in React. Please file an issue.")}}var Ce=R.ReactCurrentDispatcher,We;function xe(M,le,be){{if(We===void 0)try{throw Error()}catch(ft){var Ie=ft.stack.trim().match(/\n( *(at )?)/);We=Ie&&Ie[1]||""}return`
76
+ `+We+M}}var Be=!1,$e;{var Le=typeof WeakMap=="function"?WeakMap:Map;$e=new Le}function Tt(M,le){if(!M||Be)return"";{var be=$e.get(M);if(be!==void 0)return be}var Ie;Be=!0;var ft=Error.prepareStackTrace;Error.prepareStackTrace=void 0;var ht;ht=Ce.current,Ce.current=null,X();try{if(le){var rt=function(){throw Error()};if(Object.defineProperty(rt.prototype,"props",{set:function(){throw Error()}}),typeof Reflect=="object"&&Reflect.construct){try{Reflect.construct(rt,[])}catch(Gt){Ie=Gt}Reflect.construct(M,[],rt)}else{try{rt.call()}catch(Gt){Ie=Gt}M.call(rt.prototype)}}else{try{throw Error()}catch(Gt){Ie=Gt}M()}}catch(Gt){if(Gt&&Ie&&typeof Gt.stack=="string"){for(var Ye=Gt.stack.split(`
77
+ `),en=Ie.stack.split(`
78
+ `),Dt=Ye.length-1,Rt=en.length-1;Dt>=1&&Rt>=0&&Ye[Dt]!==en[Rt];)Rt--;for(;Dt>=1&&Rt>=0;Dt--,Rt--)if(Ye[Dt]!==en[Rt]){if(Dt!==1||Rt!==1)do if(Dt--,Rt--,Rt<0||Ye[Dt]!==en[Rt]){var fn=`
79
+ `+Ye[Dt].replace(" at new "," at ");return M.displayName&&fn.includes("<anonymous>")&&(fn=fn.replace("<anonymous>",M.displayName)),typeof M=="function"&&$e.set(M,fn),fn}while(Dt>=1&&Rt>=0);break}}}finally{Be=!1,Ce.current=ht,oe(),Error.prepareStackTrace=ft}var kn=M?M.displayName||M.name:"",sr=kn?xe(kn):"";return typeof M=="function"&&$e.set(M,sr),sr}function on(M,le,be){return Tt(M,!1)}function Nt(M){var le=M.prototype;return!!(le&&le.isReactComponent)}function jt(M,le,be){if(M==null)return"";if(typeof M=="function")return Tt(M,Nt(M));if(typeof M=="string")return xe(M);switch(M){case p:return xe("Suspense");case g:return xe("SuspenseList")}if(typeof M=="object")switch(M.$$typeof){case f:return on(M.render);case d:return jt(M.type,le,be);case w:{var Ie=M,ft=Ie._payload,ht=Ie._init;try{return jt(ht(ft),le,be)}catch{}}}return""}var Ae=Object.prototype.hasOwnProperty,ke={},He=R.ReactDebugCurrentFrame;function Ot(M){if(M){var le=M._owner,be=jt(M.type,M._source,le?le.type:null);He.setExtraStackFrame(be)}else He.setExtraStackFrame(null)}function dt(M,le,be,Ie,ft){{var ht=Function.call.bind(Ae);for(var rt in M)if(ht(M,rt)){var Ye=void 0;try{if(typeof M[rt]!="function"){var en=Error((Ie||"React class")+": "+be+" type `"+rt+"` is invalid; it must be a function, usually from the `prop-types` package, but received `"+typeof M[rt]+"`.This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`.");throw en.name="Invariant Violation",en}Ye=M[rt](le,rt,Ie,be,null,"SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED")}catch(Dt){Ye=Dt}Ye&&!(Ye instanceof Error)&&(Ot(ft),N("%s: type specification of %s `%s` is invalid; the type checker function must return `null` or an `Error` but returned a %s. You may have forgotten to pass an argument to the type checker creator (arrayOf, instanceOf, objectOf, oneOf, oneOfType, and shape all require an argument).",Ie||"React class",be,rt,typeof Ye),Ot(null)),Ye instanceof Error&&!(Ye.message in ke)&&(ke[Ye.message]=!0,Ot(ft),N("Failed %s type: %s",be,Ye.message),Ot(null))}}}var Et=Array.isArray;function me(M){return Et(M)}function Ze(M){{var le=typeof Symbol=="function"&&Symbol.toStringTag,be=le&&M[Symbol.toStringTag]||M.constructor.name||"Object";return be}}function xt(M){try{return ot(M),!1}catch{return!0}}function ot(M){return""+M}function Ut(M){if(xt(M))return N("The provided key is an unsupported type %s. This value must be coerced to a string before before using it here.",Ze(M)),ot(M)}var Oe=R.ReactCurrentOwner,De={key:!0,ref:!0,__self:!0,__source:!0},$t,O;function y(M){if(Ae.call(M,"ref")){var le=Object.getOwnPropertyDescriptor(M,"ref").get;if(le&&le.isReactWarning)return!1}return M.ref!==void 0}function b(M){if(Ae.call(M,"key")){var le=Object.getOwnPropertyDescriptor(M,"key").get;if(le&&le.isReactWarning)return!1}return M.key!==void 0}function L(M,le){typeof M.ref=="string"&&Oe.current}function q(M,le){{var be=function(){$t||($t=!0,N("%s: `key` is not a prop. Trying to access it will result in `undefined` being returned. If you need to access the same value within the child component, you should pass it as a different prop. (https://reactjs.org/link/special-props)",le))};be.isReactWarning=!0,Object.defineProperty(M,"key",{get:be,configurable:!0})}}function G(M,le){{var be=function(){O||(O=!0,N("%s: `ref` is not a prop. Trying to access it will result in `undefined` being returned. If you need to access the same value within the child component, you should pass it as a different prop. (https://reactjs.org/link/special-props)",le))};be.isReactWarning=!0,Object.defineProperty(M,"ref",{get:be,configurable:!0})}}var ee=function(M,le,be,Ie,ft,ht,rt){var Ye={$$typeof:t,type:M,key:le,ref:be,props:rt,_owner:ht};return Ye._store={},Object.defineProperty(Ye._store,"validated",{configurable:!1,enumerable:!1,writable:!0,value:!1}),Object.defineProperty(Ye,"_self",{configurable:!1,enumerable:!1,writable:!1,value:Ie}),Object.defineProperty(Ye,"_source",{configurable:!1,enumerable:!1,writable:!1,value:ft}),Object.freeze&&(Object.freeze(Ye.props),Object.freeze(Ye)),Ye};function Me(M,le,be,Ie,ft){{var ht,rt={},Ye=null,en=null;be!==void 0&&(Ut(be),Ye=""+be),b(le)&&(Ut(le.key),Ye=""+le.key),y(le)&&(en=le.ref,L(le,ft));for(ht in le)Ae.call(le,ht)&&!De.hasOwnProperty(ht)&&(rt[ht]=le[ht]);if(M&&M.defaultProps){var Dt=M.defaultProps;for(ht in Dt)rt[ht]===void 0&&(rt[ht]=Dt[ht])}if(Ye||en){var Rt=typeof M=="function"?M.displayName||M.name||"Unknown":M;Ye&&q(rt,Rt),en&&G(rt,Rt)}return ee(M,Ye,en,ft,Ie,Oe.current,rt)}}var yt=R.ReactCurrentOwner,lt=R.ReactDebugCurrentFrame;function gt(M){if(M){var le=M._owner,be=jt(M.type,M._source,le?le.type:null);lt.setExtraStackFrame(be)}else lt.setExtraStackFrame(null)}var at;at=!1;function Kr(M){return typeof M=="object"&&M!==null&&M.$$typeof===t}function vi(){{if(yt.current){var M=ye(yt.current.type);if(M)return`
80
80
 
81
- Check the render method of \``+M+"`."}return""}}function is(M){return""}var ss={};function os(M){{var ae=mi();if(!ae){var me=typeof M=="string"?M:M.displayName||M.name;me&&(ae=`
81
+ Check the render method of \``+M+"`."}return""}}function os(M){return""}var as={};function us(M){{var le=vi();if(!le){var be=typeof M=="string"?M:M.displayName||M.name;be&&(le=`
82
82
 
83
- Check the top-level render call using <`+me+">.")}return ae}}function Wr(M,ae){{if(!M._store||M._store.validated||M.key!=null)return;M._store.validated=!0;var me=os(ae);if(ss[me])return;ss[me]=!0;var Oe="";M&&M._owner&&M._owner!==dt.current&&(Oe=" It was passed a child from "+ve(M._owner.type)+"."),pt(M),L('Each child in a list should have a unique "key" prop.%s%s See https://reactjs.org/link/warning-keys for more information.',me,Oe),pt(null)}}function bi(M,ae){{if(typeof M!="object")return;if(de(M))for(var me=0;me<M.length;me++){var Oe=M[me];Vr(Oe)&&Wr(Oe,ae)}else if(Vr(M))M._store&&(M._store.validated=!0);else if(M){var ct=v(M);if(typeof ct=="function"&&ct!==M.entries)for(var lt=ct.call(M),tt;!(tt=lt.next()).done;)Vr(tt.value)&&Wr(tt.value,ae)}}}function eo(M){{var ae=M.type;if(ae==null||typeof ae=="string")return;var me;if(typeof ae=="function")me=ae.propTypes;else if(typeof ae=="object"&&(ae.$$typeof===f||ae.$$typeof===d))me=ae.propTypes;else return;if(me){var Oe=ve(ae);ht(me,M.props,"prop",Oe,M)}else if(ae.PropTypes!==void 0&&!st){st=!0;var ct=ve(ae);L("Component %s declared `PropTypes` instead of `propTypes`. Did you misspell the property assignment?",ct||"Unknown")}typeof ae.getDefaultProps=="function"&&!ae.getDefaultProps.isReactClassApproved&&L("getDefaultProps is only used on classic React.createClass definitions. Use a static property named `defaultProps` instead.")}}function to(M){{for(var ae=Object.keys(M.props),me=0;me<ae.length;me++){var Oe=ae[me];if(Oe!=="children"&&Oe!=="key"){pt(M),L("Invalid prop `%s` supplied to `React.Fragment`. React.Fragment can only have `key` and `children` props.",Oe),pt(null);break}}M.ref!==null&&(pt(M),L("Invalid attribute `ref` supplied to `React.Fragment`."),pt(null))}}var _r={};function nr(M,ae,me,Oe,ct,lt){{var tt=ce(M);if(!tt){var Je="";(M===void 0||typeof M=="object"&&M!==null&&Object.keys(M).length===0)&&(Je+=" You likely forgot to export your component from the file it's defined in, or you might have mixed up default and named imports.");var en=is();en?Je+=en:Je+=mi();var Bt;M===null?Bt="null":de(M)?Bt="array":M!==void 0&&M.$$typeof===t?(Bt="<"+(ve(M.type)||"Unknown")+" />",Je=" Did you accidentally export a JSX literal instead of a component?"):Bt=typeof M,L("React.jsx: type is invalid -- expected a string (for built-in components) or a class/function (for composite components) but got: %s.%s",Bt,Je)}var Rt=$e(M,ae,me,ct,lt);if(Rt==null)return Rt;if(tt){var ln=ae.children;if(ln!==void 0)if(Oe)if(de(ln)){for(var Tn=0;Tn<ln.length;Tn++)bi(ln[Tn],M);Object.freeze&&Object.freeze(ln)}else L("React.jsx: Static children should always be an array. You are likely explicitly calling React.jsxs or React.jsxDEV. Use the Babel transform instead.");else bi(ln,M)}if(we.call(ae,"key")){var rr=ve(M),zt=Object.keys(ae).filter(function(so){return so!=="key"}),vi=zt.length>0?"{key: someKey, "+zt.join(": ..., ")+": ...}":"{key: someKey}";if(!_r[rr+vi]){var io=zt.length>0?"{"+zt.join(": ..., ")+": ...}":"{}";L(`A props object containing a "key" prop is being spread into JSX:
83
+ Check the top-level render call using <`+be+">.")}return le}}function Hr(M,le){{if(!M._store||M._store.validated||M.key!=null)return;M._store.validated=!0;var be=us(le);if(as[be])return;as[be]=!0;var Ie="";M&&M._owner&&M._owner!==yt.current&&(Ie=" It was passed a child from "+ye(M._owner.type)+"."),gt(M),N('Each child in a list should have a unique "key" prop.%s%s See https://reactjs.org/link/warning-keys for more information.',be,Ie),gt(null)}}function wi(M,le){{if(typeof M!="object")return;if(me(M))for(var be=0;be<M.length;be++){var Ie=M[be];Kr(Ie)&&Hr(Ie,le)}else if(Kr(M))M._store&&(M._store.validated=!0);else if(M){var ft=v(M);if(typeof ft=="function"&&ft!==M.entries)for(var ht=ft.call(M),rt;!(rt=ht.next()).done;)Kr(rt.value)&&Hr(rt.value,le)}}}function no(M){{var le=M.type;if(le==null||typeof le=="string")return;var be;if(typeof le=="function")be=le.propTypes;else if(typeof le=="object"&&(le.$$typeof===f||le.$$typeof===d))be=le.propTypes;else return;if(be){var Ie=ye(le);dt(be,M.props,"prop",Ie,M)}else if(le.PropTypes!==void 0&&!at){at=!0;var ft=ye(le);N("Component %s declared `PropTypes` instead of `propTypes`. Did you misspell the property assignment?",ft||"Unknown")}typeof le.getDefaultProps=="function"&&!le.getDefaultProps.isReactClassApproved&&N("getDefaultProps is only used on classic React.createClass definitions. Use a static property named `defaultProps` instead.")}}function ro(M){{for(var le=Object.keys(M.props),be=0;be<le.length;be++){var Ie=le[be];if(Ie!=="children"&&Ie!=="key"){gt(M),N("Invalid prop `%s` supplied to `React.Fragment`. React.Fragment can only have `key` and `children` props.",Ie),gt(null);break}}M.ref!==null&&(gt(M),N("Invalid attribute `ref` supplied to `React.Fragment`."),gt(null))}}var kr={};function ir(M,le,be,Ie,ft,ht){{var rt=ce(M);if(!rt){var Ye="";(M===void 0||typeof M=="object"&&M!==null&&Object.keys(M).length===0)&&(Ye+=" You likely forgot to export your component from the file it's defined in, or you might have mixed up default and named imports.");var en=os();en?Ye+=en:Ye+=vi();var Dt;M===null?Dt="null":me(M)?Dt="array":M!==void 0&&M.$$typeof===t?(Dt="<"+(ye(M.type)||"Unknown")+" />",Ye=" Did you accidentally export a JSX literal instead of a component?"):Dt=typeof M,N("React.jsx: type is invalid -- expected a string (for built-in components) or a class/function (for composite components) but got: %s.%s",Dt,Ye)}var Rt=Me(M,le,be,ft,ht);if(Rt==null)return Rt;if(rt){var fn=le.children;if(fn!==void 0)if(Ie)if(me(fn)){for(var kn=0;kn<fn.length;kn++)wi(fn[kn],M);Object.freeze&&Object.freeze(fn)}else N("React.jsx: Static children should always be an array. You are likely explicitly calling React.jsxs or React.jsxDEV. Use the Babel transform instead.");else wi(fn,M)}if(Ae.call(le,"key")){var sr=ye(M),Gt=Object.keys(le).filter(function(ao){return ao!=="key"}),Ai=Gt.length>0?"{key: someKey, "+Gt.join(": ..., ")+": ...}":"{key: someKey}";if(!kr[sr+Ai]){var oo=Gt.length>0?"{"+Gt.join(": ..., ")+": ...}":"{}";N(`A props object containing a "key" prop is being spread into JSX:
84
84
  let props = %s;
85
85
  <%s {...props} />
86
86
  React keys must be passed directly to JSX without using spread:
87
87
  let props = %s;
88
- <%s key={someKey} {...props} />`,vi,rr,io,rr),_r[rr+vi]=!0}}return M===i?to(Rt):eo(Rt),Rt}}function Kr(M,ae,me){return nr(M,ae,me,!0)}function no(M,ae,me){return nr(M,ae,me,!1)}var ro=no,gn=Kr;Ts.Fragment=i,Ts.jsx=ro,Ts.jsxs=gn}()),Ts}et.env.NODE_ENV==="production"?Fu.exports=am():Fu.exports=um();var $=Fu.exports;const cm={CustomTreeProvider:Ct.div`
88
+ <%s key={someKey} {...props} />`,Ai,sr,oo,sr),kr[sr+Ai]=!0}}return M===i?ro(Rt):no(Rt),Rt}}function zr(M,le,be){return ir(M,le,be,!0)}function io(M,le,be){return ir(M,le,be,!1)}var so=io,yn=zr;Os.Fragment=i,Os.jsx=so,Os.jsxs=yn}()),Os}tt.env.NODE_ENV==="production"?Nu.exports=mm():Nu.exports=bm();var C=Nu.exports;const vm={CustomTreeProvider:Qe.div`
89
89
  .ant-tree-switcher {
90
90
  display: flex;
91
91
  align-items: center;
92
92
  justify-content: center;
93
93
  }
94
- `},{Search:lm}=ue.Input,fm=({treeData:e,onSelect:t})=>{const[n,i]=ne.useState([]),[o,a]=ne.useState(""),u=f=>{const{value:p}=f.target,g={},d=(v,R)=>{v.forEach(L=>{g[L.key]=R,L.children&&d(L.children,L.key)})};d(e,null);const w=v=>{const R=[];let L=g[v];for(;L;)R.push(L),L=g[L];return R},k=[],A=v=>{v.forEach(R=>{if(R.title.toLowerCase().includes(p.toLowerCase())){k.push(R.key);const _=w(R.key);k.push(..._)}R.children&&A(R.children)})};A(e);const E=Array.from(new Set(k)).filter(Boolean);i(E),a(p)},l=f=>f.map(p=>{const g=p.title,d=g.toLowerCase().indexOf(o.toLowerCase()),w=g.substring(0,d),k=g.substring(d+o.length),A=d>-1?$.jsxs("span",{children:[w,$.jsx("span",{style:{color:"#f50"},children:o}),k]}):$.jsx("span",{children:g});return p.children?{...p,title:A,children:l(p.children)}:{...p,title:A}});return $.jsxs($.Fragment,{children:[$.jsx(lm,{style:{marginBottom:8},placeholder:"Search",onChange:u}),$.jsx(cm.CustomTreeProvider,{children:$.jsx(ue.Tree,{treeData:l(e),expandedKeys:n,onExpand:f=>{i(f)},onSelect:(f,p)=>{t&&t(f,p),n.includes(p.node.key)?i([...n.filter(g=>g!==p.node.key)]):i([...n,p.node.key])}})})]})},hm=globalThis||void 0||self;function Mf(e,t){return function(){return e.apply(t,arguments)}}const{toString:pm}=Object.prototype,{getPrototypeOf:Bu}=Object,$o=(e=>t=>{const n=pm.call(t);return e[n]||(e[n]=n.slice(8,-1).toLowerCase())})(Object.create(null)),lr=e=>(e=e.toLowerCase(),t=>$o(t)===e),jo=e=>t=>typeof t===e,{isArray:$i}=Array,ks=jo("undefined");function dm(e){return e!==null&&!ks(e)&&e.constructor!==null&&!ks(e.constructor)&&Nn(e.constructor.isBuffer)&&e.constructor.isBuffer(e)}const Uf=lr("ArrayBuffer");function gm(e){let t;return typeof ArrayBuffer<"u"&&ArrayBuffer.isView?t=ArrayBuffer.isView(e):t=e&&e.buffer&&Uf(e.buffer),t}const ym=jo("string"),Nn=jo("function"),qf=jo("number"),Mo=e=>e!==null&&typeof e=="object",mm=e=>e===!0||e===!1,Uo=e=>{if($o(e)!=="object")return!1;const t=Bu(e);return(t===null||t===Object.prototype||Object.getPrototypeOf(t)===null)&&!(Symbol.toStringTag in e)&&!(Symbol.iterator in e)},bm=lr("Date"),vm=lr("File"),wm=lr("Blob"),Am=lr("FileList"),Em=e=>Mo(e)&&Nn(e.pipe),Sm=e=>{let t;return e&&(typeof FormData=="function"&&e instanceof FormData||Nn(e.append)&&((t=$o(e))==="formdata"||t==="object"&&Nn(e.toString)&&e.toString()==="[object FormData]"))},xm=lr("URLSearchParams"),Cm=e=>e.trim?e.trim():e.replace(/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g,"");function Os(e,t,{allOwnKeys:n=!1}={}){if(e===null||typeof e>"u")return;let i,o;if(typeof e!="object"&&(e=[e]),$i(e))for(i=0,o=e.length;i<o;i++)t.call(null,e[i],i,e);else{const a=n?Object.getOwnPropertyNames(e):Object.keys(e),u=a.length;let l;for(i=0;i<u;i++)l=a[i],t.call(null,e[l],l,e)}}function Vf(e,t){t=t.toLowerCase();const n=Object.keys(e);let i=n.length,o;for(;i-- >0;)if(o=n[i],t===o.toLowerCase())return o;return null}const Wf=typeof globalThis<"u"?globalThis:typeof self<"u"?self:typeof window<"u"?window:hm,Kf=e=>!ks(e)&&e!==Wf;function Du(){const{caseless:e}=Kf(this)&&this||{},t={},n=(i,o)=>{const a=e&&Vf(t,o)||o;Uo(t[a])&&Uo(i)?t[a]=Du(t[a],i):Uo(i)?t[a]=Du({},i):$i(i)?t[a]=i.slice():t[a]=i};for(let i=0,o=arguments.length;i<o;i++)arguments[i]&&Os(arguments[i],n);return t}const _m=(e,t,n,{allOwnKeys:i}={})=>(Os(t,(o,a)=>{n&&Nn(o)?e[a]=Mf(o,n):e[a]=o},{allOwnKeys:i}),e),Tm=e=>(e.charCodeAt(0)===65279&&(e=e.slice(1)),e),km=(e,t,n,i)=>{e.prototype=Object.create(t.prototype,i),e.prototype.constructor=e,Object.defineProperty(e,"super",{value:t.prototype}),n&&Object.assign(e.prototype,n)},Om=(e,t,n,i)=>{let o,a,u;const l={};if(t=t||{},e==null)return t;do{for(o=Object.getOwnPropertyNames(e),a=o.length;a-- >0;)u=o[a],(!i||i(u,e,t))&&!l[u]&&(t[u]=e[u],l[u]=!0);e=n!==!1&&Bu(e)}while(e&&(!n||n(e,t))&&e!==Object.prototype);return t},Im=(e,t,n)=>{e=String(e),(n===void 0||n>e.length)&&(n=e.length),n-=t.length;const i=e.indexOf(t,n);return i!==-1&&i===n},Fm=e=>{if(!e)return null;if($i(e))return e;let t=e.length;if(!qf(t))return null;const n=new Array(t);for(;t-- >0;)n[t]=e[t];return n},Bm=(e=>t=>e&&t instanceof e)(typeof Uint8Array<"u"&&Bu(Uint8Array)),Dm=(e,t)=>{const i=(e&&e[Symbol.iterator]).call(e);let o;for(;(o=i.next())&&!o.done;){const a=o.value;t.call(e,a[0],a[1])}},Rm=(e,t)=>{let n;const i=[];for(;(n=e.exec(t))!==null;)i.push(n);return i},Pm=lr("HTMLFormElement"),Nm=e=>e.toLowerCase().replace(/[-_\s]([a-z\d])(\w*)/g,function(n,i,o){return i.toUpperCase()+o}),Hf=(({hasOwnProperty:e})=>(t,n)=>e.call(t,n))(Object.prototype),Lm=lr("RegExp"),zf=(e,t)=>{const n=Object.getOwnPropertyDescriptors(e),i={};Os(n,(o,a)=>{t(o,a,e)!==!1&&(i[a]=o)}),Object.defineProperties(e,i)},$m=e=>{zf(e,(t,n)=>{if(Nn(e)&&["arguments","caller","callee"].indexOf(n)!==-1)return!1;const i=e[n];if(Nn(i)){if(t.enumerable=!1,"writable"in t){t.writable=!1;return}t.set||(t.set=()=>{throw Error("Can not rewrite read-only method '"+n+"'")})}})},jm=(e,t)=>{const n={},i=o=>{o.forEach(a=>{n[a]=!0})};return $i(e)?i(e):i(String(e).split(t)),n},Mm=()=>{},Um=(e,t)=>(e=+e,Number.isFinite(e)?e:t),Ru="abcdefghijklmnopqrstuvwxyz",Gf="0123456789",Jf={DIGIT:Gf,ALPHA:Ru,ALPHA_DIGIT:Ru+Ru.toUpperCase()+Gf},qm=(e=16,t=Jf.ALPHA_DIGIT)=>{let n="";const{length:i}=t;for(;e--;)n+=t[Math.random()*i|0];return n};function Vm(e){return!!(e&&Nn(e.append)&&e[Symbol.toStringTag]==="FormData"&&e[Symbol.iterator])}const Wm=e=>{const t=new Array(10),n=(i,o)=>{if(Mo(i)){if(t.indexOf(i)>=0)return;if(!("toJSON"in i)){t[o]=i;const a=$i(i)?[]:{};return Os(i,(u,l)=>{const f=n(u,o+1);!ks(f)&&(a[l]=f)}),t[o]=void 0,a}}return i};return n(e,0)},Km=lr("AsyncFunction"),ee={isArray:$i,isArrayBuffer:Uf,isBuffer:dm,isFormData:Sm,isArrayBufferView:gm,isString:ym,isNumber:qf,isBoolean:mm,isObject:Mo,isPlainObject:Uo,isUndefined:ks,isDate:bm,isFile:vm,isBlob:wm,isRegExp:Lm,isFunction:Nn,isStream:Em,isURLSearchParams:xm,isTypedArray:Bm,isFileList:Am,forEach:Os,merge:Du,extend:_m,trim:Cm,stripBOM:Tm,inherits:km,toFlatObject:Om,kindOf:$o,kindOfTest:lr,endsWith:Im,toArray:Fm,forEachEntry:Dm,matchAll:Rm,isHTMLForm:Pm,hasOwnProperty:Hf,hasOwnProp:Hf,reduceDescriptors:zf,freezeMethods:$m,toObjectSet:jm,toCamelCase:Nm,noop:Mm,toFiniteNumber:Um,findKey:Vf,global:Wf,isContextDefined:Kf,ALPHABET:Jf,generateString:qm,isSpecCompliantForm:Vm,toJSONObject:Wm,isAsyncFn:Km,isThenable:e=>e&&(Mo(e)||Nn(e))&&Nn(e.then)&&Nn(e.catch)};var Yf={},qo={};qo.byteLength=Gm,qo.toByteArray=Ym,qo.fromByteArray=Zm;for(var fr=[],Ln=[],Hm=typeof Uint8Array<"u"?Uint8Array:Array,Pu="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",ji=0,zm=Pu.length;ji<zm;++ji)fr[ji]=Pu[ji],Ln[Pu.charCodeAt(ji)]=ji;Ln[45]=62,Ln[95]=63;function Xf(e){var t=e.length;if(t%4>0)throw new Error("Invalid string. Length must be a multiple of 4");var n=e.indexOf("=");n===-1&&(n=t);var i=n===t?0:4-n%4;return[n,i]}function Gm(e){var t=Xf(e),n=t[0],i=t[1];return(n+i)*3/4-i}function Jm(e,t,n){return(t+n)*3/4-n}function Ym(e){var t,n=Xf(e),i=n[0],o=n[1],a=new Hm(Jm(e,i,o)),u=0,l=o>0?i-4:i,f;for(f=0;f<l;f+=4)t=Ln[e.charCodeAt(f)]<<18|Ln[e.charCodeAt(f+1)]<<12|Ln[e.charCodeAt(f+2)]<<6|Ln[e.charCodeAt(f+3)],a[u++]=t>>16&255,a[u++]=t>>8&255,a[u++]=t&255;return o===2&&(t=Ln[e.charCodeAt(f)]<<2|Ln[e.charCodeAt(f+1)]>>4,a[u++]=t&255),o===1&&(t=Ln[e.charCodeAt(f)]<<10|Ln[e.charCodeAt(f+1)]<<4|Ln[e.charCodeAt(f+2)]>>2,a[u++]=t>>8&255,a[u++]=t&255),a}function Xm(e){return fr[e>>18&63]+fr[e>>12&63]+fr[e>>6&63]+fr[e&63]}function Qm(e,t,n){for(var i,o=[],a=t;a<n;a+=3)i=(e[a]<<16&16711680)+(e[a+1]<<8&65280)+(e[a+2]&255),o.push(Xm(i));return o.join("")}function Zm(e){for(var t,n=e.length,i=n%3,o=[],a=16383,u=0,l=n-i;u<l;u+=a)o.push(Qm(e,u,u+a>l?l:u+a));return i===1?(t=e[n-1],o.push(fr[t>>2]+fr[t<<4&63]+"==")):i===2&&(t=(e[n-2]<<8)+e[n-1],o.push(fr[t>>10]+fr[t>>4&63]+fr[t<<2&63]+"=")),o.join("")}var Nu={};/*! ieee754. BSD-3-Clause License. Feross Aboukhadijeh <https://feross.org/opensource> */Nu.read=function(e,t,n,i,o){var a,u,l=o*8-i-1,f=(1<<l)-1,p=f>>1,g=-7,d=n?o-1:0,w=n?-1:1,k=e[t+d];for(d+=w,a=k&(1<<-g)-1,k>>=-g,g+=l;g>0;a=a*256+e[t+d],d+=w,g-=8);for(u=a&(1<<-g)-1,a>>=-g,g+=i;g>0;u=u*256+e[t+d],d+=w,g-=8);if(a===0)a=1-p;else{if(a===f)return u?NaN:(k?-1:1)*(1/0);u=u+Math.pow(2,i),a=a-p}return(k?-1:1)*u*Math.pow(2,a-i)},Nu.write=function(e,t,n,i,o,a){var u,l,f,p=a*8-o-1,g=(1<<p)-1,d=g>>1,w=o===23?Math.pow(2,-24)-Math.pow(2,-77):0,k=i?0:a-1,A=i?1:-1,E=t<0||t===0&&1/t<0?1:0;for(t=Math.abs(t),isNaN(t)||t===1/0?(l=isNaN(t)?1:0,u=g):(u=Math.floor(Math.log(t)/Math.LN2),t*(f=Math.pow(2,-u))<1&&(u--,f*=2),u+d>=1?t+=w/f:t+=w*Math.pow(2,1-d),t*f>=2&&(u++,f/=2),u+d>=g?(l=0,u=g):u+d>=1?(l=(t*f-1)*Math.pow(2,o),u=u+d):(l=t*Math.pow(2,d-1)*Math.pow(2,o),u=0));o>=8;e[n+k]=l&255,k+=A,l/=256,o-=8);for(u=u<<o|l,p+=o;p>0;e[n+k]=u&255,k+=A,u/=256,p-=8);e[n+k-A]|=E*128};/*!
94
+ `},{Search:wm}=V.Input,Am=({treeData:e,onSelect:t})=>{const[n,i]=Z.useState([]),[o,a]=Z.useState(""),u=f=>{const{value:p}=f.target,g={},d=(v,R)=>{v.forEach(N=>{g[N.key]=R,N.children&&d(N.children,N.key)})};d(e,null);const w=v=>{const R=[];let N=g[v];for(;N;)R.push(N),N=g[N];return R},T=[],A=v=>{v.forEach(R=>{if(R.title.toLowerCase().includes(p.toLowerCase())){T.push(R.key);const _=w(R.key);T.push(..._)}R.children&&A(R.children)})};A(e);const S=Array.from(new Set(T)).filter(Boolean);i(S),a(p)},l=f=>f.map(p=>{const g=p.title,d=g.toLowerCase().indexOf(o.toLowerCase()),w=g.substring(0,d),T=g.substring(d+o.length),A=d>-1?C.jsxs("span",{children:[w,C.jsx("span",{style:{color:"#f50"},children:o}),T]}):C.jsx("span",{children:g});return p.children?{...p,title:A,children:l(p.children)}:{...p,title:A}});return C.jsxs(C.Fragment,{children:[C.jsx(wm,{style:{marginBottom:8},placeholder:"Search",onChange:u}),C.jsx(vm.CustomTreeProvider,{children:C.jsx(V.Tree,{treeData:l(e),expandedKeys:n,onExpand:f=>{i(f)},onSelect:(f,p)=>{t&&t(f,p),n.includes(p.node.key)?i([...n.filter(g=>g!==p.node.key)]):i([...n,p.node.key])}})})]})},Sm=globalThis||void 0||self;function Kf(e,t){return function(){return e.apply(t,arguments)}}const{toString:Em}=Object.prototype,{getPrototypeOf:ju}=Object,Mo=(e=>t=>{const n=Em.call(t);return e[n]||(e[n]=n.slice(8,-1).toLowerCase())})(Object.create(null)),hr=e=>(e=e.toLowerCase(),t=>Mo(t)===e),Uo=e=>t=>typeof t===e,{isArray:Mi}=Array,Is=Uo("undefined");function xm(e){return e!==null&&!Is(e)&&e.constructor!==null&&!Is(e.constructor)&&Nn(e.constructor.isBuffer)&&e.constructor.isBuffer(e)}const Hf=hr("ArrayBuffer");function Cm(e){let t;return typeof ArrayBuffer<"u"&&ArrayBuffer.isView?t=ArrayBuffer.isView(e):t=e&&e.buffer&&Hf(e.buffer),t}const _m=Uo("string"),Nn=Uo("function"),zf=Uo("number"),Vo=e=>e!==null&&typeof e=="object",km=e=>e===!0||e===!1,qo=e=>{if(Mo(e)!=="object")return!1;const t=ju(e);return(t===null||t===Object.prototype||Object.getPrototypeOf(t)===null)&&!(Symbol.toStringTag in e)&&!(Symbol.iterator in e)},Tm=hr("Date"),Om=hr("File"),Im=hr("Blob"),Fm=hr("FileList"),Bm=e=>Vo(e)&&Nn(e.pipe),Dm=e=>{let t;return e&&(typeof FormData=="function"&&e instanceof FormData||Nn(e.append)&&((t=Mo(e))==="formdata"||t==="object"&&Nn(e.toString)&&e.toString()==="[object FormData]"))},Pm=hr("URLSearchParams"),Rm=e=>e.trim?e.trim():e.replace(/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g,"");function Fs(e,t,{allOwnKeys:n=!1}={}){if(e===null||typeof e>"u")return;let i,o;if(typeof e!="object"&&(e=[e]),Mi(e))for(i=0,o=e.length;i<o;i++)t.call(null,e[i],i,e);else{const a=n?Object.getOwnPropertyNames(e):Object.keys(e),u=a.length;let l;for(i=0;i<u;i++)l=a[i],t.call(null,e[l],l,e)}}function Gf(e,t){t=t.toLowerCase();const n=Object.keys(e);let i=n.length,o;for(;i-- >0;)if(o=n[i],t===o.toLowerCase())return o;return null}const Jf=typeof globalThis<"u"?globalThis:typeof self<"u"?self:typeof window<"u"?window:Sm,Yf=e=>!Is(e)&&e!==Jf;function $u(){const{caseless:e}=Yf(this)&&this||{},t={},n=(i,o)=>{const a=e&&Gf(t,o)||o;qo(t[a])&&qo(i)?t[a]=$u(t[a],i):qo(i)?t[a]=$u({},i):Mi(i)?t[a]=i.slice():t[a]=i};for(let i=0,o=arguments.length;i<o;i++)arguments[i]&&Fs(arguments[i],n);return t}const Lm=(e,t,n,{allOwnKeys:i}={})=>(Fs(t,(o,a)=>{n&&Nn(o)?e[a]=Kf(o,n):e[a]=o},{allOwnKeys:i}),e),Nm=e=>(e.charCodeAt(0)===65279&&(e=e.slice(1)),e),jm=(e,t,n,i)=>{e.prototype=Object.create(t.prototype,i),e.prototype.constructor=e,Object.defineProperty(e,"super",{value:t.prototype}),n&&Object.assign(e.prototype,n)},$m=(e,t,n,i)=>{let o,a,u;const l={};if(t=t||{},e==null)return t;do{for(o=Object.getOwnPropertyNames(e),a=o.length;a-- >0;)u=o[a],(!i||i(u,e,t))&&!l[u]&&(t[u]=e[u],l[u]=!0);e=n!==!1&&ju(e)}while(e&&(!n||n(e,t))&&e!==Object.prototype);return t},Mm=(e,t,n)=>{e=String(e),(n===void 0||n>e.length)&&(n=e.length),n-=t.length;const i=e.indexOf(t,n);return i!==-1&&i===n},Um=e=>{if(!e)return null;if(Mi(e))return e;let t=e.length;if(!zf(t))return null;const n=new Array(t);for(;t-- >0;)n[t]=e[t];return n},Vm=(e=>t=>e&&t instanceof e)(typeof Uint8Array<"u"&&ju(Uint8Array)),qm=(e,t)=>{const i=(e&&e[Symbol.iterator]).call(e);let o;for(;(o=i.next())&&!o.done;){const a=o.value;t.call(e,a[0],a[1])}},Wm=(e,t)=>{let n;const i=[];for(;(n=e.exec(t))!==null;)i.push(n);return i},Km=hr("HTMLFormElement"),Hm=e=>e.toLowerCase().replace(/[-_\s]([a-z\d])(\w*)/g,function(n,i,o){return i.toUpperCase()+o}),Xf=(({hasOwnProperty:e})=>(t,n)=>e.call(t,n))(Object.prototype),zm=hr("RegExp"),Qf=(e,t)=>{const n=Object.getOwnPropertyDescriptors(e),i={};Fs(n,(o,a)=>{t(o,a,e)!==!1&&(i[a]=o)}),Object.defineProperties(e,i)},Gm=e=>{Qf(e,(t,n)=>{if(Nn(e)&&["arguments","caller","callee"].indexOf(n)!==-1)return!1;const i=e[n];if(Nn(i)){if(t.enumerable=!1,"writable"in t){t.writable=!1;return}t.set||(t.set=()=>{throw Error("Can not rewrite read-only method '"+n+"'")})}})},Jm=(e,t)=>{const n={},i=o=>{o.forEach(a=>{n[a]=!0})};return Mi(e)?i(e):i(String(e).split(t)),n},Ym=()=>{},Xm=(e,t)=>(e=+e,Number.isFinite(e)?e:t),Mu="abcdefghijklmnopqrstuvwxyz",Zf="0123456789",eh={DIGIT:Zf,ALPHA:Mu,ALPHA_DIGIT:Mu+Mu.toUpperCase()+Zf},Qm=(e=16,t=eh.ALPHA_DIGIT)=>{let n="";const{length:i}=t;for(;e--;)n+=t[Math.random()*i|0];return n};function Zm(e){return!!(e&&Nn(e.append)&&e[Symbol.toStringTag]==="FormData"&&e[Symbol.iterator])}const e1=e=>{const t=new Array(10),n=(i,o)=>{if(Vo(i)){if(t.indexOf(i)>=0)return;if(!("toJSON"in i)){t[o]=i;const a=Mi(i)?[]:{};return Fs(i,(u,l)=>{const f=n(u,o+1);!Is(f)&&(a[l]=f)}),t[o]=void 0,a}}return i};return n(e,0)},t1=hr("AsyncFunction"),re={isArray:Mi,isArrayBuffer:Hf,isBuffer:xm,isFormData:Dm,isArrayBufferView:Cm,isString:_m,isNumber:zf,isBoolean:km,isObject:Vo,isPlainObject:qo,isUndefined:Is,isDate:Tm,isFile:Om,isBlob:Im,isRegExp:zm,isFunction:Nn,isStream:Bm,isURLSearchParams:Pm,isTypedArray:Vm,isFileList:Fm,forEach:Fs,merge:$u,extend:Lm,trim:Rm,stripBOM:Nm,inherits:jm,toFlatObject:$m,kindOf:Mo,kindOfTest:hr,endsWith:Mm,toArray:Um,forEachEntry:qm,matchAll:Wm,isHTMLForm:Km,hasOwnProperty:Xf,hasOwnProp:Xf,reduceDescriptors:Qf,freezeMethods:Gm,toObjectSet:Jm,toCamelCase:Hm,noop:Ym,toFiniteNumber:Xm,findKey:Gf,global:Jf,isContextDefined:Yf,ALPHABET:eh,generateString:Qm,isSpecCompliantForm:Zm,toJSONObject:e1,isAsyncFn:t1,isThenable:e=>e&&(Vo(e)||Nn(e))&&Nn(e.then)&&Nn(e.catch)};var th={},Wo={};Wo.byteLength=i1,Wo.toByteArray=o1,Wo.fromByteArray=c1;for(var pr=[],jn=[],n1=typeof Uint8Array<"u"?Uint8Array:Array,Uu="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",Ui=0,r1=Uu.length;Ui<r1;++Ui)pr[Ui]=Uu[Ui],jn[Uu.charCodeAt(Ui)]=Ui;jn[45]=62,jn[95]=63;function nh(e){var t=e.length;if(t%4>0)throw new Error("Invalid string. Length must be a multiple of 4");var n=e.indexOf("=");n===-1&&(n=t);var i=n===t?0:4-n%4;return[n,i]}function i1(e){var t=nh(e),n=t[0],i=t[1];return(n+i)*3/4-i}function s1(e,t,n){return(t+n)*3/4-n}function o1(e){var t,n=nh(e),i=n[0],o=n[1],a=new n1(s1(e,i,o)),u=0,l=o>0?i-4:i,f;for(f=0;f<l;f+=4)t=jn[e.charCodeAt(f)]<<18|jn[e.charCodeAt(f+1)]<<12|jn[e.charCodeAt(f+2)]<<6|jn[e.charCodeAt(f+3)],a[u++]=t>>16&255,a[u++]=t>>8&255,a[u++]=t&255;return o===2&&(t=jn[e.charCodeAt(f)]<<2|jn[e.charCodeAt(f+1)]>>4,a[u++]=t&255),o===1&&(t=jn[e.charCodeAt(f)]<<10|jn[e.charCodeAt(f+1)]<<4|jn[e.charCodeAt(f+2)]>>2,a[u++]=t>>8&255,a[u++]=t&255),a}function a1(e){return pr[e>>18&63]+pr[e>>12&63]+pr[e>>6&63]+pr[e&63]}function u1(e,t,n){for(var i,o=[],a=t;a<n;a+=3)i=(e[a]<<16&16711680)+(e[a+1]<<8&65280)+(e[a+2]&255),o.push(a1(i));return o.join("")}function c1(e){for(var t,n=e.length,i=n%3,o=[],a=16383,u=0,l=n-i;u<l;u+=a)o.push(u1(e,u,u+a>l?l:u+a));return i===1?(t=e[n-1],o.push(pr[t>>2]+pr[t<<4&63]+"==")):i===2&&(t=(e[n-2]<<8)+e[n-1],o.push(pr[t>>10]+pr[t>>4&63]+pr[t<<2&63]+"=")),o.join("")}var Vu={};/*! ieee754. BSD-3-Clause License. Feross Aboukhadijeh <https://feross.org/opensource> */Vu.read=function(e,t,n,i,o){var a,u,l=o*8-i-1,f=(1<<l)-1,p=f>>1,g=-7,d=n?o-1:0,w=n?-1:1,T=e[t+d];for(d+=w,a=T&(1<<-g)-1,T>>=-g,g+=l;g>0;a=a*256+e[t+d],d+=w,g-=8);for(u=a&(1<<-g)-1,a>>=-g,g+=i;g>0;u=u*256+e[t+d],d+=w,g-=8);if(a===0)a=1-p;else{if(a===f)return u?NaN:(T?-1:1)*(1/0);u=u+Math.pow(2,i),a=a-p}return(T?-1:1)*u*Math.pow(2,a-i)},Vu.write=function(e,t,n,i,o,a){var u,l,f,p=a*8-o-1,g=(1<<p)-1,d=g>>1,w=o===23?Math.pow(2,-24)-Math.pow(2,-77):0,T=i?0:a-1,A=i?1:-1,S=t<0||t===0&&1/t<0?1:0;for(t=Math.abs(t),isNaN(t)||t===1/0?(l=isNaN(t)?1:0,u=g):(u=Math.floor(Math.log(t)/Math.LN2),t*(f=Math.pow(2,-u))<1&&(u--,f*=2),u+d>=1?t+=w/f:t+=w*Math.pow(2,1-d),t*f>=2&&(u++,f/=2),u+d>=g?(l=0,u=g):u+d>=1?(l=(t*f-1)*Math.pow(2,o),u=u+d):(l=t*Math.pow(2,d-1)*Math.pow(2,o),u=0));o>=8;e[n+T]=l&255,T+=A,l/=256,o-=8);for(u=u<<o|l,p+=o;p>0;e[n+T]=u&255,T+=A,u/=256,p-=8);e[n+T-A]|=S*128};/*!
95
95
  * The buffer module from node.js, for the browser.
96
96
  *
97
97
  * @author Feross Aboukhadijeh <https://feross.org>
98
98
  * @license MIT
99
- */(function(e){const t=qo,n=Nu,i=typeof Symbol=="function"&&typeof Symbol.for=="function"?Symbol.for("nodejs.util.inspect.custom"):null;e.Buffer=g,e.SlowBuffer=I,e.INSPECT_MAX_BYTES=50;const o=2147483647;e.kMaxLength=o;const{Uint8Array:a,ArrayBuffer:u,SharedArrayBuffer:l}=globalThis;g.TYPED_ARRAY_SUPPORT=f(),!g.TYPED_ARRAY_SUPPORT&&typeof console<"u"&&typeof console.error=="function"&&console.error("This browser lacks typed array (Uint8Array) support which is required by `buffer` v5.x. Use `buffer` v4.x if you require old browser support.");function f(){try{const T=new a(1),y={foo:function(){return 42}};return Object.setPrototypeOf(y,a.prototype),Object.setPrototypeOf(T,y),T.foo()===42}catch{return!1}}Object.defineProperty(g.prototype,"parent",{enumerable:!0,get:function(){if(g.isBuffer(this))return this.buffer}}),Object.defineProperty(g.prototype,"offset",{enumerable:!0,get:function(){if(g.isBuffer(this))return this.byteOffset}});function p(T){if(T>o)throw new RangeError('The value "'+T+'" is invalid for option "size"');const y=new a(T);return Object.setPrototypeOf(y,g.prototype),y}function g(T,y,b){if(typeof T=="number"){if(typeof y=="string")throw new TypeError('The "string" argument must be of type string. Received type number');return A(T)}return d(T,y,b)}g.poolSize=8192;function d(T,y,b){if(typeof T=="string")return E(T,y);if(u.isView(T))return R(T);if(T==null)throw new TypeError("The first argument must be one of type string, Buffer, ArrayBuffer, Array, or Array-like Object. Received type "+typeof T);if(it(T,u)||T&&it(T.buffer,u)||typeof l<"u"&&(it(T,l)||T&&it(T.buffer,l)))return L(T,y,b);if(typeof T=="number")throw new TypeError('The "value" argument must not be of type number. Received type number');const P=T.valueOf&&T.valueOf();if(P!=null&&P!==T)return g.from(P,y,b);const q=_(T);if(q)return q;if(typeof Symbol<"u"&&Symbol.toPrimitive!=null&&typeof T[Symbol.toPrimitive]=="function")return g.from(T[Symbol.toPrimitive]("string"),y,b);throw new TypeError("The first argument must be one of type string, Buffer, ArrayBuffer, Array, or Array-like Object. Received type "+typeof T)}g.from=function(T,y,b){return d(T,y,b)},Object.setPrototypeOf(g.prototype,a.prototype),Object.setPrototypeOf(g,a);function w(T){if(typeof T!="number")throw new TypeError('"size" argument must be of type number');if(T<0)throw new RangeError('The value "'+T+'" is invalid for option "size"')}function k(T,y,b){return w(T),T<=0?p(T):y!==void 0?typeof b=="string"?p(T).fill(y,b):p(T).fill(y):p(T)}g.alloc=function(T,y,b){return k(T,y,b)};function A(T){return w(T),p(T<0?0:x(T)|0)}g.allocUnsafe=function(T){return A(T)},g.allocUnsafeSlow=function(T){return A(T)};function E(T,y){if((typeof y!="string"||y==="")&&(y="utf8"),!g.isEncoding(y))throw new TypeError("Unknown encoding: "+y);const b=O(T,y)|0;let P=p(b);const q=P.write(T,y);return q!==b&&(P=P.slice(0,q)),P}function v(T){const y=T.length<0?0:x(T.length)|0,b=p(y);for(let P=0;P<y;P+=1)b[P]=T[P]&255;return b}function R(T){if(it(T,a)){const y=new a(T);return L(y.buffer,y.byteOffset,y.byteLength)}return v(T)}function L(T,y,b){if(y<0||T.byteLength<y)throw new RangeError('"offset" is outside of buffer bounds');if(T.byteLength<y+(b||0))throw new RangeError('"length" is outside of buffer bounds');let P;return y===void 0&&b===void 0?P=new a(T):b===void 0?P=new a(T,y):P=new a(T,y,b),Object.setPrototypeOf(P,g.prototype),P}function _(T){if(g.isBuffer(T)){const y=x(T.length)|0,b=p(y);return b.length===0||T.copy(b,0,0,y),b}if(T.length!==void 0)return typeof T.length!="number"||Ut(T.length)?p(0):v(T);if(T.type==="Buffer"&&Array.isArray(T.data))return v(T.data)}function x(T){if(T>=o)throw new RangeError("Attempt to allocate Buffer larger than maximum size: 0x"+o.toString(16)+" bytes");return T|0}function I(T){return+T!=T&&(T=0),g.alloc(+T)}g.isBuffer=function(y){return y!=null&&y._isBuffer===!0&&y!==g.prototype},g.compare=function(y,b){if(it(y,a)&&(y=g.from(y,y.offset,y.byteLength)),it(b,a)&&(b=g.from(b,b.offset,b.byteLength)),!g.isBuffer(y)||!g.isBuffer(b))throw new TypeError('The "buf1", "buf2" arguments must be one of type Buffer or Uint8Array');if(y===b)return 0;let P=y.length,q=b.length;for(let z=0,X=Math.min(P,q);z<X;++z)if(y[z]!==b[z]){P=y[z],q=b[z];break}return P<q?-1:q<P?1:0},g.isEncoding=function(y){switch(String(y).toLowerCase()){case"hex":case"utf8":case"utf-8":case"ascii":case"latin1":case"binary":case"base64":case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return!0;default:return!1}},g.concat=function(y,b){if(!Array.isArray(y))throw new TypeError('"list" argument must be an Array of Buffers');if(y.length===0)return g.alloc(0);let P;if(b===void 0)for(b=0,P=0;P<y.length;++P)b+=y[P].length;const q=g.allocUnsafe(b);let z=0;for(P=0;P<y.length;++P){let X=y[P];if(it(X,a))z+X.length>q.length?(g.isBuffer(X)||(X=g.from(X)),X.copy(q,z)):a.prototype.set.call(q,X,z);else if(g.isBuffer(X))X.copy(q,z);else throw new TypeError('"list" argument must be an Array of Buffers');z+=X.length}return q};function O(T,y){if(g.isBuffer(T))return T.length;if(u.isView(T)||it(T,u))return T.byteLength;if(typeof T!="string")throw new TypeError('The "string" argument must be one of type string, Buffer, or ArrayBuffer. Received type '+typeof T);const b=T.length,P=arguments.length>2&&arguments[2]===!0;if(!P&&b===0)return 0;let q=!1;for(;;)switch(y){case"ascii":case"latin1":case"binary":return b;case"utf8":case"utf-8":return ht(T).length;case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return b*2;case"hex":return b>>>1;case"base64":return Qe(T).length;default:if(q)return P?-1:ht(T).length;y=(""+y).toLowerCase(),q=!0}}g.byteLength=O;function D(T,y,b){let P=!1;if((y===void 0||y<0)&&(y=0),y>this.length||((b===void 0||b>this.length)&&(b=this.length),b<=0)||(b>>>=0,y>>>=0,b<=y))return"";for(T||(T="utf8");;)switch(T){case"hex":return vt(this,y,b);case"utf8":case"utf-8":return Ie(this,y,b);case"ascii":return Xe(this,y,b);case"latin1":case"binary":return Ee(this,y,b);case"base64":return Re(this,y,b);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return G(this,y,b);default:if(P)throw new TypeError("Unknown encoding: "+T);T=(T+"").toLowerCase(),P=!0}}g.prototype._isBuffer=!0;function K(T,y,b){const P=T[y];T[y]=T[b],T[b]=P}g.prototype.swap16=function(){const y=this.length;if(y%2!==0)throw new RangeError("Buffer size must be a multiple of 16-bits");for(let b=0;b<y;b+=2)K(this,b,b+1);return this},g.prototype.swap32=function(){const y=this.length;if(y%4!==0)throw new RangeError("Buffer size must be a multiple of 32-bits");for(let b=0;b<y;b+=4)K(this,b,b+3),K(this,b+1,b+2);return this},g.prototype.swap64=function(){const y=this.length;if(y%8!==0)throw new RangeError("Buffer size must be a multiple of 64-bits");for(let b=0;b<y;b+=8)K(this,b,b+7),K(this,b+1,b+6),K(this,b+2,b+5),K(this,b+3,b+4);return this},g.prototype.toString=function(){const y=this.length;return y===0?"":arguments.length===0?Ie(this,0,y):D.apply(this,arguments)},g.prototype.toLocaleString=g.prototype.toString,g.prototype.equals=function(y){if(!g.isBuffer(y))throw new TypeError("Argument must be a Buffer");return this===y?!0:g.compare(this,y)===0},g.prototype.inspect=function(){let y="";const b=e.INSPECT_MAX_BYTES;return y=this.toString("hex",0,b).replace(/(.{2})/g,"$1 ").trim(),this.length>b&&(y+=" ... "),"<Buffer "+y+">"},i&&(g.prototype[i]=g.prototype.inspect),g.prototype.compare=function(y,b,P,q,z){if(it(y,a)&&(y=g.from(y,y.offset,y.byteLength)),!g.isBuffer(y))throw new TypeError('The "target" argument must be one of type Buffer or Uint8Array. Received type '+typeof y);if(b===void 0&&(b=0),P===void 0&&(P=y?y.length:0),q===void 0&&(q=0),z===void 0&&(z=this.length),b<0||P>y.length||q<0||z>this.length)throw new RangeError("out of range index");if(q>=z&&b>=P)return 0;if(q>=z)return-1;if(b>=P)return 1;if(b>>>=0,P>>>=0,q>>>=0,z>>>=0,this===y)return 0;let X=z-q,$e=P-b;const dt=Math.min(X,$e),ut=this.slice(q,z),pt=y.slice(b,P);for(let st=0;st<dt;++st)if(ut[st]!==pt[st]){X=ut[st],$e=pt[st];break}return X<$e?-1:$e<X?1:0};function ie(T,y,b,P,q){if(T.length===0)return-1;if(typeof b=="string"?(P=b,b=0):b>2147483647?b=2147483647:b<-2147483648&&(b=-2147483648),b=+b,Ut(b)&&(b=q?0:T.length-1),b<0&&(b=T.length+b),b>=T.length){if(q)return-1;b=T.length-1}else if(b<0)if(q)b=0;else return-1;if(typeof y=="string"&&(y=g.from(y,P)),g.isBuffer(y))return y.length===0?-1:ce(T,y,b,P,q);if(typeof y=="number")return y=y&255,typeof a.prototype.indexOf=="function"?q?a.prototype.indexOf.call(T,y,b):a.prototype.lastIndexOf.call(T,y,b):ce(T,[y],b,P,q);throw new TypeError("val must be string, number or Buffer")}function ce(T,y,b,P,q){let z=1,X=T.length,$e=y.length;if(P!==void 0&&(P=String(P).toLowerCase(),P==="ucs2"||P==="ucs-2"||P==="utf16le"||P==="utf-16le")){if(T.length<2||y.length<2)return-1;z=2,X/=2,$e/=2,b/=2}function dt(pt,st){return z===1?pt[st]:pt.readUInt16BE(st*z)}let ut;if(q){let pt=-1;for(ut=b;ut<X;ut++)if(dt(T,ut)===dt(y,pt===-1?0:ut-pt)){if(pt===-1&&(pt=ut),ut-pt+1===$e)return pt*z}else pt!==-1&&(ut-=ut-pt),pt=-1}else for(b+$e>X&&(b=X-$e),ut=b;ut>=0;ut--){let pt=!0;for(let st=0;st<$e;st++)if(dt(T,ut+st)!==dt(y,st)){pt=!1;break}if(pt)return ut}return-1}g.prototype.includes=function(y,b,P){return this.indexOf(y,b,P)!==-1},g.prototype.indexOf=function(y,b,P){return ie(this,y,b,P,!0)},g.prototype.lastIndexOf=function(y,b,P){return ie(this,y,b,P,!1)};function fe(T,y,b,P){b=Number(b)||0;const q=T.length-b;P?(P=Number(P),P>q&&(P=q)):P=q;const z=y.length;P>z/2&&(P=z/2);let X;for(X=0;X<P;++X){const $e=parseInt(y.substr(X*2,2),16);if(Ut($e))return X;T[b+X]=$e}return X}function ye(T,y,b,P){return St(ht(y,T.length-b),T,b,P)}function ve(T,y,b,P){return St(Et(y),T,b,P)}function ge(T,y,b,P){return St(Qe(y),T,b,P)}function he(T,y,b,P){return St(de(y,T.length-b),T,b,P)}g.prototype.write=function(y,b,P,q){if(b===void 0)q="utf8",P=this.length,b=0;else if(P===void 0&&typeof b=="string")q=b,P=this.length,b=0;else if(isFinite(b))b=b>>>0,isFinite(P)?(P=P>>>0,q===void 0&&(q="utf8")):(q=P,P=void 0);else throw new Error("Buffer.write(string, encoding, offset[, length]) is no longer supported");const z=this.length-b;if((P===void 0||P>z)&&(P=z),y.length>0&&(P<0||b<0)||b>this.length)throw new RangeError("Attempt to write outside buffer bounds");q||(q="utf8");let X=!1;for(;;)switch(q){case"hex":return fe(this,y,b,P);case"utf8":case"utf-8":return ye(this,y,b,P);case"ascii":case"latin1":case"binary":return ve(this,y,b,P);case"base64":return ge(this,y,b,P);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return he(this,y,b,P);default:if(X)throw new TypeError("Unknown encoding: "+q);q=(""+q).toLowerCase(),X=!0}},g.prototype.toJSON=function(){return{type:"Buffer",data:Array.prototype.slice.call(this._arr||this,0)}};function Re(T,y,b){return y===0&&b===T.length?t.fromByteArray(T):t.fromByteArray(T.slice(y,b))}function Ie(T,y,b){b=Math.min(T.length,b);const P=[];let q=y;for(;q<b;){const z=T[q];let X=null,$e=z>239?4:z>223?3:z>191?2:1;if(q+$e<=b){let dt,ut,pt,st;switch($e){case 1:z<128&&(X=z);break;case 2:dt=T[q+1],(dt&192)===128&&(st=(z&31)<<6|dt&63,st>127&&(X=st));break;case 3:dt=T[q+1],ut=T[q+2],(dt&192)===128&&(ut&192)===128&&(st=(z&15)<<12|(dt&63)<<6|ut&63,st>2047&&(st<55296||st>57343)&&(X=st));break;case 4:dt=T[q+1],ut=T[q+2],pt=T[q+3],(dt&192)===128&&(ut&192)===128&&(pt&192)===128&&(st=(z&15)<<18|(dt&63)<<12|(ut&63)<<6|pt&63,st>65535&&st<1114112&&(X=st))}}X===null?(X=65533,$e=1):X>65535&&(X-=65536,P.push(X>>>10&1023|55296),X=56320|X&1023),P.push(X),q+=$e}return We(P)}const Te=4096;function We(T){const y=T.length;if(y<=Te)return String.fromCharCode.apply(String,T);let b="",P=0;for(;P<y;)b+=String.fromCharCode.apply(String,T.slice(P,P+=Te));return b}function Xe(T,y,b){let P="";b=Math.min(T.length,b);for(let q=y;q<b;++q)P+=String.fromCharCode(T[q]&127);return P}function Ee(T,y,b){let P="";b=Math.min(T.length,b);for(let q=y;q<b;++q)P+=String.fromCharCode(T[q]);return P}function vt(T,y,b){const P=T.length;(!y||y<0)&&(y=0),(!b||b<0||b>P)&&(b=P);let q="";for(let z=y;z<b;++z)q+=ke[T[z]];return q}function G(T,y,b){const P=T.slice(y,b);let q="";for(let z=0;z<P.length-1;z+=2)q+=String.fromCharCode(P[z]+P[z+1]*256);return q}g.prototype.slice=function(y,b){const P=this.length;y=~~y,b=b===void 0?P:~~b,y<0?(y+=P,y<0&&(y=0)):y>P&&(y=P),b<0?(b+=P,b<0&&(b=0)):b>P&&(b=P),b<y&&(b=y);const q=this.subarray(y,b);return Object.setPrototypeOf(q,g.prototype),q};function Y(T,y,b){if(T%1!==0||T<0)throw new RangeError("offset is not uint");if(T+y>b)throw new RangeError("Trying to access beyond buffer length")}g.prototype.readUintLE=g.prototype.readUIntLE=function(y,b,P){y=y>>>0,b=b>>>0,P||Y(y,b,this.length);let q=this[y],z=1,X=0;for(;++X<b&&(z*=256);)q+=this[y+X]*z;return q},g.prototype.readUintBE=g.prototype.readUIntBE=function(y,b,P){y=y>>>0,b=b>>>0,P||Y(y,b,this.length);let q=this[y+--b],z=1;for(;b>0&&(z*=256);)q+=this[y+--b]*z;return q},g.prototype.readUint8=g.prototype.readUInt8=function(y,b){return y=y>>>0,b||Y(y,1,this.length),this[y]},g.prototype.readUint16LE=g.prototype.readUInt16LE=function(y,b){return y=y>>>0,b||Y(y,2,this.length),this[y]|this[y+1]<<8},g.prototype.readUint16BE=g.prototype.readUInt16BE=function(y,b){return y=y>>>0,b||Y(y,2,this.length),this[y]<<8|this[y+1]},g.prototype.readUint32LE=g.prototype.readUInt32LE=function(y,b){return y=y>>>0,b||Y(y,4,this.length),(this[y]|this[y+1]<<8|this[y+2]<<16)+this[y+3]*16777216},g.prototype.readUint32BE=g.prototype.readUInt32BE=function(y,b){return y=y>>>0,b||Y(y,4,this.length),this[y]*16777216+(this[y+1]<<16|this[y+2]<<8|this[y+3])},g.prototype.readBigUInt64LE=Be(function(y){y=y>>>0,we(y,"offset");const b=this[y],P=this[y+7];(b===void 0||P===void 0)&&Ce(y,this.length-8);const q=b+this[++y]*2**8+this[++y]*2**16+this[++y]*2**24,z=this[++y]+this[++y]*2**8+this[++y]*2**16+P*2**24;return BigInt(q)+(BigInt(z)<<BigInt(32))}),g.prototype.readBigUInt64BE=Be(function(y){y=y>>>0,we(y,"offset");const b=this[y],P=this[y+7];(b===void 0||P===void 0)&&Ce(y,this.length-8);const q=b*2**24+this[++y]*2**16+this[++y]*2**8+this[++y],z=this[++y]*2**24+this[++y]*2**16+this[++y]*2**8+P;return(BigInt(q)<<BigInt(32))+BigInt(z)}),g.prototype.readIntLE=function(y,b,P){y=y>>>0,b=b>>>0,P||Y(y,b,this.length);let q=this[y],z=1,X=0;for(;++X<b&&(z*=256);)q+=this[y+X]*z;return z*=128,q>=z&&(q-=Math.pow(2,8*b)),q},g.prototype.readIntBE=function(y,b,P){y=y>>>0,b=b>>>0,P||Y(y,b,this.length);let q=b,z=1,X=this[y+--q];for(;q>0&&(z*=256);)X+=this[y+--q]*z;return z*=128,X>=z&&(X-=Math.pow(2,8*b)),X},g.prototype.readInt8=function(y,b){return y=y>>>0,b||Y(y,1,this.length),this[y]&128?(255-this[y]+1)*-1:this[y]},g.prototype.readInt16LE=function(y,b){y=y>>>0,b||Y(y,2,this.length);const P=this[y]|this[y+1]<<8;return P&32768?P|4294901760:P},g.prototype.readInt16BE=function(y,b){y=y>>>0,b||Y(y,2,this.length);const P=this[y+1]|this[y]<<8;return P&32768?P|4294901760:P},g.prototype.readInt32LE=function(y,b){return y=y>>>0,b||Y(y,4,this.length),this[y]|this[y+1]<<8|this[y+2]<<16|this[y+3]<<24},g.prototype.readInt32BE=function(y,b){return y=y>>>0,b||Y(y,4,this.length),this[y]<<24|this[y+1]<<16|this[y+2]<<8|this[y+3]},g.prototype.readBigInt64LE=Be(function(y){y=y>>>0,we(y,"offset");const b=this[y],P=this[y+7];(b===void 0||P===void 0)&&Ce(y,this.length-8);const q=this[y+4]+this[y+5]*2**8+this[y+6]*2**16+(P<<24);return(BigInt(q)<<BigInt(32))+BigInt(b+this[++y]*2**8+this[++y]*2**16+this[++y]*2**24)}),g.prototype.readBigInt64BE=Be(function(y){y=y>>>0,we(y,"offset");const b=this[y],P=this[y+7];(b===void 0||P===void 0)&&Ce(y,this.length-8);const q=(b<<24)+this[++y]*2**16+this[++y]*2**8+this[++y];return(BigInt(q)<<BigInt(32))+BigInt(this[++y]*2**24+this[++y]*2**16+this[++y]*2**8+P)}),g.prototype.readFloatLE=function(y,b){return y=y>>>0,b||Y(y,4,this.length),n.read(this,y,!0,23,4)},g.prototype.readFloatBE=function(y,b){return y=y>>>0,b||Y(y,4,this.length),n.read(this,y,!1,23,4)},g.prototype.readDoubleLE=function(y,b){return y=y>>>0,b||Y(y,8,this.length),n.read(this,y,!0,52,8)},g.prototype.readDoubleBE=function(y,b){return y=y>>>0,b||Y(y,8,this.length),n.read(this,y,!1,52,8)};function oe(T,y,b,P,q,z){if(!g.isBuffer(T))throw new TypeError('"buffer" argument must be a Buffer instance');if(y>q||y<z)throw new RangeError('"value" argument is out of bounds');if(b+P>T.length)throw new RangeError("Index out of range")}g.prototype.writeUintLE=g.prototype.writeUIntLE=function(y,b,P,q){if(y=+y,b=b>>>0,P=P>>>0,!q){const $e=Math.pow(2,8*P)-1;oe(this,y,b,P,$e,0)}let z=1,X=0;for(this[b]=y&255;++X<P&&(z*=256);)this[b+X]=y/z&255;return b+P},g.prototype.writeUintBE=g.prototype.writeUIntBE=function(y,b,P,q){if(y=+y,b=b>>>0,P=P>>>0,!q){const $e=Math.pow(2,8*P)-1;oe(this,y,b,P,$e,0)}let z=P-1,X=1;for(this[b+z]=y&255;--z>=0&&(X*=256);)this[b+z]=y/X&255;return b+P},g.prototype.writeUint8=g.prototype.writeUInt8=function(y,b,P){return y=+y,b=b>>>0,P||oe(this,y,b,1,255,0),this[b]=y&255,b+1},g.prototype.writeUint16LE=g.prototype.writeUInt16LE=function(y,b,P){return y=+y,b=b>>>0,P||oe(this,y,b,2,65535,0),this[b]=y&255,this[b+1]=y>>>8,b+2},g.prototype.writeUint16BE=g.prototype.writeUInt16BE=function(y,b,P){return y=+y,b=b>>>0,P||oe(this,y,b,2,65535,0),this[b]=y>>>8,this[b+1]=y&255,b+2},g.prototype.writeUint32LE=g.prototype.writeUInt32LE=function(y,b,P){return y=+y,b=b>>>0,P||oe(this,y,b,4,4294967295,0),this[b+3]=y>>>24,this[b+2]=y>>>16,this[b+1]=y>>>8,this[b]=y&255,b+4},g.prototype.writeUint32BE=g.prototype.writeUInt32BE=function(y,b,P){return y=+y,b=b>>>0,P||oe(this,y,b,4,4294967295,0),this[b]=y>>>24,this[b+1]=y>>>16,this[b+2]=y>>>8,this[b+3]=y&255,b+4};function xe(T,y,b,P,q){$t(y,P,q,T,b,7);let z=Number(y&BigInt(4294967295));T[b++]=z,z=z>>8,T[b++]=z,z=z>>8,T[b++]=z,z=z>>8,T[b++]=z;let X=Number(y>>BigInt(32)&BigInt(4294967295));return T[b++]=X,X=X>>8,T[b++]=X,X=X>>8,T[b++]=X,X=X>>8,T[b++]=X,b}function Ke(T,y,b,P,q){$t(y,P,q,T,b,7);let z=Number(y&BigInt(4294967295));T[b+7]=z,z=z>>8,T[b+6]=z,z=z>>8,T[b+5]=z,z=z>>8,T[b+4]=z;let X=Number(y>>BigInt(32)&BigInt(4294967295));return T[b+3]=X,X=X>>8,T[b+2]=X,X=X>>8,T[b+1]=X,X=X>>8,T[b]=X,b+8}g.prototype.writeBigUInt64LE=Be(function(y,b=0){return xe(this,y,b,BigInt(0),BigInt("0xffffffffffffffff"))}),g.prototype.writeBigUInt64BE=Be(function(y,b=0){return Ke(this,y,b,BigInt(0),BigInt("0xffffffffffffffff"))}),g.prototype.writeIntLE=function(y,b,P,q){if(y=+y,b=b>>>0,!q){const dt=Math.pow(2,8*P-1);oe(this,y,b,P,dt-1,-dt)}let z=0,X=1,$e=0;for(this[b]=y&255;++z<P&&(X*=256);)y<0&&$e===0&&this[b+z-1]!==0&&($e=1),this[b+z]=(y/X>>0)-$e&255;return b+P},g.prototype.writeIntBE=function(y,b,P,q){if(y=+y,b=b>>>0,!q){const dt=Math.pow(2,8*P-1);oe(this,y,b,P,dt-1,-dt)}let z=P-1,X=1,$e=0;for(this[b+z]=y&255;--z>=0&&(X*=256);)y<0&&$e===0&&this[b+z+1]!==0&&($e=1),this[b+z]=(y/X>>0)-$e&255;return b+P},g.prototype.writeInt8=function(y,b,P){return y=+y,b=b>>>0,P||oe(this,y,b,1,127,-128),y<0&&(y=255+y+1),this[b]=y&255,b+1},g.prototype.writeInt16LE=function(y,b,P){return y=+y,b=b>>>0,P||oe(this,y,b,2,32767,-32768),this[b]=y&255,this[b+1]=y>>>8,b+2},g.prototype.writeInt16BE=function(y,b,P){return y=+y,b=b>>>0,P||oe(this,y,b,2,32767,-32768),this[b]=y>>>8,this[b+1]=y&255,b+2},g.prototype.writeInt32LE=function(y,b,P){return y=+y,b=b>>>0,P||oe(this,y,b,4,2147483647,-2147483648),this[b]=y&255,this[b+1]=y>>>8,this[b+2]=y>>>16,this[b+3]=y>>>24,b+4},g.prototype.writeInt32BE=function(y,b,P){return y=+y,b=b>>>0,P||oe(this,y,b,4,2147483647,-2147483648),y<0&&(y=4294967295+y+1),this[b]=y>>>24,this[b+1]=y>>>16,this[b+2]=y>>>8,this[b+3]=y&255,b+4},g.prototype.writeBigInt64LE=Be(function(y,b=0){return xe(this,y,b,-BigInt("0x8000000000000000"),BigInt("0x7fffffffffffffff"))}),g.prototype.writeBigInt64BE=Be(function(y,b=0){return Ke(this,y,b,-BigInt("0x8000000000000000"),BigInt("0x7fffffffffffffff"))});function Se(T,y,b,P,q,z){if(b+P>T.length)throw new RangeError("Index out of range");if(b<0)throw new RangeError("Index out of range")}function Fe(T,y,b,P,q){return y=+y,b=b>>>0,q||Se(T,y,b,4),n.write(T,y,b,P,23,4),b+4}g.prototype.writeFloatLE=function(y,b,P){return Fe(this,y,b,!0,P)},g.prototype.writeFloatBE=function(y,b,P){return Fe(this,y,b,!1,P)};function je(T,y,b,P,q){return y=+y,b=b>>>0,q||Se(T,y,b,8),n.write(T,y,b,P,52,8),b+8}g.prototype.writeDoubleLE=function(y,b,P){return je(this,y,b,!0,P)},g.prototype.writeDoubleBE=function(y,b,P){return je(this,y,b,!1,P)},g.prototype.copy=function(y,b,P,q){if(!g.isBuffer(y))throw new TypeError("argument should be a Buffer");if(P||(P=0),!q&&q!==0&&(q=this.length),b>=y.length&&(b=y.length),b||(b=0),q>0&&q<P&&(q=P),q===P||y.length===0||this.length===0)return 0;if(b<0)throw new RangeError("targetStart out of bounds");if(P<0||P>=this.length)throw new RangeError("Index out of range");if(q<0)throw new RangeError("sourceEnd out of bounds");q>this.length&&(q=this.length),y.length-b<q-P&&(q=y.length-b+P);const z=q-P;return this===y&&typeof a.prototype.copyWithin=="function"?this.copyWithin(b,P,q):a.prototype.set.call(y,this.subarray(P,q),b),z},g.prototype.fill=function(y,b,P,q){if(typeof y=="string"){if(typeof b=="string"?(q=b,b=0,P=this.length):typeof P=="string"&&(q=P,P=this.length),q!==void 0&&typeof q!="string")throw new TypeError("encoding must be a string");if(typeof q=="string"&&!g.isEncoding(q))throw new TypeError("Unknown encoding: "+q);if(y.length===1){const X=y.charCodeAt(0);(q==="utf8"&&X<128||q==="latin1")&&(y=X)}}else typeof y=="number"?y=y&255:typeof y=="boolean"&&(y=Number(y));if(b<0||this.length<b||this.length<P)throw new RangeError("Out of range index");if(P<=b)return this;b=b>>>0,P=P===void 0?this.length:P>>>0,y||(y=0);let z;if(typeof y=="number")for(z=b;z<P;++z)this[z]=y;else{const X=g.isBuffer(y)?y:g.from(y,q),$e=X.length;if($e===0)throw new TypeError('The value "'+y+'" is invalid for argument "value"');for(z=0;z<P-b;++z)this[z+b]=X[z%$e]}return this};const Le={};function Tt(T,y,b){Le[T]=class extends b{constructor(){super(),Object.defineProperty(this,"message",{value:y.apply(this,arguments),writable:!0,configurable:!0}),this.name=`${this.name} [${T}]`,this.stack,delete this.name}get code(){return T}set code(q){Object.defineProperty(this,"code",{configurable:!0,enumerable:!0,value:q,writable:!0})}toString(){return`${this.name} [${T}]: ${this.message}`}}}Tt("ERR_BUFFER_OUT_OF_BOUNDS",function(T){return T?`${T} is outside of buffer bounds`:"Attempt to access memory outside buffer bounds"},RangeError),Tt("ERR_INVALID_ARG_TYPE",function(T,y){return`The "${T}" argument must be of type number. Received type ${typeof y}`},TypeError),Tt("ERR_OUT_OF_RANGE",function(T,y,b){let P=`The value of "${T}" is out of range.`,q=b;return Number.isInteger(b)&&Math.abs(b)>2**32?q=sn(String(b)):typeof b=="bigint"&&(q=String(b),(b>BigInt(2)**BigInt(32)||b<-(BigInt(2)**BigInt(32)))&&(q=sn(q)),q+="n"),P+=` It must be ${y}. Received ${q}`,P},RangeError);function sn(T){let y="",b=T.length;const P=T[0]==="-"?1:0;for(;b>=P+4;b-=3)y=`_${T.slice(b-3,b)}${y}`;return`${T.slice(0,b)}${y}`}function Lt(T,y,b){we(y,"offset"),(T[y]===void 0||T[y+b]===void 0)&&Ce(y,T.length-(b+1))}function $t(T,y,b,P,q,z){if(T>b||T<y){const X=typeof y=="bigint"?"n":"";let $e;throw y===0||y===BigInt(0)?$e=`>= 0${X} and < 2${X} ** ${(z+1)*8}${X}`:$e=`>= -(2${X} ** ${(z+1)*8-1}${X}) and < 2 ** ${(z+1)*8-1}${X}`,new Le.ERR_OUT_OF_RANGE("value",$e,T)}Lt(P,q,z)}function we(T,y){if(typeof T!="number")throw new Le.ERR_INVALID_ARG_TYPE(y,"number",T)}function Ce(T,y,b){throw Math.floor(T)!==T?(we(T,b),new Le.ERR_OUT_OF_RANGE("offset","an integer",T)):y<0?new Le.ERR_BUFFER_OUT_OF_BOUNDS:new Le.ERR_OUT_OF_RANGE("offset",`>= 0 and <= ${y}`,T)}const Ve=/[^+/0-9A-Za-z-_]/g;function kt(T){if(T=T.split("=")[0],T=T.trim().replace(Ve,""),T.length<2)return"";for(;T.length%4!==0;)T=T+"=";return T}function ht(T,y){y=y||1/0;let b;const P=T.length;let q=null;const z=[];for(let X=0;X<P;++X){if(b=T.charCodeAt(X),b>55295&&b<57344){if(!q){if(b>56319){(y-=3)>-1&&z.push(239,191,189);continue}else if(X+1===P){(y-=3)>-1&&z.push(239,191,189);continue}q=b;continue}if(b<56320){(y-=3)>-1&&z.push(239,191,189),q=b;continue}b=(q-55296<<10|b-56320)+65536}else q&&(y-=3)>-1&&z.push(239,191,189);if(q=null,b<128){if((y-=1)<0)break;z.push(b)}else if(b<2048){if((y-=2)<0)break;z.push(b>>6|192,b&63|128)}else if(b<65536){if((y-=3)<0)break;z.push(b>>12|224,b>>6&63|128,b&63|128)}else if(b<1114112){if((y-=4)<0)break;z.push(b>>18|240,b>>12&63|128,b>>6&63|128,b&63|128)}else throw new Error("Invalid code point")}return z}function Et(T){const y=[];for(let b=0;b<T.length;++b)y.push(T.charCodeAt(b)&255);return y}function de(T,y){let b,P,q;const z=[];for(let X=0;X<T.length&&!((y-=2)<0);++X)b=T.charCodeAt(X),P=b>>8,q=b%256,z.push(q),z.push(P);return z}function Qe(T){return t.toByteArray(kt(T))}function St(T,y,b,P){let q;for(q=0;q<P&&!(q+b>=y.length||q>=T.length);++q)y[q+b]=T[q];return q}function it(T,y){return T instanceof y||T!=null&&T.constructor!=null&&T.constructor.name!=null&&T.constructor.name===y.name}function Ut(T){return T!==T}const ke=function(){const T="0123456789abcdef",y=new Array(256);for(let b=0;b<16;++b){const P=b*16;for(let q=0;q<16;++q)y[P+q]=T[b]+T[q]}return y}();function Be(T){return typeof BigInt>"u"?jt:T}function jt(){throw new Error("BigInt not supported")}})(Yf);const e1=Yf.Buffer;function ft(e,t,n,i,o){Error.call(this),Error.captureStackTrace?Error.captureStackTrace(this,this.constructor):this.stack=new Error().stack,this.message=e,this.name="AxiosError",t&&(this.code=t),n&&(this.config=n),i&&(this.request=i),o&&(this.response=o)}ee.inherits(ft,Error,{toJSON:function(){return{message:this.message,name:this.name,description:this.description,number:this.number,fileName:this.fileName,lineNumber:this.lineNumber,columnNumber:this.columnNumber,stack:this.stack,config:ee.toJSONObject(this.config),code:this.code,status:this.response&&this.response.status?this.response.status:null}}});const Qf=ft.prototype,Zf={};["ERR_BAD_OPTION_VALUE","ERR_BAD_OPTION","ECONNABORTED","ETIMEDOUT","ERR_NETWORK","ERR_FR_TOO_MANY_REDIRECTS","ERR_DEPRECATED","ERR_BAD_RESPONSE","ERR_BAD_REQUEST","ERR_CANCELED","ERR_NOT_SUPPORT","ERR_INVALID_URL"].forEach(e=>{Zf[e]={value:e}}),Object.defineProperties(ft,Zf),Object.defineProperty(Qf,"isAxiosError",{value:!0}),ft.from=(e,t,n,i,o,a)=>{const u=Object.create(Qf);return ee.toFlatObject(e,u,function(f){return f!==Error.prototype},l=>l!=="isAxiosError"),ft.call(u,e.message,t,n,i,o),u.cause=e,u.name=e.name,a&&Object.assign(u,a),u};const t1=null;function Lu(e){return ee.isPlainObject(e)||ee.isArray(e)}function eh(e){return ee.endsWith(e,"[]")?e.slice(0,-2):e}function th(e,t,n){return e?e.concat(t).map(function(o,a){return o=eh(o),!n&&a?"["+o+"]":o}).join(n?".":""):t}function n1(e){return ee.isArray(e)&&!e.some(Lu)}const r1=ee.toFlatObject(ee,{},null,function(t){return/^is[A-Z]/.test(t)});function Vo(e,t,n){if(!ee.isObject(e))throw new TypeError("target must be an object");t=t||new FormData,n=ee.toFlatObject(n,{metaTokens:!0,dots:!1,indexes:!1},!1,function(E,v){return!ee.isUndefined(v[E])});const i=n.metaTokens,o=n.visitor||g,a=n.dots,u=n.indexes,f=(n.Blob||typeof Blob<"u"&&Blob)&&ee.isSpecCompliantForm(t);if(!ee.isFunction(o))throw new TypeError("visitor must be a function");function p(A){if(A===null)return"";if(ee.isDate(A))return A.toISOString();if(!f&&ee.isBlob(A))throw new ft("Blob is not supported. Use a Buffer instead.");return ee.isArrayBuffer(A)||ee.isTypedArray(A)?f&&typeof Blob=="function"?new Blob([A]):e1.from(A):A}function g(A,E,v){let R=A;if(A&&!v&&typeof A=="object"){if(ee.endsWith(E,"{}"))E=i?E:E.slice(0,-2),A=JSON.stringify(A);else if(ee.isArray(A)&&n1(A)||(ee.isFileList(A)||ee.endsWith(E,"[]"))&&(R=ee.toArray(A)))return E=eh(E),R.forEach(function(_,x){!(ee.isUndefined(_)||_===null)&&t.append(u===!0?th([E],x,a):u===null?E:E+"[]",p(_))}),!1}return Lu(A)?!0:(t.append(th(v,E,a),p(A)),!1)}const d=[],w=Object.assign(r1,{defaultVisitor:g,convertValue:p,isVisitable:Lu});function k(A,E){if(!ee.isUndefined(A)){if(d.indexOf(A)!==-1)throw Error("Circular reference detected in "+E.join("."));d.push(A),ee.forEach(A,function(R,L){(!(ee.isUndefined(R)||R===null)&&o.call(t,R,ee.isString(L)?L.trim():L,E,w))===!0&&k(R,E?E.concat(L):[L])}),d.pop()}}if(!ee.isObject(e))throw new TypeError("data must be an object");return k(e),t}function nh(e){const t={"!":"%21","'":"%27","(":"%28",")":"%29","~":"%7E","%20":"+","%00":"\0"};return encodeURIComponent(e).replace(/[!'()~]|%20|%00/g,function(i){return t[i]})}function $u(e,t){this._pairs=[],e&&Vo(e,this,t)}const rh=$u.prototype;rh.append=function(t,n){this._pairs.push([t,n])},rh.toString=function(t){const n=t?function(i){return t.call(this,i,nh)}:nh;return this._pairs.map(function(o){return n(o[0])+"="+n(o[1])},"").join("&")};function i1(e){return encodeURIComponent(e).replace(/%3A/gi,":").replace(/%24/g,"$").replace(/%2C/gi,",").replace(/%20/g,"+").replace(/%5B/gi,"[").replace(/%5D/gi,"]")}function ih(e,t,n){if(!t)return e;const i=n&&n.encode||i1,o=n&&n.serialize;let a;if(o?a=o(t,n):a=ee.isURLSearchParams(t)?t.toString():new $u(t,n).toString(i),a){const u=e.indexOf("#");u!==-1&&(e=e.slice(0,u)),e+=(e.indexOf("?")===-1?"?":"&")+a}return e}class sh{constructor(){this.handlers=[]}use(t,n,i){return this.handlers.push({fulfilled:t,rejected:n,synchronous:i?i.synchronous:!1,runWhen:i?i.runWhen:null}),this.handlers.length-1}eject(t){this.handlers[t]&&(this.handlers[t]=null)}clear(){this.handlers&&(this.handlers=[])}forEach(t){ee.forEach(this.handlers,function(i){i!==null&&t(i)})}}const oh={silentJSONParsing:!0,forcedJSONParsing:!0,clarifyTimeoutError:!1},s1=typeof URLSearchParams<"u"?URLSearchParams:$u,o1=typeof FormData<"u"?FormData:null,a1=typeof Blob<"u"?Blob:null,u1=(()=>{let e;return typeof navigator<"u"&&((e=navigator.product)==="ReactNative"||e==="NativeScript"||e==="NS")?!1:typeof window<"u"&&typeof document<"u"})(),c1=typeof WorkerGlobalScope<"u"&&self instanceof WorkerGlobalScope&&typeof self.importScripts=="function",hr={classes:{URLSearchParams:s1,FormData:o1,Blob:a1},isStandardBrowserEnv:u1,isStandardBrowserWebWorkerEnv:c1,protocols:["http","https","file","blob","url","data"]};function l1(e,t){return Vo(e,new hr.classes.URLSearchParams,Object.assign({visitor:function(n,i,o,a){return hr.isNode&&ee.isBuffer(n)?(this.append(i,n.toString("base64")),!1):a.defaultVisitor.apply(this,arguments)}},t))}function f1(e){return ee.matchAll(/\w+|\[(\w*)]/g,e).map(t=>t[0]==="[]"?"":t[1]||t[0])}function h1(e){const t={},n=Object.keys(e);let i;const o=n.length;let a;for(i=0;i<o;i++)a=n[i],t[a]=e[a];return t}function ah(e){function t(n,i,o,a){let u=n[a++];const l=Number.isFinite(+u),f=a>=n.length;return u=!u&&ee.isArray(o)?o.length:u,f?(ee.hasOwnProp(o,u)?o[u]=[o[u],i]:o[u]=i,!l):((!o[u]||!ee.isObject(o[u]))&&(o[u]=[]),t(n,i,o[u],a)&&ee.isArray(o[u])&&(o[u]=h1(o[u])),!l)}if(ee.isFormData(e)&&ee.isFunction(e.entries)){const n={};return ee.forEachEntry(e,(i,o)=>{t(f1(i),o,n,0)}),n}return null}const p1={"Content-Type":void 0};function d1(e,t,n){if(ee.isString(e))try{return(t||JSON.parse)(e),ee.trim(e)}catch(i){if(i.name!=="SyntaxError")throw i}return(n||JSON.stringify)(e)}const Mi={transitional:oh,adapter:["xhr","http"],transformRequest:[function(t,n){const i=n.getContentType()||"",o=i.indexOf("application/json")>-1,a=ee.isObject(t);if(a&&ee.isHTMLForm(t)&&(t=new FormData(t)),ee.isFormData(t))return o&&o?JSON.stringify(ah(t)):t;if(ee.isArrayBuffer(t)||ee.isBuffer(t)||ee.isStream(t)||ee.isFile(t)||ee.isBlob(t))return t;if(ee.isArrayBufferView(t))return t.buffer;if(ee.isURLSearchParams(t))return n.setContentType("application/x-www-form-urlencoded;charset=utf-8",!1),t.toString();let l;if(a){if(i.indexOf("application/x-www-form-urlencoded")>-1)return l1(t,this.formSerializer).toString();if((l=ee.isFileList(t))||i.indexOf("multipart/form-data")>-1){const f=this.env&&this.env.FormData;return Vo(l?{"files[]":t}:t,f&&new f,this.formSerializer)}}return a||o?(n.setContentType("application/json",!1),d1(t)):t}],transformResponse:[function(t){const n=this.transitional||Mi.transitional,i=n&&n.forcedJSONParsing,o=this.responseType==="json";if(t&&ee.isString(t)&&(i&&!this.responseType||o)){const u=!(n&&n.silentJSONParsing)&&o;try{return JSON.parse(t)}catch(l){if(u)throw l.name==="SyntaxError"?ft.from(l,ft.ERR_BAD_RESPONSE,this,null,this.response):l}}return t}],timeout:0,xsrfCookieName:"XSRF-TOKEN",xsrfHeaderName:"X-XSRF-TOKEN",maxContentLength:-1,maxBodyLength:-1,env:{FormData:hr.classes.FormData,Blob:hr.classes.Blob},validateStatus:function(t){return t>=200&&t<300},headers:{common:{Accept:"application/json, text/plain, */*"}}};ee.forEach(["delete","get","head"],function(t){Mi.headers[t]={}}),ee.forEach(["post","put","patch"],function(t){Mi.headers[t]=ee.merge(p1)});const g1=ee.toObjectSet(["age","authorization","content-length","content-type","etag","expires","from","host","if-modified-since","if-unmodified-since","last-modified","location","max-forwards","proxy-authorization","referer","retry-after","user-agent"]),y1=e=>{const t={};let n,i,o;return e&&e.split(`
100
- `).forEach(function(u){o=u.indexOf(":"),n=u.substring(0,o).trim().toLowerCase(),i=u.substring(o+1).trim(),!(!n||t[n]&&g1[n])&&(n==="set-cookie"?t[n]?t[n].push(i):t[n]=[i]:t[n]=t[n]?t[n]+", "+i:i)}),t},uh=Symbol("internals");function Is(e){return e&&String(e).trim().toLowerCase()}function Wo(e){return e===!1||e==null?e:ee.isArray(e)?e.map(Wo):String(e)}function m1(e){const t=Object.create(null),n=/([^\s,;=]+)\s*(?:=\s*([^,;]+))?/g;let i;for(;i=n.exec(e);)t[i[1]]=i[2];return t}const b1=e=>/^[-_a-zA-Z0-9^`|~,!#$%&'*+.]+$/.test(e.trim());function ju(e,t,n,i,o){if(ee.isFunction(i))return i.call(this,t,n);if(o&&(t=n),!!ee.isString(t)){if(ee.isString(i))return t.indexOf(i)!==-1;if(ee.isRegExp(i))return i.test(t)}}function v1(e){return e.trim().toLowerCase().replace(/([a-z\d])(\w*)/g,(t,n,i)=>n.toUpperCase()+i)}function w1(e,t){const n=ee.toCamelCase(" "+t);["get","set","has"].forEach(i=>{Object.defineProperty(e,i+n,{value:function(o,a,u){return this[i].call(this,t,o,a,u)},configurable:!0})})}let $n=class{constructor(t){t&&this.set(t)}set(t,n,i){const o=this;function a(l,f,p){const g=Is(f);if(!g)throw new Error("header name must be a non-empty string");const d=ee.findKey(o,g);(!d||o[d]===void 0||p===!0||p===void 0&&o[d]!==!1)&&(o[d||f]=Wo(l))}const u=(l,f)=>ee.forEach(l,(p,g)=>a(p,g,f));return ee.isPlainObject(t)||t instanceof this.constructor?u(t,n):ee.isString(t)&&(t=t.trim())&&!b1(t)?u(y1(t),n):t!=null&&a(n,t,i),this}get(t,n){if(t=Is(t),t){const i=ee.findKey(this,t);if(i){const o=this[i];if(!n)return o;if(n===!0)return m1(o);if(ee.isFunction(n))return n.call(this,o,i);if(ee.isRegExp(n))return n.exec(o);throw new TypeError("parser must be boolean|regexp|function")}}}has(t,n){if(t=Is(t),t){const i=ee.findKey(this,t);return!!(i&&this[i]!==void 0&&(!n||ju(this,this[i],i,n)))}return!1}delete(t,n){const i=this;let o=!1;function a(u){if(u=Is(u),u){const l=ee.findKey(i,u);l&&(!n||ju(i,i[l],l,n))&&(delete i[l],o=!0)}}return ee.isArray(t)?t.forEach(a):a(t),o}clear(t){const n=Object.keys(this);let i=n.length,o=!1;for(;i--;){const a=n[i];(!t||ju(this,this[a],a,t,!0))&&(delete this[a],o=!0)}return o}normalize(t){const n=this,i={};return ee.forEach(this,(o,a)=>{const u=ee.findKey(i,a);if(u){n[u]=Wo(o),delete n[a];return}const l=t?v1(a):String(a).trim();l!==a&&delete n[a],n[l]=Wo(o),i[l]=!0}),this}concat(...t){return this.constructor.concat(this,...t)}toJSON(t){const n=Object.create(null);return ee.forEach(this,(i,o)=>{i!=null&&i!==!1&&(n[o]=t&&ee.isArray(i)?i.join(", "):i)}),n}[Symbol.iterator](){return Object.entries(this.toJSON())[Symbol.iterator]()}toString(){return Object.entries(this.toJSON()).map(([t,n])=>t+": "+n).join(`
101
- `)}get[Symbol.toStringTag](){return"AxiosHeaders"}static from(t){return t instanceof this?t:new this(t)}static concat(t,...n){const i=new this(t);return n.forEach(o=>i.set(o)),i}static accessor(t){const i=(this[uh]=this[uh]={accessors:{}}).accessors,o=this.prototype;function a(u){const l=Is(u);i[l]||(w1(o,u),i[l]=!0)}return ee.isArray(t)?t.forEach(a):a(t),this}};$n.accessor(["Content-Type","Content-Length","Accept","Accept-Encoding","User-Agent","Authorization"]),ee.freezeMethods($n.prototype),ee.freezeMethods($n);function Mu(e,t){const n=this||Mi,i=t||n,o=$n.from(i.headers);let a=i.data;return ee.forEach(e,function(l){a=l.call(n,a,o.normalize(),t?t.status:void 0)}),o.normalize(),a}function ch(e){return!!(e&&e.__CANCEL__)}function Fs(e,t,n){ft.call(this,e??"canceled",ft.ERR_CANCELED,t,n),this.name="CanceledError"}ee.inherits(Fs,ft,{__CANCEL__:!0});function A1(e,t,n){const i=n.config.validateStatus;!n.status||!i||i(n.status)?e(n):t(new ft("Request failed with status code "+n.status,[ft.ERR_BAD_REQUEST,ft.ERR_BAD_RESPONSE][Math.floor(n.status/100)-4],n.config,n.request,n))}const E1=hr.isStandardBrowserEnv?function(){return{write:function(n,i,o,a,u,l){const f=[];f.push(n+"="+encodeURIComponent(i)),ee.isNumber(o)&&f.push("expires="+new Date(o).toGMTString()),ee.isString(a)&&f.push("path="+a),ee.isString(u)&&f.push("domain="+u),l===!0&&f.push("secure"),document.cookie=f.join("; ")},read:function(n){const i=document.cookie.match(new RegExp("(^|;\\s*)("+n+")=([^;]*)"));return i?decodeURIComponent(i[3]):null},remove:function(n){this.write(n,"",Date.now()-864e5)}}}():function(){return{write:function(){},read:function(){return null},remove:function(){}}}();function S1(e){return/^([a-z][a-z\d+\-.]*:)?\/\//i.test(e)}function x1(e,t){return t?e.replace(/\/+$/,"")+"/"+t.replace(/^\/+/,""):e}function lh(e,t){return e&&!S1(t)?x1(e,t):t}const C1=hr.isStandardBrowserEnv?function(){const t=/(msie|trident)/i.test(navigator.userAgent),n=document.createElement("a");let i;function o(a){let u=a;return t&&(n.setAttribute("href",u),u=n.href),n.setAttribute("href",u),{href:n.href,protocol:n.protocol?n.protocol.replace(/:$/,""):"",host:n.host,search:n.search?n.search.replace(/^\?/,""):"",hash:n.hash?n.hash.replace(/^#/,""):"",hostname:n.hostname,port:n.port,pathname:n.pathname.charAt(0)==="/"?n.pathname:"/"+n.pathname}}return i=o(window.location.href),function(u){const l=ee.isString(u)?o(u):u;return l.protocol===i.protocol&&l.host===i.host}}():function(){return function(){return!0}}();function _1(e){const t=/^([-+\w]{1,25})(:?\/\/|:)/.exec(e);return t&&t[1]||""}function T1(e,t){e=e||10;const n=new Array(e),i=new Array(e);let o=0,a=0,u;return t=t!==void 0?t:1e3,function(f){const p=Date.now(),g=i[a];u||(u=p),n[o]=f,i[o]=p;let d=a,w=0;for(;d!==o;)w+=n[d++],d=d%e;if(o=(o+1)%e,o===a&&(a=(a+1)%e),p-u<t)return;const k=g&&p-g;return k?Math.round(w*1e3/k):void 0}}function fh(e,t){let n=0;const i=T1(50,250);return o=>{const a=o.loaded,u=o.lengthComputable?o.total:void 0,l=a-n,f=i(l),p=a<=u;n=a;const g={loaded:a,total:u,progress:u?a/u:void 0,bytes:l,rate:f||void 0,estimated:f&&u&&p?(u-a)/f:void 0,event:o};g[t?"download":"upload"]=!0,e(g)}}const Ko={http:t1,xhr:typeof XMLHttpRequest<"u"&&function(e){return new Promise(function(n,i){let o=e.data;const a=$n.from(e.headers).normalize(),u=e.responseType;let l;function f(){e.cancelToken&&e.cancelToken.unsubscribe(l),e.signal&&e.signal.removeEventListener("abort",l)}ee.isFormData(o)&&(hr.isStandardBrowserEnv||hr.isStandardBrowserWebWorkerEnv?a.setContentType(!1):a.setContentType("multipart/form-data;",!1));let p=new XMLHttpRequest;if(e.auth){const k=e.auth.username||"",A=e.auth.password?unescape(encodeURIComponent(e.auth.password)):"";a.set("Authorization","Basic "+btoa(k+":"+A))}const g=lh(e.baseURL,e.url);p.open(e.method.toUpperCase(),ih(g,e.params,e.paramsSerializer),!0),p.timeout=e.timeout;function d(){if(!p)return;const k=$n.from("getAllResponseHeaders"in p&&p.getAllResponseHeaders()),E={data:!u||u==="text"||u==="json"?p.responseText:p.response,status:p.status,statusText:p.statusText,headers:k,config:e,request:p};A1(function(R){n(R),f()},function(R){i(R),f()},E),p=null}if("onloadend"in p?p.onloadend=d:p.onreadystatechange=function(){!p||p.readyState!==4||p.status===0&&!(p.responseURL&&p.responseURL.indexOf("file:")===0)||setTimeout(d)},p.onabort=function(){p&&(i(new ft("Request aborted",ft.ECONNABORTED,e,p)),p=null)},p.onerror=function(){i(new ft("Network Error",ft.ERR_NETWORK,e,p)),p=null},p.ontimeout=function(){let A=e.timeout?"timeout of "+e.timeout+"ms exceeded":"timeout exceeded";const E=e.transitional||oh;e.timeoutErrorMessage&&(A=e.timeoutErrorMessage),i(new ft(A,E.clarifyTimeoutError?ft.ETIMEDOUT:ft.ECONNABORTED,e,p)),p=null},hr.isStandardBrowserEnv){const k=(e.withCredentials||C1(g))&&e.xsrfCookieName&&E1.read(e.xsrfCookieName);k&&a.set(e.xsrfHeaderName,k)}o===void 0&&a.setContentType(null),"setRequestHeader"in p&&ee.forEach(a.toJSON(),function(A,E){p.setRequestHeader(E,A)}),ee.isUndefined(e.withCredentials)||(p.withCredentials=!!e.withCredentials),u&&u!=="json"&&(p.responseType=e.responseType),typeof e.onDownloadProgress=="function"&&p.addEventListener("progress",fh(e.onDownloadProgress,!0)),typeof e.onUploadProgress=="function"&&p.upload&&p.upload.addEventListener("progress",fh(e.onUploadProgress)),(e.cancelToken||e.signal)&&(l=k=>{p&&(i(!k||k.type?new Fs(null,e,p):k),p.abort(),p=null)},e.cancelToken&&e.cancelToken.subscribe(l),e.signal&&(e.signal.aborted?l():e.signal.addEventListener("abort",l)));const w=_1(g);if(w&&hr.protocols.indexOf(w)===-1){i(new ft("Unsupported protocol "+w+":",ft.ERR_BAD_REQUEST,e));return}p.send(o||null)})}};ee.forEach(Ko,(e,t)=>{if(e){try{Object.defineProperty(e,"name",{value:t})}catch{}Object.defineProperty(e,"adapterName",{value:t})}});const k1={getAdapter:e=>{e=ee.isArray(e)?e:[e];const{length:t}=e;let n,i;for(let o=0;o<t&&(n=e[o],!(i=ee.isString(n)?Ko[n.toLowerCase()]:n));o++);if(!i)throw i===!1?new ft(`Adapter ${n} is not supported by the environment`,"ERR_NOT_SUPPORT"):new Error(ee.hasOwnProp(Ko,n)?`Adapter '${n}' is not available in the build`:`Unknown adapter '${n}'`);if(!ee.isFunction(i))throw new TypeError("adapter is not a function");return i},adapters:Ko};function Uu(e){if(e.cancelToken&&e.cancelToken.throwIfRequested(),e.signal&&e.signal.aborted)throw new Fs(null,e)}function hh(e){return Uu(e),e.headers=$n.from(e.headers),e.data=Mu.call(e,e.transformRequest),["post","put","patch"].indexOf(e.method)!==-1&&e.headers.setContentType("application/x-www-form-urlencoded",!1),k1.getAdapter(e.adapter||Mi.adapter)(e).then(function(i){return Uu(e),i.data=Mu.call(e,e.transformResponse,i),i.headers=$n.from(i.headers),i},function(i){return ch(i)||(Uu(e),i&&i.response&&(i.response.data=Mu.call(e,e.transformResponse,i.response),i.response.headers=$n.from(i.response.headers))),Promise.reject(i)})}const ph=e=>e instanceof $n?e.toJSON():e;function Ui(e,t){t=t||{};const n={};function i(p,g,d){return ee.isPlainObject(p)&&ee.isPlainObject(g)?ee.merge.call({caseless:d},p,g):ee.isPlainObject(g)?ee.merge({},g):ee.isArray(g)?g.slice():g}function o(p,g,d){if(ee.isUndefined(g)){if(!ee.isUndefined(p))return i(void 0,p,d)}else return i(p,g,d)}function a(p,g){if(!ee.isUndefined(g))return i(void 0,g)}function u(p,g){if(ee.isUndefined(g)){if(!ee.isUndefined(p))return i(void 0,p)}else return i(void 0,g)}function l(p,g,d){if(d in t)return i(p,g);if(d in e)return i(void 0,p)}const f={url:a,method:a,data:a,baseURL:u,transformRequest:u,transformResponse:u,paramsSerializer:u,timeout:u,timeoutMessage:u,withCredentials:u,adapter:u,responseType:u,xsrfCookieName:u,xsrfHeaderName:u,onUploadProgress:u,onDownloadProgress:u,decompress:u,maxContentLength:u,maxBodyLength:u,beforeRedirect:u,transport:u,httpAgent:u,httpsAgent:u,cancelToken:u,socketPath:u,responseEncoding:u,validateStatus:l,headers:(p,g)=>o(ph(p),ph(g),!0)};return ee.forEach(Object.keys(Object.assign({},e,t)),function(g){const d=f[g]||o,w=d(e[g],t[g],g);ee.isUndefined(w)&&d!==l||(n[g]=w)}),n}const dh="1.4.0",qu={};["object","boolean","number","function","string","symbol"].forEach((e,t)=>{qu[e]=function(i){return typeof i===e||"a"+(t<1?"n ":" ")+e}});const gh={};qu.transitional=function(t,n,i){function o(a,u){return"[Axios v"+dh+"] Transitional option '"+a+"'"+u+(i?". "+i:"")}return(a,u,l)=>{if(t===!1)throw new ft(o(u," has been removed"+(n?" in "+n:"")),ft.ERR_DEPRECATED);return n&&!gh[u]&&(gh[u]=!0,console.warn(o(u," has been deprecated since v"+n+" and will be removed in the near future"))),t?t(a,u,l):!0}};function O1(e,t,n){if(typeof e!="object")throw new ft("options must be an object",ft.ERR_BAD_OPTION_VALUE);const i=Object.keys(e);let o=i.length;for(;o-- >0;){const a=i[o],u=t[a];if(u){const l=e[a],f=l===void 0||u(l,a,e);if(f!==!0)throw new ft("option "+a+" must be "+f,ft.ERR_BAD_OPTION_VALUE);continue}if(n!==!0)throw new ft("Unknown option "+a,ft.ERR_BAD_OPTION)}}const Vu={assertOptions:O1,validators:qu},jr=Vu.validators;let ui=class{constructor(t){this.defaults=t,this.interceptors={request:new sh,response:new sh}}request(t,n){typeof t=="string"?(n=n||{},n.url=t):n=t||{},n=Ui(this.defaults,n);const{transitional:i,paramsSerializer:o,headers:a}=n;i!==void 0&&Vu.assertOptions(i,{silentJSONParsing:jr.transitional(jr.boolean),forcedJSONParsing:jr.transitional(jr.boolean),clarifyTimeoutError:jr.transitional(jr.boolean)},!1),o!=null&&(ee.isFunction(o)?n.paramsSerializer={serialize:o}:Vu.assertOptions(o,{encode:jr.function,serialize:jr.function},!0)),n.method=(n.method||this.defaults.method||"get").toLowerCase();let u;u=a&&ee.merge(a.common,a[n.method]),u&&ee.forEach(["delete","get","head","post","put","patch","common"],A=>{delete a[A]}),n.headers=$n.concat(u,a);const l=[];let f=!0;this.interceptors.request.forEach(function(E){typeof E.runWhen=="function"&&E.runWhen(n)===!1||(f=f&&E.synchronous,l.unshift(E.fulfilled,E.rejected))});const p=[];this.interceptors.response.forEach(function(E){p.push(E.fulfilled,E.rejected)});let g,d=0,w;if(!f){const A=[hh.bind(this),void 0];for(A.unshift.apply(A,l),A.push.apply(A,p),w=A.length,g=Promise.resolve(n);d<w;)g=g.then(A[d++],A[d++]);return g}w=l.length;let k=n;for(d=0;d<w;){const A=l[d++],E=l[d++];try{k=A(k)}catch(v){E.call(this,v);break}}try{g=hh.call(this,k)}catch(A){return Promise.reject(A)}for(d=0,w=p.length;d<w;)g=g.then(p[d++],p[d++]);return g}getUri(t){t=Ui(this.defaults,t);const n=lh(t.baseURL,t.url);return ih(n,t.params,t.paramsSerializer)}};ee.forEach(["delete","get","head","options"],function(t){ui.prototype[t]=function(n,i){return this.request(Ui(i||{},{method:t,url:n,data:(i||{}).data}))}}),ee.forEach(["post","put","patch"],function(t){function n(i){return function(a,u,l){return this.request(Ui(l||{},{method:t,headers:i?{"Content-Type":"multipart/form-data"}:{},url:a,data:u}))}}ui.prototype[t]=n(),ui.prototype[t+"Form"]=n(!0)});let I1=class Jy{constructor(t){if(typeof t!="function")throw new TypeError("executor must be a function.");let n;this.promise=new Promise(function(a){n=a});const i=this;this.promise.then(o=>{if(!i._listeners)return;let a=i._listeners.length;for(;a-- >0;)i._listeners[a](o);i._listeners=null}),this.promise.then=o=>{let a;const u=new Promise(l=>{i.subscribe(l),a=l}).then(o);return u.cancel=function(){i.unsubscribe(a)},u},t(function(a,u,l){i.reason||(i.reason=new Fs(a,u,l),n(i.reason))})}throwIfRequested(){if(this.reason)throw this.reason}subscribe(t){if(this.reason){t(this.reason);return}this._listeners?this._listeners.push(t):this._listeners=[t]}unsubscribe(t){if(!this._listeners)return;const n=this._listeners.indexOf(t);n!==-1&&this._listeners.splice(n,1)}static source(){let t;return{token:new Jy(function(o){t=o}),cancel:t}}};function F1(e){return function(n){return e.apply(null,n)}}function B1(e){return ee.isObject(e)&&e.isAxiosError===!0}const Wu={Continue:100,SwitchingProtocols:101,Processing:102,EarlyHints:103,Ok:200,Created:201,Accepted:202,NonAuthoritativeInformation:203,NoContent:204,ResetContent:205,PartialContent:206,MultiStatus:207,AlreadyReported:208,ImUsed:226,MultipleChoices:300,MovedPermanently:301,Found:302,SeeOther:303,NotModified:304,UseProxy:305,Unused:306,TemporaryRedirect:307,PermanentRedirect:308,BadRequest:400,Unauthorized:401,PaymentRequired:402,Forbidden:403,NotFound:404,MethodNotAllowed:405,NotAcceptable:406,ProxyAuthenticationRequired:407,RequestTimeout:408,Conflict:409,Gone:410,LengthRequired:411,PreconditionFailed:412,PayloadTooLarge:413,UriTooLong:414,UnsupportedMediaType:415,RangeNotSatisfiable:416,ExpectationFailed:417,ImATeapot:418,MisdirectedRequest:421,UnprocessableEntity:422,Locked:423,FailedDependency:424,TooEarly:425,UpgradeRequired:426,PreconditionRequired:428,TooManyRequests:429,RequestHeaderFieldsTooLarge:431,UnavailableForLegalReasons:451,InternalServerError:500,NotImplemented:501,BadGateway:502,ServiceUnavailable:503,GatewayTimeout:504,HttpVersionNotSupported:505,VariantAlsoNegotiates:506,InsufficientStorage:507,LoopDetected:508,NotExtended:510,NetworkAuthenticationRequired:511};Object.entries(Wu).forEach(([e,t])=>{Wu[t]=e});function yh(e){const t=new ui(e),n=Mf(ui.prototype.request,t);return ee.extend(n,ui.prototype,t,{allOwnKeys:!0}),ee.extend(n,t,null,{allOwnKeys:!0}),n.create=function(o){return yh(Ui(e,o))},n}const nt=yh(Mi);nt.Axios=ui,nt.CanceledError=Fs,nt.CancelToken=I1,nt.isCancel=ch,nt.VERSION=dh,nt.toFormData=Vo,nt.AxiosError=ft,nt.Cancel=nt.CanceledError,nt.all=function(t){return Promise.all(t)},nt.spread=F1,nt.isAxiosError=B1,nt.mergeConfig=Ui,nt.AxiosHeaders=$n,nt.formToJSON=e=>ah(ee.isHTMLForm(e)?new FormData(e):e),nt.HttpStatusCode=Wu,nt.default=nt;const{Axios:UT,AxiosError:qT,CanceledError:VT,isCancel:WT,CancelToken:KT,VERSION:HT,all:zT,Cancel:GT,isAxiosError:mh,spread:JT,toFormData:YT,AxiosHeaders:XT,HttpStatusCode:QT,formToJSON:ZT,mergeConfig:ek}=nt,Ku=async({endpoint:e,body:t})=>nt.post(e,JSON.stringify(t),{method:"POST",headers:{"Content-Type":"application/json"}}),Hu=async({endpoint:e,body:t})=>nt.put(e,JSON.stringify(t),{method:"PUT",headers:{"Content-Type":"application/json"}}),zu=async({endpoint:e})=>nt.delete(e),D1=({name:e,onClose:t,endpoint:n})=>{const[i,o]=ne.useState(),[a,u]=ne.useState(!1),l=()=>{u(!0),o(void 0),zu({endpoint:n}).then(()=>{u(!1),o(void 0),t()}).catch(f=>{u(!1),o(f)})};return $.jsx(ue.Modal,{title:`Delete «${e}»`,open:!0,onOk:()=>l(),onCancel:()=>{t(),u(!1),o(void 0)},okText:"Delete",confirmLoading:a,okButtonProps:{danger:!0},width:400,children:i&&$.jsx(ue.Alert,{type:"error",message:"Error while delete",description:i?.response?.data?.message})})},R1=({data:e,onClose:t})=>{const[n,i]=ne.useState(),[o,a]=ne.useState(!1),u=()=>{a(!0),i(void 0);const l=e.map(({endpoint:f})=>zu({endpoint:f}));Promise.all(l).then(()=>{t(),a(!1),i(void 0)}).catch(f=>{a(!1),i(f)})};return $.jsx(ue.Modal,{title:"Delete selected",open:!0,onOk:()=>u(),onCancel:()=>{t(),a(!1),i(void 0)},okText:"Delete",confirmLoading:o,okButtonProps:{danger:!0},width:400,children:n&&$.jsx(ue.Alert,{type:"error",message:"Error while delete",description:n?.response?.data?.message})})},bh=async({uri:e})=>nt.get(e),An=({uri:e,queryKey:t,refetchInterval:n,isEnabled:i})=>vn.useQuery({queryKey:t,queryFn:async()=>(await bh({uri:e})).data,refetchInterval:n!==void 0?n:5e3,enabled:i}),Nt=({template:e,replaceValues:t})=>e.replaceAll(/{(.*?)}/g,(n,i)=>t[i]||""),P1=({rawLinks:e,replaceValues:t})=>e.map(({key:n,label:i,link:o})=>({key:n,title:o?$.jsx(vr.Link,{to:Nt({template:o,replaceValues:t}),children:Nt({template:i,replaceValues:t})}):Nt({template:i,replaceValues:t})})),vh=({data:e,replaceValues:t,pathname:n})=>e.map(({pathToMatch:o,breadcrumbItems:a})=>({pathToMatch:Nt({template:o,replaceValues:t}),breadcrumbItems:P1({rawLinks:a,replaceValues:t})})).find(({pathToMatch:o})=>vr.matchPath(o,n)),Gu={HeightDiv:Ct.div`
99
+ */(function(e){const t=Wo,n=Vu,i=typeof Symbol=="function"&&typeof Symbol.for=="function"?Symbol.for("nodejs.util.inspect.custom"):null;e.Buffer=g,e.SlowBuffer=F,e.INSPECT_MAX_BYTES=50;const o=2147483647;e.kMaxLength=o;const{Uint8Array:a,ArrayBuffer:u,SharedArrayBuffer:l}=globalThis;g.TYPED_ARRAY_SUPPORT=f(),!g.TYPED_ARRAY_SUPPORT&&typeof console<"u"&&typeof console.error=="function"&&console.error("This browser lacks typed array (Uint8Array) support which is required by `buffer` v5.x. Use `buffer` v4.x if you require old browser support.");function f(){try{const O=new a(1),y={foo:function(){return 42}};return Object.setPrototypeOf(y,a.prototype),Object.setPrototypeOf(O,y),O.foo()===42}catch{return!1}}Object.defineProperty(g.prototype,"parent",{enumerable:!0,get:function(){if(g.isBuffer(this))return this.buffer}}),Object.defineProperty(g.prototype,"offset",{enumerable:!0,get:function(){if(g.isBuffer(this))return this.byteOffset}});function p(O){if(O>o)throw new RangeError('The value "'+O+'" is invalid for option "size"');const y=new a(O);return Object.setPrototypeOf(y,g.prototype),y}function g(O,y,b){if(typeof O=="number"){if(typeof y=="string")throw new TypeError('The "string" argument must be of type string. Received type number');return A(O)}return d(O,y,b)}g.poolSize=8192;function d(O,y,b){if(typeof O=="string")return S(O,y);if(u.isView(O))return R(O);if(O==null)throw new TypeError("The first argument must be one of type string, Buffer, ArrayBuffer, Array, or Array-like Object. Received type "+typeof O);if(ot(O,u)||O&&ot(O.buffer,u)||typeof l<"u"&&(ot(O,l)||O&&ot(O.buffer,l)))return N(O,y,b);if(typeof O=="number")throw new TypeError('The "value" argument must not be of type number. Received type number');const L=O.valueOf&&O.valueOf();if(L!=null&&L!==O)return g.from(L,y,b);const q=_(O);if(q)return q;if(typeof Symbol<"u"&&Symbol.toPrimitive!=null&&typeof O[Symbol.toPrimitive]=="function")return g.from(O[Symbol.toPrimitive]("string"),y,b);throw new TypeError("The first argument must be one of type string, Buffer, ArrayBuffer, Array, or Array-like Object. Received type "+typeof O)}g.from=function(O,y,b){return d(O,y,b)},Object.setPrototypeOf(g.prototype,a.prototype),Object.setPrototypeOf(g,a);function w(O){if(typeof O!="number")throw new TypeError('"size" argument must be of type number');if(O<0)throw new RangeError('The value "'+O+'" is invalid for option "size"')}function T(O,y,b){return w(O),O<=0?p(O):y!==void 0?typeof b=="string"?p(O).fill(y,b):p(O).fill(y):p(O)}g.alloc=function(O,y,b){return T(O,y,b)};function A(O){return w(O),p(O<0?0:x(O)|0)}g.allocUnsafe=function(O){return A(O)},g.allocUnsafeSlow=function(O){return A(O)};function S(O,y){if((typeof y!="string"||y==="")&&(y="utf8"),!g.isEncoding(y))throw new TypeError("Unknown encoding: "+y);const b=I(O,y)|0;let L=p(b);const q=L.write(O,y);return q!==b&&(L=L.slice(0,q)),L}function v(O){const y=O.length<0?0:x(O.length)|0,b=p(y);for(let L=0;L<y;L+=1)b[L]=O[L]&255;return b}function R(O){if(ot(O,a)){const y=new a(O);return N(y.buffer,y.byteOffset,y.byteLength)}return v(O)}function N(O,y,b){if(y<0||O.byteLength<y)throw new RangeError('"offset" is outside of buffer bounds');if(O.byteLength<y+(b||0))throw new RangeError('"length" is outside of buffer bounds');let L;return y===void 0&&b===void 0?L=new a(O):b===void 0?L=new a(O,y):L=new a(O,y,b),Object.setPrototypeOf(L,g.prototype),L}function _(O){if(g.isBuffer(O)){const y=x(O.length)|0,b=p(y);return b.length===0||O.copy(b,0,0,y),b}if(O.length!==void 0)return typeof O.length!="number"||Ut(O.length)?p(0):v(O);if(O.type==="Buffer"&&Array.isArray(O.data))return v(O.data)}function x(O){if(O>=o)throw new RangeError("Attempt to allocate Buffer larger than maximum size: 0x"+o.toString(16)+" bytes");return O|0}function F(O){return+O!=O&&(O=0),g.alloc(+O)}g.isBuffer=function(y){return y!=null&&y._isBuffer===!0&&y!==g.prototype},g.compare=function(y,b){if(ot(y,a)&&(y=g.from(y,y.offset,y.byteLength)),ot(b,a)&&(b=g.from(b,b.offset,b.byteLength)),!g.isBuffer(y)||!g.isBuffer(b))throw new TypeError('The "buf1", "buf2" arguments must be one of type Buffer or Uint8Array');if(y===b)return 0;let L=y.length,q=b.length;for(let G=0,ee=Math.min(L,q);G<ee;++G)if(y[G]!==b[G]){L=y[G],q=b[G];break}return L<q?-1:q<L?1:0},g.isEncoding=function(y){switch(String(y).toLowerCase()){case"hex":case"utf8":case"utf-8":case"ascii":case"latin1":case"binary":case"base64":case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return!0;default:return!1}},g.concat=function(y,b){if(!Array.isArray(y))throw new TypeError('"list" argument must be an Array of Buffers');if(y.length===0)return g.alloc(0);let L;if(b===void 0)for(b=0,L=0;L<y.length;++L)b+=y[L].length;const q=g.allocUnsafe(b);let G=0;for(L=0;L<y.length;++L){let ee=y[L];if(ot(ee,a))G+ee.length>q.length?(g.isBuffer(ee)||(ee=g.from(ee)),ee.copy(q,G)):a.prototype.set.call(q,ee,G);else if(g.isBuffer(ee))ee.copy(q,G);else throw new TypeError('"list" argument must be an Array of Buffers');G+=ee.length}return q};function I(O,y){if(g.isBuffer(O))return O.length;if(u.isView(O)||ot(O,u))return O.byteLength;if(typeof O!="string")throw new TypeError('The "string" argument must be one of type string, Buffer, or ArrayBuffer. Received type '+typeof O);const b=O.length,L=arguments.length>2&&arguments[2]===!0;if(!L&&b===0)return 0;let q=!1;for(;;)switch(y){case"ascii":case"latin1":case"binary":return b;case"utf8":case"utf-8":return dt(O).length;case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return b*2;case"hex":return b>>>1;case"base64":return Ze(O).length;default:if(q)return L?-1:dt(O).length;y=(""+y).toLowerCase(),q=!0}}g.byteLength=I;function D(O,y,b){let L=!1;if((y===void 0||y<0)&&(y=0),y>this.length||((b===void 0||b>this.length)&&(b=this.length),b<=0)||(b>>>=0,y>>>=0,b<=y))return"";for(O||(O="utf8");;)switch(O){case"hex":return nt(this,y,b);case"utf8":case"utf-8":return Fe(this,y,b);case"ascii":return Ee(this,y,b);case"latin1":case"binary":return we(this,y,b);case"base64":return Pe(this,y,b);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return J(this,y,b);default:if(L)throw new TypeError("Unknown encoding: "+O);O=(O+"").toLowerCase(),L=!0}}g.prototype._isBuffer=!0;function K(O,y,b){const L=O[y];O[y]=O[b],O[b]=L}g.prototype.swap16=function(){const y=this.length;if(y%2!==0)throw new RangeError("Buffer size must be a multiple of 16-bits");for(let b=0;b<y;b+=2)K(this,b,b+1);return this},g.prototype.swap32=function(){const y=this.length;if(y%4!==0)throw new RangeError("Buffer size must be a multiple of 32-bits");for(let b=0;b<y;b+=4)K(this,b,b+3),K(this,b+1,b+2);return this},g.prototype.swap64=function(){const y=this.length;if(y%8!==0)throw new RangeError("Buffer size must be a multiple of 64-bits");for(let b=0;b<y;b+=8)K(this,b,b+7),K(this,b+1,b+6),K(this,b+2,b+5),K(this,b+3,b+4);return this},g.prototype.toString=function(){const y=this.length;return y===0?"":arguments.length===0?Fe(this,0,y):D.apply(this,arguments)},g.prototype.toLocaleString=g.prototype.toString,g.prototype.equals=function(y){if(!g.isBuffer(y))throw new TypeError("Argument must be a Buffer");return this===y?!0:g.compare(this,y)===0},g.prototype.inspect=function(){let y="";const b=e.INSPECT_MAX_BYTES;return y=this.toString("hex",0,b).replace(/(.{2})/g,"$1 ").trim(),this.length>b&&(y+=" ... "),"<Buffer "+y+">"},i&&(g.prototype[i]=g.prototype.inspect),g.prototype.compare=function(y,b,L,q,G){if(ot(y,a)&&(y=g.from(y,y.offset,y.byteLength)),!g.isBuffer(y))throw new TypeError('The "target" argument must be one of type Buffer or Uint8Array. Received type '+typeof y);if(b===void 0&&(b=0),L===void 0&&(L=y?y.length:0),q===void 0&&(q=0),G===void 0&&(G=this.length),b<0||L>y.length||q<0||G>this.length)throw new RangeError("out of range index");if(q>=G&&b>=L)return 0;if(q>=G)return-1;if(b>=L)return 1;if(b>>>=0,L>>>=0,q>>>=0,G>>>=0,this===y)return 0;let ee=G-q,Me=L-b;const yt=Math.min(ee,Me),lt=this.slice(q,G),gt=y.slice(b,L);for(let at=0;at<yt;++at)if(lt[at]!==gt[at]){ee=lt[at],Me=gt[at];break}return ee<Me?-1:Me<ee?1:0};function Q(O,y,b,L,q){if(O.length===0)return-1;if(typeof b=="string"?(L=b,b=0):b>2147483647?b=2147483647:b<-2147483648&&(b=-2147483648),b=+b,Ut(b)&&(b=q?0:O.length-1),b<0&&(b=O.length+b),b>=O.length){if(q)return-1;b=O.length-1}else if(b<0)if(q)b=0;else return-1;if(typeof y=="string"&&(y=g.from(y,L)),g.isBuffer(y))return y.length===0?-1:ce(O,y,b,L,q);if(typeof y=="number")return y=y&255,typeof a.prototype.indexOf=="function"?q?a.prototype.indexOf.call(O,y,b):a.prototype.lastIndexOf.call(O,y,b):ce(O,[y],b,L,q);throw new TypeError("val must be string, number or Buffer")}function ce(O,y,b,L,q){let G=1,ee=O.length,Me=y.length;if(L!==void 0&&(L=String(L).toLowerCase(),L==="ucs2"||L==="ucs-2"||L==="utf16le"||L==="utf-16le")){if(O.length<2||y.length<2)return-1;G=2,ee/=2,Me/=2,b/=2}function yt(gt,at){return G===1?gt[at]:gt.readUInt16BE(at*G)}let lt;if(q){let gt=-1;for(lt=b;lt<ee;lt++)if(yt(O,lt)===yt(y,gt===-1?0:lt-gt)){if(gt===-1&&(gt=lt),lt-gt+1===Me)return gt*G}else gt!==-1&&(lt-=lt-gt),gt=-1}else for(b+Me>ee&&(b=ee-Me),lt=b;lt>=0;lt--){let gt=!0;for(let at=0;at<Me;at++)if(yt(O,lt+at)!==yt(y,at)){gt=!1;break}if(gt)return lt}return-1}g.prototype.includes=function(y,b,L){return this.indexOf(y,b,L)!==-1},g.prototype.indexOf=function(y,b,L){return Q(this,y,b,L,!0)},g.prototype.lastIndexOf=function(y,b,L){return Q(this,y,b,L,!1)};function fe(O,y,b,L){b=Number(b)||0;const q=O.length-b;L?(L=Number(L),L>q&&(L=q)):L=q;const G=y.length;L>G/2&&(L=G/2);let ee;for(ee=0;ee<L;++ee){const Me=parseInt(y.substr(ee*2,2),16);if(Ut(Me))return ee;O[b+ee]=Me}return ee}function ge(O,y,b,L){return xt(dt(y,O.length-b),O,b,L)}function ye(O,y,b,L){return xt(Et(y),O,b,L)}function de(O,y,b,L){return xt(Ze(y),O,b,L)}function he(O,y,b,L){return xt(me(y,O.length-b),O,b,L)}g.prototype.write=function(y,b,L,q){if(b===void 0)q="utf8",L=this.length,b=0;else if(L===void 0&&typeof b=="string")q=b,L=this.length,b=0;else if(isFinite(b))b=b>>>0,isFinite(L)?(L=L>>>0,q===void 0&&(q="utf8")):(q=L,L=void 0);else throw new Error("Buffer.write(string, encoding, offset[, length]) is no longer supported");const G=this.length-b;if((L===void 0||L>G)&&(L=G),y.length>0&&(L<0||b<0)||b>this.length)throw new RangeError("Attempt to write outside buffer bounds");q||(q="utf8");let ee=!1;for(;;)switch(q){case"hex":return fe(this,y,b,L);case"utf8":case"utf-8":return ge(this,y,b,L);case"ascii":case"latin1":case"binary":return ye(this,y,b,L);case"base64":return de(this,y,b,L);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return he(this,y,b,L);default:if(ee)throw new TypeError("Unknown encoding: "+q);q=(""+q).toLowerCase(),ee=!0}},g.prototype.toJSON=function(){return{type:"Buffer",data:Array.prototype.slice.call(this._arr||this,0)}};function Pe(O,y,b){return y===0&&b===O.length?t.fromByteArray(O):t.fromByteArray(O.slice(y,b))}function Fe(O,y,b){b=Math.min(O.length,b);const L=[];let q=y;for(;q<b;){const G=O[q];let ee=null,Me=G>239?4:G>223?3:G>191?2:1;if(q+Me<=b){let yt,lt,gt,at;switch(Me){case 1:G<128&&(ee=G);break;case 2:yt=O[q+1],(yt&192)===128&&(at=(G&31)<<6|yt&63,at>127&&(ee=at));break;case 3:yt=O[q+1],lt=O[q+2],(yt&192)===128&&(lt&192)===128&&(at=(G&15)<<12|(yt&63)<<6|lt&63,at>2047&&(at<55296||at>57343)&&(ee=at));break;case 4:yt=O[q+1],lt=O[q+2],gt=O[q+3],(yt&192)===128&&(lt&192)===128&&(gt&192)===128&&(at=(G&15)<<18|(yt&63)<<12|(lt&63)<<6|gt&63,at>65535&&at<1114112&&(ee=at))}}ee===null?(ee=65533,Me=1):ee>65535&&(ee-=65536,L.push(ee>>>10&1023|55296),ee=56320|ee&1023),L.push(ee),q+=Me}return qe(L)}const _e=4096;function qe(O){const y=O.length;if(y<=_e)return String.fromCharCode.apply(String,O);let b="",L=0;for(;L<y;)b+=String.fromCharCode.apply(String,O.slice(L,L+=_e));return b}function Ee(O,y,b){let L="";b=Math.min(O.length,b);for(let q=y;q<b;++q)L+=String.fromCharCode(O[q]&127);return L}function we(O,y,b){let L="";b=Math.min(O.length,b);for(let q=y;q<b;++q)L+=String.fromCharCode(O[q]);return L}function nt(O,y,b){const L=O.length;(!y||y<0)&&(y=0),(!b||b<0||b>L)&&(b=L);let q="";for(let G=y;G<b;++G)q+=Oe[O[G]];return q}function J(O,y,b){const L=O.slice(y,b);let q="";for(let G=0;G<L.length-1;G+=2)q+=String.fromCharCode(L[G]+L[G+1]*256);return q}g.prototype.slice=function(y,b){const L=this.length;y=~~y,b=b===void 0?L:~~b,y<0?(y+=L,y<0&&(y=0)):y>L&&(y=L),b<0?(b+=L,b<0&&(b=0)):b>L&&(b=L),b<y&&(b=y);const q=this.subarray(y,b);return Object.setPrototypeOf(q,g.prototype),q};function X(O,y,b){if(O%1!==0||O<0)throw new RangeError("offset is not uint");if(O+y>b)throw new RangeError("Trying to access beyond buffer length")}g.prototype.readUintLE=g.prototype.readUIntLE=function(y,b,L){y=y>>>0,b=b>>>0,L||X(y,b,this.length);let q=this[y],G=1,ee=0;for(;++ee<b&&(G*=256);)q+=this[y+ee]*G;return q},g.prototype.readUintBE=g.prototype.readUIntBE=function(y,b,L){y=y>>>0,b=b>>>0,L||X(y,b,this.length);let q=this[y+--b],G=1;for(;b>0&&(G*=256);)q+=this[y+--b]*G;return q},g.prototype.readUint8=g.prototype.readUInt8=function(y,b){return y=y>>>0,b||X(y,1,this.length),this[y]},g.prototype.readUint16LE=g.prototype.readUInt16LE=function(y,b){return y=y>>>0,b||X(y,2,this.length),this[y]|this[y+1]<<8},g.prototype.readUint16BE=g.prototype.readUInt16BE=function(y,b){return y=y>>>0,b||X(y,2,this.length),this[y]<<8|this[y+1]},g.prototype.readUint32LE=g.prototype.readUInt32LE=function(y,b){return y=y>>>0,b||X(y,4,this.length),(this[y]|this[y+1]<<8|this[y+2]<<16)+this[y+3]*16777216},g.prototype.readUint32BE=g.prototype.readUInt32BE=function(y,b){return y=y>>>0,b||X(y,4,this.length),this[y]*16777216+(this[y+1]<<16|this[y+2]<<8|this[y+3])},g.prototype.readBigUInt64LE=De(function(y){y=y>>>0,Ae(y,"offset");const b=this[y],L=this[y+7];(b===void 0||L===void 0)&&ke(y,this.length-8);const q=b+this[++y]*2**8+this[++y]*2**16+this[++y]*2**24,G=this[++y]+this[++y]*2**8+this[++y]*2**16+L*2**24;return BigInt(q)+(BigInt(G)<<BigInt(32))}),g.prototype.readBigUInt64BE=De(function(y){y=y>>>0,Ae(y,"offset");const b=this[y],L=this[y+7];(b===void 0||L===void 0)&&ke(y,this.length-8);const q=b*2**24+this[++y]*2**16+this[++y]*2**8+this[++y],G=this[++y]*2**24+this[++y]*2**16+this[++y]*2**8+L;return(BigInt(q)<<BigInt(32))+BigInt(G)}),g.prototype.readIntLE=function(y,b,L){y=y>>>0,b=b>>>0,L||X(y,b,this.length);let q=this[y],G=1,ee=0;for(;++ee<b&&(G*=256);)q+=this[y+ee]*G;return G*=128,q>=G&&(q-=Math.pow(2,8*b)),q},g.prototype.readIntBE=function(y,b,L){y=y>>>0,b=b>>>0,L||X(y,b,this.length);let q=b,G=1,ee=this[y+--q];for(;q>0&&(G*=256);)ee+=this[y+--q]*G;return G*=128,ee>=G&&(ee-=Math.pow(2,8*b)),ee},g.prototype.readInt8=function(y,b){return y=y>>>0,b||X(y,1,this.length),this[y]&128?(255-this[y]+1)*-1:this[y]},g.prototype.readInt16LE=function(y,b){y=y>>>0,b||X(y,2,this.length);const L=this[y]|this[y+1]<<8;return L&32768?L|4294901760:L},g.prototype.readInt16BE=function(y,b){y=y>>>0,b||X(y,2,this.length);const L=this[y+1]|this[y]<<8;return L&32768?L|4294901760:L},g.prototype.readInt32LE=function(y,b){return y=y>>>0,b||X(y,4,this.length),this[y]|this[y+1]<<8|this[y+2]<<16|this[y+3]<<24},g.prototype.readInt32BE=function(y,b){return y=y>>>0,b||X(y,4,this.length),this[y]<<24|this[y+1]<<16|this[y+2]<<8|this[y+3]},g.prototype.readBigInt64LE=De(function(y){y=y>>>0,Ae(y,"offset");const b=this[y],L=this[y+7];(b===void 0||L===void 0)&&ke(y,this.length-8);const q=this[y+4]+this[y+5]*2**8+this[y+6]*2**16+(L<<24);return(BigInt(q)<<BigInt(32))+BigInt(b+this[++y]*2**8+this[++y]*2**16+this[++y]*2**24)}),g.prototype.readBigInt64BE=De(function(y){y=y>>>0,Ae(y,"offset");const b=this[y],L=this[y+7];(b===void 0||L===void 0)&&ke(y,this.length-8);const q=(b<<24)+this[++y]*2**16+this[++y]*2**8+this[++y];return(BigInt(q)<<BigInt(32))+BigInt(this[++y]*2**24+this[++y]*2**16+this[++y]*2**8+L)}),g.prototype.readFloatLE=function(y,b){return y=y>>>0,b||X(y,4,this.length),n.read(this,y,!0,23,4)},g.prototype.readFloatBE=function(y,b){return y=y>>>0,b||X(y,4,this.length),n.read(this,y,!1,23,4)},g.prototype.readDoubleLE=function(y,b){return y=y>>>0,b||X(y,8,this.length),n.read(this,y,!0,52,8)},g.prototype.readDoubleBE=function(y,b){return y=y>>>0,b||X(y,8,this.length),n.read(this,y,!1,52,8)};function oe(O,y,b,L,q,G){if(!g.isBuffer(O))throw new TypeError('"buffer" argument must be a Buffer instance');if(y>q||y<G)throw new RangeError('"value" argument is out of bounds');if(b+L>O.length)throw new RangeError("Index out of range")}g.prototype.writeUintLE=g.prototype.writeUIntLE=function(y,b,L,q){if(y=+y,b=b>>>0,L=L>>>0,!q){const Me=Math.pow(2,8*L)-1;oe(this,y,b,L,Me,0)}let G=1,ee=0;for(this[b]=y&255;++ee<L&&(G*=256);)this[b+ee]=y/G&255;return b+L},g.prototype.writeUintBE=g.prototype.writeUIntBE=function(y,b,L,q){if(y=+y,b=b>>>0,L=L>>>0,!q){const Me=Math.pow(2,8*L)-1;oe(this,y,b,L,Me,0)}let G=L-1,ee=1;for(this[b+G]=y&255;--G>=0&&(ee*=256);)this[b+G]=y/ee&255;return b+L},g.prototype.writeUint8=g.prototype.writeUInt8=function(y,b,L){return y=+y,b=b>>>0,L||oe(this,y,b,1,255,0),this[b]=y&255,b+1},g.prototype.writeUint16LE=g.prototype.writeUInt16LE=function(y,b,L){return y=+y,b=b>>>0,L||oe(this,y,b,2,65535,0),this[b]=y&255,this[b+1]=y>>>8,b+2},g.prototype.writeUint16BE=g.prototype.writeUInt16BE=function(y,b,L){return y=+y,b=b>>>0,L||oe(this,y,b,2,65535,0),this[b]=y>>>8,this[b+1]=y&255,b+2},g.prototype.writeUint32LE=g.prototype.writeUInt32LE=function(y,b,L){return y=+y,b=b>>>0,L||oe(this,y,b,4,4294967295,0),this[b+3]=y>>>24,this[b+2]=y>>>16,this[b+1]=y>>>8,this[b]=y&255,b+4},g.prototype.writeUint32BE=g.prototype.writeUInt32BE=function(y,b,L){return y=+y,b=b>>>0,L||oe(this,y,b,4,4294967295,0),this[b]=y>>>24,this[b+1]=y>>>16,this[b+2]=y>>>8,this[b+3]=y&255,b+4};function Ce(O,y,b,L,q){jt(y,L,q,O,b,7);let G=Number(y&BigInt(4294967295));O[b++]=G,G=G>>8,O[b++]=G,G=G>>8,O[b++]=G,G=G>>8,O[b++]=G;let ee=Number(y>>BigInt(32)&BigInt(4294967295));return O[b++]=ee,ee=ee>>8,O[b++]=ee,ee=ee>>8,O[b++]=ee,ee=ee>>8,O[b++]=ee,b}function We(O,y,b,L,q){jt(y,L,q,O,b,7);let G=Number(y&BigInt(4294967295));O[b+7]=G,G=G>>8,O[b+6]=G,G=G>>8,O[b+5]=G,G=G>>8,O[b+4]=G;let ee=Number(y>>BigInt(32)&BigInt(4294967295));return O[b+3]=ee,ee=ee>>8,O[b+2]=ee,ee=ee>>8,O[b+1]=ee,ee=ee>>8,O[b]=ee,b+8}g.prototype.writeBigUInt64LE=De(function(y,b=0){return Ce(this,y,b,BigInt(0),BigInt("0xffffffffffffffff"))}),g.prototype.writeBigUInt64BE=De(function(y,b=0){return We(this,y,b,BigInt(0),BigInt("0xffffffffffffffff"))}),g.prototype.writeIntLE=function(y,b,L,q){if(y=+y,b=b>>>0,!q){const yt=Math.pow(2,8*L-1);oe(this,y,b,L,yt-1,-yt)}let G=0,ee=1,Me=0;for(this[b]=y&255;++G<L&&(ee*=256);)y<0&&Me===0&&this[b+G-1]!==0&&(Me=1),this[b+G]=(y/ee>>0)-Me&255;return b+L},g.prototype.writeIntBE=function(y,b,L,q){if(y=+y,b=b>>>0,!q){const yt=Math.pow(2,8*L-1);oe(this,y,b,L,yt-1,-yt)}let G=L-1,ee=1,Me=0;for(this[b+G]=y&255;--G>=0&&(ee*=256);)y<0&&Me===0&&this[b+G+1]!==0&&(Me=1),this[b+G]=(y/ee>>0)-Me&255;return b+L},g.prototype.writeInt8=function(y,b,L){return y=+y,b=b>>>0,L||oe(this,y,b,1,127,-128),y<0&&(y=255+y+1),this[b]=y&255,b+1},g.prototype.writeInt16LE=function(y,b,L){return y=+y,b=b>>>0,L||oe(this,y,b,2,32767,-32768),this[b]=y&255,this[b+1]=y>>>8,b+2},g.prototype.writeInt16BE=function(y,b,L){return y=+y,b=b>>>0,L||oe(this,y,b,2,32767,-32768),this[b]=y>>>8,this[b+1]=y&255,b+2},g.prototype.writeInt32LE=function(y,b,L){return y=+y,b=b>>>0,L||oe(this,y,b,4,2147483647,-2147483648),this[b]=y&255,this[b+1]=y>>>8,this[b+2]=y>>>16,this[b+3]=y>>>24,b+4},g.prototype.writeInt32BE=function(y,b,L){return y=+y,b=b>>>0,L||oe(this,y,b,4,2147483647,-2147483648),y<0&&(y=4294967295+y+1),this[b]=y>>>24,this[b+1]=y>>>16,this[b+2]=y>>>8,this[b+3]=y&255,b+4},g.prototype.writeBigInt64LE=De(function(y,b=0){return Ce(this,y,b,-BigInt("0x8000000000000000"),BigInt("0x7fffffffffffffff"))}),g.prototype.writeBigInt64BE=De(function(y,b=0){return We(this,y,b,-BigInt("0x8000000000000000"),BigInt("0x7fffffffffffffff"))});function xe(O,y,b,L,q,G){if(b+L>O.length)throw new RangeError("Index out of range");if(b<0)throw new RangeError("Index out of range")}function Be(O,y,b,L,q){return y=+y,b=b>>>0,q||xe(O,y,b,4),n.write(O,y,b,L,23,4),b+4}g.prototype.writeFloatLE=function(y,b,L){return Be(this,y,b,!0,L)},g.prototype.writeFloatBE=function(y,b,L){return Be(this,y,b,!1,L)};function $e(O,y,b,L,q){return y=+y,b=b>>>0,q||xe(O,y,b,8),n.write(O,y,b,L,52,8),b+8}g.prototype.writeDoubleLE=function(y,b,L){return $e(this,y,b,!0,L)},g.prototype.writeDoubleBE=function(y,b,L){return $e(this,y,b,!1,L)},g.prototype.copy=function(y,b,L,q){if(!g.isBuffer(y))throw new TypeError("argument should be a Buffer");if(L||(L=0),!q&&q!==0&&(q=this.length),b>=y.length&&(b=y.length),b||(b=0),q>0&&q<L&&(q=L),q===L||y.length===0||this.length===0)return 0;if(b<0)throw new RangeError("targetStart out of bounds");if(L<0||L>=this.length)throw new RangeError("Index out of range");if(q<0)throw new RangeError("sourceEnd out of bounds");q>this.length&&(q=this.length),y.length-b<q-L&&(q=y.length-b+L);const G=q-L;return this===y&&typeof a.prototype.copyWithin=="function"?this.copyWithin(b,L,q):a.prototype.set.call(y,this.subarray(L,q),b),G},g.prototype.fill=function(y,b,L,q){if(typeof y=="string"){if(typeof b=="string"?(q=b,b=0,L=this.length):typeof L=="string"&&(q=L,L=this.length),q!==void 0&&typeof q!="string")throw new TypeError("encoding must be a string");if(typeof q=="string"&&!g.isEncoding(q))throw new TypeError("Unknown encoding: "+q);if(y.length===1){const ee=y.charCodeAt(0);(q==="utf8"&&ee<128||q==="latin1")&&(y=ee)}}else typeof y=="number"?y=y&255:typeof y=="boolean"&&(y=Number(y));if(b<0||this.length<b||this.length<L)throw new RangeError("Out of range index");if(L<=b)return this;b=b>>>0,L=L===void 0?this.length:L>>>0,y||(y=0);let G;if(typeof y=="number")for(G=b;G<L;++G)this[G]=y;else{const ee=g.isBuffer(y)?y:g.from(y,q),Me=ee.length;if(Me===0)throw new TypeError('The value "'+y+'" is invalid for argument "value"');for(G=0;G<L-b;++G)this[G+b]=ee[G%Me]}return this};const Le={};function Tt(O,y,b){Le[O]=class extends b{constructor(){super(),Object.defineProperty(this,"message",{value:y.apply(this,arguments),writable:!0,configurable:!0}),this.name=`${this.name} [${O}]`,this.stack,delete this.name}get code(){return O}set code(q){Object.defineProperty(this,"code",{configurable:!0,enumerable:!0,value:q,writable:!0})}toString(){return`${this.name} [${O}]: ${this.message}`}}}Tt("ERR_BUFFER_OUT_OF_BOUNDS",function(O){return O?`${O} is outside of buffer bounds`:"Attempt to access memory outside buffer bounds"},RangeError),Tt("ERR_INVALID_ARG_TYPE",function(O,y){return`The "${O}" argument must be of type number. Received type ${typeof y}`},TypeError),Tt("ERR_OUT_OF_RANGE",function(O,y,b){let L=`The value of "${O}" is out of range.`,q=b;return Number.isInteger(b)&&Math.abs(b)>2**32?q=on(String(b)):typeof b=="bigint"&&(q=String(b),(b>BigInt(2)**BigInt(32)||b<-(BigInt(2)**BigInt(32)))&&(q=on(q)),q+="n"),L+=` It must be ${y}. Received ${q}`,L},RangeError);function on(O){let y="",b=O.length;const L=O[0]==="-"?1:0;for(;b>=L+4;b-=3)y=`_${O.slice(b-3,b)}${y}`;return`${O.slice(0,b)}${y}`}function Nt(O,y,b){Ae(y,"offset"),(O[y]===void 0||O[y+b]===void 0)&&ke(y,O.length-(b+1))}function jt(O,y,b,L,q,G){if(O>b||O<y){const ee=typeof y=="bigint"?"n":"";let Me;throw y===0||y===BigInt(0)?Me=`>= 0${ee} and < 2${ee} ** ${(G+1)*8}${ee}`:Me=`>= -(2${ee} ** ${(G+1)*8-1}${ee}) and < 2 ** ${(G+1)*8-1}${ee}`,new Le.ERR_OUT_OF_RANGE("value",Me,O)}Nt(L,q,G)}function Ae(O,y){if(typeof O!="number")throw new Le.ERR_INVALID_ARG_TYPE(y,"number",O)}function ke(O,y,b){throw Math.floor(O)!==O?(Ae(O,b),new Le.ERR_OUT_OF_RANGE("offset","an integer",O)):y<0?new Le.ERR_BUFFER_OUT_OF_BOUNDS:new Le.ERR_OUT_OF_RANGE("offset",`>= 0 and <= ${y}`,O)}const He=/[^+/0-9A-Za-z-_]/g;function Ot(O){if(O=O.split("=")[0],O=O.trim().replace(He,""),O.length<2)return"";for(;O.length%4!==0;)O=O+"=";return O}function dt(O,y){y=y||1/0;let b;const L=O.length;let q=null;const G=[];for(let ee=0;ee<L;++ee){if(b=O.charCodeAt(ee),b>55295&&b<57344){if(!q){if(b>56319){(y-=3)>-1&&G.push(239,191,189);continue}else if(ee+1===L){(y-=3)>-1&&G.push(239,191,189);continue}q=b;continue}if(b<56320){(y-=3)>-1&&G.push(239,191,189),q=b;continue}b=(q-55296<<10|b-56320)+65536}else q&&(y-=3)>-1&&G.push(239,191,189);if(q=null,b<128){if((y-=1)<0)break;G.push(b)}else if(b<2048){if((y-=2)<0)break;G.push(b>>6|192,b&63|128)}else if(b<65536){if((y-=3)<0)break;G.push(b>>12|224,b>>6&63|128,b&63|128)}else if(b<1114112){if((y-=4)<0)break;G.push(b>>18|240,b>>12&63|128,b>>6&63|128,b&63|128)}else throw new Error("Invalid code point")}return G}function Et(O){const y=[];for(let b=0;b<O.length;++b)y.push(O.charCodeAt(b)&255);return y}function me(O,y){let b,L,q;const G=[];for(let ee=0;ee<O.length&&!((y-=2)<0);++ee)b=O.charCodeAt(ee),L=b>>8,q=b%256,G.push(q),G.push(L);return G}function Ze(O){return t.toByteArray(Ot(O))}function xt(O,y,b,L){let q;for(q=0;q<L&&!(q+b>=y.length||q>=O.length);++q)y[q+b]=O[q];return q}function ot(O,y){return O instanceof y||O!=null&&O.constructor!=null&&O.constructor.name!=null&&O.constructor.name===y.name}function Ut(O){return O!==O}const Oe=function(){const O="0123456789abcdef",y=new Array(256);for(let b=0;b<16;++b){const L=b*16;for(let q=0;q<16;++q)y[L+q]=O[b]+O[q]}return y}();function De(O){return typeof BigInt>"u"?$t:O}function $t(){throw new Error("BigInt not supported")}})(th);const l1=th.Buffer;function pt(e,t,n,i,o){Error.call(this),Error.captureStackTrace?Error.captureStackTrace(this,this.constructor):this.stack=new Error().stack,this.message=e,this.name="AxiosError",t&&(this.code=t),n&&(this.config=n),i&&(this.request=i),o&&(this.response=o)}re.inherits(pt,Error,{toJSON:function(){return{message:this.message,name:this.name,description:this.description,number:this.number,fileName:this.fileName,lineNumber:this.lineNumber,columnNumber:this.columnNumber,stack:this.stack,config:re.toJSONObject(this.config),code:this.code,status:this.response&&this.response.status?this.response.status:null}}});const rh=pt.prototype,ih={};["ERR_BAD_OPTION_VALUE","ERR_BAD_OPTION","ECONNABORTED","ETIMEDOUT","ERR_NETWORK","ERR_FR_TOO_MANY_REDIRECTS","ERR_DEPRECATED","ERR_BAD_RESPONSE","ERR_BAD_REQUEST","ERR_CANCELED","ERR_NOT_SUPPORT","ERR_INVALID_URL"].forEach(e=>{ih[e]={value:e}}),Object.defineProperties(pt,ih),Object.defineProperty(rh,"isAxiosError",{value:!0}),pt.from=(e,t,n,i,o,a)=>{const u=Object.create(rh);return re.toFlatObject(e,u,function(f){return f!==Error.prototype},l=>l!=="isAxiosError"),pt.call(u,e.message,t,n,i,o),u.cause=e,u.name=e.name,a&&Object.assign(u,a),u};const f1=null;function qu(e){return re.isPlainObject(e)||re.isArray(e)}function sh(e){return re.endsWith(e,"[]")?e.slice(0,-2):e}function oh(e,t,n){return e?e.concat(t).map(function(o,a){return o=sh(o),!n&&a?"["+o+"]":o}).join(n?".":""):t}function h1(e){return re.isArray(e)&&!e.some(qu)}const p1=re.toFlatObject(re,{},null,function(t){return/^is[A-Z]/.test(t)});function Ko(e,t,n){if(!re.isObject(e))throw new TypeError("target must be an object");t=t||new FormData,n=re.toFlatObject(n,{metaTokens:!0,dots:!1,indexes:!1},!1,function(S,v){return!re.isUndefined(v[S])});const i=n.metaTokens,o=n.visitor||g,a=n.dots,u=n.indexes,f=(n.Blob||typeof Blob<"u"&&Blob)&&re.isSpecCompliantForm(t);if(!re.isFunction(o))throw new TypeError("visitor must be a function");function p(A){if(A===null)return"";if(re.isDate(A))return A.toISOString();if(!f&&re.isBlob(A))throw new pt("Blob is not supported. Use a Buffer instead.");return re.isArrayBuffer(A)||re.isTypedArray(A)?f&&typeof Blob=="function"?new Blob([A]):l1.from(A):A}function g(A,S,v){let R=A;if(A&&!v&&typeof A=="object"){if(re.endsWith(S,"{}"))S=i?S:S.slice(0,-2),A=JSON.stringify(A);else if(re.isArray(A)&&h1(A)||(re.isFileList(A)||re.endsWith(S,"[]"))&&(R=re.toArray(A)))return S=sh(S),R.forEach(function(_,x){!(re.isUndefined(_)||_===null)&&t.append(u===!0?oh([S],x,a):u===null?S:S+"[]",p(_))}),!1}return qu(A)?!0:(t.append(oh(v,S,a),p(A)),!1)}const d=[],w=Object.assign(p1,{defaultVisitor:g,convertValue:p,isVisitable:qu});function T(A,S){if(!re.isUndefined(A)){if(d.indexOf(A)!==-1)throw Error("Circular reference detected in "+S.join("."));d.push(A),re.forEach(A,function(R,N){(!(re.isUndefined(R)||R===null)&&o.call(t,R,re.isString(N)?N.trim():N,S,w))===!0&&T(R,S?S.concat(N):[N])}),d.pop()}}if(!re.isObject(e))throw new TypeError("data must be an object");return T(e),t}function ah(e){const t={"!":"%21","'":"%27","(":"%28",")":"%29","~":"%7E","%20":"+","%00":"\0"};return encodeURIComponent(e).replace(/[!'()~]|%20|%00/g,function(i){return t[i]})}function Wu(e,t){this._pairs=[],e&&Ko(e,this,t)}const uh=Wu.prototype;uh.append=function(t,n){this._pairs.push([t,n])},uh.toString=function(t){const n=t?function(i){return t.call(this,i,ah)}:ah;return this._pairs.map(function(o){return n(o[0])+"="+n(o[1])},"").join("&")};function d1(e){return encodeURIComponent(e).replace(/%3A/gi,":").replace(/%24/g,"$").replace(/%2C/gi,",").replace(/%20/g,"+").replace(/%5B/gi,"[").replace(/%5D/gi,"]")}function ch(e,t,n){if(!t)return e;const i=n&&n.encode||d1,o=n&&n.serialize;let a;if(o?a=o(t,n):a=re.isURLSearchParams(t)?t.toString():new Wu(t,n).toString(i),a){const u=e.indexOf("#");u!==-1&&(e=e.slice(0,u)),e+=(e.indexOf("?")===-1?"?":"&")+a}return e}class lh{constructor(){this.handlers=[]}use(t,n,i){return this.handlers.push({fulfilled:t,rejected:n,synchronous:i?i.synchronous:!1,runWhen:i?i.runWhen:null}),this.handlers.length-1}eject(t){this.handlers[t]&&(this.handlers[t]=null)}clear(){this.handlers&&(this.handlers=[])}forEach(t){re.forEach(this.handlers,function(i){i!==null&&t(i)})}}const fh={silentJSONParsing:!0,forcedJSONParsing:!0,clarifyTimeoutError:!1},g1=typeof URLSearchParams<"u"?URLSearchParams:Wu,y1=typeof FormData<"u"?FormData:null,m1=typeof Blob<"u"?Blob:null,b1=(()=>{let e;return typeof navigator<"u"&&((e=navigator.product)==="ReactNative"||e==="NativeScript"||e==="NS")?!1:typeof window<"u"&&typeof document<"u"})(),v1=typeof WorkerGlobalScope<"u"&&self instanceof WorkerGlobalScope&&typeof self.importScripts=="function",dr={classes:{URLSearchParams:g1,FormData:y1,Blob:m1},isStandardBrowserEnv:b1,isStandardBrowserWebWorkerEnv:v1,protocols:["http","https","file","blob","url","data"]};function w1(e,t){return Ko(e,new dr.classes.URLSearchParams,Object.assign({visitor:function(n,i,o,a){return dr.isNode&&re.isBuffer(n)?(this.append(i,n.toString("base64")),!1):a.defaultVisitor.apply(this,arguments)}},t))}function A1(e){return re.matchAll(/\w+|\[(\w*)]/g,e).map(t=>t[0]==="[]"?"":t[1]||t[0])}function S1(e){const t={},n=Object.keys(e);let i;const o=n.length;let a;for(i=0;i<o;i++)a=n[i],t[a]=e[a];return t}function hh(e){function t(n,i,o,a){let u=n[a++];const l=Number.isFinite(+u),f=a>=n.length;return u=!u&&re.isArray(o)?o.length:u,f?(re.hasOwnProp(o,u)?o[u]=[o[u],i]:o[u]=i,!l):((!o[u]||!re.isObject(o[u]))&&(o[u]=[]),t(n,i,o[u],a)&&re.isArray(o[u])&&(o[u]=S1(o[u])),!l)}if(re.isFormData(e)&&re.isFunction(e.entries)){const n={};return re.forEachEntry(e,(i,o)=>{t(A1(i),o,n,0)}),n}return null}const E1={"Content-Type":void 0};function x1(e,t,n){if(re.isString(e))try{return(t||JSON.parse)(e),re.trim(e)}catch(i){if(i.name!=="SyntaxError")throw i}return(n||JSON.stringify)(e)}const Vi={transitional:fh,adapter:["xhr","http"],transformRequest:[function(t,n){const i=n.getContentType()||"",o=i.indexOf("application/json")>-1,a=re.isObject(t);if(a&&re.isHTMLForm(t)&&(t=new FormData(t)),re.isFormData(t))return o&&o?JSON.stringify(hh(t)):t;if(re.isArrayBuffer(t)||re.isBuffer(t)||re.isStream(t)||re.isFile(t)||re.isBlob(t))return t;if(re.isArrayBufferView(t))return t.buffer;if(re.isURLSearchParams(t))return n.setContentType("application/x-www-form-urlencoded;charset=utf-8",!1),t.toString();let l;if(a){if(i.indexOf("application/x-www-form-urlencoded")>-1)return w1(t,this.formSerializer).toString();if((l=re.isFileList(t))||i.indexOf("multipart/form-data")>-1){const f=this.env&&this.env.FormData;return Ko(l?{"files[]":t}:t,f&&new f,this.formSerializer)}}return a||o?(n.setContentType("application/json",!1),x1(t)):t}],transformResponse:[function(t){const n=this.transitional||Vi.transitional,i=n&&n.forcedJSONParsing,o=this.responseType==="json";if(t&&re.isString(t)&&(i&&!this.responseType||o)){const u=!(n&&n.silentJSONParsing)&&o;try{return JSON.parse(t)}catch(l){if(u)throw l.name==="SyntaxError"?pt.from(l,pt.ERR_BAD_RESPONSE,this,null,this.response):l}}return t}],timeout:0,xsrfCookieName:"XSRF-TOKEN",xsrfHeaderName:"X-XSRF-TOKEN",maxContentLength:-1,maxBodyLength:-1,env:{FormData:dr.classes.FormData,Blob:dr.classes.Blob},validateStatus:function(t){return t>=200&&t<300},headers:{common:{Accept:"application/json, text/plain, */*"}}};re.forEach(["delete","get","head"],function(t){Vi.headers[t]={}}),re.forEach(["post","put","patch"],function(t){Vi.headers[t]=re.merge(E1)});const C1=re.toObjectSet(["age","authorization","content-length","content-type","etag","expires","from","host","if-modified-since","if-unmodified-since","last-modified","location","max-forwards","proxy-authorization","referer","retry-after","user-agent"]),_1=e=>{const t={};let n,i,o;return e&&e.split(`
100
+ `).forEach(function(u){o=u.indexOf(":"),n=u.substring(0,o).trim().toLowerCase(),i=u.substring(o+1).trim(),!(!n||t[n]&&C1[n])&&(n==="set-cookie"?t[n]?t[n].push(i):t[n]=[i]:t[n]=t[n]?t[n]+", "+i:i)}),t},ph=Symbol("internals");function Bs(e){return e&&String(e).trim().toLowerCase()}function Ho(e){return e===!1||e==null?e:re.isArray(e)?e.map(Ho):String(e)}function k1(e){const t=Object.create(null),n=/([^\s,;=]+)\s*(?:=\s*([^,;]+))?/g;let i;for(;i=n.exec(e);)t[i[1]]=i[2];return t}const T1=e=>/^[-_a-zA-Z0-9^`|~,!#$%&'*+.]+$/.test(e.trim());function Ku(e,t,n,i,o){if(re.isFunction(i))return i.call(this,t,n);if(o&&(t=n),!!re.isString(t)){if(re.isString(i))return t.indexOf(i)!==-1;if(re.isRegExp(i))return i.test(t)}}function O1(e){return e.trim().toLowerCase().replace(/([a-z\d])(\w*)/g,(t,n,i)=>n.toUpperCase()+i)}function I1(e,t){const n=re.toCamelCase(" "+t);["get","set","has"].forEach(i=>{Object.defineProperty(e,i+n,{value:function(o,a,u){return this[i].call(this,t,o,a,u)},configurable:!0})})}let $n=class{constructor(t){t&&this.set(t)}set(t,n,i){const o=this;function a(l,f,p){const g=Bs(f);if(!g)throw new Error("header name must be a non-empty string");const d=re.findKey(o,g);(!d||o[d]===void 0||p===!0||p===void 0&&o[d]!==!1)&&(o[d||f]=Ho(l))}const u=(l,f)=>re.forEach(l,(p,g)=>a(p,g,f));return re.isPlainObject(t)||t instanceof this.constructor?u(t,n):re.isString(t)&&(t=t.trim())&&!T1(t)?u(_1(t),n):t!=null&&a(n,t,i),this}get(t,n){if(t=Bs(t),t){const i=re.findKey(this,t);if(i){const o=this[i];if(!n)return o;if(n===!0)return k1(o);if(re.isFunction(n))return n.call(this,o,i);if(re.isRegExp(n))return n.exec(o);throw new TypeError("parser must be boolean|regexp|function")}}}has(t,n){if(t=Bs(t),t){const i=re.findKey(this,t);return!!(i&&this[i]!==void 0&&(!n||Ku(this,this[i],i,n)))}return!1}delete(t,n){const i=this;let o=!1;function a(u){if(u=Bs(u),u){const l=re.findKey(i,u);l&&(!n||Ku(i,i[l],l,n))&&(delete i[l],o=!0)}}return re.isArray(t)?t.forEach(a):a(t),o}clear(t){const n=Object.keys(this);let i=n.length,o=!1;for(;i--;){const a=n[i];(!t||Ku(this,this[a],a,t,!0))&&(delete this[a],o=!0)}return o}normalize(t){const n=this,i={};return re.forEach(this,(o,a)=>{const u=re.findKey(i,a);if(u){n[u]=Ho(o),delete n[a];return}const l=t?O1(a):String(a).trim();l!==a&&delete n[a],n[l]=Ho(o),i[l]=!0}),this}concat(...t){return this.constructor.concat(this,...t)}toJSON(t){const n=Object.create(null);return re.forEach(this,(i,o)=>{i!=null&&i!==!1&&(n[o]=t&&re.isArray(i)?i.join(", "):i)}),n}[Symbol.iterator](){return Object.entries(this.toJSON())[Symbol.iterator]()}toString(){return Object.entries(this.toJSON()).map(([t,n])=>t+": "+n).join(`
101
+ `)}get[Symbol.toStringTag](){return"AxiosHeaders"}static from(t){return t instanceof this?t:new this(t)}static concat(t,...n){const i=new this(t);return n.forEach(o=>i.set(o)),i}static accessor(t){const i=(this[ph]=this[ph]={accessors:{}}).accessors,o=this.prototype;function a(u){const l=Bs(u);i[l]||(I1(o,u),i[l]=!0)}return re.isArray(t)?t.forEach(a):a(t),this}};$n.accessor(["Content-Type","Content-Length","Accept","Accept-Encoding","User-Agent","Authorization"]),re.freezeMethods($n.prototype),re.freezeMethods($n);function Hu(e,t){const n=this||Vi,i=t||n,o=$n.from(i.headers);let a=i.data;return re.forEach(e,function(l){a=l.call(n,a,o.normalize(),t?t.status:void 0)}),o.normalize(),a}function dh(e){return!!(e&&e.__CANCEL__)}function Ds(e,t,n){pt.call(this,e??"canceled",pt.ERR_CANCELED,t,n),this.name="CanceledError"}re.inherits(Ds,pt,{__CANCEL__:!0});function F1(e,t,n){const i=n.config.validateStatus;!n.status||!i||i(n.status)?e(n):t(new pt("Request failed with status code "+n.status,[pt.ERR_BAD_REQUEST,pt.ERR_BAD_RESPONSE][Math.floor(n.status/100)-4],n.config,n.request,n))}const B1=dr.isStandardBrowserEnv?function(){return{write:function(n,i,o,a,u,l){const f=[];f.push(n+"="+encodeURIComponent(i)),re.isNumber(o)&&f.push("expires="+new Date(o).toGMTString()),re.isString(a)&&f.push("path="+a),re.isString(u)&&f.push("domain="+u),l===!0&&f.push("secure"),document.cookie=f.join("; ")},read:function(n){const i=document.cookie.match(new RegExp("(^|;\\s*)("+n+")=([^;]*)"));return i?decodeURIComponent(i[3]):null},remove:function(n){this.write(n,"",Date.now()-864e5)}}}():function(){return{write:function(){},read:function(){return null},remove:function(){}}}();function D1(e){return/^([a-z][a-z\d+\-.]*:)?\/\//i.test(e)}function P1(e,t){return t?e.replace(/\/+$/,"")+"/"+t.replace(/^\/+/,""):e}function gh(e,t){return e&&!D1(t)?P1(e,t):t}const R1=dr.isStandardBrowserEnv?function(){const t=/(msie|trident)/i.test(navigator.userAgent),n=document.createElement("a");let i;function o(a){let u=a;return t&&(n.setAttribute("href",u),u=n.href),n.setAttribute("href",u),{href:n.href,protocol:n.protocol?n.protocol.replace(/:$/,""):"",host:n.host,search:n.search?n.search.replace(/^\?/,""):"",hash:n.hash?n.hash.replace(/^#/,""):"",hostname:n.hostname,port:n.port,pathname:n.pathname.charAt(0)==="/"?n.pathname:"/"+n.pathname}}return i=o(window.location.href),function(u){const l=re.isString(u)?o(u):u;return l.protocol===i.protocol&&l.host===i.host}}():function(){return function(){return!0}}();function L1(e){const t=/^([-+\w]{1,25})(:?\/\/|:)/.exec(e);return t&&t[1]||""}function N1(e,t){e=e||10;const n=new Array(e),i=new Array(e);let o=0,a=0,u;return t=t!==void 0?t:1e3,function(f){const p=Date.now(),g=i[a];u||(u=p),n[o]=f,i[o]=p;let d=a,w=0;for(;d!==o;)w+=n[d++],d=d%e;if(o=(o+1)%e,o===a&&(a=(a+1)%e),p-u<t)return;const T=g&&p-g;return T?Math.round(w*1e3/T):void 0}}function yh(e,t){let n=0;const i=N1(50,250);return o=>{const a=o.loaded,u=o.lengthComputable?o.total:void 0,l=a-n,f=i(l),p=a<=u;n=a;const g={loaded:a,total:u,progress:u?a/u:void 0,bytes:l,rate:f||void 0,estimated:f&&u&&p?(u-a)/f:void 0,event:o};g[t?"download":"upload"]=!0,e(g)}}const zo={http:f1,xhr:typeof XMLHttpRequest<"u"&&function(e){return new Promise(function(n,i){let o=e.data;const a=$n.from(e.headers).normalize(),u=e.responseType;let l;function f(){e.cancelToken&&e.cancelToken.unsubscribe(l),e.signal&&e.signal.removeEventListener("abort",l)}re.isFormData(o)&&(dr.isStandardBrowserEnv||dr.isStandardBrowserWebWorkerEnv?a.setContentType(!1):a.setContentType("multipart/form-data;",!1));let p=new XMLHttpRequest;if(e.auth){const T=e.auth.username||"",A=e.auth.password?unescape(encodeURIComponent(e.auth.password)):"";a.set("Authorization","Basic "+btoa(T+":"+A))}const g=gh(e.baseURL,e.url);p.open(e.method.toUpperCase(),ch(g,e.params,e.paramsSerializer),!0),p.timeout=e.timeout;function d(){if(!p)return;const T=$n.from("getAllResponseHeaders"in p&&p.getAllResponseHeaders()),S={data:!u||u==="text"||u==="json"?p.responseText:p.response,status:p.status,statusText:p.statusText,headers:T,config:e,request:p};F1(function(R){n(R),f()},function(R){i(R),f()},S),p=null}if("onloadend"in p?p.onloadend=d:p.onreadystatechange=function(){!p||p.readyState!==4||p.status===0&&!(p.responseURL&&p.responseURL.indexOf("file:")===0)||setTimeout(d)},p.onabort=function(){p&&(i(new pt("Request aborted",pt.ECONNABORTED,e,p)),p=null)},p.onerror=function(){i(new pt("Network Error",pt.ERR_NETWORK,e,p)),p=null},p.ontimeout=function(){let A=e.timeout?"timeout of "+e.timeout+"ms exceeded":"timeout exceeded";const S=e.transitional||fh;e.timeoutErrorMessage&&(A=e.timeoutErrorMessage),i(new pt(A,S.clarifyTimeoutError?pt.ETIMEDOUT:pt.ECONNABORTED,e,p)),p=null},dr.isStandardBrowserEnv){const T=(e.withCredentials||R1(g))&&e.xsrfCookieName&&B1.read(e.xsrfCookieName);T&&a.set(e.xsrfHeaderName,T)}o===void 0&&a.setContentType(null),"setRequestHeader"in p&&re.forEach(a.toJSON(),function(A,S){p.setRequestHeader(S,A)}),re.isUndefined(e.withCredentials)||(p.withCredentials=!!e.withCredentials),u&&u!=="json"&&(p.responseType=e.responseType),typeof e.onDownloadProgress=="function"&&p.addEventListener("progress",yh(e.onDownloadProgress,!0)),typeof e.onUploadProgress=="function"&&p.upload&&p.upload.addEventListener("progress",yh(e.onUploadProgress)),(e.cancelToken||e.signal)&&(l=T=>{p&&(i(!T||T.type?new Ds(null,e,p):T),p.abort(),p=null)},e.cancelToken&&e.cancelToken.subscribe(l),e.signal&&(e.signal.aborted?l():e.signal.addEventListener("abort",l)));const w=L1(g);if(w&&dr.protocols.indexOf(w)===-1){i(new pt("Unsupported protocol "+w+":",pt.ERR_BAD_REQUEST,e));return}p.send(o||null)})}};re.forEach(zo,(e,t)=>{if(e){try{Object.defineProperty(e,"name",{value:t})}catch{}Object.defineProperty(e,"adapterName",{value:t})}});const j1={getAdapter:e=>{e=re.isArray(e)?e:[e];const{length:t}=e;let n,i;for(let o=0;o<t&&(n=e[o],!(i=re.isString(n)?zo[n.toLowerCase()]:n));o++);if(!i)throw i===!1?new pt(`Adapter ${n} is not supported by the environment`,"ERR_NOT_SUPPORT"):new Error(re.hasOwnProp(zo,n)?`Adapter '${n}' is not available in the build`:`Unknown adapter '${n}'`);if(!re.isFunction(i))throw new TypeError("adapter is not a function");return i},adapters:zo};function zu(e){if(e.cancelToken&&e.cancelToken.throwIfRequested(),e.signal&&e.signal.aborted)throw new Ds(null,e)}function mh(e){return zu(e),e.headers=$n.from(e.headers),e.data=Hu.call(e,e.transformRequest),["post","put","patch"].indexOf(e.method)!==-1&&e.headers.setContentType("application/x-www-form-urlencoded",!1),j1.getAdapter(e.adapter||Vi.adapter)(e).then(function(i){return zu(e),i.data=Hu.call(e,e.transformResponse,i),i.headers=$n.from(i.headers),i},function(i){return dh(i)||(zu(e),i&&i.response&&(i.response.data=Hu.call(e,e.transformResponse,i.response),i.response.headers=$n.from(i.response.headers))),Promise.reject(i)})}const bh=e=>e instanceof $n?e.toJSON():e;function qi(e,t){t=t||{};const n={};function i(p,g,d){return re.isPlainObject(p)&&re.isPlainObject(g)?re.merge.call({caseless:d},p,g):re.isPlainObject(g)?re.merge({},g):re.isArray(g)?g.slice():g}function o(p,g,d){if(re.isUndefined(g)){if(!re.isUndefined(p))return i(void 0,p,d)}else return i(p,g,d)}function a(p,g){if(!re.isUndefined(g))return i(void 0,g)}function u(p,g){if(re.isUndefined(g)){if(!re.isUndefined(p))return i(void 0,p)}else return i(void 0,g)}function l(p,g,d){if(d in t)return i(p,g);if(d in e)return i(void 0,p)}const f={url:a,method:a,data:a,baseURL:u,transformRequest:u,transformResponse:u,paramsSerializer:u,timeout:u,timeoutMessage:u,withCredentials:u,adapter:u,responseType:u,xsrfCookieName:u,xsrfHeaderName:u,onUploadProgress:u,onDownloadProgress:u,decompress:u,maxContentLength:u,maxBodyLength:u,beforeRedirect:u,transport:u,httpAgent:u,httpsAgent:u,cancelToken:u,socketPath:u,responseEncoding:u,validateStatus:l,headers:(p,g)=>o(bh(p),bh(g),!0)};return re.forEach(Object.keys(Object.assign({},e,t)),function(g){const d=f[g]||o,w=d(e[g],t[g],g);re.isUndefined(w)&&d!==l||(n[g]=w)}),n}const vh="1.4.0",Gu={};["object","boolean","number","function","string","symbol"].forEach((e,t)=>{Gu[e]=function(i){return typeof i===e||"a"+(t<1?"n ":" ")+e}});const wh={};Gu.transitional=function(t,n,i){function o(a,u){return"[Axios v"+vh+"] Transitional option '"+a+"'"+u+(i?". "+i:"")}return(a,u,l)=>{if(t===!1)throw new pt(o(u," has been removed"+(n?" in "+n:"")),pt.ERR_DEPRECATED);return n&&!wh[u]&&(wh[u]=!0,console.warn(o(u," has been deprecated since v"+n+" and will be removed in the near future"))),t?t(a,u,l):!0}};function $1(e,t,n){if(typeof e!="object")throw new pt("options must be an object",pt.ERR_BAD_OPTION_VALUE);const i=Object.keys(e);let o=i.length;for(;o-- >0;){const a=i[o],u=t[a];if(u){const l=e[a],f=l===void 0||u(l,a,e);if(f!==!0)throw new pt("option "+a+" must be "+f,pt.ERR_BAD_OPTION_VALUE);continue}if(n!==!0)throw new pt("Unknown option "+a,pt.ERR_BAD_OPTION)}}const Ju={assertOptions:$1,validators:Gu},$r=Ju.validators;let li=class{constructor(t){this.defaults=t,this.interceptors={request:new lh,response:new lh}}request(t,n){typeof t=="string"?(n=n||{},n.url=t):n=t||{},n=qi(this.defaults,n);const{transitional:i,paramsSerializer:o,headers:a}=n;i!==void 0&&Ju.assertOptions(i,{silentJSONParsing:$r.transitional($r.boolean),forcedJSONParsing:$r.transitional($r.boolean),clarifyTimeoutError:$r.transitional($r.boolean)},!1),o!=null&&(re.isFunction(o)?n.paramsSerializer={serialize:o}:Ju.assertOptions(o,{encode:$r.function,serialize:$r.function},!0)),n.method=(n.method||this.defaults.method||"get").toLowerCase();let u;u=a&&re.merge(a.common,a[n.method]),u&&re.forEach(["delete","get","head","post","put","patch","common"],A=>{delete a[A]}),n.headers=$n.concat(u,a);const l=[];let f=!0;this.interceptors.request.forEach(function(S){typeof S.runWhen=="function"&&S.runWhen(n)===!1||(f=f&&S.synchronous,l.unshift(S.fulfilled,S.rejected))});const p=[];this.interceptors.response.forEach(function(S){p.push(S.fulfilled,S.rejected)});let g,d=0,w;if(!f){const A=[mh.bind(this),void 0];for(A.unshift.apply(A,l),A.push.apply(A,p),w=A.length,g=Promise.resolve(n);d<w;)g=g.then(A[d++],A[d++]);return g}w=l.length;let T=n;for(d=0;d<w;){const A=l[d++],S=l[d++];try{T=A(T)}catch(v){S.call(this,v);break}}try{g=mh.call(this,T)}catch(A){return Promise.reject(A)}for(d=0,w=p.length;d<w;)g=g.then(p[d++],p[d++]);return g}getUri(t){t=qi(this.defaults,t);const n=gh(t.baseURL,t.url);return ch(n,t.params,t.paramsSerializer)}};re.forEach(["delete","get","head","options"],function(t){li.prototype[t]=function(n,i){return this.request(qi(i||{},{method:t,url:n,data:(i||{}).data}))}}),re.forEach(["post","put","patch"],function(t){function n(i){return function(a,u,l){return this.request(qi(l||{},{method:t,headers:i?{"Content-Type":"multipart/form-data"}:{},url:a,data:u}))}}li.prototype[t]=n(),li.prototype[t+"Form"]=n(!0)});let M1=class sy{constructor(t){if(typeof t!="function")throw new TypeError("executor must be a function.");let n;this.promise=new Promise(function(a){n=a});const i=this;this.promise.then(o=>{if(!i._listeners)return;let a=i._listeners.length;for(;a-- >0;)i._listeners[a](o);i._listeners=null}),this.promise.then=o=>{let a;const u=new Promise(l=>{i.subscribe(l),a=l}).then(o);return u.cancel=function(){i.unsubscribe(a)},u},t(function(a,u,l){i.reason||(i.reason=new Ds(a,u,l),n(i.reason))})}throwIfRequested(){if(this.reason)throw this.reason}subscribe(t){if(this.reason){t(this.reason);return}this._listeners?this._listeners.push(t):this._listeners=[t]}unsubscribe(t){if(!this._listeners)return;const n=this._listeners.indexOf(t);n!==-1&&this._listeners.splice(n,1)}static source(){let t;return{token:new sy(function(o){t=o}),cancel:t}}};function U1(e){return function(n){return e.apply(null,n)}}function V1(e){return re.isObject(e)&&e.isAxiosError===!0}const Yu={Continue:100,SwitchingProtocols:101,Processing:102,EarlyHints:103,Ok:200,Created:201,Accepted:202,NonAuthoritativeInformation:203,NoContent:204,ResetContent:205,PartialContent:206,MultiStatus:207,AlreadyReported:208,ImUsed:226,MultipleChoices:300,MovedPermanently:301,Found:302,SeeOther:303,NotModified:304,UseProxy:305,Unused:306,TemporaryRedirect:307,PermanentRedirect:308,BadRequest:400,Unauthorized:401,PaymentRequired:402,Forbidden:403,NotFound:404,MethodNotAllowed:405,NotAcceptable:406,ProxyAuthenticationRequired:407,RequestTimeout:408,Conflict:409,Gone:410,LengthRequired:411,PreconditionFailed:412,PayloadTooLarge:413,UriTooLong:414,UnsupportedMediaType:415,RangeNotSatisfiable:416,ExpectationFailed:417,ImATeapot:418,MisdirectedRequest:421,UnprocessableEntity:422,Locked:423,FailedDependency:424,TooEarly:425,UpgradeRequired:426,PreconditionRequired:428,TooManyRequests:429,RequestHeaderFieldsTooLarge:431,UnavailableForLegalReasons:451,InternalServerError:500,NotImplemented:501,BadGateway:502,ServiceUnavailable:503,GatewayTimeout:504,HttpVersionNotSupported:505,VariantAlsoNegotiates:506,InsufficientStorage:507,LoopDetected:508,NotExtended:510,NetworkAuthenticationRequired:511};Object.entries(Yu).forEach(([e,t])=>{Yu[t]=e});function Ah(e){const t=new li(e),n=Kf(li.prototype.request,t);return re.extend(n,li.prototype,t,{allOwnKeys:!0}),re.extend(n,t,null,{allOwnKeys:!0}),n.create=function(o){return Ah(qi(e,o))},n}const it=Ah(Vi);it.Axios=li,it.CanceledError=Ds,it.CancelToken=M1,it.isCancel=dh,it.VERSION=vh,it.toFormData=Ko,it.AxiosError=pt,it.Cancel=it.CanceledError,it.all=function(t){return Promise.all(t)},it.spread=U1,it.isAxiosError=V1,it.mergeConfig=qi,it.AxiosHeaders=$n,it.formToJSON=e=>hh(re.isHTMLForm(e)?new FormData(e):e),it.HttpStatusCode=Yu,it.default=it;const{Axios:gT,AxiosError:yT,CanceledError:mT,isCancel:bT,CancelToken:vT,VERSION:wT,all:AT,Cancel:ST,isAxiosError:Go,spread:ET,toFormData:xT,AxiosHeaders:CT,HttpStatusCode:_T,formToJSON:kT,mergeConfig:TT}=it,Jo=async({endpoint:e,body:t})=>it.post(e,JSON.stringify(t),{method:"POST",headers:{"Content-Type":"application/json"}}),Yo=async({endpoint:e,body:t})=>it.put(e,JSON.stringify(t),{method:"PUT",headers:{"Content-Type":"application/json"}}),Xu=async({endpoint:e})=>it.delete(e),Qu=({name:e,onClose:t,endpoint:n})=>{const[i,o]=Z.useState(),[a,u]=Z.useState(!1),l=()=>{u(!0),o(void 0),Xu({endpoint:n}).then(()=>{u(!1),o(void 0),t()}).catch(f=>{u(!1),o(f)})};return C.jsx(V.Modal,{title:`Delete «${e}»`,open:!0,onOk:()=>l(),onCancel:()=>{t(),u(!1),o(void 0)},okText:"Delete",confirmLoading:a,okButtonProps:{danger:!0},width:400,children:i&&C.jsx(V.Alert,{type:"error",message:"Error while delete",description:i?.response?.data?.message})})},q1=({data:e,onClose:t})=>{const[n,i]=Z.useState(),[o,a]=Z.useState(!1),u=()=>{a(!0),i(void 0);const l=e.map(({endpoint:f})=>Xu({endpoint:f}));Promise.all(l).then(()=>{t(),a(!1),i(void 0)}).catch(f=>{a(!1),i(f)})};return C.jsx(V.Modal,{title:"Delete selected",open:!0,onOk:()=>u(),onCancel:()=>{t(),a(!1),i(void 0)},okText:"Delete",confirmLoading:o,okButtonProps:{danger:!0},width:400,children:n&&C.jsx(V.Alert,{type:"error",message:"Error while delete",description:n?.response?.data?.message})})},Sh=()=>{const{token:e}=V.theme.useToken();return C.jsx("svg",{width:"18",height:"19",viewBox:"0 0 18 19",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:C.jsx("path",{d:"M17.25 3.5H14.25V1.625C14.25 0.797656 13.5773 0.125 12.75 0.125H5.25C4.42266 0.125 3.75 0.797656 3.75 1.625V3.5H0.75C0.335156 3.5 0 3.83516 0 4.25V5C0 5.10313 0.084375 5.1875 0.1875 5.1875H1.60312L2.18203 17.4453C2.21953 18.2445 2.88047 18.875 3.67969 18.875H14.3203C15.1219 18.875 15.7805 18.2469 15.818 17.4453L16.3969 5.1875H17.8125C17.9156 5.1875 18 5.10313 18 5V4.25C18 3.83516 17.6648 3.5 17.25 3.5ZM12.5625 3.5H5.4375V1.8125H12.5625V3.5Z",fill:e.colorText})})},Eh=()=>{const{token:e}=V.theme.useToken();return C.jsx("svg",{width:"18",height:"19",viewBox:"0 0 18 19",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:C.jsx("path",{d:"M17.28 16.79H0.72C0.32175 16.79 0 17.1117 0 17.51V18.32C0 18.419 0.081 18.5 0.18 18.5H17.82C17.919 18.5 18 18.419 18 18.32V17.51C18 17.1117 17.6783 16.79 17.28 16.79ZM3.27825 14.9C3.32325 14.9 3.36825 14.8955 3.41325 14.8888L7.19775 14.225C7.24275 14.216 7.2855 14.1958 7.317 14.162L16.8547 4.62425C16.8756 4.60343 16.8922 4.57871 16.9034 4.55149C16.9147 4.52427 16.9205 4.49509 16.9205 4.46562C16.9205 4.43616 16.9147 4.40698 16.9034 4.37976C16.8922 4.35254 16.8756 4.32782 16.8547 4.307L13.1153 0.56525C13.0725 0.5225 13.0163 0.5 12.9555 0.5C12.8948 0.5 12.8385 0.5225 12.7958 0.56525L3.258 10.103C3.22425 10.1367 3.204 10.1772 3.195 10.2222L2.53125 14.0067C2.50936 14.1273 2.51718 14.2513 2.55404 14.3682C2.59089 14.485 2.65566 14.5911 2.74275 14.6772C2.89125 14.8212 3.078 14.9 3.27825 14.9Z",fill:e.colorText})})},W1={ContentContainer:Qe.div`
102
+ border: 1px solid ${({$borderColor:e})=>e};
103
+ border-radius: 6px;
104
+ background-color: ${({$bgColor:e})=>e};
105
+ width: 100%;
106
+ height: 100%;
107
+ padding: 24px;
108
+ flex-grow: ${({$flexGrow:e})=>e};
109
+ display: ${({$displayFlex:e})=>e?"flex":"block"};
110
+ flex-flow: ${({$flexFlow:e})=>e};
111
+ `},xh=({children:e,flexGrow:t,displayFlex:n,flexFlow:i})=>{const{token:o}=V.theme.useToken();return C.jsx(W1.ContentContainer,{$flexGrow:t,$bgColor:o.colorBgContainer,$borderColor:o.colorBorder,$displayFlex:n,$flexFlow:i,children:e})},Ch=async({uri:e})=>it.get(e),sn=({uri:e,queryKey:t,refetchInterval:n,isEnabled:i})=>wn.useQuery({queryKey:t,queryFn:async()=>(await Ch({uri:e})).data,refetchInterval:n!==void 0?n:5e3,enabled:i}),Ct=({template:e,replaceValues:t})=>e.replaceAll(/{(.*?)}/g,(n,i)=>t[i]||""),K1=({rawLinks:e,replaceValues:t})=>e.map(({key:n,label:i,link:o})=>({key:n,title:o?C.jsx(Qn.Link,{to:Ct({template:o,replaceValues:t}),children:Ct({template:i,replaceValues:t})}):Ct({template:i,replaceValues:t})})),_h=({data:e,replaceValues:t,pathname:n})=>e.map(({pathToMatch:o,breadcrumbItems:a})=>({pathToMatch:Ct({template:o,replaceValues:t}),breadcrumbItems:K1({rawLinks:a,replaceValues:t})})).find(({pathToMatch:o})=>Qn.matchPath(o,n)),Zu={HeightDiv:Qe.div`
102
112
  min-height: 22px;
103
113
  width: 100%;
104
- `},wh=({data:e,replaceValues:t,pathname:n})=>{const i=e?.items.map(({spec:a})=>a);if(!i)return null;const o=vh({data:i,replaceValues:t,pathname:n});return o?$.jsx(Gu.HeightDiv,{children:$.jsx(ue.Breadcrumb,{separator:">",items:o.breadcrumbItems})}):$.jsx(Gu.HeightDiv,{})},N1=({uri:e,refetchInterval:t,isEnabled:n,replaceValues:i,pathname:o})=>{const{data:a,isError:u,isLoading:l}=An({uri:e,refetchInterval:t,queryKey:["breadcrumb",e],isEnabled:n});return u?null:l?$.jsx(Gu.HeightDiv,{children:$.jsx(ue.Spin,{})}):a?$.jsx(wh,{data:a,replaceValues:i,pathname:o}):null},Ah=({rawLinks:e,replaceValues:t})=>e.map(({key:n,label:i,link:o,children:a})=>{const u=o?Nt({template:o,replaceValues:t}):void 0;return{key:n,label:u?$.jsx(vr.Link,{to:u,children:i}):i,internalMetaLink:u,children:a?Ah({rawLinks:a,replaceValues:t}):void 0}}),L1=(e,t)=>{const n=(i,o)=>i.flatMap(a=>{const u=[...o,a.key?a.key:String(a.key)],l=a.internalMetaLink?.startsWith("/")?a.internalMetaLink.slice(1):a.internalMetaLink,f=t.startsWith("/")?t.slice(1):t,p=l===f||l&&u&&l.includes(f)?u:[];let g=[];return"children"in a&&a.children&&(g=n(a.children,u)),[...p,...g]});return n(e,[])},Eh=({data:e,replaceValues:t,pathname:n})=>{const o=e.map(({pathToMatch:l,menuItems:f})=>({pathToMatch:Nt({template:l,replaceValues:t}),menuItems:Ah({rawLinks:f,replaceValues:t})})).find(({pathToMatch:l})=>vr.matchPath(l,n));if(!o)return;const u=(o?.menuItems?L1(o?.menuItems,n):[]).map(l=>typeof l=="string"?l:String(l));return{...o,selectedKeys:u}},$1={CustomMenu:Ct(ue.Menu)`
114
+ `},kh=({data:e,replaceValues:t,pathname:n})=>{const i=e?.items.map(({spec:a})=>a);if(!i)return null;const o=_h({data:i,replaceValues:t,pathname:n});return o?C.jsx(Zu.HeightDiv,{children:C.jsx(V.Breadcrumb,{separator:">",items:o.breadcrumbItems})}):C.jsx(Zu.HeightDiv,{})},H1=({uri:e,refetchInterval:t,isEnabled:n,replaceValues:i,pathname:o})=>{const{data:a,isError:u,isLoading:l}=sn({uri:e,refetchInterval:t,queryKey:["breadcrumb",e],isEnabled:n});return u?null:l?C.jsx(Zu.HeightDiv,{children:C.jsx(V.Spin,{})}):a?C.jsx(kh,{data:a,replaceValues:i,pathname:o}):null},Th=({rawLinks:e,replaceValues:t})=>e.map(({key:n,label:i,link:o,children:a})=>{const u=o?Ct({template:o,replaceValues:t}):void 0;return{key:n,label:u?C.jsx(Qn.Link,{to:u,children:i}):i,internalMetaLink:u,children:a?Th({rawLinks:a,replaceValues:t}):void 0}}),z1=(e,t)=>{const n=(i,o)=>i.flatMap(a=>{const u=[...o,a.key?a.key:String(a.key)],l=a.internalMetaLink?.startsWith("/")?a.internalMetaLink.slice(1):a.internalMetaLink,f=t.startsWith("/")?t.slice(1):t,p=l===f||l&&u&&l.includes(f)?u:[];let g=[];return"children"in a&&a.children&&(g=n(a.children,u)),[...p,...g]});return n(e,[])},Oh=({data:e,replaceValues:t,pathname:n})=>{const o=e.map(({pathToMatch:l,menuItems:f})=>({pathToMatch:Ct({template:l,replaceValues:t}),menuItems:Th({rawLinks:f,replaceValues:t})})).find(({pathToMatch:l})=>Qn.matchPath(l,n));if(!o)return;const u=(o?.menuItems?z1(o?.menuItems,n):[]).map(l=>typeof l=="string"?l:String(l));return{...o,selectedKeys:u}},G1={CustomMenu:Qe(V.Menu)`
105
115
  margin-top: 16px;
106
116
  font-size: 14px;
107
117
  line-height: 24px;
@@ -123,38 +133,38 @@ React keys must be passed directly to JSX without using spread:
123
133
  && .ant-menu-sub .ant-menu-item {
124
134
  margin: 0 !important;
125
135
  }
126
- `},Sh=({data:e,replaceValues:t,pathname:n})=>{const i=e?.items.map(({spec:a})=>a);if(!i)return null;const o=Eh({data:i,replaceValues:t,pathname:n});return o?$.jsx($1.CustomMenu,{selectedKeys:o.selectedKeys,onSelect:()=>{},onDeselect:()=>{},mode:"inline",items:o.menuItems}):null},j1=({uri:e,refetchInterval:t,isEnabled:n,replaceValues:i,pathname:o,hidden:a})=>{const{data:u,isError:l,isLoading:f}=An({uri:e,refetchInterval:t,queryKey:["sidebar",e],isEnabled:n});return l?null:f?$.jsx(ue.Spin,{}):!u||a?null:$.jsx(Sh,{data:u,replaceValues:i,pathname:o})};var Ho={exports:{}};/**
136
+ `},Ih=({data:e,replaceValues:t,pathname:n})=>{const i=e?.items.map(({spec:a})=>a);if(!i)return null;const o=Oh({data:i,replaceValues:t,pathname:n});return o?C.jsx(G1.CustomMenu,{selectedKeys:o.selectedKeys,onSelect:()=>{},onDeselect:()=>{},mode:"inline",items:o.menuItems}):null},J1=({uri:e,refetchInterval:t,isEnabled:n,replaceValues:i,pathname:o,hidden:a})=>{const{data:u,isError:l,isLoading:f}=sn({uri:e,refetchInterval:t,queryKey:["sidebar",e],isEnabled:n});return l?null:f?C.jsx(V.Spin,{}):!u||a?null:C.jsx(Ih,{data:u,replaceValues:i,pathname:o})};var Xo={exports:{}};/**
127
137
  * @license
128
138
  * Lodash <https://lodash.com/>
129
139
  * Copyright OpenJS Foundation and other contributors <https://openjsf.org/>
130
140
  * Released under MIT license <https://lodash.com/license>
131
141
  * Based on Underscore.js 1.8.3 <http://underscorejs.org/LICENSE>
132
142
  * Copyright Jeremy Ashkenas, DocumentCloud and Investigative Reporters & Editors
133
- */Ho.exports,function(e,t){(function(){var n,i="4.17.21",o=200,a="Unsupported core-js use. Try https://npms.io/search?q=ponyfill.",u="Expected a function",l="Invalid `variable` option passed into `_.template`",f="__lodash_hash_undefined__",p=500,g="__lodash_placeholder__",d=1,w=2,k=4,A=1,E=2,v=1,R=2,L=4,_=8,x=16,I=32,O=64,D=128,K=256,ie=512,ce=30,fe="...",ye=800,ve=16,ge=1,he=2,Re=3,Ie=1/0,Te=9007199254740991,We=17976931348623157e292,Xe=NaN,Ee=4294967295,vt=Ee-1,G=Ee>>>1,Y=[["ary",D],["bind",v],["bindKey",R],["curry",_],["curryRight",x],["flip",ie],["partial",I],["partialRight",O],["rearg",K]],oe="[object Arguments]",xe="[object Array]",Ke="[object AsyncFunction]",Se="[object Boolean]",Fe="[object Date]",je="[object DOMException]",Le="[object Error]",Tt="[object Function]",sn="[object GeneratorFunction]",Lt="[object Map]",$t="[object Number]",we="[object Null]",Ce="[object Object]",Ve="[object Promise]",kt="[object Proxy]",ht="[object RegExp]",Et="[object Set]",de="[object String]",Qe="[object Symbol]",St="[object Undefined]",it="[object WeakMap]",Ut="[object WeakSet]",ke="[object ArrayBuffer]",Be="[object DataView]",jt="[object Float32Array]",T="[object Float64Array]",y="[object Int8Array]",b="[object Int16Array]",P="[object Int32Array]",q="[object Uint8Array]",z="[object Uint8ClampedArray]",X="[object Uint16Array]",$e="[object Uint32Array]",dt=/\b__p \+= '';/g,ut=/\b(__p \+=) '' \+/g,pt=/(__e\(.*?\)|\b__t\)) \+\n'';/g,st=/&(?:amp|lt|gt|quot|#39);/g,Vr=/[&<>"']/g,mi=RegExp(st.source),is=RegExp(Vr.source),ss=/<%-([\s\S]+?)%>/g,os=/<%([\s\S]+?)%>/g,Wr=/<%=([\s\S]+?)%>/g,bi=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,eo=/^\w*$/,to=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,_r=/[\\^$.*+?()[\]{}|]/g,nr=RegExp(_r.source),Kr=/^\s+/,no=/\s/,ro=/\{(?:\n\/\* \[wrapped with .+\] \*\/)?\n?/,gn=/\{\n\/\* \[wrapped with (.+)\] \*/,M=/,? & /,ae=/[^\x00-\x2f\x3a-\x40\x5b-\x60\x7b-\x7f]+/g,me=/[()=,{}\[\]\/\s]/,Oe=/\\(\\)?/g,ct=/\$\{([^\\}]*(?:\\.[^\\}]*)*)\}/g,lt=/\w*$/,tt=/^[-+]0x[0-9a-f]+$/i,Je=/^0b[01]+$/i,en=/^\[object .+?Constructor\]$/,Bt=/^0o[0-7]+$/i,Rt=/^(?:0|[1-9]\d*)$/,ln=/[\xc0-\xd6\xd8-\xf6\xf8-\xff\u0100-\u017f]/g,Tn=/($^)/,rr=/['\n\r\u2028\u2029\\]/g,zt="\\ud800-\\udfff",vi="\\u0300-\\u036f",io="\\ufe20-\\ufe2f",so="\\u20d0-\\u20ff",va=vi+io+so,wa="\\u2700-\\u27bf",Aa="a-z\\xdf-\\xf6\\xf8-\\xff",$c="\\xac\\xb1\\xd7\\xf7",jc="\\x00-\\x2f\\x3a-\\x40\\x5b-\\x60\\x7b-\\xbf",Mc="\\u2000-\\u206f",Uc=" \\t\\x0b\\f\\xa0\\ufeff\\n\\r\\u2028\\u2029\\u1680\\u180e\\u2000\\u2001\\u2002\\u2003\\u2004\\u2005\\u2006\\u2007\\u2008\\u2009\\u200a\\u202f\\u205f\\u3000",kn="A-Z\\xc0-\\xd6\\xd8-\\xde",as="\\ufe0e\\ufe0f",oo=$c+jc+Mc+Uc,us="['’]",qc="["+zt+"]",Hr="["+oo+"]",cs="["+va+"]",Ea="\\d+",Sa="["+wa+"]",xa="["+Aa+"]",Ca="[^"+zt+oo+Ea+wa+Aa+kn+"]",h="\\ud83c[\\udffb-\\udfff]",S="(?:"+cs+"|"+h+")",N="[^"+zt+"]",V="(?:\\ud83c[\\udde6-\\uddff]){2}",Z="[\\ud800-\\udbff][\\udc00-\\udfff]",pe="["+kn+"]",He="\\u200d",mt="(?:"+xa+"|"+Ca+")",tn="(?:"+pe+"|"+Ca+")",Gt="(?:"+us+"(?:d|ll|m|re|s|t|ve))?",$d="(?:"+us+"(?:D|LL|M|RE|S|T|VE))?",jd=S+"?",Md="["+as+"]?",UA="(?:"+He+"(?:"+[N,V,Z].join("|")+")"+Md+jd+")*",qA="\\d*(?:1st|2nd|3rd|(?![123])\\dth)(?=\\b|[A-Z_])",VA="\\d*(?:1ST|2ND|3RD|(?![123])\\dTH)(?=\\b|[a-z_])",Ud=Md+jd+UA,WA="(?:"+[Sa,V,Z].join("|")+")"+Ud,KA="(?:"+[N+cs+"?",cs,V,Z,qc].join("|")+")",HA=RegExp(us,"g"),zA=RegExp(cs,"g"),Vc=RegExp(h+"(?="+h+")|"+KA+Ud,"g"),GA=RegExp([pe+"?"+xa+"+"+Gt+"(?="+[Hr,pe,"$"].join("|")+")",tn+"+"+$d+"(?="+[Hr,pe+mt,"$"].join("|")+")",pe+"?"+mt+"+"+Gt,pe+"+"+$d,VA,qA,Ea,WA].join("|"),"g"),JA=RegExp("["+He+zt+va+as+"]"),YA=/[a-z][A-Z]|[A-Z]{2}[a-z]|[0-9][a-zA-Z]|[a-zA-Z][0-9]|[^a-zA-Z0-9 ]/,XA=["Array","Buffer","DataView","Date","Error","Float32Array","Float64Array","Function","Int8Array","Int16Array","Int32Array","Map","Math","Object","Promise","RegExp","Set","String","Symbol","TypeError","Uint8Array","Uint8ClampedArray","Uint16Array","Uint32Array","WeakMap","_","clearTimeout","isFinite","parseInt","setTimeout"],QA=-1,Dt={};Dt[jt]=Dt[T]=Dt[y]=Dt[b]=Dt[P]=Dt[q]=Dt[z]=Dt[X]=Dt[$e]=!0,Dt[oe]=Dt[xe]=Dt[ke]=Dt[Se]=Dt[Be]=Dt[Fe]=Dt[Le]=Dt[Tt]=Dt[Lt]=Dt[$t]=Dt[Ce]=Dt[ht]=Dt[Et]=Dt[de]=Dt[it]=!1;var Ot={};Ot[oe]=Ot[xe]=Ot[ke]=Ot[Be]=Ot[Se]=Ot[Fe]=Ot[jt]=Ot[T]=Ot[y]=Ot[b]=Ot[P]=Ot[Lt]=Ot[$t]=Ot[Ce]=Ot[ht]=Ot[Et]=Ot[de]=Ot[Qe]=Ot[q]=Ot[z]=Ot[X]=Ot[$e]=!0,Ot[Le]=Ot[Tt]=Ot[it]=!1;var ZA={À:"A",Á:"A",Â:"A",Ã:"A",Ä:"A",Å:"A",à:"a",á:"a",â:"a",ã:"a",ä:"a",å:"a",Ç:"C",ç:"c",Ð:"D",ð:"d",È:"E",É:"E",Ê:"E",Ë:"E",è:"e",é:"e",ê:"e",ë:"e",Ì:"I",Í:"I",Î:"I",Ï:"I",ì:"i",í:"i",î:"i",ï:"i",Ñ:"N",ñ:"n",Ò:"O",Ó:"O",Ô:"O",Õ:"O",Ö:"O",Ø:"O",ò:"o",ó:"o",ô:"o",õ:"o",ö:"o",ø:"o",Ù:"U",Ú:"U",Û:"U",Ü:"U",ù:"u",ú:"u",û:"u",ü:"u",Ý:"Y",ý:"y",ÿ:"y",Æ:"Ae",æ:"ae",Þ:"Th",þ:"th",ß:"ss",Ā:"A",Ă:"A",Ą:"A",ā:"a",ă:"a",ą:"a",Ć:"C",Ĉ:"C",Ċ:"C",Č:"C",ć:"c",ĉ:"c",ċ:"c",č:"c",Ď:"D",Đ:"D",ď:"d",đ:"d",Ē:"E",Ĕ:"E",Ė:"E",Ę:"E",Ě:"E",ē:"e",ĕ:"e",ė:"e",ę:"e",ě:"e",Ĝ:"G",Ğ:"G",Ġ:"G",Ģ:"G",ĝ:"g",ğ:"g",ġ:"g",ģ:"g",Ĥ:"H",Ħ:"H",ĥ:"h",ħ:"h",Ĩ:"I",Ī:"I",Ĭ:"I",Į:"I",İ:"I",ĩ:"i",ī:"i",ĭ:"i",į:"i",ı:"i",Ĵ:"J",ĵ:"j",Ķ:"K",ķ:"k",ĸ:"k",Ĺ:"L",Ļ:"L",Ľ:"L",Ŀ:"L",Ł:"L",ĺ:"l",ļ:"l",ľ:"l",ŀ:"l",ł:"l",Ń:"N",Ņ:"N",Ň:"N",Ŋ:"N",ń:"n",ņ:"n",ň:"n",ŋ:"n",Ō:"O",Ŏ:"O",Ő:"O",ō:"o",ŏ:"o",ő:"o",Ŕ:"R",Ŗ:"R",Ř:"R",ŕ:"r",ŗ:"r",ř:"r",Ś:"S",Ŝ:"S",Ş:"S",Š:"S",ś:"s",ŝ:"s",ş:"s",š:"s",Ţ:"T",Ť:"T",Ŧ:"T",ţ:"t",ť:"t",ŧ:"t",Ũ:"U",Ū:"U",Ŭ:"U",Ů:"U",Ű:"U",Ų:"U",ũ:"u",ū:"u",ŭ:"u",ů:"u",ű:"u",ų:"u",Ŵ:"W",ŵ:"w",Ŷ:"Y",ŷ:"y",Ÿ:"Y",Ź:"Z",Ż:"Z",Ž:"Z",ź:"z",ż:"z",ž:"z",IJ:"IJ",ij:"ij",Œ:"Oe",œ:"oe",ʼn:"'n",ſ:"s"},eE={"&":"&amp;","<":"&lt;",">":"&gt;",'"':"&quot;","'":"&#39;"},tE={"&amp;":"&","&lt;":"<","&gt;":">","&quot;":'"',"&#39;":"'"},nE={"\\":"\\","'":"'","\n":"n","\r":"r","\u2028":"u2028","\u2029":"u2029"},rE=parseFloat,iE=parseInt,qd=typeof Xn=="object"&&Xn&&Xn.Object===Object&&Xn,sE=typeof self=="object"&&self&&self.Object===Object&&self,un=qd||sE||Function("return this")(),Wc=t&&!t.nodeType&&t,wi=Wc&&!0&&e&&!e.nodeType&&e,Vd=wi&&wi.exports===Wc,Kc=Vd&&qd.process,Vn=function(){try{var W=wi&&wi.require&&wi.require("util").types;return W||Kc&&Kc.binding&&Kc.binding("util")}catch{}}(),Wd=Vn&&Vn.isArrayBuffer,Kd=Vn&&Vn.isDate,Hd=Vn&&Vn.isMap,zd=Vn&&Vn.isRegExp,Gd=Vn&&Vn.isSet,Jd=Vn&&Vn.isTypedArray;function On(W,Q,J){switch(J.length){case 0:return W.call(Q);case 1:return W.call(Q,J[0]);case 2:return W.call(Q,J[0],J[1]);case 3:return W.call(Q,J[0],J[1],J[2])}return W.apply(Q,J)}function oE(W,Q,J,Ae){for(var Me=-1,bt=W==null?0:W.length;++Me<bt;){var nn=W[Me];Q(Ae,nn,J(nn),W)}return Ae}function Wn(W,Q){for(var J=-1,Ae=W==null?0:W.length;++J<Ae&&Q(W[J],J,W)!==!1;);return W}function aE(W,Q){for(var J=W==null?0:W.length;J--&&Q(W[J],J,W)!==!1;);return W}function Yd(W,Q){for(var J=-1,Ae=W==null?0:W.length;++J<Ae;)if(!Q(W[J],J,W))return!1;return!0}function zr(W,Q){for(var J=-1,Ae=W==null?0:W.length,Me=0,bt=[];++J<Ae;){var nn=W[J];Q(nn,J,W)&&(bt[Me++]=nn)}return bt}function _a(W,Q){var J=W==null?0:W.length;return!!J&&ls(W,Q,0)>-1}function Hc(W,Q,J){for(var Ae=-1,Me=W==null?0:W.length;++Ae<Me;)if(J(Q,W[Ae]))return!0;return!1}function Pt(W,Q){for(var J=-1,Ae=W==null?0:W.length,Me=Array(Ae);++J<Ae;)Me[J]=Q(W[J],J,W);return Me}function Gr(W,Q){for(var J=-1,Ae=Q.length,Me=W.length;++J<Ae;)W[Me+J]=Q[J];return W}function zc(W,Q,J,Ae){var Me=-1,bt=W==null?0:W.length;for(Ae&&bt&&(J=W[++Me]);++Me<bt;)J=Q(J,W[Me],Me,W);return J}function uE(W,Q,J,Ae){var Me=W==null?0:W.length;for(Ae&&Me&&(J=W[--Me]);Me--;)J=Q(J,W[Me],Me,W);return J}function Gc(W,Q){for(var J=-1,Ae=W==null?0:W.length;++J<Ae;)if(Q(W[J],J,W))return!0;return!1}var cE=Jc("length");function lE(W){return W.split("")}function fE(W){return W.match(ae)||[]}function Xd(W,Q,J){var Ae;return J(W,function(Me,bt,nn){if(Q(Me,bt,nn))return Ae=bt,!1}),Ae}function Ta(W,Q,J,Ae){for(var Me=W.length,bt=J+(Ae?1:-1);Ae?bt--:++bt<Me;)if(Q(W[bt],bt,W))return bt;return-1}function ls(W,Q,J){return Q===Q?SE(W,Q,J):Ta(W,Qd,J)}function hE(W,Q,J,Ae){for(var Me=J-1,bt=W.length;++Me<bt;)if(Ae(W[Me],Q))return Me;return-1}function Qd(W){return W!==W}function Zd(W,Q){var J=W==null?0:W.length;return J?Xc(W,Q)/J:Xe}function Jc(W){return function(Q){return Q==null?n:Q[W]}}function Yc(W){return function(Q){return W==null?n:W[Q]}}function eg(W,Q,J,Ae,Me){return Me(W,function(bt,nn,xt){J=Ae?(Ae=!1,bt):Q(J,bt,nn,xt)}),J}function pE(W,Q){var J=W.length;for(W.sort(Q);J--;)W[J]=W[J].value;return W}function Xc(W,Q){for(var J,Ae=-1,Me=W.length;++Ae<Me;){var bt=Q(W[Ae]);bt!==n&&(J=J===n?bt:J+bt)}return J}function Qc(W,Q){for(var J=-1,Ae=Array(W);++J<W;)Ae[J]=Q(J);return Ae}function dE(W,Q){return Pt(Q,function(J){return[J,W[J]]})}function tg(W){return W&&W.slice(0,sg(W)+1).replace(Kr,"")}function In(W){return function(Q){return W(Q)}}function Zc(W,Q){return Pt(Q,function(J){return W[J]})}function ao(W,Q){return W.has(Q)}function ng(W,Q){for(var J=-1,Ae=W.length;++J<Ae&&ls(Q,W[J],0)>-1;);return J}function rg(W,Q){for(var J=W.length;J--&&ls(Q,W[J],0)>-1;);return J}function gE(W,Q){for(var J=W.length,Ae=0;J--;)W[J]===Q&&++Ae;return Ae}var yE=Yc(ZA),mE=Yc(eE);function bE(W){return"\\"+nE[W]}function vE(W,Q){return W==null?n:W[Q]}function fs(W){return JA.test(W)}function wE(W){return YA.test(W)}function AE(W){for(var Q,J=[];!(Q=W.next()).done;)J.push(Q.value);return J}function el(W){var Q=-1,J=Array(W.size);return W.forEach(function(Ae,Me){J[++Q]=[Me,Ae]}),J}function ig(W,Q){return function(J){return W(Q(J))}}function Jr(W,Q){for(var J=-1,Ae=W.length,Me=0,bt=[];++J<Ae;){var nn=W[J];(nn===Q||nn===g)&&(W[J]=g,bt[Me++]=J)}return bt}function ka(W){var Q=-1,J=Array(W.size);return W.forEach(function(Ae){J[++Q]=Ae}),J}function EE(W){var Q=-1,J=Array(W.size);return W.forEach(function(Ae){J[++Q]=[Ae,Ae]}),J}function SE(W,Q,J){for(var Ae=J-1,Me=W.length;++Ae<Me;)if(W[Ae]===Q)return Ae;return-1}function xE(W,Q,J){for(var Ae=J+1;Ae--;)if(W[Ae]===Q)return Ae;return Ae}function hs(W){return fs(W)?_E(W):cE(W)}function ir(W){return fs(W)?TE(W):lE(W)}function sg(W){for(var Q=W.length;Q--&&no.test(W.charAt(Q)););return Q}var CE=Yc(tE);function _E(W){for(var Q=Vc.lastIndex=0;Vc.test(W);)++Q;return Q}function TE(W){return W.match(Vc)||[]}function kE(W){return W.match(GA)||[]}var OE=function W(Q){Q=Q==null?un:ps.defaults(un.Object(),Q,ps.pick(un,XA));var J=Q.Array,Ae=Q.Date,Me=Q.Error,bt=Q.Function,nn=Q.Math,xt=Q.Object,tl=Q.RegExp,IE=Q.String,Kn=Q.TypeError,Oa=J.prototype,FE=bt.prototype,ds=xt.prototype,Ia=Q["__core-js_shared__"],Fa=FE.toString,At=ds.hasOwnProperty,BE=0,og=function(){var r=/[^.]+$/.exec(Ia&&Ia.keys&&Ia.keys.IE_PROTO||"");return r?"Symbol(src)_1."+r:""}(),Ba=ds.toString,DE=Fa.call(xt),RE=un._,PE=tl("^"+Fa.call(At).replace(_r,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$"),Da=Vd?Q.Buffer:n,Yr=Q.Symbol,Ra=Q.Uint8Array,ag=Da?Da.allocUnsafe:n,Pa=ig(xt.getPrototypeOf,xt),ug=xt.create,cg=ds.propertyIsEnumerable,Na=Oa.splice,lg=Yr?Yr.isConcatSpreadable:n,uo=Yr?Yr.iterator:n,Ai=Yr?Yr.toStringTag:n,La=function(){try{var r=_i(xt,"defineProperty");return r({},"",{}),r}catch{}}(),NE=Q.clearTimeout!==un.clearTimeout&&Q.clearTimeout,LE=Ae&&Ae.now!==un.Date.now&&Ae.now,$E=Q.setTimeout!==un.setTimeout&&Q.setTimeout,$a=nn.ceil,ja=nn.floor,nl=xt.getOwnPropertySymbols,jE=Da?Da.isBuffer:n,fg=Q.isFinite,ME=Oa.join,UE=ig(xt.keys,xt),rn=nn.max,fn=nn.min,qE=Ae.now,VE=Q.parseInt,hg=nn.random,WE=Oa.reverse,rl=_i(Q,"DataView"),co=_i(Q,"Map"),il=_i(Q,"Promise"),gs=_i(Q,"Set"),lo=_i(Q,"WeakMap"),fo=_i(xt,"create"),Ma=lo&&new lo,ys={},KE=Ti(rl),HE=Ti(co),zE=Ti(il),GE=Ti(gs),JE=Ti(lo),Ua=Yr?Yr.prototype:n,ho=Ua?Ua.valueOf:n,pg=Ua?Ua.toString:n;function F(r){if(qt(r)&&!qe(r)&&!(r instanceof ot)){if(r instanceof Hn)return r;if(At.call(r,"__wrapped__"))return dy(r)}return new Hn(r)}var ms=function(){function r(){}return function(s){if(!Mt(s))return{};if(ug)return ug(s);r.prototype=s;var c=new r;return r.prototype=n,c}}();function qa(){}function Hn(r,s){this.__wrapped__=r,this.__actions__=[],this.__chain__=!!s,this.__index__=0,this.__values__=n}F.templateSettings={escape:ss,evaluate:os,interpolate:Wr,variable:"",imports:{_:F}},F.prototype=qa.prototype,F.prototype.constructor=F,Hn.prototype=ms(qa.prototype),Hn.prototype.constructor=Hn;function ot(r){this.__wrapped__=r,this.__actions__=[],this.__dir__=1,this.__filtered__=!1,this.__iteratees__=[],this.__takeCount__=Ee,this.__views__=[]}function YE(){var r=new ot(this.__wrapped__);return r.__actions__=En(this.__actions__),r.__dir__=this.__dir__,r.__filtered__=this.__filtered__,r.__iteratees__=En(this.__iteratees__),r.__takeCount__=this.__takeCount__,r.__views__=En(this.__views__),r}function XE(){if(this.__filtered__){var r=new ot(this);r.__dir__=-1,r.__filtered__=!0}else r=this.clone(),r.__dir__*=-1;return r}function QE(){var r=this.__wrapped__.value(),s=this.__dir__,c=qe(r),m=s<0,C=c?r.length:0,B=lx(0,C,this.__views__),j=B.start,U=B.end,H=U-j,te=m?U:j-1,re=this.__iteratees__,se=re.length,be=0,_e=fn(H,this.__takeCount__);if(!c||!m&&C==H&&_e==H)return Lg(r,this.__actions__);var Pe=[];e:for(;H--&&be<_e;){te+=s;for(var Ye=-1,Ne=r[te];++Ye<se;){var rt=re[Ye],at=rt.iteratee,Dn=rt.type,bn=at(Ne);if(Dn==he)Ne=bn;else if(!bn){if(Dn==ge)continue e;break e}}Pe[be++]=Ne}return Pe}ot.prototype=ms(qa.prototype),ot.prototype.constructor=ot;function Ei(r){var s=-1,c=r==null?0:r.length;for(this.clear();++s<c;){var m=r[s];this.set(m[0],m[1])}}function ZE(){this.__data__=fo?fo(null):{},this.size=0}function eS(r){var s=this.has(r)&&delete this.__data__[r];return this.size-=s?1:0,s}function tS(r){var s=this.__data__;if(fo){var c=s[r];return c===f?n:c}return At.call(s,r)?s[r]:n}function nS(r){var s=this.__data__;return fo?s[r]!==n:At.call(s,r)}function rS(r,s){var c=this.__data__;return this.size+=this.has(r)?0:1,c[r]=fo&&s===n?f:s,this}Ei.prototype.clear=ZE,Ei.prototype.delete=eS,Ei.prototype.get=tS,Ei.prototype.has=nS,Ei.prototype.set=rS;function Tr(r){var s=-1,c=r==null?0:r.length;for(this.clear();++s<c;){var m=r[s];this.set(m[0],m[1])}}function iS(){this.__data__=[],this.size=0}function sS(r){var s=this.__data__,c=Va(s,r);if(c<0)return!1;var m=s.length-1;return c==m?s.pop():Na.call(s,c,1),--this.size,!0}function oS(r){var s=this.__data__,c=Va(s,r);return c<0?n:s[c][1]}function aS(r){return Va(this.__data__,r)>-1}function uS(r,s){var c=this.__data__,m=Va(c,r);return m<0?(++this.size,c.push([r,s])):c[m][1]=s,this}Tr.prototype.clear=iS,Tr.prototype.delete=sS,Tr.prototype.get=oS,Tr.prototype.has=aS,Tr.prototype.set=uS;function kr(r){var s=-1,c=r==null?0:r.length;for(this.clear();++s<c;){var m=r[s];this.set(m[0],m[1])}}function cS(){this.size=0,this.__data__={hash:new Ei,map:new(co||Tr),string:new Ei}}function lS(r){var s=tu(this,r).delete(r);return this.size-=s?1:0,s}function fS(r){return tu(this,r).get(r)}function hS(r){return tu(this,r).has(r)}function pS(r,s){var c=tu(this,r),m=c.size;return c.set(r,s),this.size+=c.size==m?0:1,this}kr.prototype.clear=cS,kr.prototype.delete=lS,kr.prototype.get=fS,kr.prototype.has=hS,kr.prototype.set=pS;function Si(r){var s=-1,c=r==null?0:r.length;for(this.__data__=new kr;++s<c;)this.add(r[s])}function dS(r){return this.__data__.set(r,f),this}function gS(r){return this.__data__.has(r)}Si.prototype.add=Si.prototype.push=dS,Si.prototype.has=gS;function sr(r){var s=this.__data__=new Tr(r);this.size=s.size}function yS(){this.__data__=new Tr,this.size=0}function mS(r){var s=this.__data__,c=s.delete(r);return this.size=s.size,c}function bS(r){return this.__data__.get(r)}function vS(r){return this.__data__.has(r)}function wS(r,s){var c=this.__data__;if(c instanceof Tr){var m=c.__data__;if(!co||m.length<o-1)return m.push([r,s]),this.size=++c.size,this;c=this.__data__=new kr(m)}return c.set(r,s),this.size=c.size,this}sr.prototype.clear=yS,sr.prototype.delete=mS,sr.prototype.get=bS,sr.prototype.has=vS,sr.prototype.set=wS;function dg(r,s){var c=qe(r),m=!c&&ki(r),C=!c&&!m&&ti(r),B=!c&&!m&&!C&&As(r),j=c||m||C||B,U=j?Qc(r.length,IE):[],H=U.length;for(var te in r)(s||At.call(r,te))&&!(j&&(te=="length"||C&&(te=="offset"||te=="parent")||B&&(te=="buffer"||te=="byteLength"||te=="byteOffset")||Br(te,H)))&&U.push(te);return U}function gg(r){var s=r.length;return s?r[gl(0,s-1)]:n}function AS(r,s){return nu(En(r),xi(s,0,r.length))}function ES(r){return nu(En(r))}function sl(r,s,c){(c!==n&&!or(r[s],c)||c===n&&!(s in r))&&Or(r,s,c)}function po(r,s,c){var m=r[s];(!(At.call(r,s)&&or(m,c))||c===n&&!(s in r))&&Or(r,s,c)}function Va(r,s){for(var c=r.length;c--;)if(or(r[c][0],s))return c;return-1}function SS(r,s,c,m){return Xr(r,function(C,B,j){s(m,C,c(C),j)}),m}function yg(r,s){return r&&mr(s,on(s),r)}function xS(r,s){return r&&mr(s,xn(s),r)}function Or(r,s,c){s=="__proto__"&&La?La(r,s,{configurable:!0,enumerable:!0,value:c,writable:!0}):r[s]=c}function ol(r,s){for(var c=-1,m=s.length,C=J(m),B=r==null;++c<m;)C[c]=B?n:Ml(r,s[c]);return C}function xi(r,s,c){return r===r&&(c!==n&&(r=r<=c?r:c),s!==n&&(r=r>=s?r:s)),r}function zn(r,s,c,m,C,B){var j,U=s&d,H=s&w,te=s&k;if(c&&(j=C?c(r,m,C,B):c(r)),j!==n)return j;if(!Mt(r))return r;var re=qe(r);if(re){if(j=hx(r),!U)return En(r,j)}else{var se=hn(r),be=se==Tt||se==sn;if(ti(r))return Mg(r,U);if(se==Ce||se==oe||be&&!C){if(j=H||be?{}:sy(r),!U)return H?tx(r,xS(j,r)):ex(r,yg(j,r))}else{if(!Ot[se])return C?r:{};j=px(r,se,U)}}B||(B=new sr);var _e=B.get(r);if(_e)return _e;B.set(r,j),Ry(r)?r.forEach(function(Ne){j.add(zn(Ne,s,c,Ne,r,B))}):By(r)&&r.forEach(function(Ne,rt){j.set(rt,zn(Ne,s,c,rt,r,B))});var Pe=te?H?_l:Cl:H?xn:on,Ye=re?n:Pe(r);return Wn(Ye||r,function(Ne,rt){Ye&&(rt=Ne,Ne=r[rt]),po(j,rt,zn(Ne,s,c,rt,r,B))}),j}function CS(r){var s=on(r);return function(c){return mg(c,r,s)}}function mg(r,s,c){var m=c.length;if(r==null)return!m;for(r=xt(r);m--;){var C=c[m],B=s[C],j=r[C];if(j===n&&!(C in r)||!B(j))return!1}return!0}function bg(r,s,c){if(typeof r!="function")throw new Kn(u);return Ao(function(){r.apply(n,c)},s)}function go(r,s,c,m){var C=-1,B=_a,j=!0,U=r.length,H=[],te=s.length;if(!U)return H;c&&(s=Pt(s,In(c))),m?(B=Hc,j=!1):s.length>=o&&(B=ao,j=!1,s=new Si(s));e:for(;++C<U;){var re=r[C],se=c==null?re:c(re);if(re=m||re!==0?re:0,j&&se===se){for(var be=te;be--;)if(s[be]===se)continue e;H.push(re)}else B(s,se,m)||H.push(re)}return H}var Xr=Kg(yr),vg=Kg(ul,!0);function _S(r,s){var c=!0;return Xr(r,function(m,C,B){return c=!!s(m,C,B),c}),c}function Wa(r,s,c){for(var m=-1,C=r.length;++m<C;){var B=r[m],j=s(B);if(j!=null&&(U===n?j===j&&!Bn(j):c(j,U)))var U=j,H=B}return H}function TS(r,s,c,m){var C=r.length;for(c=ze(c),c<0&&(c=-c>C?0:C+c),m=m===n||m>C?C:ze(m),m<0&&(m+=C),m=c>m?0:Ny(m);c<m;)r[c++]=s;return r}function wg(r,s){var c=[];return Xr(r,function(m,C,B){s(m,C,B)&&c.push(m)}),c}function cn(r,s,c,m,C){var B=-1,j=r.length;for(c||(c=gx),C||(C=[]);++B<j;){var U=r[B];s>0&&c(U)?s>1?cn(U,s-1,c,m,C):Gr(C,U):m||(C[C.length]=U)}return C}var al=Hg(),Ag=Hg(!0);function yr(r,s){return r&&al(r,s,on)}function ul(r,s){return r&&Ag(r,s,on)}function Ka(r,s){return zr(s,function(c){return Dr(r[c])})}function Ci(r,s){s=Zr(s,r);for(var c=0,m=s.length;r!=null&&c<m;)r=r[br(s[c++])];return c&&c==m?r:n}function Eg(r,s,c){var m=s(r);return qe(r)?m:Gr(m,c(r))}function yn(r){return r==null?r===n?St:we:Ai&&Ai in xt(r)?cx(r):Ex(r)}function cl(r,s){return r>s}function kS(r,s){return r!=null&&At.call(r,s)}function OS(r,s){return r!=null&&s in xt(r)}function IS(r,s,c){return r>=fn(s,c)&&r<rn(s,c)}function ll(r,s,c){for(var m=c?Hc:_a,C=r[0].length,B=r.length,j=B,U=J(B),H=1/0,te=[];j--;){var re=r[j];j&&s&&(re=Pt(re,In(s))),H=fn(re.length,H),U[j]=!c&&(s||C>=120&&re.length>=120)?new Si(j&&re):n}re=r[0];var se=-1,be=U[0];e:for(;++se<C&&te.length<H;){var _e=re[se],Pe=s?s(_e):_e;if(_e=c||_e!==0?_e:0,!(be?ao(be,Pe):m(te,Pe,c))){for(j=B;--j;){var Ye=U[j];if(!(Ye?ao(Ye,Pe):m(r[j],Pe,c)))continue e}be&&be.push(Pe),te.push(_e)}}return te}function FS(r,s,c,m){return yr(r,function(C,B,j){s(m,c(C),B,j)}),m}function yo(r,s,c){s=Zr(s,r),r=cy(r,s);var m=r==null?r:r[br(Jn(s))];return m==null?n:On(m,r,c)}function Sg(r){return qt(r)&&yn(r)==oe}function BS(r){return qt(r)&&yn(r)==ke}function DS(r){return qt(r)&&yn(r)==Fe}function mo(r,s,c,m,C){return r===s?!0:r==null||s==null||!qt(r)&&!qt(s)?r!==r&&s!==s:RS(r,s,c,m,mo,C)}function RS(r,s,c,m,C,B){var j=qe(r),U=qe(s),H=j?xe:hn(r),te=U?xe:hn(s);H=H==oe?Ce:H,te=te==oe?Ce:te;var re=H==Ce,se=te==Ce,be=H==te;if(be&&ti(r)){if(!ti(s))return!1;j=!0,re=!1}if(be&&!re)return B||(B=new sr),j||As(r)?ny(r,s,c,m,C,B):ax(r,s,H,c,m,C,B);if(!(c&A)){var _e=re&&At.call(r,"__wrapped__"),Pe=se&&At.call(s,"__wrapped__");if(_e||Pe){var Ye=_e?r.value():r,Ne=Pe?s.value():s;return B||(B=new sr),C(Ye,Ne,c,m,B)}}return be?(B||(B=new sr),ux(r,s,c,m,C,B)):!1}function PS(r){return qt(r)&&hn(r)==Lt}function fl(r,s,c,m){var C=c.length,B=C,j=!m;if(r==null)return!B;for(r=xt(r);C--;){var U=c[C];if(j&&U[2]?U[1]!==r[U[0]]:!(U[0]in r))return!1}for(;++C<B;){U=c[C];var H=U[0],te=r[H],re=U[1];if(j&&U[2]){if(te===n&&!(H in r))return!1}else{var se=new sr;if(m)var be=m(te,re,H,r,s,se);if(!(be===n?mo(re,te,A|E,m,se):be))return!1}}return!0}function xg(r){if(!Mt(r)||mx(r))return!1;var s=Dr(r)?PE:en;return s.test(Ti(r))}function NS(r){return qt(r)&&yn(r)==ht}function LS(r){return qt(r)&&hn(r)==Et}function $S(r){return qt(r)&&uu(r.length)&&!!Dt[yn(r)]}function Cg(r){return typeof r=="function"?r:r==null?Cn:typeof r=="object"?qe(r)?kg(r[0],r[1]):Tg(r):zy(r)}function hl(r){if(!wo(r))return UE(r);var s=[];for(var c in xt(r))At.call(r,c)&&c!="constructor"&&s.push(c);return s}function jS(r){if(!Mt(r))return Ax(r);var s=wo(r),c=[];for(var m in r)m=="constructor"&&(s||!At.call(r,m))||c.push(m);return c}function pl(r,s){return r<s}function _g(r,s){var c=-1,m=Sn(r)?J(r.length):[];return Xr(r,function(C,B,j){m[++c]=s(C,B,j)}),m}function Tg(r){var s=kl(r);return s.length==1&&s[0][2]?ay(s[0][0],s[0][1]):function(c){return c===r||fl(c,r,s)}}function kg(r,s){return Il(r)&&oy(s)?ay(br(r),s):function(c){var m=Ml(c,r);return m===n&&m===s?Ul(c,r):mo(s,m,A|E)}}function Ha(r,s,c,m,C){r!==s&&al(s,function(B,j){if(C||(C=new sr),Mt(B))MS(r,s,j,c,Ha,m,C);else{var U=m?m(Bl(r,j),B,j+"",r,s,C):n;U===n&&(U=B),sl(r,j,U)}},xn)}function MS(r,s,c,m,C,B,j){var U=Bl(r,c),H=Bl(s,c),te=j.get(H);if(te){sl(r,c,te);return}var re=B?B(U,H,c+"",r,s,j):n,se=re===n;if(se){var be=qe(H),_e=!be&&ti(H),Pe=!be&&!_e&&As(H);re=H,be||_e||Pe?qe(U)?re=U:Jt(U)?re=En(U):_e?(se=!1,re=Mg(H,!0)):Pe?(se=!1,re=Ug(H,!0)):re=[]:Eo(H)||ki(H)?(re=U,ki(U)?re=Ly(U):(!Mt(U)||Dr(U))&&(re=sy(H))):se=!1}se&&(j.set(H,re),C(re,H,m,B,j),j.delete(H)),sl(r,c,re)}function Og(r,s){var c=r.length;if(c)return s+=s<0?c:0,Br(s,c)?r[s]:n}function Ig(r,s,c){s.length?s=Pt(s,function(B){return qe(B)?function(j){return Ci(j,B.length===1?B[0]:B)}:B}):s=[Cn];var m=-1;s=Pt(s,In(De()));var C=_g(r,function(B,j,U){var H=Pt(s,function(te){return te(B)});return{criteria:H,index:++m,value:B}});return pE(C,function(B,j){return ZS(B,j,c)})}function US(r,s){return Fg(r,s,function(c,m){return Ul(r,m)})}function Fg(r,s,c){for(var m=-1,C=s.length,B={};++m<C;){var j=s[m],U=Ci(r,j);c(U,j)&&bo(B,Zr(j,r),U)}return B}function qS(r){return function(s){return Ci(s,r)}}function dl(r,s,c,m){var C=m?hE:ls,B=-1,j=s.length,U=r;for(r===s&&(s=En(s)),c&&(U=Pt(r,In(c)));++B<j;)for(var H=0,te=s[B],re=c?c(te):te;(H=C(U,re,H,m))>-1;)U!==r&&Na.call(U,H,1),Na.call(r,H,1);return r}function Bg(r,s){for(var c=r?s.length:0,m=c-1;c--;){var C=s[c];if(c==m||C!==B){var B=C;Br(C)?Na.call(r,C,1):bl(r,C)}}return r}function gl(r,s){return r+ja(hg()*(s-r+1))}function VS(r,s,c,m){for(var C=-1,B=rn($a((s-r)/(c||1)),0),j=J(B);B--;)j[m?B:++C]=r,r+=c;return j}function yl(r,s){var c="";if(!r||s<1||s>Te)return c;do s%2&&(c+=r),s=ja(s/2),s&&(r+=r);while(s);return c}function Ze(r,s){return Dl(uy(r,s,Cn),r+"")}function WS(r){return gg(Es(r))}function KS(r,s){var c=Es(r);return nu(c,xi(s,0,c.length))}function bo(r,s,c,m){if(!Mt(r))return r;s=Zr(s,r);for(var C=-1,B=s.length,j=B-1,U=r;U!=null&&++C<B;){var H=br(s[C]),te=c;if(H==="__proto__"||H==="constructor"||H==="prototype")return r;if(C!=j){var re=U[H];te=m?m(re,H,U):n,te===n&&(te=Mt(re)?re:Br(s[C+1])?[]:{})}po(U,H,te),U=U[H]}return r}var Dg=Ma?function(r,s){return Ma.set(r,s),r}:Cn,HS=La?function(r,s){return La(r,"toString",{configurable:!0,enumerable:!1,value:Vl(s),writable:!0})}:Cn;function zS(r){return nu(Es(r))}function Gn(r,s,c){var m=-1,C=r.length;s<0&&(s=-s>C?0:C+s),c=c>C?C:c,c<0&&(c+=C),C=s>c?0:c-s>>>0,s>>>=0;for(var B=J(C);++m<C;)B[m]=r[m+s];return B}function GS(r,s){var c;return Xr(r,function(m,C,B){return c=s(m,C,B),!c}),!!c}function za(r,s,c){var m=0,C=r==null?m:r.length;if(typeof s=="number"&&s===s&&C<=G){for(;m<C;){var B=m+C>>>1,j=r[B];j!==null&&!Bn(j)&&(c?j<=s:j<s)?m=B+1:C=B}return C}return ml(r,s,Cn,c)}function ml(r,s,c,m){var C=0,B=r==null?0:r.length;if(B===0)return 0;s=c(s);for(var j=s!==s,U=s===null,H=Bn(s),te=s===n;C<B;){var re=ja((C+B)/2),se=c(r[re]),be=se!==n,_e=se===null,Pe=se===se,Ye=Bn(se);if(j)var Ne=m||Pe;else te?Ne=Pe&&(m||be):U?Ne=Pe&&be&&(m||!_e):H?Ne=Pe&&be&&!_e&&(m||!Ye):_e||Ye?Ne=!1:Ne=m?se<=s:se<s;Ne?C=re+1:B=re}return fn(B,vt)}function Rg(r,s){for(var c=-1,m=r.length,C=0,B=[];++c<m;){var j=r[c],U=s?s(j):j;if(!c||!or(U,H)){var H=U;B[C++]=j===0?0:j}}return B}function Pg(r){return typeof r=="number"?r:Bn(r)?Xe:+r}function Fn(r){if(typeof r=="string")return r;if(qe(r))return Pt(r,Fn)+"";if(Bn(r))return pg?pg.call(r):"";var s=r+"";return s=="0"&&1/r==-1/0?"-0":s}function Qr(r,s,c){var m=-1,C=_a,B=r.length,j=!0,U=[],H=U;if(c)j=!1,C=Hc;else if(B>=o){var te=s?null:sx(r);if(te)return ka(te);j=!1,C=ao,H=new Si}else H=s?[]:U;e:for(;++m<B;){var re=r[m],se=s?s(re):re;if(re=c||re!==0?re:0,j&&se===se){for(var be=H.length;be--;)if(H[be]===se)continue e;s&&H.push(se),U.push(re)}else C(H,se,c)||(H!==U&&H.push(se),U.push(re))}return U}function bl(r,s){return s=Zr(s,r),r=cy(r,s),r==null||delete r[br(Jn(s))]}function Ng(r,s,c,m){return bo(r,s,c(Ci(r,s)),m)}function Ga(r,s,c,m){for(var C=r.length,B=m?C:-1;(m?B--:++B<C)&&s(r[B],B,r););return c?Gn(r,m?0:B,m?B+1:C):Gn(r,m?B+1:0,m?C:B)}function Lg(r,s){var c=r;return c instanceof ot&&(c=c.value()),zc(s,function(m,C){return C.func.apply(C.thisArg,Gr([m],C.args))},c)}function vl(r,s,c){var m=r.length;if(m<2)return m?Qr(r[0]):[];for(var C=-1,B=J(m);++C<m;)for(var j=r[C],U=-1;++U<m;)U!=C&&(B[C]=go(B[C]||j,r[U],s,c));return Qr(cn(B,1),s,c)}function $g(r,s,c){for(var m=-1,C=r.length,B=s.length,j={};++m<C;){var U=m<B?s[m]:n;c(j,r[m],U)}return j}function wl(r){return Jt(r)?r:[]}function Al(r){return typeof r=="function"?r:Cn}function Zr(r,s){return qe(r)?r:Il(r,s)?[r]:py(wt(r))}var JS=Ze;function ei(r,s,c){var m=r.length;return c=c===n?m:c,!s&&c>=m?r:Gn(r,s,c)}var jg=NE||function(r){return un.clearTimeout(r)};function Mg(r,s){if(s)return r.slice();var c=r.length,m=ag?ag(c):new r.constructor(c);return r.copy(m),m}function El(r){var s=new r.constructor(r.byteLength);return new Ra(s).set(new Ra(r)),s}function YS(r,s){var c=s?El(r.buffer):r.buffer;return new r.constructor(c,r.byteOffset,r.byteLength)}function XS(r){var s=new r.constructor(r.source,lt.exec(r));return s.lastIndex=r.lastIndex,s}function QS(r){return ho?xt(ho.call(r)):{}}function Ug(r,s){var c=s?El(r.buffer):r.buffer;return new r.constructor(c,r.byteOffset,r.length)}function qg(r,s){if(r!==s){var c=r!==n,m=r===null,C=r===r,B=Bn(r),j=s!==n,U=s===null,H=s===s,te=Bn(s);if(!U&&!te&&!B&&r>s||B&&j&&H&&!U&&!te||m&&j&&H||!c&&H||!C)return 1;if(!m&&!B&&!te&&r<s||te&&c&&C&&!m&&!B||U&&c&&C||!j&&C||!H)return-1}return 0}function ZS(r,s,c){for(var m=-1,C=r.criteria,B=s.criteria,j=C.length,U=c.length;++m<j;){var H=qg(C[m],B[m]);if(H){if(m>=U)return H;var te=c[m];return H*(te=="desc"?-1:1)}}return r.index-s.index}function Vg(r,s,c,m){for(var C=-1,B=r.length,j=c.length,U=-1,H=s.length,te=rn(B-j,0),re=J(H+te),se=!m;++U<H;)re[U]=s[U];for(;++C<j;)(se||C<B)&&(re[c[C]]=r[C]);for(;te--;)re[U++]=r[C++];return re}function Wg(r,s,c,m){for(var C=-1,B=r.length,j=-1,U=c.length,H=-1,te=s.length,re=rn(B-U,0),se=J(re+te),be=!m;++C<re;)se[C]=r[C];for(var _e=C;++H<te;)se[_e+H]=s[H];for(;++j<U;)(be||C<B)&&(se[_e+c[j]]=r[C++]);return se}function En(r,s){var c=-1,m=r.length;for(s||(s=J(m));++c<m;)s[c]=r[c];return s}function mr(r,s,c,m){var C=!c;c||(c={});for(var B=-1,j=s.length;++B<j;){var U=s[B],H=m?m(c[U],r[U],U,c,r):n;H===n&&(H=r[U]),C?Or(c,U,H):po(c,U,H)}return c}function ex(r,s){return mr(r,Ol(r),s)}function tx(r,s){return mr(r,ry(r),s)}function Ja(r,s){return function(c,m){var C=qe(c)?oE:SS,B=s?s():{};return C(c,r,De(m,2),B)}}function bs(r){return Ze(function(s,c){var m=-1,C=c.length,B=C>1?c[C-1]:n,j=C>2?c[2]:n;for(B=r.length>3&&typeof B=="function"?(C--,B):n,j&&mn(c[0],c[1],j)&&(B=C<3?n:B,C=1),s=xt(s);++m<C;){var U=c[m];U&&r(s,U,m,B)}return s})}function Kg(r,s){return function(c,m){if(c==null)return c;if(!Sn(c))return r(c,m);for(var C=c.length,B=s?C:-1,j=xt(c);(s?B--:++B<C)&&m(j[B],B,j)!==!1;);return c}}function Hg(r){return function(s,c,m){for(var C=-1,B=xt(s),j=m(s),U=j.length;U--;){var H=j[r?U:++C];if(c(B[H],H,B)===!1)break}return s}}function nx(r,s,c){var m=s&v,C=vo(r);function B(){var j=this&&this!==un&&this instanceof B?C:r;return j.apply(m?c:this,arguments)}return B}function zg(r){return function(s){s=wt(s);var c=fs(s)?ir(s):n,m=c?c[0]:s.charAt(0),C=c?ei(c,1).join(""):s.slice(1);return m[r]()+C}}function vs(r){return function(s){return zc(Ky(Wy(s).replace(HA,"")),r,"")}}function vo(r){return function(){var s=arguments;switch(s.length){case 0:return new r;case 1:return new r(s[0]);case 2:return new r(s[0],s[1]);case 3:return new r(s[0],s[1],s[2]);case 4:return new r(s[0],s[1],s[2],s[3]);case 5:return new r(s[0],s[1],s[2],s[3],s[4]);case 6:return new r(s[0],s[1],s[2],s[3],s[4],s[5]);case 7:return new r(s[0],s[1],s[2],s[3],s[4],s[5],s[6])}var c=ms(r.prototype),m=r.apply(c,s);return Mt(m)?m:c}}function rx(r,s,c){var m=vo(r);function C(){for(var B=arguments.length,j=J(B),U=B,H=ws(C);U--;)j[U]=arguments[U];var te=B<3&&j[0]!==H&&j[B-1]!==H?[]:Jr(j,H);if(B-=te.length,B<c)return Qg(r,s,Ya,C.placeholder,n,j,te,n,n,c-B);var re=this&&this!==un&&this instanceof C?m:r;return On(re,this,j)}return C}function Gg(r){return function(s,c,m){var C=xt(s);if(!Sn(s)){var B=De(c,3);s=on(s),c=function(U){return B(C[U],U,C)}}var j=r(s,c,m);return j>-1?C[B?s[j]:j]:n}}function Jg(r){return Fr(function(s){var c=s.length,m=c,C=Hn.prototype.thru;for(r&&s.reverse();m--;){var B=s[m];if(typeof B!="function")throw new Kn(u);if(C&&!j&&eu(B)=="wrapper")var j=new Hn([],!0)}for(m=j?m:c;++m<c;){B=s[m];var U=eu(B),H=U=="wrapper"?Tl(B):n;H&&Fl(H[0])&&H[1]==(D|_|I|K)&&!H[4].length&&H[9]==1?j=j[eu(H[0])].apply(j,H[3]):j=B.length==1&&Fl(B)?j[U]():j.thru(B)}return function(){var te=arguments,re=te[0];if(j&&te.length==1&&qe(re))return j.plant(re).value();for(var se=0,be=c?s[se].apply(this,te):re;++se<c;)be=s[se].call(this,be);return be}})}function Ya(r,s,c,m,C,B,j,U,H,te){var re=s&D,se=s&v,be=s&R,_e=s&(_|x),Pe=s&ie,Ye=be?n:vo(r);function Ne(){for(var rt=arguments.length,at=J(rt),Dn=rt;Dn--;)at[Dn]=arguments[Dn];if(_e)var bn=ws(Ne),Rn=gE(at,bn);if(m&&(at=Vg(at,m,C,_e)),B&&(at=Wg(at,B,j,_e)),rt-=Rn,_e&&rt<te){var Yt=Jr(at,bn);return Qg(r,s,Ya,Ne.placeholder,c,at,Yt,U,H,te-rt)}var ar=se?c:this,Pr=be?ar[r]:r;return rt=at.length,U?at=Sx(at,U):Pe&&rt>1&&at.reverse(),re&&H<rt&&(at.length=H),this&&this!==un&&this instanceof Ne&&(Pr=Ye||vo(Pr)),Pr.apply(ar,at)}return Ne}function Yg(r,s){return function(c,m){return FS(c,r,s(m),{})}}function Xa(r,s){return function(c,m){var C;if(c===n&&m===n)return s;if(c!==n&&(C=c),m!==n){if(C===n)return m;typeof c=="string"||typeof m=="string"?(c=Fn(c),m=Fn(m)):(c=Pg(c),m=Pg(m)),C=r(c,m)}return C}}function Sl(r){return Fr(function(s){return s=Pt(s,In(De())),Ze(function(c){var m=this;return r(s,function(C){return On(C,m,c)})})})}function Qa(r,s){s=s===n?" ":Fn(s);var c=s.length;if(c<2)return c?yl(s,r):s;var m=yl(s,$a(r/hs(s)));return fs(s)?ei(ir(m),0,r).join(""):m.slice(0,r)}function ix(r,s,c,m){var C=s&v,B=vo(r);function j(){for(var U=-1,H=arguments.length,te=-1,re=m.length,se=J(re+H),be=this&&this!==un&&this instanceof j?B:r;++te<re;)se[te]=m[te];for(;H--;)se[te++]=arguments[++U];return On(be,C?c:this,se)}return j}function Xg(r){return function(s,c,m){return m&&typeof m!="number"&&mn(s,c,m)&&(c=m=n),s=Rr(s),c===n?(c=s,s=0):c=Rr(c),m=m===n?s<c?1:-1:Rr(m),VS(s,c,m,r)}}function Za(r){return function(s,c){return typeof s=="string"&&typeof c=="string"||(s=Yn(s),c=Yn(c)),r(s,c)}}function Qg(r,s,c,m,C,B,j,U,H,te){var re=s&_,se=re?j:n,be=re?n:j,_e=re?B:n,Pe=re?n:B;s|=re?I:O,s&=~(re?O:I),s&L||(s&=-4);var Ye=[r,s,C,_e,se,Pe,be,U,H,te],Ne=c.apply(n,Ye);return Fl(r)&&ly(Ne,Ye),Ne.placeholder=m,fy(Ne,r,s)}function xl(r){var s=nn[r];return function(c,m){if(c=Yn(c),m=m==null?0:fn(ze(m),292),m&&fg(c)){var C=(wt(c)+"e").split("e"),B=s(C[0]+"e"+(+C[1]+m));return C=(wt(B)+"e").split("e"),+(C[0]+"e"+(+C[1]-m))}return s(c)}}var sx=gs&&1/ka(new gs([,-0]))[1]==Ie?function(r){return new gs(r)}:Hl;function Zg(r){return function(s){var c=hn(s);return c==Lt?el(s):c==Et?EE(s):dE(s,r(s))}}function Ir(r,s,c,m,C,B,j,U){var H=s&R;if(!H&&typeof r!="function")throw new Kn(u);var te=m?m.length:0;if(te||(s&=-97,m=C=n),j=j===n?j:rn(ze(j),0),U=U===n?U:ze(U),te-=C?C.length:0,s&O){var re=m,se=C;m=C=n}var be=H?n:Tl(r),_e=[r,s,c,m,C,re,se,B,j,U];if(be&&wx(_e,be),r=_e[0],s=_e[1],c=_e[2],m=_e[3],C=_e[4],U=_e[9]=_e[9]===n?H?0:r.length:rn(_e[9]-te,0),!U&&s&(_|x)&&(s&=-25),!s||s==v)var Pe=nx(r,s,c);else s==_||s==x?Pe=rx(r,s,U):(s==I||s==(v|I))&&!C.length?Pe=ix(r,s,c,m):Pe=Ya.apply(n,_e);var Ye=be?Dg:ly;return fy(Ye(Pe,_e),r,s)}function ey(r,s,c,m){return r===n||or(r,ds[c])&&!At.call(m,c)?s:r}function ty(r,s,c,m,C,B){return Mt(r)&&Mt(s)&&(B.set(s,r),Ha(r,s,n,ty,B),B.delete(s)),r}function ox(r){return Eo(r)?n:r}function ny(r,s,c,m,C,B){var j=c&A,U=r.length,H=s.length;if(U!=H&&!(j&&H>U))return!1;var te=B.get(r),re=B.get(s);if(te&&re)return te==s&&re==r;var se=-1,be=!0,_e=c&E?new Si:n;for(B.set(r,s),B.set(s,r);++se<U;){var Pe=r[se],Ye=s[se];if(m)var Ne=j?m(Ye,Pe,se,s,r,B):m(Pe,Ye,se,r,s,B);if(Ne!==n){if(Ne)continue;be=!1;break}if(_e){if(!Gc(s,function(rt,at){if(!ao(_e,at)&&(Pe===rt||C(Pe,rt,c,m,B)))return _e.push(at)})){be=!1;break}}else if(!(Pe===Ye||C(Pe,Ye,c,m,B))){be=!1;break}}return B.delete(r),B.delete(s),be}function ax(r,s,c,m,C,B,j){switch(c){case Be:if(r.byteLength!=s.byteLength||r.byteOffset!=s.byteOffset)return!1;r=r.buffer,s=s.buffer;case ke:return!(r.byteLength!=s.byteLength||!B(new Ra(r),new Ra(s)));case Se:case Fe:case $t:return or(+r,+s);case Le:return r.name==s.name&&r.message==s.message;case ht:case de:return r==s+"";case Lt:var U=el;case Et:var H=m&A;if(U||(U=ka),r.size!=s.size&&!H)return!1;var te=j.get(r);if(te)return te==s;m|=E,j.set(r,s);var re=ny(U(r),U(s),m,C,B,j);return j.delete(r),re;case Qe:if(ho)return ho.call(r)==ho.call(s)}return!1}function ux(r,s,c,m,C,B){var j=c&A,U=Cl(r),H=U.length,te=Cl(s),re=te.length;if(H!=re&&!j)return!1;for(var se=H;se--;){var be=U[se];if(!(j?be in s:At.call(s,be)))return!1}var _e=B.get(r),Pe=B.get(s);if(_e&&Pe)return _e==s&&Pe==r;var Ye=!0;B.set(r,s),B.set(s,r);for(var Ne=j;++se<H;){be=U[se];var rt=r[be],at=s[be];if(m)var Dn=j?m(at,rt,be,s,r,B):m(rt,at,be,r,s,B);if(!(Dn===n?rt===at||C(rt,at,c,m,B):Dn)){Ye=!1;break}Ne||(Ne=be=="constructor")}if(Ye&&!Ne){var bn=r.constructor,Rn=s.constructor;bn!=Rn&&"constructor"in r&&"constructor"in s&&!(typeof bn=="function"&&bn instanceof bn&&typeof Rn=="function"&&Rn instanceof Rn)&&(Ye=!1)}return B.delete(r),B.delete(s),Ye}function Fr(r){return Dl(uy(r,n,my),r+"")}function Cl(r){return Eg(r,on,Ol)}function _l(r){return Eg(r,xn,ry)}var Tl=Ma?function(r){return Ma.get(r)}:Hl;function eu(r){for(var s=r.name+"",c=ys[s],m=At.call(ys,s)?c.length:0;m--;){var C=c[m],B=C.func;if(B==null||B==r)return C.name}return s}function ws(r){var s=At.call(F,"placeholder")?F:r;return s.placeholder}function De(){var r=F.iteratee||Wl;return r=r===Wl?Cg:r,arguments.length?r(arguments[0],arguments[1]):r}function tu(r,s){var c=r.__data__;return yx(s)?c[typeof s=="string"?"string":"hash"]:c.map}function kl(r){for(var s=on(r),c=s.length;c--;){var m=s[c],C=r[m];s[c]=[m,C,oy(C)]}return s}function _i(r,s){var c=vE(r,s);return xg(c)?c:n}function cx(r){var s=At.call(r,Ai),c=r[Ai];try{r[Ai]=n;var m=!0}catch{}var C=Ba.call(r);return m&&(s?r[Ai]=c:delete r[Ai]),C}var Ol=nl?function(r){return r==null?[]:(r=xt(r),zr(nl(r),function(s){return cg.call(r,s)}))}:zl,ry=nl?function(r){for(var s=[];r;)Gr(s,Ol(r)),r=Pa(r);return s}:zl,hn=yn;(rl&&hn(new rl(new ArrayBuffer(1)))!=Be||co&&hn(new co)!=Lt||il&&hn(il.resolve())!=Ve||gs&&hn(new gs)!=Et||lo&&hn(new lo)!=it)&&(hn=function(r){var s=yn(r),c=s==Ce?r.constructor:n,m=c?Ti(c):"";if(m)switch(m){case KE:return Be;case HE:return Lt;case zE:return Ve;case GE:return Et;case JE:return it}return s});function lx(r,s,c){for(var m=-1,C=c.length;++m<C;){var B=c[m],j=B.size;switch(B.type){case"drop":r+=j;break;case"dropRight":s-=j;break;case"take":s=fn(s,r+j);break;case"takeRight":r=rn(r,s-j);break}}return{start:r,end:s}}function fx(r){var s=r.match(gn);return s?s[1].split(M):[]}function iy(r,s,c){s=Zr(s,r);for(var m=-1,C=s.length,B=!1;++m<C;){var j=br(s[m]);if(!(B=r!=null&&c(r,j)))break;r=r[j]}return B||++m!=C?B:(C=r==null?0:r.length,!!C&&uu(C)&&Br(j,C)&&(qe(r)||ki(r)))}function hx(r){var s=r.length,c=new r.constructor(s);return s&&typeof r[0]=="string"&&At.call(r,"index")&&(c.index=r.index,c.input=r.input),c}function sy(r){return typeof r.constructor=="function"&&!wo(r)?ms(Pa(r)):{}}function px(r,s,c){var m=r.constructor;switch(s){case ke:return El(r);case Se:case Fe:return new m(+r);case Be:return YS(r,c);case jt:case T:case y:case b:case P:case q:case z:case X:case $e:return Ug(r,c);case Lt:return new m;case $t:case de:return new m(r);case ht:return XS(r);case Et:return new m;case Qe:return QS(r)}}function dx(r,s){var c=s.length;if(!c)return r;var m=c-1;return s[m]=(c>1?"& ":"")+s[m],s=s.join(c>2?", ":" "),r.replace(ro,`{
143
+ */Xo.exports,function(e,t){(function(){var n,i="4.17.21",o=200,a="Unsupported core-js use. Try https://npms.io/search?q=ponyfill.",u="Expected a function",l="Invalid `variable` option passed into `_.template`",f="__lodash_hash_undefined__",p=500,g="__lodash_placeholder__",d=1,w=2,T=4,A=1,S=2,v=1,R=2,N=4,_=8,x=16,F=32,I=64,D=128,K=256,Q=512,ce=30,fe="...",ge=800,ye=16,de=1,he=2,Pe=3,Fe=1/0,_e=9007199254740991,qe=17976931348623157e292,Ee=NaN,we=4294967295,nt=we-1,J=we>>>1,X=[["ary",D],["bind",v],["bindKey",R],["curry",_],["curryRight",x],["flip",Q],["partial",F],["partialRight",I],["rearg",K]],oe="[object Arguments]",Ce="[object Array]",We="[object AsyncFunction]",xe="[object Boolean]",Be="[object Date]",$e="[object DOMException]",Le="[object Error]",Tt="[object Function]",on="[object GeneratorFunction]",Nt="[object Map]",jt="[object Number]",Ae="[object Null]",ke="[object Object]",He="[object Promise]",Ot="[object Proxy]",dt="[object RegExp]",Et="[object Set]",me="[object String]",Ze="[object Symbol]",xt="[object Undefined]",ot="[object WeakMap]",Ut="[object WeakSet]",Oe="[object ArrayBuffer]",De="[object DataView]",$t="[object Float32Array]",O="[object Float64Array]",y="[object Int8Array]",b="[object Int16Array]",L="[object Int32Array]",q="[object Uint8Array]",G="[object Uint8ClampedArray]",ee="[object Uint16Array]",Me="[object Uint32Array]",yt=/\b__p \+= '';/g,lt=/\b(__p \+=) '' \+/g,gt=/(__e\(.*?\)|\b__t\)) \+\n'';/g,at=/&(?:amp|lt|gt|quot|#39);/g,Kr=/[&<>"']/g,vi=RegExp(at.source),os=RegExp(Kr.source),as=/<%-([\s\S]+?)%>/g,us=/<%([\s\S]+?)%>/g,Hr=/<%=([\s\S]+?)%>/g,wi=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,no=/^\w*$/,ro=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,kr=/[\\^$.*+?()[\]{}|]/g,ir=RegExp(kr.source),zr=/^\s+/,io=/\s/,so=/\{(?:\n\/\* \[wrapped with .+\] \*\/)?\n?/,yn=/\{\n\/\* \[wrapped with (.+)\] \*/,M=/,? & /,le=/[^\x00-\x2f\x3a-\x40\x5b-\x60\x7b-\x7f]+/g,be=/[()=,{}\[\]\/\s]/,Ie=/\\(\\)?/g,ft=/\$\{([^\\}]*(?:\\.[^\\}]*)*)\}/g,ht=/\w*$/,rt=/^[-+]0x[0-9a-f]+$/i,Ye=/^0b[01]+$/i,en=/^\[object .+?Constructor\]$/,Dt=/^0o[0-7]+$/i,Rt=/^(?:0|[1-9]\d*)$/,fn=/[\xc0-\xd6\xd8-\xf6\xf8-\xff\u0100-\u017f]/g,kn=/($^)/,sr=/['\n\r\u2028\u2029\\]/g,Gt="\\ud800-\\udfff",Ai="\\u0300-\\u036f",oo="\\ufe20-\\ufe2f",ao="\\u20d0-\\u20ff",Ca=Ai+oo+ao,_a="\\u2700-\\u27bf",ka="a-z\\xdf-\\xf6\\xf8-\\xff",qc="\\xac\\xb1\\xd7\\xf7",Wc="\\x00-\\x2f\\x3a-\\x40\\x5b-\\x60\\x7b-\\xbf",Kc="\\u2000-\\u206f",Hc=" \\t\\x0b\\f\\xa0\\ufeff\\n\\r\\u2028\\u2029\\u1680\\u180e\\u2000\\u2001\\u2002\\u2003\\u2004\\u2005\\u2006\\u2007\\u2008\\u2009\\u200a\\u202f\\u205f\\u3000",Tn="A-Z\\xc0-\\xd6\\xd8-\\xde",cs="\\ufe0e\\ufe0f",uo=qc+Wc+Kc+Hc,ls="['’]",zc="["+Gt+"]",Gr="["+uo+"]",fs="["+Ca+"]",Ta="\\d+",Oa="["+_a+"]",Ia="["+ka+"]",Fa="[^"+Gt+uo+Ta+_a+ka+Tn+"]",h="\\ud83c[\\udffb-\\udfff]",E="(?:"+fs+"|"+h+")",j="[^"+Gt+"]",W="(?:\\ud83c[\\udde6-\\uddff]){2}",ne="[\\ud800-\\udbff][\\udc00-\\udfff]",pe="["+Tn+"]",ze="\\u200d",vt="(?:"+Ia+"|"+Fa+")",tn="(?:"+pe+"|"+Fa+")",Jt="(?:"+ls+"(?:d|ll|m|re|s|t|ve))?",Gd="(?:"+ls+"(?:D|LL|M|RE|S|T|VE))?",Jd=E+"?",Yd="["+cs+"]?",gS="(?:"+ze+"(?:"+[j,W,ne].join("|")+")"+Yd+Jd+")*",yS="\\d*(?:1st|2nd|3rd|(?![123])\\dth)(?=\\b|[A-Z_])",mS="\\d*(?:1ST|2ND|3RD|(?![123])\\dTH)(?=\\b|[a-z_])",Xd=Yd+Jd+gS,bS="(?:"+[Oa,W,ne].join("|")+")"+Xd,vS="(?:"+[j+fs+"?",fs,W,ne,zc].join("|")+")",wS=RegExp(ls,"g"),AS=RegExp(fs,"g"),Gc=RegExp(h+"(?="+h+")|"+vS+Xd,"g"),SS=RegExp([pe+"?"+Ia+"+"+Jt+"(?="+[Gr,pe,"$"].join("|")+")",tn+"+"+Gd+"(?="+[Gr,pe+vt,"$"].join("|")+")",pe+"?"+vt+"+"+Jt,pe+"+"+Gd,mS,yS,Ta,bS].join("|"),"g"),ES=RegExp("["+ze+Gt+Ca+cs+"]"),xS=/[a-z][A-Z]|[A-Z]{2}[a-z]|[0-9][a-zA-Z]|[a-zA-Z][0-9]|[^a-zA-Z0-9 ]/,CS=["Array","Buffer","DataView","Date","Error","Float32Array","Float64Array","Function","Int8Array","Int16Array","Int32Array","Map","Math","Object","Promise","RegExp","Set","String","Symbol","TypeError","Uint8Array","Uint8ClampedArray","Uint16Array","Uint32Array","WeakMap","_","clearTimeout","isFinite","parseInt","setTimeout"],_S=-1,Pt={};Pt[$t]=Pt[O]=Pt[y]=Pt[b]=Pt[L]=Pt[q]=Pt[G]=Pt[ee]=Pt[Me]=!0,Pt[oe]=Pt[Ce]=Pt[Oe]=Pt[xe]=Pt[De]=Pt[Be]=Pt[Le]=Pt[Tt]=Pt[Nt]=Pt[jt]=Pt[ke]=Pt[dt]=Pt[Et]=Pt[me]=Pt[ot]=!1;var It={};It[oe]=It[Ce]=It[Oe]=It[De]=It[xe]=It[Be]=It[$t]=It[O]=It[y]=It[b]=It[L]=It[Nt]=It[jt]=It[ke]=It[dt]=It[Et]=It[me]=It[Ze]=It[q]=It[G]=It[ee]=It[Me]=!0,It[Le]=It[Tt]=It[ot]=!1;var kS={À:"A",Á:"A",Â:"A",Ã:"A",Ä:"A",Å:"A",à:"a",á:"a",â:"a",ã:"a",ä:"a",å:"a",Ç:"C",ç:"c",Ð:"D",ð:"d",È:"E",É:"E",Ê:"E",Ë:"E",è:"e",é:"e",ê:"e",ë:"e",Ì:"I",Í:"I",Î:"I",Ï:"I",ì:"i",í:"i",î:"i",ï:"i",Ñ:"N",ñ:"n",Ò:"O",Ó:"O",Ô:"O",Õ:"O",Ö:"O",Ø:"O",ò:"o",ó:"o",ô:"o",õ:"o",ö:"o",ø:"o",Ù:"U",Ú:"U",Û:"U",Ü:"U",ù:"u",ú:"u",û:"u",ü:"u",Ý:"Y",ý:"y",ÿ:"y",Æ:"Ae",æ:"ae",Þ:"Th",þ:"th",ß:"ss",Ā:"A",Ă:"A",Ą:"A",ā:"a",ă:"a",ą:"a",Ć:"C",Ĉ:"C",Ċ:"C",Č:"C",ć:"c",ĉ:"c",ċ:"c",č:"c",Ď:"D",Đ:"D",ď:"d",đ:"d",Ē:"E",Ĕ:"E",Ė:"E",Ę:"E",Ě:"E",ē:"e",ĕ:"e",ė:"e",ę:"e",ě:"e",Ĝ:"G",Ğ:"G",Ġ:"G",Ģ:"G",ĝ:"g",ğ:"g",ġ:"g",ģ:"g",Ĥ:"H",Ħ:"H",ĥ:"h",ħ:"h",Ĩ:"I",Ī:"I",Ĭ:"I",Į:"I",İ:"I",ĩ:"i",ī:"i",ĭ:"i",į:"i",ı:"i",Ĵ:"J",ĵ:"j",Ķ:"K",ķ:"k",ĸ:"k",Ĺ:"L",Ļ:"L",Ľ:"L",Ŀ:"L",Ł:"L",ĺ:"l",ļ:"l",ľ:"l",ŀ:"l",ł:"l",Ń:"N",Ņ:"N",Ň:"N",Ŋ:"N",ń:"n",ņ:"n",ň:"n",ŋ:"n",Ō:"O",Ŏ:"O",Ő:"O",ō:"o",ŏ:"o",ő:"o",Ŕ:"R",Ŗ:"R",Ř:"R",ŕ:"r",ŗ:"r",ř:"r",Ś:"S",Ŝ:"S",Ş:"S",Š:"S",ś:"s",ŝ:"s",ş:"s",š:"s",Ţ:"T",Ť:"T",Ŧ:"T",ţ:"t",ť:"t",ŧ:"t",Ũ:"U",Ū:"U",Ŭ:"U",Ů:"U",Ű:"U",Ų:"U",ũ:"u",ū:"u",ŭ:"u",ů:"u",ű:"u",ų:"u",Ŵ:"W",ŵ:"w",Ŷ:"Y",ŷ:"y",Ÿ:"Y",Ź:"Z",Ż:"Z",Ž:"Z",ź:"z",ż:"z",ž:"z",IJ:"IJ",ij:"ij",Œ:"Oe",œ:"oe",ʼn:"'n",ſ:"s"},TS={"&":"&amp;","<":"&lt;",">":"&gt;",'"':"&quot;","'":"&#39;"},OS={"&amp;":"&","&lt;":"<","&gt;":">","&quot;":'"',"&#39;":"'"},IS={"\\":"\\","'":"'","\n":"n","\r":"r","\u2028":"u2028","\u2029":"u2029"},FS=parseFloat,BS=parseInt,Qd=typeof Zn=="object"&&Zn&&Zn.Object===Object&&Zn,DS=typeof self=="object"&&self&&self.Object===Object&&self,cn=Qd||DS||Function("return this")(),Jc=t&&!t.nodeType&&t,Si=Jc&&!0&&e&&!e.nodeType&&e,Zd=Si&&Si.exports===Jc,Yc=Zd&&Qd.process,Wn=function(){try{var H=Si&&Si.require&&Si.require("util").types;return H||Yc&&Yc.binding&&Yc.binding("util")}catch{}}(),eg=Wn&&Wn.isArrayBuffer,tg=Wn&&Wn.isDate,ng=Wn&&Wn.isMap,rg=Wn&&Wn.isRegExp,ig=Wn&&Wn.isSet,sg=Wn&&Wn.isTypedArray;function On(H,te,Y){switch(Y.length){case 0:return H.call(te);case 1:return H.call(te,Y[0]);case 2:return H.call(te,Y[0],Y[1]);case 3:return H.call(te,Y[0],Y[1],Y[2])}return H.apply(te,Y)}function PS(H,te,Y,Se){for(var Ue=-1,wt=H==null?0:H.length;++Ue<wt;){var nn=H[Ue];te(Se,nn,Y(nn),H)}return Se}function Kn(H,te){for(var Y=-1,Se=H==null?0:H.length;++Y<Se&&te(H[Y],Y,H)!==!1;);return H}function RS(H,te){for(var Y=H==null?0:H.length;Y--&&te(H[Y],Y,H)!==!1;);return H}function og(H,te){for(var Y=-1,Se=H==null?0:H.length;++Y<Se;)if(!te(H[Y],Y,H))return!1;return!0}function Jr(H,te){for(var Y=-1,Se=H==null?0:H.length,Ue=0,wt=[];++Y<Se;){var nn=H[Y];te(nn,Y,H)&&(wt[Ue++]=nn)}return wt}function Ba(H,te){var Y=H==null?0:H.length;return!!Y&&hs(H,te,0)>-1}function Xc(H,te,Y){for(var Se=-1,Ue=H==null?0:H.length;++Se<Ue;)if(Y(te,H[Se]))return!0;return!1}function Lt(H,te){for(var Y=-1,Se=H==null?0:H.length,Ue=Array(Se);++Y<Se;)Ue[Y]=te(H[Y],Y,H);return Ue}function Yr(H,te){for(var Y=-1,Se=te.length,Ue=H.length;++Y<Se;)H[Ue+Y]=te[Y];return H}function Qc(H,te,Y,Se){var Ue=-1,wt=H==null?0:H.length;for(Se&&wt&&(Y=H[++Ue]);++Ue<wt;)Y=te(Y,H[Ue],Ue,H);return Y}function LS(H,te,Y,Se){var Ue=H==null?0:H.length;for(Se&&Ue&&(Y=H[--Ue]);Ue--;)Y=te(Y,H[Ue],Ue,H);return Y}function Zc(H,te){for(var Y=-1,Se=H==null?0:H.length;++Y<Se;)if(te(H[Y],Y,H))return!0;return!1}var NS=el("length");function jS(H){return H.split("")}function $S(H){return H.match(le)||[]}function ag(H,te,Y){var Se;return Y(H,function(Ue,wt,nn){if(te(Ue,wt,nn))return Se=wt,!1}),Se}function Da(H,te,Y,Se){for(var Ue=H.length,wt=Y+(Se?1:-1);Se?wt--:++wt<Ue;)if(te(H[wt],wt,H))return wt;return-1}function hs(H,te,Y){return te===te?XS(H,te,Y):Da(H,ug,Y)}function MS(H,te,Y,Se){for(var Ue=Y-1,wt=H.length;++Ue<wt;)if(Se(H[Ue],te))return Ue;return-1}function ug(H){return H!==H}function cg(H,te){var Y=H==null?0:H.length;return Y?nl(H,te)/Y:Ee}function el(H){return function(te){return te==null?n:te[H]}}function tl(H){return function(te){return H==null?n:H[te]}}function lg(H,te,Y,Se,Ue){return Ue(H,function(wt,nn,_t){Y=Se?(Se=!1,wt):te(Y,wt,nn,_t)}),Y}function US(H,te){var Y=H.length;for(H.sort(te);Y--;)H[Y]=H[Y].value;return H}function nl(H,te){for(var Y,Se=-1,Ue=H.length;++Se<Ue;){var wt=te(H[Se]);wt!==n&&(Y=Y===n?wt:Y+wt)}return Y}function rl(H,te){for(var Y=-1,Se=Array(H);++Y<H;)Se[Y]=te(Y);return Se}function VS(H,te){return Lt(te,function(Y){return[Y,H[Y]]})}function fg(H){return H&&H.slice(0,gg(H)+1).replace(zr,"")}function In(H){return function(te){return H(te)}}function il(H,te){return Lt(te,function(Y){return H[Y]})}function co(H,te){return H.has(te)}function hg(H,te){for(var Y=-1,Se=H.length;++Y<Se&&hs(te,H[Y],0)>-1;);return Y}function pg(H,te){for(var Y=H.length;Y--&&hs(te,H[Y],0)>-1;);return Y}function qS(H,te){for(var Y=H.length,Se=0;Y--;)H[Y]===te&&++Se;return Se}var WS=tl(kS),KS=tl(TS);function HS(H){return"\\"+IS[H]}function zS(H,te){return H==null?n:H[te]}function ps(H){return ES.test(H)}function GS(H){return xS.test(H)}function JS(H){for(var te,Y=[];!(te=H.next()).done;)Y.push(te.value);return Y}function sl(H){var te=-1,Y=Array(H.size);return H.forEach(function(Se,Ue){Y[++te]=[Ue,Se]}),Y}function dg(H,te){return function(Y){return H(te(Y))}}function Xr(H,te){for(var Y=-1,Se=H.length,Ue=0,wt=[];++Y<Se;){var nn=H[Y];(nn===te||nn===g)&&(H[Y]=g,wt[Ue++]=Y)}return wt}function Pa(H){var te=-1,Y=Array(H.size);return H.forEach(function(Se){Y[++te]=Se}),Y}function YS(H){var te=-1,Y=Array(H.size);return H.forEach(function(Se){Y[++te]=[Se,Se]}),Y}function XS(H,te,Y){for(var Se=Y-1,Ue=H.length;++Se<Ue;)if(H[Se]===te)return Se;return-1}function QS(H,te,Y){for(var Se=Y+1;Se--;)if(H[Se]===te)return Se;return Se}function ds(H){return ps(H)?eE(H):NS(H)}function or(H){return ps(H)?tE(H):jS(H)}function gg(H){for(var te=H.length;te--&&io.test(H.charAt(te)););return te}var ZS=tl(OS);function eE(H){for(var te=Gc.lastIndex=0;Gc.test(H);)++te;return te}function tE(H){return H.match(Gc)||[]}function nE(H){return H.match(SS)||[]}var rE=function H(te){te=te==null?cn:gs.defaults(cn.Object(),te,gs.pick(cn,CS));var Y=te.Array,Se=te.Date,Ue=te.Error,wt=te.Function,nn=te.Math,_t=te.Object,ol=te.RegExp,iE=te.String,Hn=te.TypeError,Ra=Y.prototype,sE=wt.prototype,ys=_t.prototype,La=te["__core-js_shared__"],Na=sE.toString,St=ys.hasOwnProperty,oE=0,yg=function(){var r=/[^.]+$/.exec(La&&La.keys&&La.keys.IE_PROTO||"");return r?"Symbol(src)_1."+r:""}(),ja=ys.toString,aE=Na.call(_t),uE=cn._,cE=ol("^"+Na.call(St).replace(kr,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$"),$a=Zd?te.Buffer:n,Qr=te.Symbol,Ma=te.Uint8Array,mg=$a?$a.allocUnsafe:n,Ua=dg(_t.getPrototypeOf,_t),bg=_t.create,vg=ys.propertyIsEnumerable,Va=Ra.splice,wg=Qr?Qr.isConcatSpreadable:n,lo=Qr?Qr.iterator:n,Ei=Qr?Qr.toStringTag:n,qa=function(){try{var r=Ti(_t,"defineProperty");return r({},"",{}),r}catch{}}(),lE=te.clearTimeout!==cn.clearTimeout&&te.clearTimeout,fE=Se&&Se.now!==cn.Date.now&&Se.now,hE=te.setTimeout!==cn.setTimeout&&te.setTimeout,Wa=nn.ceil,Ka=nn.floor,al=_t.getOwnPropertySymbols,pE=$a?$a.isBuffer:n,Ag=te.isFinite,dE=Ra.join,gE=dg(_t.keys,_t),rn=nn.max,hn=nn.min,yE=Se.now,mE=te.parseInt,Sg=nn.random,bE=Ra.reverse,ul=Ti(te,"DataView"),fo=Ti(te,"Map"),cl=Ti(te,"Promise"),ms=Ti(te,"Set"),ho=Ti(te,"WeakMap"),po=Ti(_t,"create"),Ha=ho&&new ho,bs={},vE=Oi(ul),wE=Oi(fo),AE=Oi(cl),SE=Oi(ms),EE=Oi(ho),za=Qr?Qr.prototype:n,go=za?za.valueOf:n,Eg=za?za.toString:n;function B(r){if(Vt(r)&&!Ke(r)&&!(r instanceof ut)){if(r instanceof zn)return r;if(St.call(r,"__wrapped__"))return x0(r)}return new zn(r)}var vs=function(){function r(){}return function(s){if(!Mt(s))return{};if(bg)return bg(s);r.prototype=s;var c=new r;return r.prototype=n,c}}();function Ga(){}function zn(r,s){this.__wrapped__=r,this.__actions__=[],this.__chain__=!!s,this.__index__=0,this.__values__=n}B.templateSettings={escape:as,evaluate:us,interpolate:Hr,variable:"",imports:{_:B}},B.prototype=Ga.prototype,B.prototype.constructor=B,zn.prototype=vs(Ga.prototype),zn.prototype.constructor=zn;function ut(r){this.__wrapped__=r,this.__actions__=[],this.__dir__=1,this.__filtered__=!1,this.__iteratees__=[],this.__takeCount__=we,this.__views__=[]}function xE(){var r=new ut(this.__wrapped__);return r.__actions__=Sn(this.__actions__),r.__dir__=this.__dir__,r.__filtered__=this.__filtered__,r.__iteratees__=Sn(this.__iteratees__),r.__takeCount__=this.__takeCount__,r.__views__=Sn(this.__views__),r}function CE(){if(this.__filtered__){var r=new ut(this);r.__dir__=-1,r.__filtered__=!0}else r=this.clone(),r.__dir__*=-1;return r}function _E(){var r=this.__wrapped__.value(),s=this.__dir__,c=Ke(r),m=s<0,k=c?r.length:0,P=jx(0,k,this.__views__),$=P.start,U=P.end,z=U-$,ie=m?U:$-1,se=this.__iteratees__,ae=se.length,ve=0,Te=hn(z,this.__takeCount__);if(!c||!m&&k==z&&Te==z)return zg(r,this.__actions__);var Ne=[];e:for(;z--&&ve<Te;){ie+=s;for(var Xe=-1,je=r[ie];++Xe<ae;){var st=se[Xe],ct=st.iteratee,Dn=st.type,vn=ct(je);if(Dn==he)je=vn;else if(!vn){if(Dn==de)continue e;break e}}Ne[ve++]=je}return Ne}ut.prototype=vs(Ga.prototype),ut.prototype.constructor=ut;function xi(r){var s=-1,c=r==null?0:r.length;for(this.clear();++s<c;){var m=r[s];this.set(m[0],m[1])}}function kE(){this.__data__=po?po(null):{},this.size=0}function TE(r){var s=this.has(r)&&delete this.__data__[r];return this.size-=s?1:0,s}function OE(r){var s=this.__data__;if(po){var c=s[r];return c===f?n:c}return St.call(s,r)?s[r]:n}function IE(r){var s=this.__data__;return po?s[r]!==n:St.call(s,r)}function FE(r,s){var c=this.__data__;return this.size+=this.has(r)?0:1,c[r]=po&&s===n?f:s,this}xi.prototype.clear=kE,xi.prototype.delete=TE,xi.prototype.get=OE,xi.prototype.has=IE,xi.prototype.set=FE;function Tr(r){var s=-1,c=r==null?0:r.length;for(this.clear();++s<c;){var m=r[s];this.set(m[0],m[1])}}function BE(){this.__data__=[],this.size=0}function DE(r){var s=this.__data__,c=Ja(s,r);if(c<0)return!1;var m=s.length-1;return c==m?s.pop():Va.call(s,c,1),--this.size,!0}function PE(r){var s=this.__data__,c=Ja(s,r);return c<0?n:s[c][1]}function RE(r){return Ja(this.__data__,r)>-1}function LE(r,s){var c=this.__data__,m=Ja(c,r);return m<0?(++this.size,c.push([r,s])):c[m][1]=s,this}Tr.prototype.clear=BE,Tr.prototype.delete=DE,Tr.prototype.get=PE,Tr.prototype.has=RE,Tr.prototype.set=LE;function Or(r){var s=-1,c=r==null?0:r.length;for(this.clear();++s<c;){var m=r[s];this.set(m[0],m[1])}}function NE(){this.size=0,this.__data__={hash:new xi,map:new(fo||Tr),string:new xi}}function jE(r){var s=au(this,r).delete(r);return this.size-=s?1:0,s}function $E(r){return au(this,r).get(r)}function ME(r){return au(this,r).has(r)}function UE(r,s){var c=au(this,r),m=c.size;return c.set(r,s),this.size+=c.size==m?0:1,this}Or.prototype.clear=NE,Or.prototype.delete=jE,Or.prototype.get=$E,Or.prototype.has=ME,Or.prototype.set=UE;function Ci(r){var s=-1,c=r==null?0:r.length;for(this.__data__=new Or;++s<c;)this.add(r[s])}function VE(r){return this.__data__.set(r,f),this}function qE(r){return this.__data__.has(r)}Ci.prototype.add=Ci.prototype.push=VE,Ci.prototype.has=qE;function ar(r){var s=this.__data__=new Tr(r);this.size=s.size}function WE(){this.__data__=new Tr,this.size=0}function KE(r){var s=this.__data__,c=s.delete(r);return this.size=s.size,c}function HE(r){return this.__data__.get(r)}function zE(r){return this.__data__.has(r)}function GE(r,s){var c=this.__data__;if(c instanceof Tr){var m=c.__data__;if(!fo||m.length<o-1)return m.push([r,s]),this.size=++c.size,this;c=this.__data__=new Or(m)}return c.set(r,s),this.size=c.size,this}ar.prototype.clear=WE,ar.prototype.delete=KE,ar.prototype.get=HE,ar.prototype.has=zE,ar.prototype.set=GE;function xg(r,s){var c=Ke(r),m=!c&&Ii(r),k=!c&&!m&&ri(r),P=!c&&!m&&!k&&Es(r),$=c||m||k||P,U=$?rl(r.length,iE):[],z=U.length;for(var ie in r)(s||St.call(r,ie))&&!($&&(ie=="length"||k&&(ie=="offset"||ie=="parent")||P&&(ie=="buffer"||ie=="byteLength"||ie=="byteOffset")||Dr(ie,z)))&&U.push(ie);return U}function Cg(r){var s=r.length;return s?r[wl(0,s-1)]:n}function JE(r,s){return uu(Sn(r),_i(s,0,r.length))}function YE(r){return uu(Sn(r))}function ll(r,s,c){(c!==n&&!ur(r[s],c)||c===n&&!(s in r))&&Ir(r,s,c)}function yo(r,s,c){var m=r[s];(!(St.call(r,s)&&ur(m,c))||c===n&&!(s in r))&&Ir(r,s,c)}function Ja(r,s){for(var c=r.length;c--;)if(ur(r[c][0],s))return c;return-1}function XE(r,s,c,m){return Zr(r,function(k,P,$){s(m,k,c(k),$)}),m}function _g(r,s){return r&&vr(s,an(s),r)}function QE(r,s){return r&&vr(s,xn(s),r)}function Ir(r,s,c){s=="__proto__"&&qa?qa(r,s,{configurable:!0,enumerable:!0,value:c,writable:!0}):r[s]=c}function fl(r,s){for(var c=-1,m=s.length,k=Y(m),P=r==null;++c<m;)k[c]=P?n:Kl(r,s[c]);return k}function _i(r,s,c){return r===r&&(c!==n&&(r=r<=c?r:c),s!==n&&(r=r>=s?r:s)),r}function Gn(r,s,c,m,k,P){var $,U=s&d,z=s&w,ie=s&T;if(c&&($=k?c(r,m,k,P):c(r)),$!==n)return $;if(!Mt(r))return r;var se=Ke(r);if(se){if($=Mx(r),!U)return Sn(r,$)}else{var ae=pn(r),ve=ae==Tt||ae==on;if(ri(r))return Yg(r,U);if(ae==ke||ae==oe||ve&&!k){if($=z||ve?{}:g0(r),!U)return z?Ox(r,QE($,r)):Tx(r,_g($,r))}else{if(!It[ae])return k?r:{};$=Ux(r,ae,U)}}P||(P=new ar);var Te=P.get(r);if(Te)return Te;P.set(r,$),W0(r)?r.forEach(function(je){$.add(Gn(je,s,c,je,r,P))}):V0(r)&&r.forEach(function(je,st){$.set(st,Gn(je,s,c,st,r,P))});var Ne=ie?z?Fl:Il:z?xn:an,Xe=se?n:Ne(r);return Kn(Xe||r,function(je,st){Xe&&(st=je,je=r[st]),yo($,st,Gn(je,s,c,st,r,P))}),$}function ZE(r){var s=an(r);return function(c){return kg(c,r,s)}}function kg(r,s,c){var m=c.length;if(r==null)return!m;for(r=_t(r);m--;){var k=c[m],P=s[k],$=r[k];if($===n&&!(k in r)||!P($))return!1}return!0}function Tg(r,s,c){if(typeof r!="function")throw new Hn(u);return Eo(function(){r.apply(n,c)},s)}function mo(r,s,c,m){var k=-1,P=Ba,$=!0,U=r.length,z=[],ie=s.length;if(!U)return z;c&&(s=Lt(s,In(c))),m?(P=Xc,$=!1):s.length>=o&&(P=co,$=!1,s=new Ci(s));e:for(;++k<U;){var se=r[k],ae=c==null?se:c(se);if(se=m||se!==0?se:0,$&&ae===ae){for(var ve=ie;ve--;)if(s[ve]===ae)continue e;z.push(se)}else P(s,ae,m)||z.push(se)}return z}var Zr=t0(br),Og=t0(pl,!0);function ex(r,s){var c=!0;return Zr(r,function(m,k,P){return c=!!s(m,k,P),c}),c}function Ya(r,s,c){for(var m=-1,k=r.length;++m<k;){var P=r[m],$=s(P);if($!=null&&(U===n?$===$&&!Bn($):c($,U)))var U=$,z=P}return z}function tx(r,s,c,m){var k=r.length;for(c=Ge(c),c<0&&(c=-c>k?0:k+c),m=m===n||m>k?k:Ge(m),m<0&&(m+=k),m=c>m?0:H0(m);c<m;)r[c++]=s;return r}function Ig(r,s){var c=[];return Zr(r,function(m,k,P){s(m,k,P)&&c.push(m)}),c}function ln(r,s,c,m,k){var P=-1,$=r.length;for(c||(c=qx),k||(k=[]);++P<$;){var U=r[P];s>0&&c(U)?s>1?ln(U,s-1,c,m,k):Yr(k,U):m||(k[k.length]=U)}return k}var hl=n0(),Fg=n0(!0);function br(r,s){return r&&hl(r,s,an)}function pl(r,s){return r&&Fg(r,s,an)}function Xa(r,s){return Jr(s,function(c){return Pr(r[c])})}function ki(r,s){s=ti(s,r);for(var c=0,m=s.length;r!=null&&c<m;)r=r[wr(s[c++])];return c&&c==m?r:n}function Bg(r,s,c){var m=s(r);return Ke(r)?m:Yr(m,c(r))}function mn(r){return r==null?r===n?xt:Ae:Ei&&Ei in _t(r)?Nx(r):Yx(r)}function dl(r,s){return r>s}function nx(r,s){return r!=null&&St.call(r,s)}function rx(r,s){return r!=null&&s in _t(r)}function ix(r,s,c){return r>=hn(s,c)&&r<rn(s,c)}function gl(r,s,c){for(var m=c?Xc:Ba,k=r[0].length,P=r.length,$=P,U=Y(P),z=1/0,ie=[];$--;){var se=r[$];$&&s&&(se=Lt(se,In(s))),z=hn(se.length,z),U[$]=!c&&(s||k>=120&&se.length>=120)?new Ci($&&se):n}se=r[0];var ae=-1,ve=U[0];e:for(;++ae<k&&ie.length<z;){var Te=se[ae],Ne=s?s(Te):Te;if(Te=c||Te!==0?Te:0,!(ve?co(ve,Ne):m(ie,Ne,c))){for($=P;--$;){var Xe=U[$];if(!(Xe?co(Xe,Ne):m(r[$],Ne,c)))continue e}ve&&ve.push(Ne),ie.push(Te)}}return ie}function sx(r,s,c,m){return br(r,function(k,P,$){s(m,c(k),P,$)}),m}function bo(r,s,c){s=ti(s,r),r=v0(r,s);var m=r==null?r:r[wr(Yn(s))];return m==null?n:On(m,r,c)}function Dg(r){return Vt(r)&&mn(r)==oe}function ox(r){return Vt(r)&&mn(r)==Oe}function ax(r){return Vt(r)&&mn(r)==Be}function vo(r,s,c,m,k){return r===s?!0:r==null||s==null||!Vt(r)&&!Vt(s)?r!==r&&s!==s:ux(r,s,c,m,vo,k)}function ux(r,s,c,m,k,P){var $=Ke(r),U=Ke(s),z=$?Ce:pn(r),ie=U?Ce:pn(s);z=z==oe?ke:z,ie=ie==oe?ke:ie;var se=z==ke,ae=ie==ke,ve=z==ie;if(ve&&ri(r)){if(!ri(s))return!1;$=!0,se=!1}if(ve&&!se)return P||(P=new ar),$||Es(r)?h0(r,s,c,m,k,P):Rx(r,s,z,c,m,k,P);if(!(c&A)){var Te=se&&St.call(r,"__wrapped__"),Ne=ae&&St.call(s,"__wrapped__");if(Te||Ne){var Xe=Te?r.value():r,je=Ne?s.value():s;return P||(P=new ar),k(Xe,je,c,m,P)}}return ve?(P||(P=new ar),Lx(r,s,c,m,k,P)):!1}function cx(r){return Vt(r)&&pn(r)==Nt}function yl(r,s,c,m){var k=c.length,P=k,$=!m;if(r==null)return!P;for(r=_t(r);k--;){var U=c[k];if($&&U[2]?U[1]!==r[U[0]]:!(U[0]in r))return!1}for(;++k<P;){U=c[k];var z=U[0],ie=r[z],se=U[1];if($&&U[2]){if(ie===n&&!(z in r))return!1}else{var ae=new ar;if(m)var ve=m(ie,se,z,r,s,ae);if(!(ve===n?vo(se,ie,A|S,m,ae):ve))return!1}}return!0}function Pg(r){if(!Mt(r)||Kx(r))return!1;var s=Pr(r)?cE:en;return s.test(Oi(r))}function lx(r){return Vt(r)&&mn(r)==dt}function fx(r){return Vt(r)&&pn(r)==Et}function hx(r){return Vt(r)&&du(r.length)&&!!Pt[mn(r)]}function Rg(r){return typeof r=="function"?r:r==null?Cn:typeof r=="object"?Ke(r)?jg(r[0],r[1]):Ng(r):ry(r)}function ml(r){if(!So(r))return gE(r);var s=[];for(var c in _t(r))St.call(r,c)&&c!="constructor"&&s.push(c);return s}function px(r){if(!Mt(r))return Jx(r);var s=So(r),c=[];for(var m in r)m=="constructor"&&(s||!St.call(r,m))||c.push(m);return c}function bl(r,s){return r<s}function Lg(r,s){var c=-1,m=En(r)?Y(r.length):[];return Zr(r,function(k,P,$){m[++c]=s(k,P,$)}),m}function Ng(r){var s=Dl(r);return s.length==1&&s[0][2]?m0(s[0][0],s[0][1]):function(c){return c===r||yl(c,r,s)}}function jg(r,s){return Rl(r)&&y0(s)?m0(wr(r),s):function(c){var m=Kl(c,r);return m===n&&m===s?Hl(c,r):vo(s,m,A|S)}}function Qa(r,s,c,m,k){r!==s&&hl(s,function(P,$){if(k||(k=new ar),Mt(P))dx(r,s,$,c,Qa,m,k);else{var U=m?m(Nl(r,$),P,$+"",r,s,k):n;U===n&&(U=P),ll(r,$,U)}},xn)}function dx(r,s,c,m,k,P,$){var U=Nl(r,c),z=Nl(s,c),ie=$.get(z);if(ie){ll(r,c,ie);return}var se=P?P(U,z,c+"",r,s,$):n,ae=se===n;if(ae){var ve=Ke(z),Te=!ve&&ri(z),Ne=!ve&&!Te&&Es(z);se=z,ve||Te||Ne?Ke(U)?se=U:Yt(U)?se=Sn(U):Te?(ae=!1,se=Yg(z,!0)):Ne?(ae=!1,se=Xg(z,!0)):se=[]:xo(z)||Ii(z)?(se=U,Ii(U)?se=z0(U):(!Mt(U)||Pr(U))&&(se=g0(z))):ae=!1}ae&&($.set(z,se),k(se,z,m,P,$),$.delete(z)),ll(r,c,se)}function $g(r,s){var c=r.length;if(c)return s+=s<0?c:0,Dr(s,c)?r[s]:n}function Mg(r,s,c){s.length?s=Lt(s,function(P){return Ke(P)?function($){return ki($,P.length===1?P[0]:P)}:P}):s=[Cn];var m=-1;s=Lt(s,In(Re()));var k=Lg(r,function(P,$,U){var z=Lt(s,function(ie){return ie(P)});return{criteria:z,index:++m,value:P}});return US(k,function(P,$){return kx(P,$,c)})}function gx(r,s){return Ug(r,s,function(c,m){return Hl(r,m)})}function Ug(r,s,c){for(var m=-1,k=s.length,P={};++m<k;){var $=s[m],U=ki(r,$);c(U,$)&&wo(P,ti($,r),U)}return P}function yx(r){return function(s){return ki(s,r)}}function vl(r,s,c,m){var k=m?MS:hs,P=-1,$=s.length,U=r;for(r===s&&(s=Sn(s)),c&&(U=Lt(r,In(c)));++P<$;)for(var z=0,ie=s[P],se=c?c(ie):ie;(z=k(U,se,z,m))>-1;)U!==r&&Va.call(U,z,1),Va.call(r,z,1);return r}function Vg(r,s){for(var c=r?s.length:0,m=c-1;c--;){var k=s[c];if(c==m||k!==P){var P=k;Dr(k)?Va.call(r,k,1):El(r,k)}}return r}function wl(r,s){return r+Ka(Sg()*(s-r+1))}function mx(r,s,c,m){for(var k=-1,P=rn(Wa((s-r)/(c||1)),0),$=Y(P);P--;)$[m?P:++k]=r,r+=c;return $}function Al(r,s){var c="";if(!r||s<1||s>_e)return c;do s%2&&(c+=r),s=Ka(s/2),s&&(r+=r);while(s);return c}function et(r,s){return jl(b0(r,s,Cn),r+"")}function bx(r){return Cg(xs(r))}function vx(r,s){var c=xs(r);return uu(c,_i(s,0,c.length))}function wo(r,s,c,m){if(!Mt(r))return r;s=ti(s,r);for(var k=-1,P=s.length,$=P-1,U=r;U!=null&&++k<P;){var z=wr(s[k]),ie=c;if(z==="__proto__"||z==="constructor"||z==="prototype")return r;if(k!=$){var se=U[z];ie=m?m(se,z,U):n,ie===n&&(ie=Mt(se)?se:Dr(s[k+1])?[]:{})}yo(U,z,ie),U=U[z]}return r}var qg=Ha?function(r,s){return Ha.set(r,s),r}:Cn,wx=qa?function(r,s){return qa(r,"toString",{configurable:!0,enumerable:!1,value:Gl(s),writable:!0})}:Cn;function Ax(r){return uu(xs(r))}function Jn(r,s,c){var m=-1,k=r.length;s<0&&(s=-s>k?0:k+s),c=c>k?k:c,c<0&&(c+=k),k=s>c?0:c-s>>>0,s>>>=0;for(var P=Y(k);++m<k;)P[m]=r[m+s];return P}function Sx(r,s){var c;return Zr(r,function(m,k,P){return c=s(m,k,P),!c}),!!c}function Za(r,s,c){var m=0,k=r==null?m:r.length;if(typeof s=="number"&&s===s&&k<=J){for(;m<k;){var P=m+k>>>1,$=r[P];$!==null&&!Bn($)&&(c?$<=s:$<s)?m=P+1:k=P}return k}return Sl(r,s,Cn,c)}function Sl(r,s,c,m){var k=0,P=r==null?0:r.length;if(P===0)return 0;s=c(s);for(var $=s!==s,U=s===null,z=Bn(s),ie=s===n;k<P;){var se=Ka((k+P)/2),ae=c(r[se]),ve=ae!==n,Te=ae===null,Ne=ae===ae,Xe=Bn(ae);if($)var je=m||Ne;else ie?je=Ne&&(m||ve):U?je=Ne&&ve&&(m||!Te):z?je=Ne&&ve&&!Te&&(m||!Xe):Te||Xe?je=!1:je=m?ae<=s:ae<s;je?k=se+1:P=se}return hn(P,nt)}function Wg(r,s){for(var c=-1,m=r.length,k=0,P=[];++c<m;){var $=r[c],U=s?s($):$;if(!c||!ur(U,z)){var z=U;P[k++]=$===0?0:$}}return P}function Kg(r){return typeof r=="number"?r:Bn(r)?Ee:+r}function Fn(r){if(typeof r=="string")return r;if(Ke(r))return Lt(r,Fn)+"";if(Bn(r))return Eg?Eg.call(r):"";var s=r+"";return s=="0"&&1/r==-1/0?"-0":s}function ei(r,s,c){var m=-1,k=Ba,P=r.length,$=!0,U=[],z=U;if(c)$=!1,k=Xc;else if(P>=o){var ie=s?null:Dx(r);if(ie)return Pa(ie);$=!1,k=co,z=new Ci}else z=s?[]:U;e:for(;++m<P;){var se=r[m],ae=s?s(se):se;if(se=c||se!==0?se:0,$&&ae===ae){for(var ve=z.length;ve--;)if(z[ve]===ae)continue e;s&&z.push(ae),U.push(se)}else k(z,ae,c)||(z!==U&&z.push(ae),U.push(se))}return U}function El(r,s){return s=ti(s,r),r=v0(r,s),r==null||delete r[wr(Yn(s))]}function Hg(r,s,c,m){return wo(r,s,c(ki(r,s)),m)}function eu(r,s,c,m){for(var k=r.length,P=m?k:-1;(m?P--:++P<k)&&s(r[P],P,r););return c?Jn(r,m?0:P,m?P+1:k):Jn(r,m?P+1:0,m?k:P)}function zg(r,s){var c=r;return c instanceof ut&&(c=c.value()),Qc(s,function(m,k){return k.func.apply(k.thisArg,Yr([m],k.args))},c)}function xl(r,s,c){var m=r.length;if(m<2)return m?ei(r[0]):[];for(var k=-1,P=Y(m);++k<m;)for(var $=r[k],U=-1;++U<m;)U!=k&&(P[k]=mo(P[k]||$,r[U],s,c));return ei(ln(P,1),s,c)}function Gg(r,s,c){for(var m=-1,k=r.length,P=s.length,$={};++m<k;){var U=m<P?s[m]:n;c($,r[m],U)}return $}function Cl(r){return Yt(r)?r:[]}function _l(r){return typeof r=="function"?r:Cn}function ti(r,s){return Ke(r)?r:Rl(r,s)?[r]:E0(At(r))}var Ex=et;function ni(r,s,c){var m=r.length;return c=c===n?m:c,!s&&c>=m?r:Jn(r,s,c)}var Jg=lE||function(r){return cn.clearTimeout(r)};function Yg(r,s){if(s)return r.slice();var c=r.length,m=mg?mg(c):new r.constructor(c);return r.copy(m),m}function kl(r){var s=new r.constructor(r.byteLength);return new Ma(s).set(new Ma(r)),s}function xx(r,s){var c=s?kl(r.buffer):r.buffer;return new r.constructor(c,r.byteOffset,r.byteLength)}function Cx(r){var s=new r.constructor(r.source,ht.exec(r));return s.lastIndex=r.lastIndex,s}function _x(r){return go?_t(go.call(r)):{}}function Xg(r,s){var c=s?kl(r.buffer):r.buffer;return new r.constructor(c,r.byteOffset,r.length)}function Qg(r,s){if(r!==s){var c=r!==n,m=r===null,k=r===r,P=Bn(r),$=s!==n,U=s===null,z=s===s,ie=Bn(s);if(!U&&!ie&&!P&&r>s||P&&$&&z&&!U&&!ie||m&&$&&z||!c&&z||!k)return 1;if(!m&&!P&&!ie&&r<s||ie&&c&&k&&!m&&!P||U&&c&&k||!$&&k||!z)return-1}return 0}function kx(r,s,c){for(var m=-1,k=r.criteria,P=s.criteria,$=k.length,U=c.length;++m<$;){var z=Qg(k[m],P[m]);if(z){if(m>=U)return z;var ie=c[m];return z*(ie=="desc"?-1:1)}}return r.index-s.index}function Zg(r,s,c,m){for(var k=-1,P=r.length,$=c.length,U=-1,z=s.length,ie=rn(P-$,0),se=Y(z+ie),ae=!m;++U<z;)se[U]=s[U];for(;++k<$;)(ae||k<P)&&(se[c[k]]=r[k]);for(;ie--;)se[U++]=r[k++];return se}function e0(r,s,c,m){for(var k=-1,P=r.length,$=-1,U=c.length,z=-1,ie=s.length,se=rn(P-U,0),ae=Y(se+ie),ve=!m;++k<se;)ae[k]=r[k];for(var Te=k;++z<ie;)ae[Te+z]=s[z];for(;++$<U;)(ve||k<P)&&(ae[Te+c[$]]=r[k++]);return ae}function Sn(r,s){var c=-1,m=r.length;for(s||(s=Y(m));++c<m;)s[c]=r[c];return s}function vr(r,s,c,m){var k=!c;c||(c={});for(var P=-1,$=s.length;++P<$;){var U=s[P],z=m?m(c[U],r[U],U,c,r):n;z===n&&(z=r[U]),k?Ir(c,U,z):yo(c,U,z)}return c}function Tx(r,s){return vr(r,Pl(r),s)}function Ox(r,s){return vr(r,p0(r),s)}function tu(r,s){return function(c,m){var k=Ke(c)?PS:XE,P=s?s():{};return k(c,r,Re(m,2),P)}}function ws(r){return et(function(s,c){var m=-1,k=c.length,P=k>1?c[k-1]:n,$=k>2?c[2]:n;for(P=r.length>3&&typeof P=="function"?(k--,P):n,$&&bn(c[0],c[1],$)&&(P=k<3?n:P,k=1),s=_t(s);++m<k;){var U=c[m];U&&r(s,U,m,P)}return s})}function t0(r,s){return function(c,m){if(c==null)return c;if(!En(c))return r(c,m);for(var k=c.length,P=s?k:-1,$=_t(c);(s?P--:++P<k)&&m($[P],P,$)!==!1;);return c}}function n0(r){return function(s,c,m){for(var k=-1,P=_t(s),$=m(s),U=$.length;U--;){var z=$[r?U:++k];if(c(P[z],z,P)===!1)break}return s}}function Ix(r,s,c){var m=s&v,k=Ao(r);function P(){var $=this&&this!==cn&&this instanceof P?k:r;return $.apply(m?c:this,arguments)}return P}function r0(r){return function(s){s=At(s);var c=ps(s)?or(s):n,m=c?c[0]:s.charAt(0),k=c?ni(c,1).join(""):s.slice(1);return m[r]()+k}}function As(r){return function(s){return Qc(ty(ey(s).replace(wS,"")),r,"")}}function Ao(r){return function(){var s=arguments;switch(s.length){case 0:return new r;case 1:return new r(s[0]);case 2:return new r(s[0],s[1]);case 3:return new r(s[0],s[1],s[2]);case 4:return new r(s[0],s[1],s[2],s[3]);case 5:return new r(s[0],s[1],s[2],s[3],s[4]);case 6:return new r(s[0],s[1],s[2],s[3],s[4],s[5]);case 7:return new r(s[0],s[1],s[2],s[3],s[4],s[5],s[6])}var c=vs(r.prototype),m=r.apply(c,s);return Mt(m)?m:c}}function Fx(r,s,c){var m=Ao(r);function k(){for(var P=arguments.length,$=Y(P),U=P,z=Ss(k);U--;)$[U]=arguments[U];var ie=P<3&&$[0]!==z&&$[P-1]!==z?[]:Xr($,z);if(P-=ie.length,P<c)return u0(r,s,nu,k.placeholder,n,$,ie,n,n,c-P);var se=this&&this!==cn&&this instanceof k?m:r;return On(se,this,$)}return k}function i0(r){return function(s,c,m){var k=_t(s);if(!En(s)){var P=Re(c,3);s=an(s),c=function(U){return P(k[U],U,k)}}var $=r(s,c,m);return $>-1?k[P?s[$]:$]:n}}function s0(r){return Br(function(s){var c=s.length,m=c,k=zn.prototype.thru;for(r&&s.reverse();m--;){var P=s[m];if(typeof P!="function")throw new Hn(u);if(k&&!$&&ou(P)=="wrapper")var $=new zn([],!0)}for(m=$?m:c;++m<c;){P=s[m];var U=ou(P),z=U=="wrapper"?Bl(P):n;z&&Ll(z[0])&&z[1]==(D|_|F|K)&&!z[4].length&&z[9]==1?$=$[ou(z[0])].apply($,z[3]):$=P.length==1&&Ll(P)?$[U]():$.thru(P)}return function(){var ie=arguments,se=ie[0];if($&&ie.length==1&&Ke(se))return $.plant(se).value();for(var ae=0,ve=c?s[ae].apply(this,ie):se;++ae<c;)ve=s[ae].call(this,ve);return ve}})}function nu(r,s,c,m,k,P,$,U,z,ie){var se=s&D,ae=s&v,ve=s&R,Te=s&(_|x),Ne=s&Q,Xe=ve?n:Ao(r);function je(){for(var st=arguments.length,ct=Y(st),Dn=st;Dn--;)ct[Dn]=arguments[Dn];if(Te)var vn=Ss(je),Pn=qS(ct,vn);if(m&&(ct=Zg(ct,m,k,Te)),P&&(ct=e0(ct,P,$,Te)),st-=Pn,Te&&st<ie){var Xt=Xr(ct,vn);return u0(r,s,nu,je.placeholder,c,ct,Xt,U,z,ie-st)}var cr=ae?c:this,Lr=ve?cr[r]:r;return st=ct.length,U?ct=Xx(ct,U):Ne&&st>1&&ct.reverse(),se&&z<st&&(ct.length=z),this&&this!==cn&&this instanceof je&&(Lr=Xe||Ao(Lr)),Lr.apply(cr,ct)}return je}function o0(r,s){return function(c,m){return sx(c,r,s(m),{})}}function ru(r,s){return function(c,m){var k;if(c===n&&m===n)return s;if(c!==n&&(k=c),m!==n){if(k===n)return m;typeof c=="string"||typeof m=="string"?(c=Fn(c),m=Fn(m)):(c=Kg(c),m=Kg(m)),k=r(c,m)}return k}}function Tl(r){return Br(function(s){return s=Lt(s,In(Re())),et(function(c){var m=this;return r(s,function(k){return On(k,m,c)})})})}function iu(r,s){s=s===n?" ":Fn(s);var c=s.length;if(c<2)return c?Al(s,r):s;var m=Al(s,Wa(r/ds(s)));return ps(s)?ni(or(m),0,r).join(""):m.slice(0,r)}function Bx(r,s,c,m){var k=s&v,P=Ao(r);function $(){for(var U=-1,z=arguments.length,ie=-1,se=m.length,ae=Y(se+z),ve=this&&this!==cn&&this instanceof $?P:r;++ie<se;)ae[ie]=m[ie];for(;z--;)ae[ie++]=arguments[++U];return On(ve,k?c:this,ae)}return $}function a0(r){return function(s,c,m){return m&&typeof m!="number"&&bn(s,c,m)&&(c=m=n),s=Rr(s),c===n?(c=s,s=0):c=Rr(c),m=m===n?s<c?1:-1:Rr(m),mx(s,c,m,r)}}function su(r){return function(s,c){return typeof s=="string"&&typeof c=="string"||(s=Xn(s),c=Xn(c)),r(s,c)}}function u0(r,s,c,m,k,P,$,U,z,ie){var se=s&_,ae=se?$:n,ve=se?n:$,Te=se?P:n,Ne=se?n:P;s|=se?F:I,s&=~(se?I:F),s&N||(s&=-4);var Xe=[r,s,k,Te,ae,Ne,ve,U,z,ie],je=c.apply(n,Xe);return Ll(r)&&w0(je,Xe),je.placeholder=m,A0(je,r,s)}function Ol(r){var s=nn[r];return function(c,m){if(c=Xn(c),m=m==null?0:hn(Ge(m),292),m&&Ag(c)){var k=(At(c)+"e").split("e"),P=s(k[0]+"e"+(+k[1]+m));return k=(At(P)+"e").split("e"),+(k[0]+"e"+(+k[1]-m))}return s(c)}}var Dx=ms&&1/Pa(new ms([,-0]))[1]==Fe?function(r){return new ms(r)}:Xl;function c0(r){return function(s){var c=pn(s);return c==Nt?sl(s):c==Et?YS(s):VS(s,r(s))}}function Fr(r,s,c,m,k,P,$,U){var z=s&R;if(!z&&typeof r!="function")throw new Hn(u);var ie=m?m.length:0;if(ie||(s&=-97,m=k=n),$=$===n?$:rn(Ge($),0),U=U===n?U:Ge(U),ie-=k?k.length:0,s&I){var se=m,ae=k;m=k=n}var ve=z?n:Bl(r),Te=[r,s,c,m,k,se,ae,P,$,U];if(ve&&Gx(Te,ve),r=Te[0],s=Te[1],c=Te[2],m=Te[3],k=Te[4],U=Te[9]=Te[9]===n?z?0:r.length:rn(Te[9]-ie,0),!U&&s&(_|x)&&(s&=-25),!s||s==v)var Ne=Ix(r,s,c);else s==_||s==x?Ne=Fx(r,s,U):(s==F||s==(v|F))&&!k.length?Ne=Bx(r,s,c,m):Ne=nu.apply(n,Te);var Xe=ve?qg:w0;return A0(Xe(Ne,Te),r,s)}function l0(r,s,c,m){return r===n||ur(r,ys[c])&&!St.call(m,c)?s:r}function f0(r,s,c,m,k,P){return Mt(r)&&Mt(s)&&(P.set(s,r),Qa(r,s,n,f0,P),P.delete(s)),r}function Px(r){return xo(r)?n:r}function h0(r,s,c,m,k,P){var $=c&A,U=r.length,z=s.length;if(U!=z&&!($&&z>U))return!1;var ie=P.get(r),se=P.get(s);if(ie&&se)return ie==s&&se==r;var ae=-1,ve=!0,Te=c&S?new Ci:n;for(P.set(r,s),P.set(s,r);++ae<U;){var Ne=r[ae],Xe=s[ae];if(m)var je=$?m(Xe,Ne,ae,s,r,P):m(Ne,Xe,ae,r,s,P);if(je!==n){if(je)continue;ve=!1;break}if(Te){if(!Zc(s,function(st,ct){if(!co(Te,ct)&&(Ne===st||k(Ne,st,c,m,P)))return Te.push(ct)})){ve=!1;break}}else if(!(Ne===Xe||k(Ne,Xe,c,m,P))){ve=!1;break}}return P.delete(r),P.delete(s),ve}function Rx(r,s,c,m,k,P,$){switch(c){case De:if(r.byteLength!=s.byteLength||r.byteOffset!=s.byteOffset)return!1;r=r.buffer,s=s.buffer;case Oe:return!(r.byteLength!=s.byteLength||!P(new Ma(r),new Ma(s)));case xe:case Be:case jt:return ur(+r,+s);case Le:return r.name==s.name&&r.message==s.message;case dt:case me:return r==s+"";case Nt:var U=sl;case Et:var z=m&A;if(U||(U=Pa),r.size!=s.size&&!z)return!1;var ie=$.get(r);if(ie)return ie==s;m|=S,$.set(r,s);var se=h0(U(r),U(s),m,k,P,$);return $.delete(r),se;case Ze:if(go)return go.call(r)==go.call(s)}return!1}function Lx(r,s,c,m,k,P){var $=c&A,U=Il(r),z=U.length,ie=Il(s),se=ie.length;if(z!=se&&!$)return!1;for(var ae=z;ae--;){var ve=U[ae];if(!($?ve in s:St.call(s,ve)))return!1}var Te=P.get(r),Ne=P.get(s);if(Te&&Ne)return Te==s&&Ne==r;var Xe=!0;P.set(r,s),P.set(s,r);for(var je=$;++ae<z;){ve=U[ae];var st=r[ve],ct=s[ve];if(m)var Dn=$?m(ct,st,ve,s,r,P):m(st,ct,ve,r,s,P);if(!(Dn===n?st===ct||k(st,ct,c,m,P):Dn)){Xe=!1;break}je||(je=ve=="constructor")}if(Xe&&!je){var vn=r.constructor,Pn=s.constructor;vn!=Pn&&"constructor"in r&&"constructor"in s&&!(typeof vn=="function"&&vn instanceof vn&&typeof Pn=="function"&&Pn instanceof Pn)&&(Xe=!1)}return P.delete(r),P.delete(s),Xe}function Br(r){return jl(b0(r,n,k0),r+"")}function Il(r){return Bg(r,an,Pl)}function Fl(r){return Bg(r,xn,p0)}var Bl=Ha?function(r){return Ha.get(r)}:Xl;function ou(r){for(var s=r.name+"",c=bs[s],m=St.call(bs,s)?c.length:0;m--;){var k=c[m],P=k.func;if(P==null||P==r)return k.name}return s}function Ss(r){var s=St.call(B,"placeholder")?B:r;return s.placeholder}function Re(){var r=B.iteratee||Jl;return r=r===Jl?Rg:r,arguments.length?r(arguments[0],arguments[1]):r}function au(r,s){var c=r.__data__;return Wx(s)?c[typeof s=="string"?"string":"hash"]:c.map}function Dl(r){for(var s=an(r),c=s.length;c--;){var m=s[c],k=r[m];s[c]=[m,k,y0(k)]}return s}function Ti(r,s){var c=zS(r,s);return Pg(c)?c:n}function Nx(r){var s=St.call(r,Ei),c=r[Ei];try{r[Ei]=n;var m=!0}catch{}var k=ja.call(r);return m&&(s?r[Ei]=c:delete r[Ei]),k}var Pl=al?function(r){return r==null?[]:(r=_t(r),Jr(al(r),function(s){return vg.call(r,s)}))}:Ql,p0=al?function(r){for(var s=[];r;)Yr(s,Pl(r)),r=Ua(r);return s}:Ql,pn=mn;(ul&&pn(new ul(new ArrayBuffer(1)))!=De||fo&&pn(new fo)!=Nt||cl&&pn(cl.resolve())!=He||ms&&pn(new ms)!=Et||ho&&pn(new ho)!=ot)&&(pn=function(r){var s=mn(r),c=s==ke?r.constructor:n,m=c?Oi(c):"";if(m)switch(m){case vE:return De;case wE:return Nt;case AE:return He;case SE:return Et;case EE:return ot}return s});function jx(r,s,c){for(var m=-1,k=c.length;++m<k;){var P=c[m],$=P.size;switch(P.type){case"drop":r+=$;break;case"dropRight":s-=$;break;case"take":s=hn(s,r+$);break;case"takeRight":r=rn(r,s-$);break}}return{start:r,end:s}}function $x(r){var s=r.match(yn);return s?s[1].split(M):[]}function d0(r,s,c){s=ti(s,r);for(var m=-1,k=s.length,P=!1;++m<k;){var $=wr(s[m]);if(!(P=r!=null&&c(r,$)))break;r=r[$]}return P||++m!=k?P:(k=r==null?0:r.length,!!k&&du(k)&&Dr($,k)&&(Ke(r)||Ii(r)))}function Mx(r){var s=r.length,c=new r.constructor(s);return s&&typeof r[0]=="string"&&St.call(r,"index")&&(c.index=r.index,c.input=r.input),c}function g0(r){return typeof r.constructor=="function"&&!So(r)?vs(Ua(r)):{}}function Ux(r,s,c){var m=r.constructor;switch(s){case Oe:return kl(r);case xe:case Be:return new m(+r);case De:return xx(r,c);case $t:case O:case y:case b:case L:case q:case G:case ee:case Me:return Xg(r,c);case Nt:return new m;case jt:case me:return new m(r);case dt:return Cx(r);case Et:return new m;case Ze:return _x(r)}}function Vx(r,s){var c=s.length;if(!c)return r;var m=c-1;return s[m]=(c>1?"& ":"")+s[m],s=s.join(c>2?", ":" "),r.replace(so,`{
134
144
  /* [wrapped with `+s+`] */
135
- `)}function gx(r){return qe(r)||ki(r)||!!(lg&&r&&r[lg])}function Br(r,s){var c=typeof r;return s=s??Te,!!s&&(c=="number"||c!="symbol"&&Rt.test(r))&&r>-1&&r%1==0&&r<s}function mn(r,s,c){if(!Mt(c))return!1;var m=typeof s;return(m=="number"?Sn(c)&&Br(s,c.length):m=="string"&&s in c)?or(c[s],r):!1}function Il(r,s){if(qe(r))return!1;var c=typeof r;return c=="number"||c=="symbol"||c=="boolean"||r==null||Bn(r)?!0:eo.test(r)||!bi.test(r)||s!=null&&r in xt(s)}function yx(r){var s=typeof r;return s=="string"||s=="number"||s=="symbol"||s=="boolean"?r!=="__proto__":r===null}function Fl(r){var s=eu(r),c=F[s];if(typeof c!="function"||!(s in ot.prototype))return!1;if(r===c)return!0;var m=Tl(c);return!!m&&r===m[0]}function mx(r){return!!og&&og in r}var bx=Ia?Dr:Gl;function wo(r){var s=r&&r.constructor,c=typeof s=="function"&&s.prototype||ds;return r===c}function oy(r){return r===r&&!Mt(r)}function ay(r,s){return function(c){return c==null?!1:c[r]===s&&(s!==n||r in xt(c))}}function vx(r){var s=ou(r,function(m){return c.size===p&&c.clear(),m}),c=s.cache;return s}function wx(r,s){var c=r[1],m=s[1],C=c|m,B=C<(v|R|D),j=m==D&&c==_||m==D&&c==K&&r[7].length<=s[8]||m==(D|K)&&s[7].length<=s[8]&&c==_;if(!(B||j))return r;m&v&&(r[2]=s[2],C|=c&v?0:L);var U=s[3];if(U){var H=r[3];r[3]=H?Vg(H,U,s[4]):U,r[4]=H?Jr(r[3],g):s[4]}return U=s[5],U&&(H=r[5],r[5]=H?Wg(H,U,s[6]):U,r[6]=H?Jr(r[5],g):s[6]),U=s[7],U&&(r[7]=U),m&D&&(r[8]=r[8]==null?s[8]:fn(r[8],s[8])),r[9]==null&&(r[9]=s[9]),r[0]=s[0],r[1]=C,r}function Ax(r){var s=[];if(r!=null)for(var c in xt(r))s.push(c);return s}function Ex(r){return Ba.call(r)}function uy(r,s,c){return s=rn(s===n?r.length-1:s,0),function(){for(var m=arguments,C=-1,B=rn(m.length-s,0),j=J(B);++C<B;)j[C]=m[s+C];C=-1;for(var U=J(s+1);++C<s;)U[C]=m[C];return U[s]=c(j),On(r,this,U)}}function cy(r,s){return s.length<2?r:Ci(r,Gn(s,0,-1))}function Sx(r,s){for(var c=r.length,m=fn(s.length,c),C=En(r);m--;){var B=s[m];r[m]=Br(B,c)?C[B]:n}return r}function Bl(r,s){if(!(s==="constructor"&&typeof r[s]=="function")&&s!="__proto__")return r[s]}var ly=hy(Dg),Ao=$E||function(r,s){return un.setTimeout(r,s)},Dl=hy(HS);function fy(r,s,c){var m=s+"";return Dl(r,dx(m,xx(fx(m),c)))}function hy(r){var s=0,c=0;return function(){var m=qE(),C=ve-(m-c);if(c=m,C>0){if(++s>=ye)return arguments[0]}else s=0;return r.apply(n,arguments)}}function nu(r,s){var c=-1,m=r.length,C=m-1;for(s=s===n?m:s;++c<s;){var B=gl(c,C),j=r[B];r[B]=r[c],r[c]=j}return r.length=s,r}var py=vx(function(r){var s=[];return r.charCodeAt(0)===46&&s.push(""),r.replace(to,function(c,m,C,B){s.push(C?B.replace(Oe,"$1"):m||c)}),s});function br(r){if(typeof r=="string"||Bn(r))return r;var s=r+"";return s=="0"&&1/r==-1/0?"-0":s}function Ti(r){if(r!=null){try{return Fa.call(r)}catch{}try{return r+""}catch{}}return""}function xx(r,s){return Wn(Y,function(c){var m="_."+c[0];s&c[1]&&!_a(r,m)&&r.push(m)}),r.sort()}function dy(r){if(r instanceof ot)return r.clone();var s=new Hn(r.__wrapped__,r.__chain__);return s.__actions__=En(r.__actions__),s.__index__=r.__index__,s.__values__=r.__values__,s}function Cx(r,s,c){(c?mn(r,s,c):s===n)?s=1:s=rn(ze(s),0);var m=r==null?0:r.length;if(!m||s<1)return[];for(var C=0,B=0,j=J($a(m/s));C<m;)j[B++]=Gn(r,C,C+=s);return j}function _x(r){for(var s=-1,c=r==null?0:r.length,m=0,C=[];++s<c;){var B=r[s];B&&(C[m++]=B)}return C}function Tx(){var r=arguments.length;if(!r)return[];for(var s=J(r-1),c=arguments[0],m=r;m--;)s[m-1]=arguments[m];return Gr(qe(c)?En(c):[c],cn(s,1))}var kx=Ze(function(r,s){return Jt(r)?go(r,cn(s,1,Jt,!0)):[]}),Ox=Ze(function(r,s){var c=Jn(s);return Jt(c)&&(c=n),Jt(r)?go(r,cn(s,1,Jt,!0),De(c,2)):[]}),Ix=Ze(function(r,s){var c=Jn(s);return Jt(c)&&(c=n),Jt(r)?go(r,cn(s,1,Jt,!0),n,c):[]});function Fx(r,s,c){var m=r==null?0:r.length;return m?(s=c||s===n?1:ze(s),Gn(r,s<0?0:s,m)):[]}function Bx(r,s,c){var m=r==null?0:r.length;return m?(s=c||s===n?1:ze(s),s=m-s,Gn(r,0,s<0?0:s)):[]}function Dx(r,s){return r&&r.length?Ga(r,De(s,3),!0,!0):[]}function Rx(r,s){return r&&r.length?Ga(r,De(s,3),!0):[]}function Px(r,s,c,m){var C=r==null?0:r.length;return C?(c&&typeof c!="number"&&mn(r,s,c)&&(c=0,m=C),TS(r,s,c,m)):[]}function gy(r,s,c){var m=r==null?0:r.length;if(!m)return-1;var C=c==null?0:ze(c);return C<0&&(C=rn(m+C,0)),Ta(r,De(s,3),C)}function yy(r,s,c){var m=r==null?0:r.length;if(!m)return-1;var C=m-1;return c!==n&&(C=ze(c),C=c<0?rn(m+C,0):fn(C,m-1)),Ta(r,De(s,3),C,!0)}function my(r){var s=r==null?0:r.length;return s?cn(r,1):[]}function Nx(r){var s=r==null?0:r.length;return s?cn(r,Ie):[]}function Lx(r,s){var c=r==null?0:r.length;return c?(s=s===n?1:ze(s),cn(r,s)):[]}function $x(r){for(var s=-1,c=r==null?0:r.length,m={};++s<c;){var C=r[s];m[C[0]]=C[1]}return m}function by(r){return r&&r.length?r[0]:n}function jx(r,s,c){var m=r==null?0:r.length;if(!m)return-1;var C=c==null?0:ze(c);return C<0&&(C=rn(m+C,0)),ls(r,s,C)}function Mx(r){var s=r==null?0:r.length;return s?Gn(r,0,-1):[]}var Ux=Ze(function(r){var s=Pt(r,wl);return s.length&&s[0]===r[0]?ll(s):[]}),qx=Ze(function(r){var s=Jn(r),c=Pt(r,wl);return s===Jn(c)?s=n:c.pop(),c.length&&c[0]===r[0]?ll(c,De(s,2)):[]}),Vx=Ze(function(r){var s=Jn(r),c=Pt(r,wl);return s=typeof s=="function"?s:n,s&&c.pop(),c.length&&c[0]===r[0]?ll(c,n,s):[]});function Wx(r,s){return r==null?"":ME.call(r,s)}function Jn(r){var s=r==null?0:r.length;return s?r[s-1]:n}function Kx(r,s,c){var m=r==null?0:r.length;if(!m)return-1;var C=m;return c!==n&&(C=ze(c),C=C<0?rn(m+C,0):fn(C,m-1)),s===s?xE(r,s,C):Ta(r,Qd,C,!0)}function Hx(r,s){return r&&r.length?Og(r,ze(s)):n}var zx=Ze(vy);function vy(r,s){return r&&r.length&&s&&s.length?dl(r,s):r}function Gx(r,s,c){return r&&r.length&&s&&s.length?dl(r,s,De(c,2)):r}function Jx(r,s,c){return r&&r.length&&s&&s.length?dl(r,s,n,c):r}var Yx=Fr(function(r,s){var c=r==null?0:r.length,m=ol(r,s);return Bg(r,Pt(s,function(C){return Br(C,c)?+C:C}).sort(qg)),m});function Xx(r,s){var c=[];if(!(r&&r.length))return c;var m=-1,C=[],B=r.length;for(s=De(s,3);++m<B;){var j=r[m];s(j,m,r)&&(c.push(j),C.push(m))}return Bg(r,C),c}function Rl(r){return r==null?r:WE.call(r)}function Qx(r,s,c){var m=r==null?0:r.length;return m?(c&&typeof c!="number"&&mn(r,s,c)?(s=0,c=m):(s=s==null?0:ze(s),c=c===n?m:ze(c)),Gn(r,s,c)):[]}function Zx(r,s){return za(r,s)}function e2(r,s,c){return ml(r,s,De(c,2))}function t2(r,s){var c=r==null?0:r.length;if(c){var m=za(r,s);if(m<c&&or(r[m],s))return m}return-1}function n2(r,s){return za(r,s,!0)}function r2(r,s,c){return ml(r,s,De(c,2),!0)}function i2(r,s){var c=r==null?0:r.length;if(c){var m=za(r,s,!0)-1;if(or(r[m],s))return m}return-1}function s2(r){return r&&r.length?Rg(r):[]}function o2(r,s){return r&&r.length?Rg(r,De(s,2)):[]}function a2(r){var s=r==null?0:r.length;return s?Gn(r,1,s):[]}function u2(r,s,c){return r&&r.length?(s=c||s===n?1:ze(s),Gn(r,0,s<0?0:s)):[]}function c2(r,s,c){var m=r==null?0:r.length;return m?(s=c||s===n?1:ze(s),s=m-s,Gn(r,s<0?0:s,m)):[]}function l2(r,s){return r&&r.length?Ga(r,De(s,3),!1,!0):[]}function f2(r,s){return r&&r.length?Ga(r,De(s,3)):[]}var h2=Ze(function(r){return Qr(cn(r,1,Jt,!0))}),p2=Ze(function(r){var s=Jn(r);return Jt(s)&&(s=n),Qr(cn(r,1,Jt,!0),De(s,2))}),d2=Ze(function(r){var s=Jn(r);return s=typeof s=="function"?s:n,Qr(cn(r,1,Jt,!0),n,s)});function g2(r){return r&&r.length?Qr(r):[]}function y2(r,s){return r&&r.length?Qr(r,De(s,2)):[]}function m2(r,s){return s=typeof s=="function"?s:n,r&&r.length?Qr(r,n,s):[]}function Pl(r){if(!(r&&r.length))return[];var s=0;return r=zr(r,function(c){if(Jt(c))return s=rn(c.length,s),!0}),Qc(s,function(c){return Pt(r,Jc(c))})}function wy(r,s){if(!(r&&r.length))return[];var c=Pl(r);return s==null?c:Pt(c,function(m){return On(s,n,m)})}var b2=Ze(function(r,s){return Jt(r)?go(r,s):[]}),v2=Ze(function(r){return vl(zr(r,Jt))}),w2=Ze(function(r){var s=Jn(r);return Jt(s)&&(s=n),vl(zr(r,Jt),De(s,2))}),A2=Ze(function(r){var s=Jn(r);return s=typeof s=="function"?s:n,vl(zr(r,Jt),n,s)}),E2=Ze(Pl);function S2(r,s){return $g(r||[],s||[],po)}function x2(r,s){return $g(r||[],s||[],bo)}var C2=Ze(function(r){var s=r.length,c=s>1?r[s-1]:n;return c=typeof c=="function"?(r.pop(),c):n,wy(r,c)});function Ay(r){var s=F(r);return s.__chain__=!0,s}function _2(r,s){return s(r),r}function ru(r,s){return s(r)}var T2=Fr(function(r){var s=r.length,c=s?r[0]:0,m=this.__wrapped__,C=function(B){return ol(B,r)};return s>1||this.__actions__.length||!(m instanceof ot)||!Br(c)?this.thru(C):(m=m.slice(c,+c+(s?1:0)),m.__actions__.push({func:ru,args:[C],thisArg:n}),new Hn(m,this.__chain__).thru(function(B){return s&&!B.length&&B.push(n),B}))});function k2(){return Ay(this)}function O2(){return new Hn(this.value(),this.__chain__)}function I2(){this.__values__===n&&(this.__values__=Py(this.value()));var r=this.__index__>=this.__values__.length,s=r?n:this.__values__[this.__index__++];return{done:r,value:s}}function F2(){return this}function B2(r){for(var s,c=this;c instanceof qa;){var m=dy(c);m.__index__=0,m.__values__=n,s?C.__wrapped__=m:s=m;var C=m;c=c.__wrapped__}return C.__wrapped__=r,s}function D2(){var r=this.__wrapped__;if(r instanceof ot){var s=r;return this.__actions__.length&&(s=new ot(this)),s=s.reverse(),s.__actions__.push({func:ru,args:[Rl],thisArg:n}),new Hn(s,this.__chain__)}return this.thru(Rl)}function R2(){return Lg(this.__wrapped__,this.__actions__)}var P2=Ja(function(r,s,c){At.call(r,c)?++r[c]:Or(r,c,1)});function N2(r,s,c){var m=qe(r)?Yd:_S;return c&&mn(r,s,c)&&(s=n),m(r,De(s,3))}function L2(r,s){var c=qe(r)?zr:wg;return c(r,De(s,3))}var $2=Gg(gy),j2=Gg(yy);function M2(r,s){return cn(iu(r,s),1)}function U2(r,s){return cn(iu(r,s),Ie)}function q2(r,s,c){return c=c===n?1:ze(c),cn(iu(r,s),c)}function Ey(r,s){var c=qe(r)?Wn:Xr;return c(r,De(s,3))}function Sy(r,s){var c=qe(r)?aE:vg;return c(r,De(s,3))}var V2=Ja(function(r,s,c){At.call(r,c)?r[c].push(s):Or(r,c,[s])});function W2(r,s,c,m){r=Sn(r)?r:Es(r),c=c&&!m?ze(c):0;var C=r.length;return c<0&&(c=rn(C+c,0)),cu(r)?c<=C&&r.indexOf(s,c)>-1:!!C&&ls(r,s,c)>-1}var K2=Ze(function(r,s,c){var m=-1,C=typeof s=="function",B=Sn(r)?J(r.length):[];return Xr(r,function(j){B[++m]=C?On(s,j,c):yo(j,s,c)}),B}),H2=Ja(function(r,s,c){Or(r,c,s)});function iu(r,s){var c=qe(r)?Pt:_g;return c(r,De(s,3))}function z2(r,s,c,m){return r==null?[]:(qe(s)||(s=s==null?[]:[s]),c=m?n:c,qe(c)||(c=c==null?[]:[c]),Ig(r,s,c))}var G2=Ja(function(r,s,c){r[c?0:1].push(s)},function(){return[[],[]]});function J2(r,s,c){var m=qe(r)?zc:eg,C=arguments.length<3;return m(r,De(s,4),c,C,Xr)}function Y2(r,s,c){var m=qe(r)?uE:eg,C=arguments.length<3;return m(r,De(s,4),c,C,vg)}function X2(r,s){var c=qe(r)?zr:wg;return c(r,au(De(s,3)))}function Q2(r){var s=qe(r)?gg:WS;return s(r)}function Z2(r,s,c){(c?mn(r,s,c):s===n)?s=1:s=ze(s);var m=qe(r)?AS:KS;return m(r,s)}function eC(r){var s=qe(r)?ES:zS;return s(r)}function tC(r){if(r==null)return 0;if(Sn(r))return cu(r)?hs(r):r.length;var s=hn(r);return s==Lt||s==Et?r.size:hl(r).length}function nC(r,s,c){var m=qe(r)?Gc:GS;return c&&mn(r,s,c)&&(s=n),m(r,De(s,3))}var rC=Ze(function(r,s){if(r==null)return[];var c=s.length;return c>1&&mn(r,s[0],s[1])?s=[]:c>2&&mn(s[0],s[1],s[2])&&(s=[s[0]]),Ig(r,cn(s,1),[])}),su=LE||function(){return un.Date.now()};function iC(r,s){if(typeof s!="function")throw new Kn(u);return r=ze(r),function(){if(--r<1)return s.apply(this,arguments)}}function xy(r,s,c){return s=c?n:s,s=r&&s==null?r.length:s,Ir(r,D,n,n,n,n,s)}function Cy(r,s){var c;if(typeof s!="function")throw new Kn(u);return r=ze(r),function(){return--r>0&&(c=s.apply(this,arguments)),r<=1&&(s=n),c}}var Nl=Ze(function(r,s,c){var m=v;if(c.length){var C=Jr(c,ws(Nl));m|=I}return Ir(r,m,s,c,C)}),_y=Ze(function(r,s,c){var m=v|R;if(c.length){var C=Jr(c,ws(_y));m|=I}return Ir(s,m,r,c,C)});function Ty(r,s,c){s=c?n:s;var m=Ir(r,_,n,n,n,n,n,s);return m.placeholder=Ty.placeholder,m}function ky(r,s,c){s=c?n:s;var m=Ir(r,x,n,n,n,n,n,s);return m.placeholder=ky.placeholder,m}function Oy(r,s,c){var m,C,B,j,U,H,te=0,re=!1,se=!1,be=!0;if(typeof r!="function")throw new Kn(u);s=Yn(s)||0,Mt(c)&&(re=!!c.leading,se="maxWait"in c,B=se?rn(Yn(c.maxWait)||0,s):B,be="trailing"in c?!!c.trailing:be);function _e(Yt){var ar=m,Pr=C;return m=C=n,te=Yt,j=r.apply(Pr,ar),j}function Pe(Yt){return te=Yt,U=Ao(rt,s),re?_e(Yt):j}function Ye(Yt){var ar=Yt-H,Pr=Yt-te,Gy=s-ar;return se?fn(Gy,B-Pr):Gy}function Ne(Yt){var ar=Yt-H,Pr=Yt-te;return H===n||ar>=s||ar<0||se&&Pr>=B}function rt(){var Yt=su();if(Ne(Yt))return at(Yt);U=Ao(rt,Ye(Yt))}function at(Yt){return U=n,be&&m?_e(Yt):(m=C=n,j)}function Dn(){U!==n&&jg(U),te=0,m=H=C=U=n}function bn(){return U===n?j:at(su())}function Rn(){var Yt=su(),ar=Ne(Yt);if(m=arguments,C=this,H=Yt,ar){if(U===n)return Pe(H);if(se)return jg(U),U=Ao(rt,s),_e(H)}return U===n&&(U=Ao(rt,s)),j}return Rn.cancel=Dn,Rn.flush=bn,Rn}var sC=Ze(function(r,s){return bg(r,1,s)}),oC=Ze(function(r,s,c){return bg(r,Yn(s)||0,c)});function aC(r){return Ir(r,ie)}function ou(r,s){if(typeof r!="function"||s!=null&&typeof s!="function")throw new Kn(u);var c=function(){var m=arguments,C=s?s.apply(this,m):m[0],B=c.cache;if(B.has(C))return B.get(C);var j=r.apply(this,m);return c.cache=B.set(C,j)||B,j};return c.cache=new(ou.Cache||kr),c}ou.Cache=kr;function au(r){if(typeof r!="function")throw new Kn(u);return function(){var s=arguments;switch(s.length){case 0:return!r.call(this);case 1:return!r.call(this,s[0]);case 2:return!r.call(this,s[0],s[1]);case 3:return!r.call(this,s[0],s[1],s[2])}return!r.apply(this,s)}}function uC(r){return Cy(2,r)}var cC=JS(function(r,s){s=s.length==1&&qe(s[0])?Pt(s[0],In(De())):Pt(cn(s,1),In(De()));var c=s.length;return Ze(function(m){for(var C=-1,B=fn(m.length,c);++C<B;)m[C]=s[C].call(this,m[C]);return On(r,this,m)})}),Ll=Ze(function(r,s){var c=Jr(s,ws(Ll));return Ir(r,I,n,s,c)}),Iy=Ze(function(r,s){var c=Jr(s,ws(Iy));return Ir(r,O,n,s,c)}),lC=Fr(function(r,s){return Ir(r,K,n,n,n,s)});function fC(r,s){if(typeof r!="function")throw new Kn(u);return s=s===n?s:ze(s),Ze(r,s)}function hC(r,s){if(typeof r!="function")throw new Kn(u);return s=s==null?0:rn(ze(s),0),Ze(function(c){var m=c[s],C=ei(c,0,s);return m&&Gr(C,m),On(r,this,C)})}function pC(r,s,c){var m=!0,C=!0;if(typeof r!="function")throw new Kn(u);return Mt(c)&&(m="leading"in c?!!c.leading:m,C="trailing"in c?!!c.trailing:C),Oy(r,s,{leading:m,maxWait:s,trailing:C})}function dC(r){return xy(r,1)}function gC(r,s){return Ll(Al(s),r)}function yC(){if(!arguments.length)return[];var r=arguments[0];return qe(r)?r:[r]}function mC(r){return zn(r,k)}function bC(r,s){return s=typeof s=="function"?s:n,zn(r,k,s)}function vC(r){return zn(r,d|k)}function wC(r,s){return s=typeof s=="function"?s:n,zn(r,d|k,s)}function AC(r,s){return s==null||mg(r,s,on(s))}function or(r,s){return r===s||r!==r&&s!==s}var EC=Za(cl),SC=Za(function(r,s){return r>=s}),ki=Sg(function(){return arguments}())?Sg:function(r){return qt(r)&&At.call(r,"callee")&&!cg.call(r,"callee")},qe=J.isArray,xC=Wd?In(Wd):BS;function Sn(r){return r!=null&&uu(r.length)&&!Dr(r)}function Jt(r){return qt(r)&&Sn(r)}function CC(r){return r===!0||r===!1||qt(r)&&yn(r)==Se}var ti=jE||Gl,_C=Kd?In(Kd):DS;function TC(r){return qt(r)&&r.nodeType===1&&!Eo(r)}function kC(r){if(r==null)return!0;if(Sn(r)&&(qe(r)||typeof r=="string"||typeof r.splice=="function"||ti(r)||As(r)||ki(r)))return!r.length;var s=hn(r);if(s==Lt||s==Et)return!r.size;if(wo(r))return!hl(r).length;for(var c in r)if(At.call(r,c))return!1;return!0}function OC(r,s){return mo(r,s)}function IC(r,s,c){c=typeof c=="function"?c:n;var m=c?c(r,s):n;return m===n?mo(r,s,n,c):!!m}function $l(r){if(!qt(r))return!1;var s=yn(r);return s==Le||s==je||typeof r.message=="string"&&typeof r.name=="string"&&!Eo(r)}function FC(r){return typeof r=="number"&&fg(r)}function Dr(r){if(!Mt(r))return!1;var s=yn(r);return s==Tt||s==sn||s==Ke||s==kt}function Fy(r){return typeof r=="number"&&r==ze(r)}function uu(r){return typeof r=="number"&&r>-1&&r%1==0&&r<=Te}function Mt(r){var s=typeof r;return r!=null&&(s=="object"||s=="function")}function qt(r){return r!=null&&typeof r=="object"}var By=Hd?In(Hd):PS;function BC(r,s){return r===s||fl(r,s,kl(s))}function DC(r,s,c){return c=typeof c=="function"?c:n,fl(r,s,kl(s),c)}function RC(r){return Dy(r)&&r!=+r}function PC(r){if(bx(r))throw new Me(a);return xg(r)}function NC(r){return r===null}function LC(r){return r==null}function Dy(r){return typeof r=="number"||qt(r)&&yn(r)==$t}function Eo(r){if(!qt(r)||yn(r)!=Ce)return!1;var s=Pa(r);if(s===null)return!0;var c=At.call(s,"constructor")&&s.constructor;return typeof c=="function"&&c instanceof c&&Fa.call(c)==DE}var jl=zd?In(zd):NS;function $C(r){return Fy(r)&&r>=-9007199254740991&&r<=Te}var Ry=Gd?In(Gd):LS;function cu(r){return typeof r=="string"||!qe(r)&&qt(r)&&yn(r)==de}function Bn(r){return typeof r=="symbol"||qt(r)&&yn(r)==Qe}var As=Jd?In(Jd):$S;function jC(r){return r===n}function MC(r){return qt(r)&&hn(r)==it}function UC(r){return qt(r)&&yn(r)==Ut}var qC=Za(pl),VC=Za(function(r,s){return r<=s});function Py(r){if(!r)return[];if(Sn(r))return cu(r)?ir(r):En(r);if(uo&&r[uo])return AE(r[uo]());var s=hn(r),c=s==Lt?el:s==Et?ka:Es;return c(r)}function Rr(r){if(!r)return r===0?r:0;if(r=Yn(r),r===Ie||r===-1/0){var s=r<0?-1:1;return s*We}return r===r?r:0}function ze(r){var s=Rr(r),c=s%1;return s===s?c?s-c:s:0}function Ny(r){return r?xi(ze(r),0,Ee):0}function Yn(r){if(typeof r=="number")return r;if(Bn(r))return Xe;if(Mt(r)){var s=typeof r.valueOf=="function"?r.valueOf():r;r=Mt(s)?s+"":s}if(typeof r!="string")return r===0?r:+r;r=tg(r);var c=Je.test(r);return c||Bt.test(r)?iE(r.slice(2),c?2:8):tt.test(r)?Xe:+r}function Ly(r){return mr(r,xn(r))}function WC(r){return r?xi(ze(r),-9007199254740991,Te):r===0?r:0}function wt(r){return r==null?"":Fn(r)}var KC=bs(function(r,s){if(wo(s)||Sn(s)){mr(s,on(s),r);return}for(var c in s)At.call(s,c)&&po(r,c,s[c])}),$y=bs(function(r,s){mr(s,xn(s),r)}),lu=bs(function(r,s,c,m){mr(s,xn(s),r,m)}),HC=bs(function(r,s,c,m){mr(s,on(s),r,m)}),zC=Fr(ol);function GC(r,s){var c=ms(r);return s==null?c:yg(c,s)}var JC=Ze(function(r,s){r=xt(r);var c=-1,m=s.length,C=m>2?s[2]:n;for(C&&mn(s[0],s[1],C)&&(m=1);++c<m;)for(var B=s[c],j=xn(B),U=-1,H=j.length;++U<H;){var te=j[U],re=r[te];(re===n||or(re,ds[te])&&!At.call(r,te))&&(r[te]=B[te])}return r}),YC=Ze(function(r){return r.push(n,ty),On(jy,n,r)});function XC(r,s){return Xd(r,De(s,3),yr)}function QC(r,s){return Xd(r,De(s,3),ul)}function ZC(r,s){return r==null?r:al(r,De(s,3),xn)}function e_(r,s){return r==null?r:Ag(r,De(s,3),xn)}function t_(r,s){return r&&yr(r,De(s,3))}function n_(r,s){return r&&ul(r,De(s,3))}function r_(r){return r==null?[]:Ka(r,on(r))}function i_(r){return r==null?[]:Ka(r,xn(r))}function Ml(r,s,c){var m=r==null?n:Ci(r,s);return m===n?c:m}function s_(r,s){return r!=null&&iy(r,s,kS)}function Ul(r,s){return r!=null&&iy(r,s,OS)}var o_=Yg(function(r,s,c){s!=null&&typeof s.toString!="function"&&(s=Ba.call(s)),r[s]=c},Vl(Cn)),a_=Yg(function(r,s,c){s!=null&&typeof s.toString!="function"&&(s=Ba.call(s)),At.call(r,s)?r[s].push(c):r[s]=[c]},De),u_=Ze(yo);function on(r){return Sn(r)?dg(r):hl(r)}function xn(r){return Sn(r)?dg(r,!0):jS(r)}function c_(r,s){var c={};return s=De(s,3),yr(r,function(m,C,B){Or(c,s(m,C,B),m)}),c}function l_(r,s){var c={};return s=De(s,3),yr(r,function(m,C,B){Or(c,C,s(m,C,B))}),c}var f_=bs(function(r,s,c){Ha(r,s,c)}),jy=bs(function(r,s,c,m){Ha(r,s,c,m)}),h_=Fr(function(r,s){var c={};if(r==null)return c;var m=!1;s=Pt(s,function(B){return B=Zr(B,r),m||(m=B.length>1),B}),mr(r,_l(r),c),m&&(c=zn(c,d|w|k,ox));for(var C=s.length;C--;)bl(c,s[C]);return c});function p_(r,s){return My(r,au(De(s)))}var d_=Fr(function(r,s){return r==null?{}:US(r,s)});function My(r,s){if(r==null)return{};var c=Pt(_l(r),function(m){return[m]});return s=De(s),Fg(r,c,function(m,C){return s(m,C[0])})}function g_(r,s,c){s=Zr(s,r);var m=-1,C=s.length;for(C||(C=1,r=n);++m<C;){var B=r==null?n:r[br(s[m])];B===n&&(m=C,B=c),r=Dr(B)?B.call(r):B}return r}function y_(r,s,c){return r==null?r:bo(r,s,c)}function m_(r,s,c,m){return m=typeof m=="function"?m:n,r==null?r:bo(r,s,c,m)}var Uy=Zg(on),qy=Zg(xn);function b_(r,s,c){var m=qe(r),C=m||ti(r)||As(r);if(s=De(s,4),c==null){var B=r&&r.constructor;C?c=m?new B:[]:Mt(r)?c=Dr(B)?ms(Pa(r)):{}:c={}}return(C?Wn:yr)(r,function(j,U,H){return s(c,j,U,H)}),c}function v_(r,s){return r==null?!0:bl(r,s)}function w_(r,s,c){return r==null?r:Ng(r,s,Al(c))}function A_(r,s,c,m){return m=typeof m=="function"?m:n,r==null?r:Ng(r,s,Al(c),m)}function Es(r){return r==null?[]:Zc(r,on(r))}function E_(r){return r==null?[]:Zc(r,xn(r))}function S_(r,s,c){return c===n&&(c=s,s=n),c!==n&&(c=Yn(c),c=c===c?c:0),s!==n&&(s=Yn(s),s=s===s?s:0),xi(Yn(r),s,c)}function x_(r,s,c){return s=Rr(s),c===n?(c=s,s=0):c=Rr(c),r=Yn(r),IS(r,s,c)}function C_(r,s,c){if(c&&typeof c!="boolean"&&mn(r,s,c)&&(s=c=n),c===n&&(typeof s=="boolean"?(c=s,s=n):typeof r=="boolean"&&(c=r,r=n)),r===n&&s===n?(r=0,s=1):(r=Rr(r),s===n?(s=r,r=0):s=Rr(s)),r>s){var m=r;r=s,s=m}if(c||r%1||s%1){var C=hg();return fn(r+C*(s-r+rE("1e-"+((C+"").length-1))),s)}return gl(r,s)}var __=vs(function(r,s,c){return s=s.toLowerCase(),r+(c?Vy(s):s)});function Vy(r){return ql(wt(r).toLowerCase())}function Wy(r){return r=wt(r),r&&r.replace(ln,yE).replace(zA,"")}function T_(r,s,c){r=wt(r),s=Fn(s);var m=r.length;c=c===n?m:xi(ze(c),0,m);var C=c;return c-=s.length,c>=0&&r.slice(c,C)==s}function k_(r){return r=wt(r),r&&is.test(r)?r.replace(Vr,mE):r}function O_(r){return r=wt(r),r&&nr.test(r)?r.replace(_r,"\\$&"):r}var I_=vs(function(r,s,c){return r+(c?"-":"")+s.toLowerCase()}),F_=vs(function(r,s,c){return r+(c?" ":"")+s.toLowerCase()}),B_=zg("toLowerCase");function D_(r,s,c){r=wt(r),s=ze(s);var m=s?hs(r):0;if(!s||m>=s)return r;var C=(s-m)/2;return Qa(ja(C),c)+r+Qa($a(C),c)}function R_(r,s,c){r=wt(r),s=ze(s);var m=s?hs(r):0;return s&&m<s?r+Qa(s-m,c):r}function P_(r,s,c){r=wt(r),s=ze(s);var m=s?hs(r):0;return s&&m<s?Qa(s-m,c)+r:r}function N_(r,s,c){return c||s==null?s=0:s&&(s=+s),VE(wt(r).replace(Kr,""),s||0)}function L_(r,s,c){return(c?mn(r,s,c):s===n)?s=1:s=ze(s),yl(wt(r),s)}function $_(){var r=arguments,s=wt(r[0]);return r.length<3?s:s.replace(r[1],r[2])}var j_=vs(function(r,s,c){return r+(c?"_":"")+s.toLowerCase()});function M_(r,s,c){return c&&typeof c!="number"&&mn(r,s,c)&&(s=c=n),c=c===n?Ee:c>>>0,c?(r=wt(r),r&&(typeof s=="string"||s!=null&&!jl(s))&&(s=Fn(s),!s&&fs(r))?ei(ir(r),0,c):r.split(s,c)):[]}var U_=vs(function(r,s,c){return r+(c?" ":"")+ql(s)});function q_(r,s,c){return r=wt(r),c=c==null?0:xi(ze(c),0,r.length),s=Fn(s),r.slice(c,c+s.length)==s}function V_(r,s,c){var m=F.templateSettings;c&&mn(r,s,c)&&(s=n),r=wt(r),s=lu({},s,m,ey);var C=lu({},s.imports,m.imports,ey),B=on(C),j=Zc(C,B),U,H,te=0,re=s.interpolate||Tn,se="__p += '",be=tl((s.escape||Tn).source+"|"+re.source+"|"+(re===Wr?ct:Tn).source+"|"+(s.evaluate||Tn).source+"|$","g"),_e="//# sourceURL="+(At.call(s,"sourceURL")?(s.sourceURL+"").replace(/\s/g," "):"lodash.templateSources["+ ++QA+"]")+`
136
- `;r.replace(be,function(Ne,rt,at,Dn,bn,Rn){return at||(at=Dn),se+=r.slice(te,Rn).replace(rr,bE),rt&&(U=!0,se+=`' +
137
- __e(`+rt+`) +
138
- '`),bn&&(H=!0,se+=`';
139
- `+bn+`;
140
- __p += '`),at&&(se+=`' +
141
- ((__t = (`+at+`)) == null ? '' : __t) +
142
- '`),te=Rn+Ne.length,Ne}),se+=`';
143
- `;var Pe=At.call(s,"variable")&&s.variable;if(!Pe)se=`with (obj) {
144
- `+se+`
145
+ `)}function qx(r){return Ke(r)||Ii(r)||!!(wg&&r&&r[wg])}function Dr(r,s){var c=typeof r;return s=s??_e,!!s&&(c=="number"||c!="symbol"&&Rt.test(r))&&r>-1&&r%1==0&&r<s}function bn(r,s,c){if(!Mt(c))return!1;var m=typeof s;return(m=="number"?En(c)&&Dr(s,c.length):m=="string"&&s in c)?ur(c[s],r):!1}function Rl(r,s){if(Ke(r))return!1;var c=typeof r;return c=="number"||c=="symbol"||c=="boolean"||r==null||Bn(r)?!0:no.test(r)||!wi.test(r)||s!=null&&r in _t(s)}function Wx(r){var s=typeof r;return s=="string"||s=="number"||s=="symbol"||s=="boolean"?r!=="__proto__":r===null}function Ll(r){var s=ou(r),c=B[s];if(typeof c!="function"||!(s in ut.prototype))return!1;if(r===c)return!0;var m=Bl(c);return!!m&&r===m[0]}function Kx(r){return!!yg&&yg in r}var Hx=La?Pr:Zl;function So(r){var s=r&&r.constructor,c=typeof s=="function"&&s.prototype||ys;return r===c}function y0(r){return r===r&&!Mt(r)}function m0(r,s){return function(c){return c==null?!1:c[r]===s&&(s!==n||r in _t(c))}}function zx(r){var s=hu(r,function(m){return c.size===p&&c.clear(),m}),c=s.cache;return s}function Gx(r,s){var c=r[1],m=s[1],k=c|m,P=k<(v|R|D),$=m==D&&c==_||m==D&&c==K&&r[7].length<=s[8]||m==(D|K)&&s[7].length<=s[8]&&c==_;if(!(P||$))return r;m&v&&(r[2]=s[2],k|=c&v?0:N);var U=s[3];if(U){var z=r[3];r[3]=z?Zg(z,U,s[4]):U,r[4]=z?Xr(r[3],g):s[4]}return U=s[5],U&&(z=r[5],r[5]=z?e0(z,U,s[6]):U,r[6]=z?Xr(r[5],g):s[6]),U=s[7],U&&(r[7]=U),m&D&&(r[8]=r[8]==null?s[8]:hn(r[8],s[8])),r[9]==null&&(r[9]=s[9]),r[0]=s[0],r[1]=k,r}function Jx(r){var s=[];if(r!=null)for(var c in _t(r))s.push(c);return s}function Yx(r){return ja.call(r)}function b0(r,s,c){return s=rn(s===n?r.length-1:s,0),function(){for(var m=arguments,k=-1,P=rn(m.length-s,0),$=Y(P);++k<P;)$[k]=m[s+k];k=-1;for(var U=Y(s+1);++k<s;)U[k]=m[k];return U[s]=c($),On(r,this,U)}}function v0(r,s){return s.length<2?r:ki(r,Jn(s,0,-1))}function Xx(r,s){for(var c=r.length,m=hn(s.length,c),k=Sn(r);m--;){var P=s[m];r[m]=Dr(P,c)?k[P]:n}return r}function Nl(r,s){if(!(s==="constructor"&&typeof r[s]=="function")&&s!="__proto__")return r[s]}var w0=S0(qg),Eo=hE||function(r,s){return cn.setTimeout(r,s)},jl=S0(wx);function A0(r,s,c){var m=s+"";return jl(r,Vx(m,Qx($x(m),c)))}function S0(r){var s=0,c=0;return function(){var m=yE(),k=ye-(m-c);if(c=m,k>0){if(++s>=ge)return arguments[0]}else s=0;return r.apply(n,arguments)}}function uu(r,s){var c=-1,m=r.length,k=m-1;for(s=s===n?m:s;++c<s;){var P=wl(c,k),$=r[P];r[P]=r[c],r[c]=$}return r.length=s,r}var E0=zx(function(r){var s=[];return r.charCodeAt(0)===46&&s.push(""),r.replace(ro,function(c,m,k,P){s.push(k?P.replace(Ie,"$1"):m||c)}),s});function wr(r){if(typeof r=="string"||Bn(r))return r;var s=r+"";return s=="0"&&1/r==-1/0?"-0":s}function Oi(r){if(r!=null){try{return Na.call(r)}catch{}try{return r+""}catch{}}return""}function Qx(r,s){return Kn(X,function(c){var m="_."+c[0];s&c[1]&&!Ba(r,m)&&r.push(m)}),r.sort()}function x0(r){if(r instanceof ut)return r.clone();var s=new zn(r.__wrapped__,r.__chain__);return s.__actions__=Sn(r.__actions__),s.__index__=r.__index__,s.__values__=r.__values__,s}function Zx(r,s,c){(c?bn(r,s,c):s===n)?s=1:s=rn(Ge(s),0);var m=r==null?0:r.length;if(!m||s<1)return[];for(var k=0,P=0,$=Y(Wa(m/s));k<m;)$[P++]=Jn(r,k,k+=s);return $}function e2(r){for(var s=-1,c=r==null?0:r.length,m=0,k=[];++s<c;){var P=r[s];P&&(k[m++]=P)}return k}function t2(){var r=arguments.length;if(!r)return[];for(var s=Y(r-1),c=arguments[0],m=r;m--;)s[m-1]=arguments[m];return Yr(Ke(c)?Sn(c):[c],ln(s,1))}var n2=et(function(r,s){return Yt(r)?mo(r,ln(s,1,Yt,!0)):[]}),r2=et(function(r,s){var c=Yn(s);return Yt(c)&&(c=n),Yt(r)?mo(r,ln(s,1,Yt,!0),Re(c,2)):[]}),i2=et(function(r,s){var c=Yn(s);return Yt(c)&&(c=n),Yt(r)?mo(r,ln(s,1,Yt,!0),n,c):[]});function s2(r,s,c){var m=r==null?0:r.length;return m?(s=c||s===n?1:Ge(s),Jn(r,s<0?0:s,m)):[]}function o2(r,s,c){var m=r==null?0:r.length;return m?(s=c||s===n?1:Ge(s),s=m-s,Jn(r,0,s<0?0:s)):[]}function a2(r,s){return r&&r.length?eu(r,Re(s,3),!0,!0):[]}function u2(r,s){return r&&r.length?eu(r,Re(s,3),!0):[]}function c2(r,s,c,m){var k=r==null?0:r.length;return k?(c&&typeof c!="number"&&bn(r,s,c)&&(c=0,m=k),tx(r,s,c,m)):[]}function C0(r,s,c){var m=r==null?0:r.length;if(!m)return-1;var k=c==null?0:Ge(c);return k<0&&(k=rn(m+k,0)),Da(r,Re(s,3),k)}function _0(r,s,c){var m=r==null?0:r.length;if(!m)return-1;var k=m-1;return c!==n&&(k=Ge(c),k=c<0?rn(m+k,0):hn(k,m-1)),Da(r,Re(s,3),k,!0)}function k0(r){var s=r==null?0:r.length;return s?ln(r,1):[]}function l2(r){var s=r==null?0:r.length;return s?ln(r,Fe):[]}function f2(r,s){var c=r==null?0:r.length;return c?(s=s===n?1:Ge(s),ln(r,s)):[]}function h2(r){for(var s=-1,c=r==null?0:r.length,m={};++s<c;){var k=r[s];m[k[0]]=k[1]}return m}function T0(r){return r&&r.length?r[0]:n}function p2(r,s,c){var m=r==null?0:r.length;if(!m)return-1;var k=c==null?0:Ge(c);return k<0&&(k=rn(m+k,0)),hs(r,s,k)}function d2(r){var s=r==null?0:r.length;return s?Jn(r,0,-1):[]}var g2=et(function(r){var s=Lt(r,Cl);return s.length&&s[0]===r[0]?gl(s):[]}),y2=et(function(r){var s=Yn(r),c=Lt(r,Cl);return s===Yn(c)?s=n:c.pop(),c.length&&c[0]===r[0]?gl(c,Re(s,2)):[]}),m2=et(function(r){var s=Yn(r),c=Lt(r,Cl);return s=typeof s=="function"?s:n,s&&c.pop(),c.length&&c[0]===r[0]?gl(c,n,s):[]});function b2(r,s){return r==null?"":dE.call(r,s)}function Yn(r){var s=r==null?0:r.length;return s?r[s-1]:n}function v2(r,s,c){var m=r==null?0:r.length;if(!m)return-1;var k=m;return c!==n&&(k=Ge(c),k=k<0?rn(m+k,0):hn(k,m-1)),s===s?QS(r,s,k):Da(r,ug,k,!0)}function w2(r,s){return r&&r.length?$g(r,Ge(s)):n}var A2=et(O0);function O0(r,s){return r&&r.length&&s&&s.length?vl(r,s):r}function S2(r,s,c){return r&&r.length&&s&&s.length?vl(r,s,Re(c,2)):r}function E2(r,s,c){return r&&r.length&&s&&s.length?vl(r,s,n,c):r}var x2=Br(function(r,s){var c=r==null?0:r.length,m=fl(r,s);return Vg(r,Lt(s,function(k){return Dr(k,c)?+k:k}).sort(Qg)),m});function C2(r,s){var c=[];if(!(r&&r.length))return c;var m=-1,k=[],P=r.length;for(s=Re(s,3);++m<P;){var $=r[m];s($,m,r)&&(c.push($),k.push(m))}return Vg(r,k),c}function $l(r){return r==null?r:bE.call(r)}function _2(r,s,c){var m=r==null?0:r.length;return m?(c&&typeof c!="number"&&bn(r,s,c)?(s=0,c=m):(s=s==null?0:Ge(s),c=c===n?m:Ge(c)),Jn(r,s,c)):[]}function k2(r,s){return Za(r,s)}function T2(r,s,c){return Sl(r,s,Re(c,2))}function O2(r,s){var c=r==null?0:r.length;if(c){var m=Za(r,s);if(m<c&&ur(r[m],s))return m}return-1}function I2(r,s){return Za(r,s,!0)}function F2(r,s,c){return Sl(r,s,Re(c,2),!0)}function B2(r,s){var c=r==null?0:r.length;if(c){var m=Za(r,s,!0)-1;if(ur(r[m],s))return m}return-1}function D2(r){return r&&r.length?Wg(r):[]}function P2(r,s){return r&&r.length?Wg(r,Re(s,2)):[]}function R2(r){var s=r==null?0:r.length;return s?Jn(r,1,s):[]}function L2(r,s,c){return r&&r.length?(s=c||s===n?1:Ge(s),Jn(r,0,s<0?0:s)):[]}function N2(r,s,c){var m=r==null?0:r.length;return m?(s=c||s===n?1:Ge(s),s=m-s,Jn(r,s<0?0:s,m)):[]}function j2(r,s){return r&&r.length?eu(r,Re(s,3),!1,!0):[]}function $2(r,s){return r&&r.length?eu(r,Re(s,3)):[]}var M2=et(function(r){return ei(ln(r,1,Yt,!0))}),U2=et(function(r){var s=Yn(r);return Yt(s)&&(s=n),ei(ln(r,1,Yt,!0),Re(s,2))}),V2=et(function(r){var s=Yn(r);return s=typeof s=="function"?s:n,ei(ln(r,1,Yt,!0),n,s)});function q2(r){return r&&r.length?ei(r):[]}function W2(r,s){return r&&r.length?ei(r,Re(s,2)):[]}function K2(r,s){return s=typeof s=="function"?s:n,r&&r.length?ei(r,n,s):[]}function Ml(r){if(!(r&&r.length))return[];var s=0;return r=Jr(r,function(c){if(Yt(c))return s=rn(c.length,s),!0}),rl(s,function(c){return Lt(r,el(c))})}function I0(r,s){if(!(r&&r.length))return[];var c=Ml(r);return s==null?c:Lt(c,function(m){return On(s,n,m)})}var H2=et(function(r,s){return Yt(r)?mo(r,s):[]}),z2=et(function(r){return xl(Jr(r,Yt))}),G2=et(function(r){var s=Yn(r);return Yt(s)&&(s=n),xl(Jr(r,Yt),Re(s,2))}),J2=et(function(r){var s=Yn(r);return s=typeof s=="function"?s:n,xl(Jr(r,Yt),n,s)}),Y2=et(Ml);function X2(r,s){return Gg(r||[],s||[],yo)}function Q2(r,s){return Gg(r||[],s||[],wo)}var Z2=et(function(r){var s=r.length,c=s>1?r[s-1]:n;return c=typeof c=="function"?(r.pop(),c):n,I0(r,c)});function F0(r){var s=B(r);return s.__chain__=!0,s}function eC(r,s){return s(r),r}function cu(r,s){return s(r)}var tC=Br(function(r){var s=r.length,c=s?r[0]:0,m=this.__wrapped__,k=function(P){return fl(P,r)};return s>1||this.__actions__.length||!(m instanceof ut)||!Dr(c)?this.thru(k):(m=m.slice(c,+c+(s?1:0)),m.__actions__.push({func:cu,args:[k],thisArg:n}),new zn(m,this.__chain__).thru(function(P){return s&&!P.length&&P.push(n),P}))});function nC(){return F0(this)}function rC(){return new zn(this.value(),this.__chain__)}function iC(){this.__values__===n&&(this.__values__=K0(this.value()));var r=this.__index__>=this.__values__.length,s=r?n:this.__values__[this.__index__++];return{done:r,value:s}}function sC(){return this}function oC(r){for(var s,c=this;c instanceof Ga;){var m=x0(c);m.__index__=0,m.__values__=n,s?k.__wrapped__=m:s=m;var k=m;c=c.__wrapped__}return k.__wrapped__=r,s}function aC(){var r=this.__wrapped__;if(r instanceof ut){var s=r;return this.__actions__.length&&(s=new ut(this)),s=s.reverse(),s.__actions__.push({func:cu,args:[$l],thisArg:n}),new zn(s,this.__chain__)}return this.thru($l)}function uC(){return zg(this.__wrapped__,this.__actions__)}var cC=tu(function(r,s,c){St.call(r,c)?++r[c]:Ir(r,c,1)});function lC(r,s,c){var m=Ke(r)?og:ex;return c&&bn(r,s,c)&&(s=n),m(r,Re(s,3))}function fC(r,s){var c=Ke(r)?Jr:Ig;return c(r,Re(s,3))}var hC=i0(C0),pC=i0(_0);function dC(r,s){return ln(lu(r,s),1)}function gC(r,s){return ln(lu(r,s),Fe)}function yC(r,s,c){return c=c===n?1:Ge(c),ln(lu(r,s),c)}function B0(r,s){var c=Ke(r)?Kn:Zr;return c(r,Re(s,3))}function D0(r,s){var c=Ke(r)?RS:Og;return c(r,Re(s,3))}var mC=tu(function(r,s,c){St.call(r,c)?r[c].push(s):Ir(r,c,[s])});function bC(r,s,c,m){r=En(r)?r:xs(r),c=c&&!m?Ge(c):0;var k=r.length;return c<0&&(c=rn(k+c,0)),gu(r)?c<=k&&r.indexOf(s,c)>-1:!!k&&hs(r,s,c)>-1}var vC=et(function(r,s,c){var m=-1,k=typeof s=="function",P=En(r)?Y(r.length):[];return Zr(r,function($){P[++m]=k?On(s,$,c):bo($,s,c)}),P}),wC=tu(function(r,s,c){Ir(r,c,s)});function lu(r,s){var c=Ke(r)?Lt:Lg;return c(r,Re(s,3))}function AC(r,s,c,m){return r==null?[]:(Ke(s)||(s=s==null?[]:[s]),c=m?n:c,Ke(c)||(c=c==null?[]:[c]),Mg(r,s,c))}var SC=tu(function(r,s,c){r[c?0:1].push(s)},function(){return[[],[]]});function EC(r,s,c){var m=Ke(r)?Qc:lg,k=arguments.length<3;return m(r,Re(s,4),c,k,Zr)}function xC(r,s,c){var m=Ke(r)?LS:lg,k=arguments.length<3;return m(r,Re(s,4),c,k,Og)}function CC(r,s){var c=Ke(r)?Jr:Ig;return c(r,pu(Re(s,3)))}function _C(r){var s=Ke(r)?Cg:bx;return s(r)}function kC(r,s,c){(c?bn(r,s,c):s===n)?s=1:s=Ge(s);var m=Ke(r)?JE:vx;return m(r,s)}function TC(r){var s=Ke(r)?YE:Ax;return s(r)}function OC(r){if(r==null)return 0;if(En(r))return gu(r)?ds(r):r.length;var s=pn(r);return s==Nt||s==Et?r.size:ml(r).length}function IC(r,s,c){var m=Ke(r)?Zc:Sx;return c&&bn(r,s,c)&&(s=n),m(r,Re(s,3))}var FC=et(function(r,s){if(r==null)return[];var c=s.length;return c>1&&bn(r,s[0],s[1])?s=[]:c>2&&bn(s[0],s[1],s[2])&&(s=[s[0]]),Mg(r,ln(s,1),[])}),fu=fE||function(){return cn.Date.now()};function BC(r,s){if(typeof s!="function")throw new Hn(u);return r=Ge(r),function(){if(--r<1)return s.apply(this,arguments)}}function P0(r,s,c){return s=c?n:s,s=r&&s==null?r.length:s,Fr(r,D,n,n,n,n,s)}function R0(r,s){var c;if(typeof s!="function")throw new Hn(u);return r=Ge(r),function(){return--r>0&&(c=s.apply(this,arguments)),r<=1&&(s=n),c}}var Ul=et(function(r,s,c){var m=v;if(c.length){var k=Xr(c,Ss(Ul));m|=F}return Fr(r,m,s,c,k)}),L0=et(function(r,s,c){var m=v|R;if(c.length){var k=Xr(c,Ss(L0));m|=F}return Fr(s,m,r,c,k)});function N0(r,s,c){s=c?n:s;var m=Fr(r,_,n,n,n,n,n,s);return m.placeholder=N0.placeholder,m}function j0(r,s,c){s=c?n:s;var m=Fr(r,x,n,n,n,n,n,s);return m.placeholder=j0.placeholder,m}function $0(r,s,c){var m,k,P,$,U,z,ie=0,se=!1,ae=!1,ve=!0;if(typeof r!="function")throw new Hn(u);s=Xn(s)||0,Mt(c)&&(se=!!c.leading,ae="maxWait"in c,P=ae?rn(Xn(c.maxWait)||0,s):P,ve="trailing"in c?!!c.trailing:ve);function Te(Xt){var cr=m,Lr=k;return m=k=n,ie=Xt,$=r.apply(Lr,cr),$}function Ne(Xt){return ie=Xt,U=Eo(st,s),se?Te(Xt):$}function Xe(Xt){var cr=Xt-z,Lr=Xt-ie,iy=s-cr;return ae?hn(iy,P-Lr):iy}function je(Xt){var cr=Xt-z,Lr=Xt-ie;return z===n||cr>=s||cr<0||ae&&Lr>=P}function st(){var Xt=fu();if(je(Xt))return ct(Xt);U=Eo(st,Xe(Xt))}function ct(Xt){return U=n,ve&&m?Te(Xt):(m=k=n,$)}function Dn(){U!==n&&Jg(U),ie=0,m=z=k=U=n}function vn(){return U===n?$:ct(fu())}function Pn(){var Xt=fu(),cr=je(Xt);if(m=arguments,k=this,z=Xt,cr){if(U===n)return Ne(z);if(ae)return Jg(U),U=Eo(st,s),Te(z)}return U===n&&(U=Eo(st,s)),$}return Pn.cancel=Dn,Pn.flush=vn,Pn}var DC=et(function(r,s){return Tg(r,1,s)}),PC=et(function(r,s,c){return Tg(r,Xn(s)||0,c)});function RC(r){return Fr(r,Q)}function hu(r,s){if(typeof r!="function"||s!=null&&typeof s!="function")throw new Hn(u);var c=function(){var m=arguments,k=s?s.apply(this,m):m[0],P=c.cache;if(P.has(k))return P.get(k);var $=r.apply(this,m);return c.cache=P.set(k,$)||P,$};return c.cache=new(hu.Cache||Or),c}hu.Cache=Or;function pu(r){if(typeof r!="function")throw new Hn(u);return function(){var s=arguments;switch(s.length){case 0:return!r.call(this);case 1:return!r.call(this,s[0]);case 2:return!r.call(this,s[0],s[1]);case 3:return!r.call(this,s[0],s[1],s[2])}return!r.apply(this,s)}}function LC(r){return R0(2,r)}var NC=Ex(function(r,s){s=s.length==1&&Ke(s[0])?Lt(s[0],In(Re())):Lt(ln(s,1),In(Re()));var c=s.length;return et(function(m){for(var k=-1,P=hn(m.length,c);++k<P;)m[k]=s[k].call(this,m[k]);return On(r,this,m)})}),Vl=et(function(r,s){var c=Xr(s,Ss(Vl));return Fr(r,F,n,s,c)}),M0=et(function(r,s){var c=Xr(s,Ss(M0));return Fr(r,I,n,s,c)}),jC=Br(function(r,s){return Fr(r,K,n,n,n,s)});function $C(r,s){if(typeof r!="function")throw new Hn(u);return s=s===n?s:Ge(s),et(r,s)}function MC(r,s){if(typeof r!="function")throw new Hn(u);return s=s==null?0:rn(Ge(s),0),et(function(c){var m=c[s],k=ni(c,0,s);return m&&Yr(k,m),On(r,this,k)})}function UC(r,s,c){var m=!0,k=!0;if(typeof r!="function")throw new Hn(u);return Mt(c)&&(m="leading"in c?!!c.leading:m,k="trailing"in c?!!c.trailing:k),$0(r,s,{leading:m,maxWait:s,trailing:k})}function VC(r){return P0(r,1)}function qC(r,s){return Vl(_l(s),r)}function WC(){if(!arguments.length)return[];var r=arguments[0];return Ke(r)?r:[r]}function KC(r){return Gn(r,T)}function HC(r,s){return s=typeof s=="function"?s:n,Gn(r,T,s)}function zC(r){return Gn(r,d|T)}function GC(r,s){return s=typeof s=="function"?s:n,Gn(r,d|T,s)}function JC(r,s){return s==null||kg(r,s,an(s))}function ur(r,s){return r===s||r!==r&&s!==s}var YC=su(dl),XC=su(function(r,s){return r>=s}),Ii=Dg(function(){return arguments}())?Dg:function(r){return Vt(r)&&St.call(r,"callee")&&!vg.call(r,"callee")},Ke=Y.isArray,QC=eg?In(eg):ox;function En(r){return r!=null&&du(r.length)&&!Pr(r)}function Yt(r){return Vt(r)&&En(r)}function ZC(r){return r===!0||r===!1||Vt(r)&&mn(r)==xe}var ri=pE||Zl,e_=tg?In(tg):ax;function t_(r){return Vt(r)&&r.nodeType===1&&!xo(r)}function n_(r){if(r==null)return!0;if(En(r)&&(Ke(r)||typeof r=="string"||typeof r.splice=="function"||ri(r)||Es(r)||Ii(r)))return!r.length;var s=pn(r);if(s==Nt||s==Et)return!r.size;if(So(r))return!ml(r).length;for(var c in r)if(St.call(r,c))return!1;return!0}function r_(r,s){return vo(r,s)}function i_(r,s,c){c=typeof c=="function"?c:n;var m=c?c(r,s):n;return m===n?vo(r,s,n,c):!!m}function ql(r){if(!Vt(r))return!1;var s=mn(r);return s==Le||s==$e||typeof r.message=="string"&&typeof r.name=="string"&&!xo(r)}function s_(r){return typeof r=="number"&&Ag(r)}function Pr(r){if(!Mt(r))return!1;var s=mn(r);return s==Tt||s==on||s==We||s==Ot}function U0(r){return typeof r=="number"&&r==Ge(r)}function du(r){return typeof r=="number"&&r>-1&&r%1==0&&r<=_e}function Mt(r){var s=typeof r;return r!=null&&(s=="object"||s=="function")}function Vt(r){return r!=null&&typeof r=="object"}var V0=ng?In(ng):cx;function o_(r,s){return r===s||yl(r,s,Dl(s))}function a_(r,s,c){return c=typeof c=="function"?c:n,yl(r,s,Dl(s),c)}function u_(r){return q0(r)&&r!=+r}function c_(r){if(Hx(r))throw new Ue(a);return Pg(r)}function l_(r){return r===null}function f_(r){return r==null}function q0(r){return typeof r=="number"||Vt(r)&&mn(r)==jt}function xo(r){if(!Vt(r)||mn(r)!=ke)return!1;var s=Ua(r);if(s===null)return!0;var c=St.call(s,"constructor")&&s.constructor;return typeof c=="function"&&c instanceof c&&Na.call(c)==aE}var Wl=rg?In(rg):lx;function h_(r){return U0(r)&&r>=-9007199254740991&&r<=_e}var W0=ig?In(ig):fx;function gu(r){return typeof r=="string"||!Ke(r)&&Vt(r)&&mn(r)==me}function Bn(r){return typeof r=="symbol"||Vt(r)&&mn(r)==Ze}var Es=sg?In(sg):hx;function p_(r){return r===n}function d_(r){return Vt(r)&&pn(r)==ot}function g_(r){return Vt(r)&&mn(r)==Ut}var y_=su(bl),m_=su(function(r,s){return r<=s});function K0(r){if(!r)return[];if(En(r))return gu(r)?or(r):Sn(r);if(lo&&r[lo])return JS(r[lo]());var s=pn(r),c=s==Nt?sl:s==Et?Pa:xs;return c(r)}function Rr(r){if(!r)return r===0?r:0;if(r=Xn(r),r===Fe||r===-1/0){var s=r<0?-1:1;return s*qe}return r===r?r:0}function Ge(r){var s=Rr(r),c=s%1;return s===s?c?s-c:s:0}function H0(r){return r?_i(Ge(r),0,we):0}function Xn(r){if(typeof r=="number")return r;if(Bn(r))return Ee;if(Mt(r)){var s=typeof r.valueOf=="function"?r.valueOf():r;r=Mt(s)?s+"":s}if(typeof r!="string")return r===0?r:+r;r=fg(r);var c=Ye.test(r);return c||Dt.test(r)?BS(r.slice(2),c?2:8):rt.test(r)?Ee:+r}function z0(r){return vr(r,xn(r))}function b_(r){return r?_i(Ge(r),-9007199254740991,_e):r===0?r:0}function At(r){return r==null?"":Fn(r)}var v_=ws(function(r,s){if(So(s)||En(s)){vr(s,an(s),r);return}for(var c in s)St.call(s,c)&&yo(r,c,s[c])}),G0=ws(function(r,s){vr(s,xn(s),r)}),yu=ws(function(r,s,c,m){vr(s,xn(s),r,m)}),w_=ws(function(r,s,c,m){vr(s,an(s),r,m)}),A_=Br(fl);function S_(r,s){var c=vs(r);return s==null?c:_g(c,s)}var E_=et(function(r,s){r=_t(r);var c=-1,m=s.length,k=m>2?s[2]:n;for(k&&bn(s[0],s[1],k)&&(m=1);++c<m;)for(var P=s[c],$=xn(P),U=-1,z=$.length;++U<z;){var ie=$[U],se=r[ie];(se===n||ur(se,ys[ie])&&!St.call(r,ie))&&(r[ie]=P[ie])}return r}),x_=et(function(r){return r.push(n,f0),On(J0,n,r)});function C_(r,s){return ag(r,Re(s,3),br)}function __(r,s){return ag(r,Re(s,3),pl)}function k_(r,s){return r==null?r:hl(r,Re(s,3),xn)}function T_(r,s){return r==null?r:Fg(r,Re(s,3),xn)}function O_(r,s){return r&&br(r,Re(s,3))}function I_(r,s){return r&&pl(r,Re(s,3))}function F_(r){return r==null?[]:Xa(r,an(r))}function B_(r){return r==null?[]:Xa(r,xn(r))}function Kl(r,s,c){var m=r==null?n:ki(r,s);return m===n?c:m}function D_(r,s){return r!=null&&d0(r,s,nx)}function Hl(r,s){return r!=null&&d0(r,s,rx)}var P_=o0(function(r,s,c){s!=null&&typeof s.toString!="function"&&(s=ja.call(s)),r[s]=c},Gl(Cn)),R_=o0(function(r,s,c){s!=null&&typeof s.toString!="function"&&(s=ja.call(s)),St.call(r,s)?r[s].push(c):r[s]=[c]},Re),L_=et(bo);function an(r){return En(r)?xg(r):ml(r)}function xn(r){return En(r)?xg(r,!0):px(r)}function N_(r,s){var c={};return s=Re(s,3),br(r,function(m,k,P){Ir(c,s(m,k,P),m)}),c}function j_(r,s){var c={};return s=Re(s,3),br(r,function(m,k,P){Ir(c,k,s(m,k,P))}),c}var $_=ws(function(r,s,c){Qa(r,s,c)}),J0=ws(function(r,s,c,m){Qa(r,s,c,m)}),M_=Br(function(r,s){var c={};if(r==null)return c;var m=!1;s=Lt(s,function(P){return P=ti(P,r),m||(m=P.length>1),P}),vr(r,Fl(r),c),m&&(c=Gn(c,d|w|T,Px));for(var k=s.length;k--;)El(c,s[k]);return c});function U_(r,s){return Y0(r,pu(Re(s)))}var V_=Br(function(r,s){return r==null?{}:gx(r,s)});function Y0(r,s){if(r==null)return{};var c=Lt(Fl(r),function(m){return[m]});return s=Re(s),Ug(r,c,function(m,k){return s(m,k[0])})}function q_(r,s,c){s=ti(s,r);var m=-1,k=s.length;for(k||(k=1,r=n);++m<k;){var P=r==null?n:r[wr(s[m])];P===n&&(m=k,P=c),r=Pr(P)?P.call(r):P}return r}function W_(r,s,c){return r==null?r:wo(r,s,c)}function K_(r,s,c,m){return m=typeof m=="function"?m:n,r==null?r:wo(r,s,c,m)}var X0=c0(an),Q0=c0(xn);function H_(r,s,c){var m=Ke(r),k=m||ri(r)||Es(r);if(s=Re(s,4),c==null){var P=r&&r.constructor;k?c=m?new P:[]:Mt(r)?c=Pr(P)?vs(Ua(r)):{}:c={}}return(k?Kn:br)(r,function($,U,z){return s(c,$,U,z)}),c}function z_(r,s){return r==null?!0:El(r,s)}function G_(r,s,c){return r==null?r:Hg(r,s,_l(c))}function J_(r,s,c,m){return m=typeof m=="function"?m:n,r==null?r:Hg(r,s,_l(c),m)}function xs(r){return r==null?[]:il(r,an(r))}function Y_(r){return r==null?[]:il(r,xn(r))}function X_(r,s,c){return c===n&&(c=s,s=n),c!==n&&(c=Xn(c),c=c===c?c:0),s!==n&&(s=Xn(s),s=s===s?s:0),_i(Xn(r),s,c)}function Q_(r,s,c){return s=Rr(s),c===n?(c=s,s=0):c=Rr(c),r=Xn(r),ix(r,s,c)}function Z_(r,s,c){if(c&&typeof c!="boolean"&&bn(r,s,c)&&(s=c=n),c===n&&(typeof s=="boolean"?(c=s,s=n):typeof r=="boolean"&&(c=r,r=n)),r===n&&s===n?(r=0,s=1):(r=Rr(r),s===n?(s=r,r=0):s=Rr(s)),r>s){var m=r;r=s,s=m}if(c||r%1||s%1){var k=Sg();return hn(r+k*(s-r+FS("1e-"+((k+"").length-1))),s)}return wl(r,s)}var ek=As(function(r,s,c){return s=s.toLowerCase(),r+(c?Z0(s):s)});function Z0(r){return zl(At(r).toLowerCase())}function ey(r){return r=At(r),r&&r.replace(fn,WS).replace(AS,"")}function tk(r,s,c){r=At(r),s=Fn(s);var m=r.length;c=c===n?m:_i(Ge(c),0,m);var k=c;return c-=s.length,c>=0&&r.slice(c,k)==s}function nk(r){return r=At(r),r&&os.test(r)?r.replace(Kr,KS):r}function rk(r){return r=At(r),r&&ir.test(r)?r.replace(kr,"\\$&"):r}var ik=As(function(r,s,c){return r+(c?"-":"")+s.toLowerCase()}),sk=As(function(r,s,c){return r+(c?" ":"")+s.toLowerCase()}),ok=r0("toLowerCase");function ak(r,s,c){r=At(r),s=Ge(s);var m=s?ds(r):0;if(!s||m>=s)return r;var k=(s-m)/2;return iu(Ka(k),c)+r+iu(Wa(k),c)}function uk(r,s,c){r=At(r),s=Ge(s);var m=s?ds(r):0;return s&&m<s?r+iu(s-m,c):r}function ck(r,s,c){r=At(r),s=Ge(s);var m=s?ds(r):0;return s&&m<s?iu(s-m,c)+r:r}function lk(r,s,c){return c||s==null?s=0:s&&(s=+s),mE(At(r).replace(zr,""),s||0)}function fk(r,s,c){return(c?bn(r,s,c):s===n)?s=1:s=Ge(s),Al(At(r),s)}function hk(){var r=arguments,s=At(r[0]);return r.length<3?s:s.replace(r[1],r[2])}var pk=As(function(r,s,c){return r+(c?"_":"")+s.toLowerCase()});function dk(r,s,c){return c&&typeof c!="number"&&bn(r,s,c)&&(s=c=n),c=c===n?we:c>>>0,c?(r=At(r),r&&(typeof s=="string"||s!=null&&!Wl(s))&&(s=Fn(s),!s&&ps(r))?ni(or(r),0,c):r.split(s,c)):[]}var gk=As(function(r,s,c){return r+(c?" ":"")+zl(s)});function yk(r,s,c){return r=At(r),c=c==null?0:_i(Ge(c),0,r.length),s=Fn(s),r.slice(c,c+s.length)==s}function mk(r,s,c){var m=B.templateSettings;c&&bn(r,s,c)&&(s=n),r=At(r),s=yu({},s,m,l0);var k=yu({},s.imports,m.imports,l0),P=an(k),$=il(k,P),U,z,ie=0,se=s.interpolate||kn,ae="__p += '",ve=ol((s.escape||kn).source+"|"+se.source+"|"+(se===Hr?ft:kn).source+"|"+(s.evaluate||kn).source+"|$","g"),Te="//# sourceURL="+(St.call(s,"sourceURL")?(s.sourceURL+"").replace(/\s/g," "):"lodash.templateSources["+ ++_S+"]")+`
146
+ `;r.replace(ve,function(je,st,ct,Dn,vn,Pn){return ct||(ct=Dn),ae+=r.slice(ie,Pn).replace(sr,HS),st&&(U=!0,ae+=`' +
147
+ __e(`+st+`) +
148
+ '`),vn&&(z=!0,ae+=`';
149
+ `+vn+`;
150
+ __p += '`),ct&&(ae+=`' +
151
+ ((__t = (`+ct+`)) == null ? '' : __t) +
152
+ '`),ie=Pn+je.length,je}),ae+=`';
153
+ `;var Ne=St.call(s,"variable")&&s.variable;if(!Ne)ae=`with (obj) {
154
+ `+ae+`
145
155
  }
146
- `;else if(me.test(Pe))throw new Me(l);se=(H?se.replace(dt,""):se).replace(ut,"$1").replace(pt,"$1;"),se="function("+(Pe||"obj")+`) {
147
- `+(Pe?"":`obj || (obj = {});
148
- `)+"var __t, __p = ''"+(U?", __e = _.escape":"")+(H?`, __j = Array.prototype.join;
156
+ `;else if(be.test(Ne))throw new Ue(l);ae=(z?ae.replace(yt,""):ae).replace(lt,"$1").replace(gt,"$1;"),ae="function("+(Ne||"obj")+`) {
157
+ `+(Ne?"":`obj || (obj = {});
158
+ `)+"var __t, __p = ''"+(U?", __e = _.escape":"")+(z?`, __j = Array.prototype.join;
149
159
  function print() { __p += __j.call(arguments, '') }
150
160
  `:`;
151
- `)+se+`return __p
152
- }`;var Ye=Hy(function(){return bt(B,_e+"return "+se).apply(n,j)});if(Ye.source=se,$l(Ye))throw Ye;return Ye}function W_(r){return wt(r).toLowerCase()}function K_(r){return wt(r).toUpperCase()}function H_(r,s,c){if(r=wt(r),r&&(c||s===n))return tg(r);if(!r||!(s=Fn(s)))return r;var m=ir(r),C=ir(s),B=ng(m,C),j=rg(m,C)+1;return ei(m,B,j).join("")}function z_(r,s,c){if(r=wt(r),r&&(c||s===n))return r.slice(0,sg(r)+1);if(!r||!(s=Fn(s)))return r;var m=ir(r),C=rg(m,ir(s))+1;return ei(m,0,C).join("")}function G_(r,s,c){if(r=wt(r),r&&(c||s===n))return r.replace(Kr,"");if(!r||!(s=Fn(s)))return r;var m=ir(r),C=ng(m,ir(s));return ei(m,C).join("")}function J_(r,s){var c=ce,m=fe;if(Mt(s)){var C="separator"in s?s.separator:C;c="length"in s?ze(s.length):c,m="omission"in s?Fn(s.omission):m}r=wt(r);var B=r.length;if(fs(r)){var j=ir(r);B=j.length}if(c>=B)return r;var U=c-hs(m);if(U<1)return m;var H=j?ei(j,0,U).join(""):r.slice(0,U);if(C===n)return H+m;if(j&&(U+=H.length-U),jl(C)){if(r.slice(U).search(C)){var te,re=H;for(C.global||(C=tl(C.source,wt(lt.exec(C))+"g")),C.lastIndex=0;te=C.exec(re);)var se=te.index;H=H.slice(0,se===n?U:se)}}else if(r.indexOf(Fn(C),U)!=U){var be=H.lastIndexOf(C);be>-1&&(H=H.slice(0,be))}return H+m}function Y_(r){return r=wt(r),r&&mi.test(r)?r.replace(st,CE):r}var X_=vs(function(r,s,c){return r+(c?" ":"")+s.toUpperCase()}),ql=zg("toUpperCase");function Ky(r,s,c){return r=wt(r),s=c?n:s,s===n?wE(r)?kE(r):fE(r):r.match(s)||[]}var Hy=Ze(function(r,s){try{return On(r,n,s)}catch(c){return $l(c)?c:new Me(c)}}),Q_=Fr(function(r,s){return Wn(s,function(c){c=br(c),Or(r,c,Nl(r[c],r))}),r});function Z_(r){var s=r==null?0:r.length,c=De();return r=s?Pt(r,function(m){if(typeof m[1]!="function")throw new Kn(u);return[c(m[0]),m[1]]}):[],Ze(function(m){for(var C=-1;++C<s;){var B=r[C];if(On(B[0],this,m))return On(B[1],this,m)}})}function eT(r){return CS(zn(r,d))}function Vl(r){return function(){return r}}function tT(r,s){return r==null||r!==r?s:r}var nT=Jg(),rT=Jg(!0);function Cn(r){return r}function Wl(r){return Cg(typeof r=="function"?r:zn(r,d))}function iT(r){return Tg(zn(r,d))}function sT(r,s){return kg(r,zn(s,d))}var oT=Ze(function(r,s){return function(c){return yo(c,r,s)}}),aT=Ze(function(r,s){return function(c){return yo(r,c,s)}});function Kl(r,s,c){var m=on(s),C=Ka(s,m);c==null&&!(Mt(s)&&(C.length||!m.length))&&(c=s,s=r,r=this,C=Ka(s,on(s)));var B=!(Mt(c)&&"chain"in c)||!!c.chain,j=Dr(r);return Wn(C,function(U){var H=s[U];r[U]=H,j&&(r.prototype[U]=function(){var te=this.__chain__;if(B||te){var re=r(this.__wrapped__),se=re.__actions__=En(this.__actions__);return se.push({func:H,args:arguments,thisArg:r}),re.__chain__=te,re}return H.apply(r,Gr([this.value()],arguments))})}),r}function uT(){return un._===this&&(un._=RE),this}function Hl(){}function cT(r){return r=ze(r),Ze(function(s){return Og(s,r)})}var lT=Sl(Pt),fT=Sl(Yd),hT=Sl(Gc);function zy(r){return Il(r)?Jc(br(r)):qS(r)}function pT(r){return function(s){return r==null?n:Ci(r,s)}}var dT=Xg(),gT=Xg(!0);function zl(){return[]}function Gl(){return!1}function yT(){return{}}function mT(){return""}function bT(){return!0}function vT(r,s){if(r=ze(r),r<1||r>Te)return[];var c=Ee,m=fn(r,Ee);s=De(s),r-=Ee;for(var C=Qc(m,s);++c<r;)s(c);return C}function wT(r){return qe(r)?Pt(r,br):Bn(r)?[r]:En(py(wt(r)))}function AT(r){var s=++BE;return wt(r)+s}var ET=Xa(function(r,s){return r+s},0),ST=xl("ceil"),xT=Xa(function(r,s){return r/s},1),CT=xl("floor");function _T(r){return r&&r.length?Wa(r,Cn,cl):n}function TT(r,s){return r&&r.length?Wa(r,De(s,2),cl):n}function kT(r){return Zd(r,Cn)}function OT(r,s){return Zd(r,De(s,2))}function IT(r){return r&&r.length?Wa(r,Cn,pl):n}function FT(r,s){return r&&r.length?Wa(r,De(s,2),pl):n}var BT=Xa(function(r,s){return r*s},1),DT=xl("round"),RT=Xa(function(r,s){return r-s},0);function PT(r){return r&&r.length?Xc(r,Cn):0}function NT(r,s){return r&&r.length?Xc(r,De(s,2)):0}return F.after=iC,F.ary=xy,F.assign=KC,F.assignIn=$y,F.assignInWith=lu,F.assignWith=HC,F.at=zC,F.before=Cy,F.bind=Nl,F.bindAll=Q_,F.bindKey=_y,F.castArray=yC,F.chain=Ay,F.chunk=Cx,F.compact=_x,F.concat=Tx,F.cond=Z_,F.conforms=eT,F.constant=Vl,F.countBy=P2,F.create=GC,F.curry=Ty,F.curryRight=ky,F.debounce=Oy,F.defaults=JC,F.defaultsDeep=YC,F.defer=sC,F.delay=oC,F.difference=kx,F.differenceBy=Ox,F.differenceWith=Ix,F.drop=Fx,F.dropRight=Bx,F.dropRightWhile=Dx,F.dropWhile=Rx,F.fill=Px,F.filter=L2,F.flatMap=M2,F.flatMapDeep=U2,F.flatMapDepth=q2,F.flatten=my,F.flattenDeep=Nx,F.flattenDepth=Lx,F.flip=aC,F.flow=nT,F.flowRight=rT,F.fromPairs=$x,F.functions=r_,F.functionsIn=i_,F.groupBy=V2,F.initial=Mx,F.intersection=Ux,F.intersectionBy=qx,F.intersectionWith=Vx,F.invert=o_,F.invertBy=a_,F.invokeMap=K2,F.iteratee=Wl,F.keyBy=H2,F.keys=on,F.keysIn=xn,F.map=iu,F.mapKeys=c_,F.mapValues=l_,F.matches=iT,F.matchesProperty=sT,F.memoize=ou,F.merge=f_,F.mergeWith=jy,F.method=oT,F.methodOf=aT,F.mixin=Kl,F.negate=au,F.nthArg=cT,F.omit=h_,F.omitBy=p_,F.once=uC,F.orderBy=z2,F.over=lT,F.overArgs=cC,F.overEvery=fT,F.overSome=hT,F.partial=Ll,F.partialRight=Iy,F.partition=G2,F.pick=d_,F.pickBy=My,F.property=zy,F.propertyOf=pT,F.pull=zx,F.pullAll=vy,F.pullAllBy=Gx,F.pullAllWith=Jx,F.pullAt=Yx,F.range=dT,F.rangeRight=gT,F.rearg=lC,F.reject=X2,F.remove=Xx,F.rest=fC,F.reverse=Rl,F.sampleSize=Z2,F.set=y_,F.setWith=m_,F.shuffle=eC,F.slice=Qx,F.sortBy=rC,F.sortedUniq=s2,F.sortedUniqBy=o2,F.split=M_,F.spread=hC,F.tail=a2,F.take=u2,F.takeRight=c2,F.takeRightWhile=l2,F.takeWhile=f2,F.tap=_2,F.throttle=pC,F.thru=ru,F.toArray=Py,F.toPairs=Uy,F.toPairsIn=qy,F.toPath=wT,F.toPlainObject=Ly,F.transform=b_,F.unary=dC,F.union=h2,F.unionBy=p2,F.unionWith=d2,F.uniq=g2,F.uniqBy=y2,F.uniqWith=m2,F.unset=v_,F.unzip=Pl,F.unzipWith=wy,F.update=w_,F.updateWith=A_,F.values=Es,F.valuesIn=E_,F.without=b2,F.words=Ky,F.wrap=gC,F.xor=v2,F.xorBy=w2,F.xorWith=A2,F.zip=E2,F.zipObject=S2,F.zipObjectDeep=x2,F.zipWith=C2,F.entries=Uy,F.entriesIn=qy,F.extend=$y,F.extendWith=lu,Kl(F,F),F.add=ET,F.attempt=Hy,F.camelCase=__,F.capitalize=Vy,F.ceil=ST,F.clamp=S_,F.clone=mC,F.cloneDeep=vC,F.cloneDeepWith=wC,F.cloneWith=bC,F.conformsTo=AC,F.deburr=Wy,F.defaultTo=tT,F.divide=xT,F.endsWith=T_,F.eq=or,F.escape=k_,F.escapeRegExp=O_,F.every=N2,F.find=$2,F.findIndex=gy,F.findKey=XC,F.findLast=j2,F.findLastIndex=yy,F.findLastKey=QC,F.floor=CT,F.forEach=Ey,F.forEachRight=Sy,F.forIn=ZC,F.forInRight=e_,F.forOwn=t_,F.forOwnRight=n_,F.get=Ml,F.gt=EC,F.gte=SC,F.has=s_,F.hasIn=Ul,F.head=by,F.identity=Cn,F.includes=W2,F.indexOf=jx,F.inRange=x_,F.invoke=u_,F.isArguments=ki,F.isArray=qe,F.isArrayBuffer=xC,F.isArrayLike=Sn,F.isArrayLikeObject=Jt,F.isBoolean=CC,F.isBuffer=ti,F.isDate=_C,F.isElement=TC,F.isEmpty=kC,F.isEqual=OC,F.isEqualWith=IC,F.isError=$l,F.isFinite=FC,F.isFunction=Dr,F.isInteger=Fy,F.isLength=uu,F.isMap=By,F.isMatch=BC,F.isMatchWith=DC,F.isNaN=RC,F.isNative=PC,F.isNil=LC,F.isNull=NC,F.isNumber=Dy,F.isObject=Mt,F.isObjectLike=qt,F.isPlainObject=Eo,F.isRegExp=jl,F.isSafeInteger=$C,F.isSet=Ry,F.isString=cu,F.isSymbol=Bn,F.isTypedArray=As,F.isUndefined=jC,F.isWeakMap=MC,F.isWeakSet=UC,F.join=Wx,F.kebabCase=I_,F.last=Jn,F.lastIndexOf=Kx,F.lowerCase=F_,F.lowerFirst=B_,F.lt=qC,F.lte=VC,F.max=_T,F.maxBy=TT,F.mean=kT,F.meanBy=OT,F.min=IT,F.minBy=FT,F.stubArray=zl,F.stubFalse=Gl,F.stubObject=yT,F.stubString=mT,F.stubTrue=bT,F.multiply=BT,F.nth=Hx,F.noConflict=uT,F.noop=Hl,F.now=su,F.pad=D_,F.padEnd=R_,F.padStart=P_,F.parseInt=N_,F.random=C_,F.reduce=J2,F.reduceRight=Y2,F.repeat=L_,F.replace=$_,F.result=g_,F.round=DT,F.runInContext=W,F.sample=Q2,F.size=tC,F.snakeCase=j_,F.some=nC,F.sortedIndex=Zx,F.sortedIndexBy=e2,F.sortedIndexOf=t2,F.sortedLastIndex=n2,F.sortedLastIndexBy=r2,F.sortedLastIndexOf=i2,F.startCase=U_,F.startsWith=q_,F.subtract=RT,F.sum=PT,F.sumBy=NT,F.template=V_,F.times=vT,F.toFinite=Rr,F.toInteger=ze,F.toLength=Ny,F.toLower=W_,F.toNumber=Yn,F.toSafeInteger=WC,F.toString=wt,F.toUpper=K_,F.trim=H_,F.trimEnd=z_,F.trimStart=G_,F.truncate=J_,F.unescape=Y_,F.uniqueId=AT,F.upperCase=X_,F.upperFirst=ql,F.each=Ey,F.eachRight=Sy,F.first=by,Kl(F,function(){var r={};return yr(F,function(s,c){At.call(F.prototype,c)||(r[c]=s)}),r}(),{chain:!1}),F.VERSION=i,Wn(["bind","bindKey","curry","curryRight","partial","partialRight"],function(r){F[r].placeholder=F}),Wn(["drop","take"],function(r,s){ot.prototype[r]=function(c){c=c===n?1:rn(ze(c),0);var m=this.__filtered__&&!s?new ot(this):this.clone();return m.__filtered__?m.__takeCount__=fn(c,m.__takeCount__):m.__views__.push({size:fn(c,Ee),type:r+(m.__dir__<0?"Right":"")}),m},ot.prototype[r+"Right"]=function(c){return this.reverse()[r](c).reverse()}}),Wn(["filter","map","takeWhile"],function(r,s){var c=s+1,m=c==ge||c==Re;ot.prototype[r]=function(C){var B=this.clone();return B.__iteratees__.push({iteratee:De(C,3),type:c}),B.__filtered__=B.__filtered__||m,B}}),Wn(["head","last"],function(r,s){var c="take"+(s?"Right":"");ot.prototype[r]=function(){return this[c](1).value()[0]}}),Wn(["initial","tail"],function(r,s){var c="drop"+(s?"":"Right");ot.prototype[r]=function(){return this.__filtered__?new ot(this):this[c](1)}}),ot.prototype.compact=function(){return this.filter(Cn)},ot.prototype.find=function(r){return this.filter(r).head()},ot.prototype.findLast=function(r){return this.reverse().find(r)},ot.prototype.invokeMap=Ze(function(r,s){return typeof r=="function"?new ot(this):this.map(function(c){return yo(c,r,s)})}),ot.prototype.reject=function(r){return this.filter(au(De(r)))},ot.prototype.slice=function(r,s){r=ze(r);var c=this;return c.__filtered__&&(r>0||s<0)?new ot(c):(r<0?c=c.takeRight(-r):r&&(c=c.drop(r)),s!==n&&(s=ze(s),c=s<0?c.dropRight(-s):c.take(s-r)),c)},ot.prototype.takeRightWhile=function(r){return this.reverse().takeWhile(r).reverse()},ot.prototype.toArray=function(){return this.take(Ee)},yr(ot.prototype,function(r,s){var c=/^(?:filter|find|map|reject)|While$/.test(s),m=/^(?:head|last)$/.test(s),C=F[m?"take"+(s=="last"?"Right":""):s],B=m||/^find/.test(s);C&&(F.prototype[s]=function(){var j=this.__wrapped__,U=m?[1]:arguments,H=j instanceof ot,te=U[0],re=H||qe(j),se=function(rt){var at=C.apply(F,Gr([rt],U));return m&&be?at[0]:at};re&&c&&typeof te=="function"&&te.length!=1&&(H=re=!1);var be=this.__chain__,_e=!!this.__actions__.length,Pe=B&&!be,Ye=H&&!_e;if(!B&&re){j=Ye?j:new ot(this);var Ne=r.apply(j,U);return Ne.__actions__.push({func:ru,args:[se],thisArg:n}),new Hn(Ne,be)}return Pe&&Ye?r.apply(this,U):(Ne=this.thru(se),Pe?m?Ne.value()[0]:Ne.value():Ne)})}),Wn(["pop","push","shift","sort","splice","unshift"],function(r){var s=Oa[r],c=/^(?:push|sort|unshift)$/.test(r)?"tap":"thru",m=/^(?:pop|shift)$/.test(r);F.prototype[r]=function(){var C=arguments;if(m&&!this.__chain__){var B=this.value();return s.apply(qe(B)?B:[],C)}return this[c](function(j){return s.apply(qe(j)?j:[],C)})}}),yr(ot.prototype,function(r,s){var c=F[s];if(c){var m=c.name+"";At.call(ys,m)||(ys[m]=[]),ys[m].push({name:s,func:c})}}),ys[Ya(n,R).name]=[{name:"wrapper",func:n}],ot.prototype.clone=YE,ot.prototype.reverse=XE,ot.prototype.value=QE,F.prototype.at=T2,F.prototype.chain=k2,F.prototype.commit=O2,F.prototype.next=I2,F.prototype.plant=B2,F.prototype.reverse=D2,F.prototype.toJSON=F.prototype.valueOf=F.prototype.value=R2,F.prototype.first=F.prototype.head,uo&&(F.prototype[uo]=F2),F},ps=OE();wi?((wi.exports=ps)._=ps,Wc._=ps):un._=ps}).call(Xn)}(Ho,Ho.exports);var ci=Ho.exports;const yt=pu(ci),M1={ShortenedText:Ct.div`
161
+ `)+ae+`return __p
162
+ }`;var Xe=ny(function(){return wt(P,Te+"return "+ae).apply(n,$)});if(Xe.source=ae,ql(Xe))throw Xe;return Xe}function bk(r){return At(r).toLowerCase()}function vk(r){return At(r).toUpperCase()}function wk(r,s,c){if(r=At(r),r&&(c||s===n))return fg(r);if(!r||!(s=Fn(s)))return r;var m=or(r),k=or(s),P=hg(m,k),$=pg(m,k)+1;return ni(m,P,$).join("")}function Ak(r,s,c){if(r=At(r),r&&(c||s===n))return r.slice(0,gg(r)+1);if(!r||!(s=Fn(s)))return r;var m=or(r),k=pg(m,or(s))+1;return ni(m,0,k).join("")}function Sk(r,s,c){if(r=At(r),r&&(c||s===n))return r.replace(zr,"");if(!r||!(s=Fn(s)))return r;var m=or(r),k=hg(m,or(s));return ni(m,k).join("")}function Ek(r,s){var c=ce,m=fe;if(Mt(s)){var k="separator"in s?s.separator:k;c="length"in s?Ge(s.length):c,m="omission"in s?Fn(s.omission):m}r=At(r);var P=r.length;if(ps(r)){var $=or(r);P=$.length}if(c>=P)return r;var U=c-ds(m);if(U<1)return m;var z=$?ni($,0,U).join(""):r.slice(0,U);if(k===n)return z+m;if($&&(U+=z.length-U),Wl(k)){if(r.slice(U).search(k)){var ie,se=z;for(k.global||(k=ol(k.source,At(ht.exec(k))+"g")),k.lastIndex=0;ie=k.exec(se);)var ae=ie.index;z=z.slice(0,ae===n?U:ae)}}else if(r.indexOf(Fn(k),U)!=U){var ve=z.lastIndexOf(k);ve>-1&&(z=z.slice(0,ve))}return z+m}function xk(r){return r=At(r),r&&vi.test(r)?r.replace(at,ZS):r}var Ck=As(function(r,s,c){return r+(c?" ":"")+s.toUpperCase()}),zl=r0("toUpperCase");function ty(r,s,c){return r=At(r),s=c?n:s,s===n?GS(r)?nE(r):$S(r):r.match(s)||[]}var ny=et(function(r,s){try{return On(r,n,s)}catch(c){return ql(c)?c:new Ue(c)}}),_k=Br(function(r,s){return Kn(s,function(c){c=wr(c),Ir(r,c,Ul(r[c],r))}),r});function kk(r){var s=r==null?0:r.length,c=Re();return r=s?Lt(r,function(m){if(typeof m[1]!="function")throw new Hn(u);return[c(m[0]),m[1]]}):[],et(function(m){for(var k=-1;++k<s;){var P=r[k];if(On(P[0],this,m))return On(P[1],this,m)}})}function Tk(r){return ZE(Gn(r,d))}function Gl(r){return function(){return r}}function Ok(r,s){return r==null||r!==r?s:r}var Ik=s0(),Fk=s0(!0);function Cn(r){return r}function Jl(r){return Rg(typeof r=="function"?r:Gn(r,d))}function Bk(r){return Ng(Gn(r,d))}function Dk(r,s){return jg(r,Gn(s,d))}var Pk=et(function(r,s){return function(c){return bo(c,r,s)}}),Rk=et(function(r,s){return function(c){return bo(r,c,s)}});function Yl(r,s,c){var m=an(s),k=Xa(s,m);c==null&&!(Mt(s)&&(k.length||!m.length))&&(c=s,s=r,r=this,k=Xa(s,an(s)));var P=!(Mt(c)&&"chain"in c)||!!c.chain,$=Pr(r);return Kn(k,function(U){var z=s[U];r[U]=z,$&&(r.prototype[U]=function(){var ie=this.__chain__;if(P||ie){var se=r(this.__wrapped__),ae=se.__actions__=Sn(this.__actions__);return ae.push({func:z,args:arguments,thisArg:r}),se.__chain__=ie,se}return z.apply(r,Yr([this.value()],arguments))})}),r}function Lk(){return cn._===this&&(cn._=uE),this}function Xl(){}function Nk(r){return r=Ge(r),et(function(s){return $g(s,r)})}var jk=Tl(Lt),$k=Tl(og),Mk=Tl(Zc);function ry(r){return Rl(r)?el(wr(r)):yx(r)}function Uk(r){return function(s){return r==null?n:ki(r,s)}}var Vk=a0(),qk=a0(!0);function Ql(){return[]}function Zl(){return!1}function Wk(){return{}}function Kk(){return""}function Hk(){return!0}function zk(r,s){if(r=Ge(r),r<1||r>_e)return[];var c=we,m=hn(r,we);s=Re(s),r-=we;for(var k=rl(m,s);++c<r;)s(c);return k}function Gk(r){return Ke(r)?Lt(r,wr):Bn(r)?[r]:Sn(E0(At(r)))}function Jk(r){var s=++oE;return At(r)+s}var Yk=ru(function(r,s){return r+s},0),Xk=Ol("ceil"),Qk=ru(function(r,s){return r/s},1),Zk=Ol("floor");function eT(r){return r&&r.length?Ya(r,Cn,dl):n}function tT(r,s){return r&&r.length?Ya(r,Re(s,2),dl):n}function nT(r){return cg(r,Cn)}function rT(r,s){return cg(r,Re(s,2))}function iT(r){return r&&r.length?Ya(r,Cn,bl):n}function sT(r,s){return r&&r.length?Ya(r,Re(s,2),bl):n}var oT=ru(function(r,s){return r*s},1),aT=Ol("round"),uT=ru(function(r,s){return r-s},0);function cT(r){return r&&r.length?nl(r,Cn):0}function lT(r,s){return r&&r.length?nl(r,Re(s,2)):0}return B.after=BC,B.ary=P0,B.assign=v_,B.assignIn=G0,B.assignInWith=yu,B.assignWith=w_,B.at=A_,B.before=R0,B.bind=Ul,B.bindAll=_k,B.bindKey=L0,B.castArray=WC,B.chain=F0,B.chunk=Zx,B.compact=e2,B.concat=t2,B.cond=kk,B.conforms=Tk,B.constant=Gl,B.countBy=cC,B.create=S_,B.curry=N0,B.curryRight=j0,B.debounce=$0,B.defaults=E_,B.defaultsDeep=x_,B.defer=DC,B.delay=PC,B.difference=n2,B.differenceBy=r2,B.differenceWith=i2,B.drop=s2,B.dropRight=o2,B.dropRightWhile=a2,B.dropWhile=u2,B.fill=c2,B.filter=fC,B.flatMap=dC,B.flatMapDeep=gC,B.flatMapDepth=yC,B.flatten=k0,B.flattenDeep=l2,B.flattenDepth=f2,B.flip=RC,B.flow=Ik,B.flowRight=Fk,B.fromPairs=h2,B.functions=F_,B.functionsIn=B_,B.groupBy=mC,B.initial=d2,B.intersection=g2,B.intersectionBy=y2,B.intersectionWith=m2,B.invert=P_,B.invertBy=R_,B.invokeMap=vC,B.iteratee=Jl,B.keyBy=wC,B.keys=an,B.keysIn=xn,B.map=lu,B.mapKeys=N_,B.mapValues=j_,B.matches=Bk,B.matchesProperty=Dk,B.memoize=hu,B.merge=$_,B.mergeWith=J0,B.method=Pk,B.methodOf=Rk,B.mixin=Yl,B.negate=pu,B.nthArg=Nk,B.omit=M_,B.omitBy=U_,B.once=LC,B.orderBy=AC,B.over=jk,B.overArgs=NC,B.overEvery=$k,B.overSome=Mk,B.partial=Vl,B.partialRight=M0,B.partition=SC,B.pick=V_,B.pickBy=Y0,B.property=ry,B.propertyOf=Uk,B.pull=A2,B.pullAll=O0,B.pullAllBy=S2,B.pullAllWith=E2,B.pullAt=x2,B.range=Vk,B.rangeRight=qk,B.rearg=jC,B.reject=CC,B.remove=C2,B.rest=$C,B.reverse=$l,B.sampleSize=kC,B.set=W_,B.setWith=K_,B.shuffle=TC,B.slice=_2,B.sortBy=FC,B.sortedUniq=D2,B.sortedUniqBy=P2,B.split=dk,B.spread=MC,B.tail=R2,B.take=L2,B.takeRight=N2,B.takeRightWhile=j2,B.takeWhile=$2,B.tap=eC,B.throttle=UC,B.thru=cu,B.toArray=K0,B.toPairs=X0,B.toPairsIn=Q0,B.toPath=Gk,B.toPlainObject=z0,B.transform=H_,B.unary=VC,B.union=M2,B.unionBy=U2,B.unionWith=V2,B.uniq=q2,B.uniqBy=W2,B.uniqWith=K2,B.unset=z_,B.unzip=Ml,B.unzipWith=I0,B.update=G_,B.updateWith=J_,B.values=xs,B.valuesIn=Y_,B.without=H2,B.words=ty,B.wrap=qC,B.xor=z2,B.xorBy=G2,B.xorWith=J2,B.zip=Y2,B.zipObject=X2,B.zipObjectDeep=Q2,B.zipWith=Z2,B.entries=X0,B.entriesIn=Q0,B.extend=G0,B.extendWith=yu,Yl(B,B),B.add=Yk,B.attempt=ny,B.camelCase=ek,B.capitalize=Z0,B.ceil=Xk,B.clamp=X_,B.clone=KC,B.cloneDeep=zC,B.cloneDeepWith=GC,B.cloneWith=HC,B.conformsTo=JC,B.deburr=ey,B.defaultTo=Ok,B.divide=Qk,B.endsWith=tk,B.eq=ur,B.escape=nk,B.escapeRegExp=rk,B.every=lC,B.find=hC,B.findIndex=C0,B.findKey=C_,B.findLast=pC,B.findLastIndex=_0,B.findLastKey=__,B.floor=Zk,B.forEach=B0,B.forEachRight=D0,B.forIn=k_,B.forInRight=T_,B.forOwn=O_,B.forOwnRight=I_,B.get=Kl,B.gt=YC,B.gte=XC,B.has=D_,B.hasIn=Hl,B.head=T0,B.identity=Cn,B.includes=bC,B.indexOf=p2,B.inRange=Q_,B.invoke=L_,B.isArguments=Ii,B.isArray=Ke,B.isArrayBuffer=QC,B.isArrayLike=En,B.isArrayLikeObject=Yt,B.isBoolean=ZC,B.isBuffer=ri,B.isDate=e_,B.isElement=t_,B.isEmpty=n_,B.isEqual=r_,B.isEqualWith=i_,B.isError=ql,B.isFinite=s_,B.isFunction=Pr,B.isInteger=U0,B.isLength=du,B.isMap=V0,B.isMatch=o_,B.isMatchWith=a_,B.isNaN=u_,B.isNative=c_,B.isNil=f_,B.isNull=l_,B.isNumber=q0,B.isObject=Mt,B.isObjectLike=Vt,B.isPlainObject=xo,B.isRegExp=Wl,B.isSafeInteger=h_,B.isSet=W0,B.isString=gu,B.isSymbol=Bn,B.isTypedArray=Es,B.isUndefined=p_,B.isWeakMap=d_,B.isWeakSet=g_,B.join=b2,B.kebabCase=ik,B.last=Yn,B.lastIndexOf=v2,B.lowerCase=sk,B.lowerFirst=ok,B.lt=y_,B.lte=m_,B.max=eT,B.maxBy=tT,B.mean=nT,B.meanBy=rT,B.min=iT,B.minBy=sT,B.stubArray=Ql,B.stubFalse=Zl,B.stubObject=Wk,B.stubString=Kk,B.stubTrue=Hk,B.multiply=oT,B.nth=w2,B.noConflict=Lk,B.noop=Xl,B.now=fu,B.pad=ak,B.padEnd=uk,B.padStart=ck,B.parseInt=lk,B.random=Z_,B.reduce=EC,B.reduceRight=xC,B.repeat=fk,B.replace=hk,B.result=q_,B.round=aT,B.runInContext=H,B.sample=_C,B.size=OC,B.snakeCase=pk,B.some=IC,B.sortedIndex=k2,B.sortedIndexBy=T2,B.sortedIndexOf=O2,B.sortedLastIndex=I2,B.sortedLastIndexBy=F2,B.sortedLastIndexOf=B2,B.startCase=gk,B.startsWith=yk,B.subtract=uT,B.sum=cT,B.sumBy=lT,B.template=mk,B.times=zk,B.toFinite=Rr,B.toInteger=Ge,B.toLength=H0,B.toLower=bk,B.toNumber=Xn,B.toSafeInteger=b_,B.toString=At,B.toUpper=vk,B.trim=wk,B.trimEnd=Ak,B.trimStart=Sk,B.truncate=Ek,B.unescape=xk,B.uniqueId=Jk,B.upperCase=Ck,B.upperFirst=zl,B.each=B0,B.eachRight=D0,B.first=T0,Yl(B,function(){var r={};return br(B,function(s,c){St.call(B.prototype,c)||(r[c]=s)}),r}(),{chain:!1}),B.VERSION=i,Kn(["bind","bindKey","curry","curryRight","partial","partialRight"],function(r){B[r].placeholder=B}),Kn(["drop","take"],function(r,s){ut.prototype[r]=function(c){c=c===n?1:rn(Ge(c),0);var m=this.__filtered__&&!s?new ut(this):this.clone();return m.__filtered__?m.__takeCount__=hn(c,m.__takeCount__):m.__views__.push({size:hn(c,we),type:r+(m.__dir__<0?"Right":"")}),m},ut.prototype[r+"Right"]=function(c){return this.reverse()[r](c).reverse()}}),Kn(["filter","map","takeWhile"],function(r,s){var c=s+1,m=c==de||c==Pe;ut.prototype[r]=function(k){var P=this.clone();return P.__iteratees__.push({iteratee:Re(k,3),type:c}),P.__filtered__=P.__filtered__||m,P}}),Kn(["head","last"],function(r,s){var c="take"+(s?"Right":"");ut.prototype[r]=function(){return this[c](1).value()[0]}}),Kn(["initial","tail"],function(r,s){var c="drop"+(s?"":"Right");ut.prototype[r]=function(){return this.__filtered__?new ut(this):this[c](1)}}),ut.prototype.compact=function(){return this.filter(Cn)},ut.prototype.find=function(r){return this.filter(r).head()},ut.prototype.findLast=function(r){return this.reverse().find(r)},ut.prototype.invokeMap=et(function(r,s){return typeof r=="function"?new ut(this):this.map(function(c){return bo(c,r,s)})}),ut.prototype.reject=function(r){return this.filter(pu(Re(r)))},ut.prototype.slice=function(r,s){r=Ge(r);var c=this;return c.__filtered__&&(r>0||s<0)?new ut(c):(r<0?c=c.takeRight(-r):r&&(c=c.drop(r)),s!==n&&(s=Ge(s),c=s<0?c.dropRight(-s):c.take(s-r)),c)},ut.prototype.takeRightWhile=function(r){return this.reverse().takeWhile(r).reverse()},ut.prototype.toArray=function(){return this.take(we)},br(ut.prototype,function(r,s){var c=/^(?:filter|find|map|reject)|While$/.test(s),m=/^(?:head|last)$/.test(s),k=B[m?"take"+(s=="last"?"Right":""):s],P=m||/^find/.test(s);k&&(B.prototype[s]=function(){var $=this.__wrapped__,U=m?[1]:arguments,z=$ instanceof ut,ie=U[0],se=z||Ke($),ae=function(st){var ct=k.apply(B,Yr([st],U));return m&&ve?ct[0]:ct};se&&c&&typeof ie=="function"&&ie.length!=1&&(z=se=!1);var ve=this.__chain__,Te=!!this.__actions__.length,Ne=P&&!ve,Xe=z&&!Te;if(!P&&se){$=Xe?$:new ut(this);var je=r.apply($,U);return je.__actions__.push({func:cu,args:[ae],thisArg:n}),new zn(je,ve)}return Ne&&Xe?r.apply(this,U):(je=this.thru(ae),Ne?m?je.value()[0]:je.value():je)})}),Kn(["pop","push","shift","sort","splice","unshift"],function(r){var s=Ra[r],c=/^(?:push|sort|unshift)$/.test(r)?"tap":"thru",m=/^(?:pop|shift)$/.test(r);B.prototype[r]=function(){var k=arguments;if(m&&!this.__chain__){var P=this.value();return s.apply(Ke(P)?P:[],k)}return this[c](function($){return s.apply(Ke($)?$:[],k)})}}),br(ut.prototype,function(r,s){var c=B[s];if(c){var m=c.name+"";St.call(bs,m)||(bs[m]=[]),bs[m].push({name:s,func:c})}}),bs[nu(n,R).name]=[{name:"wrapper",func:n}],ut.prototype.clone=xE,ut.prototype.reverse=CE,ut.prototype.value=_E,B.prototype.at=tC,B.prototype.chain=nC,B.prototype.commit=rC,B.prototype.next=iC,B.prototype.plant=oC,B.prototype.reverse=aC,B.prototype.toJSON=B.prototype.valueOf=B.prototype.value=uC,B.prototype.first=B.prototype.head,lo&&(B.prototype[lo]=sC),B},gs=rE();Si?((Si.exports=gs)._=gs,Jc._=gs):cn._=gs}).call(Zn)}(Xo,Xo.exports);var fi=Xo.exports;const bt=vu(fi),Y1={ShortenedText:Qe.div`
153
163
  max-width: ${({$maxWidth:e})=>e}px;
154
164
  overflow: hidden;
155
165
  white-space: nowrap;
156
166
  text-overflow: ellipsis;
157
- `},qi=({text:e,trimLength:t,maxWidth:n=200})=>{if(t){const i=e.substring(0,t);return $.jsx(ue.Tooltip,{title:e,placement:"top",children:i})}return $.jsx(ue.Tooltip,{title:e,children:$.jsx(M1.ShortenedText,{$maxWidth:n,children:e})})},U1=({setSelectedKeys:e,selectedKeys:t,confirm:n,clearFilters:i,close:o})=>{const a=(l,f)=>{f({closeDropdown:!1})},u=l=>{l()};return $.jsxs("div",{style:{padding:8},onKeyDown:l=>l.stopPropagation(),children:[$.jsx(ue.Input,{placeholder:"search",value:t[0],onChange:l=>{e(l.target.value?[l.target.value]:[]),a(l.target.value?[l.target.value]:[],n)},onPressEnter:()=>a(t,n),style:{marginBottom:8,display:"block"}}),$.jsxs(ue.Space,{children:[$.jsx(ue.Button,{onClick:()=>{i&&(i(),u(i)),a([],n)},size:"small",style:{width:90},children:"Reset"}),$.jsx(ue.Button,{type:"link",size:"small",onClick:()=>{o()},children:"close"})]})]})},q1=Ct.div`
167
+ `},Wi=({text:e,trimLength:t,maxWidth:n=200})=>{if(t){const i=e.substring(0,t);return C.jsx(V.Tooltip,{title:e,placement:"top",children:i})}return C.jsx(V.Tooltip,{title:e,children:C.jsx(Y1.ShortenedText,{$maxWidth:n,children:e})})},X1=({setSelectedKeys:e,selectedKeys:t,confirm:n,clearFilters:i,close:o})=>{const a=(l,f)=>{f({closeDropdown:!1})},u=l=>{l()};return C.jsxs("div",{style:{padding:8},onKeyDown:l=>l.stopPropagation(),children:[C.jsx(V.Input,{placeholder:"search",value:t[0],onChange:l=>{e(l.target.value?[l.target.value]:[]),a(l.target.value?[l.target.value]:[],n)},onPressEnter:()=>a(t,n),style:{marginBottom:8,display:"block"}}),C.jsxs(V.Space,{children:[C.jsx(V.Button,{onClick:()=>{i&&(i(),u(i)),a([],n)},size:"small",style:{width:90},children:"Reset"}),C.jsx(V.Button,{type:"link",size:"small",onClick:()=>{o()},children:"close"})]})]})},Q1=Qe.div`
158
168
  td {
159
169
  cursor: ${({$isCursorPointer:e})=>e&&"pointer"};
160
170
  }
@@ -194,7 +204,7 @@ function print() { __p += __j.call(arguments, '') }
194
204
  && .ant-table-expanded-row-fixed {
195
205
  width: auto !important;
196
206
  }
197
- `,V1=Ct.div`
207
+ `,Z1=Qe.div`
198
208
  && .ant-table-row .hideable {
199
209
  display: none;
200
210
  }
@@ -204,29 +214,29 @@ function print() { __p += __j.call(arguments, '') }
204
214
  grid-template-columns: repeat(2, 1fr);
205
215
  column-gap: 4px;
206
216
  }
207
- `,xh={TableContainer:q1,HideableControls:V1},Ch=Ct(ue.Button)`
217
+ `,Fh={TableContainer:Q1,HideableControls:Z1},Bh=Qe(V.Button)`
208
218
  height: 24px !important;
209
- `,W1=Ct.div`
219
+ `,eb=Qe.div`
210
220
  text-align: ${({$align:e})=>e};
211
- `,_h=({tags:e,trimLength:t})=>{const n=i=>i.map(o=>$.jsx(ue.Tag,{style:{margin:0,flexShrink:0},children:o},o));return t&&t<e.length?$.jsxs(ue.Flex,{wrap:"nowrap",gap:"4px",children:[n(e.slice(0,t)),$.jsx(ue.Tooltip,{title:$.jsx($.Fragment,{children:n(e.slice(t))}),children:$.jsxs(ue.Tag,{children:["+",e.length-t]},"more")})]}):$.jsx(ue.Flex,{wrap:"nowrap",gap:"4px",children:n(e)})},Th=e=>Object.entries(e).every(([,t])=>t===null||typeof t!="object"),kh=({columns:e,additionalPrinterColumnsUndefinedValues:t,additionalPrinterColumnsTrimLengths:n,additionalPrinterColumnsColWidths:i})=>{if(e)return e.map(o=>{const a=t?.find(({key:f})=>f===o.key)?.value,u=n?.find(({key:f})=>f===o.key)?.value,l=i?.find(({key:f})=>f===o.key)?.value;return{...o,render:f=>typeof f=="object"&&!Array.isArray(f)?Th(f)?$.jsx(_h,{tags:Object.entries(f).map(([p,g])=>`${p}: ${String(g)}`),trimLength:u}):$.jsx(qi,{trimLength:u,text:JSON.stringify(f)}):Array.isArray(f)?f.every(p=>p&&!Array.isArray(p))?$.jsx(_h,{tags:f.map(p=>p.toLocaleString()),trimLength:u}):$.jsx(qi,{trimLength:u,text:f.join(", ")}):typeof f=="boolean"?f?$.jsx(Qt.CheckOutlined,{style:{color:"green"}}):$.jsx(Qt.CloseOutlined,{style:{color:"red"}}):typeof f=="number"?$.jsx(qi,{trimLength:u,text:String(f)}):typeof f=="string"?$.jsx(qi,{trimLength:u,text:f}):f===void 0&&o.key&&t&&a?$.jsx(qi,{trimLength:u,text:a}):$.jsx(qi,{trimLength:u,text:`Raw: ${JSON.stringify(f)}`}),width:l,filterDropdown:({setSelectedKeys:f,selectedKeys:p,confirm:g,clearFilters:d,close:w})=>$.jsx(U1,{setSelectedKeys:f,selectedKeys:p,confirm:g,clearFilters:d,close:w}),filterIcon:f=>$.jsx(Qt.SearchOutlined,{style:{color:f?"#1677ff":void 0}}),onFilter:(f,p)=>{const{dataIndex:g}=o,d=Array.isArray(g)?ci.get(p,g):p[g];if(typeof d=="object"&&!Array.isArray(d))return JSON.stringify(d).toLowerCase().includes(f.toLowerCase());if(Array.isArray(d))return d.some(w=>w.toLowerCase().includes(f.toLowerCase()));if(typeof d=="boolean"){const w=f.toLowerCase()==="true";return d===w}return typeof d=="number"?String(d).includes(f.toLowerCase()):typeof d=="string"?d.toLowerCase().includes(f.toLowerCase()):!1},sorter:(f,p)=>{const{dataIndex:g}=o,d=Array.isArray(g)?ci.get(f,g):f[g],w=Array.isArray(g)?ci.get(p,g):p[g];return typeof d=="object"&&!Array.isArray(d)&&d!==null?typeof w=="object"&&!Array.isArray(w)&&w!==null?Object.keys(d).length-Object.keys(w).length:Object.keys(d).length?-1:1:Array.isArray(d)?Array.isArray(w)?d.length-w.length:d.length?-1:1:typeof d=="boolean"?d===w?0:d?-1:1:typeof d=="number"?typeof w=="number"?d-w:d?-1:1:typeof d=="string"?typeof w=="string"?d.localeCompare(w):d?-1:1:0}}})},Oh=({enrichedColumns:e,navigate:t,baseprefix:n,editIcon:i,deleteIcon:o})=>{if(e)return[...e,{title:"",dataIndex:"internalDataForControls",key:"controls",className:"controls",width:120,render:a=>$.jsxs(W1,{$align:"right",className:"hideable",children:[$.jsx(Ch,{type:"text",size:"small",onClick:u=>{u.stopPropagation(),t(`${n}/${a.cluster}${a.namespace?`/${a.namespace}`:""}${a.syntheticProject?`/${a.syntheticProject}`:""}/${a.pathPrefix}/${a.apiGroupAndVersion}/${a.typeName}/${a.entryName}?backlink=${a.backlink}`)},icon:i||$.jsx(Qt.EditOutlined,{size:14}),disabled:!a.permissions.canUpdate}),$.jsx(Ch,{type:"text",size:"small",onClick:u=>{u.stopPropagation(),a.onDeleteHandle(a.entryName,`${a.deletePathPrefix}/${a.apiGroupAndVersion}${a.namespace?`/namespaces/${a.namespace}`:""}/${a.typeName}/${a.entryName}`)},icon:o||$.jsx(Qt.DeleteOutlined,{size:14}),disabled:!a.permissions.canDelete})]})}]},Ih=({theme:e,baseprefix:t,dataSource:n,columns:i,pathToNavigate:o,recordKeysForNavigation:a,additionalPrinterColumnsUndefinedValues:u,additionalPrinterColumnsTrimLengths:l,additionalPrinterColumnsColWidths:f,selectData:p,withoutControls:g=!1,tableProps:d})=>{const w=vr.useNavigate();if(!i)return null;const k=kh({columns:i,additionalPrinterColumnsUndefinedValues:u,additionalPrinterColumnsTrimLengths:l,additionalPrinterColumnsColWidths:f});if(!k)return null;const A=g?k:Oh({enrichedColumns:k,navigate:w,baseprefix:t,editIcon:d?.editIcon,deleteIcon:d?.deleteIcon});if(!A)return null;const E=v=>`Total: ${v}`;return $.jsx(xh.TableContainer,{$isDark:e==="dark",$isCursorPointer:!!o,$borderless:d?.borderless,$isTotalLeft:d?.isTotalLeft,children:$.jsx(xh.HideableControls,{children:$.jsx(ue.Table,{dataSource:n,columns:A,pagination:{position:d?.paginationPosition||["bottomLeft"],showSizeChanger:!0,defaultPageSize:10,hideOnSinglePage:!1,showTotal:E},scroll:{x:"max-content"},rowSelection:p?{type:"checkbox",selectedRowKeys:p.selectedRowKeys,onChange:(v,R)=>{p.onChange(v,R.map(({internalDataForControls:L})=>({name:L.entryName,endpoint:`${L.deletePathPrefix}/${L.apiGroupAndVersion}${L.namespace?`/namespaces/${L.namespace}`:""}/${L.typeName}/${L.entryName}`})))}}:void 0,onRow:v=>({onClick:()=>{if(o&&a){const R=ci.get(v,a),L=typeof R=="string"?R:JSON.stringify(R),_=o.replaceAll("~recordValue~",L);w(_)}}})})})})};function zo(e){throw new Error('Could not dynamically require "'+e+'". Please configure the dynamicRequireTargets or/and ignoreDynamicRequires option of @rollup/plugin-commonjs appropriately for this require call to work.')}var Fh={exports:{}};/*! jsonpath 1.1.1 */(function(e,t){(function(n){e.exports=n()})(function(){return function n(i,o,a){function u(p,g){if(!o[p]){if(!i[p]){var d=typeof zo=="function"&&zo;if(!g&&d)return d(p,!0);if(l)return l(p,!0);var w=new Error("Cannot find module '"+p+"'");throw w.code="MODULE_NOT_FOUND",w}var k=o[p]={exports:{}};i[p][0].call(k.exports,function(A){var E=i[p][1][A];return u(E||A)},k,k.exports,n,i,o,a)}return o[p].exports}for(var l=typeof zo=="function"&&zo,f=0;f<a.length;f++)u(a[f]);return u}({"./aesprim":[function(n,i,o){(function(a,u){u(typeof o<"u"?o:a.esprima={})})(this,function(a){var u,l,f,p,g,d,w,k,A,E,v,R,L,_,x,I,O,D;u={BooleanLiteral:1,EOF:2,Identifier:3,Keyword:4,NullLiteral:5,NumericLiteral:6,Punctuator:7,StringLiteral:8,RegularExpression:9},l={},l[u.BooleanLiteral]="Boolean",l[u.EOF]="<end>",l[u.Identifier]="Identifier",l[u.Keyword]="Keyword",l[u.NullLiteral]="Null",l[u.NumericLiteral]="Numeric",l[u.Punctuator]="Punctuator",l[u.StringLiteral]="String",l[u.RegularExpression]="RegularExpression",f=["(","{","[","in","typeof","instanceof","new","return","case","delete","throw","void","=","+=","-=","*=","/=","%=","<<=",">>=",">>>=","&=","|=","^=",",","+","-","*","/","%","++","--","<<",">>",">>>","&","|","^","!","~","&&","||","?",":","===","==",">=","<=","<",">","!=","!=="],p={AssignmentExpression:"AssignmentExpression",ArrayExpression:"ArrayExpression",BlockStatement:"BlockStatement",BinaryExpression:"BinaryExpression",BreakStatement:"BreakStatement",CallExpression:"CallExpression",CatchClause:"CatchClause",ConditionalExpression:"ConditionalExpression",ContinueStatement:"ContinueStatement",DoWhileStatement:"DoWhileStatement",DebuggerStatement:"DebuggerStatement",EmptyStatement:"EmptyStatement",ExpressionStatement:"ExpressionStatement",ForStatement:"ForStatement",ForInStatement:"ForInStatement",FunctionDeclaration:"FunctionDeclaration",FunctionExpression:"FunctionExpression",Identifier:"Identifier",IfStatement:"IfStatement",Literal:"Literal",LabeledStatement:"LabeledStatement",LogicalExpression:"LogicalExpression",MemberExpression:"MemberExpression",NewExpression:"NewExpression",ObjectExpression:"ObjectExpression",Program:"Program",Property:"Property",ReturnStatement:"ReturnStatement",SequenceExpression:"SequenceExpression",SwitchStatement:"SwitchStatement",SwitchCase:"SwitchCase",ThisExpression:"ThisExpression",ThrowStatement:"ThrowStatement",TryStatement:"TryStatement",UnaryExpression:"UnaryExpression",UpdateExpression:"UpdateExpression",VariableDeclaration:"VariableDeclaration",VariableDeclarator:"VariableDeclarator",WhileStatement:"WhileStatement",WithStatement:"WithStatement"},g={Data:1,Get:2,Set:4},d={UnexpectedToken:"Unexpected token %0",UnexpectedNumber:"Unexpected number",UnexpectedString:"Unexpected string",UnexpectedIdentifier:"Unexpected identifier",UnexpectedReserved:"Unexpected reserved word",UnexpectedEOS:"Unexpected end of input",NewlineAfterThrow:"Illegal newline after throw",InvalidRegExp:"Invalid regular expression",UnterminatedRegExp:"Invalid regular expression: missing /",InvalidLHSInAssignment:"Invalid left-hand side in assignment",InvalidLHSInForIn:"Invalid left-hand side in for-in",MultipleDefaultsInSwitch:"More than one default clause in switch statement",NoCatchOrFinally:"Missing catch or finally after try",UnknownLabel:"Undefined label '%0'",Redeclaration:"%0 '%1' has already been declared",IllegalContinue:"Illegal continue statement",IllegalBreak:"Illegal break statement",IllegalReturn:"Illegal return statement",StrictModeWith:"Strict mode code may not include a with statement",StrictCatchVariable:"Catch variable may not be eval or arguments in strict mode",StrictVarName:"Variable name may not be eval or arguments in strict mode",StrictParamName:"Parameter name eval or arguments is not allowed in strict mode",StrictParamDupe:"Strict mode function may not have duplicate parameter names",StrictFunctionName:"Function name may not be eval or arguments in strict mode",StrictOctalLiteral:"Octal literals are not allowed in strict mode.",StrictDelete:"Delete of an unqualified identifier in strict mode.",StrictDuplicateProperty:"Duplicate data property in object literal not allowed in strict mode",AccessorDataProperty:"Object literal may not have data and accessor property with the same name",AccessorGetSet:"Object literal may not have multiple get/set accessors with the same name",StrictLHSAssignment:"Assignment to eval or arguments is not allowed in strict mode",StrictLHSPostfix:"Postfix increment/decrement may not have eval or arguments operand in strict mode",StrictLHSPrefix:"Prefix increment/decrement may not have eval or arguments operand in strict mode",StrictReservedWord:"Use of future reserved word in strict mode"},w={NonAsciiIdentifierStart:new RegExp("[ªµºÀ-ÖØ-öø-ˁˆ-ˑˠ-ˤˬˮͰ-ʹͶͷͺ-ͽΆΈ-ΊΌΎ-ΡΣ-ϵϷ-ҁҊ-ԧԱ-Ֆՙա-ևא-תװ-ײؠ-يٮٯٱ-ۓەۥۦۮۯۺ-ۼۿܐܒ-ܯݍ-ޥޱߊ-ߪߴߵߺࠀ-ࠕࠚࠤࠨࡀ-ࡘࢠࢢ-ࢬऄ-हऽॐक़-ॡॱ-ॷॹ-ॿঅ-ঌএঐও-নপ-রলশ-হঽৎড়ঢ়য়-ৡৰৱਅ-ਊਏਐਓ-ਨਪ-ਰਲਲ਼ਵਸ਼ਸਹਖ਼-ੜਫ਼ੲ-ੴઅ-ઍએ-ઑઓ-નપ-રલળવ-હઽૐૠૡଅ-ଌଏଐଓ-ନପ-ରଲଳଵ-ହଽଡ଼ଢ଼ୟ-ୡୱஃஅ-ஊஎ-ஐஒ-கஙசஜஞடணதந-பம-ஹௐఅ-ఌఎ-ఐఒ-నప-ళవ-హఽౘౙౠౡಅ-ಌಎ-ಐಒ-ನಪ-ಳವ-ಹಽೞೠೡೱೲഅ-ഌഎ-ഐഒ-ഺഽൎൠൡൺ-ൿඅ-ඖක-නඳ-රලව-ෆก-ะาำเ-ๆກຂຄງຈຊຍດ-ທນ-ຟມ-ຣລວສຫອ-ະາຳຽເ-ໄໆໜ-ໟༀཀ-ཇཉ-ཬྈ-ྌက-ဪဿၐ-ၕၚ-ၝၡၥၦၮ-ၰၵ-ႁႎႠ-ჅჇჍა-ჺჼ-ቈቊ-ቍቐ-ቖቘቚ-ቝበ-ኈኊ-ኍነ-ኰኲ-ኵኸ-ኾዀዂ-ዅወ-ዖዘ-ጐጒ-ጕጘ-ፚᎀ-ᎏᎠ-Ᏼᐁ-ᙬᙯ-ᙿᚁ-ᚚᚠ-ᛪᛮ-ᛰᜀ-ᜌᜎ-ᜑᜠ-ᜱᝀ-ᝑᝠ-ᝬᝮ-ᝰក-ឳៗៜᠠ-ᡷᢀ-ᢨᢪᢰ-ᣵᤀ-ᤜᥐ-ᥭᥰ-ᥴᦀ-ᦫᧁ-ᧇᨀ-ᨖᨠ-ᩔᪧᬅ-ᬳᭅ-ᭋᮃ-ᮠᮮᮯᮺ-ᯥᰀ-ᰣᱍ-ᱏᱚ-ᱽᳩ-ᳬᳮ-ᳱᳵᳶᴀ-ᶿḀ-ἕἘ-Ἕἠ-ὅὈ-Ὅὐ-ὗὙὛὝὟ-ώᾀ-ᾴᾶ-ᾼιῂ-ῄῆ-ῌῐ-ΐῖ-Ίῠ-Ῥῲ-ῴῶ-ῼⁱⁿₐ-ₜℂℇℊ-ℓℕℙ-ℝℤΩℨK-ℭℯ-ℹℼ-ℿⅅ-ⅉⅎⅠ-ↈⰀ-Ⱞⰰ-ⱞⱠ-ⳤⳫ-ⳮⳲⳳⴀ-ⴥⴧⴭⴰ-ⵧⵯⶀ-ⶖⶠ-ⶦⶨ-ⶮⶰ-ⶶⶸ-ⶾⷀ-ⷆⷈ-ⷎⷐ-ⷖⷘ-ⷞⸯ々-〇〡-〩〱-〵〸-〼ぁ-ゖゝ-ゟァ-ヺー-ヿㄅ-ㄭㄱ-ㆎㆠ-ㆺㇰ-ㇿ㐀-䶵一-鿌ꀀ-ꒌꓐ-ꓽꔀ-ꘌꘐ-ꘟꘪꘫꙀ-ꙮꙿ-ꚗꚠ-ꛯꜗ-ꜟꜢ-ꞈꞋ-ꞎꞐ-ꞓꞠ-Ɦꟸ-ꠁꠃ-ꠅꠇ-ꠊꠌ-ꠢꡀ-ꡳꢂ-ꢳꣲ-ꣷꣻꤊ-ꤥꤰ-ꥆꥠ-ꥼꦄ-ꦲꧏꨀ-ꨨꩀ-ꩂꩄ-ꩋꩠ-ꩶꩺꪀ-ꪯꪱꪵꪶꪹ-ꪽꫀꫂꫛ-ꫝꫠ-ꫪꫲ-ꫴꬁ-ꬆꬉ-ꬎꬑ-ꬖꬠ-ꬦꬨ-ꬮꯀ-ꯢ가-힣ힰ-ퟆퟋ-ퟻ豈-舘並-龎ff-stﬓ-ﬗיִײַ-ﬨשׁ-זּטּ-לּמּנּסּףּפּצּ-ﮱﯓ-ﴽﵐ-ﶏﶒ-ﷇﷰ-ﷻﹰ-ﹴﹶ-ﻼA-Za-zヲ-하-ᅦᅧ-ᅬᅭ-ᅲᅳ-ᅵ]"),NonAsciiIdentifierPart:new RegExp("[ªµºÀ-ÖØ-öø-ˁˆ-ˑˠ-ˤˬˮ̀-ʹͶͷͺ-ͽΆΈ-ΊΌΎ-ΡΣ-ϵϷ-ҁ҃-҇Ҋ-ԧԱ-Ֆՙա-և֑-ׇֽֿׁׂׅׄא-תװ-ײؐ-ؚؠ-٩ٮ-ۓە-ۜ۟-۪ۨ-ۼۿܐ-݊ݍ-ޱ߀-ߵߺࠀ-࠭ࡀ-࡛ࢠࢢ-ࢬࣤ-ࣾऀ-ॣ०-९ॱ-ॷॹ-ॿঁ-ঃঅ-ঌএঐও-নপ-রলশ-হ়-ৄেৈো-ৎৗড়ঢ়য়-ৣ০-ৱਁ-ਃਅ-ਊਏਐਓ-ਨਪ-ਰਲਲ਼ਵਸ਼ਸਹ਼ਾ-ੂੇੈੋ-੍ੑਖ਼-ੜਫ਼੦-ੵઁ-ઃઅ-ઍએ-ઑઓ-નપ-રલળવ-હ઼-ૅે-ૉો-્ૐૠ-ૣ૦-૯ଁ-ଃଅ-ଌଏଐଓ-ନପ-ରଲଳଵ-ହ଼-ୄେୈୋ-୍ୖୗଡ଼ଢ଼ୟ-ୣ୦-୯ୱஂஃஅ-ஊஎ-ஐஒ-கஙசஜஞடணதந-பம-ஹா-ூெ-ைொ-்ௐௗ௦-௯ఁ-ఃఅ-ఌఎ-ఐఒ-నప-ళవ-హఽ-ౄె-ైొ-్ౕౖౘౙౠ-ౣ౦-౯ಂಃಅ-ಌಎ-ಐಒ-ನಪ-ಳವ-ಹ಼-ೄೆ-ೈೊ-್ೕೖೞೠ-ೣ೦-೯ೱೲംഃഅ-ഌഎ-ഐഒ-ഺഽ-ൄെ-ൈൊ-ൎൗൠ-ൣ൦-൯ൺ-ൿංඃඅ-ඖක-නඳ-රලව-ෆ්ා-ුූෘ-ෟෲෳก-ฺเ-๎๐-๙ກຂຄງຈຊຍດ-ທນ-ຟມ-ຣລວສຫອ-ູົ-ຽເ-ໄໆ່-ໍ໐-໙ໜ-ໟༀ༘༙༠-༩༹༵༷༾-ཇཉ-ཬཱ-྄྆-ྗྙ-ྼ࿆က-၉ၐ-ႝႠ-ჅჇჍა-ჺჼ-ቈቊ-ቍቐ-ቖቘቚ-ቝበ-ኈኊ-ኍነ-ኰኲ-ኵኸ-ኾዀዂ-ዅወ-ዖዘ-ጐጒ-ጕጘ-ፚ፝-፟ᎀ-ᎏᎠ-Ᏼᐁ-ᙬᙯ-ᙿᚁ-ᚚᚠ-ᛪᛮ-ᛰᜀ-ᜌᜎ-᜔ᜠ-᜴ᝀ-ᝓᝠ-ᝬᝮ-ᝰᝲᝳក-៓ៗៜ៝០-៩᠋-᠍᠐-᠙ᠠ-ᡷᢀ-ᢪᢰ-ᣵᤀ-ᤜᤠ-ᤫᤰ-᤻᥆-ᥭᥰ-ᥴᦀ-ᦫᦰ-ᧉ᧐-᧙ᨀ-ᨛᨠ-ᩞ᩠-᩿᩼-᪉᪐-᪙ᪧᬀ-ᭋ᭐-᭙᭫-᭳ᮀ-᯳ᰀ-᰷᱀-᱉ᱍ-ᱽ᳐-᳔᳒-ᳶᴀ-ᷦ᷼-ἕἘ-Ἕἠ-ὅὈ-Ὅὐ-ὗὙὛὝὟ-ώᾀ-ᾴᾶ-ᾼιῂ-ῄῆ-ῌῐ-ΐῖ-Ίῠ-Ῥῲ-ῴῶ-ῼ‌‍‿⁀⁔ⁱⁿₐ-ₜ⃐-⃥⃜⃡-⃰ℂℇℊ-ℓℕℙ-ℝℤΩℨK-ℭℯ-ℹℼ-ℿⅅ-ⅉⅎⅠ-ↈⰀ-Ⱞⰰ-ⱞⱠ-ⳤⳫ-ⳳⴀ-ⴥⴧⴭⴰ-ⵧⵯ⵿-ⶖⶠ-ⶦⶨ-ⶮⶰ-ⶶⶸ-ⶾⷀ-ⷆⷈ-ⷎⷐ-ⷖⷘ-ⷞⷠ-ⷿⸯ々-〇〡-〯〱-〵〸-〼ぁ-ゖ゙゚ゝ-ゟァ-ヺー-ヿㄅ-ㄭㄱ-ㆎㆠ-ㆺㇰ-ㇿ㐀-䶵一-鿌ꀀ-ꒌꓐ-ꓽꔀ-ꘌꘐ-ꘫꙀ-꙯ꙴ-꙽ꙿ-ꚗꚟ-꛱ꜗ-ꜟꜢ-ꞈꞋ-ꞎꞐ-ꞓꞠ-Ɦꟸ-ꠧꡀ-ꡳꢀ-꣄꣐-꣙꣠-ꣷꣻ꤀-꤭ꤰ-꥓ꥠ-ꥼꦀ-꧀ꧏ-꧙ꨀ-ꨶꩀ-ꩍ꩐-꩙ꩠ-ꩶꩺꩻꪀ-ꫂꫛ-ꫝꫠ-ꫯꫲ-꫶ꬁ-ꬆꬉ-ꬎꬑ-ꬖꬠ-ꬦꬨ-ꬮꯀ-ꯪ꯬꯭꯰-꯹가-힣ힰ-ퟆퟋ-ퟻ豈-舘並-龎ff-stﬓ-ﬗיִ-ﬨשׁ-זּטּ-לּמּנּסּףּפּצּ-ﮱﯓ-ﴽﵐ-ﶏﶒ-ﷇﷰ-ﷻ︀-️︠-︦︳︴﹍-﹏ﹰ-ﹴﹶ-ﻼ0-9A-Z_a-zヲ-하-ᅦᅧ-ᅬᅭ-ᅲᅳ-ᅵ]")};function K(h,S){if(!h)throw new Error("ASSERT: "+S)}function ie(h){return h>=48&&h<=57}function ce(h){return"0123456789abcdefABCDEF".indexOf(h)>=0}function fe(h){return"01234567".indexOf(h)>=0}function ye(h){return h===32||h===9||h===11||h===12||h===160||h>=5760&&[5760,6158,8192,8193,8194,8195,8196,8197,8198,8199,8200,8201,8202,8239,8287,12288,65279].indexOf(h)>=0}function ve(h){return h===10||h===13||h===8232||h===8233}function ge(h){return h==64||h===36||h===95||h>=65&&h<=90||h>=97&&h<=122||h===92||h>=128&&w.NonAsciiIdentifierStart.test(String.fromCharCode(h))}function he(h){return h===36||h===95||h>=65&&h<=90||h>=97&&h<=122||h>=48&&h<=57||h===92||h>=128&&w.NonAsciiIdentifierPart.test(String.fromCharCode(h))}function Re(h){switch(h){case"class":case"enum":case"export":case"extends":case"import":case"super":return!0;default:return!1}}function Ie(h){switch(h){case"implements":case"interface":case"package":case"private":case"protected":case"public":case"static":case"yield":case"let":return!0;default:return!1}}function Te(h){return h==="eval"||h==="arguments"}function We(h){if(E&&Ie(h))return!0;switch(h.length){case 2:return h==="if"||h==="in"||h==="do";case 3:return h==="var"||h==="for"||h==="new"||h==="try"||h==="let";case 4:return h==="this"||h==="else"||h==="case"||h==="void"||h==="with"||h==="enum";case 5:return h==="while"||h==="break"||h==="catch"||h==="throw"||h==="const"||h==="yield"||h==="class"||h==="super";case 6:return h==="return"||h==="typeof"||h==="delete"||h==="switch"||h==="export"||h==="import";case 7:return h==="default"||h==="finally"||h==="extends";case 8:return h==="function"||h==="continue"||h==="debugger";case 10:return h==="instanceof";default:return!1}}function Xe(h,S,N,V,Z){var pe;K(typeof N=="number","Comment must have valid position"),!(O.lastCommentStart>=N)&&(O.lastCommentStart=N,pe={type:h,value:S},D.range&&(pe.range=[N,V]),D.loc&&(pe.loc=Z),D.comments.push(pe),D.attachComment&&(D.leadingComments.push(pe),D.trailingComments.push(pe)))}function Ee(h){var S,N,V,Z;for(S=v-h,N={start:{line:R,column:v-L-h}};v<_;)if(V=A.charCodeAt(v),++v,ve(V)){D.comments&&(Z=A.slice(S+h,v-1),N.end={line:R,column:v-L-1},Xe("Line",Z,S,v-1,N)),V===13&&A.charCodeAt(v)===10&&++v,++R,L=v;return}D.comments&&(Z=A.slice(S+h,v),N.end={line:R,column:v-L},Xe("Line",Z,S,v,N))}function vt(){var h,S,N,V;for(D.comments&&(h=v-2,S={start:{line:R,column:v-L-2}});v<_;)if(N=A.charCodeAt(v),ve(N))N===13&&A.charCodeAt(v+1)===10&&++v,++R,++v,L=v,v>=_&&ke({},d.UnexpectedToken,"ILLEGAL");else if(N===42){if(A.charCodeAt(v+1)===47){++v,++v,D.comments&&(V=A.slice(h+2,v-2),S.end={line:R,column:v-L},Xe("Block",V,h,v,S));return}++v}else++v;ke({},d.UnexpectedToken,"ILLEGAL")}function G(){var h,S;for(S=v===0;v<_;)if(h=A.charCodeAt(v),ye(h))++v;else if(ve(h))++v,h===13&&A.charCodeAt(v)===10&&++v,++R,L=v,S=!0;else if(h===47)if(h=A.charCodeAt(v+1),h===47)++v,++v,Ee(2),S=!0;else if(h===42)++v,++v,vt();else break;else if(S&&h===45)if(A.charCodeAt(v+1)===45&&A.charCodeAt(v+2)===62)v+=3,Ee(3);else break;else if(h===60)if(A.slice(v+1,v+4)==="!--")++v,++v,++v,++v,Ee(4);else break;else break}function Y(h){var S,N,V,Z=0;for(N=h==="u"?4:2,S=0;S<N;++S)if(v<_&&ce(A[v]))V=A[v++],Z=Z*16+"0123456789abcdef".indexOf(V.toLowerCase());else return"";return String.fromCharCode(Z)}function oe(){var h,S;for(h=A.charCodeAt(v++),S=String.fromCharCode(h),h===92&&(A.charCodeAt(v)!==117&&ke({},d.UnexpectedToken,"ILLEGAL"),++v,h=Y("u"),(!h||h==="\\"||!ge(h.charCodeAt(0)))&&ke({},d.UnexpectedToken,"ILLEGAL"),S=h);v<_&&(h=A.charCodeAt(v),!!he(h));)++v,S+=String.fromCharCode(h),h===92&&(S=S.substr(0,S.length-1),A.charCodeAt(v)!==117&&ke({},d.UnexpectedToken,"ILLEGAL"),++v,h=Y("u"),(!h||h==="\\"||!he(h.charCodeAt(0)))&&ke({},d.UnexpectedToken,"ILLEGAL"),S+=h);return S}function xe(){var h,S;for(h=v++;v<_;){if(S=A.charCodeAt(v),S===92)return v=h,oe();if(he(S))++v;else break}return A.slice(h,v)}function Ke(){var h,S,N;return h=v,S=A.charCodeAt(v)===92?oe():xe(),S.length===1?N=u.Identifier:We(S)?N=u.Keyword:S==="null"?N=u.NullLiteral:S==="true"||S==="false"?N=u.BooleanLiteral:N=u.Identifier,{type:N,value:S,lineNumber:R,lineStart:L,start:h,end:v}}function Se(){var h=v,S=A.charCodeAt(v),N,V=A[v],Z,pe,He;switch(S){case 46:case 40:case 41:case 59:case 44:case 123:case 125:case 91:case 93:case 58:case 63:case 126:return++v,D.tokenize&&(S===40?D.openParenToken=D.tokens.length:S===123&&(D.openCurlyToken=D.tokens.length)),{type:u.Punctuator,value:String.fromCharCode(S),lineNumber:R,lineStart:L,start:h,end:v};default:if(N=A.charCodeAt(v+1),N===61)switch(S){case 43:case 45:case 47:case 60:case 62:case 94:case 124:case 37:case 38:case 42:return v+=2,{type:u.Punctuator,value:String.fromCharCode(S)+String.fromCharCode(N),lineNumber:R,lineStart:L,start:h,end:v};case 33:case 61:return v+=2,A.charCodeAt(v)===61&&++v,{type:u.Punctuator,value:A.slice(h,v),lineNumber:R,lineStart:L,start:h,end:v}}}if(He=A.substr(v,4),He===">>>=")return v+=4,{type:u.Punctuator,value:He,lineNumber:R,lineStart:L,start:h,end:v};if(pe=He.substr(0,3),pe===">>>"||pe==="<<="||pe===">>=")return v+=3,{type:u.Punctuator,value:pe,lineNumber:R,lineStart:L,start:h,end:v};if(Z=pe.substr(0,2),V===Z[1]&&"+-<>&|".indexOf(V)>=0||Z==="=>")return v+=2,{type:u.Punctuator,value:Z,lineNumber:R,lineStart:L,start:h,end:v};if("<>=!+-*%&|^/".indexOf(V)>=0)return++v,{type:u.Punctuator,value:V,lineNumber:R,lineStart:L,start:h,end:v};ke({},d.UnexpectedToken,"ILLEGAL")}function Fe(h){for(var S="";v<_&&ce(A[v]);)S+=A[v++];return S.length===0&&ke({},d.UnexpectedToken,"ILLEGAL"),ge(A.charCodeAt(v))&&ke({},d.UnexpectedToken,"ILLEGAL"),{type:u.NumericLiteral,value:parseInt("0x"+S,16),lineNumber:R,lineStart:L,start:h,end:v}}function je(h){for(var S="0"+A[v++];v<_&&fe(A[v]);)S+=A[v++];return(ge(A.charCodeAt(v))||ie(A.charCodeAt(v)))&&ke({},d.UnexpectedToken,"ILLEGAL"),{type:u.NumericLiteral,value:parseInt(S,8),octal:!0,lineNumber:R,lineStart:L,start:h,end:v}}function Le(){var h,S,N;if(N=A[v],K(ie(N.charCodeAt(0))||N===".","Numeric literal must start with a decimal digit or a decimal point"),S=v,h="",N!=="."){if(h=A[v++],N=A[v],h==="0"){if(N==="x"||N==="X")return++v,Fe(S);if(fe(N))return je(S);N&&ie(N.charCodeAt(0))&&ke({},d.UnexpectedToken,"ILLEGAL")}for(;ie(A.charCodeAt(v));)h+=A[v++];N=A[v]}if(N==="."){for(h+=A[v++];ie(A.charCodeAt(v));)h+=A[v++];N=A[v]}if(N==="e"||N==="E")if(h+=A[v++],N=A[v],(N==="+"||N==="-")&&(h+=A[v++]),ie(A.charCodeAt(v)))for(;ie(A.charCodeAt(v));)h+=A[v++];else ke({},d.UnexpectedToken,"ILLEGAL");return ge(A.charCodeAt(v))&&ke({},d.UnexpectedToken,"ILLEGAL"),{type:u.NumericLiteral,value:parseFloat(h),lineNumber:R,lineStart:L,start:S,end:v}}function Tt(){var h="",S,N,V,Z,pe,He,mt=!1,tn,Gt;for(tn=R,Gt=L,S=A[v],K(S==="'"||S==='"',"String literal must starts with a quote"),N=v,++v;v<_;)if(V=A[v++],V===S){S="";break}else if(V==="\\")if(V=A[v++],!V||!ve(V.charCodeAt(0)))switch(V){case"u":case"x":He=v,pe=Y(V),pe?h+=pe:(v=He,h+=V);break;case"n":h+=`
212
- `;break;case"r":h+="\r";break;case"t":h+=" ";break;case"b":h+="\b";break;case"f":h+="\f";break;case"v":h+="\v";break;default:fe(V)?(Z="01234567".indexOf(V),Z!==0&&(mt=!0),v<_&&fe(A[v])&&(mt=!0,Z=Z*8+"01234567".indexOf(A[v++]),"0123".indexOf(V)>=0&&v<_&&fe(A[v])&&(Z=Z*8+"01234567".indexOf(A[v++]))),h+=String.fromCharCode(Z)):h+=V;break}else++R,V==="\r"&&A[v]===`
213
- `&&++v,L=v;else{if(ve(V.charCodeAt(0)))break;h+=V}return S!==""&&ke({},d.UnexpectedToken,"ILLEGAL"),{type:u.StringLiteral,value:h,octal:mt,startLineNumber:tn,startLineStart:Gt,lineNumber:R,lineStart:L,start:N,end:v}}function sn(h,S){var N;try{N=new RegExp(h,S)}catch{ke({},d.InvalidRegExp)}return N}function Lt(){var h,S,N,V,Z;for(h=A[v],K(h==="/","Regular expression literal must start with a slash"),S=A[v++],N=!1,V=!1;v<_;)if(h=A[v++],S+=h,h==="\\")h=A[v++],ve(h.charCodeAt(0))&&ke({},d.UnterminatedRegExp),S+=h;else if(ve(h.charCodeAt(0)))ke({},d.UnterminatedRegExp);else if(N)h==="]"&&(N=!1);else if(h==="/"){V=!0;break}else h==="["&&(N=!0);return V||ke({},d.UnterminatedRegExp),Z=S.substr(1,S.length-2),{value:Z,literal:S}}function $t(){var h,S,N,V;for(S="",N="";v<_&&(h=A[v],!!he(h.charCodeAt(0)));)if(++v,h==="\\"&&v<_)if(h=A[v],h==="u"){if(++v,V=v,h=Y("u"),h)for(N+=h,S+="\\u";V<v;++V)S+=A[V];else v=V,N+="u",S+="\\u";Be({},d.UnexpectedToken,"ILLEGAL")}else S+="\\",Be({},d.UnexpectedToken,"ILLEGAL");else N+=h,S+=h;return{value:N,literal:S}}function we(){var h,S,N,V;return I=null,G(),h=v,S=Lt(),N=$t(),V=sn(S.value,N.value),D.tokenize?{type:u.RegularExpression,value:V,lineNumber:R,lineStart:L,start:h,end:v}:{literal:S.literal+N.literal,value:V,start:h,end:v}}function Ce(){var h,S,N,V;return G(),h=v,S={start:{line:R,column:v-L}},N=we(),S.end={line:R,column:v-L},D.tokenize||(D.tokens.length>0&&(V=D.tokens[D.tokens.length-1],V.range[0]===h&&V.type==="Punctuator"&&(V.value==="/"||V.value==="/=")&&D.tokens.pop()),D.tokens.push({type:"RegularExpression",value:N.literal,range:[h,v],loc:S})),N}function Ve(h){return h.type===u.Identifier||h.type===u.Keyword||h.type===u.BooleanLiteral||h.type===u.NullLiteral}function kt(){var h,S;if(h=D.tokens[D.tokens.length-1],!h)return Ce();if(h.type==="Punctuator"){if(h.value==="]")return Se();if(h.value===")")return S=D.tokens[D.openParenToken-1],S&&S.type==="Keyword"&&(S.value==="if"||S.value==="while"||S.value==="for"||S.value==="with")?Ce():Se();if(h.value==="}"){if(D.tokens[D.openCurlyToken-3]&&D.tokens[D.openCurlyToken-3].type==="Keyword"){if(S=D.tokens[D.openCurlyToken-4],!S)return Se()}else if(D.tokens[D.openCurlyToken-4]&&D.tokens[D.openCurlyToken-4].type==="Keyword"){if(S=D.tokens[D.openCurlyToken-5],!S)return Ce()}else return Se();return f.indexOf(S.value)>=0?Se():Ce()}return Ce()}return h.type==="Keyword"?Ce():Se()}function ht(){var h;return G(),v>=_?{type:u.EOF,lineNumber:R,lineStart:L,start:v,end:v}:(h=A.charCodeAt(v),ge(h)?Ke():h===40||h===41||h===59?Se():h===39||h===34?Tt():h===46?ie(A.charCodeAt(v+1))?Le():Se():ie(h)?Le():D.tokenize&&h===47?kt():Se())}function Et(){var h,S,N;return G(),h={start:{line:R,column:v-L}},S=ht(),h.end={line:R,column:v-L},S.type!==u.EOF&&(N=A.slice(S.start,S.end),D.tokens.push({type:l[S.type],value:N,range:[S.start,S.end],loc:h})),S}function de(){var h;return h=I,v=h.end,R=h.lineNumber,L=h.lineStart,I=typeof D.tokens<"u"?Et():ht(),v=h.end,R=h.lineNumber,L=h.lineStart,h}function Qe(){var h,S,N;h=v,S=R,N=L,I=typeof D.tokens<"u"?Et():ht(),v=h,R=S,L=N}function St(h,S){this.line=h,this.column=S}function it(h,S,N,V){this.start=new St(h,S),this.end=new St(N,V)}k={name:"SyntaxTree",processComment:function(h){var S,N;if(!(h.type===p.Program&&h.body.length>0)){for(D.trailingComments.length>0?D.trailingComments[0].range[0]>=h.range[1]?(N=D.trailingComments,D.trailingComments=[]):D.trailingComments.length=0:D.bottomRightStack.length>0&&D.bottomRightStack[D.bottomRightStack.length-1].trailingComments&&D.bottomRightStack[D.bottomRightStack.length-1].trailingComments[0].range[0]>=h.range[1]&&(N=D.bottomRightStack[D.bottomRightStack.length-1].trailingComments,delete D.bottomRightStack[D.bottomRightStack.length-1].trailingComments);D.bottomRightStack.length>0&&D.bottomRightStack[D.bottomRightStack.length-1].range[0]>=h.range[0];)S=D.bottomRightStack.pop();S?S.leadingComments&&S.leadingComments[S.leadingComments.length-1].range[1]<=h.range[0]&&(h.leadingComments=S.leadingComments,delete S.leadingComments):D.leadingComments.length>0&&D.leadingComments[D.leadingComments.length-1].range[1]<=h.range[0]&&(h.leadingComments=D.leadingComments,D.leadingComments=[]),N&&(h.trailingComments=N),D.bottomRightStack.push(h)}},markEnd:function(h,S){return D.range&&(h.range=[S.start,v]),D.loc&&(h.loc=new it(S.startLineNumber===void 0?S.lineNumber:S.startLineNumber,S.start-(S.startLineStart===void 0?S.lineStart:S.startLineStart),R,v-L),this.postProcess(h)),D.attachComment&&this.processComment(h),h},postProcess:function(h){return D.source&&(h.loc.source=D.source),h},createArrayExpression:function(h){return{type:p.ArrayExpression,elements:h}},createAssignmentExpression:function(h,S,N){return{type:p.AssignmentExpression,operator:h,left:S,right:N}},createBinaryExpression:function(h,S,N){var V=h==="||"||h==="&&"?p.LogicalExpression:p.BinaryExpression;return{type:V,operator:h,left:S,right:N}},createBlockStatement:function(h){return{type:p.BlockStatement,body:h}},createBreakStatement:function(h){return{type:p.BreakStatement,label:h}},createCallExpression:function(h,S){return{type:p.CallExpression,callee:h,arguments:S}},createCatchClause:function(h,S){return{type:p.CatchClause,param:h,body:S}},createConditionalExpression:function(h,S,N){return{type:p.ConditionalExpression,test:h,consequent:S,alternate:N}},createContinueStatement:function(h){return{type:p.ContinueStatement,label:h}},createDebuggerStatement:function(){return{type:p.DebuggerStatement}},createDoWhileStatement:function(h,S){return{type:p.DoWhileStatement,body:h,test:S}},createEmptyStatement:function(){return{type:p.EmptyStatement}},createExpressionStatement:function(h){return{type:p.ExpressionStatement,expression:h}},createForStatement:function(h,S,N,V){return{type:p.ForStatement,init:h,test:S,update:N,body:V}},createForInStatement:function(h,S,N){return{type:p.ForInStatement,left:h,right:S,body:N,each:!1}},createFunctionDeclaration:function(h,S,N,V){return{type:p.FunctionDeclaration,id:h,params:S,defaults:N,body:V,rest:null,generator:!1,expression:!1}},createFunctionExpression:function(h,S,N,V){return{type:p.FunctionExpression,id:h,params:S,defaults:N,body:V,rest:null,generator:!1,expression:!1}},createIdentifier:function(h){return{type:p.Identifier,name:h}},createIfStatement:function(h,S,N){return{type:p.IfStatement,test:h,consequent:S,alternate:N}},createLabeledStatement:function(h,S){return{type:p.LabeledStatement,label:h,body:S}},createLiteral:function(h){return{type:p.Literal,value:h.value,raw:A.slice(h.start,h.end)}},createMemberExpression:function(h,S,N){return{type:p.MemberExpression,computed:h==="[",object:S,property:N}},createNewExpression:function(h,S){return{type:p.NewExpression,callee:h,arguments:S}},createObjectExpression:function(h){return{type:p.ObjectExpression,properties:h}},createPostfixExpression:function(h,S){return{type:p.UpdateExpression,operator:h,argument:S,prefix:!1}},createProgram:function(h){return{type:p.Program,body:h}},createProperty:function(h,S,N){return{type:p.Property,key:S,value:N,kind:h}},createReturnStatement:function(h){return{type:p.ReturnStatement,argument:h}},createSequenceExpression:function(h){return{type:p.SequenceExpression,expressions:h}},createSwitchCase:function(h,S){return{type:p.SwitchCase,test:h,consequent:S}},createSwitchStatement:function(h,S){return{type:p.SwitchStatement,discriminant:h,cases:S}},createThisExpression:function(){return{type:p.ThisExpression}},createThrowStatement:function(h){return{type:p.ThrowStatement,argument:h}},createTryStatement:function(h,S,N,V){return{type:p.TryStatement,block:h,guardedHandlers:S,handlers:N,finalizer:V}},createUnaryExpression:function(h,S){return h==="++"||h==="--"?{type:p.UpdateExpression,operator:h,argument:S,prefix:!0}:{type:p.UnaryExpression,operator:h,argument:S,prefix:!0}},createVariableDeclaration:function(h,S){return{type:p.VariableDeclaration,declarations:h,kind:S}},createVariableDeclarator:function(h,S){return{type:p.VariableDeclarator,id:h,init:S}},createWhileStatement:function(h,S){return{type:p.WhileStatement,test:h,body:S}},createWithStatement:function(h,S){return{type:p.WithStatement,object:h,body:S}}};function Ut(){var h,S,N,V;return h=v,S=R,N=L,G(),V=R!==S,v=h,R=S,L=N,V}function ke(h,S){var N,V=Array.prototype.slice.call(arguments,2),Z=S.replace(/%(\d)/g,function(pe,He){return K(He<V.length,"Message reference must be in range"),V[He]});throw typeof h.lineNumber=="number"?(N=new Error("Line "+h.lineNumber+": "+Z),N.index=h.start,N.lineNumber=h.lineNumber,N.column=h.start-L+1):(N=new Error("Line "+R+": "+Z),N.index=v,N.lineNumber=R,N.column=v-L+1),N.description=Z,N}function Be(){try{ke.apply(null,arguments)}catch(h){if(D.errors)D.errors.push(h);else throw h}}function jt(h){if(h.type===u.EOF&&ke(h,d.UnexpectedEOS),h.type===u.NumericLiteral&&ke(h,d.UnexpectedNumber),h.type===u.StringLiteral&&ke(h,d.UnexpectedString),h.type===u.Identifier&&ke(h,d.UnexpectedIdentifier),h.type===u.Keyword){if(Re(h.value))ke(h,d.UnexpectedReserved);else if(E&&Ie(h.value)){Be(h,d.StrictReservedWord);return}ke(h,d.UnexpectedToken,h.value)}ke(h,d.UnexpectedToken,h.value)}function T(h){var S=de();(S.type!==u.Punctuator||S.value!==h)&&jt(S)}function y(h){var S=de();(S.type!==u.Keyword||S.value!==h)&&jt(S)}function b(h){return I.type===u.Punctuator&&I.value===h}function P(h){return I.type===u.Keyword&&I.value===h}function q(){var h;return I.type!==u.Punctuator?!1:(h=I.value,h==="="||h==="*="||h==="/="||h==="%="||h==="+="||h==="-="||h==="<<="||h===">>="||h===">>>="||h==="&="||h==="^="||h==="|=")}function z(){var h;if(A.charCodeAt(v)===59||b(";")){de();return}h=R,G(),R===h&&I.type!==u.EOF&&!b("}")&&jt(I)}function X(h){return h.type===p.Identifier||h.type===p.MemberExpression}function $e(){var h=[],S;for(S=I,T("[");!b("]");)b(",")?(de(),h.push(null)):(h.push(gn()),b("]")||T(","));return de(),x.markEnd(x.createArrayExpression(h),S)}function dt(h,S){var N,V,Z;return N=E,Z=I,V=as(),S&&E&&Te(h[0].name)&&Be(S,d.StrictParamName),E=N,x.markEnd(x.createFunctionExpression(null,h,[],V),Z)}function ut(){var h,S;return S=I,h=de(),h.type===u.StringLiteral||h.type===u.NumericLiteral?(E&&h.octal&&Be(h,d.StrictOctalLiteral),x.markEnd(x.createLiteral(h),S)):x.markEnd(x.createIdentifier(h.value),S)}function pt(){var h,S,N,V,Z,pe;if(h=I,pe=I,h.type===u.Identifier)return N=ut(),h.value==="get"&&!b(":")?(S=ut(),T("("),T(")"),V=dt([]),x.markEnd(x.createProperty("get",S,V),pe)):h.value==="set"&&!b(":")?(S=ut(),T("("),h=I,h.type!==u.Identifier?(T(")"),Be(h,d.UnexpectedToken,h.value),V=dt([])):(Z=[Oe()],T(")"),V=dt(Z,h)),x.markEnd(x.createProperty("set",S,V),pe)):(T(":"),V=gn(),x.markEnd(x.createProperty("init",N,V),pe));if(h.type===u.EOF||h.type===u.Punctuator)jt(h);else return S=ut(),T(":"),V=gn(),x.markEnd(x.createProperty("init",S,V),pe)}function st(){var h=[],S,N,V,Z,pe={},He=String,mt;for(mt=I,T("{");!b("}");)S=pt(),S.key.type===p.Identifier?N=S.key.name:N=He(S.key.value),Z=S.kind==="init"?g.Data:S.kind==="get"?g.Get:g.Set,V="$"+N,Object.prototype.hasOwnProperty.call(pe,V)?(pe[V]===g.Data?E&&Z===g.Data?Be({},d.StrictDuplicateProperty):Z!==g.Data&&Be({},d.AccessorDataProperty):Z===g.Data?Be({},d.AccessorDataProperty):pe[V]&Z&&Be({},d.AccessorGetSet),pe[V]|=Z):pe[V]=Z,h.push(S),b("}")||T(",");return T("}"),x.markEnd(x.createObjectExpression(h),mt)}function Vr(){var h;return T("("),h=M(),T(")"),h}function mi(){var h,S,N,V;if(b("("))return Vr();if(b("["))return $e();if(b("{"))return st();if(h=I.type,V=I,h===u.Identifier)N=x.createIdentifier(de().value);else if(h===u.StringLiteral||h===u.NumericLiteral)E&&I.octal&&Be(I,d.StrictOctalLiteral),N=x.createLiteral(de());else if(h===u.Keyword){if(P("function"))return qc();P("this")?(de(),N=x.createThisExpression()):jt(de())}else h===u.BooleanLiteral?(S=de(),S.value=S.value==="true",N=x.createLiteral(S)):h===u.NullLiteral?(S=de(),S.value=null,N=x.createLiteral(S)):b("/")||b("/=")?(typeof D.tokens<"u"?N=x.createLiteral(Ce()):N=x.createLiteral(we()),Qe()):jt(de());return x.markEnd(N,V)}function is(){var h=[];if(T("("),!b(")"))for(;v<_&&(h.push(gn()),!b(")"));)T(",");return T(")"),h}function ss(){var h,S;return S=I,h=de(),Ve(h)||jt(h),x.markEnd(x.createIdentifier(h.value),S)}function os(){return T("."),ss()}function Wr(){var h;return T("["),h=M(),T("]"),h}function bi(){var h,S,N;return N=I,y("new"),h=to(),S=b("(")?is():[],x.markEnd(x.createNewExpression(h,S),N)}function eo(){var h,S,N,V,Z;for(Z=I,h=O.allowIn,O.allowIn=!0,S=P("new")?bi():mi(),O.allowIn=h;;){if(b("."))V=os(),S=x.createMemberExpression(".",S,V);else if(b("("))N=is(),S=x.createCallExpression(S,N);else if(b("["))V=Wr(),S=x.createMemberExpression("[",S,V);else break;x.markEnd(S,Z)}return S}function to(){var h,S,N,V;for(V=I,h=O.allowIn,S=P("new")?bi():mi(),O.allowIn=h;b(".")||b("[");)b("[")?(N=Wr(),S=x.createMemberExpression("[",S,N)):(N=os(),S=x.createMemberExpression(".",S,N)),x.markEnd(S,V);return S}function _r(){var h,S,N=I;return h=eo(),I.type===u.Punctuator&&(b("++")||b("--"))&&!Ut()&&(E&&h.type===p.Identifier&&Te(h.name)&&Be({},d.StrictLHSPostfix),X(h)||Be({},d.InvalidLHSInAssignment),S=de(),h=x.markEnd(x.createPostfixExpression(S.value,h),N)),h}function nr(){var h,S,N;return I.type!==u.Punctuator&&I.type!==u.Keyword?S=_r():b("++")||b("--")?(N=I,h=de(),S=nr(),E&&S.type===p.Identifier&&Te(S.name)&&Be({},d.StrictLHSPrefix),X(S)||Be({},d.InvalidLHSInAssignment),S=x.createUnaryExpression(h.value,S),S=x.markEnd(S,N)):b("+")||b("-")||b("~")||b("!")?(N=I,h=de(),S=nr(),S=x.createUnaryExpression(h.value,S),S=x.markEnd(S,N)):P("delete")||P("void")||P("typeof")?(N=I,h=de(),S=nr(),S=x.createUnaryExpression(h.value,S),S=x.markEnd(S,N),E&&S.operator==="delete"&&S.argument.type===p.Identifier&&Be({},d.StrictDelete)):S=_r(),S}function Kr(h,S){var N=0;if(h.type!==u.Punctuator&&h.type!==u.Keyword)return 0;switch(h.value){case"||":N=1;break;case"&&":N=2;break;case"|":N=3;break;case"^":N=4;break;case"&":N=5;break;case"==":case"!=":case"===":case"!==":N=6;break;case"<":case">":case"<=":case">=":case"instanceof":N=7;break;case"in":N=S?7:0;break;case"<<":case">>":case">>>":N=8;break;case"+":case"-":N=9;break;case"*":case"/":case"%":N=11;break}return N}function no(){var h,S,N,V,Z,pe,He,mt,tn,Gt;if(h=I,tn=nr(),V=I,Z=Kr(V,O.allowIn),Z===0)return tn;for(V.prec=Z,de(),S=[h,I],He=nr(),pe=[tn,V,He];(Z=Kr(I,O.allowIn))>0;){for(;pe.length>2&&Z<=pe[pe.length-2].prec;)He=pe.pop(),mt=pe.pop().value,tn=pe.pop(),N=x.createBinaryExpression(mt,tn,He),S.pop(),h=S[S.length-1],x.markEnd(N,h),pe.push(N);V=de(),V.prec=Z,pe.push(V),S.push(I),N=nr(),pe.push(N)}for(Gt=pe.length-1,N=pe[Gt],S.pop();Gt>1;)N=x.createBinaryExpression(pe[Gt-1].value,pe[Gt-2],N),Gt-=2,h=S.pop(),x.markEnd(N,h);return N}function ro(){var h,S,N,V,Z;return Z=I,h=no(),b("?")&&(de(),S=O.allowIn,O.allowIn=!0,N=gn(),O.allowIn=S,T(":"),V=gn(),h=x.createConditionalExpression(h,N,V),x.markEnd(h,Z)),h}function gn(){var h,S,N,V,Z;return h=I,Z=I,V=S=ro(),q()&&(X(S)||Be({},d.InvalidLHSInAssignment),E&&S.type===p.Identifier&&Te(S.name)&&Be(h,d.StrictLHSAssignment),h=de(),N=gn(),V=x.markEnd(x.createAssignmentExpression(h.value,S,N),Z)),V}function M(){var h,S=I;if(h=gn(),b(",")){for(h=x.createSequenceExpression([h]);v<_&&b(",");)de(),h.expressions.push(gn());x.markEnd(h,S)}return h}function ae(){for(var h=[],S;v<_&&!(b("}")||(S=Hr(),typeof S>"u"));)h.push(S);return h}function me(){var h,S;return S=I,T("{"),h=ae(),T("}"),x.markEnd(x.createBlockStatement(h),S)}function Oe(){var h,S;return S=I,h=de(),h.type!==u.Identifier&&jt(h),x.markEnd(x.createIdentifier(h.value),S)}function ct(h){var S=null,N,V;return V=I,N=Oe(),E&&Te(N.name)&&Be({},d.StrictVarName),h==="const"?(T("="),S=gn()):b("=")&&(de(),S=gn()),x.markEnd(x.createVariableDeclarator(N,S),V)}function lt(h){var S=[];do{if(S.push(ct(h)),!b(","))break;de()}while(v<_);return S}function tt(){var h;return y("var"),h=lt(),z(),x.createVariableDeclaration(h,"var")}function Je(h){var S,N;return N=I,y(h),S=lt(h),z(),x.markEnd(x.createVariableDeclaration(S,h),N)}function en(){return T(";"),x.createEmptyStatement()}function Bt(){var h=M();return z(),x.createExpressionStatement(h)}function Rt(){var h,S,N;return y("if"),T("("),h=M(),T(")"),S=kn(),P("else")?(de(),N=kn()):N=null,x.createIfStatement(h,S,N)}function ln(){var h,S,N;return y("do"),N=O.inIteration,O.inIteration=!0,h=kn(),O.inIteration=N,y("while"),T("("),S=M(),T(")"),b(";")&&de(),x.createDoWhileStatement(h,S)}function Tn(){var h,S,N;return y("while"),T("("),h=M(),T(")"),N=O.inIteration,O.inIteration=!0,S=kn(),O.inIteration=N,x.createWhileStatement(h,S)}function rr(){var h,S,N;return N=I,h=de(),S=lt(),x.markEnd(x.createVariableDeclaration(S,h.value),N)}function zt(){var h,S,N,V,Z,pe,He;return h=S=N=null,y("for"),T("("),b(";")?de():(P("var")||P("let")?(O.allowIn=!1,h=rr(),O.allowIn=!0,h.declarations.length===1&&P("in")&&(de(),V=h,Z=M(),h=null)):(O.allowIn=!1,h=M(),O.allowIn=!0,P("in")&&(X(h)||Be({},d.InvalidLHSInForIn),de(),V=h,Z=M(),h=null)),typeof V>"u"&&T(";")),typeof V>"u"&&(b(";")||(S=M()),T(";"),b(")")||(N=M())),T(")"),He=O.inIteration,O.inIteration=!0,pe=kn(),O.inIteration=He,typeof V>"u"?x.createForStatement(h,S,N,pe):x.createForInStatement(V,Z,pe)}function vi(){var h=null,S;return y("continue"),A.charCodeAt(v)===59?(de(),O.inIteration||ke({},d.IllegalContinue),x.createContinueStatement(null)):Ut()?(O.inIteration||ke({},d.IllegalContinue),x.createContinueStatement(null)):(I.type===u.Identifier&&(h=Oe(),S="$"+h.name,Object.prototype.hasOwnProperty.call(O.labelSet,S)||ke({},d.UnknownLabel,h.name)),z(),h===null&&!O.inIteration&&ke({},d.IllegalContinue),x.createContinueStatement(h))}function io(){var h=null,S;return y("break"),A.charCodeAt(v)===59?(de(),O.inIteration||O.inSwitch||ke({},d.IllegalBreak),x.createBreakStatement(null)):Ut()?(O.inIteration||O.inSwitch||ke({},d.IllegalBreak),x.createBreakStatement(null)):(I.type===u.Identifier&&(h=Oe(),S="$"+h.name,Object.prototype.hasOwnProperty.call(O.labelSet,S)||ke({},d.UnknownLabel,h.name)),z(),h===null&&!(O.inIteration||O.inSwitch)&&ke({},d.IllegalBreak),x.createBreakStatement(h))}function so(){var h=null;return y("return"),O.inFunctionBody||Be({},d.IllegalReturn),A.charCodeAt(v)===32&&ge(A.charCodeAt(v+1))?(h=M(),z(),x.createReturnStatement(h)):Ut()?x.createReturnStatement(null):(b(";")||!b("}")&&I.type!==u.EOF&&(h=M()),z(),x.createReturnStatement(h))}function va(){var h,S;return E&&(G(),Be({},d.StrictModeWith)),y("with"),T("("),h=M(),T(")"),S=kn(),x.createWithStatement(h,S)}function wa(){var h,S=[],N,V;for(V=I,P("default")?(de(),h=null):(y("case"),h=M()),T(":");v<_&&!(b("}")||P("default")||P("case"));)N=kn(),S.push(N);return x.markEnd(x.createSwitchCase(h,S),V)}function Aa(){var h,S,N,V,Z;if(y("switch"),T("("),h=M(),T(")"),T("{"),S=[],b("}"))return de(),x.createSwitchStatement(h,S);for(V=O.inSwitch,O.inSwitch=!0,Z=!1;v<_&&!b("}");)N=wa(),N.test===null&&(Z&&ke({},d.MultipleDefaultsInSwitch),Z=!0),S.push(N);return O.inSwitch=V,T("}"),x.createSwitchStatement(h,S)}function $c(){var h;return y("throw"),Ut()&&ke({},d.NewlineAfterThrow),h=M(),z(),x.createThrowStatement(h)}function jc(){var h,S,N;return N=I,y("catch"),T("("),b(")")&&jt(I),h=Oe(),E&&Te(h.name)&&Be({},d.StrictCatchVariable),T(")"),S=me(),x.markEnd(x.createCatchClause(h,S),N)}function Mc(){var h,S=[],N=null;return y("try"),h=me(),P("catch")&&S.push(jc()),P("finally")&&(de(),N=me()),S.length===0&&!N&&ke({},d.NoCatchOrFinally),x.createTryStatement(h,[],S,N)}function Uc(){return y("debugger"),z(),x.createDebuggerStatement()}function kn(){var h=I.type,S,N,V,Z;if(h===u.EOF&&jt(I),h===u.Punctuator&&I.value==="{")return me();if(Z=I,h===u.Punctuator)switch(I.value){case";":return x.markEnd(en(),Z);case"(":return x.markEnd(Bt(),Z)}if(h===u.Keyword)switch(I.value){case"break":return x.markEnd(io(),Z);case"continue":return x.markEnd(vi(),Z);case"debugger":return x.markEnd(Uc(),Z);case"do":return x.markEnd(ln(),Z);case"for":return x.markEnd(zt(),Z);case"function":return x.markEnd(us(),Z);case"if":return x.markEnd(Rt(),Z);case"return":return x.markEnd(so(),Z);case"switch":return x.markEnd(Aa(),Z);case"throw":return x.markEnd($c(),Z);case"try":return x.markEnd(Mc(),Z);case"var":return x.markEnd(tt(),Z);case"while":return x.markEnd(Tn(),Z);case"with":return x.markEnd(va(),Z)}return S=M(),S.type===p.Identifier&&b(":")?(de(),V="$"+S.name,Object.prototype.hasOwnProperty.call(O.labelSet,V)&&ke({},d.Redeclaration,"Label",S.name),O.labelSet[V]=!0,N=kn(),delete O.labelSet[V],x.markEnd(x.createLabeledStatement(S,N),Z)):(z(),x.markEnd(x.createExpressionStatement(S),Z))}function as(){var h,S=[],N,V,Z,pe,He,mt,tn,Gt;for(Gt=I,T("{");v<_&&!(I.type!==u.StringLiteral||(N=I,h=Hr(),S.push(h),h.expression.type!==p.Literal));)V=A.slice(N.start+1,N.end-1),V==="use strict"?(E=!0,Z&&Be(Z,d.StrictOctalLiteral)):!Z&&N.octal&&(Z=N);for(pe=O.labelSet,He=O.inIteration,mt=O.inSwitch,tn=O.inFunctionBody,O.labelSet={},O.inIteration=!1,O.inSwitch=!1,O.inFunctionBody=!0;v<_&&!(b("}")||(h=Hr(),typeof h>"u"));)S.push(h);return T("}"),O.labelSet=pe,O.inIteration=He,O.inSwitch=mt,O.inFunctionBody=tn,x.markEnd(x.createBlockStatement(S),Gt)}function oo(h){var S,N=[],V,Z,pe,He,mt;if(T("("),!b(")"))for(pe={};v<_&&(V=I,S=Oe(),He="$"+V.value,E?(Te(V.value)&&(Z=V,mt=d.StrictParamName),Object.prototype.hasOwnProperty.call(pe,He)&&(Z=V,mt=d.StrictParamDupe)):h||(Te(V.value)?(h=V,mt=d.StrictParamName):Ie(V.value)?(h=V,mt=d.StrictReservedWord):Object.prototype.hasOwnProperty.call(pe,He)&&(h=V,mt=d.StrictParamDupe)),N.push(S),pe[He]=!0,!b(")"));)T(",");return T(")"),{params:N,stricted:Z,firstRestricted:h,message:mt}}function us(){var h,S=[],N,V,Z,pe,He,mt,tn,Gt;return Gt=I,y("function"),V=I,h=Oe(),E?Te(V.value)&&Be(V,d.StrictFunctionName):Te(V.value)?(He=V,mt=d.StrictFunctionName):Ie(V.value)&&(He=V,mt=d.StrictReservedWord),pe=oo(He),S=pe.params,Z=pe.stricted,He=pe.firstRestricted,pe.message&&(mt=pe.message),tn=E,N=as(),E&&He&&ke(He,mt),E&&Z&&Be(Z,mt),E=tn,x.markEnd(x.createFunctionDeclaration(h,S,[],N),Gt)}function qc(){var h,S=null,N,V,Z,pe,He=[],mt,tn,Gt;return Gt=I,y("function"),b("(")||(h=I,S=Oe(),E?Te(h.value)&&Be(h,d.StrictFunctionName):Te(h.value)?(V=h,Z=d.StrictFunctionName):Ie(h.value)&&(V=h,Z=d.StrictReservedWord)),pe=oo(V),He=pe.params,N=pe.stricted,V=pe.firstRestricted,pe.message&&(Z=pe.message),tn=E,mt=as(),E&&V&&ke(V,Z),E&&N&&Be(N,Z),E=tn,x.markEnd(x.createFunctionExpression(S,He,[],mt),Gt)}function Hr(){if(I.type===u.Keyword)switch(I.value){case"const":case"let":return Je(I.value);case"function":return us();default:return kn()}if(I.type!==u.EOF)return kn()}function cs(){for(var h,S=[],N,V,Z;v<_&&(N=I,!(N.type!==u.StringLiteral||(h=Hr(),S.push(h),h.expression.type!==p.Literal)));)V=A.slice(N.start+1,N.end-1),V==="use strict"?(E=!0,Z&&Be(Z,d.StrictOctalLiteral)):!Z&&N.octal&&(Z=N);for(;v<_&&(h=Hr(),!(typeof h>"u"));)S.push(h);return S}function Ea(){var h,S;return G(),Qe(),S=I,E=!1,h=cs(),x.markEnd(x.createProgram(h),S)}function Sa(){var h,S,N,V=[];for(h=0;h<D.tokens.length;++h)S=D.tokens[h],N={type:S.type,value:S.value},D.range&&(N.range=S.range),D.loc&&(N.loc=S.loc),V.push(N);D.tokens=V}function xa(h,S){var N,V,Z;N=String,typeof h!="string"&&!(h instanceof String)&&(h=N(h)),x=k,A=h,v=0,R=A.length>0?1:0,L=0,_=A.length,I=null,O={allowIn:!0,labelSet:{},inFunctionBody:!1,inIteration:!1,inSwitch:!1,lastCommentStart:-1},D={},S=S||{},S.tokens=!0,D.tokens=[],D.tokenize=!0,D.openParenToken=-1,D.openCurlyToken=-1,D.range=typeof S.range=="boolean"&&S.range,D.loc=typeof S.loc=="boolean"&&S.loc,typeof S.comment=="boolean"&&S.comment&&(D.comments=[]),typeof S.tolerant=="boolean"&&S.tolerant&&(D.errors=[]);try{if(Qe(),I.type===u.EOF)return D.tokens;for(V=de();I.type!==u.EOF;)try{V=de()}catch(pe){if(V=I,D.errors){D.errors.push(pe);break}else throw pe}Sa(),Z=D.tokens,typeof D.comments<"u"&&(Z.comments=D.comments),typeof D.errors<"u"&&(Z.errors=D.errors)}catch(pe){throw pe}finally{D={}}return Z}function Ca(h,S){var N,V;V=String,typeof h!="string"&&!(h instanceof String)&&(h=V(h)),x=k,A=h,v=0,R=A.length>0?1:0,L=0,_=A.length,I=null,O={allowIn:!0,labelSet:{},inFunctionBody:!1,inIteration:!1,inSwitch:!1,lastCommentStart:-1},D={},typeof S<"u"&&(D.range=typeof S.range=="boolean"&&S.range,D.loc=typeof S.loc=="boolean"&&S.loc,D.attachComment=typeof S.attachComment=="boolean"&&S.attachComment,D.loc&&S.source!==null&&S.source!==void 0&&(D.source=V(S.source)),typeof S.tokens=="boolean"&&S.tokens&&(D.tokens=[]),typeof S.comment=="boolean"&&S.comment&&(D.comments=[]),typeof S.tolerant=="boolean"&&S.tolerant&&(D.errors=[]),D.attachComment&&(D.range=!0,D.comments=[],D.bottomRightStack=[],D.trailingComments=[],D.leadingComments=[]));try{N=Ea(),typeof D.comments<"u"&&(N.comments=D.comments),typeof D.tokens<"u"&&(Sa(),N.tokens=D.tokens),typeof D.errors<"u"&&(N.errors=D.errors)}catch(Z){throw Z}finally{D={}}return N}a.version="1.2.2",a.tokenize=xa,a.parse=Ca,a.Syntax=function(){var h,S={};typeof Object.create=="function"&&(S=Object.create(null));for(h in p)p.hasOwnProperty(h)&&(S[h]=p[h]);return typeof Object.freeze=="function"&&Object.freeze(S),S}()})},{}],1:[function(n,i,o){(function(a){var u=function(){var l={trace:function(){},yy:{},symbols_:{error:2,JSON_PATH:3,DOLLAR:4,PATH_COMPONENTS:5,LEADING_CHILD_MEMBER_EXPRESSION:6,PATH_COMPONENT:7,MEMBER_COMPONENT:8,SUBSCRIPT_COMPONENT:9,CHILD_MEMBER_COMPONENT:10,DESCENDANT_MEMBER_COMPONENT:11,DOT:12,MEMBER_EXPRESSION:13,DOT_DOT:14,STAR:15,IDENTIFIER:16,SCRIPT_EXPRESSION:17,INTEGER:18,END:19,CHILD_SUBSCRIPT_COMPONENT:20,DESCENDANT_SUBSCRIPT_COMPONENT:21,"[":22,SUBSCRIPT:23,"]":24,SUBSCRIPT_EXPRESSION:25,SUBSCRIPT_EXPRESSION_LIST:26,SUBSCRIPT_EXPRESSION_LISTABLE:27,",":28,STRING_LITERAL:29,ARRAY_SLICE:30,FILTER_EXPRESSION:31,QQ_STRING:32,Q_STRING:33,$accept:0,$end:1},terminals_:{2:"error",4:"DOLLAR",12:"DOT",14:"DOT_DOT",15:"STAR",16:"IDENTIFIER",17:"SCRIPT_EXPRESSION",18:"INTEGER",19:"END",22:"[",24:"]",28:",",30:"ARRAY_SLICE",31:"FILTER_EXPRESSION",32:"QQ_STRING",33:"Q_STRING"},productions_:[0,[3,1],[3,2],[3,1],[3,2],[5,1],[5,2],[7,1],[7,1],[8,1],[8,1],[10,2],[6,1],[11,2],[13,1],[13,1],[13,1],[13,1],[13,1],[9,1],[9,1],[20,3],[21,4],[23,1],[23,1],[26,1],[26,3],[27,1],[27,1],[27,1],[25,1],[25,1],[25,1],[29,1],[29,1]],performAction:function(w,k,A,E,v,R,L){E.ast||(E.ast=f,f.initialize());var _=R.length-1;switch(v){case 1:return E.ast.set({expression:{type:"root",value:R[_]}}),E.ast.unshift(),E.ast.yield();case 2:return E.ast.set({expression:{type:"root",value:R[_-1]}}),E.ast.unshift(),E.ast.yield();case 3:return E.ast.unshift(),E.ast.yield();case 4:return E.ast.set({operation:"member",scope:"child",expression:{type:"identifier",value:R[_-1]}}),E.ast.unshift(),E.ast.yield();case 5:break;case 6:break;case 7:E.ast.set({operation:"member"}),E.ast.push();break;case 8:E.ast.set({operation:"subscript"}),E.ast.push();break;case 9:E.ast.set({scope:"child"});break;case 10:E.ast.set({scope:"descendant"});break;case 11:break;case 12:E.ast.set({scope:"child",operation:"member"});break;case 13:break;case 14:E.ast.set({expression:{type:"wildcard",value:R[_]}});break;case 15:E.ast.set({expression:{type:"identifier",value:R[_]}});break;case 16:E.ast.set({expression:{type:"script_expression",value:R[_]}});break;case 17:E.ast.set({expression:{type:"numeric_literal",value:parseInt(R[_])}});break;case 18:break;case 19:E.ast.set({scope:"child"});break;case 20:E.ast.set({scope:"descendant"});break;case 21:break;case 22:break;case 23:break;case 24:R[_].length>1?E.ast.set({expression:{type:"union",value:R[_]}}):this.$=R[_];break;case 25:this.$=[R[_]];break;case 26:this.$=R[_-2].concat(R[_]);break;case 27:this.$={expression:{type:"numeric_literal",value:parseInt(R[_])}},E.ast.set(this.$);break;case 28:this.$={expression:{type:"string_literal",value:R[_]}},E.ast.set(this.$);break;case 29:this.$={expression:{type:"slice",value:R[_]}},E.ast.set(this.$);break;case 30:this.$={expression:{type:"wildcard",value:R[_]}},E.ast.set(this.$);break;case 31:this.$={expression:{type:"script_expression",value:R[_]}},E.ast.set(this.$);break;case 32:this.$={expression:{type:"filter_expression",value:R[_]}},E.ast.set(this.$);break;case 33:this.$=R[_];break;case 34:this.$=R[_];break}},table:[{3:1,4:[1,2],6:3,13:4,15:[1,5],16:[1,6],17:[1,7],18:[1,8],19:[1,9]},{1:[3]},{1:[2,1],5:10,7:11,8:12,9:13,10:14,11:15,12:[1,18],14:[1,19],20:16,21:17,22:[1,20]},{1:[2,3],5:21,7:11,8:12,9:13,10:14,11:15,12:[1,18],14:[1,19],20:16,21:17,22:[1,20]},{1:[2,12],12:[2,12],14:[2,12],22:[2,12]},{1:[2,14],12:[2,14],14:[2,14],22:[2,14]},{1:[2,15],12:[2,15],14:[2,15],22:[2,15]},{1:[2,16],12:[2,16],14:[2,16],22:[2,16]},{1:[2,17],12:[2,17],14:[2,17],22:[2,17]},{1:[2,18],12:[2,18],14:[2,18],22:[2,18]},{1:[2,2],7:22,8:12,9:13,10:14,11:15,12:[1,18],14:[1,19],20:16,21:17,22:[1,20]},{1:[2,5],12:[2,5],14:[2,5],22:[2,5]},{1:[2,7],12:[2,7],14:[2,7],22:[2,7]},{1:[2,8],12:[2,8],14:[2,8],22:[2,8]},{1:[2,9],12:[2,9],14:[2,9],22:[2,9]},{1:[2,10],12:[2,10],14:[2,10],22:[2,10]},{1:[2,19],12:[2,19],14:[2,19],22:[2,19]},{1:[2,20],12:[2,20],14:[2,20],22:[2,20]},{13:23,15:[1,5],16:[1,6],17:[1,7],18:[1,8],19:[1,9]},{13:24,15:[1,5],16:[1,6],17:[1,7],18:[1,8],19:[1,9],22:[1,25]},{15:[1,29],17:[1,30],18:[1,33],23:26,25:27,26:28,27:32,29:34,30:[1,35],31:[1,31],32:[1,36],33:[1,37]},{1:[2,4],7:22,8:12,9:13,10:14,11:15,12:[1,18],14:[1,19],20:16,21:17,22:[1,20]},{1:[2,6],12:[2,6],14:[2,6],22:[2,6]},{1:[2,11],12:[2,11],14:[2,11],22:[2,11]},{1:[2,13],12:[2,13],14:[2,13],22:[2,13]},{15:[1,29],17:[1,30],18:[1,33],23:38,25:27,26:28,27:32,29:34,30:[1,35],31:[1,31],32:[1,36],33:[1,37]},{24:[1,39]},{24:[2,23]},{24:[2,24],28:[1,40]},{24:[2,30]},{24:[2,31]},{24:[2,32]},{24:[2,25],28:[2,25]},{24:[2,27],28:[2,27]},{24:[2,28],28:[2,28]},{24:[2,29],28:[2,29]},{24:[2,33],28:[2,33]},{24:[2,34],28:[2,34]},{24:[1,41]},{1:[2,21],12:[2,21],14:[2,21],22:[2,21]},{18:[1,33],27:42,29:34,30:[1,35],32:[1,36],33:[1,37]},{1:[2,22],12:[2,22],14:[2,22],22:[2,22]},{24:[2,26],28:[2,26]}],defaultActions:{27:[2,23],29:[2,30],30:[2,31],31:[2,32]},parseError:function(w,k){if(k.recoverable)this.trace(w);else throw new Error(w)},parse:function(w){var k=this,A=[0],E=[null],v=[],R=this.table,L="",_=0,x=0,I=2,O=1,D=v.slice.call(arguments,1);this.lexer.setInput(w),this.lexer.yy=this.yy,this.yy.lexer=this.lexer,this.yy.parser=this,typeof this.lexer.yylloc>"u"&&(this.lexer.yylloc={});var K=this.lexer.yylloc;v.push(K);var ie=this.lexer.options&&this.lexer.options.ranges;typeof this.yy.parseError=="function"?this.parseError=this.yy.parseError:this.parseError=Object.getPrototypeOf(this).parseError;function ce(){var Ee;return Ee=k.lexer.lex()||O,typeof Ee!="number"&&(Ee=k.symbols_[Ee]||Ee),Ee}for(var fe,ye,ve,ge,he={},Re,Ie,Te,We;;){if(ye=A[A.length-1],this.defaultActions[ye]?ve=this.defaultActions[ye]:((fe===null||typeof fe>"u")&&(fe=ce()),ve=R[ye]&&R[ye][fe]),typeof ve>"u"||!ve.length||!ve[0]){var Xe="";We=[];for(Re in R[ye])this.terminals_[Re]&&Re>I&&We.push("'"+this.terminals_[Re]+"'");this.lexer.showPosition?Xe="Parse error on line "+(_+1)+`:
221
+ `,Dh=({tags:e,trimLength:t})=>{const n=i=>i.map(o=>C.jsx(V.Tag,{style:{margin:0,flexShrink:0},children:o},o));return t&&t<e.length?C.jsxs(V.Flex,{wrap:"nowrap",gap:"4px",children:[n(e.slice(0,t)),C.jsx(V.Tooltip,{title:C.jsx(C.Fragment,{children:n(e.slice(t))}),children:C.jsxs(V.Tag,{children:["+",e.length-t]},"more")})]}):C.jsx(V.Flex,{wrap:"nowrap",gap:"4px",children:n(e)})},Ph=e=>Object.entries(e).every(([,t])=>t===null||typeof t!="object"),Rh=({columns:e,additionalPrinterColumnsUndefinedValues:t,additionalPrinterColumnsTrimLengths:n,additionalPrinterColumnsColWidths:i})=>{if(e)return e.map(o=>{const a=t?.find(({key:f})=>f===o.key)?.value,u=n?.find(({key:f})=>f===o.key)?.value,l=i?.find(({key:f})=>f===o.key)?.value;return{...o,render:f=>typeof f=="object"&&!Array.isArray(f)?Ph(f)?C.jsx(Dh,{tags:Object.entries(f).map(([p,g])=>`${p}: ${String(g)}`),trimLength:u}):C.jsx(Wi,{trimLength:u,text:JSON.stringify(f)}):Array.isArray(f)?f.every(p=>p&&!Array.isArray(p))?C.jsx(Dh,{tags:f.map(p=>p.toLocaleString()),trimLength:u}):C.jsx(Wi,{trimLength:u,text:f.join(", ")}):typeof f=="boolean"?f?C.jsx(qt.CheckOutlined,{style:{color:"green"}}):C.jsx(qt.CloseOutlined,{style:{color:"red"}}):typeof f=="number"?C.jsx(Wi,{trimLength:u,text:String(f)}):typeof f=="string"?C.jsx(Wi,{trimLength:u,text:f}):f===void 0&&o.key&&t&&a?C.jsx(Wi,{trimLength:u,text:a}):C.jsx(Wi,{trimLength:u,text:`Raw: ${JSON.stringify(f)}`}),width:l,filterDropdown:({setSelectedKeys:f,selectedKeys:p,confirm:g,clearFilters:d,close:w})=>C.jsx(X1,{setSelectedKeys:f,selectedKeys:p,confirm:g,clearFilters:d,close:w}),filterIcon:f=>C.jsx(qt.SearchOutlined,{style:{color:f?"#1677ff":void 0}}),onFilter:(f,p)=>{const{dataIndex:g}=o,d=Array.isArray(g)?fi.get(p,g):p[g];if(typeof d=="object"&&!Array.isArray(d))return JSON.stringify(d).toLowerCase().includes(f.toLowerCase());if(Array.isArray(d))return d.some(w=>w.toLowerCase().includes(f.toLowerCase()));if(typeof d=="boolean"){const w=f.toLowerCase()==="true";return d===w}return typeof d=="number"?String(d).includes(f.toLowerCase()):typeof d=="string"?d.toLowerCase().includes(f.toLowerCase()):!1},sorter:(f,p)=>{const{dataIndex:g}=o,d=Array.isArray(g)?fi.get(f,g):f[g],w=Array.isArray(g)?fi.get(p,g):p[g];return typeof d=="object"&&!Array.isArray(d)&&d!==null?typeof w=="object"&&!Array.isArray(w)&&w!==null?Object.keys(d).length-Object.keys(w).length:Object.keys(d).length?-1:1:Array.isArray(d)?Array.isArray(w)?d.length-w.length:d.length?-1:1:typeof d=="boolean"?d===w?0:d?-1:1:typeof d=="number"?typeof w=="number"?d-w:d?-1:1:typeof d=="string"?typeof w=="string"?d.localeCompare(w):d?-1:1:0}}})},Lh=({enrichedColumns:e,navigate:t,baseprefix:n,editIcon:i,deleteIcon:o})=>{if(e)return[...e,{title:"",dataIndex:"internalDataForControls",key:"controls",className:"controls",width:120,render:a=>C.jsxs(eb,{$align:"right",className:"hideable",children:[C.jsx(Bh,{type:"text",size:"small",onClick:u=>{u.stopPropagation(),t(`${n}/${a.cluster}${a.namespace?`/${a.namespace}`:""}${a.syntheticProject?`/${a.syntheticProject}`:""}/${a.pathPrefix}/${a.apiGroupAndVersion}/${a.typeName}/${a.entryName}?backlink=${a.backlink}`)},icon:i||C.jsx(qt.EditOutlined,{size:14}),disabled:!a.permissions.canUpdate}),C.jsx(Bh,{type:"text",size:"small",onClick:u=>{u.stopPropagation(),a.onDeleteHandle(a.entryName,`${a.deletePathPrefix}/${a.apiGroupAndVersion}${a.namespace?`/namespaces/${a.namespace}`:""}/${a.typeName}/${a.entryName}`)},icon:o||C.jsx(qt.DeleteOutlined,{size:14}),disabled:!a.permissions.canDelete})]})}]},Nh=({theme:e,baseprefix:t,dataSource:n,columns:i,pathToNavigate:o,recordKeysForNavigation:a,additionalPrinterColumnsUndefinedValues:u,additionalPrinterColumnsTrimLengths:l,additionalPrinterColumnsColWidths:f,selectData:p,withoutControls:g=!1,tableProps:d})=>{const w=Qn.useNavigate();if(!i)return null;const T=Rh({columns:i,additionalPrinterColumnsUndefinedValues:u,additionalPrinterColumnsTrimLengths:l,additionalPrinterColumnsColWidths:f});if(!T)return null;const A=g?T:Lh({enrichedColumns:T,navigate:w,baseprefix:t,editIcon:d?.editIcon,deleteIcon:d?.deleteIcon});if(!A)return null;const S=v=>`Total: ${v}`;return C.jsx(Fh.TableContainer,{$isDark:e==="dark",$isCursorPointer:!!o,$borderless:d?.borderless,$isTotalLeft:d?.isTotalLeft,children:C.jsx(Fh.HideableControls,{children:C.jsx(V.Table,{dataSource:n,columns:A,pagination:{position:d?.paginationPosition||["bottomLeft"],showSizeChanger:!0,defaultPageSize:10,hideOnSinglePage:!1,showTotal:S},scroll:{x:"max-content"},rowSelection:p?{type:"checkbox",selectedRowKeys:p.selectedRowKeys,onChange:(v,R)=>{p.onChange(v,R.map(({internalDataForControls:N})=>({name:N.entryName,endpoint:`${N.deletePathPrefix}/${N.apiGroupAndVersion}${N.namespace?`/namespaces/${N.namespace}`:""}/${N.typeName}/${N.entryName}`})))}}:void 0,onRow:v=>({onClick:()=>{if(o&&a){const R=fi.get(v,a),N=typeof R=="string"?R:JSON.stringify(R),_=o.replaceAll("~recordValue~",N);w(_)}}})})})})};function Qo(e){throw new Error('Could not dynamically require "'+e+'". Please configure the dynamicRequireTargets or/and ignoreDynamicRequires option of @rollup/plugin-commonjs appropriately for this require call to work.')}var jh={exports:{}};/*! jsonpath 1.1.1 */(function(e,t){(function(n){e.exports=n()})(function(){return function n(i,o,a){function u(p,g){if(!o[p]){if(!i[p]){var d=typeof Qo=="function"&&Qo;if(!g&&d)return d(p,!0);if(l)return l(p,!0);var w=new Error("Cannot find module '"+p+"'");throw w.code="MODULE_NOT_FOUND",w}var T=o[p]={exports:{}};i[p][0].call(T.exports,function(A){var S=i[p][1][A];return u(S||A)},T,T.exports,n,i,o,a)}return o[p].exports}for(var l=typeof Qo=="function"&&Qo,f=0;f<a.length;f++)u(a[f]);return u}({"./aesprim":[function(n,i,o){(function(a,u){u(typeof o<"u"?o:a.esprima={})})(this,function(a){var u,l,f,p,g,d,w,T,A,S,v,R,N,_,x,F,I,D;u={BooleanLiteral:1,EOF:2,Identifier:3,Keyword:4,NullLiteral:5,NumericLiteral:6,Punctuator:7,StringLiteral:8,RegularExpression:9},l={},l[u.BooleanLiteral]="Boolean",l[u.EOF]="<end>",l[u.Identifier]="Identifier",l[u.Keyword]="Keyword",l[u.NullLiteral]="Null",l[u.NumericLiteral]="Numeric",l[u.Punctuator]="Punctuator",l[u.StringLiteral]="String",l[u.RegularExpression]="RegularExpression",f=["(","{","[","in","typeof","instanceof","new","return","case","delete","throw","void","=","+=","-=","*=","/=","%=","<<=",">>=",">>>=","&=","|=","^=",",","+","-","*","/","%","++","--","<<",">>",">>>","&","|","^","!","~","&&","||","?",":","===","==",">=","<=","<",">","!=","!=="],p={AssignmentExpression:"AssignmentExpression",ArrayExpression:"ArrayExpression",BlockStatement:"BlockStatement",BinaryExpression:"BinaryExpression",BreakStatement:"BreakStatement",CallExpression:"CallExpression",CatchClause:"CatchClause",ConditionalExpression:"ConditionalExpression",ContinueStatement:"ContinueStatement",DoWhileStatement:"DoWhileStatement",DebuggerStatement:"DebuggerStatement",EmptyStatement:"EmptyStatement",ExpressionStatement:"ExpressionStatement",ForStatement:"ForStatement",ForInStatement:"ForInStatement",FunctionDeclaration:"FunctionDeclaration",FunctionExpression:"FunctionExpression",Identifier:"Identifier",IfStatement:"IfStatement",Literal:"Literal",LabeledStatement:"LabeledStatement",LogicalExpression:"LogicalExpression",MemberExpression:"MemberExpression",NewExpression:"NewExpression",ObjectExpression:"ObjectExpression",Program:"Program",Property:"Property",ReturnStatement:"ReturnStatement",SequenceExpression:"SequenceExpression",SwitchStatement:"SwitchStatement",SwitchCase:"SwitchCase",ThisExpression:"ThisExpression",ThrowStatement:"ThrowStatement",TryStatement:"TryStatement",UnaryExpression:"UnaryExpression",UpdateExpression:"UpdateExpression",VariableDeclaration:"VariableDeclaration",VariableDeclarator:"VariableDeclarator",WhileStatement:"WhileStatement",WithStatement:"WithStatement"},g={Data:1,Get:2,Set:4},d={UnexpectedToken:"Unexpected token %0",UnexpectedNumber:"Unexpected number",UnexpectedString:"Unexpected string",UnexpectedIdentifier:"Unexpected identifier",UnexpectedReserved:"Unexpected reserved word",UnexpectedEOS:"Unexpected end of input",NewlineAfterThrow:"Illegal newline after throw",InvalidRegExp:"Invalid regular expression",UnterminatedRegExp:"Invalid regular expression: missing /",InvalidLHSInAssignment:"Invalid left-hand side in assignment",InvalidLHSInForIn:"Invalid left-hand side in for-in",MultipleDefaultsInSwitch:"More than one default clause in switch statement",NoCatchOrFinally:"Missing catch or finally after try",UnknownLabel:"Undefined label '%0'",Redeclaration:"%0 '%1' has already been declared",IllegalContinue:"Illegal continue statement",IllegalBreak:"Illegal break statement",IllegalReturn:"Illegal return statement",StrictModeWith:"Strict mode code may not include a with statement",StrictCatchVariable:"Catch variable may not be eval or arguments in strict mode",StrictVarName:"Variable name may not be eval or arguments in strict mode",StrictParamName:"Parameter name eval or arguments is not allowed in strict mode",StrictParamDupe:"Strict mode function may not have duplicate parameter names",StrictFunctionName:"Function name may not be eval or arguments in strict mode",StrictOctalLiteral:"Octal literals are not allowed in strict mode.",StrictDelete:"Delete of an unqualified identifier in strict mode.",StrictDuplicateProperty:"Duplicate data property in object literal not allowed in strict mode",AccessorDataProperty:"Object literal may not have data and accessor property with the same name",AccessorGetSet:"Object literal may not have multiple get/set accessors with the same name",StrictLHSAssignment:"Assignment to eval or arguments is not allowed in strict mode",StrictLHSPostfix:"Postfix increment/decrement may not have eval or arguments operand in strict mode",StrictLHSPrefix:"Prefix increment/decrement may not have eval or arguments operand in strict mode",StrictReservedWord:"Use of future reserved word in strict mode"},w={NonAsciiIdentifierStart:new RegExp("[ªµºÀ-ÖØ-öø-ˁˆ-ˑˠ-ˤˬˮͰ-ʹͶͷͺ-ͽΆΈ-ΊΌΎ-ΡΣ-ϵϷ-ҁҊ-ԧԱ-Ֆՙա-ևא-תװ-ײؠ-يٮٯٱ-ۓەۥۦۮۯۺ-ۼۿܐܒ-ܯݍ-ޥޱߊ-ߪߴߵߺࠀ-ࠕࠚࠤࠨࡀ-ࡘࢠࢢ-ࢬऄ-हऽॐक़-ॡॱ-ॷॹ-ॿঅ-ঌএঐও-নপ-রলশ-হঽৎড়ঢ়য়-ৡৰৱਅ-ਊਏਐਓ-ਨਪ-ਰਲਲ਼ਵਸ਼ਸਹਖ਼-ੜਫ਼ੲ-ੴઅ-ઍએ-ઑઓ-નપ-રલળવ-હઽૐૠૡଅ-ଌଏଐଓ-ନପ-ରଲଳଵ-ହଽଡ଼ଢ଼ୟ-ୡୱஃஅ-ஊஎ-ஐஒ-கஙசஜஞடணதந-பம-ஹௐఅ-ఌఎ-ఐఒ-నప-ళవ-హఽౘౙౠౡಅ-ಌಎ-ಐಒ-ನಪ-ಳವ-ಹಽೞೠೡೱೲഅ-ഌഎ-ഐഒ-ഺഽൎൠൡൺ-ൿඅ-ඖක-නඳ-රලව-ෆก-ะาำเ-ๆກຂຄງຈຊຍດ-ທນ-ຟມ-ຣລວສຫອ-ະາຳຽເ-ໄໆໜ-ໟༀཀ-ཇཉ-ཬྈ-ྌက-ဪဿၐ-ၕၚ-ၝၡၥၦၮ-ၰၵ-ႁႎႠ-ჅჇჍა-ჺჼ-ቈቊ-ቍቐ-ቖቘቚ-ቝበ-ኈኊ-ኍነ-ኰኲ-ኵኸ-ኾዀዂ-ዅወ-ዖዘ-ጐጒ-ጕጘ-ፚᎀ-ᎏᎠ-Ᏼᐁ-ᙬᙯ-ᙿᚁ-ᚚᚠ-ᛪᛮ-ᛰᜀ-ᜌᜎ-ᜑᜠ-ᜱᝀ-ᝑᝠ-ᝬᝮ-ᝰក-ឳៗៜᠠ-ᡷᢀ-ᢨᢪᢰ-ᣵᤀ-ᤜᥐ-ᥭᥰ-ᥴᦀ-ᦫᧁ-ᧇᨀ-ᨖᨠ-ᩔᪧᬅ-ᬳᭅ-ᭋᮃ-ᮠᮮᮯᮺ-ᯥᰀ-ᰣᱍ-ᱏᱚ-ᱽᳩ-ᳬᳮ-ᳱᳵᳶᴀ-ᶿḀ-ἕἘ-Ἕἠ-ὅὈ-Ὅὐ-ὗὙὛὝὟ-ώᾀ-ᾴᾶ-ᾼιῂ-ῄῆ-ῌῐ-ΐῖ-Ίῠ-Ῥῲ-ῴῶ-ῼⁱⁿₐ-ₜℂℇℊ-ℓℕℙ-ℝℤΩℨK-ℭℯ-ℹℼ-ℿⅅ-ⅉⅎⅠ-ↈⰀ-Ⱞⰰ-ⱞⱠ-ⳤⳫ-ⳮⳲⳳⴀ-ⴥⴧⴭⴰ-ⵧⵯⶀ-ⶖⶠ-ⶦⶨ-ⶮⶰ-ⶶⶸ-ⶾⷀ-ⷆⷈ-ⷎⷐ-ⷖⷘ-ⷞⸯ々-〇〡-〩〱-〵〸-〼ぁ-ゖゝ-ゟァ-ヺー-ヿㄅ-ㄭㄱ-ㆎㆠ-ㆺㇰ-ㇿ㐀-䶵一-鿌ꀀ-ꒌꓐ-ꓽꔀ-ꘌꘐ-ꘟꘪꘫꙀ-ꙮꙿ-ꚗꚠ-ꛯꜗ-ꜟꜢ-ꞈꞋ-ꞎꞐ-ꞓꞠ-Ɦꟸ-ꠁꠃ-ꠅꠇ-ꠊꠌ-ꠢꡀ-ꡳꢂ-ꢳꣲ-ꣷꣻꤊ-ꤥꤰ-ꥆꥠ-ꥼꦄ-ꦲꧏꨀ-ꨨꩀ-ꩂꩄ-ꩋꩠ-ꩶꩺꪀ-ꪯꪱꪵꪶꪹ-ꪽꫀꫂꫛ-ꫝꫠ-ꫪꫲ-ꫴꬁ-ꬆꬉ-ꬎꬑ-ꬖꬠ-ꬦꬨ-ꬮꯀ-ꯢ가-힣ힰ-ퟆퟋ-ퟻ豈-舘並-龎ff-stﬓ-ﬗיִײַ-ﬨשׁ-זּטּ-לּמּנּסּףּפּצּ-ﮱﯓ-ﴽﵐ-ﶏﶒ-ﷇﷰ-ﷻﹰ-ﹴﹶ-ﻼA-Za-zヲ-하-ᅦᅧ-ᅬᅭ-ᅲᅳ-ᅵ]"),NonAsciiIdentifierPart:new RegExp("[ªµºÀ-ÖØ-öø-ˁˆ-ˑˠ-ˤˬˮ̀-ʹͶͷͺ-ͽΆΈ-ΊΌΎ-ΡΣ-ϵϷ-ҁ҃-҇Ҋ-ԧԱ-Ֆՙա-և֑-ׇֽֿׁׂׅׄא-תװ-ײؐ-ؚؠ-٩ٮ-ۓە-ۜ۟-۪ۨ-ۼۿܐ-݊ݍ-ޱ߀-ߵߺࠀ-࠭ࡀ-࡛ࢠࢢ-ࢬࣤ-ࣾऀ-ॣ०-९ॱ-ॷॹ-ॿঁ-ঃঅ-ঌএঐও-নপ-রলশ-হ়-ৄেৈো-ৎৗড়ঢ়য়-ৣ০-ৱਁ-ਃਅ-ਊਏਐਓ-ਨਪ-ਰਲਲ਼ਵਸ਼ਸਹ਼ਾ-ੂੇੈੋ-੍ੑਖ਼-ੜਫ਼੦-ੵઁ-ઃઅ-ઍએ-ઑઓ-નપ-રલળવ-હ઼-ૅે-ૉો-્ૐૠ-ૣ૦-૯ଁ-ଃଅ-ଌଏଐଓ-ନପ-ରଲଳଵ-ହ଼-ୄେୈୋ-୍ୖୗଡ଼ଢ଼ୟ-ୣ୦-୯ୱஂஃஅ-ஊஎ-ஐஒ-கஙசஜஞடணதந-பம-ஹா-ூெ-ைொ-்ௐௗ௦-௯ఁ-ఃఅ-ఌఎ-ఐఒ-నప-ళవ-హఽ-ౄె-ైొ-్ౕౖౘౙౠ-ౣ౦-౯ಂಃಅ-ಌಎ-ಐಒ-ನಪ-ಳವ-ಹ಼-ೄೆ-ೈೊ-್ೕೖೞೠ-ೣ೦-೯ೱೲംഃഅ-ഌഎ-ഐഒ-ഺഽ-ൄെ-ൈൊ-ൎൗൠ-ൣ൦-൯ൺ-ൿංඃඅ-ඖක-නඳ-රලව-ෆ්ා-ුූෘ-ෟෲෳก-ฺเ-๎๐-๙ກຂຄງຈຊຍດ-ທນ-ຟມ-ຣລວສຫອ-ູົ-ຽເ-ໄໆ່-ໍ໐-໙ໜ-ໟༀ༘༙༠-༩༹༵༷༾-ཇཉ-ཬཱ-྄྆-ྗྙ-ྼ࿆က-၉ၐ-ႝႠ-ჅჇჍა-ჺჼ-ቈቊ-ቍቐ-ቖቘቚ-ቝበ-ኈኊ-ኍነ-ኰኲ-ኵኸ-ኾዀዂ-ዅወ-ዖዘ-ጐጒ-ጕጘ-ፚ፝-፟ᎀ-ᎏᎠ-Ᏼᐁ-ᙬᙯ-ᙿᚁ-ᚚᚠ-ᛪᛮ-ᛰᜀ-ᜌᜎ-᜔ᜠ-᜴ᝀ-ᝓᝠ-ᝬᝮ-ᝰᝲᝳក-៓ៗៜ៝០-៩᠋-᠍᠐-᠙ᠠ-ᡷᢀ-ᢪᢰ-ᣵᤀ-ᤜᤠ-ᤫᤰ-᤻᥆-ᥭᥰ-ᥴᦀ-ᦫᦰ-ᧉ᧐-᧙ᨀ-ᨛᨠ-ᩞ᩠-᩿᩼-᪉᪐-᪙ᪧᬀ-ᭋ᭐-᭙᭫-᭳ᮀ-᯳ᰀ-᰷᱀-᱉ᱍ-ᱽ᳐-᳔᳒-ᳶᴀ-ᷦ᷼-ἕἘ-Ἕἠ-ὅὈ-Ὅὐ-ὗὙὛὝὟ-ώᾀ-ᾴᾶ-ᾼιῂ-ῄῆ-ῌῐ-ΐῖ-Ίῠ-Ῥῲ-ῴῶ-ῼ‌‍‿⁀⁔ⁱⁿₐ-ₜ⃐-⃥⃜⃡-⃰ℂℇℊ-ℓℕℙ-ℝℤΩℨK-ℭℯ-ℹℼ-ℿⅅ-ⅉⅎⅠ-ↈⰀ-Ⱞⰰ-ⱞⱠ-ⳤⳫ-ⳳⴀ-ⴥⴧⴭⴰ-ⵧⵯ⵿-ⶖⶠ-ⶦⶨ-ⶮⶰ-ⶶⶸ-ⶾⷀ-ⷆⷈ-ⷎⷐ-ⷖⷘ-ⷞⷠ-ⷿⸯ々-〇〡-〯〱-〵〸-〼ぁ-ゖ゙゚ゝ-ゟァ-ヺー-ヿㄅ-ㄭㄱ-ㆎㆠ-ㆺㇰ-ㇿ㐀-䶵一-鿌ꀀ-ꒌꓐ-ꓽꔀ-ꘌꘐ-ꘫꙀ-꙯ꙴ-꙽ꙿ-ꚗꚟ-꛱ꜗ-ꜟꜢ-ꞈꞋ-ꞎꞐ-ꞓꞠ-Ɦꟸ-ꠧꡀ-ꡳꢀ-꣄꣐-꣙꣠-ꣷꣻ꤀-꤭ꤰ-꥓ꥠ-ꥼꦀ-꧀ꧏ-꧙ꨀ-ꨶꩀ-ꩍ꩐-꩙ꩠ-ꩶꩺꩻꪀ-ꫂꫛ-ꫝꫠ-ꫯꫲ-꫶ꬁ-ꬆꬉ-ꬎꬑ-ꬖꬠ-ꬦꬨ-ꬮꯀ-ꯪ꯬꯭꯰-꯹가-힣ힰ-ퟆퟋ-ퟻ豈-舘並-龎ff-stﬓ-ﬗיִ-ﬨשׁ-זּטּ-לּמּנּסּףּפּצּ-ﮱﯓ-ﴽﵐ-ﶏﶒ-ﷇﷰ-ﷻ︀-️︠-︦︳︴﹍-﹏ﹰ-ﹴﹶ-ﻼ0-9A-Z_a-zヲ-하-ᅦᅧ-ᅬᅭ-ᅲᅳ-ᅵ]")};function K(h,E){if(!h)throw new Error("ASSERT: "+E)}function Q(h){return h>=48&&h<=57}function ce(h){return"0123456789abcdefABCDEF".indexOf(h)>=0}function fe(h){return"01234567".indexOf(h)>=0}function ge(h){return h===32||h===9||h===11||h===12||h===160||h>=5760&&[5760,6158,8192,8193,8194,8195,8196,8197,8198,8199,8200,8201,8202,8239,8287,12288,65279].indexOf(h)>=0}function ye(h){return h===10||h===13||h===8232||h===8233}function de(h){return h==64||h===36||h===95||h>=65&&h<=90||h>=97&&h<=122||h===92||h>=128&&w.NonAsciiIdentifierStart.test(String.fromCharCode(h))}function he(h){return h===36||h===95||h>=65&&h<=90||h>=97&&h<=122||h>=48&&h<=57||h===92||h>=128&&w.NonAsciiIdentifierPart.test(String.fromCharCode(h))}function Pe(h){switch(h){case"class":case"enum":case"export":case"extends":case"import":case"super":return!0;default:return!1}}function Fe(h){switch(h){case"implements":case"interface":case"package":case"private":case"protected":case"public":case"static":case"yield":case"let":return!0;default:return!1}}function _e(h){return h==="eval"||h==="arguments"}function qe(h){if(S&&Fe(h))return!0;switch(h.length){case 2:return h==="if"||h==="in"||h==="do";case 3:return h==="var"||h==="for"||h==="new"||h==="try"||h==="let";case 4:return h==="this"||h==="else"||h==="case"||h==="void"||h==="with"||h==="enum";case 5:return h==="while"||h==="break"||h==="catch"||h==="throw"||h==="const"||h==="yield"||h==="class"||h==="super";case 6:return h==="return"||h==="typeof"||h==="delete"||h==="switch"||h==="export"||h==="import";case 7:return h==="default"||h==="finally"||h==="extends";case 8:return h==="function"||h==="continue"||h==="debugger";case 10:return h==="instanceof";default:return!1}}function Ee(h,E,j,W,ne){var pe;K(typeof j=="number","Comment must have valid position"),!(I.lastCommentStart>=j)&&(I.lastCommentStart=j,pe={type:h,value:E},D.range&&(pe.range=[j,W]),D.loc&&(pe.loc=ne),D.comments.push(pe),D.attachComment&&(D.leadingComments.push(pe),D.trailingComments.push(pe)))}function we(h){var E,j,W,ne;for(E=v-h,j={start:{line:R,column:v-N-h}};v<_;)if(W=A.charCodeAt(v),++v,ye(W)){D.comments&&(ne=A.slice(E+h,v-1),j.end={line:R,column:v-N-1},Ee("Line",ne,E,v-1,j)),W===13&&A.charCodeAt(v)===10&&++v,++R,N=v;return}D.comments&&(ne=A.slice(E+h,v),j.end={line:R,column:v-N},Ee("Line",ne,E,v,j))}function nt(){var h,E,j,W;for(D.comments&&(h=v-2,E={start:{line:R,column:v-N-2}});v<_;)if(j=A.charCodeAt(v),ye(j))j===13&&A.charCodeAt(v+1)===10&&++v,++R,++v,N=v,v>=_&&Oe({},d.UnexpectedToken,"ILLEGAL");else if(j===42){if(A.charCodeAt(v+1)===47){++v,++v,D.comments&&(W=A.slice(h+2,v-2),E.end={line:R,column:v-N},Ee("Block",W,h,v,E));return}++v}else++v;Oe({},d.UnexpectedToken,"ILLEGAL")}function J(){var h,E;for(E=v===0;v<_;)if(h=A.charCodeAt(v),ge(h))++v;else if(ye(h))++v,h===13&&A.charCodeAt(v)===10&&++v,++R,N=v,E=!0;else if(h===47)if(h=A.charCodeAt(v+1),h===47)++v,++v,we(2),E=!0;else if(h===42)++v,++v,nt();else break;else if(E&&h===45)if(A.charCodeAt(v+1)===45&&A.charCodeAt(v+2)===62)v+=3,we(3);else break;else if(h===60)if(A.slice(v+1,v+4)==="!--")++v,++v,++v,++v,we(4);else break;else break}function X(h){var E,j,W,ne=0;for(j=h==="u"?4:2,E=0;E<j;++E)if(v<_&&ce(A[v]))W=A[v++],ne=ne*16+"0123456789abcdef".indexOf(W.toLowerCase());else return"";return String.fromCharCode(ne)}function oe(){var h,E;for(h=A.charCodeAt(v++),E=String.fromCharCode(h),h===92&&(A.charCodeAt(v)!==117&&Oe({},d.UnexpectedToken,"ILLEGAL"),++v,h=X("u"),(!h||h==="\\"||!de(h.charCodeAt(0)))&&Oe({},d.UnexpectedToken,"ILLEGAL"),E=h);v<_&&(h=A.charCodeAt(v),!!he(h));)++v,E+=String.fromCharCode(h),h===92&&(E=E.substr(0,E.length-1),A.charCodeAt(v)!==117&&Oe({},d.UnexpectedToken,"ILLEGAL"),++v,h=X("u"),(!h||h==="\\"||!he(h.charCodeAt(0)))&&Oe({},d.UnexpectedToken,"ILLEGAL"),E+=h);return E}function Ce(){var h,E;for(h=v++;v<_;){if(E=A.charCodeAt(v),E===92)return v=h,oe();if(he(E))++v;else break}return A.slice(h,v)}function We(){var h,E,j;return h=v,E=A.charCodeAt(v)===92?oe():Ce(),E.length===1?j=u.Identifier:qe(E)?j=u.Keyword:E==="null"?j=u.NullLiteral:E==="true"||E==="false"?j=u.BooleanLiteral:j=u.Identifier,{type:j,value:E,lineNumber:R,lineStart:N,start:h,end:v}}function xe(){var h=v,E=A.charCodeAt(v),j,W=A[v],ne,pe,ze;switch(E){case 46:case 40:case 41:case 59:case 44:case 123:case 125:case 91:case 93:case 58:case 63:case 126:return++v,D.tokenize&&(E===40?D.openParenToken=D.tokens.length:E===123&&(D.openCurlyToken=D.tokens.length)),{type:u.Punctuator,value:String.fromCharCode(E),lineNumber:R,lineStart:N,start:h,end:v};default:if(j=A.charCodeAt(v+1),j===61)switch(E){case 43:case 45:case 47:case 60:case 62:case 94:case 124:case 37:case 38:case 42:return v+=2,{type:u.Punctuator,value:String.fromCharCode(E)+String.fromCharCode(j),lineNumber:R,lineStart:N,start:h,end:v};case 33:case 61:return v+=2,A.charCodeAt(v)===61&&++v,{type:u.Punctuator,value:A.slice(h,v),lineNumber:R,lineStart:N,start:h,end:v}}}if(ze=A.substr(v,4),ze===">>>=")return v+=4,{type:u.Punctuator,value:ze,lineNumber:R,lineStart:N,start:h,end:v};if(pe=ze.substr(0,3),pe===">>>"||pe==="<<="||pe===">>=")return v+=3,{type:u.Punctuator,value:pe,lineNumber:R,lineStart:N,start:h,end:v};if(ne=pe.substr(0,2),W===ne[1]&&"+-<>&|".indexOf(W)>=0||ne==="=>")return v+=2,{type:u.Punctuator,value:ne,lineNumber:R,lineStart:N,start:h,end:v};if("<>=!+-*%&|^/".indexOf(W)>=0)return++v,{type:u.Punctuator,value:W,lineNumber:R,lineStart:N,start:h,end:v};Oe({},d.UnexpectedToken,"ILLEGAL")}function Be(h){for(var E="";v<_&&ce(A[v]);)E+=A[v++];return E.length===0&&Oe({},d.UnexpectedToken,"ILLEGAL"),de(A.charCodeAt(v))&&Oe({},d.UnexpectedToken,"ILLEGAL"),{type:u.NumericLiteral,value:parseInt("0x"+E,16),lineNumber:R,lineStart:N,start:h,end:v}}function $e(h){for(var E="0"+A[v++];v<_&&fe(A[v]);)E+=A[v++];return(de(A.charCodeAt(v))||Q(A.charCodeAt(v)))&&Oe({},d.UnexpectedToken,"ILLEGAL"),{type:u.NumericLiteral,value:parseInt(E,8),octal:!0,lineNumber:R,lineStart:N,start:h,end:v}}function Le(){var h,E,j;if(j=A[v],K(Q(j.charCodeAt(0))||j===".","Numeric literal must start with a decimal digit or a decimal point"),E=v,h="",j!=="."){if(h=A[v++],j=A[v],h==="0"){if(j==="x"||j==="X")return++v,Be(E);if(fe(j))return $e(E);j&&Q(j.charCodeAt(0))&&Oe({},d.UnexpectedToken,"ILLEGAL")}for(;Q(A.charCodeAt(v));)h+=A[v++];j=A[v]}if(j==="."){for(h+=A[v++];Q(A.charCodeAt(v));)h+=A[v++];j=A[v]}if(j==="e"||j==="E")if(h+=A[v++],j=A[v],(j==="+"||j==="-")&&(h+=A[v++]),Q(A.charCodeAt(v)))for(;Q(A.charCodeAt(v));)h+=A[v++];else Oe({},d.UnexpectedToken,"ILLEGAL");return de(A.charCodeAt(v))&&Oe({},d.UnexpectedToken,"ILLEGAL"),{type:u.NumericLiteral,value:parseFloat(h),lineNumber:R,lineStart:N,start:E,end:v}}function Tt(){var h="",E,j,W,ne,pe,ze,vt=!1,tn,Jt;for(tn=R,Jt=N,E=A[v],K(E==="'"||E==='"',"String literal must starts with a quote"),j=v,++v;v<_;)if(W=A[v++],W===E){E="";break}else if(W==="\\")if(W=A[v++],!W||!ye(W.charCodeAt(0)))switch(W){case"u":case"x":ze=v,pe=X(W),pe?h+=pe:(v=ze,h+=W);break;case"n":h+=`
222
+ `;break;case"r":h+="\r";break;case"t":h+=" ";break;case"b":h+="\b";break;case"f":h+="\f";break;case"v":h+="\v";break;default:fe(W)?(ne="01234567".indexOf(W),ne!==0&&(vt=!0),v<_&&fe(A[v])&&(vt=!0,ne=ne*8+"01234567".indexOf(A[v++]),"0123".indexOf(W)>=0&&v<_&&fe(A[v])&&(ne=ne*8+"01234567".indexOf(A[v++]))),h+=String.fromCharCode(ne)):h+=W;break}else++R,W==="\r"&&A[v]===`
223
+ `&&++v,N=v;else{if(ye(W.charCodeAt(0)))break;h+=W}return E!==""&&Oe({},d.UnexpectedToken,"ILLEGAL"),{type:u.StringLiteral,value:h,octal:vt,startLineNumber:tn,startLineStart:Jt,lineNumber:R,lineStart:N,start:j,end:v}}function on(h,E){var j;try{j=new RegExp(h,E)}catch{Oe({},d.InvalidRegExp)}return j}function Nt(){var h,E,j,W,ne;for(h=A[v],K(h==="/","Regular expression literal must start with a slash"),E=A[v++],j=!1,W=!1;v<_;)if(h=A[v++],E+=h,h==="\\")h=A[v++],ye(h.charCodeAt(0))&&Oe({},d.UnterminatedRegExp),E+=h;else if(ye(h.charCodeAt(0)))Oe({},d.UnterminatedRegExp);else if(j)h==="]"&&(j=!1);else if(h==="/"){W=!0;break}else h==="["&&(j=!0);return W||Oe({},d.UnterminatedRegExp),ne=E.substr(1,E.length-2),{value:ne,literal:E}}function jt(){var h,E,j,W;for(E="",j="";v<_&&(h=A[v],!!he(h.charCodeAt(0)));)if(++v,h==="\\"&&v<_)if(h=A[v],h==="u"){if(++v,W=v,h=X("u"),h)for(j+=h,E+="\\u";W<v;++W)E+=A[W];else v=W,j+="u",E+="\\u";De({},d.UnexpectedToken,"ILLEGAL")}else E+="\\",De({},d.UnexpectedToken,"ILLEGAL");else j+=h,E+=h;return{value:j,literal:E}}function Ae(){var h,E,j,W;return F=null,J(),h=v,E=Nt(),j=jt(),W=on(E.value,j.value),D.tokenize?{type:u.RegularExpression,value:W,lineNumber:R,lineStart:N,start:h,end:v}:{literal:E.literal+j.literal,value:W,start:h,end:v}}function ke(){var h,E,j,W;return J(),h=v,E={start:{line:R,column:v-N}},j=Ae(),E.end={line:R,column:v-N},D.tokenize||(D.tokens.length>0&&(W=D.tokens[D.tokens.length-1],W.range[0]===h&&W.type==="Punctuator"&&(W.value==="/"||W.value==="/=")&&D.tokens.pop()),D.tokens.push({type:"RegularExpression",value:j.literal,range:[h,v],loc:E})),j}function He(h){return h.type===u.Identifier||h.type===u.Keyword||h.type===u.BooleanLiteral||h.type===u.NullLiteral}function Ot(){var h,E;if(h=D.tokens[D.tokens.length-1],!h)return ke();if(h.type==="Punctuator"){if(h.value==="]")return xe();if(h.value===")")return E=D.tokens[D.openParenToken-1],E&&E.type==="Keyword"&&(E.value==="if"||E.value==="while"||E.value==="for"||E.value==="with")?ke():xe();if(h.value==="}"){if(D.tokens[D.openCurlyToken-3]&&D.tokens[D.openCurlyToken-3].type==="Keyword"){if(E=D.tokens[D.openCurlyToken-4],!E)return xe()}else if(D.tokens[D.openCurlyToken-4]&&D.tokens[D.openCurlyToken-4].type==="Keyword"){if(E=D.tokens[D.openCurlyToken-5],!E)return ke()}else return xe();return f.indexOf(E.value)>=0?xe():ke()}return ke()}return h.type==="Keyword"?ke():xe()}function dt(){var h;return J(),v>=_?{type:u.EOF,lineNumber:R,lineStart:N,start:v,end:v}:(h=A.charCodeAt(v),de(h)?We():h===40||h===41||h===59?xe():h===39||h===34?Tt():h===46?Q(A.charCodeAt(v+1))?Le():xe():Q(h)?Le():D.tokenize&&h===47?Ot():xe())}function Et(){var h,E,j;return J(),h={start:{line:R,column:v-N}},E=dt(),h.end={line:R,column:v-N},E.type!==u.EOF&&(j=A.slice(E.start,E.end),D.tokens.push({type:l[E.type],value:j,range:[E.start,E.end],loc:h})),E}function me(){var h;return h=F,v=h.end,R=h.lineNumber,N=h.lineStart,F=typeof D.tokens<"u"?Et():dt(),v=h.end,R=h.lineNumber,N=h.lineStart,h}function Ze(){var h,E,j;h=v,E=R,j=N,F=typeof D.tokens<"u"?Et():dt(),v=h,R=E,N=j}function xt(h,E){this.line=h,this.column=E}function ot(h,E,j,W){this.start=new xt(h,E),this.end=new xt(j,W)}T={name:"SyntaxTree",processComment:function(h){var E,j;if(!(h.type===p.Program&&h.body.length>0)){for(D.trailingComments.length>0?D.trailingComments[0].range[0]>=h.range[1]?(j=D.trailingComments,D.trailingComments=[]):D.trailingComments.length=0:D.bottomRightStack.length>0&&D.bottomRightStack[D.bottomRightStack.length-1].trailingComments&&D.bottomRightStack[D.bottomRightStack.length-1].trailingComments[0].range[0]>=h.range[1]&&(j=D.bottomRightStack[D.bottomRightStack.length-1].trailingComments,delete D.bottomRightStack[D.bottomRightStack.length-1].trailingComments);D.bottomRightStack.length>0&&D.bottomRightStack[D.bottomRightStack.length-1].range[0]>=h.range[0];)E=D.bottomRightStack.pop();E?E.leadingComments&&E.leadingComments[E.leadingComments.length-1].range[1]<=h.range[0]&&(h.leadingComments=E.leadingComments,delete E.leadingComments):D.leadingComments.length>0&&D.leadingComments[D.leadingComments.length-1].range[1]<=h.range[0]&&(h.leadingComments=D.leadingComments,D.leadingComments=[]),j&&(h.trailingComments=j),D.bottomRightStack.push(h)}},markEnd:function(h,E){return D.range&&(h.range=[E.start,v]),D.loc&&(h.loc=new ot(E.startLineNumber===void 0?E.lineNumber:E.startLineNumber,E.start-(E.startLineStart===void 0?E.lineStart:E.startLineStart),R,v-N),this.postProcess(h)),D.attachComment&&this.processComment(h),h},postProcess:function(h){return D.source&&(h.loc.source=D.source),h},createArrayExpression:function(h){return{type:p.ArrayExpression,elements:h}},createAssignmentExpression:function(h,E,j){return{type:p.AssignmentExpression,operator:h,left:E,right:j}},createBinaryExpression:function(h,E,j){var W=h==="||"||h==="&&"?p.LogicalExpression:p.BinaryExpression;return{type:W,operator:h,left:E,right:j}},createBlockStatement:function(h){return{type:p.BlockStatement,body:h}},createBreakStatement:function(h){return{type:p.BreakStatement,label:h}},createCallExpression:function(h,E){return{type:p.CallExpression,callee:h,arguments:E}},createCatchClause:function(h,E){return{type:p.CatchClause,param:h,body:E}},createConditionalExpression:function(h,E,j){return{type:p.ConditionalExpression,test:h,consequent:E,alternate:j}},createContinueStatement:function(h){return{type:p.ContinueStatement,label:h}},createDebuggerStatement:function(){return{type:p.DebuggerStatement}},createDoWhileStatement:function(h,E){return{type:p.DoWhileStatement,body:h,test:E}},createEmptyStatement:function(){return{type:p.EmptyStatement}},createExpressionStatement:function(h){return{type:p.ExpressionStatement,expression:h}},createForStatement:function(h,E,j,W){return{type:p.ForStatement,init:h,test:E,update:j,body:W}},createForInStatement:function(h,E,j){return{type:p.ForInStatement,left:h,right:E,body:j,each:!1}},createFunctionDeclaration:function(h,E,j,W){return{type:p.FunctionDeclaration,id:h,params:E,defaults:j,body:W,rest:null,generator:!1,expression:!1}},createFunctionExpression:function(h,E,j,W){return{type:p.FunctionExpression,id:h,params:E,defaults:j,body:W,rest:null,generator:!1,expression:!1}},createIdentifier:function(h){return{type:p.Identifier,name:h}},createIfStatement:function(h,E,j){return{type:p.IfStatement,test:h,consequent:E,alternate:j}},createLabeledStatement:function(h,E){return{type:p.LabeledStatement,label:h,body:E}},createLiteral:function(h){return{type:p.Literal,value:h.value,raw:A.slice(h.start,h.end)}},createMemberExpression:function(h,E,j){return{type:p.MemberExpression,computed:h==="[",object:E,property:j}},createNewExpression:function(h,E){return{type:p.NewExpression,callee:h,arguments:E}},createObjectExpression:function(h){return{type:p.ObjectExpression,properties:h}},createPostfixExpression:function(h,E){return{type:p.UpdateExpression,operator:h,argument:E,prefix:!1}},createProgram:function(h){return{type:p.Program,body:h}},createProperty:function(h,E,j){return{type:p.Property,key:E,value:j,kind:h}},createReturnStatement:function(h){return{type:p.ReturnStatement,argument:h}},createSequenceExpression:function(h){return{type:p.SequenceExpression,expressions:h}},createSwitchCase:function(h,E){return{type:p.SwitchCase,test:h,consequent:E}},createSwitchStatement:function(h,E){return{type:p.SwitchStatement,discriminant:h,cases:E}},createThisExpression:function(){return{type:p.ThisExpression}},createThrowStatement:function(h){return{type:p.ThrowStatement,argument:h}},createTryStatement:function(h,E,j,W){return{type:p.TryStatement,block:h,guardedHandlers:E,handlers:j,finalizer:W}},createUnaryExpression:function(h,E){return h==="++"||h==="--"?{type:p.UpdateExpression,operator:h,argument:E,prefix:!0}:{type:p.UnaryExpression,operator:h,argument:E,prefix:!0}},createVariableDeclaration:function(h,E){return{type:p.VariableDeclaration,declarations:h,kind:E}},createVariableDeclarator:function(h,E){return{type:p.VariableDeclarator,id:h,init:E}},createWhileStatement:function(h,E){return{type:p.WhileStatement,test:h,body:E}},createWithStatement:function(h,E){return{type:p.WithStatement,object:h,body:E}}};function Ut(){var h,E,j,W;return h=v,E=R,j=N,J(),W=R!==E,v=h,R=E,N=j,W}function Oe(h,E){var j,W=Array.prototype.slice.call(arguments,2),ne=E.replace(/%(\d)/g,function(pe,ze){return K(ze<W.length,"Message reference must be in range"),W[ze]});throw typeof h.lineNumber=="number"?(j=new Error("Line "+h.lineNumber+": "+ne),j.index=h.start,j.lineNumber=h.lineNumber,j.column=h.start-N+1):(j=new Error("Line "+R+": "+ne),j.index=v,j.lineNumber=R,j.column=v-N+1),j.description=ne,j}function De(){try{Oe.apply(null,arguments)}catch(h){if(D.errors)D.errors.push(h);else throw h}}function $t(h){if(h.type===u.EOF&&Oe(h,d.UnexpectedEOS),h.type===u.NumericLiteral&&Oe(h,d.UnexpectedNumber),h.type===u.StringLiteral&&Oe(h,d.UnexpectedString),h.type===u.Identifier&&Oe(h,d.UnexpectedIdentifier),h.type===u.Keyword){if(Pe(h.value))Oe(h,d.UnexpectedReserved);else if(S&&Fe(h.value)){De(h,d.StrictReservedWord);return}Oe(h,d.UnexpectedToken,h.value)}Oe(h,d.UnexpectedToken,h.value)}function O(h){var E=me();(E.type!==u.Punctuator||E.value!==h)&&$t(E)}function y(h){var E=me();(E.type!==u.Keyword||E.value!==h)&&$t(E)}function b(h){return F.type===u.Punctuator&&F.value===h}function L(h){return F.type===u.Keyword&&F.value===h}function q(){var h;return F.type!==u.Punctuator?!1:(h=F.value,h==="="||h==="*="||h==="/="||h==="%="||h==="+="||h==="-="||h==="<<="||h===">>="||h===">>>="||h==="&="||h==="^="||h==="|=")}function G(){var h;if(A.charCodeAt(v)===59||b(";")){me();return}h=R,J(),R===h&&F.type!==u.EOF&&!b("}")&&$t(F)}function ee(h){return h.type===p.Identifier||h.type===p.MemberExpression}function Me(){var h=[],E;for(E=F,O("[");!b("]");)b(",")?(me(),h.push(null)):(h.push(yn()),b("]")||O(","));return me(),x.markEnd(x.createArrayExpression(h),E)}function yt(h,E){var j,W,ne;return j=S,ne=F,W=cs(),E&&S&&_e(h[0].name)&&De(E,d.StrictParamName),S=j,x.markEnd(x.createFunctionExpression(null,h,[],W),ne)}function lt(){var h,E;return E=F,h=me(),h.type===u.StringLiteral||h.type===u.NumericLiteral?(S&&h.octal&&De(h,d.StrictOctalLiteral),x.markEnd(x.createLiteral(h),E)):x.markEnd(x.createIdentifier(h.value),E)}function gt(){var h,E,j,W,ne,pe;if(h=F,pe=F,h.type===u.Identifier)return j=lt(),h.value==="get"&&!b(":")?(E=lt(),O("("),O(")"),W=yt([]),x.markEnd(x.createProperty("get",E,W),pe)):h.value==="set"&&!b(":")?(E=lt(),O("("),h=F,h.type!==u.Identifier?(O(")"),De(h,d.UnexpectedToken,h.value),W=yt([])):(ne=[Ie()],O(")"),W=yt(ne,h)),x.markEnd(x.createProperty("set",E,W),pe)):(O(":"),W=yn(),x.markEnd(x.createProperty("init",j,W),pe));if(h.type===u.EOF||h.type===u.Punctuator)$t(h);else return E=lt(),O(":"),W=yn(),x.markEnd(x.createProperty("init",E,W),pe)}function at(){var h=[],E,j,W,ne,pe={},ze=String,vt;for(vt=F,O("{");!b("}");)E=gt(),E.key.type===p.Identifier?j=E.key.name:j=ze(E.key.value),ne=E.kind==="init"?g.Data:E.kind==="get"?g.Get:g.Set,W="$"+j,Object.prototype.hasOwnProperty.call(pe,W)?(pe[W]===g.Data?S&&ne===g.Data?De({},d.StrictDuplicateProperty):ne!==g.Data&&De({},d.AccessorDataProperty):ne===g.Data?De({},d.AccessorDataProperty):pe[W]&ne&&De({},d.AccessorGetSet),pe[W]|=ne):pe[W]=ne,h.push(E),b("}")||O(",");return O("}"),x.markEnd(x.createObjectExpression(h),vt)}function Kr(){var h;return O("("),h=M(),O(")"),h}function vi(){var h,E,j,W;if(b("("))return Kr();if(b("["))return Me();if(b("{"))return at();if(h=F.type,W=F,h===u.Identifier)j=x.createIdentifier(me().value);else if(h===u.StringLiteral||h===u.NumericLiteral)S&&F.octal&&De(F,d.StrictOctalLiteral),j=x.createLiteral(me());else if(h===u.Keyword){if(L("function"))return zc();L("this")?(me(),j=x.createThisExpression()):$t(me())}else h===u.BooleanLiteral?(E=me(),E.value=E.value==="true",j=x.createLiteral(E)):h===u.NullLiteral?(E=me(),E.value=null,j=x.createLiteral(E)):b("/")||b("/=")?(typeof D.tokens<"u"?j=x.createLiteral(ke()):j=x.createLiteral(Ae()),Ze()):$t(me());return x.markEnd(j,W)}function os(){var h=[];if(O("("),!b(")"))for(;v<_&&(h.push(yn()),!b(")"));)O(",");return O(")"),h}function as(){var h,E;return E=F,h=me(),He(h)||$t(h),x.markEnd(x.createIdentifier(h.value),E)}function us(){return O("."),as()}function Hr(){var h;return O("["),h=M(),O("]"),h}function wi(){var h,E,j;return j=F,y("new"),h=ro(),E=b("(")?os():[],x.markEnd(x.createNewExpression(h,E),j)}function no(){var h,E,j,W,ne;for(ne=F,h=I.allowIn,I.allowIn=!0,E=L("new")?wi():vi(),I.allowIn=h;;){if(b("."))W=us(),E=x.createMemberExpression(".",E,W);else if(b("("))j=os(),E=x.createCallExpression(E,j);else if(b("["))W=Hr(),E=x.createMemberExpression("[",E,W);else break;x.markEnd(E,ne)}return E}function ro(){var h,E,j,W;for(W=F,h=I.allowIn,E=L("new")?wi():vi(),I.allowIn=h;b(".")||b("[");)b("[")?(j=Hr(),E=x.createMemberExpression("[",E,j)):(j=us(),E=x.createMemberExpression(".",E,j)),x.markEnd(E,W);return E}function kr(){var h,E,j=F;return h=no(),F.type===u.Punctuator&&(b("++")||b("--"))&&!Ut()&&(S&&h.type===p.Identifier&&_e(h.name)&&De({},d.StrictLHSPostfix),ee(h)||De({},d.InvalidLHSInAssignment),E=me(),h=x.markEnd(x.createPostfixExpression(E.value,h),j)),h}function ir(){var h,E,j;return F.type!==u.Punctuator&&F.type!==u.Keyword?E=kr():b("++")||b("--")?(j=F,h=me(),E=ir(),S&&E.type===p.Identifier&&_e(E.name)&&De({},d.StrictLHSPrefix),ee(E)||De({},d.InvalidLHSInAssignment),E=x.createUnaryExpression(h.value,E),E=x.markEnd(E,j)):b("+")||b("-")||b("~")||b("!")?(j=F,h=me(),E=ir(),E=x.createUnaryExpression(h.value,E),E=x.markEnd(E,j)):L("delete")||L("void")||L("typeof")?(j=F,h=me(),E=ir(),E=x.createUnaryExpression(h.value,E),E=x.markEnd(E,j),S&&E.operator==="delete"&&E.argument.type===p.Identifier&&De({},d.StrictDelete)):E=kr(),E}function zr(h,E){var j=0;if(h.type!==u.Punctuator&&h.type!==u.Keyword)return 0;switch(h.value){case"||":j=1;break;case"&&":j=2;break;case"|":j=3;break;case"^":j=4;break;case"&":j=5;break;case"==":case"!=":case"===":case"!==":j=6;break;case"<":case">":case"<=":case">=":case"instanceof":j=7;break;case"in":j=E?7:0;break;case"<<":case">>":case">>>":j=8;break;case"+":case"-":j=9;break;case"*":case"/":case"%":j=11;break}return j}function io(){var h,E,j,W,ne,pe,ze,vt,tn,Jt;if(h=F,tn=ir(),W=F,ne=zr(W,I.allowIn),ne===0)return tn;for(W.prec=ne,me(),E=[h,F],ze=ir(),pe=[tn,W,ze];(ne=zr(F,I.allowIn))>0;){for(;pe.length>2&&ne<=pe[pe.length-2].prec;)ze=pe.pop(),vt=pe.pop().value,tn=pe.pop(),j=x.createBinaryExpression(vt,tn,ze),E.pop(),h=E[E.length-1],x.markEnd(j,h),pe.push(j);W=me(),W.prec=ne,pe.push(W),E.push(F),j=ir(),pe.push(j)}for(Jt=pe.length-1,j=pe[Jt],E.pop();Jt>1;)j=x.createBinaryExpression(pe[Jt-1].value,pe[Jt-2],j),Jt-=2,h=E.pop(),x.markEnd(j,h);return j}function so(){var h,E,j,W,ne;return ne=F,h=io(),b("?")&&(me(),E=I.allowIn,I.allowIn=!0,j=yn(),I.allowIn=E,O(":"),W=yn(),h=x.createConditionalExpression(h,j,W),x.markEnd(h,ne)),h}function yn(){var h,E,j,W,ne;return h=F,ne=F,W=E=so(),q()&&(ee(E)||De({},d.InvalidLHSInAssignment),S&&E.type===p.Identifier&&_e(E.name)&&De(h,d.StrictLHSAssignment),h=me(),j=yn(),W=x.markEnd(x.createAssignmentExpression(h.value,E,j),ne)),W}function M(){var h,E=F;if(h=yn(),b(",")){for(h=x.createSequenceExpression([h]);v<_&&b(",");)me(),h.expressions.push(yn());x.markEnd(h,E)}return h}function le(){for(var h=[],E;v<_&&!(b("}")||(E=Gr(),typeof E>"u"));)h.push(E);return h}function be(){var h,E;return E=F,O("{"),h=le(),O("}"),x.markEnd(x.createBlockStatement(h),E)}function Ie(){var h,E;return E=F,h=me(),h.type!==u.Identifier&&$t(h),x.markEnd(x.createIdentifier(h.value),E)}function ft(h){var E=null,j,W;return W=F,j=Ie(),S&&_e(j.name)&&De({},d.StrictVarName),h==="const"?(O("="),E=yn()):b("=")&&(me(),E=yn()),x.markEnd(x.createVariableDeclarator(j,E),W)}function ht(h){var E=[];do{if(E.push(ft(h)),!b(","))break;me()}while(v<_);return E}function rt(){var h;return y("var"),h=ht(),G(),x.createVariableDeclaration(h,"var")}function Ye(h){var E,j;return j=F,y(h),E=ht(h),G(),x.markEnd(x.createVariableDeclaration(E,h),j)}function en(){return O(";"),x.createEmptyStatement()}function Dt(){var h=M();return G(),x.createExpressionStatement(h)}function Rt(){var h,E,j;return y("if"),O("("),h=M(),O(")"),E=Tn(),L("else")?(me(),j=Tn()):j=null,x.createIfStatement(h,E,j)}function fn(){var h,E,j;return y("do"),j=I.inIteration,I.inIteration=!0,h=Tn(),I.inIteration=j,y("while"),O("("),E=M(),O(")"),b(";")&&me(),x.createDoWhileStatement(h,E)}function kn(){var h,E,j;return y("while"),O("("),h=M(),O(")"),j=I.inIteration,I.inIteration=!0,E=Tn(),I.inIteration=j,x.createWhileStatement(h,E)}function sr(){var h,E,j;return j=F,h=me(),E=ht(),x.markEnd(x.createVariableDeclaration(E,h.value),j)}function Gt(){var h,E,j,W,ne,pe,ze;return h=E=j=null,y("for"),O("("),b(";")?me():(L("var")||L("let")?(I.allowIn=!1,h=sr(),I.allowIn=!0,h.declarations.length===1&&L("in")&&(me(),W=h,ne=M(),h=null)):(I.allowIn=!1,h=M(),I.allowIn=!0,L("in")&&(ee(h)||De({},d.InvalidLHSInForIn),me(),W=h,ne=M(),h=null)),typeof W>"u"&&O(";")),typeof W>"u"&&(b(";")||(E=M()),O(";"),b(")")||(j=M())),O(")"),ze=I.inIteration,I.inIteration=!0,pe=Tn(),I.inIteration=ze,typeof W>"u"?x.createForStatement(h,E,j,pe):x.createForInStatement(W,ne,pe)}function Ai(){var h=null,E;return y("continue"),A.charCodeAt(v)===59?(me(),I.inIteration||Oe({},d.IllegalContinue),x.createContinueStatement(null)):Ut()?(I.inIteration||Oe({},d.IllegalContinue),x.createContinueStatement(null)):(F.type===u.Identifier&&(h=Ie(),E="$"+h.name,Object.prototype.hasOwnProperty.call(I.labelSet,E)||Oe({},d.UnknownLabel,h.name)),G(),h===null&&!I.inIteration&&Oe({},d.IllegalContinue),x.createContinueStatement(h))}function oo(){var h=null,E;return y("break"),A.charCodeAt(v)===59?(me(),I.inIteration||I.inSwitch||Oe({},d.IllegalBreak),x.createBreakStatement(null)):Ut()?(I.inIteration||I.inSwitch||Oe({},d.IllegalBreak),x.createBreakStatement(null)):(F.type===u.Identifier&&(h=Ie(),E="$"+h.name,Object.prototype.hasOwnProperty.call(I.labelSet,E)||Oe({},d.UnknownLabel,h.name)),G(),h===null&&!(I.inIteration||I.inSwitch)&&Oe({},d.IllegalBreak),x.createBreakStatement(h))}function ao(){var h=null;return y("return"),I.inFunctionBody||De({},d.IllegalReturn),A.charCodeAt(v)===32&&de(A.charCodeAt(v+1))?(h=M(),G(),x.createReturnStatement(h)):Ut()?x.createReturnStatement(null):(b(";")||!b("}")&&F.type!==u.EOF&&(h=M()),G(),x.createReturnStatement(h))}function Ca(){var h,E;return S&&(J(),De({},d.StrictModeWith)),y("with"),O("("),h=M(),O(")"),E=Tn(),x.createWithStatement(h,E)}function _a(){var h,E=[],j,W;for(W=F,L("default")?(me(),h=null):(y("case"),h=M()),O(":");v<_&&!(b("}")||L("default")||L("case"));)j=Tn(),E.push(j);return x.markEnd(x.createSwitchCase(h,E),W)}function ka(){var h,E,j,W,ne;if(y("switch"),O("("),h=M(),O(")"),O("{"),E=[],b("}"))return me(),x.createSwitchStatement(h,E);for(W=I.inSwitch,I.inSwitch=!0,ne=!1;v<_&&!b("}");)j=_a(),j.test===null&&(ne&&Oe({},d.MultipleDefaultsInSwitch),ne=!0),E.push(j);return I.inSwitch=W,O("}"),x.createSwitchStatement(h,E)}function qc(){var h;return y("throw"),Ut()&&Oe({},d.NewlineAfterThrow),h=M(),G(),x.createThrowStatement(h)}function Wc(){var h,E,j;return j=F,y("catch"),O("("),b(")")&&$t(F),h=Ie(),S&&_e(h.name)&&De({},d.StrictCatchVariable),O(")"),E=be(),x.markEnd(x.createCatchClause(h,E),j)}function Kc(){var h,E=[],j=null;return y("try"),h=be(),L("catch")&&E.push(Wc()),L("finally")&&(me(),j=be()),E.length===0&&!j&&Oe({},d.NoCatchOrFinally),x.createTryStatement(h,[],E,j)}function Hc(){return y("debugger"),G(),x.createDebuggerStatement()}function Tn(){var h=F.type,E,j,W,ne;if(h===u.EOF&&$t(F),h===u.Punctuator&&F.value==="{")return be();if(ne=F,h===u.Punctuator)switch(F.value){case";":return x.markEnd(en(),ne);case"(":return x.markEnd(Dt(),ne)}if(h===u.Keyword)switch(F.value){case"break":return x.markEnd(oo(),ne);case"continue":return x.markEnd(Ai(),ne);case"debugger":return x.markEnd(Hc(),ne);case"do":return x.markEnd(fn(),ne);case"for":return x.markEnd(Gt(),ne);case"function":return x.markEnd(ls(),ne);case"if":return x.markEnd(Rt(),ne);case"return":return x.markEnd(ao(),ne);case"switch":return x.markEnd(ka(),ne);case"throw":return x.markEnd(qc(),ne);case"try":return x.markEnd(Kc(),ne);case"var":return x.markEnd(rt(),ne);case"while":return x.markEnd(kn(),ne);case"with":return x.markEnd(Ca(),ne)}return E=M(),E.type===p.Identifier&&b(":")?(me(),W="$"+E.name,Object.prototype.hasOwnProperty.call(I.labelSet,W)&&Oe({},d.Redeclaration,"Label",E.name),I.labelSet[W]=!0,j=Tn(),delete I.labelSet[W],x.markEnd(x.createLabeledStatement(E,j),ne)):(G(),x.markEnd(x.createExpressionStatement(E),ne))}function cs(){var h,E=[],j,W,ne,pe,ze,vt,tn,Jt;for(Jt=F,O("{");v<_&&!(F.type!==u.StringLiteral||(j=F,h=Gr(),E.push(h),h.expression.type!==p.Literal));)W=A.slice(j.start+1,j.end-1),W==="use strict"?(S=!0,ne&&De(ne,d.StrictOctalLiteral)):!ne&&j.octal&&(ne=j);for(pe=I.labelSet,ze=I.inIteration,vt=I.inSwitch,tn=I.inFunctionBody,I.labelSet={},I.inIteration=!1,I.inSwitch=!1,I.inFunctionBody=!0;v<_&&!(b("}")||(h=Gr(),typeof h>"u"));)E.push(h);return O("}"),I.labelSet=pe,I.inIteration=ze,I.inSwitch=vt,I.inFunctionBody=tn,x.markEnd(x.createBlockStatement(E),Jt)}function uo(h){var E,j=[],W,ne,pe,ze,vt;if(O("("),!b(")"))for(pe={};v<_&&(W=F,E=Ie(),ze="$"+W.value,S?(_e(W.value)&&(ne=W,vt=d.StrictParamName),Object.prototype.hasOwnProperty.call(pe,ze)&&(ne=W,vt=d.StrictParamDupe)):h||(_e(W.value)?(h=W,vt=d.StrictParamName):Fe(W.value)?(h=W,vt=d.StrictReservedWord):Object.prototype.hasOwnProperty.call(pe,ze)&&(h=W,vt=d.StrictParamDupe)),j.push(E),pe[ze]=!0,!b(")"));)O(",");return O(")"),{params:j,stricted:ne,firstRestricted:h,message:vt}}function ls(){var h,E=[],j,W,ne,pe,ze,vt,tn,Jt;return Jt=F,y("function"),W=F,h=Ie(),S?_e(W.value)&&De(W,d.StrictFunctionName):_e(W.value)?(ze=W,vt=d.StrictFunctionName):Fe(W.value)&&(ze=W,vt=d.StrictReservedWord),pe=uo(ze),E=pe.params,ne=pe.stricted,ze=pe.firstRestricted,pe.message&&(vt=pe.message),tn=S,j=cs(),S&&ze&&Oe(ze,vt),S&&ne&&De(ne,vt),S=tn,x.markEnd(x.createFunctionDeclaration(h,E,[],j),Jt)}function zc(){var h,E=null,j,W,ne,pe,ze=[],vt,tn,Jt;return Jt=F,y("function"),b("(")||(h=F,E=Ie(),S?_e(h.value)&&De(h,d.StrictFunctionName):_e(h.value)?(W=h,ne=d.StrictFunctionName):Fe(h.value)&&(W=h,ne=d.StrictReservedWord)),pe=uo(W),ze=pe.params,j=pe.stricted,W=pe.firstRestricted,pe.message&&(ne=pe.message),tn=S,vt=cs(),S&&W&&Oe(W,ne),S&&j&&De(j,ne),S=tn,x.markEnd(x.createFunctionExpression(E,ze,[],vt),Jt)}function Gr(){if(F.type===u.Keyword)switch(F.value){case"const":case"let":return Ye(F.value);case"function":return ls();default:return Tn()}if(F.type!==u.EOF)return Tn()}function fs(){for(var h,E=[],j,W,ne;v<_&&(j=F,!(j.type!==u.StringLiteral||(h=Gr(),E.push(h),h.expression.type!==p.Literal)));)W=A.slice(j.start+1,j.end-1),W==="use strict"?(S=!0,ne&&De(ne,d.StrictOctalLiteral)):!ne&&j.octal&&(ne=j);for(;v<_&&(h=Gr(),!(typeof h>"u"));)E.push(h);return E}function Ta(){var h,E;return J(),Ze(),E=F,S=!1,h=fs(),x.markEnd(x.createProgram(h),E)}function Oa(){var h,E,j,W=[];for(h=0;h<D.tokens.length;++h)E=D.tokens[h],j={type:E.type,value:E.value},D.range&&(j.range=E.range),D.loc&&(j.loc=E.loc),W.push(j);D.tokens=W}function Ia(h,E){var j,W,ne;j=String,typeof h!="string"&&!(h instanceof String)&&(h=j(h)),x=T,A=h,v=0,R=A.length>0?1:0,N=0,_=A.length,F=null,I={allowIn:!0,labelSet:{},inFunctionBody:!1,inIteration:!1,inSwitch:!1,lastCommentStart:-1},D={},E=E||{},E.tokens=!0,D.tokens=[],D.tokenize=!0,D.openParenToken=-1,D.openCurlyToken=-1,D.range=typeof E.range=="boolean"&&E.range,D.loc=typeof E.loc=="boolean"&&E.loc,typeof E.comment=="boolean"&&E.comment&&(D.comments=[]),typeof E.tolerant=="boolean"&&E.tolerant&&(D.errors=[]);try{if(Ze(),F.type===u.EOF)return D.tokens;for(W=me();F.type!==u.EOF;)try{W=me()}catch(pe){if(W=F,D.errors){D.errors.push(pe);break}else throw pe}Oa(),ne=D.tokens,typeof D.comments<"u"&&(ne.comments=D.comments),typeof D.errors<"u"&&(ne.errors=D.errors)}catch(pe){throw pe}finally{D={}}return ne}function Fa(h,E){var j,W;W=String,typeof h!="string"&&!(h instanceof String)&&(h=W(h)),x=T,A=h,v=0,R=A.length>0?1:0,N=0,_=A.length,F=null,I={allowIn:!0,labelSet:{},inFunctionBody:!1,inIteration:!1,inSwitch:!1,lastCommentStart:-1},D={},typeof E<"u"&&(D.range=typeof E.range=="boolean"&&E.range,D.loc=typeof E.loc=="boolean"&&E.loc,D.attachComment=typeof E.attachComment=="boolean"&&E.attachComment,D.loc&&E.source!==null&&E.source!==void 0&&(D.source=W(E.source)),typeof E.tokens=="boolean"&&E.tokens&&(D.tokens=[]),typeof E.comment=="boolean"&&E.comment&&(D.comments=[]),typeof E.tolerant=="boolean"&&E.tolerant&&(D.errors=[]),D.attachComment&&(D.range=!0,D.comments=[],D.bottomRightStack=[],D.trailingComments=[],D.leadingComments=[]));try{j=Ta(),typeof D.comments<"u"&&(j.comments=D.comments),typeof D.tokens<"u"&&(Oa(),j.tokens=D.tokens),typeof D.errors<"u"&&(j.errors=D.errors)}catch(ne){throw ne}finally{D={}}return j}a.version="1.2.2",a.tokenize=Ia,a.parse=Fa,a.Syntax=function(){var h,E={};typeof Object.create=="function"&&(E=Object.create(null));for(h in p)p.hasOwnProperty(h)&&(E[h]=p[h]);return typeof Object.freeze=="function"&&Object.freeze(E),E}()})},{}],1:[function(n,i,o){(function(a){var u=function(){var l={trace:function(){},yy:{},symbols_:{error:2,JSON_PATH:3,DOLLAR:4,PATH_COMPONENTS:5,LEADING_CHILD_MEMBER_EXPRESSION:6,PATH_COMPONENT:7,MEMBER_COMPONENT:8,SUBSCRIPT_COMPONENT:9,CHILD_MEMBER_COMPONENT:10,DESCENDANT_MEMBER_COMPONENT:11,DOT:12,MEMBER_EXPRESSION:13,DOT_DOT:14,STAR:15,IDENTIFIER:16,SCRIPT_EXPRESSION:17,INTEGER:18,END:19,CHILD_SUBSCRIPT_COMPONENT:20,DESCENDANT_SUBSCRIPT_COMPONENT:21,"[":22,SUBSCRIPT:23,"]":24,SUBSCRIPT_EXPRESSION:25,SUBSCRIPT_EXPRESSION_LIST:26,SUBSCRIPT_EXPRESSION_LISTABLE:27,",":28,STRING_LITERAL:29,ARRAY_SLICE:30,FILTER_EXPRESSION:31,QQ_STRING:32,Q_STRING:33,$accept:0,$end:1},terminals_:{2:"error",4:"DOLLAR",12:"DOT",14:"DOT_DOT",15:"STAR",16:"IDENTIFIER",17:"SCRIPT_EXPRESSION",18:"INTEGER",19:"END",22:"[",24:"]",28:",",30:"ARRAY_SLICE",31:"FILTER_EXPRESSION",32:"QQ_STRING",33:"Q_STRING"},productions_:[0,[3,1],[3,2],[3,1],[3,2],[5,1],[5,2],[7,1],[7,1],[8,1],[8,1],[10,2],[6,1],[11,2],[13,1],[13,1],[13,1],[13,1],[13,1],[9,1],[9,1],[20,3],[21,4],[23,1],[23,1],[26,1],[26,3],[27,1],[27,1],[27,1],[25,1],[25,1],[25,1],[29,1],[29,1]],performAction:function(w,T,A,S,v,R,N){S.ast||(S.ast=f,f.initialize());var _=R.length-1;switch(v){case 1:return S.ast.set({expression:{type:"root",value:R[_]}}),S.ast.unshift(),S.ast.yield();case 2:return S.ast.set({expression:{type:"root",value:R[_-1]}}),S.ast.unshift(),S.ast.yield();case 3:return S.ast.unshift(),S.ast.yield();case 4:return S.ast.set({operation:"member",scope:"child",expression:{type:"identifier",value:R[_-1]}}),S.ast.unshift(),S.ast.yield();case 5:break;case 6:break;case 7:S.ast.set({operation:"member"}),S.ast.push();break;case 8:S.ast.set({operation:"subscript"}),S.ast.push();break;case 9:S.ast.set({scope:"child"});break;case 10:S.ast.set({scope:"descendant"});break;case 11:break;case 12:S.ast.set({scope:"child",operation:"member"});break;case 13:break;case 14:S.ast.set({expression:{type:"wildcard",value:R[_]}});break;case 15:S.ast.set({expression:{type:"identifier",value:R[_]}});break;case 16:S.ast.set({expression:{type:"script_expression",value:R[_]}});break;case 17:S.ast.set({expression:{type:"numeric_literal",value:parseInt(R[_])}});break;case 18:break;case 19:S.ast.set({scope:"child"});break;case 20:S.ast.set({scope:"descendant"});break;case 21:break;case 22:break;case 23:break;case 24:R[_].length>1?S.ast.set({expression:{type:"union",value:R[_]}}):this.$=R[_];break;case 25:this.$=[R[_]];break;case 26:this.$=R[_-2].concat(R[_]);break;case 27:this.$={expression:{type:"numeric_literal",value:parseInt(R[_])}},S.ast.set(this.$);break;case 28:this.$={expression:{type:"string_literal",value:R[_]}},S.ast.set(this.$);break;case 29:this.$={expression:{type:"slice",value:R[_]}},S.ast.set(this.$);break;case 30:this.$={expression:{type:"wildcard",value:R[_]}},S.ast.set(this.$);break;case 31:this.$={expression:{type:"script_expression",value:R[_]}},S.ast.set(this.$);break;case 32:this.$={expression:{type:"filter_expression",value:R[_]}},S.ast.set(this.$);break;case 33:this.$=R[_];break;case 34:this.$=R[_];break}},table:[{3:1,4:[1,2],6:3,13:4,15:[1,5],16:[1,6],17:[1,7],18:[1,8],19:[1,9]},{1:[3]},{1:[2,1],5:10,7:11,8:12,9:13,10:14,11:15,12:[1,18],14:[1,19],20:16,21:17,22:[1,20]},{1:[2,3],5:21,7:11,8:12,9:13,10:14,11:15,12:[1,18],14:[1,19],20:16,21:17,22:[1,20]},{1:[2,12],12:[2,12],14:[2,12],22:[2,12]},{1:[2,14],12:[2,14],14:[2,14],22:[2,14]},{1:[2,15],12:[2,15],14:[2,15],22:[2,15]},{1:[2,16],12:[2,16],14:[2,16],22:[2,16]},{1:[2,17],12:[2,17],14:[2,17],22:[2,17]},{1:[2,18],12:[2,18],14:[2,18],22:[2,18]},{1:[2,2],7:22,8:12,9:13,10:14,11:15,12:[1,18],14:[1,19],20:16,21:17,22:[1,20]},{1:[2,5],12:[2,5],14:[2,5],22:[2,5]},{1:[2,7],12:[2,7],14:[2,7],22:[2,7]},{1:[2,8],12:[2,8],14:[2,8],22:[2,8]},{1:[2,9],12:[2,9],14:[2,9],22:[2,9]},{1:[2,10],12:[2,10],14:[2,10],22:[2,10]},{1:[2,19],12:[2,19],14:[2,19],22:[2,19]},{1:[2,20],12:[2,20],14:[2,20],22:[2,20]},{13:23,15:[1,5],16:[1,6],17:[1,7],18:[1,8],19:[1,9]},{13:24,15:[1,5],16:[1,6],17:[1,7],18:[1,8],19:[1,9],22:[1,25]},{15:[1,29],17:[1,30],18:[1,33],23:26,25:27,26:28,27:32,29:34,30:[1,35],31:[1,31],32:[1,36],33:[1,37]},{1:[2,4],7:22,8:12,9:13,10:14,11:15,12:[1,18],14:[1,19],20:16,21:17,22:[1,20]},{1:[2,6],12:[2,6],14:[2,6],22:[2,6]},{1:[2,11],12:[2,11],14:[2,11],22:[2,11]},{1:[2,13],12:[2,13],14:[2,13],22:[2,13]},{15:[1,29],17:[1,30],18:[1,33],23:38,25:27,26:28,27:32,29:34,30:[1,35],31:[1,31],32:[1,36],33:[1,37]},{24:[1,39]},{24:[2,23]},{24:[2,24],28:[1,40]},{24:[2,30]},{24:[2,31]},{24:[2,32]},{24:[2,25],28:[2,25]},{24:[2,27],28:[2,27]},{24:[2,28],28:[2,28]},{24:[2,29],28:[2,29]},{24:[2,33],28:[2,33]},{24:[2,34],28:[2,34]},{24:[1,41]},{1:[2,21],12:[2,21],14:[2,21],22:[2,21]},{18:[1,33],27:42,29:34,30:[1,35],32:[1,36],33:[1,37]},{1:[2,22],12:[2,22],14:[2,22],22:[2,22]},{24:[2,26],28:[2,26]}],defaultActions:{27:[2,23],29:[2,30],30:[2,31],31:[2,32]},parseError:function(w,T){if(T.recoverable)this.trace(w);else throw new Error(w)},parse:function(w){var T=this,A=[0],S=[null],v=[],R=this.table,N="",_=0,x=0,F=2,I=1,D=v.slice.call(arguments,1);this.lexer.setInput(w),this.lexer.yy=this.yy,this.yy.lexer=this.lexer,this.yy.parser=this,typeof this.lexer.yylloc>"u"&&(this.lexer.yylloc={});var K=this.lexer.yylloc;v.push(K);var Q=this.lexer.options&&this.lexer.options.ranges;typeof this.yy.parseError=="function"?this.parseError=this.yy.parseError:this.parseError=Object.getPrototypeOf(this).parseError;function ce(){var we;return we=T.lexer.lex()||I,typeof we!="number"&&(we=T.symbols_[we]||we),we}for(var fe,ge,ye,de,he={},Pe,Fe,_e,qe;;){if(ge=A[A.length-1],this.defaultActions[ge]?ye=this.defaultActions[ge]:((fe===null||typeof fe>"u")&&(fe=ce()),ye=R[ge]&&R[ge][fe]),typeof ye>"u"||!ye.length||!ye[0]){var Ee="";qe=[];for(Pe in R[ge])this.terminals_[Pe]&&Pe>F&&qe.push("'"+this.terminals_[Pe]+"'");this.lexer.showPosition?Ee="Parse error on line "+(_+1)+`:
214
224
  `+this.lexer.showPosition()+`
215
- Expecting `+We.join(", ")+", got '"+(this.terminals_[fe]||fe)+"'":Xe="Parse error on line "+(_+1)+": Unexpected "+(fe==O?"end of input":"'"+(this.terminals_[fe]||fe)+"'"),this.parseError(Xe,{text:this.lexer.match,token:this.terminals_[fe]||fe,line:this.lexer.yylineno,loc:K,expected:We})}if(ve[0]instanceof Array&&ve.length>1)throw new Error("Parse Error: multiple actions possible at state: "+ye+", token: "+fe);switch(ve[0]){case 1:A.push(fe),E.push(this.lexer.yytext),v.push(this.lexer.yylloc),A.push(ve[1]),fe=null,x=this.lexer.yyleng,L=this.lexer.yytext,_=this.lexer.yylineno,K=this.lexer.yylloc;break;case 2:if(Ie=this.productions_[ve[1]][1],he.$=E[E.length-Ie],he._$={first_line:v[v.length-(Ie||1)].first_line,last_line:v[v.length-1].last_line,first_column:v[v.length-(Ie||1)].first_column,last_column:v[v.length-1].last_column},ie&&(he._$.range=[v[v.length-(Ie||1)].range[0],v[v.length-1].range[1]]),ge=this.performAction.apply(he,[L,x,_,this.yy,ve[1],E,v].concat(D)),typeof ge<"u")return ge;Ie&&(A=A.slice(0,-1*Ie*2),E=E.slice(0,-1*Ie),v=v.slice(0,-1*Ie)),A.push(this.productions_[ve[1]][0]),E.push(he.$),v.push(he._$),Te=R[A[A.length-2]][A[A.length-1]],A.push(Te);break;case 3:return!0}}return!0}},f={initialize:function(){this._nodes=[],this._node={},this._stash=[]},set:function(d){for(var w in d)this._node[w]=d[w];return this._node},node:function(d){return arguments.length&&(this._node=d),this._node},push:function(){this._nodes.push(this._node),this._node={}},unshift:function(){this._nodes.unshift(this._node),this._node={}},yield:function(){var d=this._nodes;return this.initialize(),d}},p=function(){var d={EOF:1,parseError:function(k,A){if(this.yy.parser)this.yy.parser.parseError(k,A);else throw new Error(k)},setInput:function(w){return this._input=w,this._more=this._backtrack=this.done=!1,this.yylineno=this.yyleng=0,this.yytext=this.matched=this.match="",this.conditionStack=["INITIAL"],this.yylloc={first_line:1,first_column:0,last_line:1,last_column:0},this.options.ranges&&(this.yylloc.range=[0,0]),this.offset=0,this},input:function(){var w=this._input[0];this.yytext+=w,this.yyleng++,this.offset++,this.match+=w,this.matched+=w;var k=w.match(/(?:\r\n?|\n).*/g);return k?(this.yylineno++,this.yylloc.last_line++):this.yylloc.last_column++,this.options.ranges&&this.yylloc.range[1]++,this._input=this._input.slice(1),w},unput:function(w){var k=w.length,A=w.split(/(?:\r\n?|\n)/g);this._input=w+this._input,this.yytext=this.yytext.substr(0,this.yytext.length-k-1),this.offset-=k;var E=this.match.split(/(?:\r\n?|\n)/g);this.match=this.match.substr(0,this.match.length-1),this.matched=this.matched.substr(0,this.matched.length-1),A.length-1&&(this.yylineno-=A.length-1);var v=this.yylloc.range;return this.yylloc={first_line:this.yylloc.first_line,last_line:this.yylineno+1,first_column:this.yylloc.first_column,last_column:A?(A.length===E.length?this.yylloc.first_column:0)+E[E.length-A.length].length-A[0].length:this.yylloc.first_column-k},this.options.ranges&&(this.yylloc.range=[v[0],v[0]+this.yyleng-k]),this.yyleng=this.yytext.length,this},more:function(){return this._more=!0,this},reject:function(){if(this.options.backtrack_lexer)this._backtrack=!0;else return this.parseError("Lexical error on line "+(this.yylineno+1)+`. You can only invoke reject() in the lexer when the lexer is of the backtracking persuasion (options.backtrack_lexer = true).
216
- `+this.showPosition(),{text:"",token:null,line:this.yylineno});return this},less:function(w){this.unput(this.match.slice(w))},pastInput:function(){var w=this.matched.substr(0,this.matched.length-this.match.length);return(w.length>20?"...":"")+w.substr(-20).replace(/\n/g,"")},upcomingInput:function(){var w=this.match;return w.length<20&&(w+=this._input.substr(0,20-w.length)),(w.substr(0,20)+(w.length>20?"...":"")).replace(/\n/g,"")},showPosition:function(){var w=this.pastInput(),k=new Array(w.length+1).join("-");return w+this.upcomingInput()+`
217
- `+k+"^"},test_match:function(w,k){var A,E,v;if(this.options.backtrack_lexer&&(v={yylineno:this.yylineno,yylloc:{first_line:this.yylloc.first_line,last_line:this.last_line,first_column:this.yylloc.first_column,last_column:this.yylloc.last_column},yytext:this.yytext,match:this.match,matches:this.matches,matched:this.matched,yyleng:this.yyleng,offset:this.offset,_more:this._more,_input:this._input,yy:this.yy,conditionStack:this.conditionStack.slice(0),done:this.done},this.options.ranges&&(v.yylloc.range=this.yylloc.range.slice(0))),E=w[0].match(/(?:\r\n?|\n).*/g),E&&(this.yylineno+=E.length),this.yylloc={first_line:this.yylloc.last_line,last_line:this.yylineno+1,first_column:this.yylloc.last_column,last_column:E?E[E.length-1].length-E[E.length-1].match(/\r?\n?/)[0].length:this.yylloc.last_column+w[0].length},this.yytext+=w[0],this.match+=w[0],this.matches=w,this.yyleng=this.yytext.length,this.options.ranges&&(this.yylloc.range=[this.offset,this.offset+=this.yyleng]),this._more=!1,this._backtrack=!1,this._input=this._input.slice(w[0].length),this.matched+=w[0],A=this.performAction.call(this,this.yy,this,k,this.conditionStack[this.conditionStack.length-1]),this.done&&this._input&&(this.done=!1),A)return A;if(this._backtrack){for(var R in v)this[R]=v[R];return!1}return!1},next:function(){if(this.done)return this.EOF;this._input||(this.done=!0);var w,k,A,E;this._more||(this.yytext="",this.match="");for(var v=this._currentRules(),R=0;R<v.length;R++)if(A=this._input.match(this.rules[v[R]]),A&&(!k||A[0].length>k[0].length)){if(k=A,E=R,this.options.backtrack_lexer){if(w=this.test_match(A,v[R]),w!==!1)return w;if(this._backtrack){k=!1;continue}else return!1}else if(!this.options.flex)break}return k?(w=this.test_match(k,v[E]),w!==!1?w:!1):this._input===""?this.EOF:this.parseError("Lexical error on line "+(this.yylineno+1)+`. Unrecognized text.
218
- `+this.showPosition(),{text:"",token:null,line:this.yylineno})},lex:function(){var k=this.next();return k||this.lex()},begin:function(k){this.conditionStack.push(k)},popState:function(){var k=this.conditionStack.length-1;return k>0?this.conditionStack.pop():this.conditionStack[0]},_currentRules:function(){return this.conditionStack.length&&this.conditionStack[this.conditionStack.length-1]?this.conditions[this.conditionStack[this.conditionStack.length-1]].rules:this.conditions.INITIAL.rules},topState:function(k){return k=this.conditionStack.length-1-Math.abs(k||0),k>=0?this.conditionStack[k]:"INITIAL"},pushState:function(k){this.begin(k)},stateStackSize:function(){return this.conditionStack.length},options:{},performAction:function(k,A,E,v){switch(E){case 0:return 4;case 1:return 14;case 2:return 12;case 3:return 15;case 4:return 16;case 5:return 22;case 6:return 24;case 7:return 28;case 8:return 30;case 9:return 18;case 10:return A.yytext=A.yytext.substr(1,A.yyleng-2),32;case 11:return A.yytext=A.yytext.substr(1,A.yyleng-2),33;case 12:return 17;case 13:return 31}},rules:[/^(?:\$)/,/^(?:\.\.)/,/^(?:\.)/,/^(?:\*)/,/^(?:[a-zA-Z_]+[a-zA-Z0-9_]*)/,/^(?:\[)/,/^(?:\])/,/^(?:,)/,/^(?:((-?(?:0|[1-9][0-9]*)))?\:((-?(?:0|[1-9][0-9]*)))?(\:((-?(?:0|[1-9][0-9]*)))?)?)/,/^(?:(-?(?:0|[1-9][0-9]*)))/,/^(?:"(?:\\["bfnrt/\\]|\\u[a-fA-F0-9]{4}|[^"\\])*")/,/^(?:'(?:\\['bfnrt/\\]|\\u[a-fA-F0-9]{4}|[^'\\])*')/,/^(?:\(.+?\)(?=\]))/,/^(?:\?\(.+?\)(?=\]))/],conditions:{INITIAL:{rules:[0,1,2,3,4,5,6,7,8,9,10,11,12,13],inclusive:!0}}};return d}();l.lexer=p;function g(){this.yy={}}return g.prototype=l,l.Parser=g,new g}();typeof n<"u"&&typeof o<"u"&&(o.parser=u,o.Parser=u.Parser,o.parse=function(){return u.parse.apply(u,arguments)},o.main=function(f){f[1]||(console.log("Usage: "+f[0]+" FILE"),a.exit(1));var p=n("fs").readFileSync(n("path").normalize(f[1]),"utf8");return o.parser.parse(p)},typeof i<"u"&&n.main===i&&o.main(a.argv.slice(1)))}).call(this,n("_process"))},{_process:14,fs:12,path:13}],2:[function(n,i,o){i.exports={identifier:"[a-zA-Z_]+[a-zA-Z0-9_]*",integer:"-?(?:0|[1-9][0-9]*)",qq_string:'"(?:\\\\["bfnrt/\\\\]|\\\\u[a-fA-F0-9]{4}|[^"\\\\])*"',q_string:"'(?:\\\\['bfnrt/\\\\]|\\\\u[a-fA-F0-9]{4}|[^'\\\\])*'"}},{}],3:[function(n,i,o){var a=n("./dict"),u=n("fs"),l={lex:{macros:{esc:"\\\\",int:a.integer},rules:[["\\$","return 'DOLLAR'"],["\\.\\.","return 'DOT_DOT'"],["\\.","return 'DOT'"],["\\*","return 'STAR'"],[a.identifier,"return 'IDENTIFIER'"],["\\[","return '['"],["\\]","return ']'"],[",","return ','"],["({int})?\\:({int})?(\\:({int})?)?","return 'ARRAY_SLICE'"],["{int}","return 'INTEGER'"],[a.qq_string,"yytext = yytext.substr(1,yyleng-2); return 'QQ_STRING';"],[a.q_string,"yytext = yytext.substr(1,yyleng-2); return 'Q_STRING';"],["\\(.+?\\)(?=\\])","return 'SCRIPT_EXPRESSION'"],["\\?\\(.+?\\)(?=\\])","return 'FILTER_EXPRESSION'"]]},start:"JSON_PATH",bnf:{JSON_PATH:[["DOLLAR",'yy.ast.set({ expression: { type: "root", value: $1 } }); yy.ast.unshift(); return yy.ast.yield()'],["DOLLAR PATH_COMPONENTS",'yy.ast.set({ expression: { type: "root", value: $1 } }); yy.ast.unshift(); return yy.ast.yield()'],["LEADING_CHILD_MEMBER_EXPRESSION","yy.ast.unshift(); return yy.ast.yield()"],["LEADING_CHILD_MEMBER_EXPRESSION PATH_COMPONENTS",'yy.ast.set({ operation: "member", scope: "child", expression: { type: "identifier", value: $1 }}); yy.ast.unshift(); return yy.ast.yield()']],PATH_COMPONENTS:[["PATH_COMPONENT",""],["PATH_COMPONENTS PATH_COMPONENT",""]],PATH_COMPONENT:[["MEMBER_COMPONENT",'yy.ast.set({ operation: "member" }); yy.ast.push()'],["SUBSCRIPT_COMPONENT",'yy.ast.set({ operation: "subscript" }); yy.ast.push() ']],MEMBER_COMPONENT:[["CHILD_MEMBER_COMPONENT",'yy.ast.set({ scope: "child" })'],["DESCENDANT_MEMBER_COMPONENT",'yy.ast.set({ scope: "descendant" })']],CHILD_MEMBER_COMPONENT:[["DOT MEMBER_EXPRESSION",""]],LEADING_CHILD_MEMBER_EXPRESSION:[["MEMBER_EXPRESSION",'yy.ast.set({ scope: "child", operation: "member" })']],DESCENDANT_MEMBER_COMPONENT:[["DOT_DOT MEMBER_EXPRESSION",""]],MEMBER_EXPRESSION:[["STAR",'yy.ast.set({ expression: { type: "wildcard", value: $1 } })'],["IDENTIFIER",'yy.ast.set({ expression: { type: "identifier", value: $1 } })'],["SCRIPT_EXPRESSION",'yy.ast.set({ expression: { type: "script_expression", value: $1 } })'],["INTEGER",'yy.ast.set({ expression: { type: "numeric_literal", value: parseInt($1) } })'],["END",""]],SUBSCRIPT_COMPONENT:[["CHILD_SUBSCRIPT_COMPONENT",'yy.ast.set({ scope: "child" })'],["DESCENDANT_SUBSCRIPT_COMPONENT",'yy.ast.set({ scope: "descendant" })']],CHILD_SUBSCRIPT_COMPONENT:[["[ SUBSCRIPT ]",""]],DESCENDANT_SUBSCRIPT_COMPONENT:[["DOT_DOT [ SUBSCRIPT ]",""]],SUBSCRIPT:[["SUBSCRIPT_EXPRESSION",""],["SUBSCRIPT_EXPRESSION_LIST",'$1.length > 1? yy.ast.set({ expression: { type: "union", value: $1 } }) : $$ = $1']],SUBSCRIPT_EXPRESSION_LIST:[["SUBSCRIPT_EXPRESSION_LISTABLE","$$ = [$1]"],["SUBSCRIPT_EXPRESSION_LIST , SUBSCRIPT_EXPRESSION_LISTABLE","$$ = $1.concat($3)"]],SUBSCRIPT_EXPRESSION_LISTABLE:[["INTEGER",'$$ = { expression: { type: "numeric_literal", value: parseInt($1) } }; yy.ast.set($$)'],["STRING_LITERAL",'$$ = { expression: { type: "string_literal", value: $1 } }; yy.ast.set($$)'],["ARRAY_SLICE",'$$ = { expression: { type: "slice", value: $1 } }; yy.ast.set($$)']],SUBSCRIPT_EXPRESSION:[["STAR",'$$ = { expression: { type: "wildcard", value: $1 } }; yy.ast.set($$)'],["SCRIPT_EXPRESSION",'$$ = { expression: { type: "script_expression", value: $1 } }; yy.ast.set($$)'],["FILTER_EXPRESSION",'$$ = { expression: { type: "filter_expression", value: $1 } }; yy.ast.set($$)']],STRING_LITERAL:[["QQ_STRING","$$ = $1"],["Q_STRING","$$ = $1"]]}};u.readFileSync&&(l.moduleInclude=u.readFileSync(n.resolve("../include/module.js")),l.actionInclude=u.readFileSync(n.resolve("../include/action.js"))),i.exports=l},{"./dict":2,fs:12}],4:[function(n,i,o){var a=n("./aesprim"),u=n("./slice"),l=n("static-eval"),f=n("underscore").uniq,p=function(){return this.initialize.apply(this,arguments)};p.prototype.initialize=function(){this.traverse=k(!0),this.descend=k()},p.prototype.keys=Object.keys,p.prototype.resolve=function(_){var x=[_.operation,_.scope,_.expression.type].join("-"),I=this._fns[x];if(!I)throw new Error("couldn't resolve key: "+x);return I.bind(this)},p.prototype.register=function(_,x){if(!x instanceof Function)throw new Error("handler must be a function");this._fns[_]=x},p.prototype._fns={"member-child-identifier":function(_,x){var I=_.expression.value,O=x.value;if(O instanceof Object&&I in O)return[{value:O[I],path:x.path.concat(I)}]},"member-descendant-identifier":E(function(_,x,I){return _==I}),"subscript-child-numeric_literal":A(function(_,x,I){return _===I}),"member-child-numeric_literal":A(function(_,x,I){return String(_)===String(I)}),"subscript-descendant-numeric_literal":E(function(_,x,I){return _===I}),"member-child-wildcard":A(function(){return!0}),"member-descendant-wildcard":E(function(){return!0}),"subscript-descendant-wildcard":E(function(){return!0}),"subscript-child-wildcard":A(function(){return!0}),"subscript-child-slice":function(_,x){if(d(x.value)){var I=_.expression.value.split(":").map(L),O=x.value.map(function(D,K){return{value:D,path:x.path.concat(K)}});return u.apply(null,[O].concat(I))}},"subscript-child-union":function(_,x){var I=[];return _.expression.value.forEach(function(O){var D={operation:"subscript",scope:"child",expression:O.expression},K=this.resolve(D),ie=K(D,x);ie&&(I=I.concat(ie))},this),R(I)},"subscript-descendant-union":function(_,x,I){var O=n(".."),D=this,K=[],ie=O.nodes(x,"$..*").slice(1);return ie.forEach(function(ce){K.length>=I||_.expression.value.forEach(function(fe){var ye={operation:"subscript",scope:"child",expression:fe.expression},ve=D.resolve(ye),ge=ve(ye,ce);K=K.concat(ge)})}),R(K)},"subscript-child-filter_expression":function(_,x,I){var O=_.expression.value.slice(2,-1),D=a.parse(O).body[0].expression,K=function(ie,ce){return v(D,{"@":ce})};return this.descend(x,null,K,I)},"subscript-descendant-filter_expression":function(_,x,I){var O=_.expression.value.slice(2,-1),D=a.parse(O).body[0].expression,K=function(ie,ce){return v(D,{"@":ce})};return this.traverse(x,null,K,I)},"subscript-child-script_expression":function(_,x){var I=_.expression.value.slice(1,-1);return g(x,I,"$[{{value}}]")},"member-child-script_expression":function(_,x){var I=_.expression.value.slice(1,-1);return g(x,I,"$.{{value}}")},"member-descendant-script_expression":function(_,x){var I=_.expression.value.slice(1,-1);return g(x,I,"$..value")}},p.prototype._fns["subscript-child-string_literal"]=p.prototype._fns["member-child-identifier"],p.prototype._fns["member-descendant-numeric_literal"]=p.prototype._fns["subscript-descendant-string_literal"]=p.prototype._fns["member-descendant-identifier"];function g(_,x,I){var O=n("./index"),D=a.parse(x).body[0].expression,K=v(D,{"@":_.value}),ie=I.replace(/\{\{\s*value\s*\}\}/g,K),ce=O.nodes(_.value,ie);return ce.forEach(function(fe){fe.path=_.path.concat(fe.path.slice(1))}),ce}function d(_){return Array.isArray(_)}function w(_){return _&&!(_ instanceof Array)&&_ instanceof Object}function k(_){return function(x,I,O,D){var K=x.value,ie=x.path,ce=[],fe=function(ye,ve){d(ye)?(ye.forEach(function(ge,he){ce.length>=D||O(he,ge,I)&&ce.push({path:ve.concat(he),value:ge})}),ye.forEach(function(ge,he){ce.length>=D||_&&fe(ge,ve.concat(he))})):w(ye)&&(this.keys(ye).forEach(function(ge){ce.length>=D||O(ge,ye[ge],I)&&ce.push({path:ve.concat(ge),value:ye[ge]})}),this.keys(ye).forEach(function(ge){ce.length>=D||_&&fe(ye[ge],ve.concat(ge))}))}.bind(this);return fe(K,ie),ce}}function A(_){return function(x,I,O){return this.descend(I,x.expression.value,_,O)}}function E(_){return function(x,I,O){return this.traverse(I,x.expression.value,_,O)}}function v(){try{return l.apply(this,arguments)}catch{}}function R(_){return _=_.filter(function(x){return x}),f(_,function(x){return x.path.map(function(I){return String(I).replace("-","--")}).join("-")})}function L(_){var x=String(_);return x.match(/^-?[0-9]+$/)?parseInt(x):null}i.exports=p},{"..":"jsonpath","./aesprim":"./aesprim","./index":5,"./slice":7,"static-eval":15,underscore:12}],5:[function(n,i,o){var a=n("assert"),u=n("./dict"),l=n("./parser"),f=n("./handlers"),p=function(){this.initialize.apply(this,arguments)};p.prototype.initialize=function(){this.parser=new l,this.handlers=new f},p.prototype.parse=function(w){return a.ok(g(w),"we need a path"),this.parser.parse(w)},p.prototype.parent=function(w,k){a.ok(w instanceof Object,"obj needs to be an object"),a.ok(k,"we need a path");var A=this.nodes(w,k)[0];return A.path.pop(),this.value(w,A.path)},p.prototype.apply=function(w,k,A){a.ok(w instanceof Object,"obj needs to be an object"),a.ok(k,"we need a path"),a.equal(typeof A,"function","fn needs to be function");var E=this.nodes(w,k).sort(function(v,R){return R.path.length-v.path.length});return E.forEach(function(v){var R=v.path.pop(),L=this.value(w,this.stringify(v.path)),_=v.value=A.call(w,L[R]);L[R]=_},this),E},p.prototype.value=function(w,k,A){if(a.ok(w instanceof Object,"obj needs to be an object"),a.ok(k,"we need a path"),arguments.length>=3){var E=this.nodes(w,k).shift();if(!E)return this._vivify(w,k,A);var v=E.path.slice(-1).shift(),R=this.parent(w,this.stringify(E.path));R[v]=A}return this.query(w,this.stringify(k),1).shift()},p.prototype._vivify=function(w,k,A){var E=this;a.ok(w instanceof Object,"obj needs to be an object"),a.ok(k,"we need a path");var v=this.parser.parse(k).map(function(L){return L.expression.value}),R=function(L,_){var x=L.pop(),I=E.value(w,L);I||(R(L.concat(),typeof x=="string"?{}:[]),I=E.value(w,L)),I[x]=_};return R(v,A),this.query(w,k)[0]},p.prototype.query=function(w,k,A){a.ok(w instanceof Object,"obj needs to be an object"),a.ok(g(k),"we need a path");var E=this.nodes(w,k,A).map(function(v){return v.value});return E},p.prototype.paths=function(w,k,A){a.ok(w instanceof Object,"obj needs to be an object"),a.ok(k,"we need a path");var E=this.nodes(w,k,A).map(function(v){return v.path});return E},p.prototype.nodes=function(w,k,A){if(a.ok(w instanceof Object,"obj needs to be an object"),a.ok(k,"we need a path"),A===0)return[];var E=this.parser.parse(k),v=this.handlers,R=[{path:["$"],value:w}],L=[];return E.length&&E[0].expression.type=="root"&&E.shift(),E.length?(E.forEach(function(_,x){if(!(L.length>=A)){var I=v.resolve(_),O=[];R.forEach(function(D){if(!(L.length>=A)){var K=I(_,D,A);x==E.length-1?L=L.concat(K||[]):O=O.concat(K||[])}}),R=O}}),A?L.slice(0,A):L):R},p.prototype.stringify=function(w){a.ok(w,"we need a path");var k="$",A={"descendant-member":"..{{value}}","child-member":".{{value}}","descendant-subscript":"..[{{value}}]","child-subscript":"[{{value}}]"};return w=this._normalize(w),w.forEach(function(E){if(E.expression.type!="root"){var v=[E.scope,E.operation].join("-"),R=A[v],L;if(E.expression.type=="string_literal"?L=JSON.stringify(E.expression.value):L=E.expression.value,!R)throw new Error("couldn't find template "+v);k+=R.replace(/{{value}}/,L)}}),k},p.prototype._normalize=function(w){if(a.ok(w,"we need a path"),typeof w=="string")return this.parser.parse(w);if(Array.isArray(w)&&typeof w[0]=="string"){var k=[{expression:{type:"root",value:"$"}}];return w.forEach(function(A,E){if(!(A=="$"&&E===0))if(typeof A=="string"&&A.match("^"+u.identifier+"$"))k.push({operation:"member",scope:"child",expression:{value:A,type:"identifier"}});else{var v=typeof A=="number"?"numeric_literal":"string_literal";k.push({operation:"subscript",scope:"child",expression:{value:A,type:v}})}}),k}else if(Array.isArray(w)&&typeof w[0]=="object")return w;throw new Error("couldn't understand path "+w)};function g(w){return Object.prototype.toString.call(w)=="[object String]"}p.Handlers=f,p.Parser=l;var d=new p;d.JSONPath=p,i.exports=d},{"./dict":2,"./handlers":4,"./parser":6,assert:8}],6:[function(n,i,o){var a=n("./grammar"),u=n("../generated/parser"),l=function(){var f=new u.Parser,p=f.parseError;return f.yy.parseError=function(){f.yy.ast&&f.yy.ast.initialize(),p.apply(f,arguments)},f};l.grammar=a,i.exports=l},{"../generated/parser":1,"./grammar":3}],7:[function(n,i,o){i.exports=function(u,l,f,p){if(typeof l=="string")throw new Error("start cannot be a string");if(typeof f=="string")throw new Error("end cannot be a string");if(typeof p=="string")throw new Error("step cannot be a string");var g=u.length;if(p===0)throw new Error("step cannot be zero");if(p=p?a(p):1,l=l<0?g+l:l,f=f<0?g+f:f,l=a(l===0?0:l||(p>0?0:g-1)),f=a(f===0?0:f||(p>0?g:-1)),l=p>0?Math.max(0,l):Math.min(g,l),f=p>0?Math.min(f,g):Math.max(-1,f),p>0&&f<=l)return[];if(p<0&&l<=f)return[];for(var d=[],w=l;w!=f&&!(p<0&&w<=f||p>0&&w>=f);w+=p)d.push(u[w]);return d};function a(u){return String(u).match(/^[0-9]+$/)?parseInt(u):Number.isFinite(u)?parseInt(u,10):0}},{}],8:[function(n,i,o){var a=n("util/"),u=Array.prototype.slice,l=Object.prototype.hasOwnProperty,f=i.exports=k;f.AssertionError=function(I){this.name="AssertionError",this.actual=I.actual,this.expected=I.expected,this.operator=I.operator,I.message?(this.message=I.message,this.generatedMessage=!1):(this.message=d(this),this.generatedMessage=!0);var O=I.stackStartFunction||w;if(Error.captureStackTrace)Error.captureStackTrace(this,O);else{var D=new Error;if(D.stack){var K=D.stack,ie=O.name,ce=K.indexOf(`
219
- `+ie);if(ce>=0){var fe=K.indexOf(`
220
- `,ce+1);K=K.substring(fe+1)}this.stack=K}}},a.inherits(f.AssertionError,Error);function p(x,I){return a.isUndefined(I)?""+I:a.isNumber(I)&&!isFinite(I)||a.isFunction(I)||a.isRegExp(I)?I.toString():I}function g(x,I){return a.isString(x)?x.length<I?x:x.slice(0,I):x}function d(x){return g(JSON.stringify(x.actual,p),128)+" "+x.operator+" "+g(JSON.stringify(x.expected,p),128)}function w(x,I,O,D,K){throw new f.AssertionError({message:O,actual:x,expected:I,operator:D,stackStartFunction:K})}f.fail=w;function k(x,I){x||w(x,!0,I,"==",f.ok)}f.ok=k,f.equal=function(I,O,D){I!=O&&w(I,O,D,"==",f.equal)},f.notEqual=function(I,O,D){I==O&&w(I,O,D,"!=",f.notEqual)},f.deepEqual=function(I,O,D){A(I,O)||w(I,O,D,"deepEqual",f.deepEqual)};function A(x,I){if(x===I)return!0;if(a.isBuffer(x)&&a.isBuffer(I)){if(x.length!=I.length)return!1;for(var O=0;O<x.length;O++)if(x[O]!==I[O])return!1;return!0}else return a.isDate(x)&&a.isDate(I)?x.getTime()===I.getTime():a.isRegExp(x)&&a.isRegExp(I)?x.source===I.source&&x.global===I.global&&x.multiline===I.multiline&&x.lastIndex===I.lastIndex&&x.ignoreCase===I.ignoreCase:!a.isObject(x)&&!a.isObject(I)?x==I:v(x,I)}function E(x){return Object.prototype.toString.call(x)=="[object Arguments]"}function v(x,I){if(a.isNullOrUndefined(x)||a.isNullOrUndefined(I)||x.prototype!==I.prototype)return!1;if(a.isPrimitive(x)||a.isPrimitive(I))return x===I;var O=E(x),D=E(I);if(O&&!D||!O&&D)return!1;if(O)return x=u.call(x),I=u.call(I),A(x,I);var K=_(x),ie=_(I),ce,fe;if(K.length!=ie.length)return!1;for(K.sort(),ie.sort(),fe=K.length-1;fe>=0;fe--)if(K[fe]!=ie[fe])return!1;for(fe=K.length-1;fe>=0;fe--)if(ce=K[fe],!A(x[ce],I[ce]))return!1;return!0}f.notDeepEqual=function(I,O,D){A(I,O)&&w(I,O,D,"notDeepEqual",f.notDeepEqual)},f.strictEqual=function(I,O,D){I!==O&&w(I,O,D,"===",f.strictEqual)},f.notStrictEqual=function(I,O,D){I===O&&w(I,O,D,"!==",f.notStrictEqual)};function R(x,I){return!x||!I?!1:Object.prototype.toString.call(I)=="[object RegExp]"?I.test(x):x instanceof I?!0:I.call({},x)===!0}function L(x,I,O,D){var K;a.isString(O)&&(D=O,O=null);try{I()}catch(ie){K=ie}if(D=(O&&O.name?" ("+O.name+").":".")+(D?" "+D:"."),x&&!K&&w(K,O,"Missing expected exception"+D),!x&&R(K,O)&&w(K,O,"Got unwanted exception"+D),x&&K&&O&&!R(K,O)||!x&&K)throw K}f.throws=function(x,I,O){L.apply(this,[!0].concat(u.call(arguments)))},f.doesNotThrow=function(x,I){L.apply(this,[!1].concat(u.call(arguments)))},f.ifError=function(x){if(x)throw x};var _=Object.keys||function(x){var I=[];for(var O in x)l.call(x,O)&&I.push(O);return I}},{"util/":11}],9:[function(n,i,o){typeof Object.create=="function"?i.exports=function(u,l){u.super_=l,u.prototype=Object.create(l.prototype,{constructor:{value:u,enumerable:!1,writable:!0,configurable:!0}})}:i.exports=function(u,l){u.super_=l;var f=function(){};f.prototype=l.prototype,u.prototype=new f,u.prototype.constructor=u}},{}],10:[function(n,i,o){i.exports=function(u){return u&&typeof u=="object"&&typeof u.copy=="function"&&typeof u.fill=="function"&&typeof u.readUInt8=="function"}},{}],11:[function(n,i,o){(function(a,u){var l=/%[sdj%]/g;o.format=function(G){if(!ie(G)){for(var Y=[],oe=0;oe<arguments.length;oe++)Y.push(g(arguments[oe]));return Y.join(" ")}for(var oe=1,xe=arguments,Ke=xe.length,Se=String(G).replace(l,function(je){if(je==="%%")return"%";if(oe>=Ke)return je;switch(je){case"%s":return String(xe[oe++]);case"%d":return Number(xe[oe++]);case"%j":try{return JSON.stringify(xe[oe++])}catch{return"[Circular]"}default:return je}}),Fe=xe[oe];oe<Ke;Fe=xe[++oe])O(Fe)||!ve(Fe)?Se+=" "+Fe:Se+=" "+g(Fe);return Se},o.deprecate=function(G,Y){if(fe(u.process))return function(){return o.deprecate(G,Y).apply(this,arguments)};if(a.noDeprecation===!0)return G;var oe=!1;function xe(){if(!oe){if(a.throwDeprecation)throw new Error(Y);a.traceDeprecation?console.trace(Y):console.error(Y),oe=!0}return G.apply(this,arguments)}return xe};var f={},p;o.debuglog=function(G){if(fe(p)&&(p=a.env.NODE_DEBUG||""),G=G.toUpperCase(),!f[G])if(new RegExp("\\b"+G+"\\b","i").test(p)){var Y=a.pid;f[G]=function(){var oe=o.format.apply(o,arguments);console.error("%s %d: %s",G,Y,oe)}}else f[G]=function(){};return f[G]};function g(G,Y){var oe={seen:[],stylize:w};return arguments.length>=3&&(oe.depth=arguments[2]),arguments.length>=4&&(oe.colors=arguments[3]),I(Y)?oe.showHidden=Y:Y&&o._extend(oe,Y),fe(oe.showHidden)&&(oe.showHidden=!1),fe(oe.depth)&&(oe.depth=2),fe(oe.colors)&&(oe.colors=!1),fe(oe.customInspect)&&(oe.customInspect=!0),oe.colors&&(oe.stylize=d),A(oe,G,oe.depth)}o.inspect=g,g.colors={bold:[1,22],italic:[3,23],underline:[4,24],inverse:[7,27],white:[37,39],grey:[90,39],black:[30,39],blue:[34,39],cyan:[36,39],green:[32,39],magenta:[35,39],red:[31,39],yellow:[33,39]},g.styles={special:"cyan",number:"yellow",boolean:"yellow",undefined:"grey",null:"bold",string:"green",date:"magenta",regexp:"red"};function d(G,Y){var oe=g.styles[Y];return oe?"\x1B["+g.colors[oe][0]+"m"+G+"\x1B["+g.colors[oe][1]+"m":G}function w(G,Y){return G}function k(G){var Y={};return G.forEach(function(oe,xe){Y[oe]=!0}),Y}function A(G,Y,oe){if(G.customInspect&&Y&&Re(Y.inspect)&&Y.inspect!==o.inspect&&!(Y.constructor&&Y.constructor.prototype===Y)){var xe=Y.inspect(oe,G);return ie(xe)||(xe=A(G,xe,oe)),xe}var Ke=E(G,Y);if(Ke)return Ke;var Se=Object.keys(Y),Fe=k(Se);if(G.showHidden&&(Se=Object.getOwnPropertyNames(Y)),he(Y)&&(Se.indexOf("message")>=0||Se.indexOf("description")>=0))return v(Y);if(Se.length===0){if(Re(Y)){var je=Y.name?": "+Y.name:"";return G.stylize("[Function"+je+"]","special")}if(ye(Y))return G.stylize(RegExp.prototype.toString.call(Y),"regexp");if(ge(Y))return G.stylize(Date.prototype.toString.call(Y),"date");if(he(Y))return v(Y)}var Le="",Tt=!1,sn=["{","}"];if(x(Y)&&(Tt=!0,sn=["[","]"]),Re(Y)){var Lt=Y.name?": "+Y.name:"";Le=" [Function"+Lt+"]"}if(ye(Y)&&(Le=" "+RegExp.prototype.toString.call(Y)),ge(Y)&&(Le=" "+Date.prototype.toUTCString.call(Y)),he(Y)&&(Le=" "+v(Y)),Se.length===0&&(!Tt||Y.length==0))return sn[0]+Le+sn[1];if(oe<0)return ye(Y)?G.stylize(RegExp.prototype.toString.call(Y),"regexp"):G.stylize("[Object]","special");G.seen.push(Y);var $t;return Tt?$t=R(G,Y,oe,Fe,Se):$t=Se.map(function(we){return L(G,Y,oe,Fe,we,Tt)}),G.seen.pop(),_($t,Le,sn)}function E(G,Y){if(fe(Y))return G.stylize("undefined","undefined");if(ie(Y)){var oe="'"+JSON.stringify(Y).replace(/^"|"$/g,"").replace(/'/g,"\\'").replace(/\\"/g,'"')+"'";return G.stylize(oe,"string")}if(K(Y))return G.stylize(""+Y,"number");if(I(Y))return G.stylize(""+Y,"boolean");if(O(Y))return G.stylize("null","null")}function v(G){return"["+Error.prototype.toString.call(G)+"]"}function R(G,Y,oe,xe,Ke){for(var Se=[],Fe=0,je=Y.length;Fe<je;++Fe)vt(Y,String(Fe))?Se.push(L(G,Y,oe,xe,String(Fe),!0)):Se.push("");return Ke.forEach(function(Le){Le.match(/^\d+$/)||Se.push(L(G,Y,oe,xe,Le,!0))}),Se}function L(G,Y,oe,xe,Ke,Se){var Fe,je,Le;if(Le=Object.getOwnPropertyDescriptor(Y,Ke)||{value:Y[Ke]},Le.get?Le.set?je=G.stylize("[Getter/Setter]","special"):je=G.stylize("[Getter]","special"):Le.set&&(je=G.stylize("[Setter]","special")),vt(xe,Ke)||(Fe="["+Ke+"]"),je||(G.seen.indexOf(Le.value)<0?(O(oe)?je=A(G,Le.value,null):je=A(G,Le.value,oe-1),je.indexOf(`
221
- `)>-1&&(Se?je=je.split(`
225
+ Expecting `+qe.join(", ")+", got '"+(this.terminals_[fe]||fe)+"'":Ee="Parse error on line "+(_+1)+": Unexpected "+(fe==I?"end of input":"'"+(this.terminals_[fe]||fe)+"'"),this.parseError(Ee,{text:this.lexer.match,token:this.terminals_[fe]||fe,line:this.lexer.yylineno,loc:K,expected:qe})}if(ye[0]instanceof Array&&ye.length>1)throw new Error("Parse Error: multiple actions possible at state: "+ge+", token: "+fe);switch(ye[0]){case 1:A.push(fe),S.push(this.lexer.yytext),v.push(this.lexer.yylloc),A.push(ye[1]),fe=null,x=this.lexer.yyleng,N=this.lexer.yytext,_=this.lexer.yylineno,K=this.lexer.yylloc;break;case 2:if(Fe=this.productions_[ye[1]][1],he.$=S[S.length-Fe],he._$={first_line:v[v.length-(Fe||1)].first_line,last_line:v[v.length-1].last_line,first_column:v[v.length-(Fe||1)].first_column,last_column:v[v.length-1].last_column},Q&&(he._$.range=[v[v.length-(Fe||1)].range[0],v[v.length-1].range[1]]),de=this.performAction.apply(he,[N,x,_,this.yy,ye[1],S,v].concat(D)),typeof de<"u")return de;Fe&&(A=A.slice(0,-1*Fe*2),S=S.slice(0,-1*Fe),v=v.slice(0,-1*Fe)),A.push(this.productions_[ye[1]][0]),S.push(he.$),v.push(he._$),_e=R[A[A.length-2]][A[A.length-1]],A.push(_e);break;case 3:return!0}}return!0}},f={initialize:function(){this._nodes=[],this._node={},this._stash=[]},set:function(d){for(var w in d)this._node[w]=d[w];return this._node},node:function(d){return arguments.length&&(this._node=d),this._node},push:function(){this._nodes.push(this._node),this._node={}},unshift:function(){this._nodes.unshift(this._node),this._node={}},yield:function(){var d=this._nodes;return this.initialize(),d}},p=function(){var d={EOF:1,parseError:function(T,A){if(this.yy.parser)this.yy.parser.parseError(T,A);else throw new Error(T)},setInput:function(w){return this._input=w,this._more=this._backtrack=this.done=!1,this.yylineno=this.yyleng=0,this.yytext=this.matched=this.match="",this.conditionStack=["INITIAL"],this.yylloc={first_line:1,first_column:0,last_line:1,last_column:0},this.options.ranges&&(this.yylloc.range=[0,0]),this.offset=0,this},input:function(){var w=this._input[0];this.yytext+=w,this.yyleng++,this.offset++,this.match+=w,this.matched+=w;var T=w.match(/(?:\r\n?|\n).*/g);return T?(this.yylineno++,this.yylloc.last_line++):this.yylloc.last_column++,this.options.ranges&&this.yylloc.range[1]++,this._input=this._input.slice(1),w},unput:function(w){var T=w.length,A=w.split(/(?:\r\n?|\n)/g);this._input=w+this._input,this.yytext=this.yytext.substr(0,this.yytext.length-T-1),this.offset-=T;var S=this.match.split(/(?:\r\n?|\n)/g);this.match=this.match.substr(0,this.match.length-1),this.matched=this.matched.substr(0,this.matched.length-1),A.length-1&&(this.yylineno-=A.length-1);var v=this.yylloc.range;return this.yylloc={first_line:this.yylloc.first_line,last_line:this.yylineno+1,first_column:this.yylloc.first_column,last_column:A?(A.length===S.length?this.yylloc.first_column:0)+S[S.length-A.length].length-A[0].length:this.yylloc.first_column-T},this.options.ranges&&(this.yylloc.range=[v[0],v[0]+this.yyleng-T]),this.yyleng=this.yytext.length,this},more:function(){return this._more=!0,this},reject:function(){if(this.options.backtrack_lexer)this._backtrack=!0;else return this.parseError("Lexical error on line "+(this.yylineno+1)+`. You can only invoke reject() in the lexer when the lexer is of the backtracking persuasion (options.backtrack_lexer = true).
226
+ `+this.showPosition(),{text:"",token:null,line:this.yylineno});return this},less:function(w){this.unput(this.match.slice(w))},pastInput:function(){var w=this.matched.substr(0,this.matched.length-this.match.length);return(w.length>20?"...":"")+w.substr(-20).replace(/\n/g,"")},upcomingInput:function(){var w=this.match;return w.length<20&&(w+=this._input.substr(0,20-w.length)),(w.substr(0,20)+(w.length>20?"...":"")).replace(/\n/g,"")},showPosition:function(){var w=this.pastInput(),T=new Array(w.length+1).join("-");return w+this.upcomingInput()+`
227
+ `+T+"^"},test_match:function(w,T){var A,S,v;if(this.options.backtrack_lexer&&(v={yylineno:this.yylineno,yylloc:{first_line:this.yylloc.first_line,last_line:this.last_line,first_column:this.yylloc.first_column,last_column:this.yylloc.last_column},yytext:this.yytext,match:this.match,matches:this.matches,matched:this.matched,yyleng:this.yyleng,offset:this.offset,_more:this._more,_input:this._input,yy:this.yy,conditionStack:this.conditionStack.slice(0),done:this.done},this.options.ranges&&(v.yylloc.range=this.yylloc.range.slice(0))),S=w[0].match(/(?:\r\n?|\n).*/g),S&&(this.yylineno+=S.length),this.yylloc={first_line:this.yylloc.last_line,last_line:this.yylineno+1,first_column:this.yylloc.last_column,last_column:S?S[S.length-1].length-S[S.length-1].match(/\r?\n?/)[0].length:this.yylloc.last_column+w[0].length},this.yytext+=w[0],this.match+=w[0],this.matches=w,this.yyleng=this.yytext.length,this.options.ranges&&(this.yylloc.range=[this.offset,this.offset+=this.yyleng]),this._more=!1,this._backtrack=!1,this._input=this._input.slice(w[0].length),this.matched+=w[0],A=this.performAction.call(this,this.yy,this,T,this.conditionStack[this.conditionStack.length-1]),this.done&&this._input&&(this.done=!1),A)return A;if(this._backtrack){for(var R in v)this[R]=v[R];return!1}return!1},next:function(){if(this.done)return this.EOF;this._input||(this.done=!0);var w,T,A,S;this._more||(this.yytext="",this.match="");for(var v=this._currentRules(),R=0;R<v.length;R++)if(A=this._input.match(this.rules[v[R]]),A&&(!T||A[0].length>T[0].length)){if(T=A,S=R,this.options.backtrack_lexer){if(w=this.test_match(A,v[R]),w!==!1)return w;if(this._backtrack){T=!1;continue}else return!1}else if(!this.options.flex)break}return T?(w=this.test_match(T,v[S]),w!==!1?w:!1):this._input===""?this.EOF:this.parseError("Lexical error on line "+(this.yylineno+1)+`. Unrecognized text.
228
+ `+this.showPosition(),{text:"",token:null,line:this.yylineno})},lex:function(){var T=this.next();return T||this.lex()},begin:function(T){this.conditionStack.push(T)},popState:function(){var T=this.conditionStack.length-1;return T>0?this.conditionStack.pop():this.conditionStack[0]},_currentRules:function(){return this.conditionStack.length&&this.conditionStack[this.conditionStack.length-1]?this.conditions[this.conditionStack[this.conditionStack.length-1]].rules:this.conditions.INITIAL.rules},topState:function(T){return T=this.conditionStack.length-1-Math.abs(T||0),T>=0?this.conditionStack[T]:"INITIAL"},pushState:function(T){this.begin(T)},stateStackSize:function(){return this.conditionStack.length},options:{},performAction:function(T,A,S,v){switch(S){case 0:return 4;case 1:return 14;case 2:return 12;case 3:return 15;case 4:return 16;case 5:return 22;case 6:return 24;case 7:return 28;case 8:return 30;case 9:return 18;case 10:return A.yytext=A.yytext.substr(1,A.yyleng-2),32;case 11:return A.yytext=A.yytext.substr(1,A.yyleng-2),33;case 12:return 17;case 13:return 31}},rules:[/^(?:\$)/,/^(?:\.\.)/,/^(?:\.)/,/^(?:\*)/,/^(?:[a-zA-Z_]+[a-zA-Z0-9_]*)/,/^(?:\[)/,/^(?:\])/,/^(?:,)/,/^(?:((-?(?:0|[1-9][0-9]*)))?\:((-?(?:0|[1-9][0-9]*)))?(\:((-?(?:0|[1-9][0-9]*)))?)?)/,/^(?:(-?(?:0|[1-9][0-9]*)))/,/^(?:"(?:\\["bfnrt/\\]|\\u[a-fA-F0-9]{4}|[^"\\])*")/,/^(?:'(?:\\['bfnrt/\\]|\\u[a-fA-F0-9]{4}|[^'\\])*')/,/^(?:\(.+?\)(?=\]))/,/^(?:\?\(.+?\)(?=\]))/],conditions:{INITIAL:{rules:[0,1,2,3,4,5,6,7,8,9,10,11,12,13],inclusive:!0}}};return d}();l.lexer=p;function g(){this.yy={}}return g.prototype=l,l.Parser=g,new g}();typeof n<"u"&&typeof o<"u"&&(o.parser=u,o.Parser=u.Parser,o.parse=function(){return u.parse.apply(u,arguments)},o.main=function(f){f[1]||(console.log("Usage: "+f[0]+" FILE"),a.exit(1));var p=n("fs").readFileSync(n("path").normalize(f[1]),"utf8");return o.parser.parse(p)},typeof i<"u"&&n.main===i&&o.main(a.argv.slice(1)))}).call(this,n("_process"))},{_process:14,fs:12,path:13}],2:[function(n,i,o){i.exports={identifier:"[a-zA-Z_]+[a-zA-Z0-9_]*",integer:"-?(?:0|[1-9][0-9]*)",qq_string:'"(?:\\\\["bfnrt/\\\\]|\\\\u[a-fA-F0-9]{4}|[^"\\\\])*"',q_string:"'(?:\\\\['bfnrt/\\\\]|\\\\u[a-fA-F0-9]{4}|[^'\\\\])*'"}},{}],3:[function(n,i,o){var a=n("./dict"),u=n("fs"),l={lex:{macros:{esc:"\\\\",int:a.integer},rules:[["\\$","return 'DOLLAR'"],["\\.\\.","return 'DOT_DOT'"],["\\.","return 'DOT'"],["\\*","return 'STAR'"],[a.identifier,"return 'IDENTIFIER'"],["\\[","return '['"],["\\]","return ']'"],[",","return ','"],["({int})?\\:({int})?(\\:({int})?)?","return 'ARRAY_SLICE'"],["{int}","return 'INTEGER'"],[a.qq_string,"yytext = yytext.substr(1,yyleng-2); return 'QQ_STRING';"],[a.q_string,"yytext = yytext.substr(1,yyleng-2); return 'Q_STRING';"],["\\(.+?\\)(?=\\])","return 'SCRIPT_EXPRESSION'"],["\\?\\(.+?\\)(?=\\])","return 'FILTER_EXPRESSION'"]]},start:"JSON_PATH",bnf:{JSON_PATH:[["DOLLAR",'yy.ast.set({ expression: { type: "root", value: $1 } }); yy.ast.unshift(); return yy.ast.yield()'],["DOLLAR PATH_COMPONENTS",'yy.ast.set({ expression: { type: "root", value: $1 } }); yy.ast.unshift(); return yy.ast.yield()'],["LEADING_CHILD_MEMBER_EXPRESSION","yy.ast.unshift(); return yy.ast.yield()"],["LEADING_CHILD_MEMBER_EXPRESSION PATH_COMPONENTS",'yy.ast.set({ operation: "member", scope: "child", expression: { type: "identifier", value: $1 }}); yy.ast.unshift(); return yy.ast.yield()']],PATH_COMPONENTS:[["PATH_COMPONENT",""],["PATH_COMPONENTS PATH_COMPONENT",""]],PATH_COMPONENT:[["MEMBER_COMPONENT",'yy.ast.set({ operation: "member" }); yy.ast.push()'],["SUBSCRIPT_COMPONENT",'yy.ast.set({ operation: "subscript" }); yy.ast.push() ']],MEMBER_COMPONENT:[["CHILD_MEMBER_COMPONENT",'yy.ast.set({ scope: "child" })'],["DESCENDANT_MEMBER_COMPONENT",'yy.ast.set({ scope: "descendant" })']],CHILD_MEMBER_COMPONENT:[["DOT MEMBER_EXPRESSION",""]],LEADING_CHILD_MEMBER_EXPRESSION:[["MEMBER_EXPRESSION",'yy.ast.set({ scope: "child", operation: "member" })']],DESCENDANT_MEMBER_COMPONENT:[["DOT_DOT MEMBER_EXPRESSION",""]],MEMBER_EXPRESSION:[["STAR",'yy.ast.set({ expression: { type: "wildcard", value: $1 } })'],["IDENTIFIER",'yy.ast.set({ expression: { type: "identifier", value: $1 } })'],["SCRIPT_EXPRESSION",'yy.ast.set({ expression: { type: "script_expression", value: $1 } })'],["INTEGER",'yy.ast.set({ expression: { type: "numeric_literal", value: parseInt($1) } })'],["END",""]],SUBSCRIPT_COMPONENT:[["CHILD_SUBSCRIPT_COMPONENT",'yy.ast.set({ scope: "child" })'],["DESCENDANT_SUBSCRIPT_COMPONENT",'yy.ast.set({ scope: "descendant" })']],CHILD_SUBSCRIPT_COMPONENT:[["[ SUBSCRIPT ]",""]],DESCENDANT_SUBSCRIPT_COMPONENT:[["DOT_DOT [ SUBSCRIPT ]",""]],SUBSCRIPT:[["SUBSCRIPT_EXPRESSION",""],["SUBSCRIPT_EXPRESSION_LIST",'$1.length > 1? yy.ast.set({ expression: { type: "union", value: $1 } }) : $$ = $1']],SUBSCRIPT_EXPRESSION_LIST:[["SUBSCRIPT_EXPRESSION_LISTABLE","$$ = [$1]"],["SUBSCRIPT_EXPRESSION_LIST , SUBSCRIPT_EXPRESSION_LISTABLE","$$ = $1.concat($3)"]],SUBSCRIPT_EXPRESSION_LISTABLE:[["INTEGER",'$$ = { expression: { type: "numeric_literal", value: parseInt($1) } }; yy.ast.set($$)'],["STRING_LITERAL",'$$ = { expression: { type: "string_literal", value: $1 } }; yy.ast.set($$)'],["ARRAY_SLICE",'$$ = { expression: { type: "slice", value: $1 } }; yy.ast.set($$)']],SUBSCRIPT_EXPRESSION:[["STAR",'$$ = { expression: { type: "wildcard", value: $1 } }; yy.ast.set($$)'],["SCRIPT_EXPRESSION",'$$ = { expression: { type: "script_expression", value: $1 } }; yy.ast.set($$)'],["FILTER_EXPRESSION",'$$ = { expression: { type: "filter_expression", value: $1 } }; yy.ast.set($$)']],STRING_LITERAL:[["QQ_STRING","$$ = $1"],["Q_STRING","$$ = $1"]]}};u.readFileSync&&(l.moduleInclude=u.readFileSync(n.resolve("../include/module.js")),l.actionInclude=u.readFileSync(n.resolve("../include/action.js"))),i.exports=l},{"./dict":2,fs:12}],4:[function(n,i,o){var a=n("./aesprim"),u=n("./slice"),l=n("static-eval"),f=n("underscore").uniq,p=function(){return this.initialize.apply(this,arguments)};p.prototype.initialize=function(){this.traverse=T(!0),this.descend=T()},p.prototype.keys=Object.keys,p.prototype.resolve=function(_){var x=[_.operation,_.scope,_.expression.type].join("-"),F=this._fns[x];if(!F)throw new Error("couldn't resolve key: "+x);return F.bind(this)},p.prototype.register=function(_,x){if(!x instanceof Function)throw new Error("handler must be a function");this._fns[_]=x},p.prototype._fns={"member-child-identifier":function(_,x){var F=_.expression.value,I=x.value;if(I instanceof Object&&F in I)return[{value:I[F],path:x.path.concat(F)}]},"member-descendant-identifier":S(function(_,x,F){return _==F}),"subscript-child-numeric_literal":A(function(_,x,F){return _===F}),"member-child-numeric_literal":A(function(_,x,F){return String(_)===String(F)}),"subscript-descendant-numeric_literal":S(function(_,x,F){return _===F}),"member-child-wildcard":A(function(){return!0}),"member-descendant-wildcard":S(function(){return!0}),"subscript-descendant-wildcard":S(function(){return!0}),"subscript-child-wildcard":A(function(){return!0}),"subscript-child-slice":function(_,x){if(d(x.value)){var F=_.expression.value.split(":").map(N),I=x.value.map(function(D,K){return{value:D,path:x.path.concat(K)}});return u.apply(null,[I].concat(F))}},"subscript-child-union":function(_,x){var F=[];return _.expression.value.forEach(function(I){var D={operation:"subscript",scope:"child",expression:I.expression},K=this.resolve(D),Q=K(D,x);Q&&(F=F.concat(Q))},this),R(F)},"subscript-descendant-union":function(_,x,F){var I=n(".."),D=this,K=[],Q=I.nodes(x,"$..*").slice(1);return Q.forEach(function(ce){K.length>=F||_.expression.value.forEach(function(fe){var ge={operation:"subscript",scope:"child",expression:fe.expression},ye=D.resolve(ge),de=ye(ge,ce);K=K.concat(de)})}),R(K)},"subscript-child-filter_expression":function(_,x,F){var I=_.expression.value.slice(2,-1),D=a.parse(I).body[0].expression,K=function(Q,ce){return v(D,{"@":ce})};return this.descend(x,null,K,F)},"subscript-descendant-filter_expression":function(_,x,F){var I=_.expression.value.slice(2,-1),D=a.parse(I).body[0].expression,K=function(Q,ce){return v(D,{"@":ce})};return this.traverse(x,null,K,F)},"subscript-child-script_expression":function(_,x){var F=_.expression.value.slice(1,-1);return g(x,F,"$[{{value}}]")},"member-child-script_expression":function(_,x){var F=_.expression.value.slice(1,-1);return g(x,F,"$.{{value}}")},"member-descendant-script_expression":function(_,x){var F=_.expression.value.slice(1,-1);return g(x,F,"$..value")}},p.prototype._fns["subscript-child-string_literal"]=p.prototype._fns["member-child-identifier"],p.prototype._fns["member-descendant-numeric_literal"]=p.prototype._fns["subscript-descendant-string_literal"]=p.prototype._fns["member-descendant-identifier"];function g(_,x,F){var I=n("./index"),D=a.parse(x).body[0].expression,K=v(D,{"@":_.value}),Q=F.replace(/\{\{\s*value\s*\}\}/g,K),ce=I.nodes(_.value,Q);return ce.forEach(function(fe){fe.path=_.path.concat(fe.path.slice(1))}),ce}function d(_){return Array.isArray(_)}function w(_){return _&&!(_ instanceof Array)&&_ instanceof Object}function T(_){return function(x,F,I,D){var K=x.value,Q=x.path,ce=[],fe=function(ge,ye){d(ge)?(ge.forEach(function(de,he){ce.length>=D||I(he,de,F)&&ce.push({path:ye.concat(he),value:de})}),ge.forEach(function(de,he){ce.length>=D||_&&fe(de,ye.concat(he))})):w(ge)&&(this.keys(ge).forEach(function(de){ce.length>=D||I(de,ge[de],F)&&ce.push({path:ye.concat(de),value:ge[de]})}),this.keys(ge).forEach(function(de){ce.length>=D||_&&fe(ge[de],ye.concat(de))}))}.bind(this);return fe(K,Q),ce}}function A(_){return function(x,F,I){return this.descend(F,x.expression.value,_,I)}}function S(_){return function(x,F,I){return this.traverse(F,x.expression.value,_,I)}}function v(){try{return l.apply(this,arguments)}catch{}}function R(_){return _=_.filter(function(x){return x}),f(_,function(x){return x.path.map(function(F){return String(F).replace("-","--")}).join("-")})}function N(_){var x=String(_);return x.match(/^-?[0-9]+$/)?parseInt(x):null}i.exports=p},{"..":"jsonpath","./aesprim":"./aesprim","./index":5,"./slice":7,"static-eval":15,underscore:12}],5:[function(n,i,o){var a=n("assert"),u=n("./dict"),l=n("./parser"),f=n("./handlers"),p=function(){this.initialize.apply(this,arguments)};p.prototype.initialize=function(){this.parser=new l,this.handlers=new f},p.prototype.parse=function(w){return a.ok(g(w),"we need a path"),this.parser.parse(w)},p.prototype.parent=function(w,T){a.ok(w instanceof Object,"obj needs to be an object"),a.ok(T,"we need a path");var A=this.nodes(w,T)[0];return A.path.pop(),this.value(w,A.path)},p.prototype.apply=function(w,T,A){a.ok(w instanceof Object,"obj needs to be an object"),a.ok(T,"we need a path"),a.equal(typeof A,"function","fn needs to be function");var S=this.nodes(w,T).sort(function(v,R){return R.path.length-v.path.length});return S.forEach(function(v){var R=v.path.pop(),N=this.value(w,this.stringify(v.path)),_=v.value=A.call(w,N[R]);N[R]=_},this),S},p.prototype.value=function(w,T,A){if(a.ok(w instanceof Object,"obj needs to be an object"),a.ok(T,"we need a path"),arguments.length>=3){var S=this.nodes(w,T).shift();if(!S)return this._vivify(w,T,A);var v=S.path.slice(-1).shift(),R=this.parent(w,this.stringify(S.path));R[v]=A}return this.query(w,this.stringify(T),1).shift()},p.prototype._vivify=function(w,T,A){var S=this;a.ok(w instanceof Object,"obj needs to be an object"),a.ok(T,"we need a path");var v=this.parser.parse(T).map(function(N){return N.expression.value}),R=function(N,_){var x=N.pop(),F=S.value(w,N);F||(R(N.concat(),typeof x=="string"?{}:[]),F=S.value(w,N)),F[x]=_};return R(v,A),this.query(w,T)[0]},p.prototype.query=function(w,T,A){a.ok(w instanceof Object,"obj needs to be an object"),a.ok(g(T),"we need a path");var S=this.nodes(w,T,A).map(function(v){return v.value});return S},p.prototype.paths=function(w,T,A){a.ok(w instanceof Object,"obj needs to be an object"),a.ok(T,"we need a path");var S=this.nodes(w,T,A).map(function(v){return v.path});return S},p.prototype.nodes=function(w,T,A){if(a.ok(w instanceof Object,"obj needs to be an object"),a.ok(T,"we need a path"),A===0)return[];var S=this.parser.parse(T),v=this.handlers,R=[{path:["$"],value:w}],N=[];return S.length&&S[0].expression.type=="root"&&S.shift(),S.length?(S.forEach(function(_,x){if(!(N.length>=A)){var F=v.resolve(_),I=[];R.forEach(function(D){if(!(N.length>=A)){var K=F(_,D,A);x==S.length-1?N=N.concat(K||[]):I=I.concat(K||[])}}),R=I}}),A?N.slice(0,A):N):R},p.prototype.stringify=function(w){a.ok(w,"we need a path");var T="$",A={"descendant-member":"..{{value}}","child-member":".{{value}}","descendant-subscript":"..[{{value}}]","child-subscript":"[{{value}}]"};return w=this._normalize(w),w.forEach(function(S){if(S.expression.type!="root"){var v=[S.scope,S.operation].join("-"),R=A[v],N;if(S.expression.type=="string_literal"?N=JSON.stringify(S.expression.value):N=S.expression.value,!R)throw new Error("couldn't find template "+v);T+=R.replace(/{{value}}/,N)}}),T},p.prototype._normalize=function(w){if(a.ok(w,"we need a path"),typeof w=="string")return this.parser.parse(w);if(Array.isArray(w)&&typeof w[0]=="string"){var T=[{expression:{type:"root",value:"$"}}];return w.forEach(function(A,S){if(!(A=="$"&&S===0))if(typeof A=="string"&&A.match("^"+u.identifier+"$"))T.push({operation:"member",scope:"child",expression:{value:A,type:"identifier"}});else{var v=typeof A=="number"?"numeric_literal":"string_literal";T.push({operation:"subscript",scope:"child",expression:{value:A,type:v}})}}),T}else if(Array.isArray(w)&&typeof w[0]=="object")return w;throw new Error("couldn't understand path "+w)};function g(w){return Object.prototype.toString.call(w)=="[object String]"}p.Handlers=f,p.Parser=l;var d=new p;d.JSONPath=p,i.exports=d},{"./dict":2,"./handlers":4,"./parser":6,assert:8}],6:[function(n,i,o){var a=n("./grammar"),u=n("../generated/parser"),l=function(){var f=new u.Parser,p=f.parseError;return f.yy.parseError=function(){f.yy.ast&&f.yy.ast.initialize(),p.apply(f,arguments)},f};l.grammar=a,i.exports=l},{"../generated/parser":1,"./grammar":3}],7:[function(n,i,o){i.exports=function(u,l,f,p){if(typeof l=="string")throw new Error("start cannot be a string");if(typeof f=="string")throw new Error("end cannot be a string");if(typeof p=="string")throw new Error("step cannot be a string");var g=u.length;if(p===0)throw new Error("step cannot be zero");if(p=p?a(p):1,l=l<0?g+l:l,f=f<0?g+f:f,l=a(l===0?0:l||(p>0?0:g-1)),f=a(f===0?0:f||(p>0?g:-1)),l=p>0?Math.max(0,l):Math.min(g,l),f=p>0?Math.min(f,g):Math.max(-1,f),p>0&&f<=l)return[];if(p<0&&l<=f)return[];for(var d=[],w=l;w!=f&&!(p<0&&w<=f||p>0&&w>=f);w+=p)d.push(u[w]);return d};function a(u){return String(u).match(/^[0-9]+$/)?parseInt(u):Number.isFinite(u)?parseInt(u,10):0}},{}],8:[function(n,i,o){var a=n("util/"),u=Array.prototype.slice,l=Object.prototype.hasOwnProperty,f=i.exports=T;f.AssertionError=function(F){this.name="AssertionError",this.actual=F.actual,this.expected=F.expected,this.operator=F.operator,F.message?(this.message=F.message,this.generatedMessage=!1):(this.message=d(this),this.generatedMessage=!0);var I=F.stackStartFunction||w;if(Error.captureStackTrace)Error.captureStackTrace(this,I);else{var D=new Error;if(D.stack){var K=D.stack,Q=I.name,ce=K.indexOf(`
229
+ `+Q);if(ce>=0){var fe=K.indexOf(`
230
+ `,ce+1);K=K.substring(fe+1)}this.stack=K}}},a.inherits(f.AssertionError,Error);function p(x,F){return a.isUndefined(F)?""+F:a.isNumber(F)&&!isFinite(F)||a.isFunction(F)||a.isRegExp(F)?F.toString():F}function g(x,F){return a.isString(x)?x.length<F?x:x.slice(0,F):x}function d(x){return g(JSON.stringify(x.actual,p),128)+" "+x.operator+" "+g(JSON.stringify(x.expected,p),128)}function w(x,F,I,D,K){throw new f.AssertionError({message:I,actual:x,expected:F,operator:D,stackStartFunction:K})}f.fail=w;function T(x,F){x||w(x,!0,F,"==",f.ok)}f.ok=T,f.equal=function(F,I,D){F!=I&&w(F,I,D,"==",f.equal)},f.notEqual=function(F,I,D){F==I&&w(F,I,D,"!=",f.notEqual)},f.deepEqual=function(F,I,D){A(F,I)||w(F,I,D,"deepEqual",f.deepEqual)};function A(x,F){if(x===F)return!0;if(a.isBuffer(x)&&a.isBuffer(F)){if(x.length!=F.length)return!1;for(var I=0;I<x.length;I++)if(x[I]!==F[I])return!1;return!0}else return a.isDate(x)&&a.isDate(F)?x.getTime()===F.getTime():a.isRegExp(x)&&a.isRegExp(F)?x.source===F.source&&x.global===F.global&&x.multiline===F.multiline&&x.lastIndex===F.lastIndex&&x.ignoreCase===F.ignoreCase:!a.isObject(x)&&!a.isObject(F)?x==F:v(x,F)}function S(x){return Object.prototype.toString.call(x)=="[object Arguments]"}function v(x,F){if(a.isNullOrUndefined(x)||a.isNullOrUndefined(F)||x.prototype!==F.prototype)return!1;if(a.isPrimitive(x)||a.isPrimitive(F))return x===F;var I=S(x),D=S(F);if(I&&!D||!I&&D)return!1;if(I)return x=u.call(x),F=u.call(F),A(x,F);var K=_(x),Q=_(F),ce,fe;if(K.length!=Q.length)return!1;for(K.sort(),Q.sort(),fe=K.length-1;fe>=0;fe--)if(K[fe]!=Q[fe])return!1;for(fe=K.length-1;fe>=0;fe--)if(ce=K[fe],!A(x[ce],F[ce]))return!1;return!0}f.notDeepEqual=function(F,I,D){A(F,I)&&w(F,I,D,"notDeepEqual",f.notDeepEqual)},f.strictEqual=function(F,I,D){F!==I&&w(F,I,D,"===",f.strictEqual)},f.notStrictEqual=function(F,I,D){F===I&&w(F,I,D,"!==",f.notStrictEqual)};function R(x,F){return!x||!F?!1:Object.prototype.toString.call(F)=="[object RegExp]"?F.test(x):x instanceof F?!0:F.call({},x)===!0}function N(x,F,I,D){var K;a.isString(I)&&(D=I,I=null);try{F()}catch(Q){K=Q}if(D=(I&&I.name?" ("+I.name+").":".")+(D?" "+D:"."),x&&!K&&w(K,I,"Missing expected exception"+D),!x&&R(K,I)&&w(K,I,"Got unwanted exception"+D),x&&K&&I&&!R(K,I)||!x&&K)throw K}f.throws=function(x,F,I){N.apply(this,[!0].concat(u.call(arguments)))},f.doesNotThrow=function(x,F){N.apply(this,[!1].concat(u.call(arguments)))},f.ifError=function(x){if(x)throw x};var _=Object.keys||function(x){var F=[];for(var I in x)l.call(x,I)&&F.push(I);return F}},{"util/":11}],9:[function(n,i,o){typeof Object.create=="function"?i.exports=function(u,l){u.super_=l,u.prototype=Object.create(l.prototype,{constructor:{value:u,enumerable:!1,writable:!0,configurable:!0}})}:i.exports=function(u,l){u.super_=l;var f=function(){};f.prototype=l.prototype,u.prototype=new f,u.prototype.constructor=u}},{}],10:[function(n,i,o){i.exports=function(u){return u&&typeof u=="object"&&typeof u.copy=="function"&&typeof u.fill=="function"&&typeof u.readUInt8=="function"}},{}],11:[function(n,i,o){(function(a,u){var l=/%[sdj%]/g;o.format=function(J){if(!Q(J)){for(var X=[],oe=0;oe<arguments.length;oe++)X.push(g(arguments[oe]));return X.join(" ")}for(var oe=1,Ce=arguments,We=Ce.length,xe=String(J).replace(l,function($e){if($e==="%%")return"%";if(oe>=We)return $e;switch($e){case"%s":return String(Ce[oe++]);case"%d":return Number(Ce[oe++]);case"%j":try{return JSON.stringify(Ce[oe++])}catch{return"[Circular]"}default:return $e}}),Be=Ce[oe];oe<We;Be=Ce[++oe])I(Be)||!ye(Be)?xe+=" "+Be:xe+=" "+g(Be);return xe},o.deprecate=function(J,X){if(fe(u.process))return function(){return o.deprecate(J,X).apply(this,arguments)};if(a.noDeprecation===!0)return J;var oe=!1;function Ce(){if(!oe){if(a.throwDeprecation)throw new Error(X);a.traceDeprecation?console.trace(X):console.error(X),oe=!0}return J.apply(this,arguments)}return Ce};var f={},p;o.debuglog=function(J){if(fe(p)&&(p=a.env.NODE_DEBUG||""),J=J.toUpperCase(),!f[J])if(new RegExp("\\b"+J+"\\b","i").test(p)){var X=a.pid;f[J]=function(){var oe=o.format.apply(o,arguments);console.error("%s %d: %s",J,X,oe)}}else f[J]=function(){};return f[J]};function g(J,X){var oe={seen:[],stylize:w};return arguments.length>=3&&(oe.depth=arguments[2]),arguments.length>=4&&(oe.colors=arguments[3]),F(X)?oe.showHidden=X:X&&o._extend(oe,X),fe(oe.showHidden)&&(oe.showHidden=!1),fe(oe.depth)&&(oe.depth=2),fe(oe.colors)&&(oe.colors=!1),fe(oe.customInspect)&&(oe.customInspect=!0),oe.colors&&(oe.stylize=d),A(oe,J,oe.depth)}o.inspect=g,g.colors={bold:[1,22],italic:[3,23],underline:[4,24],inverse:[7,27],white:[37,39],grey:[90,39],black:[30,39],blue:[34,39],cyan:[36,39],green:[32,39],magenta:[35,39],red:[31,39],yellow:[33,39]},g.styles={special:"cyan",number:"yellow",boolean:"yellow",undefined:"grey",null:"bold",string:"green",date:"magenta",regexp:"red"};function d(J,X){var oe=g.styles[X];return oe?"\x1B["+g.colors[oe][0]+"m"+J+"\x1B["+g.colors[oe][1]+"m":J}function w(J,X){return J}function T(J){var X={};return J.forEach(function(oe,Ce){X[oe]=!0}),X}function A(J,X,oe){if(J.customInspect&&X&&Pe(X.inspect)&&X.inspect!==o.inspect&&!(X.constructor&&X.constructor.prototype===X)){var Ce=X.inspect(oe,J);return Q(Ce)||(Ce=A(J,Ce,oe)),Ce}var We=S(J,X);if(We)return We;var xe=Object.keys(X),Be=T(xe);if(J.showHidden&&(xe=Object.getOwnPropertyNames(X)),he(X)&&(xe.indexOf("message")>=0||xe.indexOf("description")>=0))return v(X);if(xe.length===0){if(Pe(X)){var $e=X.name?": "+X.name:"";return J.stylize("[Function"+$e+"]","special")}if(ge(X))return J.stylize(RegExp.prototype.toString.call(X),"regexp");if(de(X))return J.stylize(Date.prototype.toString.call(X),"date");if(he(X))return v(X)}var Le="",Tt=!1,on=["{","}"];if(x(X)&&(Tt=!0,on=["[","]"]),Pe(X)){var Nt=X.name?": "+X.name:"";Le=" [Function"+Nt+"]"}if(ge(X)&&(Le=" "+RegExp.prototype.toString.call(X)),de(X)&&(Le=" "+Date.prototype.toUTCString.call(X)),he(X)&&(Le=" "+v(X)),xe.length===0&&(!Tt||X.length==0))return on[0]+Le+on[1];if(oe<0)return ge(X)?J.stylize(RegExp.prototype.toString.call(X),"regexp"):J.stylize("[Object]","special");J.seen.push(X);var jt;return Tt?jt=R(J,X,oe,Be,xe):jt=xe.map(function(Ae){return N(J,X,oe,Be,Ae,Tt)}),J.seen.pop(),_(jt,Le,on)}function S(J,X){if(fe(X))return J.stylize("undefined","undefined");if(Q(X)){var oe="'"+JSON.stringify(X).replace(/^"|"$/g,"").replace(/'/g,"\\'").replace(/\\"/g,'"')+"'";return J.stylize(oe,"string")}if(K(X))return J.stylize(""+X,"number");if(F(X))return J.stylize(""+X,"boolean");if(I(X))return J.stylize("null","null")}function v(J){return"["+Error.prototype.toString.call(J)+"]"}function R(J,X,oe,Ce,We){for(var xe=[],Be=0,$e=X.length;Be<$e;++Be)nt(X,String(Be))?xe.push(N(J,X,oe,Ce,String(Be),!0)):xe.push("");return We.forEach(function(Le){Le.match(/^\d+$/)||xe.push(N(J,X,oe,Ce,Le,!0))}),xe}function N(J,X,oe,Ce,We,xe){var Be,$e,Le;if(Le=Object.getOwnPropertyDescriptor(X,We)||{value:X[We]},Le.get?Le.set?$e=J.stylize("[Getter/Setter]","special"):$e=J.stylize("[Getter]","special"):Le.set&&($e=J.stylize("[Setter]","special")),nt(Ce,We)||(Be="["+We+"]"),$e||(J.seen.indexOf(Le.value)<0?(I(oe)?$e=A(J,Le.value,null):$e=A(J,Le.value,oe-1),$e.indexOf(`
231
+ `)>-1&&(xe?$e=$e.split(`
222
232
  `).map(function(Tt){return" "+Tt}).join(`
223
- `).substr(2):je=`
224
- `+je.split(`
233
+ `).substr(2):$e=`
234
+ `+$e.split(`
225
235
  `).map(function(Tt){return" "+Tt}).join(`
226
- `))):je=G.stylize("[Circular]","special")),fe(Fe)){if(Se&&Ke.match(/^\d+$/))return je;Fe=JSON.stringify(""+Ke),Fe.match(/^"([a-zA-Z_][a-zA-Z_0-9]*)"$/)?(Fe=Fe.substr(1,Fe.length-2),Fe=G.stylize(Fe,"name")):(Fe=Fe.replace(/'/g,"\\'").replace(/\\"/g,'"').replace(/(^"|"$)/g,"'"),Fe=G.stylize(Fe,"string"))}return Fe+": "+je}function _(G,Y,oe){var xe=G.reduce(function(Ke,Se){return Se.indexOf(`
227
- `)>=0,Ke+Se.replace(/\u001b\[\d\d?m/g,"").length+1},0);return xe>60?oe[0]+(Y===""?"":Y+`
228
- `)+" "+G.join(`,
229
- `)+" "+oe[1]:oe[0]+Y+" "+G.join(", ")+" "+oe[1]}function x(G){return Array.isArray(G)}o.isArray=x;function I(G){return typeof G=="boolean"}o.isBoolean=I;function O(G){return G===null}o.isNull=O;function D(G){return G==null}o.isNullOrUndefined=D;function K(G){return typeof G=="number"}o.isNumber=K;function ie(G){return typeof G=="string"}o.isString=ie;function ce(G){return typeof G=="symbol"}o.isSymbol=ce;function fe(G){return G===void 0}o.isUndefined=fe;function ye(G){return ve(G)&&Te(G)==="[object RegExp]"}o.isRegExp=ye;function ve(G){return typeof G=="object"&&G!==null}o.isObject=ve;function ge(G){return ve(G)&&Te(G)==="[object Date]"}o.isDate=ge;function he(G){return ve(G)&&(Te(G)==="[object Error]"||G instanceof Error)}o.isError=he;function Re(G){return typeof G=="function"}o.isFunction=Re;function Ie(G){return G===null||typeof G=="boolean"||typeof G=="number"||typeof G=="string"||typeof G=="symbol"||typeof G>"u"}o.isPrimitive=Ie,o.isBuffer=n("./support/isBuffer");function Te(G){return Object.prototype.toString.call(G)}function We(G){return G<10?"0"+G.toString(10):G.toString(10)}var Xe=["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"];function Ee(){var G=new Date,Y=[We(G.getHours()),We(G.getMinutes()),We(G.getSeconds())].join(":");return[G.getDate(),Xe[G.getMonth()],Y].join(" ")}o.log=function(){console.log("%s - %s",Ee(),o.format.apply(o,arguments))},o.inherits=n("inherits"),o._extend=function(G,Y){if(!Y||!ve(Y))return G;for(var oe=Object.keys(Y),xe=oe.length;xe--;)G[oe[xe]]=Y[oe[xe]];return G};function vt(G,Y){return Object.prototype.hasOwnProperty.call(G,Y)}}).call(this,n("_process"),typeof Xn<"u"?Xn:typeof self<"u"?self:typeof window<"u"?window:{})},{"./support/isBuffer":10,_process:14,inherits:9}],12:[function(n,i,o){},{}],13:[function(n,i,o){(function(a){function u(g,d){for(var w=0,k=g.length-1;k>=0;k--){var A=g[k];A==="."?g.splice(k,1):A===".."?(g.splice(k,1),w++):w&&(g.splice(k,1),w--)}if(d)for(;w--;w)g.unshift("..");return g}o.resolve=function(){for(var g="",d=!1,w=arguments.length-1;w>=-1&&!d;w--){var k=w>=0?arguments[w]:a.cwd();if(typeof k!="string")throw new TypeError("Arguments to path.resolve must be strings");if(!k)continue;g=k+"/"+g,d=k.charAt(0)==="/"}return g=u(f(g.split("/"),function(A){return!!A}),!d).join("/"),(d?"/":"")+g||"."},o.normalize=function(g){var d=o.isAbsolute(g),w=p(g,-1)==="/";return g=u(f(g.split("/"),function(k){return!!k}),!d).join("/"),!g&&!d&&(g="."),g&&w&&(g+="/"),(d?"/":"")+g},o.isAbsolute=function(g){return g.charAt(0)==="/"},o.join=function(){var g=Array.prototype.slice.call(arguments,0);return o.normalize(f(g,function(d,w){if(typeof d!="string")throw new TypeError("Arguments to path.join must be strings");return d}).join("/"))},o.relative=function(g,d){g=o.resolve(g).substr(1),d=o.resolve(d).substr(1);function w(_){for(var x=0;x<_.length&&_[x]==="";x++);for(var I=_.length-1;I>=0&&_[I]==="";I--);return x>I?[]:_.slice(x,I-x+1)}for(var k=w(g.split("/")),A=w(d.split("/")),E=Math.min(k.length,A.length),v=E,R=0;R<E;R++)if(k[R]!==A[R]){v=R;break}for(var L=[],R=v;R<k.length;R++)L.push("..");return L=L.concat(A.slice(v)),L.join("/")},o.sep="/",o.delimiter=":",o.dirname=function(g){if(typeof g!="string"&&(g=g+""),g.length===0)return".";for(var d=g.charCodeAt(0),w=d===47,k=-1,A=!0,E=g.length-1;E>=1;--E)if(d=g.charCodeAt(E),d===47){if(!A){k=E;break}}else A=!1;return k===-1?w?"/":".":w&&k===1?"/":g.slice(0,k)};function l(g){typeof g!="string"&&(g=g+"");var d=0,w=-1,k=!0,A;for(A=g.length-1;A>=0;--A)if(g.charCodeAt(A)===47){if(!k){d=A+1;break}}else w===-1&&(k=!1,w=A+1);return w===-1?"":g.slice(d,w)}o.basename=function(g,d){var w=l(g);return d&&w.substr(-1*d.length)===d&&(w=w.substr(0,w.length-d.length)),w},o.extname=function(g){typeof g!="string"&&(g=g+"");for(var d=-1,w=0,k=-1,A=!0,E=0,v=g.length-1;v>=0;--v){var R=g.charCodeAt(v);if(R===47){if(!A){w=v+1;break}continue}k===-1&&(A=!1,k=v+1),R===46?d===-1?d=v:E!==1&&(E=1):d!==-1&&(E=-1)}return d===-1||k===-1||E===0||E===1&&d===k-1&&d===w+1?"":g.slice(d,k)};function f(g,d){if(g.filter)return g.filter(d);for(var w=[],k=0;k<g.length;k++)d(g[k],k,g)&&w.push(g[k]);return w}var p="ab".substr(-1)==="b"?function(g,d,w){return g.substr(d,w)}:function(g,d,w){return d<0&&(d=g.length+d),g.substr(d,w)}}).call(this,n("_process"))},{_process:14}],14:[function(n,i,o){var a=i.exports={},u,l;function f(){throw new Error("setTimeout has not been defined")}function p(){throw new Error("clearTimeout has not been defined")}(function(){try{typeof setTimeout=="function"?u=setTimeout:u=f}catch{u=f}try{typeof clearTimeout=="function"?l=clearTimeout:l=p}catch{l=p}})();function g(x){if(u===setTimeout)return setTimeout(x,0);if((u===f||!u)&&setTimeout)return u=setTimeout,setTimeout(x,0);try{return u(x,0)}catch{try{return u.call(null,x,0)}catch{return u.call(this,x,0)}}}function d(x){if(l===clearTimeout)return clearTimeout(x);if((l===p||!l)&&clearTimeout)return l=clearTimeout,clearTimeout(x);try{return l(x)}catch{try{return l.call(null,x)}catch{return l.call(this,x)}}}var w=[],k=!1,A,E=-1;function v(){!k||!A||(k=!1,A.length?w=A.concat(w):E=-1,w.length&&R())}function R(){if(!k){var x=g(v);k=!0;for(var I=w.length;I;){for(A=w,w=[];++E<I;)A&&A[E].run();E=-1,I=w.length}A=null,k=!1,d(x)}}a.nextTick=function(x){var I=new Array(arguments.length-1);if(arguments.length>1)for(var O=1;O<arguments.length;O++)I[O-1]=arguments[O];w.push(new L(x,I)),w.length===1&&!k&&g(R)};function L(x,I){this.fun=x,this.array=I}L.prototype.run=function(){this.fun.apply(null,this.array)},a.title="browser",a.browser=!0,a.env={},a.argv=[],a.version="",a.versions={};function _(){}a.on=_,a.addListener=_,a.once=_,a.off=_,a.removeListener=_,a.removeAllListeners=_,a.emit=_,a.prependListener=_,a.prependOnceListener=_,a.listeners=function(x){return[]},a.binding=function(x){throw new Error("process.binding is not supported")},a.cwd=function(){return"/"},a.chdir=function(x){throw new Error("process.chdir is not supported")},a.umask=function(){return 0}},{}],15:[function(n,i,o){var a=n("escodegen").generate;i.exports=function(u,l){l||(l={});var f={},p=function g(d,w){if(d.type==="Literal")return d.value;if(d.type==="UnaryExpression"){var k=g(d.argument);return d.operator==="+"?+k:d.operator==="-"?-k:d.operator==="~"?~k:d.operator==="!"?!k:f}else if(d.type==="ArrayExpression"){for(var A=[],E=0,v=d.elements.length;E<v;E++){var R=g(d.elements[E]);if(R===f)return f;A.push(R)}return A}else if(d.type==="ObjectExpression"){for(var L={},E=0;E<d.properties.length;E++){var _=d.properties[E],x=_.value===null?_.value:g(_.value);if(x===f)return f;L[_.key.value||_.key.name]=x}return L}else if(d.type==="BinaryExpression"||d.type==="LogicalExpression"){var v=g(d.left);if(v===f)return f;var I=g(d.right);if(I===f)return f;var O=d.operator;return O==="=="?v==I:O==="==="?v===I:O==="!="?v!=I:O==="!=="?v!==I:O==="+"?v+I:O==="-"?v-I:O==="*"?v*I:O==="/"?v/I:O==="%"?v%I:O==="<"?v<I:O==="<="?v<=I:O===">"?v>I:O===">="?v>=I:O==="|"?v|I:O==="&"?v&I:O==="^"?v^I:O==="&&"?v&&I:O==="||"?v||I:f}else{if(d.type==="Identifier")return{}.hasOwnProperty.call(l,d.name)?l[d.name]:f;if(d.type==="ThisExpression")return{}.hasOwnProperty.call(l,"this")?l.this:f;if(d.type==="CallExpression"){var D=g(d.callee);if(D===f||typeof D!="function")return f;var K=d.callee.object?g(d.callee.object):f;K===f&&(K=null);for(var ie=[],E=0,v=d.arguments.length;E<v;E++){var R=g(d.arguments[E]);if(R===f)return f;ie.push(R)}return D.apply(K,ie)}else if(d.type==="MemberExpression"){var L=g(d.object);if(L===f||typeof L=="function")return f;if(d.property.type==="Identifier")return L[d.property.name];var _=g(d.property);return _===f?f:L[_]}else if(d.type==="ConditionalExpression"){var k=g(d.test);return k===f?f:g(k?d.consequent:d.alternate)}else if(d.type==="ExpressionStatement"){var k=g(d.expression);return k===f?f:k}else{if(d.type==="ReturnStatement")return g(d.argument);if(d.type==="FunctionExpression"){var ce=d.body.body,fe={};Object.keys(l).forEach(function(Xe){fe[Xe]=l[Xe]});for(var E=0;E<d.params.length;E++){var ye=d.params[E];if(ye.type=="Identifier")l[ye.name]=null;else return f}for(var E in ce)if(g(ce[E])===f)return f;l=fe;var ve=Object.keys(l),ge=ve.map(function(Xe){return l[Xe]});return Function(ve.join(", "),"return "+a(d)).apply(null,ge)}else if(d.type==="TemplateLiteral"){for(var he="",E=0;E<d.expressions.length;E++)he+=g(d.quasis[E]),he+=g(d.expressions[E]);return he+=g(d.quasis[E]),he}else if(d.type==="TaggedTemplateExpression"){var Re=g(d.tag),Ie=d.quasi,Te=Ie.quasis.map(g),We=Ie.expressions.map(g);return Re.apply(null,[Te].concat(We))}else return d.type==="TemplateElement"?d.value.cooked:f}}}(u);return p===f?void 0:p}},{escodegen:12}],jsonpath:[function(n,i,o){i.exports=n("./lib/index")},{"./lib/index":5}]},{},["jsonpath"])("jsonpath")})})(Fh);var K1=Fh.exports;const H1=pu(K1),an=[];for(let e=0;e<256;++e)an.push((e+256).toString(16).slice(1));function z1(e,t=0){return(an[e[t+0]]+an[e[t+1]]+an[e[t+2]]+an[e[t+3]]+"-"+an[e[t+4]]+an[e[t+5]]+"-"+an[e[t+6]]+an[e[t+7]]+"-"+an[e[t+8]]+an[e[t+9]]+"-"+an[e[t+10]]+an[e[t+11]]+an[e[t+12]]+an[e[t+13]]+an[e[t+14]]+an[e[t+15]]).toLowerCase()}let Ju;const G1=new Uint8Array(16);function J1(){if(!Ju){if(typeof crypto>"u"||!crypto.getRandomValues)throw new Error("crypto.getRandomValues() not supported. See https://github.com/uuidjs/uuid#getrandomvalues-not-supported");Ju=crypto.getRandomValues.bind(crypto)}return Ju(G1)}const Bh={randomUUID:typeof crypto<"u"&&crypto.randomUUID&&crypto.randomUUID.bind(crypto)};function Y1(e,t,n){if(Bh.randomUUID&&!e)return Bh.randomUUID();e=e||{};const i=e.random||(e.rng||J1)();return i[6]=i[6]&15|64,i[8]=i[8]&63|128,z1(i)}const Dh=({dataItems:e,resourceSchema:t,dataForControls:n,additionalPrinterColumns:i})=>{const o=[];let a=[];i?a=i.map(({name:l,jsonPath:f})=>{let p="";f.includes("[")&&(p=Y1(),o.push({dataIndex:p,jsonPath:f}));const g=f.split(".").slice(1);return{title:l,dataIndex:p||g,key:l}}):t&&(a=[...Object.keys(t).map(l=>({title:l,dataIndex:l,key:l}))]);let u;return i?(u=e.map(l=>{if(typeof l=="object"){if(!Array.isArray(l)&&l.metadata&&typeof l.metadata=="object"&&!Array.isArray(l.metadata)&&l.metadata.name&&n){const f={cluster:n.cluster,syntheticProject:n.syntheticProject,pathPrefix:n.pathPrefix,apiGroupAndVersion:n.apiVersion,typeName:n.typeName,entryName:l.metadata.name,namespace:l.metadata.namespace||void 0,backlink:n.backlink,deletePathPrefix:n.deletePathPrefix,onDeleteHandle:n.onDeleteHandle,permissions:n.permissions};return{key:JSON.stringify(l),...l,internalDataForControls:f}}return{key:JSON.stringify(l),...l}}return{}}),o.length>0&&(u=u.map(l=>{const f={};return o.forEach(({dataIndex:p,jsonPath:g})=>{const d=H1.query(l,`$${g}`);f[p]=Array.isArray(d)&&d.length===1?d[0]:d}),typeof l=="object"?{...l,...f}:{...f}}))):u=e.map(l=>{if(typeof l=="object"&&!Array.isArray(l)&&l.spec&&typeof l.spec=="object"){if(!Array.isArray(l)&&l.metadata&&typeof l.metadata=="object"&&!Array.isArray(l.metadata)&&l.metadata.name&&n){const f={cluster:n.cluster,synthetichProject:n.syntheticProject,pathPrefix:n.pathPrefix,apiGroupAndVersion:n.apiVersion,typeName:n.typeName,entryName:l.metadata.name,namespace:l.metadata.namespace||void 0,backlink:n.backlink,deletePathPrefix:n.deletePathPrefix,onDeleteHandle:n.onDeleteHandle,permissions:n.permissions};return{key:JSON.stringify(l),...l.spec,internalDataForControls:f}}return{key:JSON.stringify(l.spec),...l.spec}}return{}}),{dataSource:u,columns:a}},X1=({theme:e,baseprefix:t,dataItems:n,resourceSchema:i,dataForControls:o,additionalPrinterColumns:a,pathToNavigate:u,recordKeysForNavigation:l,additionalPrinterColumnsUndefinedValues:f,additionalPrinterColumnsTrimLengths:p,additionalPrinterColumnsColWidths:g,selectData:d,tableProps:w})=>{if(!i&&!a)return null;const{dataSource:k,columns:A}=Dh({dataItems:n,resourceSchema:i,dataForControls:o,additionalPrinterColumns:a});return $.jsx(Ih,{theme:e,baseprefix:t,dataSource:k,columns:A,pathToNavigate:u,recordKeysForNavigation:l,additionalPrinterColumnsUndefinedValues:f,additionalPrinterColumnsTrimLengths:p,additionalPrinterColumnsColWidths:g,selectData:d,tableProps:w})};var Q1="Expected a function",Rh=NaN,Z1="[object Symbol]",eb=/^\s+|\s+$/g,tb=/^[-+]0x[0-9a-f]+$/i,nb=/^0b[01]+$/i,rb=/^0o[0-7]+$/i,ib=parseInt,sb=typeof Xn=="object"&&Xn&&Xn.Object===Object&&Xn,ob=typeof self=="object"&&self&&self.Object===Object&&self,ab=sb||ob||Function("return this")(),ub=Object.prototype,cb=ub.toString,lb=Math.max,fb=Math.min,Yu=function(){return ab.Date.now()};function hb(e,t,n){var i,o,a,u,l,f,p=0,g=!1,d=!1,w=!0;if(typeof e!="function")throw new TypeError(Q1);t=Ph(t)||0,Xu(n)&&(g=!!n.leading,d="maxWait"in n,a=d?lb(Ph(n.maxWait)||0,t):a,w="trailing"in n?!!n.trailing:w);function k(O){var D=i,K=o;return i=o=void 0,p=O,u=e.apply(K,D),u}function A(O){return p=O,l=setTimeout(R,t),g?k(O):u}function E(O){var D=O-f,K=O-p,ie=t-D;return d?fb(ie,a-K):ie}function v(O){var D=O-f,K=O-p;return f===void 0||D>=t||D<0||d&&K>=a}function R(){var O=Yu();if(v(O))return L(O);l=setTimeout(R,E(O))}function L(O){return l=void 0,w&&i?k(O):(i=o=void 0,u)}function _(){l!==void 0&&clearTimeout(l),p=0,i=f=o=l=void 0}function x(){return l===void 0?u:L(Yu())}function I(){var O=Yu(),D=v(O);if(i=arguments,o=this,f=O,D){if(l===void 0)return A(f);if(d)return l=setTimeout(R,t),k(f)}return l===void 0&&(l=setTimeout(R,t)),u}return I.cancel=_,I.flush=x,I}function Xu(e){var t=typeof e;return!!e&&(t=="object"||t=="function")}function pb(e){return!!e&&typeof e=="object"}function db(e){return typeof e=="symbol"||pb(e)&&cb.call(e)==Z1}function Ph(e){if(typeof e=="number")return e;if(db(e))return Rh;if(Xu(e)){var t=typeof e.valueOf=="function"?e.valueOf():e;e=Xu(t)?t+"":t}if(typeof e!="string")return e===0?e:+e;e=e.replace(eb,"");var n=nb.test(e);return n||rb.test(e)?ib(e.slice(2),n?2:8):tb.test(e)?Rh:+e}var gb=hb;const Nh=pu(gb);function yb(e){const t=ne.useRef(e);t.current=e,ne.useEffect(()=>()=>{t.current()},[])}function mb(e,t=500,n){const i=ne.useRef();yb(()=>{i.current&&i.current.cancel()});const o=ne.useMemo(()=>{const a=Nh(e,t,n),u=(...l)=>a(...l);return u.cancel=()=>{a.cancel()},u.isPending=()=>!!i.current,u.flush=()=>a.flush(),u},[e,t,n]);return ne.useEffect(()=>{i.current=Nh(e,t,n)},[e,t,n]),o}const Lh=async({clusterName:e,body:t})=>{const n=JSON.stringify({apiVersion:"authorization.k8s.io/v1",kind:"SelfSubjectAccessReview",spec:{resourceAttributes:{...t}}});return nt.post(`/api/clusters/${e}/k8s/apis/authorization.k8s.io/v1/selfsubjectaccessreviews`,n,{method:"POST",headers:{"Content-Type":"application/json"}})},Qu=({clusterName:e,namespace:t,apiGroup:n,typeName:i,verb:o,refetchInterval:a,enabler:u})=>vn.useQuery({queryKey:["usePermissions",e,t,n,i,o],queryFn:async()=>(await Lh({clusterName:e,body:{namespace:t,group:n,resource:i,verb:o}})).data,refetchInterval:a!==void 0?a:5e3,enabled:u||!0}),Zu=(e,t)=>(typeof t?.label=="string"?t.label:"").toLowerCase().includes(e.toLowerCase()),Bs=(e,t,n=[])=>{const i=(a,u)=>a.length!==u.length?!1:a.every((l,f)=>l===u[f]),o=a=>t.some(u=>i(a,Array.isArray(u)?u:[u]));return typeof e=="object"&&!Array.isArray(e)&&e!==null&&Object.keys(e).forEach(a=>{const u=[...n,a];if(typeof e[a]=="object"&&!Array.isArray(e[a])&&e[a]!==null)Bs(e[a],t,u),Object.keys(e[a]).length===0&&!o(u)&&delete e[a];else{const l=(typeof e[a]=="string"||Array.isArray(e[a]))&&e[a].length===0,f=e[a]===void 0;(l||f)&&!o(u)&&delete e[a]}}),e},Vi=e=>(typeof e=="object"&&!Array.isArray(e)&&e!==null&&Object.keys(e).forEach(t=>{t==="nodeNameBecauseOfSuddenBug"&&(e.nodeName=e[t],delete e[t]),typeof e[t]=="object"&&!Array.isArray(e[t])&&e[t]!==null&&Vi(e[t])}),typeof e=="object"&&Array.isArray(e)&&e!==null&&typeof typeof e[0]=="object"&&!Array.isArray(e[0])&&e[0]!==null&&(e=e.map(t=>Vi(t))),e),Go=e=>(typeof e=="object"&&!Array.isArray(e)&&e!==null&&Object.keys(e).forEach(t=>{t==="nodeName"&&(e.nodeNameBecauseOfSuddenBug=e[t],delete e[t]),typeof e[t]=="object"&&!Array.isArray(e[t])&&e[t]!==null&&Go(e[t])}),typeof e=="object"&&Array.isArray(e)&&e!==null&&typeof typeof e[0]=="object"&&!Array.isArray(e[0])&&e[0]!==null&&(e=e.map(t=>Go(t))),e);function Ds(e,t){const n=10**t;return Math.floor(e*n)/n}const bb=(e,t)=>{let n=parseFloat(t.replace(/[a-zA-Zа-яА-Я]/g,""));if(e==="cpu")return t.endsWith("m")&&(n/=1e3),Ds(n,1);if(t.endsWith("m"))n/=1e3;else if(t.endsWith("k"))n/=1e6;else if(t.endsWith("M"))n/=1e3;else if(t.endsWith("G"))n/=1;else if(t.endsWith("T"))n*=1e3;else if(t.endsWith("Ki"))n/=1024,n/=1e6;else if(t.endsWith("Mi"))n/=1e3,n/=1e3;else if(/^\d+(\.\d+)?$/.test(t))n/=1e9;else throw new Error("Invalid value");return Ds(n,1)},ec=e=>{if(typeof e=="string"){let t=parseFloat(e.replace(/[a-zA-Zа-яА-Я]/g,""));return e.endsWith("m")&&(t/=1e3),Ds(t,1)}return 0},tc=e=>{if(typeof e=="string"){let t=parseFloat(e.replace(/[a-zA-Zа-яА-Я]/g,""));if(e.endsWith("m"))t/=1e3;else if(e.endsWith("k"))t/=1e6;else if(e.endsWith("M"))t/=1e3;else if(e.endsWith("G"))t/=1;else if(e.endsWith("T"))t*=1e3;else if(e.endsWith("Ki"))t/=1024,t/=1e6;else if(e.endsWith("Mi"))t/=1e3,t/=1e3;else if(/^\d+(\.\d+)?$/.test(e))t/=1e9;else throw new Error("Invalid value");return Ds(t,1)}return 0},Rs=(e,t,n,i=[])=>{let o=[];if(typeof e!="object"||e===null)return o;e[t]===n&&o.push([...i]);for(const a in e)if(e.hasOwnProperty(a)){const u=e[a];if(typeof u=="object"&&u!==null){const l=[...i,a],f=Rs(u,t,n,l);o=o.concat(f)}}return o},Jo=(e,t)=>{const n=yt.cloneDeep(e),i=Rs(t,"type","rangeInputCpu");return Rs(t,"type","rangeInputMemory").forEach(a=>{const u=a.filter(f=>typeof f=="string").filter(f=>f!=="properties"),l=yt.get(n,u);(l||l===0)&&yt.set(n,u,`${l}G`)}),i.forEach(a=>{const u=a.filter(f=>typeof f=="string").filter(f=>f!=="properties"),l=yt.get(n,u);(l||l===0)&&yt.set(n,u,`${parseFloat(l)}`)}),n},nc=(e,t)=>{const n=yt.cloneDeep(e),i=Rs(t,"type","rangeInputCpu");return Rs(t,"type","rangeInputMemory").forEach(a=>{const u=a.filter(f=>typeof f=="string").filter(f=>f!=="properties"),l=yt.get(n,u);(l||l===0)&&yt.set(n,u,tc(l))}),i.forEach(a=>{const u=a.filter(f=>typeof f=="string").filter(f=>f!=="properties"),l=yt.get(n,u);(l||l===0)&&yt.set(n,u,ec(l))}),n},rc=(e,t=[])=>(Array.isArray(e)?e.map((i,o)=>[o,i]):Object.entries(e)).flatMap(([i,o])=>{const a=[...t,i];return typeof o=="object"&&o!==null?[a,...rc(o,a)]:[a]}),$h=e=>e.map((t,n)=>e.slice(0,n+1)),vb=Ct.div`
236
+ `))):$e=J.stylize("[Circular]","special")),fe(Be)){if(xe&&We.match(/^\d+$/))return $e;Be=JSON.stringify(""+We),Be.match(/^"([a-zA-Z_][a-zA-Z_0-9]*)"$/)?(Be=Be.substr(1,Be.length-2),Be=J.stylize(Be,"name")):(Be=Be.replace(/'/g,"\\'").replace(/\\"/g,'"').replace(/(^"|"$)/g,"'"),Be=J.stylize(Be,"string"))}return Be+": "+$e}function _(J,X,oe){var Ce=J.reduce(function(We,xe){return xe.indexOf(`
237
+ `)>=0,We+xe.replace(/\u001b\[\d\d?m/g,"").length+1},0);return Ce>60?oe[0]+(X===""?"":X+`
238
+ `)+" "+J.join(`,
239
+ `)+" "+oe[1]:oe[0]+X+" "+J.join(", ")+" "+oe[1]}function x(J){return Array.isArray(J)}o.isArray=x;function F(J){return typeof J=="boolean"}o.isBoolean=F;function I(J){return J===null}o.isNull=I;function D(J){return J==null}o.isNullOrUndefined=D;function K(J){return typeof J=="number"}o.isNumber=K;function Q(J){return typeof J=="string"}o.isString=Q;function ce(J){return typeof J=="symbol"}o.isSymbol=ce;function fe(J){return J===void 0}o.isUndefined=fe;function ge(J){return ye(J)&&_e(J)==="[object RegExp]"}o.isRegExp=ge;function ye(J){return typeof J=="object"&&J!==null}o.isObject=ye;function de(J){return ye(J)&&_e(J)==="[object Date]"}o.isDate=de;function he(J){return ye(J)&&(_e(J)==="[object Error]"||J instanceof Error)}o.isError=he;function Pe(J){return typeof J=="function"}o.isFunction=Pe;function Fe(J){return J===null||typeof J=="boolean"||typeof J=="number"||typeof J=="string"||typeof J=="symbol"||typeof J>"u"}o.isPrimitive=Fe,o.isBuffer=n("./support/isBuffer");function _e(J){return Object.prototype.toString.call(J)}function qe(J){return J<10?"0"+J.toString(10):J.toString(10)}var Ee=["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"];function we(){var J=new Date,X=[qe(J.getHours()),qe(J.getMinutes()),qe(J.getSeconds())].join(":");return[J.getDate(),Ee[J.getMonth()],X].join(" ")}o.log=function(){console.log("%s - %s",we(),o.format.apply(o,arguments))},o.inherits=n("inherits"),o._extend=function(J,X){if(!X||!ye(X))return J;for(var oe=Object.keys(X),Ce=oe.length;Ce--;)J[oe[Ce]]=X[oe[Ce]];return J};function nt(J,X){return Object.prototype.hasOwnProperty.call(J,X)}}).call(this,n("_process"),typeof Zn<"u"?Zn:typeof self<"u"?self:typeof window<"u"?window:{})},{"./support/isBuffer":10,_process:14,inherits:9}],12:[function(n,i,o){},{}],13:[function(n,i,o){(function(a){function u(g,d){for(var w=0,T=g.length-1;T>=0;T--){var A=g[T];A==="."?g.splice(T,1):A===".."?(g.splice(T,1),w++):w&&(g.splice(T,1),w--)}if(d)for(;w--;w)g.unshift("..");return g}o.resolve=function(){for(var g="",d=!1,w=arguments.length-1;w>=-1&&!d;w--){var T=w>=0?arguments[w]:a.cwd();if(typeof T!="string")throw new TypeError("Arguments to path.resolve must be strings");if(!T)continue;g=T+"/"+g,d=T.charAt(0)==="/"}return g=u(f(g.split("/"),function(A){return!!A}),!d).join("/"),(d?"/":"")+g||"."},o.normalize=function(g){var d=o.isAbsolute(g),w=p(g,-1)==="/";return g=u(f(g.split("/"),function(T){return!!T}),!d).join("/"),!g&&!d&&(g="."),g&&w&&(g+="/"),(d?"/":"")+g},o.isAbsolute=function(g){return g.charAt(0)==="/"},o.join=function(){var g=Array.prototype.slice.call(arguments,0);return o.normalize(f(g,function(d,w){if(typeof d!="string")throw new TypeError("Arguments to path.join must be strings");return d}).join("/"))},o.relative=function(g,d){g=o.resolve(g).substr(1),d=o.resolve(d).substr(1);function w(_){for(var x=0;x<_.length&&_[x]==="";x++);for(var F=_.length-1;F>=0&&_[F]==="";F--);return x>F?[]:_.slice(x,F-x+1)}for(var T=w(g.split("/")),A=w(d.split("/")),S=Math.min(T.length,A.length),v=S,R=0;R<S;R++)if(T[R]!==A[R]){v=R;break}for(var N=[],R=v;R<T.length;R++)N.push("..");return N=N.concat(A.slice(v)),N.join("/")},o.sep="/",o.delimiter=":",o.dirname=function(g){if(typeof g!="string"&&(g=g+""),g.length===0)return".";for(var d=g.charCodeAt(0),w=d===47,T=-1,A=!0,S=g.length-1;S>=1;--S)if(d=g.charCodeAt(S),d===47){if(!A){T=S;break}}else A=!1;return T===-1?w?"/":".":w&&T===1?"/":g.slice(0,T)};function l(g){typeof g!="string"&&(g=g+"");var d=0,w=-1,T=!0,A;for(A=g.length-1;A>=0;--A)if(g.charCodeAt(A)===47){if(!T){d=A+1;break}}else w===-1&&(T=!1,w=A+1);return w===-1?"":g.slice(d,w)}o.basename=function(g,d){var w=l(g);return d&&w.substr(-1*d.length)===d&&(w=w.substr(0,w.length-d.length)),w},o.extname=function(g){typeof g!="string"&&(g=g+"");for(var d=-1,w=0,T=-1,A=!0,S=0,v=g.length-1;v>=0;--v){var R=g.charCodeAt(v);if(R===47){if(!A){w=v+1;break}continue}T===-1&&(A=!1,T=v+1),R===46?d===-1?d=v:S!==1&&(S=1):d!==-1&&(S=-1)}return d===-1||T===-1||S===0||S===1&&d===T-1&&d===w+1?"":g.slice(d,T)};function f(g,d){if(g.filter)return g.filter(d);for(var w=[],T=0;T<g.length;T++)d(g[T],T,g)&&w.push(g[T]);return w}var p="ab".substr(-1)==="b"?function(g,d,w){return g.substr(d,w)}:function(g,d,w){return d<0&&(d=g.length+d),g.substr(d,w)}}).call(this,n("_process"))},{_process:14}],14:[function(n,i,o){var a=i.exports={},u,l;function f(){throw new Error("setTimeout has not been defined")}function p(){throw new Error("clearTimeout has not been defined")}(function(){try{typeof setTimeout=="function"?u=setTimeout:u=f}catch{u=f}try{typeof clearTimeout=="function"?l=clearTimeout:l=p}catch{l=p}})();function g(x){if(u===setTimeout)return setTimeout(x,0);if((u===f||!u)&&setTimeout)return u=setTimeout,setTimeout(x,0);try{return u(x,0)}catch{try{return u.call(null,x,0)}catch{return u.call(this,x,0)}}}function d(x){if(l===clearTimeout)return clearTimeout(x);if((l===p||!l)&&clearTimeout)return l=clearTimeout,clearTimeout(x);try{return l(x)}catch{try{return l.call(null,x)}catch{return l.call(this,x)}}}var w=[],T=!1,A,S=-1;function v(){!T||!A||(T=!1,A.length?w=A.concat(w):S=-1,w.length&&R())}function R(){if(!T){var x=g(v);T=!0;for(var F=w.length;F;){for(A=w,w=[];++S<F;)A&&A[S].run();S=-1,F=w.length}A=null,T=!1,d(x)}}a.nextTick=function(x){var F=new Array(arguments.length-1);if(arguments.length>1)for(var I=1;I<arguments.length;I++)F[I-1]=arguments[I];w.push(new N(x,F)),w.length===1&&!T&&g(R)};function N(x,F){this.fun=x,this.array=F}N.prototype.run=function(){this.fun.apply(null,this.array)},a.title="browser",a.browser=!0,a.env={},a.argv=[],a.version="",a.versions={};function _(){}a.on=_,a.addListener=_,a.once=_,a.off=_,a.removeListener=_,a.removeAllListeners=_,a.emit=_,a.prependListener=_,a.prependOnceListener=_,a.listeners=function(x){return[]},a.binding=function(x){throw new Error("process.binding is not supported")},a.cwd=function(){return"/"},a.chdir=function(x){throw new Error("process.chdir is not supported")},a.umask=function(){return 0}},{}],15:[function(n,i,o){var a=n("escodegen").generate;i.exports=function(u,l){l||(l={});var f={},p=function g(d,w){if(d.type==="Literal")return d.value;if(d.type==="UnaryExpression"){var T=g(d.argument);return d.operator==="+"?+T:d.operator==="-"?-T:d.operator==="~"?~T:d.operator==="!"?!T:f}else if(d.type==="ArrayExpression"){for(var A=[],S=0,v=d.elements.length;S<v;S++){var R=g(d.elements[S]);if(R===f)return f;A.push(R)}return A}else if(d.type==="ObjectExpression"){for(var N={},S=0;S<d.properties.length;S++){var _=d.properties[S],x=_.value===null?_.value:g(_.value);if(x===f)return f;N[_.key.value||_.key.name]=x}return N}else if(d.type==="BinaryExpression"||d.type==="LogicalExpression"){var v=g(d.left);if(v===f)return f;var F=g(d.right);if(F===f)return f;var I=d.operator;return I==="=="?v==F:I==="==="?v===F:I==="!="?v!=F:I==="!=="?v!==F:I==="+"?v+F:I==="-"?v-F:I==="*"?v*F:I==="/"?v/F:I==="%"?v%F:I==="<"?v<F:I==="<="?v<=F:I===">"?v>F:I===">="?v>=F:I==="|"?v|F:I==="&"?v&F:I==="^"?v^F:I==="&&"?v&&F:I==="||"?v||F:f}else{if(d.type==="Identifier")return{}.hasOwnProperty.call(l,d.name)?l[d.name]:f;if(d.type==="ThisExpression")return{}.hasOwnProperty.call(l,"this")?l.this:f;if(d.type==="CallExpression"){var D=g(d.callee);if(D===f||typeof D!="function")return f;var K=d.callee.object?g(d.callee.object):f;K===f&&(K=null);for(var Q=[],S=0,v=d.arguments.length;S<v;S++){var R=g(d.arguments[S]);if(R===f)return f;Q.push(R)}return D.apply(K,Q)}else if(d.type==="MemberExpression"){var N=g(d.object);if(N===f||typeof N=="function")return f;if(d.property.type==="Identifier")return N[d.property.name];var _=g(d.property);return _===f?f:N[_]}else if(d.type==="ConditionalExpression"){var T=g(d.test);return T===f?f:g(T?d.consequent:d.alternate)}else if(d.type==="ExpressionStatement"){var T=g(d.expression);return T===f?f:T}else{if(d.type==="ReturnStatement")return g(d.argument);if(d.type==="FunctionExpression"){var ce=d.body.body,fe={};Object.keys(l).forEach(function(Ee){fe[Ee]=l[Ee]});for(var S=0;S<d.params.length;S++){var ge=d.params[S];if(ge.type=="Identifier")l[ge.name]=null;else return f}for(var S in ce)if(g(ce[S])===f)return f;l=fe;var ye=Object.keys(l),de=ye.map(function(Ee){return l[Ee]});return Function(ye.join(", "),"return "+a(d)).apply(null,de)}else if(d.type==="TemplateLiteral"){for(var he="",S=0;S<d.expressions.length;S++)he+=g(d.quasis[S]),he+=g(d.expressions[S]);return he+=g(d.quasis[S]),he}else if(d.type==="TaggedTemplateExpression"){var Pe=g(d.tag),Fe=d.quasi,_e=Fe.quasis.map(g),qe=Fe.expressions.map(g);return Pe.apply(null,[_e].concat(qe))}else return d.type==="TemplateElement"?d.value.cooked:f}}}(u);return p===f?void 0:p}},{escodegen:12}],jsonpath:[function(n,i,o){i.exports=n("./lib/index")},{"./lib/index":5}]},{},["jsonpath"])("jsonpath")})})(jh);var tb=jh.exports;const nb=vu(tb),un=[];for(let e=0;e<256;++e)un.push((e+256).toString(16).slice(1));function rb(e,t=0){return(un[e[t+0]]+un[e[t+1]]+un[e[t+2]]+un[e[t+3]]+"-"+un[e[t+4]]+un[e[t+5]]+"-"+un[e[t+6]]+un[e[t+7]]+"-"+un[e[t+8]]+un[e[t+9]]+"-"+un[e[t+10]]+un[e[t+11]]+un[e[t+12]]+un[e[t+13]]+un[e[t+14]]+un[e[t+15]]).toLowerCase()}let ec;const ib=new Uint8Array(16);function sb(){if(!ec){if(typeof crypto>"u"||!crypto.getRandomValues)throw new Error("crypto.getRandomValues() not supported. See https://github.com/uuidjs/uuid#getrandomvalues-not-supported");ec=crypto.getRandomValues.bind(crypto)}return ec(ib)}const $h={randomUUID:typeof crypto<"u"&&crypto.randomUUID&&crypto.randomUUID.bind(crypto)};function Mh(e,t,n){if($h.randomUUID&&!e)return $h.randomUUID();e=e||{};const i=e.random||(e.rng||sb)();return i[6]=i[6]&15|64,i[8]=i[8]&63|128,rb(i)}const Uh=({dataItems:e,resourceSchema:t,dataForControls:n,additionalPrinterColumns:i})=>{const o=[];let a=[];i?a=i.map(({name:l,jsonPath:f})=>{let p="";f.includes("[")&&(p=Mh(),o.push({dataIndex:p,jsonPath:f}));const g=f.split(".").slice(1);return{title:l,dataIndex:p||g,key:l}}):t&&(a=[...Object.keys(t).map(l=>({title:l,dataIndex:l,key:l}))]);let u;return i?(u=e.map(l=>{if(typeof l=="object"){if(!Array.isArray(l)&&l.metadata&&typeof l.metadata=="object"&&!Array.isArray(l.metadata)&&l.metadata.name&&n){const f={cluster:n.cluster,syntheticProject:n.syntheticProject,pathPrefix:n.pathPrefix,apiGroupAndVersion:n.apiVersion,typeName:n.typeName,entryName:l.metadata.name,namespace:l.metadata.namespace||void 0,backlink:n.backlink,deletePathPrefix:n.deletePathPrefix,onDeleteHandle:n.onDeleteHandle,permissions:n.permissions};return{key:JSON.stringify(l),...l,internalDataForControls:f}}return{key:JSON.stringify(l),...l}}return{}}),o.length>0&&(u=u.map(l=>{const f={};return o.forEach(({dataIndex:p,jsonPath:g})=>{const d=nb.query(l,`$${g}`);f[p]=Array.isArray(d)&&d.length===1?d[0]:d}),typeof l=="object"?{...l,...f}:{...f}}))):u=e.map(l=>{if(typeof l=="object"&&!Array.isArray(l)&&l.spec&&typeof l.spec=="object"){if(!Array.isArray(l)&&l.metadata&&typeof l.metadata=="object"&&!Array.isArray(l.metadata)&&l.metadata.name&&n){const f={cluster:n.cluster,synthetichProject:n.syntheticProject,pathPrefix:n.pathPrefix,apiGroupAndVersion:n.apiVersion,typeName:n.typeName,entryName:l.metadata.name,namespace:l.metadata.namespace||void 0,backlink:n.backlink,deletePathPrefix:n.deletePathPrefix,onDeleteHandle:n.onDeleteHandle,permissions:n.permissions};return{key:JSON.stringify(l),...l.spec,internalDataForControls:f}}return{key:JSON.stringify(l.spec),...l.spec}}return{}}),{dataSource:u,columns:a}},ob=({theme:e,baseprefix:t,dataItems:n,resourceSchema:i,dataForControls:o,additionalPrinterColumns:a,pathToNavigate:u,recordKeysForNavigation:l,additionalPrinterColumnsUndefinedValues:f,additionalPrinterColumnsTrimLengths:p,additionalPrinterColumnsColWidths:g,selectData:d,tableProps:w})=>{if(!i&&!a)return null;const{dataSource:T,columns:A}=Uh({dataItems:n,resourceSchema:i,dataForControls:o,additionalPrinterColumns:a});return C.jsx(Nh,{theme:e,baseprefix:t,dataSource:T,columns:A,pathToNavigate:u,recordKeysForNavigation:l,additionalPrinterColumnsUndefinedValues:f,additionalPrinterColumnsTrimLengths:p,additionalPrinterColumnsColWidths:g,selectData:d,tableProps:w})};var ab="Expected a function",Vh=NaN,ub="[object Symbol]",cb=/^\s+|\s+$/g,lb=/^[-+]0x[0-9a-f]+$/i,fb=/^0b[01]+$/i,hb=/^0o[0-7]+$/i,pb=parseInt,db=typeof Zn=="object"&&Zn&&Zn.Object===Object&&Zn,gb=typeof self=="object"&&self&&self.Object===Object&&self,yb=db||gb||Function("return this")(),mb=Object.prototype,bb=mb.toString,vb=Math.max,wb=Math.min,tc=function(){return yb.Date.now()};function Ab(e,t,n){var i,o,a,u,l,f,p=0,g=!1,d=!1,w=!0;if(typeof e!="function")throw new TypeError(ab);t=qh(t)||0,nc(n)&&(g=!!n.leading,d="maxWait"in n,a=d?vb(qh(n.maxWait)||0,t):a,w="trailing"in n?!!n.trailing:w);function T(I){var D=i,K=o;return i=o=void 0,p=I,u=e.apply(K,D),u}function A(I){return p=I,l=setTimeout(R,t),g?T(I):u}function S(I){var D=I-f,K=I-p,Q=t-D;return d?wb(Q,a-K):Q}function v(I){var D=I-f,K=I-p;return f===void 0||D>=t||D<0||d&&K>=a}function R(){var I=tc();if(v(I))return N(I);l=setTimeout(R,S(I))}function N(I){return l=void 0,w&&i?T(I):(i=o=void 0,u)}function _(){l!==void 0&&clearTimeout(l),p=0,i=f=o=l=void 0}function x(){return l===void 0?u:N(tc())}function F(){var I=tc(),D=v(I);if(i=arguments,o=this,f=I,D){if(l===void 0)return A(f);if(d)return l=setTimeout(R,t),T(f)}return l===void 0&&(l=setTimeout(R,t)),u}return F.cancel=_,F.flush=x,F}function nc(e){var t=typeof e;return!!e&&(t=="object"||t=="function")}function Sb(e){return!!e&&typeof e=="object"}function Eb(e){return typeof e=="symbol"||Sb(e)&&bb.call(e)==ub}function qh(e){if(typeof e=="number")return e;if(Eb(e))return Vh;if(nc(e)){var t=typeof e.valueOf=="function"?e.valueOf():e;e=nc(t)?t+"":t}if(typeof e!="string")return e===0?e:+e;e=e.replace(cb,"");var n=fb.test(e);return n||hb.test(e)?pb(e.slice(2),n?2:8):lb.test(e)?Vh:+e}var xb=Ab;const Wh=vu(xb);function Cb(e){const t=Z.useRef(e);t.current=e,Z.useEffect(()=>()=>{t.current()},[])}function _b(e,t=500,n){const i=Z.useRef();Cb(()=>{i.current&&i.current.cancel()});const o=Z.useMemo(()=>{const a=Wh(e,t,n),u=(...l)=>a(...l);return u.cancel=()=>{a.cancel()},u.isPending=()=>!!i.current,u.flush=()=>a.flush(),u},[e,t,n]);return Z.useEffect(()=>{i.current=Wh(e,t,n)},[e,t,n]),o}const Kh=async({clusterName:e,body:t})=>{const n=JSON.stringify({apiVersion:"authorization.k8s.io/v1",kind:"SelfSubjectAccessReview",spec:{resourceAttributes:{...t}}});return it.post(`/api/clusters/${e}/k8s/apis/authorization.k8s.io/v1/selfsubjectaccessreviews`,n,{method:"POST",headers:{"Content-Type":"application/json"}})},Mr=({clusterName:e,namespace:t,apiGroup:n,typeName:i,verb:o,refetchInterval:a,enabler:u})=>wn.useQuery({queryKey:["usePermissions",e,t,n,i,o],queryFn:async()=>(await Kh({clusterName:e,body:{namespace:t,group:n,resource:i,verb:o}})).data,refetchInterval:a!==void 0?a:5e3,enabled:u||!0}),rc=(e,t)=>(typeof t?.label=="string"?t.label:"").toLowerCase().includes(e.toLowerCase()),Ps=(e,t,n=[])=>{const i=(a,u)=>a.length!==u.length?!1:a.every((l,f)=>l===u[f]),o=a=>t.some(u=>i(a,Array.isArray(u)?u:[u]));return typeof e=="object"&&!Array.isArray(e)&&e!==null&&Object.keys(e).forEach(a=>{const u=[...n,a];if(typeof e[a]=="object"&&!Array.isArray(e[a])&&e[a]!==null)Ps(e[a],t,u),Object.keys(e[a]).length===0&&!o(u)&&delete e[a];else{const l=(typeof e[a]=="string"||Array.isArray(e[a]))&&e[a].length===0,f=e[a]===void 0;(l||f)&&!o(u)&&delete e[a]}}),e},Ki=e=>(typeof e=="object"&&!Array.isArray(e)&&e!==null&&Object.keys(e).forEach(t=>{t==="nodeNameBecauseOfSuddenBug"&&(e.nodeName=e[t],delete e[t]),typeof e[t]=="object"&&!Array.isArray(e[t])&&e[t]!==null&&Ki(e[t])}),typeof e=="object"&&Array.isArray(e)&&e!==null&&typeof typeof e[0]=="object"&&!Array.isArray(e[0])&&e[0]!==null&&(e=e.map(t=>Ki(t))),e),Zo=e=>(typeof e=="object"&&!Array.isArray(e)&&e!==null&&Object.keys(e).forEach(t=>{t==="nodeName"&&(e.nodeNameBecauseOfSuddenBug=e[t],delete e[t]),typeof e[t]=="object"&&!Array.isArray(e[t])&&e[t]!==null&&Zo(e[t])}),typeof e=="object"&&Array.isArray(e)&&e!==null&&typeof typeof e[0]=="object"&&!Array.isArray(e[0])&&e[0]!==null&&(e=e.map(t=>Zo(t))),e);function Rs(e,t){const n=10**t;return Math.floor(e*n)/n}const kb=(e,t)=>{let n=parseFloat(t.replace(/[a-zA-Zа-яА-Я]/g,""));if(e==="cpu")return t.endsWith("m")&&(n/=1e3),Rs(n,1);if(t.endsWith("m"))n/=1e3;else if(t.endsWith("k"))n/=1e6;else if(t.endsWith("M"))n/=1e3;else if(t.endsWith("G"))n/=1;else if(t.endsWith("T"))n*=1e3;else if(t.endsWith("Ki"))n/=1024,n/=1e6;else if(t.endsWith("Mi"))n/=1e3,n/=1e3;else if(/^\d+(\.\d+)?$/.test(t))n/=1e9;else throw new Error("Invalid value");return Rs(n,1)},ic=e=>{if(typeof e=="string"){let t=parseFloat(e.replace(/[a-zA-Zа-яА-Я]/g,""));return e.endsWith("m")&&(t/=1e3),Rs(t,1)}return 0},sc=e=>{if(typeof e=="string"){let t=parseFloat(e.replace(/[a-zA-Zа-яА-Я]/g,""));if(e.endsWith("k"))t/=1e6;else if(e.endsWith("m"))t/=1e3;else if(e.endsWith("M"))t/=1e3;else if(e.endsWith("G"))t/=1;else if(e.endsWith("T"))t*=1e3;else if(e.endsWith("P"))t*=1e6;else if(e.endsWith("E"))t*=1e9;else if(e.endsWith("Ki"))t*=1024/1e9;else if(e.endsWith("Mi"))t/=1048.576;else if(e.endsWith("Gi"))t*=1.073741824;else if(e.endsWith("Ti"))t*=1.099511628;else if(e.endsWith("Pi"))t*=1.125899907;else if(e.endsWith("Ei"))t*=1.152921505;else throw new Error("Invalid value");return Rs(t,1)}return 0},Ls=(e,t,n,i=[])=>{let o=[];if(typeof e!="object"||e===null)return o;e[t]===n&&o.push([...i]);for(const a in e)if(e.hasOwnProperty(a)){const u=e[a];if(typeof u=="object"&&u!==null){const l=[...i,a],f=Ls(u,t,n,l);o=o.concat(f)}}return o},ea=(e,t)=>{const n=bt.cloneDeep(e),i=Ls(t,"type","rangeInputCpu");return Ls(t,"type","rangeInputMemory").forEach(a=>{const u=a.filter(f=>typeof f=="string").filter(f=>f!=="properties"),l=bt.get(n,u);(l||l===0)&&bt.set(n,u,`${l}G`)}),i.forEach(a=>{const u=a.filter(f=>typeof f=="string").filter(f=>f!=="properties"),l=bt.get(n,u);(l||l===0)&&bt.set(n,u,`${parseFloat(l)}`)}),n},oc=(e,t)=>{const n=bt.cloneDeep(e),i=Ls(t,"type","rangeInputCpu");return Ls(t,"type","rangeInputMemory").forEach(a=>{const u=a.filter(f=>typeof f=="string").filter(f=>f!=="properties"),l=bt.get(n,u);(l||l===0)&&bt.set(n,u,sc(l))}),i.forEach(a=>{const u=a.filter(f=>typeof f=="string").filter(f=>f!=="properties"),l=bt.get(n,u);(l||l===0)&&bt.set(n,u,ic(l))}),n},ac=(e,t=[])=>(Array.isArray(e)?e.map((i,o)=>[o,i]):Object.entries(e)).flatMap(([i,o])=>{const a=[...t,i];return typeof o=="object"&&o!==null?[a,...ac(o,a)]:[a]}),Hh=e=>e.map((t,n)=>e.slice(0,n+1)),Tb=Qe.div`
230
240
  display: flex;
231
241
  flex-direction: column;
232
242
  gap: 8px;
@@ -234,26 +244,26 @@ Expecting `+We.join(", ")+", got '"+(this.terminals_[fe]||fe)+"'":Xe="Parse erro
234
244
  margin-bottom: 16px;
235
245
  border: 1px solid #434343;
236
246
  border-radius: 8px;
237
- `,wb=Ct.div`
247
+ `,Ob=Qe.div`
238
248
  display: flex;
239
249
  align-items: center;
240
250
  justify-content: flex-start;
241
251
  cursor: pointer;
242
- `,Ab=Ct.div`
252
+ `,Ib=Qe.div`
243
253
  display: ${({$isOpen:e})=>e?"block":"none"};
244
254
  padding: 4px;
245
- `,ic={Container:vb,TitleBar:wb,Content:Ab},jh=({title:e,formName:t,expandedControls:n,children:i})=>{const o=n.expandedKeys.some(u=>JSON.stringify(u)===JSON.stringify(t)),a=()=>{o?n.onExpandClose(t):n.onExpandOpen(t)};return $.jsxs(ic.Container,{children:[$.jsxs(ic.TitleBar,{onClick:()=>a(),children:[$.jsx("div",{children:o?$.jsx(Qt.CaretDownOutlined,{size:14}):$.jsx(Qt.CaretRightOutlined,{size:14})}),$.jsx("div",{children:e})]}),$.jsx(ic.Content,{$isOpen:o,children:i})]})},jn=Ct.div`
255
+ `,uc={Container:Tb,TitleBar:Ob,Content:Ib},zh=({title:e,formName:t,expandedControls:n,children:i})=>{const o=n.expandedKeys.some(u=>JSON.stringify(u)===JSON.stringify(t)),a=()=>{o?n.onExpandClose(t):n.onExpandOpen(t)};return C.jsxs(uc.Container,{children:[C.jsxs(uc.TitleBar,{onClick:()=>a(),children:[C.jsx("div",{children:o?C.jsx(qt.CaretDownOutlined,{size:14}):C.jsx(qt.CaretRightOutlined,{size:14})}),C.jsx("div",{children:e})]}),C.jsx(uc.Content,{$isOpen:o,children:i})]})},Mn=Qe.div`
246
256
  display: ${({$isHidden:e})=>e?"none":"block"};
247
- `,Eb={PossibleHiddenContainerWidthPadding:Ct(jn)`
257
+ `,Fb={PossibleHiddenContainerWidthPadding:Qe(Mn)`
248
258
  padding-left: 4px;
249
- `},li=({formName:e,persistedControls:t,type:n})=>{const i=t.persistedKeys.some(a=>JSON.stringify(a)===JSON.stringify(e)),o=()=>{i?t.onPersistUnmark(e):t.onPersistMark(e,n)};return $.jsx(Eb.PossibleHiddenContainerWidthPadding,{$isHidden:t.isPersistedKeysShown===!1,children:$.jsx(ue.Checkbox,{onClick:a=>{a.preventDefault(),a.stopPropagation(),o()},checked:i})})},Sb={CursorPointer:Ct.span`
259
+ `},hi=({formName:e,persistedControls:t,type:n})=>{const i=t.persistedKeys.some(a=>JSON.stringify(a)===JSON.stringify(e)),o=()=>{i?t.onPersistUnmark(e):t.onPersistMark(e,n)};return C.jsx(Fb.PossibleHiddenContainerWidthPadding,{$isHidden:t.isPersistedKeysShown===!1,children:C.jsx(V.Checkbox,{onClick:a=>{a.preventDefault(),a.stopPropagation(),o()},checked:i})})},Bb={CursorPointer:Qe.span`
250
260
  cursor: pointer;
251
261
  margin-left: 4px;
252
262
  display: inline;
253
- `},Mr=e=>{const{children:t,...n}=e;return $.jsx(Sb.CursorPointer,{children:$.jsx(ue.Typography.Text,{...n,children:t})})},Sr=Ct(ue.Form.Item)`
263
+ `},Ur=e=>{const{children:t,...n}=e;return C.jsx(Bb.CursorPointer,{children:C.jsx(V.Typography.Text,{...n,children:t})})},xr=Qe(V.Form.Item)`
254
264
  margin-bottom: 8px;
255
- `;function xb(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function Mh(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);t&&(i=i.filter(function(o){return Object.getOwnPropertyDescriptor(e,o).enumerable})),n.push.apply(n,i)}return n}function Uh(e){for(var t=1;t<arguments.length;t++){var n=arguments[t]!=null?arguments[t]:{};t%2?Mh(Object(n),!0).forEach(function(i){xb(e,i,n[i])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):Mh(Object(n)).forEach(function(i){Object.defineProperty(e,i,Object.getOwnPropertyDescriptor(n,i))})}return e}function Cb(e,t){if(e==null)return{};var n={},i=Object.keys(e),o,a;for(a=0;a<i.length;a++)o=i[a],!(t.indexOf(o)>=0)&&(n[o]=e[o]);return n}function _b(e,t){if(e==null)return{};var n=Cb(e,t),i,o;if(Object.getOwnPropertySymbols){var a=Object.getOwnPropertySymbols(e);for(o=0;o<a.length;o++)i=a[o],!(t.indexOf(i)>=0)&&Object.prototype.propertyIsEnumerable.call(e,i)&&(n[i]=e[i])}return n}function Tb(e,t){return kb(e)||Ob(e,t)||Ib(e,t)||Fb()}function kb(e){if(Array.isArray(e))return e}function Ob(e,t){if(!(typeof Symbol>"u"||!(Symbol.iterator in Object(e)))){var n=[],i=!0,o=!1,a=void 0;try{for(var u=e[Symbol.iterator](),l;!(i=(l=u.next()).done)&&(n.push(l.value),!(t&&n.length===t));i=!0);}catch(f){o=!0,a=f}finally{try{!i&&u.return!=null&&u.return()}finally{if(o)throw a}}return n}}function Ib(e,t){if(e){if(typeof e=="string")return qh(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);if(n==="Object"&&e.constructor&&(n=e.constructor.name),n==="Map"||n==="Set")return Array.from(e);if(n==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return qh(e,t)}}function qh(e,t){(t==null||t>e.length)&&(t=e.length);for(var n=0,i=new Array(t);n<t;n++)i[n]=e[n];return i}function Fb(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
256
- In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function Bb(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function Vh(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);t&&(i=i.filter(function(o){return Object.getOwnPropertyDescriptor(e,o).enumerable})),n.push.apply(n,i)}return n}function Wh(e){for(var t=1;t<arguments.length;t++){var n=arguments[t]!=null?arguments[t]:{};t%2?Vh(Object(n),!0).forEach(function(i){Bb(e,i,n[i])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):Vh(Object(n)).forEach(function(i){Object.defineProperty(e,i,Object.getOwnPropertyDescriptor(n,i))})}return e}function Db(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];return function(i){return t.reduceRight(function(o,a){return a(o)},i)}}function Ps(e){return function t(){for(var n=this,i=arguments.length,o=new Array(i),a=0;a<i;a++)o[a]=arguments[a];return o.length>=e.length?e.apply(this,o):function(){for(var u=arguments.length,l=new Array(u),f=0;f<u;f++)l[f]=arguments[f];return t.apply(n,[].concat(o,l))}}}function Yo(e){return{}.toString.call(e).includes("Object")}function Rb(e){return!Object.keys(e).length}function Ns(e){return typeof e=="function"}function Pb(e,t){return Object.prototype.hasOwnProperty.call(e,t)}function Nb(e,t){return Yo(t)||Ur("changeType"),Object.keys(t).some(function(n){return!Pb(e,n)})&&Ur("changeField"),t}function Lb(e){Ns(e)||Ur("selectorType")}function $b(e){Ns(e)||Yo(e)||Ur("handlerType"),Yo(e)&&Object.values(e).some(function(t){return!Ns(t)})&&Ur("handlersType")}function jb(e){e||Ur("initialIsRequired"),Yo(e)||Ur("initialType"),Rb(e)&&Ur("initialContent")}function Mb(e,t){throw new Error(e[t]||e.default)}var Ub={initialIsRequired:"initial state is required",initialType:"initial state should be an object",initialContent:"initial state shouldn't be an empty object",handlerType:"handler should be an object or a function",handlersType:"all handlers should be a functions",selectorType:"selector should be a function",changeType:"provided value of changes should be an object",changeField:'it seams you want to change a field in the state which is not specified in the "initial" state',default:"an unknown error accured in `state-local` package"},Ur=Ps(Mb)(Ub),Xo={changes:Nb,selector:Lb,handler:$b,initial:jb};function qb(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{};Xo.initial(e),Xo.handler(t);var n={current:e},i=Ps(Kb)(n,t),o=Ps(Wb)(n),a=Ps(Xo.changes)(e),u=Ps(Vb)(n);function l(){var p=arguments.length>0&&arguments[0]!==void 0?arguments[0]:function(g){return g};return Xo.selector(p),p(n.current)}function f(p){Db(i,o,a,u)(p)}return[l,f]}function Vb(e,t){return Ns(t)?t(e.current):t}function Wb(e,t){return e.current=Wh(Wh({},e.current),t),t}function Kb(e,t,n){return Ns(t)?t(e.current):Object.keys(n).forEach(function(i){var o;return(o=t[i])===null||o===void 0?void 0:o.call(t,e.current[i])}),n}var Hb={create:qb},zb={paths:{vs:"https://cdn.jsdelivr.net/npm/monaco-editor@0.52.2/min/vs"}};function Gb(e){return function t(){for(var n=this,i=arguments.length,o=new Array(i),a=0;a<i;a++)o[a]=arguments[a];return o.length>=e.length?e.apply(this,o):function(){for(var u=arguments.length,l=new Array(u),f=0;f<u;f++)l[f]=arguments[f];return t.apply(n,[].concat(o,l))}}}function Jb(e){return{}.toString.call(e).includes("Object")}function Yb(e){return e||Hh("configIsRequired"),Jb(e)||Hh("configType"),e.urls?(Xb(),{paths:{vs:e.urls.monacoBase}}):e}function Xb(){console.warn(Kh.deprecation)}function Qb(e,t){throw new Error(e[t]||e.default)}var Kh={configIsRequired:"the configuration object is required",configType:"the configuration object should be an object",default:"an unknown error accured in `@monaco-editor/loader` package",deprecation:`Deprecation warning!
265
+ `;function Db(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function Gh(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);t&&(i=i.filter(function(o){return Object.getOwnPropertyDescriptor(e,o).enumerable})),n.push.apply(n,i)}return n}function Jh(e){for(var t=1;t<arguments.length;t++){var n=arguments[t]!=null?arguments[t]:{};t%2?Gh(Object(n),!0).forEach(function(i){Db(e,i,n[i])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):Gh(Object(n)).forEach(function(i){Object.defineProperty(e,i,Object.getOwnPropertyDescriptor(n,i))})}return e}function Pb(e,t){if(e==null)return{};var n={},i=Object.keys(e),o,a;for(a=0;a<i.length;a++)o=i[a],!(t.indexOf(o)>=0)&&(n[o]=e[o]);return n}function Rb(e,t){if(e==null)return{};var n=Pb(e,t),i,o;if(Object.getOwnPropertySymbols){var a=Object.getOwnPropertySymbols(e);for(o=0;o<a.length;o++)i=a[o],!(t.indexOf(i)>=0)&&Object.prototype.propertyIsEnumerable.call(e,i)&&(n[i]=e[i])}return n}function Lb(e,t){return Nb(e)||jb(e,t)||$b(e,t)||Mb()}function Nb(e){if(Array.isArray(e))return e}function jb(e,t){if(!(typeof Symbol>"u"||!(Symbol.iterator in Object(e)))){var n=[],i=!0,o=!1,a=void 0;try{for(var u=e[Symbol.iterator](),l;!(i=(l=u.next()).done)&&(n.push(l.value),!(t&&n.length===t));i=!0);}catch(f){o=!0,a=f}finally{try{!i&&u.return!=null&&u.return()}finally{if(o)throw a}}return n}}function $b(e,t){if(e){if(typeof e=="string")return Yh(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);if(n==="Object"&&e.constructor&&(n=e.constructor.name),n==="Map"||n==="Set")return Array.from(e);if(n==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return Yh(e,t)}}function Yh(e,t){(t==null||t>e.length)&&(t=e.length);for(var n=0,i=new Array(t);n<t;n++)i[n]=e[n];return i}function Mb(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
266
+ In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function Ub(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function Xh(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);t&&(i=i.filter(function(o){return Object.getOwnPropertyDescriptor(e,o).enumerable})),n.push.apply(n,i)}return n}function Qh(e){for(var t=1;t<arguments.length;t++){var n=arguments[t]!=null?arguments[t]:{};t%2?Xh(Object(n),!0).forEach(function(i){Ub(e,i,n[i])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):Xh(Object(n)).forEach(function(i){Object.defineProperty(e,i,Object.getOwnPropertyDescriptor(n,i))})}return e}function Vb(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];return function(i){return t.reduceRight(function(o,a){return a(o)},i)}}function Ns(e){return function t(){for(var n=this,i=arguments.length,o=new Array(i),a=0;a<i;a++)o[a]=arguments[a];return o.length>=e.length?e.apply(this,o):function(){for(var u=arguments.length,l=new Array(u),f=0;f<u;f++)l[f]=arguments[f];return t.apply(n,[].concat(o,l))}}}function ta(e){return{}.toString.call(e).includes("Object")}function qb(e){return!Object.keys(e).length}function js(e){return typeof e=="function"}function Wb(e,t){return Object.prototype.hasOwnProperty.call(e,t)}function Kb(e,t){return ta(t)||Vr("changeType"),Object.keys(t).some(function(n){return!Wb(e,n)})&&Vr("changeField"),t}function Hb(e){js(e)||Vr("selectorType")}function zb(e){js(e)||ta(e)||Vr("handlerType"),ta(e)&&Object.values(e).some(function(t){return!js(t)})&&Vr("handlersType")}function Gb(e){e||Vr("initialIsRequired"),ta(e)||Vr("initialType"),qb(e)&&Vr("initialContent")}function Jb(e,t){throw new Error(e[t]||e.default)}var Yb={initialIsRequired:"initial state is required",initialType:"initial state should be an object",initialContent:"initial state shouldn't be an empty object",handlerType:"handler should be an object or a function",handlersType:"all handlers should be a functions",selectorType:"selector should be a function",changeType:"provided value of changes should be an object",changeField:'it seams you want to change a field in the state which is not specified in the "initial" state',default:"an unknown error accured in `state-local` package"},Vr=Ns(Jb)(Yb),na={changes:Kb,selector:Hb,handler:zb,initial:Gb};function Xb(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{};na.initial(e),na.handler(t);var n={current:e},i=Ns(ev)(n,t),o=Ns(Zb)(n),a=Ns(na.changes)(e),u=Ns(Qb)(n);function l(){var p=arguments.length>0&&arguments[0]!==void 0?arguments[0]:function(g){return g};return na.selector(p),p(n.current)}function f(p){Vb(i,o,a,u)(p)}return[l,f]}function Qb(e,t){return js(t)?t(e.current):t}function Zb(e,t){return e.current=Qh(Qh({},e.current),t),t}function ev(e,t,n){return js(t)?t(e.current):Object.keys(n).forEach(function(i){var o;return(o=t[i])===null||o===void 0?void 0:o.call(t,e.current[i])}),n}var tv={create:Xb},nv={paths:{vs:"https://cdn.jsdelivr.net/npm/monaco-editor@0.52.2/min/vs"}};function rv(e){return function t(){for(var n=this,i=arguments.length,o=new Array(i),a=0;a<i;a++)o[a]=arguments[a];return o.length>=e.length?e.apply(this,o):function(){for(var u=arguments.length,l=new Array(u),f=0;f<u;f++)l[f]=arguments[f];return t.apply(n,[].concat(o,l))}}}function iv(e){return{}.toString.call(e).includes("Object")}function sv(e){return e||ep("configIsRequired"),iv(e)||ep("configType"),e.urls?(ov(),{paths:{vs:e.urls.monacoBase}}):e}function ov(){console.warn(Zh.deprecation)}function av(e,t){throw new Error(e[t]||e.default)}var Zh={configIsRequired:"the configuration object is required",configType:"the configuration object should be an object",default:"an unknown error accured in `@monaco-editor/loader` package",deprecation:`Deprecation warning!
257
267
  You are using deprecated way of configuration.
258
268
 
259
269
  Instead of using
@@ -262,173 +272,284 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
262
272
  monaco.config({ paths: { vs: '...' } })
263
273
 
264
274
  For more please check the link https://github.com/suren-atoyan/monaco-loader#config
265
- `},Hh=Gb(Qb)(Kh),Zb={config:Yb},ev=function(){for(var t=arguments.length,n=new Array(t),i=0;i<t;i++)n[i]=arguments[i];return function(o){return n.reduceRight(function(a,u){return u(a)},o)}};function zh(e,t){return Object.keys(t).forEach(function(n){t[n]instanceof Object&&e[n]&&Object.assign(t[n],zh(e[n],t[n]))}),Uh(Uh({},e),t)}var tv={type:"cancelation",msg:"operation is manually canceled"};function sc(e){var t=!1,n=new Promise(function(i,o){e.then(function(a){return t?o(tv):i(a)}),e.catch(o)});return n.cancel=function(){return t=!0},n}var nv=Hb.create({config:zb,isInitialized:!1,resolve:null,reject:null,monaco:null}),Gh=Tb(nv,2),Ls=Gh[0],Qo=Gh[1];function rv(e){var t=Zb.config(e),n=t.monaco,i=_b(t,["monaco"]);Qo(function(o){return{config:zh(o.config,i),monaco:n}})}function iv(){var e=Ls(function(t){var n=t.monaco,i=t.isInitialized,o=t.resolve;return{monaco:n,isInitialized:i,resolve:o}});if(!e.isInitialized){if(Qo({isInitialized:!0}),e.monaco)return e.resolve(e.monaco),sc(oc);if(window.monaco&&window.monaco.editor)return Jh(window.monaco),e.resolve(window.monaco),sc(oc);ev(sv,av)(uv)}return sc(oc)}function sv(e){return document.body.appendChild(e)}function ov(e){var t=document.createElement("script");return e&&(t.src=e),t}function av(e){var t=Ls(function(i){var o=i.config,a=i.reject;return{config:o,reject:a}}),n=ov("".concat(t.config.paths.vs,"/loader.js"));return n.onload=function(){return e()},n.onerror=t.reject,n}function uv(){var e=Ls(function(n){var i=n.config,o=n.resolve,a=n.reject;return{config:i,resolve:o,reject:a}}),t=window.require;t.config(e.config),t(["vs/editor/editor.main"],function(n){Jh(n),e.resolve(n)},function(n){e.reject(n)})}function Jh(e){Ls().monaco||Qo({monaco:e})}function cv(){return Ls(function(e){var t=e.monaco;return t})}var oc=new Promise(function(e,t){return Qo({resolve:e,reject:t})}),$s={config:rv,init:iv,__getMonacoInstance:cv},lv={wrapper:{display:"flex",position:"relative",textAlign:"initial"},fullWidth:{width:"100%"},hide:{display:"none"}},ac=lv,fv={container:{display:"flex",height:"100%",width:"100%",justifyContent:"center",alignItems:"center"}},hv=fv;function pv({children:e}){return ne.createElement("div",{style:hv.container},e)}var dv=pv,gv=dv;function yv({width:e,height:t,isEditorReady:n,loading:i,_ref:o,className:a,wrapperProps:u}){return ne.createElement("section",{style:{...ac.wrapper,width:e,height:t},...u},!n&&ne.createElement(gv,null,i),ne.createElement("div",{ref:o,style:{...ac.fullWidth,...!n&&ac.hide},className:a}))}var mv=yv,Yh=ne.memo(mv);function bv(e){ne.useEffect(e,[])}var uc=bv;function vv(e,t,n=!0){let i=ne.useRef(!0);ne.useEffect(i.current||!n?()=>{i.current=!1}:e,t)}var _n=vv;function js(){}function Wi(e,t,n,i){return wv(e,i)||Av(e,t,n,i)}function wv(e,t){return e.editor.getModel(Xh(e,t))}function Av(e,t,n,i){return e.editor.createModel(t,n,i?Xh(e,i):void 0)}function Xh(e,t){return e.Uri.parse(t)}function Ev({original:e,modified:t,language:n,originalLanguage:i,modifiedLanguage:o,originalModelPath:a,modifiedModelPath:u,keepCurrentOriginalModel:l=!1,keepCurrentModifiedModel:f=!1,theme:p="light",loading:g="Loading...",options:d={},height:w="100%",width:k="100%",className:A,wrapperProps:E={},beforeMount:v=js,onMount:R=js}){let[L,_]=ne.useState(!1),[x,I]=ne.useState(!0),O=ne.useRef(null),D=ne.useRef(null),K=ne.useRef(null),ie=ne.useRef(R),ce=ne.useRef(v),fe=ne.useRef(!1);uc(()=>{let he=$s.init();return he.then(Re=>(D.current=Re)&&I(!1)).catch(Re=>Re?.type!=="cancelation"&&console.error("Monaco initialization: error:",Re)),()=>O.current?ge():he.cancel()}),_n(()=>{if(O.current&&D.current){let he=O.current.getOriginalEditor(),Re=Wi(D.current,e||"",i||n||"text",a||"");Re!==he.getModel()&&he.setModel(Re)}},[a],L),_n(()=>{if(O.current&&D.current){let he=O.current.getModifiedEditor(),Re=Wi(D.current,t||"",o||n||"text",u||"");Re!==he.getModel()&&he.setModel(Re)}},[u],L),_n(()=>{let he=O.current.getModifiedEditor();he.getOption(D.current.editor.EditorOption.readOnly)?he.setValue(t||""):t!==he.getValue()&&(he.executeEdits("",[{range:he.getModel().getFullModelRange(),text:t||"",forceMoveMarkers:!0}]),he.pushUndoStop())},[t],L),_n(()=>{O.current?.getModel()?.original.setValue(e||"")},[e],L),_n(()=>{let{original:he,modified:Re}=O.current.getModel();D.current.editor.setModelLanguage(he,i||n||"text"),D.current.editor.setModelLanguage(Re,o||n||"text")},[n,i,o],L),_n(()=>{D.current?.editor.setTheme(p)},[p],L),_n(()=>{O.current?.updateOptions(d)},[d],L);let ye=ne.useCallback(()=>{if(!D.current)return;ce.current(D.current);let he=Wi(D.current,e||"",i||n||"text",a||""),Re=Wi(D.current,t||"",o||n||"text",u||"");O.current?.setModel({original:he,modified:Re})},[n,t,o,e,i,a,u]),ve=ne.useCallback(()=>{!fe.current&&K.current&&(O.current=D.current.editor.createDiffEditor(K.current,{automaticLayout:!0,...d}),ye(),D.current?.editor.setTheme(p),_(!0),fe.current=!0)},[d,p,ye]);ne.useEffect(()=>{L&&ie.current(O.current,D.current)},[L]),ne.useEffect(()=>{!x&&!L&&ve()},[x,L,ve]);function ge(){let he=O.current?.getModel();l||he?.original?.dispose(),f||he?.modified?.dispose(),O.current?.dispose()}return ne.createElement(Yh,{width:k,height:w,isEditorReady:L,loading:g,_ref:K,className:A,wrapperProps:E})}var Sv=Ev,xv=ne.memo(Sv);function Cv(){let[e,t]=ne.useState($s.__getMonacoInstance());return uc(()=>{let n;return e||(n=$s.init(),n.then(i=>{t(i)})),()=>n?.cancel()}),e}var _v=Cv;function Tv(e){let t=ne.useRef();return ne.useEffect(()=>{t.current=e},[e]),t.current}var kv=Tv,Zo=new Map;function Ov({defaultValue:e,defaultLanguage:t,defaultPath:n,value:i,language:o,path:a,theme:u="light",line:l,loading:f="Loading...",options:p={},overrideServices:g={},saveViewState:d=!0,keepCurrentModel:w=!1,width:k="100%",height:A="100%",className:E,wrapperProps:v={},beforeMount:R=js,onMount:L=js,onChange:_,onValidate:x=js}){let[I,O]=ne.useState(!1),[D,K]=ne.useState(!0),ie=ne.useRef(null),ce=ne.useRef(null),fe=ne.useRef(null),ye=ne.useRef(L),ve=ne.useRef(R),ge=ne.useRef(),he=ne.useRef(i),Re=kv(a),Ie=ne.useRef(!1),Te=ne.useRef(!1);uc(()=>{let Ee=$s.init();return Ee.then(vt=>(ie.current=vt)&&K(!1)).catch(vt=>vt?.type!=="cancelation"&&console.error("Monaco initialization: error:",vt)),()=>ce.current?Xe():Ee.cancel()}),_n(()=>{let Ee=Wi(ie.current,e||i||"",t||o||"",a||n||"");Ee!==ce.current?.getModel()&&(d&&Zo.set(Re,ce.current?.saveViewState()),ce.current?.setModel(Ee),d&&ce.current?.restoreViewState(Zo.get(a)))},[a],I),_n(()=>{ce.current?.updateOptions(p)},[p],I),_n(()=>{!ce.current||i===void 0||(ce.current.getOption(ie.current.editor.EditorOption.readOnly)?ce.current.setValue(i):i!==ce.current.getValue()&&(Te.current=!0,ce.current.executeEdits("",[{range:ce.current.getModel().getFullModelRange(),text:i,forceMoveMarkers:!0}]),ce.current.pushUndoStop(),Te.current=!1))},[i],I),_n(()=>{let Ee=ce.current?.getModel();Ee&&o&&ie.current?.editor.setModelLanguage(Ee,o)},[o],I),_n(()=>{l!==void 0&&ce.current?.revealLine(l)},[l],I),_n(()=>{ie.current?.editor.setTheme(u)},[u],I);let We=ne.useCallback(()=>{if(!(!fe.current||!ie.current)&&!Ie.current){ve.current(ie.current);let Ee=a||n,vt=Wi(ie.current,i||e||"",t||o||"",Ee||"");ce.current=ie.current?.editor.create(fe.current,{model:vt,automaticLayout:!0,...p},g),d&&ce.current.restoreViewState(Zo.get(Ee)),ie.current.editor.setTheme(u),l!==void 0&&ce.current.revealLine(l),O(!0),Ie.current=!0}},[e,t,n,i,o,a,p,g,d,u,l]);ne.useEffect(()=>{I&&ye.current(ce.current,ie.current)},[I]),ne.useEffect(()=>{!D&&!I&&We()},[D,I,We]),he.current=i,ne.useEffect(()=>{I&&_&&(ge.current?.dispose(),ge.current=ce.current?.onDidChangeModelContent(Ee=>{Te.current||_(ce.current.getValue(),Ee)}))},[I,_]),ne.useEffect(()=>{if(I){let Ee=ie.current.editor.onDidChangeMarkers(vt=>{let G=ce.current.getModel()?.uri;if(G&&vt.find(Y=>Y.path===G.path)){let Y=ie.current.editor.getModelMarkers({resource:G});x?.(Y)}});return()=>{Ee?.dispose()}}return()=>{}},[I,x]);function Xe(){ge.current?.dispose(),w?d&&Zo.set(a,ce.current.saveViewState()):ce.current.getModel()?.dispose(),ce.current.dispose()}return ne.createElement(Yh,{width:k,height:A,isEditorReady:I,loading:f,_ref:fe,className:E,wrapperProps:v})}var Iv=Ov,Qh=ne.memo(Iv),cc=Qh;const Fv=Object.freeze(Object.defineProperty({__proto__:null,DiffEditor:xv,Editor:Qh,default:cc,loader:$s,useMonaco:_v},Symbol.toStringTag,{value:"Module"})),lc=Symbol.for("yaml.alias"),fc=Symbol.for("yaml.document"),qr=Symbol.for("yaml.map"),Zh=Symbol.for("yaml.pair"),pr=Symbol.for("yaml.scalar"),Ki=Symbol.for("yaml.seq"),Mn=Symbol.for("yaml.node.type"),Hi=e=>!!e&&typeof e=="object"&&e[Mn]===lc,Ms=e=>!!e&&typeof e=="object"&&e[Mn]===fc,Us=e=>!!e&&typeof e=="object"&&e[Mn]===qr,Wt=e=>!!e&&typeof e=="object"&&e[Mn]===Zh,_t=e=>!!e&&typeof e=="object"&&e[Mn]===pr,qs=e=>!!e&&typeof e=="object"&&e[Mn]===Ki;function Kt(e){if(e&&typeof e=="object")switch(e[Mn]){case qr:case Ki:return!0}return!1}function Ht(e){if(e&&typeof e=="object")switch(e[Mn]){case lc:case qr:case pr:case Ki:return!0}return!1}const Bv=e=>(_t(e)||Kt(e))&&!!e.anchor,fi=Symbol("break visit"),Dv=Symbol("skip children"),Vs=Symbol("remove node");function hi(e,t){const n=Rv(t);Ms(e)?zi(null,e.contents,n,Object.freeze([e]))===Vs&&(e.contents=null):zi(null,e,n,Object.freeze([]))}hi.BREAK=fi,hi.SKIP=Dv,hi.REMOVE=Vs;function zi(e,t,n,i){const o=Pv(e,t,n,i);if(Ht(o)||Wt(o))return Nv(e,i,o),zi(e,o,n,i);if(typeof o!="symbol"){if(Kt(t)){i=Object.freeze(i.concat(t));for(let a=0;a<t.items.length;++a){const u=zi(a,t.items[a],n,i);if(typeof u=="number")a=u-1;else{if(u===fi)return fi;u===Vs&&(t.items.splice(a,1),a-=1)}}}else if(Wt(t)){i=Object.freeze(i.concat(t));const a=zi("key",t.key,n,i);if(a===fi)return fi;a===Vs&&(t.key=null);const u=zi("value",t.value,n,i);if(u===fi)return fi;u===Vs&&(t.value=null)}}return o}function Rv(e){return typeof e=="object"&&(e.Collection||e.Node||e.Value)?Object.assign({Alias:e.Node,Map:e.Node,Scalar:e.Node,Seq:e.Node},e.Value&&{Map:e.Value,Scalar:e.Value,Seq:e.Value},e.Collection&&{Map:e.Collection,Seq:e.Collection},e):e}function Pv(e,t,n,i){if(typeof n=="function")return n(e,t,i);if(Us(t))return n.Map?.(e,t,i);if(qs(t))return n.Seq?.(e,t,i);if(Wt(t))return n.Pair?.(e,t,i);if(_t(t))return n.Scalar?.(e,t,i);if(Hi(t))return n.Alias?.(e,t,i)}function Nv(e,t,n){const i=t[t.length-1];if(Kt(i))i.items[e]=n;else if(Wt(i))e==="key"?i.key=n:i.value=n;else if(Ms(i))i.contents=n;else{const o=Hi(i)?"alias":"scalar";throw new Error(`Cannot replace node with ${o} parent`)}}const Lv={"!":"%21",",":"%2C","[":"%5B","]":"%5D","{":"%7B","}":"%7D"},$v=e=>e.replace(/[!,[\]{}]/g,t=>Lv[t]);class pn{constructor(t,n){this.docStart=null,this.docEnd=!1,this.yaml=Object.assign({},pn.defaultYaml,t),this.tags=Object.assign({},pn.defaultTags,n)}clone(){const t=new pn(this.yaml,this.tags);return t.docStart=this.docStart,t}atDocument(){const t=new pn(this.yaml,this.tags);switch(this.yaml.version){case"1.1":this.atNextDocument=!0;break;case"1.2":this.atNextDocument=!1,this.yaml={explicit:pn.defaultYaml.explicit,version:"1.2"},this.tags=Object.assign({},pn.defaultTags);break}return t}add(t,n){this.atNextDocument&&(this.yaml={explicit:pn.defaultYaml.explicit,version:"1.1"},this.tags=Object.assign({},pn.defaultTags),this.atNextDocument=!1);const i=t.trim().split(/[ \t]+/),o=i.shift();switch(o){case"%TAG":{if(i.length!==2&&(n(0,"%TAG directive should contain exactly two parts"),i.length<2))return!1;const[a,u]=i;return this.tags[a]=u,!0}case"%YAML":{if(this.yaml.explicit=!0,i.length!==1)return n(0,"%YAML directive should contain exactly one part"),!1;const[a]=i;if(a==="1.1"||a==="1.2")return this.yaml.version=a,!0;{const u=/^\d+\.\d+$/.test(a);return n(6,`Unsupported YAML version ${a}`,u),!1}}default:return n(0,`Unknown directive ${o}`,!0),!1}}tagName(t,n){if(t==="!")return"!";if(t[0]!=="!")return n(`Not a valid tag: ${t}`),null;if(t[1]==="<"){const u=t.slice(2,-1);return u==="!"||u==="!!"?(n(`Verbatim tags aren't resolved, so ${t} is invalid.`),null):(t[t.length-1]!==">"&&n("Verbatim tags must end with a >"),u)}const[,i,o]=t.match(/^(.*!)([^!]*)$/s);o||n(`The ${t} tag has no suffix`);const a=this.tags[i];if(a)try{return a+decodeURIComponent(o)}catch(u){return n(String(u)),null}return i==="!"?t:(n(`Could not resolve tag: ${t}`),null)}tagString(t){for(const[n,i]of Object.entries(this.tags))if(t.startsWith(i))return n+$v(t.substring(i.length));return t[0]==="!"?t:`!<${t}>`}toString(t){const n=this.yaml.explicit?[`%YAML ${this.yaml.version||"1.2"}`]:[],i=Object.entries(this.tags);let o;if(t&&i.length>0&&Ht(t.contents)){const a={};hi(t.contents,(u,l)=>{Ht(l)&&l.tag&&(a[l.tag]=!0)}),o=Object.keys(a)}else o=[];for(const[a,u]of i)a==="!!"&&u==="tag:yaml.org,2002:"||(!t||o.some(l=>l.startsWith(u)))&&n.push(`%TAG ${a} ${u}`);return n.join(`
266
- `)}}pn.defaultYaml={explicit:!1,version:"1.2"},pn.defaultTags={"!!":"tag:yaml.org,2002:"};function ep(e){if(/[\x00-\x19\s,[\]{}]/.test(e)){const n=`Anchor must not contain whitespace or control characters: ${JSON.stringify(e)}`;throw new Error(n)}return!0}function tp(e){const t=new Set;return hi(e,{Value(n,i){i.anchor&&t.add(i.anchor)}}),t}function np(e,t){for(let n=1;;++n){const i=`${e}${n}`;if(!t.has(i))return i}}function jv(e,t){const n=[],i=new Map;let o=null;return{onAnchor:a=>{n.push(a),o||(o=tp(e));const u=np(t,o);return o.add(u),u},setAnchors:()=>{for(const a of n){const u=i.get(a);if(typeof u=="object"&&u.anchor&&(_t(u.node)||Kt(u.node)))u.node.anchor=u.anchor;else{const l=new Error("Failed to resolve repeated object (this should not happen)");throw l.source=a,l}}},sourceObjects:i}}function Gi(e,t,n,i){if(i&&typeof i=="object")if(Array.isArray(i))for(let o=0,a=i.length;o<a;++o){const u=i[o],l=Gi(e,i,String(o),u);l===void 0?delete i[o]:l!==u&&(i[o]=l)}else if(i instanceof Map)for(const o of Array.from(i.keys())){const a=i.get(o),u=Gi(e,i,o,a);u===void 0?i.delete(o):u!==a&&i.set(o,u)}else if(i instanceof Set)for(const o of Array.from(i)){const a=Gi(e,i,o,o);a===void 0?i.delete(o):a!==o&&(i.delete(o),i.add(a))}else for(const[o,a]of Object.entries(i)){const u=Gi(e,i,o,a);u===void 0?delete i[o]:u!==a&&(i[o]=u)}return e.call(t,n,i)}function Un(e,t,n){if(Array.isArray(e))return e.map((i,o)=>Un(i,String(o),n));if(e&&typeof e.toJSON=="function"){if(!n||!Bv(e))return e.toJSON(t,n);const i={aliasCount:0,count:1,res:void 0};n.anchors.set(e,i),n.onCreate=a=>{i.res=a,delete n.onCreate};const o=e.toJSON(t,n);return n.onCreate&&n.onCreate(o),o}return typeof e=="bigint"&&!n?.keep?Number(e):e}class hc{constructor(t){Object.defineProperty(this,Mn,{value:t})}clone(){const t=Object.create(Object.getPrototypeOf(this),Object.getOwnPropertyDescriptors(this));return this.range&&(t.range=this.range.slice()),t}toJS(t,{mapAsMap:n,maxAliasCount:i,onAnchor:o,reviver:a}={}){if(!Ms(t))throw new TypeError("A document argument is required");const u={anchors:new Map,doc:t,keep:!0,mapAsMap:n===!0,mapKeyWarned:!1,maxAliasCount:typeof i=="number"?i:100},l=Un(this,"",u);if(typeof o=="function")for(const{count:f,res:p}of u.anchors.values())o(p,f);return typeof a=="function"?Gi(a,{"":l},"",l):l}}class pc extends hc{constructor(t){super(lc),this.source=t,Object.defineProperty(this,"tag",{set(){throw new Error("Alias nodes cannot have tags")}})}resolve(t){let n;return hi(t,{Node:(i,o)=>{if(o===this)return hi.BREAK;o.anchor===this.source&&(n=o)}}),n}toJSON(t,n){if(!n)return{source:this.source};const{anchors:i,doc:o,maxAliasCount:a}=n,u=this.resolve(o);if(!u){const f=`Unresolved alias (the anchor must be set before the alias): ${this.source}`;throw new ReferenceError(f)}let l=i.get(u);if(l||(Un(u,null,n),l=i.get(u)),!l||l.res===void 0){const f="This should not happen: Alias anchor was not resolved?";throw new ReferenceError(f)}if(a>=0&&(l.count+=1,l.aliasCount===0&&(l.aliasCount=ea(o,u,i)),l.count*l.aliasCount>a)){const f="Excessive alias count indicates a resource exhaustion attack";throw new ReferenceError(f)}return l.res}toString(t,n,i){const o=`*${this.source}`;if(t){if(ep(this.source),t.options.verifyAliasOrder&&!t.anchors.has(this.source)){const a=`Unresolved alias (the anchor must be set before the alias): ${this.source}`;throw new Error(a)}if(t.implicitKey)return`${o} `}return o}}function ea(e,t,n){if(Hi(t)){const i=t.resolve(e),o=n&&i&&n.get(i);return o?o.count*o.aliasCount:0}else if(Kt(t)){let i=0;for(const o of t.items){const a=ea(e,o,n);a>i&&(i=a)}return i}else if(Wt(t)){const i=ea(e,t.key,n),o=ea(e,t.value,n);return Math.max(i,o)}return 1}const rp=e=>!e||typeof e!="function"&&typeof e!="object";class Ue extends hc{constructor(t){super(pr),this.value=t}toJSON(t,n){return n?.keep?this.value:Un(this.value,t,n)}toString(){return String(this.value)}}Ue.BLOCK_FOLDED="BLOCK_FOLDED",Ue.BLOCK_LITERAL="BLOCK_LITERAL",Ue.PLAIN="PLAIN",Ue.QUOTE_DOUBLE="QUOTE_DOUBLE",Ue.QUOTE_SINGLE="QUOTE_SINGLE";const Mv="tag:yaml.org,2002:";function Uv(e,t,n){if(t){const i=n.filter(a=>a.tag===t),o=i.find(a=>!a.format)??i[0];if(!o)throw new Error(`Tag ${t} not found`);return o}return n.find(i=>i.identify?.(e)&&!i.format)}function Ws(e,t,n){if(Ms(e)&&(e=e.contents),Ht(e))return e;if(Wt(e)){const d=n.schema[qr].createNode?.(n.schema,null,n);return d.items.push(e),d}(e instanceof String||e instanceof Number||e instanceof Boolean||typeof BigInt<"u"&&e instanceof BigInt)&&(e=e.valueOf());const{aliasDuplicateObjects:i,onAnchor:o,onTagObj:a,schema:u,sourceObjects:l}=n;let f;if(i&&e&&typeof e=="object"){if(f=l.get(e),f)return f.anchor||(f.anchor=o(e)),new pc(f.anchor);f={anchor:null,node:null},l.set(e,f)}t?.startsWith("!!")&&(t=Mv+t.slice(2));let p=Uv(e,t,u.tags);if(!p){if(e&&typeof e.toJSON=="function"&&(e=e.toJSON()),!e||typeof e!="object"){const d=new Ue(e);return f&&(f.node=d),d}p=e instanceof Map?u[qr]:Symbol.iterator in Object(e)?u[Ki]:u[qr]}a&&(a(p),delete n.onTagObj);const g=p?.createNode?p.createNode(n.schema,e,n):typeof p?.nodeClass?.from=="function"?p.nodeClass.from(n.schema,e,n):new Ue(e);return t?g.tag=t:p.default||(g.tag=p.tag),f&&(f.node=g),g}function ta(e,t,n){let i=n;for(let o=t.length-1;o>=0;--o){const a=t[o];if(typeof a=="number"&&Number.isInteger(a)&&a>=0){const u=[];u[a]=i,i=u}else i=new Map([[a,i]])}return Ws(i,void 0,{aliasDuplicateObjects:!1,keepUndefined:!1,onAnchor:()=>{throw new Error("This should not happen, please report a bug.")},schema:e,sourceObjects:new Map})}const Ks=e=>e==null||typeof e=="object"&&!!e[Symbol.iterator]().next().done;class ip extends hc{constructor(t,n){super(t),Object.defineProperty(this,"schema",{value:n,configurable:!0,enumerable:!1,writable:!0})}clone(t){const n=Object.create(Object.getPrototypeOf(this),Object.getOwnPropertyDescriptors(this));return t&&(n.schema=t),n.items=n.items.map(i=>Ht(i)||Wt(i)?i.clone(t):i),this.range&&(n.range=this.range.slice()),n}addIn(t,n){if(Ks(t))this.add(n);else{const[i,...o]=t,a=this.get(i,!0);if(Kt(a))a.addIn(o,n);else if(a===void 0&&this.schema)this.set(i,ta(this.schema,o,n));else throw new Error(`Expected YAML collection at ${i}. Remaining path: ${o}`)}}deleteIn(t){const[n,...i]=t;if(i.length===0)return this.delete(n);const o=this.get(n,!0);if(Kt(o))return o.deleteIn(i);throw new Error(`Expected YAML collection at ${n}. Remaining path: ${i}`)}getIn(t,n){const[i,...o]=t,a=this.get(i,!0);return o.length===0?!n&&_t(a)?a.value:a:Kt(a)?a.getIn(o,n):void 0}hasAllNullValues(t){return this.items.every(n=>{if(!Wt(n))return!1;const i=n.value;return i==null||t&&_t(i)&&i.value==null&&!i.commentBefore&&!i.comment&&!i.tag})}hasIn(t){const[n,...i]=t;if(i.length===0)return this.has(n);const o=this.get(n,!0);return Kt(o)?o.hasIn(i):!1}setIn(t,n){const[i,...o]=t;if(o.length===0)this.set(i,n);else{const a=this.get(i,!0);if(Kt(a))a.setIn(o,n);else if(a===void 0&&this.schema)this.set(i,ta(this.schema,o,n));else throw new Error(`Expected YAML collection at ${i}. Remaining path: ${o}`)}}}const qv=e=>e.replace(/^(?!$)(?: $)?/gm,"#");function xr(e,t){return/^\n+$/.test(e)?e.substring(1):t?e.replace(/^(?! *$)/gm,t):e}const pi=(e,t,n)=>e.endsWith(`
267
- `)?xr(n,t):n.includes(`
275
+ `},ep=rv(av)(Zh),uv={config:sv},cv=function(){for(var t=arguments.length,n=new Array(t),i=0;i<t;i++)n[i]=arguments[i];return function(o){return n.reduceRight(function(a,u){return u(a)},o)}};function tp(e,t){return Object.keys(t).forEach(function(n){t[n]instanceof Object&&e[n]&&Object.assign(t[n],tp(e[n],t[n]))}),Jh(Jh({},e),t)}var lv={type:"cancelation",msg:"operation is manually canceled"};function cc(e){var t=!1,n=new Promise(function(i,o){e.then(function(a){return t?o(lv):i(a)}),e.catch(o)});return n.cancel=function(){return t=!0},n}var fv=tv.create({config:nv,isInitialized:!1,resolve:null,reject:null,monaco:null}),np=Lb(fv,2),$s=np[0],ra=np[1];function hv(e){var t=uv.config(e),n=t.monaco,i=Rb(t,["monaco"]);ra(function(o){return{config:tp(o.config,i),monaco:n}})}function pv(){var e=$s(function(t){var n=t.monaco,i=t.isInitialized,o=t.resolve;return{monaco:n,isInitialized:i,resolve:o}});if(!e.isInitialized){if(ra({isInitialized:!0}),e.monaco)return e.resolve(e.monaco),cc(lc);if(window.monaco&&window.monaco.editor)return rp(window.monaco),e.resolve(window.monaco),cc(lc);cv(dv,yv)(mv)}return cc(lc)}function dv(e){return document.body.appendChild(e)}function gv(e){var t=document.createElement("script");return e&&(t.src=e),t}function yv(e){var t=$s(function(i){var o=i.config,a=i.reject;return{config:o,reject:a}}),n=gv("".concat(t.config.paths.vs,"/loader.js"));return n.onload=function(){return e()},n.onerror=t.reject,n}function mv(){var e=$s(function(n){var i=n.config,o=n.resolve,a=n.reject;return{config:i,resolve:o,reject:a}}),t=window.require;t.config(e.config),t(["vs/editor/editor.main"],function(n){rp(n),e.resolve(n)},function(n){e.reject(n)})}function rp(e){$s().monaco||ra({monaco:e})}function bv(){return $s(function(e){var t=e.monaco;return t})}var lc=new Promise(function(e,t){return ra({resolve:e,reject:t})}),Ms={config:hv,init:pv,__getMonacoInstance:bv},vv={wrapper:{display:"flex",position:"relative",textAlign:"initial"},fullWidth:{width:"100%"},hide:{display:"none"}},fc=vv,wv={container:{display:"flex",height:"100%",width:"100%",justifyContent:"center",alignItems:"center"}},Av=wv;function Sv({children:e}){return Z.createElement("div",{style:Av.container},e)}var Ev=Sv,xv=Ev;function Cv({width:e,height:t,isEditorReady:n,loading:i,_ref:o,className:a,wrapperProps:u}){return Z.createElement("section",{style:{...fc.wrapper,width:e,height:t},...u},!n&&Z.createElement(xv,null,i),Z.createElement("div",{ref:o,style:{...fc.fullWidth,...!n&&fc.hide},className:a}))}var _v=Cv,ip=Z.memo(_v);function kv(e){Z.useEffect(e,[])}var hc=kv;function Tv(e,t,n=!0){let i=Z.useRef(!0);Z.useEffect(i.current||!n?()=>{i.current=!1}:e,t)}var _n=Tv;function Us(){}function Hi(e,t,n,i){return Ov(e,i)||Iv(e,t,n,i)}function Ov(e,t){return e.editor.getModel(sp(e,t))}function Iv(e,t,n,i){return e.editor.createModel(t,n,i?sp(e,i):void 0)}function sp(e,t){return e.Uri.parse(t)}function Fv({original:e,modified:t,language:n,originalLanguage:i,modifiedLanguage:o,originalModelPath:a,modifiedModelPath:u,keepCurrentOriginalModel:l=!1,keepCurrentModifiedModel:f=!1,theme:p="light",loading:g="Loading...",options:d={},height:w="100%",width:T="100%",className:A,wrapperProps:S={},beforeMount:v=Us,onMount:R=Us}){let[N,_]=Z.useState(!1),[x,F]=Z.useState(!0),I=Z.useRef(null),D=Z.useRef(null),K=Z.useRef(null),Q=Z.useRef(R),ce=Z.useRef(v),fe=Z.useRef(!1);hc(()=>{let he=Ms.init();return he.then(Pe=>(D.current=Pe)&&F(!1)).catch(Pe=>Pe?.type!=="cancelation"&&console.error("Monaco initialization: error:",Pe)),()=>I.current?de():he.cancel()}),_n(()=>{if(I.current&&D.current){let he=I.current.getOriginalEditor(),Pe=Hi(D.current,e||"",i||n||"text",a||"");Pe!==he.getModel()&&he.setModel(Pe)}},[a],N),_n(()=>{if(I.current&&D.current){let he=I.current.getModifiedEditor(),Pe=Hi(D.current,t||"",o||n||"text",u||"");Pe!==he.getModel()&&he.setModel(Pe)}},[u],N),_n(()=>{let he=I.current.getModifiedEditor();he.getOption(D.current.editor.EditorOption.readOnly)?he.setValue(t||""):t!==he.getValue()&&(he.executeEdits("",[{range:he.getModel().getFullModelRange(),text:t||"",forceMoveMarkers:!0}]),he.pushUndoStop())},[t],N),_n(()=>{I.current?.getModel()?.original.setValue(e||"")},[e],N),_n(()=>{let{original:he,modified:Pe}=I.current.getModel();D.current.editor.setModelLanguage(he,i||n||"text"),D.current.editor.setModelLanguage(Pe,o||n||"text")},[n,i,o],N),_n(()=>{D.current?.editor.setTheme(p)},[p],N),_n(()=>{I.current?.updateOptions(d)},[d],N);let ge=Z.useCallback(()=>{if(!D.current)return;ce.current(D.current);let he=Hi(D.current,e||"",i||n||"text",a||""),Pe=Hi(D.current,t||"",o||n||"text",u||"");I.current?.setModel({original:he,modified:Pe})},[n,t,o,e,i,a,u]),ye=Z.useCallback(()=>{!fe.current&&K.current&&(I.current=D.current.editor.createDiffEditor(K.current,{automaticLayout:!0,...d}),ge(),D.current?.editor.setTheme(p),_(!0),fe.current=!0)},[d,p,ge]);Z.useEffect(()=>{N&&Q.current(I.current,D.current)},[N]),Z.useEffect(()=>{!x&&!N&&ye()},[x,N,ye]);function de(){let he=I.current?.getModel();l||he?.original?.dispose(),f||he?.modified?.dispose(),I.current?.dispose()}return Z.createElement(ip,{width:T,height:w,isEditorReady:N,loading:g,_ref:K,className:A,wrapperProps:S})}var Bv=Fv,Dv=Z.memo(Bv);function Pv(){let[e,t]=Z.useState(Ms.__getMonacoInstance());return hc(()=>{let n;return e||(n=Ms.init(),n.then(i=>{t(i)})),()=>n?.cancel()}),e}var Rv=Pv;function Lv(e){let t=Z.useRef();return Z.useEffect(()=>{t.current=e},[e]),t.current}var Nv=Lv,ia=new Map;function jv({defaultValue:e,defaultLanguage:t,defaultPath:n,value:i,language:o,path:a,theme:u="light",line:l,loading:f="Loading...",options:p={},overrideServices:g={},saveViewState:d=!0,keepCurrentModel:w=!1,width:T="100%",height:A="100%",className:S,wrapperProps:v={},beforeMount:R=Us,onMount:N=Us,onChange:_,onValidate:x=Us}){let[F,I]=Z.useState(!1),[D,K]=Z.useState(!0),Q=Z.useRef(null),ce=Z.useRef(null),fe=Z.useRef(null),ge=Z.useRef(N),ye=Z.useRef(R),de=Z.useRef(),he=Z.useRef(i),Pe=Nv(a),Fe=Z.useRef(!1),_e=Z.useRef(!1);hc(()=>{let we=Ms.init();return we.then(nt=>(Q.current=nt)&&K(!1)).catch(nt=>nt?.type!=="cancelation"&&console.error("Monaco initialization: error:",nt)),()=>ce.current?Ee():we.cancel()}),_n(()=>{let we=Hi(Q.current,e||i||"",t||o||"",a||n||"");we!==ce.current?.getModel()&&(d&&ia.set(Pe,ce.current?.saveViewState()),ce.current?.setModel(we),d&&ce.current?.restoreViewState(ia.get(a)))},[a],F),_n(()=>{ce.current?.updateOptions(p)},[p],F),_n(()=>{!ce.current||i===void 0||(ce.current.getOption(Q.current.editor.EditorOption.readOnly)?ce.current.setValue(i):i!==ce.current.getValue()&&(_e.current=!0,ce.current.executeEdits("",[{range:ce.current.getModel().getFullModelRange(),text:i,forceMoveMarkers:!0}]),ce.current.pushUndoStop(),_e.current=!1))},[i],F),_n(()=>{let we=ce.current?.getModel();we&&o&&Q.current?.editor.setModelLanguage(we,o)},[o],F),_n(()=>{l!==void 0&&ce.current?.revealLine(l)},[l],F),_n(()=>{Q.current?.editor.setTheme(u)},[u],F);let qe=Z.useCallback(()=>{if(!(!fe.current||!Q.current)&&!Fe.current){ye.current(Q.current);let we=a||n,nt=Hi(Q.current,i||e||"",t||o||"",we||"");ce.current=Q.current?.editor.create(fe.current,{model:nt,automaticLayout:!0,...p},g),d&&ce.current.restoreViewState(ia.get(we)),Q.current.editor.setTheme(u),l!==void 0&&ce.current.revealLine(l),I(!0),Fe.current=!0}},[e,t,n,i,o,a,p,g,d,u,l]);Z.useEffect(()=>{F&&ge.current(ce.current,Q.current)},[F]),Z.useEffect(()=>{!D&&!F&&qe()},[D,F,qe]),he.current=i,Z.useEffect(()=>{F&&_&&(de.current?.dispose(),de.current=ce.current?.onDidChangeModelContent(we=>{_e.current||_(ce.current.getValue(),we)}))},[F,_]),Z.useEffect(()=>{if(F){let we=Q.current.editor.onDidChangeMarkers(nt=>{let J=ce.current.getModel()?.uri;if(J&&nt.find(X=>X.path===J.path)){let X=Q.current.editor.getModelMarkers({resource:J});x?.(X)}});return()=>{we?.dispose()}}return()=>{}},[F,x]);function Ee(){de.current?.dispose(),w?d&&ia.set(a,ce.current.saveViewState()):ce.current.getModel()?.dispose(),ce.current.dispose()}return Z.createElement(ip,{width:T,height:A,isEditorReady:F,loading:f,_ref:fe,className:S,wrapperProps:v})}var $v=jv,op=Z.memo($v),pc=op;const Mv=Object.freeze(Object.defineProperty({__proto__:null,DiffEditor:Dv,Editor:op,default:pc,loader:Ms,useMonaco:Rv},Symbol.toStringTag,{value:"Module"})),dc=Symbol.for("yaml.alias"),gc=Symbol.for("yaml.document"),qr=Symbol.for("yaml.map"),ap=Symbol.for("yaml.pair"),gr=Symbol.for("yaml.scalar"),zi=Symbol.for("yaml.seq"),Un=Symbol.for("yaml.node.type"),Gi=e=>!!e&&typeof e=="object"&&e[Un]===dc,Vs=e=>!!e&&typeof e=="object"&&e[Un]===gc,qs=e=>!!e&&typeof e=="object"&&e[Un]===qr,Kt=e=>!!e&&typeof e=="object"&&e[Un]===ap,kt=e=>!!e&&typeof e=="object"&&e[Un]===gr,Ws=e=>!!e&&typeof e=="object"&&e[Un]===zi;function Ht(e){if(e&&typeof e=="object")switch(e[Un]){case qr:case zi:return!0}return!1}function zt(e){if(e&&typeof e=="object")switch(e[Un]){case dc:case qr:case gr:case zi:return!0}return!1}const Uv=e=>(kt(e)||Ht(e))&&!!e.anchor,pi=Symbol("break visit"),Vv=Symbol("skip children"),Ks=Symbol("remove node");function di(e,t){const n=qv(t);Vs(e)?Ji(null,e.contents,n,Object.freeze([e]))===Ks&&(e.contents=null):Ji(null,e,n,Object.freeze([]))}di.BREAK=pi,di.SKIP=Vv,di.REMOVE=Ks;function Ji(e,t,n,i){const o=Wv(e,t,n,i);if(zt(o)||Kt(o))return Kv(e,i,o),Ji(e,o,n,i);if(typeof o!="symbol"){if(Ht(t)){i=Object.freeze(i.concat(t));for(let a=0;a<t.items.length;++a){const u=Ji(a,t.items[a],n,i);if(typeof u=="number")a=u-1;else{if(u===pi)return pi;u===Ks&&(t.items.splice(a,1),a-=1)}}}else if(Kt(t)){i=Object.freeze(i.concat(t));const a=Ji("key",t.key,n,i);if(a===pi)return pi;a===Ks&&(t.key=null);const u=Ji("value",t.value,n,i);if(u===pi)return pi;u===Ks&&(t.value=null)}}return o}function qv(e){return typeof e=="object"&&(e.Collection||e.Node||e.Value)?Object.assign({Alias:e.Node,Map:e.Node,Scalar:e.Node,Seq:e.Node},e.Value&&{Map:e.Value,Scalar:e.Value,Seq:e.Value},e.Collection&&{Map:e.Collection,Seq:e.Collection},e):e}function Wv(e,t,n,i){if(typeof n=="function")return n(e,t,i);if(qs(t))return n.Map?.(e,t,i);if(Ws(t))return n.Seq?.(e,t,i);if(Kt(t))return n.Pair?.(e,t,i);if(kt(t))return n.Scalar?.(e,t,i);if(Gi(t))return n.Alias?.(e,t,i)}function Kv(e,t,n){const i=t[t.length-1];if(Ht(i))i.items[e]=n;else if(Kt(i))e==="key"?i.key=n:i.value=n;else if(Vs(i))i.contents=n;else{const o=Gi(i)?"alias":"scalar";throw new Error(`Cannot replace node with ${o} parent`)}}const Hv={"!":"%21",",":"%2C","[":"%5B","]":"%5D","{":"%7B","}":"%7D"},zv=e=>e.replace(/[!,[\]{}]/g,t=>Hv[t]);class dn{constructor(t,n){this.docStart=null,this.docEnd=!1,this.yaml=Object.assign({},dn.defaultYaml,t),this.tags=Object.assign({},dn.defaultTags,n)}clone(){const t=new dn(this.yaml,this.tags);return t.docStart=this.docStart,t}atDocument(){const t=new dn(this.yaml,this.tags);switch(this.yaml.version){case"1.1":this.atNextDocument=!0;break;case"1.2":this.atNextDocument=!1,this.yaml={explicit:dn.defaultYaml.explicit,version:"1.2"},this.tags=Object.assign({},dn.defaultTags);break}return t}add(t,n){this.atNextDocument&&(this.yaml={explicit:dn.defaultYaml.explicit,version:"1.1"},this.tags=Object.assign({},dn.defaultTags),this.atNextDocument=!1);const i=t.trim().split(/[ \t]+/),o=i.shift();switch(o){case"%TAG":{if(i.length!==2&&(n(0,"%TAG directive should contain exactly two parts"),i.length<2))return!1;const[a,u]=i;return this.tags[a]=u,!0}case"%YAML":{if(this.yaml.explicit=!0,i.length!==1)return n(0,"%YAML directive should contain exactly one part"),!1;const[a]=i;if(a==="1.1"||a==="1.2")return this.yaml.version=a,!0;{const u=/^\d+\.\d+$/.test(a);return n(6,`Unsupported YAML version ${a}`,u),!1}}default:return n(0,`Unknown directive ${o}`,!0),!1}}tagName(t,n){if(t==="!")return"!";if(t[0]!=="!")return n(`Not a valid tag: ${t}`),null;if(t[1]==="<"){const u=t.slice(2,-1);return u==="!"||u==="!!"?(n(`Verbatim tags aren't resolved, so ${t} is invalid.`),null):(t[t.length-1]!==">"&&n("Verbatim tags must end with a >"),u)}const[,i,o]=t.match(/^(.*!)([^!]*)$/s);o||n(`The ${t} tag has no suffix`);const a=this.tags[i];if(a)try{return a+decodeURIComponent(o)}catch(u){return n(String(u)),null}return i==="!"?t:(n(`Could not resolve tag: ${t}`),null)}tagString(t){for(const[n,i]of Object.entries(this.tags))if(t.startsWith(i))return n+zv(t.substring(i.length));return t[0]==="!"?t:`!<${t}>`}toString(t){const n=this.yaml.explicit?[`%YAML ${this.yaml.version||"1.2"}`]:[],i=Object.entries(this.tags);let o;if(t&&i.length>0&&zt(t.contents)){const a={};di(t.contents,(u,l)=>{zt(l)&&l.tag&&(a[l.tag]=!0)}),o=Object.keys(a)}else o=[];for(const[a,u]of i)a==="!!"&&u==="tag:yaml.org,2002:"||(!t||o.some(l=>l.startsWith(u)))&&n.push(`%TAG ${a} ${u}`);return n.join(`
276
+ `)}}dn.defaultYaml={explicit:!1,version:"1.2"},dn.defaultTags={"!!":"tag:yaml.org,2002:"};function up(e){if(/[\x00-\x19\s,[\]{}]/.test(e)){const n=`Anchor must not contain whitespace or control characters: ${JSON.stringify(e)}`;throw new Error(n)}return!0}function cp(e){const t=new Set;return di(e,{Value(n,i){i.anchor&&t.add(i.anchor)}}),t}function lp(e,t){for(let n=1;;++n){const i=`${e}${n}`;if(!t.has(i))return i}}function Gv(e,t){const n=[],i=new Map;let o=null;return{onAnchor:a=>{n.push(a),o||(o=cp(e));const u=lp(t,o);return o.add(u),u},setAnchors:()=>{for(const a of n){const u=i.get(a);if(typeof u=="object"&&u.anchor&&(kt(u.node)||Ht(u.node)))u.node.anchor=u.anchor;else{const l=new Error("Failed to resolve repeated object (this should not happen)");throw l.source=a,l}}},sourceObjects:i}}function Yi(e,t,n,i){if(i&&typeof i=="object")if(Array.isArray(i))for(let o=0,a=i.length;o<a;++o){const u=i[o],l=Yi(e,i,String(o),u);l===void 0?delete i[o]:l!==u&&(i[o]=l)}else if(i instanceof Map)for(const o of Array.from(i.keys())){const a=i.get(o),u=Yi(e,i,o,a);u===void 0?i.delete(o):u!==a&&i.set(o,u)}else if(i instanceof Set)for(const o of Array.from(i)){const a=Yi(e,i,o,o);a===void 0?i.delete(o):a!==o&&(i.delete(o),i.add(a))}else for(const[o,a]of Object.entries(i)){const u=Yi(e,i,o,a);u===void 0?delete i[o]:u!==a&&(i[o]=u)}return e.call(t,n,i)}function Vn(e,t,n){if(Array.isArray(e))return e.map((i,o)=>Vn(i,String(o),n));if(e&&typeof e.toJSON=="function"){if(!n||!Uv(e))return e.toJSON(t,n);const i={aliasCount:0,count:1,res:void 0};n.anchors.set(e,i),n.onCreate=a=>{i.res=a,delete n.onCreate};const o=e.toJSON(t,n);return n.onCreate&&n.onCreate(o),o}return typeof e=="bigint"&&!n?.keep?Number(e):e}class yc{constructor(t){Object.defineProperty(this,Un,{value:t})}clone(){const t=Object.create(Object.getPrototypeOf(this),Object.getOwnPropertyDescriptors(this));return this.range&&(t.range=this.range.slice()),t}toJS(t,{mapAsMap:n,maxAliasCount:i,onAnchor:o,reviver:a}={}){if(!Vs(t))throw new TypeError("A document argument is required");const u={anchors:new Map,doc:t,keep:!0,mapAsMap:n===!0,mapKeyWarned:!1,maxAliasCount:typeof i=="number"?i:100},l=Vn(this,"",u);if(typeof o=="function")for(const{count:f,res:p}of u.anchors.values())o(p,f);return typeof a=="function"?Yi(a,{"":l},"",l):l}}class mc extends yc{constructor(t){super(dc),this.source=t,Object.defineProperty(this,"tag",{set(){throw new Error("Alias nodes cannot have tags")}})}resolve(t){let n;return di(t,{Node:(i,o)=>{if(o===this)return di.BREAK;o.anchor===this.source&&(n=o)}}),n}toJSON(t,n){if(!n)return{source:this.source};const{anchors:i,doc:o,maxAliasCount:a}=n,u=this.resolve(o);if(!u){const f=`Unresolved alias (the anchor must be set before the alias): ${this.source}`;throw new ReferenceError(f)}let l=i.get(u);if(l||(Vn(u,null,n),l=i.get(u)),!l||l.res===void 0){const f="This should not happen: Alias anchor was not resolved?";throw new ReferenceError(f)}if(a>=0&&(l.count+=1,l.aliasCount===0&&(l.aliasCount=sa(o,u,i)),l.count*l.aliasCount>a)){const f="Excessive alias count indicates a resource exhaustion attack";throw new ReferenceError(f)}return l.res}toString(t,n,i){const o=`*${this.source}`;if(t){if(up(this.source),t.options.verifyAliasOrder&&!t.anchors.has(this.source)){const a=`Unresolved alias (the anchor must be set before the alias): ${this.source}`;throw new Error(a)}if(t.implicitKey)return`${o} `}return o}}function sa(e,t,n){if(Gi(t)){const i=t.resolve(e),o=n&&i&&n.get(i);return o?o.count*o.aliasCount:0}else if(Ht(t)){let i=0;for(const o of t.items){const a=sa(e,o,n);a>i&&(i=a)}return i}else if(Kt(t)){const i=sa(e,t.key,n),o=sa(e,t.value,n);return Math.max(i,o)}return 1}const fp=e=>!e||typeof e!="function"&&typeof e!="object";class Ve extends yc{constructor(t){super(gr),this.value=t}toJSON(t,n){return n?.keep?this.value:Vn(this.value,t,n)}toString(){return String(this.value)}}Ve.BLOCK_FOLDED="BLOCK_FOLDED",Ve.BLOCK_LITERAL="BLOCK_LITERAL",Ve.PLAIN="PLAIN",Ve.QUOTE_DOUBLE="QUOTE_DOUBLE",Ve.QUOTE_SINGLE="QUOTE_SINGLE";const Jv="tag:yaml.org,2002:";function Yv(e,t,n){if(t){const i=n.filter(a=>a.tag===t),o=i.find(a=>!a.format)??i[0];if(!o)throw new Error(`Tag ${t} not found`);return o}return n.find(i=>i.identify?.(e)&&!i.format)}function Hs(e,t,n){if(Vs(e)&&(e=e.contents),zt(e))return e;if(Kt(e)){const d=n.schema[qr].createNode?.(n.schema,null,n);return d.items.push(e),d}(e instanceof String||e instanceof Number||e instanceof Boolean||typeof BigInt<"u"&&e instanceof BigInt)&&(e=e.valueOf());const{aliasDuplicateObjects:i,onAnchor:o,onTagObj:a,schema:u,sourceObjects:l}=n;let f;if(i&&e&&typeof e=="object"){if(f=l.get(e),f)return f.anchor||(f.anchor=o(e)),new mc(f.anchor);f={anchor:null,node:null},l.set(e,f)}t?.startsWith("!!")&&(t=Jv+t.slice(2));let p=Yv(e,t,u.tags);if(!p){if(e&&typeof e.toJSON=="function"&&(e=e.toJSON()),!e||typeof e!="object"){const d=new Ve(e);return f&&(f.node=d),d}p=e instanceof Map?u[qr]:Symbol.iterator in Object(e)?u[zi]:u[qr]}a&&(a(p),delete n.onTagObj);const g=p?.createNode?p.createNode(n.schema,e,n):typeof p?.nodeClass?.from=="function"?p.nodeClass.from(n.schema,e,n):new Ve(e);return t?g.tag=t:p.default||(g.tag=p.tag),f&&(f.node=g),g}function oa(e,t,n){let i=n;for(let o=t.length-1;o>=0;--o){const a=t[o];if(typeof a=="number"&&Number.isInteger(a)&&a>=0){const u=[];u[a]=i,i=u}else i=new Map([[a,i]])}return Hs(i,void 0,{aliasDuplicateObjects:!1,keepUndefined:!1,onAnchor:()=>{throw new Error("This should not happen, please report a bug.")},schema:e,sourceObjects:new Map})}const zs=e=>e==null||typeof e=="object"&&!!e[Symbol.iterator]().next().done;class hp extends yc{constructor(t,n){super(t),Object.defineProperty(this,"schema",{value:n,configurable:!0,enumerable:!1,writable:!0})}clone(t){const n=Object.create(Object.getPrototypeOf(this),Object.getOwnPropertyDescriptors(this));return t&&(n.schema=t),n.items=n.items.map(i=>zt(i)||Kt(i)?i.clone(t):i),this.range&&(n.range=this.range.slice()),n}addIn(t,n){if(zs(t))this.add(n);else{const[i,...o]=t,a=this.get(i,!0);if(Ht(a))a.addIn(o,n);else if(a===void 0&&this.schema)this.set(i,oa(this.schema,o,n));else throw new Error(`Expected YAML collection at ${i}. Remaining path: ${o}`)}}deleteIn(t){const[n,...i]=t;if(i.length===0)return this.delete(n);const o=this.get(n,!0);if(Ht(o))return o.deleteIn(i);throw new Error(`Expected YAML collection at ${n}. Remaining path: ${i}`)}getIn(t,n){const[i,...o]=t,a=this.get(i,!0);return o.length===0?!n&&kt(a)?a.value:a:Ht(a)?a.getIn(o,n):void 0}hasAllNullValues(t){return this.items.every(n=>{if(!Kt(n))return!1;const i=n.value;return i==null||t&&kt(i)&&i.value==null&&!i.commentBefore&&!i.comment&&!i.tag})}hasIn(t){const[n,...i]=t;if(i.length===0)return this.has(n);const o=this.get(n,!0);return Ht(o)?o.hasIn(i):!1}setIn(t,n){const[i,...o]=t;if(o.length===0)this.set(i,n);else{const a=this.get(i,!0);if(Ht(a))a.setIn(o,n);else if(a===void 0&&this.schema)this.set(i,oa(this.schema,o,n));else throw new Error(`Expected YAML collection at ${i}. Remaining path: ${o}`)}}}const Xv=e=>e.replace(/^(?!$)(?: $)?/gm,"#");function Cr(e,t){return/^\n+$/.test(e)?e.substring(1):t?e.replace(/^(?! *$)/gm,t):e}const gi=(e,t,n)=>e.endsWith(`
277
+ `)?Cr(n,t):n.includes(`
268
278
  `)?`
269
- `+xr(n,t):(e.endsWith(" ")?"":" ")+n,sp="flow",dc="block",na="quoted";function ra(e,t,n="flow",{indentAtStart:i,lineWidth:o=80,minContentWidth:a=20,onFold:u,onOverflow:l}={}){if(!o||o<0)return e;o<a&&(a=0);const f=Math.max(1+a,1+o-t.length);if(e.length<=f)return e;const p=[],g={};let d=o-t.length;typeof i=="number"&&(i>o-Math.max(2,a)?p.push(0):d=o-i);let w,k,A=!1,E=-1,v=-1,R=-1;n===dc&&(E=op(e,E,t.length),E!==-1&&(d=E+f));for(let _;_=e[E+=1];){if(n===na&&_==="\\"){switch(v=E,e[E+1]){case"x":E+=3;break;case"u":E+=5;break;case"U":E+=9;break;default:E+=1}R=E}if(_===`
270
- `)n===dc&&(E=op(e,E,t.length)),d=E+t.length+f,w=void 0;else{if(_===" "&&k&&k!==" "&&k!==`
271
- `&&k!==" "){const x=e[E+1];x&&x!==" "&&x!==`
272
- `&&x!==" "&&(w=E)}if(E>=d)if(w)p.push(w),d=w+f,w=void 0;else if(n===na){for(;k===" "||k===" ";)k=_,_=e[E+=1],A=!0;const x=E>R+1?E-2:v-1;if(g[x])return e;p.push(x),g[x]=!0,d=x+f,w=void 0}else A=!0}k=_}if(A&&l&&l(),p.length===0)return e;u&&u();let L=e.slice(0,p[0]);for(let _=0;_<p.length;++_){const x=p[_],I=p[_+1]||e.length;x===0?L=`
273
- ${t}${e.slice(0,I)}`:(n===na&&g[x]&&(L+=`${e[x]}\\`),L+=`
274
- ${t}${e.slice(x+1,I)}`)}return L}function op(e,t,n){let i=t,o=t+1,a=e[o];for(;a===" "||a===" ";)if(t<o+n)a=e[++t];else{do a=e[++t];while(a&&a!==`
275
- `);i=t,o=t+1,a=e[o]}return i}const ia=(e,t)=>({indentAtStart:t?e.indent.length:e.indentAtStart,lineWidth:e.options.lineWidth,minContentWidth:e.options.minContentWidth}),sa=e=>/^(%|---|\.\.\.)/m.test(e);function Vv(e,t,n){if(!t||t<0)return!1;const i=t-n,o=e.length;if(o<=i)return!1;for(let a=0,u=0;a<o;++a)if(e[a]===`
276
- `){if(a-u>i)return!0;if(u=a+1,o-u<=i)return!1}return!0}function Hs(e,t){const n=JSON.stringify(e);if(t.options.doubleQuotedAsJSON)return n;const{implicitKey:i}=t,o=t.options.doubleQuotedMinMultiLineLength,a=t.indent||(sa(e)?" ":"");let u="",l=0;for(let f=0,p=n[f];p;p=n[++f])if(p===" "&&n[f+1]==="\\"&&n[f+2]==="n"&&(u+=n.slice(l,f)+"\\ ",f+=1,l=f,p="\\"),p==="\\")switch(n[f+1]){case"u":{u+=n.slice(l,f);const g=n.substr(f+2,4);switch(g){case"0000":u+="\\0";break;case"0007":u+="\\a";break;case"000b":u+="\\v";break;case"001b":u+="\\e";break;case"0085":u+="\\N";break;case"00a0":u+="\\_";break;case"2028":u+="\\L";break;case"2029":u+="\\P";break;default:g.substr(0,2)==="00"?u+="\\x"+g.substr(2):u+=n.substr(f,6)}f+=5,l=f+1}break;case"n":if(i||n[f+2]==='"'||n.length<o)f+=1;else{for(u+=n.slice(l,f)+`
279
+ `+Cr(n,t):(e.endsWith(" ")?"":" ")+n,pp="flow",bc="block",aa="quoted";function ua(e,t,n="flow",{indentAtStart:i,lineWidth:o=80,minContentWidth:a=20,onFold:u,onOverflow:l}={}){if(!o||o<0)return e;o<a&&(a=0);const f=Math.max(1+a,1+o-t.length);if(e.length<=f)return e;const p=[],g={};let d=o-t.length;typeof i=="number"&&(i>o-Math.max(2,a)?p.push(0):d=o-i);let w,T,A=!1,S=-1,v=-1,R=-1;n===bc&&(S=dp(e,S,t.length),S!==-1&&(d=S+f));for(let _;_=e[S+=1];){if(n===aa&&_==="\\"){switch(v=S,e[S+1]){case"x":S+=3;break;case"u":S+=5;break;case"U":S+=9;break;default:S+=1}R=S}if(_===`
280
+ `)n===bc&&(S=dp(e,S,t.length)),d=S+t.length+f,w=void 0;else{if(_===" "&&T&&T!==" "&&T!==`
281
+ `&&T!==" "){const x=e[S+1];x&&x!==" "&&x!==`
282
+ `&&x!==" "&&(w=S)}if(S>=d)if(w)p.push(w),d=w+f,w=void 0;else if(n===aa){for(;T===" "||T===" ";)T=_,_=e[S+=1],A=!0;const x=S>R+1?S-2:v-1;if(g[x])return e;p.push(x),g[x]=!0,d=x+f,w=void 0}else A=!0}T=_}if(A&&l&&l(),p.length===0)return e;u&&u();let N=e.slice(0,p[0]);for(let _=0;_<p.length;++_){const x=p[_],F=p[_+1]||e.length;x===0?N=`
283
+ ${t}${e.slice(0,F)}`:(n===aa&&g[x]&&(N+=`${e[x]}\\`),N+=`
284
+ ${t}${e.slice(x+1,F)}`)}return N}function dp(e,t,n){let i=t,o=t+1,a=e[o];for(;a===" "||a===" ";)if(t<o+n)a=e[++t];else{do a=e[++t];while(a&&a!==`
285
+ `);i=t,o=t+1,a=e[o]}return i}const ca=(e,t)=>({indentAtStart:t?e.indent.length:e.indentAtStart,lineWidth:e.options.lineWidth,minContentWidth:e.options.minContentWidth}),la=e=>/^(%|---|\.\.\.)/m.test(e);function Qv(e,t,n){if(!t||t<0)return!1;const i=t-n,o=e.length;if(o<=i)return!1;for(let a=0,u=0;a<o;++a)if(e[a]===`
286
+ `){if(a-u>i)return!0;if(u=a+1,o-u<=i)return!1}return!0}function Gs(e,t){const n=JSON.stringify(e);if(t.options.doubleQuotedAsJSON)return n;const{implicitKey:i}=t,o=t.options.doubleQuotedMinMultiLineLength,a=t.indent||(la(e)?" ":"");let u="",l=0;for(let f=0,p=n[f];p;p=n[++f])if(p===" "&&n[f+1]==="\\"&&n[f+2]==="n"&&(u+=n.slice(l,f)+"\\ ",f+=1,l=f,p="\\"),p==="\\")switch(n[f+1]){case"u":{u+=n.slice(l,f);const g=n.substr(f+2,4);switch(g){case"0000":u+="\\0";break;case"0007":u+="\\a";break;case"000b":u+="\\v";break;case"001b":u+="\\e";break;case"0085":u+="\\N";break;case"00a0":u+="\\_";break;case"2028":u+="\\L";break;case"2029":u+="\\P";break;default:g.substr(0,2)==="00"?u+="\\x"+g.substr(2):u+=n.substr(f,6)}f+=5,l=f+1}break;case"n":if(i||n[f+2]==='"'||n.length<o)f+=1;else{for(u+=n.slice(l,f)+`
277
287
 
278
288
  `;n[f+2]==="\\"&&n[f+3]==="n"&&n[f+4]!=='"';)u+=`
279
- `,f+=2;u+=a,n[f+2]===" "&&(u+="\\"),f+=1,l=f+1}break;default:f+=1}return u=l?u+n.slice(l):n,i?u:ra(u,a,na,ia(t,!1))}function gc(e,t){if(t.options.singleQuote===!1||t.implicitKey&&e.includes(`
280
- `)||/[ \t]\n|\n[ \t]/.test(e))return Hs(e,t);const n=t.indent||(sa(e)?" ":""),i="'"+e.replace(/'/g,"''").replace(/\n+/g,`$&
281
- ${n}`)+"'";return t.implicitKey?i:ra(i,n,sp,ia(t,!1))}function Ji(e,t){const{singleQuote:n}=t.options;let i;if(n===!1)i=Hs;else{const o=e.includes('"'),a=e.includes("'");o&&!a?i=gc:a&&!o?i=Hs:i=n?gc:Hs}return i(e,t)}let yc;try{yc=new RegExp(`(^|(?<!
289
+ `,f+=2;u+=a,n[f+2]===" "&&(u+="\\"),f+=1,l=f+1}break;default:f+=1}return u=l?u+n.slice(l):n,i?u:ua(u,a,aa,ca(t,!1))}function vc(e,t){if(t.options.singleQuote===!1||t.implicitKey&&e.includes(`
290
+ `)||/[ \t]\n|\n[ \t]/.test(e))return Gs(e,t);const n=t.indent||(la(e)?" ":""),i="'"+e.replace(/'/g,"''").replace(/\n+/g,`$&
291
+ ${n}`)+"'";return t.implicitKey?i:ua(i,n,pp,ca(t,!1))}function Xi(e,t){const{singleQuote:n}=t.options;let i;if(n===!1)i=Gs;else{const o=e.includes('"'),a=e.includes("'");o&&!a?i=vc:a&&!o?i=Gs:i=n?vc:Gs}return i(e,t)}let wc;try{wc=new RegExp(`(^|(?<!
282
292
  ))
283
293
  +(?!
284
- |$)`,"g")}catch{yc=/\n+(?!\n|$)/g}function oa({comment:e,type:t,value:n},i,o,a){const{blockQuote:u,commentString:l,lineWidth:f}=i.options;if(!u||/\n[\t ]+$/.test(n)||/^\s*$/.test(n))return Ji(n,i);const p=i.indent||(i.forceBlockIndent||sa(n)?" ":""),g=u==="literal"?!0:u==="folded"||t===Ue.BLOCK_FOLDED?!1:t===Ue.BLOCK_LITERAL?!0:!Vv(n,f,p.length);if(!n)return g?`|
294
+ |$)`,"g")}catch{wc=/\n+(?!\n|$)/g}function fa({comment:e,type:t,value:n},i,o,a){const{blockQuote:u,commentString:l,lineWidth:f}=i.options;if(!u||/\n[\t ]+$/.test(n)||/^\s*$/.test(n))return Xi(n,i);const p=i.indent||(i.forceBlockIndent||la(n)?" ":""),g=u==="literal"?!0:u==="folded"||t===Ve.BLOCK_FOLDED?!1:t===Ve.BLOCK_LITERAL?!0:!Qv(n,f,p.length);if(!n)return g?`|
285
295
  `:`>
286
- `;let d,w;for(w=n.length;w>0;--w){const I=n[w-1];if(I!==`
287
- `&&I!==" "&&I!==" ")break}let k=n.substring(w);const A=k.indexOf(`
288
- `);A===-1?d="-":n===k||A!==k.length-1?(d="+",a&&a()):d="",k&&(n=n.slice(0,-k.length),k[k.length-1]===`
289
- `&&(k=k.slice(0,-1)),k=k.replace(yc,`$&${p}`));let E=!1,v,R=-1;for(v=0;v<n.length;++v){const I=n[v];if(I===" ")E=!0;else if(I===`
290
- `)R=v;else break}let L=n.substring(0,R<v?R+1:v);L&&(n=n.substring(L.length),L=L.replace(/\n+/g,`$&${p}`));let x=(E?p?"2":"1":"")+d;if(e&&(x+=" "+l(e.replace(/ ?[\r\n]+/g," ")),o&&o()),!g){const I=n.replace(/\n+/g,`
291
- $&`).replace(/(?:^|\n)([\t ].*)(?:([\n\t ]*)\n(?![\n\t ]))?/g,"$1$2").replace(/\n+/g,`$&${p}`);let O=!1;const D=ia(i,!0);u!=="folded"&&t!==Ue.BLOCK_FOLDED&&(D.onOverflow=()=>{O=!0});const K=ra(`${L}${I}${k}`,p,dc,D);if(!O)return`>${x}
296
+ `;let d,w;for(w=n.length;w>0;--w){const F=n[w-1];if(F!==`
297
+ `&&F!==" "&&F!==" ")break}let T=n.substring(w);const A=T.indexOf(`
298
+ `);A===-1?d="-":n===T||A!==T.length-1?(d="+",a&&a()):d="",T&&(n=n.slice(0,-T.length),T[T.length-1]===`
299
+ `&&(T=T.slice(0,-1)),T=T.replace(wc,`$&${p}`));let S=!1,v,R=-1;for(v=0;v<n.length;++v){const F=n[v];if(F===" ")S=!0;else if(F===`
300
+ `)R=v;else break}let N=n.substring(0,R<v?R+1:v);N&&(n=n.substring(N.length),N=N.replace(/\n+/g,`$&${p}`));let x=(S?p?"2":"1":"")+d;if(e&&(x+=" "+l(e.replace(/ ?[\r\n]+/g," ")),o&&o()),!g){const F=n.replace(/\n+/g,`
301
+ $&`).replace(/(?:^|\n)([\t ].*)(?:([\n\t ]*)\n(?![\n\t ]))?/g,"$1$2").replace(/\n+/g,`$&${p}`);let I=!1;const D=ca(i,!0);u!=="folded"&&t!==Ve.BLOCK_FOLDED&&(D.onOverflow=()=>{I=!0});const K=ua(`${N}${F}${T}`,p,bc,D);if(!I)return`>${x}
292
302
  ${p}${K}`}return n=n.replace(/\n+/g,`$&${p}`),`|${x}
293
- ${p}${L}${n}${k}`}function Wv(e,t,n,i){const{type:o,value:a}=e,{actualString:u,implicitKey:l,indent:f,indentStep:p,inFlow:g}=t;if(l&&a.includes(`
294
- `)||g&&/[[\]{},]/.test(a))return Ji(a,t);if(!a||/^[\n\t ,[\]{}#&*!|>'"%@`]|^[?-]$|^[?-][ \t]|[\n:][ \t]|[ \t]\n|[\n\t ]#|[\n\t :]$/.test(a))return l||g||!a.includes(`
295
- `)?Ji(a,t):oa(e,t,n,i);if(!l&&!g&&o!==Ue.PLAIN&&a.includes(`
296
- `))return oa(e,t,n,i);if(sa(a)){if(f==="")return t.forceBlockIndent=!0,oa(e,t,n,i);if(l&&f===p)return Ji(a,t)}const d=a.replace(/\n+/g,`$&
297
- ${f}`);if(u){const w=E=>E.default&&E.tag!=="tag:yaml.org,2002:str"&&E.test?.test(d),{compat:k,tags:A}=t.doc.schema;if(A.some(w)||k?.some(w))return Ji(a,t)}return l?d:ra(d,f,sp,ia(t,!1))}function mc(e,t,n,i){const{implicitKey:o,inFlow:a}=t,u=typeof e.value=="string"?e:Object.assign({},e,{value:String(e.value)});let{type:l}=e;l!==Ue.QUOTE_DOUBLE&&/[\x00-\x08\x0b-\x1f\x7f-\x9f\u{D800}-\u{DFFF}]/u.test(u.value)&&(l=Ue.QUOTE_DOUBLE);const f=g=>{switch(g){case Ue.BLOCK_FOLDED:case Ue.BLOCK_LITERAL:return o||a?Ji(u.value,t):oa(u,t,n,i);case Ue.QUOTE_DOUBLE:return Hs(u.value,t);case Ue.QUOTE_SINGLE:return gc(u.value,t);case Ue.PLAIN:return Wv(u,t,n,i);default:return null}};let p=f(l);if(p===null){const{defaultKeyType:g,defaultStringType:d}=t.options,w=o&&g||d;if(p=f(w),p===null)throw new Error(`Unsupported default string type ${w}`)}return p}function ap(e,t){const n=Object.assign({blockQuote:!0,commentString:qv,defaultKeyType:null,defaultStringType:"PLAIN",directives:null,doubleQuotedAsJSON:!1,doubleQuotedMinMultiLineLength:40,falseStr:"false",flowCollectionPadding:!0,indentSeq:!0,lineWidth:80,minContentWidth:20,nullStr:"null",simpleKeys:!1,singleQuote:null,trueStr:"true",verifyAliasOrder:!0},e.schema.toStringOptions,t);let i;switch(n.collectionStyle){case"block":i=!1;break;case"flow":i=!0;break;default:i=null}return{anchors:new Set,doc:e,flowCollectionPadding:n.flowCollectionPadding?" ":"",indent:"",indentStep:typeof n.indent=="number"?" ".repeat(n.indent):" ",inFlow:i,options:n}}function Kv(e,t){if(t.tag){const o=e.filter(a=>a.tag===t.tag);if(o.length>0)return o.find(a=>a.format===t.format)??o[0]}let n,i;if(_t(t)){i=t.value;let o=e.filter(a=>a.identify?.(i));if(o.length>1){const a=o.filter(u=>u.test);a.length>0&&(o=a)}n=o.find(a=>a.format===t.format)??o.find(a=>!a.format)}else i=t,n=e.find(o=>o.nodeClass&&i instanceof o.nodeClass);if(!n){const o=i?.constructor?.name??typeof i;throw new Error(`Tag not resolved for ${o} value`)}return n}function Hv(e,t,{anchors:n,doc:i}){if(!i.directives)return"";const o=[],a=(_t(e)||Kt(e))&&e.anchor;a&&ep(a)&&(n.add(a),o.push(`&${a}`));const u=e.tag?e.tag:t.default?null:t.tag;return u&&o.push(i.directives.tagString(u)),o.join(" ")}function Yi(e,t,n,i){if(Wt(e))return e.toString(t,n,i);if(Hi(e)){if(t.doc.directives)return e.toString(t);if(t.resolvedAliases?.has(e))throw new TypeError("Cannot stringify circular structure without alias nodes");t.resolvedAliases?t.resolvedAliases.add(e):t.resolvedAliases=new Set([e]),e=e.resolve(t.doc)}let o;const a=Ht(e)?e:t.doc.createNode(e,{onTagObj:f=>o=f});o||(o=Kv(t.doc.schema.tags,a));const u=Hv(a,o,t);u.length>0&&(t.indentAtStart=(t.indentAtStart??0)+u.length+1);const l=typeof o.stringify=="function"?o.stringify(a,t,n,i):_t(a)?mc(a,t,n,i):a.toString(t,n,i);return u?_t(a)||l[0]==="{"||l[0]==="["?`${u} ${l}`:`${u}
298
- ${t.indent}${l}`:l}function zv({key:e,value:t},n,i,o){const{allNullValues:a,doc:u,indent:l,indentStep:f,options:{commentString:p,indentSeq:g,simpleKeys:d}}=n;let w=Ht(e)&&e.comment||null;if(d){if(w)throw new Error("With simple keys, key nodes cannot have comments");if(Kt(e)||!Ht(e)&&typeof e=="object"){const D="With simple keys, collection cannot be used as a key value";throw new Error(D)}}let k=!d&&(!e||w&&t==null&&!n.inFlow||Kt(e)||(_t(e)?e.type===Ue.BLOCK_FOLDED||e.type===Ue.BLOCK_LITERAL:typeof e=="object"));n=Object.assign({},n,{allNullValues:!1,implicitKey:!k&&(d||!a),indent:l+f});let A=!1,E=!1,v=Yi(e,n,()=>A=!0,()=>E=!0);if(!k&&!n.inFlow&&v.length>1024){if(d)throw new Error("With simple keys, single line scalar must not span more than 1024 characters");k=!0}if(n.inFlow){if(a||t==null)return A&&i&&i(),v===""?"?":k?`? ${v}`:v}else if(a&&!d||t==null&&k)return v=`? ${v}`,w&&!A?v+=pi(v,n.indent,p(w)):E&&o&&o(),v;A&&(w=null),k?(w&&(v+=pi(v,n.indent,p(w))),v=`? ${v}
299
- ${l}:`):(v=`${v}:`,w&&(v+=pi(v,n.indent,p(w))));let R,L,_;Ht(t)?(R=!!t.spaceBefore,L=t.commentBefore,_=t.comment):(R=!1,L=null,_=null,t&&typeof t=="object"&&(t=u.createNode(t))),n.implicitKey=!1,!k&&!w&&_t(t)&&(n.indentAtStart=v.length+1),E=!1,!g&&f.length>=2&&!n.inFlow&&!k&&qs(t)&&!t.flow&&!t.tag&&!t.anchor&&(n.indent=n.indent.substring(2));let x=!1;const I=Yi(t,n,()=>x=!0,()=>E=!0);let O=" ";if(w||R||L){if(O=R?`
300
- `:"",L){const D=p(L);O+=`
301
- ${xr(D,n.indent)}`}I===""&&!n.inFlow?O===`
302
- `&&(O=`
303
-
304
- `):O+=`
305
- ${n.indent}`}else if(!k&&Kt(t)){const D=I[0],K=I.indexOf(`
306
- `),ie=K!==-1,ce=n.inFlow??t.flow??t.items.length===0;if(ie||!ce){let fe=!1;if(ie&&(D==="&"||D==="!")){let ye=I.indexOf(" ");D==="&"&&ye!==-1&&ye<K&&I[ye+1]==="!"&&(ye=I.indexOf(" ",ye+1)),(ye===-1||K<ye)&&(fe=!0)}fe||(O=`
307
- ${n.indent}`)}}else(I===""||I[0]===`
308
- `)&&(O="");return v+=O+I,n.inFlow?x&&i&&i():_&&!x?v+=pi(v,n.indent,p(_)):E&&o&&o(),v}function up(e,t){(e==="debug"||e==="warn")&&console.warn(t)}const aa="<<",Cr={identify:e=>e===aa||typeof e=="symbol"&&e.description===aa,default:"key",tag:"tag:yaml.org,2002:merge",test:/^<<$/,resolve:()=>Object.assign(new Ue(Symbol(aa)),{addToJSMap:cp}),stringify:()=>aa},Gv=(e,t)=>(Cr.identify(t)||_t(t)&&(!t.type||t.type===Ue.PLAIN)&&Cr.identify(t.value))&&e?.doc.schema.tags.some(n=>n.tag===Cr.tag&&n.default);function cp(e,t,n){if(n=e&&Hi(n)?n.resolve(e.doc):n,qs(n))for(const i of n.items)bc(e,t,i);else if(Array.isArray(n))for(const i of n)bc(e,t,i);else bc(e,t,n)}function bc(e,t,n){const i=e&&Hi(n)?n.resolve(e.doc):n;if(!Us(i))throw new Error("Merge sources must be maps or map aliases");const o=i.toJSON(null,e,Map);for(const[a,u]of o)t instanceof Map?t.has(a)||t.set(a,u):t instanceof Set?t.add(a):Object.prototype.hasOwnProperty.call(t,a)||Object.defineProperty(t,a,{value:u,writable:!0,enumerable:!0,configurable:!0});return t}function lp(e,t,{key:n,value:i}){if(Ht(n)&&n.addToJSMap)n.addToJSMap(e,t,i);else if(Gv(e,n))cp(e,t,i);else{const o=Un(n,"",e);if(t instanceof Map)t.set(o,Un(i,o,e));else if(t instanceof Set)t.add(o);else{const a=Jv(n,o,e),u=Un(i,a,e);a in t?Object.defineProperty(t,a,{value:u,writable:!0,enumerable:!0,configurable:!0}):t[a]=u}}return t}function Jv(e,t,n){if(t===null)return"";if(typeof t!="object")return String(t);if(Ht(e)&&n?.doc){const i=ap(n.doc,{});i.anchors=new Set;for(const a of n.anchors.keys())i.anchors.add(a.anchor);i.inFlow=!0,i.inStringifyKey=!0;const o=e.toString(i);if(!n.mapKeyWarned){let a=JSON.stringify(o);a.length>40&&(a=a.substring(0,36)+'..."'),up(n.doc.options.logLevel,`Keys with collection values will be stringified due to JS Object restrictions: ${a}. Set mapAsMap: true to use object keys.`),n.mapKeyWarned=!0}return o}return JSON.stringify(t)}function vc(e,t,n){const i=Ws(e,void 0,n),o=Ws(t,void 0,n);return new dn(i,o)}class dn{constructor(t,n=null){Object.defineProperty(this,Mn,{value:Zh}),this.key=t,this.value=n}clone(t){let{key:n,value:i}=this;return Ht(n)&&(n=n.clone(t)),Ht(i)&&(i=i.clone(t)),new dn(n,i)}toJSON(t,n){const i=n?.mapAsMap?new Map:{};return lp(n,i,this)}toString(t,n,i){return t?.doc?zv(this,t,n,i):JSON.stringify(this)}}function fp(e,t,n){return(t.inFlow??e.flow?Xv:Yv)(e,t,n)}function Yv({comment:e,items:t},n,{blockItemPrefix:i,flowChars:o,itemIndent:a,onChompKeep:u,onComment:l}){const{indent:f,options:{commentString:p}}=n,g=Object.assign({},n,{indent:a,type:null});let d=!1;const w=[];for(let A=0;A<t.length;++A){const E=t[A];let v=null;if(Ht(E))!d&&E.spaceBefore&&w.push(""),ua(n,w,E.commentBefore,d),E.comment&&(v=E.comment);else if(Wt(E)){const L=Ht(E.key)?E.key:null;L&&(!d&&L.spaceBefore&&w.push(""),ua(n,w,L.commentBefore,d))}d=!1;let R=Yi(E,g,()=>v=null,()=>d=!0);v&&(R+=pi(R,a,p(v))),d&&v&&(d=!1),w.push(i+R)}let k;if(w.length===0)k=o.start+o.end;else{k=w[0];for(let A=1;A<w.length;++A){const E=w[A];k+=E?`
309
- ${f}${E}`:`
310
- `}}return e?(k+=`
311
- `+xr(p(e),f),l&&l()):d&&u&&u(),k}function Xv({items:e},t,{flowChars:n,itemIndent:i}){const{indent:o,indentStep:a,flowCollectionPadding:u,options:{commentString:l}}=t;i+=a;const f=Object.assign({},t,{indent:i,inFlow:!0,type:null});let p=!1,g=0;const d=[];for(let A=0;A<e.length;++A){const E=e[A];let v=null;if(Ht(E))E.spaceBefore&&d.push(""),ua(t,d,E.commentBefore,!1),E.comment&&(v=E.comment);else if(Wt(E)){const L=Ht(E.key)?E.key:null;L&&(L.spaceBefore&&d.push(""),ua(t,d,L.commentBefore,!1),L.comment&&(p=!0));const _=Ht(E.value)?E.value:null;_?(_.comment&&(v=_.comment),_.commentBefore&&(p=!0)):E.value==null&&L?.comment&&(v=L.comment)}v&&(p=!0);let R=Yi(E,f,()=>v=null);A<e.length-1&&(R+=","),v&&(R+=pi(R,i,l(v))),!p&&(d.length>g||R.includes(`
312
- `))&&(p=!0),d.push(R),g=d.length}const{start:w,end:k}=n;if(d.length===0)return w+k;if(!p){const A=d.reduce((E,v)=>E+v.length+2,2);p=t.options.lineWidth>0&&A>t.options.lineWidth}if(p){let A=w;for(const E of d)A+=E?`
313
- ${a}${o}${E}`:`
303
+ ${p}${N}${n}${T}`}function Zv(e,t,n,i){const{type:o,value:a}=e,{actualString:u,implicitKey:l,indent:f,indentStep:p,inFlow:g}=t;if(l&&a.includes(`
304
+ `)||g&&/[[\]{},]/.test(a))return Xi(a,t);if(!a||/^[\n\t ,[\]{}#&*!|>'"%@`]|^[?-]$|^[?-][ \t]|[\n:][ \t]|[ \t]\n|[\n\t ]#|[\n\t :]$/.test(a))return l||g||!a.includes(`
305
+ `)?Xi(a,t):fa(e,t,n,i);if(!l&&!g&&o!==Ve.PLAIN&&a.includes(`
306
+ `))return fa(e,t,n,i);if(la(a)){if(f==="")return t.forceBlockIndent=!0,fa(e,t,n,i);if(l&&f===p)return Xi(a,t)}const d=a.replace(/\n+/g,`$&
307
+ ${f}`);if(u){const w=S=>S.default&&S.tag!=="tag:yaml.org,2002:str"&&S.test?.test(d),{compat:T,tags:A}=t.doc.schema;if(A.some(w)||T?.some(w))return Xi(a,t)}return l?d:ua(d,f,pp,ca(t,!1))}function Ac(e,t,n,i){const{implicitKey:o,inFlow:a}=t,u=typeof e.value=="string"?e:Object.assign({},e,{value:String(e.value)});let{type:l}=e;l!==Ve.QUOTE_DOUBLE&&/[\x00-\x08\x0b-\x1f\x7f-\x9f\u{D800}-\u{DFFF}]/u.test(u.value)&&(l=Ve.QUOTE_DOUBLE);const f=g=>{switch(g){case Ve.BLOCK_FOLDED:case Ve.BLOCK_LITERAL:return o||a?Xi(u.value,t):fa(u,t,n,i);case Ve.QUOTE_DOUBLE:return Gs(u.value,t);case Ve.QUOTE_SINGLE:return vc(u.value,t);case Ve.PLAIN:return Zv(u,t,n,i);default:return null}};let p=f(l);if(p===null){const{defaultKeyType:g,defaultStringType:d}=t.options,w=o&&g||d;if(p=f(w),p===null)throw new Error(`Unsupported default string type ${w}`)}return p}function gp(e,t){const n=Object.assign({blockQuote:!0,commentString:Xv,defaultKeyType:null,defaultStringType:"PLAIN",directives:null,doubleQuotedAsJSON:!1,doubleQuotedMinMultiLineLength:40,falseStr:"false",flowCollectionPadding:!0,indentSeq:!0,lineWidth:80,minContentWidth:20,nullStr:"null",simpleKeys:!1,singleQuote:null,trueStr:"true",verifyAliasOrder:!0},e.schema.toStringOptions,t);let i;switch(n.collectionStyle){case"block":i=!1;break;case"flow":i=!0;break;default:i=null}return{anchors:new Set,doc:e,flowCollectionPadding:n.flowCollectionPadding?" ":"",indent:"",indentStep:typeof n.indent=="number"?" ".repeat(n.indent):" ",inFlow:i,options:n}}function ew(e,t){if(t.tag){const o=e.filter(a=>a.tag===t.tag);if(o.length>0)return o.find(a=>a.format===t.format)??o[0]}let n,i;if(kt(t)){i=t.value;let o=e.filter(a=>a.identify?.(i));if(o.length>1){const a=o.filter(u=>u.test);a.length>0&&(o=a)}n=o.find(a=>a.format===t.format)??o.find(a=>!a.format)}else i=t,n=e.find(o=>o.nodeClass&&i instanceof o.nodeClass);if(!n){const o=i?.constructor?.name??typeof i;throw new Error(`Tag not resolved for ${o} value`)}return n}function tw(e,t,{anchors:n,doc:i}){if(!i.directives)return"";const o=[],a=(kt(e)||Ht(e))&&e.anchor;a&&up(a)&&(n.add(a),o.push(`&${a}`));const u=e.tag?e.tag:t.default?null:t.tag;return u&&o.push(i.directives.tagString(u)),o.join(" ")}function Qi(e,t,n,i){if(Kt(e))return e.toString(t,n,i);if(Gi(e)){if(t.doc.directives)return e.toString(t);if(t.resolvedAliases?.has(e))throw new TypeError("Cannot stringify circular structure without alias nodes");t.resolvedAliases?t.resolvedAliases.add(e):t.resolvedAliases=new Set([e]),e=e.resolve(t.doc)}let o;const a=zt(e)?e:t.doc.createNode(e,{onTagObj:f=>o=f});o||(o=ew(t.doc.schema.tags,a));const u=tw(a,o,t);u.length>0&&(t.indentAtStart=(t.indentAtStart??0)+u.length+1);const l=typeof o.stringify=="function"?o.stringify(a,t,n,i):kt(a)?Ac(a,t,n,i):a.toString(t,n,i);return u?kt(a)||l[0]==="{"||l[0]==="["?`${u} ${l}`:`${u}
308
+ ${t.indent}${l}`:l}function nw({key:e,value:t},n,i,o){const{allNullValues:a,doc:u,indent:l,indentStep:f,options:{commentString:p,indentSeq:g,simpleKeys:d}}=n;let w=zt(e)&&e.comment||null;if(d){if(w)throw new Error("With simple keys, key nodes cannot have comments");if(Ht(e)||!zt(e)&&typeof e=="object"){const D="With simple keys, collection cannot be used as a key value";throw new Error(D)}}let T=!d&&(!e||w&&t==null&&!n.inFlow||Ht(e)||(kt(e)?e.type===Ve.BLOCK_FOLDED||e.type===Ve.BLOCK_LITERAL:typeof e=="object"));n=Object.assign({},n,{allNullValues:!1,implicitKey:!T&&(d||!a),indent:l+f});let A=!1,S=!1,v=Qi(e,n,()=>A=!0,()=>S=!0);if(!T&&!n.inFlow&&v.length>1024){if(d)throw new Error("With simple keys, single line scalar must not span more than 1024 characters");T=!0}if(n.inFlow){if(a||t==null)return A&&i&&i(),v===""?"?":T?`? ${v}`:v}else if(a&&!d||t==null&&T)return v=`? ${v}`,w&&!A?v+=gi(v,n.indent,p(w)):S&&o&&o(),v;A&&(w=null),T?(w&&(v+=gi(v,n.indent,p(w))),v=`? ${v}
309
+ ${l}:`):(v=`${v}:`,w&&(v+=gi(v,n.indent,p(w))));let R,N,_;zt(t)?(R=!!t.spaceBefore,N=t.commentBefore,_=t.comment):(R=!1,N=null,_=null,t&&typeof t=="object"&&(t=u.createNode(t))),n.implicitKey=!1,!T&&!w&&kt(t)&&(n.indentAtStart=v.length+1),S=!1,!g&&f.length>=2&&!n.inFlow&&!T&&Ws(t)&&!t.flow&&!t.tag&&!t.anchor&&(n.indent=n.indent.substring(2));let x=!1;const F=Qi(t,n,()=>x=!0,()=>S=!0);let I=" ";if(w||R||N){if(I=R?`
310
+ `:"",N){const D=p(N);I+=`
311
+ ${Cr(D,n.indent)}`}F===""&&!n.inFlow?I===`
312
+ `&&(I=`
313
+
314
+ `):I+=`
315
+ ${n.indent}`}else if(!T&&Ht(t)){const D=F[0],K=F.indexOf(`
316
+ `),Q=K!==-1,ce=n.inFlow??t.flow??t.items.length===0;if(Q||!ce){let fe=!1;if(Q&&(D==="&"||D==="!")){let ge=F.indexOf(" ");D==="&"&&ge!==-1&&ge<K&&F[ge+1]==="!"&&(ge=F.indexOf(" ",ge+1)),(ge===-1||K<ge)&&(fe=!0)}fe||(I=`
317
+ ${n.indent}`)}}else(F===""||F[0]===`
318
+ `)&&(I="");return v+=I+F,n.inFlow?x&&i&&i():_&&!x?v+=gi(v,n.indent,p(_)):S&&o&&o(),v}function yp(e,t){(e==="debug"||e==="warn")&&console.warn(t)}const ha="<<",_r={identify:e=>e===ha||typeof e=="symbol"&&e.description===ha,default:"key",tag:"tag:yaml.org,2002:merge",test:/^<<$/,resolve:()=>Object.assign(new Ve(Symbol(ha)),{addToJSMap:mp}),stringify:()=>ha},rw=(e,t)=>(_r.identify(t)||kt(t)&&(!t.type||t.type===Ve.PLAIN)&&_r.identify(t.value))&&e?.doc.schema.tags.some(n=>n.tag===_r.tag&&n.default);function mp(e,t,n){if(n=e&&Gi(n)?n.resolve(e.doc):n,Ws(n))for(const i of n.items)Sc(e,t,i);else if(Array.isArray(n))for(const i of n)Sc(e,t,i);else Sc(e,t,n)}function Sc(e,t,n){const i=e&&Gi(n)?n.resolve(e.doc):n;if(!qs(i))throw new Error("Merge sources must be maps or map aliases");const o=i.toJSON(null,e,Map);for(const[a,u]of o)t instanceof Map?t.has(a)||t.set(a,u):t instanceof Set?t.add(a):Object.prototype.hasOwnProperty.call(t,a)||Object.defineProperty(t,a,{value:u,writable:!0,enumerable:!0,configurable:!0});return t}function bp(e,t,{key:n,value:i}){if(zt(n)&&n.addToJSMap)n.addToJSMap(e,t,i);else if(rw(e,n))mp(e,t,i);else{const o=Vn(n,"",e);if(t instanceof Map)t.set(o,Vn(i,o,e));else if(t instanceof Set)t.add(o);else{const a=iw(n,o,e),u=Vn(i,a,e);a in t?Object.defineProperty(t,a,{value:u,writable:!0,enumerable:!0,configurable:!0}):t[a]=u}}return t}function iw(e,t,n){if(t===null)return"";if(typeof t!="object")return String(t);if(zt(e)&&n?.doc){const i=gp(n.doc,{});i.anchors=new Set;for(const a of n.anchors.keys())i.anchors.add(a.anchor);i.inFlow=!0,i.inStringifyKey=!0;const o=e.toString(i);if(!n.mapKeyWarned){let a=JSON.stringify(o);a.length>40&&(a=a.substring(0,36)+'..."'),yp(n.doc.options.logLevel,`Keys with collection values will be stringified due to JS Object restrictions: ${a}. Set mapAsMap: true to use object keys.`),n.mapKeyWarned=!0}return o}return JSON.stringify(t)}function Ec(e,t,n){const i=Hs(e,void 0,n),o=Hs(t,void 0,n);return new gn(i,o)}class gn{constructor(t,n=null){Object.defineProperty(this,Un,{value:ap}),this.key=t,this.value=n}clone(t){let{key:n,value:i}=this;return zt(n)&&(n=n.clone(t)),zt(i)&&(i=i.clone(t)),new gn(n,i)}toJSON(t,n){const i=n?.mapAsMap?new Map:{};return bp(n,i,this)}toString(t,n,i){return t?.doc?nw(this,t,n,i):JSON.stringify(this)}}function vp(e,t,n){return(t.inFlow??e.flow?ow:sw)(e,t,n)}function sw({comment:e,items:t},n,{blockItemPrefix:i,flowChars:o,itemIndent:a,onChompKeep:u,onComment:l}){const{indent:f,options:{commentString:p}}=n,g=Object.assign({},n,{indent:a,type:null});let d=!1;const w=[];for(let A=0;A<t.length;++A){const S=t[A];let v=null;if(zt(S))!d&&S.spaceBefore&&w.push(""),pa(n,w,S.commentBefore,d),S.comment&&(v=S.comment);else if(Kt(S)){const N=zt(S.key)?S.key:null;N&&(!d&&N.spaceBefore&&w.push(""),pa(n,w,N.commentBefore,d))}d=!1;let R=Qi(S,g,()=>v=null,()=>d=!0);v&&(R+=gi(R,a,p(v))),d&&v&&(d=!1),w.push(i+R)}let T;if(w.length===0)T=o.start+o.end;else{T=w[0];for(let A=1;A<w.length;++A){const S=w[A];T+=S?`
319
+ ${f}${S}`:`
320
+ `}}return e?(T+=`
321
+ `+Cr(p(e),f),l&&l()):d&&u&&u(),T}function ow({items:e},t,{flowChars:n,itemIndent:i}){const{indent:o,indentStep:a,flowCollectionPadding:u,options:{commentString:l}}=t;i+=a;const f=Object.assign({},t,{indent:i,inFlow:!0,type:null});let p=!1,g=0;const d=[];for(let A=0;A<e.length;++A){const S=e[A];let v=null;if(zt(S))S.spaceBefore&&d.push(""),pa(t,d,S.commentBefore,!1),S.comment&&(v=S.comment);else if(Kt(S)){const N=zt(S.key)?S.key:null;N&&(N.spaceBefore&&d.push(""),pa(t,d,N.commentBefore,!1),N.comment&&(p=!0));const _=zt(S.value)?S.value:null;_?(_.comment&&(v=_.comment),_.commentBefore&&(p=!0)):S.value==null&&N?.comment&&(v=N.comment)}v&&(p=!0);let R=Qi(S,f,()=>v=null);A<e.length-1&&(R+=","),v&&(R+=gi(R,i,l(v))),!p&&(d.length>g||R.includes(`
322
+ `))&&(p=!0),d.push(R),g=d.length}const{start:w,end:T}=n;if(d.length===0)return w+T;if(!p){const A=d.reduce((S,v)=>S+v.length+2,2);p=t.options.lineWidth>0&&A>t.options.lineWidth}if(p){let A=w;for(const S of d)A+=S?`
323
+ ${a}${o}${S}`:`
314
324
  `;return`${A}
315
- ${o}${k}`}else return`${w}${u}${d.join(" ")}${u}${k}`}function ua({indent:e,options:{commentString:t}},n,i,o){if(i&&o&&(i=i.replace(/^\n+/,"")),i){const a=xr(t(i),e);n.push(a.trimStart())}}function di(e,t){const n=_t(t)?t.value:t;for(const i of e)if(Wt(i)&&(i.key===t||i.key===n||_t(i.key)&&i.key.value===n))return i}class qn extends ip{static get tagName(){return"tag:yaml.org,2002:map"}constructor(t){super(qr,t),this.items=[]}static from(t,n,i){const{keepUndefined:o,replacer:a}=i,u=new this(t),l=(f,p)=>{if(typeof a=="function")p=a.call(n,f,p);else if(Array.isArray(a)&&!a.includes(f))return;(p!==void 0||o)&&u.items.push(vc(f,p,i))};if(n instanceof Map)for(const[f,p]of n)l(f,p);else if(n&&typeof n=="object")for(const f of Object.keys(n))l(f,n[f]);return typeof t.sortMapEntries=="function"&&u.items.sort(t.sortMapEntries),u}add(t,n){let i;Wt(t)?i=t:!t||typeof t!="object"||!("key"in t)?i=new dn(t,t?.value):i=new dn(t.key,t.value);const o=di(this.items,i.key),a=this.schema?.sortMapEntries;if(o){if(!n)throw new Error(`Key ${i.key} already set`);_t(o.value)&&rp(i.value)?o.value.value=i.value:o.value=i.value}else if(a){const u=this.items.findIndex(l=>a(i,l)<0);u===-1?this.items.push(i):this.items.splice(u,0,i)}else this.items.push(i)}delete(t){const n=di(this.items,t);return n?this.items.splice(this.items.indexOf(n),1).length>0:!1}get(t,n){const o=di(this.items,t)?.value;return(!n&&_t(o)?o.value:o)??void 0}has(t){return!!di(this.items,t)}set(t,n){this.add(new dn(t,n),!0)}toJSON(t,n,i){const o=i?new i:n?.mapAsMap?new Map:{};n?.onCreate&&n.onCreate(o);for(const a of this.items)lp(n,o,a);return o}toString(t,n,i){if(!t)return JSON.stringify(this);for(const o of this.items)if(!Wt(o))throw new Error(`Map items must all be pairs; found ${JSON.stringify(o)} instead`);return!t.allNullValues&&this.hasAllNullValues(!1)&&(t=Object.assign({},t,{allNullValues:!0})),fp(this,t,{blockItemPrefix:"",flowChars:{start:"{",end:"}"},itemIndent:t.indent||"",onChompKeep:i,onComment:n})}}const Xi={collection:"map",default:!0,nodeClass:qn,tag:"tag:yaml.org,2002:map",resolve(e,t){return Us(e)||t("Expected a mapping for this tag"),e},createNode:(e,t,n)=>qn.from(e,t,n)};class gi extends ip{static get tagName(){return"tag:yaml.org,2002:seq"}constructor(t){super(Ki,t),this.items=[]}add(t){this.items.push(t)}delete(t){const n=ca(t);return typeof n!="number"?!1:this.items.splice(n,1).length>0}get(t,n){const i=ca(t);if(typeof i!="number")return;const o=this.items[i];return!n&&_t(o)?o.value:o}has(t){const n=ca(t);return typeof n=="number"&&n<this.items.length}set(t,n){const i=ca(t);if(typeof i!="number")throw new Error(`Expected a valid index, not ${t}.`);const o=this.items[i];_t(o)&&rp(n)?o.value=n:this.items[i]=n}toJSON(t,n){const i=[];n?.onCreate&&n.onCreate(i);let o=0;for(const a of this.items)i.push(Un(a,String(o++),n));return i}toString(t,n,i){return t?fp(this,t,{blockItemPrefix:"- ",flowChars:{start:"[",end:"]"},itemIndent:(t.indent||"")+" ",onChompKeep:i,onComment:n}):JSON.stringify(this)}static from(t,n,i){const{replacer:o}=i,a=new this(t);if(n&&Symbol.iterator in Object(n)){let u=0;for(let l of n){if(typeof o=="function"){const f=n instanceof Set?l:String(u++);l=o.call(n,f,l)}a.items.push(Ws(l,void 0,i))}}return a}}function ca(e){let t=_t(e)?e.value:e;return t&&typeof t=="string"&&(t=Number(t)),typeof t=="number"&&Number.isInteger(t)&&t>=0?t:null}const Qi={collection:"seq",default:!0,nodeClass:gi,tag:"tag:yaml.org,2002:seq",resolve(e,t){return qs(e)||t("Expected a sequence for this tag"),e},createNode:(e,t,n)=>gi.from(e,t,n)},la={identify:e=>typeof e=="string",default:!0,tag:"tag:yaml.org,2002:str",resolve:e=>e,stringify(e,t,n,i){return t=Object.assign({actualString:!0},t),mc(e,t,n,i)}},fa={identify:e=>e==null,createNode:()=>new Ue(null),default:!0,tag:"tag:yaml.org,2002:null",test:/^(?:~|[Nn]ull|NULL)?$/,resolve:()=>new Ue(null),stringify:({source:e},t)=>typeof e=="string"&&fa.test.test(e)?e:t.options.nullStr},wc={identify:e=>typeof e=="boolean",default:!0,tag:"tag:yaml.org,2002:bool",test:/^(?:[Tt]rue|TRUE|[Ff]alse|FALSE)$/,resolve:e=>new Ue(e[0]==="t"||e[0]==="T"),stringify({source:e,value:t},n){if(e&&wc.test.test(e)){const i=e[0]==="t"||e[0]==="T";if(t===i)return e}return t?n.options.trueStr:n.options.falseStr}};function er({format:e,minFractionDigits:t,tag:n,value:i}){if(typeof i=="bigint")return String(i);const o=typeof i=="number"?i:Number(i);if(!isFinite(o))return isNaN(o)?".nan":o<0?"-.inf":".inf";let a=JSON.stringify(i);if(!e&&t&&(!n||n==="tag:yaml.org,2002:float")&&/^\d/.test(a)){let u=a.indexOf(".");u<0&&(u=a.length,a+=".");let l=t-(a.length-u-1);for(;l-- >0;)a+="0"}return a}const hp={identify:e=>typeof e=="number",default:!0,tag:"tag:yaml.org,2002:float",test:/^(?:[-+]?\.(?:inf|Inf|INF)|\.nan|\.NaN|\.NAN)$/,resolve:e=>e.slice(-3).toLowerCase()==="nan"?NaN:e[0]==="-"?Number.NEGATIVE_INFINITY:Number.POSITIVE_INFINITY,stringify:er},pp={identify:e=>typeof e=="number",default:!0,tag:"tag:yaml.org,2002:float",format:"EXP",test:/^[-+]?(?:\.[0-9]+|[0-9]+(?:\.[0-9]*)?)[eE][-+]?[0-9]+$/,resolve:e=>parseFloat(e),stringify(e){const t=Number(e.value);return isFinite(t)?t.toExponential():er(e)}},dp={identify:e=>typeof e=="number",default:!0,tag:"tag:yaml.org,2002:float",test:/^[-+]?(?:\.[0-9]+|[0-9]+\.[0-9]*)$/,resolve(e){const t=new Ue(parseFloat(e)),n=e.indexOf(".");return n!==-1&&e[e.length-1]==="0"&&(t.minFractionDigits=e.length-n-1),t},stringify:er},ha=e=>typeof e=="bigint"||Number.isInteger(e),Ac=(e,t,n,{intAsBigInt:i})=>i?BigInt(e):parseInt(e.substring(t),n);function gp(e,t,n){const{value:i}=e;return ha(i)&&i>=0?n+i.toString(t):er(e)}const yp={identify:e=>ha(e)&&e>=0,default:!0,tag:"tag:yaml.org,2002:int",format:"OCT",test:/^0o[0-7]+$/,resolve:(e,t,n)=>Ac(e,2,8,n),stringify:e=>gp(e,8,"0o")},mp={identify:ha,default:!0,tag:"tag:yaml.org,2002:int",test:/^[-+]?[0-9]+$/,resolve:(e,t,n)=>Ac(e,0,10,n),stringify:er},bp={identify:e=>ha(e)&&e>=0,default:!0,tag:"tag:yaml.org,2002:int",format:"HEX",test:/^0x[0-9a-fA-F]+$/,resolve:(e,t,n)=>Ac(e,2,16,n),stringify:e=>gp(e,16,"0x")},Qv=[Xi,Qi,la,fa,wc,yp,mp,bp,hp,pp,dp];function vp(e){return typeof e=="bigint"||Number.isInteger(e)}const pa=({value:e})=>JSON.stringify(e),Zv=[{identify:e=>typeof e=="string",default:!0,tag:"tag:yaml.org,2002:str",resolve:e=>e,stringify:pa},{identify:e=>e==null,createNode:()=>new Ue(null),default:!0,tag:"tag:yaml.org,2002:null",test:/^null$/,resolve:()=>null,stringify:pa},{identify:e=>typeof e=="boolean",default:!0,tag:"tag:yaml.org,2002:bool",test:/^true$|^false$/,resolve:e=>e==="true",stringify:pa},{identify:vp,default:!0,tag:"tag:yaml.org,2002:int",test:/^-?(?:0|[1-9][0-9]*)$/,resolve:(e,t,{intAsBigInt:n})=>n?BigInt(e):parseInt(e,10),stringify:({value:e})=>vp(e)?e.toString():JSON.stringify(e)},{identify:e=>typeof e=="number",default:!0,tag:"tag:yaml.org,2002:float",test:/^-?(?:0|[1-9][0-9]*)(?:\.[0-9]*)?(?:[eE][-+]?[0-9]+)?$/,resolve:e=>parseFloat(e),stringify:pa}],ew={default:!0,tag:"",test:/^/,resolve(e,t){return t(`Unresolved plain scalar ${JSON.stringify(e)}`),e}},tw=[Xi,Qi].concat(Zv,ew),Ec={identify:e=>e instanceof Uint8Array,default:!1,tag:"tag:yaml.org,2002:binary",resolve(e,t){if(typeof atob=="function"){const n=atob(e.replace(/[\n\r]/g,"")),i=new Uint8Array(n.length);for(let o=0;o<n.length;++o)i[o]=n.charCodeAt(o);return i}else return t("This environment does not support reading binary tags; either Buffer or atob is required"),e},stringify({comment:e,type:t,value:n},i,o,a){const u=n;let l;if(typeof btoa=="function"){let f="";for(let p=0;p<u.length;++p)f+=String.fromCharCode(u[p]);l=btoa(f)}else throw new Error("This environment does not support writing binary tags; either Buffer or btoa is required");if(t||(t=Ue.BLOCK_LITERAL),t!==Ue.QUOTE_DOUBLE){const f=Math.max(i.options.lineWidth-i.indent.length,i.options.minContentWidth),p=Math.ceil(l.length/f),g=new Array(p);for(let d=0,w=0;d<p;++d,w+=f)g[d]=l.substr(w,f);l=g.join(t===Ue.BLOCK_LITERAL?`
316
- `:" ")}return mc({comment:e,type:t,value:l},i,o,a)}};function wp(e,t){if(qs(e))for(let n=0;n<e.items.length;++n){let i=e.items[n];if(!Wt(i)){if(Us(i)){i.items.length>1&&t("Each pair must have its own sequence indicator");const o=i.items[0]||new dn(new Ue(null));if(i.commentBefore&&(o.key.commentBefore=o.key.commentBefore?`${i.commentBefore}
325
+ ${o}${T}`}else return`${w}${u}${d.join(" ")}${u}${T}`}function pa({indent:e,options:{commentString:t}},n,i,o){if(i&&o&&(i=i.replace(/^\n+/,"")),i){const a=Cr(t(i),e);n.push(a.trimStart())}}function yi(e,t){const n=kt(t)?t.value:t;for(const i of e)if(Kt(i)&&(i.key===t||i.key===n||kt(i.key)&&i.key.value===n))return i}class qn extends hp{static get tagName(){return"tag:yaml.org,2002:map"}constructor(t){super(qr,t),this.items=[]}static from(t,n,i){const{keepUndefined:o,replacer:a}=i,u=new this(t),l=(f,p)=>{if(typeof a=="function")p=a.call(n,f,p);else if(Array.isArray(a)&&!a.includes(f))return;(p!==void 0||o)&&u.items.push(Ec(f,p,i))};if(n instanceof Map)for(const[f,p]of n)l(f,p);else if(n&&typeof n=="object")for(const f of Object.keys(n))l(f,n[f]);return typeof t.sortMapEntries=="function"&&u.items.sort(t.sortMapEntries),u}add(t,n){let i;Kt(t)?i=t:!t||typeof t!="object"||!("key"in t)?i=new gn(t,t?.value):i=new gn(t.key,t.value);const o=yi(this.items,i.key),a=this.schema?.sortMapEntries;if(o){if(!n)throw new Error(`Key ${i.key} already set`);kt(o.value)&&fp(i.value)?o.value.value=i.value:o.value=i.value}else if(a){const u=this.items.findIndex(l=>a(i,l)<0);u===-1?this.items.push(i):this.items.splice(u,0,i)}else this.items.push(i)}delete(t){const n=yi(this.items,t);return n?this.items.splice(this.items.indexOf(n),1).length>0:!1}get(t,n){const o=yi(this.items,t)?.value;return(!n&&kt(o)?o.value:o)??void 0}has(t){return!!yi(this.items,t)}set(t,n){this.add(new gn(t,n),!0)}toJSON(t,n,i){const o=i?new i:n?.mapAsMap?new Map:{};n?.onCreate&&n.onCreate(o);for(const a of this.items)bp(n,o,a);return o}toString(t,n,i){if(!t)return JSON.stringify(this);for(const o of this.items)if(!Kt(o))throw new Error(`Map items must all be pairs; found ${JSON.stringify(o)} instead`);return!t.allNullValues&&this.hasAllNullValues(!1)&&(t=Object.assign({},t,{allNullValues:!0})),vp(this,t,{blockItemPrefix:"",flowChars:{start:"{",end:"}"},itemIndent:t.indent||"",onChompKeep:i,onComment:n})}}const Zi={collection:"map",default:!0,nodeClass:qn,tag:"tag:yaml.org,2002:map",resolve(e,t){return qs(e)||t("Expected a mapping for this tag"),e},createNode:(e,t,n)=>qn.from(e,t,n)};class mi extends hp{static get tagName(){return"tag:yaml.org,2002:seq"}constructor(t){super(zi,t),this.items=[]}add(t){this.items.push(t)}delete(t){const n=da(t);return typeof n!="number"?!1:this.items.splice(n,1).length>0}get(t,n){const i=da(t);if(typeof i!="number")return;const o=this.items[i];return!n&&kt(o)?o.value:o}has(t){const n=da(t);return typeof n=="number"&&n<this.items.length}set(t,n){const i=da(t);if(typeof i!="number")throw new Error(`Expected a valid index, not ${t}.`);const o=this.items[i];kt(o)&&fp(n)?o.value=n:this.items[i]=n}toJSON(t,n){const i=[];n?.onCreate&&n.onCreate(i);let o=0;for(const a of this.items)i.push(Vn(a,String(o++),n));return i}toString(t,n,i){return t?vp(this,t,{blockItemPrefix:"- ",flowChars:{start:"[",end:"]"},itemIndent:(t.indent||"")+" ",onChompKeep:i,onComment:n}):JSON.stringify(this)}static from(t,n,i){const{replacer:o}=i,a=new this(t);if(n&&Symbol.iterator in Object(n)){let u=0;for(let l of n){if(typeof o=="function"){const f=n instanceof Set?l:String(u++);l=o.call(n,f,l)}a.items.push(Hs(l,void 0,i))}}return a}}function da(e){let t=kt(e)?e.value:e;return t&&typeof t=="string"&&(t=Number(t)),typeof t=="number"&&Number.isInteger(t)&&t>=0?t:null}const es={collection:"seq",default:!0,nodeClass:mi,tag:"tag:yaml.org,2002:seq",resolve(e,t){return Ws(e)||t("Expected a sequence for this tag"),e},createNode:(e,t,n)=>mi.from(e,t,n)},ga={identify:e=>typeof e=="string",default:!0,tag:"tag:yaml.org,2002:str",resolve:e=>e,stringify(e,t,n,i){return t=Object.assign({actualString:!0},t),Ac(e,t,n,i)}},ya={identify:e=>e==null,createNode:()=>new Ve(null),default:!0,tag:"tag:yaml.org,2002:null",test:/^(?:~|[Nn]ull|NULL)?$/,resolve:()=>new Ve(null),stringify:({source:e},t)=>typeof e=="string"&&ya.test.test(e)?e:t.options.nullStr},xc={identify:e=>typeof e=="boolean",default:!0,tag:"tag:yaml.org,2002:bool",test:/^(?:[Tt]rue|TRUE|[Ff]alse|FALSE)$/,resolve:e=>new Ve(e[0]==="t"||e[0]==="T"),stringify({source:e,value:t},n){if(e&&xc.test.test(e)){const i=e[0]==="t"||e[0]==="T";if(t===i)return e}return t?n.options.trueStr:n.options.falseStr}};function nr({format:e,minFractionDigits:t,tag:n,value:i}){if(typeof i=="bigint")return String(i);const o=typeof i=="number"?i:Number(i);if(!isFinite(o))return isNaN(o)?".nan":o<0?"-.inf":".inf";let a=JSON.stringify(i);if(!e&&t&&(!n||n==="tag:yaml.org,2002:float")&&/^\d/.test(a)){let u=a.indexOf(".");u<0&&(u=a.length,a+=".");let l=t-(a.length-u-1);for(;l-- >0;)a+="0"}return a}const wp={identify:e=>typeof e=="number",default:!0,tag:"tag:yaml.org,2002:float",test:/^(?:[-+]?\.(?:inf|Inf|INF)|\.nan|\.NaN|\.NAN)$/,resolve:e=>e.slice(-3).toLowerCase()==="nan"?NaN:e[0]==="-"?Number.NEGATIVE_INFINITY:Number.POSITIVE_INFINITY,stringify:nr},Ap={identify:e=>typeof e=="number",default:!0,tag:"tag:yaml.org,2002:float",format:"EXP",test:/^[-+]?(?:\.[0-9]+|[0-9]+(?:\.[0-9]*)?)[eE][-+]?[0-9]+$/,resolve:e=>parseFloat(e),stringify(e){const t=Number(e.value);return isFinite(t)?t.toExponential():nr(e)}},Sp={identify:e=>typeof e=="number",default:!0,tag:"tag:yaml.org,2002:float",test:/^[-+]?(?:\.[0-9]+|[0-9]+\.[0-9]*)$/,resolve(e){const t=new Ve(parseFloat(e)),n=e.indexOf(".");return n!==-1&&e[e.length-1]==="0"&&(t.minFractionDigits=e.length-n-1),t},stringify:nr},ma=e=>typeof e=="bigint"||Number.isInteger(e),Cc=(e,t,n,{intAsBigInt:i})=>i?BigInt(e):parseInt(e.substring(t),n);function Ep(e,t,n){const{value:i}=e;return ma(i)&&i>=0?n+i.toString(t):nr(e)}const xp={identify:e=>ma(e)&&e>=0,default:!0,tag:"tag:yaml.org,2002:int",format:"OCT",test:/^0o[0-7]+$/,resolve:(e,t,n)=>Cc(e,2,8,n),stringify:e=>Ep(e,8,"0o")},Cp={identify:ma,default:!0,tag:"tag:yaml.org,2002:int",test:/^[-+]?[0-9]+$/,resolve:(e,t,n)=>Cc(e,0,10,n),stringify:nr},_p={identify:e=>ma(e)&&e>=0,default:!0,tag:"tag:yaml.org,2002:int",format:"HEX",test:/^0x[0-9a-fA-F]+$/,resolve:(e,t,n)=>Cc(e,2,16,n),stringify:e=>Ep(e,16,"0x")},aw=[Zi,es,ga,ya,xc,xp,Cp,_p,wp,Ap,Sp];function kp(e){return typeof e=="bigint"||Number.isInteger(e)}const ba=({value:e})=>JSON.stringify(e),uw=[{identify:e=>typeof e=="string",default:!0,tag:"tag:yaml.org,2002:str",resolve:e=>e,stringify:ba},{identify:e=>e==null,createNode:()=>new Ve(null),default:!0,tag:"tag:yaml.org,2002:null",test:/^null$/,resolve:()=>null,stringify:ba},{identify:e=>typeof e=="boolean",default:!0,tag:"tag:yaml.org,2002:bool",test:/^true$|^false$/,resolve:e=>e==="true",stringify:ba},{identify:kp,default:!0,tag:"tag:yaml.org,2002:int",test:/^-?(?:0|[1-9][0-9]*)$/,resolve:(e,t,{intAsBigInt:n})=>n?BigInt(e):parseInt(e,10),stringify:({value:e})=>kp(e)?e.toString():JSON.stringify(e)},{identify:e=>typeof e=="number",default:!0,tag:"tag:yaml.org,2002:float",test:/^-?(?:0|[1-9][0-9]*)(?:\.[0-9]*)?(?:[eE][-+]?[0-9]+)?$/,resolve:e=>parseFloat(e),stringify:ba}],cw={default:!0,tag:"",test:/^/,resolve(e,t){return t(`Unresolved plain scalar ${JSON.stringify(e)}`),e}},lw=[Zi,es].concat(uw,cw),_c={identify:e=>e instanceof Uint8Array,default:!1,tag:"tag:yaml.org,2002:binary",resolve(e,t){if(typeof atob=="function"){const n=atob(e.replace(/[\n\r]/g,"")),i=new Uint8Array(n.length);for(let o=0;o<n.length;++o)i[o]=n.charCodeAt(o);return i}else return t("This environment does not support reading binary tags; either Buffer or atob is required"),e},stringify({comment:e,type:t,value:n},i,o,a){const u=n;let l;if(typeof btoa=="function"){let f="";for(let p=0;p<u.length;++p)f+=String.fromCharCode(u[p]);l=btoa(f)}else throw new Error("This environment does not support writing binary tags; either Buffer or btoa is required");if(t||(t=Ve.BLOCK_LITERAL),t!==Ve.QUOTE_DOUBLE){const f=Math.max(i.options.lineWidth-i.indent.length,i.options.minContentWidth),p=Math.ceil(l.length/f),g=new Array(p);for(let d=0,w=0;d<p;++d,w+=f)g[d]=l.substr(w,f);l=g.join(t===Ve.BLOCK_LITERAL?`
326
+ `:" ")}return Ac({comment:e,type:t,value:l},i,o,a)}};function Tp(e,t){if(Ws(e))for(let n=0;n<e.items.length;++n){let i=e.items[n];if(!Kt(i)){if(qs(i)){i.items.length>1&&t("Each pair must have its own sequence indicator");const o=i.items[0]||new gn(new Ve(null));if(i.commentBefore&&(o.key.commentBefore=o.key.commentBefore?`${i.commentBefore}
317
327
  ${o.key.commentBefore}`:i.commentBefore),i.comment){const a=o.value??o.key;a.comment=a.comment?`${i.comment}
318
- ${a.comment}`:i.comment}i=o}e.items[n]=Wt(i)?i:new dn(i)}}else t("Expected a sequence for this tag");return e}function Ap(e,t,n){const{replacer:i}=n,o=new gi(e);o.tag="tag:yaml.org,2002:pairs";let a=0;if(t&&Symbol.iterator in Object(t))for(let u of t){typeof i=="function"&&(u=i.call(t,String(a++),u));let l,f;if(Array.isArray(u))if(u.length===2)l=u[0],f=u[1];else throw new TypeError(`Expected [key, value] tuple: ${u}`);else if(u&&u instanceof Object){const p=Object.keys(u);if(p.length===1)l=p[0],f=u[l];else throw new TypeError(`Expected tuple with one key, not ${p.length} keys`)}else l=u;o.items.push(vc(l,f,n))}return o}const Sc={collection:"seq",default:!1,tag:"tag:yaml.org,2002:pairs",resolve:wp,createNode:Ap};class Zi extends gi{constructor(){super(),this.add=qn.prototype.add.bind(this),this.delete=qn.prototype.delete.bind(this),this.get=qn.prototype.get.bind(this),this.has=qn.prototype.has.bind(this),this.set=qn.prototype.set.bind(this),this.tag=Zi.tag}toJSON(t,n){if(!n)return super.toJSON(t);const i=new Map;n?.onCreate&&n.onCreate(i);for(const o of this.items){let a,u;if(Wt(o)?(a=Un(o.key,"",n),u=Un(o.value,a,n)):a=Un(o,"",n),i.has(a))throw new Error("Ordered maps must not include duplicate keys");i.set(a,u)}return i}static from(t,n,i){const o=Ap(t,n,i),a=new this;return a.items=o.items,a}}Zi.tag="tag:yaml.org,2002:omap";const xc={collection:"seq",identify:e=>e instanceof Map,nodeClass:Zi,default:!1,tag:"tag:yaml.org,2002:omap",resolve(e,t){const n=wp(e,t),i=[];for(const{key:o}of n.items)_t(o)&&(i.includes(o.value)?t(`Ordered maps must not include duplicate keys: ${o.value}`):i.push(o.value));return Object.assign(new Zi,n)},createNode:(e,t,n)=>Zi.from(e,t,n)};function Ep({value:e,source:t},n){return t&&(e?Sp:xp).test.test(t)?t:e?n.options.trueStr:n.options.falseStr}const Sp={identify:e=>e===!0,default:!0,tag:"tag:yaml.org,2002:bool",test:/^(?:Y|y|[Yy]es|YES|[Tt]rue|TRUE|[Oo]n|ON)$/,resolve:()=>new Ue(!0),stringify:Ep},xp={identify:e=>e===!1,default:!0,tag:"tag:yaml.org,2002:bool",test:/^(?:N|n|[Nn]o|NO|[Ff]alse|FALSE|[Oo]ff|OFF)$/,resolve:()=>new Ue(!1),stringify:Ep},nw={identify:e=>typeof e=="number",default:!0,tag:"tag:yaml.org,2002:float",test:/^(?:[-+]?\.(?:inf|Inf|INF)|\.nan|\.NaN|\.NAN)$/,resolve:e=>e.slice(-3).toLowerCase()==="nan"?NaN:e[0]==="-"?Number.NEGATIVE_INFINITY:Number.POSITIVE_INFINITY,stringify:er},rw={identify:e=>typeof e=="number",default:!0,tag:"tag:yaml.org,2002:float",format:"EXP",test:/^[-+]?(?:[0-9][0-9_]*)?(?:\.[0-9_]*)?[eE][-+]?[0-9]+$/,resolve:e=>parseFloat(e.replace(/_/g,"")),stringify(e){const t=Number(e.value);return isFinite(t)?t.toExponential():er(e)}},iw={identify:e=>typeof e=="number",default:!0,tag:"tag:yaml.org,2002:float",test:/^[-+]?(?:[0-9][0-9_]*)?\.[0-9_]*$/,resolve(e){const t=new Ue(parseFloat(e.replace(/_/g,""))),n=e.indexOf(".");if(n!==-1){const i=e.substring(n+1).replace(/_/g,"");i[i.length-1]==="0"&&(t.minFractionDigits=i.length)}return t},stringify:er},zs=e=>typeof e=="bigint"||Number.isInteger(e);function da(e,t,n,{intAsBigInt:i}){const o=e[0];if((o==="-"||o==="+")&&(t+=1),e=e.substring(t).replace(/_/g,""),i){switch(n){case 2:e=`0b${e}`;break;case 8:e=`0o${e}`;break;case 16:e=`0x${e}`;break}const u=BigInt(e);return o==="-"?BigInt(-1)*u:u}const a=parseInt(e,n);return o==="-"?-1*a:a}function Cc(e,t,n){const{value:i}=e;if(zs(i)){const o=i.toString(t);return i<0?"-"+n+o.substr(1):n+o}return er(e)}const sw={identify:zs,default:!0,tag:"tag:yaml.org,2002:int",format:"BIN",test:/^[-+]?0b[0-1_]+$/,resolve:(e,t,n)=>da(e,2,2,n),stringify:e=>Cc(e,2,"0b")},ow={identify:zs,default:!0,tag:"tag:yaml.org,2002:int",format:"OCT",test:/^[-+]?0[0-7_]+$/,resolve:(e,t,n)=>da(e,1,8,n),stringify:e=>Cc(e,8,"0")},aw={identify:zs,default:!0,tag:"tag:yaml.org,2002:int",test:/^[-+]?[0-9][0-9_]*$/,resolve:(e,t,n)=>da(e,0,10,n),stringify:er},uw={identify:zs,default:!0,tag:"tag:yaml.org,2002:int",format:"HEX",test:/^[-+]?0x[0-9a-fA-F_]+$/,resolve:(e,t,n)=>da(e,2,16,n),stringify:e=>Cc(e,16,"0x")};class es extends qn{constructor(t){super(t),this.tag=es.tag}add(t){let n;Wt(t)?n=t:t&&typeof t=="object"&&"key"in t&&"value"in t&&t.value===null?n=new dn(t.key,null):n=new dn(t,null),di(this.items,n.key)||this.items.push(n)}get(t,n){const i=di(this.items,t);return!n&&Wt(i)?_t(i.key)?i.key.value:i.key:i}set(t,n){if(typeof n!="boolean")throw new Error(`Expected boolean value for set(key, value) in a YAML set, not ${typeof n}`);const i=di(this.items,t);i&&!n?this.items.splice(this.items.indexOf(i),1):!i&&n&&this.items.push(new dn(t))}toJSON(t,n){return super.toJSON(t,n,Set)}toString(t,n,i){if(!t)return JSON.stringify(this);if(this.hasAllNullValues(!0))return super.toString(Object.assign({},t,{allNullValues:!0}),n,i);throw new Error("Set items must all have null values")}static from(t,n,i){const{replacer:o}=i,a=new this(t);if(n&&Symbol.iterator in Object(n))for(let u of n)typeof o=="function"&&(u=o.call(n,u,u)),a.items.push(vc(u,null,i));return a}}es.tag="tag:yaml.org,2002:set";const _c={collection:"map",identify:e=>e instanceof Set,nodeClass:es,default:!1,tag:"tag:yaml.org,2002:set",createNode:(e,t,n)=>es.from(e,t,n),resolve(e,t){if(Us(e)){if(e.hasAllNullValues(!0))return Object.assign(new es,e);t("Set items must all have null values")}else t("Expected a mapping for this tag");return e}};function Tc(e,t){const n=e[0],i=n==="-"||n==="+"?e.substring(1):e,o=u=>t?BigInt(u):Number(u),a=i.replace(/_/g,"").split(":").reduce((u,l)=>u*o(60)+o(l),o(0));return n==="-"?o(-1)*a:a}function Cp(e){let{value:t}=e,n=u=>u;if(typeof t=="bigint")n=u=>BigInt(u);else if(isNaN(t)||!isFinite(t))return er(e);let i="";t<0&&(i="-",t*=n(-1));const o=n(60),a=[t%o];return t<60?a.unshift(0):(t=(t-a[0])/o,a.unshift(t%o),t>=60&&(t=(t-a[0])/o,a.unshift(t))),i+a.map(u=>String(u).padStart(2,"0")).join(":").replace(/000000\d*$/,"")}const _p={identify:e=>typeof e=="bigint"||Number.isInteger(e),default:!0,tag:"tag:yaml.org,2002:int",format:"TIME",test:/^[-+]?[0-9][0-9_]*(?::[0-5]?[0-9])+$/,resolve:(e,t,{intAsBigInt:n})=>Tc(e,n),stringify:Cp},Tp={identify:e=>typeof e=="number",default:!0,tag:"tag:yaml.org,2002:float",format:"TIME",test:/^[-+]?[0-9][0-9_]*(?::[0-5]?[0-9])+\.[0-9_]*$/,resolve:e=>Tc(e,!1),stringify:Cp},ga={identify:e=>e instanceof Date,default:!0,tag:"tag:yaml.org,2002:timestamp",test:RegExp("^([0-9]{4})-([0-9]{1,2})-([0-9]{1,2})(?:(?:t|T|[ \\t]+)([0-9]{1,2}):([0-9]{1,2}):([0-9]{1,2}(\\.[0-9]+)?)(?:[ \\t]*(Z|[-+][012]?[0-9](?::[0-9]{2})?))?)?$"),resolve(e){const t=e.match(ga.test);if(!t)throw new Error("!!timestamp expects a date, starting with yyyy-mm-dd");const[,n,i,o,a,u,l]=t.map(Number),f=t[7]?Number((t[7]+"00").substr(1,3)):0;let p=Date.UTC(n,i-1,o,a||0,u||0,l||0,f);const g=t[8];if(g&&g!=="Z"){let d=Tc(g,!1);Math.abs(d)<30&&(d*=60),p-=6e4*d}return new Date(p)},stringify:({value:e})=>e.toISOString().replace(/(T00:00:00)?\.000Z$/,"")},kp=[Xi,Qi,la,fa,Sp,xp,sw,ow,aw,uw,nw,rw,iw,Ec,Cr,xc,Sc,_c,_p,Tp,ga],Op=new Map([["core",Qv],["failsafe",[Xi,Qi,la]],["json",tw],["yaml11",kp],["yaml-1.1",kp]]),Ip={binary:Ec,bool:wc,float:dp,floatExp:pp,floatNaN:hp,floatTime:Tp,int:mp,intHex:bp,intOct:yp,intTime:_p,map:Xi,merge:Cr,null:fa,omap:xc,pairs:Sc,seq:Qi,set:_c,timestamp:ga},cw={"tag:yaml.org,2002:binary":Ec,"tag:yaml.org,2002:merge":Cr,"tag:yaml.org,2002:omap":xc,"tag:yaml.org,2002:pairs":Sc,"tag:yaml.org,2002:set":_c,"tag:yaml.org,2002:timestamp":ga};function kc(e,t,n){const i=Op.get(t);if(i&&!e)return n&&!i.includes(Cr)?i.concat(Cr):i.slice();let o=i;if(!o)if(Array.isArray(e))o=[];else{const a=Array.from(Op.keys()).filter(u=>u!=="yaml11").map(u=>JSON.stringify(u)).join(", ");throw new Error(`Unknown schema "${t}"; use one of ${a} or define customTags array`)}if(Array.isArray(e))for(const a of e)o=o.concat(a);else typeof e=="function"&&(o=e(o.slice()));return n&&(o=o.concat(Cr)),o.reduce((a,u)=>{const l=typeof u=="string"?Ip[u]:u;if(!l){const f=JSON.stringify(u),p=Object.keys(Ip).map(g=>JSON.stringify(g)).join(", ");throw new Error(`Unknown custom tag ${f}; use one of ${p}`)}return a.includes(l)||a.push(l),a},[])}const lw=(e,t)=>e.key<t.key?-1:e.key>t.key?1:0;class Oc{constructor({compat:t,customTags:n,merge:i,resolveKnownTags:o,schema:a,sortMapEntries:u,toStringDefaults:l}){this.compat=Array.isArray(t)?kc(t,"compat"):t?kc(null,t):null,this.name=typeof a=="string"&&a||"core",this.knownTags=o?cw:{},this.tags=kc(n,this.name,i),this.toStringOptions=l??null,Object.defineProperty(this,qr,{value:Xi}),Object.defineProperty(this,pr,{value:la}),Object.defineProperty(this,Ki,{value:Qi}),this.sortMapEntries=typeof u=="function"?u:u===!0?lw:null}clone(){const t=Object.create(Oc.prototype,Object.getOwnPropertyDescriptors(this));return t.tags=this.tags.slice(),t}}function fw(e,t){const n=[];let i=t.directives===!0;if(t.directives!==!1&&e.directives){const f=e.directives.toString(e);f?(n.push(f),i=!0):e.directives.docStart&&(i=!0)}i&&n.push("---");const o=ap(e,t),{commentString:a}=o.options;if(e.commentBefore){n.length!==1&&n.unshift("");const f=a(e.commentBefore);n.unshift(xr(f,""))}let u=!1,l=null;if(e.contents){if(Ht(e.contents)){if(e.contents.spaceBefore&&i&&n.push(""),e.contents.commentBefore){const g=a(e.contents.commentBefore);n.push(xr(g,""))}o.forceBlockIndent=!!e.comment,l=e.contents.comment}const f=l?void 0:()=>u=!0;let p=Yi(e.contents,o,()=>l=null,f);l&&(p+=pi(p,"",a(l))),(p[0]==="|"||p[0]===">")&&n[n.length-1]==="---"?n[n.length-1]=`--- ${p}`:n.push(p)}else n.push(Yi(e.contents,o));if(e.directives?.docEnd)if(e.comment){const f=a(e.comment);f.includes(`
319
- `)?(n.push("..."),n.push(xr(f,""))):n.push(`... ${f}`)}else n.push("...");else{let f=e.comment;f&&u&&(f=f.replace(/^\n+/,"")),f&&((!u||l)&&n[n.length-1]!==""&&n.push(""),n.push(xr(a(f),"")))}return n.join(`
328
+ ${a.comment}`:i.comment}i=o}e.items[n]=Kt(i)?i:new gn(i)}}else t("Expected a sequence for this tag");return e}function Op(e,t,n){const{replacer:i}=n,o=new mi(e);o.tag="tag:yaml.org,2002:pairs";let a=0;if(t&&Symbol.iterator in Object(t))for(let u of t){typeof i=="function"&&(u=i.call(t,String(a++),u));let l,f;if(Array.isArray(u))if(u.length===2)l=u[0],f=u[1];else throw new TypeError(`Expected [key, value] tuple: ${u}`);else if(u&&u instanceof Object){const p=Object.keys(u);if(p.length===1)l=p[0],f=u[l];else throw new TypeError(`Expected tuple with one key, not ${p.length} keys`)}else l=u;o.items.push(Ec(l,f,n))}return o}const kc={collection:"seq",default:!1,tag:"tag:yaml.org,2002:pairs",resolve:Tp,createNode:Op};class ts extends mi{constructor(){super(),this.add=qn.prototype.add.bind(this),this.delete=qn.prototype.delete.bind(this),this.get=qn.prototype.get.bind(this),this.has=qn.prototype.has.bind(this),this.set=qn.prototype.set.bind(this),this.tag=ts.tag}toJSON(t,n){if(!n)return super.toJSON(t);const i=new Map;n?.onCreate&&n.onCreate(i);for(const o of this.items){let a,u;if(Kt(o)?(a=Vn(o.key,"",n),u=Vn(o.value,a,n)):a=Vn(o,"",n),i.has(a))throw new Error("Ordered maps must not include duplicate keys");i.set(a,u)}return i}static from(t,n,i){const o=Op(t,n,i),a=new this;return a.items=o.items,a}}ts.tag="tag:yaml.org,2002:omap";const Tc={collection:"seq",identify:e=>e instanceof Map,nodeClass:ts,default:!1,tag:"tag:yaml.org,2002:omap",resolve(e,t){const n=Tp(e,t),i=[];for(const{key:o}of n.items)kt(o)&&(i.includes(o.value)?t(`Ordered maps must not include duplicate keys: ${o.value}`):i.push(o.value));return Object.assign(new ts,n)},createNode:(e,t,n)=>ts.from(e,t,n)};function Ip({value:e,source:t},n){return t&&(e?Fp:Bp).test.test(t)?t:e?n.options.trueStr:n.options.falseStr}const Fp={identify:e=>e===!0,default:!0,tag:"tag:yaml.org,2002:bool",test:/^(?:Y|y|[Yy]es|YES|[Tt]rue|TRUE|[Oo]n|ON)$/,resolve:()=>new Ve(!0),stringify:Ip},Bp={identify:e=>e===!1,default:!0,tag:"tag:yaml.org,2002:bool",test:/^(?:N|n|[Nn]o|NO|[Ff]alse|FALSE|[Oo]ff|OFF)$/,resolve:()=>new Ve(!1),stringify:Ip},fw={identify:e=>typeof e=="number",default:!0,tag:"tag:yaml.org,2002:float",test:/^(?:[-+]?\.(?:inf|Inf|INF)|\.nan|\.NaN|\.NAN)$/,resolve:e=>e.slice(-3).toLowerCase()==="nan"?NaN:e[0]==="-"?Number.NEGATIVE_INFINITY:Number.POSITIVE_INFINITY,stringify:nr},hw={identify:e=>typeof e=="number",default:!0,tag:"tag:yaml.org,2002:float",format:"EXP",test:/^[-+]?(?:[0-9][0-9_]*)?(?:\.[0-9_]*)?[eE][-+]?[0-9]+$/,resolve:e=>parseFloat(e.replace(/_/g,"")),stringify(e){const t=Number(e.value);return isFinite(t)?t.toExponential():nr(e)}},pw={identify:e=>typeof e=="number",default:!0,tag:"tag:yaml.org,2002:float",test:/^[-+]?(?:[0-9][0-9_]*)?\.[0-9_]*$/,resolve(e){const t=new Ve(parseFloat(e.replace(/_/g,""))),n=e.indexOf(".");if(n!==-1){const i=e.substring(n+1).replace(/_/g,"");i[i.length-1]==="0"&&(t.minFractionDigits=i.length)}return t},stringify:nr},Js=e=>typeof e=="bigint"||Number.isInteger(e);function va(e,t,n,{intAsBigInt:i}){const o=e[0];if((o==="-"||o==="+")&&(t+=1),e=e.substring(t).replace(/_/g,""),i){switch(n){case 2:e=`0b${e}`;break;case 8:e=`0o${e}`;break;case 16:e=`0x${e}`;break}const u=BigInt(e);return o==="-"?BigInt(-1)*u:u}const a=parseInt(e,n);return o==="-"?-1*a:a}function Oc(e,t,n){const{value:i}=e;if(Js(i)){const o=i.toString(t);return i<0?"-"+n+o.substr(1):n+o}return nr(e)}const dw={identify:Js,default:!0,tag:"tag:yaml.org,2002:int",format:"BIN",test:/^[-+]?0b[0-1_]+$/,resolve:(e,t,n)=>va(e,2,2,n),stringify:e=>Oc(e,2,"0b")},gw={identify:Js,default:!0,tag:"tag:yaml.org,2002:int",format:"OCT",test:/^[-+]?0[0-7_]+$/,resolve:(e,t,n)=>va(e,1,8,n),stringify:e=>Oc(e,8,"0")},yw={identify:Js,default:!0,tag:"tag:yaml.org,2002:int",test:/^[-+]?[0-9][0-9_]*$/,resolve:(e,t,n)=>va(e,0,10,n),stringify:nr},mw={identify:Js,default:!0,tag:"tag:yaml.org,2002:int",format:"HEX",test:/^[-+]?0x[0-9a-fA-F_]+$/,resolve:(e,t,n)=>va(e,2,16,n),stringify:e=>Oc(e,16,"0x")};class ns extends qn{constructor(t){super(t),this.tag=ns.tag}add(t){let n;Kt(t)?n=t:t&&typeof t=="object"&&"key"in t&&"value"in t&&t.value===null?n=new gn(t.key,null):n=new gn(t,null),yi(this.items,n.key)||this.items.push(n)}get(t,n){const i=yi(this.items,t);return!n&&Kt(i)?kt(i.key)?i.key.value:i.key:i}set(t,n){if(typeof n!="boolean")throw new Error(`Expected boolean value for set(key, value) in a YAML set, not ${typeof n}`);const i=yi(this.items,t);i&&!n?this.items.splice(this.items.indexOf(i),1):!i&&n&&this.items.push(new gn(t))}toJSON(t,n){return super.toJSON(t,n,Set)}toString(t,n,i){if(!t)return JSON.stringify(this);if(this.hasAllNullValues(!0))return super.toString(Object.assign({},t,{allNullValues:!0}),n,i);throw new Error("Set items must all have null values")}static from(t,n,i){const{replacer:o}=i,a=new this(t);if(n&&Symbol.iterator in Object(n))for(let u of n)typeof o=="function"&&(u=o.call(n,u,u)),a.items.push(Ec(u,null,i));return a}}ns.tag="tag:yaml.org,2002:set";const Ic={collection:"map",identify:e=>e instanceof Set,nodeClass:ns,default:!1,tag:"tag:yaml.org,2002:set",createNode:(e,t,n)=>ns.from(e,t,n),resolve(e,t){if(qs(e)){if(e.hasAllNullValues(!0))return Object.assign(new ns,e);t("Set items must all have null values")}else t("Expected a mapping for this tag");return e}};function Fc(e,t){const n=e[0],i=n==="-"||n==="+"?e.substring(1):e,o=u=>t?BigInt(u):Number(u),a=i.replace(/_/g,"").split(":").reduce((u,l)=>u*o(60)+o(l),o(0));return n==="-"?o(-1)*a:a}function Dp(e){let{value:t}=e,n=u=>u;if(typeof t=="bigint")n=u=>BigInt(u);else if(isNaN(t)||!isFinite(t))return nr(e);let i="";t<0&&(i="-",t*=n(-1));const o=n(60),a=[t%o];return t<60?a.unshift(0):(t=(t-a[0])/o,a.unshift(t%o),t>=60&&(t=(t-a[0])/o,a.unshift(t))),i+a.map(u=>String(u).padStart(2,"0")).join(":").replace(/000000\d*$/,"")}const Pp={identify:e=>typeof e=="bigint"||Number.isInteger(e),default:!0,tag:"tag:yaml.org,2002:int",format:"TIME",test:/^[-+]?[0-9][0-9_]*(?::[0-5]?[0-9])+$/,resolve:(e,t,{intAsBigInt:n})=>Fc(e,n),stringify:Dp},Rp={identify:e=>typeof e=="number",default:!0,tag:"tag:yaml.org,2002:float",format:"TIME",test:/^[-+]?[0-9][0-9_]*(?::[0-5]?[0-9])+\.[0-9_]*$/,resolve:e=>Fc(e,!1),stringify:Dp},wa={identify:e=>e instanceof Date,default:!0,tag:"tag:yaml.org,2002:timestamp",test:RegExp("^([0-9]{4})-([0-9]{1,2})-([0-9]{1,2})(?:(?:t|T|[ \\t]+)([0-9]{1,2}):([0-9]{1,2}):([0-9]{1,2}(\\.[0-9]+)?)(?:[ \\t]*(Z|[-+][012]?[0-9](?::[0-9]{2})?))?)?$"),resolve(e){const t=e.match(wa.test);if(!t)throw new Error("!!timestamp expects a date, starting with yyyy-mm-dd");const[,n,i,o,a,u,l]=t.map(Number),f=t[7]?Number((t[7]+"00").substr(1,3)):0;let p=Date.UTC(n,i-1,o,a||0,u||0,l||0,f);const g=t[8];if(g&&g!=="Z"){let d=Fc(g,!1);Math.abs(d)<30&&(d*=60),p-=6e4*d}return new Date(p)},stringify:({value:e})=>e.toISOString().replace(/(T00:00:00)?\.000Z$/,"")},Lp=[Zi,es,ga,ya,Fp,Bp,dw,gw,yw,mw,fw,hw,pw,_c,_r,Tc,kc,Ic,Pp,Rp,wa],Np=new Map([["core",aw],["failsafe",[Zi,es,ga]],["json",lw],["yaml11",Lp],["yaml-1.1",Lp]]),jp={binary:_c,bool:xc,float:Sp,floatExp:Ap,floatNaN:wp,floatTime:Rp,int:Cp,intHex:_p,intOct:xp,intTime:Pp,map:Zi,merge:_r,null:ya,omap:Tc,pairs:kc,seq:es,set:Ic,timestamp:wa},bw={"tag:yaml.org,2002:binary":_c,"tag:yaml.org,2002:merge":_r,"tag:yaml.org,2002:omap":Tc,"tag:yaml.org,2002:pairs":kc,"tag:yaml.org,2002:set":Ic,"tag:yaml.org,2002:timestamp":wa};function Bc(e,t,n){const i=Np.get(t);if(i&&!e)return n&&!i.includes(_r)?i.concat(_r):i.slice();let o=i;if(!o)if(Array.isArray(e))o=[];else{const a=Array.from(Np.keys()).filter(u=>u!=="yaml11").map(u=>JSON.stringify(u)).join(", ");throw new Error(`Unknown schema "${t}"; use one of ${a} or define customTags array`)}if(Array.isArray(e))for(const a of e)o=o.concat(a);else typeof e=="function"&&(o=e(o.slice()));return n&&(o=o.concat(_r)),o.reduce((a,u)=>{const l=typeof u=="string"?jp[u]:u;if(!l){const f=JSON.stringify(u),p=Object.keys(jp).map(g=>JSON.stringify(g)).join(", ");throw new Error(`Unknown custom tag ${f}; use one of ${p}`)}return a.includes(l)||a.push(l),a},[])}const vw=(e,t)=>e.key<t.key?-1:e.key>t.key?1:0;class Dc{constructor({compat:t,customTags:n,merge:i,resolveKnownTags:o,schema:a,sortMapEntries:u,toStringDefaults:l}){this.compat=Array.isArray(t)?Bc(t,"compat"):t?Bc(null,t):null,this.name=typeof a=="string"&&a||"core",this.knownTags=o?bw:{},this.tags=Bc(n,this.name,i),this.toStringOptions=l??null,Object.defineProperty(this,qr,{value:Zi}),Object.defineProperty(this,gr,{value:ga}),Object.defineProperty(this,zi,{value:es}),this.sortMapEntries=typeof u=="function"?u:u===!0?vw:null}clone(){const t=Object.create(Dc.prototype,Object.getOwnPropertyDescriptors(this));return t.tags=this.tags.slice(),t}}function ww(e,t){const n=[];let i=t.directives===!0;if(t.directives!==!1&&e.directives){const f=e.directives.toString(e);f?(n.push(f),i=!0):e.directives.docStart&&(i=!0)}i&&n.push("---");const o=gp(e,t),{commentString:a}=o.options;if(e.commentBefore){n.length!==1&&n.unshift("");const f=a(e.commentBefore);n.unshift(Cr(f,""))}let u=!1,l=null;if(e.contents){if(zt(e.contents)){if(e.contents.spaceBefore&&i&&n.push(""),e.contents.commentBefore){const g=a(e.contents.commentBefore);n.push(Cr(g,""))}o.forceBlockIndent=!!e.comment,l=e.contents.comment}const f=l?void 0:()=>u=!0;let p=Qi(e.contents,o,()=>l=null,f);l&&(p+=gi(p,"",a(l))),(p[0]==="|"||p[0]===">")&&n[n.length-1]==="---"?n[n.length-1]=`--- ${p}`:n.push(p)}else n.push(Qi(e.contents,o));if(e.directives?.docEnd)if(e.comment){const f=a(e.comment);f.includes(`
329
+ `)?(n.push("..."),n.push(Cr(f,""))):n.push(`... ${f}`)}else n.push("...");else{let f=e.comment;f&&u&&(f=f.replace(/^\n+/,"")),f&&((!u||l)&&n[n.length-1]!==""&&n.push(""),n.push(Cr(a(f),"")))}return n.join(`
320
330
  `)+`
321
- `}class Gs{constructor(t,n,i){this.commentBefore=null,this.comment=null,this.errors=[],this.warnings=[],Object.defineProperty(this,Mn,{value:fc});let o=null;typeof n=="function"||Array.isArray(n)?o=n:i===void 0&&n&&(i=n,n=void 0);const a=Object.assign({intAsBigInt:!1,keepSourceTokens:!1,logLevel:"warn",prettyErrors:!0,strict:!0,stringKeys:!1,uniqueKeys:!0,version:"1.2"},i);this.options=a;let{version:u}=a;i?._directives?(this.directives=i._directives.atDocument(),this.directives.yaml.explicit&&(u=this.directives.yaml.version)):this.directives=new pn({version:u}),this.setSchema(u,i),this.contents=t===void 0?null:this.createNode(t,o,i)}clone(){const t=Object.create(Gs.prototype,{[Mn]:{value:fc}});return t.commentBefore=this.commentBefore,t.comment=this.comment,t.errors=this.errors.slice(),t.warnings=this.warnings.slice(),t.options=Object.assign({},this.options),this.directives&&(t.directives=this.directives.clone()),t.schema=this.schema.clone(),t.contents=Ht(this.contents)?this.contents.clone(t.schema):this.contents,this.range&&(t.range=this.range.slice()),t}add(t){ts(this.contents)&&this.contents.add(t)}addIn(t,n){ts(this.contents)&&this.contents.addIn(t,n)}createAlias(t,n){if(!t.anchor){const i=tp(this);t.anchor=!n||i.has(n)?np(n||"a",i):n}return new pc(t.anchor)}createNode(t,n,i){let o;if(typeof n=="function")t=n.call({"":t},"",t),o=n;else if(Array.isArray(n)){const v=L=>typeof L=="number"||L instanceof String||L instanceof Number,R=n.filter(v).map(String);R.length>0&&(n=n.concat(R)),o=n}else i===void 0&&n&&(i=n,n=void 0);const{aliasDuplicateObjects:a,anchorPrefix:u,flow:l,keepUndefined:f,onTagObj:p,tag:g}=i??{},{onAnchor:d,setAnchors:w,sourceObjects:k}=jv(this,u||"a"),A={aliasDuplicateObjects:a??!0,keepUndefined:f??!1,onAnchor:d,onTagObj:p,replacer:o,schema:this.schema,sourceObjects:k},E=Ws(t,g,A);return l&&Kt(E)&&(E.flow=!0),w(),E}createPair(t,n,i={}){const o=this.createNode(t,null,i),a=this.createNode(n,null,i);return new dn(o,a)}delete(t){return ts(this.contents)?this.contents.delete(t):!1}deleteIn(t){return Ks(t)?this.contents==null?!1:(this.contents=null,!0):ts(this.contents)?this.contents.deleteIn(t):!1}get(t,n){return Kt(this.contents)?this.contents.get(t,n):void 0}getIn(t,n){return Ks(t)?!n&&_t(this.contents)?this.contents.value:this.contents:Kt(this.contents)?this.contents.getIn(t,n):void 0}has(t){return Kt(this.contents)?this.contents.has(t):!1}hasIn(t){return Ks(t)?this.contents!==void 0:Kt(this.contents)?this.contents.hasIn(t):!1}set(t,n){this.contents==null?this.contents=ta(this.schema,[t],n):ts(this.contents)&&this.contents.set(t,n)}setIn(t,n){Ks(t)?this.contents=n:this.contents==null?this.contents=ta(this.schema,Array.from(t),n):ts(this.contents)&&this.contents.setIn(t,n)}setSchema(t,n={}){typeof t=="number"&&(t=String(t));let i;switch(t){case"1.1":this.directives?this.directives.yaml.version="1.1":this.directives=new pn({version:"1.1"}),i={resolveKnownTags:!1,schema:"yaml-1.1"};break;case"1.2":case"next":this.directives?this.directives.yaml.version=t:this.directives=new pn({version:t}),i={resolveKnownTags:!0,schema:"core"};break;case null:this.directives&&delete this.directives,i=null;break;default:{const o=JSON.stringify(t);throw new Error(`Expected '1.1', '1.2' or null as first argument, but found: ${o}`)}}if(n.schema instanceof Object)this.schema=n.schema;else if(i)this.schema=new Oc(Object.assign(i,n));else throw new Error("With a null YAML version, the { schema: Schema } option is required")}toJS({json:t,jsonArg:n,mapAsMap:i,maxAliasCount:o,onAnchor:a,reviver:u}={}){const l={anchors:new Map,doc:this,keep:!t,mapAsMap:i===!0,mapKeyWarned:!1,maxAliasCount:typeof o=="number"?o:100},f=Un(this.contents,n??"",l);if(typeof a=="function")for(const{count:p,res:g}of l.anchors.values())a(g,p);return typeof u=="function"?Gi(u,{"":f},"",f):f}toJSON(t,n){return this.toJS({json:!0,jsonArg:t,mapAsMap:!1,onAnchor:n})}toString(t={}){if(this.errors.length>0)throw new Error("Document with errors cannot be stringified");if("indent"in t&&(!Number.isInteger(t.indent)||Number(t.indent)<=0)){const n=JSON.stringify(t.indent);throw new Error(`"indent" option must be a positive integer, not ${n}`)}return fw(this,t)}}function ts(e){if(Kt(e))return!0;throw new Error("Expected a YAML collection as document contents")}class Fp extends Error{constructor(t,n,i,o){super(),this.name=t,this.code=i,this.message=o,this.pos=n}}class Js extends Fp{constructor(t,n,i){super("YAMLParseError",t,n,i)}}class hw extends Fp{constructor(t,n,i){super("YAMLWarning",t,n,i)}}const Bp=(e,t)=>n=>{if(n.pos[0]===-1)return;n.linePos=n.pos.map(l=>t.linePos(l));const{line:i,col:o}=n.linePos[0];n.message+=` at line ${i}, column ${o}`;let a=o-1,u=e.substring(t.lineStarts[i-1],t.lineStarts[i]).replace(/[\n\r]+$/,"");if(a>=60&&u.length>80){const l=Math.min(a-39,u.length-79);u="…"+u.substring(l),a-=l-1}if(u.length>80&&(u=u.substring(0,79)+"…"),i>1&&/^ *$/.test(u.substring(0,a))){let l=e.substring(t.lineStarts[i-2],t.lineStarts[i-1]);l.length>80&&(l=l.substring(0,79)+`…
331
+ `}class Ys{constructor(t,n,i){this.commentBefore=null,this.comment=null,this.errors=[],this.warnings=[],Object.defineProperty(this,Un,{value:gc});let o=null;typeof n=="function"||Array.isArray(n)?o=n:i===void 0&&n&&(i=n,n=void 0);const a=Object.assign({intAsBigInt:!1,keepSourceTokens:!1,logLevel:"warn",prettyErrors:!0,strict:!0,stringKeys:!1,uniqueKeys:!0,version:"1.2"},i);this.options=a;let{version:u}=a;i?._directives?(this.directives=i._directives.atDocument(),this.directives.yaml.explicit&&(u=this.directives.yaml.version)):this.directives=new dn({version:u}),this.setSchema(u,i),this.contents=t===void 0?null:this.createNode(t,o,i)}clone(){const t=Object.create(Ys.prototype,{[Un]:{value:gc}});return t.commentBefore=this.commentBefore,t.comment=this.comment,t.errors=this.errors.slice(),t.warnings=this.warnings.slice(),t.options=Object.assign({},this.options),this.directives&&(t.directives=this.directives.clone()),t.schema=this.schema.clone(),t.contents=zt(this.contents)?this.contents.clone(t.schema):this.contents,this.range&&(t.range=this.range.slice()),t}add(t){rs(this.contents)&&this.contents.add(t)}addIn(t,n){rs(this.contents)&&this.contents.addIn(t,n)}createAlias(t,n){if(!t.anchor){const i=cp(this);t.anchor=!n||i.has(n)?lp(n||"a",i):n}return new mc(t.anchor)}createNode(t,n,i){let o;if(typeof n=="function")t=n.call({"":t},"",t),o=n;else if(Array.isArray(n)){const v=N=>typeof N=="number"||N instanceof String||N instanceof Number,R=n.filter(v).map(String);R.length>0&&(n=n.concat(R)),o=n}else i===void 0&&n&&(i=n,n=void 0);const{aliasDuplicateObjects:a,anchorPrefix:u,flow:l,keepUndefined:f,onTagObj:p,tag:g}=i??{},{onAnchor:d,setAnchors:w,sourceObjects:T}=Gv(this,u||"a"),A={aliasDuplicateObjects:a??!0,keepUndefined:f??!1,onAnchor:d,onTagObj:p,replacer:o,schema:this.schema,sourceObjects:T},S=Hs(t,g,A);return l&&Ht(S)&&(S.flow=!0),w(),S}createPair(t,n,i={}){const o=this.createNode(t,null,i),a=this.createNode(n,null,i);return new gn(o,a)}delete(t){return rs(this.contents)?this.contents.delete(t):!1}deleteIn(t){return zs(t)?this.contents==null?!1:(this.contents=null,!0):rs(this.contents)?this.contents.deleteIn(t):!1}get(t,n){return Ht(this.contents)?this.contents.get(t,n):void 0}getIn(t,n){return zs(t)?!n&&kt(this.contents)?this.contents.value:this.contents:Ht(this.contents)?this.contents.getIn(t,n):void 0}has(t){return Ht(this.contents)?this.contents.has(t):!1}hasIn(t){return zs(t)?this.contents!==void 0:Ht(this.contents)?this.contents.hasIn(t):!1}set(t,n){this.contents==null?this.contents=oa(this.schema,[t],n):rs(this.contents)&&this.contents.set(t,n)}setIn(t,n){zs(t)?this.contents=n:this.contents==null?this.contents=oa(this.schema,Array.from(t),n):rs(this.contents)&&this.contents.setIn(t,n)}setSchema(t,n={}){typeof t=="number"&&(t=String(t));let i;switch(t){case"1.1":this.directives?this.directives.yaml.version="1.1":this.directives=new dn({version:"1.1"}),i={resolveKnownTags:!1,schema:"yaml-1.1"};break;case"1.2":case"next":this.directives?this.directives.yaml.version=t:this.directives=new dn({version:t}),i={resolveKnownTags:!0,schema:"core"};break;case null:this.directives&&delete this.directives,i=null;break;default:{const o=JSON.stringify(t);throw new Error(`Expected '1.1', '1.2' or null as first argument, but found: ${o}`)}}if(n.schema instanceof Object)this.schema=n.schema;else if(i)this.schema=new Dc(Object.assign(i,n));else throw new Error("With a null YAML version, the { schema: Schema } option is required")}toJS({json:t,jsonArg:n,mapAsMap:i,maxAliasCount:o,onAnchor:a,reviver:u}={}){const l={anchors:new Map,doc:this,keep:!t,mapAsMap:i===!0,mapKeyWarned:!1,maxAliasCount:typeof o=="number"?o:100},f=Vn(this.contents,n??"",l);if(typeof a=="function")for(const{count:p,res:g}of l.anchors.values())a(g,p);return typeof u=="function"?Yi(u,{"":f},"",f):f}toJSON(t,n){return this.toJS({json:!0,jsonArg:t,mapAsMap:!1,onAnchor:n})}toString(t={}){if(this.errors.length>0)throw new Error("Document with errors cannot be stringified");if("indent"in t&&(!Number.isInteger(t.indent)||Number(t.indent)<=0)){const n=JSON.stringify(t.indent);throw new Error(`"indent" option must be a positive integer, not ${n}`)}return ww(this,t)}}function rs(e){if(Ht(e))return!0;throw new Error("Expected a YAML collection as document contents")}class $p extends Error{constructor(t,n,i,o){super(),this.name=t,this.code=i,this.message=o,this.pos=n}}class Xs extends $p{constructor(t,n,i){super("YAMLParseError",t,n,i)}}class Aw extends $p{constructor(t,n,i){super("YAMLWarning",t,n,i)}}const Mp=(e,t)=>n=>{if(n.pos[0]===-1)return;n.linePos=n.pos.map(l=>t.linePos(l));const{line:i,col:o}=n.linePos[0];n.message+=` at line ${i}, column ${o}`;let a=o-1,u=e.substring(t.lineStarts[i-1],t.lineStarts[i]).replace(/[\n\r]+$/,"");if(a>=60&&u.length>80){const l=Math.min(a-39,u.length-79);u="…"+u.substring(l),a-=l-1}if(u.length>80&&(u=u.substring(0,79)+"…"),i>1&&/^ *$/.test(u.substring(0,a))){let l=e.substring(t.lineStarts[i-2],t.lineStarts[i-1]);l.length>80&&(l=l.substring(0,79)+`…
322
332
  `),u=l+u}if(/[^ ]/.test(u)){let l=1;const f=n.linePos[1];f&&f.line===i&&f.col>o&&(l=Math.max(1,Math.min(f.col-o,80-a)));const p=" ".repeat(a)+"^".repeat(l);n.message+=`:
323
333
 
324
334
  ${u}
325
335
  ${p}
326
- `}};function ns(e,{flow:t,indicator:n,next:i,offset:o,onError:a,parentIndent:u,startOnNewline:l}){let f=!1,p=l,g=l,d="",w="",k=!1,A=!1,E=null,v=null,R=null,L=null,_=null,x=null,I=null;for(const K of e)switch(A&&(K.type!=="space"&&K.type!=="newline"&&K.type!=="comma"&&a(K.offset,"MISSING_CHAR","Tags and anchors must be separated from the next token by white space"),A=!1),E&&(p&&K.type!=="comment"&&K.type!=="newline"&&a(E,"TAB_AS_INDENT","Tabs are not allowed as indentation"),E=null),K.type){case"space":!t&&(n!=="doc-start"||i?.type!=="flow-collection")&&K.source.includes(" ")&&(E=K),g=!0;break;case"comment":{g||a(K,"MISSING_CHAR","Comments must be separated from other tokens by white space characters");const ie=K.source.substring(1)||" ";d?d+=w+ie:d=ie,w="",p=!1;break}case"newline":p?d?d+=K.source:(!x||n!=="seq-item-ind")&&(f=!0):w+=K.source,p=!0,k=!0,(v||R)&&(L=K),g=!0;break;case"anchor":v&&a(K,"MULTIPLE_ANCHORS","A node can have at most one anchor"),K.source.endsWith(":")&&a(K.offset+K.source.length-1,"BAD_ALIAS","Anchor ending in : is ambiguous",!0),v=K,I===null&&(I=K.offset),p=!1,g=!1,A=!0;break;case"tag":{R&&a(K,"MULTIPLE_TAGS","A node can have at most one tag"),R=K,I===null&&(I=K.offset),p=!1,g=!1,A=!0;break}case n:(v||R)&&a(K,"BAD_PROP_ORDER",`Anchors and tags must be after the ${K.source} indicator`),x&&a(K,"UNEXPECTED_TOKEN",`Unexpected ${K.source} in ${t??"collection"}`),x=K,p=n==="seq-item-ind"||n==="explicit-key-ind",g=!1;break;case"comma":if(t){_&&a(K,"UNEXPECTED_TOKEN",`Unexpected , in ${t}`),_=K,p=!1,g=!1;break}default:a(K,"UNEXPECTED_TOKEN",`Unexpected ${K.type} token`),p=!1,g=!1}const O=e[e.length-1],D=O?O.offset+O.source.length:o;return A&&i&&i.type!=="space"&&i.type!=="newline"&&i.type!=="comma"&&(i.type!=="scalar"||i.source!=="")&&a(i.offset,"MISSING_CHAR","Tags and anchors must be separated from the next token by white space"),E&&(p&&E.indent<=u||i?.type==="block-map"||i?.type==="block-seq")&&a(E,"TAB_AS_INDENT","Tabs are not allowed as indentation"),{comma:_,found:x,spaceBefore:f,comment:d,hasNewline:k,anchor:v,tag:R,newlineAfterProp:L,end:D,start:I??D}}function Ys(e){if(!e)return null;switch(e.type){case"alias":case"scalar":case"double-quoted-scalar":case"single-quoted-scalar":if(e.source.includes(`
327
- `))return!0;if(e.end){for(const t of e.end)if(t.type==="newline")return!0}return!1;case"flow-collection":for(const t of e.items){for(const n of t.start)if(n.type==="newline")return!0;if(t.sep){for(const n of t.sep)if(n.type==="newline")return!0}if(Ys(t.key)||Ys(t.value))return!0}return!1;default:return!0}}function Ic(e,t,n){if(t?.type==="flow-collection"){const i=t.end[0];i.indent===e&&(i.source==="]"||i.source==="}")&&Ys(t)&&n(i,"BAD_INDENT","Flow end indicator should be more indented than parent",!0)}}function Dp(e,t,n){const{uniqueKeys:i}=e.options;if(i===!1)return!1;const o=typeof i=="function"?i:(a,u)=>a===u||_t(a)&&_t(u)&&a.value===u.value;return t.some(a=>o(a.key,n))}const Rp="All mapping items must start at the same column";function pw({composeNode:e,composeEmptyNode:t},n,i,o,a){const u=a?.nodeClass??qn,l=new u(n.schema);n.atRoot&&(n.atRoot=!1);let f=i.offset,p=null;for(const g of i.items){const{start:d,key:w,sep:k,value:A}=g,E=ns(d,{indicator:"explicit-key-ind",next:w??k?.[0],offset:f,onError:o,parentIndent:i.indent,startOnNewline:!0}),v=!E.found;if(v){if(w&&(w.type==="block-seq"?o(f,"BLOCK_AS_IMPLICIT_KEY","A block sequence may not be used as an implicit map key"):"indent"in w&&w.indent!==i.indent&&o(f,"BAD_INDENT",Rp)),!E.anchor&&!E.tag&&!k){p=E.end,E.comment&&(l.comment?l.comment+=`
328
- `+E.comment:l.comment=E.comment);continue}(E.newlineAfterProp||Ys(w))&&o(w??d[d.length-1],"MULTILINE_IMPLICIT_KEY","Implicit keys need to be on a single line")}else E.found?.indent!==i.indent&&o(f,"BAD_INDENT",Rp);n.atKey=!0;const R=E.end,L=w?e(n,w,E,o):t(n,R,d,null,E,o);n.schema.compat&&Ic(i.indent,w,o),n.atKey=!1,Dp(n,l.items,L)&&o(R,"DUPLICATE_KEY","Map keys must be unique");const _=ns(k??[],{indicator:"map-value-ind",next:A,offset:L.range[2],onError:o,parentIndent:i.indent,startOnNewline:!w||w.type==="block-scalar"});if(f=_.end,_.found){v&&(A?.type==="block-map"&&!_.hasNewline&&o(f,"BLOCK_AS_IMPLICIT_KEY","Nested mappings are not allowed in compact mappings"),n.options.strict&&E.start<_.found.offset-1024&&o(L.range,"KEY_OVER_1024_CHARS","The : indicator must be at most 1024 chars after the start of an implicit block mapping key"));const x=A?e(n,A,_,o):t(n,f,k,null,_,o);n.schema.compat&&Ic(i.indent,A,o),f=x.range[2];const I=new dn(L,x);n.options.keepSourceTokens&&(I.srcToken=g),l.items.push(I)}else{v&&o(L.range,"MISSING_CHAR","Implicit map keys need to be followed by map values"),_.comment&&(L.comment?L.comment+=`
329
- `+_.comment:L.comment=_.comment);const x=new dn(L);n.options.keepSourceTokens&&(x.srcToken=g),l.items.push(x)}}return p&&p<f&&o(p,"IMPOSSIBLE","Map comment with trailing content"),l.range=[i.offset,f,p??f],l}function dw({composeNode:e,composeEmptyNode:t},n,i,o,a){const u=a?.nodeClass??gi,l=new u(n.schema);n.atRoot&&(n.atRoot=!1),n.atKey&&(n.atKey=!1);let f=i.offset,p=null;for(const{start:g,value:d}of i.items){const w=ns(g,{indicator:"seq-item-ind",next:d,offset:f,onError:o,parentIndent:i.indent,startOnNewline:!0});if(!w.found)if(w.anchor||w.tag||d)d&&d.type==="block-seq"?o(w.end,"BAD_INDENT","All sequence items must start at the same column"):o(f,"MISSING_CHAR","Sequence item without - indicator");else{p=w.end,w.comment&&(l.comment=w.comment);continue}const k=d?e(n,d,w,o):t(n,w.end,g,null,w,o);n.schema.compat&&Ic(i.indent,d,o),f=k.range[2],l.items.push(k)}return l.range=[i.offset,f,p??f],l}function Xs(e,t,n,i){let o="";if(e){let a=!1,u="";for(const l of e){const{source:f,type:p}=l;switch(p){case"space":a=!0;break;case"comment":{n&&!a&&i(l,"MISSING_CHAR","Comments must be separated from other tokens by white space characters");const g=f.substring(1)||" ";o?o+=u+g:o=g,u="";break}case"newline":o&&(u+=f),a=!0;break;default:i(l,"UNEXPECTED_TOKEN",`Unexpected ${p} at node end`)}t+=f.length}}return{comment:o,offset:t}}const Fc="Block collections are not allowed within flow collections",Bc=e=>e&&(e.type==="block-map"||e.type==="block-seq");function gw({composeNode:e,composeEmptyNode:t},n,i,o,a){const u=i.start.source==="{",l=u?"flow map":"flow sequence",f=a?.nodeClass??(u?qn:gi),p=new f(n.schema);p.flow=!0;const g=n.atRoot;g&&(n.atRoot=!1),n.atKey&&(n.atKey=!1);let d=i.offset+i.start.source.length;for(let v=0;v<i.items.length;++v){const R=i.items[v],{start:L,key:_,sep:x,value:I}=R,O=ns(L,{flow:l,indicator:"explicit-key-ind",next:_??x?.[0],offset:d,onError:o,parentIndent:i.indent,startOnNewline:!1});if(!O.found){if(!O.anchor&&!O.tag&&!x&&!I){v===0&&O.comma?o(O.comma,"UNEXPECTED_TOKEN",`Unexpected , in ${l}`):v<i.items.length-1&&o(O.start,"UNEXPECTED_TOKEN",`Unexpected empty item in ${l}`),O.comment&&(p.comment?p.comment+=`
330
- `+O.comment:p.comment=O.comment),d=O.end;continue}!u&&n.options.strict&&Ys(_)&&o(_,"MULTILINE_IMPLICIT_KEY","Implicit keys of flow sequence pairs need to be on a single line")}if(v===0)O.comma&&o(O.comma,"UNEXPECTED_TOKEN",`Unexpected , in ${l}`);else if(O.comma||o(O.start,"MISSING_CHAR",`Missing , between ${l} items`),O.comment){let D="";e:for(const K of L)switch(K.type){case"comma":case"space":break;case"comment":D=K.source.substring(1);break e;default:break e}if(D){let K=p.items[p.items.length-1];Wt(K)&&(K=K.value??K.key),K.comment?K.comment+=`
331
- `+D:K.comment=D,O.comment=O.comment.substring(D.length+1)}}if(!u&&!x&&!O.found){const D=I?e(n,I,O,o):t(n,O.end,x,null,O,o);p.items.push(D),d=D.range[2],Bc(I)&&o(D.range,"BLOCK_IN_FLOW",Fc)}else{n.atKey=!0;const D=O.end,K=_?e(n,_,O,o):t(n,D,L,null,O,o);Bc(_)&&o(K.range,"BLOCK_IN_FLOW",Fc),n.atKey=!1;const ie=ns(x??[],{flow:l,indicator:"map-value-ind",next:I,offset:K.range[2],onError:o,parentIndent:i.indent,startOnNewline:!1});if(ie.found){if(!u&&!O.found&&n.options.strict){if(x)for(const ye of x){if(ye===ie.found)break;if(ye.type==="newline"){o(ye,"MULTILINE_IMPLICIT_KEY","Implicit keys of flow sequence pairs need to be on a single line");break}}O.start<ie.found.offset-1024&&o(ie.found,"KEY_OVER_1024_CHARS","The : indicator must be at most 1024 chars after the start of an implicit flow sequence key")}}else I&&("source"in I&&I.source&&I.source[0]===":"?o(I,"MISSING_CHAR",`Missing space after : in ${l}`):o(ie.start,"MISSING_CHAR",`Missing , or : between ${l} items`));const ce=I?e(n,I,ie,o):ie.found?t(n,ie.end,x,null,ie,o):null;ce?Bc(I)&&o(ce.range,"BLOCK_IN_FLOW",Fc):ie.comment&&(K.comment?K.comment+=`
332
- `+ie.comment:K.comment=ie.comment);const fe=new dn(K,ce);if(n.options.keepSourceTokens&&(fe.srcToken=R),u){const ye=p;Dp(n,ye.items,K)&&o(D,"DUPLICATE_KEY","Map keys must be unique"),ye.items.push(fe)}else{const ye=new qn(n.schema);ye.flow=!0,ye.items.push(fe);const ve=(ce??K).range;ye.range=[K.range[0],ve[1],ve[2]],p.items.push(ye)}d=ce?ce.range[2]:ie.end}}const w=u?"}":"]",[k,...A]=i.end;let E=d;if(k&&k.source===w)E=k.offset+k.source.length;else{const v=l[0].toUpperCase()+l.substring(1),R=g?`${v} must end with a ${w}`:`${v} in block collection must be sufficiently indented and end with a ${w}`;o(d,g?"MISSING_CHAR":"BAD_INDENT",R),k&&k.source.length!==1&&A.unshift(k)}if(A.length>0){const v=Xs(A,E,n.options.strict,o);v.comment&&(p.comment?p.comment+=`
333
- `+v.comment:p.comment=v.comment),p.range=[i.offset,E,v.offset]}else p.range=[i.offset,E,E];return p}function Dc(e,t,n,i,o,a){const u=n.type==="block-map"?pw(e,t,n,i,a):n.type==="block-seq"?dw(e,t,n,i,a):gw(e,t,n,i,a),l=u.constructor;return o==="!"||o===l.tagName?(u.tag=l.tagName,u):(o&&(u.tag=o),u)}function yw(e,t,n,i,o){const a=i.tag,u=a?t.directives.tagName(a.source,w=>o(a,"TAG_RESOLVE_FAILED",w)):null;if(n.type==="block-seq"){const{anchor:w,newlineAfterProp:k}=i,A=w&&a?w.offset>a.offset?w:a:w??a;A&&(!k||k.offset<A.offset)&&o(A,"MISSING_CHAR","Missing newline after block sequence props")}const l=n.type==="block-map"?"map":n.type==="block-seq"?"seq":n.start.source==="{"?"map":"seq";if(!a||!u||u==="!"||u===qn.tagName&&l==="map"||u===gi.tagName&&l==="seq")return Dc(e,t,n,o,u);let f=t.schema.tags.find(w=>w.tag===u&&w.collection===l);if(!f){const w=t.schema.knownTags[u];if(w&&w.collection===l)t.schema.tags.push(Object.assign({},w,{default:!1})),f=w;else return w?.collection?o(a,"BAD_COLLECTION_TYPE",`${w.tag} used for ${l} collection, but expects ${w.collection}`,!0):o(a,"TAG_RESOLVE_FAILED",`Unresolved tag: ${u}`,!0),Dc(e,t,n,o,u)}const p=Dc(e,t,n,o,u,f),g=f.resolve?.(p,w=>o(a,"TAG_RESOLVE_FAILED",w),t.options)??p,d=Ht(g)?g:new Ue(g);return d.range=p.range,d.tag=u,f?.format&&(d.format=f.format),d}function mw(e,t,n){const i=t.offset,o=bw(t,e.options.strict,n);if(!o)return{value:"",type:null,comment:"",range:[i,i,i]};const a=o.mode===">"?Ue.BLOCK_FOLDED:Ue.BLOCK_LITERAL,u=t.source?vw(t.source):[];let l=u.length;for(let E=u.length-1;E>=0;--E){const v=u[E][1];if(v===""||v==="\r")l=E;else break}if(l===0){const E=o.chomp==="+"&&u.length>0?`
334
- `.repeat(Math.max(1,u.length-1)):"";let v=i+o.length;return t.source&&(v+=t.source.length),{value:E,type:a,comment:o.comment,range:[i,v,v]}}let f=t.indent+o.indent,p=t.offset+o.length,g=0;for(let E=0;E<l;++E){const[v,R]=u[E];if(R===""||R==="\r")o.indent===0&&v.length>f&&(f=v.length);else{v.length<f&&n(p+v.length,"MISSING_CHAR","Block scalars with more-indented leading empty lines must use an explicit indentation indicator"),o.indent===0&&(f=v.length),g=E,f===0&&!e.atRoot&&n(p,"BAD_INDENT","Block scalar values in collections must be indented");break}p+=v.length+R.length+1}for(let E=u.length-1;E>=l;--E)u[E][0].length>f&&(l=E+1);let d="",w="",k=!1;for(let E=0;E<g;++E)d+=u[E][0].slice(f)+`
335
- `;for(let E=g;E<l;++E){let[v,R]=u[E];p+=v.length+R.length+1;const L=R[R.length-1]==="\r";if(L&&(R=R.slice(0,-1)),R&&v.length<f){const x=`Block scalar lines must not be less indented than their ${o.indent?"explicit indentation indicator":"first line"}`;n(p-R.length-(L?2:1),"BAD_INDENT",x),v=""}a===Ue.BLOCK_LITERAL?(d+=w+v.slice(f)+R,w=`
336
+ `}};function is(e,{flow:t,indicator:n,next:i,offset:o,onError:a,parentIndent:u,startOnNewline:l}){let f=!1,p=l,g=l,d="",w="",T=!1,A=!1,S=null,v=null,R=null,N=null,_=null,x=null,F=null;for(const K of e)switch(A&&(K.type!=="space"&&K.type!=="newline"&&K.type!=="comma"&&a(K.offset,"MISSING_CHAR","Tags and anchors must be separated from the next token by white space"),A=!1),S&&(p&&K.type!=="comment"&&K.type!=="newline"&&a(S,"TAB_AS_INDENT","Tabs are not allowed as indentation"),S=null),K.type){case"space":!t&&(n!=="doc-start"||i?.type!=="flow-collection")&&K.source.includes(" ")&&(S=K),g=!0;break;case"comment":{g||a(K,"MISSING_CHAR","Comments must be separated from other tokens by white space characters");const Q=K.source.substring(1)||" ";d?d+=w+Q:d=Q,w="",p=!1;break}case"newline":p?d?d+=K.source:(!x||n!=="seq-item-ind")&&(f=!0):w+=K.source,p=!0,T=!0,(v||R)&&(N=K),g=!0;break;case"anchor":v&&a(K,"MULTIPLE_ANCHORS","A node can have at most one anchor"),K.source.endsWith(":")&&a(K.offset+K.source.length-1,"BAD_ALIAS","Anchor ending in : is ambiguous",!0),v=K,F===null&&(F=K.offset),p=!1,g=!1,A=!0;break;case"tag":{R&&a(K,"MULTIPLE_TAGS","A node can have at most one tag"),R=K,F===null&&(F=K.offset),p=!1,g=!1,A=!0;break}case n:(v||R)&&a(K,"BAD_PROP_ORDER",`Anchors and tags must be after the ${K.source} indicator`),x&&a(K,"UNEXPECTED_TOKEN",`Unexpected ${K.source} in ${t??"collection"}`),x=K,p=n==="seq-item-ind"||n==="explicit-key-ind",g=!1;break;case"comma":if(t){_&&a(K,"UNEXPECTED_TOKEN",`Unexpected , in ${t}`),_=K,p=!1,g=!1;break}default:a(K,"UNEXPECTED_TOKEN",`Unexpected ${K.type} token`),p=!1,g=!1}const I=e[e.length-1],D=I?I.offset+I.source.length:o;return A&&i&&i.type!=="space"&&i.type!=="newline"&&i.type!=="comma"&&(i.type!=="scalar"||i.source!=="")&&a(i.offset,"MISSING_CHAR","Tags and anchors must be separated from the next token by white space"),S&&(p&&S.indent<=u||i?.type==="block-map"||i?.type==="block-seq")&&a(S,"TAB_AS_INDENT","Tabs are not allowed as indentation"),{comma:_,found:x,spaceBefore:f,comment:d,hasNewline:T,anchor:v,tag:R,newlineAfterProp:N,end:D,start:F??D}}function Qs(e){if(!e)return null;switch(e.type){case"alias":case"scalar":case"double-quoted-scalar":case"single-quoted-scalar":if(e.source.includes(`
337
+ `))return!0;if(e.end){for(const t of e.end)if(t.type==="newline")return!0}return!1;case"flow-collection":for(const t of e.items){for(const n of t.start)if(n.type==="newline")return!0;if(t.sep){for(const n of t.sep)if(n.type==="newline")return!0}if(Qs(t.key)||Qs(t.value))return!0}return!1;default:return!0}}function Pc(e,t,n){if(t?.type==="flow-collection"){const i=t.end[0];i.indent===e&&(i.source==="]"||i.source==="}")&&Qs(t)&&n(i,"BAD_INDENT","Flow end indicator should be more indented than parent",!0)}}function Up(e,t,n){const{uniqueKeys:i}=e.options;if(i===!1)return!1;const o=typeof i=="function"?i:(a,u)=>a===u||kt(a)&&kt(u)&&a.value===u.value;return t.some(a=>o(a.key,n))}const Vp="All mapping items must start at the same column";function Sw({composeNode:e,composeEmptyNode:t},n,i,o,a){const u=a?.nodeClass??qn,l=new u(n.schema);n.atRoot&&(n.atRoot=!1);let f=i.offset,p=null;for(const g of i.items){const{start:d,key:w,sep:T,value:A}=g,S=is(d,{indicator:"explicit-key-ind",next:w??T?.[0],offset:f,onError:o,parentIndent:i.indent,startOnNewline:!0}),v=!S.found;if(v){if(w&&(w.type==="block-seq"?o(f,"BLOCK_AS_IMPLICIT_KEY","A block sequence may not be used as an implicit map key"):"indent"in w&&w.indent!==i.indent&&o(f,"BAD_INDENT",Vp)),!S.anchor&&!S.tag&&!T){p=S.end,S.comment&&(l.comment?l.comment+=`
338
+ `+S.comment:l.comment=S.comment);continue}(S.newlineAfterProp||Qs(w))&&o(w??d[d.length-1],"MULTILINE_IMPLICIT_KEY","Implicit keys need to be on a single line")}else S.found?.indent!==i.indent&&o(f,"BAD_INDENT",Vp);n.atKey=!0;const R=S.end,N=w?e(n,w,S,o):t(n,R,d,null,S,o);n.schema.compat&&Pc(i.indent,w,o),n.atKey=!1,Up(n,l.items,N)&&o(R,"DUPLICATE_KEY","Map keys must be unique");const _=is(T??[],{indicator:"map-value-ind",next:A,offset:N.range[2],onError:o,parentIndent:i.indent,startOnNewline:!w||w.type==="block-scalar"});if(f=_.end,_.found){v&&(A?.type==="block-map"&&!_.hasNewline&&o(f,"BLOCK_AS_IMPLICIT_KEY","Nested mappings are not allowed in compact mappings"),n.options.strict&&S.start<_.found.offset-1024&&o(N.range,"KEY_OVER_1024_CHARS","The : indicator must be at most 1024 chars after the start of an implicit block mapping key"));const x=A?e(n,A,_,o):t(n,f,T,null,_,o);n.schema.compat&&Pc(i.indent,A,o),f=x.range[2];const F=new gn(N,x);n.options.keepSourceTokens&&(F.srcToken=g),l.items.push(F)}else{v&&o(N.range,"MISSING_CHAR","Implicit map keys need to be followed by map values"),_.comment&&(N.comment?N.comment+=`
339
+ `+_.comment:N.comment=_.comment);const x=new gn(N);n.options.keepSourceTokens&&(x.srcToken=g),l.items.push(x)}}return p&&p<f&&o(p,"IMPOSSIBLE","Map comment with trailing content"),l.range=[i.offset,f,p??f],l}function Ew({composeNode:e,composeEmptyNode:t},n,i,o,a){const u=a?.nodeClass??mi,l=new u(n.schema);n.atRoot&&(n.atRoot=!1),n.atKey&&(n.atKey=!1);let f=i.offset,p=null;for(const{start:g,value:d}of i.items){const w=is(g,{indicator:"seq-item-ind",next:d,offset:f,onError:o,parentIndent:i.indent,startOnNewline:!0});if(!w.found)if(w.anchor||w.tag||d)d&&d.type==="block-seq"?o(w.end,"BAD_INDENT","All sequence items must start at the same column"):o(f,"MISSING_CHAR","Sequence item without - indicator");else{p=w.end,w.comment&&(l.comment=w.comment);continue}const T=d?e(n,d,w,o):t(n,w.end,g,null,w,o);n.schema.compat&&Pc(i.indent,d,o),f=T.range[2],l.items.push(T)}return l.range=[i.offset,f,p??f],l}function Zs(e,t,n,i){let o="";if(e){let a=!1,u="";for(const l of e){const{source:f,type:p}=l;switch(p){case"space":a=!0;break;case"comment":{n&&!a&&i(l,"MISSING_CHAR","Comments must be separated from other tokens by white space characters");const g=f.substring(1)||" ";o?o+=u+g:o=g,u="";break}case"newline":o&&(u+=f),a=!0;break;default:i(l,"UNEXPECTED_TOKEN",`Unexpected ${p} at node end`)}t+=f.length}}return{comment:o,offset:t}}const Rc="Block collections are not allowed within flow collections",Lc=e=>e&&(e.type==="block-map"||e.type==="block-seq");function xw({composeNode:e,composeEmptyNode:t},n,i,o,a){const u=i.start.source==="{",l=u?"flow map":"flow sequence",f=a?.nodeClass??(u?qn:mi),p=new f(n.schema);p.flow=!0;const g=n.atRoot;g&&(n.atRoot=!1),n.atKey&&(n.atKey=!1);let d=i.offset+i.start.source.length;for(let v=0;v<i.items.length;++v){const R=i.items[v],{start:N,key:_,sep:x,value:F}=R,I=is(N,{flow:l,indicator:"explicit-key-ind",next:_??x?.[0],offset:d,onError:o,parentIndent:i.indent,startOnNewline:!1});if(!I.found){if(!I.anchor&&!I.tag&&!x&&!F){v===0&&I.comma?o(I.comma,"UNEXPECTED_TOKEN",`Unexpected , in ${l}`):v<i.items.length-1&&o(I.start,"UNEXPECTED_TOKEN",`Unexpected empty item in ${l}`),I.comment&&(p.comment?p.comment+=`
340
+ `+I.comment:p.comment=I.comment),d=I.end;continue}!u&&n.options.strict&&Qs(_)&&o(_,"MULTILINE_IMPLICIT_KEY","Implicit keys of flow sequence pairs need to be on a single line")}if(v===0)I.comma&&o(I.comma,"UNEXPECTED_TOKEN",`Unexpected , in ${l}`);else if(I.comma||o(I.start,"MISSING_CHAR",`Missing , between ${l} items`),I.comment){let D="";e:for(const K of N)switch(K.type){case"comma":case"space":break;case"comment":D=K.source.substring(1);break e;default:break e}if(D){let K=p.items[p.items.length-1];Kt(K)&&(K=K.value??K.key),K.comment?K.comment+=`
341
+ `+D:K.comment=D,I.comment=I.comment.substring(D.length+1)}}if(!u&&!x&&!I.found){const D=F?e(n,F,I,o):t(n,I.end,x,null,I,o);p.items.push(D),d=D.range[2],Lc(F)&&o(D.range,"BLOCK_IN_FLOW",Rc)}else{n.atKey=!0;const D=I.end,K=_?e(n,_,I,o):t(n,D,N,null,I,o);Lc(_)&&o(K.range,"BLOCK_IN_FLOW",Rc),n.atKey=!1;const Q=is(x??[],{flow:l,indicator:"map-value-ind",next:F,offset:K.range[2],onError:o,parentIndent:i.indent,startOnNewline:!1});if(Q.found){if(!u&&!I.found&&n.options.strict){if(x)for(const ge of x){if(ge===Q.found)break;if(ge.type==="newline"){o(ge,"MULTILINE_IMPLICIT_KEY","Implicit keys of flow sequence pairs need to be on a single line");break}}I.start<Q.found.offset-1024&&o(Q.found,"KEY_OVER_1024_CHARS","The : indicator must be at most 1024 chars after the start of an implicit flow sequence key")}}else F&&("source"in F&&F.source&&F.source[0]===":"?o(F,"MISSING_CHAR",`Missing space after : in ${l}`):o(Q.start,"MISSING_CHAR",`Missing , or : between ${l} items`));const ce=F?e(n,F,Q,o):Q.found?t(n,Q.end,x,null,Q,o):null;ce?Lc(F)&&o(ce.range,"BLOCK_IN_FLOW",Rc):Q.comment&&(K.comment?K.comment+=`
342
+ `+Q.comment:K.comment=Q.comment);const fe=new gn(K,ce);if(n.options.keepSourceTokens&&(fe.srcToken=R),u){const ge=p;Up(n,ge.items,K)&&o(D,"DUPLICATE_KEY","Map keys must be unique"),ge.items.push(fe)}else{const ge=new qn(n.schema);ge.flow=!0,ge.items.push(fe);const ye=(ce??K).range;ge.range=[K.range[0],ye[1],ye[2]],p.items.push(ge)}d=ce?ce.range[2]:Q.end}}const w=u?"}":"]",[T,...A]=i.end;let S=d;if(T&&T.source===w)S=T.offset+T.source.length;else{const v=l[0].toUpperCase()+l.substring(1),R=g?`${v} must end with a ${w}`:`${v} in block collection must be sufficiently indented and end with a ${w}`;o(d,g?"MISSING_CHAR":"BAD_INDENT",R),T&&T.source.length!==1&&A.unshift(T)}if(A.length>0){const v=Zs(A,S,n.options.strict,o);v.comment&&(p.comment?p.comment+=`
343
+ `+v.comment:p.comment=v.comment),p.range=[i.offset,S,v.offset]}else p.range=[i.offset,S,S];return p}function Nc(e,t,n,i,o,a){const u=n.type==="block-map"?Sw(e,t,n,i,a):n.type==="block-seq"?Ew(e,t,n,i,a):xw(e,t,n,i,a),l=u.constructor;return o==="!"||o===l.tagName?(u.tag=l.tagName,u):(o&&(u.tag=o),u)}function Cw(e,t,n,i,o){const a=i.tag,u=a?t.directives.tagName(a.source,w=>o(a,"TAG_RESOLVE_FAILED",w)):null;if(n.type==="block-seq"){const{anchor:w,newlineAfterProp:T}=i,A=w&&a?w.offset>a.offset?w:a:w??a;A&&(!T||T.offset<A.offset)&&o(A,"MISSING_CHAR","Missing newline after block sequence props")}const l=n.type==="block-map"?"map":n.type==="block-seq"?"seq":n.start.source==="{"?"map":"seq";if(!a||!u||u==="!"||u===qn.tagName&&l==="map"||u===mi.tagName&&l==="seq")return Nc(e,t,n,o,u);let f=t.schema.tags.find(w=>w.tag===u&&w.collection===l);if(!f){const w=t.schema.knownTags[u];if(w&&w.collection===l)t.schema.tags.push(Object.assign({},w,{default:!1})),f=w;else return w?.collection?o(a,"BAD_COLLECTION_TYPE",`${w.tag} used for ${l} collection, but expects ${w.collection}`,!0):o(a,"TAG_RESOLVE_FAILED",`Unresolved tag: ${u}`,!0),Nc(e,t,n,o,u)}const p=Nc(e,t,n,o,u,f),g=f.resolve?.(p,w=>o(a,"TAG_RESOLVE_FAILED",w),t.options)??p,d=zt(g)?g:new Ve(g);return d.range=p.range,d.tag=u,f?.format&&(d.format=f.format),d}function _w(e,t,n){const i=t.offset,o=kw(t,e.options.strict,n);if(!o)return{value:"",type:null,comment:"",range:[i,i,i]};const a=o.mode===">"?Ve.BLOCK_FOLDED:Ve.BLOCK_LITERAL,u=t.source?Tw(t.source):[];let l=u.length;for(let S=u.length-1;S>=0;--S){const v=u[S][1];if(v===""||v==="\r")l=S;else break}if(l===0){const S=o.chomp==="+"&&u.length>0?`
344
+ `.repeat(Math.max(1,u.length-1)):"";let v=i+o.length;return t.source&&(v+=t.source.length),{value:S,type:a,comment:o.comment,range:[i,v,v]}}let f=t.indent+o.indent,p=t.offset+o.length,g=0;for(let S=0;S<l;++S){const[v,R]=u[S];if(R===""||R==="\r")o.indent===0&&v.length>f&&(f=v.length);else{v.length<f&&n(p+v.length,"MISSING_CHAR","Block scalars with more-indented leading empty lines must use an explicit indentation indicator"),o.indent===0&&(f=v.length),g=S,f===0&&!e.atRoot&&n(p,"BAD_INDENT","Block scalar values in collections must be indented");break}p+=v.length+R.length+1}for(let S=u.length-1;S>=l;--S)u[S][0].length>f&&(l=S+1);let d="",w="",T=!1;for(let S=0;S<g;++S)d+=u[S][0].slice(f)+`
345
+ `;for(let S=g;S<l;++S){let[v,R]=u[S];p+=v.length+R.length+1;const N=R[R.length-1]==="\r";if(N&&(R=R.slice(0,-1)),R&&v.length<f){const x=`Block scalar lines must not be less indented than their ${o.indent?"explicit indentation indicator":"first line"}`;n(p-R.length-(N?2:1),"BAD_INDENT",x),v=""}a===Ve.BLOCK_LITERAL?(d+=w+v.slice(f)+R,w=`
336
346
  `):v.length>f||R[0]===" "?(w===" "?w=`
337
- `:!k&&w===`
347
+ `:!T&&w===`
338
348
  `&&(w=`
339
349
 
340
350
  `),d+=w+v.slice(f)+R,w=`
341
- `,k=!0):R===""?w===`
351
+ `,T=!0):R===""?w===`
342
352
  `?d+=`
343
353
  `:w=`
344
- `:(d+=w+R,w=" ",k=!1)}switch(o.chomp){case"-":break;case"+":for(let E=l;E<u.length;++E)d+=`
345
- `+u[E][0].slice(f);d[d.length-1]!==`
354
+ `:(d+=w+R,w=" ",T=!1)}switch(o.chomp){case"-":break;case"+":for(let S=l;S<u.length;++S)d+=`
355
+ `+u[S][0].slice(f);d[d.length-1]!==`
346
356
  `&&(d+=`
347
357
  `);break;default:d+=`
348
- `}const A=i+o.length+t.source.length;return{value:d,type:a,comment:o.comment,range:[i,A,A]}}function bw({offset:e,props:t},n,i){if(t[0].type!=="block-scalar-header")return i(t[0],"IMPOSSIBLE","Block scalar header not found"),null;const{source:o}=t[0],a=o[0];let u=0,l="",f=-1;for(let w=1;w<o.length;++w){const k=o[w];if(!l&&(k==="-"||k==="+"))l=k;else{const A=Number(k);!u&&A?u=A:f===-1&&(f=e+w)}}f!==-1&&i(f,"UNEXPECTED_TOKEN",`Block scalar header includes extra characters: ${o}`);let p=!1,g="",d=o.length;for(let w=1;w<t.length;++w){const k=t[w];switch(k.type){case"space":p=!0;case"newline":d+=k.source.length;break;case"comment":n&&!p&&i(k,"MISSING_CHAR","Comments must be separated from other tokens by white space characters"),d+=k.source.length,g=k.source.substring(1);break;case"error":i(k,"UNEXPECTED_TOKEN",k.message),d+=k.source.length;break;default:{const A=`Unexpected token in block scalar header: ${k.type}`;i(k,"UNEXPECTED_TOKEN",A);const E=k.source;E&&typeof E=="string"&&(d+=E.length)}}}return{mode:a,indent:u,chomp:l,comment:g,length:d}}function vw(e){const t=e.split(/\n( *)/),n=t[0],i=n.match(/^( *)/),a=[i?.[1]?[i[1],n.slice(i[1].length)]:["",n]];for(let u=1;u<t.length;u+=2)a.push([t[u],t[u+1]]);return a}function ww(e,t,n){const{offset:i,type:o,source:a,end:u}=e;let l,f;const p=(w,k,A)=>n(i+w,k,A);switch(o){case"scalar":l=Ue.PLAIN,f=Aw(a,p);break;case"single-quoted-scalar":l=Ue.QUOTE_SINGLE,f=Ew(a,p);break;case"double-quoted-scalar":l=Ue.QUOTE_DOUBLE,f=Sw(a,p);break;default:return n(e,"UNEXPECTED_TOKEN",`Expected a flow scalar value, but found: ${o}`),{value:"",type:null,comment:"",range:[i,i+a.length,i+a.length]}}const g=i+a.length,d=Xs(u,g,t,n);return{value:f,type:l,comment:d.comment,range:[i,g,d.offset]}}function Aw(e,t){let n="";switch(e[0]){case" ":n="a tab character";break;case",":n="flow indicator character ,";break;case"%":n="directive indicator character %";break;case"|":case">":{n=`block scalar indicator ${e[0]}`;break}case"@":case"`":{n=`reserved character ${e[0]}`;break}}return n&&t(0,"BAD_SCALAR_START",`Plain value cannot start with ${n}`),Pp(e)}function Ew(e,t){return(e[e.length-1]!=="'"||e.length===1)&&t(e.length,"MISSING_CHAR","Missing closing 'quote"),Pp(e.slice(1,-1)).replace(/''/g,"'")}function Pp(e){let t,n;try{t=new RegExp(`(.*?)(?<![ ])[ ]*\r?
358
+ `}const A=i+o.length+t.source.length;return{value:d,type:a,comment:o.comment,range:[i,A,A]}}function kw({offset:e,props:t},n,i){if(t[0].type!=="block-scalar-header")return i(t[0],"IMPOSSIBLE","Block scalar header not found"),null;const{source:o}=t[0],a=o[0];let u=0,l="",f=-1;for(let w=1;w<o.length;++w){const T=o[w];if(!l&&(T==="-"||T==="+"))l=T;else{const A=Number(T);!u&&A?u=A:f===-1&&(f=e+w)}}f!==-1&&i(f,"UNEXPECTED_TOKEN",`Block scalar header includes extra characters: ${o}`);let p=!1,g="",d=o.length;for(let w=1;w<t.length;++w){const T=t[w];switch(T.type){case"space":p=!0;case"newline":d+=T.source.length;break;case"comment":n&&!p&&i(T,"MISSING_CHAR","Comments must be separated from other tokens by white space characters"),d+=T.source.length,g=T.source.substring(1);break;case"error":i(T,"UNEXPECTED_TOKEN",T.message),d+=T.source.length;break;default:{const A=`Unexpected token in block scalar header: ${T.type}`;i(T,"UNEXPECTED_TOKEN",A);const S=T.source;S&&typeof S=="string"&&(d+=S.length)}}}return{mode:a,indent:u,chomp:l,comment:g,length:d}}function Tw(e){const t=e.split(/\n( *)/),n=t[0],i=n.match(/^( *)/),a=[i?.[1]?[i[1],n.slice(i[1].length)]:["",n]];for(let u=1;u<t.length;u+=2)a.push([t[u],t[u+1]]);return a}function Ow(e,t,n){const{offset:i,type:o,source:a,end:u}=e;let l,f;const p=(w,T,A)=>n(i+w,T,A);switch(o){case"scalar":l=Ve.PLAIN,f=Iw(a,p);break;case"single-quoted-scalar":l=Ve.QUOTE_SINGLE,f=Fw(a,p);break;case"double-quoted-scalar":l=Ve.QUOTE_DOUBLE,f=Bw(a,p);break;default:return n(e,"UNEXPECTED_TOKEN",`Expected a flow scalar value, but found: ${o}`),{value:"",type:null,comment:"",range:[i,i+a.length,i+a.length]}}const g=i+a.length,d=Zs(u,g,t,n);return{value:f,type:l,comment:d.comment,range:[i,g,d.offset]}}function Iw(e,t){let n="";switch(e[0]){case" ":n="a tab character";break;case",":n="flow indicator character ,";break;case"%":n="directive indicator character %";break;case"|":case">":{n=`block scalar indicator ${e[0]}`;break}case"@":case"`":{n=`reserved character ${e[0]}`;break}}return n&&t(0,"BAD_SCALAR_START",`Plain value cannot start with ${n}`),qp(e)}function Fw(e,t){return(e[e.length-1]!=="'"||e.length===1)&&t(e.length,"MISSING_CHAR","Missing closing 'quote"),qp(e.slice(1,-1)).replace(/''/g,"'")}function qp(e){let t,n;try{t=new RegExp(`(.*?)(?<![ ])[ ]*\r?
349
359
  `,"sy"),n=new RegExp(`[ ]*(.*?)(?:(?<![ ])[ ]*)?\r?
350
360
  `,"sy")}catch{t=/(.*?)[ \t]*\r?\n/sy,n=/[ \t]*(.*?)[ \t]*\r?\n/sy}let i=t.exec(e);if(!i)return e;let o=i[1],a=" ",u=t.lastIndex;for(n.lastIndex=u;i=n.exec(e);)i[1]===""?a===`
351
361
  `?o+=a:a=`
352
- `:(o+=a+i[1],a=" "),u=n.lastIndex;const l=/[ \t]*(.*)/sy;return l.lastIndex=u,i=l.exec(e),o+a+(i?.[1]??"")}function Sw(e,t){let n="";for(let i=1;i<e.length-1;++i){const o=e[i];if(!(o==="\r"&&e[i+1]===`
362
+ `:(o+=a+i[1],a=" "),u=n.lastIndex;const l=/[ \t]*(.*)/sy;return l.lastIndex=u,i=l.exec(e),o+a+(i?.[1]??"")}function Bw(e,t){let n="";for(let i=1;i<e.length-1;++i){const o=e[i];if(!(o==="\r"&&e[i+1]===`
353
363
  `))if(o===`
354
- `){const{fold:a,offset:u}=xw(e,i);n+=a,i=u}else if(o==="\\"){let a=e[++i];const u=Cw[a];if(u)n+=u;else if(a===`
364
+ `){const{fold:a,offset:u}=Dw(e,i);n+=a,i=u}else if(o==="\\"){let a=e[++i];const u=Pw[a];if(u)n+=u;else if(a===`
355
365
  `)for(a=e[i+1];a===" "||a===" ";)a=e[++i+1];else if(a==="\r"&&e[i+1]===`
356
- `)for(a=e[++i+1];a===" "||a===" ";)a=e[++i+1];else if(a==="x"||a==="u"||a==="U"){const l={x:2,u:4,U:8}[a];n+=_w(e,i+1,l,t),i+=l}else{const l=e.substr(i-1,2);t(i-1,"BAD_DQ_ESCAPE",`Invalid escape sequence ${l}`),n+=l}}else if(o===" "||o===" "){const a=i;let u=e[i+1];for(;u===" "||u===" ";)u=e[++i+1];u!==`
366
+ `)for(a=e[++i+1];a===" "||a===" ";)a=e[++i+1];else if(a==="x"||a==="u"||a==="U"){const l={x:2,u:4,U:8}[a];n+=Rw(e,i+1,l,t),i+=l}else{const l=e.substr(i-1,2);t(i-1,"BAD_DQ_ESCAPE",`Invalid escape sequence ${l}`),n+=l}}else if(o===" "||o===" "){const a=i;let u=e[i+1];for(;u===" "||u===" ";)u=e[++i+1];u!==`
357
367
  `&&!(u==="\r"&&e[i+2]===`
358
- `)&&(n+=i>a?e.slice(a,i+1):o)}else n+=o}return(e[e.length-1]!=='"'||e.length===1)&&t(e.length,"MISSING_CHAR",'Missing closing "quote'),n}function xw(e,t){let n="",i=e[t+1];for(;(i===" "||i===" "||i===`
368
+ `)&&(n+=i>a?e.slice(a,i+1):o)}else n+=o}return(e[e.length-1]!=='"'||e.length===1)&&t(e.length,"MISSING_CHAR",'Missing closing "quote'),n}function Dw(e,t){let n="",i=e[t+1];for(;(i===" "||i===" "||i===`
359
369
  `||i==="\r")&&!(i==="\r"&&e[t+2]!==`
360
370
  `);)i===`
361
371
  `&&(n+=`
362
- `),t+=1,i=e[t+1];return n||(n=" "),{fold:n,offset:t}}const Cw={0:"\0",a:"\x07",b:"\b",e:"\x1B",f:"\f",n:`
363
- `,r:"\r",t:" ",v:"\v",N:"…",_:" ",L:"\u2028",P:"\u2029"," ":" ",'"':'"',"/":"/","\\":"\\"," ":" "};function _w(e,t,n,i){const o=e.substr(t,n),u=o.length===n&&/^[0-9a-fA-F]+$/.test(o)?parseInt(o,16):NaN;if(isNaN(u)){const l=e.substr(t-2,n+2);return i(t-2,"BAD_DQ_ESCAPE",`Invalid escape sequence ${l}`),l}return String.fromCodePoint(u)}function Np(e,t,n,i){const{value:o,type:a,comment:u,range:l}=t.type==="block-scalar"?mw(e,t,i):ww(t,e.options.strict,i),f=n?e.directives.tagName(n.source,d=>i(n,"TAG_RESOLVE_FAILED",d)):null;let p;e.options.stringKeys&&e.atKey?p=e.schema[pr]:f?p=Tw(e.schema,o,f,n,i):t.type==="scalar"?p=kw(e,o,t,i):p=e.schema[pr];let g;try{const d=p.resolve(o,w=>i(n??t,"TAG_RESOLVE_FAILED",w),e.options);g=_t(d)?d:new Ue(d)}catch(d){const w=d instanceof Error?d.message:String(d);i(n??t,"TAG_RESOLVE_FAILED",w),g=new Ue(o)}return g.range=l,g.source=o,a&&(g.type=a),f&&(g.tag=f),p.format&&(g.format=p.format),u&&(g.comment=u),g}function Tw(e,t,n,i,o){if(n==="!")return e[pr];const a=[];for(const l of e.tags)if(!l.collection&&l.tag===n)if(l.default&&l.test)a.push(l);else return l;for(const l of a)if(l.test?.test(t))return l;const u=e.knownTags[n];return u&&!u.collection?(e.tags.push(Object.assign({},u,{default:!1,test:void 0})),u):(o(i,"TAG_RESOLVE_FAILED",`Unresolved tag: ${n}`,n!=="tag:yaml.org,2002:str"),e[pr])}function kw({atKey:e,directives:t,schema:n},i,o,a){const u=n.tags.find(l=>(l.default===!0||e&&l.default==="key")&&l.test?.test(i))||n[pr];if(n.compat){const l=n.compat.find(f=>f.default&&f.test?.test(i))??n[pr];if(u.tag!==l.tag){const f=t.tagString(u.tag),p=t.tagString(l.tag),g=`Value may be parsed as either ${f} or ${p}`;a(o,"TAG_RESOLVE_FAILED",g,!0)}}return u}function Ow(e,t,n){if(t){n===null&&(n=t.length);for(let i=n-1;i>=0;--i){let o=t[i];switch(o.type){case"space":case"comment":case"newline":e-=o.source.length;continue}for(o=t[++i];o?.type==="space";)e+=o.source.length,o=t[++i];break}}return e}const Iw={composeNode:Lp,composeEmptyNode:Rc};function Lp(e,t,n,i){const o=e.atKey,{spaceBefore:a,comment:u,anchor:l,tag:f}=n;let p,g=!0;switch(t.type){case"alias":p=Fw(e,t,i),(l||f)&&i(t,"ALIAS_PROPS","An alias node must not specify any properties");break;case"scalar":case"single-quoted-scalar":case"double-quoted-scalar":case"block-scalar":p=Np(e,t,f,i),l&&(p.anchor=l.source.substring(1));break;case"block-map":case"block-seq":case"flow-collection":p=yw(Iw,e,t,n,i),l&&(p.anchor=l.source.substring(1));break;default:{const d=t.type==="error"?t.message:`Unsupported token (type: ${t.type})`;i(t,"UNEXPECTED_TOKEN",d),p=Rc(e,t.offset,void 0,null,n,i),g=!1}}return l&&p.anchor===""&&i(l,"BAD_ALIAS","Anchor cannot be an empty string"),o&&e.options.stringKeys&&(!_t(p)||typeof p.value!="string"||p.tag&&p.tag!=="tag:yaml.org,2002:str")&&i(f??t,"NON_STRING_KEY","With stringKeys, all keys must be strings"),a&&(p.spaceBefore=!0),u&&(t.type==="scalar"&&t.source===""?p.comment=u:p.commentBefore=u),e.options.keepSourceTokens&&g&&(p.srcToken=t),p}function Rc(e,t,n,i,{spaceBefore:o,comment:a,anchor:u,tag:l,end:f},p){const g={type:"scalar",offset:Ow(t,n,i),indent:-1,source:""},d=Np(e,g,l,p);return u&&(d.anchor=u.source.substring(1),d.anchor===""&&p(u,"BAD_ALIAS","Anchor cannot be an empty string")),o&&(d.spaceBefore=!0),a&&(d.comment=a,d.range[2]=f),d}function Fw({options:e},{offset:t,source:n,end:i},o){const a=new pc(n.substring(1));a.source===""&&o(t,"BAD_ALIAS","Alias cannot be an empty string"),a.source.endsWith(":")&&o(t+n.length-1,"BAD_ALIAS","Alias ending in : is ambiguous",!0);const u=t+n.length,l=Xs(i,u,e.strict,o);return a.range=[t,u,l.offset],l.comment&&(a.comment=l.comment),a}function Bw(e,t,{offset:n,start:i,value:o,end:a},u){const l=Object.assign({_directives:t},e),f=new Gs(void 0,l),p={atKey:!1,atRoot:!0,directives:f.directives,options:f.options,schema:f.schema},g=ns(i,{indicator:"doc-start",next:o??a?.[0],offset:n,onError:u,parentIndent:0,startOnNewline:!0});g.found&&(f.directives.docStart=!0,o&&(o.type==="block-map"||o.type==="block-seq")&&!g.hasNewline&&u(g.end,"MISSING_CHAR","Block collection cannot start on same line with directives-end marker")),f.contents=o?Lp(p,o,g,u):Rc(p,g.end,i,null,g,u);const d=f.contents.range[2],w=Xs(a,d,!1,u);return w.comment&&(f.comment=w.comment),f.range=[n,d,w.offset],f}function Qs(e){if(typeof e=="number")return[e,e+1];if(Array.isArray(e))return e.length===2?e:[e[0],e[1]];const{offset:t,source:n}=e;return[t,t+(typeof n=="string"?n.length:1)]}function $p(e){let t="",n=!1,i=!1;for(let o=0;o<e.length;++o){const a=e[o];switch(a[0]){case"#":t+=(t===""?"":i?`
372
+ `),t+=1,i=e[t+1];return n||(n=" "),{fold:n,offset:t}}const Pw={0:"\0",a:"\x07",b:"\b",e:"\x1B",f:"\f",n:`
373
+ `,r:"\r",t:" ",v:"\v",N:"…",_:" ",L:"\u2028",P:"\u2029"," ":" ",'"':'"',"/":"/","\\":"\\"," ":" "};function Rw(e,t,n,i){const o=e.substr(t,n),u=o.length===n&&/^[0-9a-fA-F]+$/.test(o)?parseInt(o,16):NaN;if(isNaN(u)){const l=e.substr(t-2,n+2);return i(t-2,"BAD_DQ_ESCAPE",`Invalid escape sequence ${l}`),l}return String.fromCodePoint(u)}function Wp(e,t,n,i){const{value:o,type:a,comment:u,range:l}=t.type==="block-scalar"?_w(e,t,i):Ow(t,e.options.strict,i),f=n?e.directives.tagName(n.source,d=>i(n,"TAG_RESOLVE_FAILED",d)):null;let p;e.options.stringKeys&&e.atKey?p=e.schema[gr]:f?p=Lw(e.schema,o,f,n,i):t.type==="scalar"?p=Nw(e,o,t,i):p=e.schema[gr];let g;try{const d=p.resolve(o,w=>i(n??t,"TAG_RESOLVE_FAILED",w),e.options);g=kt(d)?d:new Ve(d)}catch(d){const w=d instanceof Error?d.message:String(d);i(n??t,"TAG_RESOLVE_FAILED",w),g=new Ve(o)}return g.range=l,g.source=o,a&&(g.type=a),f&&(g.tag=f),p.format&&(g.format=p.format),u&&(g.comment=u),g}function Lw(e,t,n,i,o){if(n==="!")return e[gr];const a=[];for(const l of e.tags)if(!l.collection&&l.tag===n)if(l.default&&l.test)a.push(l);else return l;for(const l of a)if(l.test?.test(t))return l;const u=e.knownTags[n];return u&&!u.collection?(e.tags.push(Object.assign({},u,{default:!1,test:void 0})),u):(o(i,"TAG_RESOLVE_FAILED",`Unresolved tag: ${n}`,n!=="tag:yaml.org,2002:str"),e[gr])}function Nw({atKey:e,directives:t,schema:n},i,o,a){const u=n.tags.find(l=>(l.default===!0||e&&l.default==="key")&&l.test?.test(i))||n[gr];if(n.compat){const l=n.compat.find(f=>f.default&&f.test?.test(i))??n[gr];if(u.tag!==l.tag){const f=t.tagString(u.tag),p=t.tagString(l.tag),g=`Value may be parsed as either ${f} or ${p}`;a(o,"TAG_RESOLVE_FAILED",g,!0)}}return u}function jw(e,t,n){if(t){n===null&&(n=t.length);for(let i=n-1;i>=0;--i){let o=t[i];switch(o.type){case"space":case"comment":case"newline":e-=o.source.length;continue}for(o=t[++i];o?.type==="space";)e+=o.source.length,o=t[++i];break}}return e}const $w={composeNode:Kp,composeEmptyNode:jc};function Kp(e,t,n,i){const o=e.atKey,{spaceBefore:a,comment:u,anchor:l,tag:f}=n;let p,g=!0;switch(t.type){case"alias":p=Mw(e,t,i),(l||f)&&i(t,"ALIAS_PROPS","An alias node must not specify any properties");break;case"scalar":case"single-quoted-scalar":case"double-quoted-scalar":case"block-scalar":p=Wp(e,t,f,i),l&&(p.anchor=l.source.substring(1));break;case"block-map":case"block-seq":case"flow-collection":p=Cw($w,e,t,n,i),l&&(p.anchor=l.source.substring(1));break;default:{const d=t.type==="error"?t.message:`Unsupported token (type: ${t.type})`;i(t,"UNEXPECTED_TOKEN",d),p=jc(e,t.offset,void 0,null,n,i),g=!1}}return l&&p.anchor===""&&i(l,"BAD_ALIAS","Anchor cannot be an empty string"),o&&e.options.stringKeys&&(!kt(p)||typeof p.value!="string"||p.tag&&p.tag!=="tag:yaml.org,2002:str")&&i(f??t,"NON_STRING_KEY","With stringKeys, all keys must be strings"),a&&(p.spaceBefore=!0),u&&(t.type==="scalar"&&t.source===""?p.comment=u:p.commentBefore=u),e.options.keepSourceTokens&&g&&(p.srcToken=t),p}function jc(e,t,n,i,{spaceBefore:o,comment:a,anchor:u,tag:l,end:f},p){const g={type:"scalar",offset:jw(t,n,i),indent:-1,source:""},d=Wp(e,g,l,p);return u&&(d.anchor=u.source.substring(1),d.anchor===""&&p(u,"BAD_ALIAS","Anchor cannot be an empty string")),o&&(d.spaceBefore=!0),a&&(d.comment=a,d.range[2]=f),d}function Mw({options:e},{offset:t,source:n,end:i},o){const a=new mc(n.substring(1));a.source===""&&o(t,"BAD_ALIAS","Alias cannot be an empty string"),a.source.endsWith(":")&&o(t+n.length-1,"BAD_ALIAS","Alias ending in : is ambiguous",!0);const u=t+n.length,l=Zs(i,u,e.strict,o);return a.range=[t,u,l.offset],l.comment&&(a.comment=l.comment),a}function Uw(e,t,{offset:n,start:i,value:o,end:a},u){const l=Object.assign({_directives:t},e),f=new Ys(void 0,l),p={atKey:!1,atRoot:!0,directives:f.directives,options:f.options,schema:f.schema},g=is(i,{indicator:"doc-start",next:o??a?.[0],offset:n,onError:u,parentIndent:0,startOnNewline:!0});g.found&&(f.directives.docStart=!0,o&&(o.type==="block-map"||o.type==="block-seq")&&!g.hasNewline&&u(g.end,"MISSING_CHAR","Block collection cannot start on same line with directives-end marker")),f.contents=o?Kp(p,o,g,u):jc(p,g.end,i,null,g,u);const d=f.contents.range[2],w=Zs(a,d,!1,u);return w.comment&&(f.comment=w.comment),f.range=[n,d,w.offset],f}function eo(e){if(typeof e=="number")return[e,e+1];if(Array.isArray(e))return e.length===2?e:[e[0],e[1]];const{offset:t,source:n}=e;return[t,t+(typeof n=="string"?n.length:1)]}function Hp(e){let t="",n=!1,i=!1;for(let o=0;o<e.length;++o){const a=e[o];switch(a[0]){case"#":t+=(t===""?"":i?`
364
374
 
365
375
  `:`
366
- `)+(a.substring(1)||" "),n=!0,i=!1;break;case"%":e[o+1]?.[0]!=="#"&&(o+=1),n=!1;break;default:n||(i=!0),n=!1}}return{comment:t,afterEmptyLine:i}}class Dw{constructor(t={}){this.doc=null,this.atDirectives=!1,this.prelude=[],this.errors=[],this.warnings=[],this.onError=(n,i,o,a)=>{const u=Qs(n);a?this.warnings.push(new hw(u,i,o)):this.errors.push(new Js(u,i,o))},this.directives=new pn({version:t.version||"1.2"}),this.options=t}decorate(t,n){const{comment:i,afterEmptyLine:o}=$p(this.prelude);if(i){const a=t.contents;if(n)t.comment=t.comment?`${t.comment}
367
- ${i}`:i;else if(o||t.directives.docStart||!a)t.commentBefore=i;else if(Kt(a)&&!a.flow&&a.items.length>0){let u=a.items[0];Wt(u)&&(u=u.key);const l=u.commentBefore;u.commentBefore=l?`${i}
376
+ `)+(a.substring(1)||" "),n=!0,i=!1;break;case"%":e[o+1]?.[0]!=="#"&&(o+=1),n=!1;break;default:n||(i=!0),n=!1}}return{comment:t,afterEmptyLine:i}}class Vw{constructor(t={}){this.doc=null,this.atDirectives=!1,this.prelude=[],this.errors=[],this.warnings=[],this.onError=(n,i,o,a)=>{const u=eo(n);a?this.warnings.push(new Aw(u,i,o)):this.errors.push(new Xs(u,i,o))},this.directives=new dn({version:t.version||"1.2"}),this.options=t}decorate(t,n){const{comment:i,afterEmptyLine:o}=Hp(this.prelude);if(i){const a=t.contents;if(n)t.comment=t.comment?`${t.comment}
377
+ ${i}`:i;else if(o||t.directives.docStart||!a)t.commentBefore=i;else if(Ht(a)&&!a.flow&&a.items.length>0){let u=a.items[0];Kt(u)&&(u=u.key);const l=u.commentBefore;u.commentBefore=l?`${i}
368
378
  ${l}`:i}else{const u=a.commentBefore;a.commentBefore=u?`${i}
369
- ${u}`:i}}n?(Array.prototype.push.apply(t.errors,this.errors),Array.prototype.push.apply(t.warnings,this.warnings)):(t.errors=this.errors,t.warnings=this.warnings),this.prelude=[],this.errors=[],this.warnings=[]}streamInfo(){return{comment:$p(this.prelude).comment,directives:this.directives,errors:this.errors,warnings:this.warnings}}*compose(t,n=!1,i=-1){for(const o of t)yield*this.next(o);yield*this.end(n,i)}*next(t){switch(t.type){case"directive":this.directives.add(t.source,(n,i,o)=>{const a=Qs(t);a[0]+=n,this.onError(a,"BAD_DIRECTIVE",i,o)}),this.prelude.push(t.source),this.atDirectives=!0;break;case"document":{const n=Bw(this.options,this.directives,t,this.onError);this.atDirectives&&!n.directives.docStart&&this.onError(t,"MISSING_CHAR","Missing directives-end/doc-start indicator line"),this.decorate(n,!1),this.doc&&(yield this.doc),this.doc=n,this.atDirectives=!1;break}case"byte-order-mark":case"space":break;case"comment":case"newline":this.prelude.push(t.source);break;case"error":{const n=t.source?`${t.message}: ${JSON.stringify(t.source)}`:t.message,i=new Js(Qs(t),"UNEXPECTED_TOKEN",n);this.atDirectives||!this.doc?this.errors.push(i):this.doc.errors.push(i);break}case"doc-end":{if(!this.doc){const i="Unexpected doc-end without preceding document";this.errors.push(new Js(Qs(t),"UNEXPECTED_TOKEN",i));break}this.doc.directives.docEnd=!0;const n=Xs(t.end,t.offset+t.source.length,this.doc.options.strict,this.onError);if(this.decorate(this.doc,!0),n.comment){const i=this.doc.comment;this.doc.comment=i?`${i}
370
- ${n.comment}`:n.comment}this.doc.range[2]=n.offset;break}default:this.errors.push(new Js(Qs(t),"UNEXPECTED_TOKEN",`Unsupported token ${t.type}`))}}*end(t=!1,n=-1){if(this.doc)this.decorate(this.doc,!0),yield this.doc,this.doc=null;else if(t){const i=Object.assign({_directives:this.directives},this.options),o=new Gs(void 0,i);this.atDirectives&&this.onError(n,"MISSING_CHAR","Missing directives-end indicator line"),o.range=[0,n,n],this.decorate(o,!1),yield o}}}const jp="\uFEFF",Mp="",Up="",Pc="";function Rw(e){switch(e){case jp:return"byte-order-mark";case Mp:return"doc-mode";case Up:return"flow-error-end";case Pc:return"scalar";case"---":return"doc-start";case"...":return"doc-end";case"":case`
379
+ ${u}`:i}}n?(Array.prototype.push.apply(t.errors,this.errors),Array.prototype.push.apply(t.warnings,this.warnings)):(t.errors=this.errors,t.warnings=this.warnings),this.prelude=[],this.errors=[],this.warnings=[]}streamInfo(){return{comment:Hp(this.prelude).comment,directives:this.directives,errors:this.errors,warnings:this.warnings}}*compose(t,n=!1,i=-1){for(const o of t)yield*this.next(o);yield*this.end(n,i)}*next(t){switch(t.type){case"directive":this.directives.add(t.source,(n,i,o)=>{const a=eo(t);a[0]+=n,this.onError(a,"BAD_DIRECTIVE",i,o)}),this.prelude.push(t.source),this.atDirectives=!0;break;case"document":{const n=Uw(this.options,this.directives,t,this.onError);this.atDirectives&&!n.directives.docStart&&this.onError(t,"MISSING_CHAR","Missing directives-end/doc-start indicator line"),this.decorate(n,!1),this.doc&&(yield this.doc),this.doc=n,this.atDirectives=!1;break}case"byte-order-mark":case"space":break;case"comment":case"newline":this.prelude.push(t.source);break;case"error":{const n=t.source?`${t.message}: ${JSON.stringify(t.source)}`:t.message,i=new Xs(eo(t),"UNEXPECTED_TOKEN",n);this.atDirectives||!this.doc?this.errors.push(i):this.doc.errors.push(i);break}case"doc-end":{if(!this.doc){const i="Unexpected doc-end without preceding document";this.errors.push(new Xs(eo(t),"UNEXPECTED_TOKEN",i));break}this.doc.directives.docEnd=!0;const n=Zs(t.end,t.offset+t.source.length,this.doc.options.strict,this.onError);if(this.decorate(this.doc,!0),n.comment){const i=this.doc.comment;this.doc.comment=i?`${i}
380
+ ${n.comment}`:n.comment}this.doc.range[2]=n.offset;break}default:this.errors.push(new Xs(eo(t),"UNEXPECTED_TOKEN",`Unsupported token ${t.type}`))}}*end(t=!1,n=-1){if(this.doc)this.decorate(this.doc,!0),yield this.doc,this.doc=null;else if(t){const i=Object.assign({_directives:this.directives},this.options),o=new Ys(void 0,i);this.atDirectives&&this.onError(n,"MISSING_CHAR","Missing directives-end indicator line"),o.range=[0,n,n],this.decorate(o,!1),yield o}}}const zp="\uFEFF",Gp="",Jp="",$c="";function qw(e){switch(e){case zp:return"byte-order-mark";case Gp:return"doc-mode";case Jp:return"flow-error-end";case $c:return"scalar";case"---":return"doc-start";case"...":return"doc-end";case"":case`
371
381
  `:case`\r
372
- `:return"newline";case"-":return"seq-item-ind";case"?":return"explicit-key-ind";case":":return"map-value-ind";case"{":return"flow-map-start";case"}":return"flow-map-end";case"[":return"flow-seq-start";case"]":return"flow-seq-end";case",":return"comma"}switch(e[0]){case" ":case" ":return"space";case"#":return"comment";case"%":return"directive-line";case"*":return"alias";case"&":return"anchor";case"!":return"tag";case"'":return"single-quoted-scalar";case'"':return"double-quoted-scalar";case"|":case">":return"block-scalar-header"}return null}function tr(e){switch(e){case void 0:case" ":case`
373
- `:case"\r":case" ":return!0;default:return!1}}const qp=new Set("0123456789ABCDEFabcdef"),Pw=new Set("0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz-#;/?:@&=+$_.!~*'()"),ya=new Set(",[]{}"),Nw=new Set(` ,[]{}
374
- \r `),Nc=e=>!e||Nw.has(e);class Lw{constructor(){this.atEnd=!1,this.blockScalarIndent=-1,this.blockScalarKeep=!1,this.buffer="",this.flowKey=!1,this.flowLevel=0,this.indentNext=0,this.indentValue=0,this.lineEndPos=null,this.next=null,this.pos=0}*lex(t,n=!1){if(t){if(typeof t!="string")throw TypeError("source is not a string");this.buffer=this.buffer?this.buffer+t:t,this.lineEndPos=null}this.atEnd=!n;let i=this.next??"stream";for(;i&&(n||this.hasChars(1));)i=yield*this.parseNext(i)}atLineEnd(){let t=this.pos,n=this.buffer[t];for(;n===" "||n===" ";)n=this.buffer[++t];return!n||n==="#"||n===`
382
+ `:return"newline";case"-":return"seq-item-ind";case"?":return"explicit-key-ind";case":":return"map-value-ind";case"{":return"flow-map-start";case"}":return"flow-map-end";case"[":return"flow-seq-start";case"]":return"flow-seq-end";case",":return"comma"}switch(e[0]){case" ":case" ":return"space";case"#":return"comment";case"%":return"directive-line";case"*":return"alias";case"&":return"anchor";case"!":return"tag";case"'":return"single-quoted-scalar";case'"':return"double-quoted-scalar";case"|":case">":return"block-scalar-header"}return null}function rr(e){switch(e){case void 0:case" ":case`
383
+ `:case"\r":case" ":return!0;default:return!1}}const Yp=new Set("0123456789ABCDEFabcdef"),Ww=new Set("0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz-#;/?:@&=+$_.!~*'()"),Aa=new Set(",[]{}"),Kw=new Set(` ,[]{}
384
+ \r `),Mc=e=>!e||Kw.has(e);class Hw{constructor(){this.atEnd=!1,this.blockScalarIndent=-1,this.blockScalarKeep=!1,this.buffer="",this.flowKey=!1,this.flowLevel=0,this.indentNext=0,this.indentValue=0,this.lineEndPos=null,this.next=null,this.pos=0}*lex(t,n=!1){if(t){if(typeof t!="string")throw TypeError("source is not a string");this.buffer=this.buffer?this.buffer+t:t,this.lineEndPos=null}this.atEnd=!n;let i=this.next??"stream";for(;i&&(n||this.hasChars(1));)i=yield*this.parseNext(i)}atLineEnd(){let t=this.pos,n=this.buffer[t];for(;n===" "||n===" ";)n=this.buffer[++t];return!n||n==="#"||n===`
375
385
  `?!0:n==="\r"?this.buffer[t+1]===`
376
386
  `:!1}charAt(t){return this.buffer[this.pos+t]}continueScalar(t){let n=this.buffer[t];if(this.indentNext>0){let i=0;for(;n===" ";)n=this.buffer[++i+t];if(n==="\r"){const o=this.buffer[i+t+1];if(o===`
377
387
  `||!o&&!this.atEnd)return t+i+1}return n===`
378
- `||i>=this.indentNext||!n&&!this.atEnd?t+i:-1}if(n==="-"||n==="."){const i=this.buffer.substr(t,3);if((i==="---"||i==="...")&&tr(this.buffer[t+3]))return-1}return t}getLine(){let t=this.lineEndPos;return(typeof t!="number"||t!==-1&&t<this.pos)&&(t=this.buffer.indexOf(`
379
- `,this.pos),this.lineEndPos=t),t===-1?this.atEnd?this.buffer.substring(this.pos):null:(this.buffer[t-1]==="\r"&&(t-=1),this.buffer.substring(this.pos,t))}hasChars(t){return this.pos+t<=this.buffer.length}setNext(t){return this.buffer=this.buffer.substring(this.pos),this.pos=0,this.lineEndPos=null,this.next=t,null}peek(t){return this.buffer.substr(this.pos,t)}*parseNext(t){switch(t){case"stream":return yield*this.parseStream();case"line-start":return yield*this.parseLineStart();case"block-start":return yield*this.parseBlockStart();case"doc":return yield*this.parseDocument();case"flow":return yield*this.parseFlowCollection();case"quoted-scalar":return yield*this.parseQuotedScalar();case"block-scalar":return yield*this.parseBlockScalar();case"plain-scalar":return yield*this.parsePlainScalar()}}*parseStream(){let t=this.getLine();if(t===null)return this.setNext("stream");if(t[0]===jp&&(yield*this.pushCount(1),t=t.substring(1)),t[0]==="%"){let n=t.length,i=t.indexOf("#");for(;i!==-1;){const a=t[i-1];if(a===" "||a===" "){n=i-1;break}else i=t.indexOf("#",i+1)}for(;;){const a=t[n-1];if(a===" "||a===" ")n-=1;else break}const o=(yield*this.pushCount(n))+(yield*this.pushSpaces(!0));return yield*this.pushCount(t.length-o),this.pushNewline(),"stream"}if(this.atLineEnd()){const n=yield*this.pushSpaces(!0);return yield*this.pushCount(t.length-n),yield*this.pushNewline(),"stream"}return yield Mp,yield*this.parseLineStart()}*parseLineStart(){const t=this.charAt(0);if(!t&&!this.atEnd)return this.setNext("line-start");if(t==="-"||t==="."){if(!this.atEnd&&!this.hasChars(4))return this.setNext("line-start");const n=this.peek(3);if((n==="---"||n==="...")&&tr(this.charAt(3)))return yield*this.pushCount(3),this.indentValue=0,this.indentNext=0,n==="---"?"doc":"stream"}return this.indentValue=yield*this.pushSpaces(!1),this.indentNext>this.indentValue&&!tr(this.charAt(1))&&(this.indentNext=this.indentValue),yield*this.parseBlockStart()}*parseBlockStart(){const[t,n]=this.peek(2);if(!n&&!this.atEnd)return this.setNext("block-start");if((t==="-"||t==="?"||t===":")&&tr(n)){const i=(yield*this.pushCount(1))+(yield*this.pushSpaces(!0));return this.indentNext=this.indentValue+1,this.indentValue+=i,yield*this.parseBlockStart()}return"doc"}*parseDocument(){yield*this.pushSpaces(!0);const t=this.getLine();if(t===null)return this.setNext("doc");let n=yield*this.pushIndicators();switch(t[n]){case"#":yield*this.pushCount(t.length-n);case void 0:return yield*this.pushNewline(),yield*this.parseLineStart();case"{":case"[":return yield*this.pushCount(1),this.flowKey=!1,this.flowLevel=1,"flow";case"}":case"]":return yield*this.pushCount(1),"doc";case"*":return yield*this.pushUntil(Nc),"doc";case'"':case"'":return yield*this.parseQuotedScalar();case"|":case">":return n+=yield*this.parseBlockScalarHeader(),n+=yield*this.pushSpaces(!0),yield*this.pushCount(t.length-n),yield*this.pushNewline(),yield*this.parseBlockScalar();default:return yield*this.parsePlainScalar()}}*parseFlowCollection(){let t,n,i=-1;do t=yield*this.pushNewline(),t>0?(n=yield*this.pushSpaces(!1),this.indentValue=i=n):n=0,n+=yield*this.pushSpaces(!0);while(t+n>0);const o=this.getLine();if(o===null)return this.setNext("flow");if((i!==-1&&i<this.indentNext&&o[0]!=="#"||i===0&&(o.startsWith("---")||o.startsWith("..."))&&tr(o[3]))&&!(i===this.indentNext-1&&this.flowLevel===1&&(o[0]==="]"||o[0]==="}")))return this.flowLevel=0,yield Up,yield*this.parseLineStart();let a=0;for(;o[a]===",";)a+=yield*this.pushCount(1),a+=yield*this.pushSpaces(!0),this.flowKey=!1;switch(a+=yield*this.pushIndicators(),o[a]){case void 0:return"flow";case"#":return yield*this.pushCount(o.length-a),"flow";case"{":case"[":return yield*this.pushCount(1),this.flowKey=!1,this.flowLevel+=1,"flow";case"}":case"]":return yield*this.pushCount(1),this.flowKey=!0,this.flowLevel-=1,this.flowLevel?"flow":"doc";case"*":return yield*this.pushUntil(Nc),"flow";case'"':case"'":return this.flowKey=!0,yield*this.parseQuotedScalar();case":":{const u=this.charAt(1);if(this.flowKey||tr(u)||u===",")return this.flowKey=!1,yield*this.pushCount(1),yield*this.pushSpaces(!0),"flow"}default:return this.flowKey=!1,yield*this.parsePlainScalar()}}*parseQuotedScalar(){const t=this.charAt(0);let n=this.buffer.indexOf(t,this.pos+1);if(t==="'")for(;n!==-1&&this.buffer[n+1]==="'";)n=this.buffer.indexOf("'",n+2);else for(;n!==-1;){let a=0;for(;this.buffer[n-1-a]==="\\";)a+=1;if(a%2===0)break;n=this.buffer.indexOf('"',n+1)}const i=this.buffer.substring(0,n);let o=i.indexOf(`
388
+ `||i>=this.indentNext||!n&&!this.atEnd?t+i:-1}if(n==="-"||n==="."){const i=this.buffer.substr(t,3);if((i==="---"||i==="...")&&rr(this.buffer[t+3]))return-1}return t}getLine(){let t=this.lineEndPos;return(typeof t!="number"||t!==-1&&t<this.pos)&&(t=this.buffer.indexOf(`
389
+ `,this.pos),this.lineEndPos=t),t===-1?this.atEnd?this.buffer.substring(this.pos):null:(this.buffer[t-1]==="\r"&&(t-=1),this.buffer.substring(this.pos,t))}hasChars(t){return this.pos+t<=this.buffer.length}setNext(t){return this.buffer=this.buffer.substring(this.pos),this.pos=0,this.lineEndPos=null,this.next=t,null}peek(t){return this.buffer.substr(this.pos,t)}*parseNext(t){switch(t){case"stream":return yield*this.parseStream();case"line-start":return yield*this.parseLineStart();case"block-start":return yield*this.parseBlockStart();case"doc":return yield*this.parseDocument();case"flow":return yield*this.parseFlowCollection();case"quoted-scalar":return yield*this.parseQuotedScalar();case"block-scalar":return yield*this.parseBlockScalar();case"plain-scalar":return yield*this.parsePlainScalar()}}*parseStream(){let t=this.getLine();if(t===null)return this.setNext("stream");if(t[0]===zp&&(yield*this.pushCount(1),t=t.substring(1)),t[0]==="%"){let n=t.length,i=t.indexOf("#");for(;i!==-1;){const a=t[i-1];if(a===" "||a===" "){n=i-1;break}else i=t.indexOf("#",i+1)}for(;;){const a=t[n-1];if(a===" "||a===" ")n-=1;else break}const o=(yield*this.pushCount(n))+(yield*this.pushSpaces(!0));return yield*this.pushCount(t.length-o),this.pushNewline(),"stream"}if(this.atLineEnd()){const n=yield*this.pushSpaces(!0);return yield*this.pushCount(t.length-n),yield*this.pushNewline(),"stream"}return yield Gp,yield*this.parseLineStart()}*parseLineStart(){const t=this.charAt(0);if(!t&&!this.atEnd)return this.setNext("line-start");if(t==="-"||t==="."){if(!this.atEnd&&!this.hasChars(4))return this.setNext("line-start");const n=this.peek(3);if((n==="---"||n==="...")&&rr(this.charAt(3)))return yield*this.pushCount(3),this.indentValue=0,this.indentNext=0,n==="---"?"doc":"stream"}return this.indentValue=yield*this.pushSpaces(!1),this.indentNext>this.indentValue&&!rr(this.charAt(1))&&(this.indentNext=this.indentValue),yield*this.parseBlockStart()}*parseBlockStart(){const[t,n]=this.peek(2);if(!n&&!this.atEnd)return this.setNext("block-start");if((t==="-"||t==="?"||t===":")&&rr(n)){const i=(yield*this.pushCount(1))+(yield*this.pushSpaces(!0));return this.indentNext=this.indentValue+1,this.indentValue+=i,yield*this.parseBlockStart()}return"doc"}*parseDocument(){yield*this.pushSpaces(!0);const t=this.getLine();if(t===null)return this.setNext("doc");let n=yield*this.pushIndicators();switch(t[n]){case"#":yield*this.pushCount(t.length-n);case void 0:return yield*this.pushNewline(),yield*this.parseLineStart();case"{":case"[":return yield*this.pushCount(1),this.flowKey=!1,this.flowLevel=1,"flow";case"}":case"]":return yield*this.pushCount(1),"doc";case"*":return yield*this.pushUntil(Mc),"doc";case'"':case"'":return yield*this.parseQuotedScalar();case"|":case">":return n+=yield*this.parseBlockScalarHeader(),n+=yield*this.pushSpaces(!0),yield*this.pushCount(t.length-n),yield*this.pushNewline(),yield*this.parseBlockScalar();default:return yield*this.parsePlainScalar()}}*parseFlowCollection(){let t,n,i=-1;do t=yield*this.pushNewline(),t>0?(n=yield*this.pushSpaces(!1),this.indentValue=i=n):n=0,n+=yield*this.pushSpaces(!0);while(t+n>0);const o=this.getLine();if(o===null)return this.setNext("flow");if((i!==-1&&i<this.indentNext&&o[0]!=="#"||i===0&&(o.startsWith("---")||o.startsWith("..."))&&rr(o[3]))&&!(i===this.indentNext-1&&this.flowLevel===1&&(o[0]==="]"||o[0]==="}")))return this.flowLevel=0,yield Jp,yield*this.parseLineStart();let a=0;for(;o[a]===",";)a+=yield*this.pushCount(1),a+=yield*this.pushSpaces(!0),this.flowKey=!1;switch(a+=yield*this.pushIndicators(),o[a]){case void 0:return"flow";case"#":return yield*this.pushCount(o.length-a),"flow";case"{":case"[":return yield*this.pushCount(1),this.flowKey=!1,this.flowLevel+=1,"flow";case"}":case"]":return yield*this.pushCount(1),this.flowKey=!0,this.flowLevel-=1,this.flowLevel?"flow":"doc";case"*":return yield*this.pushUntil(Mc),"flow";case'"':case"'":return this.flowKey=!0,yield*this.parseQuotedScalar();case":":{const u=this.charAt(1);if(this.flowKey||rr(u)||u===",")return this.flowKey=!1,yield*this.pushCount(1),yield*this.pushSpaces(!0),"flow"}default:return this.flowKey=!1,yield*this.parsePlainScalar()}}*parseQuotedScalar(){const t=this.charAt(0);let n=this.buffer.indexOf(t,this.pos+1);if(t==="'")for(;n!==-1&&this.buffer[n+1]==="'";)n=this.buffer.indexOf("'",n+2);else for(;n!==-1;){let a=0;for(;this.buffer[n-1-a]==="\\";)a+=1;if(a%2===0)break;n=this.buffer.indexOf('"',n+1)}const i=this.buffer.substring(0,n);let o=i.indexOf(`
380
390
  `,this.pos);if(o!==-1){for(;o!==-1;){const a=this.continueScalar(o+1);if(a===-1)break;o=i.indexOf(`
381
- `,a)}o!==-1&&(n=o-(i[o-1]==="\r"?2:1))}if(n===-1){if(!this.atEnd)return this.setNext("quoted-scalar");n=this.buffer.length}return yield*this.pushToIndex(n+1,!1),this.flowLevel?"flow":"doc"}*parseBlockScalarHeader(){this.blockScalarIndent=-1,this.blockScalarKeep=!1;let t=this.pos;for(;;){const n=this.buffer[++t];if(n==="+")this.blockScalarKeep=!0;else if(n>"0"&&n<="9")this.blockScalarIndent=Number(n)-1;else if(n!=="-")break}return yield*this.pushUntil(n=>tr(n)||n==="#")}*parseBlockScalar(){let t=this.pos-1,n=0,i;e:for(let a=this.pos;i=this.buffer[a];++a)switch(i){case" ":n+=1;break;case`
391
+ `,a)}o!==-1&&(n=o-(i[o-1]==="\r"?2:1))}if(n===-1){if(!this.atEnd)return this.setNext("quoted-scalar");n=this.buffer.length}return yield*this.pushToIndex(n+1,!1),this.flowLevel?"flow":"doc"}*parseBlockScalarHeader(){this.blockScalarIndent=-1,this.blockScalarKeep=!1;let t=this.pos;for(;;){const n=this.buffer[++t];if(n==="+")this.blockScalarKeep=!0;else if(n>"0"&&n<="9")this.blockScalarIndent=Number(n)-1;else if(n!=="-")break}return yield*this.pushUntil(n=>rr(n)||n==="#")}*parseBlockScalar(){let t=this.pos-1,n=0,i;e:for(let a=this.pos;i=this.buffer[a];++a)switch(i){case" ":n+=1;break;case`
382
392
  `:t=a,n=0;break;case"\r":{const u=this.buffer[a+1];if(!u&&!this.atEnd)return this.setNext("block-scalar");if(u===`
383
393
  `)break}default:break e}if(!i&&!this.atEnd)return this.setNext("block-scalar");if(n>=this.indentNext){this.blockScalarIndent===-1?this.indentNext=n:this.indentNext=this.blockScalarIndent+(this.indentNext===0?1:this.indentNext);do{const a=this.continueScalar(t+1);if(a===-1)break;t=this.buffer.indexOf(`
384
394
  `,a)}while(t!==-1);if(t===-1){if(!this.atEnd)return this.setNext("block-scalar");t=this.buffer.length}}let o=t+1;for(i=this.buffer[o];i===" ";)i=this.buffer[++o];if(i===" "){for(;i===" "||i===" "||i==="\r"||i===`
385
395
  `;)i=this.buffer[++o];t=o-1}else if(!this.blockScalarKeep)do{let a=t-1,u=this.buffer[a];u==="\r"&&(u=this.buffer[--a]);const l=a;for(;u===" ";)u=this.buffer[--a];if(u===`
386
- `&&a>=this.pos&&a+1+n>l)t=a;else break}while(!0);return yield Pc,yield*this.pushToIndex(t+1,!0),yield*this.parseLineStart()}*parsePlainScalar(){const t=this.flowLevel>0;let n=this.pos-1,i=this.pos-1,o;for(;o=this.buffer[++i];)if(o===":"){const a=this.buffer[i+1];if(tr(a)||t&&ya.has(a))break;n=i}else if(tr(o)){let a=this.buffer[i+1];if(o==="\r"&&(a===`
396
+ `&&a>=this.pos&&a+1+n>l)t=a;else break}while(!0);return yield $c,yield*this.pushToIndex(t+1,!0),yield*this.parseLineStart()}*parsePlainScalar(){const t=this.flowLevel>0;let n=this.pos-1,i=this.pos-1,o;for(;o=this.buffer[++i];)if(o===":"){const a=this.buffer[i+1];if(rr(a)||t&&Aa.has(a))break;n=i}else if(rr(o)){let a=this.buffer[i+1];if(o==="\r"&&(a===`
387
397
  `?(i+=1,o=`
388
- `,a=this.buffer[i+1]):n=i),a==="#"||t&&ya.has(a))break;if(o===`
389
- `){const u=this.continueScalar(i+1);if(u===-1)break;i=Math.max(i,u-2)}}else{if(t&&ya.has(o))break;n=i}return!o&&!this.atEnd?this.setNext("plain-scalar"):(yield Pc,yield*this.pushToIndex(n+1,!0),t?"flow":"doc")}*pushCount(t){return t>0?(yield this.buffer.substr(this.pos,t),this.pos+=t,t):0}*pushToIndex(t,n){const i=this.buffer.slice(this.pos,t);return i?(yield i,this.pos+=i.length,i.length):(n&&(yield""),0)}*pushIndicators(){switch(this.charAt(0)){case"!":return(yield*this.pushTag())+(yield*this.pushSpaces(!0))+(yield*this.pushIndicators());case"&":return(yield*this.pushUntil(Nc))+(yield*this.pushSpaces(!0))+(yield*this.pushIndicators());case"-":case"?":case":":{const t=this.flowLevel>0,n=this.charAt(1);if(tr(n)||t&&ya.has(n))return t?this.flowKey&&(this.flowKey=!1):this.indentNext=this.indentValue+1,(yield*this.pushCount(1))+(yield*this.pushSpaces(!0))+(yield*this.pushIndicators())}}return 0}*pushTag(){if(this.charAt(1)==="<"){let t=this.pos+2,n=this.buffer[t];for(;!tr(n)&&n!==">";)n=this.buffer[++t];return yield*this.pushToIndex(n===">"?t+1:t,!1)}else{let t=this.pos+1,n=this.buffer[t];for(;n;)if(Pw.has(n))n=this.buffer[++t];else if(n==="%"&&qp.has(this.buffer[t+1])&&qp.has(this.buffer[t+2]))n=this.buffer[t+=3];else break;return yield*this.pushToIndex(t,!1)}}*pushNewline(){const t=this.buffer[this.pos];return t===`
398
+ `,a=this.buffer[i+1]):n=i),a==="#"||t&&Aa.has(a))break;if(o===`
399
+ `){const u=this.continueScalar(i+1);if(u===-1)break;i=Math.max(i,u-2)}}else{if(t&&Aa.has(o))break;n=i}return!o&&!this.atEnd?this.setNext("plain-scalar"):(yield $c,yield*this.pushToIndex(n+1,!0),t?"flow":"doc")}*pushCount(t){return t>0?(yield this.buffer.substr(this.pos,t),this.pos+=t,t):0}*pushToIndex(t,n){const i=this.buffer.slice(this.pos,t);return i?(yield i,this.pos+=i.length,i.length):(n&&(yield""),0)}*pushIndicators(){switch(this.charAt(0)){case"!":return(yield*this.pushTag())+(yield*this.pushSpaces(!0))+(yield*this.pushIndicators());case"&":return(yield*this.pushUntil(Mc))+(yield*this.pushSpaces(!0))+(yield*this.pushIndicators());case"-":case"?":case":":{const t=this.flowLevel>0,n=this.charAt(1);if(rr(n)||t&&Aa.has(n))return t?this.flowKey&&(this.flowKey=!1):this.indentNext=this.indentValue+1,(yield*this.pushCount(1))+(yield*this.pushSpaces(!0))+(yield*this.pushIndicators())}}return 0}*pushTag(){if(this.charAt(1)==="<"){let t=this.pos+2,n=this.buffer[t];for(;!rr(n)&&n!==">";)n=this.buffer[++t];return yield*this.pushToIndex(n===">"?t+1:t,!1)}else{let t=this.pos+1,n=this.buffer[t];for(;n;)if(Ww.has(n))n=this.buffer[++t];else if(n==="%"&&Yp.has(this.buffer[t+1])&&Yp.has(this.buffer[t+2]))n=this.buffer[t+=3];else break;return yield*this.pushToIndex(t,!1)}}*pushNewline(){const t=this.buffer[this.pos];return t===`
390
400
  `?yield*this.pushCount(1):t==="\r"&&this.charAt(1)===`
391
- `?yield*this.pushCount(2):0}*pushSpaces(t){let n=this.pos-1,i;do i=this.buffer[++n];while(i===" "||t&&i===" ");const o=n-this.pos;return o>0&&(yield this.buffer.substr(this.pos,o),this.pos=n),o}*pushUntil(t){let n=this.pos,i=this.buffer[n];for(;!t(i);)i=this.buffer[++n];return yield*this.pushToIndex(n,!1)}}class $w{constructor(){this.lineStarts=[],this.addNewLine=t=>this.lineStarts.push(t),this.linePos=t=>{let n=0,i=this.lineStarts.length;for(;n<i;){const a=n+i>>1;this.lineStarts[a]<t?n=a+1:i=a}if(this.lineStarts[n]===t)return{line:n+1,col:1};if(n===0)return{line:0,col:t};const o=this.lineStarts[n-1];return{line:n,col:t-o+1}}}}function yi(e,t){for(let n=0;n<e.length;++n)if(e[n].type===t)return!0;return!1}function Vp(e){for(let t=0;t<e.length;++t)switch(e[t].type){case"space":case"comment":case"newline":break;default:return t}return-1}function Wp(e){switch(e?.type){case"alias":case"scalar":case"single-quoted-scalar":case"double-quoted-scalar":case"flow-collection":return!0;default:return!1}}function ma(e){switch(e.type){case"document":return e.start;case"block-map":{const t=e.items[e.items.length-1];return t.sep??t.start}case"block-seq":return e.items[e.items.length-1].start;default:return[]}}function rs(e){if(e.length===0)return[];let t=e.length;e:for(;--t>=0;)switch(e[t].type){case"doc-start":case"explicit-key-ind":case"map-value-ind":case"seq-item-ind":case"newline":break e}for(;e[++t]?.type==="space";);return e.splice(t,e.length)}function Kp(e){if(e.start.type==="flow-seq-start")for(const t of e.items)t.sep&&!t.value&&!yi(t.start,"explicit-key-ind")&&!yi(t.sep,"map-value-ind")&&(t.key&&(t.value=t.key),delete t.key,Wp(t.value)?t.value.end?Array.prototype.push.apply(t.value.end,t.sep):t.value.end=t.sep:Array.prototype.push.apply(t.start,t.sep),delete t.sep)}class jw{constructor(t){this.atNewLine=!0,this.atScalar=!1,this.indent=0,this.offset=0,this.onKeyLine=!1,this.stack=[],this.source="",this.type="",this.lexer=new Lw,this.onNewLine=t}*parse(t,n=!1){this.onNewLine&&this.offset===0&&this.onNewLine(0);for(const i of this.lexer.lex(t,n))yield*this.next(i);n||(yield*this.end())}*next(t){if(this.source=t,this.atScalar){this.atScalar=!1,yield*this.step(),this.offset+=t.length;return}const n=Rw(t);if(n)if(n==="scalar")this.atNewLine=!1,this.atScalar=!0,this.type="scalar";else{switch(this.type=n,yield*this.step(),n){case"newline":this.atNewLine=!0,this.indent=0,this.onNewLine&&this.onNewLine(this.offset+t.length);break;case"space":this.atNewLine&&t[0]===" "&&(this.indent+=t.length);break;case"explicit-key-ind":case"map-value-ind":case"seq-item-ind":this.atNewLine&&(this.indent+=t.length);break;case"doc-mode":case"flow-error-end":return;default:this.atNewLine=!1}this.offset+=t.length}else{const i=`Not a YAML token: ${t}`;yield*this.pop({type:"error",offset:this.offset,message:i,source:t}),this.offset+=t.length}}*end(){for(;this.stack.length>0;)yield*this.pop()}get sourceToken(){return{type:this.type,offset:this.offset,indent:this.indent,source:this.source}}*step(){const t=this.peek(1);if(this.type==="doc-end"&&(!t||t.type!=="doc-end")){for(;this.stack.length>0;)yield*this.pop();this.stack.push({type:"doc-end",offset:this.offset,source:this.source});return}if(!t)return yield*this.stream();switch(t.type){case"document":return yield*this.document(t);case"alias":case"scalar":case"single-quoted-scalar":case"double-quoted-scalar":return yield*this.scalar(t);case"block-scalar":return yield*this.blockScalar(t);case"block-map":return yield*this.blockMap(t);case"block-seq":return yield*this.blockSequence(t);case"flow-collection":return yield*this.flowCollection(t);case"doc-end":return yield*this.documentEnd(t)}yield*this.pop()}peek(t){return this.stack[this.stack.length-t]}*pop(t){const n=t??this.stack.pop();if(!n)yield{type:"error",offset:this.offset,source:"",message:"Tried to pop an empty stack"};else if(this.stack.length===0)yield n;else{const i=this.peek(1);switch(n.type==="block-scalar"?n.indent="indent"in i?i.indent:0:n.type==="flow-collection"&&i.type==="document"&&(n.indent=0),n.type==="flow-collection"&&Kp(n),i.type){case"document":i.value=n;break;case"block-scalar":i.props.push(n);break;case"block-map":{const o=i.items[i.items.length-1];if(o.value){i.items.push({start:[],key:n,sep:[]}),this.onKeyLine=!0;return}else if(o.sep)o.value=n;else{Object.assign(o,{key:n,sep:[]}),this.onKeyLine=!o.explicitKey;return}break}case"block-seq":{const o=i.items[i.items.length-1];o.value?i.items.push({start:[],value:n}):o.value=n;break}case"flow-collection":{const o=i.items[i.items.length-1];!o||o.value?i.items.push({start:[],key:n,sep:[]}):o.sep?o.value=n:Object.assign(o,{key:n,sep:[]});return}default:yield*this.pop(),yield*this.pop(n)}if((i.type==="document"||i.type==="block-map"||i.type==="block-seq")&&(n.type==="block-map"||n.type==="block-seq")){const o=n.items[n.items.length-1];o&&!o.sep&&!o.value&&o.start.length>0&&Vp(o.start)===-1&&(n.indent===0||o.start.every(a=>a.type!=="comment"||a.indent<n.indent))&&(i.type==="document"?i.end=o.start:i.items.push({start:o.start}),n.items.splice(-1,1))}}}*stream(){switch(this.type){case"directive-line":yield{type:"directive",offset:this.offset,source:this.source};return;case"byte-order-mark":case"space":case"comment":case"newline":yield this.sourceToken;return;case"doc-mode":case"doc-start":{const t={type:"document",offset:this.offset,start:[]};this.type==="doc-start"&&t.start.push(this.sourceToken),this.stack.push(t);return}}yield{type:"error",offset:this.offset,message:`Unexpected ${this.type} token in YAML stream`,source:this.source}}*document(t){if(t.value)return yield*this.lineEnd(t);switch(this.type){case"doc-start":{Vp(t.start)!==-1?(yield*this.pop(),yield*this.step()):t.start.push(this.sourceToken);return}case"anchor":case"tag":case"space":case"comment":case"newline":t.start.push(this.sourceToken);return}const n=this.startBlockValue(t);n?this.stack.push(n):yield{type:"error",offset:this.offset,message:`Unexpected ${this.type} token in YAML document`,source:this.source}}*scalar(t){if(this.type==="map-value-ind"){const n=ma(this.peek(2)),i=rs(n);let o;t.end?(o=t.end,o.push(this.sourceToken),delete t.end):o=[this.sourceToken];const a={type:"block-map",offset:t.offset,indent:t.indent,items:[{start:i,key:t,sep:o}]};this.onKeyLine=!0,this.stack[this.stack.length-1]=a}else yield*this.lineEnd(t)}*blockScalar(t){switch(this.type){case"space":case"comment":case"newline":t.props.push(this.sourceToken);return;case"scalar":if(t.source=this.source,this.atNewLine=!0,this.indent=0,this.onNewLine){let n=this.source.indexOf(`
401
+ `?yield*this.pushCount(2):0}*pushSpaces(t){let n=this.pos-1,i;do i=this.buffer[++n];while(i===" "||t&&i===" ");const o=n-this.pos;return o>0&&(yield this.buffer.substr(this.pos,o),this.pos=n),o}*pushUntil(t){let n=this.pos,i=this.buffer[n];for(;!t(i);)i=this.buffer[++n];return yield*this.pushToIndex(n,!1)}}class zw{constructor(){this.lineStarts=[],this.addNewLine=t=>this.lineStarts.push(t),this.linePos=t=>{let n=0,i=this.lineStarts.length;for(;n<i;){const a=n+i>>1;this.lineStarts[a]<t?n=a+1:i=a}if(this.lineStarts[n]===t)return{line:n+1,col:1};if(n===0)return{line:0,col:t};const o=this.lineStarts[n-1];return{line:n,col:t-o+1}}}}function bi(e,t){for(let n=0;n<e.length;++n)if(e[n].type===t)return!0;return!1}function Xp(e){for(let t=0;t<e.length;++t)switch(e[t].type){case"space":case"comment":case"newline":break;default:return t}return-1}function Qp(e){switch(e?.type){case"alias":case"scalar":case"single-quoted-scalar":case"double-quoted-scalar":case"flow-collection":return!0;default:return!1}}function Sa(e){switch(e.type){case"document":return e.start;case"block-map":{const t=e.items[e.items.length-1];return t.sep??t.start}case"block-seq":return e.items[e.items.length-1].start;default:return[]}}function ss(e){if(e.length===0)return[];let t=e.length;e:for(;--t>=0;)switch(e[t].type){case"doc-start":case"explicit-key-ind":case"map-value-ind":case"seq-item-ind":case"newline":break e}for(;e[++t]?.type==="space";);return e.splice(t,e.length)}function Zp(e){if(e.start.type==="flow-seq-start")for(const t of e.items)t.sep&&!t.value&&!bi(t.start,"explicit-key-ind")&&!bi(t.sep,"map-value-ind")&&(t.key&&(t.value=t.key),delete t.key,Qp(t.value)?t.value.end?Array.prototype.push.apply(t.value.end,t.sep):t.value.end=t.sep:Array.prototype.push.apply(t.start,t.sep),delete t.sep)}class Gw{constructor(t){this.atNewLine=!0,this.atScalar=!1,this.indent=0,this.offset=0,this.onKeyLine=!1,this.stack=[],this.source="",this.type="",this.lexer=new Hw,this.onNewLine=t}*parse(t,n=!1){this.onNewLine&&this.offset===0&&this.onNewLine(0);for(const i of this.lexer.lex(t,n))yield*this.next(i);n||(yield*this.end())}*next(t){if(this.source=t,this.atScalar){this.atScalar=!1,yield*this.step(),this.offset+=t.length;return}const n=qw(t);if(n)if(n==="scalar")this.atNewLine=!1,this.atScalar=!0,this.type="scalar";else{switch(this.type=n,yield*this.step(),n){case"newline":this.atNewLine=!0,this.indent=0,this.onNewLine&&this.onNewLine(this.offset+t.length);break;case"space":this.atNewLine&&t[0]===" "&&(this.indent+=t.length);break;case"explicit-key-ind":case"map-value-ind":case"seq-item-ind":this.atNewLine&&(this.indent+=t.length);break;case"doc-mode":case"flow-error-end":return;default:this.atNewLine=!1}this.offset+=t.length}else{const i=`Not a YAML token: ${t}`;yield*this.pop({type:"error",offset:this.offset,message:i,source:t}),this.offset+=t.length}}*end(){for(;this.stack.length>0;)yield*this.pop()}get sourceToken(){return{type:this.type,offset:this.offset,indent:this.indent,source:this.source}}*step(){const t=this.peek(1);if(this.type==="doc-end"&&(!t||t.type!=="doc-end")){for(;this.stack.length>0;)yield*this.pop();this.stack.push({type:"doc-end",offset:this.offset,source:this.source});return}if(!t)return yield*this.stream();switch(t.type){case"document":return yield*this.document(t);case"alias":case"scalar":case"single-quoted-scalar":case"double-quoted-scalar":return yield*this.scalar(t);case"block-scalar":return yield*this.blockScalar(t);case"block-map":return yield*this.blockMap(t);case"block-seq":return yield*this.blockSequence(t);case"flow-collection":return yield*this.flowCollection(t);case"doc-end":return yield*this.documentEnd(t)}yield*this.pop()}peek(t){return this.stack[this.stack.length-t]}*pop(t){const n=t??this.stack.pop();if(!n)yield{type:"error",offset:this.offset,source:"",message:"Tried to pop an empty stack"};else if(this.stack.length===0)yield n;else{const i=this.peek(1);switch(n.type==="block-scalar"?n.indent="indent"in i?i.indent:0:n.type==="flow-collection"&&i.type==="document"&&(n.indent=0),n.type==="flow-collection"&&Zp(n),i.type){case"document":i.value=n;break;case"block-scalar":i.props.push(n);break;case"block-map":{const o=i.items[i.items.length-1];if(o.value){i.items.push({start:[],key:n,sep:[]}),this.onKeyLine=!0;return}else if(o.sep)o.value=n;else{Object.assign(o,{key:n,sep:[]}),this.onKeyLine=!o.explicitKey;return}break}case"block-seq":{const o=i.items[i.items.length-1];o.value?i.items.push({start:[],value:n}):o.value=n;break}case"flow-collection":{const o=i.items[i.items.length-1];!o||o.value?i.items.push({start:[],key:n,sep:[]}):o.sep?o.value=n:Object.assign(o,{key:n,sep:[]});return}default:yield*this.pop(),yield*this.pop(n)}if((i.type==="document"||i.type==="block-map"||i.type==="block-seq")&&(n.type==="block-map"||n.type==="block-seq")){const o=n.items[n.items.length-1];o&&!o.sep&&!o.value&&o.start.length>0&&Xp(o.start)===-1&&(n.indent===0||o.start.every(a=>a.type!=="comment"||a.indent<n.indent))&&(i.type==="document"?i.end=o.start:i.items.push({start:o.start}),n.items.splice(-1,1))}}}*stream(){switch(this.type){case"directive-line":yield{type:"directive",offset:this.offset,source:this.source};return;case"byte-order-mark":case"space":case"comment":case"newline":yield this.sourceToken;return;case"doc-mode":case"doc-start":{const t={type:"document",offset:this.offset,start:[]};this.type==="doc-start"&&t.start.push(this.sourceToken),this.stack.push(t);return}}yield{type:"error",offset:this.offset,message:`Unexpected ${this.type} token in YAML stream`,source:this.source}}*document(t){if(t.value)return yield*this.lineEnd(t);switch(this.type){case"doc-start":{Xp(t.start)!==-1?(yield*this.pop(),yield*this.step()):t.start.push(this.sourceToken);return}case"anchor":case"tag":case"space":case"comment":case"newline":t.start.push(this.sourceToken);return}const n=this.startBlockValue(t);n?this.stack.push(n):yield{type:"error",offset:this.offset,message:`Unexpected ${this.type} token in YAML document`,source:this.source}}*scalar(t){if(this.type==="map-value-ind"){const n=Sa(this.peek(2)),i=ss(n);let o;t.end?(o=t.end,o.push(this.sourceToken),delete t.end):o=[this.sourceToken];const a={type:"block-map",offset:t.offset,indent:t.indent,items:[{start:i,key:t,sep:o}]};this.onKeyLine=!0,this.stack[this.stack.length-1]=a}else yield*this.lineEnd(t)}*blockScalar(t){switch(this.type){case"space":case"comment":case"newline":t.props.push(this.sourceToken);return;case"scalar":if(t.source=this.source,this.atNewLine=!0,this.indent=0,this.onNewLine){let n=this.source.indexOf(`
392
402
  `)+1;for(;n!==0;)this.onNewLine(this.offset+n),n=this.source.indexOf(`
393
- `,n)+1}yield*this.pop();break;default:yield*this.pop(),yield*this.step()}}*blockMap(t){const n=t.items[t.items.length-1];switch(this.type){case"newline":if(this.onKeyLine=!1,n.value){const i="end"in n.value?n.value.end:void 0;(Array.isArray(i)?i[i.length-1]:void 0)?.type==="comment"?i?.push(this.sourceToken):t.items.push({start:[this.sourceToken]})}else n.sep?n.sep.push(this.sourceToken):n.start.push(this.sourceToken);return;case"space":case"comment":if(n.value)t.items.push({start:[this.sourceToken]});else if(n.sep)n.sep.push(this.sourceToken);else{if(this.atIndentedComment(n.start,t.indent)){const o=t.items[t.items.length-2]?.value?.end;if(Array.isArray(o)){Array.prototype.push.apply(o,n.start),o.push(this.sourceToken),t.items.pop();return}}n.start.push(this.sourceToken)}return}if(this.indent>=t.indent){const i=!this.onKeyLine&&this.indent===t.indent,o=i&&(n.sep||n.explicitKey)&&this.type!=="seq-item-ind";let a=[];if(o&&n.sep&&!n.value){const u=[];for(let l=0;l<n.sep.length;++l){const f=n.sep[l];switch(f.type){case"newline":u.push(l);break;case"space":break;case"comment":f.indent>t.indent&&(u.length=0);break;default:u.length=0}}u.length>=2&&(a=n.sep.splice(u[1]))}switch(this.type){case"anchor":case"tag":o||n.value?(a.push(this.sourceToken),t.items.push({start:a}),this.onKeyLine=!0):n.sep?n.sep.push(this.sourceToken):n.start.push(this.sourceToken);return;case"explicit-key-ind":!n.sep&&!n.explicitKey?(n.start.push(this.sourceToken),n.explicitKey=!0):o||n.value?(a.push(this.sourceToken),t.items.push({start:a,explicitKey:!0})):this.stack.push({type:"block-map",offset:this.offset,indent:this.indent,items:[{start:[this.sourceToken],explicitKey:!0}]}),this.onKeyLine=!0;return;case"map-value-ind":if(n.explicitKey)if(n.sep)if(n.value)t.items.push({start:[],key:null,sep:[this.sourceToken]});else if(yi(n.sep,"map-value-ind"))this.stack.push({type:"block-map",offset:this.offset,indent:this.indent,items:[{start:a,key:null,sep:[this.sourceToken]}]});else if(Wp(n.key)&&!yi(n.sep,"newline")){const u=rs(n.start),l=n.key,f=n.sep;f.push(this.sourceToken),delete n.key,delete n.sep,this.stack.push({type:"block-map",offset:this.offset,indent:this.indent,items:[{start:u,key:l,sep:f}]})}else a.length>0?n.sep=n.sep.concat(a,this.sourceToken):n.sep.push(this.sourceToken);else if(yi(n.start,"newline"))Object.assign(n,{key:null,sep:[this.sourceToken]});else{const u=rs(n.start);this.stack.push({type:"block-map",offset:this.offset,indent:this.indent,items:[{start:u,key:null,sep:[this.sourceToken]}]})}else n.sep?n.value||o?t.items.push({start:a,key:null,sep:[this.sourceToken]}):yi(n.sep,"map-value-ind")?this.stack.push({type:"block-map",offset:this.offset,indent:this.indent,items:[{start:[],key:null,sep:[this.sourceToken]}]}):n.sep.push(this.sourceToken):Object.assign(n,{key:null,sep:[this.sourceToken]});this.onKeyLine=!0;return;case"alias":case"scalar":case"single-quoted-scalar":case"double-quoted-scalar":{const u=this.flowScalar(this.type);o||n.value?(t.items.push({start:a,key:u,sep:[]}),this.onKeyLine=!0):n.sep?this.stack.push(u):(Object.assign(n,{key:u,sep:[]}),this.onKeyLine=!0);return}default:{const u=this.startBlockValue(t);if(u){i&&u.type!=="block-seq"&&t.items.push({start:a}),this.stack.push(u);return}}}}yield*this.pop(),yield*this.step()}*blockSequence(t){const n=t.items[t.items.length-1];switch(this.type){case"newline":if(n.value){const i="end"in n.value?n.value.end:void 0;(Array.isArray(i)?i[i.length-1]:void 0)?.type==="comment"?i?.push(this.sourceToken):t.items.push({start:[this.sourceToken]})}else n.start.push(this.sourceToken);return;case"space":case"comment":if(n.value)t.items.push({start:[this.sourceToken]});else{if(this.atIndentedComment(n.start,t.indent)){const o=t.items[t.items.length-2]?.value?.end;if(Array.isArray(o)){Array.prototype.push.apply(o,n.start),o.push(this.sourceToken),t.items.pop();return}}n.start.push(this.sourceToken)}return;case"anchor":case"tag":if(n.value||this.indent<=t.indent)break;n.start.push(this.sourceToken);return;case"seq-item-ind":if(this.indent!==t.indent)break;n.value||yi(n.start,"seq-item-ind")?t.items.push({start:[this.sourceToken]}):n.start.push(this.sourceToken);return}if(this.indent>t.indent){const i=this.startBlockValue(t);if(i){this.stack.push(i);return}}yield*this.pop(),yield*this.step()}*flowCollection(t){const n=t.items[t.items.length-1];if(this.type==="flow-error-end"){let i;do yield*this.pop(),i=this.peek(1);while(i&&i.type==="flow-collection")}else if(t.end.length===0){switch(this.type){case"comma":case"explicit-key-ind":!n||n.sep?t.items.push({start:[this.sourceToken]}):n.start.push(this.sourceToken);return;case"map-value-ind":!n||n.value?t.items.push({start:[],key:null,sep:[this.sourceToken]}):n.sep?n.sep.push(this.sourceToken):Object.assign(n,{key:null,sep:[this.sourceToken]});return;case"space":case"comment":case"newline":case"anchor":case"tag":!n||n.value?t.items.push({start:[this.sourceToken]}):n.sep?n.sep.push(this.sourceToken):n.start.push(this.sourceToken);return;case"alias":case"scalar":case"single-quoted-scalar":case"double-quoted-scalar":{const o=this.flowScalar(this.type);!n||n.value?t.items.push({start:[],key:o,sep:[]}):n.sep?this.stack.push(o):Object.assign(n,{key:o,sep:[]});return}case"flow-map-end":case"flow-seq-end":t.end.push(this.sourceToken);return}const i=this.startBlockValue(t);i?this.stack.push(i):(yield*this.pop(),yield*this.step())}else{const i=this.peek(2);if(i.type==="block-map"&&(this.type==="map-value-ind"&&i.indent===t.indent||this.type==="newline"&&!i.items[i.items.length-1].sep))yield*this.pop(),yield*this.step();else if(this.type==="map-value-ind"&&i.type!=="flow-collection"){const o=ma(i),a=rs(o);Kp(t);const u=t.end.splice(1,t.end.length);u.push(this.sourceToken);const l={type:"block-map",offset:t.offset,indent:t.indent,items:[{start:a,key:t,sep:u}]};this.onKeyLine=!0,this.stack[this.stack.length-1]=l}else yield*this.lineEnd(t)}}flowScalar(t){if(this.onNewLine){let n=this.source.indexOf(`
403
+ `,n)+1}yield*this.pop();break;default:yield*this.pop(),yield*this.step()}}*blockMap(t){const n=t.items[t.items.length-1];switch(this.type){case"newline":if(this.onKeyLine=!1,n.value){const i="end"in n.value?n.value.end:void 0;(Array.isArray(i)?i[i.length-1]:void 0)?.type==="comment"?i?.push(this.sourceToken):t.items.push({start:[this.sourceToken]})}else n.sep?n.sep.push(this.sourceToken):n.start.push(this.sourceToken);return;case"space":case"comment":if(n.value)t.items.push({start:[this.sourceToken]});else if(n.sep)n.sep.push(this.sourceToken);else{if(this.atIndentedComment(n.start,t.indent)){const o=t.items[t.items.length-2]?.value?.end;if(Array.isArray(o)){Array.prototype.push.apply(o,n.start),o.push(this.sourceToken),t.items.pop();return}}n.start.push(this.sourceToken)}return}if(this.indent>=t.indent){const i=!this.onKeyLine&&this.indent===t.indent,o=i&&(n.sep||n.explicitKey)&&this.type!=="seq-item-ind";let a=[];if(o&&n.sep&&!n.value){const u=[];for(let l=0;l<n.sep.length;++l){const f=n.sep[l];switch(f.type){case"newline":u.push(l);break;case"space":break;case"comment":f.indent>t.indent&&(u.length=0);break;default:u.length=0}}u.length>=2&&(a=n.sep.splice(u[1]))}switch(this.type){case"anchor":case"tag":o||n.value?(a.push(this.sourceToken),t.items.push({start:a}),this.onKeyLine=!0):n.sep?n.sep.push(this.sourceToken):n.start.push(this.sourceToken);return;case"explicit-key-ind":!n.sep&&!n.explicitKey?(n.start.push(this.sourceToken),n.explicitKey=!0):o||n.value?(a.push(this.sourceToken),t.items.push({start:a,explicitKey:!0})):this.stack.push({type:"block-map",offset:this.offset,indent:this.indent,items:[{start:[this.sourceToken],explicitKey:!0}]}),this.onKeyLine=!0;return;case"map-value-ind":if(n.explicitKey)if(n.sep)if(n.value)t.items.push({start:[],key:null,sep:[this.sourceToken]});else if(bi(n.sep,"map-value-ind"))this.stack.push({type:"block-map",offset:this.offset,indent:this.indent,items:[{start:a,key:null,sep:[this.sourceToken]}]});else if(Qp(n.key)&&!bi(n.sep,"newline")){const u=ss(n.start),l=n.key,f=n.sep;f.push(this.sourceToken),delete n.key,delete n.sep,this.stack.push({type:"block-map",offset:this.offset,indent:this.indent,items:[{start:u,key:l,sep:f}]})}else a.length>0?n.sep=n.sep.concat(a,this.sourceToken):n.sep.push(this.sourceToken);else if(bi(n.start,"newline"))Object.assign(n,{key:null,sep:[this.sourceToken]});else{const u=ss(n.start);this.stack.push({type:"block-map",offset:this.offset,indent:this.indent,items:[{start:u,key:null,sep:[this.sourceToken]}]})}else n.sep?n.value||o?t.items.push({start:a,key:null,sep:[this.sourceToken]}):bi(n.sep,"map-value-ind")?this.stack.push({type:"block-map",offset:this.offset,indent:this.indent,items:[{start:[],key:null,sep:[this.sourceToken]}]}):n.sep.push(this.sourceToken):Object.assign(n,{key:null,sep:[this.sourceToken]});this.onKeyLine=!0;return;case"alias":case"scalar":case"single-quoted-scalar":case"double-quoted-scalar":{const u=this.flowScalar(this.type);o||n.value?(t.items.push({start:a,key:u,sep:[]}),this.onKeyLine=!0):n.sep?this.stack.push(u):(Object.assign(n,{key:u,sep:[]}),this.onKeyLine=!0);return}default:{const u=this.startBlockValue(t);if(u){i&&u.type!=="block-seq"&&t.items.push({start:a}),this.stack.push(u);return}}}}yield*this.pop(),yield*this.step()}*blockSequence(t){const n=t.items[t.items.length-1];switch(this.type){case"newline":if(n.value){const i="end"in n.value?n.value.end:void 0;(Array.isArray(i)?i[i.length-1]:void 0)?.type==="comment"?i?.push(this.sourceToken):t.items.push({start:[this.sourceToken]})}else n.start.push(this.sourceToken);return;case"space":case"comment":if(n.value)t.items.push({start:[this.sourceToken]});else{if(this.atIndentedComment(n.start,t.indent)){const o=t.items[t.items.length-2]?.value?.end;if(Array.isArray(o)){Array.prototype.push.apply(o,n.start),o.push(this.sourceToken),t.items.pop();return}}n.start.push(this.sourceToken)}return;case"anchor":case"tag":if(n.value||this.indent<=t.indent)break;n.start.push(this.sourceToken);return;case"seq-item-ind":if(this.indent!==t.indent)break;n.value||bi(n.start,"seq-item-ind")?t.items.push({start:[this.sourceToken]}):n.start.push(this.sourceToken);return}if(this.indent>t.indent){const i=this.startBlockValue(t);if(i){this.stack.push(i);return}}yield*this.pop(),yield*this.step()}*flowCollection(t){const n=t.items[t.items.length-1];if(this.type==="flow-error-end"){let i;do yield*this.pop(),i=this.peek(1);while(i&&i.type==="flow-collection")}else if(t.end.length===0){switch(this.type){case"comma":case"explicit-key-ind":!n||n.sep?t.items.push({start:[this.sourceToken]}):n.start.push(this.sourceToken);return;case"map-value-ind":!n||n.value?t.items.push({start:[],key:null,sep:[this.sourceToken]}):n.sep?n.sep.push(this.sourceToken):Object.assign(n,{key:null,sep:[this.sourceToken]});return;case"space":case"comment":case"newline":case"anchor":case"tag":!n||n.value?t.items.push({start:[this.sourceToken]}):n.sep?n.sep.push(this.sourceToken):n.start.push(this.sourceToken);return;case"alias":case"scalar":case"single-quoted-scalar":case"double-quoted-scalar":{const o=this.flowScalar(this.type);!n||n.value?t.items.push({start:[],key:o,sep:[]}):n.sep?this.stack.push(o):Object.assign(n,{key:o,sep:[]});return}case"flow-map-end":case"flow-seq-end":t.end.push(this.sourceToken);return}const i=this.startBlockValue(t);i?this.stack.push(i):(yield*this.pop(),yield*this.step())}else{const i=this.peek(2);if(i.type==="block-map"&&(this.type==="map-value-ind"&&i.indent===t.indent||this.type==="newline"&&!i.items[i.items.length-1].sep))yield*this.pop(),yield*this.step();else if(this.type==="map-value-ind"&&i.type!=="flow-collection"){const o=Sa(i),a=ss(o);Zp(t);const u=t.end.splice(1,t.end.length);u.push(this.sourceToken);const l={type:"block-map",offset:t.offset,indent:t.indent,items:[{start:a,key:t,sep:u}]};this.onKeyLine=!0,this.stack[this.stack.length-1]=l}else yield*this.lineEnd(t)}}flowScalar(t){if(this.onNewLine){let n=this.source.indexOf(`
394
404
  `)+1;for(;n!==0;)this.onNewLine(this.offset+n),n=this.source.indexOf(`
395
- `,n)+1}return{type:t,offset:this.offset,indent:this.indent,source:this.source}}startBlockValue(t){switch(this.type){case"alias":case"scalar":case"single-quoted-scalar":case"double-quoted-scalar":return this.flowScalar(this.type);case"block-scalar-header":return{type:"block-scalar",offset:this.offset,indent:this.indent,props:[this.sourceToken],source:""};case"flow-map-start":case"flow-seq-start":return{type:"flow-collection",offset:this.offset,indent:this.indent,start:this.sourceToken,items:[],end:[]};case"seq-item-ind":return{type:"block-seq",offset:this.offset,indent:this.indent,items:[{start:[this.sourceToken]}]};case"explicit-key-ind":{this.onKeyLine=!0;const n=ma(t),i=rs(n);return i.push(this.sourceToken),{type:"block-map",offset:this.offset,indent:this.indent,items:[{start:i,explicitKey:!0}]}}case"map-value-ind":{this.onKeyLine=!0;const n=ma(t),i=rs(n);return{type:"block-map",offset:this.offset,indent:this.indent,items:[{start:i,key:null,sep:[this.sourceToken]}]}}}return null}atIndentedComment(t,n){return this.type!=="comment"||this.indent<=n?!1:t.every(i=>i.type==="newline"||i.type==="space")}*documentEnd(t){this.type!=="doc-mode"&&(t.end?t.end.push(this.sourceToken):t.end=[this.sourceToken],this.type==="newline"&&(yield*this.pop()))}*lineEnd(t){switch(this.type){case"comma":case"doc-start":case"doc-end":case"flow-seq-end":case"flow-map-end":case"map-value-ind":yield*this.pop(),yield*this.step();break;case"newline":this.onKeyLine=!1;case"space":case"comment":default:t.end?t.end.push(this.sourceToken):t.end=[this.sourceToken],this.type==="newline"&&(yield*this.pop())}}}function Mw(e){const t=e.prettyErrors!==!1;return{lineCounter:e.lineCounter||t&&new $w||null,prettyErrors:t}}function Uw(e,t={}){const{lineCounter:n,prettyErrors:i}=Mw(t),o=new jw(n?.addNewLine),a=new Dw(t);let u=null;for(const l of a.compose(o.parse(e),!0,e.length))if(!u)u=l;else if(u.options.logLevel!=="silent"){u.errors.push(new Js(l.range.slice(0,2),"MULTIPLE_DOCS","Source contains multiple documents; please use YAML.parseAllDocuments()"));break}return i&&n&&(u.errors.forEach(Bp(e,n)),u.warnings.forEach(Bp(e,n))),u}function Hp(e,t,n){let i;const o=Uw(e,n);if(!o)return null;if(o.warnings.forEach(a=>up(o.options.logLevel,a)),o.errors.length>0){if(o.options.logLevel!=="silent")throw o.errors[0];o.errors=[]}return o.toJS(Object.assign({reviver:i},n))}function zp(e,t,n){let i=null;if(Array.isArray(t)&&(i=t),e===void 0){const{keepUndefined:o}={};if(!o)return}return Ms(e)&&!i?e.toString(n):new Gs(e,i,n).toString(n)}const qw={BorderRadiusContainer:Ct.div`
405
+ `,n)+1}return{type:t,offset:this.offset,indent:this.indent,source:this.source}}startBlockValue(t){switch(this.type){case"alias":case"scalar":case"single-quoted-scalar":case"double-quoted-scalar":return this.flowScalar(this.type);case"block-scalar-header":return{type:"block-scalar",offset:this.offset,indent:this.indent,props:[this.sourceToken],source:""};case"flow-map-start":case"flow-seq-start":return{type:"flow-collection",offset:this.offset,indent:this.indent,start:this.sourceToken,items:[],end:[]};case"seq-item-ind":return{type:"block-seq",offset:this.offset,indent:this.indent,items:[{start:[this.sourceToken]}]};case"explicit-key-ind":{this.onKeyLine=!0;const n=Sa(t),i=ss(n);return i.push(this.sourceToken),{type:"block-map",offset:this.offset,indent:this.indent,items:[{start:i,explicitKey:!0}]}}case"map-value-ind":{this.onKeyLine=!0;const n=Sa(t),i=ss(n);return{type:"block-map",offset:this.offset,indent:this.indent,items:[{start:i,key:null,sep:[this.sourceToken]}]}}}return null}atIndentedComment(t,n){return this.type!=="comment"||this.indent<=n?!1:t.every(i=>i.type==="newline"||i.type==="space")}*documentEnd(t){this.type!=="doc-mode"&&(t.end?t.end.push(this.sourceToken):t.end=[this.sourceToken],this.type==="newline"&&(yield*this.pop()))}*lineEnd(t){switch(this.type){case"comma":case"doc-start":case"doc-end":case"flow-seq-end":case"flow-map-end":case"map-value-ind":yield*this.pop(),yield*this.step();break;case"newline":this.onKeyLine=!1;case"space":case"comment":default:t.end?t.end.push(this.sourceToken):t.end=[this.sourceToken],this.type==="newline"&&(yield*this.pop())}}}function Jw(e){const t=e.prettyErrors!==!1;return{lineCounter:e.lineCounter||t&&new zw||null,prettyErrors:t}}function Yw(e,t={}){const{lineCounter:n,prettyErrors:i}=Jw(t),o=new Gw(n?.addNewLine),a=new Vw(t);let u=null;for(const l of a.compose(o.parse(e),!0,e.length))if(!u)u=l;else if(u.options.logLevel!=="silent"){u.errors.push(new Xs(l.range.slice(0,2),"MULTIPLE_DOCS","Source contains multiple documents; please use YAML.parseAllDocuments()"));break}return i&&n&&(u.errors.forEach(Mp(e,n)),u.warnings.forEach(Mp(e,n))),u}function ed(e,t,n){let i;const o=Yw(e,n);if(!o)return null;if(o.warnings.forEach(a=>yp(o.options.logLevel,a)),o.errors.length>0){if(o.options.logLevel!=="silent")throw o.errors[0];o.errors=[]}return o.toJS(Object.assign({reviver:i},n))}function td(e,t,n){let i=null;if(Array.isArray(t)&&(i=t),e===void 0){const{keepUndefined:o}={};if(!o)return}return Vs(e)&&!i?e.toString(n):new Ys(e,i,n).toString(n)}const Xw={BorderRadiusContainer:Qe.div`
396
406
  height: 100%;
397
407
 
398
408
  .monaco-editor,
399
409
  .overflow-guard {
400
410
  border-radius: 8px;
401
411
  }
402
- `},Vw=({theme:e,currentValues:t,onChange:n})=>{const[i,o]=ne.useState("");return ne.useEffect(()=>{o(zp(t))},[t]),$.jsx(qw.BorderRadiusContainer,{children:$.jsx(cc,{defaultLanguage:"yaml",width:"100%",height:"100%",value:i,onChange:a=>{n(Hp(a||"")),o(a||"")},theme:e==="dark"||e===void 0?"vs-dark":"vs",options:{theme:e==="dark"||e===void 0?"vs-dark":"vs"}})})},Ww={BorderRadiusContainer:Ct.div`
412
+ `},Qw=({theme:e,currentValues:t,onChange:n})=>{const[i,o]=Z.useState("");return Z.useEffect(()=>{o(td(t))},[t]),C.jsx(Xw.BorderRadiusContainer,{children:C.jsx(pc,{defaultLanguage:"yaml",width:"100%",height:"100%",value:i,onChange:a=>{n(ed(a||"")),o(a||"")},theme:e==="dark"||e===void 0?"vs-dark":"vs",options:{theme:e==="dark"||e===void 0?"vs-dark":"vs"}})})},Zw={BorderRadiusContainer:Qe.div`
403
413
  min-height: 75vh;
404
414
 
405
415
  .monaco-editor,
406
416
  .overflow-guard {
407
417
  border-radius: 8px;
408
418
  }
409
- `},Kw=({theme:e,cluster:t,prefillValuesSchema:n,isNameSpaced:i,isCreate:o,type:a,apiGroupApiVersion:u,typeName:l,backlink:f})=>{const p=vr.useNavigate(),[g,d]=ne.useState(""),[w,k]=ne.useState(!1),[A,E]=ne.useState();ne.useEffect(()=>{d(zp(n))},[n]);const v=()=>{k(!0),E(void 0);const R=Hp(g),{namespace:L}=R.metadata,{name:_}=R.metadata,x=R,I=`/api/clusters/${t}/k8s/${a==="builtin"?"api":"apis"}/${u}${i?`/namespaces/${L}`:""}/${l}/${o?"":_}`;o?Ku({endpoint:I,body:x}).then(O=>{console.log(O),f&&p(f)}).catch(O=>{console.log("Form submit error",O),k(!1),E(O)}):Hu({endpoint:I,body:x}).then(O=>{console.log(O),f&&p(f)}).catch(O=>{console.log("Form submit error",O),k(!1),E(O)})};return $.jsxs($.Fragment,{children:[A&&$.jsx(ue.Alert,{message:`An error has occurred: ${A?.response?.data?.message} `,type:"error"}),$.jsx(Ww.BorderRadiusContainer,{children:$.jsx(cc,{defaultLanguage:"yaml",width:"100%",height:"75vh",value:g,onChange:R=>{d(R||"")},theme:e==="dark"||e===void 0?"vs-dark":"vs",options:{theme:e==="dark"||e===void 0?"vs-dark":"vs"}})}),$.jsx($r,{$space:12,$samespace:!0}),$.jsx(ue.Button,{type:"primary",onClick:v,loading:w,children:"Submit"})]})},Ft=e=>{if(typeof e=="string")return e;if(Array.isArray(e)){const t=e.slice(-1)[0];return typeof t=="string"?t:String(t)}return String(e)},Hw=({name:e,arrKey:t,arrName:n,persistName:i,required:o,forceNonRequired:a,isHidden:u,description:l,isAdditionalProperties:f,removeField:p,persistedControls:g,customProps:d,urlParams:w})=>{const{clusterName:k,namespace:A,syntheticProject:E,entryName:v}=w,R=ue.Form.useFormInstance(),L=ue.Form.useWatch(e==="nodeName"?"nodeNameBecauseOfSuddenBug":e,R),_=Nt({template:d.valueUri,replaceValues:{clusterName:k,namespace:A,syntheticProject:E,entryName:v}}),{data:x,isError:I,isLoading:O}=An({uri:_,refetchInterval:!1,queryKey:[_||"",JSON.stringify(e)],isEnabled:!!_});if(O)return $.jsx("div",{children:"Loading"});if(I)return $.jsx("div",{children:"Error"});const D=yt.get(x,["items"]),K=d.criteria?D.filter(ge=>{const he=yt.get(ge,d.criteria?.keysToValue||[]);return d.criteria?.type==="equals"?he===d.criteria?.value:he!==d.criteria?.value}):D,ie=d.criteria?.keepPrefilled!==!1?D.find(ge=>yt.get(ge,d.keysToValue)===L):void 0,ce=ie?[ie,...K]:K,ye=(Array.isArray(ce)?ce.map(ge=>({value:yt.get(ge,d.keysToValue),label:d.keysToLabel?yt.get(ge,d.keysToLabel):yt.get(ge,d.keysToValue)})).map(({value:ge,label:he})=>({label:typeof he=="string"?he:JSON.stringify(he),value:typeof ge=="string"?ge:JSON.stringify(ge)})):[]).reduce((ge,he)=>(ge.some(Ie=>Ie.value===he.value)||ge.push(he),ge),[]),ve=e==="nodeName"?"nodeNameBecauseOfSuddenBug":e;return $.jsxs(jn,{$isHidden:u,children:[$.jsxs(ue.Typography.Text,{children:[Ft(e),o?.includes(Ft(e))&&$.jsx(ue.Typography.Text,{type:"danger",children:"*"}),l&&$.jsxs(ue.Tooltip,{title:l,children:[" ",$.jsx(Qt.QuestionCircleOutlined,{})]}),f&&$.jsx(Mr,{type:"secondary",onClick:()=>p({path:e}),children:"Удалить"}),$.jsx(li,{formName:i||e,persistedControls:g,type:"arr"})]}),$.jsx(Sr,{name:n||ve,rules:[{required:a===!1&&o?.includes(Ft(e))}],validateTrigger:"onBlur",hasFeedback:!0,children:$.jsx(ue.Select,{mode:d.mode,placeholder:"Select",options:ye,filterOption:Zu,allowClear:!0,showSearch:!0})},t!==void 0?t:Array.isArray(e)?e.slice(-1)[0]:e)]})},dr=({valueObj:e,keysToValue:t,logic:n})=>{const i=yt.get(e,t);return n==="cpuLike"?ec(i):tc(i)},Gp=({value:e})=>Number(e.toFixed(1)),Jp=({valueFirst:e,valueSecond:t})=>{const n=e-t;return Number(n.toFixed(1))},Yp=({valueFirst:e,valueSecond:t})=>{const n=e+t;return Number(n.toFixed(1))},zw=({minMaxAndStep:e,minValueObj:t,minSubstractFirstValueObj:n,minSubstractSecondValueObj:i,minAddFirstValueObj:o,minAddSecondValueObj:a,maxValueObj:u,maxSubstractFirstValueObj:l,maxSubstractSecondValueObj:f,maxAddFirstValueObj:p,maxAddSecondValueObj:g,logic:d})=>{let w=0,k=0;if(e.min.type==="resourceValue"&&typeof t=="object"&&t!==null){const A=dr({valueObj:t,keysToValue:e.min.keysToValue,logic:d});w=Gp({value:A})}if(e.min.type==="substractResourceValues"&&typeof n=="object"&&n!==null&&typeof i=="object"&&i!==null){const A=dr({valueObj:n,keysToValue:e.min.firstValuesKeysToValue,logic:d}),E=dr({valueObj:i,keysToValue:e.min.secondValuesKeysToValue,logic:d});w=Jp({valueFirst:A,valueSecond:E})}if(e.min.type==="addResourceValues"&&typeof o=="object"&&o!==null&&typeof a=="object"&&a!==null){const A=dr({valueObj:o,keysToValue:e.min.firstValuesKeysToValue,logic:d}),E=dr({valueObj:a,keysToValue:e.min.secondValuesKeysToValue,logic:d});w=Yp({valueFirst:A,valueSecond:E})}if(e.min.type==="number"&&(w=e.min.value),e.max.type==="resourceValue"&&typeof u=="object"&&u!==null){const A=dr({valueObj:u,keysToValue:e.max.keysToValue,logic:d});k=Gp({value:A})}if(e.max.type==="substractResourceValues"&&typeof l=="object"&&l!==null&&typeof f=="object"&&f!==null){const A=dr({valueObj:l,keysToValue:e.max.firstValuesKeysToValue,logic:d}),E=dr({valueObj:f,keysToValue:e.max.secondValuesKeysToValue,logic:d});k=Jp({valueFirst:A,valueSecond:E})}if(e.max.type==="addResourceValues"&&typeof p=="object"&&p!==null&&typeof g=="object"&&g!==null){const A=dr({valueObj:p,keysToValue:e.max.firstValuesKeysToValue,logic:d}),E=dr({valueObj:g,keysToValue:e.max.secondValuesKeysToValue,logic:d});k=Yp({valueFirst:A,valueSecond:E})}return e.max.type==="number"&&(k=e.max.value),{minValue:w,maxValue:k}},Gw=({name:e,arrKey:t,arrName:n,persistName:i,required:o,forceNonRequired:a,isHidden:u,persistedControls:l,description:f,initialValue:p,max:g,min:d,step:w=1,...k})=>{const[A,E]=ne.useState(p||d);return ne.useEffect(()=>{(Number.isNaN(A)||A<d)&&E(d),A>g&&E(g),E(A)},[A,d,g]),$.jsxs(jn,{$isHidden:u,children:[$.jsxs(ue.Typography.Text,{children:[Ft(e),o?.includes(Ft(e))&&$.jsx(ue.Typography.Text,{type:"danger",children:"*"}),f&&$.jsxs(ue.Tooltip,{title:f,children:[" ",$.jsx(Qt.QuestionCircleOutlined,{})]}),$.jsx(li,{formName:i||e,persistedControls:l,type:"number"})]}),$.jsxs(ue.Row,{children:[$.jsxs(ue.Col,{span:12,children:[$.jsx(Sr,{name:n||e,rules:[{required:a===!1&&o?.includes(Ft(e))}],validateTrigger:"onBlur",hasFeedback:!0,children:$.jsx(ue.Slider,{min:d,max:g,step:w,...k})},t!==void 0?t:Array.isArray(e)?e.slice(-1)[0]:e),$.jsx(ue.Typography.Text,{children:$.jsxs(ue.Flex,{justify:"space-between",children:[$.jsx("span",{children:d}),$.jsx("span",{children:g})]})})]}),$.jsx(ue.Col,{span:4,children:$.jsx(Sr,{name:n||e,rules:[{required:a===!1&&o?.includes(Ft(e))}],validateTrigger:"onBlur",hasFeedback:!0,children:$.jsx(ue.InputNumber,{min:d,max:g,step:w,value:A,disabled:k.disabled})},t!==void 0?t:Array.isArray(e)?e.slice(-1)[0]:e)})]})]})},Jw=({name:e,arrKey:t,arrName:n,persistName:i,required:o,forceNonRequired:a,isHidden:u,description:l,isEdit:f,persistedControls:p,customProps:g,urlParams:d})=>{const{clusterName:w,namespace:k,syntheticProject:A,entryName:E}=d,v=f?g.edit:g.add,R=v.min.type==="resourceValue"?Nt({template:v.min.valueUri,replaceValues:{clusterName:w,namespace:k,syntheticProject:A,entryName:E}}):void 0,L=v.min.type==="substractResourceValues"?Nt({template:v.min.firstValueUri,replaceValues:{clusterName:w,namespace:k,syntheticProject:A,entryName:E}}):void 0,_=v.min.type==="substractResourceValues"?Nt({template:v.min.secondValueUri,replaceValues:{clusterName:w,namespace:k,syntheticProject:A,entryName:E}}):void 0,x=v.min.type==="addResourceValues"?Nt({template:v.min.firstValueUri,replaceValues:{clusterName:w,namespace:k,syntheticProject:A,entryName:E}}):void 0,I=v.min.type==="addResourceValues"?Nt({template:v.min.secondValueUri,replaceValues:{clusterName:w,namespace:k,syntheticProject:A,entryName:E}}):void 0,O=v.max.type==="resourceValue"?Nt({template:v.max.valueUri,replaceValues:{clusterName:w,namespace:k,syntheticProject:A,entryName:E}}):void 0,D=v.max.type==="substractResourceValues"?Nt({template:v.max.firstValueUri,replaceValues:{clusterName:w,namespace:k,syntheticProject:A,entryName:E}}):void 0,K=v.max.type==="substractResourceValues"?Nt({template:v.max.secondValueUri,replaceValues:{clusterName:w,namespace:k,syntheticProject:A,entryName:E}}):void 0,ie=v.max.type==="addResourceValues"?Nt({template:v.max.firstValueUri,replaceValues:{clusterName:w,namespace:k,syntheticProject:A,entryName:E}}):void 0,ce=v.max.type==="addResourceValues"?Nt({template:v.max.secondValueUri,replaceValues:{clusterName:w,namespace:k,syntheticProject:A,entryName:E}}):void 0,{data:fe,isError:ye,isLoading:ve}=An({uri:R||"",refetchInterval:!1,queryKey:[R||"",JSON.stringify(e)],isEnabled:!!R}),{data:ge,isError:he,isLoading:Re}=An({uri:L||"",refetchInterval:!1,queryKey:[L||"",JSON.stringify(e)],isEnabled:!!L}),{data:Ie,isError:Te,isLoading:We}=An({uri:_||"",refetchInterval:!1,queryKey:[_||"",JSON.stringify(e)],isEnabled:!!_}),{data:Xe,isError:Ee,isLoading:vt}=An({uri:x||"",refetchInterval:!1,queryKey:[x||"",JSON.stringify(e)],isEnabled:!!x}),{data:G,isError:Y,isLoading:oe}=An({uri:I||"",refetchInterval:!1,queryKey:[I||"",JSON.stringify(e)],isEnabled:!!I}),{data:xe,isError:Ke,isLoading:Se}=An({uri:O||"",refetchInterval:!1,queryKey:[O||"",JSON.stringify(e)],isEnabled:!!O}),{data:Fe,isError:je,isLoading:Le}=An({uri:D||"",refetchInterval:!1,queryKey:[D||"",JSON.stringify(e)],isEnabled:!!D}),{data:Tt,isError:sn,isLoading:Lt}=An({uri:K||"",refetchInterval:!1,queryKey:[K||"",JSON.stringify(e)],isEnabled:!!K}),{data:$t,isError:we,isLoading:Ce}=An({uri:ie||"",refetchInterval:!1,queryKey:[ie||"",JSON.stringify(e)],isEnabled:!!ie}),{data:Ve,isError:kt,isLoading:ht}=An({uri:ce||"",refetchInterval:!1,queryKey:[ce||"",JSON.stringify(e)],isEnabled:!!ce}),{minValue:Et,maxValue:de}=zw({minMaxAndStep:v,minValueObj:fe,minSubstractFirstValueObj:ge,minSubstractSecondValueObj:Ie,minAddFirstValueObj:Xe,minAddSecondValueObj:G,maxValueObj:xe,maxSubstractFirstValueObj:Fe,maxSubstractSecondValueObj:Tt,maxAddFirstValueObj:$t,maxAddSecondValueObj:Ve,logic:g.logic}),Qe=f?g.edit.step:g.add.step;return v.min.type==="resourceValue"&&ve||v.min.type==="substractResourceValues"&&(Re||We)||v.min.type==="addResourceValues"&&(vt||oe)||v.max.type==="resourceValue"&&Se||v.max.type==="substractResourceValues"&&(Le||Lt)||v.max.type==="addResourceValues"&&(Ce||ht)?$.jsx("div",{children:"Loading"}):v.min.type==="resourceValue"&&ye||v.min.type==="substractResourceValues"&&(he||Te)||v.min.type==="addResourceValues"&&(Ee||Y)||v.max.type==="resourceValue"&&Ke||v.max.type==="substractResourceValues"&&(je||sn)||v.max.type==="addResourceValues"&&(we||kt)?$.jsx("div",{children:"Error"}):$.jsx(Gw,{name:e,arrKey:t,arrName:n,persistName:i,required:o,forceNonRequired:a,isHidden:u,description:l,min:Et,max:de,step:Qe,persistedControls:p})},Yw=({name:e,isHidden:t,namespaceData:n,isAdditionalProperties:i,removeField:o})=>n?$.jsxs(jn,{$isHidden:t,children:[$.jsxs(ue.Typography.Text,{children:["namespace",$.jsx(ue.Typography.Text,{type:"danger",children:"*"}),i&&$.jsx(Mr,{type:"secondary",onClick:()=>o({path:e}),children:"Удалить"})]}),$.jsx(Sr,{name:e,rules:[{required:!0}],validateTrigger:"onBlur",hasFeedback:!0,children:$.jsx(ue.Select,{placeholder:"Select namespace",options:n.selectValues,filterOption:n.filterSelectOptions,allowClear:!0,disabled:n.disabled,showSearch:!0})})]}):null,Xw=({name:e,arrKey:t,arrName:n,persistName:i,required:o,forceNonRequired:a,isHidden:u,description:l,isAdditionalProperties:f,removeField:p,persistedControls:g})=>{const d=e==="nodeName"?"nodeNameBecauseOfSuddenBug":e;return $.jsxs(jn,{$isHidden:u,children:[$.jsxs(ue.Typography.Text,{children:[Ft(e),o?.includes(Ft(e))&&$.jsx(ue.Typography.Text,{type:"danger",children:"*"}),l&&$.jsxs(ue.Tooltip,{title:l,children:[" ",$.jsx(Qt.QuestionCircleOutlined,{})]}),f&&$.jsx(Mr,{type:"secondary",onClick:()=>p({path:e}),children:"Удалить"}),$.jsx(li,{formName:i||e,persistedControls:g,type:"str"})]}),$.jsx(Sr,{name:n||d,rules:[{required:a===!1&&o?.includes(Ft(e))}],validateTrigger:"onBlur",hasFeedback:!0,children:$.jsx(ue.Input,{placeholder:Ft(e)})},t!==void 0?t:Array.isArray(e)?e.slice(-1)[0]:e)]})},Qw=Ct.div`
419
+ `},eA=({theme:e,cluster:t,prefillValuesSchema:n,isNameSpaced:i,isCreate:o,type:a,apiGroupApiVersion:u,typeName:l,backlink:f})=>{const p=Qn.useNavigate(),[g,d]=Z.useState(""),[w,T]=Z.useState(!1),[A,S]=Z.useState();Z.useEffect(()=>{d(td(n))},[n]);const v=()=>{T(!0),S(void 0);const R=ed(g),{namespace:N}=R.metadata,{name:_}=R.metadata,x=R,F=`/api/clusters/${t}/k8s/${a==="builtin"?"api":"apis"}/${u}${i?`/namespaces/${N}`:""}/${l}/${o?"":_}`;o?Jo({endpoint:F,body:x}).then(I=>{console.log(I),f&&p(f)}).catch(I=>{console.log("Form submit error",I),T(!1),S(I)}):Yo({endpoint:F,body:x}).then(I=>{console.log(I),f&&p(f)}).catch(I=>{console.log("Form submit error",I),T(!1),S(I)})};return C.jsxs(C.Fragment,{children:[A&&C.jsx(V.Alert,{message:`An error has occurred: ${A?.response?.data?.message} `,type:"error"}),C.jsx(Zw.BorderRadiusContainer,{children:C.jsx(pc,{defaultLanguage:"yaml",width:"100%",height:"75vh",value:g,onChange:R=>{d(R||"")},theme:e==="dark"||e===void 0?"vs-dark":"vs",options:{theme:e==="dark"||e===void 0?"vs-dark":"vs"}})}),C.jsx(Ln,{$space:12,$samespace:!0}),C.jsx(V.Button,{type:"primary",onClick:v,loading:w,children:"Submit"})]})},Bt=e=>{if(typeof e=="string")return e;if(Array.isArray(e)){const t=e.slice(-1)[0];return typeof t=="string"?t:String(t)}return String(e)},tA=({name:e,arrKey:t,arrName:n,persistName:i,required:o,forceNonRequired:a,isHidden:u,description:l,isAdditionalProperties:f,removeField:p,persistedControls:g,customProps:d,urlParams:w})=>{const{clusterName:T,namespace:A,syntheticProject:S,entryName:v}=w,R=V.Form.useFormInstance(),N=V.Form.useWatch(e==="nodeName"?"nodeNameBecauseOfSuddenBug":e,R),_=Ct({template:d.valueUri,replaceValues:{clusterName:T,namespace:A,syntheticProject:S,entryName:v}}),{data:x,isError:F,isLoading:I}=sn({uri:_,refetchInterval:!1,queryKey:[_||"",JSON.stringify(e)],isEnabled:!!_});if(I)return C.jsx("div",{children:"Loading"});if(F)return C.jsx("div",{children:"Error"});const D=bt.get(x,["items"]),K=d.criteria?D.filter(de=>{const he=bt.get(de,d.criteria?.keysToValue||[]);return d.criteria?.type==="equals"?he===d.criteria?.value:he!==d.criteria?.value}):D,Q=d.criteria?.keepPrefilled!==!1?D.find(de=>bt.get(de,d.keysToValue)===N):void 0,ce=Q?[Q,...K]:K,ge=(Array.isArray(ce)?ce.map(de=>({value:bt.get(de,d.keysToValue),label:d.keysToLabel?bt.get(de,d.keysToLabel):bt.get(de,d.keysToValue)})).map(({value:de,label:he})=>({label:typeof he=="string"?he:JSON.stringify(he),value:typeof de=="string"?de:JSON.stringify(de)})):[]).reduce((de,he)=>(de.some(Fe=>Fe.value===he.value)||de.push(he),de),[]),ye=e==="nodeName"?"nodeNameBecauseOfSuddenBug":e;return C.jsxs(Mn,{$isHidden:u,children:[C.jsxs(V.Typography.Text,{children:[Bt(e),o?.includes(Bt(e))&&C.jsx(V.Typography.Text,{type:"danger",children:"*"}),l&&C.jsxs(V.Tooltip,{title:l,children:[" ",C.jsx(qt.QuestionCircleOutlined,{})]}),f&&C.jsx(Ur,{type:"secondary",onClick:()=>p({path:e}),children:"Удалить"}),C.jsx(hi,{formName:i||e,persistedControls:g,type:"arr"})]}),C.jsx(xr,{name:n||ye,rules:[{required:a===!1&&o?.includes(Bt(e))}],validateTrigger:"onBlur",hasFeedback:!0,children:C.jsx(V.Select,{mode:d.mode,placeholder:"Select",options:ge,filterOption:rc,allowClear:!0,showSearch:!0})},t!==void 0?t:Array.isArray(e)?e.slice(-1)[0]:e)]})},yr=({valueObj:e,keysToValue:t,logic:n})=>{const i=bt.get(e,t);return n==="cpuLike"?ic(i):sc(i)},nd=({value:e})=>Number(e.toFixed(1)),rd=({valueFirst:e,valueSecond:t})=>{const n=e-t;return Number(n.toFixed(1))},id=({valueFirst:e,valueSecond:t})=>{const n=e+t;return Number(n.toFixed(1))},nA=({minMaxAndStep:e,minValueObj:t,minSubstractFirstValueObj:n,minSubstractSecondValueObj:i,minAddFirstValueObj:o,minAddSecondValueObj:a,maxValueObj:u,maxSubstractFirstValueObj:l,maxSubstractSecondValueObj:f,maxAddFirstValueObj:p,maxAddSecondValueObj:g,logic:d})=>{let w=0,T=0;if(e.min.type==="resourceValue"&&typeof t=="object"&&t!==null){const A=yr({valueObj:t,keysToValue:e.min.keysToValue,logic:d});w=nd({value:A})}if(e.min.type==="substractResourceValues"&&typeof n=="object"&&n!==null&&typeof i=="object"&&i!==null){const A=yr({valueObj:n,keysToValue:e.min.firstValuesKeysToValue,logic:d}),S=yr({valueObj:i,keysToValue:e.min.secondValuesKeysToValue,logic:d});w=rd({valueFirst:A,valueSecond:S})}if(e.min.type==="addResourceValues"&&typeof o=="object"&&o!==null&&typeof a=="object"&&a!==null){const A=yr({valueObj:o,keysToValue:e.min.firstValuesKeysToValue,logic:d}),S=yr({valueObj:a,keysToValue:e.min.secondValuesKeysToValue,logic:d});w=id({valueFirst:A,valueSecond:S})}if(e.min.type==="number"&&(w=e.min.value),e.max.type==="resourceValue"&&typeof u=="object"&&u!==null){const A=yr({valueObj:u,keysToValue:e.max.keysToValue,logic:d});T=nd({value:A})}if(e.max.type==="substractResourceValues"&&typeof l=="object"&&l!==null&&typeof f=="object"&&f!==null){const A=yr({valueObj:l,keysToValue:e.max.firstValuesKeysToValue,logic:d}),S=yr({valueObj:f,keysToValue:e.max.secondValuesKeysToValue,logic:d});T=rd({valueFirst:A,valueSecond:S})}if(e.max.type==="addResourceValues"&&typeof p=="object"&&p!==null&&typeof g=="object"&&g!==null){const A=yr({valueObj:p,keysToValue:e.max.firstValuesKeysToValue,logic:d}),S=yr({valueObj:g,keysToValue:e.max.secondValuesKeysToValue,logic:d});T=id({valueFirst:A,valueSecond:S})}return e.max.type==="number"&&(T=e.max.value),{minValue:w,maxValue:T}},rA=({name:e,arrKey:t,arrName:n,persistName:i,required:o,forceNonRequired:a,isHidden:u,persistedControls:l,description:f,initialValue:p,max:g,min:d,step:w=1,...T})=>{const[A,S]=Z.useState(p||d);return Z.useEffect(()=>{(Number.isNaN(A)||A<d)&&S(d),A>g&&S(g),S(A)},[A,d,g]),C.jsxs(Mn,{$isHidden:u,children:[C.jsxs(V.Typography.Text,{children:[Bt(e),o?.includes(Bt(e))&&C.jsx(V.Typography.Text,{type:"danger",children:"*"}),f&&C.jsxs(V.Tooltip,{title:f,children:[" ",C.jsx(qt.QuestionCircleOutlined,{})]}),C.jsx(hi,{formName:i||e,persistedControls:l,type:"number"})]}),C.jsxs(V.Row,{children:[C.jsxs(V.Col,{span:12,children:[C.jsx(xr,{name:n||e,rules:[{required:a===!1&&o?.includes(Bt(e))}],validateTrigger:"onBlur",hasFeedback:!0,children:C.jsx(V.Slider,{min:d,max:g,step:w,...T})},t!==void 0?t:Array.isArray(e)?e.slice(-1)[0]:e),C.jsx(V.Typography.Text,{children:C.jsxs(V.Flex,{justify:"space-between",children:[C.jsx("span",{children:d}),C.jsx("span",{children:g})]})})]}),C.jsx(V.Col,{span:4,children:C.jsx(xr,{name:n||e,rules:[{required:a===!1&&o?.includes(Bt(e))}],validateTrigger:"onBlur",hasFeedback:!0,children:C.jsx(V.InputNumber,{min:d,max:g,step:w,value:A,disabled:T.disabled})},t!==void 0?t:Array.isArray(e)?e.slice(-1)[0]:e)})]})]})},iA=({name:e,arrKey:t,arrName:n,persistName:i,required:o,forceNonRequired:a,isHidden:u,description:l,isEdit:f,persistedControls:p,customProps:g,urlParams:d})=>{const{clusterName:w,namespace:T,syntheticProject:A,entryName:S}=d,v=f?g.edit:g.add,R=v.min.type==="resourceValue"?Ct({template:v.min.valueUri,replaceValues:{clusterName:w,namespace:T,syntheticProject:A,entryName:S}}):void 0,N=v.min.type==="substractResourceValues"?Ct({template:v.min.firstValueUri,replaceValues:{clusterName:w,namespace:T,syntheticProject:A,entryName:S}}):void 0,_=v.min.type==="substractResourceValues"?Ct({template:v.min.secondValueUri,replaceValues:{clusterName:w,namespace:T,syntheticProject:A,entryName:S}}):void 0,x=v.min.type==="addResourceValues"?Ct({template:v.min.firstValueUri,replaceValues:{clusterName:w,namespace:T,syntheticProject:A,entryName:S}}):void 0,F=v.min.type==="addResourceValues"?Ct({template:v.min.secondValueUri,replaceValues:{clusterName:w,namespace:T,syntheticProject:A,entryName:S}}):void 0,I=v.max.type==="resourceValue"?Ct({template:v.max.valueUri,replaceValues:{clusterName:w,namespace:T,syntheticProject:A,entryName:S}}):void 0,D=v.max.type==="substractResourceValues"?Ct({template:v.max.firstValueUri,replaceValues:{clusterName:w,namespace:T,syntheticProject:A,entryName:S}}):void 0,K=v.max.type==="substractResourceValues"?Ct({template:v.max.secondValueUri,replaceValues:{clusterName:w,namespace:T,syntheticProject:A,entryName:S}}):void 0,Q=v.max.type==="addResourceValues"?Ct({template:v.max.firstValueUri,replaceValues:{clusterName:w,namespace:T,syntheticProject:A,entryName:S}}):void 0,ce=v.max.type==="addResourceValues"?Ct({template:v.max.secondValueUri,replaceValues:{clusterName:w,namespace:T,syntheticProject:A,entryName:S}}):void 0,{data:fe,isError:ge,isLoading:ye}=sn({uri:R||"",refetchInterval:!1,queryKey:[R||"",JSON.stringify(e)],isEnabled:!!R}),{data:de,isError:he,isLoading:Pe}=sn({uri:N||"",refetchInterval:!1,queryKey:[N||"",JSON.stringify(e)],isEnabled:!!N}),{data:Fe,isError:_e,isLoading:qe}=sn({uri:_||"",refetchInterval:!1,queryKey:[_||"",JSON.stringify(e)],isEnabled:!!_}),{data:Ee,isError:we,isLoading:nt}=sn({uri:x||"",refetchInterval:!1,queryKey:[x||"",JSON.stringify(e)],isEnabled:!!x}),{data:J,isError:X,isLoading:oe}=sn({uri:F||"",refetchInterval:!1,queryKey:[F||"",JSON.stringify(e)],isEnabled:!!F}),{data:Ce,isError:We,isLoading:xe}=sn({uri:I||"",refetchInterval:!1,queryKey:[I||"",JSON.stringify(e)],isEnabled:!!I}),{data:Be,isError:$e,isLoading:Le}=sn({uri:D||"",refetchInterval:!1,queryKey:[D||"",JSON.stringify(e)],isEnabled:!!D}),{data:Tt,isError:on,isLoading:Nt}=sn({uri:K||"",refetchInterval:!1,queryKey:[K||"",JSON.stringify(e)],isEnabled:!!K}),{data:jt,isError:Ae,isLoading:ke}=sn({uri:Q||"",refetchInterval:!1,queryKey:[Q||"",JSON.stringify(e)],isEnabled:!!Q}),{data:He,isError:Ot,isLoading:dt}=sn({uri:ce||"",refetchInterval:!1,queryKey:[ce||"",JSON.stringify(e)],isEnabled:!!ce}),{minValue:Et,maxValue:me}=nA({minMaxAndStep:v,minValueObj:fe,minSubstractFirstValueObj:de,minSubstractSecondValueObj:Fe,minAddFirstValueObj:Ee,minAddSecondValueObj:J,maxValueObj:Ce,maxSubstractFirstValueObj:Be,maxSubstractSecondValueObj:Tt,maxAddFirstValueObj:jt,maxAddSecondValueObj:He,logic:g.logic}),Ze=f?g.edit.step:g.add.step;return v.min.type==="resourceValue"&&ye||v.min.type==="substractResourceValues"&&(Pe||qe)||v.min.type==="addResourceValues"&&(nt||oe)||v.max.type==="resourceValue"&&xe||v.max.type==="substractResourceValues"&&(Le||Nt)||v.max.type==="addResourceValues"&&(ke||dt)?C.jsx("div",{children:"Loading"}):v.min.type==="resourceValue"&&ge||v.min.type==="substractResourceValues"&&(he||_e)||v.min.type==="addResourceValues"&&(we||X)||v.max.type==="resourceValue"&&We||v.max.type==="substractResourceValues"&&($e||on)||v.max.type==="addResourceValues"&&(Ae||Ot)?C.jsx("div",{children:"Error"}):C.jsx(rA,{name:e,arrKey:t,arrName:n,persistName:i,required:o,forceNonRequired:a,isHidden:u,description:l,min:Et,max:me,step:Ze,persistedControls:p})},sA=({name:e,isHidden:t,namespaceData:n,isAdditionalProperties:i,removeField:o})=>n?C.jsxs(Mn,{$isHidden:t,children:[C.jsxs(V.Typography.Text,{children:["namespace",C.jsx(V.Typography.Text,{type:"danger",children:"*"}),i&&C.jsx(Ur,{type:"secondary",onClick:()=>o({path:e}),children:"Удалить"})]}),C.jsx(xr,{name:e,rules:[{required:!0}],validateTrigger:"onBlur",hasFeedback:!0,children:C.jsx(V.Select,{placeholder:"Select namespace",options:n.selectValues,filterOption:n.filterSelectOptions,allowClear:!0,disabled:n.disabled,showSearch:!0})})]}):null,oA=({name:e,arrKey:t,arrName:n,persistName:i,required:o,forceNonRequired:a,isHidden:u,description:l,isAdditionalProperties:f,removeField:p,persistedControls:g})=>{const d=e==="nodeName"?"nodeNameBecauseOfSuddenBug":e;return C.jsxs(Mn,{$isHidden:u,children:[C.jsxs(V.Typography.Text,{children:[Bt(e),o?.includes(Bt(e))&&C.jsx(V.Typography.Text,{type:"danger",children:"*"}),l&&C.jsxs(V.Tooltip,{title:l,children:[" ",C.jsx(qt.QuestionCircleOutlined,{})]}),f&&C.jsx(Ur,{type:"secondary",onClick:()=>p({path:e}),children:"Удалить"}),C.jsx(hi,{formName:i||e,persistedControls:g,type:"str"})]}),C.jsx(xr,{name:n||d,rules:[{required:a===!1&&o?.includes(Bt(e))}],validateTrigger:"onBlur",hasFeedback:!0,children:C.jsx(V.Input,{placeholder:Bt(e)})},t!==void 0?t:Array.isArray(e)?e.slice(-1)[0]:e)]})},aA=Qe.div`
410
420
  display: flex;
411
- `,Zw=Ct.div`
421
+ `,uA=Qe.div`
412
422
  margin-left: 8px;
413
423
  cursor: pointer;
414
424
  padding-top: 4px;
415
- `,Xp={SwitchAndCrossContainer:Qw,CrossContainer:Zw},eA=({name:e,arrKey:t,arrName:n,isHidden:i,description:o,makeValueUndefined:a,isAdditionalProperties:u,removeField:l})=>$.jsxs(jn,{$isHidden:i,children:[$.jsxs(ue.Typography.Text,{children:[Ft(e),o&&$.jsxs(ue.Tooltip,{title:o,children:[" ",$.jsx(Qt.QuestionCircleOutlined,{})]}),u&&$.jsx(Mr,{type:"secondary",onClick:()=>l({path:e}),children:"Удалить"})]}),$.jsxs(Xp.SwitchAndCrossContainer,{children:[$.jsx(Sr,{name:n||e,children:$.jsx(ue.Switch,{size:"small"})},t!==void 0?t:Array.isArray(e)?e.slice(-1)[0]:e),$.jsx(Xp.CrossContainer,{onClick:()=>{a&&a(e)},children:$.jsx(ue.Typography.Text,{type:"secondary",children:"x"})})]})]}),tA=({name:e,arrKey:t,arrName:n,persistName:i,required:o,forceNonRequired:a,isHidden:u,description:l,isAdditionalProperties:f,removeField:p,options:g,persistedControls:d})=>{const w=e==="nodeName"?"nodeNameBecauseOfSuddenBug":e;return $.jsxs(jn,{$isHidden:u,children:[$.jsxs(ue.Typography.Text,{children:[Ft(e),o?.includes(Ft(e))&&$.jsx(ue.Typography.Text,{type:"danger",children:"*"}),l&&$.jsxs(ue.Tooltip,{title:l,children:[" ",$.jsx(Qt.QuestionCircleOutlined,{})]}),f&&$.jsx(Mr,{type:"secondary",onClick:()=>p({path:e}),children:"Удалить"}),$.jsx(li,{formName:i||e,persistedControls:d,type:"str"})]}),$.jsx(Sr,{name:n||w,rules:[{required:a===!1&&o?.includes(Ft(e))}],validateTrigger:"onBlur",hasFeedback:!0,children:$.jsx(ue.Select,{options:g.map(k=>({value:k,label:k})),placeholder:Ft(e)})},t!==void 0?t:Array.isArray(e)?e.slice(-1)[0]:e)]})},nA=({isNumber:e,name:t,arrKey:n,arrName:i,persistName:o,required:a,forceNonRequired:u,isHidden:l,description:f,isAdditionalProperties:p,removeField:g,persistedControls:d})=>$.jsxs(jn,{$isHidden:l,children:[$.jsxs(ue.Typography.Text,{children:[Ft(t),a?.includes(Ft(t))&&$.jsx(ue.Typography.Text,{type:"danger",children:"*"}),f&&$.jsxs(ue.Tooltip,{title:f,children:[" ",$.jsx(Qt.QuestionCircleOutlined,{})]}),p&&$.jsx(Mr,{type:"secondary",onClick:()=>g({path:t}),children:"Удалить"}),$.jsx(li,{formName:o||t,persistedControls:d,type:"number"})]}),$.jsx(Sr,{name:i||t,rules:[{required:u===!1&&a?.includes(Ft(t))}],validateTrigger:"onBlur",hasFeedback:!0,children:$.jsx(ue.InputNumber,{placeholder:Ft(t),step:e?.1:1})},n!==void 0?n:Array.isArray(t)?t.slice(-1)[0]:t)]}),rA=(e,t)=>{if(e.length!==t.length)return!1;for(let n=0;n<e.length;n++)if(typeof t[n]=="number"&&e[n]!==String(t[n])||e[n]!==t[n])return!1;return!0},gr=(e,t)=>{if(!e)return!1;for(const n of e)if(rA(n,t))return!0;return!1},iA=Ct.div`
425
+ `,sd={SwitchAndCrossContainer:aA,CrossContainer:uA},cA=({name:e,arrKey:t,arrName:n,isHidden:i,description:o,makeValueUndefined:a,isAdditionalProperties:u,removeField:l})=>C.jsxs(Mn,{$isHidden:i,children:[C.jsxs(V.Typography.Text,{children:[Bt(e),o&&C.jsxs(V.Tooltip,{title:o,children:[" ",C.jsx(qt.QuestionCircleOutlined,{})]}),u&&C.jsx(Ur,{type:"secondary",onClick:()=>l({path:e}),children:"Удалить"})]}),C.jsxs(sd.SwitchAndCrossContainer,{children:[C.jsx(xr,{name:n||e,children:C.jsx(V.Switch,{size:"small"})},t!==void 0?t:Array.isArray(e)?e.slice(-1)[0]:e),C.jsx(sd.CrossContainer,{onClick:()=>{a&&a(e)},children:C.jsx(V.Typography.Text,{type:"secondary",children:"x"})})]})]}),lA=({name:e,arrKey:t,arrName:n,persistName:i,required:o,forceNonRequired:a,isHidden:u,description:l,isAdditionalProperties:f,removeField:p,options:g,persistedControls:d})=>{const w=e==="nodeName"?"nodeNameBecauseOfSuddenBug":e;return C.jsxs(Mn,{$isHidden:u,children:[C.jsxs(V.Typography.Text,{children:[Bt(e),o?.includes(Bt(e))&&C.jsx(V.Typography.Text,{type:"danger",children:"*"}),l&&C.jsxs(V.Tooltip,{title:l,children:[" ",C.jsx(qt.QuestionCircleOutlined,{})]}),f&&C.jsx(Ur,{type:"secondary",onClick:()=>p({path:e}),children:"Удалить"}),C.jsx(hi,{formName:i||e,persistedControls:d,type:"str"})]}),C.jsx(xr,{name:n||w,rules:[{required:a===!1&&o?.includes(Bt(e))}],validateTrigger:"onBlur",hasFeedback:!0,children:C.jsx(V.Select,{options:g.map(T=>({value:T,label:T})),placeholder:Bt(e)})},t!==void 0?t:Array.isArray(e)?e.slice(-1)[0]:e)]})},fA=({isNumber:e,name:t,arrKey:n,arrName:i,persistName:o,required:a,forceNonRequired:u,isHidden:l,description:f,isAdditionalProperties:p,removeField:g,persistedControls:d})=>C.jsxs(Mn,{$isHidden:l,children:[C.jsxs(V.Typography.Text,{children:[Bt(t),a?.includes(Bt(t))&&C.jsx(V.Typography.Text,{type:"danger",children:"*"}),f&&C.jsxs(V.Tooltip,{title:f,children:[" ",C.jsx(qt.QuestionCircleOutlined,{})]}),p&&C.jsx(Ur,{type:"secondary",onClick:()=>g({path:t}),children:"Удалить"}),C.jsx(hi,{formName:o||t,persistedControls:d,type:"number"})]}),C.jsx(xr,{name:i||t,rules:[{required:u===!1&&a?.includes(Bt(t))}],validateTrigger:"onBlur",hasFeedback:!0,children:C.jsx(V.InputNumber,{placeholder:Bt(t),step:e?.1:1})},n!==void 0?n:Array.isArray(t)?t.slice(-1)[0]:t)]}),hA=(e,t)=>{if(e.length!==t.length)return!1;for(let n=0;n<e.length;n++)if(typeof t[n]=="number"&&e[n]!==String(t[n])||e[n]!==t[n])return!1;return!0},mr=(e,t)=>{if(!e)return!1;for(const n of e)if(hA(n,t))return!0;return!1},pA=Qe.div`
416
426
  display: grid;
417
427
  grid-template-columns: repeat(2, 1fr);
418
428
  gap: 8px;
419
429
  height: 100%;
420
430
  min-height: 80vh;
421
- `,sA=Ct(ue.Form.List)`
431
+ `,dA=Qe(V.Form.List)`
422
432
  margin-bottom: 8px;
423
- `,oA=Ct.div`
433
+ `,gA=Qe.div`
424
434
  display: grid;
425
435
  grid-template-columns: auto 45px;
426
436
  margin-left: 8px;
427
- `,aA=Ct.div`
437
+ `,yA=Qe.div`
428
438
  display: flex;
429
439
  align-items: flex-start;
430
440
  margin-top: 5px;
431
- `,uA=Ct.div`
441
+ `,mA=Qe.div`
432
442
  min-height: 80vh;
433
- `,Zs={ResetedFormList:sA,ContainerWithRemoveButton:oA,MinusContainer:aA,Container:iA,DebugContainer:uA},Qp=({name:e,arrKey:t,arrName:n,persistName:i,required:o,forceNonRequired:a,isHidden:u,description:l,namespaceData:f,isAdditionalProperties:p,removeField:g,persistedControls:d})=>Array.isArray(e)&&e.length===2&&e[0]==="metadata"&&e[1]==="namespace"&&f?$.jsx(Yw,{name:e,isHidden:u,namespaceData:f,isAdditionalProperties:p,removeField:g}):$.jsx(Xw,{name:e,arrKey:t,arrName:n,persistName:i,required:o,forceNonRequired:a,isHidden:u,description:l,isAdditionalProperties:p,removeField:g,persistedControls:d}),cA=({name:e,arrKey:t,arrName:n,persistName:i,required:o,forceNonRequired:a,isHidden:u,description:l,isAdditionalProperties:f,removeField:p,options:g,persistedControls:d})=>$.jsx(tA,{name:e,arrKey:t,arrName:n,persistName:i,required:o,forceNonRequired:a,isHidden:u,description:l,isAdditionalProperties:f,removeField:p,options:g,persistedControls:d}),Zp=({isNumber:e,name:t,arrKey:n,arrName:i,persistName:o,required:a,forceNonRequired:u,isHidden:l,description:f,isAdditionalProperties:p,removeField:g,persistedControls:d})=>$.jsx(nA,{isNumber:e,name:t,arrKey:n,arrName:i,persistName:o,required:a,forceNonRequired:u,isHidden:l,description:f,isAdditionalProperties:p,removeField:g,persistedControls:d}),ed=({name:e,arrKey:t,arrName:n,persistName:i,required:o,forceNonRequired:a,isHidden:u,description:l,isEdit:f,persistedControls:p,customProps:g,urlParams:d})=>$.jsx(Jw,{name:e,arrKey:t,arrName:n,persistName:i,required:o,forceNonRequired:a,isHidden:u,description:l,isEdit:f,customProps:g,persistedControls:p,urlParams:d}),td=({name:e,arrKey:t,arrName:n,persistName:i,required:o,forceNonRequired:a,isHidden:u,description:l,isAdditionalProperties:f,removeField:p,persistedControls:g,customProps:d,urlParams:w})=>$.jsx(Hw,{name:e,arrKey:t,arrName:n,persistName:i,required:o,forceNonRequired:a,isHidden:u,description:l,isAdditionalProperties:f,removeField:p,persistedControls:g,customProps:d,urlParams:w}),nd=({name:e,arrKey:t,arrName:n,isHidden:i,description:o,makeValueUndefined:a,isAdditionalProperties:u,removeField:l})=>$.jsx(eA,{name:e,arrKey:t,arrName:n,isHidden:i,description:o,makeValueUndefined:a,isAdditionalProperties:u,removeField:l}),rd=({schema:e,name:t,arrKey:n,arrName:i,expandName:o,persistName:a,required:u,forceNonRequired:l,isHidden:f,description:p,makeValueUndefined:g,addField:d,isAdditionalProperties:w,removeField:k,isEdit:A,expandedControls:E,persistedControls:v,urlParams:R})=>e.type==="array"?$.jsxs(jn,{$isHidden:f,children:[$.jsxs(ue.Typography.Text,{children:[Ft(t),u?.includes(Ft(t))&&$.jsx(ue.Typography.Text,{type:"danger",children:"*"}),p&&$.jsxs(ue.Tooltip,{title:p,children:[" ",$.jsx(Qt.QuestionCircleOutlined,{})]}),w&&$.jsx(Mr,{type:"secondary",onClick:()=>k({path:t}),children:"Удалить"}),$.jsx(li,{formName:a||t,persistedControls:v,type:"arr"})]}),$.jsx(Zs.ResetedFormList,{name:i||t,rules:!l&&u?.includes(Ft(t))?[{validator:async(L,_)=>{if(!_||_.length<1)return Promise.reject(new Error("Field is required"))}}]:void 0,children:(L,{add:_,remove:x},{errors:I})=>$.jsxs($.Fragment,{children:[L.map(O=>{const D=e.items?.type,K=e.items?.description,ie=e.items;return $.jsxs(Zs.ContainerWithRemoveButton,{children:[$.jsxs("div",{children:[D!=="object"&&$.jsxs($.Fragment,{children:[D==="string"&&Qp({name:Array.isArray(t)?[...t,O.name]:[t,O.name],arrKey:O.key,arrName:[O.name],persistName:a?Array.isArray(a)?[...a,O.name]:[a,O.name]:Array.isArray(t)?[...t,O.name]:[t,O.name],description:K,removeField:k,persistedControls:v}),(D==="number"||D==="integer")&&Zp({isNumber:D==="number",name:Array.isArray(t)?[...t,O.name]:[t,O.name],arrKey:O.key,arrName:[O.name],persistName:a?Array.isArray(a)?[...a,O.name]:[a,O.name]:Array.isArray(t)?[...t,O.name]:[t,O.name],description:K,removeField:k,persistedControls:v}),(D==="rangeInputCpu"||D==="rangeInputMemory")&&ed({name:Array.isArray(t)?[...t,O.name]:[t,O.name],arrKey:O.key,arrName:[O.name],persistName:a?Array.isArray(a)?[...a,O.name]:[a,O.name]:Array.isArray(t)?[...t,O.name]:[t,O.name],description:K,isEdit:A,persistedControls:v,customProps:e.items.customProps,urlParams:R}),D==="listInput"&&td({name:Array.isArray(t)?[...t,O.name]:[t,O.name],arrKey:O.key,arrName:[O.name],persistName:a?Array.isArray(a)?[...a,O.name]:[a,O.name]:Array.isArray(t)?[...t,O.name]:[t,O.name],description:K,removeField:k,persistedControls:v,customProps:e.items.customProps,urlParams:R}),D==="boolean"&&nd({name:Array.isArray(t)?[...t,O.name]:[t,O.name],arrKey:O.key,arrName:[O.name],description:K,makeValueUndefined:g,removeField:k}),D==="array"&&rd({schema:e.items,name:Array.isArray(t)?[...t,O.name]:[t,O.name],arrKey:O.key,arrName:[O.name],expandName:o?Array.isArray(o)?[...o,O.name]:[o,O.name]:Array.isArray(t)?[...t,O.name]:[t,O.name],persistName:a?Array.isArray(a)?[...a,O.name]:[a,O.name]:Array.isArray(t)?[...t,O.name]:[t,O.name],description:K,makeValueUndefined:g,addField:d,removeField:k,isEdit:A,expandedControls:E,persistedControls:v,urlParams:R})]}),D==="object"&&ie?.properties&&id({properties:ie.properties,name:Array.isArray(t)?[...t,O.name]:[t,O.name],arrKey:O.key,arrName:[O.name],expandName:o?Array.isArray(o)?[...o,O.name]:[o,O.name]:Array.isArray(t)?[...t,O.name]:[t,O.name],persistName:a?Array.isArray(a)?[...a,O.name]:[a,O.name]:Array.isArray(t)?[...t,O.name]:[t,O.name],required:ie.required,forceNonRequired:l,description:K,makeValueUndefined:g,addField:d,isAdditionalProperties:w,removeField:k,isEdit:A,expandedControls:E,persistedControls:v,urlParams:R})]}),$.jsx(Zs.MinusContainer,{children:$.jsx(Qt.MinusCircleOutlined,{size:14,onClick:()=>x(O.name)})})]},O.key)}),$.jsxs(ue.Form.Item,{children:[$.jsx(ue.Button,{type:"dashed",onClick:()=>_(),icon:$.jsx(Qt.PlusOutlined,{}),children:"Add"}),$.jsx(ue.Form.ErrorList,{errors:I})]})]})},n!==void 0?n:Array.isArray(t)?t.slice(-1)[0]:t)]}):null,ba=({properties:e,name:t,arrKey:n,arrName:i,expandName:o,persistName:a,required:u,forceNonRequired:l,isHidden:f,hiddenPaths:p,description:g,namespaceData:d,makeValueUndefined:w,addField:k,removeField:A,isEdit:E,expandedControls:v,persistedControls:R,urlParams:L})=>$.jsx(jn,{$isHidden:f,children:Object.keys(e).map(_=>{if(e[_].type==="string"&&e[_].enum)return cA({name:Array.isArray(t)?[...t,String(_)]:[t,String(_)],arrKey:n,arrName:Array.isArray(i)?[...i,String(_)]:void 0,persistName:a?Array.isArray(a)?[...a,String(_)]:[a,String(_)]:void 0,required:u?.includes(_)?[String(_)]:void 0,forceNonRequired:l,isHidden:gr(p,Array.isArray(t)?[...t,String(_)]:[t,String(_)]),description:e[_].description,isAdditionalProperties:e[_].isAdditionalProperties,removeField:A,persistedControls:R,options:e[_].enum||[]});if(e[_].type==="string"&&!e[_].enum||Object.keys(e[_]).includes("x-kubernetes-int-or-string"))return Qp({name:Array.isArray(t)?[...t,String(_)]:[t,String(_)],arrKey:n,arrName:Array.isArray(i)?[...i,String(_)]:void 0,persistName:a?Array.isArray(a)?[...a,String(_)]:[a,String(_)]:void 0,required:u?.includes(_)?[String(_)]:void 0,forceNonRequired:l,isHidden:gr(p,Array.isArray(t)?[...t,String(_)]:[t,String(_)]),description:e[_].description,namespaceData:d,isAdditionalProperties:e[_].isAdditionalProperties,removeField:A,persistedControls:R});if(e[_].type==="number"||e[_].type==="integer")return Zp({isNumber:e[_].type==="number",name:Array.isArray(t)?[...t,String(_)]:[t,String(_)],arrKey:n,arrName:Array.isArray(i)?[...i,String(_)]:void 0,persistName:a?Array.isArray(a)?[...a,String(_)]:[a,String(_)]:void 0,required:u?.includes(_)?[String(_)]:void 0,forceNonRequired:l,isHidden:gr(p,Array.isArray(t)?[...t,String(_)]:[t,String(_)]),description:e[_].description,isAdditionalProperties:e[_].isAdditionalProperties,removeField:A,persistedControls:R});if(e[_].type==="rangeInputCpu"||e[_].type==="rangeInputMemory")return ed({name:Array.isArray(t)?[...t,String(_)]:[t,String(_)],arrKey:n,arrName:Array.isArray(i)?[...i,String(_)]:void 0,persistName:a?Array.isArray(a)?[...a,String(_)]:[a,String(_)]:void 0,required:u?.includes(_)?[String(_)]:void 0,forceNonRequired:l,isHidden:gr(p,Array.isArray(t)?[...t,String(_)]:[t,String(_)]),description:e[_].description,isEdit:E,customProps:e[_].customProps,persistedControls:R,urlParams:L});if(e[_].type==="listInput")return td({name:Array.isArray(t)?[...t,String(_)]:[t,String(_)],arrKey:n,arrName:Array.isArray(i)?[...i,String(_)]:void 0,persistName:a?Array.isArray(a)?[...a,String(_)]:[a,String(_)]:void 0,required:u?.includes(_)?[String(_)]:void 0,forceNonRequired:l,isHidden:gr(p,Array.isArray(t)?[...t,String(_)]:[t,String(_)]),description:e[_].description,customProps:e[_].customProps,removeField:A,persistedControls:R,urlParams:L});if(e[_].type==="boolean")return nd({name:Array.isArray(t)?[...t,String(_)]:[t,String(_)],arrKey:n,arrName:Array.isArray(i)?[...i,String(_)]:void 0,isHidden:gr(p,Array.isArray(t)?[...t,String(_)]:[t,String(_)]),description:e[_].description,makeValueUndefined:w,isAdditionalProperties:e[_].isAdditionalProperties,removeField:A});if(e[_].type==="array")return rd({schema:e[_],name:Array.isArray(t)?[...t,String(_)]:[t,String(_)],arrKey:n,arrName:Array.isArray(i)?[...i,String(_)]:void 0,expandName:o?Array.isArray(o)?[...o,String(_)]:[o,String(_)]:void 0,persistName:a?Array.isArray(a)?[...a,String(_)]:[a,String(_)]:void 0,required:u?.includes(_)?[String(_)]:void 0,forceNonRequired:l,isHidden:gr(p,Array.isArray(t)?[...t,String(_)]:[t,String(_)]),description:e[_].description,makeValueUndefined:w,addField:k,isAdditionalProperties:e[_].isAdditionalProperties,removeField:A,isEdit:E,expandedControls:v,persistedControls:R,urlParams:L});if(e[_].additionalProperties){const x=e[_].properties?ba({properties:e[_].properties,name:Array.isArray(t)?[...t,String(_)]:[t,String(_)],arrKey:n,arrName:Array.isArray(i)?[...i,String(_)]:void 0,expandName:o?Array.isArray(o)?[...o,String(_)]:[o,String(_)]:void 0,persistName:a?Array.isArray(a)?[...a,String(_)]:[a,String(_)]:void 0,required:e[_].required,forceNonRequired:l,isHidden:gr(p,Array.isArray(t)?[...t,String(_)]:[t,String(_)]),hiddenPaths:p,description:e[_].description,namespaceData:d,makeValueUndefined:w,addField:k,removeField:A,isEdit:E,expandedControls:v,persistedControls:R,urlParams:L}):void 0;return $.jsx(jn,{$isHidden:gr(p,Array.isArray(t)?[...t,String(_)]:[t,String(_)]),children:$.jsxs(jh,{title:$.jsxs(ue.Typography.Text,{children:[_,g&&$.jsxs(ue.Tooltip,{title:g,children:[" ",$.jsx(Qt.QuestionCircleOutlined,{})]})]}),formName:Array.isArray(t)?[...t,String(_)]:[t,String(_)],expandedControls:v,children:[$.jsx(ue.Input.Search,{placeholder:"Введите имя поля",allowClear:!0,enterButton:"Добавить",onSearch:I=>{if(I.length>0){const O=e[_]?.additionalProperties;k({path:Array.isArray(t)?[...t,String(_)]:[t,String(_)],name:I,type:O.type,items:O.items,nestedProperties:O.properties||{},required:O.required})}}}),x]})},Array.isArray(t)?[...t,String(_)].join("-"):[t,String(_)].join("-"))}return e[_].type==="object"&&e[_].properties?id({properties:e[_].properties,name:Array.isArray(t)?[...t,String(_)]:[t,String(_)],arrKey:n,arrName:Array.isArray(i)?[...i,String(_)]:void 0,expandName:o?Array.isArray(o)?[...o,String(_)]:[o,String(_)]:void 0,persistName:a?Array.isArray(a)?[...a,String(_)]:[a,String(_)]:void 0,selfRequired:u?.includes(_),required:e[_].required,forceNonRequired:l||!u?.includes(_),isHidden:gr(p,Array.isArray(t)?[...t,String(_)]:[t,String(_)]),hiddenPaths:p,description:e[_].description,namespaceData:d,makeValueUndefined:w,addField:k,isAdditionalProperties:e[_].isAdditionalProperties,removeField:A,isEdit:E,expandedControls:v,persistedControls:R,urlParams:L}):e[_].type==="object"&&e[_]["x-kubernetes-preserve-unknown-fields"]?$.jsx(ue.Alert,{message:"x-kubernetes-preserve-unknown-fields",banner:!0},String(_)):null})}),id=({properties:e,name:t,arrKey:n,arrName:i,expandName:o,persistName:a,selfRequired:u,required:l,forceNonRequired:f,isHidden:p,hiddenPaths:g,description:d,namespaceData:w,makeValueUndefined:k,addField:A,isAdditionalProperties:E,removeField:v,isEdit:R,expandedControls:L,persistedControls:_,urlParams:x})=>{const I=ba({properties:e,name:t,arrKey:n,arrName:i,expandName:o,persistName:a,required:l,forceNonRequired:f,isHidden:p,hiddenPaths:g,description:d,namespaceData:w,makeValueUndefined:k,addField:A,removeField:v,isEdit:R,expandedControls:L,persistedControls:_,urlParams:x});return $.jsx(jn,{$isHidden:p,children:$.jsx(jh,{title:$.jsxs(ue.Typography.Text,{children:[Ft(t),u&&$.jsx(ue.Typography.Text,{type:"danger",children:"*"}),d&&$.jsxs(ue.Tooltip,{title:d,children:[" ",$.jsx(Qt.QuestionCircleOutlined,{})]}),E&&$.jsx(Mr,{type:"secondary",onClick:()=>v({path:t}),children:"Удалить"}),$.jsx(li,{formName:a||t,persistedControls:_,type:"obj"})]}),formName:o||t,expandedControls:L,children:$.jsx("div",{style:{marginLeft:"20px"},children:I})},Array.isArray(t)?t.join("-"):t)})},sd=e=>{if(!(typeof e=="object"&&e!==null))return!1;const{spec:t}=e;if(!(typeof t=="object"&&t!==null))return!1;const{overrideType:n,values:i}=t;return!(typeof n!="string"||!Array.isArray(i))},lA=ne.lazy(()=>Promise.resolve().then(()=>Fv)),od=({cluster:e,theme:t,urlParams:n,urlParamsForPermissions:i,formsPrefillsData:o,staticProperties:a,required:u,hiddenPaths:l,expandedPaths:f,persistedPaths:p,prefillValuesSchema:g,prefillValueNamespaceOnly:d,isNameSpaced:w,isCreate:k,type:A,apiGroupApiVersion:E,kindName:v,typeName:R,backlink:L})=>{const _=vr.useNavigate(),[x]=ue.Form.useForm(),I=ue.Form.useWatch(["metadata","namespace"],x),[O,D]=ne.useState(a),[K,ie]=ne.useState(),ce=mb(ie,500),[fe,ye]=ne.useState(!1),[ve,ge]=ne.useState(),[he,Re]=ne.useState(!1),[Ie,Te]=ne.useState(f||[]),[We,Xe]=ne.useState(p||[]),[Ee,vt]=ne.useState(!1),G=Qu({apiGroup:A==="builtin"?"":i.apiGroup?i.apiGroup:"",typeName:i.typeName||"",namespace:w?I:"",clusterName:e,verb:"create",refetchInterval:!1,enabler:k===!0}),Y=Qu({apiGroup:A==="builtin"?"":i.apiGroup?i.apiGroup:"",typeName:i.typeName||"",namespace:w?I:"",clusterName:e,verb:"update",refetchInterval:!1,enabler:k!==!0}),oe=()=>{x.validateFields().then(()=>{ye(!0),ge(void 0);const we=x.getFieldsValue(),Ce=Bs(we,We),Ve=Vi(Ce),ht=Jo(Ve,O),{namespace:Et}=Ce.metadata,de=`/api/clusters/${e}/k8s/${A==="builtin"?"":"apis/"}${E}${w?`/namespaces/${Et}`:""}/${R}/${k?"":Ce.metadata.name}`;k?Ku({endpoint:de,body:ht}).then(Qe=>{console.log(Qe),L&&_(L)}).catch(Qe=>{if(console.log("Form submit error",Qe),ye(!1),mh(Qe)&&Qe.response?.data.message.includes("Required value")){const it=(Qe.response?.data.message.split("is invalid: ")[1]).split(":")[0].trim().split("."),Ut=Array.from({length:it.length},(T,y)=>it.slice(0,y+1)),ke=[...Ie,...Ut],Be=new Set,jt=ke.filter(T=>{const y=Array.isArray(T)?JSON.stringify(T):T;return Be.has(y)?!1:(Be.add(y),!0)});Te([...jt])}ge(Qe)}):Hu({endpoint:de,body:ht}).then(Qe=>{console.log(Qe),L&&_(L)}).catch(Qe=>{if(console.log("Form submit error",Qe),ye(!1),mh(Qe)&&Qe.response?.data.message.includes("Required value")){const it=(Qe.response?.data.message.split("is invalid: ")[1]).split(":")[0].trim().split("."),Ut=Array.from({length:it.length},(T,y)=>it.slice(0,y+1)),ke=[...Ie,...Ut],Be=new Set,jt=ke.filter(T=>{const y=Array.isArray(T)?JSON.stringify(T):T;return Be.has(y)?!1:(Be.add(y),!0)});Te([...jt])}ge(Qe)})}).catch(we=>{console.log("Validating error",we);const Ce=we.errorFields.reduce((St,it)=>[...St,it.name],[]),kt=Ce.filter(St=>Array.isArray(St)).flatMap(St=>Array.from({length:St.length},(it,Ut)=>St.slice(0,Ut+1))),ht=Ce.filter(St=>!Array.isArray(St)),Et=[...Ie,...ht,...kt],de=new Set,Qe=Et.filter(St=>{const it=Array.isArray(St)?JSON.stringify(St):St;return de.has(it)?!1:(de.add(it),!0)});Te([...Qe])})},xe=ne.useCallback(()=>{const we=x.getFieldsValue(),Ce=Bs(we,We),Ve=Vi(Ce),ht=Jo(Ve,O);ce(ht)},[x,ce,O,We]),Ke=we=>{const Ce=Go(we),Ve=nc(Ce,O);Ce&&x.setFieldsValue(Ve)};if(ne.useEffect(()=>{const we=A==="apis"?`${E}/${R}`:`v1/${R}`,Ce=o?.items.find(Ve=>typeof Ve=="object"&&!Array.isArray(Ve)&&Ve!==null&&Ve.spec&&typeof Ve.spec=="object"&&!Array.isArray(Ve.spec)&&Ve.spec!==null&&typeof Ve.spec.overrideType=="string"&&Ve.spec.overrideType===we);if(sd(Ce)&&Ce.spec.values.forEach(({path:Ve,value:kt})=>{x.setFieldValue(Ve,kt)}),g){const Ve=nc(g,O);x.setFieldsValue(Ve)}xe()},[g,x,o,A,E,R,xe,O]),ne.useEffect(()=>{let we=[];const Ce=A==="apis"?`${E}/${R}`:`v1/${R}`,Ve=o?.items.find(de=>typeof de=="object"&&!Array.isArray(de)&&de!==null&&de.spec&&typeof de.spec=="object"&&!Array.isArray(de.spec)&&de.spec!==null&&typeof de.spec.overrideType=="string"&&de.spec.overrideType===Ce);sd(Ve)&&(we=Ve.spec.values.flatMap(({path:de})=>$h(de))),g&&typeof g=="object"&&g!==null&&(we=[...we,...rc(g)]);const kt=[...Ie,...we],ht=new Set,Et=kt.filter(de=>{const Qe=Array.isArray(de)?JSON.stringify(de):de;return ht.has(Qe)?!1:(ht.add(Qe),!0)});Te([...Et])},[E,o,g,A,R]),ne.useEffect(()=>{d&&x.setFieldValue(["metadata","namespace"],d),xe()},[d,xe,x]),ne.useEffect(()=>{k&&x.setFieldsValue({apiVersion:E==="api/v1"?"v1":E,kind:v}),xe()},[k,v,E,xe,x]),ne.useEffect(()=>{const we=x.getFieldsValue(),Ce=Bs(we,We),Ve=Vi(Ce),ht=Jo(Ve,O);ce(ht)},[ce,O,x,We]),ne.useEffect(()=>{xe()},[O,xe]),!O)return null;const Se=w?{filterSelectOptions:Zu,selectValues:w.map(we=>({label:we,value:we})),disabled:!!d}:void 0,Fe=we=>{x.setFieldValue(we,void 0),xe()},je=({path:we,name:Ce,type:Ve,items:kt,nestedProperties:ht,required:Et})=>{const Qe=(Array.isArray(we)?we:[we]).reduceRight((Ut,ke)=>({[ke]:{properties:Ut}}),{[Ce]:{type:Ve,items:kt,properties:ht,required:Et,isAdditionalProperties:!0}}),St=yt.cloneDeep(O),it=yt.merge(St,Qe);console.log("newObject",Qe),console.log("newProperties",it),D(it)},Le=({path:we})=>{const Ve=(Array.isArray(we)?we:[we]).flatMap(ht=>[ht,"properties"]).slice(0,-1),kt=yt.cloneDeep(O);yt.unset(kt,Ve),D(kt)},Tt=we=>{Te([...Ie,we])},sn=we=>{Te([...Ie.filter(Ce=>JSON.stringify(Ce)!==JSON.stringify(we))])},Lt=(we,Ce)=>{Ce&&x.getFieldValue(we)===void 0&&(Ce==="str"&&x.setFieldValue(we,""),Ce==="number"&&x.setFieldValue(we,0),Ce==="arr"&&x.setFieldValue(we,[]),Ce==="obj"&&x.setFieldValue(we,{})),Xe([...We,we])},$t=we=>{console.log(we),Xe([...We.filter(Ce=>JSON.stringify(Ce)!==JSON.stringify(we))])};return $.jsxs(Zs.Container,{children:[$.jsx("div",{children:$.jsxs(ue.Form,{form:x,onValuesChange:xe,children:[ba({properties:O,name:[],required:u,hiddenPaths:l,namespaceData:Se,makeValueUndefined:Fe,addField:je,removeField:Le,isEdit:!k,expandedControls:{onExpandOpen:Tt,onExpandClose:sn,expandedKeys:Ie},persistedControls:{onPersistMark:Lt,onPersistUnmark:$t,persistedKeys:We,isPersistedKeysShown:Ee},urlParams:n}),$.jsxs("div",{children:["Show persisted checkboxes:"," ",$.jsx(ue.Switch,{value:Ee,onChange:we=>vt(we),size:"small"})]}),$.jsx($r,{$space:12,$samespace:!0}),$.jsx(ue.Alert,{type:"warning",message:"Будут отправлены только данные из формы. Пустые поля будут удалены рекурсивно"}),k&&G.data?.status.allowed===!1&&$.jsxs($.Fragment,{children:[$.jsx($r,{$space:12,$samespace:!0}),$.jsx(ue.Alert,{type:"warning",message:"Недостаточно прав для создания"})]}),!k&&Y.data?.status.allowed===!1&&$.jsxs($.Fragment,{children:[$.jsx($r,{$space:12,$samespace:!0}),$.jsx(ue.Alert,{type:"warning",message:"Недостаточно прав для редактирования"})]}),$.jsx($r,{$space:12,$samespace:!0}),ve&&$.jsxs($.Fragment,{children:[$.jsx($r,{$space:16,$samespace:!0}),$.jsx(ue.Alert,{message:`An error has occurred: ${ve?.response?.data?.message} `,type:"error"}),$.jsx($r,{$space:16,$samespace:!0})]}),$.jsxs(ue.Flex,{gap:16,children:[$.jsx(Sr,{children:$.jsx(ue.Button,{type:"primary",onClick:oe,loading:fe,children:"Submit"})}),L&&$.jsx(ue.Button,{onClick:()=>_(L),children:"Cancel"}),$.jsx(ue.Button,{onClick:()=>Re(!0),icon:$.jsx(Qt.BugOutlined,{})})]})]})}),$.jsx("div",{children:$.jsx(Vw,{theme:t,currentValues:K||{},onChange:Ke})}),he&&$.jsx(ue.Modal,{open:he,onOk:()=>Re(!1),onCancel:()=>Re(!1),onClose:()=>Re(!1),title:"Debug for properties",width:"90vw",children:$.jsx(Zs.DebugContainer,{children:$.jsx(ne.Suspense,{fallback:$.jsx("div",{children:"Loading..."}),children:$.jsx(lA,{defaultLanguage:"json",width:"100%",height:"80vh",theme:"vs-dark",value:JSON.stringify(O,null,2),options:{theme:"vs-dark",minimap:{enabled:!1}}})})})})]})},ad=({properties:e,currentPath:t=[],result:n=[]})=>(e&&Object.keys(e).forEach(i=>{const o=[...t,i];i==="additionalProperties"?n.push(t):typeof e[i]=="object"&&e[i]!==null&&ad({properties:e[i],currentPath:o,result:n})}),n),ud=({path:e,defaultValue:t})=>{if(e.length===0)return{};const[n,...i]=e;return i.length===0?{[n]:t}:{[n]:ud({path:i,defaultValue:t})}},fA=({pathsWithAdditionalProperties:e,prefillValuesSchema:t,bodyParametersSchema:n})=>e.reduce((i,o)=>{const a=o.filter((l,f)=>f%2===0);let u=null;try{u=yt.get(t,a.join("."))}catch{}if(u){const l=yt.get(n.properties,`${o.join(".")}.additionalProperties.type`),f={};Object.keys(u).forEach(d=>{const w={[d]:{type:l,isAdditionalProperties:!0}},k=yt.cloneDeep(f);f.properties=yt.merge(k.properties,w)});const p=ud({path:o,defaultValue:f});return yt.merge(i,p)}return i},{}),cd=(e,t)=>{const n={...e};for(const i in t)t.hasOwnProperty(i)&&n.hasOwnProperty(i)&&(n[i]=t[i]);return n},ld=({typeName:e,apiGroup:t,apiVersion:n,swagger:i})=>{const o=`/apis/${t}/${n}/${e}`,a=`/apis/${t}/${n}/namespaces/{namespace}/${e}`,u=Object.keys(i.paths||{}).includes(o),l=Object.keys(i.paths||{}).includes(a);return{isClusterWide:u,isNamespaceScoped:l}},Lc=({typeName:e,swagger:t})=>{const n=`/api/v1/${e}`,i=`/api/v1/namespaces/{namespace}/${e}`,o=Object.keys(t.paths||{}).includes(n),a=Object.keys(t.paths||{}).includes(i);return{isClusterWide:o,isNamespaceScoped:a}},fd=e=>{if(!(typeof e=="object"&&e!==null))return!1;const{spec:t}=e;if(!(typeof t=="object"&&t!==null))return!1;const{overrideType:n,strategy:i,schema:o,hidden:a,expanded:u,persisted:l}=t;return!(typeof n!="string"||typeof n!="string"||typeof i!="string"||!(typeof o=="object"&&o!==null)||!Array.isArray(a)&&typeof a<"u"||!Array.isArray(u)&&typeof u<"u"||!Array.isArray(l)&&typeof l<"u")},hd=({swagger:e,data:t})=>{let n="",i=!1;if(t.type==="builtin"){const{isNamespaceScoped:o}=Lc({typeName:t.typeName,swagger:e});o&&(i=!0),n=`/api/v1${o?"/namespaces/{namespace}":""}/${t.typeName}`}else{const{isNamespaceScoped:o}=ld({apiGroup:t.apiGroup,apiVersion:t.apiVersion,typeName:t.typeName,swagger:e});o&&(i=!0),n=`/apis/${t.apiGroup}/${t.apiVersion}${o?"/namespaces/{namespace}":""}/${t.typeName}`}return{swaggerPath:n,isNamespaced:i}},pd=({swagger:e,swaggerPath:t})=>{const n=e?.paths?.[t]?.post;if(!n)return{bodyParametersSchema:void 0,kindName:void 0,error:`No post data for ${t}`};const i=n?.["x-kubernetes-group-version-kind"];if(!i)return{bodyParametersSchema:void 0,kindName:void 0,error:`postData with no x-kubernetes-group-version-kind: ${JSON.stringify(n,null,2)}`};const o=i?.kind;if(!o)return{bodyParametersSchema:void 0,kindName:void 0,error:`x-kubernetes-group-version-kind with no kind: ${JSON.stringify(i,null,2)}`};const a=n?.parameters;if(!a){const f=`postData with no parameters: ${JSON.stringify(n,null,2)}`;return{bodyParametersSchema:void 0,kindName:o,error:f}}const u=a?.filter(f=>f.in==="body")[0];if(!u){const f=`paremeters with no {in: body}: ${JSON.stringify(a,null,2)}`;return{bodyParametersSchema:void 0,kindName:o,error:f}}const l=u.schema;if(!l){const f=`bodyParameters with no schema:${JSON.stringify(u,null,2)}`;return{bodyParametersSchema:void 0,kindName:o,error:f}}return Object.keys(l).includes("$ref")?{bodyParametersSchema:l,kindName:o,error:"Underefed schema"}:{bodyParametersSchema:l,kindName:o,error:void 0}},dd=({specificCustomOverrides:e,newProperties:t,bodyParametersSchema:n})=>{let i,o,a,u=t,l;if(fd(e))if(e.spec.hidden&&(i=e.spec.hidden),e.spec.expanded&&(o=e.spec.expanded),e.spec.persisted&&(a=e.spec.persisted),e.spec.strategy==="fullReplace")e.spec.schema.properties?u=e.spec.schema.properties:u=t,e.spec.schema.required?l=e.spec.schema.required:l=n.required;else if(e.spec.strategy==="merge"){if(e.spec.schema.properties){const f=yt.cloneDeep(t);u=yt.merge(f,e.spec.schema.properties)}else u=t;e.spec.schema.required?l=[...n.required||[],...e.spec.schema.required]:l=n.required}else if(e.spec.strategy==="replace"){if(e.spec.schema.properties){const f=yt.cloneDeep(t);u=cd(f,e.spec.schema.properties)}else u=t;e.spec.schema.required?l=[...e.spec.schema.required]:l=n.required}else u=t,l=n.required;else u=t,l=n.required;return{hiddenPaths:i,expandedPaths:o,persistedPaths:a,propertiesToApply:u,requiredToApply:l}},hA=({theme:e,cluster:t,urlParams:n,urlParamsForPermissions:i,formsPrefillsData:o,swagger:a,namespacesData:u,formsOverridesData:l,data:f,isCreate:p,backlink:g,modeData:d})=>{const[w,k]=ne.useState(void 0),[A,E]=ne.useState([]),[v,R]=ne.useState([]),[L,_]=ne.useState([]),[x,I]=ne.useState([]),[O,D]=ne.useState(""),[K,ie]=ne.useState(!1),[ce,fe]=ne.useState(!1),ye=ne.useCallback(()=>{d&&(d.onChange("Manual"),d.onDisabled())},[d]);return ne.useEffect(()=>{if(!a)return;const{swaggerPath:ve,isNamespaced:ge}=hd({swagger:a,data:f});ge&&ie(!0);const{bodyParametersSchema:he,kindName:Re,error:Ie}=pd({swagger:a,swaggerPath:ve});if(Ie){fe(Ie),console.log(Ie),ye();return}Re&&D(Re);const Te=ad({properties:he.properties}),We=fA({pathsWithAdditionalProperties:Te,prefillValuesSchema:f.prefillValuesSchema,bodyParametersSchema:he}),Xe=yt.cloneDeep(he.properties),Ee=yt.merge(Xe,We),vt=f.type==="apis"?`${f.apiGroup}/${f.apiVersion}/${f.typeName}`:`v1/${f.typeName}`,G=l?.items.find(Fe=>Fe.spec.overrideType===vt),{hiddenPaths:Y,expandedPaths:oe,persistedPaths:xe,propertiesToApply:Ke,requiredToApply:Se}=dd({specificCustomOverrides:G,newProperties:Ee,bodyParametersSchema:he});Y&&R(Y),oe&&_(oe),xe&&I(xe),Ke&&k(Ke),Se&&E(Se)},[a,f,ye,l]),d?.current==="Manual"?$.jsx(Kw,{theme:e,cluster:t,prefillValuesSchema:f.prefillValuesSchema,isCreate:p,type:f.type,isNameSpaced:K?u?.items.map(ve=>ve.metadata.name):!1,apiGroupApiVersion:f.type==="builtin"?"api/v1":`${f.apiGroup}/${f.apiVersion}`,typeName:f.typeName,backlink:g}):!w&&!ce?null:ce?$.jsx(ue.Alert,{message:ce,type:"error"}):$.jsx(od,{cluster:t,theme:e,urlParams:n,urlParamsForPermissions:i,formsPrefillsData:o,staticProperties:w,required:A,hiddenPaths:v,expandedPaths:L,persistedPaths:x,prefillValuesSchema:f.prefillValuesSchema,prefillValueNamespaceOnly:f.prefillValueNamespaceOnly,isCreate:p,type:f.type,isNameSpaced:K?u?.items.map(ve=>ve.metadata.name):!1,apiGroupApiVersion:f.type==="builtin"?"api/v1":`${f.apiGroup}/${f.apiVersion}`,kindName:O,typeName:f.typeName,backlink:g},JSON.stringify(w)+JSON.stringify(A)+JSON.stringify(v)+JSON.stringify(f))},gd=({items:e,components:t})=>$.jsx($.Fragment,{children:e.map((n,i)=>{const o=t[n.type];if(!o)return $.jsxs("div",{children:["❌ No component registered for type: ",String(n.type)]},i);const a=n.children?$.jsx(gd,{items:n.children,components:t}):null;return $.jsx(ne.Fragment,{children:$.jsx(o,{data:n.data,children:a})},i)})}),yd=e=>$.jsx(gd,{...e}),pA=({data:e})=>{const{id:t,text:n,...i}=e;return $.jsx(ue.Typography.Text,{...i,children:n})},dA=({data:e,children:t})=>{const{id:n,...i}=e;return $.jsx(ue.Card,{...i,children:t})},gA=({data:e,children:t})=>{const{id:n,...i}=e;return $.jsx(ue.Flex,{...i,children:t})},yA=({data:e,children:t})=>{const{id:n,...i}=e;return $.jsx(ue.Row,{...i,children:t})},mA=({data:e,children:t})=>{const{id:n,...i}=e;return $.jsx(ue.Col,{...i,children:t})},md=()=>{const e=ne.createContext(null);return{Provider:({children:i,value:o})=>{const a=ne.useMemo(()=>o,Object.values(o));return $.jsx(e.Provider,{value:a,children:i})},useTypedContext:()=>{const i=ne.useContext(e);if(!i)throw new Error("useTypedContext must be used within a Provider");return i}}},bd=md(),bA=bd.Provider,vd=bd.useTypedContext,vA=({data:e})=>{const n=vd().partsOfUrl.reduce((o,a,u)=>(o[u.toString()]=a,o),{}),i=Nt({template:e.text,replaceValues:n});return $.jsx("span",{children:i})},wd=ne.createContext(void 0),wA=({urls:e,children:t})=>{const n=vn.useQueries({queries:e.map((f,p)=>({queryKey:["multi",p,f],queryFn:async()=>(await nt.get(f)).data}))}),i={},o=[];n.forEach((f,p)=>{i[`req${p}`]=f.data,o[p]=f.error??null});const a=n.some(f=>f.isLoading),u=n.some(f=>f.isError),l=ne.useMemo(()=>({data:i,isLoading:a,isError:u,errors:o}),[JSON.stringify(i),a,u,JSON.stringify(o)]);return $.jsx(wd.Provider,{value:l,children:t})},Ad=()=>{const e=ne.useContext(wd);if(!e)throw new Error("useMultiQuery must be used within a MultiQueryProvider");return e},AA={antdText:pA,antdCard:dA,partsOfUrl:vA,antdFlex:gA,antdRow:yA,antdCol:mA,multiQuery:({data:e})=>{const{data:t,isLoading:n,isError:i,errors:o}=Ad(),a=ne.useMemo(()=>e?.text?e.text.replace(/\{reqs\[(\d+)\]\[((?:\s*['"][^'"]+['"]\s*,?)+)\]\}/g,(u,l,f)=>{try{const p=parseInt(l,10),g=Array.from(f.matchAll(/['"]([^'"]+)['"]/g)).map(w=>w[1]),d=ci.get(t[`req${p}`],g);return d!=null?String(d):""}catch{return u}}):"",[e?.text,t]);return n?$.jsx("div",{children:"Loading..."}):i?$.jsxs("div",{children:[$.jsx("h4",{children:"Errors:"}),$.jsx("ul",{children:o.map((u,l)=>u&&$.jsx("li",{children:u.message},l))})]}):$.jsx("span",{children:a})},parsedText:({data:e})=>{const{data:t,isLoading:n,isError:i,errors:o}=Ad(),a=vd(),u=ne.useMemo(()=>e?.text?e.text.replace(/\{reqs\[(\d+)\]\[((?:\s*['"][^'"]+['"]\s*,?)+)\]\}/g,(p,g,d)=>{try{const w=parseInt(g,10),k=Array.from(d.matchAll(/['"]([^'"]+)['"]/g)).map(E=>E[1]),A=ci.get(t[`req${w}`],k);return A!=null?String(A):""}catch{return p}}):"",[e?.text,t]);if(n)return $.jsx("div",{children:"Loading..."});if(i)return $.jsxs("div",{children:[$.jsx("h4",{children:"Errors:"}),$.jsx("ul",{children:o.map((p,g)=>p&&$.jsx("li",{children:p.message},g))})]});const l=a.partsOfUrl.reduce((p,g,d)=>(p[d.toString()]=g,p),{}),f=Nt({template:u,replaceValues:l});return $.jsx("span",{children:f})}},Ed=({urls:e,locationPathname:t})=>{const n=t.split("/").reduce((i,o,a)=>(i[a.toString()]=o,i),{});return e.map(i=>Nt({template:i,replaceValues:n}))},EA=e=>{const t=vr.useLocation(),{urlsToFetch:n}=e,i=Ed({urls:n,locationPathname:t.pathname});return $.jsx(bA,{value:{partsOfUrl:t.pathname.split("/")},children:$.jsx(wA,{urls:i,children:$.jsx(yd,{...e})})})},SA=e=>typeof e=="object"&&"value"in e&&"highlight"in e,xA=e=>{const t={};e.forEach(({apis:i,highlightString:o})=>{i.forEach(a=>{const[u,l]=a.split("/"),f=u.split(".");if(f.length<2)return;const p=f.slice(-2).join("."),g=f.slice(0,-2).reverse();let d=t[p]=t[p]||{};for(const w of g)d[w]=d[w]||{},d=d[w];d[l]={value:a,highlight:a===o}})});const n=(i,o="")=>Object.entries(i).map(([a,u])=>{const l=o?`${o}.${a}`:a;if(SA(u))return{title:u.highlight?`${u.value} (pref)`:u.value,key:u.value,isLeaf:!0};const f=n(u,l);return{title:a,key:l,children:f,isLeaf:f.length===0}});return Object.entries(t).map(([i,o])=>({title:i,key:i,children:n(o,i),isLeaf:!1}))},CA=e=>e.map(t=>({title:`${t} (pref)`,key:t,isLeaf:!0})),_A=({swagger:e,apiGroupListData:t,builtinResourceTypesData:n,namespace:i,noncrds:o=["apps","autoscaling","batch","policy"]})=>{const a=t?.groups?.find(({name:p})=>p==="apiextensions.k8s.io")?.preferredVersion.version,u=t?.groups.filter(({name:p})=>!o.includes(p)&&!p.includes(".k8s.io")).sort((p,g)=>p.name.localeCompare(g.name)),l=t?.groups.filter(({name:p})=>o.includes(p)||p.includes(".k8s.io")).sort((p,g)=>p.name.localeCompare(g.name)),f=i&&e?n?.resources?.filter(({name:p})=>Lc({typeName:p,swagger:e}).isNamespaceScoped):n?.resources;return{crdGroups:u,nonCrdGroups:l,builtinGroups:f,apiExtensionVersion:a}},TA=({data:e,clusterName:t,projectName:n,instanceName:i,namespace:o,syntheticProject:a,entryType:u,apiGroup:l,apiVersion:f,typeName:p,entryName:g,apiExtensionVersion:d,crdName:w,pathname:k})=>e.map(({pathToMatch:E,pathToNavigate:v,keysToParse:R})=>({pathToMatch:E?Nt({template:E,replaceValues:{clusterName:t,projectName:n,instanceName:i,namespace:o,syntheticProject:a,entryType:u,apiGroup:l,apiVersion:f,typeName:p,entryName:g,apiExtensionVersion:d,crdName:w}}):void 0,pathToNavigate:v?Nt({template:v,replaceValues:{clusterName:t,projectName:n,instanceName:i,namespace:o,syntheticProject:a,entryType:u,apiGroup:l,apiVersion:f,typeName:p,entryName:g,apiExtensionVersion:d,crdName:w}}):void 0,keysToParse:R})).find(({pathToMatch:E})=>E?vr.matchPath(E,k):!1),Sd=e=>!!(typeof e=="object"&&!Array.isArray(e)&&e!==null&&e.spec&&typeof e.spec=="object"&&!Array.isArray(e.spec)&&e.spec!==null&&Array.isArray(e.spec.additionalPrinterColumns)&&e.spec.additionalPrinterColumns.every(t=>Object.keys(t).includes("name")&&Object.keys(t).includes("jsonPath"))),xd=e=>!!(typeof e=="object"&&!Array.isArray(e)&&e!==null&&e.spec&&typeof e.spec=="object"&&!Array.isArray(e.spec)&&e.spec!==null&&Array.isArray(e.spec.additionalPrinterColumnsUndefinedValues)&&e.spec.additionalPrinterColumnsUndefinedValues.every(t=>Object.keys(t).includes("key")&&Object.keys(t).includes("value"))),Cd=e=>!!(typeof e=="object"&&!Array.isArray(e)&&e!==null&&e.spec&&typeof e.spec=="object"&&!Array.isArray(e.spec)&&e.spec!==null&&Array.isArray(e.spec.additionalPrinterColumnsTrimLengths)&&e.spec.additionalPrinterColumnsTrimLengths.every(t=>Object.keys(t).includes("key")&&Object.keys(t).includes("value"))),_d=e=>!!(typeof e=="object"&&!Array.isArray(e)&&e!==null&&e.spec&&typeof e.spec=="object"&&!Array.isArray(e.spec)&&e.spec!==null&&Array.isArray(e.spec.additionalPrinterColumnsColWidths)&&e.spec.additionalPrinterColumnsColWidths.every(t=>Object.keys(t).includes("key")&&Object.keys(t).includes("value"))),kA=({columnsOverridesData:e,overrideType:t})=>{const n=e?.items.find(l=>typeof l=="object"&&!Array.isArray(l)&&l!==null&&l.spec&&typeof l.spec=="object"&&!Array.isArray(l.spec)&&l.spec!==null&&typeof l.spec.overrideType=="string"&&l.spec.overrideType===t),i=Sd(n)?n.spec.additionalPrinterColumns:void 0,o=xd(n)?n.spec.additionalPrinterColumnsUndefinedValues:void 0,a=Cd(n)?n.spec.additionalPrinterColumnsTrimLengths:void 0,u=_d(n)?n.spec.additionalPrinterColumnsColWidths:void 0;return{ensuredCustomOverrides:i,ensuredCustomOverridesUndefinedValues:o,ensuredCustomOverridesTrimLengths:a,ensuredCustomOverridesColWidths:u}},OA=async({clusterName:e})=>nt.get(`/api/clusters/${e}/k8s/openapi/v2`),Td=async()=>nt.get("/clusterlist"),kd=async({clusterName:e,namespace:t,apiGroup:n,apiVersion:i,typeName:o,limit:a})=>{const u=a!==null?`?limit=${a}`:"";return nt.get(`/api/clusters/${e}/k8s/apis/${n}/${i}${t?`/namespaces/${t}`:""}/${o}${u}`)},Od=async({clusterName:e,namespace:t,apiGroup:n,apiVersion:i,typeName:o,entryName:a})=>nt.get(`/api/clusters/${e}/k8s/apis/${n}/${i}${t?`/namespaces/${t}`:""}/${o}/${a}`),Id=async({clusterName:e,namespace:t,typeName:n,limit:i})=>{const o=i!==null?`?limit=${i}`:"";return nt.get(`/api/clusters/${e}/k8s/api/v1${t?`/namespaces/${t}`:""}/${n}${o}`)},Fd=async({clusterName:e,namespace:t,typeName:n,entryName:i})=>nt.get(`/api/clusters/${e}/k8s/api/v1${t?`/namespaces/${t}`:""}/${n}/${i}`),Bd=async({clusterName:e,namespace:t,apiGroup:n,apiVersion:i,crdName:o})=>nt.get(`/api/clusters/${e}/k8s/apis/${n}/${i}${t?`/namespaces/${t}`:""}/${o}`),Dd=async({clusterName:e,namespace:t,apiGroup:n,apiVersion:i,crdName:o,entryName:a})=>nt.get(`/api/clusters/${e}/k8s/apis/${n}/${i}${t?`/namespaces/${t}`:""}/${o}/${a}`),Rd=async({clusterName:e})=>nt.get(`/api/clusters/${e}/k8s/apis/`),Pd=async({clusterName:e,apiGroup:t,apiVersion:n})=>nt.get(`/api/clusters/${e}/k8s/apis/${t}/${n}/`),Nd=async({clusterName:e})=>nt.get(`/api/clusters/${e}/k8s/api/v1`),Ld=async({clusterName:e,apiExtensionVersion:t,crdName:n})=>nt.get(`/api/clusters/${e}/k8s/apis/apiextensions.k8s.io/${t}/customresourcedefinitions/${n}`),IA=({refetchInterval:e})=>vn.useQuery({queryKey:["useClusterList"],queryFn:async()=>(await Td()).data,refetchInterval:e!==void 0?e:5e3}),FA=({clusterName:e,namespace:t,apiGroup:n,apiVersion:i,typeName:o,limit:a,refetchInterval:u})=>vn.useQuery({queryKey:["useApiResources",e,t,n,i,o,a],queryFn:async()=>(await kd({clusterName:e,namespace:t,apiGroup:n,apiVersion:i,typeName:o,limit:a})).data,refetchInterval:u!==void 0?u:5e3}),BA=({clusterName:e,namespace:t,apiGroup:n,apiVersion:i,typeName:o,entryName:a,refetchInterval:u})=>vn.useQuery({queryKey:["useApiResourceSingle",e,t,n,i,o,a],queryFn:async()=>(await Od({clusterName:e,namespace:t,apiGroup:n,apiVersion:i,typeName:o,entryName:a})).data,refetchInterval:u!==void 0?u:5e3}),DA=({clusterName:e,namespace:t,typeName:n,limit:i,refetchInterval:o})=>vn.useQuery({queryKey:["useBuiltinResourceType",e,t,n,i],queryFn:async()=>(await Id({clusterName:e,namespace:t,typeName:n,limit:i})).data,refetchInterval:o!==void 0?o:5e3}),RA=({clusterName:e,namespace:t,typeName:n,entryName:i,refetchInterval:o})=>vn.useQuery({queryKey:["useBuiltinResourceSingle",e,t,n,i],queryFn:async()=>(await Fd({clusterName:e,namespace:t,typeName:n,entryName:i})).data,refetchInterval:o!==void 0?o:5e3}),PA=({clusterName:e,namespace:t,apiGroup:n,apiVersion:i,crdName:o,refetchInterval:a})=>vn.useQuery({queryKey:["useCrdResources",e,t,n,i,o],queryFn:async()=>(await Bd({clusterName:e,namespace:t,apiGroup:n,apiVersion:i,crdName:o})).data,refetchInterval:a!==void 0?a:5e3}),NA=({clusterName:e,namespace:t,apiGroup:n,apiVersion:i,crdName:o,entryName:a,refetchInterval:u})=>vn.useQuery({queryKey:["useCrdResourceSingle",e,t,n,i,o,a],queryFn:async()=>(await Dd({clusterName:e,namespace:t,apiGroup:n,apiVersion:i,crdName:o,entryName:a})).data,refetchInterval:u!==void 0?u:5e3}),LA=({clusterName:e})=>vn.useQuery({queryKey:["useApisResourceTypes",e],queryFn:async()=>(await Rd({clusterName:e})).data,refetchInterval:5e3}),$A=({clusterName:e,apiGroup:t,apiVersion:n})=>vn.useQuery({queryKey:["useApiResourceTypesByGroup",e,t,n],queryFn:async()=>(await Pd({clusterName:e,apiGroup:t,apiVersion:n})).data,refetchInterval:5e3}),jA=({clusterName:e})=>vn.useQuery({queryKey:["useBuiltinResourceTypes",e],queryFn:async()=>(await Nd({clusterName:e})).data,refetchInterval:5e3}),MA=({clusterName:e,apiExtensionVersion:t,crdName:n})=>vn.useQuery({queryKey:["useCrdData",e,t,n],queryFn:async()=>(await Ld({clusterName:e,apiExtensionVersion:t,crdName:n})).data,refetchInterval:5e3});le.BlackholeForm=od,le.BlackholeFormDataProvider=hA,le.DeleteModal=D1,le.DeleteModalMany=R1,le.DynamicComponents=AA,le.DynamicRenderer=yd,le.DynamicRendererWithProviders=EA,le.EnrichedTable=Ih,le.EnrichedTableProvider=X1,le.ManageableBreadcrumbs=wh,le.ManageableBreadcrumbsWithDataProvider=N1,le.ManageableSidebar=Sh,le.ManageableSidebarWithDataProvider=j1,le.Spacer=$r,le.TreeWithSearch=fm,le.checkIfApiInstanceNamespaceScoped=ld,le.checkIfBuiltInInstanceNamespaceScoped=Lc,le.checkPermission=Lh,le.createContextFactory=md,le.createNewEntry=Ku,le.deleteEntry=zu,le.filterSelectOptions=Zu,le.floorToDecimal=Ds,le.getAllPathsFromObj=rc,le.getApiResourceSingle=Od,le.getApiResourceTypes=Rd,le.getApiResourceTypesByApiGroup=Pd,le.getApiResources=kd,le.getBodyParametersSchema=pd,le.getBuiltinResourceSingle=Fd,le.getBuiltinResourceTypes=Nd,le.getBuiltinResources=Id,le.getBuiltinTreeData=CA,le.getClusterList=Td,le.getCrdData=Ld,le.getCrdResourceSingle=Dd,le.getCrdResources=Bd,le.getDirectUnknownResource=bh,le.getEnrichedColumns=kh,le.getEnrichedColumnsWithControls=Oh,le.getGroupsByCategory=_A,le.getObjectFormItemsDraft=ba,le.getPrefixSubarrays=$h,le.getStringByName=Ft,le.getSwagger=OA,le.getSwaggerPathAndIsNamespaceScoped=hd,le.groupsToTreeData=xA,le.isFlatObject=Th,le.isFormOverride=fd,le.isWithAdditionalPrinterColumns=Sd,le.isWithAdditionalPrinterColumnsColWidths=_d,le.isWithAdditionalPrinterColumnsTrimLengths=Cd,le.isWithAdditionalPrinterColumnsUndefinedValues=xd,le.normalizeValuesForQuotas=Jo,le.normalizeValuesForQuotasToNumber=nc,le.overwriteMatchingKeys=cd,le.parseCustomOverrides=kA,le.parseQuotaValue=bb,le.parseQuotaValueCpu=ec,le.parseQuotaValueMemoryAndStorage=tc,le.prepareDataForEnrichedColumns=Dh,le.prepareDataForManageableBreadcrumbs=vh,le.prepareDataForManageableSidebar=Eh,le.prepareTableMappings=TA,le.prepareTemplate=Nt,le.prepareUrlsToFetchForDynamicRenderer=Ed,le.processOverride=dd,le.removeEmptyFormValues=Bs,le.renameBrokenFieldBack=Vi,le.renameBrokenFieldBackToFormAgain=Go,le.updateEntry=Hu,le.useApiResourceSingle=BA,le.useApiResourceTypesByGroup=$A,le.useApiResources=FA,le.useApisResourceTypes=LA,le.useBuiltinResourceSingle=RA,le.useBuiltinResourceTypes=jA,le.useBuiltinResources=DA,le.useClusterList=IA,le.useCrdData=MA,le.useCrdResourceSingle=NA,le.useCrdResources=PA,le.useDirectUnknownResource=An,le.usePermissions=Qu,Object.defineProperty(le,Symbol.toStringTag,{value:"Module"})});
443
+ `,to={ResetedFormList:dA,ContainerWithRemoveButton:gA,MinusContainer:yA,Container:pA,DebugContainer:mA},od=({name:e,arrKey:t,arrName:n,persistName:i,required:o,forceNonRequired:a,isHidden:u,description:l,namespaceData:f,isAdditionalProperties:p,removeField:g,persistedControls:d})=>Array.isArray(e)&&e.length===2&&e[0]==="metadata"&&e[1]==="namespace"&&f?C.jsx(sA,{name:e,isHidden:u,namespaceData:f,isAdditionalProperties:p,removeField:g}):C.jsx(oA,{name:e,arrKey:t,arrName:n,persistName:i,required:o,forceNonRequired:a,isHidden:u,description:l,isAdditionalProperties:p,removeField:g,persistedControls:d}),bA=({name:e,arrKey:t,arrName:n,persistName:i,required:o,forceNonRequired:a,isHidden:u,description:l,isAdditionalProperties:f,removeField:p,options:g,persistedControls:d})=>C.jsx(lA,{name:e,arrKey:t,arrName:n,persistName:i,required:o,forceNonRequired:a,isHidden:u,description:l,isAdditionalProperties:f,removeField:p,options:g,persistedControls:d}),ad=({isNumber:e,name:t,arrKey:n,arrName:i,persistName:o,required:a,forceNonRequired:u,isHidden:l,description:f,isAdditionalProperties:p,removeField:g,persistedControls:d})=>C.jsx(fA,{isNumber:e,name:t,arrKey:n,arrName:i,persistName:o,required:a,forceNonRequired:u,isHidden:l,description:f,isAdditionalProperties:p,removeField:g,persistedControls:d}),ud=({name:e,arrKey:t,arrName:n,persistName:i,required:o,forceNonRequired:a,isHidden:u,description:l,isEdit:f,persistedControls:p,customProps:g,urlParams:d})=>C.jsx(iA,{name:e,arrKey:t,arrName:n,persistName:i,required:o,forceNonRequired:a,isHidden:u,description:l,isEdit:f,customProps:g,persistedControls:p,urlParams:d}),cd=({name:e,arrKey:t,arrName:n,persistName:i,required:o,forceNonRequired:a,isHidden:u,description:l,isAdditionalProperties:f,removeField:p,persistedControls:g,customProps:d,urlParams:w})=>C.jsx(tA,{name:e,arrKey:t,arrName:n,persistName:i,required:o,forceNonRequired:a,isHidden:u,description:l,isAdditionalProperties:f,removeField:p,persistedControls:g,customProps:d,urlParams:w}),ld=({name:e,arrKey:t,arrName:n,isHidden:i,description:o,makeValueUndefined:a,isAdditionalProperties:u,removeField:l})=>C.jsx(cA,{name:e,arrKey:t,arrName:n,isHidden:i,description:o,makeValueUndefined:a,isAdditionalProperties:u,removeField:l}),fd=({schema:e,name:t,arrKey:n,arrName:i,expandName:o,persistName:a,required:u,forceNonRequired:l,isHidden:f,description:p,makeValueUndefined:g,addField:d,isAdditionalProperties:w,removeField:T,isEdit:A,expandedControls:S,persistedControls:v,urlParams:R})=>e.type==="array"?C.jsxs(Mn,{$isHidden:f,children:[C.jsxs(V.Typography.Text,{children:[Bt(t),u?.includes(Bt(t))&&C.jsx(V.Typography.Text,{type:"danger",children:"*"}),p&&C.jsxs(V.Tooltip,{title:p,children:[" ",C.jsx(qt.QuestionCircleOutlined,{})]}),w&&C.jsx(Ur,{type:"secondary",onClick:()=>T({path:t}),children:"Удалить"}),C.jsx(hi,{formName:a||t,persistedControls:v,type:"arr"})]}),C.jsx(to.ResetedFormList,{name:i||t,rules:!l&&u?.includes(Bt(t))?[{validator:async(N,_)=>{if(!_||_.length<1)return Promise.reject(new Error("Field is required"))}}]:void 0,children:(N,{add:_,remove:x},{errors:F})=>C.jsxs(C.Fragment,{children:[N.map(I=>{const D=e.items?.type,K=e.items?.description,Q=e.items;return C.jsxs(to.ContainerWithRemoveButton,{children:[C.jsxs("div",{children:[D!=="object"&&C.jsxs(C.Fragment,{children:[D==="string"&&od({name:Array.isArray(t)?[...t,I.name]:[t,I.name],arrKey:I.key,arrName:[I.name],persistName:a?Array.isArray(a)?[...a,I.name]:[a,I.name]:Array.isArray(t)?[...t,I.name]:[t,I.name],description:K,removeField:T,persistedControls:v}),(D==="number"||D==="integer")&&ad({isNumber:D==="number",name:Array.isArray(t)?[...t,I.name]:[t,I.name],arrKey:I.key,arrName:[I.name],persistName:a?Array.isArray(a)?[...a,I.name]:[a,I.name]:Array.isArray(t)?[...t,I.name]:[t,I.name],description:K,removeField:T,persistedControls:v}),(D==="rangeInputCpu"||D==="rangeInputMemory")&&ud({name:Array.isArray(t)?[...t,I.name]:[t,I.name],arrKey:I.key,arrName:[I.name],persistName:a?Array.isArray(a)?[...a,I.name]:[a,I.name]:Array.isArray(t)?[...t,I.name]:[t,I.name],description:K,isEdit:A,persistedControls:v,customProps:e.items.customProps,urlParams:R}),D==="listInput"&&cd({name:Array.isArray(t)?[...t,I.name]:[t,I.name],arrKey:I.key,arrName:[I.name],persistName:a?Array.isArray(a)?[...a,I.name]:[a,I.name]:Array.isArray(t)?[...t,I.name]:[t,I.name],description:K,removeField:T,persistedControls:v,customProps:e.items.customProps,urlParams:R}),D==="boolean"&&ld({name:Array.isArray(t)?[...t,I.name]:[t,I.name],arrKey:I.key,arrName:[I.name],description:K,makeValueUndefined:g,removeField:T}),D==="array"&&fd({schema:e.items,name:Array.isArray(t)?[...t,I.name]:[t,I.name],arrKey:I.key,arrName:[I.name],expandName:o?Array.isArray(o)?[...o,I.name]:[o,I.name]:Array.isArray(t)?[...t,I.name]:[t,I.name],persistName:a?Array.isArray(a)?[...a,I.name]:[a,I.name]:Array.isArray(t)?[...t,I.name]:[t,I.name],description:K,makeValueUndefined:g,addField:d,removeField:T,isEdit:A,expandedControls:S,persistedControls:v,urlParams:R})]}),D==="object"&&Q?.properties&&hd({properties:Q.properties,name:Array.isArray(t)?[...t,I.name]:[t,I.name],arrKey:I.key,arrName:[I.name],expandName:o?Array.isArray(o)?[...o,I.name]:[o,I.name]:Array.isArray(t)?[...t,I.name]:[t,I.name],persistName:a?Array.isArray(a)?[...a,I.name]:[a,I.name]:Array.isArray(t)?[...t,I.name]:[t,I.name],required:Q.required,forceNonRequired:l,description:K,makeValueUndefined:g,addField:d,isAdditionalProperties:w,removeField:T,isEdit:A,expandedControls:S,persistedControls:v,urlParams:R})]}),C.jsx(to.MinusContainer,{children:C.jsx(qt.MinusCircleOutlined,{size:14,onClick:()=>x(I.name)})})]},I.key)}),C.jsxs(V.Form.Item,{children:[C.jsx(V.Button,{type:"dashed",onClick:()=>_(),icon:C.jsx(qt.PlusOutlined,{}),children:"Add"}),C.jsx(V.Form.ErrorList,{errors:F})]})]})},n!==void 0?n:Array.isArray(t)?t.slice(-1)[0]:t)]}):null,Ea=({properties:e,name:t,arrKey:n,arrName:i,expandName:o,persistName:a,required:u,forceNonRequired:l,isHidden:f,hiddenPaths:p,description:g,namespaceData:d,makeValueUndefined:w,addField:T,removeField:A,isEdit:S,expandedControls:v,persistedControls:R,urlParams:N})=>C.jsx(Mn,{$isHidden:f,children:Object.keys(e).map(_=>{if(e[_].type==="string"&&e[_].enum)return bA({name:Array.isArray(t)?[...t,String(_)]:[t,String(_)],arrKey:n,arrName:Array.isArray(i)?[...i,String(_)]:void 0,persistName:a?Array.isArray(a)?[...a,String(_)]:[a,String(_)]:void 0,required:u?.includes(_)?[String(_)]:void 0,forceNonRequired:l,isHidden:mr(p,Array.isArray(t)?[...t,String(_)]:[t,String(_)]),description:e[_].description,isAdditionalProperties:e[_].isAdditionalProperties,removeField:A,persistedControls:R,options:e[_].enum||[]});if(e[_].type==="string"&&!e[_].enum||Object.keys(e[_]).includes("x-kubernetes-int-or-string"))return od({name:Array.isArray(t)?[...t,String(_)]:[t,String(_)],arrKey:n,arrName:Array.isArray(i)?[...i,String(_)]:void 0,persistName:a?Array.isArray(a)?[...a,String(_)]:[a,String(_)]:void 0,required:u?.includes(_)?[String(_)]:void 0,forceNonRequired:l,isHidden:mr(p,Array.isArray(t)?[...t,String(_)]:[t,String(_)]),description:e[_].description,namespaceData:d,isAdditionalProperties:e[_].isAdditionalProperties,removeField:A,persistedControls:R});if(e[_].type==="number"||e[_].type==="integer")return ad({isNumber:e[_].type==="number",name:Array.isArray(t)?[...t,String(_)]:[t,String(_)],arrKey:n,arrName:Array.isArray(i)?[...i,String(_)]:void 0,persistName:a?Array.isArray(a)?[...a,String(_)]:[a,String(_)]:void 0,required:u?.includes(_)?[String(_)]:void 0,forceNonRequired:l,isHidden:mr(p,Array.isArray(t)?[...t,String(_)]:[t,String(_)]),description:e[_].description,isAdditionalProperties:e[_].isAdditionalProperties,removeField:A,persistedControls:R});if(e[_].type==="rangeInputCpu"||e[_].type==="rangeInputMemory")return ud({name:Array.isArray(t)?[...t,String(_)]:[t,String(_)],arrKey:n,arrName:Array.isArray(i)?[...i,String(_)]:void 0,persistName:a?Array.isArray(a)?[...a,String(_)]:[a,String(_)]:void 0,required:u?.includes(_)?[String(_)]:void 0,forceNonRequired:l,isHidden:mr(p,Array.isArray(t)?[...t,String(_)]:[t,String(_)]),description:e[_].description,isEdit:S,customProps:e[_].customProps,persistedControls:R,urlParams:N});if(e[_].type==="listInput")return cd({name:Array.isArray(t)?[...t,String(_)]:[t,String(_)],arrKey:n,arrName:Array.isArray(i)?[...i,String(_)]:void 0,persistName:a?Array.isArray(a)?[...a,String(_)]:[a,String(_)]:void 0,required:u?.includes(_)?[String(_)]:void 0,forceNonRequired:l,isHidden:mr(p,Array.isArray(t)?[...t,String(_)]:[t,String(_)]),description:e[_].description,customProps:e[_].customProps,removeField:A,persistedControls:R,urlParams:N});if(e[_].type==="boolean")return ld({name:Array.isArray(t)?[...t,String(_)]:[t,String(_)],arrKey:n,arrName:Array.isArray(i)?[...i,String(_)]:void 0,isHidden:mr(p,Array.isArray(t)?[...t,String(_)]:[t,String(_)]),description:e[_].description,makeValueUndefined:w,isAdditionalProperties:e[_].isAdditionalProperties,removeField:A});if(e[_].type==="array")return fd({schema:e[_],name:Array.isArray(t)?[...t,String(_)]:[t,String(_)],arrKey:n,arrName:Array.isArray(i)?[...i,String(_)]:void 0,expandName:o?Array.isArray(o)?[...o,String(_)]:[o,String(_)]:void 0,persistName:a?Array.isArray(a)?[...a,String(_)]:[a,String(_)]:void 0,required:u?.includes(_)?[String(_)]:void 0,forceNonRequired:l,isHidden:mr(p,Array.isArray(t)?[...t,String(_)]:[t,String(_)]),description:e[_].description,makeValueUndefined:w,addField:T,isAdditionalProperties:e[_].isAdditionalProperties,removeField:A,isEdit:S,expandedControls:v,persistedControls:R,urlParams:N});if(e[_].additionalProperties){const x=e[_].properties?Ea({properties:e[_].properties,name:Array.isArray(t)?[...t,String(_)]:[t,String(_)],arrKey:n,arrName:Array.isArray(i)?[...i,String(_)]:void 0,expandName:o?Array.isArray(o)?[...o,String(_)]:[o,String(_)]:void 0,persistName:a?Array.isArray(a)?[...a,String(_)]:[a,String(_)]:void 0,required:e[_].required,forceNonRequired:l,isHidden:mr(p,Array.isArray(t)?[...t,String(_)]:[t,String(_)]),hiddenPaths:p,description:e[_].description,namespaceData:d,makeValueUndefined:w,addField:T,removeField:A,isEdit:S,expandedControls:v,persistedControls:R,urlParams:N}):void 0;return C.jsx(Mn,{$isHidden:mr(p,Array.isArray(t)?[...t,String(_)]:[t,String(_)]),children:C.jsxs(zh,{title:C.jsxs(V.Typography.Text,{children:[_,g&&C.jsxs(V.Tooltip,{title:g,children:[" ",C.jsx(qt.QuestionCircleOutlined,{})]})]}),formName:Array.isArray(t)?[...t,String(_)]:[t,String(_)],expandedControls:v,children:[C.jsx(V.Input.Search,{placeholder:"Введите имя поля",allowClear:!0,enterButton:"Добавить",onSearch:F=>{if(F.length>0){const I=e[_]?.additionalProperties;T({path:Array.isArray(t)?[...t,String(_)]:[t,String(_)],name:F,type:I.type,items:I.items,nestedProperties:I.properties||{},required:I.required})}}}),x]})},Array.isArray(t)?[...t,String(_)].join("-"):[t,String(_)].join("-"))}return e[_].type==="object"&&e[_].properties?hd({properties:e[_].properties,name:Array.isArray(t)?[...t,String(_)]:[t,String(_)],arrKey:n,arrName:Array.isArray(i)?[...i,String(_)]:void 0,expandName:o?Array.isArray(o)?[...o,String(_)]:[o,String(_)]:void 0,persistName:a?Array.isArray(a)?[...a,String(_)]:[a,String(_)]:void 0,selfRequired:u?.includes(_),required:e[_].required,forceNonRequired:l||!u?.includes(_),isHidden:mr(p,Array.isArray(t)?[...t,String(_)]:[t,String(_)]),hiddenPaths:p,description:e[_].description,namespaceData:d,makeValueUndefined:w,addField:T,isAdditionalProperties:e[_].isAdditionalProperties,removeField:A,isEdit:S,expandedControls:v,persistedControls:R,urlParams:N}):e[_].type==="object"&&e[_]["x-kubernetes-preserve-unknown-fields"]?C.jsx(V.Alert,{message:"x-kubernetes-preserve-unknown-fields",banner:!0},String(_)):null})}),hd=({properties:e,name:t,arrKey:n,arrName:i,expandName:o,persistName:a,selfRequired:u,required:l,forceNonRequired:f,isHidden:p,hiddenPaths:g,description:d,namespaceData:w,makeValueUndefined:T,addField:A,isAdditionalProperties:S,removeField:v,isEdit:R,expandedControls:N,persistedControls:_,urlParams:x})=>{const F=Ea({properties:e,name:t,arrKey:n,arrName:i,expandName:o,persistName:a,required:l,forceNonRequired:f,isHidden:p,hiddenPaths:g,description:d,namespaceData:w,makeValueUndefined:T,addField:A,removeField:v,isEdit:R,expandedControls:N,persistedControls:_,urlParams:x});return C.jsx(Mn,{$isHidden:p,children:C.jsx(zh,{title:C.jsxs(V.Typography.Text,{children:[Bt(t),u&&C.jsx(V.Typography.Text,{type:"danger",children:"*"}),d&&C.jsxs(V.Tooltip,{title:d,children:[" ",C.jsx(qt.QuestionCircleOutlined,{})]}),S&&C.jsx(Ur,{type:"secondary",onClick:()=>v({path:t}),children:"Удалить"}),C.jsx(hi,{formName:a||t,persistedControls:_,type:"obj"})]}),formName:o||t,expandedControls:N,children:C.jsx("div",{style:{marginLeft:"20px"},children:F})},Array.isArray(t)?t.join("-"):t)})},pd=e=>{if(!(typeof e=="object"&&e!==null))return!1;const{spec:t}=e;if(!(typeof t=="object"&&t!==null))return!1;const{overrideType:n,values:i}=t;return!(typeof n!="string"||!Array.isArray(i))},vA=Z.lazy(()=>Promise.resolve().then(()=>Mv)),dd=({cluster:e,theme:t,urlParams:n,urlParamsForPermissions:i,formsPrefillsData:o,staticProperties:a,required:u,hiddenPaths:l,expandedPaths:f,persistedPaths:p,prefillValuesSchema:g,prefillValueNamespaceOnly:d,isNameSpaced:w,isCreate:T,type:A,apiGroupApiVersion:S,kindName:v,typeName:R,backlink:N})=>{const _=Qn.useNavigate(),[x]=V.Form.useForm(),F=V.Form.useWatch(["metadata","namespace"],x),[I,D]=Z.useState(a),[K,Q]=Z.useState(),ce=_b(Q,500),[fe,ge]=Z.useState(!1),[ye,de]=Z.useState(),[he,Pe]=Z.useState(!1),[Fe,_e]=Z.useState(f||[]),[qe,Ee]=Z.useState(p||[]),[we,nt]=Z.useState(!1),J=Mr({apiGroup:A==="builtin"?"":i.apiGroup?i.apiGroup:"",typeName:i.typeName||"",namespace:w?F:"",clusterName:e,verb:"create",refetchInterval:!1,enabler:T===!0}),X=Mr({apiGroup:A==="builtin"?"":i.apiGroup?i.apiGroup:"",typeName:i.typeName||"",namespace:w?F:"",clusterName:e,verb:"update",refetchInterval:!1,enabler:T!==!0}),oe=()=>{x.validateFields().then(()=>{ge(!0),de(void 0);const Ae=x.getFieldsValue(),ke=Ps(Ae,qe),He=Ki(ke),dt=ea(He,I),{namespace:Et}=ke.metadata,me=`/api/clusters/${e}/k8s/${A==="builtin"?"":"apis/"}${S}${w?`/namespaces/${Et}`:""}/${R}/${T?"":ke.metadata.name}`;T?Jo({endpoint:me,body:dt}).then(Ze=>{console.log(Ze),N&&_(N)}).catch(Ze=>{if(console.log("Form submit error",Ze),ge(!1),Go(Ze)&&Ze.response?.data.message.includes("Required value")){const ot=(Ze.response?.data.message.split("is invalid: ")[1]).split(":")[0].trim().split("."),Ut=Array.from({length:ot.length},(O,y)=>ot.slice(0,y+1)),Oe=[...Fe,...Ut],De=new Set,$t=Oe.filter(O=>{const y=Array.isArray(O)?JSON.stringify(O):O;return De.has(y)?!1:(De.add(y),!0)});_e([...$t])}de(Ze)}):Yo({endpoint:me,body:dt}).then(Ze=>{console.log(Ze),N&&_(N)}).catch(Ze=>{if(console.log("Form submit error",Ze),ge(!1),Go(Ze)&&Ze.response?.data.message.includes("Required value")){const ot=(Ze.response?.data.message.split("is invalid: ")[1]).split(":")[0].trim().split("."),Ut=Array.from({length:ot.length},(O,y)=>ot.slice(0,y+1)),Oe=[...Fe,...Ut],De=new Set,$t=Oe.filter(O=>{const y=Array.isArray(O)?JSON.stringify(O):O;return De.has(y)?!1:(De.add(y),!0)});_e([...$t])}de(Ze)})}).catch(Ae=>{console.log("Validating error",Ae);const ke=Ae.errorFields.reduce((xt,ot)=>[...xt,ot.name],[]),Ot=ke.filter(xt=>Array.isArray(xt)).flatMap(xt=>Array.from({length:xt.length},(ot,Ut)=>xt.slice(0,Ut+1))),dt=ke.filter(xt=>!Array.isArray(xt)),Et=[...Fe,...dt,...Ot],me=new Set,Ze=Et.filter(xt=>{const ot=Array.isArray(xt)?JSON.stringify(xt):xt;return me.has(ot)?!1:(me.add(ot),!0)});_e([...Ze])})},Ce=Z.useCallback(()=>{const Ae=x.getFieldsValue(),ke=Ps(Ae,qe),He=Ki(ke),dt=ea(He,I);ce(dt)},[x,ce,I,qe]),We=Ae=>{const ke=Zo(Ae),He=oc(ke,I);ke&&x.setFieldsValue(He)};if(Z.useEffect(()=>{const Ae=A==="apis"?`${S}/${R}`:`v1/${R}`,ke=o?.items.find(He=>typeof He=="object"&&!Array.isArray(He)&&He!==null&&He.spec&&typeof He.spec=="object"&&!Array.isArray(He.spec)&&He.spec!==null&&typeof He.spec.overrideType=="string"&&He.spec.overrideType===Ae);if(pd(ke)&&ke.spec.values.forEach(({path:He,value:Ot})=>{x.setFieldValue(He,Ot)}),g){const He=oc(g,I);x.setFieldsValue(He)}Ce()},[g,x,o,A,S,R,Ce,I]),Z.useEffect(()=>{let Ae=[];const ke=A==="apis"?`${S}/${R}`:`v1/${R}`,He=o?.items.find(me=>typeof me=="object"&&!Array.isArray(me)&&me!==null&&me.spec&&typeof me.spec=="object"&&!Array.isArray(me.spec)&&me.spec!==null&&typeof me.spec.overrideType=="string"&&me.spec.overrideType===ke);pd(He)&&(Ae=He.spec.values.flatMap(({path:me})=>Hh(me))),g&&typeof g=="object"&&g!==null&&(Ae=[...Ae,...ac(g)]);const Ot=[...Fe,...Ae],dt=new Set,Et=Ot.filter(me=>{const Ze=Array.isArray(me)?JSON.stringify(me):me;return dt.has(Ze)?!1:(dt.add(Ze),!0)});_e([...Et])},[S,o,g,A,R]),Z.useEffect(()=>{d&&x.setFieldValue(["metadata","namespace"],d),Ce()},[d,Ce,x]),Z.useEffect(()=>{T&&x.setFieldsValue({apiVersion:S==="api/v1"?"v1":S,kind:v}),Ce()},[T,v,S,Ce,x]),Z.useEffect(()=>{const Ae=x.getFieldsValue(),ke=Ps(Ae,qe),He=Ki(ke),dt=ea(He,I);ce(dt)},[ce,I,x,qe]),Z.useEffect(()=>{Ce()},[I,Ce]),!I)return null;const xe=w?{filterSelectOptions:rc,selectValues:w.map(Ae=>({label:Ae,value:Ae})),disabled:!!d}:void 0,Be=Ae=>{x.setFieldValue(Ae,void 0),Ce()},$e=({path:Ae,name:ke,type:He,items:Ot,nestedProperties:dt,required:Et})=>{const Ze=(Array.isArray(Ae)?Ae:[Ae]).reduceRight((Ut,Oe)=>({[Oe]:{properties:Ut}}),{[ke]:{type:He,items:Ot,properties:dt,required:Et,isAdditionalProperties:!0}}),xt=bt.cloneDeep(I),ot=bt.merge(xt,Ze);console.log("newObject",Ze),console.log("newProperties",ot),D(ot)},Le=({path:Ae})=>{const He=(Array.isArray(Ae)?Ae:[Ae]).flatMap(dt=>[dt,"properties"]).slice(0,-1),Ot=bt.cloneDeep(I);bt.unset(Ot,He),D(Ot)},Tt=Ae=>{_e([...Fe,Ae])},on=Ae=>{_e([...Fe.filter(ke=>JSON.stringify(ke)!==JSON.stringify(Ae))])},Nt=(Ae,ke)=>{ke&&x.getFieldValue(Ae)===void 0&&(ke==="str"&&x.setFieldValue(Ae,""),ke==="number"&&x.setFieldValue(Ae,0),ke==="arr"&&x.setFieldValue(Ae,[]),ke==="obj"&&x.setFieldValue(Ae,{})),Ee([...qe,Ae])},jt=Ae=>{console.log(Ae),Ee([...qe.filter(ke=>JSON.stringify(ke)!==JSON.stringify(Ae))])};return C.jsxs(to.Container,{children:[C.jsx("div",{children:C.jsxs(V.Form,{form:x,onValuesChange:Ce,children:[Ea({properties:I,name:[],required:u,hiddenPaths:l,namespaceData:xe,makeValueUndefined:Be,addField:$e,removeField:Le,isEdit:!T,expandedControls:{onExpandOpen:Tt,onExpandClose:on,expandedKeys:Fe},persistedControls:{onPersistMark:Nt,onPersistUnmark:jt,persistedKeys:qe,isPersistedKeysShown:we},urlParams:n}),C.jsxs("div",{children:["Show persisted checkboxes:"," ",C.jsx(V.Switch,{value:we,onChange:Ae=>nt(Ae),size:"small"})]}),C.jsx(Ln,{$space:12,$samespace:!0}),C.jsx(V.Alert,{type:"warning",message:"Будут отправлены только данные из формы. Пустые поля будут удалены рекурсивно"}),T&&J.data?.status.allowed===!1&&C.jsxs(C.Fragment,{children:[C.jsx(Ln,{$space:12,$samespace:!0}),C.jsx(V.Alert,{type:"warning",message:"Недостаточно прав для создания"})]}),!T&&X.data?.status.allowed===!1&&C.jsxs(C.Fragment,{children:[C.jsx(Ln,{$space:12,$samespace:!0}),C.jsx(V.Alert,{type:"warning",message:"Недостаточно прав для редактирования"})]}),C.jsx(Ln,{$space:12,$samespace:!0}),ye&&C.jsxs(C.Fragment,{children:[C.jsx(Ln,{$space:16,$samespace:!0}),C.jsx(V.Alert,{message:`An error has occurred: ${ye?.response?.data?.message} `,type:"error"}),C.jsx(Ln,{$space:16,$samespace:!0})]}),C.jsxs(V.Flex,{gap:16,children:[C.jsx(xr,{children:C.jsx(V.Button,{type:"primary",onClick:oe,loading:fe,children:"Submit"})}),N&&C.jsx(V.Button,{onClick:()=>_(N),children:"Cancel"}),C.jsx(V.Button,{onClick:()=>Pe(!0),icon:C.jsx(qt.BugOutlined,{})})]})]})}),C.jsx("div",{children:C.jsx(Qw,{theme:t,currentValues:K||{},onChange:We})}),he&&C.jsx(V.Modal,{open:he,onOk:()=>Pe(!1),onCancel:()=>Pe(!1),onClose:()=>Pe(!1),title:"Debug for properties",width:"90vw",children:C.jsx(to.DebugContainer,{children:C.jsx(Z.Suspense,{fallback:C.jsx("div",{children:"Loading..."}),children:C.jsx(vA,{defaultLanguage:"json",width:"100%",height:"80vh",theme:"vs-dark",value:JSON.stringify(I,null,2),options:{theme:"vs-dark",minimap:{enabled:!1}}})})})})]})},gd=({properties:e,currentPath:t=[],result:n=[]})=>(e&&Object.keys(e).forEach(i=>{const o=[...t,i];i==="additionalProperties"?n.push(t):typeof e[i]=="object"&&e[i]!==null&&gd({properties:e[i],currentPath:o,result:n})}),n),yd=({path:e,defaultValue:t})=>{if(e.length===0)return{};const[n,...i]=e;return i.length===0?{[n]:t}:{[n]:yd({path:i,defaultValue:t})}},wA=({pathsWithAdditionalProperties:e,prefillValuesSchema:t,bodyParametersSchema:n})=>e.reduce((i,o)=>{const a=o.filter((l,f)=>f%2===0);let u=null;try{u=bt.get(t,a.join("."))}catch{}if(u){const l=bt.get(n.properties,`${o.join(".")}.additionalProperties.type`),f={};Object.keys(u).forEach(d=>{const w={[d]:{type:l,isAdditionalProperties:!0}},T=bt.cloneDeep(f);f.properties=bt.merge(T.properties,w)});const p=yd({path:o,defaultValue:f});return bt.merge(i,p)}return i},{}),md=(e,t)=>{const n={...e};for(const i in t)t.hasOwnProperty(i)&&n.hasOwnProperty(i)&&(n[i]=t[i]);return n},bd=({typeName:e,apiGroup:t,apiVersion:n,swagger:i})=>{const o=`/apis/${t}/${n}/${e}`,a=`/apis/${t}/${n}/namespaces/{namespace}/${e}`,u=Object.keys(i.paths||{}).includes(o),l=Object.keys(i.paths||{}).includes(a);return{isClusterWide:u,isNamespaceScoped:l}},Uc=({typeName:e,swagger:t})=>{const n=`/api/v1/${e}`,i=`/api/v1/namespaces/{namespace}/${e}`,o=Object.keys(t.paths||{}).includes(n),a=Object.keys(t.paths||{}).includes(i);return{isClusterWide:o,isNamespaceScoped:a}},vd=e=>{if(!(typeof e=="object"&&e!==null))return!1;const{spec:t}=e;if(!(typeof t=="object"&&t!==null))return!1;const{overrideType:n,strategy:i,schema:o,hidden:a,expanded:u,persisted:l}=t;return!(typeof n!="string"||typeof n!="string"||typeof i!="string"||!(typeof o=="object"&&o!==null)||!Array.isArray(a)&&typeof a<"u"||!Array.isArray(u)&&typeof u<"u"||!Array.isArray(l)&&typeof l<"u")},wd=({swagger:e,data:t})=>{let n="",i=!1;if(t.type==="builtin"){const{isNamespaceScoped:o}=Uc({typeName:t.typeName,swagger:e});o&&(i=!0),n=`/api/v1${o?"/namespaces/{namespace}":""}/${t.typeName}`}else{const{isNamespaceScoped:o}=bd({apiGroup:t.apiGroup,apiVersion:t.apiVersion,typeName:t.typeName,swagger:e});o&&(i=!0),n=`/apis/${t.apiGroup}/${t.apiVersion}${o?"/namespaces/{namespace}":""}/${t.typeName}`}return{swaggerPath:n,isNamespaced:i}},Ad=({swagger:e,swaggerPath:t})=>{const n=e?.paths?.[t]?.post;if(!n)return{bodyParametersSchema:void 0,kindName:void 0,error:`No post data for ${t}`};const i=n?.["x-kubernetes-group-version-kind"];if(!i)return{bodyParametersSchema:void 0,kindName:void 0,error:`postData with no x-kubernetes-group-version-kind: ${JSON.stringify(n,null,2)}`};const o=i?.kind;if(!o)return{bodyParametersSchema:void 0,kindName:void 0,error:`x-kubernetes-group-version-kind with no kind: ${JSON.stringify(i,null,2)}`};const a=n?.parameters;if(!a){const f=`postData with no parameters: ${JSON.stringify(n,null,2)}`;return{bodyParametersSchema:void 0,kindName:o,error:f}}const u=a?.filter(f=>f.in==="body")[0];if(!u){const f=`paremeters with no {in: body}: ${JSON.stringify(a,null,2)}`;return{bodyParametersSchema:void 0,kindName:o,error:f}}const l=u.schema;if(!l){const f=`bodyParameters with no schema:${JSON.stringify(u,null,2)}`;return{bodyParametersSchema:void 0,kindName:o,error:f}}return Object.keys(l).includes("$ref")?{bodyParametersSchema:l,kindName:o,error:"Underefed schema"}:{bodyParametersSchema:l,kindName:o,error:void 0}},Sd=({specificCustomOverrides:e,newProperties:t,bodyParametersSchema:n})=>{let i,o,a,u=t,l;if(vd(e))if(e.spec.hidden&&(i=e.spec.hidden),e.spec.expanded&&(o=e.spec.expanded),e.spec.persisted&&(a=e.spec.persisted),e.spec.strategy==="fullReplace")e.spec.schema.properties?u=e.spec.schema.properties:u=t,e.spec.schema.required?l=e.spec.schema.required:l=n.required;else if(e.spec.strategy==="merge"){if(e.spec.schema.properties){const f=bt.cloneDeep(t);u=bt.merge(f,e.spec.schema.properties)}else u=t;e.spec.schema.required?l=[...n.required||[],...e.spec.schema.required]:l=n.required}else if(e.spec.strategy==="replace"){if(e.spec.schema.properties){const f=bt.cloneDeep(t);u=md(f,e.spec.schema.properties)}else u=t;e.spec.schema.required?l=[...e.spec.schema.required]:l=n.required}else u=t,l=n.required;else u=t,l=n.required;return{hiddenPaths:i,expandedPaths:o,persistedPaths:a,propertiesToApply:u,requiredToApply:l}},AA=({theme:e,cluster:t,urlParams:n,urlParamsForPermissions:i,formsPrefillsData:o,swagger:a,namespacesData:u,formsOverridesData:l,data:f,isCreate:p,backlink:g,modeData:d})=>{const[w,T]=Z.useState(void 0),[A,S]=Z.useState([]),[v,R]=Z.useState([]),[N,_]=Z.useState([]),[x,F]=Z.useState([]),[I,D]=Z.useState(""),[K,Q]=Z.useState(!1),[ce,fe]=Z.useState(!1),ge=Z.useCallback(()=>{d&&(d.onChange("Manual"),d.onDisabled())},[d]);return Z.useEffect(()=>{if(!a)return;const{swaggerPath:ye,isNamespaced:de}=wd({swagger:a,data:f});de&&Q(!0);const{bodyParametersSchema:he,kindName:Pe,error:Fe}=Ad({swagger:a,swaggerPath:ye});if(Fe){fe(Fe),console.log(Fe),ge();return}Pe&&D(Pe);const _e=gd({properties:he.properties}),qe=wA({pathsWithAdditionalProperties:_e,prefillValuesSchema:f.prefillValuesSchema,bodyParametersSchema:he}),Ee=bt.cloneDeep(he.properties),we=bt.merge(Ee,qe),nt=f.type==="apis"?`${f.apiGroup}/${f.apiVersion}/${f.typeName}`:`v1/${f.typeName}`,J=l?.items.find(Be=>Be.spec.overrideType===nt),{hiddenPaths:X,expandedPaths:oe,persistedPaths:Ce,propertiesToApply:We,requiredToApply:xe}=Sd({specificCustomOverrides:J,newProperties:we,bodyParametersSchema:he});X&&R(X),oe&&_(oe),Ce&&F(Ce),We&&T(We),xe&&S(xe)},[a,f,ge,l]),d?.current==="Manual"?C.jsx(eA,{theme:e,cluster:t,prefillValuesSchema:f.prefillValuesSchema,isCreate:p,type:f.type,isNameSpaced:K?u?.items.map(ye=>ye.metadata.name):!1,apiGroupApiVersion:f.type==="builtin"?"api/v1":`${f.apiGroup}/${f.apiVersion}`,typeName:f.typeName,backlink:g}):!w&&!ce?null:ce?C.jsx(V.Alert,{message:ce,type:"error"}):C.jsx(dd,{cluster:t,theme:e,urlParams:n,urlParamsForPermissions:i,formsPrefillsData:o,staticProperties:w,required:A,hiddenPaths:v,expandedPaths:N,persistedPaths:x,prefillValuesSchema:f.prefillValuesSchema,prefillValueNamespaceOnly:f.prefillValueNamespaceOnly,isCreate:p,type:f.type,isNameSpaced:K?u?.items.map(ye=>ye.metadata.name):!1,apiGroupApiVersion:f.type==="builtin"?"api/v1":`${f.apiGroup}/${f.apiVersion}`,kindName:I,typeName:f.typeName,backlink:g},JSON.stringify(w)+JSON.stringify(A)+JSON.stringify(v)+JSON.stringify(f))},SA={CustomCard:Qe(V.Card)`
444
+ display: flex;
445
+ justify-content: center;
446
+ align-items: center;
447
+ cursor: pointer;
448
+ width: 238px;
449
+ box-shadow:
450
+ 0 6px 16px 0 #00000014,
451
+ 0 3px 6px -4px #0000001f,
452
+ 0 9px 28px 8px #0000000d;
453
+
454
+ .ant-card-body {
455
+ display: flex;
456
+ justify-content: center;
457
+ align-items: center;
458
+ height: 238px;
459
+ overflow-x: auto;
460
+ padding: 8px;
461
+ }
462
+ `},EA=({onAddClick:e})=>C.jsx(SA.CustomCard,{onClick:e,children:C.jsx(qt.PlusOutlined,{})}),xA=({clusterName:e,baseApiGroup:t,baseApiVersion:n,mpResourceName:i,mpResourceKind:o,isOpen:a,setIsOpen:u,setError:l,onCreateSuccess:f,onUpdateSuccess:p})=>{const[g]=V.Form.useForm(),d=V.Form.useWatch("type",g),w=typeof a=="boolean"?{name:"",description:"",icon:"",type:"direct",apiGroup:"",apiVersion:"",typeName:"",pathToNav:"",tags:[],disabled:!1,hidden:!1}:a.spec,T=S=>{if(typeof a=="boolean"){Jo({endpoint:`/api/clusters/${e}/k8s/apis/${t}/${n}/${i}`,body:{apiVersion:`${t}/${n}`,kind:o,metadata:{name:Mh()},spec:{...S}}}).then(()=>{u(!1),f()}).catch(v=>{(Go(v)||v instanceof Error)&&l(v)}).finally(()=>u(!1));return}Yo({endpoint:`/api/clusters/${e}/k8s/apis/${t}/${n}/${i}/${a.metadata.name}`,body:{apiVersion:`${t}/${n}`,kind:o,metadata:{name:a.metadata.name,resourceVersion:a.metadata.resourceVersion},spec:{...S}}}).then(()=>{u(!1),p()}).catch(v=>{(Go(v)||v instanceof Error)&&l(v)}).finally(()=>u(!1))},A=()=>{g.validateFields().then(()=>{T(g.getFieldsValue())}).catch(()=>console.log("Validating error"))};return C.jsx(V.Modal,{title:typeof a=="boolean"?"Add card":"Edit плитку",open:a!==!1,onCancel:()=>u(!1),onOk:()=>A,children:C.jsxs(V.Form,{form:g,name:"control-hooks",initialValues:{...w},children:[C.jsx(V.Form.Item,{label:"Name",name:"name",children:C.jsx(V.Input,{required:!0})}),C.jsx(V.Form.Item,{label:"Description",name:"description",children:C.jsx(V.Input,{required:!0})}),C.jsx(V.Form.Item,{label:"Icon",name:"icon",children:C.jsx(V.Input.TextArea,{placeholder:"SVG-иконка, <svg /> -> base64",maxLength:void 0,required:!0})}),C.jsx(V.Form.Item,{label:"Resources type",name:"type",children:C.jsx(V.Select,{placeholder:"Choose resource type",options:[{value:"direct",label:"Direct link"},{value:"crd",label:"CRD"},{value:"nonCrd",label:"API"},{value:"built-in",label:"Built-in"}]})}),C.jsx(V.Form.Item,{label:"Enter API group",name:"apiGroup",children:C.jsx(V.Input,{disabled:d==="direct"||d==="built-in"})}),C.jsx(V.Form.Item,{label:"Enter API version",name:"apiVersion",children:C.jsx(V.Input,{disabled:d==="direct"||d==="built-in"})}),C.jsx(V.Form.Item,{label:"Enter resource type",name:"typeName",children:C.jsx(V.Input,{disabled:d==="direct"})}),C.jsx(V.Form.Item,{label:"Enter path",name:"pathToNav",children:C.jsx(V.Input,{disabled:d!=="direct"})}),C.jsx(V.Form.Item,{label:"Tags",name:"tags",children:C.jsx(V.Select,{mode:"tags",placeholder:"Enter tags. Separators: comma and space",tokenSeparators:[","," "],dropdownStyle:{display:"none"}})}),C.jsx(V.Form.Item,{label:"Disabled",name:"disabled",children:C.jsx(V.Switch,{})}),C.jsx(V.Form.Item,{label:"Hidden",name:"hidden",children:C.jsx(V.Switch,{})})]})})},CA=({clusterName:e,namespace:t,type:n,pathToNav:i,typeName:o,apiGroup:a,apiVersion:u,baseprefix:l})=>{const f="v1";return n==="direct"&&i?i:n==="crd"?`/${l}/${e}/${t}/crd-table/${a}/${u}/${f}/${o}`:n==="nonCrd"?`/${l}/${e}/${t}/api-table/${a}/${u}/${o}`:`/${l}/${e}/${t}/builtin-table/${o}`},_A=({clusterName:e,namespace:t,type:n,typeName:i,apiGroup:o,apiVersion:a})=>n==="crd"?`/api/clusters/${e}/k8s/apis/${o}/${a}${t?`/namespaces/${t}`:""}/${i}`:n==="nonCrd"?`/api/clusters/${e}/k8s/apis/${o}/${a}${t?`/namespaces/${t}`:""}/${i}`:`/api/clusters/${e}/k8s/api/v1${t?`/namespaces/${t}`:""}/${i}`,kA=Qe(V.Card)`
463
+ position: relative;
464
+ width: 238px;
465
+ overflow-x: auto;
466
+ cursor: ${({$isDisabled:e})=>e?"not-allowed":"pointer"};
467
+ box-shadow:
468
+ 0 6px 16px 0 #00000014,
469
+ 0 3px 6px -4px #0000001f,
470
+ 0 9px 28px 8px #0000000d;
471
+
472
+ &:hover {
473
+ border-color: ${({$hoverColor:e,$isDisabled:t})=>!t&&e};
474
+ }
475
+
476
+ .ant-card-body {
477
+ height: 238px;
478
+ overflow-x: auto;
479
+ padding: 8px;
480
+ }
481
+ `,TA=Qe.div`
482
+ min-width: 45px;
483
+ min-height: 45px;
484
+ padding: 6px;
485
+
486
+ svg {
487
+ width: 45px;
488
+ height: 45px;
489
+ }
490
+ `,OA=Qe.div`
491
+ overflow-x: auto;
492
+ scrollbar-width: thin;
493
+ margin-bottom: 20px;
494
+ `,IA=Qe.div`
495
+ padding-left: 6px;
496
+ padding-right: 6px;
497
+ font-size: 16px;
498
+ line-height: 24px;
499
+
500
+ span {
501
+ font-weight: 700;
502
+ }
503
+ `,FA=Qe.div`
504
+ margin-top: 6px;
505
+ margin-bottom: 6px;
506
+ padding-left: 6px;
507
+ padding-right: 6px;
508
+ display: flex;
509
+ flex-flow: row wrap;
510
+ align-items: flex-start;
511
+ `,BA=Qe(V.Tag)`
512
+ margin-right: 4px;
513
+ margin-bottom: 4px;
514
+
515
+ &:last-child {
516
+ margin-right: 0;
517
+ }
518
+ `,DA=Qe.div`
519
+ padding-left: 6px;
520
+ padding-right: 6px;
521
+ `,PA=Qe.div`
522
+ position: absolute;
523
+ bottom: 6px;
524
+ right: 6px;
525
+ `,Wr={CustomCard:kA,ImageContainer:TA,OverflowContainer:OA,TitleContainer:IA,TagsContainer:FA,CustomTag:BA,DescriptionContainer:DA,EditButtonContainer:PA},Vc=({baseprefix:e,description:t,name:n,icon:i,clusterName:o,namespace:a,type:u,pathToNav:l,typeName:f,apiGroup:p,apiVersion:g,tags:d,disabled:w,isEditMode:T,onDeleteClick:A,onEditClick:S,addedMode:v})=>{const{useToken:R}=V.theme,{token:N}=R(),_=Qn.useNavigate();let x="";try{x=window.atob(i)}catch{x="Can't decode"}const F=CA({clusterName:o,namespace:a,type:u,pathToNav:l,typeName:f,apiGroup:p,apiVersion:g,baseprefix:e}),I=v&&u!=="direct"?_A({clusterName:o,namespace:a,type:u,typeName:f,apiGroup:p,apiVersion:g}):void 0,{data:D,error:K}=sn({uri:I||"",queryKey:[I||""],refetchInterval:!1,isEnabled:v&&I!==void 0});return v&&(K||u==="direct")?null:C.jsx(Wr.CustomCard,{$isDisabled:w,$hoverColor:N.colorPrimary,onClick:()=>w?null:_(F),children:C.jsxs(V.Flex,{vertical:!0,style:{width:"100%",height:"100%"},justify:"spaceBetween",children:[C.jsxs(V.Flex,{justify:"space-between",children:[C.jsx(Wr.ImageContainer,{dangerouslySetInnerHTML:{__html:x}}),T&&C.jsx("div",{onClick:Q=>{Q.preventDefault(),Q.stopPropagation(),A&&A()},children:C.jsx("svg",{width:"21",height:"21",viewBox:"0 0 21 21",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:C.jsx("path",{d:"M10.5 0C4.70156 0 0 4.70156 0 10.5C0 16.2984 4.70156 21 10.5 21C16.2984 21 21 16.2984 21 10.5C21 4.70156 16.2984 0 10.5 0ZM15 11.0625C15 11.1656 14.9156 11.25 14.8125 11.25H6.1875C6.08437 11.25 6 11.1656 6 11.0625V9.9375C6 9.83438 6.08437 9.75 6.1875 9.75H14.8125C14.9156 9.75 15 9.83438 15 9.9375V11.0625Z",fill:"currentColor"})})})]}),C.jsxs(Wr.OverflowContainer,{children:[C.jsxs(Wr.TitleContainer,{children:[n," ",v&&C.jsxs("span",{children:["x",D?.items?.length]})]}),C.jsx(Wr.TagsContainer,{children:d.map(Q=>C.jsx(Wr.CustomTag,{children:Q},Q))}),C.jsx(Wr.DescriptionContainer,{children:C.jsx(V.Typography.Text,{type:"secondary",children:t})})]}),C.jsx(Wr.EditButtonContainer,{children:T&&C.jsx("div",{onClick:Q=>{Q.preventDefault(),Q.stopPropagation(),S&&S()},children:C.jsx("svg",{width:"18",height:"19",viewBox:"0 0 18 19",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:C.jsx("path",{d:"M17.28 16.79H0.72C0.32175 16.79 0 17.1117 0 17.51V18.32C0 18.419 0.081 18.5 0.18 18.5H17.82C17.919 18.5 18 18.419 18 18.32V17.51C18 17.1117 17.6783 16.79 17.28 16.79ZM3.27825 14.9C3.32325 14.9 3.36825 14.8955 3.41325 14.8888L7.19775 14.225C7.24275 14.216 7.2855 14.1958 7.317 14.162L16.8547 4.62425C16.8756 4.60343 16.8922 4.57871 16.9034 4.55149C16.9147 4.52427 16.9205 4.49509 16.9205 4.46562C16.9205 4.43616 16.9147 4.40698 16.9034 4.37976C16.8922 4.35254 16.8756 4.32782 16.8547 4.307L13.1153 0.56525C13.0725 0.5225 13.0163 0.5 12.9555 0.5C12.8948 0.5 12.8385 0.5225 12.7958 0.56525L3.258 10.103C3.22425 10.1367 3.204 10.1772 3.195 10.2222L2.53125 14.0067C2.50936 14.1273 2.51718 14.2513 2.55404 14.3682C2.59089 14.485 2.65566 14.5911 2.74275 14.6772C2.89125 14.8212 3.078 14.9 3.27825 14.9Z",fill:"currentColor"})})})})]})})},RA=({uniqueTags:e,selectedTags:t,onSelectedTags:n})=>{const i=e.map(o=>({key:o,value:o}));return C.jsx(V.Select,{mode:"tags",placeholder:"Search",tokenSeparators:[","," "," "],allowClear:!0,options:i,onClear:()=>{n([])},value:t,onChange:o=>n(o),style:{width:"240px"}})},LA={BigValue:Qe.div`
526
+ font-size: 36px;
527
+ line-height: 36px;
528
+ font-weight: 700;
529
+ /* stylelint-disable-next-line value-no-vendor-prefix */
530
+ display: -webkit-box;
531
+ overflow: hidden;
532
+ text-overflow: ellipsis;
533
+ -ms-line-clamp: 1;
534
+ -webkit-line-clamp: 1;
535
+ -webkit-box-orient: vertical;
536
+ line-clamp: 1;
537
+ word-break: break-all;
538
+ `},Ed=({clusterName:e,namespace:t,baseApiGroup:n,baseApiVersion:i,mpResourceName:o,mpResourceKind:a,baseprefix:u})=>{const[l,f]=V.notification.useNotification(),[p,g]=Z.useState(!1),[d,w]=Z.useState(!1),[T,A]=Z.useState(!1),[S,v]=Z.useState(),[R,N]=Z.useState(),[_,x]=Z.useState([]),[F,I]=Z.useState([]),[D,K]=Z.useState([]),[Q,ce]=Z.useState([]),{data:fe,isLoading:ge,error:ye}=sn({uri:`/api/clusters/${e}/k8s/apis/${n}/${i}/${o}/`,refetchInterval:5e3,queryKey:["marketplacePanels",e||"no-cluster"],isEnabled:e!==void 0}),de=Mr({apiGroup:n,typeName:o,namespace:"",clusterName:e||"",verb:"create",refetchInterval:!1}),he=Mr({apiGroup:n,typeName:o,namespace:"",clusterName:e||"",verb:"update",refetchInterval:!1}),Pe=Mr({apiGroup:n,typeName:o,namespace:"",clusterName:e||"",verb:"delete",refetchInterval:!1}),Fe=()=>l.success({message:"Card created",key:"create-marketplace-success"}),_e=()=>l.success({message:"Card modified",key:"update-marketplace-success"});if(Z.useEffect(()=>{fe&&(p?(x(fe.items.map(({spec:Ee})=>Ee).sort()),K(fe.items.flatMap(({spec:Ee})=>Ee.tags).filter((Ee,we,nt)=>nt.indexOf(Ee)===we))):(x(fe.items.map(({spec:Ee})=>Ee).filter(({hidden:Ee})=>Ee!==!0).sort()),K(fe.items.filter(({spec:Ee})=>Ee.hidden!==!0).flatMap(({spec:Ee})=>Ee.tags).filter((Ee,we,nt)=>nt.indexOf(Ee)===we))))},[fe,p]),Z.useEffect(()=>{let Ee=[];Q&&Q.length>0?Ee=_.filter(({name:we,description:nt,tags:J})=>Q.some(X=>we.toLowerCase().includes(X.toLowerCase()))||Q.some(X=>nt.toLowerCase().includes(X.toLowerCase()))||Q.some(X=>J.some(oe=>oe.toLowerCase().includes(X.toLowerCase())))).sort():Ee=_.sort(),I(Ee)},[Q,_]),ye)return C.jsx("div",{children:JSON.stringify(ye)});if(ge)return C.jsx(V.Spin,{});if(!fe)return C.jsx("div",{children:"No panels"});const qe=()=>{g(!p)};return C.jsxs(C.Fragment,{children:[f,C.jsxs(V.Flex,{justify:"space-between",children:[C.jsx("div",{children:C.jsxs(V.Flex,{gap:12,vertical:!0,children:[C.jsx("div",{children:C.jsx(V.Typography.Text,{type:"secondary",children:"Available Products"})}),C.jsx("div",{children:C.jsx(LA.BigValue,{children:"Marketplace"})})]})}),C.jsx("div",{children:C.jsxs(V.Flex,{gap:12,vertical:!0,children:[C.jsx(RA,{uniqueTags:D,selectedTags:Q,onSelectedTags:ce}),(de.data?.status.allowed||he.data?.status.allowed||Pe.data?.status.allowed)&&C.jsxs(V.Flex,{align:"center",gap:8,children:[C.jsx(V.Switch,{defaultChecked:!0,checked:p,onClick:qe})," Edit Mode"]})]})})]}),C.jsx(Ln,{$space:20,$samespace:!0}),S&&C.jsx(V.Alert,{description:JSON.stringify(S),message:"Card was not created",onClose:()=>v(void 0),type:"error"}),R&&C.jsx(V.Alert,{description:JSON.stringify(R),message:"Card was not deleted",onClose:()=>N(void 0),type:"error"}),C.jsxs(V.Flex,{gap:22,wrap:!0,children:[e&&t&&F.map(({name:Ee,description:we,icon:nt,type:J,pathToNav:X,typeName:oe,apiGroup:Ce,apiVersion:We,tags:xe,disabled:Be})=>C.jsx(Vc,{baseprefix:u,description:we,disabled:Be,icon:nt,isEditMode:p,name:Ee,clusterName:e,namespace:t,type:J,pathToNav:X,typeName:oe,apiGroup:Ce,apiVersion:We,tags:xe,onDeleteClick:()=>{const $e=fe.items.find(({spec:Le})=>Le.name===Ee);A($e?{name:$e.metadata.name}:!1)},onEditClick:()=>{w(fe.items.find(({spec:$e})=>$e.name===Ee)||!1)}},Ee)),p&&C.jsx(EA,{onAddClick:()=>{w(!0)}})]}),d&&C.jsx(xA,{clusterName:e,baseApiGroup:n,baseApiVersion:i,mpResourceName:o,mpResourceKind:a,isOpen:d,setError:v,setIsOpen:w,onCreateSuccess:Fe,onUpdateSuccess:_e}),typeof T!="boolean"&&C.jsx(Qu,{name:T.name,onClose:()=>A(!1),endpoint:`/api/clusters/${e}/k8s/apis/${n}/${i}/${o}/${T.name}`})]})},NA=({onDelete:e,onUpdate:t})=>{const n=()=>{const i=[];return t&&i.push({key:"update",label:C.jsx("div",{onClick:o=>{o.stopPropagation(),t()},children:C.jsxs(V.Flex,{align:"center",gap:8,children:[C.jsx(Eh,{}),"Edit"]})})}),e&&i.push({key:"delete",label:C.jsx("div",{onClick:o=>{o.stopPropagation(),e()},children:C.jsxs(V.Flex,{align:"center",gap:8,children:[C.jsx(Sh,{}),"Delete"]})})}),i};return C.jsx(V.Dropdown,{placement:"bottomRight",menu:{items:n()},trigger:["click"],children:C.jsx(V.Button,{type:"text",onClick:i=>{i.preventDefault(),i.stopPropagation()},children:C.jsx(qt.EllipsisOutlined,{})})})},jA=()=>{const e=()=>["g-advanced-credit-factory","g-advanced-credit-factory","g-advanced-credit-factory","g-advanced-credit-factory"].map((t,n)=>({key:`${t}-${n}`,label:C.jsx("div",{onClick:i=>{i.stopPropagation()},children:t})}));return C.jsx(V.Dropdown,{placement:"bottomRight",menu:{items:e()},trigger:["click"],children:C.jsxs(V.Button,{type:"link",onClick:t=>{t.preventDefault(),t.stopPropagation()},children:["Access Groups",C.jsx("svg",{width:"14",height:"14",viewBox:"0 0 14 14",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:C.jsx("path",{d:"M12.8127 3H11.6408C11.5611 3 11.4861 3.03906 11.4393 3.10313L7.0002 9.22188L2.56114 3.10313C2.51426 3.03906 2.43926 3 2.35957 3H1.1877C1.08614 3 1.02676 3.11563 1.08614 3.19844L6.59551 10.7937C6.79551 11.0687 7.20489 11.0687 7.40332 10.7937L12.9127 3.19844C12.9736 3.11563 12.9143 3 12.8127 3Z",fill:"currentColor"})})]})})},$A=Qe.div`
539
+ width: 45.33px;
540
+ height: 1px;
541
+ `,MA=Qe.div`
542
+ font-size: 36px;
543
+ line-height: 36px;
544
+ font-weight: 700;
545
+ /* stylelint-disable-next-line value-no-vendor-prefix */
546
+ display: -webkit-box;
547
+ overflow: hidden;
548
+ text-overflow: ellipsis;
549
+ -ms-line-clamp: 1;
550
+ -webkit-line-clamp: 1;
551
+ -webkit-box-orient: vertical;
552
+ line-clamp: 1;
553
+ word-break: break-all;
554
+ `,xd={ActionMenuPlaceholder:$A,BigValue:MA},Cd=({clusterName:e,namespace:t,baseApiGroup:n,baseApiVersion:i,baseProjectVersion:o,mpResourceName:a,projectResourceName:u,baseprefix:l,children:f})=>{const p=Qn.useNavigate(),{data:g,isLoading:d}=sn({uri:`/api/clusters/${e}/k8s/apis/${n}/${i}/${a}/`,refetchInterval:5e3,queryKey:["marketplacePanels",e||"no-cluster"],isEnabled:e!==void 0}),{data:w,isLoading:T,error:A}=sn({uri:`/api/clusters/${e}/k8s/apis/${n}/${o}/${u}/${t}`,refetchInterval:5e3,queryKey:["projects",e||"no-cluster"],isEnabled:e!==void 0}),[S,v]=Z.useState(!1),R=Mr({apiGroup:n,typeName:u,namespace:"",clusterName:e||"",verb:"update",refetchInterval:!1}),N=Mr({apiGroup:n,typeName:u,namespace:"",clusterName:e||"",verb:"delete",refetchInterval:!1}),_=Z.useCallback(()=>{p(`${l}/${e}/forms/apis/${n}/${o}/${u}/${t}?backlink=${l}/clusters/${e}`)},[l,e,t,n,o,u,p]);if(T)return C.jsx(V.Spin,{});if(!w||A)return null;const x=w.status.conditions.find(({type:F})=>F==="Ready");return C.jsxs(C.Fragment,{children:[C.jsxs(V.Flex,{justify:"space-between",children:[C.jsxs("div",{children:[C.jsxs(V.Flex,{gap:20,vertical:!0,children:[C.jsx("div",{children:C.jsx(V.Typography.Text,{type:"secondary",children:"Project Business Name"})}),C.jsx("div",{children:C.jsxs(V.Flex,{gap:"small",children:[C.jsx(xd.BigValue,{children:w.spec.businessName||"-"}),x&&C.jsx(V.Flex,{align:"center",gap:"small",children:C.jsx(V.Typography.Text,{type:x.status==="True"?"success":"warning",children:x.reason})})]})}),C.jsx("div",{children:C.jsx(V.Typography.Text,{children:w.spec.description})})]}),f,C.jsx(Ln,{$space:24,$samespace:!0}),C.jsxs(V.Flex,{gap:14,vertical:!0,children:[C.jsx("div",{children:C.jsx(V.Typography.Text,{type:"secondary",children:"Developer Instruments"})}),C.jsx("div",{children:C.jsxs(V.Flex,{gap:14,wrap:!0,children:[C.jsx(V.Button,{type:"link",children:"Test"}),C.jsx(V.Button,{type:"link",children:"Test"}),C.jsx(V.Button,{type:"link",children:"Test"}),C.jsx(V.Button,{type:"link",children:"Test"}),C.jsx(V.Button,{type:"link",children:"Test"}),C.jsx(V.Button,{type:"link",children:"Test"}),C.jsx(V.Button,{type:"link",children:"Test"}),C.jsx(V.Button,{type:"link",children:"Test"}),C.jsx(V.Button,{type:"link",children:"Test"}),C.jsx(V.Button,{type:"link",children:"Test"}),C.jsx(V.Button,{type:"link",children:"Test"}),C.jsx(V.Button,{type:"link",children:"Test"}),C.jsx(V.Button,{type:"link",children:"Test"}),C.jsx(V.Button,{type:"link",children:"Test"}),C.jsx(V.Button,{type:"link",children:"Test"}),C.jsx(V.Button,{type:"link",children:"Test"}),C.jsx(V.Button,{type:"link",children:"Test"}),C.jsx(V.Button,{type:"link",children:"Test"}),C.jsx(V.Button,{type:"link",children:"Test"}),C.jsx(V.Button,{type:"link",children:"Test"}),C.jsx(V.Button,{type:"link",children:"Test"}),C.jsx(V.Button,{type:"link",children:"Test"}),C.jsx(V.Button,{type:"link",children:"Test"}),C.jsx(V.Button,{type:"link",children:"Test"}),C.jsx(V.Button,{type:"link",children:"Test"}),C.jsx(V.Button,{type:"link",children:"Test"}),C.jsx(V.Button,{type:"link",children:"Test"}),C.jsx(V.Button,{type:"link",children:"Test"}),C.jsx(V.Button,{type:"link",children:"Test"}),C.jsx(V.Button,{type:"link",children:"Test"}),C.jsx(V.Button,{type:"link",children:"Test"}),C.jsx(V.Button,{type:"link",children:"Test"}),C.jsx(V.Button,{type:"link",children:"Test"}),C.jsx(V.Button,{type:"link",children:"Test"}),C.jsx(V.Button,{type:"link",children:"Test"})]})})]})]}),C.jsx("div",{children:C.jsxs(V.Flex,{gap:24,vertical:!0,children:[C.jsx(V.Flex,{justify:"flex-end",children:x?.status==="True"&&(R.data?.status.allowed||N.data?.status.allowed)?C.jsx(NA,{onDelete:N.data?.status.allowed?()=>{v(!0)}:void 0,onUpdate:R.data?.status.allowed?_:void 0}):C.jsx(xd.ActionMenuPlaceholder,{})}),C.jsx(jA,{})]})})]}),C.jsx(Ln,{$space:24,$samespace:!0}),C.jsx(V.Typography.Text,{type:"secondary",children:"Added Products"}),C.jsx(Ln,{$space:12,$samespace:!0}),C.jsxs(V.Flex,{gap:22,wrap:!0,children:[d&&C.jsx(V.Spin,{}),e&&t&&g?.items.map(({spec:F})=>F).sort().map(({name:F,description:I,icon:D,type:K,pathToNav:Q,typeName:ce,apiGroup:fe,apiVersion:ge,tags:ye,disabled:de})=>C.jsx(Vc,{baseprefix:l,description:I,disabled:de,icon:D,isEditMode:!1,name:F,clusterName:e,namespace:t,type:K,pathToNav:Q,typeName:ce,apiGroup:fe,apiVersion:ge,tags:ye,addedMode:!0},F))]}),S&&C.jsx(Qu,{name:w.metadata.name,onClose:()=>{v(!1),p(`${l}/clusters/${e}`)},endpoint:`/api/clusters/${e}/k8s/apis/${n}/${o}/${u}/${w.metadata.name}`})]})},_d=({items:e,components:t})=>C.jsx(C.Fragment,{children:e.map((n,i)=>{const o=t[n.type];if(!o)return C.jsxs("div",{children:["❌ No component registered for type: ",String(n.type)]},i);const a=n.children?C.jsx(_d,{items:n.children,components:t}):null;return C.jsx(Z.Fragment,{children:C.jsx(o,{data:n.data,children:a})},i)})}),kd=e=>C.jsx(_d,{...e}),UA=({data:e})=>{const{id:t,text:n,...i}=e;return C.jsx(V.Typography.Text,{...i,children:n})},VA=({data:e,children:t})=>{const{id:n,...i}=e;return C.jsx(V.Card,{...i,children:t})},qA=({data:e,children:t})=>{const{id:n,...i}=e;return C.jsx(V.Flex,{...i,children:t})},WA=({data:e,children:t})=>{const{id:n,...i}=e;return C.jsx(V.Row,{...i,children:t})},KA=({data:e,children:t})=>{const{id:n,...i}=e;return C.jsx(V.Col,{...i,children:t})},Td=()=>{const e=Z.createContext(null);return{Provider:({children:i,value:o})=>{const a=Z.useMemo(()=>o,Object.values(o));return C.jsx(e.Provider,{value:a,children:i})},useTypedContext:()=>{const i=Z.useContext(e);if(!i)throw new Error("useTypedContext must be used within a Provider");return i}}},Od=Td(),HA=Od.Provider,xa=Od.useTypedContext,zA=({data:e})=>{const n=xa().partsOfUrl.reduce((o,a,u)=>(o[u.toString()]=a,o),{}),i=Ct({template:e.text,replaceValues:n});return C.jsx("span",{children:i})},Id=Z.createContext(void 0),GA=({urls:e,children:t})=>{const n=wn.useQueries({queries:e.map((f,p)=>({queryKey:["multi",p,f],queryFn:async()=>(await it.get(f)).data}))}),i={},o=[];n.forEach((f,p)=>{i[`req${p}`]=f.data,o[p]=f.error??null});const a=n.some(f=>f.isLoading),u=n.some(f=>f.isError),l=Z.useMemo(()=>({data:i,isLoading:a,isError:u,errors:o}),[JSON.stringify(i),a,u,JSON.stringify(o)]);return C.jsx(Id.Provider,{value:l,children:t})},Fd=()=>{const e=Z.useContext(Id);if(!e)throw new Error("useMultiQuery must be used within a MultiQueryProvider");return e},JA={antdText:UA,antdCard:VA,partsOfUrl:zA,antdFlex:qA,antdRow:WA,antdCol:KA,multiQuery:({data:e})=>{const{data:t,isLoading:n,isError:i,errors:o}=Fd(),a=Z.useMemo(()=>e?.text?e.text.replace(/\{reqs\[(\d+)\]\[((?:\s*['"][^'"]+['"]\s*,?)+)\]\}/g,(u,l,f)=>{try{const p=parseInt(l,10),g=Array.from(f.matchAll(/['"]([^'"]+)['"]/g)).map(w=>w[1]),d=fi.get(t[`req${p}`],g);return d!=null?String(d):""}catch{return u}}):"",[e?.text,t]);return n?C.jsx("div",{children:"Loading..."}):i?C.jsxs("div",{children:[C.jsx("h4",{children:"Errors:"}),C.jsx("ul",{children:o.map((u,l)=>u&&C.jsx("li",{children:u.message},l))})]}):C.jsx("span",{children:a})},parsedText:({data:e})=>{const{data:t,isLoading:n,isError:i,errors:o}=Fd(),a=xa(),u=Z.useMemo(()=>e?.text?e.text.replace(/\{reqs\[(\d+)\]\[((?:\s*['"][^'"]+['"]\s*,?)+)\]\}/g,(p,g,d)=>{try{const w=parseInt(g,10),T=Array.from(d.matchAll(/['"]([^'"]+)['"]/g)).map(S=>S[1]),A=fi.get(t[`req${w}`],T);return A!=null?String(A):""}catch{return p}}):"",[e?.text,t]);if(n)return C.jsx("div",{children:"Loading..."});if(i)return C.jsxs("div",{children:[C.jsx("h4",{children:"Errors:"}),C.jsx("ul",{children:o.map((p,g)=>p&&C.jsx("li",{children:p.message},g))})]});const l=a.partsOfUrl.reduce((p,g,d)=>(p[d.toString()]=g,p),{}),f=Ct({template:u,replaceValues:l});return C.jsx("span",{children:f})},ProjectInfoCard:({data:e,children:t})=>{const{id:n,clusterNamePartOfUrl:i,namespacePartOfUrl:o,...a}=e,l=xa().partsOfUrl.reduce((g,d,w)=>(g[w.toString()]=d,g),{}),f=Ct({template:i,replaceValues:l}),p=Ct({template:o,replaceValues:l});return C.jsx(Cd,{clusterName:f,namespace:p,...a,children:t})},MarketplaceCard:({data:e,children:t})=>{const{id:n,clusterNamePartOfUrl:i,namespacePartOfUrl:o,...a}=e,l=xa().partsOfUrl.reduce((g,d,w)=>(g[w.toString()]=d,g),{}),f=Ct({template:i,replaceValues:l}),p=Ct({template:o,replaceValues:l});return C.jsx(Ed,{clusterName:f,namespace:p,...a})},ContentCard:({data:e,children:t})=>{const{id:n,...i}=e;return C.jsx(xh,{...i,children:t})}},Bd=({urls:e,locationPathname:t})=>{const n=t.split("/").reduce((i,o,a)=>(i[a.toString()]=o,i),{});return e.map(i=>Ct({template:i,replaceValues:n}))},YA=e=>{const t=Qn.useLocation(),{urlsToFetch:n}=e,i=Bd({urls:n,locationPathname:t.pathname});return C.jsx(HA,{value:{partsOfUrl:t.pathname.split("/")},children:C.jsx(GA,{urls:i,children:C.jsx(kd,{...e})})})},XA=e=>typeof e=="object"&&"value"in e&&"highlight"in e,QA=e=>{const t={};e.forEach(({apis:i,highlightString:o})=>{i.forEach(a=>{const[u,l]=a.split("/"),f=u.split(".");if(f.length<2)return;const p=f.slice(-2).join("."),g=f.slice(0,-2).reverse();let d=t[p]=t[p]||{};for(const w of g)d[w]=d[w]||{},d=d[w];d[l]={value:a,highlight:a===o}})});const n=(i,o="")=>Object.entries(i).map(([a,u])=>{const l=o?`${o}.${a}`:a;if(XA(u))return{title:u.highlight?`${u.value} (pref)`:u.value,key:u.value,isLeaf:!0};const f=n(u,l);return{title:a,key:l,children:f,isLeaf:f.length===0}});return Object.entries(t).map(([i,o])=>({title:i,key:i,children:n(o,i),isLeaf:!1}))},ZA=e=>e.map(t=>({title:`${t} (pref)`,key:t,isLeaf:!0})),eS=({swagger:e,apiGroupListData:t,builtinResourceTypesData:n,namespace:i,noncrds:o=["apps","autoscaling","batch","policy"]})=>{const a=t?.groups?.find(({name:p})=>p==="apiextensions.k8s.io")?.preferredVersion.version,u=t?.groups.filter(({name:p})=>!o.includes(p)&&!p.includes(".k8s.io")).sort((p,g)=>p.name.localeCompare(g.name)),l=t?.groups.filter(({name:p})=>o.includes(p)||p.includes(".k8s.io")).sort((p,g)=>p.name.localeCompare(g.name)),f=i&&e?n?.resources?.filter(({name:p})=>Uc({typeName:p,swagger:e}).isNamespaceScoped):n?.resources;return{crdGroups:u,nonCrdGroups:l,builtinGroups:f,apiExtensionVersion:a}},tS=({data:e,clusterName:t,projectName:n,instanceName:i,namespace:o,syntheticProject:a,entryType:u,apiGroup:l,apiVersion:f,typeName:p,entryName:g,apiExtensionVersion:d,crdName:w,pathname:T})=>e.map(({pathToMatch:S,pathToNavigate:v,keysToParse:R})=>({pathToMatch:S?Ct({template:S,replaceValues:{clusterName:t,projectName:n,instanceName:i,namespace:o,syntheticProject:a,entryType:u,apiGroup:l,apiVersion:f,typeName:p,entryName:g,apiExtensionVersion:d,crdName:w}}):void 0,pathToNavigate:v?Ct({template:v,replaceValues:{clusterName:t,projectName:n,instanceName:i,namespace:o,syntheticProject:a,entryType:u,apiGroup:l,apiVersion:f,typeName:p,entryName:g,apiExtensionVersion:d,crdName:w}}):void 0,keysToParse:R})).find(({pathToMatch:S})=>S?Qn.matchPath(S,T):!1),Dd=e=>!!(typeof e=="object"&&!Array.isArray(e)&&e!==null&&e.spec&&typeof e.spec=="object"&&!Array.isArray(e.spec)&&e.spec!==null&&Array.isArray(e.spec.additionalPrinterColumns)&&e.spec.additionalPrinterColumns.every(t=>Object.keys(t).includes("name")&&Object.keys(t).includes("jsonPath"))),Pd=e=>!!(typeof e=="object"&&!Array.isArray(e)&&e!==null&&e.spec&&typeof e.spec=="object"&&!Array.isArray(e.spec)&&e.spec!==null&&Array.isArray(e.spec.additionalPrinterColumnsUndefinedValues)&&e.spec.additionalPrinterColumnsUndefinedValues.every(t=>Object.keys(t).includes("key")&&Object.keys(t).includes("value"))),Rd=e=>!!(typeof e=="object"&&!Array.isArray(e)&&e!==null&&e.spec&&typeof e.spec=="object"&&!Array.isArray(e.spec)&&e.spec!==null&&Array.isArray(e.spec.additionalPrinterColumnsTrimLengths)&&e.spec.additionalPrinterColumnsTrimLengths.every(t=>Object.keys(t).includes("key")&&Object.keys(t).includes("value"))),Ld=e=>!!(typeof e=="object"&&!Array.isArray(e)&&e!==null&&e.spec&&typeof e.spec=="object"&&!Array.isArray(e.spec)&&e.spec!==null&&Array.isArray(e.spec.additionalPrinterColumnsColWidths)&&e.spec.additionalPrinterColumnsColWidths.every(t=>Object.keys(t).includes("key")&&Object.keys(t).includes("value"))),nS=({columnsOverridesData:e,overrideType:t})=>{const n=e?.items.find(l=>typeof l=="object"&&!Array.isArray(l)&&l!==null&&l.spec&&typeof l.spec=="object"&&!Array.isArray(l.spec)&&l.spec!==null&&typeof l.spec.overrideType=="string"&&l.spec.overrideType===t),i=Dd(n)?n.spec.additionalPrinterColumns:void 0,o=Pd(n)?n.spec.additionalPrinterColumnsUndefinedValues:void 0,a=Rd(n)?n.spec.additionalPrinterColumnsTrimLengths:void 0,u=Ld(n)?n.spec.additionalPrinterColumnsColWidths:void 0;return{ensuredCustomOverrides:i,ensuredCustomOverridesUndefinedValues:o,ensuredCustomOverridesTrimLengths:a,ensuredCustomOverridesColWidths:u}},rS=async({clusterName:e})=>it.get(`/api/clusters/${e}/k8s/openapi/v2`),Nd=async()=>it.get("/clusterlist"),jd=async({clusterName:e,namespace:t,apiGroup:n,apiVersion:i,typeName:o,limit:a})=>{const u=a!==null?`?limit=${a}`:"";return it.get(`/api/clusters/${e}/k8s/apis/${n}/${i}${t?`/namespaces/${t}`:""}/${o}${u}`)},$d=async({clusterName:e,namespace:t,apiGroup:n,apiVersion:i,typeName:o,entryName:a})=>it.get(`/api/clusters/${e}/k8s/apis/${n}/${i}${t?`/namespaces/${t}`:""}/${o}/${a}`),Md=async({clusterName:e,namespace:t,typeName:n,limit:i})=>{const o=i!==null?`?limit=${i}`:"";return it.get(`/api/clusters/${e}/k8s/api/v1${t?`/namespaces/${t}`:""}/${n}${o}`)},Ud=async({clusterName:e,namespace:t,typeName:n,entryName:i})=>it.get(`/api/clusters/${e}/k8s/api/v1${t?`/namespaces/${t}`:""}/${n}/${i}`),Vd=async({clusterName:e,namespace:t,apiGroup:n,apiVersion:i,crdName:o})=>it.get(`/api/clusters/${e}/k8s/apis/${n}/${i}${t?`/namespaces/${t}`:""}/${o}`),qd=async({clusterName:e,namespace:t,apiGroup:n,apiVersion:i,crdName:o,entryName:a})=>it.get(`/api/clusters/${e}/k8s/apis/${n}/${i}${t?`/namespaces/${t}`:""}/${o}/${a}`),Wd=async({clusterName:e})=>it.get(`/api/clusters/${e}/k8s/apis/`),Kd=async({clusterName:e,apiGroup:t,apiVersion:n})=>it.get(`/api/clusters/${e}/k8s/apis/${t}/${n}/`),Hd=async({clusterName:e})=>it.get(`/api/clusters/${e}/k8s/api/v1`),zd=async({clusterName:e,apiExtensionVersion:t,crdName:n})=>it.get(`/api/clusters/${e}/k8s/apis/apiextensions.k8s.io/${t}/customresourcedefinitions/${n}`),iS=({refetchInterval:e})=>wn.useQuery({queryKey:["useClusterList"],queryFn:async()=>(await Nd()).data,refetchInterval:e!==void 0?e:5e3}),sS=({clusterName:e,namespace:t,apiGroup:n,apiVersion:i,typeName:o,limit:a,refetchInterval:u})=>wn.useQuery({queryKey:["useApiResources",e,t,n,i,o,a],queryFn:async()=>(await jd({clusterName:e,namespace:t,apiGroup:n,apiVersion:i,typeName:o,limit:a})).data,refetchInterval:u!==void 0?u:5e3}),oS=({clusterName:e,namespace:t,apiGroup:n,apiVersion:i,typeName:o,entryName:a,refetchInterval:u})=>wn.useQuery({queryKey:["useApiResourceSingle",e,t,n,i,o,a],queryFn:async()=>(await $d({clusterName:e,namespace:t,apiGroup:n,apiVersion:i,typeName:o,entryName:a})).data,refetchInterval:u!==void 0?u:5e3}),aS=({clusterName:e,namespace:t,typeName:n,limit:i,refetchInterval:o})=>wn.useQuery({queryKey:["useBuiltinResourceType",e,t,n,i],queryFn:async()=>(await Md({clusterName:e,namespace:t,typeName:n,limit:i})).data,refetchInterval:o!==void 0?o:5e3}),uS=({clusterName:e,namespace:t,typeName:n,entryName:i,refetchInterval:o})=>wn.useQuery({queryKey:["useBuiltinResourceSingle",e,t,n,i],queryFn:async()=>(await Ud({clusterName:e,namespace:t,typeName:n,entryName:i})).data,refetchInterval:o!==void 0?o:5e3}),cS=({clusterName:e,namespace:t,apiGroup:n,apiVersion:i,crdName:o,refetchInterval:a})=>wn.useQuery({queryKey:["useCrdResources",e,t,n,i,o],queryFn:async()=>(await Vd({clusterName:e,namespace:t,apiGroup:n,apiVersion:i,crdName:o})).data,refetchInterval:a!==void 0?a:5e3}),lS=({clusterName:e,namespace:t,apiGroup:n,apiVersion:i,crdName:o,entryName:a,refetchInterval:u})=>wn.useQuery({queryKey:["useCrdResourceSingle",e,t,n,i,o,a],queryFn:async()=>(await qd({clusterName:e,namespace:t,apiGroup:n,apiVersion:i,crdName:o,entryName:a})).data,refetchInterval:u!==void 0?u:5e3}),fS=({clusterName:e})=>wn.useQuery({queryKey:["useApisResourceTypes",e],queryFn:async()=>(await Wd({clusterName:e})).data,refetchInterval:5e3}),hS=({clusterName:e,apiGroup:t,apiVersion:n})=>wn.useQuery({queryKey:["useApiResourceTypesByGroup",e,t,n],queryFn:async()=>(await Kd({clusterName:e,apiGroup:t,apiVersion:n})).data,refetchInterval:5e3}),pS=({clusterName:e})=>wn.useQuery({queryKey:["useBuiltinResourceTypes",e],queryFn:async()=>(await Hd({clusterName:e})).data,refetchInterval:5e3}),dS=({clusterName:e,apiExtensionVersion:t,crdName:n})=>wn.useQuery({queryKey:["useCrdData",e,t,n],queryFn:async()=>(await zd({clusterName:e,apiExtensionVersion:t,crdName:n})).data,refetchInterval:5e3});ue.BlackholeForm=dd,ue.BlackholeFormDataProvider=AA,ue.ContentCard=xh,ue.DeleteIcon=Sh,ue.DeleteModal=Qu,ue.DeleteModalMany=q1,ue.DynamicComponents=JA,ue.DynamicRenderer=kd,ue.DynamicRendererWithProviders=YA,ue.EditIcon=Eh,ue.EnrichedTable=Nh,ue.EnrichedTableProvider=ob,ue.ManageableBreadcrumbs=kh,ue.ManageableBreadcrumbsWithDataProvider=H1,ue.ManageableSidebar=Ih,ue.ManageableSidebarWithDataProvider=J1,ue.MarketPlace=Ed,ue.MarketplaceCard=Vc,ue.ProjectInfoCard=Cd,ue.Spacer=Ln,ue.TreeWithSearch=Am,ue.checkIfApiInstanceNamespaceScoped=bd,ue.checkIfBuiltInInstanceNamespaceScoped=Uc,ue.checkPermission=Kh,ue.createContextFactory=Td,ue.createNewEntry=Jo,ue.deleteEntry=Xu,ue.filterSelectOptions=rc,ue.floorToDecimal=Rs,ue.getAllPathsFromObj=ac,ue.getApiResourceSingle=$d,ue.getApiResourceTypes=Wd,ue.getApiResourceTypesByApiGroup=Kd,ue.getApiResources=jd,ue.getBodyParametersSchema=Ad,ue.getBuiltinResourceSingle=Ud,ue.getBuiltinResourceTypes=Hd,ue.getBuiltinResources=Md,ue.getBuiltinTreeData=ZA,ue.getClusterList=Nd,ue.getCrdData=zd,ue.getCrdResourceSingle=qd,ue.getCrdResources=Vd,ue.getDirectUnknownResource=Ch,ue.getEnrichedColumns=Rh,ue.getEnrichedColumnsWithControls=Lh,ue.getGroupsByCategory=eS,ue.getObjectFormItemsDraft=Ea,ue.getPrefixSubarrays=Hh,ue.getStringByName=Bt,ue.getSwagger=rS,ue.getSwaggerPathAndIsNamespaceScoped=wd,ue.groupsToTreeData=QA,ue.isFlatObject=Ph,ue.isFormOverride=vd,ue.isWithAdditionalPrinterColumns=Dd,ue.isWithAdditionalPrinterColumnsColWidths=Ld,ue.isWithAdditionalPrinterColumnsTrimLengths=Rd,ue.isWithAdditionalPrinterColumnsUndefinedValues=Pd,ue.normalizeValuesForQuotas=ea,ue.normalizeValuesForQuotasToNumber=oc,ue.overwriteMatchingKeys=md,ue.parseCustomOverrides=nS,ue.parseQuotaValue=kb,ue.parseQuotaValueCpu=ic,ue.parseQuotaValueMemoryAndStorage=sc,ue.prepareDataForEnrichedColumns=Uh,ue.prepareDataForManageableBreadcrumbs=_h,ue.prepareDataForManageableSidebar=Oh,ue.prepareTableMappings=tS,ue.prepareTemplate=Ct,ue.prepareUrlsToFetchForDynamicRenderer=Bd,ue.processOverride=Sd,ue.removeEmptyFormValues=Ps,ue.renameBrokenFieldBack=Ki,ue.renameBrokenFieldBackToFormAgain=Zo,ue.updateEntry=Yo,ue.useApiResourceSingle=oS,ue.useApiResourceTypesByGroup=hS,ue.useApiResources=sS,ue.useApisResourceTypes=fS,ue.useBuiltinResourceSingle=uS,ue.useBuiltinResourceTypes=pS,ue.useBuiltinResources=aS,ue.useClusterList=iS,ue.useCrdData=dS,ue.useCrdResourceSingle=lS,ue.useCrdResources=cS,ue.useDirectUnknownResource=sn,ue.usePermissions=Mr,Object.defineProperty(ue,Symbol.toStringTag,{value:"Module"})});
434
555
  //# sourceMappingURL=openapi-k8s-toolkit.umd.js.map