swagger-client 3.22.0 → 3.22.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/swagger-client.browser.js +48 -26
- package/dist/swagger-client.browser.min.js +1 -1
- package/dist/swagger-client.browser.min.js.map +1 -1
- package/es/helpers/abortcontroller-polyfill.browser.js +7 -0
- package/es/helpers/abortcontroller-polyfill.node.js +7 -0
- package/es/helpers/abortcontroller-ponyfill.browser.js +6 -0
- package/es/helpers/abortcontroller-ponyfill.node.js +1 -0
- package/es/resolver/apidom/reference/resolve/resolvers/http-swagger-client/index.js +1 -1
- package/es/specmap/helpers.js +11 -1
- package/lib/helpers/abortcontroller-polyfill.browser.js +9 -0
- package/lib/helpers/abortcontroller-polyfill.node.js +9 -0
- package/lib/helpers/abortcontroller-ponyfill.browser.js +11 -0
- package/lib/helpers/abortcontroller-ponyfill.node.js +7 -0
- package/lib/resolver/apidom/reference/resolve/resolvers/http-swagger-client/index.js +2 -2
- package/lib/specmap/helpers.js +11 -1
- package/package.json +6 -3
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
/*! For license information please see swagger-client.browser.min.js.LICENSE.txt */
|
|
2
|
-
!function(e,t){"object"==typeof exports&&"object"==typeof module?module.exports=t():"function"==typeof define&&define.amd?define([],t):"object"==typeof exports?exports.SwaggerClient=t():e.SwaggerClient=t()}(window,(()=>(()=>{var e={8599:e=>{"use strict";const{AbortController:t,AbortSignal:r}="undefined"!=typeof self?self:"undefined"!=typeof window?window:void 0;e.exports=t,e.exports.AbortSignal=r,e.exports.default=t},1924:(e,t,r)=>{"use strict";var n=r(210),s=r(5559),i=s(n("String.prototype.indexOf"));e.exports=function(e,t){var r=n(e,!!t);return"function"==typeof r&&i(e,".prototype.")>-1?s(r):r}},5559:(e,t,r)=>{"use strict";var n=r(8612),s=r(210),i=s("%Function.prototype.apply%"),o=s("%Function.prototype.call%"),a=s("%Reflect.apply%",!0)||n.call(o,i),c=s("%Object.getOwnPropertyDescriptor%",!0),l=s("%Object.defineProperty%",!0),u=s("%Math.max%");if(l)try{l({},"a",{value:1})}catch(e){l=null}e.exports=function(e){var t=a(n,o,arguments);c&&l&&(c(t,"length").configurable&&l(t,"length",{value:1+u(0,e.length-(arguments.length-1))}));return t};var p=function(){return a(n,i,arguments)};l?l(e.exports,"apply",{value:p}):e.exports.apply=p},6489:(e,t)=>{"use strict";t.parse=function(e,t){if("string"!=typeof e)throw new TypeError("argument str must be a string");var r={},n=(t||{}).decode||s,i=0;for(;i<e.length;){var a=e.indexOf("=",i);if(-1===a)break;var c=e.indexOf(";",i);if(-1===c)c=e.length;else if(c<a){i=e.lastIndexOf(";",a-1)+1;continue}var l=e.slice(i,a).trim();if(void 0===r[l]){var u=e.slice(a+1,c).trim();34===u.charCodeAt(0)&&(u=u.slice(1,-1)),r[l]=o(u,n)}i=c+1}return r},t.serialize=function(e,t,s){var o=s||{},a=o.encode||i;if("function"!=typeof a)throw new TypeError("option encode is invalid");if(!n.test(e))throw new TypeError("argument name is invalid");var c=a(t);if(c&&!n.test(c))throw new TypeError("argument val is invalid");var l=e+"="+c;if(null!=o.maxAge){var u=o.maxAge-0;if(isNaN(u)||!isFinite(u))throw new TypeError("option maxAge is invalid");l+="; Max-Age="+Math.floor(u)}if(o.domain){if(!n.test(o.domain))throw new TypeError("option domain is invalid");l+="; Domain="+o.domain}if(o.path){if(!n.test(o.path))throw new TypeError("option path is invalid");l+="; Path="+o.path}if(o.expires){var p=o.expires;if(!function(e){return"[object Date]"===r.call(e)||e instanceof Date}(p)||isNaN(p.valueOf()))throw new TypeError("option expires is invalid");l+="; Expires="+p.toUTCString()}o.httpOnly&&(l+="; HttpOnly");o.secure&&(l+="; Secure");if(o.priority){switch("string"==typeof o.priority?o.priority.toLowerCase():o.priority){case"low":l+="; Priority=Low";break;case"medium":l+="; Priority=Medium";break;case"high":l+="; Priority=High";break;default:throw new TypeError("option priority is invalid")}}if(o.sameSite){switch("string"==typeof o.sameSite?o.sameSite.toLowerCase():o.sameSite){case!0:l+="; SameSite=Strict";break;case"lax":l+="; SameSite=Lax";break;case"strict":l+="; SameSite=Strict";break;case"none":l+="; SameSite=None";break;default:throw new TypeError("option sameSite is invalid")}}return l};var r=Object.prototype.toString,n=/^[\u0009\u0020-\u007e\u0080-\u00ff]+$/;function s(e){return-1!==e.indexOf("%")?decodeURIComponent(e):e}function i(e){return encodeURIComponent(e)}function o(e,t){try{return t(e)}catch(t){return e}}},4101:(e,t,r)=>{"use strict";var n=r(8957);e.exports=n},415:(e,t,r)=>{"use strict";r(1181),r(7627),r(4415),r(6274),r(7971);var n=r(4058);e.exports=n.AggregateError},6121:(e,t,r)=>{"use strict";e.exports=r(8644)},8644:(e,t,r)=>{"use strict";r(9731);var n=r(4101);e.exports=n},4883:(e,t,r)=>{"use strict";var n=r(7475),s=r(9826),i=TypeError;e.exports=function(e){if(n(e))return e;throw i(s(e)+" is not a function")}},1851:(e,t,r)=>{"use strict";var n=r(7475),s=String,i=TypeError;e.exports=function(e){if("object"==typeof e||n(e))return e;throw i("Can't set "+s(e)+" as a prototype")}},8479:e=>{"use strict";e.exports=function(){}},6059:(e,t,r)=>{"use strict";var n=r(941),s=String,i=TypeError;e.exports=function(e){if(n(e))return e;throw i(s(e)+" is not an object")}},1692:(e,t,r)=>{"use strict";var n=r(4529),s=r(9413),i=r(623),o=function(e){return function(t,r,o){var a,c=n(t),l=i(c),u=s(o,l);if(e&&r!=r){for(;l>u;)if((a=c[u++])!=a)return!0}else for(;l>u;u++)if((e||u in c)&&c[u]===r)return e||u||0;return!e&&-1}};e.exports={includes:o(!0),indexOf:o(!1)}},2532:(e,t,r)=>{"use strict";var n=r(5329),s=n({}.toString),i=n("".slice);e.exports=function(e){return i(s(e),8,-1)}},9697:(e,t,r)=>{"use strict";var n=r(2885),s=r(7475),i=r(2532),o=r(9813)("toStringTag"),a=Object,c="Arguments"===i(function(){return arguments}());e.exports=n?i:function(e){var t,r,n;return void 0===e?"Undefined":null===e?"Null":"string"==typeof(r=function(e,t){try{return e[t]}catch(e){}}(t=a(e),o))?r:c?i(t):"Object"===(n=i(t))&&s(t.callee)?"Arguments":n}},3489:(e,t,r)=>{"use strict";var n=r(953),s=r(1136),i=r(9677),o=r(5988);e.exports=function(e,t,r){for(var a=s(t),c=o.f,l=i.f,u=0;u<a.length;u++){var p=a[u];n(e,p)||r&&n(r,p)||c(e,p,l(t,p))}}},1310:(e,t,r)=>{"use strict";var n=r(5981);e.exports=!n((function(){function e(){}return e.prototype.constructor=null,Object.getPrototypeOf(new e)!==e.prototype}))},3538:e=>{"use strict";e.exports=function(e,t){return{value:e,done:t}}},2029:(e,t,r)=>{"use strict";var n=r(5746),s=r(5988),i=r(1887);e.exports=n?function(e,t,r){return s.f(e,t,i(1,r))}:function(e,t,r){return e[t]=r,e}},1887:e=>{"use strict";e.exports=function(e,t){return{enumerable:!(1&e),configurable:!(2&e),writable:!(4&e),value:t}}},5929:(e,t,r)=>{"use strict";var n=r(2029);e.exports=function(e,t,r,s){return s&&s.enumerable?e[t]=r:n(e,t,r),e}},5609:(e,t,r)=>{"use strict";var n=r(1899),s=Object.defineProperty;e.exports=function(e,t){try{s(n,e,{value:t,configurable:!0,writable:!0})}catch(r){n[e]=t}return t}},5746:(e,t,r)=>{"use strict";var n=r(5981);e.exports=!n((function(){return 7!==Object.defineProperty({},1,{get:function(){return 7}})[1]}))},6616:e=>{"use strict";var t="object"==typeof document&&document.all,r=void 0===t&&void 0!==t;e.exports={all:t,IS_HTMLDDA:r}},1333:(e,t,r)=>{"use strict";var n=r(1899),s=r(941),i=n.document,o=s(i)&&s(i.createElement);e.exports=function(e){return o?i.createElement(e):{}}},3281:e=>{"use strict";e.exports={CSSRuleList:0,CSSStyleDeclaration:0,CSSValueList:0,ClientRectList:0,DOMRectList:0,DOMStringList:0,DOMTokenList:1,DataTransferItemList:0,FileList:0,HTMLAllCollection:0,HTMLCollection:0,HTMLFormElement:0,HTMLSelectElement:0,MediaList:0,MimeTypeArray:0,NamedNodeMap:0,NodeList:1,PaintRequestList:0,Plugin:0,PluginArray:0,SVGLengthList:0,SVGNumberList:0,SVGPathSegList:0,SVGPointList:0,SVGStringList:0,SVGTransformList:0,SourceBufferList:0,StyleSheetList:0,TextTrackCueList:0,TextTrackList:0,TouchList:0}},2861:e=>{"use strict";e.exports="undefined"!=typeof navigator&&String(navigator.userAgent)||""},3385:(e,t,r)=>{"use strict";var n,s,i=r(1899),o=r(2861),a=i.process,c=i.Deno,l=a&&a.versions||c&&c.version,u=l&&l.v8;u&&(s=(n=u.split("."))[0]>0&&n[0]<4?1:+(n[0]+n[1])),!s&&o&&(!(n=o.match(/Edge\/(\d+)/))||n[1]>=74)&&(n=o.match(/Chrome\/(\d+)/))&&(s=+n[1]),e.exports=s},6759:e=>{"use strict";e.exports=["constructor","hasOwnProperty","isPrototypeOf","propertyIsEnumerable","toLocaleString","toString","valueOf"]},3995:(e,t,r)=>{"use strict";var n=r(5329),s=Error,i=n("".replace),o=String(s("zxcasd").stack),a=/\n\s*at [^:]*:[^\n]*/,c=a.test(o);e.exports=function(e,t){if(c&&"string"==typeof e&&!s.prepareStackTrace)for(;t--;)e=i(e,a,"");return e}},9585:(e,t,r)=>{"use strict";var n=r(2029),s=r(3995),i=r(8780),o=Error.captureStackTrace;e.exports=function(e,t,r,a){i&&(o?o(e,t):n(e,"stack",s(r,a)))}},8780:(e,t,r)=>{"use strict";var n=r(5981),s=r(1887);e.exports=!n((function(){var e=Error("a");return!("stack"in e)||(Object.defineProperty(e,"stack",s(1,7)),7!==e.stack)}))},6887:(e,t,r)=>{"use strict";var n=r(1899),s=r(9730),i=r(7484),o=r(7475),a=r(9677).f,c=r(7252),l=r(4058),u=r(6843),p=r(2029),h=r(953),f=function(e){var t=function(r,n,i){if(this instanceof t){switch(arguments.length){case 0:return new e;case 1:return new e(r);case 2:return new e(r,n)}return new e(r,n,i)}return s(e,this,arguments)};return t.prototype=e.prototype,t};e.exports=function(e,t){var r,s,m,d,y,g,v,b,x,E=e.target,w=e.global,j=e.stat,O=e.proto,S=w?n:j?n[E]:(n[E]||{}).prototype,P=w?l:l[E]||p(l,E,{})[E],A=P.prototype;for(d in t)s=!(r=c(w?d:E+(j?".":"#")+d,e.forced))&&S&&h(S,d),g=P[d],s&&(v=e.dontCallGetSet?(x=a(S,d))&&x.value:S[d]),y=s&&v?v:t[d],s&&typeof g==typeof y||(b=e.bind&&s?u(y,n):e.wrap&&s?f(y):O&&o(y)?i(y):y,(e.sham||y&&y.sham||g&&g.sham)&&p(b,"sham",!0),p(P,d,b),O&&(h(l,m=E+"Prototype")||p(l,m,{}),p(l[m],d,y),e.real&&A&&(r||!A[d])&&p(A,d,y)))}},5981:e=>{"use strict";e.exports=function(e){try{return!!e()}catch(e){return!0}}},9730:(e,t,r)=>{"use strict";var n=r(8285),s=Function.prototype,i=s.apply,o=s.call;e.exports="object"==typeof Reflect&&Reflect.apply||(n?o.bind(i):function(){return o.apply(i,arguments)})},6843:(e,t,r)=>{"use strict";var n=r(7484),s=r(4883),i=r(8285),o=n(n.bind);e.exports=function(e,t){return s(e),void 0===t?e:i?o(e,t):function(){return e.apply(t,arguments)}}},8285:(e,t,r)=>{"use strict";var n=r(5981);e.exports=!n((function(){var e=function(){}.bind();return"function"!=typeof e||e.hasOwnProperty("prototype")}))},8834:(e,t,r)=>{"use strict";var n=r(8285),s=Function.prototype.call;e.exports=n?s.bind(s):function(){return s.apply(s,arguments)}},9417:(e,t,r)=>{"use strict";var n=r(5746),s=r(953),i=Function.prototype,o=n&&Object.getOwnPropertyDescriptor,a=s(i,"name"),c=a&&"something"===function(){}.name,l=a&&(!n||n&&o(i,"name").configurable);e.exports={EXISTS:a,PROPER:c,CONFIGURABLE:l}},5526:(e,t,r)=>{"use strict";var n=r(5329),s=r(4883);e.exports=function(e,t,r){try{return n(s(Object.getOwnPropertyDescriptor(e,t)[r]))}catch(e){}}},7484:(e,t,r)=>{"use strict";var n=r(2532),s=r(5329);e.exports=function(e){if("Function"===n(e))return s(e)}},5329:(e,t,r)=>{"use strict";var n=r(8285),s=Function.prototype,i=s.call,o=n&&s.bind.bind(i,i);e.exports=n?o:function(e){return function(){return i.apply(e,arguments)}}},626:(e,t,r)=>{"use strict";var n=r(4058),s=r(1899),i=r(7475),o=function(e){return i(e)?e:void 0};e.exports=function(e,t){return arguments.length<2?o(n[e])||o(s[e]):n[e]&&n[e][t]||s[e]&&s[e][t]}},2902:(e,t,r)=>{"use strict";var n=r(9697),s=r(4229),i=r(2119),o=r(2077),a=r(9813)("iterator");e.exports=function(e){if(!i(e))return s(e,a)||s(e,"@@iterator")||o[n(e)]}},3476:(e,t,r)=>{"use strict";var n=r(8834),s=r(4883),i=r(6059),o=r(9826),a=r(2902),c=TypeError;e.exports=function(e,t){var r=arguments.length<2?a(e):t;if(s(r))return i(n(r,e));throw c(o(e)+" is not iterable")}},4229:(e,t,r)=>{"use strict";var n=r(4883),s=r(2119);e.exports=function(e,t){var r=e[t];return s(r)?void 0:n(r)}},1899:function(e,t,r){"use strict";var n=function(e){return e&&e.Math===Math&&e};e.exports=n("object"==typeof globalThis&&globalThis)||n("object"==typeof window&&window)||n("object"==typeof self&&self)||n("object"==typeof r.g&&r.g)||function(){return this}()||this||Function("return this")()},953:(e,t,r)=>{"use strict";var n=r(5329),s=r(9678),i=n({}.hasOwnProperty);e.exports=Object.hasOwn||function(e,t){return i(s(e),t)}},7748:e=>{"use strict";e.exports={}},5463:(e,t,r)=>{"use strict";var n=r(626);e.exports=n("document","documentElement")},2840:(e,t,r)=>{"use strict";var n=r(5746),s=r(5981),i=r(1333);e.exports=!n&&!s((function(){return 7!==Object.defineProperty(i("div"),"a",{get:function(){return 7}}).a}))},7026:(e,t,r)=>{"use strict";var n=r(5329),s=r(5981),i=r(2532),o=Object,a=n("".split);e.exports=s((function(){return!o("z").propertyIsEnumerable(0)}))?function(e){return"String"===i(e)?a(e,""):o(e)}:o},926:(e,t,r)=>{"use strict";var n=r(7475),s=r(941),i=r(8929);e.exports=function(e,t,r){var o,a;return i&&n(o=t.constructor)&&o!==r&&s(a=o.prototype)&&a!==r.prototype&&i(e,a),e}},3794:(e,t,r)=>{"use strict";var n=r(941),s=r(2029);e.exports=function(e,t){n(t)&&"cause"in t&&s(e,"cause",t.cause)}},5402:(e,t,r)=>{"use strict";var n,s,i,o=r(7093),a=r(1899),c=r(941),l=r(2029),u=r(953),p=r(3030),h=r(4262),f=r(7748),m="Object already initialized",d=a.TypeError,y=a.WeakMap;if(o||p.state){var g=p.state||(p.state=new y);g.get=g.get,g.has=g.has,g.set=g.set,n=function(e,t){if(g.has(e))throw d(m);return t.facade=e,g.set(e,t),t},s=function(e){return g.get(e)||{}},i=function(e){return g.has(e)}}else{var v=h("state");f[v]=!0,n=function(e,t){if(u(e,v))throw d(m);return t.facade=e,l(e,v,t),t},s=function(e){return u(e,v)?e[v]:{}},i=function(e){return u(e,v)}}e.exports={set:n,get:s,has:i,enforce:function(e){return i(e)?s(e):n(e,{})},getterFor:function(e){return function(t){var r;if(!c(t)||(r=s(t)).type!==e)throw d("Incompatible receiver, "+e+" required");return r}}}},6782:(e,t,r)=>{"use strict";var n=r(9813),s=r(2077),i=n("iterator"),o=Array.prototype;e.exports=function(e){return void 0!==e&&(s.Array===e||o[i]===e)}},7475:(e,t,r)=>{"use strict";var n=r(6616),s=n.all;e.exports=n.IS_HTMLDDA?function(e){return"function"==typeof e||e===s}:function(e){return"function"==typeof e}},7252:(e,t,r)=>{"use strict";var n=r(5981),s=r(7475),i=/#|\.prototype\./,o=function(e,t){var r=c[a(e)];return r===u||r!==l&&(s(t)?n(t):!!t)},a=o.normalize=function(e){return String(e).replace(i,".").toLowerCase()},c=o.data={},l=o.NATIVE="N",u=o.POLYFILL="P";e.exports=o},2119:e=>{"use strict";e.exports=function(e){return null==e}},941:(e,t,r)=>{"use strict";var n=r(7475),s=r(6616),i=s.all;e.exports=s.IS_HTMLDDA?function(e){return"object"==typeof e?null!==e:n(e)||e===i}:function(e){return"object"==typeof e?null!==e:n(e)}},2529:e=>{"use strict";e.exports=!0},6664:(e,t,r)=>{"use strict";var n=r(626),s=r(7475),i=r(7046),o=r(2302),a=Object;e.exports=o?function(e){return"symbol"==typeof e}:function(e){var t=n("Symbol");return s(t)&&i(t.prototype,a(e))}},3091:(e,t,r)=>{"use strict";var n=r(6843),s=r(8834),i=r(6059),o=r(9826),a=r(6782),c=r(623),l=r(7046),u=r(3476),p=r(2902),h=r(7609),f=TypeError,m=function(e,t){this.stopped=e,this.result=t},d=m.prototype;e.exports=function(e,t,r){var y,g,v,b,x,E,w,j=r&&r.that,O=!(!r||!r.AS_ENTRIES),S=!(!r||!r.IS_RECORD),P=!(!r||!r.IS_ITERATOR),A=!(!r||!r.INTERRUPTED),$=n(t,j),k=function(e){return y&&h(y,"normal",e),new m(!0,e)},T=function(e){return O?(i(e),A?$(e[0],e[1],k):$(e[0],e[1])):A?$(e,k):$(e)};if(S)y=e.iterator;else if(P)y=e;else{if(!(g=p(e)))throw f(o(e)+" is not iterable");if(a(g)){for(v=0,b=c(e);b>v;v++)if((x=T(e[v]))&&l(d,x))return x;return new m(!1)}y=u(e,g)}for(E=S?e.next:y.next;!(w=s(E,y)).done;){try{x=T(w.value)}catch(e){h(y,"throw",e)}if("object"==typeof x&&x&&l(d,x))return x}return new m(!1)}},7609:(e,t,r)=>{"use strict";var n=r(8834),s=r(6059),i=r(4229);e.exports=function(e,t,r){var o,a;s(e);try{if(!(o=i(e,"return"))){if("throw"===t)throw r;return r}o=n(o,e)}catch(e){a=!0,o=e}if("throw"===t)throw r;if(a)throw o;return s(o),r}},3847:(e,t,r)=>{"use strict";var n=r(5143).IteratorPrototype,s=r(9290),i=r(1887),o=r(904),a=r(2077),c=function(){return this};e.exports=function(e,t,r,l){var u=t+" Iterator";return e.prototype=s(n,{next:i(+!l,r)}),o(e,u,!1,!0),a[u]=c,e}},5105:(e,t,r)=>{"use strict";var n=r(6887),s=r(8834),i=r(2529),o=r(9417),a=r(7475),c=r(3847),l=r(249),u=r(8929),p=r(904),h=r(2029),f=r(5929),m=r(9813),d=r(2077),y=r(5143),g=o.PROPER,v=o.CONFIGURABLE,b=y.IteratorPrototype,x=y.BUGGY_SAFARI_ITERATORS,E=m("iterator"),w="keys",j="values",O="entries",S=function(){return this};e.exports=function(e,t,r,o,m,y,P){c(r,t,o);var A,$,k,T=function(e){if(e===m&&F)return F;if(!x&&e&&e in R)return R[e];switch(e){case w:case j:case O:return function(){return new r(this,e)}}return function(){return new r(this)}},M=t+" Iterator",C=!1,R=e.prototype,I=R[E]||R["@@iterator"]||m&&R[m],F=!x&&I||T(m),_="Array"===t&&R.entries||I;if(_&&(A=l(_.call(new e)))!==Object.prototype&&A.next&&(i||l(A)===b||(u?u(A,b):a(A[E])||f(A,E,S)),p(A,M,!0,!0),i&&(d[M]=S)),g&&m===j&&I&&I.name!==j&&(!i&&v?h(R,"name",j):(C=!0,F=function(){return s(I,this)})),m)if($={values:T(j),keys:y?F:T(w),entries:T(O)},P)for(k in $)(x||C||!(k in R))&&f(R,k,$[k]);else n({target:t,proto:!0,forced:x||C},$);return i&&!P||R[E]===F||f(R,E,F,{name:m}),d[t]=F,$}},5143:(e,t,r)=>{"use strict";var n,s,i,o=r(5981),a=r(7475),c=r(941),l=r(9290),u=r(249),p=r(5929),h=r(9813),f=r(2529),m=h("iterator"),d=!1;[].keys&&("next"in(i=[].keys())?(s=u(u(i)))!==Object.prototype&&(n=s):d=!0),!c(n)||o((function(){var e={};return n[m].call(e)!==e}))?n={}:f&&(n=l(n)),a(n[m])||p(n,m,(function(){return this})),e.exports={IteratorPrototype:n,BUGGY_SAFARI_ITERATORS:d}},2077:e=>{"use strict";e.exports={}},623:(e,t,r)=>{"use strict";var n=r(3057);e.exports=function(e){return n(e.length)}},5331:e=>{"use strict";var t=Math.ceil,r=Math.floor;e.exports=Math.trunc||function(e){var n=+e;return(n>0?r:t)(n)}},4649:(e,t,r)=>{"use strict";var n=r(5803);e.exports=function(e,t){return void 0===e?arguments.length<2?"":t:n(e)}},9290:(e,t,r)=>{"use strict";var n,s=r(6059),i=r(9938),o=r(6759),a=r(7748),c=r(5463),l=r(1333),u=r(4262),p="prototype",h="script",f=u("IE_PROTO"),m=function(){},d=function(e){return"<"+h+">"+e+"</"+h+">"},y=function(e){e.write(d("")),e.close();var t=e.parentWindow.Object;return e=null,t},g=function(){try{n=new ActiveXObject("htmlfile")}catch(e){}var e,t,r;g="undefined"!=typeof document?document.domain&&n?y(n):(t=l("iframe"),r="java"+h+":",t.style.display="none",c.appendChild(t),t.src=String(r),(e=t.contentWindow.document).open(),e.write(d("document.F=Object")),e.close(),e.F):y(n);for(var s=o.length;s--;)delete g[p][o[s]];return g()};a[f]=!0,e.exports=Object.create||function(e,t){var r;return null!==e?(m[p]=s(e),r=new m,m[p]=null,r[f]=e):r=g(),void 0===t?r:i.f(r,t)}},9938:(e,t,r)=>{"use strict";var n=r(5746),s=r(3937),i=r(5988),o=r(6059),a=r(4529),c=r(4771);t.f=n&&!s?Object.defineProperties:function(e,t){o(e);for(var r,n=a(t),s=c(t),l=s.length,u=0;l>u;)i.f(e,r=s[u++],n[r]);return e}},5988:(e,t,r)=>{"use strict";var n=r(5746),s=r(2840),i=r(3937),o=r(6059),a=r(3894),c=TypeError,l=Object.defineProperty,u=Object.getOwnPropertyDescriptor,p="enumerable",h="configurable",f="writable";t.f=n?i?function(e,t,r){if(o(e),t=a(t),o(r),"function"==typeof e&&"prototype"===t&&"value"in r&&f in r&&!r[f]){var n=u(e,t);n&&n[f]&&(e[t]=r.value,r={configurable:h in r?r[h]:n[h],enumerable:p in r?r[p]:n[p],writable:!1})}return l(e,t,r)}:l:function(e,t,r){if(o(e),t=a(t),o(r),s)try{return l(e,t,r)}catch(e){}if("get"in r||"set"in r)throw c("Accessors not supported");return"value"in r&&(e[t]=r.value),e}},9677:(e,t,r)=>{"use strict";var n=r(5746),s=r(8834),i=r(6760),o=r(1887),a=r(4529),c=r(3894),l=r(953),u=r(2840),p=Object.getOwnPropertyDescriptor;t.f=n?p:function(e,t){if(e=a(e),t=c(t),u)try{return p(e,t)}catch(e){}if(l(e,t))return o(!s(i.f,e,t),e[t])}},946:(e,t,r)=>{"use strict";var n=r(5629),s=r(6759).concat("length","prototype");t.f=Object.getOwnPropertyNames||function(e){return n(e,s)}},7857:(e,t)=>{"use strict";t.f=Object.getOwnPropertySymbols},249:(e,t,r)=>{"use strict";var n=r(953),s=r(7475),i=r(9678),o=r(4262),a=r(1310),c=o("IE_PROTO"),l=Object,u=l.prototype;e.exports=a?l.getPrototypeOf:function(e){var t=i(e);if(n(t,c))return t[c];var r=t.constructor;return s(r)&&t instanceof r?r.prototype:t instanceof l?u:null}},7046:(e,t,r)=>{"use strict";var n=r(5329);e.exports=n({}.isPrototypeOf)},5629:(e,t,r)=>{"use strict";var n=r(5329),s=r(953),i=r(4529),o=r(1692).indexOf,a=r(7748),c=n([].push);e.exports=function(e,t){var r,n=i(e),l=0,u=[];for(r in n)!s(a,r)&&s(n,r)&&c(u,r);for(;t.length>l;)s(n,r=t[l++])&&(~o(u,r)||c(u,r));return u}},4771:(e,t,r)=>{"use strict";var n=r(5629),s=r(6759);e.exports=Object.keys||function(e){return n(e,s)}},6760:(e,t)=>{"use strict";var r={}.propertyIsEnumerable,n=Object.getOwnPropertyDescriptor,s=n&&!r.call({1:2},1);t.f=s?function(e){var t=n(this,e);return!!t&&t.enumerable}:r},8929:(e,t,r)=>{"use strict";var n=r(5526),s=r(6059),i=r(1851);e.exports=Object.setPrototypeOf||("__proto__"in{}?function(){var e,t=!1,r={};try{(e=n(Object.prototype,"__proto__","set"))(r,[]),t=r instanceof Array}catch(e){}return function(r,n){return s(r),i(n),t?e(r,n):r.__proto__=n,r}}():void 0)},5623:(e,t,r)=>{"use strict";var n=r(2885),s=r(9697);e.exports=n?{}.toString:function(){return"[object "+s(this)+"]"}},9811:(e,t,r)=>{"use strict";var n=r(8834),s=r(7475),i=r(941),o=TypeError;e.exports=function(e,t){var r,a;if("string"===t&&s(r=e.toString)&&!i(a=n(r,e)))return a;if(s(r=e.valueOf)&&!i(a=n(r,e)))return a;if("string"!==t&&s(r=e.toString)&&!i(a=n(r,e)))return a;throw o("Can't convert object to primitive value")}},1136:(e,t,r)=>{"use strict";var n=r(626),s=r(5329),i=r(946),o=r(7857),a=r(6059),c=s([].concat);e.exports=n("Reflect","ownKeys")||function(e){var t=i.f(a(e)),r=o.f;return r?c(t,r(e)):t}},4058:e=>{"use strict";e.exports={}},9056:(e,t,r)=>{"use strict";var n=r(5988).f;e.exports=function(e,t,r){r in e||n(e,r,{configurable:!0,get:function(){return t[r]},set:function(e){t[r]=e}})}},7962:(e,t,r)=>{"use strict";var n=r(2119),s=TypeError;e.exports=function(e){if(n(e))throw s("Can't call method on "+e);return e}},904:(e,t,r)=>{"use strict";var n=r(2885),s=r(5988).f,i=r(2029),o=r(953),a=r(5623),c=r(9813)("toStringTag");e.exports=function(e,t,r,l){if(e){var u=r?e:e.prototype;o(u,c)||s(u,c,{configurable:!0,value:t}),l&&!n&&i(u,"toString",a)}}},4262:(e,t,r)=>{"use strict";var n=r(8726),s=r(9418),i=n("keys");e.exports=function(e){return i[e]||(i[e]=s(e))}},3030:(e,t,r)=>{"use strict";var n=r(1899),s=r(5609),i="__core-js_shared__",o=n[i]||s(i,{});e.exports=o},8726:(e,t,r)=>{"use strict";var n=r(2529),s=r(3030);(e.exports=function(e,t){return s[e]||(s[e]=void 0!==t?t:{})})("versions",[]).push({version:"3.32.2",mode:n?"pure":"global",copyright:"© 2014-2023 Denis Pushkarev (zloirock.ru)",license:"https://github.com/zloirock/core-js/blob/v3.32.2/LICENSE",source:"https://github.com/zloirock/core-js"})},4620:(e,t,r)=>{"use strict";var n=r(5329),s=r(2435),i=r(5803),o=r(7962),a=n("".charAt),c=n("".charCodeAt),l=n("".slice),u=function(e){return function(t,r){var n,u,p=i(o(t)),h=s(r),f=p.length;return h<0||h>=f?e?"":void 0:(n=c(p,h))<55296||n>56319||h+1===f||(u=c(p,h+1))<56320||u>57343?e?a(p,h):n:e?l(p,h,h+2):u-56320+(n-55296<<10)+65536}};e.exports={codeAt:u(!1),charAt:u(!0)}},3405:(e,t,r)=>{"use strict";var n=r(3385),s=r(5981),i=r(1899).String;e.exports=!!Object.getOwnPropertySymbols&&!s((function(){var e=Symbol("symbol detection");return!i(e)||!(Object(e)instanceof Symbol)||!Symbol.sham&&n&&n<41}))},9413:(e,t,r)=>{"use strict";var n=r(2435),s=Math.max,i=Math.min;e.exports=function(e,t){var r=n(e);return r<0?s(r+t,0):i(r,t)}},4529:(e,t,r)=>{"use strict";var n=r(7026),s=r(7962);e.exports=function(e){return n(s(e))}},2435:(e,t,r)=>{"use strict";var n=r(5331);e.exports=function(e){var t=+e;return t!=t||0===t?0:n(t)}},3057:(e,t,r)=>{"use strict";var n=r(2435),s=Math.min;e.exports=function(e){return e>0?s(n(e),9007199254740991):0}},9678:(e,t,r)=>{"use strict";var n=r(7962),s=Object;e.exports=function(e){return s(n(e))}},6935:(e,t,r)=>{"use strict";var n=r(8834),s=r(941),i=r(6664),o=r(4229),a=r(9811),c=r(9813),l=TypeError,u=c("toPrimitive");e.exports=function(e,t){if(!s(e)||i(e))return e;var r,c=o(e,u);if(c){if(void 0===t&&(t="default"),r=n(c,e,t),!s(r)||i(r))return r;throw l("Can't convert object to primitive value")}return void 0===t&&(t="number"),a(e,t)}},3894:(e,t,r)=>{"use strict";var n=r(6935),s=r(6664);e.exports=function(e){var t=n(e,"string");return s(t)?t:t+""}},2885:(e,t,r)=>{"use strict";var n={};n[r(9813)("toStringTag")]="z",e.exports="[object z]"===String(n)},5803:(e,t,r)=>{"use strict";var n=r(9697),s=String;e.exports=function(e){if("Symbol"===n(e))throw TypeError("Cannot convert a Symbol value to a string");return s(e)}},9826:e=>{"use strict";var t=String;e.exports=function(e){try{return t(e)}catch(e){return"Object"}}},9418:(e,t,r)=>{"use strict";var n=r(5329),s=0,i=Math.random(),o=n(1..toString);e.exports=function(e){return"Symbol("+(void 0===e?"":e)+")_"+o(++s+i,36)}},2302:(e,t,r)=>{"use strict";var n=r(3405);e.exports=n&&!Symbol.sham&&"symbol"==typeof Symbol.iterator},3937:(e,t,r)=>{"use strict";var n=r(5746),s=r(5981);e.exports=n&&s((function(){return 42!==Object.defineProperty((function(){}),"prototype",{value:42,writable:!1}).prototype}))},7093:(e,t,r)=>{"use strict";var n=r(1899),s=r(7475),i=n.WeakMap;e.exports=s(i)&&/native code/.test(String(i))},9813:(e,t,r)=>{"use strict";var n=r(1899),s=r(8726),i=r(953),o=r(9418),a=r(3405),c=r(2302),l=n.Symbol,u=s("wks"),p=c?l.for||l:l&&l.withoutSetter||o;e.exports=function(e){return i(u,e)||(u[e]=a&&i(l,e)?l[e]:p("Symbol."+e)),u[e]}},2864:(e,t,r)=>{"use strict";var n=r(626),s=r(953),i=r(2029),o=r(7046),a=r(8929),c=r(3489),l=r(9056),u=r(926),p=r(4649),h=r(3794),f=r(9585),m=r(5746),d=r(2529);e.exports=function(e,t,r,y){var g="stackTraceLimit",v=y?2:1,b=e.split("."),x=b[b.length-1],E=n.apply(null,b);if(E){var w=E.prototype;if(!d&&s(w,"cause")&&delete w.cause,!r)return E;var j=n("Error"),O=t((function(e,t){var r=p(y?t:e,void 0),n=y?new E(e):new E;return void 0!==r&&i(n,"message",r),f(n,O,n.stack,2),this&&o(w,this)&&u(n,this,O),arguments.length>v&&h(n,arguments[v]),n}));if(O.prototype=w,"Error"!==x?a?a(O,j):c(O,j,{name:!0}):m&&g in E&&(l(O,E,g),l(O,E,"prepareStackTrace")),c(O,E),!d)try{w.name!==x&&i(w,"name",x),w.constructor=O}catch(e){}return O}}},4415:(e,t,r)=>{"use strict";var n=r(6887),s=r(626),i=r(9730),o=r(5981),a=r(2864),c="AggregateError",l=s(c),u=!o((function(){return 1!==l([1]).errors[0]}))&&o((function(){return 7!==l([1],c,{cause:7}).cause}));n({global:!0,constructor:!0,arity:2,forced:u},{AggregateError:a(c,(function(e){return function(t,r){return i(e,this,arguments)}}),u,!0)})},9812:(e,t,r)=>{"use strict";var n=r(6887),s=r(7046),i=r(249),o=r(8929),a=r(3489),c=r(9290),l=r(2029),u=r(1887),p=r(3794),h=r(9585),f=r(3091),m=r(4649),d=r(9813)("toStringTag"),y=Error,g=[].push,v=function(e,t){var r,n=s(b,this);o?r=o(y(),n?i(this):b):(r=n?this:c(b),l(r,d,"Error")),void 0!==t&&l(r,"message",m(t)),h(r,v,r.stack,1),arguments.length>2&&p(r,arguments[2]);var a=[];return f(e,g,{that:a}),l(r,"errors",a),r};o?o(v,y):a(v,y,{name:!0});var b=v.prototype=c(y.prototype,{constructor:u(1,v),message:u(1,""),name:u(1,"AggregateError")});n({global:!0,constructor:!0,arity:2},{AggregateError:v})},7627:(e,t,r)=>{"use strict";r(9812)},6274:(e,t,r)=>{"use strict";var n=r(4529),s=r(8479),i=r(2077),o=r(5402),a=r(5988).f,c=r(5105),l=r(3538),u=r(2529),p=r(5746),h="Array Iterator",f=o.set,m=o.getterFor(h);e.exports=c(Array,"Array",(function(e,t){f(this,{type:h,target:n(e),index:0,kind:t})}),(function(){var e=m(this),t=e.target,r=e.kind,n=e.index++;if(!t||n>=t.length)return e.target=void 0,l(void 0,!0);switch(r){case"keys":return l(n,!1);case"values":return l(t[n],!1)}return l([n,t[n]],!1)}),"values");var d=i.Arguments=i.Array;if(s("keys"),s("values"),s("entries"),!u&&p&&"values"!==d.name)try{a(d,"name",{value:"values"})}catch(e){}},1181:(e,t,r)=>{"use strict";var n=r(6887),s=r(1899),i=r(9730),o=r(2864),a="WebAssembly",c=s[a],l=7!==Error("e",{cause:7}).cause,u=function(e,t){var r={};r[e]=o(e,t,l),n({global:!0,constructor:!0,arity:1,forced:l},r)},p=function(e,t){if(c&&c[e]){var r={};r[e]=o(a+"."+e,t,l),n({target:a,stat:!0,constructor:!0,arity:1,forced:l},r)}};u("Error",(function(e){return function(t){return i(e,this,arguments)}})),u("EvalError",(function(e){return function(t){return i(e,this,arguments)}})),u("RangeError",(function(e){return function(t){return i(e,this,arguments)}})),u("ReferenceError",(function(e){return function(t){return i(e,this,arguments)}})),u("SyntaxError",(function(e){return function(t){return i(e,this,arguments)}})),u("TypeError",(function(e){return function(t){return i(e,this,arguments)}})),u("URIError",(function(e){return function(t){return i(e,this,arguments)}})),p("CompileError",(function(e){return function(t){return i(e,this,arguments)}})),p("LinkError",(function(e){return function(t){return i(e,this,arguments)}})),p("RuntimeError",(function(e){return function(t){return i(e,this,arguments)}}))},7971:(e,t,r)=>{"use strict";var n=r(4620).charAt,s=r(5803),i=r(5402),o=r(5105),a=r(3538),c="String Iterator",l=i.set,u=i.getterFor(c);o(String,"String",(function(e){l(this,{type:c,string:s(e),index:0})}),(function(){var e,t=u(this),r=t.string,s=t.index;return s>=r.length?a(void 0,!0):(e=n(r,s),t.index+=e.length,a(e,!1))}))},9731:(e,t,r)=>{"use strict";r(7627)},7634:(e,t,r)=>{"use strict";r(6274);var n=r(3281),s=r(1899),i=r(9697),o=r(2029),a=r(2077),c=r(9813)("toStringTag");for(var l in n){var u=s[l],p=u&&u.prototype;p&&i(p)!==c&&o(p,c,l),a[l]=a.Array}},8957:(e,t,r)=>{"use strict";r(9731);var n=r(415);r(7634),e.exports=n},9996:e=>{"use strict";var t=function(e){return function(e){return!!e&&"object"==typeof e}(e)&&!function(e){var t=Object.prototype.toString.call(e);return"[object RegExp]"===t||"[object Date]"===t||function(e){return e.$$typeof===r}(e)}(e)};var r="function"==typeof Symbol&&Symbol.for?Symbol.for("react.element"):60103;function n(e,t){return!1!==t.clone&&t.isMergeableObject(e)?c((r=e,Array.isArray(r)?[]:{}),e,t):e;var r}function s(e,t,r){return e.concat(t).map((function(e){return n(e,r)}))}function i(e){return Object.keys(e).concat(function(e){return Object.getOwnPropertySymbols?Object.getOwnPropertySymbols(e).filter((function(t){return Object.propertyIsEnumerable.call(e,t)})):[]}(e))}function o(e,t){try{return t in e}catch(e){return!1}}function a(e,t,r){var s={};return r.isMergeableObject(e)&&i(e).forEach((function(t){s[t]=n(e[t],r)})),i(t).forEach((function(i){(function(e,t){return o(e,t)&&!(Object.hasOwnProperty.call(e,t)&&Object.propertyIsEnumerable.call(e,t))})(e,i)||(o(e,i)&&r.isMergeableObject(t[i])?s[i]=function(e,t){if(!t.customMerge)return c;var r=t.customMerge(e);return"function"==typeof r?r:c}(i,r)(e[i],t[i],r):s[i]=n(t[i],r))})),s}function c(e,r,i){(i=i||{}).arrayMerge=i.arrayMerge||s,i.isMergeableObject=i.isMergeableObject||t,i.cloneUnlessOtherwiseSpecified=n;var o=Array.isArray(r);return o===Array.isArray(e)?o?i.arrayMerge(e,r,i):a(e,r,i):n(r,i)}c.all=function(e,t){if(!Array.isArray(e))throw new Error("first argument should be an array");return e.reduce((function(e,r){return c(e,r,t)}),{})};var l=c;e.exports=l},7648:e=>{"use strict";var t=Array.prototype.slice,r=Object.prototype.toString;e.exports=function(e){var n=this;if("function"!=typeof n||"[object Function]"!==r.call(n))throw new TypeError("Function.prototype.bind called on incompatible "+n);for(var s,i=t.call(arguments,1),o=Math.max(0,n.length-i.length),a=[],c=0;c<o;c++)a.push("$"+c);if(s=Function("binder","return function ("+a.join(",")+"){ return binder.apply(this,arguments); }")((function(){if(this instanceof s){var r=n.apply(this,i.concat(t.call(arguments)));return Object(r)===r?r:this}return n.apply(e,i.concat(t.call(arguments)))})),n.prototype){var l=function(){};l.prototype=n.prototype,s.prototype=new l,l.prototype=null}return s}},8612:(e,t,r)=>{"use strict";var n=r(7648);e.exports=Function.prototype.bind||n},210:(e,t,r)=>{"use strict";var n,s=SyntaxError,i=Function,o=TypeError,a=function(e){try{return i('"use strict"; return ('+e+").constructor;")()}catch(e){}},c=Object.getOwnPropertyDescriptor;if(c)try{c({},"")}catch(e){c=null}var l=function(){throw new o},u=c?function(){try{return l}catch(e){try{return c(arguments,"callee").get}catch(e){return l}}}():l,p=r(1405)(),h=r(8185)(),f=Object.getPrototypeOf||(h?function(e){return e.__proto__}:null),m={},d="undefined"!=typeof Uint8Array&&f?f(Uint8Array):n,y={"%AggregateError%":"undefined"==typeof AggregateError?n:AggregateError,"%Array%":Array,"%ArrayBuffer%":"undefined"==typeof ArrayBuffer?n:ArrayBuffer,"%ArrayIteratorPrototype%":p&&f?f([][Symbol.iterator]()):n,"%AsyncFromSyncIteratorPrototype%":n,"%AsyncFunction%":m,"%AsyncGenerator%":m,"%AsyncGeneratorFunction%":m,"%AsyncIteratorPrototype%":m,"%Atomics%":"undefined"==typeof Atomics?n:Atomics,"%BigInt%":"undefined"==typeof BigInt?n:BigInt,"%BigInt64Array%":"undefined"==typeof BigInt64Array?n:BigInt64Array,"%BigUint64Array%":"undefined"==typeof BigUint64Array?n:BigUint64Array,"%Boolean%":Boolean,"%DataView%":"undefined"==typeof DataView?n:DataView,"%Date%":Date,"%decodeURI%":decodeURI,"%decodeURIComponent%":decodeURIComponent,"%encodeURI%":encodeURI,"%encodeURIComponent%":encodeURIComponent,"%Error%":Error,"%eval%":eval,"%EvalError%":EvalError,"%Float32Array%":"undefined"==typeof Float32Array?n:Float32Array,"%Float64Array%":"undefined"==typeof Float64Array?n:Float64Array,"%FinalizationRegistry%":"undefined"==typeof FinalizationRegistry?n:FinalizationRegistry,"%Function%":i,"%GeneratorFunction%":m,"%Int8Array%":"undefined"==typeof Int8Array?n:Int8Array,"%Int16Array%":"undefined"==typeof Int16Array?n:Int16Array,"%Int32Array%":"undefined"==typeof Int32Array?n:Int32Array,"%isFinite%":isFinite,"%isNaN%":isNaN,"%IteratorPrototype%":p&&f?f(f([][Symbol.iterator]())):n,"%JSON%":"object"==typeof JSON?JSON:n,"%Map%":"undefined"==typeof Map?n:Map,"%MapIteratorPrototype%":"undefined"!=typeof Map&&p&&f?f((new Map)[Symbol.iterator]()):n,"%Math%":Math,"%Number%":Number,"%Object%":Object,"%parseFloat%":parseFloat,"%parseInt%":parseInt,"%Promise%":"undefined"==typeof Promise?n:Promise,"%Proxy%":"undefined"==typeof Proxy?n:Proxy,"%RangeError%":RangeError,"%ReferenceError%":ReferenceError,"%Reflect%":"undefined"==typeof Reflect?n:Reflect,"%RegExp%":RegExp,"%Set%":"undefined"==typeof Set?n:Set,"%SetIteratorPrototype%":"undefined"!=typeof Set&&p&&f?f((new Set)[Symbol.iterator]()):n,"%SharedArrayBuffer%":"undefined"==typeof SharedArrayBuffer?n:SharedArrayBuffer,"%String%":String,"%StringIteratorPrototype%":p&&f?f(""[Symbol.iterator]()):n,"%Symbol%":p?Symbol:n,"%SyntaxError%":s,"%ThrowTypeError%":u,"%TypedArray%":d,"%TypeError%":o,"%Uint8Array%":"undefined"==typeof Uint8Array?n:Uint8Array,"%Uint8ClampedArray%":"undefined"==typeof Uint8ClampedArray?n:Uint8ClampedArray,"%Uint16Array%":"undefined"==typeof Uint16Array?n:Uint16Array,"%Uint32Array%":"undefined"==typeof Uint32Array?n:Uint32Array,"%URIError%":URIError,"%WeakMap%":"undefined"==typeof WeakMap?n:WeakMap,"%WeakRef%":"undefined"==typeof WeakRef?n:WeakRef,"%WeakSet%":"undefined"==typeof WeakSet?n:WeakSet};if(f)try{null.error}catch(e){var g=f(f(e));y["%Error.prototype%"]=g}var v=function e(t){var r;if("%AsyncFunction%"===t)r=a("async function () {}");else if("%GeneratorFunction%"===t)r=a("function* () {}");else if("%AsyncGeneratorFunction%"===t)r=a("async function* () {}");else if("%AsyncGenerator%"===t){var n=e("%AsyncGeneratorFunction%");n&&(r=n.prototype)}else if("%AsyncIteratorPrototype%"===t){var s=e("%AsyncGenerator%");s&&f&&(r=f(s.prototype))}return y[t]=r,r},b={"%ArrayBufferPrototype%":["ArrayBuffer","prototype"],"%ArrayPrototype%":["Array","prototype"],"%ArrayProto_entries%":["Array","prototype","entries"],"%ArrayProto_forEach%":["Array","prototype","forEach"],"%ArrayProto_keys%":["Array","prototype","keys"],"%ArrayProto_values%":["Array","prototype","values"],"%AsyncFunctionPrototype%":["AsyncFunction","prototype"],"%AsyncGenerator%":["AsyncGeneratorFunction","prototype"],"%AsyncGeneratorPrototype%":["AsyncGeneratorFunction","prototype","prototype"],"%BooleanPrototype%":["Boolean","prototype"],"%DataViewPrototype%":["DataView","prototype"],"%DatePrototype%":["Date","prototype"],"%ErrorPrototype%":["Error","prototype"],"%EvalErrorPrototype%":["EvalError","prototype"],"%Float32ArrayPrototype%":["Float32Array","prototype"],"%Float64ArrayPrototype%":["Float64Array","prototype"],"%FunctionPrototype%":["Function","prototype"],"%Generator%":["GeneratorFunction","prototype"],"%GeneratorPrototype%":["GeneratorFunction","prototype","prototype"],"%Int8ArrayPrototype%":["Int8Array","prototype"],"%Int16ArrayPrototype%":["Int16Array","prototype"],"%Int32ArrayPrototype%":["Int32Array","prototype"],"%JSONParse%":["JSON","parse"],"%JSONStringify%":["JSON","stringify"],"%MapPrototype%":["Map","prototype"],"%NumberPrototype%":["Number","prototype"],"%ObjectPrototype%":["Object","prototype"],"%ObjProto_toString%":["Object","prototype","toString"],"%ObjProto_valueOf%":["Object","prototype","valueOf"],"%PromisePrototype%":["Promise","prototype"],"%PromiseProto_then%":["Promise","prototype","then"],"%Promise_all%":["Promise","all"],"%Promise_reject%":["Promise","reject"],"%Promise_resolve%":["Promise","resolve"],"%RangeErrorPrototype%":["RangeError","prototype"],"%ReferenceErrorPrototype%":["ReferenceError","prototype"],"%RegExpPrototype%":["RegExp","prototype"],"%SetPrototype%":["Set","prototype"],"%SharedArrayBufferPrototype%":["SharedArrayBuffer","prototype"],"%StringPrototype%":["String","prototype"],"%SymbolPrototype%":["Symbol","prototype"],"%SyntaxErrorPrototype%":["SyntaxError","prototype"],"%TypedArrayPrototype%":["TypedArray","prototype"],"%TypeErrorPrototype%":["TypeError","prototype"],"%Uint8ArrayPrototype%":["Uint8Array","prototype"],"%Uint8ClampedArrayPrototype%":["Uint8ClampedArray","prototype"],"%Uint16ArrayPrototype%":["Uint16Array","prototype"],"%Uint32ArrayPrototype%":["Uint32Array","prototype"],"%URIErrorPrototype%":["URIError","prototype"],"%WeakMapPrototype%":["WeakMap","prototype"],"%WeakSetPrototype%":["WeakSet","prototype"]},x=r(8612),E=r(7642),w=x.call(Function.call,Array.prototype.concat),j=x.call(Function.apply,Array.prototype.splice),O=x.call(Function.call,String.prototype.replace),S=x.call(Function.call,String.prototype.slice),P=x.call(Function.call,RegExp.prototype.exec),A=/[^%.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|%$))/g,$=/\\(\\)?/g,k=function(e,t){var r,n=e;if(E(b,n)&&(n="%"+(r=b[n])[0]+"%"),E(y,n)){var i=y[n];if(i===m&&(i=v(n)),void 0===i&&!t)throw new o("intrinsic "+e+" exists, but is not available. Please file an issue!");return{alias:r,name:n,value:i}}throw new s("intrinsic "+e+" does not exist!")};e.exports=function(e,t){if("string"!=typeof e||0===e.length)throw new o("intrinsic name must be a non-empty string");if(arguments.length>1&&"boolean"!=typeof t)throw new o('"allowMissing" argument must be a boolean');if(null===P(/^%?[^%]*%?$/,e))throw new s("`%` may not be present anywhere but at the beginning and end of the intrinsic name");var r=function(e){var t=S(e,0,1),r=S(e,-1);if("%"===t&&"%"!==r)throw new s("invalid intrinsic syntax, expected closing `%`");if("%"===r&&"%"!==t)throw new s("invalid intrinsic syntax, expected opening `%`");var n=[];return O(e,A,(function(e,t,r,s){n[n.length]=r?O(s,$,"$1"):t||e})),n}(e),n=r.length>0?r[0]:"",i=k("%"+n+"%",t),a=i.name,l=i.value,u=!1,p=i.alias;p&&(n=p[0],j(r,w([0,1],p)));for(var h=1,f=!0;h<r.length;h+=1){var m=r[h],d=S(m,0,1),g=S(m,-1);if(('"'===d||"'"===d||"`"===d||'"'===g||"'"===g||"`"===g)&&d!==g)throw new s("property names with quotes must have matching quotes");if("constructor"!==m&&f||(u=!0),E(y,a="%"+(n+="."+m)+"%"))l=y[a];else if(null!=l){if(!(m in l)){if(!t)throw new o("base intrinsic for "+e+" exists, but the property is not available.");return}if(c&&h+1>=r.length){var v=c(l,m);l=(f=!!v)&&"get"in v&&!("originalValue"in v.get)?v.get:l[m]}else f=E(l,m),l=l[m];f&&!u&&(y[a]=l)}}return l}},8185:e=>{"use strict";var t={foo:{}},r=Object;e.exports=function(){return{__proto__:t}.foo===t.foo&&!({__proto__:null}instanceof r)}},1405:(e,t,r)=>{"use strict";var n="undefined"!=typeof Symbol&&Symbol,s=r(5419);e.exports=function(){return"function"==typeof n&&("function"==typeof Symbol&&("symbol"==typeof n("foo")&&("symbol"==typeof Symbol("bar")&&s())))}},5419:e=>{"use strict";e.exports=function(){if("function"!=typeof Symbol||"function"!=typeof Object.getOwnPropertySymbols)return!1;if("symbol"==typeof Symbol.iterator)return!0;var e={},t=Symbol("test"),r=Object(t);if("string"==typeof t)return!1;if("[object Symbol]"!==Object.prototype.toString.call(t))return!1;if("[object Symbol]"!==Object.prototype.toString.call(r))return!1;for(t in e[t]=42,e)return!1;if("function"==typeof Object.keys&&0!==Object.keys(e).length)return!1;if("function"==typeof Object.getOwnPropertyNames&&0!==Object.getOwnPropertyNames(e).length)return!1;var n=Object.getOwnPropertySymbols(e);if(1!==n.length||n[0]!==t)return!1;if(!Object.prototype.propertyIsEnumerable.call(e,t))return!1;if("function"==typeof Object.getOwnPropertyDescriptor){var s=Object.getOwnPropertyDescriptor(e,t);if(42!==s.value||!0!==s.enumerable)return!1}return!0}},7642:(e,t,r)=>{"use strict";var n=r(8612);e.exports=n.call(Function.call,Object.prototype.hasOwnProperty)},8552:(e,t,r)=>{var n=r(852)(r(5639),"DataView");e.exports=n},1989:(e,t,r)=>{var n=r(1789),s=r(401),i=r(7667),o=r(1327),a=r(1866);function c(e){var t=-1,r=null==e?0:e.length;for(this.clear();++t<r;){var n=e[t];this.set(n[0],n[1])}}c.prototype.clear=n,c.prototype.delete=s,c.prototype.get=i,c.prototype.has=o,c.prototype.set=a,e.exports=c},8407:(e,t,r)=>{var n=r(7040),s=r(4125),i=r(2117),o=r(7518),a=r(4705);function c(e){var t=-1,r=null==e?0:e.length;for(this.clear();++t<r;){var n=e[t];this.set(n[0],n[1])}}c.prototype.clear=n,c.prototype.delete=s,c.prototype.get=i,c.prototype.has=o,c.prototype.set=a,e.exports=c},7071:(e,t,r)=>{var n=r(852)(r(5639),"Map");e.exports=n},3369:(e,t,r)=>{var n=r(4785),s=r(1285),i=r(6e3),o=r(9916),a=r(5265);function c(e){var t=-1,r=null==e?0:e.length;for(this.clear();++t<r;){var n=e[t];this.set(n[0],n[1])}}c.prototype.clear=n,c.prototype.delete=s,c.prototype.get=i,c.prototype.has=o,c.prototype.set=a,e.exports=c},3818:(e,t,r)=>{var n=r(852)(r(5639),"Promise");e.exports=n},8525:(e,t,r)=>{var n=r(852)(r(5639),"Set");e.exports=n},8668:(e,t,r)=>{var n=r(3369),s=r(619),i=r(2385);function o(e){var t=-1,r=null==e?0:e.length;for(this.__data__=new n;++t<r;)this.add(e[t])}o.prototype.add=o.prototype.push=s,o.prototype.has=i,e.exports=o},6384:(e,t,r)=>{var n=r(8407),s=r(7465),i=r(3779),o=r(7599),a=r(4758),c=r(4309);function l(e){var t=this.__data__=new n(e);this.size=t.size}l.prototype.clear=s,l.prototype.delete=i,l.prototype.get=o,l.prototype.has=a,l.prototype.set=c,e.exports=l},2705:(e,t,r)=>{var n=r(5639).Symbol;e.exports=n},1149:(e,t,r)=>{var n=r(5639).Uint8Array;e.exports=n},577:(e,t,r)=>{var n=r(852)(r(5639),"WeakMap");e.exports=n},4963:e=>{e.exports=function(e,t){for(var r=-1,n=null==e?0:e.length,s=0,i=[];++r<n;){var o=e[r];t(o,r,e)&&(i[s++]=o)}return i}},4636:(e,t,r)=>{var n=r(2545),s=r(5694),i=r(1469),o=r(4144),a=r(5776),c=r(6719),l=Object.prototype.hasOwnProperty;e.exports=function(e,t){var r=i(e),u=!r&&s(e),p=!r&&!u&&o(e),h=!r&&!u&&!p&&c(e),f=r||u||p||h,m=f?n(e.length,String):[],d=m.length;for(var y in e)!t&&!l.call(e,y)||f&&("length"==y||p&&("offset"==y||"parent"==y)||h&&("buffer"==y||"byteLength"==y||"byteOffset"==y)||a(y,d))||m.push(y);return m}},2488:e=>{e.exports=function(e,t){for(var r=-1,n=t.length,s=e.length;++r<n;)e[s+r]=t[r];return e}},2908:e=>{e.exports=function(e,t){for(var r=-1,n=null==e?0:e.length;++r<n;)if(t(e[r],r,e))return!0;return!1}},8470:(e,t,r)=>{var n=r(7813);e.exports=function(e,t){for(var r=e.length;r--;)if(n(e[r][0],t))return r;return-1}},8866:(e,t,r)=>{var n=r(2488),s=r(1469);e.exports=function(e,t,r){var i=t(e);return s(e)?i:n(i,r(e))}},4239:(e,t,r)=>{var n=r(2705),s=r(9607),i=r(2333),o=n?n.toStringTag:void 0;e.exports=function(e){return null==e?void 0===e?"[object Undefined]":"[object Null]":o&&o in Object(e)?s(e):i(e)}},9454:(e,t,r)=>{var n=r(4239),s=r(7005);e.exports=function(e){return s(e)&&"[object Arguments]"==n(e)}},939:(e,t,r)=>{var n=r(2492),s=r(7005);e.exports=function e(t,r,i,o,a){return t===r||(null==t||null==r||!s(t)&&!s(r)?t!=t&&r!=r:n(t,r,i,o,e,a))}},2492:(e,t,r)=>{var n=r(6384),s=r(7114),i=r(8351),o=r(6096),a=r(4160),c=r(1469),l=r(4144),u=r(6719),p="[object Arguments]",h="[object Array]",f="[object Object]",m=Object.prototype.hasOwnProperty;e.exports=function(e,t,r,d,y,g){var v=c(e),b=c(t),x=v?h:a(e),E=b?h:a(t),w=(x=x==p?f:x)==f,j=(E=E==p?f:E)==f,O=x==E;if(O&&l(e)){if(!l(t))return!1;v=!0,w=!1}if(O&&!w)return g||(g=new n),v||u(e)?s(e,t,r,d,y,g):i(e,t,x,r,d,y,g);if(!(1&r)){var S=w&&m.call(e,"__wrapped__"),P=j&&m.call(t,"__wrapped__");if(S||P){var A=S?e.value():e,$=P?t.value():t;return g||(g=new n),y(A,$,r,d,g)}}return!!O&&(g||(g=new n),o(e,t,r,d,y,g))}},8458:(e,t,r)=>{var n=r(3560),s=r(5346),i=r(3218),o=r(346),a=/^\[object .+?Constructor\]$/,c=Function.prototype,l=Object.prototype,u=c.toString,p=l.hasOwnProperty,h=RegExp("^"+u.call(p).replace(/[\\^$.*+?()[\]{}|]/g,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$");e.exports=function(e){return!(!i(e)||s(e))&&(n(e)?h:a).test(o(e))}},8749:(e,t,r)=>{var n=r(4239),s=r(1780),i=r(7005),o={};o["[object Float32Array]"]=o["[object Float64Array]"]=o["[object Int8Array]"]=o["[object Int16Array]"]=o["[object Int32Array]"]=o["[object Uint8Array]"]=o["[object Uint8ClampedArray]"]=o["[object Uint16Array]"]=o["[object Uint32Array]"]=!0,o["[object Arguments]"]=o["[object Array]"]=o["[object ArrayBuffer]"]=o["[object Boolean]"]=o["[object DataView]"]=o["[object Date]"]=o["[object Error]"]=o["[object Function]"]=o["[object Map]"]=o["[object Number]"]=o["[object Object]"]=o["[object RegExp]"]=o["[object Set]"]=o["[object String]"]=o["[object WeakMap]"]=!1,e.exports=function(e){return i(e)&&s(e.length)&&!!o[n(e)]}},280:(e,t,r)=>{var n=r(5726),s=r(6916),i=Object.prototype.hasOwnProperty;e.exports=function(e){if(!n(e))return s(e);var t=[];for(var r in Object(e))i.call(e,r)&&"constructor"!=r&&t.push(r);return t}},2545:e=>{e.exports=function(e,t){for(var r=-1,n=Array(e);++r<e;)n[r]=t(r);return n}},1717:e=>{e.exports=function(e){return function(t){return e(t)}}},4757:e=>{e.exports=function(e,t){return e.has(t)}},4429:(e,t,r)=>{var n=r(5639)["__core-js_shared__"];e.exports=n},7114:(e,t,r)=>{var n=r(8668),s=r(2908),i=r(4757);e.exports=function(e,t,r,o,a,c){var l=1&r,u=e.length,p=t.length;if(u!=p&&!(l&&p>u))return!1;var h=c.get(e),f=c.get(t);if(h&&f)return h==t&&f==e;var m=-1,d=!0,y=2&r?new n:void 0;for(c.set(e,t),c.set(t,e);++m<u;){var g=e[m],v=t[m];if(o)var b=l?o(v,g,m,t,e,c):o(g,v,m,e,t,c);if(void 0!==b){if(b)continue;d=!1;break}if(y){if(!s(t,(function(e,t){if(!i(y,t)&&(g===e||a(g,e,r,o,c)))return y.push(t)}))){d=!1;break}}else if(g!==v&&!a(g,v,r,o,c)){d=!1;break}}return c.delete(e),c.delete(t),d}},8351:(e,t,r)=>{var n=r(2705),s=r(1149),i=r(7813),o=r(7114),a=r(8776),c=r(1814),l=n?n.prototype:void 0,u=l?l.valueOf:void 0;e.exports=function(e,t,r,n,l,p,h){switch(r){case"[object DataView]":if(e.byteLength!=t.byteLength||e.byteOffset!=t.byteOffset)return!1;e=e.buffer,t=t.buffer;case"[object ArrayBuffer]":return!(e.byteLength!=t.byteLength||!p(new s(e),new s(t)));case"[object Boolean]":case"[object Date]":case"[object Number]":return i(+e,+t);case"[object Error]":return e.name==t.name&&e.message==t.message;case"[object RegExp]":case"[object String]":return e==t+"";case"[object Map]":var f=a;case"[object Set]":var m=1&n;if(f||(f=c),e.size!=t.size&&!m)return!1;var d=h.get(e);if(d)return d==t;n|=2,h.set(e,t);var y=o(f(e),f(t),n,l,p,h);return h.delete(e),y;case"[object Symbol]":if(u)return u.call(e)==u.call(t)}return!1}},6096:(e,t,r)=>{var n=r(8234),s=Object.prototype.hasOwnProperty;e.exports=function(e,t,r,i,o,a){var c=1&r,l=n(e),u=l.length;if(u!=n(t).length&&!c)return!1;for(var p=u;p--;){var h=l[p];if(!(c?h in t:s.call(t,h)))return!1}var f=a.get(e),m=a.get(t);if(f&&m)return f==t&&m==e;var d=!0;a.set(e,t),a.set(t,e);for(var y=c;++p<u;){var g=e[h=l[p]],v=t[h];if(i)var b=c?i(v,g,h,t,e,a):i(g,v,h,e,t,a);if(!(void 0===b?g===v||o(g,v,r,i,a):b)){d=!1;break}y||(y="constructor"==h)}if(d&&!y){var x=e.constructor,E=t.constructor;x==E||!("constructor"in e)||!("constructor"in t)||"function"==typeof x&&x instanceof x&&"function"==typeof E&&E instanceof E||(d=!1)}return a.delete(e),a.delete(t),d}},1957:(e,t,r)=>{var n="object"==typeof r.g&&r.g&&r.g.Object===Object&&r.g;e.exports=n},8234:(e,t,r)=>{var n=r(8866),s=r(9551),i=r(3674);e.exports=function(e){return n(e,i,s)}},5050:(e,t,r)=>{var n=r(7019);e.exports=function(e,t){var r=e.__data__;return n(t)?r["string"==typeof t?"string":"hash"]:r.map}},852:(e,t,r)=>{var n=r(8458),s=r(7801);e.exports=function(e,t){var r=s(e,t);return n(r)?r:void 0}},9607:(e,t,r)=>{var n=r(2705),s=Object.prototype,i=s.hasOwnProperty,o=s.toString,a=n?n.toStringTag:void 0;e.exports=function(e){var t=i.call(e,a),r=e[a];try{e[a]=void 0;var n=!0}catch(e){}var s=o.call(e);return n&&(t?e[a]=r:delete e[a]),s}},9551:(e,t,r)=>{var n=r(4963),s=r(479),i=Object.prototype.propertyIsEnumerable,o=Object.getOwnPropertySymbols,a=o?function(e){return null==e?[]:(e=Object(e),n(o(e),(function(t){return i.call(e,t)})))}:s;e.exports=a},4160:(e,t,r)=>{var n=r(8552),s=r(7071),i=r(3818),o=r(8525),a=r(577),c=r(4239),l=r(346),u="[object Map]",p="[object Promise]",h="[object Set]",f="[object WeakMap]",m="[object DataView]",d=l(n),y=l(s),g=l(i),v=l(o),b=l(a),x=c;(n&&x(new n(new ArrayBuffer(1)))!=m||s&&x(new s)!=u||i&&x(i.resolve())!=p||o&&x(new o)!=h||a&&x(new a)!=f)&&(x=function(e){var t=c(e),r="[object Object]"==t?e.constructor:void 0,n=r?l(r):"";if(n)switch(n){case d:return m;case y:return u;case g:return p;case v:return h;case b:return f}return t}),e.exports=x},7801:e=>{e.exports=function(e,t){return null==e?void 0:e[t]}},1789:(e,t,r)=>{var n=r(4536);e.exports=function(){this.__data__=n?n(null):{},this.size=0}},401:e=>{e.exports=function(e){var t=this.has(e)&&delete this.__data__[e];return this.size-=t?1:0,t}},7667:(e,t,r)=>{var n=r(4536),s=Object.prototype.hasOwnProperty;e.exports=function(e){var t=this.__data__;if(n){var r=t[e];return"__lodash_hash_undefined__"===r?void 0:r}return s.call(t,e)?t[e]:void 0}},1327:(e,t,r)=>{var n=r(4536),s=Object.prototype.hasOwnProperty;e.exports=function(e){var t=this.__data__;return n?void 0!==t[e]:s.call(t,e)}},1866:(e,t,r)=>{var n=r(4536);e.exports=function(e,t){var r=this.__data__;return this.size+=this.has(e)?0:1,r[e]=n&&void 0===t?"__lodash_hash_undefined__":t,this}},5776:e=>{var t=/^(?:0|[1-9]\d*)$/;e.exports=function(e,r){var n=typeof e;return!!(r=null==r?9007199254740991:r)&&("number"==n||"symbol"!=n&&t.test(e))&&e>-1&&e%1==0&&e<r}},7019:e=>{e.exports=function(e){var t=typeof e;return"string"==t||"number"==t||"symbol"==t||"boolean"==t?"__proto__"!==e:null===e}},5346:(e,t,r)=>{var n,s=r(4429),i=(n=/[^.]+$/.exec(s&&s.keys&&s.keys.IE_PROTO||""))?"Symbol(src)_1."+n:"";e.exports=function(e){return!!i&&i in e}},5726:e=>{var t=Object.prototype;e.exports=function(e){var r=e&&e.constructor;return e===("function"==typeof r&&r.prototype||t)}},7040:e=>{e.exports=function(){this.__data__=[],this.size=0}},4125:(e,t,r)=>{var n=r(8470),s=Array.prototype.splice;e.exports=function(e){var t=this.__data__,r=n(t,e);return!(r<0)&&(r==t.length-1?t.pop():s.call(t,r,1),--this.size,!0)}},2117:(e,t,r)=>{var n=r(8470);e.exports=function(e){var t=this.__data__,r=n(t,e);return r<0?void 0:t[r][1]}},7518:(e,t,r)=>{var n=r(8470);e.exports=function(e){return n(this.__data__,e)>-1}},4705:(e,t,r)=>{var n=r(8470);e.exports=function(e,t){var r=this.__data__,s=n(r,e);return s<0?(++this.size,r.push([e,t])):r[s][1]=t,this}},4785:(e,t,r)=>{var n=r(1989),s=r(8407),i=r(7071);e.exports=function(){this.size=0,this.__data__={hash:new n,map:new(i||s),string:new n}}},1285:(e,t,r)=>{var n=r(5050);e.exports=function(e){var t=n(this,e).delete(e);return this.size-=t?1:0,t}},6e3:(e,t,r)=>{var n=r(5050);e.exports=function(e){return n(this,e).get(e)}},9916:(e,t,r)=>{var n=r(5050);e.exports=function(e){return n(this,e).has(e)}},5265:(e,t,r)=>{var n=r(5050);e.exports=function(e,t){var r=n(this,e),s=r.size;return r.set(e,t),this.size+=r.size==s?0:1,this}},8776:e=>{e.exports=function(e){var t=-1,r=Array(e.size);return e.forEach((function(e,n){r[++t]=[n,e]})),r}},4536:(e,t,r)=>{var n=r(852)(Object,"create");e.exports=n},6916:(e,t,r)=>{var n=r(5569)(Object.keys,Object);e.exports=n},1167:(e,t,r)=>{e=r.nmd(e);var n=r(1957),s=t&&!t.nodeType&&t,i=s&&e&&!e.nodeType&&e,o=i&&i.exports===s&&n.process,a=function(){try{var e=i&&i.require&&i.require("util").types;return e||o&&o.binding&&o.binding("util")}catch(e){}}();e.exports=a},2333:e=>{var t=Object.prototype.toString;e.exports=function(e){return t.call(e)}},5569:e=>{e.exports=function(e,t){return function(r){return e(t(r))}}},5639:(e,t,r)=>{var n=r(1957),s="object"==typeof self&&self&&self.Object===Object&&self,i=n||s||Function("return this")();e.exports=i},619:e=>{e.exports=function(e){return this.__data__.set(e,"__lodash_hash_undefined__"),this}},2385:e=>{e.exports=function(e){return this.__data__.has(e)}},1814:e=>{e.exports=function(e){var t=-1,r=Array(e.size);return e.forEach((function(e){r[++t]=e})),r}},7465:(e,t,r)=>{var n=r(8407);e.exports=function(){this.__data__=new n,this.size=0}},3779:e=>{e.exports=function(e){var t=this.__data__,r=t.delete(e);return this.size=t.size,r}},7599:e=>{e.exports=function(e){return this.__data__.get(e)}},4758:e=>{e.exports=function(e){return this.__data__.has(e)}},4309:(e,t,r)=>{var n=r(8407),s=r(7071),i=r(3369);e.exports=function(e,t){var r=this.__data__;if(r instanceof n){var o=r.__data__;if(!s||o.length<199)return o.push([e,t]),this.size=++r.size,this;r=this.__data__=new i(o)}return r.set(e,t),this.size=r.size,this}},346:e=>{var t=Function.prototype.toString;e.exports=function(e){if(null!=e){try{return t.call(e)}catch(e){}try{return e+""}catch(e){}}return""}},7813:e=>{e.exports=function(e,t){return e===t||e!=e&&t!=t}},5694:(e,t,r)=>{var n=r(9454),s=r(7005),i=Object.prototype,o=i.hasOwnProperty,a=i.propertyIsEnumerable,c=n(function(){return arguments}())?n:function(e){return s(e)&&o.call(e,"callee")&&!a.call(e,"callee")};e.exports=c},1469:e=>{var t=Array.isArray;e.exports=t},1240:(e,t,r)=>{var n=r(3560),s=r(1780);e.exports=function(e){return null!=e&&s(e.length)&&!n(e)}},1584:(e,t,r)=>{var n=r(4239),s=r(7005);e.exports=function(e){return!0===e||!1===e||s(e)&&"[object Boolean]"==n(e)}},4144:(e,t,r)=>{e=r.nmd(e);var n=r(5639),s=r(5062),i=t&&!t.nodeType&&t,o=i&&e&&!e.nodeType&&e,a=o&&o.exports===i?n.Buffer:void 0,c=(a?a.isBuffer:void 0)||s;e.exports=c},8446:(e,t,r)=>{var n=r(939);e.exports=function(e,t){return n(e,t)}},3560:(e,t,r)=>{var n=r(4239),s=r(3218);e.exports=function(e){if(!s(e))return!1;var t=n(e);return"[object Function]"==t||"[object GeneratorFunction]"==t||"[object AsyncFunction]"==t||"[object Proxy]"==t}},1780:e=>{e.exports=function(e){return"number"==typeof e&&e>-1&&e%1==0&&e<=9007199254740991}},5220:e=>{e.exports=function(e){return null===e}},1763:(e,t,r)=>{var n=r(4239),s=r(7005);e.exports=function(e){return"number"==typeof e||s(e)&&"[object Number]"==n(e)}},3218:e=>{e.exports=function(e){var t=typeof e;return null!=e&&("object"==t||"function"==t)}},7005:e=>{e.exports=function(e){return null!=e&&"object"==typeof e}},7037:(e,t,r)=>{var n=r(4239),s=r(1469),i=r(7005);e.exports=function(e){return"string"==typeof e||!s(e)&&i(e)&&"[object String]"==n(e)}},6719:(e,t,r)=>{var n=r(8749),s=r(1717),i=r(1167),o=i&&i.isTypedArray,a=o?s(o):n;e.exports=a},3674:(e,t,r)=>{var n=r(4636),s=r(280),i=r(1240);e.exports=function(e){return i(e)?n(e):s(e)}},4885:e=>{e.exports=function(e){if("function"!=typeof e)throw new TypeError("Expected a function");return function(){var t=arguments;switch(t.length){case 0:return!e.call(this);case 1:return!e.call(this,t[0]);case 2:return!e.call(this,t[0],t[1]);case 3:return!e.call(this,t[0],t[1],t[2])}return!e.apply(this,t)}}},479:e=>{e.exports=function(){return[]}},5062:e=>{e.exports=function(){return!1}},2566:(e,t,r)=>{const n=r(4885);function s(e){return"string"==typeof e?t=>t.element===e:e.constructor&&e.extend?t=>t instanceof e:e}class i{constructor(e){this.elements=e||[]}toValue(){return this.elements.map((e=>e.toValue()))}map(e,t){return this.elements.map(e,t)}flatMap(e,t){return this.map(e,t).reduce(((e,t)=>e.concat(t)),[])}compactMap(e,t){const r=[];return this.forEach((n=>{const s=e.bind(t)(n);s&&r.push(s)})),r}filter(e,t){return e=s(e),new i(this.elements.filter(e,t))}reject(e,t){return e=s(e),new i(this.elements.filter(n(e),t))}find(e,t){return e=s(e),this.elements.find(e,t)}forEach(e,t){this.elements.forEach(e,t)}reduce(e,t){return this.elements.reduce(e,t)}includes(e){return this.elements.some((t=>t.equals(e)))}shift(){return this.elements.shift()}unshift(e){this.elements.unshift(this.refract(e))}push(e){return this.elements.push(this.refract(e)),this}add(e){this.push(e)}get(e){return this.elements[e]}getValue(e){const t=this.elements[e];if(t)return t.toValue()}get length(){return this.elements.length}get isEmpty(){return 0===this.elements.length}get first(){return this.elements[0]}}"undefined"!=typeof Symbol&&(i.prototype[Symbol.iterator]=function(){return this.elements[Symbol.iterator]()}),e.exports=i},7645:e=>{class t{constructor(e,t){this.key=e,this.value=t}clone(){const e=new t;return this.key&&(e.key=this.key.clone()),this.value&&(e.value=this.value.clone()),e}}e.exports=t},8520:(e,t,r)=>{const n=r(5220),s=r(7037),i=r(1763),o=r(1584),a=r(3218),c=r(8219),l=r(9829);class u{constructor(e){this.elementMap={},this.elementDetection=[],this.Element=l.Element,this.KeyValuePair=l.KeyValuePair,e&&e.noDefault||this.useDefault(),this._attributeElementKeys=[],this._attributeElementArrayKeys=[]}use(e){return e.namespace&&e.namespace({base:this}),e.load&&e.load({base:this}),this}useDefault(){return this.register("null",l.NullElement).register("string",l.StringElement).register("number",l.NumberElement).register("boolean",l.BooleanElement).register("array",l.ArrayElement).register("object",l.ObjectElement).register("member",l.MemberElement).register("ref",l.RefElement).register("link",l.LinkElement),this.detect(n,l.NullElement,!1).detect(s,l.StringElement,!1).detect(i,l.NumberElement,!1).detect(o,l.BooleanElement,!1).detect(Array.isArray,l.ArrayElement,!1).detect(a,l.ObjectElement,!1),this}register(e,t){return this._elements=void 0,this.elementMap[e]=t,this}unregister(e){return this._elements=void 0,delete this.elementMap[e],this}detect(e,t,r){return void 0===r||r?this.elementDetection.unshift([e,t]):this.elementDetection.push([e,t]),this}toElement(e){if(e instanceof this.Element)return e;let t;for(let r=0;r<this.elementDetection.length;r+=1){const n=this.elementDetection[r][0],s=this.elementDetection[r][1];if(n(e)){t=new s(e);break}}return t}getElementClass(e){const t=this.elementMap[e];return void 0===t?this.Element:t}fromRefract(e){return this.serialiser.deserialise(e)}toRefract(e){return this.serialiser.serialise(e)}get elements(){return void 0===this._elements&&(this._elements={Element:this.Element},Object.keys(this.elementMap).forEach((e=>{const t=e[0].toUpperCase()+e.substr(1);this._elements[t]=this.elementMap[e]}))),this._elements}get serialiser(){return new c(this)}}c.prototype.Namespace=u,e.exports=u},7526:(e,t,r)=>{const n=r(4885),s=r(2566);class i extends s{map(e,t){return this.elements.map((r=>e.bind(t)(r.value,r.key,r)))}filter(e,t){return new i(this.elements.filter((r=>e.bind(t)(r.value,r.key,r))))}reject(e,t){return this.filter(n(e.bind(t)))}forEach(e,t){return this.elements.forEach(((r,n)=>{e.bind(t)(r.value,r.key,r,n)}))}keys(){return this.map(((e,t)=>t.toValue()))}values(){return this.map((e=>e.toValue()))}}e.exports=i},9829:(e,t,r)=>{const n=r(3079),s=r(6295),i=r(6036),o=r(1090),a=r(9371),c=r(5804),l=r(5946),u=r(6735),p=r(9964),h=r(8588),f=r(2566),m=r(7526),d=r(7645);function y(e){if(e instanceof n)return e;if("string"==typeof e)return new i(e);if("number"==typeof e)return new o(e);if("boolean"==typeof e)return new a(e);if(null===e)return new s;if(Array.isArray(e))return new c(e.map(y));if("object"==typeof e){return new u(e)}return e}n.prototype.ObjectElement=u,n.prototype.RefElement=h,n.prototype.MemberElement=l,n.prototype.refract=y,f.prototype.refract=y,e.exports={Element:n,NullElement:s,StringElement:i,NumberElement:o,BooleanElement:a,ArrayElement:c,MemberElement:l,ObjectElement:u,LinkElement:p,RefElement:h,refract:y,ArraySlice:f,ObjectSlice:m,KeyValuePair:d}},9964:(e,t,r)=>{const n=r(3079);e.exports=class extends n{constructor(e,t,r){super(e||[],t,r),this.element="link"}get relation(){return this.attributes.get("relation")}set relation(e){this.attributes.set("relation",e)}get href(){return this.attributes.get("href")}set href(e){this.attributes.set("href",e)}}},8588:(e,t,r)=>{const n=r(3079);e.exports=class extends n{constructor(e,t,r){super(e||[],t,r),this.element="ref",this.path||(this.path="element")}get path(){return this.attributes.get("path")}set path(e){this.attributes.set("path",e)}}},3500:(e,t,r)=>{const n=r(8520),s=r(9829);t.lS=n,r(7645),t.O4=s.ArraySlice,s.ObjectSlice,t.W_=s.Element,t.RP=s.StringElement,t.VL=s.NumberElement,t.hh=s.BooleanElement,t.zr=s.NullElement,t.ON=s.ArrayElement,t.Sb=s.ObjectElement,t.c6=s.MemberElement,t.tK=s.RefElement,t.EA=s.LinkElement,t.Qc=s.refract,r(8219),r(3414)},5804:(e,t,r)=>{const n=r(4885),s=r(3079),i=r(2566);class o extends s{constructor(e,t,r){super(e||[],t,r),this.element="array"}primitive(){return"array"}get(e){return this.content[e]}getValue(e){const t=this.get(e);if(t)return t.toValue()}getIndex(e){return this.content[e]}set(e,t){return this.content[e]=this.refract(t),this}remove(e){const t=this.content.splice(e,1);return t.length?t[0]:null}map(e,t){return this.content.map(e,t)}flatMap(e,t){return this.map(e,t).reduce(((e,t)=>e.concat(t)),[])}compactMap(e,t){const r=[];return this.forEach((n=>{const s=e.bind(t)(n);s&&r.push(s)})),r}filter(e,t){return new i(this.content.filter(e,t))}reject(e,t){return this.filter(n(e),t)}reduce(e,t){let r,n;void 0!==t?(r=0,n=this.refract(t)):(r=1,n="object"===this.primitive()?this.first.value:this.first);for(let t=r;t<this.length;t+=1){const r=this.content[t];n="object"===this.primitive()?this.refract(e(n,r.value,r.key,r,this)):this.refract(e(n,r,t,this))}return n}forEach(e,t){this.content.forEach(((r,n)=>{e.bind(t)(r,this.refract(n))}))}shift(){return this.content.shift()}unshift(e){this.content.unshift(this.refract(e))}push(e){return this.content.push(this.refract(e)),this}add(e){this.push(e)}findElements(e,t){const r=t||{},n=!!r.recursive,s=void 0===r.results?[]:r.results;return this.forEach(((t,r,i)=>{n&&void 0!==t.findElements&&t.findElements(e,{results:s,recursive:n}),e(t,r,i)&&s.push(t)})),s}find(e){return new i(this.findElements(e,{recursive:!0}))}findByElement(e){return this.find((t=>t.element===e))}findByClass(e){return this.find((t=>t.classes.includes(e)))}getById(e){return this.find((t=>t.id.toValue()===e)).first}includes(e){return this.content.some((t=>t.equals(e)))}contains(e){return this.includes(e)}empty(){return new this.constructor([])}"fantasy-land/empty"(){return this.empty()}concat(e){return new this.constructor(this.content.concat(e.content))}"fantasy-land/concat"(e){return this.concat(e)}"fantasy-land/map"(e){return new this.constructor(this.map(e))}"fantasy-land/chain"(e){return this.map((t=>e(t)),this).reduce(((e,t)=>e.concat(t)),this.empty())}"fantasy-land/filter"(e){return new this.constructor(this.content.filter(e))}"fantasy-land/reduce"(e,t){return this.content.reduce(e,t)}get length(){return this.content.length}get isEmpty(){return 0===this.content.length}get first(){return this.getIndex(0)}get second(){return this.getIndex(1)}get last(){return this.getIndex(this.length-1)}}o.empty=function(){return new this},o["fantasy-land/empty"]=o.empty,"undefined"!=typeof Symbol&&(o.prototype[Symbol.iterator]=function(){return this.content[Symbol.iterator]()}),e.exports=o},9371:(e,t,r)=>{const n=r(3079);e.exports=class extends n{constructor(e,t,r){super(e,t,r),this.element="boolean"}primitive(){return"boolean"}}},3079:(e,t,r)=>{const n=r(8446),s=r(7645),i=r(2566);class o{constructor(e,t,r){t&&(this.meta=t),r&&(this.attributes=r),this.content=e}freeze(){Object.isFrozen(this)||(this._meta&&(this.meta.parent=this,this.meta.freeze()),this._attributes&&(this.attributes.parent=this,this.attributes.freeze()),this.children.forEach((e=>{e.parent=this,e.freeze()}),this),this.content&&Array.isArray(this.content)&&Object.freeze(this.content),Object.freeze(this))}primitive(){}clone(){const e=new this.constructor;return e.element=this.element,this.meta.length&&(e._meta=this.meta.clone()),this.attributes.length&&(e._attributes=this.attributes.clone()),this.content?this.content.clone?e.content=this.content.clone():Array.isArray(this.content)?e.content=this.content.map((e=>e.clone())):e.content=this.content:e.content=this.content,e}toValue(){return this.content instanceof o?this.content.toValue():this.content instanceof s?{key:this.content.key.toValue(),value:this.content.value?this.content.value.toValue():void 0}:this.content&&this.content.map?this.content.map((e=>e.toValue()),this):this.content}toRef(e){if(""===this.id.toValue())throw Error("Cannot create reference to an element that does not contain an ID");const t=new this.RefElement(this.id.toValue());return e&&(t.path=e),t}findRecursive(...e){if(arguments.length>1&&!this.isFrozen)throw new Error("Cannot find recursive with multiple element names without first freezing the element. Call `element.freeze()`");const t=e.pop();let r=new i;const n=(e,t)=>(e.push(t),e),o=(e,r)=>{r.element===t&&e.push(r);const i=r.findRecursive(t);return i&&i.reduce(n,e),r.content instanceof s&&(r.content.key&&o(e,r.content.key),r.content.value&&o(e,r.content.value)),e};return this.content&&(this.content.element&&o(r,this.content),Array.isArray(this.content)&&this.content.reduce(o,r)),e.isEmpty||(r=r.filter((t=>{let r=t.parents.map((e=>e.element));for(const t in e){const n=e[t],s=r.indexOf(n);if(-1===s)return!1;r=r.splice(0,s)}return!0}))),r}set(e){return this.content=e,this}equals(e){return n(this.toValue(),e)}getMetaProperty(e,t){if(!this.meta.hasKey(e)){if(this.isFrozen){const e=this.refract(t);return e.freeze(),e}this.meta.set(e,t)}return this.meta.get(e)}setMetaProperty(e,t){this.meta.set(e,t)}get element(){return this._storedElement||"element"}set element(e){this._storedElement=e}get content(){return this._content}set content(e){if(e instanceof o)this._content=e;else if(e instanceof i)this.content=e.elements;else if("string"==typeof e||"number"==typeof e||"boolean"==typeof e||"null"===e||null==e)this._content=e;else if(e instanceof s)this._content=e;else if(Array.isArray(e))this._content=e.map(this.refract);else{if("object"!=typeof e)throw new Error("Cannot set content to given value");this._content=Object.keys(e).map((t=>new this.MemberElement(t,e[t])))}}get meta(){if(!this._meta){if(this.isFrozen){const e=new this.ObjectElement;return e.freeze(),e}this._meta=new this.ObjectElement}return this._meta}set meta(e){e instanceof this.ObjectElement?this._meta=e:this.meta.set(e||{})}get attributes(){if(!this._attributes){if(this.isFrozen){const e=new this.ObjectElement;return e.freeze(),e}this._attributes=new this.ObjectElement}return this._attributes}set attributes(e){e instanceof this.ObjectElement?this._attributes=e:this.attributes.set(e||{})}get id(){return this.getMetaProperty("id","")}set id(e){this.setMetaProperty("id",e)}get classes(){return this.getMetaProperty("classes",[])}set classes(e){this.setMetaProperty("classes",e)}get title(){return this.getMetaProperty("title","")}set title(e){this.setMetaProperty("title",e)}get description(){return this.getMetaProperty("description","")}set description(e){this.setMetaProperty("description",e)}get links(){return this.getMetaProperty("links",[])}set links(e){this.setMetaProperty("links",e)}get isFrozen(){return Object.isFrozen(this)}get parents(){let{parent:e}=this;const t=new i;for(;e;)t.push(e),e=e.parent;return t}get children(){if(Array.isArray(this.content))return new i(this.content);if(this.content instanceof s){const e=new i([this.content.key]);return this.content.value&&e.push(this.content.value),e}return this.content instanceof o?new i([this.content]):new i}get recursiveChildren(){const e=new i;return this.children.forEach((t=>{e.push(t),t.recursiveChildren.forEach((t=>{e.push(t)}))})),e}}e.exports=o},5946:(e,t,r)=>{const n=r(7645),s=r(3079);e.exports=class extends s{constructor(e,t,r,s){super(new n,r,s),this.element="member",this.key=e,this.value=t}get key(){return this.content.key}set key(e){this.content.key=this.refract(e)}get value(){return this.content.value}set value(e){this.content.value=this.refract(e)}}},6295:(e,t,r)=>{const n=r(3079);e.exports=class extends n{constructor(e,t,r){super(e||null,t,r),this.element="null"}primitive(){return"null"}set(){return new Error("Cannot set the value of null")}}},1090:(e,t,r)=>{const n=r(3079);e.exports=class extends n{constructor(e,t,r){super(e,t,r),this.element="number"}primitive(){return"number"}}},6735:(e,t,r)=>{const n=r(4885),s=r(3218),i=r(5804),o=r(5946),a=r(7526);e.exports=class extends i{constructor(e,t,r){super(e||[],t,r),this.element="object"}primitive(){return"object"}toValue(){return this.content.reduce(((e,t)=>(e[t.key.toValue()]=t.value?t.value.toValue():void 0,e)),{})}get(e){const t=this.getMember(e);if(t)return t.value}getMember(e){if(void 0!==e)return this.content.find((t=>t.key.toValue()===e))}remove(e){let t=null;return this.content=this.content.filter((r=>r.key.toValue()!==e||(t=r,!1))),t}getKey(e){const t=this.getMember(e);if(t)return t.key}set(e,t){if(s(e))return Object.keys(e).forEach((t=>{this.set(t,e[t])})),this;const r=e,n=this.getMember(r);return n?n.value=t:this.content.push(new o(r,t)),this}keys(){return this.content.map((e=>e.key.toValue()))}values(){return this.content.map((e=>e.value.toValue()))}hasKey(e){return this.content.some((t=>t.key.equals(e)))}items(){return this.content.map((e=>[e.key.toValue(),e.value.toValue()]))}map(e,t){return this.content.map((r=>e.bind(t)(r.value,r.key,r)))}compactMap(e,t){const r=[];return this.forEach(((n,s,i)=>{const o=e.bind(t)(n,s,i);o&&r.push(o)})),r}filter(e,t){return new a(this.content).filter(e,t)}reject(e,t){return this.filter(n(e),t)}forEach(e,t){return this.content.forEach((r=>e.bind(t)(r.value,r.key,r)))}}},6036:(e,t,r)=>{const n=r(3079);e.exports=class extends n{constructor(e,t,r){super(e,t,r),this.element="string"}primitive(){return"string"}get length(){return this.content.length}}},3414:(e,t,r)=>{const n=r(8219);e.exports=class extends n{serialise(e){if(!(e instanceof this.namespace.elements.Element))throw new TypeError(`Given element \`${e}\` is not an Element instance`);let t;e._attributes&&e.attributes.get("variable")&&(t=e.attributes.get("variable"));const r={element:e.element};e._meta&&e._meta.length>0&&(r.meta=this.serialiseObject(e.meta));const n="enum"===e.element||-1!==e.attributes.keys().indexOf("enumerations");if(n){const t=this.enumSerialiseAttributes(e);t&&(r.attributes=t)}else if(e._attributes&&e._attributes.length>0){let{attributes:n}=e;n.get("metadata")&&(n=n.clone(),n.set("meta",n.get("metadata")),n.remove("metadata")),"member"===e.element&&t&&(n=n.clone(),n.remove("variable")),n.length>0&&(r.attributes=this.serialiseObject(n))}if(n)r.content=this.enumSerialiseContent(e,r);else if(this[`${e.element}SerialiseContent`])r.content=this[`${e.element}SerialiseContent`](e,r);else if(void 0!==e.content){let n;t&&e.content.key?(n=e.content.clone(),n.key.attributes.set("variable",t),n=this.serialiseContent(n)):n=this.serialiseContent(e.content),this.shouldSerialiseContent(e,n)&&(r.content=n)}else this.shouldSerialiseContent(e,e.content)&&e instanceof this.namespace.elements.Array&&(r.content=[]);return r}shouldSerialiseContent(e,t){return"parseResult"===e.element||"httpRequest"===e.element||"httpResponse"===e.element||"category"===e.element||"link"===e.element||void 0!==t&&(!Array.isArray(t)||0!==t.length)}refSerialiseContent(e,t){return delete t.attributes,{href:e.toValue(),path:e.path.toValue()}}sourceMapSerialiseContent(e){return e.toValue()}dataStructureSerialiseContent(e){return[this.serialiseContent(e.content)]}enumSerialiseAttributes(e){const t=e.attributes.clone(),r=t.remove("enumerations")||new this.namespace.elements.Array([]),n=t.get("default");let s=t.get("samples")||new this.namespace.elements.Array([]);if(n&&n.content&&(n.content.attributes&&n.content.attributes.remove("typeAttributes"),t.set("default",new this.namespace.elements.Array([n.content]))),s.forEach((e=>{e.content&&e.content.element&&e.content.attributes.remove("typeAttributes")})),e.content&&0!==r.length&&s.unshift(e.content),s=s.map((e=>e instanceof this.namespace.elements.Array?[e]:new this.namespace.elements.Array([e.content]))),s.length&&t.set("samples",s),t.length>0)return this.serialiseObject(t)}enumSerialiseContent(e){if(e._attributes){const t=e.attributes.get("enumerations");if(t&&t.length>0)return t.content.map((e=>{const t=e.clone();return t.attributes.remove("typeAttributes"),this.serialise(t)}))}if(e.content){const t=e.content.clone();return t.attributes.remove("typeAttributes"),[this.serialise(t)]}return[]}deserialise(e){if("string"==typeof e)return new this.namespace.elements.String(e);if("number"==typeof e)return new this.namespace.elements.Number(e);if("boolean"==typeof e)return new this.namespace.elements.Boolean(e);if(null===e)return new this.namespace.elements.Null;if(Array.isArray(e))return new this.namespace.elements.Array(e.map(this.deserialise,this));const t=this.namespace.getElementClass(e.element),r=new t;r.element!==e.element&&(r.element=e.element),e.meta&&this.deserialiseObject(e.meta,r.meta),e.attributes&&this.deserialiseObject(e.attributes,r.attributes);const n=this.deserialiseContent(e.content);if(void 0===n&&null!==r.content||(r.content=n),"enum"===r.element){r.content&&r.attributes.set("enumerations",r.content);let e=r.attributes.get("samples");if(r.attributes.remove("samples"),e){const n=e;e=new this.namespace.elements.Array,n.forEach((n=>{n.forEach((n=>{const s=new t(n);s.element=r.element,e.push(s)}))}));const s=e.shift();r.content=s?s.content:void 0,r.attributes.set("samples",e)}else r.content=void 0;let n=r.attributes.get("default");if(n&&n.length>0){n=n.get(0);const e=new t(n);e.element=r.element,r.attributes.set("default",e)}}else if("dataStructure"===r.element&&Array.isArray(r.content))[r.content]=r.content;else if("category"===r.element){const e=r.attributes.get("meta");e&&(r.attributes.set("metadata",e),r.attributes.remove("meta"))}else"member"===r.element&&r.key&&r.key._attributes&&r.key._attributes.getValue("variable")&&(r.attributes.set("variable",r.key.attributes.get("variable")),r.key.attributes.remove("variable"));return r}serialiseContent(e){if(e instanceof this.namespace.elements.Element)return this.serialise(e);if(e instanceof this.namespace.KeyValuePair){const t={key:this.serialise(e.key)};return e.value&&(t.value=this.serialise(e.value)),t}return e&&e.map?e.map(this.serialise,this):e}deserialiseContent(e){if(e){if(e.element)return this.deserialise(e);if(e.key){const t=new this.namespace.KeyValuePair(this.deserialise(e.key));return e.value&&(t.value=this.deserialise(e.value)),t}if(e.map)return e.map(this.deserialise,this)}return e}shouldRefract(e){return!!(e._attributes&&e.attributes.keys().length||e._meta&&e.meta.keys().length)||"enum"!==e.element&&(e.element!==e.primitive()||"member"===e.element)}convertKeyToRefract(e,t){return this.shouldRefract(t)?this.serialise(t):"enum"===t.element?this.serialiseEnum(t):"array"===t.element?t.map((t=>this.shouldRefract(t)||"default"===e?this.serialise(t):"array"===t.element||"object"===t.element||"enum"===t.element?t.children.map((e=>this.serialise(e))):t.toValue())):"object"===t.element?(t.content||[]).map(this.serialise,this):t.toValue()}serialiseEnum(e){return e.children.map((e=>this.serialise(e)))}serialiseObject(e){const t={};return e.forEach(((e,r)=>{if(e){const n=r.toValue();t[n]=this.convertKeyToRefract(n,e)}})),t}deserialiseObject(e,t){Object.keys(e).forEach((r=>{t.set(r,this.deserialise(e[r]))}))}}},8219:e=>{e.exports=class{constructor(e){this.namespace=e||new this.Namespace}serialise(e){if(!(e instanceof this.namespace.elements.Element))throw new TypeError(`Given element \`${e}\` is not an Element instance`);const t={element:e.element};e._meta&&e._meta.length>0&&(t.meta=this.serialiseObject(e.meta)),e._attributes&&e._attributes.length>0&&(t.attributes=this.serialiseObject(e.attributes));const r=this.serialiseContent(e.content);return void 0!==r&&(t.content=r),t}deserialise(e){if(!e.element)throw new Error("Given value is not an object containing an element name");const t=new(this.namespace.getElementClass(e.element));t.element!==e.element&&(t.element=e.element),e.meta&&this.deserialiseObject(e.meta,t.meta),e.attributes&&this.deserialiseObject(e.attributes,t.attributes);const r=this.deserialiseContent(e.content);return void 0===r&&null!==t.content||(t.content=r),t}serialiseContent(e){if(e instanceof this.namespace.elements.Element)return this.serialise(e);if(e instanceof this.namespace.KeyValuePair){const t={key:this.serialise(e.key)};return e.value&&(t.value=this.serialise(e.value)),t}if(e&&e.map){if(0===e.length)return;return e.map(this.serialise,this)}return e}deserialiseContent(e){if(e){if(e.element)return this.deserialise(e);if(e.key){const t=new this.namespace.KeyValuePair(this.deserialise(e.key));return e.value&&(t.value=this.deserialise(e.value)),t}if(e.map)return e.map(this.deserialise,this)}return e}serialiseObject(e){const t={};if(e.forEach(((e,r)=>{e&&(t[r.toValue()]=this.serialise(e))})),0!==Object.keys(t).length)return t}deserialiseObject(e,t){Object.keys(e).forEach((r=>{t.set(r,this.deserialise(e[r]))}))}}},631:(e,t,r)=>{var n="function"==typeof Map&&Map.prototype,s=Object.getOwnPropertyDescriptor&&n?Object.getOwnPropertyDescriptor(Map.prototype,"size"):null,i=n&&s&&"function"==typeof s.get?s.get:null,o=n&&Map.prototype.forEach,a="function"==typeof Set&&Set.prototype,c=Object.getOwnPropertyDescriptor&&a?Object.getOwnPropertyDescriptor(Set.prototype,"size"):null,l=a&&c&&"function"==typeof c.get?c.get:null,u=a&&Set.prototype.forEach,p="function"==typeof WeakMap&&WeakMap.prototype?WeakMap.prototype.has:null,h="function"==typeof WeakSet&&WeakSet.prototype?WeakSet.prototype.has:null,f="function"==typeof WeakRef&&WeakRef.prototype?WeakRef.prototype.deref:null,m=Boolean.prototype.valueOf,d=Object.prototype.toString,y=Function.prototype.toString,g=String.prototype.match,v=String.prototype.slice,b=String.prototype.replace,x=String.prototype.toUpperCase,E=String.prototype.toLowerCase,w=RegExp.prototype.test,j=Array.prototype.concat,O=Array.prototype.join,S=Array.prototype.slice,P=Math.floor,A="function"==typeof BigInt?BigInt.prototype.valueOf:null,$=Object.getOwnPropertySymbols,k="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?Symbol.prototype.toString:null,T="function"==typeof Symbol&&"object"==typeof Symbol.iterator,M="function"==typeof Symbol&&Symbol.toStringTag&&(typeof Symbol.toStringTag===T||"symbol")?Symbol.toStringTag:null,C=Object.prototype.propertyIsEnumerable,R=("function"==typeof Reflect?Reflect.getPrototypeOf:Object.getPrototypeOf)||([].__proto__===Array.prototype?function(e){return e.__proto__}:null);function I(e,t){if(e===1/0||e===-1/0||e!=e||e&&e>-1e3&&e<1e3||w.call(/e/,t))return t;var r=/[0-9](?=(?:[0-9]{3})+(?![0-9]))/g;if("number"==typeof e){var n=e<0?-P(-e):P(e);if(n!==e){var s=String(n),i=v.call(t,s.length+1);return b.call(s,r,"$&_")+"."+b.call(b.call(i,/([0-9]{3})/g,"$&_"),/_$/,"")}}return b.call(t,r,"$&_")}var F=r(4654),_=F.custom,N=B(_)?_:null;function D(e,t,r){var n="double"===(r.quoteStyle||t)?'"':"'";return n+e+n}function q(e){return b.call(String(e),/"/g,""")}function L(e){return!("[object Array]"!==J(e)||M&&"object"==typeof e&&M in e)}function V(e){return!("[object RegExp]"!==J(e)||M&&"object"==typeof e&&M in e)}function B(e){if(T)return e&&"object"==typeof e&&e instanceof Symbol;if("symbol"==typeof e)return!0;if(!e||"object"!=typeof e||!k)return!1;try{return k.call(e),!0}catch(e){}return!1}e.exports=function e(t,r,n,s){var a=r||{};if(z(a,"quoteStyle")&&"single"!==a.quoteStyle&&"double"!==a.quoteStyle)throw new TypeError('option "quoteStyle" must be "single" or "double"');if(z(a,"maxStringLength")&&("number"==typeof a.maxStringLength?a.maxStringLength<0&&a.maxStringLength!==1/0:null!==a.maxStringLength))throw new TypeError('option "maxStringLength", if provided, must be a positive integer, Infinity, or `null`');var c=!z(a,"customInspect")||a.customInspect;if("boolean"!=typeof c&&"symbol"!==c)throw new TypeError("option \"customInspect\", if provided, must be `true`, `false`, or `'symbol'`");if(z(a,"indent")&&null!==a.indent&&"\t"!==a.indent&&!(parseInt(a.indent,10)===a.indent&&a.indent>0))throw new TypeError('option "indent" must be "\\t", an integer > 0, or `null`');if(z(a,"numericSeparator")&&"boolean"!=typeof a.numericSeparator)throw new TypeError('option "numericSeparator", if provided, must be `true` or `false`');var d=a.numericSeparator;if(void 0===t)return"undefined";if(null===t)return"null";if("boolean"==typeof t)return t?"true":"false";if("string"==typeof t)return G(t,a);if("number"==typeof t){if(0===t)return 1/0/t>0?"0":"-0";var x=String(t);return d?I(t,x):x}if("bigint"==typeof t){var w=String(t)+"n";return d?I(t,w):w}var P=void 0===a.depth?5:a.depth;if(void 0===n&&(n=0),n>=P&&P>0&&"object"==typeof t)return L(t)?"[Array]":"[Object]";var $=function(e,t){var r;if("\t"===e.indent)r="\t";else{if(!("number"==typeof e.indent&&e.indent>0))return null;r=O.call(Array(e.indent+1)," ")}return{base:r,prev:O.call(Array(t+1),r)}}(a,n);if(void 0===s)s=[];else if(H(s,t)>=0)return"[Circular]";function _(t,r,i){if(r&&(s=S.call(s)).push(r),i){var o={depth:a.depth};return z(a,"quoteStyle")&&(o.quoteStyle=a.quoteStyle),e(t,o,n+1,s)}return e(t,a,n+1,s)}if("function"==typeof t&&!V(t)){var U=function(e){if(e.name)return e.name;var t=g.call(y.call(e),/^function\s*([\w$]+)/);if(t)return t[1];return null}(t),W=Z(t,_);return"[Function"+(U?": "+U:" (anonymous)")+"]"+(W.length>0?" { "+O.call(W,", ")+" }":"")}if(B(t)){var ee=T?b.call(String(t),/^(Symbol\(.*\))_[^)]*$/,"$1"):k.call(t);return"object"!=typeof t||T?ee:K(ee)}if(function(e){if(!e||"object"!=typeof e)return!1;if("undefined"!=typeof HTMLElement&&e instanceof HTMLElement)return!0;return"string"==typeof e.nodeName&&"function"==typeof e.getAttribute}(t)){for(var te="<"+E.call(String(t.nodeName)),re=t.attributes||[],ne=0;ne<re.length;ne++)te+=" "+re[ne].name+"="+D(q(re[ne].value),"double",a);return te+=">",t.childNodes&&t.childNodes.length&&(te+="..."),te+="</"+E.call(String(t.nodeName))+">"}if(L(t)){if(0===t.length)return"[]";var se=Z(t,_);return $&&!function(e){for(var t=0;t<e.length;t++)if(H(e[t],"\n")>=0)return!1;return!0}(se)?"["+Q(se,$)+"]":"[ "+O.call(se,", ")+" ]"}if(function(e){return!("[object Error]"!==J(e)||M&&"object"==typeof e&&M in e)}(t)){var ie=Z(t,_);return"cause"in Error.prototype||!("cause"in t)||C.call(t,"cause")?0===ie.length?"["+String(t)+"]":"{ ["+String(t)+"] "+O.call(ie,", ")+" }":"{ ["+String(t)+"] "+O.call(j.call("[cause]: "+_(t.cause),ie),", ")+" }"}if("object"==typeof t&&c){if(N&&"function"==typeof t[N]&&F)return F(t,{depth:P-n});if("symbol"!==c&&"function"==typeof t.inspect)return t.inspect()}if(function(e){if(!i||!e||"object"!=typeof e)return!1;try{i.call(e);try{l.call(e)}catch(e){return!0}return e instanceof Map}catch(e){}return!1}(t)){var oe=[];return o&&o.call(t,(function(e,r){oe.push(_(r,t,!0)+" => "+_(e,t))})),X("Map",i.call(t),oe,$)}if(function(e){if(!l||!e||"object"!=typeof e)return!1;try{l.call(e);try{i.call(e)}catch(e){return!0}return e instanceof Set}catch(e){}return!1}(t)){var ae=[];return u&&u.call(t,(function(e){ae.push(_(e,t))})),X("Set",l.call(t),ae,$)}if(function(e){if(!p||!e||"object"!=typeof e)return!1;try{p.call(e,p);try{h.call(e,h)}catch(e){return!0}return e instanceof WeakMap}catch(e){}return!1}(t))return Y("WeakMap");if(function(e){if(!h||!e||"object"!=typeof e)return!1;try{h.call(e,h);try{p.call(e,p)}catch(e){return!0}return e instanceof WeakSet}catch(e){}return!1}(t))return Y("WeakSet");if(function(e){if(!f||!e||"object"!=typeof e)return!1;try{return f.call(e),!0}catch(e){}return!1}(t))return Y("WeakRef");if(function(e){return!("[object Number]"!==J(e)||M&&"object"==typeof e&&M in e)}(t))return K(_(Number(t)));if(function(e){if(!e||"object"!=typeof e||!A)return!1;try{return A.call(e),!0}catch(e){}return!1}(t))return K(_(A.call(t)));if(function(e){return!("[object Boolean]"!==J(e)||M&&"object"==typeof e&&M in e)}(t))return K(m.call(t));if(function(e){return!("[object String]"!==J(e)||M&&"object"==typeof e&&M in e)}(t))return K(_(String(t)));if(!function(e){return!("[object Date]"!==J(e)||M&&"object"==typeof e&&M in e)}(t)&&!V(t)){var ce=Z(t,_),le=R?R(t)===Object.prototype:t instanceof Object||t.constructor===Object,ue=t instanceof Object?"":"null prototype",pe=!le&&M&&Object(t)===t&&M in t?v.call(J(t),8,-1):ue?"Object":"",he=(le||"function"!=typeof t.constructor?"":t.constructor.name?t.constructor.name+" ":"")+(pe||ue?"["+O.call(j.call([],pe||[],ue||[]),": ")+"] ":"");return 0===ce.length?he+"{}":$?he+"{"+Q(ce,$)+"}":he+"{ "+O.call(ce,", ")+" }"}return String(t)};var U=Object.prototype.hasOwnProperty||function(e){return e in this};function z(e,t){return U.call(e,t)}function J(e){return d.call(e)}function H(e,t){if(e.indexOf)return e.indexOf(t);for(var r=0,n=e.length;r<n;r++)if(e[r]===t)return r;return-1}function G(e,t){if(e.length>t.maxStringLength){var r=e.length-t.maxStringLength,n="... "+r+" more character"+(r>1?"s":"");return G(v.call(e,0,t.maxStringLength),t)+n}return D(b.call(b.call(e,/(['\\])/g,"\\$1"),/[\x00-\x1f]/g,W),"single",t)}function W(e){var t=e.charCodeAt(0),r={8:"b",9:"t",10:"n",12:"f",13:"r"}[t];return r?"\\"+r:"\\x"+(t<16?"0":"")+x.call(t.toString(16))}function K(e){return"Object("+e+")"}function Y(e){return e+" { ? }"}function X(e,t,r,n){return e+" ("+t+") {"+(n?Q(r,n):O.call(r,", "))+"}"}function Q(e,t){if(0===e.length)return"";var r="\n"+t.prev+t.base;return r+O.call(e,","+r)+"\n"+t.prev}function Z(e,t){var r=L(e),n=[];if(r){n.length=e.length;for(var s=0;s<e.length;s++)n[s]=z(e,s)?t(e[s],e):""}var i,o="function"==typeof $?$(e):[];if(T){i={};for(var a=0;a<o.length;a++)i["$"+o[a]]=o[a]}for(var c in e)z(e,c)&&(r&&String(Number(c))===c&&c<e.length||T&&i["$"+c]instanceof Symbol||(w.call(/[^\w$]/,c)?n.push(t(c,e)+": "+t(e[c],e)):n.push(c+": "+t(e[c],e))));if("function"==typeof $)for(var l=0;l<o.length;l++)C.call(e,o[l])&&n.push("["+t(o[l])+"]: "+t(e[o[l]],e));return n}},4155:e=>{var t,r,n=e.exports={};function s(){throw new Error("setTimeout has not been defined")}function i(){throw new Error("clearTimeout has not been defined")}function o(e){if(t===setTimeout)return setTimeout(e,0);if((t===s||!t)&&setTimeout)return t=setTimeout,setTimeout(e,0);try{return t(e,0)}catch(r){try{return t.call(null,e,0)}catch(r){return t.call(this,e,0)}}}!function(){try{t="function"==typeof setTimeout?setTimeout:s}catch(e){t=s}try{r="function"==typeof clearTimeout?clearTimeout:i}catch(e){r=i}}();var a,c=[],l=!1,u=-1;function p(){l&&a&&(l=!1,a.length?c=a.concat(c):u=-1,c.length&&h())}function h(){if(!l){var e=o(p);l=!0;for(var t=c.length;t;){for(a=c,c=[];++u<t;)a&&a[u].run();u=-1,t=c.length}a=null,l=!1,function(e){if(r===clearTimeout)return clearTimeout(e);if((r===i||!r)&&clearTimeout)return r=clearTimeout,clearTimeout(e);try{return r(e)}catch(t){try{return r.call(null,e)}catch(t){return r.call(this,e)}}}(e)}}function f(e,t){this.fun=e,this.array=t}function m(){}n.nextTick=function(e){var t=new Array(arguments.length-1);if(arguments.length>1)for(var r=1;r<arguments.length;r++)t[r-1]=arguments[r];c.push(new f(e,t)),1!==c.length||l||o(h)},f.prototype.run=function(){this.fun.apply(null,this.array)},n.title="browser",n.browser=!0,n.env={},n.argv=[],n.version="",n.versions={},n.on=m,n.addListener=m,n.once=m,n.off=m,n.removeListener=m,n.removeAllListeners=m,n.emit=m,n.prependListener=m,n.prependOnceListener=m,n.listeners=function(e){return[]},n.binding=function(e){throw new Error("process.binding is not supported")},n.cwd=function(){return"/"},n.chdir=function(e){throw new Error("process.chdir is not supported")},n.umask=function(){return 0}},5798:e=>{"use strict";var t=String.prototype.replace,r=/%20/g,n="RFC1738",s="RFC3986";e.exports={default:s,formatters:{RFC1738:function(e){return t.call(e,r,"+")},RFC3986:function(e){return String(e)}},RFC1738:n,RFC3986:s}},129:(e,t,r)=>{"use strict";var n=r(8261),s=r(5235),i=r(5798);e.exports={formats:i,parse:s,stringify:n}},5235:(e,t,r)=>{"use strict";var n=r(2769),s=Object.prototype.hasOwnProperty,i=Array.isArray,o={allowDots:!1,allowPrototypes:!1,allowSparse:!1,arrayLimit:20,charset:"utf-8",charsetSentinel:!1,comma:!1,decoder:n.decode,delimiter:"&",depth:5,ignoreQueryPrefix:!1,interpretNumericEntities:!1,parameterLimit:1e3,parseArrays:!0,plainObjects:!1,strictNullHandling:!1},a=function(e){return e.replace(/&#(\d+);/g,(function(e,t){return String.fromCharCode(parseInt(t,10))}))},c=function(e,t){return e&&"string"==typeof e&&t.comma&&e.indexOf(",")>-1?e.split(","):e},l=function(e,t,r,n){if(e){var i=r.allowDots?e.replace(/\.([^.[]+)/g,"[$1]"):e,o=/(\[[^[\]]*])/g,a=r.depth>0&&/(\[[^[\]]*])/.exec(i),l=a?i.slice(0,a.index):i,u=[];if(l){if(!r.plainObjects&&s.call(Object.prototype,l)&&!r.allowPrototypes)return;u.push(l)}for(var p=0;r.depth>0&&null!==(a=o.exec(i))&&p<r.depth;){if(p+=1,!r.plainObjects&&s.call(Object.prototype,a[1].slice(1,-1))&&!r.allowPrototypes)return;u.push(a[1])}return a&&u.push("["+i.slice(a.index)+"]"),function(e,t,r,n){for(var s=n?t:c(t,r),i=e.length-1;i>=0;--i){var o,a=e[i];if("[]"===a&&r.parseArrays)o=[].concat(s);else{o=r.plainObjects?Object.create(null):{};var l="["===a.charAt(0)&&"]"===a.charAt(a.length-1)?a.slice(1,-1):a,u=parseInt(l,10);r.parseArrays||""!==l?!isNaN(u)&&a!==l&&String(u)===l&&u>=0&&r.parseArrays&&u<=r.arrayLimit?(o=[])[u]=s:"__proto__"!==l&&(o[l]=s):o={0:s}}s=o}return s}(u,t,r,n)}};e.exports=function(e,t){var r=function(e){if(!e)return o;if(null!==e.decoder&&void 0!==e.decoder&&"function"!=typeof e.decoder)throw new TypeError("Decoder has to be a function.");if(void 0!==e.charset&&"utf-8"!==e.charset&&"iso-8859-1"!==e.charset)throw new TypeError("The charset option must be either utf-8, iso-8859-1, or undefined");var t=void 0===e.charset?o.charset:e.charset;return{allowDots:void 0===e.allowDots?o.allowDots:!!e.allowDots,allowPrototypes:"boolean"==typeof e.allowPrototypes?e.allowPrototypes:o.allowPrototypes,allowSparse:"boolean"==typeof e.allowSparse?e.allowSparse:o.allowSparse,arrayLimit:"number"==typeof e.arrayLimit?e.arrayLimit:o.arrayLimit,charset:t,charsetSentinel:"boolean"==typeof e.charsetSentinel?e.charsetSentinel:o.charsetSentinel,comma:"boolean"==typeof e.comma?e.comma:o.comma,decoder:"function"==typeof e.decoder?e.decoder:o.decoder,delimiter:"string"==typeof e.delimiter||n.isRegExp(e.delimiter)?e.delimiter:o.delimiter,depth:"number"==typeof e.depth||!1===e.depth?+e.depth:o.depth,ignoreQueryPrefix:!0===e.ignoreQueryPrefix,interpretNumericEntities:"boolean"==typeof e.interpretNumericEntities?e.interpretNumericEntities:o.interpretNumericEntities,parameterLimit:"number"==typeof e.parameterLimit?e.parameterLimit:o.parameterLimit,parseArrays:!1!==e.parseArrays,plainObjects:"boolean"==typeof e.plainObjects?e.plainObjects:o.plainObjects,strictNullHandling:"boolean"==typeof e.strictNullHandling?e.strictNullHandling:o.strictNullHandling}}(t);if(""===e||null==e)return r.plainObjects?Object.create(null):{};for(var u="string"==typeof e?function(e,t){var r,l={__proto__:null},u=t.ignoreQueryPrefix?e.replace(/^\?/,""):e,p=t.parameterLimit===1/0?void 0:t.parameterLimit,h=u.split(t.delimiter,p),f=-1,m=t.charset;if(t.charsetSentinel)for(r=0;r<h.length;++r)0===h[r].indexOf("utf8=")&&("utf8=%E2%9C%93"===h[r]?m="utf-8":"utf8=%26%2310003%3B"===h[r]&&(m="iso-8859-1"),f=r,r=h.length);for(r=0;r<h.length;++r)if(r!==f){var d,y,g=h[r],v=g.indexOf("]="),b=-1===v?g.indexOf("="):v+1;-1===b?(d=t.decoder(g,o.decoder,m,"key"),y=t.strictNullHandling?null:""):(d=t.decoder(g.slice(0,b),o.decoder,m,"key"),y=n.maybeMap(c(g.slice(b+1),t),(function(e){return t.decoder(e,o.decoder,m,"value")}))),y&&t.interpretNumericEntities&&"iso-8859-1"===m&&(y=a(y)),g.indexOf("[]=")>-1&&(y=i(y)?[y]:y),s.call(l,d)?l[d]=n.combine(l[d],y):l[d]=y}return l}(e,r):e,p=r.plainObjects?Object.create(null):{},h=Object.keys(u),f=0;f<h.length;++f){var m=h[f],d=l(m,u[m],r,"string"==typeof e);p=n.merge(p,d,r)}return!0===r.allowSparse?p:n.compact(p)}},8261:(e,t,r)=>{"use strict";var n=r(7478),s=r(2769),i=r(5798),o=Object.prototype.hasOwnProperty,a={brackets:function(e){return e+"[]"},comma:"comma",indices:function(e,t){return e+"["+t+"]"},repeat:function(e){return e}},c=Array.isArray,l=Array.prototype.push,u=function(e,t){l.apply(e,c(t)?t:[t])},p=Date.prototype.toISOString,h=i.default,f={addQueryPrefix:!1,allowDots:!1,charset:"utf-8",charsetSentinel:!1,delimiter:"&",encode:!0,encoder:s.encode,encodeValuesOnly:!1,format:h,formatter:i.formatters[h],indices:!1,serializeDate:function(e){return p.call(e)},skipNulls:!1,strictNullHandling:!1},m={},d=function e(t,r,i,o,a,l,p,h,d,y,g,v,b,x,E,w){for(var j,O=t,S=w,P=0,A=!1;void 0!==(S=S.get(m))&&!A;){var $=S.get(t);if(P+=1,void 0!==$){if($===P)throw new RangeError("Cyclic object value");A=!0}void 0===S.get(m)&&(P=0)}if("function"==typeof h?O=h(r,O):O instanceof Date?O=g(O):"comma"===i&&c(O)&&(O=s.maybeMap(O,(function(e){return e instanceof Date?g(e):e}))),null===O){if(a)return p&&!x?p(r,f.encoder,E,"key",v):r;O=""}if("string"==typeof(j=O)||"number"==typeof j||"boolean"==typeof j||"symbol"==typeof j||"bigint"==typeof j||s.isBuffer(O))return p?[b(x?r:p(r,f.encoder,E,"key",v))+"="+b(p(O,f.encoder,E,"value",v))]:[b(r)+"="+b(String(O))];var k,T=[];if(void 0===O)return T;if("comma"===i&&c(O))x&&p&&(O=s.maybeMap(O,p)),k=[{value:O.length>0?O.join(",")||null:void 0}];else if(c(h))k=h;else{var M=Object.keys(O);k=d?M.sort(d):M}for(var C=o&&c(O)&&1===O.length?r+"[]":r,R=0;R<k.length;++R){var I=k[R],F="object"==typeof I&&void 0!==I.value?I.value:O[I];if(!l||null!==F){var _=c(O)?"function"==typeof i?i(C,I):C:C+(y?"."+I:"["+I+"]");w.set(t,P);var N=n();N.set(m,w),u(T,e(F,_,i,o,a,l,"comma"===i&&x&&c(O)?null:p,h,d,y,g,v,b,x,E,N))}}return T};e.exports=function(e,t){var r,s=e,l=function(e){if(!e)return f;if(null!==e.encoder&&void 0!==e.encoder&&"function"!=typeof e.encoder)throw new TypeError("Encoder has to be a function.");var t=e.charset||f.charset;if(void 0!==e.charset&&"utf-8"!==e.charset&&"iso-8859-1"!==e.charset)throw new TypeError("The charset option must be either utf-8, iso-8859-1, or undefined");var r=i.default;if(void 0!==e.format){if(!o.call(i.formatters,e.format))throw new TypeError("Unknown format option provided.");r=e.format}var n=i.formatters[r],s=f.filter;return("function"==typeof e.filter||c(e.filter))&&(s=e.filter),{addQueryPrefix:"boolean"==typeof e.addQueryPrefix?e.addQueryPrefix:f.addQueryPrefix,allowDots:void 0===e.allowDots?f.allowDots:!!e.allowDots,charset:t,charsetSentinel:"boolean"==typeof e.charsetSentinel?e.charsetSentinel:f.charsetSentinel,delimiter:void 0===e.delimiter?f.delimiter:e.delimiter,encode:"boolean"==typeof e.encode?e.encode:f.encode,encoder:"function"==typeof e.encoder?e.encoder:f.encoder,encodeValuesOnly:"boolean"==typeof e.encodeValuesOnly?e.encodeValuesOnly:f.encodeValuesOnly,filter:s,format:r,formatter:n,serializeDate:"function"==typeof e.serializeDate?e.serializeDate:f.serializeDate,skipNulls:"boolean"==typeof e.skipNulls?e.skipNulls:f.skipNulls,sort:"function"==typeof e.sort?e.sort:null,strictNullHandling:"boolean"==typeof e.strictNullHandling?e.strictNullHandling:f.strictNullHandling}}(t);"function"==typeof l.filter?s=(0,l.filter)("",s):c(l.filter)&&(r=l.filter);var p,h=[];if("object"!=typeof s||null===s)return"";p=t&&t.arrayFormat in a?t.arrayFormat:t&&"indices"in t?t.indices?"indices":"repeat":"indices";var m=a[p];if(t&&"commaRoundTrip"in t&&"boolean"!=typeof t.commaRoundTrip)throw new TypeError("`commaRoundTrip` must be a boolean, or absent");var y="comma"===m&&t&&t.commaRoundTrip;r||(r=Object.keys(s)),l.sort&&r.sort(l.sort);for(var g=n(),v=0;v<r.length;++v){var b=r[v];l.skipNulls&&null===s[b]||u(h,d(s[b],b,m,y,l.strictNullHandling,l.skipNulls,l.encode?l.encoder:null,l.filter,l.sort,l.allowDots,l.serializeDate,l.format,l.formatter,l.encodeValuesOnly,l.charset,g))}var x=h.join(l.delimiter),E=!0===l.addQueryPrefix?"?":"";return l.charsetSentinel&&("iso-8859-1"===l.charset?E+="utf8=%26%2310003%3B&":E+="utf8=%E2%9C%93&"),x.length>0?E+x:""}},2769:(e,t,r)=>{"use strict";var n=r(5798),s=Object.prototype.hasOwnProperty,i=Array.isArray,o=function(){for(var e=[],t=0;t<256;++t)e.push("%"+((t<16?"0":"")+t.toString(16)).toUpperCase());return e}(),a=function(e,t){for(var r=t&&t.plainObjects?Object.create(null):{},n=0;n<e.length;++n)void 0!==e[n]&&(r[n]=e[n]);return r};e.exports={arrayToObject:a,assign:function(e,t){return Object.keys(t).reduce((function(e,r){return e[r]=t[r],e}),e)},combine:function(e,t){return[].concat(e,t)},compact:function(e){for(var t=[{obj:{o:e},prop:"o"}],r=[],n=0;n<t.length;++n)for(var s=t[n],o=s.obj[s.prop],a=Object.keys(o),c=0;c<a.length;++c){var l=a[c],u=o[l];"object"==typeof u&&null!==u&&-1===r.indexOf(u)&&(t.push({obj:o,prop:l}),r.push(u))}return function(e){for(;e.length>1;){var t=e.pop(),r=t.obj[t.prop];if(i(r)){for(var n=[],s=0;s<r.length;++s)void 0!==r[s]&&n.push(r[s]);t.obj[t.prop]=n}}}(t),e},decode:function(e,t,r){var n=e.replace(/\+/g," ");if("iso-8859-1"===r)return n.replace(/%[0-9a-f]{2}/gi,unescape);try{return decodeURIComponent(n)}catch(e){return n}},encode:function(e,t,r,s,i){if(0===e.length)return e;var a=e;if("symbol"==typeof e?a=Symbol.prototype.toString.call(e):"string"!=typeof e&&(a=String(e)),"iso-8859-1"===r)return escape(a).replace(/%u[0-9a-f]{4}/gi,(function(e){return"%26%23"+parseInt(e.slice(2),16)+"%3B"}));for(var c="",l=0;l<a.length;++l){var u=a.charCodeAt(l);45===u||46===u||95===u||126===u||u>=48&&u<=57||u>=65&&u<=90||u>=97&&u<=122||i===n.RFC1738&&(40===u||41===u)?c+=a.charAt(l):u<128?c+=o[u]:u<2048?c+=o[192|u>>6]+o[128|63&u]:u<55296||u>=57344?c+=o[224|u>>12]+o[128|u>>6&63]+o[128|63&u]:(l+=1,u=65536+((1023&u)<<10|1023&a.charCodeAt(l)),c+=o[240|u>>18]+o[128|u>>12&63]+o[128|u>>6&63]+o[128|63&u])}return c},isBuffer:function(e){return!(!e||"object"!=typeof e)&&!!(e.constructor&&e.constructor.isBuffer&&e.constructor.isBuffer(e))},isRegExp:function(e){return"[object RegExp]"===Object.prototype.toString.call(e)},maybeMap:function(e,t){if(i(e)){for(var r=[],n=0;n<e.length;n+=1)r.push(t(e[n]));return r}return t(e)},merge:function e(t,r,n){if(!r)return t;if("object"!=typeof r){if(i(t))t.push(r);else{if(!t||"object"!=typeof t)return[t,r];(n&&(n.plainObjects||n.allowPrototypes)||!s.call(Object.prototype,r))&&(t[r]=!0)}return t}if(!t||"object"!=typeof t)return[t].concat(r);var o=t;return i(t)&&!i(r)&&(o=a(t,n)),i(t)&&i(r)?(r.forEach((function(r,i){if(s.call(t,i)){var o=t[i];o&&"object"==typeof o&&r&&"object"==typeof r?t[i]=e(o,r,n):t.push(r)}else t[i]=r})),t):Object.keys(r).reduce((function(t,i){var o=r[i];return s.call(t,i)?t[i]=e(t[i],o,n):t[i]=o,t}),o)}}},7478:(e,t,r)=>{"use strict";var n=r(210),s=r(1924),i=r(631),o=n("%TypeError%"),a=n("%WeakMap%",!0),c=n("%Map%",!0),l=s("WeakMap.prototype.get",!0),u=s("WeakMap.prototype.set",!0),p=s("WeakMap.prototype.has",!0),h=s("Map.prototype.get",!0),f=s("Map.prototype.set",!0),m=s("Map.prototype.has",!0),d=function(e,t){for(var r,n=e;null!==(r=n.next);n=r)if(r.key===t)return n.next=r.next,r.next=e.next,e.next=r,r};e.exports=function(){var e,t,r,n={assert:function(e){if(!n.has(e))throw new o("Side channel does not contain "+i(e))},get:function(n){if(a&&n&&("object"==typeof n||"function"==typeof n)){if(e)return l(e,n)}else if(c){if(t)return h(t,n)}else if(r)return function(e,t){var r=d(e,t);return r&&r.value}(r,n)},has:function(n){if(a&&n&&("object"==typeof n||"function"==typeof n)){if(e)return p(e,n)}else if(c){if(t)return m(t,n)}else if(r)return function(e,t){return!!d(e,t)}(r,n);return!1},set:function(n,s){a&&n&&("object"==typeof n||"function"==typeof n)?(e||(e=new a),u(e,n,s)):c?(t||(t=new c),f(t,n,s)):(r||(r={key:{},next:null}),function(e,t,r){var n=d(e,t);n?n.value=r:e.next={key:t,next:e.next,value:r}}(r,n,s))}};return n}},3992:e=>{!function(){"use strict";var t,r,n,s,i,o="properties",a="deepProperties",c="propertyDescriptors",l="staticProperties",u="staticDeepProperties",p="staticPropertyDescriptors",h="configuration",f="deepConfiguration",m="deepProps",d="deepStatics",y="deepConf",g="initializers",v="methods",b="composers",x="compose";function E(e){return Object.getOwnPropertyNames(e).concat(Object.getOwnPropertySymbols?Object.getOwnPropertySymbols(e):[])}function w(e,t){return Array.prototype.slice.call(arguments,2).reduce(e,t)}var j=w.bind(0,(function(e,t){if(t)for(var r=E(t),n=0;n<r.length;n+=1)Object.defineProperty(e,r[n],Object.getOwnPropertyDescriptor(t,r[n]));return e}));function O(e){return"function"==typeof e}function S(e){return e&&"object"==typeof e||O(e)}function P(e){return e&&"object"==typeof e&&e.__proto__==Object.prototype}var A=w.bind(0,(function e(r,n){if(n===t)return r;if(Array.isArray(n))return(Array.isArray(r)?r:[]).concat(n);if(!P(n))return n;for(var s,i,o=E(n),a=0;a<o.length;)s=o[a++],(i=Object.getOwnPropertyDescriptor(n,s)).hasOwnProperty("value")?i.value!==t&&(r[s]=e(P(r[s])||Array.isArray(n[s])?r[s]:{},n[s])):Object.defineProperty(r,s,i);return r}));function $(){return(r=Array.prototype.concat.apply([],arguments).filter((function(e,t,r){return O(e)&&r.indexOf(e)===t}))).length?r:t}function k(e,t){function n(r,n){S(t[r])&&(S(e[r])||(e[r]={}),(n||j)(e[r],t[r]))}function s(n){(r=$(e[n],t[n]))&&(e[n]=r)}return t&&S(t=t[x]||t)&&(n(v),n(o),n(a,A),n(c),n(l),n(u,A),n(p),n(h),n(f,A),s(g),s(b)),e}function T(){return function(e){return r=function e(r){var n,s,i=e[x]||{},l={__proto__:i[v]},u=i[g],p=Array.prototype.slice.apply(arguments),h=i[a];if(h&&A(l,h),(h=i[o])&&j(l,h),(h=i[c])&&Object.defineProperties(l,h),!u||!u.length)return l;for(r===t&&(r={}),i=0;i<u.length;)O(n=u[i++])&&(l=(s=n.call(l,r,{instance:l,stamp:e,args:p}))===t?l:s);return l},(n=e[u])&&A(r,n),(n=e[l])&&j(r,n),(n=e[p])&&Object.defineProperties(r,n),n=O(r[x])?r[x]:T,j(r[x]=function(){return n.apply(this,arguments)},e),r}(Array.prototype.concat.apply([this],arguments).reduce(k,{}))}function M(e){return O(e)&&O(e[x])}var C={};function R(e,i){return function(){return(s={})[e]=i.apply(t,Array.prototype.concat.apply([{}],arguments)),((r=this)&&r[x]||n).call(r,s)}}C[v]=R(v,j),C[o]=C.props=R(o,j),C[g]=C.init=R(g,$),C[b]=R(b,$),C[a]=C[m]=R(a,A),C[l]=C.statics=R(l,j),C[u]=C[d]=R(u,A),C[h]=C.conf=R(h,j),C[f]=C[y]=R(f,A),C[c]=R(c,j),C[p]=R(p,j),n=C[x]=j((function(){for(var e,E,w=0,O=[],P=arguments,k=this;w<P.length;)S(e=P[w++])&&O.push(M(e)?e:((s={})[v]=(E=e)[v]||t,n=E.props,s[o]=S((r=E[o])||n)?j({},n,r):t,s[g]=$(E.init,E[g]),s[b]=$(E[b]),n=E[m],s[a]=S((r=E[a])||n)?A({},n,r):t,s[c]=E[c],n=E.statics,s[l]=S((r=E[l])||n)?j({},n,r):t,n=E[d],s[u]=S((r=E[u])||n)?A({},n,r):t,r=E[p],s[p]=S((n=E.name&&{name:{value:E.name}})||r)?j({},r,n):t,n=E.conf,s[h]=S((r=E[h])||n)?j({},n,r):t,n=E[y],s[f]=S((r=E[f])||n)?A({},n,r):t,s));if(e=T.apply(k||i,O),k&&O.unshift(k),Array.isArray(P=e[x][b]))for(w=0;w<P.length;)e=M(k=P[w++]({stamp:e,composables:O}))?k:e;return e}),C),C.create=function(){return this.apply(t,arguments)},(s={})[l]=C,i=T(s),n[x]=n.bind(),n.version="4.3.2","object"!=typeof t?e.exports=n:self.stampit=n}()},3692:e=>{"use strict";function t(e){return Object.prototype.toString.call(e)}var r=Array.isArray||function(e){return"[object Array]"===Object.prototype.toString.call(e)};function n(e,t){if(e.forEach)return e.forEach(t);for(var r=0;r<e.length;r++)t(e[r],r,e)}var s=Object.keys||function(e){var t=[];for(var r in e)t.push(r);return t},i=Object.prototype.hasOwnProperty||function(e,t){return t in e};function o(e){if("object"==typeof e&&null!==e){var i;if(r(e))i=[];else if("[object Date]"===t(e))i=new Date(e.getTime?e.getTime():e);else if(function(e){return"[object RegExp]"===t(e)}(e))i=new RegExp(e);else if(function(e){return"[object Error]"===t(e)}(e))i={message:e.message};else if(function(e){return"[object Boolean]"===t(e)}(e)||function(e){return"[object Number]"===t(e)}(e)||function(e){return"[object String]"===t(e)}(e))i=Object(e);else if(Object.create&&Object.getPrototypeOf)i=Object.create(Object.getPrototypeOf(e));else if(e.constructor===Object)i={};else{var o=e.constructor&&e.constructor.prototype||e.__proto__||{},a=function(){};a.prototype=o,i=new a}return n(s(e),(function(t){i[t]=e[t]})),i}return e}function a(e,t,a){var c=[],l=[],u=!0;return function e(p){var h=a?o(p):p,f={},m=!0,d={node:h,node_:p,path:[].concat(c),parent:l[l.length-1],parents:l,key:c[c.length-1],isRoot:0===c.length,level:c.length,circular:null,update:function(e,t){d.isRoot||(d.parent.node[d.key]=e),d.node=e,t&&(m=!1)},delete:function(e){delete d.parent.node[d.key],e&&(m=!1)},remove:function(e){r(d.parent.node)?d.parent.node.splice(d.key,1):delete d.parent.node[d.key],e&&(m=!1)},keys:null,before:function(e){f.before=e},after:function(e){f.after=e},pre:function(e){f.pre=e},post:function(e){f.post=e},stop:function(){u=!1},block:function(){m=!1}};if(!u)return d;function y(){if("object"==typeof d.node&&null!==d.node){d.keys&&d.node_===d.node||(d.keys=s(d.node)),d.isLeaf=0===d.keys.length;for(var e=0;e<l.length;e++)if(l[e].node_===p){d.circular=l[e];break}}else d.isLeaf=!0,d.keys=null;d.notLeaf=!d.isLeaf,d.notRoot=!d.isRoot}y();var g=t.call(d,d.node);return void 0!==g&&d.update&&d.update(g),f.before&&f.before.call(d,d.node),m?("object"!=typeof d.node||null===d.node||d.circular||(l.push(d),y(),n(d.keys,(function(t,r){c.push(t),f.pre&&f.pre.call(d,d.node[t],t);var n=e(d.node[t]);a&&i.call(d.node,t)&&(d.node[t]=n.node),n.isLast=r===d.keys.length-1,n.isFirst=0===r,f.post&&f.post.call(d,n),c.pop()})),l.pop()),f.after&&f.after.call(d,d.node),d):d}(e).node}function c(e){this.value=e}function l(e){return new c(e)}c.prototype.get=function(e){for(var t=this.value,r=0;r<e.length;r++){var n=e[r];if(!t||!i.call(t,n))return;t=t[n]}return t},c.prototype.has=function(e){for(var t=this.value,r=0;r<e.length;r++){var n=e[r];if(!t||!i.call(t,n))return!1;t=t[n]}return!0},c.prototype.set=function(e,t){for(var r=this.value,n=0;n<e.length-1;n++){var s=e[n];i.call(r,s)||(r[s]={}),r=r[s]}return r[e[n]]=t,t},c.prototype.map=function(e){return a(this.value,e,!0)},c.prototype.forEach=function(e){return this.value=a(this.value,e,!1),this.value},c.prototype.reduce=function(e,t){var r=1===arguments.length,n=r?this.value:t;return this.forEach((function(t){this.isRoot&&r||(n=e.call(this,n,t))})),n},c.prototype.paths=function(){var e=[];return this.forEach((function(){e.push(this.path)})),e},c.prototype.nodes=function(){var e=[];return this.forEach((function(){e.push(this.node)})),e},c.prototype.clone=function(){var e=[],t=[];return function r(i){for(var a=0;a<e.length;a++)if(e[a]===i)return t[a];if("object"==typeof i&&null!==i){var c=o(i);return e.push(i),t.push(c),n(s(i),(function(e){c[e]=r(i[e])})),e.pop(),t.pop(),c}return i}(this.value)},n(s(c.prototype),(function(e){l[e]=function(t){var r=[].slice.call(arguments,1),n=new c(t);return n[e].apply(n,r)}})),e.exports=l},4654:()=>{},538:(e,t,r)=>{e.exports=r(6121)}},t={};function r(n){var s=t[n];if(void 0!==s)return s.exports;var i=t[n]={id:n,loaded:!1,exports:{}};return e[n].call(i.exports,i,i.exports,r),i.loaded=!0,i.exports}r.n=e=>{var t=e&&e.__esModule?()=>e.default:()=>e;return r.d(t,{a:t}),t},r.d=(e,t)=>{for(var n in t)r.o(t,n)&&!r.o(e,n)&&Object.defineProperty(e,n,{enumerable:!0,get:t[n]})},r.g=function(){if("object"==typeof globalThis)return globalThis;try{return this||new Function("return this")()}catch(e){if("object"==typeof window)return window}}(),r.o=(e,t)=>Object.prototype.hasOwnProperty.call(e,t),r.r=e=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},r.nmd=e=>(e.paths=[],e.children||(e.children=[]),e);var n={};return(()=>{"use strict";r.d(n,{default:()=>mO});var e={};r.r(e),r.d(e,{JsonPatchError:()=>Xr,_areEquals:()=>cn,applyOperation:()=>rn,applyPatch:()=>nn,applyReducer:()=>sn,deepClone:()=>Qr,getValueByPointer:()=>tn,validate:()=>an,validator:()=>on});var t={};r.r(t),r.d(t,{compare:()=>yn,generate:()=>mn,observe:()=>fn,unobserve:()=>hn});var s={};r.r(s),r.d(s,{hasElementSourceMap:()=>Kc,includesClasses:()=>Xc,includesSymbols:()=>Yc,isAnnotationElement:()=>zc,isArrayElement:()=>Lc,isBooleanElement:()=>Dc,isCommentElement:()=>Jc,isElement:()=>Ic,isLinkElement:()=>Bc,isMemberElement:()=>Vc,isNullElement:()=>Nc,isNumberElement:()=>_c,isObjectElement:()=>qc,isParseResultElement:()=>Hc,isPrimitiveElement:()=>Wc,isRefElement:()=>Uc,isSourceMapElement:()=>Gc,isStringElement:()=>Fc});var i={};r.r(i),r.d(i,{isJSONReferenceElement:()=>bh,isJSONSchemaElement:()=>vh,isLinkDescriptionElement:()=>Eh,isMediaElement:()=>xh});var o={};r.r(o),r.d(o,{isOpenApi3_0LikeElement:()=>zh,isOpenApiExtension:()=>Xh,isParameterLikeElement:()=>Jh,isReferenceLikeElement:()=>Hh,isRequestBodyLikeElement:()=>Gh,isResponseLikeElement:()=>Wh,isServerLikeElement:()=>Kh,isTagLikeElement:()=>Yh});var a={};r.r(a),r.d(a,{isBooleanJsonSchemaElement:()=>hm,isCallbackElement:()=>Uf,isComponentsElement:()=>zf,isContactElement:()=>Jf,isExampleElement:()=>Hf,isExternalDocumentationElement:()=>Gf,isHeaderElement:()=>Wf,isInfoElement:()=>Kf,isLicenseElement:()=>Yf,isLinkElement:()=>Xf,isLinkElementExternal:()=>Qf,isMediaTypeElement:()=>ym,isOpenApi3_0Element:()=>em,isOpenapiElement:()=>Zf,isOperationElement:()=>tm,isParameterElement:()=>rm,isPathItemElement:()=>nm,isPathItemElementExternal:()=>sm,isPathsElement:()=>im,isReferenceElement:()=>om,isReferenceElementExternal:()=>am,isRequestBodyElement:()=>cm,isResponseElement:()=>lm,isResponsesElement:()=>um,isSchemaElement:()=>pm,isSecurityRequirementElement:()=>fm,isServerElement:()=>mm,isServerVariableElement:()=>dm});var c={};r.r(c),r.d(c,{isBooleanJsonSchemaElement:()=>nx,isCallbackElement:()=>Rb,isComponentsElement:()=>Ib,isContactElement:()=>Fb,isExampleElement:()=>_b,isExternalDocumentationElement:()=>Nb,isHeaderElement:()=>Db,isInfoElement:()=>qb,isJsonSchemaDialectElement:()=>Lb,isLicenseElement:()=>Vb,isLinkElement:()=>Bb,isLinkElementExternal:()=>Ub,isMediaTypeElement:()=>ax,isOpenApi3_1Element:()=>Jb,isOpenapiElement:()=>zb,isOperationElement:()=>Hb,isParameterElement:()=>Gb,isPathItemElement:()=>Wb,isPathItemElementExternal:()=>Kb,isPathsElement:()=>Yb,isReferenceElement:()=>Xb,isReferenceElementExternal:()=>Qb,isRequestBodyElement:()=>Zb,isResponseElement:()=>ex,isResponsesElement:()=>tx,isSchemaElement:()=>rx,isSecurityRequirementElement:()=>sx,isServerElement:()=>ix,isServerVariableElement:()=>ox});var l={};r.r(l),r.d(l,{cookie:()=>Xj,header:()=>Yj,path:()=>Gj,query:()=>Wj});var u=r(129),p=r.n(u);function h(e){return null==e}var f=function(e,t){var r,n="";for(r=0;r<t;r+=1)n+=e;return n},m={isNothing:h,isObject:function(e){return"object"==typeof e&&null!==e},toArray:function(e){return Array.isArray(e)?e:h(e)?[]:[e]},repeat:f,isNegativeZero:function(e){return 0===e&&Number.NEGATIVE_INFINITY===1/e},extend:function(e,t){var r,n,s,i;if(t)for(r=0,n=(i=Object.keys(t)).length;r<n;r+=1)e[s=i[r]]=t[s];return e}};function d(e,t){var r="",n=e.reason||"(unknown reason)";return e.mark?(e.mark.name&&(r+='in "'+e.mark.name+'" '),r+="("+(e.mark.line+1)+":"+(e.mark.column+1)+")",!t&&e.mark.snippet&&(r+="\n\n"+e.mark.snippet),n+" "+r):n}function y(e,t){Error.call(this),this.name="YAMLException",this.reason=e,this.mark=t,this.message=d(this,!1),Error.captureStackTrace?Error.captureStackTrace(this,this.constructor):this.stack=(new Error).stack||""}y.prototype=Object.create(Error.prototype),y.prototype.constructor=y,y.prototype.toString=function(e){return this.name+": "+d(this,e)};var g=y;function v(e,t,r,n,s){var i="",o="",a=Math.floor(s/2)-1;return n-t>a&&(t=n-a+(i=" ... ").length),r-n>a&&(r=n+a-(o=" ...").length),{str:i+e.slice(t,r).replace(/\t/g,"→")+o,pos:n-t+i.length}}function b(e,t){return m.repeat(" ",t-e.length)+e}var x=function(e,t){if(t=Object.create(t||null),!e.buffer)return null;t.maxLength||(t.maxLength=79),"number"!=typeof t.indent&&(t.indent=1),"number"!=typeof t.linesBefore&&(t.linesBefore=3),"number"!=typeof t.linesAfter&&(t.linesAfter=2);for(var r,n=/\r?\n|\r|\0/g,s=[0],i=[],o=-1;r=n.exec(e.buffer);)i.push(r.index),s.push(r.index+r[0].length),e.position<=r.index&&o<0&&(o=s.length-2);o<0&&(o=s.length-1);var a,c,l="",u=Math.min(e.line+t.linesAfter,i.length).toString().length,p=t.maxLength-(t.indent+u+3);for(a=1;a<=t.linesBefore&&!(o-a<0);a++)c=v(e.buffer,s[o-a],i[o-a],e.position-(s[o]-s[o-a]),p),l=m.repeat(" ",t.indent)+b((e.line-a+1).toString(),u)+" | "+c.str+"\n"+l;for(c=v(e.buffer,s[o],i[o],e.position,p),l+=m.repeat(" ",t.indent)+b((e.line+1).toString(),u)+" | "+c.str+"\n",l+=m.repeat("-",t.indent+u+3+c.pos)+"^\n",a=1;a<=t.linesAfter&&!(o+a>=i.length);a++)c=v(e.buffer,s[o+a],i[o+a],e.position-(s[o]-s[o+a]),p),l+=m.repeat(" ",t.indent)+b((e.line+a+1).toString(),u)+" | "+c.str+"\n";return l.replace(/\n$/,"")},E=["kind","multi","resolve","construct","instanceOf","predicate","represent","representName","defaultStyle","styleAliases"],w=["scalar","sequence","mapping"];var j=function(e,t){if(t=t||{},Object.keys(t).forEach((function(t){if(-1===E.indexOf(t))throw new g('Unknown option "'+t+'" is met in definition of "'+e+'" YAML type.')})),this.options=t,this.tag=e,this.kind=t.kind||null,this.resolve=t.resolve||function(){return!0},this.construct=t.construct||function(e){return e},this.instanceOf=t.instanceOf||null,this.predicate=t.predicate||null,this.represent=t.represent||null,this.representName=t.representName||null,this.defaultStyle=t.defaultStyle||null,this.multi=t.multi||!1,this.styleAliases=function(e){var t={};return null!==e&&Object.keys(e).forEach((function(r){e[r].forEach((function(e){t[String(e)]=r}))})),t}(t.styleAliases||null),-1===w.indexOf(this.kind))throw new g('Unknown kind "'+this.kind+'" is specified for "'+e+'" YAML type.')};function O(e,t){var r=[];return e[t].forEach((function(e){var t=r.length;r.forEach((function(r,n){r.tag===e.tag&&r.kind===e.kind&&r.multi===e.multi&&(t=n)})),r[t]=e})),r}function S(e){return this.extend(e)}S.prototype.extend=function(e){var t=[],r=[];if(e instanceof j)r.push(e);else if(Array.isArray(e))r=r.concat(e);else{if(!e||!Array.isArray(e.implicit)&&!Array.isArray(e.explicit))throw new g("Schema.extend argument should be a Type, [ Type ], or a schema definition ({ implicit: [...], explicit: [...] })");e.implicit&&(t=t.concat(e.implicit)),e.explicit&&(r=r.concat(e.explicit))}t.forEach((function(e){if(!(e instanceof j))throw new g("Specified list of YAML types (or a single Type object) contains a non-Type object.");if(e.loadKind&&"scalar"!==e.loadKind)throw new g("There is a non-scalar type in the implicit list of a schema. Implicit resolving of such types is not supported.");if(e.multi)throw new g("There is a multi type in the implicit list of a schema. Multi tags can only be listed as explicit.")})),r.forEach((function(e){if(!(e instanceof j))throw new g("Specified list of YAML types (or a single Type object) contains a non-Type object.")}));var n=Object.create(S.prototype);return n.implicit=(this.implicit||[]).concat(t),n.explicit=(this.explicit||[]).concat(r),n.compiledImplicit=O(n,"implicit"),n.compiledExplicit=O(n,"explicit"),n.compiledTypeMap=function(){var e,t,r={scalar:{},sequence:{},mapping:{},fallback:{},multi:{scalar:[],sequence:[],mapping:[],fallback:[]}};function n(e){e.multi?(r.multi[e.kind].push(e),r.multi.fallback.push(e)):r[e.kind][e.tag]=r.fallback[e.tag]=e}for(e=0,t=arguments.length;e<t;e+=1)arguments[e].forEach(n);return r}(n.compiledImplicit,n.compiledExplicit),n};var P=S,A=new j("tag:yaml.org,2002:str",{kind:"scalar",construct:function(e){return null!==e?e:""}}),$=new j("tag:yaml.org,2002:seq",{kind:"sequence",construct:function(e){return null!==e?e:[]}}),k=new j("tag:yaml.org,2002:map",{kind:"mapping",construct:function(e){return null!==e?e:{}}}),T=new P({explicit:[A,$,k]});var M=new j("tag:yaml.org,2002:null",{kind:"scalar",resolve:function(e){if(null===e)return!0;var t=e.length;return 1===t&&"~"===e||4===t&&("null"===e||"Null"===e||"NULL"===e)},construct:function(){return null},predicate:function(e){return null===e},represent:{canonical:function(){return"~"},lowercase:function(){return"null"},uppercase:function(){return"NULL"},camelcase:function(){return"Null"},empty:function(){return""}},defaultStyle:"lowercase"});var C=new j("tag:yaml.org,2002:bool",{kind:"scalar",resolve:function(e){if(null===e)return!1;var t=e.length;return 4===t&&("true"===e||"True"===e||"TRUE"===e)||5===t&&("false"===e||"False"===e||"FALSE"===e)},construct:function(e){return"true"===e||"True"===e||"TRUE"===e},predicate:function(e){return"[object Boolean]"===Object.prototype.toString.call(e)},represent:{lowercase:function(e){return e?"true":"false"},uppercase:function(e){return e?"TRUE":"FALSE"},camelcase:function(e){return e?"True":"False"}},defaultStyle:"lowercase"});function R(e){return 48<=e&&e<=55}function I(e){return 48<=e&&e<=57}var F=new j("tag:yaml.org,2002:int",{kind:"scalar",resolve:function(e){if(null===e)return!1;var t,r,n=e.length,s=0,i=!1;if(!n)return!1;if("-"!==(t=e[s])&&"+"!==t||(t=e[++s]),"0"===t){if(s+1===n)return!0;if("b"===(t=e[++s])){for(s++;s<n;s++)if("_"!==(t=e[s])){if("0"!==t&&"1"!==t)return!1;i=!0}return i&&"_"!==t}if("x"===t){for(s++;s<n;s++)if("_"!==(t=e[s])){if(!(48<=(r=e.charCodeAt(s))&&r<=57||65<=r&&r<=70||97<=r&&r<=102))return!1;i=!0}return i&&"_"!==t}if("o"===t){for(s++;s<n;s++)if("_"!==(t=e[s])){if(!R(e.charCodeAt(s)))return!1;i=!0}return i&&"_"!==t}}if("_"===t)return!1;for(;s<n;s++)if("_"!==(t=e[s])){if(!I(e.charCodeAt(s)))return!1;i=!0}return!(!i||"_"===t)},construct:function(e){var t,r=e,n=1;if(-1!==r.indexOf("_")&&(r=r.replace(/_/g,"")),"-"!==(t=r[0])&&"+"!==t||("-"===t&&(n=-1),t=(r=r.slice(1))[0]),"0"===r)return 0;if("0"===t){if("b"===r[1])return n*parseInt(r.slice(2),2);if("x"===r[1])return n*parseInt(r.slice(2),16);if("o"===r[1])return n*parseInt(r.slice(2),8)}return n*parseInt(r,10)},predicate:function(e){return"[object Number]"===Object.prototype.toString.call(e)&&e%1==0&&!m.isNegativeZero(e)},represent:{binary:function(e){return e>=0?"0b"+e.toString(2):"-0b"+e.toString(2).slice(1)},octal:function(e){return e>=0?"0o"+e.toString(8):"-0o"+e.toString(8).slice(1)},decimal:function(e){return e.toString(10)},hexadecimal:function(e){return e>=0?"0x"+e.toString(16).toUpperCase():"-0x"+e.toString(16).toUpperCase().slice(1)}},defaultStyle:"decimal",styleAliases:{binary:[2,"bin"],octal:[8,"oct"],decimal:[10,"dec"],hexadecimal:[16,"hex"]}}),_=new RegExp("^(?:[-+]?(?:[0-9][0-9_]*)(?:\\.[0-9_]*)?(?:[eE][-+]?[0-9]+)?|\\.[0-9_]+(?:[eE][-+]?[0-9]+)?|[-+]?\\.(?:inf|Inf|INF)|\\.(?:nan|NaN|NAN))$");var N=/^[-+]?[0-9]+e/;var D=new j("tag:yaml.org,2002:float",{kind:"scalar",resolve:function(e){return null!==e&&!(!_.test(e)||"_"===e[e.length-1])},construct:function(e){var t,r;return r="-"===(t=e.replace(/_/g,"").toLowerCase())[0]?-1:1,"+-".indexOf(t[0])>=0&&(t=t.slice(1)),".inf"===t?1===r?Number.POSITIVE_INFINITY:Number.NEGATIVE_INFINITY:".nan"===t?NaN:r*parseFloat(t,10)},predicate:function(e){return"[object Number]"===Object.prototype.toString.call(e)&&(e%1!=0||m.isNegativeZero(e))},represent:function(e,t){var r;if(isNaN(e))switch(t){case"lowercase":return".nan";case"uppercase":return".NAN";case"camelcase":return".NaN"}else if(Number.POSITIVE_INFINITY===e)switch(t){case"lowercase":return".inf";case"uppercase":return".INF";case"camelcase":return".Inf"}else if(Number.NEGATIVE_INFINITY===e)switch(t){case"lowercase":return"-.inf";case"uppercase":return"-.INF";case"camelcase":return"-.Inf"}else if(m.isNegativeZero(e))return"-0.0";return r=e.toString(10),N.test(r)?r.replace("e",".e"):r},defaultStyle:"lowercase"}),q=T.extend({implicit:[M,C,F,D]}),L=q,V=new RegExp("^([0-9][0-9][0-9][0-9])-([0-9][0-9])-([0-9][0-9])$"),B=new RegExp("^([0-9][0-9][0-9][0-9])-([0-9][0-9]?)-([0-9][0-9]?)(?:[Tt]|[ \\t]+)([0-9][0-9]?):([0-9][0-9]):([0-9][0-9])(?:\\.([0-9]*))?(?:[ \\t]*(Z|([-+])([0-9][0-9]?)(?::([0-9][0-9]))?))?$");var U=new j("tag:yaml.org,2002:timestamp",{kind:"scalar",resolve:function(e){return null!==e&&(null!==V.exec(e)||null!==B.exec(e))},construct:function(e){var t,r,n,s,i,o,a,c,l=0,u=null;if(null===(t=V.exec(e))&&(t=B.exec(e)),null===t)throw new Error("Date resolve error");if(r=+t[1],n=+t[2]-1,s=+t[3],!t[4])return new Date(Date.UTC(r,n,s));if(i=+t[4],o=+t[5],a=+t[6],t[7]){for(l=t[7].slice(0,3);l.length<3;)l+="0";l=+l}return t[9]&&(u=6e4*(60*+t[10]+ +(t[11]||0)),"-"===t[9]&&(u=-u)),c=new Date(Date.UTC(r,n,s,i,o,a,l)),u&&c.setTime(c.getTime()-u),c},instanceOf:Date,represent:function(e){return e.toISOString()}});var z=new j("tag:yaml.org,2002:merge",{kind:"scalar",resolve:function(e){return"<<"===e||null===e}}),J="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=\n\r";var H=new j("tag:yaml.org,2002:binary",{kind:"scalar",resolve:function(e){if(null===e)return!1;var t,r,n=0,s=e.length,i=J;for(r=0;r<s;r++)if(!((t=i.indexOf(e.charAt(r)))>64)){if(t<0)return!1;n+=6}return n%8==0},construct:function(e){var t,r,n=e.replace(/[\r\n=]/g,""),s=n.length,i=J,o=0,a=[];for(t=0;t<s;t++)t%4==0&&t&&(a.push(o>>16&255),a.push(o>>8&255),a.push(255&o)),o=o<<6|i.indexOf(n.charAt(t));return 0===(r=s%4*6)?(a.push(o>>16&255),a.push(o>>8&255),a.push(255&o)):18===r?(a.push(o>>10&255),a.push(o>>2&255)):12===r&&a.push(o>>4&255),new Uint8Array(a)},predicate:function(e){return"[object Uint8Array]"===Object.prototype.toString.call(e)},represent:function(e){var t,r,n="",s=0,i=e.length,o=J;for(t=0;t<i;t++)t%3==0&&t&&(n+=o[s>>18&63],n+=o[s>>12&63],n+=o[s>>6&63],n+=o[63&s]),s=(s<<8)+e[t];return 0===(r=i%3)?(n+=o[s>>18&63],n+=o[s>>12&63],n+=o[s>>6&63],n+=o[63&s]):2===r?(n+=o[s>>10&63],n+=o[s>>4&63],n+=o[s<<2&63],n+=o[64]):1===r&&(n+=o[s>>2&63],n+=o[s<<4&63],n+=o[64],n+=o[64]),n}}),G=Object.prototype.hasOwnProperty,W=Object.prototype.toString;var K=new j("tag:yaml.org,2002:omap",{kind:"sequence",resolve:function(e){if(null===e)return!0;var t,r,n,s,i,o=[],a=e;for(t=0,r=a.length;t<r;t+=1){if(n=a[t],i=!1,"[object Object]"!==W.call(n))return!1;for(s in n)if(G.call(n,s)){if(i)return!1;i=!0}if(!i)return!1;if(-1!==o.indexOf(s))return!1;o.push(s)}return!0},construct:function(e){return null!==e?e:[]}}),Y=Object.prototype.toString;var X=new j("tag:yaml.org,2002:pairs",{kind:"sequence",resolve:function(e){if(null===e)return!0;var t,r,n,s,i,o=e;for(i=new Array(o.length),t=0,r=o.length;t<r;t+=1){if(n=o[t],"[object Object]"!==Y.call(n))return!1;if(1!==(s=Object.keys(n)).length)return!1;i[t]=[s[0],n[s[0]]]}return!0},construct:function(e){if(null===e)return[];var t,r,n,s,i,o=e;for(i=new Array(o.length),t=0,r=o.length;t<r;t+=1)n=o[t],s=Object.keys(n),i[t]=[s[0],n[s[0]]];return i}}),Q=Object.prototype.hasOwnProperty;var Z=new j("tag:yaml.org,2002:set",{kind:"mapping",resolve:function(e){if(null===e)return!0;var t,r=e;for(t in r)if(Q.call(r,t)&&null!==r[t])return!1;return!0},construct:function(e){return null!==e?e:{}}}),ee=L.extend({implicit:[U,z],explicit:[H,K,X,Z]}),te=Object.prototype.hasOwnProperty,re=1,ne=2,se=3,ie=4,oe=1,ae=2,ce=3,le=/[\x00-\x08\x0B\x0C\x0E-\x1F\x7F-\x84\x86-\x9F\uFFFE\uFFFF]|[\uD800-\uDBFF](?![\uDC00-\uDFFF])|(?:[^\uD800-\uDBFF]|^)[\uDC00-\uDFFF]/,ue=/[\x85\u2028\u2029]/,pe=/[,\[\]\{\}]/,he=/^(?:!|!!|![a-z\-]+!)$/i,fe=/^(?:!|[^,\[\]\{\}])(?:%[0-9a-f]{2}|[0-9a-z\-#;\/\?:@&=\+\$,_\.!~\*'\(\)\[\]])*$/i;function me(e){return Object.prototype.toString.call(e)}function de(e){return 10===e||13===e}function ye(e){return 9===e||32===e}function ge(e){return 9===e||32===e||10===e||13===e}function ve(e){return 44===e||91===e||93===e||123===e||125===e}function be(e){var t;return 48<=e&&e<=57?e-48:97<=(t=32|e)&&t<=102?t-97+10:-1}function xe(e){return 48===e?"\0":97===e?"":98===e?"\b":116===e||9===e?"\t":110===e?"\n":118===e?"\v":102===e?"\f":114===e?"\r":101===e?"":32===e?" ":34===e?'"':47===e?"/":92===e?"\\":78===e?"
":95===e?" ":76===e?"\u2028":80===e?"\u2029":""}function Ee(e){return e<=65535?String.fromCharCode(e):String.fromCharCode(55296+(e-65536>>10),56320+(e-65536&1023))}for(var we=new Array(256),je=new Array(256),Oe=0;Oe<256;Oe++)we[Oe]=xe(Oe)?1:0,je[Oe]=xe(Oe);function Se(e,t){this.input=e,this.filename=t.filename||null,this.schema=t.schema||ee,this.onWarning=t.onWarning||null,this.legacy=t.legacy||!1,this.json=t.json||!1,this.listener=t.listener||null,this.implicitTypes=this.schema.compiledImplicit,this.typeMap=this.schema.compiledTypeMap,this.length=e.length,this.position=0,this.line=0,this.lineStart=0,this.lineIndent=0,this.firstTabInLine=-1,this.documents=[]}function Pe(e,t){var r={name:e.filename,buffer:e.input.slice(0,-1),position:e.position,line:e.line,column:e.position-e.lineStart};return r.snippet=x(r),new g(t,r)}function Ae(e,t){throw Pe(e,t)}function $e(e,t){e.onWarning&&e.onWarning.call(null,Pe(e,t))}var ke={YAML:function(e,t,r){var n,s,i;null!==e.version&&Ae(e,"duplication of %YAML directive"),1!==r.length&&Ae(e,"YAML directive accepts exactly one argument"),null===(n=/^([0-9]+)\.([0-9]+)$/.exec(r[0]))&&Ae(e,"ill-formed argument of the YAML directive"),s=parseInt(n[1],10),i=parseInt(n[2],10),1!==s&&Ae(e,"unacceptable YAML version of the document"),e.version=r[0],e.checkLineBreaks=i<2,1!==i&&2!==i&&$e(e,"unsupported YAML version of the document")},TAG:function(e,t,r){var n,s;2!==r.length&&Ae(e,"TAG directive accepts exactly two arguments"),n=r[0],s=r[1],he.test(n)||Ae(e,"ill-formed tag handle (first argument) of the TAG directive"),te.call(e.tagMap,n)&&Ae(e,'there is a previously declared suffix for "'+n+'" tag handle'),fe.test(s)||Ae(e,"ill-formed tag prefix (second argument) of the TAG directive");try{s=decodeURIComponent(s)}catch(t){Ae(e,"tag prefix is malformed: "+s)}e.tagMap[n]=s}};function Te(e,t,r,n){var s,i,o,a;if(t<r){if(a=e.input.slice(t,r),n)for(s=0,i=a.length;s<i;s+=1)9===(o=a.charCodeAt(s))||32<=o&&o<=1114111||Ae(e,"expected valid JSON character");else le.test(a)&&Ae(e,"the stream contains non-printable characters");e.result+=a}}function Me(e,t,r,n){var s,i,o,a;for(m.isObject(r)||Ae(e,"cannot merge mappings; the provided source object is unacceptable"),o=0,a=(s=Object.keys(r)).length;o<a;o+=1)i=s[o],te.call(t,i)||(t[i]=r[i],n[i]=!0)}function Ce(e,t,r,n,s,i,o,a,c){var l,u;if(Array.isArray(s))for(l=0,u=(s=Array.prototype.slice.call(s)).length;l<u;l+=1)Array.isArray(s[l])&&Ae(e,"nested arrays are not supported inside keys"),"object"==typeof s&&"[object Object]"===me(s[l])&&(s[l]="[object Object]");if("object"==typeof s&&"[object Object]"===me(s)&&(s="[object Object]"),s=String(s),null===t&&(t={}),"tag:yaml.org,2002:merge"===n)if(Array.isArray(i))for(l=0,u=i.length;l<u;l+=1)Me(e,t,i[l],r);else Me(e,t,i,r);else e.json||te.call(r,s)||!te.call(t,s)||(e.line=o||e.line,e.lineStart=a||e.lineStart,e.position=c||e.position,Ae(e,"duplicated mapping key")),"__proto__"===s?Object.defineProperty(t,s,{configurable:!0,enumerable:!0,writable:!0,value:i}):t[s]=i,delete r[s];return t}function Re(e){var t;10===(t=e.input.charCodeAt(e.position))?e.position++:13===t?(e.position++,10===e.input.charCodeAt(e.position)&&e.position++):Ae(e,"a line break is expected"),e.line+=1,e.lineStart=e.position,e.firstTabInLine=-1}function Ie(e,t,r){for(var n=0,s=e.input.charCodeAt(e.position);0!==s;){for(;ye(s);)9===s&&-1===e.firstTabInLine&&(e.firstTabInLine=e.position),s=e.input.charCodeAt(++e.position);if(t&&35===s)do{s=e.input.charCodeAt(++e.position)}while(10!==s&&13!==s&&0!==s);if(!de(s))break;for(Re(e),s=e.input.charCodeAt(e.position),n++,e.lineIndent=0;32===s;)e.lineIndent++,s=e.input.charCodeAt(++e.position)}return-1!==r&&0!==n&&e.lineIndent<r&&$e(e,"deficient indentation"),n}function Fe(e){var t,r=e.position;return!(45!==(t=e.input.charCodeAt(r))&&46!==t||t!==e.input.charCodeAt(r+1)||t!==e.input.charCodeAt(r+2)||(r+=3,0!==(t=e.input.charCodeAt(r))&&!ge(t)))}function _e(e,t){1===t?e.result+=" ":t>1&&(e.result+=m.repeat("\n",t-1))}function Ne(e,t){var r,n,s=e.tag,i=e.anchor,o=[],a=!1;if(-1!==e.firstTabInLine)return!1;for(null!==e.anchor&&(e.anchorMap[e.anchor]=o),n=e.input.charCodeAt(e.position);0!==n&&(-1!==e.firstTabInLine&&(e.position=e.firstTabInLine,Ae(e,"tab characters must not be used in indentation")),45===n)&&ge(e.input.charCodeAt(e.position+1));)if(a=!0,e.position++,Ie(e,!0,-1)&&e.lineIndent<=t)o.push(null),n=e.input.charCodeAt(e.position);else if(r=e.line,Le(e,t,se,!1,!0),o.push(e.result),Ie(e,!0,-1),n=e.input.charCodeAt(e.position),(e.line===r||e.lineIndent>t)&&0!==n)Ae(e,"bad indentation of a sequence entry");else if(e.lineIndent<t)break;return!!a&&(e.tag=s,e.anchor=i,e.kind="sequence",e.result=o,!0)}function De(e){var t,r,n,s,i=!1,o=!1;if(33!==(s=e.input.charCodeAt(e.position)))return!1;if(null!==e.tag&&Ae(e,"duplication of a tag property"),60===(s=e.input.charCodeAt(++e.position))?(i=!0,s=e.input.charCodeAt(++e.position)):33===s?(o=!0,r="!!",s=e.input.charCodeAt(++e.position)):r="!",t=e.position,i){do{s=e.input.charCodeAt(++e.position)}while(0!==s&&62!==s);e.position<e.length?(n=e.input.slice(t,e.position),s=e.input.charCodeAt(++e.position)):Ae(e,"unexpected end of the stream within a verbatim tag")}else{for(;0!==s&&!ge(s);)33===s&&(o?Ae(e,"tag suffix cannot contain exclamation marks"):(r=e.input.slice(t-1,e.position+1),he.test(r)||Ae(e,"named tag handle cannot contain such characters"),o=!0,t=e.position+1)),s=e.input.charCodeAt(++e.position);n=e.input.slice(t,e.position),pe.test(n)&&Ae(e,"tag suffix cannot contain flow indicator characters")}n&&!fe.test(n)&&Ae(e,"tag name cannot contain such characters: "+n);try{n=decodeURIComponent(n)}catch(t){Ae(e,"tag name is malformed: "+n)}return i?e.tag=n:te.call(e.tagMap,r)?e.tag=e.tagMap[r]+n:"!"===r?e.tag="!"+n:"!!"===r?e.tag="tag:yaml.org,2002:"+n:Ae(e,'undeclared tag handle "'+r+'"'),!0}function qe(e){var t,r;if(38!==(r=e.input.charCodeAt(e.position)))return!1;for(null!==e.anchor&&Ae(e,"duplication of an anchor property"),r=e.input.charCodeAt(++e.position),t=e.position;0!==r&&!ge(r)&&!ve(r);)r=e.input.charCodeAt(++e.position);return e.position===t&&Ae(e,"name of an anchor node must contain at least one character"),e.anchor=e.input.slice(t,e.position),!0}function Le(e,t,r,n,s){var i,o,a,c,l,u,p,h,f,d=1,y=!1,g=!1;if(null!==e.listener&&e.listener("open",e),e.tag=null,e.anchor=null,e.kind=null,e.result=null,i=o=a=ie===r||se===r,n&&Ie(e,!0,-1)&&(y=!0,e.lineIndent>t?d=1:e.lineIndent===t?d=0:e.lineIndent<t&&(d=-1)),1===d)for(;De(e)||qe(e);)Ie(e,!0,-1)?(y=!0,a=i,e.lineIndent>t?d=1:e.lineIndent===t?d=0:e.lineIndent<t&&(d=-1)):a=!1;if(a&&(a=y||s),1!==d&&ie!==r||(h=re===r||ne===r?t:t+1,f=e.position-e.lineStart,1===d?a&&(Ne(e,f)||function(e,t,r){var n,s,i,o,a,c,l,u=e.tag,p=e.anchor,h={},f=Object.create(null),m=null,d=null,y=null,g=!1,v=!1;if(-1!==e.firstTabInLine)return!1;for(null!==e.anchor&&(e.anchorMap[e.anchor]=h),l=e.input.charCodeAt(e.position);0!==l;){if(g||-1===e.firstTabInLine||(e.position=e.firstTabInLine,Ae(e,"tab characters must not be used in indentation")),n=e.input.charCodeAt(e.position+1),i=e.line,63!==l&&58!==l||!ge(n)){if(o=e.line,a=e.lineStart,c=e.position,!Le(e,r,ne,!1,!0))break;if(e.line===i){for(l=e.input.charCodeAt(e.position);ye(l);)l=e.input.charCodeAt(++e.position);if(58===l)ge(l=e.input.charCodeAt(++e.position))||Ae(e,"a whitespace character is expected after the key-value separator within a block mapping"),g&&(Ce(e,h,f,m,d,null,o,a,c),m=d=y=null),v=!0,g=!1,s=!1,m=e.tag,d=e.result;else{if(!v)return e.tag=u,e.anchor=p,!0;Ae(e,"can not read an implicit mapping pair; a colon is missed")}}else{if(!v)return e.tag=u,e.anchor=p,!0;Ae(e,"can not read a block mapping entry; a multiline key may not be an implicit key")}}else 63===l?(g&&(Ce(e,h,f,m,d,null,o,a,c),m=d=y=null),v=!0,g=!0,s=!0):g?(g=!1,s=!0):Ae(e,"incomplete explicit mapping pair; a key node is missed; or followed by a non-tabulated empty line"),e.position+=1,l=n;if((e.line===i||e.lineIndent>t)&&(g&&(o=e.line,a=e.lineStart,c=e.position),Le(e,t,ie,!0,s)&&(g?d=e.result:y=e.result),g||(Ce(e,h,f,m,d,y,o,a,c),m=d=y=null),Ie(e,!0,-1),l=e.input.charCodeAt(e.position)),(e.line===i||e.lineIndent>t)&&0!==l)Ae(e,"bad indentation of a mapping entry");else if(e.lineIndent<t)break}return g&&Ce(e,h,f,m,d,null,o,a,c),v&&(e.tag=u,e.anchor=p,e.kind="mapping",e.result=h),v}(e,f,h))||function(e,t){var r,n,s,i,o,a,c,l,u,p,h,f,m=!0,d=e.tag,y=e.anchor,g=Object.create(null);if(91===(f=e.input.charCodeAt(e.position)))o=93,l=!1,i=[];else{if(123!==f)return!1;o=125,l=!0,i={}}for(null!==e.anchor&&(e.anchorMap[e.anchor]=i),f=e.input.charCodeAt(++e.position);0!==f;){if(Ie(e,!0,t),(f=e.input.charCodeAt(e.position))===o)return e.position++,e.tag=d,e.anchor=y,e.kind=l?"mapping":"sequence",e.result=i,!0;m?44===f&&Ae(e,"expected the node content, but found ','"):Ae(e,"missed comma between flow collection entries"),h=null,a=c=!1,63===f&&ge(e.input.charCodeAt(e.position+1))&&(a=c=!0,e.position++,Ie(e,!0,t)),r=e.line,n=e.lineStart,s=e.position,Le(e,t,re,!1,!0),p=e.tag,u=e.result,Ie(e,!0,t),f=e.input.charCodeAt(e.position),!c&&e.line!==r||58!==f||(a=!0,f=e.input.charCodeAt(++e.position),Ie(e,!0,t),Le(e,t,re,!1,!0),h=e.result),l?Ce(e,i,g,p,u,h,r,n,s):a?i.push(Ce(e,null,g,p,u,h,r,n,s)):i.push(u),Ie(e,!0,t),44===(f=e.input.charCodeAt(e.position))?(m=!0,f=e.input.charCodeAt(++e.position)):m=!1}Ae(e,"unexpected end of the stream within a flow collection")}(e,h)?g=!0:(o&&function(e,t){var r,n,s,i,o,a=oe,c=!1,l=!1,u=t,p=0,h=!1;if(124===(i=e.input.charCodeAt(e.position)))n=!1;else{if(62!==i)return!1;n=!0}for(e.kind="scalar",e.result="";0!==i;)if(43===(i=e.input.charCodeAt(++e.position))||45===i)oe===a?a=43===i?ce:ae:Ae(e,"repeat of a chomping mode identifier");else{if(!((s=48<=(o=i)&&o<=57?o-48:-1)>=0))break;0===s?Ae(e,"bad explicit indentation width of a block scalar; it cannot be less than one"):l?Ae(e,"repeat of an indentation width identifier"):(u=t+s-1,l=!0)}if(ye(i)){do{i=e.input.charCodeAt(++e.position)}while(ye(i));if(35===i)do{i=e.input.charCodeAt(++e.position)}while(!de(i)&&0!==i)}for(;0!==i;){for(Re(e),e.lineIndent=0,i=e.input.charCodeAt(e.position);(!l||e.lineIndent<u)&&32===i;)e.lineIndent++,i=e.input.charCodeAt(++e.position);if(!l&&e.lineIndent>u&&(u=e.lineIndent),de(i))p++;else{if(e.lineIndent<u){a===ce?e.result+=m.repeat("\n",c?1+p:p):a===oe&&c&&(e.result+="\n");break}for(n?ye(i)?(h=!0,e.result+=m.repeat("\n",c?1+p:p)):h?(h=!1,e.result+=m.repeat("\n",p+1)):0===p?c&&(e.result+=" "):e.result+=m.repeat("\n",p):e.result+=m.repeat("\n",c?1+p:p),c=!0,l=!0,p=0,r=e.position;!de(i)&&0!==i;)i=e.input.charCodeAt(++e.position);Te(e,r,e.position,!1)}}return!0}(e,h)||function(e,t){var r,n,s;if(39!==(r=e.input.charCodeAt(e.position)))return!1;for(e.kind="scalar",e.result="",e.position++,n=s=e.position;0!==(r=e.input.charCodeAt(e.position));)if(39===r){if(Te(e,n,e.position,!0),39!==(r=e.input.charCodeAt(++e.position)))return!0;n=e.position,e.position++,s=e.position}else de(r)?(Te(e,n,s,!0),_e(e,Ie(e,!1,t)),n=s=e.position):e.position===e.lineStart&&Fe(e)?Ae(e,"unexpected end of the document within a single quoted scalar"):(e.position++,s=e.position);Ae(e,"unexpected end of the stream within a single quoted scalar")}(e,h)||function(e,t){var r,n,s,i,o,a,c;if(34!==(a=e.input.charCodeAt(e.position)))return!1;for(e.kind="scalar",e.result="",e.position++,r=n=e.position;0!==(a=e.input.charCodeAt(e.position));){if(34===a)return Te(e,r,e.position,!0),e.position++,!0;if(92===a){if(Te(e,r,e.position,!0),de(a=e.input.charCodeAt(++e.position)))Ie(e,!1,t);else if(a<256&&we[a])e.result+=je[a],e.position++;else if((o=120===(c=a)?2:117===c?4:85===c?8:0)>0){for(s=o,i=0;s>0;s--)(o=be(a=e.input.charCodeAt(++e.position)))>=0?i=(i<<4)+o:Ae(e,"expected hexadecimal character");e.result+=Ee(i),e.position++}else Ae(e,"unknown escape sequence");r=n=e.position}else de(a)?(Te(e,r,n,!0),_e(e,Ie(e,!1,t)),r=n=e.position):e.position===e.lineStart&&Fe(e)?Ae(e,"unexpected end of the document within a double quoted scalar"):(e.position++,n=e.position)}Ae(e,"unexpected end of the stream within a double quoted scalar")}(e,h)?g=!0:!function(e){var t,r,n;if(42!==(n=e.input.charCodeAt(e.position)))return!1;for(n=e.input.charCodeAt(++e.position),t=e.position;0!==n&&!ge(n)&&!ve(n);)n=e.input.charCodeAt(++e.position);return e.position===t&&Ae(e,"name of an alias node must contain at least one character"),r=e.input.slice(t,e.position),te.call(e.anchorMap,r)||Ae(e,'unidentified alias "'+r+'"'),e.result=e.anchorMap[r],Ie(e,!0,-1),!0}(e)?function(e,t,r){var n,s,i,o,a,c,l,u,p=e.kind,h=e.result;if(ge(u=e.input.charCodeAt(e.position))||ve(u)||35===u||38===u||42===u||33===u||124===u||62===u||39===u||34===u||37===u||64===u||96===u)return!1;if((63===u||45===u)&&(ge(n=e.input.charCodeAt(e.position+1))||r&&ve(n)))return!1;for(e.kind="scalar",e.result="",s=i=e.position,o=!1;0!==u;){if(58===u){if(ge(n=e.input.charCodeAt(e.position+1))||r&&ve(n))break}else if(35===u){if(ge(e.input.charCodeAt(e.position-1)))break}else{if(e.position===e.lineStart&&Fe(e)||r&&ve(u))break;if(de(u)){if(a=e.line,c=e.lineStart,l=e.lineIndent,Ie(e,!1,-1),e.lineIndent>=t){o=!0,u=e.input.charCodeAt(e.position);continue}e.position=i,e.line=a,e.lineStart=c,e.lineIndent=l;break}}o&&(Te(e,s,i,!1),_e(e,e.line-a),s=i=e.position,o=!1),ye(u)||(i=e.position+1),u=e.input.charCodeAt(++e.position)}return Te(e,s,i,!1),!!e.result||(e.kind=p,e.result=h,!1)}(e,h,re===r)&&(g=!0,null===e.tag&&(e.tag="?")):(g=!0,null===e.tag&&null===e.anchor||Ae(e,"alias node should not have any properties")),null!==e.anchor&&(e.anchorMap[e.anchor]=e.result)):0===d&&(g=a&&Ne(e,f))),null===e.tag)null!==e.anchor&&(e.anchorMap[e.anchor]=e.result);else if("?"===e.tag){for(null!==e.result&&"scalar"!==e.kind&&Ae(e,'unacceptable node kind for !<?> tag; it should be "scalar", not "'+e.kind+'"'),c=0,l=e.implicitTypes.length;c<l;c+=1)if((p=e.implicitTypes[c]).resolve(e.result)){e.result=p.construct(e.result),e.tag=p.tag,null!==e.anchor&&(e.anchorMap[e.anchor]=e.result);break}}else if("!"!==e.tag){if(te.call(e.typeMap[e.kind||"fallback"],e.tag))p=e.typeMap[e.kind||"fallback"][e.tag];else for(p=null,c=0,l=(u=e.typeMap.multi[e.kind||"fallback"]).length;c<l;c+=1)if(e.tag.slice(0,u[c].tag.length)===u[c].tag){p=u[c];break}p||Ae(e,"unknown tag !<"+e.tag+">"),null!==e.result&&p.kind!==e.kind&&Ae(e,"unacceptable node kind for !<"+e.tag+'> tag; it should be "'+p.kind+'", not "'+e.kind+'"'),p.resolve(e.result,e.tag)?(e.result=p.construct(e.result,e.tag),null!==e.anchor&&(e.anchorMap[e.anchor]=e.result)):Ae(e,"cannot resolve a node with !<"+e.tag+"> explicit tag")}return null!==e.listener&&e.listener("close",e),null!==e.tag||null!==e.anchor||g}function Ve(e){var t,r,n,s,i=e.position,o=!1;for(e.version=null,e.checkLineBreaks=e.legacy,e.tagMap=Object.create(null),e.anchorMap=Object.create(null);0!==(s=e.input.charCodeAt(e.position))&&(Ie(e,!0,-1),s=e.input.charCodeAt(e.position),!(e.lineIndent>0||37!==s));){for(o=!0,s=e.input.charCodeAt(++e.position),t=e.position;0!==s&&!ge(s);)s=e.input.charCodeAt(++e.position);for(n=[],(r=e.input.slice(t,e.position)).length<1&&Ae(e,"directive name must not be less than one character in length");0!==s;){for(;ye(s);)s=e.input.charCodeAt(++e.position);if(35===s){do{s=e.input.charCodeAt(++e.position)}while(0!==s&&!de(s));break}if(de(s))break;for(t=e.position;0!==s&&!ge(s);)s=e.input.charCodeAt(++e.position);n.push(e.input.slice(t,e.position))}0!==s&&Re(e),te.call(ke,r)?ke[r](e,r,n):$e(e,'unknown document directive "'+r+'"')}Ie(e,!0,-1),0===e.lineIndent&&45===e.input.charCodeAt(e.position)&&45===e.input.charCodeAt(e.position+1)&&45===e.input.charCodeAt(e.position+2)?(e.position+=3,Ie(e,!0,-1)):o&&Ae(e,"directives end mark is expected"),Le(e,e.lineIndent-1,ie,!1,!0),Ie(e,!0,-1),e.checkLineBreaks&&ue.test(e.input.slice(i,e.position))&&$e(e,"non-ASCII line breaks are interpreted as content"),e.documents.push(e.result),e.position===e.lineStart&&Fe(e)?46===e.input.charCodeAt(e.position)&&(e.position+=3,Ie(e,!0,-1)):e.position<e.length-1&&Ae(e,"end of the stream or a document separator is expected")}function Be(e,t){t=t||{},0!==(e=String(e)).length&&(10!==e.charCodeAt(e.length-1)&&13!==e.charCodeAt(e.length-1)&&(e+="\n"),65279===e.charCodeAt(0)&&(e=e.slice(1)));var r=new Se(e,t),n=e.indexOf("\0");for(-1!==n&&(r.position=n,Ae(r,"null byte is not allowed in input")),r.input+="\0";32===r.input.charCodeAt(r.position);)r.lineIndent+=1,r.position+=1;for(;r.position<r.length-1;)Ve(r);return r.documents}var Ue={loadAll:function(e,t,r){null!==t&&"object"==typeof t&&void 0===r&&(r=t,t=null);var n=Be(e,r);if("function"!=typeof t)return n;for(var s=0,i=n.length;s<i;s+=1)t(n[s])},load:function(e,t){var r=Be(e,t);if(0!==r.length){if(1===r.length)return r[0];throw new g("expected a single document in the stream, but found more")}}},ze=Object.prototype.toString,Je=Object.prototype.hasOwnProperty,He=65279,Ge=9,We=10,Ke=13,Ye=32,Xe=33,Qe=34,Ze=35,et=37,tt=38,rt=39,nt=42,st=44,it=45,ot=58,at=61,ct=62,lt=63,ut=64,pt=91,ht=93,ft=96,mt=123,dt=124,yt=125,gt={0:"\\0",7:"\\a",8:"\\b",9:"\\t",10:"\\n",11:"\\v",12:"\\f",13:"\\r",27:"\\e",34:'\\"',92:"\\\\",133:"\\N",160:"\\_",8232:"\\L",8233:"\\P"},vt=["y","Y","yes","Yes","YES","on","On","ON","n","N","no","No","NO","off","Off","OFF"],bt=/^[-+]?[0-9_]+(?::[0-9_]+)+(?:\.[0-9_]*)?$/;function xt(e){var t,r,n;if(t=e.toString(16).toUpperCase(),e<=255)r="x",n=2;else if(e<=65535)r="u",n=4;else{if(!(e<=4294967295))throw new g("code point within a string may not be greater than 0xFFFFFFFF");r="U",n=8}return"\\"+r+m.repeat("0",n-t.length)+t}var Et=1,wt=2;function jt(e){this.schema=e.schema||ee,this.indent=Math.max(1,e.indent||2),this.noArrayIndent=e.noArrayIndent||!1,this.skipInvalid=e.skipInvalid||!1,this.flowLevel=m.isNothing(e.flowLevel)?-1:e.flowLevel,this.styleMap=function(e,t){var r,n,s,i,o,a,c;if(null===t)return{};for(r={},s=0,i=(n=Object.keys(t)).length;s<i;s+=1)o=n[s],a=String(t[o]),"!!"===o.slice(0,2)&&(o="tag:yaml.org,2002:"+o.slice(2)),(c=e.compiledTypeMap.fallback[o])&&Je.call(c.styleAliases,a)&&(a=c.styleAliases[a]),r[o]=a;return r}(this.schema,e.styles||null),this.sortKeys=e.sortKeys||!1,this.lineWidth=e.lineWidth||80,this.noRefs=e.noRefs||!1,this.noCompatMode=e.noCompatMode||!1,this.condenseFlow=e.condenseFlow||!1,this.quotingType='"'===e.quotingType?wt:Et,this.forceQuotes=e.forceQuotes||!1,this.replacer="function"==typeof e.replacer?e.replacer:null,this.implicitTypes=this.schema.compiledImplicit,this.explicitTypes=this.schema.compiledExplicit,this.tag=null,this.result="",this.duplicates=[],this.usedDuplicates=null}function Ot(e,t){for(var r,n=m.repeat(" ",t),s=0,i=-1,o="",a=e.length;s<a;)-1===(i=e.indexOf("\n",s))?(r=e.slice(s),s=a):(r=e.slice(s,i+1),s=i+1),r.length&&"\n"!==r&&(o+=n),o+=r;return o}function St(e,t){return"\n"+m.repeat(" ",e.indent*t)}function Pt(e){return e===Ye||e===Ge}function At(e){return 32<=e&&e<=126||161<=e&&e<=55295&&8232!==e&&8233!==e||57344<=e&&e<=65533&&e!==He||65536<=e&&e<=1114111}function $t(e){return At(e)&&e!==He&&e!==Ke&&e!==We}function kt(e,t,r){var n=$t(e),s=n&&!Pt(e);return(r?n:n&&e!==st&&e!==pt&&e!==ht&&e!==mt&&e!==yt)&&e!==Ze&&!(t===ot&&!s)||$t(t)&&!Pt(t)&&e===Ze||t===ot&&s}function Tt(e,t){var r,n=e.charCodeAt(t);return n>=55296&&n<=56319&&t+1<e.length&&(r=e.charCodeAt(t+1))>=56320&&r<=57343?1024*(n-55296)+r-56320+65536:n}function Mt(e){return/^\n* /.test(e)}var Ct=1,Rt=2,It=3,Ft=4,_t=5;function Nt(e,t,r,n,s,i,o,a){var c,l,u=0,p=null,h=!1,f=!1,m=-1!==n,d=-1,y=At(l=Tt(e,0))&&l!==He&&!Pt(l)&&l!==it&&l!==lt&&l!==ot&&l!==st&&l!==pt&&l!==ht&&l!==mt&&l!==yt&&l!==Ze&&l!==tt&&l!==nt&&l!==Xe&&l!==dt&&l!==at&&l!==ct&&l!==rt&&l!==Qe&&l!==et&&l!==ut&&l!==ft&&function(e){return!Pt(e)&&e!==ot}(Tt(e,e.length-1));if(t||o)for(c=0;c<e.length;u>=65536?c+=2:c++){if(!At(u=Tt(e,c)))return _t;y=y&&kt(u,p,a),p=u}else{for(c=0;c<e.length;u>=65536?c+=2:c++){if((u=Tt(e,c))===We)h=!0,m&&(f=f||c-d-1>n&&" "!==e[d+1],d=c);else if(!At(u))return _t;y=y&&kt(u,p,a),p=u}f=f||m&&c-d-1>n&&" "!==e[d+1]}return h||f?r>9&&Mt(e)?_t:o?i===wt?_t:Rt:f?Ft:It:!y||o||s(e)?i===wt?_t:Rt:Ct}function Dt(e,t,r,n,s){e.dump=function(){if(0===t.length)return e.quotingType===wt?'""':"''";if(!e.noCompatMode&&(-1!==vt.indexOf(t)||bt.test(t)))return e.quotingType===wt?'"'+t+'"':"'"+t+"'";var i=e.indent*Math.max(1,r),o=-1===e.lineWidth?-1:Math.max(Math.min(e.lineWidth,40),e.lineWidth-i),a=n||e.flowLevel>-1&&r>=e.flowLevel;switch(Nt(t,a,e.indent,o,(function(t){return function(e,t){var r,n;for(r=0,n=e.implicitTypes.length;r<n;r+=1)if(e.implicitTypes[r].resolve(t))return!0;return!1}(e,t)}),e.quotingType,e.forceQuotes&&!n,s)){case Ct:return t;case Rt:return"'"+t.replace(/'/g,"''")+"'";case It:return"|"+qt(t,e.indent)+Lt(Ot(t,i));case Ft:return">"+qt(t,e.indent)+Lt(Ot(function(e,t){var r,n,s=/(\n+)([^\n]*)/g,i=(a=e.indexOf("\n"),a=-1!==a?a:e.length,s.lastIndex=a,Vt(e.slice(0,a),t)),o="\n"===e[0]||" "===e[0];var a;for(;n=s.exec(e);){var c=n[1],l=n[2];r=" "===l[0],i+=c+(o||r||""===l?"":"\n")+Vt(l,t),o=r}return i}(t,o),i));case _t:return'"'+function(e){for(var t,r="",n=0,s=0;s<e.length;n>=65536?s+=2:s++)n=Tt(e,s),!(t=gt[n])&&At(n)?(r+=e[s],n>=65536&&(r+=e[s+1])):r+=t||xt(n);return r}(t)+'"';default:throw new g("impossible error: invalid scalar style")}}()}function qt(e,t){var r=Mt(e)?String(t):"",n="\n"===e[e.length-1];return r+(n&&("\n"===e[e.length-2]||"\n"===e)?"+":n?"":"-")+"\n"}function Lt(e){return"\n"===e[e.length-1]?e.slice(0,-1):e}function Vt(e,t){if(""===e||" "===e[0])return e;for(var r,n,s=/ [^ ]/g,i=0,o=0,a=0,c="";r=s.exec(e);)(a=r.index)-i>t&&(n=o>i?o:a,c+="\n"+e.slice(i,n),i=n+1),o=a;return c+="\n",e.length-i>t&&o>i?c+=e.slice(i,o)+"\n"+e.slice(o+1):c+=e.slice(i),c.slice(1)}function Bt(e,t,r,n){var s,i,o,a="",c=e.tag;for(s=0,i=r.length;s<i;s+=1)o=r[s],e.replacer&&(o=e.replacer.call(r,String(s),o)),(zt(e,t+1,o,!0,!0,!1,!0)||void 0===o&&zt(e,t+1,null,!0,!0,!1,!0))&&(n&&""===a||(a+=St(e,t)),e.dump&&We===e.dump.charCodeAt(0)?a+="-":a+="- ",a+=e.dump);e.tag=c,e.dump=a||"[]"}function Ut(e,t,r){var n,s,i,o,a,c;for(i=0,o=(s=r?e.explicitTypes:e.implicitTypes).length;i<o;i+=1)if(((a=s[i]).instanceOf||a.predicate)&&(!a.instanceOf||"object"==typeof t&&t instanceof a.instanceOf)&&(!a.predicate||a.predicate(t))){if(r?a.multi&&a.representName?e.tag=a.representName(t):e.tag=a.tag:e.tag="?",a.represent){if(c=e.styleMap[a.tag]||a.defaultStyle,"[object Function]"===ze.call(a.represent))n=a.represent(t,c);else{if(!Je.call(a.represent,c))throw new g("!<"+a.tag+'> tag resolver accepts not "'+c+'" style');n=a.represent[c](t,c)}e.dump=n}return!0}return!1}function zt(e,t,r,n,s,i,o){e.tag=null,e.dump=r,Ut(e,r,!1)||Ut(e,r,!0);var a,c=ze.call(e.dump),l=n;n&&(n=e.flowLevel<0||e.flowLevel>t);var u,p,h="[object Object]"===c||"[object Array]"===c;if(h&&(p=-1!==(u=e.duplicates.indexOf(r))),(null!==e.tag&&"?"!==e.tag||p||2!==e.indent&&t>0)&&(s=!1),p&&e.usedDuplicates[u])e.dump="*ref_"+u;else{if(h&&p&&!e.usedDuplicates[u]&&(e.usedDuplicates[u]=!0),"[object Object]"===c)n&&0!==Object.keys(e.dump).length?(!function(e,t,r,n){var s,i,o,a,c,l,u="",p=e.tag,h=Object.keys(r);if(!0===e.sortKeys)h.sort();else if("function"==typeof e.sortKeys)h.sort(e.sortKeys);else if(e.sortKeys)throw new g("sortKeys must be a boolean or a function");for(s=0,i=h.length;s<i;s+=1)l="",n&&""===u||(l+=St(e,t)),a=r[o=h[s]],e.replacer&&(a=e.replacer.call(r,o,a)),zt(e,t+1,o,!0,!0,!0)&&((c=null!==e.tag&&"?"!==e.tag||e.dump&&e.dump.length>1024)&&(e.dump&&We===e.dump.charCodeAt(0)?l+="?":l+="? "),l+=e.dump,c&&(l+=St(e,t)),zt(e,t+1,a,!0,c)&&(e.dump&&We===e.dump.charCodeAt(0)?l+=":":l+=": ",u+=l+=e.dump));e.tag=p,e.dump=u||"{}"}(e,t,e.dump,s),p&&(e.dump="&ref_"+u+e.dump)):(!function(e,t,r){var n,s,i,o,a,c="",l=e.tag,u=Object.keys(r);for(n=0,s=u.length;n<s;n+=1)a="",""!==c&&(a+=", "),e.condenseFlow&&(a+='"'),o=r[i=u[n]],e.replacer&&(o=e.replacer.call(r,i,o)),zt(e,t,i,!1,!1)&&(e.dump.length>1024&&(a+="? "),a+=e.dump+(e.condenseFlow?'"':"")+":"+(e.condenseFlow?"":" "),zt(e,t,o,!1,!1)&&(c+=a+=e.dump));e.tag=l,e.dump="{"+c+"}"}(e,t,e.dump),p&&(e.dump="&ref_"+u+" "+e.dump));else if("[object Array]"===c)n&&0!==e.dump.length?(e.noArrayIndent&&!o&&t>0?Bt(e,t-1,e.dump,s):Bt(e,t,e.dump,s),p&&(e.dump="&ref_"+u+e.dump)):(!function(e,t,r){var n,s,i,o="",a=e.tag;for(n=0,s=r.length;n<s;n+=1)i=r[n],e.replacer&&(i=e.replacer.call(r,String(n),i)),(zt(e,t,i,!1,!1)||void 0===i&&zt(e,t,null,!1,!1))&&(""!==o&&(o+=","+(e.condenseFlow?"":" ")),o+=e.dump);e.tag=a,e.dump="["+o+"]"}(e,t,e.dump),p&&(e.dump="&ref_"+u+" "+e.dump));else{if("[object String]"!==c){if("[object Undefined]"===c)return!1;if(e.skipInvalid)return!1;throw new g("unacceptable kind of an object to dump "+c)}"?"!==e.tag&&Dt(e,e.dump,t,i,l)}null!==e.tag&&"?"!==e.tag&&(a=encodeURI("!"===e.tag[0]?e.tag.slice(1):e.tag).replace(/!/g,"%21"),a="!"===e.tag[0]?"!"+a:"tag:yaml.org,2002:"===a.slice(0,18)?"!!"+a.slice(18):"!<"+a+">",e.dump=a+" "+e.dump)}return!0}function Jt(e,t){var r,n,s=[],i=[];for(Ht(e,s,i),r=0,n=i.length;r<n;r+=1)t.duplicates.push(s[i[r]]);t.usedDuplicates=new Array(n)}function Ht(e,t,r){var n,s,i;if(null!==e&&"object"==typeof e)if(-1!==(s=t.indexOf(e)))-1===r.indexOf(s)&&r.push(s);else if(t.push(e),Array.isArray(e))for(s=0,i=e.length;s<i;s+=1)Ht(e[s],t,r);else for(s=0,i=(n=Object.keys(e)).length;s<i;s+=1)Ht(e[n[s]],t,r)}var Gt=function(e,t){var r=new jt(t=t||{});r.noRefs||Jt(e,r);var n=e;return r.replacer&&(n=r.replacer.call({"":n},"",n)),zt(r,0,n,!0,!0)?r.dump+"\n":""};function Wt(e,t){return function(){throw new Error("Function yaml."+e+" is removed in js-yaml 4. Use yaml."+t+" instead, which is now safe by default.")}}var Kt=j,Yt=P,Xt=T,Qt=q,Zt=L,er=ee,tr=Ue.load,rr=Ue.loadAll,nr={dump:Gt}.dump,sr=g,ir={binary:H,float:D,map:k,null:M,pairs:X,set:Z,timestamp:U,bool:C,int:F,merge:z,omap:K,seq:$,str:A},or=Wt("safeLoad","load"),ar=Wt("safeLoadAll","loadAll"),cr=Wt("safeDump","dump");const lr={Type:Kt,Schema:Yt,FAILSAFE_SCHEMA:Xt,JSON_SCHEMA:Qt,CORE_SCHEMA:Zt,DEFAULT_SCHEMA:er,load:tr,loadAll:rr,dump:nr,YAMLException:sr,types:ir,safeLoad:or,safeLoadAll:ar,safeDump:cr},{fetch:ur,Response:pr,Headers:hr,Request:fr,FormData:mr,File:dr,Blob:yr}=globalThis;void 0===globalThis.fetch&&(globalThis.fetch=ur),void 0===globalThis.Headers&&(globalThis.Headers=hr),void 0===globalThis.Request&&(globalThis.Request=fr),void 0===globalThis.Response&&(globalThis.Response=pr),void 0===globalThis.FormData&&(globalThis.FormData=mr),void 0===globalThis.File&&(globalThis.File=dr),void 0===globalThis.Blob&&(globalThis.Blob=yr);const gr=e=>":/?#[]@!$&'()*+,;=".indexOf(e)>-1,vr=e=>/^[a-z0-9\-._~]+$/i.test(e);function br(e){let{escape:t}=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},r=arguments.length>2?arguments[2]:void 0;return"number"==typeof e&&(e=e.toString()),"string"==typeof e&&e.length&&t?r?JSON.parse(e):[...e].map((e=>{if(vr(e))return e;if(gr(e)&&"unsafe"===t)return e;const r=new TextEncoder;return Array.from(r.encode(e)).map((e=>`0${e.toString(16).toUpperCase()}`.slice(-2))).map((e=>`%${e}`)).join("")})).join(""):e}function xr(e){const{value:t}=e;return Array.isArray(t)?function(e){let{key:t,value:r,style:n,explode:s,escape:i}=e;const o=e=>br(e,{escape:i});if("simple"===n)return r.map((e=>o(e))).join(",");if("label"===n)return`.${r.map((e=>o(e))).join(".")}`;if("matrix"===n)return r.map((e=>o(e))).reduce(((e,r)=>!e||s?`${e||""};${t}=${r}`:`${e},${r}`),"");if("form"===n){const e=s?`&${t}=`:",";return r.map((e=>o(e))).join(e)}if("spaceDelimited"===n){const e=s?`${t}=`:"";return r.map((e=>o(e))).join(` ${e}`)}if("pipeDelimited"===n){const e=s?`${t}=`:"";return r.map((e=>o(e))).join(`|${e}`)}return}(e):"object"==typeof t?function(e){let{key:t,value:r,style:n,explode:s,escape:i}=e;const o=e=>br(e,{escape:i}),a=Object.keys(r);if("simple"===n)return a.reduce(((e,t)=>{const n=o(r[t]);return`${e?`${e},`:""}${t}${s?"=":","}${n}`}),"");if("label"===n)return a.reduce(((e,t)=>{const n=o(r[t]);return`${e?`${e}.`:"."}${t}${s?"=":"."}${n}`}),"");if("matrix"===n&&s)return a.reduce(((e,t)=>`${e?`${e};`:";"}${t}=${o(r[t])}`),"");if("matrix"===n)return a.reduce(((e,n)=>{const s=o(r[n]);return`${e?`${e},`:`;${t}=`}${n},${s}`}),"");if("form"===n)return a.reduce(((e,t)=>{const n=o(r[t]);return`${e?`${e}${s?"&":","}`:""}${t}${s?"=":","}${n}`}),"");return}(e):function(e){let{key:t,value:r,style:n,escape:s}=e;const i=e=>br(e,{escape:s});if("simple"===n)return i(r);if("label"===n)return`.${i(r)}`;if("matrix"===n)return`;${t}=${i(r)}`;if("form"===n)return i(r);if("deepObject"===n)return i(r,{},!0);return}(e)}const Er={serializeRes:Or,mergeInQueryOrForm:Ir};async function wr(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};"object"==typeof e&&(t=e,e=t.url),t.headers=t.headers||{},Er.mergeInQueryOrForm(t),t.headers&&Object.keys(t.headers).forEach((e=>{const r=t.headers[e];"string"==typeof r&&(t.headers[e]=r.replace(/\n+/g," "))})),t.requestInterceptor&&(t=await t.requestInterceptor(t)||t);const r=t.headers["content-type"]||t.headers["Content-Type"];let n;/multipart\/form-data/i.test(r)&&(delete t.headers["content-type"],delete t.headers["Content-Type"]);try{n=await(t.userFetch||fetch)(t.url,t),n=await Er.serializeRes(n,e,t),t.responseInterceptor&&(n=await t.responseInterceptor(n)||n)}catch(e){if(!n)throw e;const t=new Error(n.statusText||`response status is ${n.status}`);throw t.status=n.status,t.statusCode=n.status,t.responseError=e,t}if(!n.ok){const e=new Error(n.statusText||`response status is ${n.status}`);throw e.status=n.status,e.statusCode=n.status,e.response=n,e}return n}const jr=function(){return/(json|xml|yaml|text)\b/.test(arguments.length>0&&void 0!==arguments[0]?arguments[0]:"")};function Or(e,t){let{loadSpec:r=!1}=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{};const n={ok:e.ok,url:e.url||t,status:e.status,statusText:e.statusText,headers:Sr(e.headers)},s=n.headers["content-type"],i=r||jr(s);return(i?e.text:e.blob||e.buffer).call(e).then((e=>{if(n.text=e,n.data=e,i)try{const t=function(e,t){return t&&(0===t.indexOf("application/json")||t.indexOf("+json")>0)?JSON.parse(e):lr.load(e)}(e,s);n.body=t,n.obj=t}catch(e){n.parseError=e}return n}))}function Sr(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};return"function"!=typeof e.entries?{}:Array.from(e.entries()).reduce(((e,t)=>{let[r,n]=t;return e[r]=function(e){return e.includes(", ")?e.split(", "):e}(n),e}),{})}function Pr(e,t){return t||"undefined"==typeof navigator||(t=navigator),t&&"ReactNative"===t.product?!(!e||"object"!=typeof e||"string"!=typeof e.uri):"undefined"!=typeof File&&e instanceof File||("undefined"!=typeof Blob&&e instanceof Blob||(!!ArrayBuffer.isView(e)||null!==e&&"object"==typeof e&&"function"==typeof e.pipe))}function Ar(e,t){return Array.isArray(e)&&e.some((e=>Pr(e,t)))}const $r={form:",",spaceDelimited:"%20",pipeDelimited:"|"},kr={csv:",",ssv:"%20",tsv:"%09",pipes:"|"};class Tr extends File{constructor(e){super([e],arguments.length>1&&void 0!==arguments[1]?arguments[1]:"",arguments.length>2&&void 0!==arguments[2]?arguments[2]:{}),this.data=e}valueOf(){return this.data}toString(){return this.valueOf()}}function Mr(e,t){let r=arguments.length>2&&void 0!==arguments[2]&&arguments[2];const{collectionFormat:n,allowEmptyValue:s,serializationOption:i,encoding:o}=t,a="object"!=typeof t||Array.isArray(t)?t:t.value,c=r?e=>e.toString():e=>encodeURIComponent(e),l=c(e);if(void 0===a&&s)return[[l,""]];if(Pr(a)||Ar(a))return[[l,a]];if(i)return Cr(e,a,r,i);if(o){if([typeof o.style,typeof o.explode,typeof o.allowReserved].some((e=>"undefined"!==e))){const{style:t,explode:n,allowReserved:s}=o;return Cr(e,a,r,{style:t,explode:n,allowReserved:s})}if("string"==typeof o.contentType){if(o.contentType.startsWith("application/json")){const e=c("string"==typeof a?a:JSON.stringify(a));return[[l,new Tr(e,"blob",{type:o.contentType})]]}const e=c(String(a));return[[l,new Tr(e,"blob",{type:o.contentType})]]}return"object"!=typeof a?[[l,c(a)]]:Array.isArray(a)&&a.every((e=>"object"!=typeof e))?[[l,a.map(c).join(",")]]:[[l,c(JSON.stringify(a))]]}return"object"!=typeof a?[[l,c(a)]]:Array.isArray(a)?"multi"===n?[[l,a.map(c)]]:[[l,a.map(c).join(kr[n||"csv"])]]:[[l,""]]}function Cr(e,t,r,n){const s=n.style||"form",i=void 0===n.explode?"form"===s:n.explode,o=!r&&(n&&n.allowReserved?"unsafe":"reserved"),a=e=>br(e,{escape:o}),c=r?e=>e:e=>br(e,{escape:o});return"object"!=typeof t?[[c(e),a(t)]]:Array.isArray(t)?i?[[c(e),t.map(a)]]:[[c(e),t.map(a).join($r[s])]]:"deepObject"===s?Object.keys(t).map((r=>[c(`${e}[${r}]`),a(t[r])])):i?Object.keys(t).map((e=>[c(e),a(t[e])])):[[c(e),Object.keys(t).map((e=>[`${c(e)},${a(t[e])}`])).join(",")]]}function Rr(e){const t=Object.keys(e).reduce(((t,r)=>{for(const[n,s]of Mr(r,e[r]))t[n]=s instanceof Tr?s.valueOf():s;return t}),{});return p().stringify(t,{encode:!1,indices:!1})||""}function Ir(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};const{url:t="",query:r,form:n}=e;if(n){const t=Object.keys(n).some((e=>{const{value:t}=n[e];return Pr(t)||Ar(t)})),r=e.headers["content-type"]||e.headers["Content-Type"];if(t||/multipart\/form-data/i.test(r)){const t=(s=e.form,Object.entries(s).reduce(((e,t)=>{let[r,n]=t;for(const[t,s]of Mr(r,n,!0))if(Array.isArray(s))for(const r of s)if(ArrayBuffer.isView(r)){const n=new Blob([r]);e.append(t,n)}else e.append(t,r);else if(ArrayBuffer.isView(s)){const r=new Blob([s]);e.append(t,r)}else e.append(t,s);return e}),new FormData));e.formdata=t,e.body=t}else e.body=Rr(n);delete e.form}var s;if(r){const[n,s]=t.split("?");let i="";if(s){const e=p().parse(s);Object.keys(r).forEach((t=>delete e[t])),i=p().stringify(e,{encode:!0})}const o=function(){for(var e=arguments.length,t=new Array(e),r=0;r<e;r++)t[r]=arguments[r];const n=t.filter((e=>e)).join("&");return n?`?${n}`:""}(i,Rr(r));e.url=n+o,delete e.query}return e}const Fr="application/json, application/yaml";function _r(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};const{requestInterceptor:r,responseInterceptor:n}=t,s=e.withCredentials?"include":"same-origin";return t=>e({url:t,loadSpec:!0,requestInterceptor:r,responseInterceptor:n,headers:{Accept:Fr},credentials:s}).then((e=>e.body))}const Nr=e=>{const{baseDoc:t,url:r}=e;return t||r||""},Dr=e=>{const{fetch:t,http:r}=e;return t||r||wr};var qr,Lr=(qr=function(e,t){return qr=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var r in t)t.hasOwnProperty(r)&&(e[r]=t[r])},qr(e,t)},function(e,t){function r(){this.constructor=e}qr(e,t),e.prototype=null===t?Object.create(t):(r.prototype=t.prototype,new r)}),Vr=Object.prototype.hasOwnProperty;function Br(e,t){return Vr.call(e,t)}function Ur(e){if(Array.isArray(e)){for(var t=new Array(e.length),r=0;r<t.length;r++)t[r]=""+r;return t}if(Object.keys)return Object.keys(e);var n=[];for(var s in e)Br(e,s)&&n.push(s);return n}function zr(e){switch(typeof e){case"object":return JSON.parse(JSON.stringify(e));case"undefined":return null;default:return e}}function Jr(e){for(var t,r=0,n=e.length;r<n;){if(!((t=e.charCodeAt(r))>=48&&t<=57))return!1;r++}return!0}function Hr(e){return-1===e.indexOf("/")&&-1===e.indexOf("~")?e:e.replace(/~/g,"~0").replace(/\//g,"~1")}function Gr(e){return e.replace(/~1/g,"/").replace(/~0/g,"~")}function Wr(e){if(void 0===e)return!0;if(e)if(Array.isArray(e)){for(var t=0,r=e.length;t<r;t++)if(Wr(e[t]))return!0}else if("object"==typeof e)for(var n=Ur(e),s=n.length,i=0;i<s;i++)if(Wr(e[n[i]]))return!0;return!1}function Kr(e,t){var r=[e];for(var n in t){var s="object"==typeof t[n]?JSON.stringify(t[n],null,2):t[n];void 0!==s&&r.push(n+": "+s)}return r.join("\n")}var Yr=function(e){function t(t,r,n,s,i){var o=this.constructor,a=e.call(this,Kr(t,{name:r,index:n,operation:s,tree:i}))||this;return a.name=r,a.index=n,a.operation=s,a.tree=i,Object.setPrototypeOf(a,o.prototype),a.message=Kr(t,{name:r,index:n,operation:s,tree:i}),a}return Lr(t,e),t}(Error),Xr=Yr,Qr=zr,Zr={add:function(e,t,r){return e[t]=this.value,{newDocument:r}},remove:function(e,t,r){var n=e[t];return delete e[t],{newDocument:r,removed:n}},replace:function(e,t,r){var n=e[t];return e[t]=this.value,{newDocument:r,removed:n}},move:function(e,t,r){var n=tn(r,this.path);n&&(n=zr(n));var s=rn(r,{op:"remove",path:this.from}).removed;return rn(r,{op:"add",path:this.path,value:s}),{newDocument:r,removed:n}},copy:function(e,t,r){var n=tn(r,this.from);return rn(r,{op:"add",path:this.path,value:zr(n)}),{newDocument:r}},test:function(e,t,r){return{newDocument:r,test:cn(e[t],this.value)}},_get:function(e,t,r){return this.value=e[t],{newDocument:r}}},en={add:function(e,t,r){return Jr(t)?e.splice(t,0,this.value):e[t]=this.value,{newDocument:r,index:t}},remove:function(e,t,r){return{newDocument:r,removed:e.splice(t,1)[0]}},replace:function(e,t,r){var n=e[t];return e[t]=this.value,{newDocument:r,removed:n}},move:Zr.move,copy:Zr.copy,test:Zr.test,_get:Zr._get};function tn(e,t){if(""==t)return e;var r={op:"_get",path:t};return rn(e,r),r.value}function rn(e,t,r,n,s,i){if(void 0===r&&(r=!1),void 0===n&&(n=!0),void 0===s&&(s=!0),void 0===i&&(i=0),r&&("function"==typeof r?r(t,0,e,t.path):on(t,0)),""===t.path){var o={newDocument:e};if("add"===t.op)return o.newDocument=t.value,o;if("replace"===t.op)return o.newDocument=t.value,o.removed=e,o;if("move"===t.op||"copy"===t.op)return o.newDocument=tn(e,t.from),"move"===t.op&&(o.removed=e),o;if("test"===t.op){if(o.test=cn(e,t.value),!1===o.test)throw new Xr("Test operation failed","TEST_OPERATION_FAILED",i,t,e);return o.newDocument=e,o}if("remove"===t.op)return o.removed=e,o.newDocument=null,o;if("_get"===t.op)return t.value=e,o;if(r)throw new Xr("Operation `op` property is not one of operations defined in RFC-6902","OPERATION_OP_INVALID",i,t,e);return o}n||(e=zr(e));var a=(t.path||"").split("/"),c=e,l=1,u=a.length,p=void 0,h=void 0,f=void 0;for(f="function"==typeof r?r:on;;){if((h=a[l])&&-1!=h.indexOf("~")&&(h=Gr(h)),s&&("__proto__"==h||"prototype"==h&&l>0&&"constructor"==a[l-1]))throw new TypeError("JSON-Patch: modifying `__proto__` or `constructor/prototype` prop is banned for security reasons, if this was on purpose, please set `banPrototypeModifications` flag false and pass it to this function. More info in fast-json-patch README");if(r&&void 0===p&&(void 0===c[h]?p=a.slice(0,l).join("/"):l==u-1&&(p=t.path),void 0!==p&&f(t,0,e,p)),l++,Array.isArray(c)){if("-"===h)h=c.length;else{if(r&&!Jr(h))throw new Xr("Expected an unsigned base-10 integer value, making the new referenced value the array element with the zero-based index","OPERATION_PATH_ILLEGAL_ARRAY_INDEX",i,t,e);Jr(h)&&(h=~~h)}if(l>=u){if(r&&"add"===t.op&&h>c.length)throw new Xr("The specified index MUST NOT be greater than the number of elements in the array","OPERATION_VALUE_OUT_OF_BOUNDS",i,t,e);if(!1===(o=en[t.op].call(t,c,h,e)).test)throw new Xr("Test operation failed","TEST_OPERATION_FAILED",i,t,e);return o}}else if(l>=u){if(!1===(o=Zr[t.op].call(t,c,h,e)).test)throw new Xr("Test operation failed","TEST_OPERATION_FAILED",i,t,e);return o}if(c=c[h],r&&l<u&&(!c||"object"!=typeof c))throw new Xr("Cannot perform operation at the desired path","OPERATION_PATH_UNRESOLVABLE",i,t,e)}}function nn(e,t,r,n,s){if(void 0===n&&(n=!0),void 0===s&&(s=!0),r&&!Array.isArray(t))throw new Xr("Patch sequence must be an array","SEQUENCE_NOT_AN_ARRAY");n||(e=zr(e));for(var i=new Array(t.length),o=0,a=t.length;o<a;o++)i[o]=rn(e,t[o],r,!0,s,o),e=i[o].newDocument;return i.newDocument=e,i}function sn(e,t,r){var n=rn(e,t);if(!1===n.test)throw new Xr("Test operation failed","TEST_OPERATION_FAILED",r,t,e);return n.newDocument}function on(e,t,r,n){if("object"!=typeof e||null===e||Array.isArray(e))throw new Xr("Operation is not an object","OPERATION_NOT_AN_OBJECT",t,e,r);if(!Zr[e.op])throw new Xr("Operation `op` property is not one of operations defined in RFC-6902","OPERATION_OP_INVALID",t,e,r);if("string"!=typeof e.path)throw new Xr("Operation `path` property is not a string","OPERATION_PATH_INVALID",t,e,r);if(0!==e.path.indexOf("/")&&e.path.length>0)throw new Xr('Operation `path` property must start with "/"',"OPERATION_PATH_INVALID",t,e,r);if(("move"===e.op||"copy"===e.op)&&"string"!=typeof e.from)throw new Xr("Operation `from` property is not present (applicable in `move` and `copy` operations)","OPERATION_FROM_REQUIRED",t,e,r);if(("add"===e.op||"replace"===e.op||"test"===e.op)&&void 0===e.value)throw new Xr("Operation `value` property is not present (applicable in `add`, `replace` and `test` operations)","OPERATION_VALUE_REQUIRED",t,e,r);if(("add"===e.op||"replace"===e.op||"test"===e.op)&&Wr(e.value))throw new Xr("Operation `value` property is not present (applicable in `add`, `replace` and `test` operations)","OPERATION_VALUE_CANNOT_CONTAIN_UNDEFINED",t,e,r);if(r)if("add"==e.op){var s=e.path.split("/").length,i=n.split("/").length;if(s!==i+1&&s!==i)throw new Xr("Cannot perform an `add` operation at the desired path","OPERATION_PATH_CANNOT_ADD",t,e,r)}else if("replace"===e.op||"remove"===e.op||"_get"===e.op){if(e.path!==n)throw new Xr("Cannot perform the operation at a path that does not exist","OPERATION_PATH_UNRESOLVABLE",t,e,r)}else if("move"===e.op||"copy"===e.op){var o=an([{op:"_get",path:e.from,value:void 0}],r);if(o&&"OPERATION_PATH_UNRESOLVABLE"===o.name)throw new Xr("Cannot perform the operation from a path that does not exist","OPERATION_FROM_UNRESOLVABLE",t,e,r)}}function an(e,t,r){try{if(!Array.isArray(e))throw new Xr("Patch sequence must be an array","SEQUENCE_NOT_AN_ARRAY");if(t)nn(zr(t),zr(e),r||!0);else{r=r||on;for(var n=0;n<e.length;n++)r(e[n],n,t,void 0)}}catch(e){if(e instanceof Xr)return e;throw e}}function cn(e,t){if(e===t)return!0;if(e&&t&&"object"==typeof e&&"object"==typeof t){var r,n,s,i=Array.isArray(e),o=Array.isArray(t);if(i&&o){if((n=e.length)!=t.length)return!1;for(r=n;0!=r--;)if(!cn(e[r],t[r]))return!1;return!0}if(i!=o)return!1;var a=Object.keys(e);if((n=a.length)!==Object.keys(t).length)return!1;for(r=n;0!=r--;)if(!t.hasOwnProperty(a[r]))return!1;for(r=n;0!=r--;)if(!cn(e[s=a[r]],t[s]))return!1;return!0}return e!=e&&t!=t}var ln=new WeakMap,un=function(e){this.observers=new Map,this.obj=e},pn=function(e,t){this.callback=e,this.observer=t};function hn(e,t){t.unobserve()}function fn(e,t){var r,n=function(e){return ln.get(e)}(e);if(n){var s=function(e,t){return e.observers.get(t)}(n,t);r=s&&s.observer}else n=new un(e),ln.set(e,n);if(r)return r;if(r={},n.value=zr(e),t){r.callback=t,r.next=null;var i=function(){mn(r)},o=function(){clearTimeout(r.next),r.next=setTimeout(i)};"undefined"!=typeof window&&(window.addEventListener("mouseup",o),window.addEventListener("keyup",o),window.addEventListener("mousedown",o),window.addEventListener("keydown",o),window.addEventListener("change",o))}return r.patches=[],r.object=e,r.unobserve=function(){mn(r),clearTimeout(r.next),function(e,t){e.observers.delete(t.callback)}(n,r),"undefined"!=typeof window&&(window.removeEventListener("mouseup",o),window.removeEventListener("keyup",o),window.removeEventListener("mousedown",o),window.removeEventListener("keydown",o),window.removeEventListener("change",o))},n.observers.set(t,new pn(t,r)),r}function mn(e,t){void 0===t&&(t=!1);var r=ln.get(e.object);dn(r.value,e.object,e.patches,"",t),e.patches.length&&nn(r.value,e.patches);var n=e.patches;return n.length>0&&(e.patches=[],e.callback&&e.callback(n)),n}function dn(e,t,r,n,s){if(t!==e){"function"==typeof t.toJSON&&(t=t.toJSON());for(var i=Ur(t),o=Ur(e),a=!1,c=o.length-1;c>=0;c--){var l=e[p=o[c]];if(!Br(t,p)||void 0===t[p]&&void 0!==l&&!1===Array.isArray(t))Array.isArray(e)===Array.isArray(t)?(s&&r.push({op:"test",path:n+"/"+Hr(p),value:zr(l)}),r.push({op:"remove",path:n+"/"+Hr(p)}),a=!0):(s&&r.push({op:"test",path:n,value:e}),r.push({op:"replace",path:n,value:t}),!0);else{var u=t[p];"object"==typeof l&&null!=l&&"object"==typeof u&&null!=u&&Array.isArray(l)===Array.isArray(u)?dn(l,u,r,n+"/"+Hr(p),s):l!==u&&(!0,s&&r.push({op:"test",path:n+"/"+Hr(p),value:zr(l)}),r.push({op:"replace",path:n+"/"+Hr(p),value:zr(u)}))}}if(a||i.length!=o.length)for(c=0;c<i.length;c++){var p;Br(e,p=i[c])||void 0===t[p]||r.push({op:"add",path:n+"/"+Hr(p),value:zr(t[p])})}}}function yn(e,t,r){void 0===r&&(r=!1);var n=[];return dn(e,t,n,"",r),n}Object.assign({},e,t,{JsonPatchError:Yr,deepClone:zr,escapePathComponent:Hr,unescapePathComponent:Gr});var gn=r(9996),vn=r.n(gn);const bn={add:function(e,t){return{op:"add",path:e,value:t}},replace:En,remove:function(e){return{op:"remove",path:e}},merge:function(e,t){return{type:"mutation",op:"merge",path:e,value:t}},mergeDeep:function(e,t){return{type:"mutation",op:"mergeDeep",path:e,value:t}},context:function(e,t){return{type:"context",path:e,value:t}},getIn:function(e,t){return t.reduce(((e,t)=>void 0!==t&&e?e[t]:e),e)},applyPatch:function(e,t,r){if(r=r||{},"merge"===(t={...t,path:t.path&&xn(t.path)}).op){const r=In(e,t.path);Object.assign(r,t.value),nn(e,[En(t.path,r)])}else if("mergeDeep"===t.op){const r=In(e,t.path),n=vn()(r,t.value);e=nn(e,[En(t.path,n)]).newDocument}else if("add"===t.op&&""===t.path&&$n(t.value)){nn(e,Object.keys(t.value).reduce(((e,r)=>(e.push({op:"add",path:`/${xn(r)}`,value:t.value[r]}),e)),[]))}else if("replace"===t.op&&""===t.path){let{value:n}=t;r.allowMetaPatches&&t.meta&&Cn(t)&&(Array.isArray(t.value)||$n(t.value))&&(n={...n,...t.meta}),e=n}else if(nn(e,[t]),r.allowMetaPatches&&t.meta&&Cn(t)&&(Array.isArray(t.value)||$n(t.value))){const r={...In(e,t.path),...t.meta};nn(e,[En(t.path,r)])}return e},parentPathMatch:function(e,t){if(!Array.isArray(t))return!1;for(let r=0,n=t.length;r<n;r+=1)if(t[r]!==e[r])return!1;return!0},flatten:Pn,fullyNormalizeArray:function(e){return An(Pn(Sn(e)))},normalizeArray:Sn,isPromise:function(e){return $n(e)&&kn(e.then)},forEachNew:function(e,t){try{return wn(e,On,t)}catch(e){return e}},forEachNewPrimitive:function(e,t){try{return wn(e,jn,t)}catch(e){return e}},isJsonPatch:Tn,isContextPatch:function(e){return Rn(e)&&"context"===e.type},isPatch:Rn,isMutation:Mn,isAdditiveMutation:Cn,isGenerator:function(e){return"[object GeneratorFunction]"===Object.prototype.toString.call(e)},isFunction:kn,isObject:$n,isError:function(e){return e instanceof Error}};function xn(e){return Array.isArray(e)?e.length<1?"":`/${e.map((e=>(e+"").replace(/~/g,"~0").replace(/\//g,"~1"))).join("/")}`:e}function En(e,t,r){return{op:"replace",path:e,value:t,meta:r}}function wn(e,t,r){return An(Pn(e.filter(Cn).map((e=>t(e.value,r,e.path)))||[]))}function jn(e,t,r){return r=r||[],Array.isArray(e)?e.map(((e,n)=>jn(e,t,r.concat(n)))):$n(e)?Object.keys(e).map((n=>jn(e[n],t,r.concat(n)))):t(e,r[r.length-1],r)}function On(e,t,r){let n=[];if((r=r||[]).length>0){const s=t(e,r[r.length-1],r);s&&(n=n.concat(s))}if(Array.isArray(e)){const s=e.map(((e,n)=>On(e,t,r.concat(n))));s&&(n=n.concat(s))}else if($n(e)){const s=Object.keys(e).map((n=>On(e[n],t,r.concat(n))));s&&(n=n.concat(s))}return n=Pn(n),n}function Sn(e){return Array.isArray(e)?e:[e]}function Pn(e){return[].concat(...e.map((e=>Array.isArray(e)?Pn(e):e)))}function An(e){return e.filter((e=>void 0!==e))}function $n(e){return e&&"object"==typeof e}function kn(e){return e&&"function"==typeof e}function Tn(e){if(Rn(e)){const{op:t}=e;return"add"===t||"remove"===t||"replace"===t}return!1}function Mn(e){return Tn(e)||Rn(e)&&"mutation"===e.type}function Cn(e){return Mn(e)&&("add"===e.op||"replace"===e.op||"merge"===e.op||"mergeDeep"===e.op)}function Rn(e){return e&&"object"==typeof e}function In(e,t){try{return tn(e,t)}catch(e){return console.error(e),{}}}var Fn=r(4155);const _n=function(){return!1};const Nn=function(){return!0};function Dn(e){return null!=e&&"object"==typeof e&&!0===e["@@functional/placeholder"]}function qn(e){return function t(r){return 0===arguments.length||Dn(r)?t:e.apply(this,arguments)}}function Ln(e){return function t(r,n){switch(arguments.length){case 0:return t;case 1:return Dn(r)?t:qn((function(t){return e(r,t)}));default:return Dn(r)&&Dn(n)?t:Dn(r)?qn((function(t){return e(t,n)})):Dn(n)?qn((function(t){return e(r,t)})):e(r,n)}}}const Vn=Array.isArray||function(e){return null!=e&&e.length>=0&&"[object Array]"===Object.prototype.toString.call(e)};function Bn(e,t,r){return function(){if(0===arguments.length)return r();var n=arguments[arguments.length-1];if(!Vn(n)){for(var s=0;s<e.length;){if("function"==typeof n[e[s]])return n[e[s]].apply(n,Array.prototype.slice.call(arguments,0,-1));s+=1}if(function(e){return null!=e&&"function"==typeof e["@@transducer/step"]}(n))return t.apply(null,Array.prototype.slice.call(arguments,0,-1))(n)}return r.apply(this,arguments)}}function Un(e){return e&&e["@@transducer/reduced"]?e:{"@@transducer/value":e,"@@transducer/reduced":!0}}const zn=function(){return this.xf["@@transducer/init"]()},Jn=function(e){return this.xf["@@transducer/result"](e)};var Hn=function(){function e(e,t){this.xf=t,this.f=e,this.all=!0}return e.prototype["@@transducer/init"]=zn,e.prototype["@@transducer/result"]=function(e){return this.all&&(e=this.xf["@@transducer/step"](e,!0)),this.xf["@@transducer/result"](e)},e.prototype["@@transducer/step"]=function(e,t){return this.f(t)||(this.all=!1,e=Un(this.xf["@@transducer/step"](e,!1))),e},e}();function Gn(e){return function(t){return new Hn(e,t)}}const Wn=Ln(Bn(["all"],Gn,(function(e,t){for(var r=0;r<t.length;){if(!e(t[r]))return!1;r+=1}return!0})));function Kn(e,t){switch(e){case 0:return function(){return t.apply(this,arguments)};case 1:return function(e){return t.apply(this,arguments)};case 2:return function(e,r){return t.apply(this,arguments)};case 3:return function(e,r,n){return t.apply(this,arguments)};case 4:return function(e,r,n,s){return t.apply(this,arguments)};case 5:return function(e,r,n,s,i){return t.apply(this,arguments)};case 6:return function(e,r,n,s,i,o){return t.apply(this,arguments)};case 7:return function(e,r,n,s,i,o,a){return t.apply(this,arguments)};case 8:return function(e,r,n,s,i,o,a,c){return t.apply(this,arguments)};case 9:return function(e,r,n,s,i,o,a,c,l){return t.apply(this,arguments)};case 10:return function(e,r,n,s,i,o,a,c,l,u){return t.apply(this,arguments)};default:throw new Error("First argument to _arity must be a non-negative integer no greater than ten")}}function Yn(e,t,r){return function(){for(var n=[],s=0,i=e,o=0;o<t.length||s<arguments.length;){var a;o<t.length&&(!Dn(t[o])||s>=arguments.length)?a=t[o]:(a=arguments[s],s+=1),n[o]=a,Dn(a)||(i-=1),o+=1}return i<=0?r.apply(this,n):Kn(i,Yn(e,n,r))}}const Xn=Ln((function(e,t){return 1===e?qn(t):Kn(e,Yn(e,[],t))}));function Qn(e){for(var t,r=[];!(t=e.next()).done;)r.push(t.value);return r}function Zn(e,t,r){for(var n=0,s=r.length;n<s;){if(e(t,r[n]))return!0;n+=1}return!1}function es(e,t){return Object.prototype.hasOwnProperty.call(t,e)}const ts="function"==typeof Object.is?Object.is:function(e,t){return e===t?0!==e||1/e==1/t:e!=e&&t!=t};var rs=Object.prototype.toString;const ns=function(){return"[object Arguments]"===rs.call(arguments)?function(e){return"[object Arguments]"===rs.call(e)}:function(e){return es("callee",e)}}();var ss=!{toString:null}.propertyIsEnumerable("toString"),is=["constructor","valueOf","isPrototypeOf","toString","propertyIsEnumerable","hasOwnProperty","toLocaleString"],os=function(){return arguments.propertyIsEnumerable("length")}(),as=function(e,t){for(var r=0;r<e.length;){if(e[r]===t)return!0;r+=1}return!1};const cs="function"!=typeof Object.keys||os?qn((function(e){if(Object(e)!==e)return[];var t,r,n=[],s=os&&ns(e);for(t in e)!es(t,e)||s&&"length"===t||(n[n.length]=t);if(ss)for(r=is.length-1;r>=0;)es(t=is[r],e)&&!as(n,t)&&(n[n.length]=t),r-=1;return n})):qn((function(e){return Object(e)!==e?[]:Object.keys(e)}));const ls=qn((function(e){return null===e?"Null":void 0===e?"Undefined":Object.prototype.toString.call(e).slice(8,-1)}));function us(e,t,r,n){var s=Qn(e);function i(e,t){return ps(e,t,r.slice(),n.slice())}return!Zn((function(e,t){return!Zn(i,t,e)}),Qn(t),s)}function ps(e,t,r,n){if(ts(e,t))return!0;var s,i,o=ls(e);if(o!==ls(t))return!1;if("function"==typeof e["fantasy-land/equals"]||"function"==typeof t["fantasy-land/equals"])return"function"==typeof e["fantasy-land/equals"]&&e["fantasy-land/equals"](t)&&"function"==typeof t["fantasy-land/equals"]&&t["fantasy-land/equals"](e);if("function"==typeof e.equals||"function"==typeof t.equals)return"function"==typeof e.equals&&e.equals(t)&&"function"==typeof t.equals&&t.equals(e);switch(o){case"Arguments":case"Array":case"Object":if("function"==typeof e.constructor&&"Promise"===(s=e.constructor,null==(i=String(s).match(/^function (\w*)/))?"":i[1]))return e===t;break;case"Boolean":case"Number":case"String":if(typeof e!=typeof t||!ts(e.valueOf(),t.valueOf()))return!1;break;case"Date":if(!ts(e.valueOf(),t.valueOf()))return!1;break;case"Error":return e.name===t.name&&e.message===t.message;case"RegExp":if(e.source!==t.source||e.global!==t.global||e.ignoreCase!==t.ignoreCase||e.multiline!==t.multiline||e.sticky!==t.sticky||e.unicode!==t.unicode)return!1}for(var a=r.length-1;a>=0;){if(r[a]===e)return n[a]===t;a-=1}switch(o){case"Map":return e.size===t.size&&us(e.entries(),t.entries(),r.concat([e]),n.concat([t]));case"Set":return e.size===t.size&&us(e.values(),t.values(),r.concat([e]),n.concat([t]));case"Arguments":case"Array":case"Object":case"Boolean":case"Number":case"String":case"Date":case"Error":case"RegExp":case"Int8Array":case"Uint8Array":case"Uint8ClampedArray":case"Int16Array":case"Uint16Array":case"Int32Array":case"Uint32Array":case"Float32Array":case"Float64Array":case"ArrayBuffer":break;default:return!1}var c=cs(e);if(c.length!==cs(t).length)return!1;var l=r.concat([e]),u=n.concat([t]);for(a=c.length-1;a>=0;){var p=c[a];if(!es(p,t)||!ps(t[p],e[p],l,u))return!1;a-=1}return!0}const hs=Ln((function(e,t){return ps(e,t,[],[])}));function fs(e,t){return function(e,t,r){var n,s;if("function"==typeof e.indexOf)switch(typeof t){case"number":if(0===t){for(n=1/t;r<e.length;){if(0===(s=e[r])&&1/s===n)return r;r+=1}return-1}if(t!=t){for(;r<e.length;){if("number"==typeof(s=e[r])&&s!=s)return r;r+=1}return-1}return e.indexOf(t,r);case"string":case"boolean":case"function":case"undefined":return e.indexOf(t,r);case"object":if(null===t)return e.indexOf(t,r)}for(;r<e.length;){if(hs(e[r],t))return r;r+=1}return-1}(t,e,0)>=0}function ms(e,t){for(var r=0,n=t.length,s=Array(n);r<n;)s[r]=e(t[r]),r+=1;return s}function ds(e){return'"'+e.replace(/\\/g,"\\\\").replace(/[\b]/g,"\\b").replace(/\f/g,"\\f").replace(/\n/g,"\\n").replace(/\r/g,"\\r").replace(/\t/g,"\\t").replace(/\v/g,"\\v").replace(/\0/g,"\\0").replace(/"/g,'\\"')+'"'}var ys=function(e){return(e<10?"0":"")+e};const gs="function"==typeof Date.prototype.toISOString?function(e){return e.toISOString()}:function(e){return e.getUTCFullYear()+"-"+ys(e.getUTCMonth()+1)+"-"+ys(e.getUTCDate())+"T"+ys(e.getUTCHours())+":"+ys(e.getUTCMinutes())+":"+ys(e.getUTCSeconds())+"."+(e.getUTCMilliseconds()/1e3).toFixed(3).slice(2,5)+"Z"};function vs(e){return function(){return!e.apply(this,arguments)}}function bs(e,t,r){for(var n=0,s=r.length;n<s;)t=e(t,r[n]),n+=1;return t}function xs(e){return"[object Object]"===Object.prototype.toString.call(e)}var Es=function(){function e(e,t){this.xf=t,this.f=e}return e.prototype["@@transducer/init"]=zn,e.prototype["@@transducer/result"]=Jn,e.prototype["@@transducer/step"]=function(e,t){return this.f(t)?this.xf["@@transducer/step"](e,t):e},e}();function ws(e){return function(t){return new Es(e,t)}}const js=Ln(Bn(["fantasy-land/filter","filter"],ws,(function(e,t){return xs(t)?bs((function(r,n){return e(t[n])&&(r[n]=t[n]),r}),{},cs(t)):function(e,t){for(var r=0,n=t.length,s=[];r<n;)e(t[r])&&(s[s.length]=t[r]),r+=1;return s}(e,t)})));const Os=Ln((function(e,t){return js(vs(e),t)}));function Ss(e,t){var r=function(r){var n=t.concat([e]);return fs(r,n)?"<Circular>":Ss(r,n)},n=function(e,t){return ms((function(t){return ds(t)+": "+r(e[t])}),t.slice().sort())};switch(Object.prototype.toString.call(e)){case"[object Arguments]":return"(function() { return arguments; }("+ms(r,e).join(", ")+"))";case"[object Array]":return"["+ms(r,e).concat(n(e,Os((function(e){return/^\d+$/.test(e)}),cs(e)))).join(", ")+"]";case"[object Boolean]":return"object"==typeof e?"new Boolean("+r(e.valueOf())+")":e.toString();case"[object Date]":return"new Date("+(isNaN(e.valueOf())?r(NaN):ds(gs(e)))+")";case"[object Map]":return"new Map("+r(Array.from(e))+")";case"[object Null]":return"null";case"[object Number]":return"object"==typeof e?"new Number("+r(e.valueOf())+")":1/e==-1/0?"-0":e.toString(10);case"[object Set]":return"new Set("+r(Array.from(e).sort())+")";case"[object String]":return"object"==typeof e?"new String("+r(e.valueOf())+")":ds(e);case"[object Undefined]":return"undefined";default:if("function"==typeof e.toString){var s=e.toString();if("[object Object]"!==s)return s}return"{"+n(e,cs(e)).join(", ")+"}"}}const Ps=qn((function(e){return Ss(e,[])}));const As=Ln((function(e,t){if(e===t)return t;function r(e,t){if(e>t!=t>e)return t>e?t:e}var n=r(e,t);if(void 0!==n)return n;var s=r(typeof e,typeof t);if(void 0!==s)return s===typeof e?e:t;var i=Ps(e),o=r(i,Ps(t));return void 0!==o&&o===i?e:t}));var $s=function(){function e(e,t){this.xf=t,this.f=e}return e.prototype["@@transducer/init"]=zn,e.prototype["@@transducer/result"]=Jn,e.prototype["@@transducer/step"]=function(e,t){return this.xf["@@transducer/step"](e,this.f(t))},e}();const ks=Ln(Bn(["fantasy-land/map","map"],(function(e){return function(t){return new $s(e,t)}}),(function(e,t){switch(Object.prototype.toString.call(t)){case"[object Function]":return Xn(t.length,(function(){return e.call(this,t.apply(this,arguments))}));case"[object Object]":return bs((function(r,n){return r[n]=e(t[n]),r}),{},cs(t));default:return ms(e,t)}}))),Ts=Number.isInteger||function(e){return e<<0===e};function Ms(e){return"[object String]"===Object.prototype.toString.call(e)}const Cs=Ln((function(e,t){var r=e<0?t.length+e:e;return Ms(t)?t.charAt(r):t[r]}));const Rs=Ln((function(e,t){if(null!=t)return Ts(e)?Cs(e,t):t[e]}));const Is=Ln((function(e,t){return ks(Rs(e),t)}));function Fs(e){return function t(r,n,s){switch(arguments.length){case 0:return t;case 1:return Dn(r)?t:Ln((function(t,n){return e(r,t,n)}));case 2:return Dn(r)&&Dn(n)?t:Dn(r)?Ln((function(t,r){return e(t,n,r)})):Dn(n)?Ln((function(t,n){return e(r,t,n)})):qn((function(t){return e(r,n,t)}));default:return Dn(r)&&Dn(n)&&Dn(s)?t:Dn(r)&&Dn(n)?Ln((function(t,r){return e(t,r,s)})):Dn(r)&&Dn(s)?Ln((function(t,r){return e(t,n,r)})):Dn(n)&&Dn(s)?Ln((function(t,n){return e(r,t,n)})):Dn(r)?qn((function(t){return e(t,n,s)})):Dn(n)?qn((function(t){return e(r,t,s)})):Dn(s)?qn((function(t){return e(r,n,t)})):e(r,n,s)}}}const _s=qn((function(e){return!!Vn(e)||!!e&&("object"==typeof e&&(!Ms(e)&&(0===e.length||e.length>0&&(e.hasOwnProperty(0)&&e.hasOwnProperty(e.length-1)))))}));var Ns="undefined"!=typeof Symbol?Symbol.iterator:"@@iterator";function Ds(e,t,r){return function(n,s,i){if(_s(i))return e(n,s,i);if(null==i)return s;if("function"==typeof i["fantasy-land/reduce"])return t(n,s,i,"fantasy-land/reduce");if(null!=i[Ns])return r(n,s,i[Ns]());if("function"==typeof i.next)return r(n,s,i);if("function"==typeof i.reduce)return t(n,s,i,"reduce");throw new TypeError("reduce: list must be array or iterable")}}function qs(e,t,r){for(var n=0,s=r.length;n<s;){if((t=e["@@transducer/step"](t,r[n]))&&t["@@transducer/reduced"]){t=t["@@transducer/value"];break}n+=1}return e["@@transducer/result"](t)}const Ls=Ln((function(e,t){return Kn(e.length,(function(){return e.apply(t,arguments)}))}));function Vs(e,t,r){for(var n=r.next();!n.done;){if((t=e["@@transducer/step"](t,n.value))&&t["@@transducer/reduced"]){t=t["@@transducer/value"];break}n=r.next()}return e["@@transducer/result"](t)}function Bs(e,t,r,n){return e["@@transducer/result"](r[n](Ls(e["@@transducer/step"],e),t))}const Us=Ds(qs,Bs,Vs);var zs=function(){function e(e){this.f=e}return e.prototype["@@transducer/init"]=function(){throw new Error("init not implemented on XWrap")},e.prototype["@@transducer/result"]=function(e){return e},e.prototype["@@transducer/step"]=function(e,t){return this.f(e,t)},e}();function Js(e){return new zs(e)}const Hs=Fs((function(e,t,r){return Us("function"==typeof e?Js(e):e,t,r)}));const Gs=qn((function(e){return Xn(Hs(As,0,Is("length",e)),(function(){for(var t=0,r=e.length;t<r;){if(!e[t].apply(this,arguments))return!1;t+=1}return!0}))}));const Ws=qn((function(e){return function(){return e}}));const Ks=qn((function(e){return Xn(Hs(As,0,Is("length",e)),(function(){for(var t=0,r=e.length;t<r;){if(e[t].apply(this,arguments))return!0;t+=1}return!1}))}));function Ys(e,t,r){for(var n=r.next();!n.done;)t=e(t,n.value),n=r.next();return t}function Xs(e,t,r,n){return r[n](e,t)}const Qs=Ds(bs,Xs,Ys);const Zs=Ln((function(e,t){return"function"==typeof t["fantasy-land/ap"]?t["fantasy-land/ap"](e):"function"==typeof e.ap?e.ap(t):"function"==typeof e?function(r){return e(r)(t(r))}:Qs((function(e,r){return function(e,t){var r;t=t||[];var n=(e=e||[]).length,s=t.length,i=[];for(r=0;r<n;)i[i.length]=e[r],r+=1;for(r=0;r<s;)i[i.length]=t[r],r+=1;return i}(e,ks(r,t))}),[],e)}));const ei=Ln((function(e,t){return e.apply(this,t)}));var ti=qn((function(e){for(var t=cs(e),r=t.length,n=[],s=0;s<r;)n[s]=e[t[s]],s+=1;return n}));const ri=ti;const ni=qn((function(e){return null==e}));const si=Fs((function e(t,r,n){if(0===t.length)return r;var s=t[0];if(t.length>1){var i=!ni(n)&&es(s,n)&&"object"==typeof n[s]?n[s]:Ts(t[1])?[]:{};r=e(Array.prototype.slice.call(t,1),r,i)}return function(e,t,r){if(Ts(e)&&Vn(r)){var n=[].concat(r);return n[e]=t,n}var s={};for(var i in r)s[i]=r[i];return s[e]=t,s}(s,r,n)}));function ii(e){var t=Object.prototype.toString.call(e);return"[object Function]"===t||"[object AsyncFunction]"===t||"[object GeneratorFunction]"===t||"[object AsyncGeneratorFunction]"===t}const oi=Ln((function(e,t){return e&&t}));const ai=Ln((function(e,t){var r=Xn(e,t);return Xn(e,(function(){return bs(Zs,ks(r,arguments[0]),Array.prototype.slice.call(arguments,1))}))}));const ci=qn((function(e){return ai(e.length,e)}));const li=Ln((function(e,t){return ii(e)?function(){return e.apply(this,arguments)&&t.apply(this,arguments)}:ci(oi)(e,t)}));const ui=qn((function(e){return function(t,r){return e(t,r)?-1:e(r,t)?1:0}}));const pi=ci(qn((function(e){return!e})));function hi(e,t){return function(){return t.call(this,e.apply(this,arguments))}}function fi(e,t){return function(){var r=arguments.length;if(0===r)return t();var n=arguments[r-1];return Vn(n)||"function"!=typeof n[e]?t.apply(this,arguments):n[e].apply(n,Array.prototype.slice.call(arguments,0,r-1))}}const mi=Fs(fi("slice",(function(e,t,r){return Array.prototype.slice.call(r,e,t)})));const di=qn(fi("tail",mi(1,1/0)));function yi(){if(0===arguments.length)throw new Error("pipe requires at least one argument");return Kn(arguments[0].length,Hs(hi,arguments[0],di(arguments)))}var gi=Ln((function(e,t){return Xn(Hs(As,0,Is("length",t)),(function(){var r=arguments,n=this;return e.apply(n,ms((function(e){return e.apply(n,r)}),t))}))}));const vi=gi;function bi(e){return new RegExp(e.source,e.flags?e.flags:(e.global?"g":"")+(e.ignoreCase?"i":"")+(e.multiline?"m":"")+(e.sticky?"y":"")+(e.unicode?"u":"")+(e.dotAll?"s":""))}function xi(e,t,r){if(r||(r=new Ei),function(e){var t=typeof e;return null==e||"object"!=t&&"function"!=t}(e))return e;var n=function(n){var s=r.get(e);if(s)return s;for(var i in r.set(e,n),e)Object.prototype.hasOwnProperty.call(e,i)&&(n[i]=t?xi(e[i],!0,r):e[i]);return n};switch(ls(e)){case"Object":return n(Object.create(Object.getPrototypeOf(e)));case"Array":return n([]);case"Date":return new Date(e.valueOf());case"RegExp":return bi(e);case"Int8Array":case"Uint8Array":case"Uint8ClampedArray":case"Int16Array":case"Uint16Array":case"Int32Array":case"Uint32Array":case"Float32Array":case"Float64Array":case"BigInt64Array":case"BigUint64Array":return e.slice();default:return e}}var Ei=function(){function e(){this.map={},this.length=0}return e.prototype.set=function(e,t){const r=this.hash(e);let n=this.map[r];n||(this.map[r]=n=[]),n.push([e,t]),this.length+=1},e.prototype.hash=function(e){let t=[];for(var r in e)t.push(Object.prototype.toString.call(e[r]));return t.join()},e.prototype.get=function(e){if(this.length<=180){for(const t in this.map){const r=this.map[t];for(let t=0;t<r.length;t+=1){const n=r[t];if(n[0]===e)return n[1]}}return}const t=this.hash(e),r=this.map[t];if(r)for(let t=0;t<r.length;t+=1){const n=r[t];if(n[0]===e)return n[1]}},e}(),wi=function(){function e(e,t,r,n){this.valueFn=e,this.valueAcc=t,this.keyFn=r,this.xf=n,this.inputs={}}return e.prototype["@@transducer/init"]=zn,e.prototype["@@transducer/result"]=function(e){var t;for(t in this.inputs)if(es(t,this.inputs)&&(e=this.xf["@@transducer/step"](e,this.inputs[t]))["@@transducer/reduced"]){e=e["@@transducer/value"];break}return this.inputs=null,this.xf["@@transducer/result"](e)},e.prototype["@@transducer/step"]=function(e,t){var r=this.keyFn(t);return this.inputs[r]=this.inputs[r]||[r,xi(this.valueAcc,!1)],this.inputs[r][1]=this.valueFn(this.inputs[r][1],t),e},e}();function ji(e,t,r){return function(n){return new wi(e,t,r,n)}}var Oi=Yn(4,[],Bn([],ji,(function(e,t,r,n){var s=Js((function(n,s){var i=r(s),o=e(es(i,n)?n[i]:xi(t,!1),s);return o&&o["@@transducer/reduced"]?Un(n):(n[i]=o,n)}));return Us(s,{},n)})));const Si=Oi;const Pi=qn((function(e){return Xn(e.length,e)}));const Ai=Ln((function(e,t){return null==t||t!=t?e:t}));function $i(e,t,r){var n,s=typeof e;switch(s){case"string":case"number":return 0===e&&1/e==-1/0?!!r._items["-0"]||(t&&(r._items["-0"]=!0),!1):null!==r._nativeSet?t?(n=r._nativeSet.size,r._nativeSet.add(e),r._nativeSet.size===n):r._nativeSet.has(e):s in r._items?e in r._items[s]||(t&&(r._items[s][e]=!0),!1):(t&&(r._items[s]={},r._items[s][e]=!0),!1);case"boolean":if(s in r._items){var i=e?1:0;return!!r._items[s][i]||(t&&(r._items[s][i]=!0),!1)}return t&&(r._items[s]=e?[!1,!0]:[!0,!1]),!1;case"function":return null!==r._nativeSet?t?(n=r._nativeSet.size,r._nativeSet.add(e),r._nativeSet.size===n):r._nativeSet.has(e):s in r._items?!!fs(e,r._items[s])||(t&&r._items[s].push(e),!1):(t&&(r._items[s]=[e]),!1);case"undefined":return!!r._items[s]||(t&&(r._items[s]=!0),!1);case"object":if(null===e)return!!r._items.null||(t&&(r._items.null=!0),!1);default:return(s=Object.prototype.toString.call(e))in r._items?!!fs(e,r._items[s])||(t&&r._items[s].push(e),!1):(t&&(r._items[s]=[e]),!1)}}const ki=function(){function e(){this._nativeSet="function"==typeof Set?new Set:null,this._items={}}return e.prototype.add=function(e){return!$i(e,!0,this)},e.prototype.has=function(e){return $i(e,!1,this)},e}();var Ti=Ln((function(e,t){for(var r=[],n=0,s=e.length,i=t.length,o=new ki,a=0;a<i;a+=1)o.add(t[a]);for(;n<s;)o.add(e[n])&&(r[r.length]=e[n]),n+=1;return r}));const Mi=Ti;var Ci=function(){function e(e,t){this.xf=t,this.n=e,this.i=0}return e.prototype["@@transducer/init"]=zn,e.prototype["@@transducer/result"]=Jn,e.prototype["@@transducer/step"]=function(e,t){this.i+=1;var r=0===this.n?e:this.xf["@@transducer/step"](e,t);return this.n>=0&&this.i>=this.n?Un(r):r},e}();function Ri(e){return function(t){return new Ci(e,t)}}const Ii=Ln(Bn(["take"],Ri,(function(e,t){return mi(0,e<0?1/0:e,t)})));function Fi(e,t){for(var r=t.length-1;r>=0&&e(t[r]);)r-=1;return mi(0,r+1,t)}var _i=function(){function e(e,t){this.f=e,this.retained=[],this.xf=t}return e.prototype["@@transducer/init"]=zn,e.prototype["@@transducer/result"]=function(e){return this.retained=null,this.xf["@@transducer/result"](e)},e.prototype["@@transducer/step"]=function(e,t){return this.f(t)?this.retain(e,t):this.flush(e,t)},e.prototype.flush=function(e,t){return e=Us(this.xf,e,this.retained),this.retained=[],this.xf["@@transducer/step"](e,t)},e.prototype.retain=function(e,t){return this.retained.push(t),e},e}();function Ni(e){return function(t){return new _i(e,t)}}const Di=Ln(Bn([],Ni,Fi));var qi=function(){function e(e,t){this.xf=t,this.f=e}return e.prototype["@@transducer/init"]=zn,e.prototype["@@transducer/result"]=Jn,e.prototype["@@transducer/step"]=function(e,t){if(this.f){if(this.f(t))return e;this.f=null}return this.xf["@@transducer/step"](e,t)},e}();function Li(e){return function(t){return new qi(e,t)}}const Vi=Ln(Bn(["dropWhile"],Li,(function(e,t){for(var r=0,n=t.length;r<n&&e(t[r]);)r+=1;return mi(r,1/0,t)})));const Bi=Ln((function(e,t){return e||t}));const Ui=Ln((function(e,t){return ii(e)?function(){return e.apply(this,arguments)||t.apply(this,arguments)}:ci(Bi)(e,t)}));var zi=qn((function(e){return null!=e&&"function"==typeof e["fantasy-land/empty"]?e["fantasy-land/empty"]():null!=e&&null!=e.constructor&&"function"==typeof e.constructor["fantasy-land/empty"]?e.constructor["fantasy-land/empty"]():null!=e&&"function"==typeof e.empty?e.empty():null!=e&&null!=e.constructor&&"function"==typeof e.constructor.empty?e.constructor.empty():Vn(e)?[]:Ms(e)?"":xs(e)?{}:ns(e)?function(){return arguments}():function(e){var t=Object.prototype.toString.call(e);return"[object Uint8ClampedArray]"===t||"[object Int8Array]"===t||"[object Uint8Array]"===t||"[object Int16Array]"===t||"[object Uint16Array]"===t||"[object Int32Array]"===t||"[object Uint32Array]"===t||"[object Float32Array]"===t||"[object Float64Array]"===t||"[object BigInt64Array]"===t||"[object BigUint64Array]"===t}(e)?e.constructor.from(""):void 0}));const Ji=zi;const Hi=qn((function(e){return Xn(e.length,(function(t,r){var n=Array.prototype.slice.call(arguments,0);return n[0]=r,n[1]=t,e.apply(this,n)}))}));const Gi=Ln(fi("groupBy",Si((function(e,t){return e.push(t),e}),[])));const Wi=Ln((function(e,t){if(0===e.length||ni(t))return!1;for(var r=t,n=0;n<e.length;){if(ni(r)||!es(e[n],r))return!1;r=r[e[n]],n+=1}return!0}));const Ki=Ln((function(e,t){return Wi([e],t)}));const Yi=Ln((function(e,t){return!ni(t)&&e in t}));const Xi=Cs(0);var Qi=function(e,t){switch(arguments.length){case 0:return Qi;case 1:return function t(r){return 0===arguments.length?t:ts(e,r)};default:return ts(e,t)}};const Zi=Qi;function eo(e){return e}const to=qn(eo);const ro=Fs((function(e,t,r){return Xn(Math.max(e.length,t.length,r.length),(function(){return e.apply(this,arguments)?t.apply(this,arguments):r.apply(this,arguments)}))}));const no=Ln(fs);const so=mi(0,-1);"function"==typeof Object.assign&&Object.assign;const io=Ln((function(e,t){return Xn(e+1,(function(){var r=arguments[e];if(null!=r&&ii(r[t]))return r[t].apply(r,Array.prototype.slice.call(arguments,0,e));throw new TypeError(Ps(r)+' does not have a method named "'+t+'"')}))}));const oo=qn((function(e){return null!=e&&hs(e,Ji(e))}));const ao=io(1,"join");const co=Cs(-1);const lo=Ln((function(e,t){return function(r){return function(n){return ks((function(e){return t(e,n)}),r(e(n)))}}}));const uo=Ln((function(e,t){return e.map((function(e){for(var r,n=t,s=0;s<e.length;){if(null==n)return;r=e[s],n=Ts(r)?Cs(r,n):n[r],s+=1}return n}))}));const po=Ln((function(e,t){return uo([e],t)[0]}));const ho=Ln((function(e,t){return bs((function(r,n){return r[n]=e(t[n],n,t),r}),{},cs(t))}));const fo=Fs((function(e,t,r){var n,s={};for(n in r=r||{},t=t||{})es(n,t)&&(s[n]=es(n,r)?e(n,t[n],r[n]):t[n]);for(n in r)es(n,r)&&!es(n,s)&&(s[n]=r[n]);return s}));const mo=Fs((function e(t,r,n){return fo((function(r,n,s){return xs(n)&&xs(s)?e(t,n,s):t(r,n,s)}),r,n)}));const yo=Ln((function(e,t){return mo((function(e,t,r){return r}),e,t)}));const go=Ln((function(e,t){return Wn(vs(e),t)}));const vo=Ln((function(e,t){for(var r={},n={},s=0,i=e.length;s<i;)n[e[s]]=1,s+=1;for(var o in t)n.hasOwnProperty(o)||(r[o]=t[o]);return r}));var bo=function(e){return{value:e,map:function(t){return bo(t(e))}}};const xo=Fs((function(e,t,r){return e((function(e){return bo(t(e))}))(r).value}));const Eo=Fs((function(e,t,r){return Ai(e,po(t,r))}));const wo=Fs((function(e,t,r){return e(po(t,r))}));const jo=Ln((function(e,t){for(var r={},n=0;n<e.length;)e[n]in t&&(r[e[n]]=t[e[n]]),n+=1;return r}));const Oo=Fs((function(e,t,r){return hs(e,Rs(t,r))}));const So=Fs((function(e,t,r){return Ai(e,Rs(t,r))}));const Po=Fs((function(e,t,r){return e(Rs(t,r))}));function Ao(e){return"[object Number]"===Object.prototype.toString.call(e)}var $o=Ln((function(e,t){if(!Ao(e)||!Ao(t))throw new TypeError("Both arguments to range must be numbers");for(var r=[],n=e;n<t;)r.push(n),n+=1;return r}));const ko=$o;const To=qn(Un);var Mo=Fs((function(e,t,r){return r.replace(e,t)}));const Co=Mo;var Ro=Ln((function(e,t){return Array.prototype.slice.call(t,0).sort(e)}));const Io=Ro;const Fo=io(1,"split");const _o=Ln((function(e,t){return hs(Ii(e.length,t),e)}));var No=Ln((function(e,t){if(r=e,"[object RegExp]"!==Object.prototype.toString.call(r))throw new TypeError("‘test’ requires a value of type RegExp as its first argument; received "+Ps(e));var r;return bi(e).test(t)}));const Do=No;var qo="\t\n\v\f\r \u2028\u2029\ufeff";String.prototype.trim;var Lo=function(){function e(e,t){this.xf=t,this.pred=e,this.items=[]}return e.prototype["@@transducer/init"]=zn,e.prototype["@@transducer/result"]=Jn,e.prototype["@@transducer/step"]=function(e,t){return Zn(this.pred,t,this.items)?e:(this.items.push(t),this.xf["@@transducer/step"](e,t))},e}();function Vo(e){return function(t){return new Lo(e,t)}}const Bo=Ln(Bn([],Vo,(function(e,t){for(var r,n=0,s=t.length,i=[];n<s;)Zn(e,r=t[n],i)||(i[i.length]=r),n+=1;return i})));const Uo=Fs((function(e,t,r){return e(r)?t(r):r}));const zo=Hi(no);var Jo=Pi((function(e,t){return yi(Fo(""),Di(zo(e)),ao(""))(t)}));const Ho=Jo;const Go=Ws(void 0);const Wo=hs(Go());const Ko=pi(Wo);const Yo=Xn(1,yi(ls,Zi("GeneratorFunction")));const Xo=Xn(1,yi(ls,Zi("AsyncFunction")));const Qo=Ks([yi(ls,Zi("Function")),Yo,Xo]);const Zo=Xn(1,yi(ls,Zi("RegExp")));const ea=Xn(1,yi(ls,Zi("String")));const ta=Uo(ea,Co(/[.*+?^${}()|[\]\\-]/g,"\\$&"));var ra=function(e,t){if("string"!=typeof e&&!(e instanceof String))throw TypeError("`".concat(t,"` must be a string"))};const na=function(e,t,r){!function(e,t,r){if(null==r||null==e||null==t)throw TypeError("Input values must not be `null` or `undefined`")}(e,t,r),ra(r,"str"),ra(t,"replaceValue"),function(e){if(!("string"==typeof e||e instanceof String||e instanceof RegExp))throw TypeError("`searchValue` must be a string or an regexp")}(e);var n=new RegExp(Zo(e)?e:ta(e),"g");return Co(n,t,r)};var sa=Xn(3,na),ia=io(2,"replaceAll");const oa=Qo(String.prototype.replaceAll)?ia:sa,aa=()=>wo(Do(/^win/),["platform"],Fn),ca=e=>{try{const t=new URL(e);return Ho(":",t.protocol)}catch{return}},la=(yi(ca,Ko),e=>{if(Fn.browser)return!1;const t=ca(e);return Wo(t)||"file"===t||/^[a-zA-Z]$/.test(t)}),ua=e=>{const t=ca(e);return"http"===t||"https"===t},pa=(e,t)=>{const r=[/%23/g,"#",/%24/g,"$",/%26/g,"&",/%2C/g,",",/%40/g,"@"],n=So(!1,"keepFileProtocol",t),s=So(aa,"isWindows",t);let i=decodeURI(e);for(let e=0;e<r.length;e+=2)i=i.replace(r[e],r[e+1]);let o="file://"===i.substr(0,7).toLowerCase();return o&&(i="/"===i[7]?i.substr(8):i.substr(7),s()&&"/"===i[1]&&(i=`${i[0]}:${i.substr(1)}`),n?i=`file:///${i}`:(o=!1,i=s()?i:`/${i}`)),s()&&!o&&(i=oa("/","\\",i),":\\"===i.substr(1,2)&&(i=i[0].toUpperCase()+i.substr(1))),i},ha=e=>{const t=e.indexOf("#");return-1!==t?e.substr(t):"#"},fa=e=>{const t=e.indexOf("#");let r=e;return t>=0&&(r=e.substr(0,t)),r},ma=()=>{if(Fn.browser)return fa(globalThis.location.href);const e=Fn.cwd(),t=co(e);return["/","\\"].includes(t)?e:e+(aa()?"\\":"/")},da=(e,t)=>{const r=new URL(t,new URL(e,"resolve://"));if("resolve:"===r.protocol){const{pathname:e,search:t,hash:n}=r;return e+t+n}return r.toString()},ya=e=>la(e)?(e=>{const t=[/\?/g,"%3F",/#/g,"%23"];let r=e;aa()&&(r=r.replace(/\\/g,"/")),r=encodeURI(r);for(let e=0;e<t.length;e+=2)r=r.replace(t[e],t[e+1]);return r})(pa(e)):encodeURI(decodeURI(e)).replace(/%5B/g,"[").replace(/%5D/g,"]"),ga=e=>la(e)?pa(e):decodeURI(e);function va(e,t){function r(){Error.captureStackTrace?Error.captureStackTrace(this,this.constructor):this.stack=(new Error).stack;for(var e=arguments.length,r=new Array(e),n=0;n<e;n++)r[n]=arguments[n];[this.message]=r,t&&t.apply(this,r)}return r.prototype=new Error,r.prototype.name=e,r.prototype.constructor=r,r}var ba=r(3692),xa=r.n(ba);const Ea=["properties"],wa=["properties"],ja=["definitions","parameters","responses","securityDefinitions","components/schemas","components/responses","components/parameters","components/securitySchemes"],Oa=["schema/example","items/example"];function Sa(e){const t=e[e.length-1],r=e[e.length-2],n=e.join("/");return Ea.indexOf(t)>-1&&-1===wa.indexOf(r)||ja.indexOf(n)>-1||Oa.some((e=>n.indexOf(e)>-1))}function Pa(e,t){const[r,n]=e.split("#"),s=da(t||"",r||"");return n?`${s}#${n}`:s}const Aa=/^([a-z]+:\/\/|\/\/)/i,$a=va("JSONRefError",(function(e,t,r){this.originalError=r,Object.assign(this,t||{})})),ka={},Ta=new WeakMap,Ma=[e=>"paths"===e[0]&&"responses"===e[3]&&"examples"===e[5],e=>"paths"===e[0]&&"responses"===e[3]&&"content"===e[5]&&"example"===e[7],e=>"paths"===e[0]&&"responses"===e[3]&&"content"===e[5]&&"examples"===e[7]&&"value"===e[9],e=>"paths"===e[0]&&"requestBody"===e[3]&&"content"===e[4]&&"example"===e[6],e=>"paths"===e[0]&&"requestBody"===e[3]&&"content"===e[4]&&"examples"===e[6]&&"value"===e[8],e=>"paths"===e[0]&&"parameters"===e[2]&&"example"===e[4],e=>"paths"===e[0]&&"parameters"===e[3]&&"example"===e[5],e=>"paths"===e[0]&&"parameters"===e[2]&&"examples"===e[4]&&"value"===e[6],e=>"paths"===e[0]&&"parameters"===e[3]&&"examples"===e[5]&&"value"===e[7],e=>"paths"===e[0]&&"parameters"===e[2]&&"content"===e[4]&&"example"===e[6],e=>"paths"===e[0]&&"parameters"===e[2]&&"content"===e[4]&&"examples"===e[6]&&"value"===e[8],e=>"paths"===e[0]&&"parameters"===e[3]&&"content"===e[4]&&"example"===e[7],e=>"paths"===e[0]&&"parameters"===e[3]&&"content"===e[5]&&"examples"===e[7]&&"value"===e[9]],Ca={key:"$ref",plugin:(e,t,r,n)=>{const s=n.getInstance(),i=r.slice(0,-1);if(Sa(i)||(e=>Ma.some((t=>t(e))))(i))return;const{baseDoc:o}=n.getContext(r);if("string"!=typeof e)return new $a("$ref: must be a string (JSON-Ref)",{$ref:e,baseDoc:o,fullPath:r});const a=Na(e),c=a[0],l=a[1]||"";let u,p,h;try{u=o||c?Fa(c,o):null}catch(t){return _a(t,{pointer:l,$ref:e,basePath:u,fullPath:r})}if(function(e,t,r,n){let s=Ta.get(n);s||(s={},Ta.set(n,s));const i=function(e){if(0===e.length)return"";return`/${e.map(Ua).join("/")}`}(r),o=`${t||"<specmap-base>"}#${e}`,a=i.replace(/allOf\/\d+\/?/g,""),c=n.contextTree.get([]).baseDoc;if(t===c&&Ja(a,e))return!0;let l="";const u=r.some((e=>(l=`${l}/${Ua(e)}`,s[l]&&s[l].some((e=>Ja(e,o)||Ja(o,e))))));if(u)return!0;return void(s[a]=(s[a]||[]).concat(o))}(l,u,i,n)&&!s.useCircularStructures){const t=Pa(e,u);return e===t?null:bn.replace(r,t)}if(null==u?(h=Va(l),p=n.get(h),void 0===p&&(p=new $a(`Could not resolve reference: ${e}`,{pointer:l,$ref:e,baseDoc:o,fullPath:r}))):(p=Da(u,l),p=null!=p.__value?p.__value:p.catch((t=>{throw _a(t,{pointer:l,$ref:e,baseDoc:o,fullPath:r})}))),p instanceof Error)return[bn.remove(r),p];const f=Pa(e,u),m=bn.replace(i,p,{$$ref:f});if(u&&u!==o)return[m,bn.context(i,{baseDoc:u})];try{if(!function(e,t){const r=[e];return t.path.reduce(((e,t)=>(r.push(e[t]),e[t])),e),n(t.value);function n(e){return bn.isObject(e)&&(r.indexOf(e)>=0||Object.keys(e).some((t=>n(e[t]))))}}(n.state,m)||s.useCircularStructures)return m}catch(e){return null}}},Ra=Object.assign(Ca,{docCache:ka,absoluteify:Fa,clearCache:function(e){void 0!==e?delete ka[e]:Object.keys(ka).forEach((e=>{delete ka[e]}))},JSONRefError:$a,wrapError:_a,getDoc:qa,split:Na,extractFromDoc:Da,fetchJSON:function(e){return fetch(e,{headers:{Accept:Fr},loadSpec:!0}).then((e=>e.text())).then((e=>lr.load(e)))},extract:La,jsonPointerToArray:Va,unescapeJsonPointerToken:Ba}),Ia=Ra;function Fa(e,t){if(!Aa.test(e)){if(!t)throw new $a(`Tried to resolve a relative URL, without having a basePath. path: '${e}' basePath: '${t}'`);return da(t,e)}return e}function _a(e,t){let r;return r=e&&e.response&&e.response.body?`${e.response.body.code} ${e.response.body.message}`:e.message,new $a(`Could not resolve reference: ${r}`,t,e)}function Na(e){return(e+"").split("#")}function Da(e,t){const r=ka[e];if(r&&!bn.isPromise(r))try{const e=La(t,r);return Object.assign(Promise.resolve(e),{__value:e})}catch(e){return Promise.reject(e)}return qa(e).then((e=>La(t,e)))}function qa(e){const t=ka[e];return t?bn.isPromise(t)?t:Promise.resolve(t):(ka[e]=Ra.fetchJSON(e).then((t=>(ka[e]=t,t))),ka[e])}function La(e,t){const r=Va(e);if(r.length<1)return t;const n=bn.getIn(t,r);if(void 0===n)throw new $a(`Could not resolve pointer: ${e} does not exist in document`,{pointer:e});return n}function Va(e){if("string"!=typeof e)throw new TypeError("Expected a string, got a "+typeof e);return"/"===e[0]&&(e=e.substr(1)),""===e?[]:e.split("/").map(Ba)}function Ba(e){if("string"!=typeof e)return e;return new URLSearchParams(`=${e.replace(/~1/g,"/").replace(/~0/g,"~")}`).get("")}function Ua(e){return new URLSearchParams([["",e.replace(/~/g,"~0").replace(/\//g,"~1")]]).toString().slice(1)}const za=e=>!e||"/"===e||"#"===e;function Ja(e,t){if(za(t))return!0;const r=e.charAt(t.length),n=t.slice(-1);return 0===e.indexOf(t)&&(!r||"/"===r||"#"===r)&&"#"!==n}const Ha={key:"allOf",plugin:(e,t,r,n,s)=>{if(s.meta&&s.meta.$$ref)return;const i=r.slice(0,-1);if(Sa(i))return;if(!Array.isArray(e)){const e=new TypeError("allOf must be an array");return e.fullPath=r,e}let o=!1,a=s.value;if(i.forEach((e=>{a&&(a=a[e])})),a={...a},0===Object.keys(a).length)return;delete a.allOf;const c=[];return c.push(n.replace(i,{})),e.forEach(((e,t)=>{if(!n.isObject(e)){if(o)return null;o=!0;const e=new TypeError("Elements in allOf must be objects");return e.fullPath=r,c.push(e)}c.push(n.mergeDeep(i,e));const s=function(e,t){let{specmap:r,getBaseUrlForNodePath:n=(e=>r.getContext([...t,...e]).baseDoc),targetKeys:s=["$ref","$$ref"]}=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{};const i=[];return xa()(e).forEach((function(){if(s.includes(this.key)&&"string"==typeof this.node){const e=this.path,s=t.concat(this.path),o=Pa(this.node,n(e));i.push(r.replace(s,o))}})),i}(e,r.slice(0,-1),{getBaseUrlForNodePath:e=>n.getContext([...r,t,...e]).baseDoc,specmap:n});c.push(...s)})),a.example&&c.push(n.remove([].concat(i,"example"))),c.push(n.mergeDeep(i,a)),a.$$ref||c.push(n.remove([].concat(i,"$$ref"))),c}},Ga={key:"parameters",plugin:(e,t,r,n)=>{if(Array.isArray(e)&&e.length){const t=Object.assign([],e),s=r.slice(0,-1),i={...bn.getIn(n.spec,s)};for(let s=0;s<e.length;s+=1){const o=e[s];try{t[s].default=n.parameterMacro(i,o)}catch(e){const t=new Error(e);return t.fullPath=r,t}}return bn.replace(r,t)}return bn.replace(r,e)}},Wa={key:"properties",plugin:(e,t,r,n)=>{const s={...e};for(const t in e)try{s[t].default=n.modelPropertyMacro(s[t])}catch(e){const t=new Error(e);return t.fullPath=r,t}return bn.replace(r,s)}};class Ka{constructor(e){this.root=Ya(e||{})}set(e,t){const r=this.getParent(e,!0);if(!r)return void Xa(this.root,t,null);const n=e[e.length-1],{children:s}=r;s[n]?Xa(s[n],t,r):s[n]=Ya(t,r)}get(e){if((e=e||[]).length<1)return this.root.value;let t,r,n=this.root;for(let s=0;s<e.length&&(r=e[s],t=n.children,t[r]);s+=1)n=t[r];return n&&n.protoValue}getParent(e,t){return!e||e.length<1?null:e.length<2?this.root:e.slice(0,-1).reduce(((e,r)=>{if(!e)return e;const{children:n}=e;return!n[r]&&t&&(n[r]=Ya(null,e)),n[r]}),this.root)}}function Ya(e,t){return Xa({children:{}},e,t)}function Xa(e,t,r){return e.value=t||{},e.protoValue=r?{...r.protoValue,...e.value}:e.value,Object.keys(e.children).forEach((t=>{const r=e.children[t];e.children[t]=Xa(r,r.value,e)})),e}const Qa=()=>{};class Za{static getPluginName(e){return e.pluginName}static getPatchesOfType(e,t){return e.filter(t)}constructor(e){Object.assign(this,{spec:"",debugLevel:"info",plugins:[],pluginHistory:{},errors:[],mutations:[],promisedPatches:[],state:{},patches:[],context:{},contextTree:new Ka,showDebug:!1,allPatches:[],pluginProp:"specMap",libMethods:Object.assign(Object.create(this),bn,{getInstance:()=>this}),allowMetaPatches:!1},e),this.get=this._get.bind(this),this.getContext=this._getContext.bind(this),this.hasRun=this._hasRun.bind(this),this.wrappedPlugins=this.plugins.map(this.wrapPlugin.bind(this)).filter(bn.isFunction),this.patches.push(bn.add([],this.spec)),this.patches.push(bn.context([],this.context)),this.updatePatches(this.patches)}debug(e){if(this.debugLevel===e){for(var t=arguments.length,r=new Array(t>1?t-1:0),n=1;n<t;n++)r[n-1]=arguments[n];console.log(...r)}}verbose(e){if("verbose"===this.debugLevel){for(var t=arguments.length,r=new Array(t>1?t-1:0),n=1;n<t;n++)r[n-1]=arguments[n];console.log(`[${e}] `,...r)}}wrapPlugin(e,t){const{pathDiscriminator:r}=this;let n,s=null;return e[this.pluginProp]?(s=e,n=e[this.pluginProp]):bn.isFunction(e)?n=e:bn.isObject(e)&&(n=function(e){const t=(e,t)=>!Array.isArray(e)||e.every(((e,r)=>e===t[r]));return function*(n,s){const i={};for(const e of n.filter(bn.isAdditiveMutation))yield*o(e.value,e.path,e);function*o(n,a,c){if(bn.isObject(n)){const l=a.length-1,u=a[l],p=a.indexOf("properties"),h="properties"===u&&l===p,f=s.allowMetaPatches&&i[n.$$ref];for(const l of Object.keys(n)){const u=n[l],p=a.concat(l),m=bn.isObject(u),d=n.$$ref;if(f||m&&(s.allowMetaPatches&&d&&(i[d]=!0),yield*o(u,p,c)),!h&&l===e.key){const n=t(r,a);r&&!n||(yield e.plugin(u,l,p,s,c))}}}else e.key===a[a.length-1]&&(yield e.plugin(n,e.key,a,s))}}}(e)),Object.assign(n.bind(s),{pluginName:e.name||t,isGenerator:bn.isGenerator(n)})}nextPlugin(){return this.wrappedPlugins.find((e=>this.getMutationsForPlugin(e).length>0))}nextPromisedPatch(){if(this.promisedPatches.length>0)return Promise.race(this.promisedPatches.map((e=>e.value)))}getPluginHistory(e){const t=this.constructor.getPluginName(e);return this.pluginHistory[t]||[]}getPluginRunCount(e){return this.getPluginHistory(e).length}getPluginHistoryTip(e){const t=this.getPluginHistory(e);return t&&t[t.length-1]||{}}getPluginMutationIndex(e){const t=this.getPluginHistoryTip(e).mutationIndex;return"number"!=typeof t?-1:t}updatePluginHistory(e,t){const r=this.constructor.getPluginName(e);this.pluginHistory[r]=this.pluginHistory[r]||[],this.pluginHistory[r].push(t)}updatePatches(e){bn.normalizeArray(e).forEach((e=>{if(e instanceof Error)this.errors.push(e);else try{if(!bn.isObject(e))return void this.debug("updatePatches","Got a non-object patch",e);if(this.showDebug&&this.allPatches.push(e),bn.isPromise(e.value))return this.promisedPatches.push(e),void this.promisedPatchThen(e);if(bn.isContextPatch(e))return void this.setContext(e.path,e.value);bn.isMutation(e)&&this.updateMutations(e)}catch(e){console.error(e),this.errors.push(e)}}))}updateMutations(e){"object"==typeof e.value&&!Array.isArray(e.value)&&this.allowMetaPatches&&(e.value={...e.value});const t=bn.applyPatch(this.state,e,{allowMetaPatches:this.allowMetaPatches});t&&(this.mutations.push(e),this.state=t)}removePromisedPatch(e){const t=this.promisedPatches.indexOf(e);t<0?this.debug("Tried to remove a promisedPatch that isn't there!"):this.promisedPatches.splice(t,1)}promisedPatchThen(e){return e.value=e.value.then((t=>{const r={...e,value:t};this.removePromisedPatch(e),this.updatePatches(r)})).catch((t=>{this.removePromisedPatch(e),this.updatePatches(t)})),e.value}getMutations(e,t){return e=e||0,"number"!=typeof t&&(t=this.mutations.length),this.mutations.slice(e,t)}getCurrentMutations(){return this.getMutationsForPlugin(this.getCurrentPlugin())}getMutationsForPlugin(e){const t=this.getPluginMutationIndex(e);return this.getMutations(t+1)}getCurrentPlugin(){return this.currentPlugin}getLib(){return this.libMethods}_get(e){return bn.getIn(this.state,e)}_getContext(e){return this.contextTree.get(e)}setContext(e,t){return this.contextTree.set(e,t)}_hasRun(e){return this.getPluginRunCount(this.getCurrentPlugin())>(e||0)}dispatch(){const e=this,t=this.nextPlugin();if(!t){const e=this.nextPromisedPatch();if(e)return e.then((()=>this.dispatch())).catch((()=>this.dispatch()));const t={spec:this.state,errors:this.errors};return this.showDebug&&(t.patches=this.allPatches),Promise.resolve(t)}if(e.pluginCount=e.pluginCount||{},e.pluginCount[t]=(e.pluginCount[t]||0)+1,e.pluginCount[t]>100)return Promise.resolve({spec:e.state,errors:e.errors.concat(new Error("We've reached a hard limit of 100 plugin runs"))});if(t!==this.currentPlugin&&this.promisedPatches.length){const e=this.promisedPatches.map((e=>e.value));return Promise.all(e.map((e=>e.then(Qa,Qa)))).then((()=>this.dispatch()))}return function(){e.currentPlugin=t;const n=e.getCurrentMutations(),s=e.mutations.length-1;try{if(t.isGenerator)for(const s of t(n,e.getLib()))r(s);else{r(t(n,e.getLib()))}}catch(e){console.error(e),r([Object.assign(Object.create(e),{plugin:t})])}finally{e.updatePluginHistory(t,{mutationIndex:s})}return e.dispatch()}();function r(r){r&&(r=bn.fullyNormalizeArray(r),e.updatePatches(r,t))}}}const ec={refs:Ia,allOf:Ha,parameters:Ga,properties:Wa},tc=e=>e.replace(/\W/gi,"_");function rc(e,t){let r=arguments.length>2&&void 0!==arguments[2]?arguments[2]:"",{v2OperationIdCompatibilityMode:n}=arguments.length>3&&void 0!==arguments[3]?arguments[3]:{};if(!e||"object"!=typeof e)return null;return(e.operationId||"").replace(/\s/g,"").length?tc(e.operationId):function(e,t){let{v2OperationIdCompatibilityMode:r}=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{};if(r){let r=`${t.toLowerCase()}_${e}`.replace(/[\s!@#$%^&*()_+=[{\]};:<>|./?,\\'""-]/g,"_");return r=r||`${e.substring(1)}_${t}`,r.replace(/((_){2,})/g,"_").replace(/^(_)*/g,"").replace(/([_])*$/g,"")}return`${t.toLowerCase()}${tc(e)}`}(t,r,{v2OperationIdCompatibilityMode:n})}function nc(e){const{spec:t}=e,{paths:r}=t,n={};if(!r||t.$$normalized)return e;for(const e in r){const s=r[e];if(null==s||!["object","function"].includes(typeof s))continue;const i=s.parameters;for(const r in s){const o=s[r];if(null==o||!["object","function"].includes(typeof o))continue;const a=rc(o,e,r);if(a){n[a]?n[a].push(o):n[a]=[o];const e=n[a];if(e.length>1)e.forEach(((e,t)=>{e.__originalOperationId=e.__originalOperationId||e.operationId,e.operationId=`${a}${t+1}`}));else if(void 0!==o.operationId){const t=e[0];t.__originalOperationId=t.__originalOperationId||o.operationId,t.operationId=a}}if("parameters"!==r){const e=[],r={};for(const n in t)"produces"!==n&&"consumes"!==n&&"security"!==n||(r[n]=t[n],e.push(r));if(i&&(r.parameters=i,e.push(r)),e.length)for(const t of e)for(const e in t)if(o[e]){if("parameters"===e)for(const r of t[e]){o[e].some((e=>e.name&&e.name===r.name||e.$ref&&e.$ref===r.$ref||e.$$ref&&e.$$ref===r.$$ref||e===r))||o[e].push(r)}}else o[e]=t[e]}}}return t.$$normalized=!0,e}async function sc(e){const{spec:t,mode:r,allowMetaPatches:n=!0,pathDiscriminator:s,modelPropertyMacro:i,parameterMacro:o,requestInterceptor:a,responseInterceptor:c,skipNormalization:l,useCircularStructures:u}=e,p=Nr(e),h=Dr(e);return function(e){p&&(ec.refs.docCache[p]=e);ec.refs.fetchJSON=_r(h,{requestInterceptor:a,responseInterceptor:c});const t=[ec.refs];"function"==typeof o&&t.push(ec.parameters);"function"==typeof i&&t.push(ec.properties);"strict"!==r&&t.push(ec.allOf);return(f={spec:e,context:{baseDoc:p},plugins:t,allowMetaPatches:n,pathDiscriminator:s,parameterMacro:o,modelPropertyMacro:i,useCircularStructures:u},new Za(f).dispatch()).then(l?async e=>e:nc);var f}(t)}const ic={name:"generic",match:()=>!0,normalize(e){let{spec:t}=e;const{spec:r}=nc({spec:t});return r},resolve:async e=>sc(e)};const oc=e=>{try{const{openapi:t}=e;return"string"==typeof t&&/^3\.0\.([0123])(?:-rc[012])?$/.test(t)}catch{return!1}},ac=e=>{try{const{openapi:t}=e;return"string"==typeof t&&/^3\.1\.(?:[1-9]\d*|0)$/.test(t)}catch{return!1}},cc=e=>oc(e)||ac(e),lc={name:"openapi-2",match(e){let{spec:t}=e;return(e=>{try{const{swagger:t}=e;return"2.0"===t}catch{return!1}})(t)},normalize(e){let{spec:t}=e;const{spec:r}=nc({spec:t});return r},resolve:async e=>async function(e){return sc(e)}(e)};const uc={name:"openapi-3-0",match(e){let{spec:t}=e;return oc(t)},normalize(e){let{spec:t}=e;const{spec:r}=nc({spec:t});return r},resolve:async e=>async function(e){return sc(e)}(e)},pc=e=>async t=>(async e=>{const{spec:t,requestInterceptor:r,responseInterceptor:n}=e,s=Nr(e),i=Dr(e),o=t||await _r(i,{requestInterceptor:r,responseInterceptor:n})(s),a={...e,spec:o};return e.strategies.find((e=>e.match(a))).resolve(a)})({...e,...t}),hc=pc({strategies:[uc,lc,ic]}),fc=e=>async function(t,r){return async function(e,t){let r=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{};const{returnEntireTree:n,baseDoc:s,requestInterceptor:i,responseInterceptor:o,parameterMacro:a,modelPropertyMacro:c,useCircularStructures:l,strategies:u}=r,p={spec:e,pathDiscriminator:t,baseDoc:s,requestInterceptor:i,responseInterceptor:o,parameterMacro:a,modelPropertyMacro:c,useCircularStructures:l,strategies:u},h=u.find((e=>e.match(p))).normalize(p),f=await hc({...p,spec:h,allowMetaPatches:!0,skipNormalization:!0});return!n&&Array.isArray(t)&&t.length&&(f.spec=t.reduce(((e,t)=>e?.[t]),f.spec)||null),f}(t,r,{...e,...arguments.length>2&&void 0!==arguments[2]?arguments[2]:{}})};fc({strategies:[uc,lc,ic]});var mc=r(3500);class dc extends mc.RP{constructor(e,t,r){super(e,t,r),this.element="annotation"}get code(){return this.attributes.get("code")}set code(e){this.attributes.set("code",e)}}const yc=dc;class gc extends mc.RP{constructor(e,t,r){super(e,t,r),this.element="comment"}}const vc=gc;class bc extends mc.ON{constructor(e,t,r){super(e,t,r),this.element="parseResult"}get api(){return this.children.filter((e=>e.classes.contains("api"))).first}get results(){return this.children.filter((e=>e.classes.contains("result")))}get result(){return this.results.first}get annotations(){return this.children.filter((e=>"annotation"===e.element))}get warnings(){return this.children.filter((e=>"annotation"===e.element&&e.classes.contains("warning")))}get errors(){return this.children.filter((e=>"annotation"===e.element&&e.classes.contains("error")))}get isEmpty(){return this.children.reject((e=>"annotation"===e.element)).isEmpty}replaceResult(e){const{result:t}=this;if(Wo(t))return!1;const r=this.content.findIndex((e=>e===t));return-1!==r&&(this.content[r]=e,!0)}}const xc=bc;class Ec extends mc.ON{constructor(e,t,r){super(e,t,r),this.element="sourceMap"}get positionStart(){return this.children.filter((e=>e.classes.contains("position"))).get(0)}get positionEnd(){return this.children.filter((e=>e.classes.contains("position"))).get(1)}set position(e){if(null===e)return;const t=new mc.ON([e.start.row,e.start.column,e.start.char]),r=new mc.ON([e.end.row,e.end.column,e.end.char]);t.classes.push("position"),r.classes.push("position"),this.push(t).push(r)}}const wc=Ec;const jc=pi(Qo);const Oc=Xn(1,Qo(Array.isArray)?Array.isArray:yi(ls,Zi("Array")));const Sc=li(Oc,oo);var Pc=Xn(3,(function(e,t,r){var n=po(e,r),s=po(so(e),r);if(!jc(n)&&!Sc(e)){var i=Ls(n,s);return ei(i,t)}}));const Ac=Pc,$c=(e,t)=>"function"==typeof(null==t?void 0:t[e]),kc=e=>null!=e&&Object.prototype.hasOwnProperty.call(e,"_storedElement")&&Object.prototype.hasOwnProperty.call(e,"_content"),Tc=(e,t)=>{var r;return(null==t||null===(r=t.primitive)||void 0===r?void 0:r.call(t))===e},Mc=(e,t)=>{var r,n;return(null==t||null===(r=t.classes)||void 0===r||null===(n=r.includes)||void 0===n?void 0:n.call(r,e))||!1},Cc=(e,t)=>(null==t?void 0:t.element)===e,Rc=e=>e({hasMethod:$c,hasBasicElementProps:kc,primitiveEq:Tc,isElementType:Cc,hasClass:Mc}),Ic=Rc((({hasBasicElementProps:e,primitiveEq:t})=>r=>r instanceof mc.W_||e(r)&&t(void 0,r))),Fc=Rc((({hasBasicElementProps:e,primitiveEq:t})=>r=>r instanceof mc.RP||e(r)&&t("string",r))),_c=Rc((({hasBasicElementProps:e,primitiveEq:t})=>r=>r instanceof mc.VL||e(r)&&t("number",r))),Nc=Rc((({hasBasicElementProps:e,primitiveEq:t})=>r=>r instanceof mc.zr||e(r)&&t("null",r))),Dc=Rc((({hasBasicElementProps:e,primitiveEq:t})=>r=>r instanceof mc.hh||e(r)&&t("boolean",r))),qc=Rc((({hasBasicElementProps:e,primitiveEq:t,hasMethod:r})=>n=>n instanceof mc.Sb||e(n)&&t("object",n)&&r("keys",n)&&r("values",n)&&r("items",n))),Lc=Rc((({hasBasicElementProps:e,primitiveEq:t,hasMethod:r})=>n=>n instanceof mc.ON&&!(n instanceof mc.Sb)||e(n)&&t("array",n)&&r("push",n)&&r("unshift",n)&&r("map",n)&&r("reduce",n))),Vc=Rc((({hasBasicElementProps:e,isElementType:t,primitiveEq:r})=>n=>n instanceof mc.c6||e(n)&&t("member",n)&&r(void 0,n))),Bc=Rc((({hasBasicElementProps:e,isElementType:t,primitiveEq:r})=>n=>n instanceof mc.EA||e(n)&&t("link",n)&&r(void 0,n))),Uc=Rc((({hasBasicElementProps:e,isElementType:t,primitiveEq:r})=>n=>n instanceof mc.tK||e(n)&&t("ref",n)&&r(void 0,n))),zc=Rc((({hasBasicElementProps:e,isElementType:t,primitiveEq:r})=>n=>n instanceof yc||e(n)&&t("annotation",n)&&r("array",n))),Jc=Rc((({hasBasicElementProps:e,isElementType:t,primitiveEq:r})=>n=>n instanceof vc||e(n)&&t("comment",n)&&r("string",n))),Hc=Rc((({hasBasicElementProps:e,isElementType:t,primitiveEq:r})=>n=>n instanceof xc||e(n)&&t("parseResult",n)&&r("array",n))),Gc=Rc((({hasBasicElementProps:e,isElementType:t,primitiveEq:r})=>n=>n instanceof wc||e(n)&&t("sourceMap",n)&&r("array",n))),Wc=e=>Cc("object",e)||Cc("array",e)||Cc("boolean",e)||Cc("number",e)||Cc("string",e)||Cc("null",e)||Cc("member",e),Kc=e=>{var t,r;return Gc(null==e||null===(t=e.meta)||void 0===t||null===(r=t.get)||void 0===r?void 0:r.call(t,"sourceMap"))},Yc=(e,t)=>{if(0===e.length)return!0;const r=t.attributes.get("symbols");return!!Lc(r)&&Wn(zo(r.toValue()),e)},Xc=(e,t)=>0===e.length||Wn(zo(t.classes.toValue()),e);const Qc=hs(null);const Zc=pi(Qc);function el(e){return el="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},el(e)}const tl=function(e){return"object"===el(e)};const rl=Xn(1,li(Zc,tl));var nl=yi(ls,Zi("Object")),sl=yi(Ps,hs(Ps(Object))),il=wo(li(Qo,sl),["constructor"]);const ol=Xn(1,(function(e){if(!rl(e)||!nl(e))return!1;var t=Object.getPrototypeOf(e);return!!Qc(t)||il(t)}));class al extends mc.lS{constructor(){super(),this.register("annotation",yc),this.register("comment",vc),this.register("parseResult",xc),this.register("sourceMap",wc)}}const cl=new al,ll=e=>{const t=new al;return ol(e)&&t.use(e),t},ul=cl,pl=()=>({predicates:{...s},namespace:ul});var hl=r(3992),fl=r(538);const ml=class extends fl{constructor(e,t,r){if(super(e,t,r),this.name=this.constructor.name,"string"==typeof t&&(this.message=t),"function"==typeof Error.captureStackTrace?Error.captureStackTrace(this,this.constructor):this.stack=new Error(t).stack,ol(r)&&Yi("cause",r)&&!Yi("cause",this)){const{cause:e}=r;this.cause=e,e instanceof Error&&Yi("stack",e)&&(this.stack=`${this.stack}\nCAUSE: ${null==e?void 0:e.stack}`)}}};class dl extends Error{static[Symbol.hasInstance](e){return Function.prototype[Symbol.hasInstance].call(dl,e)||Function.prototype[Symbol.hasInstance].call(ml,e)}constructor(e,t){if(super(e,t),this.name=this.constructor.name,"string"==typeof e&&(this.message=e),"function"==typeof Error.captureStackTrace?Error.captureStackTrace(this,this.constructor):this.stack=new Error(e).stack,ol(t)&&Yi("cause",t)&&!Yi("cause",this)){const{cause:e}=t;this.cause=e,e instanceof Error&&Yi("stack",e)&&(this.stack=`${this.stack}\nCAUSE: ${null==e?void 0:e.stack}`)}}}const yl=dl,gl=(e,t,r)=>{const n=e[t];if(null!=n){if(!r&&"function"==typeof n)return n;const e=r?n.leave:n.enter;if("function"==typeof e)return e}else{const n=r?e.leave:e.enter;if(null!=n){if("function"==typeof n)return n;const e=n[t];if("function"==typeof e)return e}}return null},vl={},bl=e=>null==e?void 0:e.type,xl=e=>"string"==typeof bl(e),El=(e,{visitFnGetter:t=gl,nodeTypeGetter:r=bl}={})=>{const n=new Array(e.length);return{enter(s,...i){for(let o=0;o<e.length;o+=1)if(null==n[o]){const a=t(e[o],r(s),!1);if("function"==typeof a){const t=a.call(e[o],s,...i);if(!1===t)n[o]=s;else if(t===vl)n[o]=vl;else if(void 0!==t)return t}}},leave(s,...i){for(let o=0;o<e.length;o+=1)if(null==n[o]){const a=t(e[o],r(s),!0);if("function"==typeof a){const t=a.call(e[o],s,...i);if(t===vl)n[o]=vl;else if(void 0!==t&&!1!==t)return t}}else n[o]===s&&(n[o]=null)}}},wl=(e,t,{keyMap:r=null,state:n={},breakSymbol:s=vl,deleteNodeSymbol:i=null,skipVisitingNodeSymbol:o=!1,visitFnGetter:a=gl,nodeTypeGetter:c=bl,nodePredicate:l=xl,detectCycles:u=!0}={})=>{const p=r||{};let h,f,m=Array.isArray(e),d=[e],y=-1,g=[];const v=[],b=[];let x=e;do{y+=1;const e=y===d.length;let r,E;const w=e&&0!==g.length;if(e){if(r=0===b.length?void 0:v.pop(),E=f,f=b.pop(),w){E=m?E.slice():Object.create(Object.getPrototypeOf(E),Object.getOwnPropertyDescriptors(E));let e=0;for(let t=0;t<g.length;t+=1){let r=g[t][0];const n=g[t][1];m&&(r-=e),m&&n===i?(E.splice(r,1),e+=1):E[r]=n}}y=h.index,d=h.keys,g=h.edits,m=h.inArray,h=h.prev}else{if(r=f?m?y:d[y]:void 0,E=f?f[r]:x,E===i||void 0===E)continue;f&&v.push(r)}if(b.includes(E))continue;let j;if(!Array.isArray(E)){if(!l(E))throw new yl(`Invalid AST Node: ${JSON.stringify(E)}`);if(u&&b.includes(E)){v.pop();continue}const i=a(t,c(E),e);if(i){for(const[e,r]of Object.entries(n))t[e]=r;if(j=i.call(t,E,r,f,v,b),j===s)break;if(j===o){if(!e){v.pop();continue}}else if(void 0!==j&&(g.push([r,j]),!e)){if(!l(j)){v.pop();continue}E=j}}}void 0===j&&w&&g.push([r,E]),e||(h={inArray:m,index:y,keys:d,edits:g,prev:h},m=Array.isArray(E),d=m?E:p[c(E)]||[],y=-1,g=[],f&&b.push(f),f=E)}while(void 0!==h);return 0!==g.length&&([,x]=g[g.length-1]),x};wl[Symbol.for("nodejs.util.promisify.custom")]=async(e,t,{keyMap:r=null,state:n={},breakSymbol:s=vl,deleteNodeSymbol:i=null,skipVisitingNodeSymbol:o=!1,visitFnGetter:a=gl,nodeTypeGetter:c=bl,nodePredicate:l=xl,detectCycles:u=!0}={})=>{const p=r||{};let h,f,m=Array.isArray(e),d=[e],y=-1,g=[];const v=[],b=[];let x=e;do{y+=1;const e=y===d.length;let r,E;const w=e&&0!==g.length;if(e){if(r=0===b.length?void 0:v.pop(),E=f,f=b.pop(),w){E=m?E.slice():Object.create(Object.getPrototypeOf(E),Object.getOwnPropertyDescriptors(E));let e=0;for(let t=0;t<g.length;t+=1){let r=g[t][0];const n=g[t][1];m&&(r-=e),m&&n===i?(E.splice(r,1),e+=1):E[r]=n}}y=h.index,d=h.keys,g=h.edits,m=h.inArray,h=h.prev}else{if(r=f?m?y:d[y]:void 0,E=f?f[r]:x,E===i||void 0===E)continue;f&&v.push(r)}let j;if(!Array.isArray(E)){if(!l(E))throw new yl(`Invalid AST Node: ${JSON.stringify(E)}`);if(u&&b.includes(E)){v.pop();continue}const i=a(t,c(E),e);if(i){for(const[e,r]of Object.entries(n))t[e]=r;if(j=await i.call(t,E,r,f,v,b),j===s)break;if(j===o){if(!e){v.pop();continue}}else if(void 0!==j&&(g.push([r,j]),!e)){if(!l(j)){v.pop();continue}E=j}}}void 0===j&&w&&g.push([r,E]),e||(h={inArray:m,index:y,keys:d,edits:g,prev:h},m=Array.isArray(E),d=m?E:p[c(E)]||[],y=-1,g=[],f&&b.push(f),f=E)}while(void 0!==h);return 0!==g.length&&([,x]=g[g.length-1]),x};const jl=e=>qc(e)?"ObjectElement":Lc(e)?"ArrayElement":Vc(e)?"MemberElement":Fc(e)?"StringElement":Dc(e)?"BooleanElement":_c(e)?"NumberElement":Nc(e)?"NullElement":Bc(e)?"LinkElement":Uc(e)?"RefElement":void 0,Ol=yi(jl,ea),Sl={ObjectElement:["content"],ArrayElement:["content"],MemberElement:["key","value"],StringElement:[],BooleanElement:[],NumberElement:[],NullElement:[],RefElement:[],LinkElement:[],Annotation:[],Comment:[],ParseResultElement:["content"],SourceMap:["content"]},Pl=hl({props:{result:[],predicate:_n,returnOnTrue:void 0,returnOnFalse:void 0},init({predicate:e=this.predicate,returnOnTrue:t=this.returnOnTrue,returnOnFalse:r=this.returnOnFalse}={}){this.result=[],this.predicate=e,this.returnOnTrue=t,this.returnOnFalse=r},methods:{enter(e){return this.predicate(e)?(this.result.push(e),this.returnOnTrue):this.returnOnFalse}}}),Al=(e,t,{keyMap:r=Sl,...n}={})=>wl(e,t,{keyMap:r,nodeTypeGetter:jl,nodePredicate:Ol,...n});Al[Symbol.for("nodejs.util.promisify.custom")]=async(e,t,{keyMap:r=Sl,...n}={})=>wl[Symbol.for("nodejs.util.promisify.custom")](e,t,{keyMap:r,nodeTypeGetter:jl,nodePredicate:Ol,...n});const $l=(e,t,r={})=>{if(0===t.length)return e;const n=So(pl,"toolboxCreator",r),s=So({},"visitorOptions",r),i=So(jl,"nodeTypeGetter",s),o=n(),a=t.map((e=>e(o))),c=El(a.map(So({},"visitor")),{nodeTypeGetter:i});a.forEach(Ac(["pre"],[]));const l=Al(e,c,s);return a.forEach(Ac(["post"],[])),l},kl=(e,{Type:t,plugins:r=[]})=>{const n=new t(e);return $l(n,r,{toolboxCreator:pl,visitorOptions:{nodeTypeGetter:jl}})},Tl=e=>(t,r={})=>kl(t,{...r,Type:e});mc.Sb.refract=Tl(mc.Sb),mc.ON.refract=Tl(mc.ON),mc.RP.refract=Tl(mc.RP),mc.hh.refract=Tl(mc.hh),mc.zr.refract=Tl(mc.zr),mc.VL.refract=Tl(mc.VL),mc.EA.refract=Tl(mc.EA),mc.tK.refract=Tl(mc.tK),yc.refract=Tl(yc),vc.refract=Tl(vc),xc.refract=Tl(xc),wc.refract=Tl(wc);const Ml=(e,t=new WeakMap)=>(Vc(e)?(t.set(e.key,e),Ml(e.key,t),t.set(e.value,e),Ml(e.value,t)):e.children.forEach((r=>{t.set(r,e),Ml(r,t)})),t),Cl=hl.init((function({element:e}){let t;this.transclude=function(r,n){var s;if(r===e)return n;if(r===n)return e;t=null!==(s=t)&&void 0!==s?s:Ml(e);const i=t.get(r);return Wo(i)?void 0:(qc(i)?((e,t,r)=>{const n=r.get(e);qc(n)&&(n.content=n.map(((s,i,o)=>o===e?(r.delete(e),r.set(t,n),t):o)))})(r,n,t):Lc(i)?((e,t,r)=>{const n=r.get(e);Lc(n)&&(n.content=n.map((s=>s===e?(r.delete(e),r.set(t,n),t):s)))})(r,n,t):Vc(i)&&((e,t,r)=>{const n=r.get(e);Vc(n)&&(n.key===e&&(n.key=t,r.delete(e),r.set(t,n)),n.value===e&&(n.value=t,r.delete(e),r.set(t,n)))})(r,n,t),e)}})),Rl=Cl,Il=e=>"string"==typeof(null==e?void 0:e.type)?e.type:jl(e),Fl={EphemeralObject:["content"],EphemeralArray:["content"],...Sl},_l=(e,t,{keyMap:r=Fl,...n}={})=>Al(e,t,{keyMap:r,nodeTypeGetter:Il,nodePredicate:Nn,detectCycles:!1,deleteNodeSymbol:Symbol.for("delete-node"),skipVisitingNodeSymbol:Symbol.for("skip-visiting-node"),...n});_l[Symbol.for("nodejs.util.promisify.custom")]=async(e,{keyMap:t=Fl,...r}={})=>Al[Symbol.for("nodejs.util.promisify.custom")](e,visitor,{keyMap:t,nodeTypeGetter:Il,nodePredicate:Nn,detectCycles:!1,deleteNodeSymbol:Symbol.for("delete-node"),skipVisitingNodeSymbol:Symbol.for("skip-visiting-node"),...r});const Nl=class{type="EphemeralArray";content=[];reference=void 0;constructor(e){this.content=e,this.reference=[]}toReference(){return this.reference}toArray(){return this.reference.push(...this.content),this.reference}};const Dl=class{type="EphemeralObject";content=[];reference=void 0;constructor(e){this.content=e,this.reference={}}toReference(){return this.reference}toObject(){return Object.assign(this.reference,Object.fromEntries(this.content))}},ql=hl.init((function(){const e=new WeakMap;this.BooleanElement=function(e){return e.toValue()},this.NumberElement=function(e){return e.toValue()},this.StringElement=function(e){return e.toValue()},this.NullElement=function(){return null},this.ObjectElement={enter(t){if(e.has(t))return e.get(t).toReference();const r=new Dl(t.content);return e.set(t,r),r}},this.EphemeralObject={leave:e=>e.toObject()},this.MemberElement={enter:e=>[e.key,e.value]},this.ArrayElement={enter(t){if(e.has(t))return e.get(t).toReference();const r=new Nl(t.content);return e.set(t,r),r}},this.EphemeralArray={leave:e=>e.toArray()}})),Ll=(e,t=ul)=>{if(ea(e))try{return t.fromRefract(JSON.parse(e))}catch{}return ol(e)&&Ki("element",e)?t.fromRefract(e):t.toElement(e)},Vl=e=>_l(e,ql()),Bl=yi(Co(/~/g,"~0"),Co(/\//g,"~1"),encodeURIComponent);const Ul=class extends yl{constructor(e,t){super(e,t),void 0!==t&&Object.assign(this,vo(["cause"],t))}};const zl=class extends Ul{};const Jl=class extends zl{constructor(e,t){super(e,t),void 0!==t&&(this.tokens=[...t.tokens])}},Hl=e=>{try{return 0===e.length?"":`/${e.map(Bl).join("/")}`}catch(t){throw new Jl("JSON Pointer compilation of tokens encountered an error.",{tokens:e,cause:t})}};var Gl=li(Xn(1,yi(ls,Zi("Number"))),isFinite);var Wl=Xn(1,Gl);var Kl=li(Qo(Number.isFinite)?Xn(1,Ls(Number.isFinite,Number)):Wl,vi(hs,[Math.floor,to]));var Yl=Xn(1,Kl);const Xl=Qo(Number.isInteger)?Xn(1,Ls(Number.isInteger,Number)):Yl;const Ql=hs("");var Zl=Pi((function(e,t){return yi(Fo(""),Vi(zo(e)),ao(""))(t)}));const eu=Zl,tu=yi(Co(/~1/g,"/"),Co(/~0/g,"~"),(e=>{try{return decodeURIComponent(e)}catch{return e}}));const ru=class extends zl{constructor(e,t){super(e,t),void 0!==t&&(this.pointer=t.pointer)}},nu=e=>{const t=(e=>{const t=e.indexOf("#");return-1!==t?e.substring(t):"#"})(e);return eu("#",t)},su=e=>{if(Ql(e))return[];if(!_o("/",e))throw new ru(`Invalid JSON Pointer "${e}". JSON Pointers must begin with "/"`,{pointer:e});try{const t=yi(Fo("/"),ks(tu))(e);return di(t)}catch(t){throw new ru(`JSON Pointer parsing of "${e}" encountered an error.`,{pointer:e,cause:t})}};const iu=class extends zl{constructor(e,t){super(e,t),void 0!==t&&(this.pointer=t.pointer,Array.isArray(t.tokens)&&(this.tokens=[...t.tokens]),this.failedToken=t.failedToken,this.failedTokenPosition=t.failedTokenPosition,this.element=t.element.element,Kc(t.element)&&(this.elementSourceMap=Vl(t.element.getMetaProperty("sourceMap"))))}},ou=(e,t)=>{let r;try{r=su(e)}catch(r){throw new iu(`JSON Pointer evaluation failed while parsing the pointer "${e}".`,{pointer:e,element:t,cause:r})}return r.reduce(((t,n,s)=>{if(qc(t)){if(!t.hasKey(n))throw new iu(`JSON Pointer evaluation failed while evaluating token "${n}" against an ObjectElement`,{pointer:e,tokens:r,failedToken:n,failedTokenPosition:s,element:t});return t.get(n)}if(Lc(t)){if(!(n in t.content)||!Xl(Number(n)))throw new iu(`JSON Pointer evaluation failed while evaluating token "${n}" against an ArrayElement`,{pointer:e,tokens:r,failedToken:n,failedTokenPosition:s,element:t});return t.get(Number(n))}throw new iu(`JSON Pointer evaluation failed while evaluating token "${n}" against an unexpected Element`,{pointer:e,tokens:r,failedToken:n,failedTokenPosition:s,element:t})}),t)};class au extends mc.Sb{constructor(e,t,r){super(e,t,r),this.element="callback"}}const cu=au;class lu extends mc.Sb{constructor(e,t,r){super(e,t,r),this.element="components"}get schemas(){return this.get("schemas")}set schemas(e){this.set("schemas",e)}get responses(){return this.get("responses")}set responses(e){this.set("responses",e)}get parameters(){return this.get("parameters")}set parameters(e){this.set("parameters",e)}get examples(){return this.get("examples")}set examples(e){this.set("examples",e)}get requestBodies(){return this.get("requestBodies")}set requestBodies(e){this.set("requestBodies",e)}get headers(){return this.get("headers")}set headers(e){this.set("headers",e)}get securitySchemes(){return this.get("securitySchemes")}set securitySchemes(e){this.set("securitySchemes",e)}get links(){return this.get("links")}set links(e){this.set("links",e)}get callbacks(){return this.get("callbacks")}set callbacks(e){this.set("callbacks",e)}}const uu=lu;class pu extends mc.Sb{constructor(e,t,r){super(e,t,r),this.element="contact"}get name(){return this.get("name")}set name(e){this.set("name",e)}get url(){return this.get("url")}set url(e){this.set("url",e)}get email(){return this.get("email")}set email(e){this.set("email",e)}}const hu=pu;class fu extends mc.Sb{constructor(e,t,r){super(e,t,r),this.element="discriminator"}get propertyName(){return this.get("propertyName")}set propertyName(e){this.set("propertyName",e)}get mapping(){return this.get("mapping")}set mapping(e){this.set("mapping",e)}}const mu=fu;class du extends mc.Sb{constructor(e,t,r){super(e,t,r),this.element="encoding"}get contentType(){return this.get("contentType")}set contentType(e){this.set("contentType",e)}get headers(){return this.get("headers")}set headers(e){this.set("headers",e)}get style(){return this.get("style")}set style(e){this.set("style",e)}get explode(){return this.get("explode")}set explode(e){this.set("explode",e)}get allowedReserved(){return this.get("allowedReserved")}set allowedReserved(e){this.set("allowedReserved",e)}}const yu=du;class gu extends mc.Sb{constructor(e,t,r){super(e,t,r),this.element="example"}get summary(){return this.get("summary")}set summary(e){this.set("summary",e)}get description(){return this.get("description")}set description(e){this.set("description",e)}get value(){return this.get("value")}set value(e){this.set("value",e)}get externalValue(){return this.get("externalValue")}set externalValue(e){this.set("externalValue",e)}}const vu=gu;class bu extends mc.Sb{constructor(e,t,r){super(e,t,r),this.element="externalDocumentation"}get description(){return this.get("description")}set description(e){this.set("description",e)}get url(){return this.get("url")}set url(e){this.set("url",e)}}const xu=bu;class Eu extends mc.Sb{constructor(e,t,r){super(e,t,r),this.element="header"}get required(){return this.hasKey("required")?this.get("required"):new mc.hh(!1)}set required(e){this.set("required",e)}get deprecated(){return this.hasKey("deprecated")?this.get("deprecated"):new mc.hh(!1)}set deprecated(e){this.set("deprecated",e)}get allowEmptyValue(){return this.get("allowEmptyValue")}set allowEmptyValue(e){this.set("allowEmptyValue",e)}get style(){return this.get("style")}set style(e){this.set("style",e)}get explode(){return this.get("explode")}set explode(e){this.set("explode",e)}get allowReserved(){return this.get("allowReserved")}set allowReserved(e){this.set("allowReserved",e)}get schema(){return this.get("schema")}set schema(e){this.set("schema",e)}get example(){return this.get("example")}set example(e){this.set("example",e)}get examples(){return this.get("examples")}set examples(e){this.set("examples",e)}get contentProp(){return this.get("content")}set contentProp(e){this.set("content",e)}}Object.defineProperty(Eu.prototype,"description",{get(){return this.get("description")},set(e){this.set("description",e)},enumerable:!0});const wu=Eu;class ju extends mc.Sb{constructor(e,t,r){super(e,t,r),this.element="info",this.classes.push("info")}get title(){return this.get("title")}set title(e){this.set("title",e)}get description(){return this.get("description")}set description(e){this.set("description",e)}get termsOfService(){return this.get("termsOfService")}set termsOfService(e){this.set("termsOfService",e)}get contact(){return this.get("contact")}set contact(e){this.set("contact",e)}get license(){return this.get("license")}set license(e){this.set("license",e)}get version(){return this.get("version")}set version(e){this.set("version",e)}}const Ou=ju;class Su extends mc.Sb{constructor(e,t,r){super(e,t,r),this.element="license"}get name(){return this.get("name")}set name(e){this.set("name",e)}get url(){return this.get("url")}set url(e){this.set("url",e)}}const Pu=Su;class Au extends mc.Sb{constructor(e,t,r){super(e,t,r),this.element="link"}get operationRef(){return this.get("operationRef")}set operationRef(e){this.set("operationRef",e)}get operationId(){return this.get("operationId")}set operationId(e){this.set("operationId",e)}get operation(){var e,t;return Fc(this.operationRef)?null===(e=this.operationRef)||void 0===e?void 0:e.meta.get("operation"):Fc(this.operationId)?null===(t=this.operationId)||void 0===t?void 0:t.meta.get("operation"):void 0}set operation(e){this.set("operation",e)}get parameters(){return this.get("parameters")}set parameters(e){this.set("parameters",e)}get requestBody(){return this.get("requestBody")}set requestBody(e){this.set("requestBody",e)}get description(){return this.get("description")}set description(e){this.set("description",e)}get server(){return this.get("server")}set server(e){this.set("server",e)}}const $u=Au;class ku extends mc.Sb{constructor(e,t,r){super(e,t,r),this.element="mediaType"}get schema(){return this.get("schema")}set schema(e){this.set("schema",e)}get example(){return this.get("example")}set example(e){this.set("example",e)}get examples(){return this.get("examples")}set examples(e){this.set("examples",e)}get encoding(){return this.get("encoding")}set encoding(e){this.set("encoding",e)}}const Tu=ku;class Mu extends mc.Sb{constructor(e,t,r){super(e,t,r),this.element="oAuthFlow"}get authorizationUrl(){return this.get("authorizationUrl")}set authorizationUrl(e){this.set("authorizationUrl",e)}get tokenUrl(){return this.get("tokenUrl")}set tokenUrl(e){this.set("tokenUrl",e)}get refreshUrl(){return this.get("refreshUrl")}set refreshUrl(e){this.set("refreshUrl",e)}get scopes(){return this.get("scopes")}set scopes(e){this.set("scopes",e)}}const Cu=Mu;class Ru extends mc.Sb{constructor(e,t,r){super(e,t,r),this.element="oAuthFlows"}get implicit(){return this.get("implicit")}set implicit(e){this.set("implicit",e)}get password(){return this.get("password")}set password(e){this.set("password",e)}get clientCredentials(){return this.get("clientCredentials")}set clientCredentials(e){this.set("clientCredentials",e)}get authorizationCode(){return this.get("authorizationCode")}set authorizationCode(e){this.set("authorizationCode",e)}}const Iu=Ru;class Fu extends mc.RP{constructor(e,t,r){super(e,t,r),this.element="openapi",this.classes.push("spec-version"),this.classes.push("version")}}const _u=Fu;class Nu extends mc.Sb{constructor(e,t,r){super(e,t,r),this.element="openApi3_0",this.classes.push("api")}get openapi(){return this.get("openapi")}set openapi(e){this.set("openapi",e)}get info(){return this.get("info")}set info(e){this.set("info",e)}get servers(){return this.get("servers")}set servers(e){this.set("servers",e)}get paths(){return this.get("paths")}set paths(e){this.set("paths",e)}get components(){return this.get("components")}set components(e){this.set("components",e)}get security(){return this.get("security")}set security(e){this.set("security",e)}get tags(){return this.get("tags")}set tags(e){this.set("tags",e)}get externalDocs(){return this.get("externalDocs")}set externalDocs(e){this.set("externalDocs",e)}}const Du=Nu;class qu extends mc.Sb{constructor(e,t,r){super(e,t,r),this.element="operation"}get tags(){return this.get("tags")}set tags(e){this.set("tags",e)}get summary(){return this.get("summary")}set summary(e){this.set("summary",e)}get description(){return this.get("description")}set description(e){this.set("description",e)}set externalDocs(e){this.set("externalDocs",e)}get externalDocs(){return this.get("externalDocs")}get operationId(){return this.get("operationId")}set operationId(e){this.set("operationId",e)}get parameters(){return this.get("parameters")}set parameters(e){this.set("parameters",e)}get requestBody(){return this.get("requestBody")}set requestBody(e){this.set("requestBody",e)}get responses(){return this.get("responses")}set responses(e){this.set("responses",e)}get callbacks(){return this.get("callbacks")}set callbacks(e){this.set("callbacks",e)}get deprecated(){return this.hasKey("deprecated")?this.get("deprecated"):new mc.hh(!1)}set deprecated(e){this.set("deprecated",e)}get security(){return this.get("security")}set security(e){this.set("security",e)}get servers(){return this.get("severs")}set servers(e){this.set("servers",e)}}const Lu=qu;class Vu extends mc.Sb{constructor(e,t,r){super(e,t,r),this.element="parameter"}get name(){return this.get("name")}set name(e){this.set("name",e)}get in(){return this.get("in")}set in(e){this.set("in",e)}get required(){return this.hasKey("required")?this.get("required"):new mc.hh(!1)}set required(e){this.set("required",e)}get deprecated(){return this.hasKey("deprecated")?this.get("deprecated"):new mc.hh(!1)}set deprecated(e){this.set("deprecated",e)}get allowEmptyValue(){return this.get("allowEmptyValue")}set allowEmptyValue(e){this.set("allowEmptyValue",e)}get style(){return this.get("style")}set style(e){this.set("style",e)}get explode(){return this.get("explode")}set explode(e){this.set("explode",e)}get allowReserved(){return this.get("allowReserved")}set allowReserved(e){this.set("allowReserved",e)}get schema(){return this.get("schema")}set schema(e){this.set("schema",e)}get example(){return this.get("example")}set example(e){this.set("example",e)}get examples(){return this.get("examples")}set examples(e){this.set("examples",e)}get contentProp(){return this.get("content")}set contentProp(e){this.set("content",e)}}Object.defineProperty(Vu.prototype,"description",{get(){return this.get("description")},set(e){this.set("description",e)},enumerable:!0});const Bu=Vu;class Uu extends mc.Sb{constructor(e,t,r){super(e,t,r),this.element="pathItem"}get $ref(){return this.get("$ref")}set $ref(e){this.set("$ref",e)}get summary(){return this.get("summary")}set summary(e){this.set("summary",e)}get description(){return this.get("description")}set description(e){this.set("description",e)}get GET(){return this.get("get")}set GET(e){this.set("GET",e)}get PUT(){return this.get("put")}set PUT(e){this.set("PUT",e)}get POST(){return this.get("post")}set POST(e){this.set("POST",e)}get DELETE(){return this.get("delete")}set DELETE(e){this.set("DELETE",e)}get OPTIONS(){return this.get("options")}set OPTIONS(e){this.set("OPTIONS",e)}get HEAD(){return this.get("head")}set HEAD(e){this.set("HEAD",e)}get PATCH(){return this.get("patch")}set PATCH(e){this.set("PATCH",e)}get TRACE(){return this.get("trace")}set TRACE(e){this.set("TRACE",e)}get servers(){return this.get("servers")}set servers(e){this.set("servers",e)}get parameters(){return this.get("parameters")}set parameters(e){this.set("parameters",e)}}const zu=Uu;class Ju extends mc.Sb{constructor(e,t,r){super(e,t,r),this.element="paths"}}const Hu=Ju;class Gu extends mc.Sb{constructor(e,t,r){super(e,t,r),this.element="reference",this.classes.push("openapi-reference")}get $ref(){return this.get("$ref")}set $ref(e){this.set("$ref",e)}}const Wu=Gu;class Ku extends mc.Sb{constructor(e,t,r){super(e,t,r),this.element="requestBody"}get description(){return this.get("description")}set description(e){this.set("description",e)}get contentProp(){return this.get("content")}set contentProp(e){this.set("content",e)}get required(){return this.hasKey("required")?this.get("required"):new mc.hh(!1)}set required(e){this.set("required",e)}}const Yu=Ku;class Xu extends mc.Sb{constructor(e,t,r){super(e,t,r),this.element="response"}get description(){return this.get("description")}set description(e){this.set("description",e)}get headers(){return this.get("headers")}set headers(e){this.set("headers",e)}get contentProp(){return this.get("content")}set contentProp(e){this.set("content",e)}get links(){return this.get("links")}set links(e){this.set("links",e)}}const Qu=Xu;class Zu extends mc.Sb{constructor(e,t,r){super(e,t,r),this.element="responses"}get default(){return this.get("default")}set default(e){this.set("default",e)}}const ep=Zu;class tp extends mc.Sb{constructor(e,t,r){super(e,t,r),this.element="JSONSchemaDraft4"}get idProp(){return this.get("id")}set idProp(e){this.set("id",e)}get $schema(){return this.get("$schema")}set $schema(e){this.set("idProp",e)}get multipleOf(){return this.get("multipleOf")}set multipleOf(e){this.set("multipleOf",e)}get maximum(){return this.get("maximum")}set maximum(e){this.set("maximum",e)}get exclusiveMaximum(){return this.get("exclusiveMaximum")}set exclusiveMaximum(e){this.set("exclusiveMaximum",e)}get minimum(){return this.get("minimum")}set minimum(e){this.set("minimum",e)}get exclusiveMinimum(){return this.get("exclusiveMinimum")}set exclusiveMinimum(e){this.set("exclusiveMinimum",e)}get maxLength(){return this.get("maxLength")}set maxLength(e){this.set("maxLength",e)}get minLength(){return this.get("minLength")}set minLength(e){this.set("minLength",e)}get pattern(){return this.get("pattern")}set pattern(e){this.set("pattern",e)}get additionalItems(){return this.get("additionalItems")}set additionalItems(e){this.set("additionalItems",e)}get items(){return this.get("items")}set items(e){this.set("items",e)}get maxItems(){return this.get("maxItems")}set maxItems(e){this.set("maxItems",e)}get minItems(){return this.get("minItems")}set minItems(e){this.set("minItems",e)}get uniqueItems(){return this.get("uniqueItems")}set uniqueItems(e){this.set("uniqueItems",e)}get maxProperties(){return this.get("maxProperties")}set maxProperties(e){this.set("maxProperties",e)}get minProperties(){return this.get("minProperties")}set minProperties(e){this.set("minProperties",e)}get required(){return this.get("required")}set required(e){this.set("required",e)}get properties(){return this.get("properties")}set properties(e){this.set("properties",e)}get additionalProperties(){return this.get("additionalProperties")}set additionalProperties(e){this.set("additionalProperties",e)}get patternProperties(){return this.get("patternProperties")}set patternProperties(e){this.set("patternProperties",e)}get dependencies(){return this.get("dependencies")}set dependencies(e){this.set("dependencies",e)}get enum(){return this.get("enum")}set enum(e){this.set("enum",e)}get type(){return this.get("type")}set type(e){this.set("type",e)}get allOf(){return this.get("allOf")}set allOf(e){this.set("allOf",e)}get anyOf(){return this.get("anyOf")}set anyOf(e){this.set("anyOf",e)}get oneOf(){return this.get("oneOf")}set oneOf(e){this.set("oneOf",e)}get not(){return this.get("not")}set not(e){this.set("not",e)}get definitions(){return this.get("definitions")}set definitions(e){this.set("definitions",e)}get title(){return this.get("title")}set title(e){this.set("title",e)}get description(){return this.get("description")}set description(e){this.set("description",e)}get default(){return this.get("default")}set default(e){this.set("default",e)}get format(){return this.get("format")}set format(e){this.set("format",e)}get base(){return this.get("base")}set base(e){this.set("base",e)}get links(){return this.get("links")}set links(e){this.set("links",e)}get media(){return this.get("media")}set media(e){this.set("media",e)}get readOnly(){return this.get("readOnly")}set readOnly(e){this.set("readOnly",e)}}const rp=tp;class np extends mc.Sb{constructor(e,t,r){super(e,t,r),this.element="JSONReference",this.classes.push("json-reference")}get $ref(){return this.get("$ref")}set $ref(e){this.set("$ref",e)}}const sp=np;class ip extends mc.Sb{constructor(e,t,r){super(e,t,r),this.element="media"}get binaryEncoding(){return this.get("binaryEncoding")}set binaryEncoding(e){this.set("binaryEncoding",e)}get type(){return this.get("type")}set type(e){this.set("type",e)}}const op=ip;class ap extends mc.Sb{constructor(e,t,r){super(e,t,r),this.element="linkDescription"}get href(){return this.get("href")}set href(e){this.set("href",e)}get rel(){return this.get("rel")}set rel(e){this.set("rel",e)}get title(){return this.get("title")}set title(e){this.set("title",e)}get targetSchema(){return this.get("targetSchema")}set targetSchema(e){this.set("targetSchema",e)}get mediaType(){return this.get("mediaType")}set mediaType(e){this.set("mediaType",e)}get method(){return this.get("method")}set method(e){this.set("method",e)}get encType(){return this.get("encType")}set encType(e){this.set("encType",e)}get schema(){return this.get("schema")}set schema(e){this.set("schema",e)}}const cp=ap,lp=(e,t)=>{const r=Ai(e,t);return ho((e=>{if(ol(e)&&Ki("$ref",e)&&Po(ea,"$ref",e)){const t=po(["$ref"],e),n=eu("#/",t);return po(n.split("/"),r)}return ol(e)?lp(e,r):e}),e)},up=hl({props:{element:null},methods:{copyMetaAndAttributes(e,t){Kc(e)&&t.meta.set("sourceMap",e.meta.get("sourceMap"))}}}),pp=up,hp=hl(pp,{methods:{enter(e){return this.element=e.clone(),vl}}});const fp=Ws(Go()),mp=e=>{if(Ic(e))return`${e.element.charAt(0).toUpperCase()+e.element.slice(1)}Element`},dp={JSONSchemaDraft4Element:["content"],JSONReferenceElement:["content"],MediaElement:["content"],LinkDescriptionElement:["content"],...Sl},yp=hl(pp,{props:{specObj:null,passingOptionsNames:["specObj"]},init({specObj:e=this.specObj}){this.specObj=e},methods:{retrievePassingOptions(){return jo(this.passingOptionsNames,this)},retrieveFixedFields(e){return yi(po(["visitors",...e,"fixedFields"]),cs)(this.specObj)},retrieveVisitor(e){return wo(Qo,["visitors",...e],this.specObj)?po(["visitors",...e],this.specObj):po(["visitors",...e,"$visitor"],this.specObj)},retrieveVisitorInstance(e,t={}){const r=this.retrievePassingOptions();return this.retrieveVisitor(e)({...r,...t})},toRefractedElement(e,t,r={}){const n=this.retrieveVisitorInstance(e,r),s=Object.getPrototypeOf(n);return Wo(this.fallbackVisitorPrototype)&&(this.fallbackVisitorPrototype=Object.getPrototypeOf(this.retrieveVisitorInstance(["value"]))),this.fallbackVisitorPrototype===s?t.clone():(Al(t,n,{keyMap:dp,nodeTypeGetter:mp,...r}),n.element)}}}),gp=hl(yp,{props:{specPath:fp,ignoredFields:[]},init({specPath:e=this.specPath,ignoredFields:t=this.ignoredFields}={}){this.specPath=e,this.ignoredFields=t},methods:{ObjectElement(e){const t=this.specPath(e),r=this.retrieveFixedFields(t);return e.forEach(((e,n,s)=>{if(Fc(n)&&r.includes(n.toValue())&&!this.ignoredFields.includes(n.toValue())){const r=this.toRefractedElement([...t,"fixedFields",n.toValue()],e),i=new mc.c6(n.clone(),r);this.copyMetaAndAttributes(s,i),i.classes.push("fixed-field"),this.element.content.push(i)}else this.ignoredFields.includes(n.toValue())||this.element.content.push(s.clone())})),this.copyMetaAndAttributes(e,this.element),vl}}}),vp=gp,bp=hl(vp,hp,{props:{specPath:Ws(["document","objects","JSONSchema"])},init(){this.element=new rp}}),xp=hp,Ep=hp,wp=hp,jp=hp,Op=hp,Sp=hp,Pp=hp,Ap=hp,$p=hp,kp=hp,Tp=hl({props:{parent:null},init({parent:e=this.parent}){this.parent=e,this.passingOptionsNames=[...this.passingOptionsNames,"parent"]}}),Mp=e=>qc(e)&&e.hasKey("$ref"),Cp=hl(yp,Tp,hp,{methods:{ObjectElement(e){const t=Mp(e)?["document","objects","JSONReference"]:["document","objects","JSONSchema"];return this.element=this.toRefractedElement(t,e),vl},ArrayElement(e){return this.element=new mc.ON,this.element.classes.push("json-schema-items"),e.forEach((e=>{const t=Mp(e)?["document","objects","JSONReference"]:["document","objects","JSONSchema"],r=this.toRefractedElement(t,e);this.element.push(r)})),this.copyMetaAndAttributes(e,this.element),vl}}}),Rp=hp,Ip=hp,Fp=hp,_p=hp,Np=hp,Dp=hl(hp,{methods:{ArrayElement(e){return this.element=e.clone(),this.element.classes.push("json-schema-required"),vl}}});const qp=pi(Xn(1,li(Zc,Ui(tl,Qo))));const Lp=pi(oo);const Vp=Gs([ea,qp,Lp]),Bp=hl(yp,{props:{fieldPatternPredicate:_n,specPath:fp,ignoredFields:[]},init({specPath:e=this.specPath,ignoredFields:t=this.ignoredFields}={}){this.specPath=e,this.ignoredFields=t},methods:{ObjectElement(e){return e.forEach(((e,t,r)=>{if(!this.ignoredFields.includes(t.toValue())&&this.fieldPatternPredicate(t.toValue())){const n=this.specPath(e),s=this.toRefractedElement(n,e),i=new mc.c6(t.clone(),s);this.copyMetaAndAttributes(r,i),i.classes.push("patterned-field"),this.element.content.push(i)}else this.ignoredFields.includes(t.toValue())||this.element.content.push(r.clone())})),this.copyMetaAndAttributes(e,this.element),vl}}}),Up=hl(Bp,{props:{fieldPatternPredicate:Vp}}),zp=hl(Up,Tp,hp,{props:{specPath:e=>Mp(e)?["document","objects","JSONReference"]:["document","objects","JSONSchema"]},init(){this.element=new mc.Sb,this.element.classes.push("json-schema-properties")}}),Jp=hl(Up,Tp,hp,{props:{specPath:e=>Mp(e)?["document","objects","JSONReference"]:["document","objects","JSONSchema"]},init(){this.element=new mc.Sb,this.element.classes.push("json-schema-patternProperties")}}),Hp=hl(Up,Tp,hp,{props:{specPath:e=>Mp(e)?["document","objects","JSONReference"]:["document","objects","JSONSchema"]},init(){this.element=new mc.Sb,this.element.classes.push("json-schema-dependencies")}}),Gp=hl(hp,{methods:{ArrayElement(e){return this.element=e.clone(),this.element.classes.push("json-schema-enum"),vl}}}),Wp=hl(hp,{methods:{StringElement(e){return this.element=e.clone(),this.element.classes.push("json-schema-type"),vl},ArrayElement(e){return this.element=e.clone(),this.element.classes.push("json-schema-type"),vl}}}),Kp=hl(yp,Tp,hp,{init(){this.element=new mc.ON,this.element.classes.push("json-schema-allOf")},methods:{ArrayElement(e){return e.forEach((e=>{const t=Mp(e)?["document","objects","JSONReference"]:["document","objects","JSONSchema"],r=this.toRefractedElement(t,e);this.element.push(r)})),this.copyMetaAndAttributes(e,this.element),vl}}}),Yp=hl(yp,Tp,hp,{init(){this.element=new mc.ON,this.element.classes.push("json-schema-anyOf")},methods:{ArrayElement(e){return e.forEach((e=>{const t=Mp(e)?["document","objects","JSONReference"]:["document","objects","JSONSchema"],r=this.toRefractedElement(t,e);this.element.push(r)})),this.copyMetaAndAttributes(e,this.element),vl}}}),Xp=hl(yp,Tp,hp,{init(){this.element=new mc.ON,this.element.classes.push("json-schema-oneOf")},methods:{ArrayElement(e){return e.forEach((e=>{const t=Mp(e)?["document","objects","JSONReference"]:["document","objects","JSONSchema"],r=this.toRefractedElement(t,e);this.element.push(r)})),this.copyMetaAndAttributes(e,this.element),vl}}}),Qp=hl(Up,Tp,hp,{props:{specPath:e=>Mp(e)?["document","objects","JSONReference"]:["document","objects","JSONSchema"]},init(){this.element=new mc.Sb,this.element.classes.push("json-schema-definitions")}}),Zp=hp,eh=hp,th=hp,rh=hp,nh=hp,sh=hl(yp,Tp,hp,{init(){this.element=new mc.ON,this.element.classes.push("json-schema-links")},methods:{ArrayElement(e){return e.forEach((e=>{const t=this.toRefractedElement(["document","objects","LinkDescription"],e);this.element.push(t)})),this.copyMetaAndAttributes(e,this.element),vl}}}),ih=hp,oh=hl(vp,hp,{props:{specPath:Ws(["document","objects","JSONReference"])},init(){this.element=new sp},methods:{ObjectElement(e){const t=vp.compose.methods.ObjectElement.call(this,e);return Fc(this.element.$ref)&&this.element.classes.push("reference-element"),t}}}),ah=hl(hp,{methods:{StringElement(e){return this.element=e.clone(),this.element.classes.push("reference-value"),vl}}});const ch=pi(ni);const lh=li(Oc,Lp);function uh(e){return function(e){if(Array.isArray(e))return ph(e)}(e)||function(e){if("undefined"!=typeof Symbol&&null!=e[Symbol.iterator]||null!=e["@@iterator"])return Array.from(e)}(e)||function(e,t){if(!e)return;if("string"==typeof e)return ph(e,t);var r=Object.prototype.toString.call(e).slice(8,-1);"Object"===r&&e.constructor&&(r=e.constructor.name);if("Map"===r||"Set"===r)return Array.from(e);if("Arguments"===r||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r))return ph(e,t)}(e)||function(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function ph(e,t){(null==t||t>e.length)&&(t=e.length);for(var r=0,n=new Array(t);r<t;r++)n[r]=e[r];return n}var hh=yi(Io(ui((function(e,t){return e.length>t.length}))),Xi,Rs("length")),fh=Pi((function(e,t,r){var n=r.apply(void 0,uh(e));return ch(n)?To(n):t}));const mh=ro(lh,(function(e){var t=hh(e);return Xn(t,(function(){for(var t=arguments.length,r=new Array(t),n=0;n<t;n++)r[n]=arguments[n];return Hs(fh(r),void 0,e)}))}),Go),dh=hl(yp,{props:{alternator:[]},methods:{enter(e){const t=this.alternator.map((({predicate:e,specPath:t})=>ro(e,Ws(t),Go))),r=mh(t)(e);return this.element=this.toRefractedElement(r,e),vl}}}),yh=hl(dh,{props:{alternator:[{predicate:Mp,specPath:["document","objects","JSONReference"]},{predicate:Nn,specPath:["document","objects","JSONSchema"]}]}}),gh={visitors:{value:hp,JSONSchemaOrJSONReferenceVisitor:yh,document:{objects:{JSONSchema:{$visitor:bp,fixedFields:{id:xp,$schema:Ep,multipleOf:wp,maximum:jp,exclusiveMaximum:Op,minimum:Sp,exclusiveMinimum:Pp,maxLength:Ap,minLength:$p,pattern:kp,additionalItems:yh,items:Cp,maxItems:Rp,minItems:Ip,uniqueItems:Fp,maxProperties:_p,minProperties:Np,required:Dp,properties:zp,additionalProperties:yh,patternProperties:Jp,dependencies:Hp,enum:Gp,type:Wp,allOf:Kp,anyOf:Yp,oneOf:Xp,not:yh,definitions:Qp,title:Zp,description:eh,default:th,format:rh,base:nh,links:sh,media:{$ref:"#/visitors/document/objects/Media"},readOnly:ih}},JSONReference:{$visitor:oh,fixedFields:{$ref:ah}},Media:{$visitor:hl(vp,hp,{props:{specPath:Ws(["document","objects","Media"])},init(){this.element=new op}}),fixedFields:{binaryEncoding:hp,type:hp}},LinkDescription:{$visitor:hl(vp,hp,{props:{specPath:Ws(["document","objects","LinkDescription"])},init(){this.element=new cp}}),fixedFields:{href:hp,rel:hp,title:hp,targetSchema:yh,mediaType:hp,method:hp,encType:hp,schema:yh}}}}}},vh=Rc((({hasBasicElementProps:e,isElementType:t,primitiveEq:r})=>n=>n instanceof rp||e(n)&&t("JSONSchemaDraft4",n)&&r("object",n))),bh=Rc((({hasBasicElementProps:e,isElementType:t,primitiveEq:r})=>n=>n instanceof sp||e(n)&&t("JSONReference",n)&&r("object",n))),xh=Rc((({hasBasicElementProps:e,isElementType:t,primitiveEq:r})=>n=>n instanceof op||e(n)&&t("media",n)&&r("object",n))),Eh=Rc((({hasBasicElementProps:e,isElementType:t,primitiveEq:r})=>n=>n instanceof cp||e(n)&&t("linkDescription",n)&&r("object",n))),wh={namespace:e=>{const{base:t}=e;return t.register("jSONSchemaDraft4",rp),t.register("jSONReference",sp),t.register("media",op),t.register("linkDescription",cp),t}},jh=()=>{const e=ll(wh);return{predicates:{...i,isStringElement:Fc},namespace:e}},Oh=(e,{specPath:t=["visitors","document","objects","JSONSchema","$visitor"],plugins:r=[],specificationObj:n=gh}={})=>{const s=(0,mc.Qc)(e),i=lp(n),o=Ac(t,[],i);return Al(s,o,{state:{specObj:i}}),$l(o.element,r,{toolboxCreator:jh,visitorOptions:{keyMap:dp,nodeTypeGetter:mp}})},Sh=e=>(t,r={})=>Oh(t,{specPath:e,...r});rp.refract=Sh(["visitors","document","objects","JSONSchema","$visitor"]),sp.refract=Sh(["visitors","document","objects","JSONReference","$visitor"]),op.refract=Sh(["visitors","document","objects","Media","$visitor"]),cp.refract=Sh(["visitors","document","objects","LinkDescription","$visitor"]);const Ph=class extends rp{constructor(e,t,r){super(e,t,r),this.element="schema",this.classes.push("json-schema-draft-4")}get additionalItems(){return this.get("additionalItems")}set additionalItems(e){this.set("additionalItems",e)}get items(){return this.get("items")}set items(e){this.set("items",e)}get additionalProperties(){return this.get("additionalProperties")}set additionalProperties(e){this.set("additionalProperties",e)}get type(){return this.get("type")}set type(e){this.set("type",e)}get not(){return this.get("not")}set not(e){this.set("not",e)}get nullable(){return this.get("nullable")}set nullable(e){this.set("nullable",e)}get discriminator(){return this.get("discriminator")}set discriminator(e){this.set("discriminator",e)}get writeOnly(){return this.get("writeOnly")}set writeOnly(e){this.set("writeOnly",e)}get xml(){return this.get("xml")}set xml(e){this.set("xml",e)}get externalDocs(){return this.get("externalDocs")}set externalDocs(e){this.set("externalDocs",e)}get example(){return this.get("example")}set example(e){this.set("example",e)}get deprecated(){return this.get("deprecated")}set deprecated(e){this.set("deprecated",e)}};class Ah extends mc.Sb{constructor(e,t,r){super(e,t,r),this.element="securityRequirement"}}const $h=Ah;class kh extends mc.Sb{constructor(e,t,r){super(e,t,r),this.element="securityScheme"}get type(){return this.get("type")}set type(e){this.set("type",e)}get description(){return this.get("description")}set description(e){this.set("description",e)}get name(){return this.get("name")}set name(e){this.set("name",e)}get in(){return this.get("in")}set in(e){this.set("in",e)}get scheme(){return this.get("scheme")}set scheme(e){this.set("scheme",e)}get bearerFormat(){return this.get("bearerFormat")}set bearerFormat(e){this.set("bearerFormat",e)}get flows(){return this.get("flows")}set flows(e){this.set("flows",e)}get openIdConnectUrl(){return this.get("openIdConnectUrl")}set openIdConnectUrl(e){this.set("openIdConnectUrl",e)}}const Th=kh;class Mh extends mc.Sb{constructor(e,t,r){super(e,t,r),this.element="server"}get url(){return this.get("url")}set url(e){this.set("url",e)}get description(){return this.get("description")}set description(e){this.set("description",e)}get variables(){return this.get("variables")}set variables(e){this.set("variables",e)}}const Ch=Mh;class Rh extends mc.Sb{constructor(e,t,r){super(e,t,r),this.element="serverVariable"}get enum(){return this.get("enum")}set enum(e){this.set("enum",e)}get default(){return this.get("default")}set default(e){this.set("default",e)}get description(){return this.get("description")}set description(e){this.set("description",e)}}const Ih=Rh;class Fh extends mc.Sb{constructor(e,t,r){super(e,t,r),this.element="tag"}get name(){return this.get("name")}set name(e){this.set("name",e)}get description(){return this.get("description")}set description(e){this.set("description",e)}get externalDocs(){return this.get("externalDocs")}set externalDocs(e){this.set("externalDocs",e)}}const _h=Fh;class Nh extends mc.Sb{constructor(e,t,r){super(e,t,r),this.element="xml"}get name(){return this.get("name")}set name(e){this.set("name",e)}get namespace(){return this.get("namespace")}set namespace(e){this.set("namespace",e)}get prefix(){return this.get("prefix")}set prefix(e){this.set("prefix",e)}get attribute(){return this.get("attribute")}set attribute(e){this.set("attribute",e)}get wrapped(){return this.get("wrapped")}set wrapped(e){this.set("wrapped",e)}}const Dh=Nh,qh=hl({props:{element:null},methods:{copyMetaAndAttributes(e,t){Kc(e)&&t.meta.set("sourceMap",e.meta.get("sourceMap"))}}}),Lh=qh,Vh=e=>{if(Ic(e))return`${e.element.charAt(0).toUpperCase()+e.element.slice(1)}Element`},Bh={CallbackElement:["content"],ComponentsElement:["content"],ContactElement:["content"],DiscriminatorElement:["content"],Encoding:["content"],Example:["content"],ExternalDocumentationElement:["content"],HeaderElement:["content"],InfoElement:["content"],LicenseElement:["content"],MediaTypeElement:["content"],OAuthFlowElement:["content"],OAuthFlowsElement:["content"],OpenApi3_0Element:["content"],OperationElement:["content"],ParameterElement:["content"],PathItemElement:["content"],PathsElement:["content"],ReferenceElement:["content"],RequestBodyElement:["content"],ResponseElement:["content"],ResponsesElement:["content"],SchemaElement:["content"],SecurityRequirementElement:["content"],SecuritySchemeElement:["content"],ServerElement:["content"],ServerVariableElement:["content"],TagElement:["content"],...Sl},Uh=hl(Lh,{props:{passingOptionsNames:["specObj","openApiGenericElement","openApiSemanticElement"],specObj:null,openApiGenericElement:null,openApiSemanticElement:null},init({specObj:e=this.specObj,openApiGenericElement:t=this.openApiGenericElement,openApiSemanticElement:r=this.openApiSemanticElement}){this.specObj=e,this.openApiGenericElement=t,this.openApiSemanticElement=r},methods:{retrievePassingOptions(){return jo(this.passingOptionsNames,this)},retrieveFixedFields(e){return yi(po(["visitors",...e,"fixedFields"]),cs)(this.specObj)},retrieveVisitor(e){return wo(Qo,["visitors",...e],this.specObj)?po(["visitors",...e],this.specObj):po(["visitors",...e,"$visitor"],this.specObj)},retrieveVisitorInstance(e,t={}){const r=this.retrievePassingOptions();return this.retrieveVisitor(e)({...r,...t})},toRefractedElement(e,t,r={}){const n=this.retrieveVisitorInstance(e,r),s=Object.getPrototypeOf(n);return Wo(this.fallbackVisitorPrototype)&&(this.fallbackVisitorPrototype=Object.getPrototypeOf(this.retrieveVisitorInstance(["value"]))),this.fallbackVisitorPrototype===s?t.clone():(Al(t,n,{keyMap:Bh,nodeTypeGetter:Vh,...r}),n.element)}}}),zh=e=>qc(e)&&e.hasKey("openapi")&&e.hasKey("info"),Jh=e=>qc(e)&&e.hasKey("name")&&e.hasKey("in"),Hh=e=>qc(e)&&e.hasKey("$ref"),Gh=e=>qc(e)&&e.hasKey("content"),Wh=e=>qc(e)&&e.hasKey("description"),Kh=qc,Yh=qc,Xh=e=>Fc(e.key)&&_o("x-",e.key.toValue()),Qh=hl(Uh,{props:{specPath:fp,ignoredFields:[],canSupportSpecificationExtensions:!0,specificationExtensionPredicate:Xh},init({specPath:e=this.specPath,ignoredFields:t=this.ignoredFields,canSupportSpecificationExtensions:r=this.canSupportSpecificationExtensions,specificationExtensionPredicate:n=this.specificationExtensionPredicate}={}){this.specPath=e,this.ignoredFields=t,this.canSupportSpecificationExtensions=r,this.specificationExtensionPredicate=n},methods:{ObjectElement(e){const t=this.specPath(e),r=this.retrieveFixedFields(t);return e.forEach(((e,n,s)=>{if(Fc(n)&&r.includes(n.toValue())&&!this.ignoredFields.includes(n.toValue())){const r=this.toRefractedElement([...t,"fixedFields",n.toValue()],e),i=new mc.c6(n.clone(),r);this.copyMetaAndAttributes(s,i),i.classes.push("fixed-field"),this.element.content.push(i)}else if(this.canSupportSpecificationExtensions&&this.specificationExtensionPredicate(s)){const e=this.toRefractedElement(["document","extension"],s);this.element.content.push(e)}else this.ignoredFields.includes(n.toValue())||this.element.content.push(s.clone())})),this.copyMetaAndAttributes(e,this.element),vl}}}),Zh=Qh,ef=hl(Lh,{methods:{enter(e){return this.element=e.clone(),vl}}}),tf=hl(Zh,ef,{props:{specPath:Ws(["document","objects","OpenApi"]),canSupportSpecificationExtensions:!0},init(){this.element=new Du},methods:{ObjectElement(e){return this.unrefractedElement=e,Zh.compose.methods.ObjectElement.call(this,e)}}}),rf=hl(Uh,ef,{methods:{StringElement(e){const t=new _u(e.toValue());return this.copyMetaAndAttributes(e,t),this.element=t,vl}}}),nf=hl(Uh,{methods:{MemberElement(e){return this.element=e.clone(),this.element.classes.push("specification-extension"),vl}}}),sf=hl(Zh,ef,{props:{specPath:Ws(["document","objects","Info"]),canSupportSpecificationExtensions:!0},init(){this.element=new Ou}}),of=ef,af=ef,cf=ef,lf=hl(ef,{methods:{StringElement(e){return this.element=e.clone(),this.element.classes.push("api-version"),this.element.classes.push("version"),vl}}}),uf=hl(Zh,ef,{props:{specPath:Ws(["document","objects","Contact"]),canSupportSpecificationExtensions:!0},init(){this.element=new hu}}),pf=ef,hf=ef,ff=ef,mf=hl(Zh,ef,{props:{specPath:Ws(["document","objects","License"]),canSupportSpecificationExtensions:!0},init(){this.element=new Pu}}),df=ef,yf=ef,gf=hl(Zh,ef,{props:{specPath:Ws(["document","objects","Link"]),canSupportSpecificationExtensions:!0},init(){this.element=new $u},methods:{ObjectElement(e){const t=Zh.compose.methods.ObjectElement.call(this,e);return(Fc(this.element.operationId)||Fc(this.element.operationRef))&&this.element.classes.push("reference-element"),t}}}),vf=hl(ef,{methods:{StringElement(e){return this.element=e.clone(),this.element.classes.push("reference-value"),vl}}}),bf=hl(ef,{methods:{StringElement(e){return this.element=e.clone(),this.element.classes.push("reference-value"),vl}}}),xf=hl(Uh,{props:{fieldPatternPredicate:_n,specPath:fp,ignoredFields:[],canSupportSpecificationExtensions:!1,specificationExtensionPredicate:Xh},init({specPath:e=this.specPath,ignoredFields:t=this.ignoredFields,canSupportSpecificationExtensions:r=this.canSupportSpecificationExtensions,specificationExtensionPredicate:n=this.specificationExtensionPredicate}={}){this.specPath=e,this.ignoredFields=t,this.canSupportSpecificationExtensions=r,this.specificationExtensionPredicate=n},methods:{ObjectElement(e){return e.forEach(((e,t,r)=>{if(this.canSupportSpecificationExtensions&&this.specificationExtensionPredicate(r)){const e=this.toRefractedElement(["document","extension"],r);this.element.content.push(e)}else if(!this.ignoredFields.includes(t.toValue())&&this.fieldPatternPredicate(t.toValue())){const n=this.specPath(e),s=this.toRefractedElement(n,e),i=new mc.c6(t.clone(),s);this.copyMetaAndAttributes(r,i),i.classes.push("patterned-field"),this.element.content.push(i)}else this.ignoredFields.includes(t.toValue())||this.element.content.push(r.clone())})),this.copyMetaAndAttributes(e,this.element),vl}}}),Ef=xf,wf=hl(Ef,{props:{fieldPatternPredicate:Vp}});class jf extends mc.Sb{static primaryClass="link-parameters";constructor(e,t,r){super(e,t,r),this.classes.push(jf.primaryClass)}}const Of=jf,Sf=hl(wf,ef,{props:{specPath:Ws(["value"])},init(){this.element=new Of}}),Pf=ef,Af=ef,$f=hl(Zh,ef,{props:{specPath:Ws(["document","objects","Server"]),canSupportSpecificationExtensions:!0},init(){this.element=new Ch}}),kf=hl(ef,{methods:{StringElement(e){return this.element=e.clone(),this.element.classes.push("server-url"),vl}}}),Tf=ef;class Mf extends mc.ON{static primaryClass="servers";constructor(e,t,r){super(e,t,r),this.classes.push(Mf.primaryClass)}}const Cf=Mf,Rf=hl(Uh,ef,{init(){this.element=new Cf},methods:{ArrayElement(e){return e.forEach((e=>{const t=Kh(e)?["document","objects","Server"]:["value"],r=this.toRefractedElement(t,e);this.element.push(r)})),this.copyMetaAndAttributes(e,this.element),vl}}}),If=hl(Zh,ef,{props:{specPath:Ws(["document","objects","ServerVariable"]),canSupportSpecificationExtensions:!0},init(){this.element=new Ih}}),Ff=ef,_f=ef,Nf=ef;class Df extends mc.Sb{static primaryClass="server-variables";constructor(e,t,r){super(e,t,r),this.classes.push(Df.primaryClass)}}const qf=Df,Lf=hl(wf,ef,{props:{specPath:Ws(["document","objects","ServerVariable"])},init(){this.element=new qf}}),Vf=hl(Zh,ef,{props:{specPath:Ws(["document","objects","MediaType"]),canSupportSpecificationExtensions:!0},init(){this.element=new Tu}}),Bf=hl(Uh,{props:{alternator:[]},methods:{enter(e){const t=this.alternator.map((({predicate:e,specPath:t})=>ro(e,Ws(t),Go))),r=mh(t)(e);return this.element=this.toRefractedElement(r,e),vl}}}),Uf=Rc((({hasBasicElementProps:e,isElementType:t,primitiveEq:r})=>n=>n instanceof cu||e(n)&&t("callback",n)&&r("object",n))),zf=Rc((({hasBasicElementProps:e,isElementType:t,primitiveEq:r})=>n=>n instanceof uu||e(n)&&t("components",n)&&r("object",n))),Jf=Rc((({hasBasicElementProps:e,isElementType:t,primitiveEq:r})=>n=>n instanceof hu||e(n)&&t("contact",n)&&r("object",n))),Hf=Rc((({hasBasicElementProps:e,isElementType:t,primitiveEq:r})=>n=>n instanceof vu||e(n)&&t("example",n)&&r("object",n))),Gf=Rc((({hasBasicElementProps:e,isElementType:t,primitiveEq:r})=>n=>n instanceof xu||e(n)&&t("externalDocumentation",n)&&r("object",n))),Wf=Rc((({hasBasicElementProps:e,isElementType:t,primitiveEq:r})=>n=>n instanceof wu||e(n)&&t("header",n)&&r("object",n))),Kf=Rc((({hasBasicElementProps:e,isElementType:t,primitiveEq:r})=>n=>n instanceof Ou||e(n)&&t("info",n)&&r("object",n))),Yf=Rc((({hasBasicElementProps:e,isElementType:t,primitiveEq:r})=>n=>n instanceof Pu||e(n)&&t("license",n)&&r("object",n))),Xf=Rc((({hasBasicElementProps:e,isElementType:t,primitiveEq:r})=>n=>n instanceof $u||e(n)&&t("link",n)&&r("object",n))),Qf=e=>{if(!Xf(e))return!1;if(!Fc(e.operationRef))return!1;const t=e.operationRef.toValue();return"string"==typeof t&&t.length>0&&!t.startsWith("#")},Zf=Rc((({hasBasicElementProps:e,isElementType:t,primitiveEq:r})=>n=>n instanceof _u||e(n)&&t("openapi",n)&&r("string",n))),em=Rc((({hasBasicElementProps:e,isElementType:t,primitiveEq:r,hasClass:n})=>s=>s instanceof Du||e(s)&&t("openApi3_0",s)&&r("object",s)&&n("api",s))),tm=Rc((({hasBasicElementProps:e,isElementType:t,primitiveEq:r})=>n=>n instanceof Lu||e(n)&&t("operation",n)&&r("object",n))),rm=Rc((({hasBasicElementProps:e,isElementType:t,primitiveEq:r})=>n=>n instanceof Bu||e(n)&&t("parameter",n)&&r("object",n))),nm=Rc((({hasBasicElementProps:e,isElementType:t,primitiveEq:r})=>n=>n instanceof zu||e(n)&&t("pathItem",n)&&r("object",n))),sm=e=>{if(!nm(e))return!1;if(!Fc(e.$ref))return!1;const t=e.$ref.toValue();return"string"==typeof t&&t.length>0&&!t.startsWith("#")},im=Rc((({hasBasicElementProps:e,isElementType:t,primitiveEq:r})=>n=>n instanceof Hu||e(n)&&t("paths",n)&&r("object",n))),om=Rc((({hasBasicElementProps:e,isElementType:t,primitiveEq:r})=>n=>n instanceof Wu||e(n)&&t("reference",n)&&r("object",n))),am=e=>{if(!om(e))return!1;if(!Fc(e.$ref))return!1;const t=e.$ref.toValue();return"string"==typeof t&&t.length>0&&!t.startsWith("#")},cm=Rc((({hasBasicElementProps:e,isElementType:t,primitiveEq:r})=>n=>n instanceof Yu||e(n)&&t("requestBody",n)&&r("object",n))),lm=Rc((({hasBasicElementProps:e,isElementType:t,primitiveEq:r})=>n=>n instanceof Qu||e(n)&&t("response",n)&&r("object",n))),um=Rc((({hasBasicElementProps:e,isElementType:t,primitiveEq:r})=>n=>n instanceof ep||e(n)&&t("responses",n)&&r("object",n))),pm=Rc((({hasBasicElementProps:e,isElementType:t,primitiveEq:r})=>n=>n instanceof Ph||e(n)&&t("schema",n)&&r("object",n))),hm=e=>Dc(e)&&e.classes.includes("boolean-json-schema"),fm=Rc((({hasBasicElementProps:e,isElementType:t,primitiveEq:r})=>n=>n instanceof $h||e(n)&&t("securityRequirement",n)&&r("object",n))),mm=Rc((({hasBasicElementProps:e,isElementType:t,primitiveEq:r})=>n=>n instanceof Ch||e(n)&&t("server",n)&&r("object",n))),dm=Rc((({hasBasicElementProps:e,isElementType:t,primitiveEq:r})=>n=>n instanceof Ih||e(n)&&t("serverVariable",n)&&r("object",n))),ym=Rc((({hasBasicElementProps:e,isElementType:t,primitiveEq:r})=>n=>n instanceof Tu||e(n)&&t("mediaType",n)&&r("object",n))),gm=hl(Bf,ef,{props:{alternator:[{predicate:Hh,specPath:["document","objects","Reference"]},{predicate:Nn,specPath:["document","objects","Schema"]}]},methods:{ObjectElement(e){const t=Bf.compose.methods.enter.call(this,e);return om(this.element)&&this.element.setMetaProperty("referenced-element","schema"),t}}}),vm=ef,bm=hl(wf,ef,{props:{specPath:e=>Hh(e)?["document","objects","Reference"]:["document","objects","Example"],canSupportSpecificationExtensions:!0},init(){this.element=new mc.Sb,this.element.classes.push("examples")},methods:{ObjectElement(e){const t=wf.compose.methods.ObjectElement.call(this,e);return this.element.filter(om).forEach((e=>{e.setMetaProperty("referenced-element","example")})),t}}});class xm extends mc.Sb{static primaryClass="media-type-examples";constructor(e,t,r){super(e,t,r),this.classes.push(xm.primaryClass),this.classes.push("examples")}}const Em=xm,wm=hl(bm,{init(){this.element=new Em}});class jm extends mc.Sb{static primaryClass="media-type-encoding";constructor(e,t,r){super(e,t,r),this.classes.push(jm.primaryClass)}}const Om=jm,Sm=hl(wf,ef,{props:{specPath:Ws(["document","objects","Encoding"])},init(){this.element=new Om}}),Pm=hl(wf,ef,{props:{specPath:Ws(["value"])},init(){this.element=new $h}});class Am extends mc.ON{static primaryClass="security";constructor(e,t,r){super(e,t,r),this.classes.push(Am.primaryClass)}}const $m=Am,km=hl(Uh,ef,{init(){this.element=new $m},methods:{ArrayElement(e){return e.forEach((e=>{if(qc(e)){const t=this.toRefractedElement(["document","objects","SecurityRequirement"],e);this.element.push(t)}else this.element.push(e.clone())})),this.copyMetaAndAttributes(e,this.element),vl}}}),Tm=hl(Zh,ef,{props:{specPath:Ws(["document","objects","Components"]),canSupportSpecificationExtensions:!0},init(){this.element=new uu}}),Mm=hl(Zh,ef,{props:{specPath:Ws(["document","objects","Tag"]),canSupportSpecificationExtensions:!0},init(){this.element=new _h}}),Cm=ef,Rm=ef,Im=hl(Zh,ef,{props:{specPath:Ws(["document","objects","Reference"]),canSupportSpecificationExtensions:!1},init(){this.element=new Wu},methods:{ObjectElement(e){const t=Zh.compose.methods.ObjectElement.call(this,e);return Fc(this.element.$ref)&&this.element.classes.push("reference-element"),t}}}),Fm=hl(ef,{methods:{StringElement(e){return this.element=e.clone(),this.element.classes.push("reference-value"),vl}}}),_m=hl(Zh,ef,{props:{specPath:Ws(["document","objects","Parameter"]),canSupportSpecificationExtensions:!0},init(){this.element=new Bu},methods:{ObjectElement(e){const t=Zh.compose.methods.ObjectElement.call(this,e);return qc(this.element.contentProp)&&this.element.contentProp.filter(ym).forEach(((e,t)=>{e.setMetaProperty("media-type",t.toValue())})),t}}}),Nm=ef,Dm=ef,qm=ef,Lm=ef,Vm=ef,Bm=ef,Um=ef,zm=ef,Jm=ef,Hm=hl(Bf,ef,{props:{alternator:[{predicate:Hh,specPath:["document","objects","Reference"]},{predicate:Nn,specPath:["document","objects","Schema"]}]},methods:{ObjectElement(e){const t=Bf.compose.methods.enter.call(this,e);return om(this.element)&&this.element.setMetaProperty("referenced-element","schema"),t}}}),Gm=hl(Zh,ef,{props:{specPath:Ws(["document","objects","Header"]),canSupportSpecificationExtensions:!0},init(){this.element=new wu}}),Wm=ef,Km=ef,Ym=ef,Xm=ef,Qm=ef,Zm=ef,ed=ef,td=hl(Bf,ef,{props:{alternator:[{predicate:Hh,specPath:["document","objects","Reference"]},{predicate:Nn,specPath:["document","objects","Schema"]}]},methods:{ObjectElement(e){const t=Bf.compose.methods.enter.call(this,e);return om(this.element)&&this.element.setMetaProperty("referenced-element","schema"),t}}}),rd=ef;class nd extends mc.Sb{static primaryClass="header-examples";constructor(e,t,r){super(e,t,r),this.classes.push(nd.primaryClass),this.classes.push("examples")}}const sd=nd,id=hl(bm,{init(){this.element=new sd}}),od=hl(wf,ef,{props:{specPath:Ws(["document","objects","MediaType"])},init(){this.element=new mc.Sb,this.element.classes.push("content")}});class ad extends mc.Sb{static primaryClass="header-content";constructor(e,t,r){super(e,t,r),this.classes.push(ad.primaryClass),this.classes.push("content")}}const cd=ad,ld=hl(od,{init(){this.element=new cd}}),ud=hl(Zh,ef,{props:{specPath:Ws(["document","objects","Schema"]),canSupportSpecificationExtensions:!0},init(){this.element=new Ph}}),{allOf:pd}=gh.visitors.document.objects.JSONSchema.fixedFields,hd=hl(pd,{methods:{ArrayElement(e){const t=pd.compose.methods.ArrayElement.call(this,e);return this.element.filter(om).forEach((e=>{e.setMetaProperty("referenced-element","schema")})),t}}}),{anyOf:fd}=gh.visitors.document.objects.JSONSchema.fixedFields,md=hl(fd,{methods:{ArrayElement(e){const t=fd.compose.methods.ArrayElement.call(this,e);return this.element.filter(om).forEach((e=>{e.setMetaProperty("referenced-element","schema")})),t}}}),{oneOf:dd}=gh.visitors.document.objects.JSONSchema.fixedFields,yd=hl(dd,{methods:{ArrayElement(e){const t=dd.compose.methods.ArrayElement.call(this,e);return this.element.filter(om).forEach((e=>{e.setMetaProperty("referenced-element","schema")})),t}}}),{definitions:gd}=gh.visitors.document.objects.JSONSchema.fixedFields,vd=hl(gd,{methods:{ObjectElement(e){const t=gd.compose.methods.ObjectElement.call(this,e);return this.element.filter(om).forEach((e=>{e.setMetaProperty("referenced-element","schema")})),t}}}),{dependencies:bd}=gh.visitors.document.objects.JSONSchema.fixedFields,xd=hl(bd,{methods:{ObjectElement(e){const t=bd.compose.methods.ObjectElement.call(this,e);return this.element.filter(om).forEach((e=>{e.setMetaProperty("referenced-element","schema")})),t}}}),{items:Ed}=gh.visitors.document.objects.JSONSchema.fixedFields,wd=hl(Ed,{methods:{ObjectElement(e){const t=Ed.compose.methods.ObjectElement.call(this,e);return om(this.element)&&this.element.setMetaProperty("referenced-element","schema"),t},ArrayElement(e){return this.element=e.clone(),vl}}}),{properties:jd}=gh.visitors.document.objects.JSONSchema.fixedFields,Od=hl(jd,{methods:{ObjectElement(e){const t=jd.compose.methods.ObjectElement.call(this,e);return this.element.filter(om).forEach((e=>{e.setMetaProperty("referenced-element","schema")})),t}}}),{patternProperties:Sd}=gh.visitors.document.objects.JSONSchema.fixedFields,Pd=hl(Sd,{methods:{ObjectElement(e){const t=Sd.compose.methods.ObjectElement.call(this,e);return this.element.filter(om).forEach((e=>{e.setMetaProperty("referenced-element","schema")})),t}}}),{type:Ad}=gh.visitors.document.objects.JSONSchema.fixedFields,$d=hl(Ad,{methods:{ArrayElement(e){return this.element=e.clone(),vl}}}),kd=ef,Td=ef,Md=ef,Cd=ef,{JSONSchemaOrJSONReferenceVisitor:Rd}=gh.visitors,Id=hl(Rd,{methods:{ObjectElement(e){const t=Rd.compose.methods.enter.call(this,e);return om(this.element)&&this.element.setMetaProperty("referenced-element","schema"),t}}}),Fd=Object.fromEntries(Object.entries(gh.visitors.document.objects.JSONSchema.fixedFields).map((([e,t])=>t===gh.visitors.JSONSchemaOrJSONReferenceVisitor?[e,Id]:[e,t]))),_d=hl(Zh,ef,{props:{specPath:Ws(["document","objects","Discriminator"]),canSupportSpecificationExtensions:!1},init(){this.element=new mu}}),Nd=ef;class Dd extends mc.Sb{static primaryClass="discriminator-mapping";constructor(e,t,r){super(e,t,r),this.classes.push(Dd.primaryClass)}}const qd=Dd,Ld=hl(wf,ef,{props:{specPath:Ws(["value"])},init(){this.element=new qd}}),Vd=hl(Zh,ef,{props:{specPath:Ws(["document","objects","XML"]),canSupportSpecificationExtensions:!0},init(){this.element=new Dh}}),Bd=ef,Ud=ef,zd=ef,Jd=ef,Hd=ef,Gd=ef;class Wd extends mc.Sb{static primaryClass="parameter-examples";constructor(e,t,r){super(e,t,r),this.classes.push(Wd.primaryClass),this.classes.push("examples")}}const Kd=Wd,Yd=hl(bm,{init(){this.element=new Kd}});class Xd extends mc.Sb{static primaryClass="parameter-content";constructor(e,t,r){super(e,t,r),this.classes.push(Xd.primaryClass),this.classes.push("content")}}const Qd=Xd,Zd=hl(od,{init(){this.element=new Qd}});class ey extends mc.Sb{static primaryClass="components-schemas";constructor(e,t,r){super(e,t,r),this.classes.push(ey.primaryClass)}}const ty=ey,ry=hl(wf,ef,{props:{specPath:e=>Hh(e)?["document","objects","Reference"]:["document","objects","Schema"]},init(){this.element=new ty},methods:{ObjectElement(e){const t=wf.compose.methods.ObjectElement.call(this,e);return this.element.filter(om).forEach((e=>{e.setMetaProperty("referenced-element","schema")})),t}}});class ny extends mc.Sb{static primaryClass="components-responses";constructor(e,t,r){super(e,t,r),this.classes.push(ny.primaryClass)}}const sy=ny,iy=hl(wf,ef,{props:{specPath:e=>Hh(e)?["document","objects","Reference"]:["document","objects","Response"]},init(){this.element=new sy},methods:{ObjectElement(e){const t=wf.compose.methods.ObjectElement.call(this,e);return this.element.filter(om).forEach((e=>{e.setMetaProperty("referenced-element","response")})),this.element.filter(lm).forEach(((e,t)=>{e.setMetaProperty("http-status-code",t.toValue())})),t}}}),oy=iy;class ay extends mc.Sb{static primaryClass="components-parameters";constructor(e,t,r){super(e,t,r),this.classes.push(ay.primaryClass),this.classes.push("parameters")}}const cy=ay,ly=hl(wf,ef,{props:{specPath:e=>Hh(e)?["document","objects","Reference"]:["document","objects","Parameter"]},init(){this.element=new cy},methods:{ObjectElement(e){const t=wf.compose.methods.ObjectElement.call(this,e);return this.element.filter(om).forEach((e=>{e.setMetaProperty("referenced-element","parameter")})),t}}});class uy extends mc.Sb{static primaryClass="components-examples";constructor(e,t,r){super(e,t,r),this.classes.push(uy.primaryClass),this.classes.push("examples")}}const py=uy,hy=hl(wf,ef,{props:{specPath:e=>Hh(e)?["document","objects","Reference"]:["document","objects","Example"]},init(){this.element=new py},methods:{ObjectElement(e){const t=wf.compose.methods.ObjectElement.call(this,e);return this.element.filter(om).forEach((e=>{e.setMetaProperty("referenced-element","example")})),t}}});class fy extends mc.Sb{static primaryClass="components-request-bodies";constructor(e,t,r){super(e,t,r),this.classes.push(fy.primaryClass)}}const my=fy,dy=hl(wf,ef,{props:{specPath:e=>Hh(e)?["document","objects","Reference"]:["document","objects","RequestBody"]},init(){this.element=new my},methods:{ObjectElement(e){const t=wf.compose.methods.ObjectElement.call(this,e);return this.element.filter(om).forEach((e=>{e.setMetaProperty("referenced-element","requestBody")})),t}}});class yy extends mc.Sb{static primaryClass="components-headers";constructor(e,t,r){super(e,t,r),this.classes.push(yy.primaryClass)}}const gy=yy,vy=hl(wf,ef,{props:{specPath:e=>Hh(e)?["document","objects","Reference"]:["document","objects","Header"]},init(){this.element=new gy},methods:{ObjectElement(e){const t=wf.compose.methods.ObjectElement.call(this,e);return this.element.filter(om).forEach((e=>{e.setMetaProperty("referenced-element","header")})),this.element.filter(Wf).forEach(((e,t)=>{e.setMetaProperty("header-name",t.toValue())})),t}}}),by=vy;class xy extends mc.Sb{static primaryClass="components-security-schemes";constructor(e,t,r){super(e,t,r),this.classes.push(xy.primaryClass)}}const Ey=xy,wy=hl(wf,ef,{props:{specPath:e=>Hh(e)?["document","objects","Reference"]:["document","objects","SecurityScheme"]},init(){this.element=new Ey},methods:{ObjectElement(e){const t=wf.compose.methods.ObjectElement.call(this,e);return this.element.filter(om).forEach((e=>{e.setMetaProperty("referenced-element","securityScheme")})),t}}});class jy extends mc.Sb{static primaryClass="components-links";constructor(e,t,r){super(e,t,r),this.classes.push(jy.primaryClass)}}const Oy=jy,Sy=hl(wf,ef,{props:{specPath:e=>Hh(e)?["document","objects","Reference"]:["document","objects","Link"]},init(){this.element=new Oy},methods:{ObjectElement(e){const t=wf.compose.methods.ObjectElement.call(this,e);return this.element.filter(om).forEach((e=>{e.setMetaProperty("referenced-element","link")})),t}}});class Py extends mc.Sb{static primaryClass="components-callbacks";constructor(e,t,r){super(e,t,r),this.classes.push(Py.primaryClass)}}const Ay=Py,$y=hl(wf,ef,{props:{specPath:e=>Hh(e)?["document","objects","Reference"]:["document","objects","Callback"]},init(){this.element=new Ay},methods:{ObjectElement(e){const t=wf.compose.methods.ObjectElement.call(this,e);return this.element.filter(om).forEach((e=>{e.setMetaProperty("referenced-element","callback")})),t}}}),ky=hl(Zh,ef,{props:{specPath:Ws(["document","objects","Example"]),canSupportSpecificationExtensions:!0},init(){this.element=new vu},methods:{ObjectElement(e){const t=Zh.compose.methods.ObjectElement.call(this,e);return Fc(this.element.externalValue)&&this.element.classes.push("reference-element"),t}}}),Ty=ef,My=ef,Cy=ef,Ry=hl(ef,{methods:{StringElement(e){return this.element=e.clone(),this.element.classes.push("reference-value"),vl}}}),Iy=hl(Zh,ef,{props:{specPath:Ws(["document","objects","ExternalDocumentation"]),canSupportSpecificationExtensions:!0},init(){this.element=new xu}}),Fy=ef,_y=ef,Ny=hl(Zh,ef,{props:{specPath:Ws(["document","objects","Encoding"]),canSupportSpecificationExtensions:!0},init(){this.element=new yu},methods:{ObjectElement(e){const t=Zh.compose.methods.ObjectElement.call(this,e);return qc(this.element.headers)&&this.element.headers.filter(Wf).forEach(((e,t)=>{e.setMetaProperty("header-name",t.toValue())})),t}}}),Dy=ef;class qy extends mc.Sb{static primaryClass="encoding-headers";constructor(e,t,r){super(e,t,r),this.classes.push(qy.primaryClass)}}const Ly=qy,Vy=hl(wf,ef,{props:{specPath:e=>Hh(e)?["document","objects","Reference"]:["document","objects","Header"]},init(){this.element=new Ly},methods:{ObjectElement(e){const t=wf.compose.methods.ObjectElement.call(this,e);return this.element.filter(om).forEach((e=>{e.setMetaProperty("referenced-element","header")})),this.element.forEach(((e,t)=>{if(!Wf(e))return;const r=t.toValue();e.setMetaProperty("headerName",r)})),t}}}),By=Vy,Uy=ef,zy=ef,Jy=ef,Hy=hl(Ef,ef,{props:{fieldPatternPredicate:Do(/^\/(?<path>.*)$/),specPath:Ws(["document","objects","PathItem"]),canSupportSpecificationExtensions:!0},init(){this.element=new Hu},methods:{ObjectElement(e){const t=Ef.compose.methods.ObjectElement.call(this,e);return this.element.filter(nm).forEach(((e,t)=>{e.setMetaProperty("path",t.clone())})),t}}}),Gy=hl(Zh,ef,{props:{specPath:Ws(["document","objects","RequestBody"])},init(){this.element=new Yu},methods:{ObjectElement(e){const t=Zh.compose.methods.ObjectElement.call(this,e);return qc(this.element.contentProp)&&this.element.contentProp.filter(ym).forEach(((e,t)=>{e.setMetaProperty("media-type",t.toValue())})),t}}}),Wy=ef;class Ky extends mc.Sb{static primaryClass="request-body-content";constructor(e,t,r){super(e,t,r),this.classes.push(Ky.primaryClass),this.classes.push("content")}}const Yy=Ky,Xy=hl(od,{init(){this.element=new Yy}}),Qy=ef,Zy=hl(Ef,ef,{props:{fieldPatternPredicate:Do(/{(?<expression>.*)}/),specPath:Ws(["document","objects","PathItem"]),canSupportSpecificationExtensions:!0},init(){this.element=new cu},methods:{ObjectElement(e){const t=wf.compose.methods.ObjectElement.call(this,e);return this.element.filter(nm).forEach(((e,t)=>{e.setMetaProperty("runtime-expression",t.toValue())})),t}}}),eg=hl(Zh,ef,{props:{specPath:Ws(["document","objects","Response"])},init(){this.element=new Qu},methods:{ObjectElement(e){const t=Zh.compose.methods.ObjectElement.call(this,e);return qc(this.element.contentProp)&&this.element.contentProp.filter(ym).forEach(((e,t)=>{e.setMetaProperty("media-type",t.toValue())})),qc(this.element.headers)&&this.element.headers.filter(Wf).forEach(((e,t)=>{e.setMetaProperty("header-name",t.toValue())})),t}}}),tg=ef;class rg extends mc.Sb{static primaryClass="response-headers";constructor(e,t,r){super(e,t,r),this.classes.push(rg.primaryClass)}}const ng=rg,sg=hl(wf,ef,{props:{specPath:e=>Hh(e)?["document","objects","Reference"]:["document","objects","Header"]},init(){this.element=new ng},methods:{ObjectElement(e){const t=wf.compose.methods.ObjectElement.call(this,e);return this.element.filter(om).forEach((e=>{e.setMetaProperty("referenced-element","header")})),this.element.forEach(((e,t)=>{if(!Wf(e))return;const r=t.toValue();e.setMetaProperty("header-name",r)})),t}}}),ig=sg;class og extends mc.Sb{static primaryClass="response-content";constructor(e,t,r){super(e,t,r),this.classes.push(og.primaryClass),this.classes.push("content")}}const ag=og,cg=hl(od,{init(){this.element=new ag}});class lg extends mc.Sb{static primaryClass="response-links";constructor(e,t,r){super(e,t,r),this.classes.push(lg.primaryClass)}}const ug=lg,pg=hl(wf,ef,{props:{specPath:e=>Hh(e)?["document","objects","Reference"]:["document","objects","Link"]},init(){this.element=new ug},methods:{ObjectElement(e){const t=wf.compose.methods.ObjectElement.call(this,e);return this.element.filter(om).forEach((e=>{e.setMetaProperty("referenced-element","link")})),t}}}),hg=hl(Zh,Ef,{props:{specPathFixedFields:fp,specPathPatternedFields:fp},methods:{ObjectElement(e){const{specPath:t,ignoredFields:r}=this;try{this.specPath=this.specPathFixedFields;const t=this.retrieveFixedFields(this.specPath(e));this.ignoredFields=[...r,...Mi(e.keys(),t)],Zh.compose.methods.ObjectElement.call(this,e),this.specPath=this.specPathPatternedFields,this.ignoredFields=t,Ef.compose.methods.ObjectElement.call(this,e)}catch(e){throw this.specPath=t,e}return vl}}}),fg=hl(hg,ef,{props:{specPathFixedFields:Ws(["document","objects","Responses"]),specPathPatternedFields:e=>Hh(e)?["document","objects","Reference"]:["document","objects","Response"],fieldPatternPredicate:Do(new RegExp(`^(1XX|2XX|3XX|4XX|5XX|${ko(100,600).join("|")})$`)),canSupportSpecificationExtensions:!0},init(){this.element=new ep},methods:{ObjectElement(e){const t=hg.compose.methods.ObjectElement.call(this,e);return this.element.filter(om).forEach((e=>{e.setMetaProperty("referenced-element","response")})),this.element.filter(lm).forEach(((e,t)=>{const r=t.clone();this.fieldPatternPredicate(r.toValue())&&e.setMetaProperty("http-status-code",r)})),t}}}),mg=fg,dg=hl(Bf,ef,{props:{alternator:[{predicate:Hh,specPath:["document","objects","Reference"]},{predicate:Nn,specPath:["document","objects","Response"]}]},methods:{ObjectElement(e){const t=Bf.compose.methods.enter.call(this,e);return om(this.element)?this.element.setMetaProperty("referenced-element","response"):lm(this.element)&&this.element.setMetaProperty("http-status-code","default"),t}}}),yg=hl(Zh,ef,{props:{specPath:Ws(["document","objects","Operation"])},init(){this.element=new Lu}});class gg extends mc.ON{static primaryClass="operation-tags";constructor(e,t,r){super(e,t,r),this.classes.push(gg.primaryClass)}}const vg=gg,bg=hl(ef,{init(){this.element=new vg},methods:{ArrayElement(e){return this.element=this.element.concat(e.clone()),vl}}}),xg=ef,Eg=ef,wg=ef;class jg extends mc.ON{static primaryClass="operation-parameters";constructor(e,t,r){super(e,t,r),this.classes.push(jg.primaryClass),this.classes.push("parameters")}}const Og=jg,Sg=hl(Uh,ef,{init(){this.element=new mc.ON,this.element.classes.push("parameters")},methods:{ArrayElement(e){return e.forEach((e=>{const t=Hh(e)?["document","objects","Reference"]:["document","objects","Parameter"],r=this.toRefractedElement(t,e);om(r)&&r.setMetaProperty("referenced-element","parameter"),this.element.push(r)})),this.copyMetaAndAttributes(e,this.element),vl}}}),Pg=hl(Sg,{init(){this.element=new Og}}),Ag=hl(Bf,{props:{alternator:[{predicate:Hh,specPath:["document","objects","Reference"]},{predicate:Nn,specPath:["document","objects","RequestBody"]}]},methods:{ObjectElement(e){const t=Bf.compose.methods.enter.call(this,e);return om(this.element)&&this.element.setMetaProperty("referenced-element","requestBody"),t}}});class $g extends mc.Sb{static primaryClass="operation-callbacks";constructor(e,t,r){super(e,t,r),this.classes.push($g.primaryClass)}}const kg=$g,Tg=hl(wf,ef,{props:{specPath:e=>Hh(e)?["document","objects","Reference"]:["document","objects","Callback"]},init(){this.element=new kg},methods:{ObjectElement(e){const t=wf.compose.methods.ObjectElement.call(this,e);return this.element.filter(om).forEach((e=>{e.setMetaProperty("referenced-element","callback")})),t}}}),Mg=ef;class Cg extends mc.ON{static primaryClass="operation-security";constructor(e,t,r){super(e,t,r),this.classes.push(Cg.primaryClass),this.classes.push("security")}}const Rg=Cg,Ig=hl(Uh,ef,{init(){this.element=new Rg},methods:{ArrayElement(e){return e.forEach((e=>{const t=qc(e)?["document","objects","SecurityRequirement"]:["value"],r=this.toRefractedElement(t,e);this.element.push(r)})),this.copyMetaAndAttributes(e,this.element),vl}}});class Fg extends mc.ON{static primaryClass="operation-servers";constructor(e,t,r){super(e,t,r),this.classes.push(Fg.primaryClass),this.classes.push("servers")}}const _g=Fg,Ng=hl(Rf,{init(){this.element=new _g}}),Dg=hl(Zh,ef,{props:{specPath:Ws(["document","objects","PathItem"])},init(){this.element=new zu},methods:{ObjectElement(e){const t=Zh.compose.methods.ObjectElement.call(this,e);return this.element.filter(tm).forEach(((e,t)=>{const r=t.clone();r.content=r.toValue().toUpperCase(),e.setMetaProperty("http-method",r)})),Fc(this.element.$ref)&&this.element.classes.push("reference-element"),t}}}),qg=hl(ef,{methods:{StringElement(e){return this.element=e.clone(),this.element.classes.push("reference-value"),vl}}}),Lg=ef,Vg=ef;class Bg extends mc.ON{static primaryClass="path-item-servers";constructor(e,t,r){super(e,t,r),this.classes.push(Bg.primaryClass),this.classes.push("servers")}}const Ug=Bg,zg=hl(Rf,{init(){this.element=new Ug}});class Jg extends mc.ON{static primaryClass="path-item-parameters";constructor(e,t,r){super(e,t,r),this.classes.push(Jg.primaryClass),this.classes.push("parameters")}}const Hg=Jg,Gg=hl(Sg,{init(){this.element=new Hg}}),Wg=hl(Zh,ef,{props:{specPath:Ws(["document","objects","SecurityScheme"]),canSupportSpecificationExtensions:!0},init(){this.element=new Th}}),Kg=ef,Yg=ef,Xg=ef,Qg=ef,Zg=ef,ev=ef,tv=ef,rv=hl(Zh,ef,{props:{specPath:Ws(["document","objects","OAuthFlows"]),canSupportSpecificationExtensions:!0},init(){this.element=new Iu}}),nv=hl(Zh,ef,{props:{specPath:Ws(["document","objects","OAuthFlow"]),canSupportSpecificationExtensions:!0},init(){this.element=new Cu}}),sv=ef,iv=ef,ov=ef;class av extends mc.Sb{static primaryClass="oauth-flow-scopes";constructor(e,t,r){super(e,t,r),this.classes.push(av.primaryClass)}}const cv=av,lv=hl(wf,ef,{props:{specPath:Ws(["value"])},init(){this.element=new cv}});class uv extends mc.ON{static primaryClass="tags";constructor(e,t,r){super(e,t,r),this.classes.push(uv.primaryClass)}}const pv=uv,hv={$visitor:Im,fixedFields:{$ref:Fm}},fv={$visitor:ud,fixedFields:{...Fd,allOf:hd,anyOf:md,oneOf:yd,definitions:vd,items:wd,dependencies:xd,properties:Od,patternProperties:Pd,type:$d,nullable:kd,discriminator:{$ref:"#/visitors/document/objects/Discriminator"},writeOnly:Td,xml:{$ref:"#/visitors/document/objects/XML"},externalDocs:{$ref:"#/visitors/document/objects/ExternalDocumentation"},example:Md,deprecated:Cd}},mv={visitors:{value:ef,document:{objects:{OpenApi:{$visitor:tf,fixedFields:{openapi:rf,info:{$ref:"#/visitors/document/objects/Info"},servers:Rf,paths:{$ref:"#/visitors/document/objects/Paths"},components:{$ref:"#/visitors/document/objects/Components"},security:km,tags:hl(Uh,ef,{init(){this.element=new pv},methods:{ArrayElement(e){return e.forEach((e=>{const t=Yh(e)?["document","objects","Tag"]:["value"],r=this.toRefractedElement(t,e);this.element.push(r)})),this.copyMetaAndAttributes(e,this.element),vl}}}),externalDocs:{$ref:"#/visitors/document/objects/ExternalDocumentation"}}},Info:{$visitor:sf,fixedFields:{title:of,description:af,termsOfService:cf,contact:{$ref:"#/visitors/document/objects/Contact"},license:{$ref:"#/visitors/document/objects/License"},version:lf}},Contact:{$visitor:uf,fixedFields:{name:pf,url:hf,email:ff}},License:{$visitor:mf,fixedFields:{name:df,url:yf}},Server:{$visitor:$f,fixedFields:{url:kf,description:Tf,variables:Lf}},ServerVariable:{$visitor:If,fixedFields:{enum:Ff,default:_f,description:Nf}},Components:{$visitor:Tm,fixedFields:{schemas:ry,responses:oy,parameters:ly,examples:hy,requestBodies:dy,headers:by,securitySchemes:wy,links:Sy,callbacks:$y}},Paths:{$visitor:Hy},PathItem:{$visitor:Dg,fixedFields:{$ref:qg,summary:Lg,description:Vg,get:{$ref:"#/visitors/document/objects/Operation"},put:{$ref:"#/visitors/document/objects/Operation"},post:{$ref:"#/visitors/document/objects/Operation"},delete:{$ref:"#/visitors/document/objects/Operation"},options:{$ref:"#/visitors/document/objects/Operation"},head:{$ref:"#/visitors/document/objects/Operation"},patch:{$ref:"#/visitors/document/objects/Operation"},trace:{$ref:"#/visitors/document/objects/Operation"},servers:zg,parameters:Gg}},Operation:{$visitor:yg,fixedFields:{tags:bg,summary:xg,description:Eg,externalDocs:{$ref:"#/visitors/document/objects/ExternalDocumentation"},operationId:wg,parameters:Pg,requestBody:Ag,responses:{$ref:"#/visitors/document/objects/Responses"},callbacks:Tg,deprecated:Mg,security:Ig,servers:Ng}},ExternalDocumentation:{$visitor:Iy,fixedFields:{description:Fy,url:_y}},Parameter:{$visitor:_m,fixedFields:{name:Nm,in:Dm,description:qm,required:Lm,deprecated:Vm,allowEmptyValue:Bm,style:Um,explode:zm,allowReserved:Jm,schema:Hm,example:Gd,examples:Yd,content:Zd}},RequestBody:{$visitor:Gy,fixedFields:{description:Wy,content:Xy,required:Qy}},MediaType:{$visitor:Vf,fixedFields:{schema:gm,example:vm,examples:wm,encoding:Sm}},Encoding:{$visitor:Ny,fixedFields:{contentType:Dy,headers:By,style:Uy,explode:zy,allowReserved:Jy}},Responses:{$visitor:mg,fixedFields:{default:dg}},Response:{$visitor:eg,fixedFields:{description:tg,headers:ig,content:cg,links:pg}},Callback:{$visitor:Zy},Example:{$visitor:ky,fixedFields:{summary:Ty,description:My,value:Cy,externalValue:Ry}},Link:{$visitor:gf,fixedFields:{operationRef:vf,operationId:bf,parameters:Sf,requestBody:Pf,description:Af,server:{$ref:"#/visitors/document/objects/Server"}}},Header:{$visitor:Gm,fixedFields:{description:Wm,required:Km,deprecated:Ym,allowEmptyValue:Xm,style:Qm,explode:Zm,allowReserved:ed,schema:td,example:rd,examples:id,content:ld}},Tag:{$visitor:Mm,fixedFields:{name:Cm,description:Rm,externalDocs:{$ref:"#/visitors/document/objects/ExternalDocumentation"}}},JSONReference:hv,Reference:hv,JSONSchema:fv,Schema:fv,LinkDescription:gh.visitors.document.objects.LinkDescription,Media:gh.visitors.document.objects.Media,Discriminator:{$visitor:_d,fixedFields:{propertyName:Nd,mapping:Ld}},XML:{$visitor:Vd,fixedFields:{name:Bd,namespace:Ud,prefix:zd,attribute:Jd,wrapped:Hd}},SecurityScheme:{$visitor:Wg,fixedFields:{type:Kg,description:Yg,name:Xg,in:Qg,scheme:Zg,bearerFormat:ev,flows:{$ref:"#/visitors/document/objects/OAuthFlows"},openIdConnectUrl:tv}},OAuthFlows:{$visitor:rv,fixedFields:{implicit:{$ref:"#/visitors/document/objects/OAuthFlow"},password:{$ref:"#/visitors/document/objects/OAuthFlow"},clientCredentials:{$ref:"#/visitors/document/objects/OAuthFlow"},authorizationCode:{$ref:"#/visitors/document/objects/OAuthFlow"}}},OAuthFlow:{$visitor:nv,fixedFields:{authorizationUrl:sv,tokenUrl:iv,refreshUrl:ov,scopes:lv}},SecurityRequirement:{$visitor:Pm}},extension:{$visitor:nf}}}},dv={namespace:e=>{const{base:t}=e;return t.register("callback",cu),t.register("components",uu),t.register("contact",hu),t.register("discriminator",mu),t.register("encoding",yu),t.register("example",vu),t.register("externalDocumentation",xu),t.register("header",wu),t.register("info",Ou),t.register("license",Pu),t.register("link",$u),t.register("mediaType",Tu),t.register("oAuthFlow",Cu),t.register("oAuthFlows",Iu),t.register("openapi",_u),t.register("openApi3_0",Du),t.register("operation",Lu),t.register("parameter",Bu),t.register("pathItem",zu),t.register("paths",Hu),t.register("reference",Wu),t.register("requestBody",Yu),t.register("response",Qu),t.register("responses",ep),t.register("schema",Ph),t.register("securityRequirement",$h),t.register("securityScheme",Th),t.register("server",Ch),t.register("serverVariable",Ih),t.register("tag",_h),t.register("xml",Dh),t}},yv=()=>{const e=ll(dv);return{predicates:{...o,...a,isStringElement:Fc},namespace:e}},gv=(e,{specPath:t=["visitors","document","objects","OpenApi","$visitor"],plugins:r=[]}={})=>{const n=(0,mc.Qc)(e),s=lp(mv),i=Ac(t,[],s);return Al(n,i,{state:{specObj:s}}),$l(i.element,r,{toolboxCreator:yv,visitorOptions:{keyMap:Bh,nodeTypeGetter:Vh}})},vv=e=>(t,r={})=>gv(t,{specPath:e,...r});cu.refract=vv(["visitors","document","objects","Callback","$visitor"]),uu.refract=vv(["visitors","document","objects","Components","$visitor"]),hu.refract=vv(["visitors","document","objects","Contact","$visitor"]),vu.refract=vv(["visitors","document","objects","Example","$visitor"]),mu.refract=vv(["visitors","document","objects","Discriminator","$visitor"]),yu.refract=vv(["visitors","document","objects","Encoding","$visitor"]),xu.refract=vv(["visitors","document","objects","ExternalDocumentation","$visitor"]),wu.refract=vv(["visitors","document","objects","Header","$visitor"]),Ou.refract=vv(["visitors","document","objects","Info","$visitor"]),Pu.refract=vv(["visitors","document","objects","License","$visitor"]),$u.refract=vv(["visitors","document","objects","Link","$visitor"]),Tu.refract=vv(["visitors","document","objects","MediaType","$visitor"]),Cu.refract=vv(["visitors","document","objects","OAuthFlow","$visitor"]),Iu.refract=vv(["visitors","document","objects","OAuthFlows","$visitor"]),_u.refract=vv(["visitors","document","objects","OpenApi","fixedFields","openapi"]),Du.refract=vv(["visitors","document","objects","OpenApi","$visitor"]),Lu.refract=vv(["visitors","document","objects","Operation","$visitor"]),Bu.refract=vv(["visitors","document","objects","Parameter","$visitor"]),zu.refract=vv(["visitors","document","objects","PathItem","$visitor"]),Hu.refract=vv(["visitors","document","objects","Paths","$visitor"]),Wu.refract=vv(["visitors","document","objects","Reference","$visitor"]),Yu.refract=vv(["visitors","document","objects","RequestBody","$visitor"]),Qu.refract=vv(["visitors","document","objects","Response","$visitor"]),ep.refract=vv(["visitors","document","objects","Responses","$visitor"]),Ph.refract=vv(["visitors","document","objects","Schema","$visitor"]),$h.refract=vv(["visitors","document","objects","SecurityRequirement","$visitor"]),Th.refract=vv(["visitors","document","objects","SecurityScheme","$visitor"]),Ch.refract=vv(["visitors","document","objects","Server","$visitor"]),Ih.refract=vv(["visitors","document","objects","ServerVariable","$visitor"]),_h.refract=vv(["visitors","document","objects","Tag","$visitor"]),Dh.refract=vv(["visitors","document","objects","XML","$visitor"]);const bv=class extends cu{};const xv=class extends uu{get pathItems(){return this.get("pathItems")}set pathItems(e){this.set("pathItems",e)}};const Ev=class extends hu{};const wv=class extends mu{};const jv=class extends yu{};const Ov=class extends vu{};const Sv=class extends xu{};const Pv=class extends wu{get schema(){return this.get("schema")}set schema(e){this.set("schema",e)}};const Av=class extends Ou{get license(){return this.get("license")}set license(e){this.set("license",e)}get summary(){return this.get("summary")}set summary(e){this.set("summary",e)}};class $v extends mc.RP{static default=new $v("https://spec.openapis.org/oas/3.1/dialect/base");constructor(e,t,r){super(e,t,r),this.element="jsonSchemaDialect"}}const kv=$v;const Tv=class extends Pu{get identifier(){return this.get("identifier")}set identifier(e){this.set("identifier",e)}};const Mv=class extends $u{};const Cv=class extends Tu{get schema(){return this.get("schema")}set schema(e){this.set("schema",e)}};const Rv=class extends Cu{};const Iv=class extends Iu{};const Fv=class extends _u{};class _v extends mc.Sb{constructor(e,t,r){super(e,t,r),this.element="openApi3_1",this.classes.push("api")}get openapi(){return this.get("openapi")}set openapi(e){this.set("openapi",e)}get info(){return this.get("info")}set info(e){this.set("info",e)}get jsonSchemaDialect(){return this.get("jsonSchemaDialect")}set jsonSchemaDialect(e){this.set("jsonSchemaDialect",e)}get servers(){return this.get("servers")}set servers(e){this.set("servers",e)}get paths(){return this.get("paths")}set paths(e){this.set("paths",e)}get components(){return this.get("components")}set components(e){this.set("components",e)}get security(){return this.get("security")}set security(e){this.set("security",e)}get tags(){return this.get("tags")}set tags(e){this.set("tags",e)}get externalDocs(){return this.get("externalDocs")}set externalDocs(e){this.set("externalDocs",e)}get webhooks(){return this.get("webhooks")}set webhooks(e){this.set("webhooks",e)}}const Nv=_v;const Dv=class extends Lu{get requestBody(){return this.get("requestBody")}set requestBody(e){this.set("requestBody",e)}};const qv=class extends Bu{get schema(){return this.get("schema")}set schema(e){this.set("schema",e)}};const Lv=class extends zu{get GET(){return this.get("get")}set GET(e){this.set("GET",e)}get PUT(){return this.get("put")}set PUT(e){this.set("PUT",e)}get POST(){return this.get("post")}set POST(e){this.set("POST",e)}get DELETE(){return this.get("delete")}set DELETE(e){this.set("DELETE",e)}get OPTIONS(){return this.get("options")}set OPTIONS(e){this.set("OPTIONS",e)}get HEAD(){return this.get("head")}set HEAD(e){this.set("HEAD",e)}get PATCH(){return this.get("patch")}set PATCH(e){this.set("PATCH",e)}get TRACE(){return this.get("trace")}set TRACE(e){this.set("TRACE",e)}};const Vv=class extends Hu{};class Bv extends Wu{}Object.defineProperty(Bv.prototype,"description",{get(){return this.get("description")},set(e){this.set("description",e)},enumerable:!0}),Object.defineProperty(Bv.prototype,"summary",{get(){return this.get("summary")},set(e){this.set("summary",e)},enumerable:!0});const Uv=Bv;const zv=class extends Yu{};const Jv=class extends Qu{};const Hv=class extends ep{};class Gv extends mc.Sb{constructor(e,t,r){super(e,t,r),this.element="schema"}get $schema(){return this.get("$schema")}set $schema(e){this.set("$schema",e)}get $vocabulary(){return this.get("$vocabulary")}set $vocabulary(e){this.set("$vocabulary",e)}get $id(){return this.get("$id")}set $id(e){this.set("$id",e)}get $anchor(){return this.get("$anchor")}set $anchor(e){this.set("$anchor",e)}get $dynamicAnchor(){return this.get("$dynamicAnchor")}set $dynamicAnchor(e){this.set("$dynamicAnchor",e)}get $dynamicRef(){return this.get("$dynamicRef")}set $dynamicRef(e){this.set("$dynamicRef",e)}get $ref(){return this.get("$ref")}set $ref(e){this.set("$ref",e)}get $defs(){return this.get("$defs")}set $defs(e){this.set("$defs",e)}get $comment(){return this.get("$comment")}set $comment(e){this.set("$comment",e)}get allOf(){return this.get("allOf")}set allOf(e){this.set("allOf",e)}get anyOf(){return this.get("anyOf")}set anyOf(e){this.set("anyOf",e)}get oneOf(){return this.get("oneOf")}set oneOf(e){this.set("oneOf",e)}get not(){return this.get("not")}set not(e){this.set("not",e)}get if(){return this.get("if")}set if(e){this.set("if",e)}get then(){return this.get("then")}set then(e){this.set("then",e)}get else(){return this.get("else")}set else(e){this.set("else",e)}get dependentSchemas(){return this.get("dependentSchemas")}set dependentSchemas(e){this.set("dependentSchemas",e)}get prefixItems(){return this.get("prefixItems")}set prefixItems(e){this.set("prefixItems",e)}get items(){return this.get("items")}set items(e){this.set("items",e)}get containsProp(){return this.get("contains")}set containsProp(e){this.set("contains",e)}get properties(){return this.get("properties")}set properties(e){this.set("properties",e)}get patternProperties(){return this.get("patternProperties")}set patternProperties(e){this.set("patternProperties",e)}get additionalProperties(){return this.get("additionalProperties")}set additionalProperties(e){this.set("additionalProperties",e)}get propertyNames(){return this.get("propertyNames")}set propertyNames(e){this.set("propertyNames",e)}get unevaluatedItems(){return this.get("unevaluatedItems")}set unevaluatedItems(e){this.set("unevaluatedItems",e)}get unevaluatedProperties(){return this.get("unevaluatedProperties")}set unevaluatedProperties(e){this.set("unevaluatedProperties",e)}get type(){return this.get("type")}set type(e){this.set("type",e)}get enum(){return this.get("enum")}set enum(e){this.set("enum",e)}get const(){return this.get("const")}set const(e){this.set("const",e)}get multipleOf(){return this.get("multipleOf")}set multipleOf(e){this.set("multipleOf",e)}get maximum(){return this.get("maximum")}set maximum(e){this.set("maximum",e)}get exclusiveMaximum(){return this.get("exclusiveMaximum")}set exclusiveMaximum(e){this.set("exclusiveMaximum",e)}get minimum(){return this.get("minimum")}set minimum(e){this.set("minimum",e)}get exclusiveMinimum(){return this.get("exclusiveMinimum")}set exclusiveMinimum(e){this.set("exclusiveMinimum",e)}get maxLength(){return this.get("maxLength")}set maxLength(e){this.set("maxLength",e)}get minLength(){return this.get("minLength")}set minLength(e){this.set("minLength",e)}get pattern(){return this.get("pattern")}set pattern(e){this.set("pattern",e)}get maxItems(){return this.get("maxItems")}set maxItems(e){this.set("maxItems",e)}get minItems(){return this.get("minItems")}set minItems(e){this.set("minItems",e)}get uniqueItems(){return this.get("uniqueItems")}set uniqueItems(e){this.set("uniqueItems",e)}get maxContains(){return this.get("maxContains")}set maxContains(e){this.set("maxContains",e)}get minContains(){return this.get("minContains")}set minContains(e){this.set("minContains",e)}get maxProperties(){return this.get("maxProperties")}set maxProperties(e){this.set("maxProperties",e)}get minProperties(){return this.get("minProperties")}set minProperties(e){this.set("minProperties",e)}get required(){return this.get("required")}set required(e){this.set("required",e)}get dependentRequired(){return this.get("dependentRequired")}set dependentRequired(e){this.set("dependentRequired",e)}get title(){return this.get("title")}set title(e){this.set("title",e)}get description(){return this.get("description")}set description(e){this.set("description",e)}get default(){return this.get("default")}set default(e){this.set("default",e)}get deprecated(){return this.get("deprecated")}set deprecated(e){this.set("deprecated",e)}get readOnly(){return this.get("readOnly")}set readOnly(e){this.set("readOnly",e)}get writeOnly(){return this.get("writeOnly")}set writeOnly(e){this.set("writeOnly",e)}get examples(){return this.get("examples")}set examples(e){this.set("examples",e)}get format(){return this.get("format")}set format(e){this.set("format",e)}get contentEncoding(){return this.get("contentEncoding")}set contentEncoding(e){this.set("contentEncoding",e)}get contentMediaType(){return this.get("contentMediaType")}set contentMediaType(e){this.set("contentMediaType",e)}get contentSchema(){return this.get("contentSchema")}set contentSchema(e){this.set("contentSchema",e)}get discriminator(){return this.get("discriminator")}set discriminator(e){this.set("discriminator",e)}get xml(){return this.get("xml")}set xml(e){this.set("xml",e)}get externalDocs(){return this.get("externalDocs")}set externalDocs(e){this.set("externalDocs",e)}get example(){return this.get("example")}set example(e){this.set("example",e)}}const Wv=Gv;const Kv=class extends $h{};const Yv=class extends Th{};const Xv=class extends Ch{};const Qv=class extends Ih{};const Zv=class extends _h{};const eb=class extends Dh{},tb=hl(Zh,ef,{props:{specPath:Ws(["document","objects","OpenApi"]),canSupportSpecificationExtensions:!0},init(){this.element=new Nv,this.openApiSemanticElement=this.element},methods:{ObjectElement(e){return this.openApiGenericElement=e,Zh.compose.methods.ObjectElement.call(this,e)}}}),{visitors:{document:{objects:{Info:{$visitor:rb}}}}}=mv,nb=hl(rb,{init(){this.element=new Av}}),sb=ef,{visitors:{document:{objects:{Contact:{$visitor:ib}}}}}=mv,ob=hl(ib,{init(){this.element=new Ev}}),{visitors:{document:{objects:{License:{$visitor:ab}}}}}=mv,cb=hl(ab,{init(){this.element=new Tv}}),lb=ef,{visitors:{document:{objects:{Link:{$visitor:ub}}}}}=mv,pb=hl(ub,{init(){this.element=new Mv}}),hb=hl(Uh,ef,{methods:{StringElement(e){const t=new kv(e.toValue());return this.copyMetaAndAttributes(e,t),this.element=t,vl}}}),{visitors:{document:{objects:{Server:{$visitor:fb}}}}}=mv,mb=hl(fb,{init(){this.element=new Xv}}),{visitors:{document:{objects:{ServerVariable:{$visitor:db}}}}}=mv,yb=hl(db,{init(){this.element=new Qv}}),{visitors:{document:{objects:{MediaType:{$visitor:gb}}}}}=mv,vb=hl(gb,{init(){this.element=new Cv}}),{visitors:{document:{objects:{SecurityRequirement:{$visitor:bb}}}}}=mv,xb=hl(bb,{init(){this.element=new Kv}}),{visitors:{document:{objects:{Components:{$visitor:Eb}}}}}=mv,wb=hl(Eb,{init(){this.element=new xv}}),{visitors:{document:{objects:{Tag:{$visitor:jb}}}}}=mv,Ob=hl(jb,{init(){this.element=new Zv}}),{visitors:{document:{objects:{Reference:{$visitor:Sb}}}}}=mv,Pb=hl(Sb,{init(){this.element=new Uv}}),Ab=ef,$b=ef,{visitors:{document:{objects:{Parameter:{$visitor:kb}}}}}=mv,Tb=hl(kb,{init(){this.element=new qv}}),{visitors:{document:{objects:{Header:{$visitor:Mb}}}}}=mv,Cb=hl(Mb,{init(){this.element=new Pv}}),Rb=Rc((({hasBasicElementProps:e,isElementType:t,primitiveEq:r})=>n=>n instanceof bv||e(n)&&t("callback",n)&&r("object",n))),Ib=Rc((({hasBasicElementProps:e,isElementType:t,primitiveEq:r})=>n=>n instanceof xv||e(n)&&t("components",n)&&r("object",n))),Fb=Rc((({hasBasicElementProps:e,isElementType:t,primitiveEq:r})=>n=>n instanceof Ev||e(n)&&t("contact",n)&&r("object",n))),_b=Rc((({hasBasicElementProps:e,isElementType:t,primitiveEq:r})=>n=>n instanceof Ov||e(n)&&t("example",n)&&r("object",n))),Nb=Rc((({hasBasicElementProps:e,isElementType:t,primitiveEq:r})=>n=>n instanceof Sv||e(n)&&t("externalDocumentation",n)&&r("object",n))),Db=Rc((({hasBasicElementProps:e,isElementType:t,primitiveEq:r})=>n=>n instanceof Pv||e(n)&&t("header",n)&&r("object",n))),qb=Rc((({hasBasicElementProps:e,isElementType:t,primitiveEq:r})=>n=>n instanceof Av||e(n)&&t("info",n)&&r("object",n))),Lb=Rc((({hasBasicElementProps:e,isElementType:t,primitiveEq:r})=>n=>n instanceof kv||e(n)&&t("jsonSchemaDialect",n)&&r("string",n))),Vb=Rc((({hasBasicElementProps:e,isElementType:t,primitiveEq:r})=>n=>n instanceof Tv||e(n)&&t("license",n)&&r("object",n))),Bb=Rc((({hasBasicElementProps:e,isElementType:t,primitiveEq:r})=>n=>n instanceof Mv||e(n)&&t("link",n)&&r("object",n))),Ub=e=>{if(!Bb(e))return!1;if(!Fc(e.operationRef))return!1;const t=e.operationRef.toValue();return"string"==typeof t&&t.length>0&&!t.startsWith("#")},zb=Rc((({hasBasicElementProps:e,isElementType:t,primitiveEq:r})=>n=>n instanceof Fv||e(n)&&t("openapi",n)&&r("string",n))),Jb=Rc((({hasBasicElementProps:e,isElementType:t,primitiveEq:r,hasClass:n})=>s=>s instanceof Nv||e(s)&&t("openApi3_1",s)&&r("object",s)&&n("api",s))),Hb=Rc((({hasBasicElementProps:e,isElementType:t,primitiveEq:r})=>n=>n instanceof Dv||e(n)&&t("operation",n)&&r("object",n))),Gb=Rc((({hasBasicElementProps:e,isElementType:t,primitiveEq:r})=>n=>n instanceof qv||e(n)&&t("parameter",n)&&r("object",n))),Wb=Rc((({hasBasicElementProps:e,isElementType:t,primitiveEq:r})=>n=>n instanceof Lv||e(n)&&t("pathItem",n)&&r("object",n))),Kb=e=>{if(!Wb(e))return!1;if(!Fc(e.$ref))return!1;const t=e.$ref.toValue();return"string"==typeof t&&t.length>0&&!t.startsWith("#")},Yb=Rc((({hasBasicElementProps:e,isElementType:t,primitiveEq:r})=>n=>n instanceof Vv||e(n)&&t("paths",n)&&r("object",n))),Xb=Rc((({hasBasicElementProps:e,isElementType:t,primitiveEq:r})=>n=>n instanceof Uv||e(n)&&t("reference",n)&&r("object",n))),Qb=e=>{if(!Xb(e))return!1;if(!Fc(e.$ref))return!1;const t=e.$ref.toValue();return"string"==typeof t&&t.length>0&&!t.startsWith("#")},Zb=Rc((({hasBasicElementProps:e,isElementType:t,primitiveEq:r})=>n=>n instanceof zv||e(n)&&t("requestBody",n)&&r("object",n))),ex=Rc((({hasBasicElementProps:e,isElementType:t,primitiveEq:r})=>n=>n instanceof Jv||e(n)&&t("response",n)&&r("object",n))),tx=Rc((({hasBasicElementProps:e,isElementType:t,primitiveEq:r})=>n=>n instanceof Hv||e(n)&&t("responses",n)&&r("object",n))),rx=Rc((({hasBasicElementProps:e,isElementType:t,primitiveEq:r})=>n=>n instanceof Wv||e(n)&&t("schema",n)&&r("object",n))),nx=e=>Dc(e)&&e.classes.includes("boolean-json-schema"),sx=Rc((({hasBasicElementProps:e,isElementType:t,primitiveEq:r})=>n=>n instanceof Kv||e(n)&&t("securityRequirement",n)&&r("object",n))),ix=Rc((({hasBasicElementProps:e,isElementType:t,primitiveEq:r})=>n=>n instanceof Xv||e(n)&&t("server",n)&&r("object",n))),ox=Rc((({hasBasicElementProps:e,isElementType:t,primitiveEq:r})=>n=>n instanceof Qv||e(n)&&t("serverVariable",n)&&r("object",n))),ax=Rc((({hasBasicElementProps:e,isElementType:t,primitiveEq:r})=>n=>n instanceof Cv||e(n)&&t("mediaType",n)&&r("object",n))),cx=hl({props:{parent:null},init({parent:e=this.parent}){this.parent=e,this.passingOptionsNames=[...this.passingOptionsNames,"parent"]}}),lx=hl(Zh,cx,ef,{props:{specPath:Ws(["document","objects","Schema"]),canSupportSpecificationExtensions:!0},init(){const e=()=>{let e;return e=null!==this.openApiSemanticElement&&Lb(this.openApiSemanticElement.jsonSchemaDialect)?this.openApiSemanticElement.jsonSchemaDialect.toValue():null!==this.openApiGenericElement&&Fc(this.openApiGenericElement.get("jsonSchemaDialect"))?this.openApiGenericElement.get("jsonSchemaDialect").toValue():kv.default.toValue(),e},t=t=>{if(Qc(this.parent)&&!Fc(t.get("$schema")))this.element.setMetaProperty("inherited$schema",e());else if(rx(this.parent)&&!Fc(t.get("$schema"))){var r,n;const e=Ai(null===(r=this.parent.meta.get("inherited$schema"))||void 0===r?void 0:r.toValue(),null===(n=this.parent.$schema)||void 0===n?void 0:n.toValue());this.element.setMetaProperty("inherited$schema",e)}},r=e=>{var t;const r=null!==this.parent?this.parent.getMetaProperty("inherited$id",[]).clone():new mc.ON,n=null===(t=e.get("$id"))||void 0===t?void 0:t.toValue();Vp(n)&&r.push(n),this.element.setMetaProperty("inherited$id",r)};this.ObjectElement=function(e){this.element=new Wv,t(e),r(e),this.parent=this.element;const n=Zh.compose.methods.ObjectElement.call(this,e);return Fc(this.element.$ref)&&(this.element.classes.push("reference-element"),this.element.setMetaProperty("referenced-element","schema")),n},this.BooleanElement=function(e){return this.element=e.clone(),this.element.classes.push("boolean-json-schema"),vl}}}),ux=ef,px=hl(ef,{methods:{ObjectElement(e){return this.element=e.clone(),this.element.classes.push("json-schema-$vocabulary"),vl}}}),hx=ef,fx=ef,mx=ef,dx=ef,yx=hl(ef,{methods:{StringElement(e){return this.element=e.clone(),this.element.classes.push("reference-value"),vl}}}),gx=hl(wf,cx,ef,{props:{specPath:Ws(["document","objects","Schema"])},init(){this.element=new mc.Sb,this.element.classes.push("json-schema-$defs")}}),vx=ef,bx=hl(Uh,cx,ef,{init(){this.element=new mc.ON,this.element.classes.push("json-schema-allOf")},methods:{ArrayElement(e){return e.forEach((e=>{if(qc(e)){const t=this.toRefractedElement(["document","objects","Schema"],e);this.element.push(t)}else{const t=e.clone();this.element.push(t)}})),this.copyMetaAndAttributes(e,this.element),vl}}}),xx=hl(Uh,cx,ef,{init(){this.element=new mc.ON,this.element.classes.push("json-schema-anyOf")},methods:{ArrayElement(e){return e.forEach((e=>{if(qc(e)){const t=this.toRefractedElement(["document","objects","Schema"],e);this.element.push(t)}else{const t=e.clone();this.element.push(t)}})),this.copyMetaAndAttributes(e,this.element),vl}}}),Ex=hl(Uh,cx,ef,{init(){this.element=new mc.ON,this.element.classes.push("json-schema-oneOf")},methods:{ArrayElement(e){return e.forEach((e=>{if(qc(e)){const t=this.toRefractedElement(["document","objects","Schema"],e);this.element.push(t)}else{const t=e.clone();this.element.push(t)}})),this.copyMetaAndAttributes(e,this.element),vl}}}),wx=hl(wf,cx,ef,{props:{specPath:Ws(["document","objects","Schema"])},init(){this.element=new mc.Sb,this.element.classes.push("json-schema-dependentSchemas")}}),jx=hl(Uh,cx,ef,{init(){this.element=new mc.ON,this.element.classes.push("json-schema-prefixItems")},methods:{ArrayElement(e){return e.forEach((e=>{if(qc(e)){const t=this.toRefractedElement(["document","objects","Schema"],e);this.element.push(t)}else{const t=e.clone();this.element.push(t)}})),this.copyMetaAndAttributes(e,this.element),vl}}}),Ox=hl(wf,cx,ef,{props:{specPath:Ws(["document","objects","Schema"])},init(){this.element=new mc.Sb,this.element.classes.push("json-schema-properties")}}),Sx=hl(wf,cx,ef,{props:{specPath:Ws(["document","objects","Schema"])},init(){this.element=new mc.Sb,this.element.classes.push("json-schema-patternProperties")}}),Px=hl(ef,{methods:{StringElement(e){return this.element=e.clone(),this.element.classes.push("json-schema-type"),vl},ArrayElement(e){return this.element=e.clone(),this.element.classes.push("json-schema-type"),vl}}}),Ax=hl(ef,{methods:{ArrayElement(e){return this.element=e.clone(),this.element.classes.push("json-schema-enum"),vl}}}),$x=ef,kx=ef,Tx=ef,Mx=ef,Cx=ef,Rx=ef,Ix=ef,Fx=ef,_x=ef,Nx=ef,Dx=ef,qx=ef,Lx=ef,Vx=ef,Bx=ef,Ux=ef,zx=hl(ef,{methods:{ArrayElement(e){return this.element=e.clone(),this.element.classes.push("json-schema-required"),vl}}}),Jx=hl(ef,{methods:{ObjectElement(e){return this.element=e.clone(),this.element.classes.push("json-schema-dependentRequired"),vl}}}),Hx=ef,Gx=ef,Wx=ef,Kx=ef,Yx=ef,Xx=ef,Qx=hl(ef,{methods:{ArrayElement(e){return this.element=e.clone(),this.element.classes.push("json-schema-examples"),vl}}}),Zx=ef,eE=ef,tE=ef,rE=ef,{visitors:{document:{objects:{Discriminator:{$visitor:nE}}}}}=mv,sE=hl(nE,{props:{canSupportSpecificationExtensions:!0},init(){this.element=new wv}}),{visitors:{document:{objects:{XML:{$visitor:iE}}}}}=mv,oE=hl(iE,{init(){this.element=new eb}}),aE=hl(wf,ef,{props:{specPath:Ws(["document","objects","Schema"])},init(){this.element=new ty}});class cE extends mc.Sb{static primaryClass="components-path-items";constructor(e,t,r){super(e,t,r),this.classes.push(cE.primaryClass)}}const lE=cE,uE=hl(wf,ef,{props:{specPath:e=>Hh(e)?["document","objects","Reference"]:["document","objects","PathItem"]},init(){this.element=new lE},methods:{ObjectElement(e){const t=wf.compose.methods.ObjectElement.call(this,e);return this.element.filter(Xb).forEach((e=>{e.setMetaProperty("referenced-element","pathItem")})),t}}}),{visitors:{document:{objects:{Example:{$visitor:pE}}}}}=mv,hE=hl(pE,{init(){this.element=new Ov}}),{visitors:{document:{objects:{ExternalDocumentation:{$visitor:fE}}}}}=mv,mE=hl(fE,{init(){this.element=new Sv}}),{visitors:{document:{objects:{Encoding:{$visitor:dE}}}}}=mv,yE=hl(dE,{init(){this.element=new jv}}),{visitors:{document:{objects:{Paths:{$visitor:gE}}}}}=mv,vE=hl(gE,{init(){this.element=new Vv}}),{visitors:{document:{objects:{RequestBody:{$visitor:bE}}}}}=mv,xE=hl(bE,{init(){this.element=new zv}}),{visitors:{document:{objects:{Callback:{$visitor:EE}}}}}=mv,wE=hl(EE,{props:{specPath:e=>Hh(e)?["document","objects","Reference"]:["document","objects","PathItem"]},init(){this.element=new bv},methods:{ObjectElement(e){const t=EE.compose.methods.ObjectElement.call(this,e);return this.element.filter(Xb).forEach((e=>{e.setMetaProperty("referenced-element","pathItem")})),t}}}),{visitors:{document:{objects:{Response:{$visitor:jE}}}}}=mv,OE=hl(jE,{init(){this.element=new Jv}}),{visitors:{document:{objects:{Responses:{$visitor:SE}}}}}=mv,PE=hl(SE,{init(){this.element=new Hv}}),{visitors:{document:{objects:{Operation:{$visitor:AE}}}}}=mv,$E=hl(AE,{init(){this.element=new Dv}}),{visitors:{document:{objects:{PathItem:{$visitor:kE}}}}}=mv,TE=hl(kE,{init(){this.element=new Lv}}),{visitors:{document:{objects:{SecurityScheme:{$visitor:ME}}}}}=mv,CE=hl(ME,{init(){this.element=new Yv}}),{visitors:{document:{objects:{OAuthFlows:{$visitor:RE}}}}}=mv,IE=hl(RE,{init(){this.element=new Iv}}),{visitors:{document:{objects:{OAuthFlow:{$visitor:FE}}}}}=mv,_E=hl(FE,{init(){this.element=new Rv}});class NE extends mc.Sb{static primaryClass="webhooks";constructor(e,t,r){super(e,t,r),this.classes.push(NE.primaryClass)}}const DE=NE,qE=hl(wf,ef,{props:{specPath:e=>Hh(e)?["document","objects","Reference"]:["document","objects","PathItem"]},init(){this.element=new DE},methods:{ObjectElement(e){const t=wf.compose.methods.ObjectElement.call(this,e);return this.element.filter(Xb).forEach((e=>{e.setMetaProperty("referenced-element","pathItem")})),this.element.filter(Wb).forEach(((e,t)=>{e.setMetaProperty("webhook-name",t.toValue())})),t}}}),LE={visitors:{value:mv.visitors.value,document:{objects:{OpenApi:{$visitor:tb,fixedFields:{openapi:mv.visitors.document.objects.OpenApi.fixedFields.openapi,info:{$ref:"#/visitors/document/objects/Info"},jsonSchemaDialect:hb,servers:mv.visitors.document.objects.OpenApi.fixedFields.servers,paths:{$ref:"#/visitors/document/objects/Paths"},webhooks:qE,components:{$ref:"#/visitors/document/objects/Components"},security:mv.visitors.document.objects.OpenApi.fixedFields.security,tags:mv.visitors.document.objects.OpenApi.fixedFields.tags,externalDocs:{$ref:"#/visitors/document/objects/ExternalDocumentation"}}},Info:{$visitor:nb,fixedFields:{title:mv.visitors.document.objects.Info.fixedFields.title,description:mv.visitors.document.objects.Info.fixedFields.description,summary:sb,termsOfService:mv.visitors.document.objects.Info.fixedFields.termsOfService,contact:{$ref:"#/visitors/document/objects/Contact"},license:{$ref:"#/visitors/document/objects/License"},version:mv.visitors.document.objects.Info.fixedFields.version}},Contact:{$visitor:ob,fixedFields:{name:mv.visitors.document.objects.Contact.fixedFields.name,url:mv.visitors.document.objects.Contact.fixedFields.url,email:mv.visitors.document.objects.Contact.fixedFields.email}},License:{$visitor:cb,fixedFields:{name:mv.visitors.document.objects.License.fixedFields.name,identifier:lb,url:mv.visitors.document.objects.License.fixedFields.url}},Server:{$visitor:mb,fixedFields:{url:mv.visitors.document.objects.Server.fixedFields.url,description:mv.visitors.document.objects.Server.fixedFields.description,variables:mv.visitors.document.objects.Server.fixedFields.variables}},ServerVariable:{$visitor:yb,fixedFields:{enum:mv.visitors.document.objects.ServerVariable.fixedFields.enum,default:mv.visitors.document.objects.ServerVariable.fixedFields.default,description:mv.visitors.document.objects.ServerVariable.fixedFields.description}},Components:{$visitor:wb,fixedFields:{schemas:aE,responses:mv.visitors.document.objects.Components.fixedFields.responses,parameters:mv.visitors.document.objects.Components.fixedFields.parameters,examples:mv.visitors.document.objects.Components.fixedFields.examples,requestBodies:mv.visitors.document.objects.Components.fixedFields.requestBodies,headers:mv.visitors.document.objects.Components.fixedFields.headers,securitySchemes:mv.visitors.document.objects.Components.fixedFields.securitySchemes,links:mv.visitors.document.objects.Components.fixedFields.links,callbacks:mv.visitors.document.objects.Components.fixedFields.callbacks,pathItems:uE}},Paths:{$visitor:vE},PathItem:{$visitor:TE,fixedFields:{$ref:mv.visitors.document.objects.PathItem.fixedFields.$ref,summary:mv.visitors.document.objects.PathItem.fixedFields.summary,description:mv.visitors.document.objects.PathItem.fixedFields.description,get:{$ref:"#/visitors/document/objects/Operation"},put:{$ref:"#/visitors/document/objects/Operation"},post:{$ref:"#/visitors/document/objects/Operation"},delete:{$ref:"#/visitors/document/objects/Operation"},options:{$ref:"#/visitors/document/objects/Operation"},head:{$ref:"#/visitors/document/objects/Operation"},patch:{$ref:"#/visitors/document/objects/Operation"},trace:{$ref:"#/visitors/document/objects/Operation"},servers:mv.visitors.document.objects.PathItem.fixedFields.servers,parameters:mv.visitors.document.objects.PathItem.fixedFields.parameters}},Operation:{$visitor:$E,fixedFields:{tags:mv.visitors.document.objects.Operation.fixedFields.tags,summary:mv.visitors.document.objects.Operation.fixedFields.summary,description:mv.visitors.document.objects.Operation.fixedFields.description,externalDocs:{$ref:"#/visitors/document/objects/ExternalDocumentation"},operationId:mv.visitors.document.objects.Operation.fixedFields.operationId,parameters:mv.visitors.document.objects.Operation.fixedFields.parameters,requestBody:mv.visitors.document.objects.Operation.fixedFields.requestBody,responses:{$ref:"#/visitors/document/objects/Responses"},callbacks:mv.visitors.document.objects.Operation.fixedFields.callbacks,deprecated:mv.visitors.document.objects.Operation.fixedFields.deprecated,security:mv.visitors.document.objects.Operation.fixedFields.security,servers:mv.visitors.document.objects.Operation.fixedFields.servers}},ExternalDocumentation:{$visitor:mE,fixedFields:{description:mv.visitors.document.objects.ExternalDocumentation.fixedFields.description,url:mv.visitors.document.objects.ExternalDocumentation.fixedFields.url}},Parameter:{$visitor:Tb,fixedFields:{name:mv.visitors.document.objects.Parameter.fixedFields.name,in:mv.visitors.document.objects.Parameter.fixedFields.in,description:mv.visitors.document.objects.Parameter.fixedFields.description,required:mv.visitors.document.objects.Parameter.fixedFields.required,deprecated:mv.visitors.document.objects.Parameter.fixedFields.deprecated,allowEmptyValue:mv.visitors.document.objects.Parameter.fixedFields.allowEmptyValue,style:mv.visitors.document.objects.Parameter.fixedFields.style,explode:mv.visitors.document.objects.Parameter.fixedFields.explode,allowReserved:mv.visitors.document.objects.Parameter.fixedFields.allowReserved,schema:{$ref:"#/visitors/document/objects/Schema"},example:mv.visitors.document.objects.Parameter.fixedFields.example,examples:mv.visitors.document.objects.Parameter.fixedFields.examples,content:mv.visitors.document.objects.Parameter.fixedFields.content}},RequestBody:{$visitor:xE,fixedFields:{description:mv.visitors.document.objects.RequestBody.fixedFields.description,content:mv.visitors.document.objects.RequestBody.fixedFields.content,required:mv.visitors.document.objects.RequestBody.fixedFields.required}},MediaType:{$visitor:vb,fixedFields:{schema:{$ref:"#/visitors/document/objects/Schema"},example:mv.visitors.document.objects.MediaType.fixedFields.example,examples:mv.visitors.document.objects.MediaType.fixedFields.examples,encoding:mv.visitors.document.objects.MediaType.fixedFields.encoding}},Encoding:{$visitor:yE,fixedFields:{contentType:mv.visitors.document.objects.Encoding.fixedFields.contentType,headers:mv.visitors.document.objects.Encoding.fixedFields.headers,style:mv.visitors.document.objects.Encoding.fixedFields.style,explode:mv.visitors.document.objects.Encoding.fixedFields.explode,allowReserved:mv.visitors.document.objects.Encoding.fixedFields.allowReserved}},Responses:{$visitor:PE,fixedFields:{default:mv.visitors.document.objects.Responses.fixedFields.default}},Response:{$visitor:OE,fixedFields:{description:mv.visitors.document.objects.Response.fixedFields.description,headers:mv.visitors.document.objects.Response.fixedFields.headers,content:mv.visitors.document.objects.Response.fixedFields.content,links:mv.visitors.document.objects.Response.fixedFields.links}},Callback:{$visitor:wE},Example:{$visitor:hE,fixedFields:{summary:mv.visitors.document.objects.Example.fixedFields.summary,description:mv.visitors.document.objects.Example.fixedFields.description,value:mv.visitors.document.objects.Example.fixedFields.value,externalValue:mv.visitors.document.objects.Example.fixedFields.externalValue}},Link:{$visitor:pb,fixedFields:{operationRef:mv.visitors.document.objects.Link.fixedFields.operationRef,operationId:mv.visitors.document.objects.Link.fixedFields.operationId,parameters:mv.visitors.document.objects.Link.fixedFields.parameters,requestBody:mv.visitors.document.objects.Link.fixedFields.requestBody,description:mv.visitors.document.objects.Link.fixedFields.description,server:{$ref:"#/visitors/document/objects/Server"}}},Header:{$visitor:Cb,fixedFields:{description:mv.visitors.document.objects.Header.fixedFields.description,required:mv.visitors.document.objects.Header.fixedFields.required,deprecated:mv.visitors.document.objects.Header.fixedFields.deprecated,allowEmptyValue:mv.visitors.document.objects.Header.fixedFields.allowEmptyValue,style:mv.visitors.document.objects.Header.fixedFields.style,explode:mv.visitors.document.objects.Header.fixedFields.explode,allowReserved:mv.visitors.document.objects.Header.fixedFields.allowReserved,schema:{$ref:"#/visitors/document/objects/Schema"},example:mv.visitors.document.objects.Header.fixedFields.example,examples:mv.visitors.document.objects.Header.fixedFields.examples,content:mv.visitors.document.objects.Header.fixedFields.content}},Tag:{$visitor:Ob,fixedFields:{name:mv.visitors.document.objects.Tag.fixedFields.name,description:mv.visitors.document.objects.Tag.fixedFields.description,externalDocs:{$ref:"#/visitors/document/objects/ExternalDocumentation"}}},Reference:{$visitor:Pb,fixedFields:{$ref:mv.visitors.document.objects.Reference.fixedFields.$ref,summary:Ab,description:$b}},Schema:{$visitor:lx,fixedFields:{$schema:ux,$vocabulary:px,$id:hx,$anchor:fx,$dynamicAnchor:mx,$dynamicRef:dx,$ref:yx,$defs:gx,$comment:vx,allOf:bx,anyOf:xx,oneOf:Ex,not:{$ref:"#/visitors/document/objects/Schema"},if:{$ref:"#/visitors/document/objects/Schema"},then:{$ref:"#/visitors/document/objects/Schema"},else:{$ref:"#/visitors/document/objects/Schema"},dependentSchemas:wx,prefixItems:jx,items:{$ref:"#/visitors/document/objects/Schema"},contains:{$ref:"#/visitors/document/objects/Schema"},properties:Ox,patternProperties:Sx,additionalProperties:{$ref:"#/visitors/document/objects/Schema"},propertyNames:{$ref:"#/visitors/document/objects/Schema"},unevaluatedItems:{$ref:"#/visitors/document/objects/Schema"},unevaluatedProperties:{$ref:"#/visitors/document/objects/Schema"},type:Px,enum:Ax,const:$x,multipleOf:kx,maximum:Tx,exclusiveMaximum:Mx,minimum:Cx,exclusiveMinimum:Rx,maxLength:Ix,minLength:Fx,pattern:_x,maxItems:Nx,minItems:Dx,uniqueItems:qx,maxContains:Lx,minContains:Vx,maxProperties:Bx,minProperties:Ux,required:zx,dependentRequired:Jx,title:Hx,description:Gx,default:Wx,deprecated:Kx,readOnly:Yx,writeOnly:Xx,examples:Qx,format:Zx,contentEncoding:eE,contentMediaType:tE,contentSchema:{$ref:"#/visitors/document/objects/Schema"},discriminator:{$ref:"#/visitors/document/objects/Discriminator"},xml:{$ref:"#/visitors/document/objects/XML"},externalDocs:{$ref:"#/visitors/document/objects/ExternalDocumentation"},example:rE}},Discriminator:{$visitor:sE,fixedFields:{propertyName:mv.visitors.document.objects.Discriminator.fixedFields.propertyName,mapping:mv.visitors.document.objects.Discriminator.fixedFields.mapping}},XML:{$visitor:oE,fixedFields:{name:mv.visitors.document.objects.XML.fixedFields.name,namespace:mv.visitors.document.objects.XML.fixedFields.namespace,prefix:mv.visitors.document.objects.XML.fixedFields.prefix,attribute:mv.visitors.document.objects.XML.fixedFields.attribute,wrapped:mv.visitors.document.objects.XML.fixedFields.wrapped}},SecurityScheme:{$visitor:CE,fixedFields:{type:mv.visitors.document.objects.SecurityScheme.fixedFields.type,description:mv.visitors.document.objects.SecurityScheme.fixedFields.description,name:mv.visitors.document.objects.SecurityScheme.fixedFields.name,in:mv.visitors.document.objects.SecurityScheme.fixedFields.in,scheme:mv.visitors.document.objects.SecurityScheme.fixedFields.scheme,bearerFormat:mv.visitors.document.objects.SecurityScheme.fixedFields.bearerFormat,flows:{$ref:"#/visitors/document/objects/OAuthFlows"},openIdConnectUrl:mv.visitors.document.objects.SecurityScheme.fixedFields.openIdConnectUrl}},OAuthFlows:{$visitor:IE,fixedFields:{implicit:{$ref:"#/visitors/document/objects/OAuthFlow"},password:{$ref:"#/visitors/document/objects/OAuthFlow"},clientCredentials:{$ref:"#/visitors/document/objects/OAuthFlow"},authorizationCode:{$ref:"#/visitors/document/objects/OAuthFlow"}}},OAuthFlow:{$visitor:_E,fixedFields:{authorizationUrl:mv.visitors.document.objects.OAuthFlow.fixedFields.authorizationUrl,tokenUrl:mv.visitors.document.objects.OAuthFlow.fixedFields.tokenUrl,refreshUrl:mv.visitors.document.objects.OAuthFlow.fixedFields.refreshUrl,scopes:mv.visitors.document.objects.OAuthFlow.fixedFields.scopes}},SecurityRequirement:{$visitor:xb}},extension:{$visitor:mv.visitors.document.extension.$visitor}}}},VE=e=>{if(Ic(e))return`${e.element.charAt(0).toUpperCase()+e.element.slice(1)}Element`},BE={CallbackElement:["content"],ComponentsElement:["content"],ContactElement:["content"],DiscriminatorElement:["content"],Encoding:["content"],Example:["content"],ExternalDocumentationElement:["content"],HeaderElement:["content"],InfoElement:["content"],LicenseElement:["content"],MediaTypeElement:["content"],OAuthFlowElement:["content"],OAuthFlowsElement:["content"],OpenApi3_1Element:["content"],OperationElement:["content"],ParameterElement:["content"],PathItemElement:["content"],PathsElement:["content"],ReferenceElement:["content"],RequestBodyElement:["content"],ResponseElement:["content"],ResponsesElement:["content"],SchemaElement:["content"],SecurityRequirementElement:["content"],SecuritySchemeElement:["content"],ServerElement:["content"],ServerVariableElement:["content"],TagElement:["content"],...Sl},UE={namespace:e=>{const{base:t}=e;return t.register("callback",bv),t.register("components",xv),t.register("contact",Ev),t.register("discriminator",wv),t.register("encoding",jv),t.register("example",Ov),t.register("externalDocumentation",Sv),t.register("header",Pv),t.register("info",Av),t.register("jsonSchemaDialect",kv),t.register("license",Tv),t.register("link",Mv),t.register("mediaType",Cv),t.register("oAuthFlow",Rv),t.register("oAuthFlows",Iv),t.register("openapi",Fv),t.register("openApi3_1",Nv),t.register("operation",Dv),t.register("parameter",qv),t.register("pathItem",Lv),t.register("paths",Vv),t.register("reference",Uv),t.register("requestBody",zv),t.register("response",Jv),t.register("responses",Hv),t.register("schema",Wv),t.register("securityRequirement",Kv),t.register("securityScheme",Yv),t.register("server",Xv),t.register("serverVariable",Qv),t.register("tag",Zv),t.register("xml",eb),t}},zE=()=>{const e=ll(UE);return{predicates:{...c,isStringElement:Fc,isArrayElement:Lc,isObjectElement:qc,includesClasses:Xc},namespace:e}},JE=(e,{specPath:t=["visitors","document","objects","OpenApi","$visitor"],plugins:r=[]}={})=>{const n=(0,mc.Qc)(e),s=lp(LE),i=Ac(t,[],s);return Al(n,i,{state:{specObj:s}}),$l(i.element,r,{toolboxCreator:zE,visitorOptions:{keyMap:BE,nodeTypeGetter:VE}})},HE=e=>(t,r={})=>JE(t,{specPath:e,...r});bv.refract=HE(["visitors","document","objects","Callback","$visitor"]),xv.refract=HE(["visitors","document","objects","Components","$visitor"]),Ev.refract=HE(["visitors","document","objects","Contact","$visitor"]),Ov.refract=HE(["visitors","document","objects","Example","$visitor"]),wv.refract=HE(["visitors","document","objects","Discriminator","$visitor"]),jv.refract=HE(["visitors","document","objects","Encoding","$visitor"]),Sv.refract=HE(["visitors","document","objects","ExternalDocumentation","$visitor"]),Pv.refract=HE(["visitors","document","objects","Header","$visitor"]),Av.refract=HE(["visitors","document","objects","Info","$visitor"]),kv.refract=HE(["visitors","document","objects","OpenApi","fixedFields","jsonSchemaDialect"]),Tv.refract=HE(["visitors","document","objects","License","$visitor"]),Mv.refract=HE(["visitors","document","objects","Link","$visitor"]),Cv.refract=HE(["visitors","document","objects","MediaType","$visitor"]),Rv.refract=HE(["visitors","document","objects","OAuthFlow","$visitor"]),Iv.refract=HE(["visitors","document","objects","OAuthFlows","$visitor"]),Fv.refract=HE(["visitors","document","objects","OpenApi","fixedFields","openapi"]),Nv.refract=HE(["visitors","document","objects","OpenApi","$visitor"]),Dv.refract=HE(["visitors","document","objects","Operation","$visitor"]),qv.refract=HE(["visitors","document","objects","Parameter","$visitor"]),Lv.refract=HE(["visitors","document","objects","PathItem","$visitor"]),Vv.refract=HE(["visitors","document","objects","Paths","$visitor"]),Uv.refract=HE(["visitors","document","objects","Reference","$visitor"]),zv.refract=HE(["visitors","document","objects","RequestBody","$visitor"]),Jv.refract=HE(["visitors","document","objects","Response","$visitor"]),Hv.refract=HE(["visitors","document","objects","Responses","$visitor"]),Wv.refract=HE(["visitors","document","objects","Schema","$visitor"]),Kv.refract=HE(["visitors","document","objects","SecurityRequirement","$visitor"]),Yv.refract=HE(["visitors","document","objects","SecurityScheme","$visitor"]),Xv.refract=HE(["visitors","document","objects","Server","$visitor"]),Qv.refract=HE(["visitors","document","objects","ServerVariable","$visitor"]),Zv.refract=HE(["visitors","document","objects","Tag","$visitor"]),eb.refract=HE(["visitors","document","objects","XML","$visitor"]);const GE=class extends yl{};const WE=class extends GE{};const KE=class extends Array{unknownMediaType="application/octet-stream";filterByFormat(){throw new WE('"filterByFormat" method is not implemented.')}findBy(){throw new WE('"findBy" method is not implemented.')}latest(){throw new WE('"latest" method is not implemented.')}};class YE extends KE{filterByFormat(e="generic"){const t="generic"===e?"openapi;version":e;return this.filter((e=>e.includes(t)))}findBy(e="3.1.0",t="generic"){const r="generic"===t?`vnd.oai.openapi;version=${e}`:`vnd.oai.openapi+${t};version=${e}`;return this.find((e=>e.includes(r)))||this.unknownMediaType}latest(e="generic"){return co(this.filterByFormat(e))}}const XE=new YE("application/vnd.oai.openapi;version=3.1.0","application/vnd.oai.openapi+json;version=3.1.0","application/vnd.oai.openapi+yaml;version=3.1.0"),QE=hl({props:{uri:"",value:null,depth:0,refSet:null,errors:[]},init({depth:e=this.depth,refSet:t=this.refSet,uri:r=this.uri,value:n=this.value}={}){this.uri=r,this.value=n,this.depth=e,this.refSet=t,this.errors=[]}}),ZE=QE,ew=hl({props:{rootRef:null,refs:[],circular:!1},init({refs:e=[]}={}){this.refs=[],e.forEach((e=>this.add(e)))},methods:{get size(){return this.refs.length},add(e){return this.has(e)||(this.refs.push(e),this.rootRef=null===this.rootRef?e:this.rootRef,e.refSet=this),this},merge(e){for(const t of e.values())this.add(t);return this},has(e){const t=ea(e)?e:e.uri;return Ko(this.find(Oo(t,"uri")))},find(e){return this.refs.find(e)},*values(){yield*this.refs},clean(){this.refs.forEach((e=>{e.refSet=null})),this.refs=[]}}}),tw=ew,rw={parse:{mediaType:"text/plain",parsers:[],parserOpts:{}},resolve:{baseURI:"",resolvers:[],resolverOpts:{},strategies:[],external:!0,maxDepth:1/0},dereference:{strategies:[],refSet:null,maxDepth:1/0}},nw=lo(po(["resolve","baseURI"]),si(["resolve","baseURI"])),sw=e=>Ql(e)?ma():e,iw=hl({props:{uri:null,mediaType:"text/plain",data:null,parseResult:null},init({uri:e=this.uri,mediaType:t=this.mediaType,data:r=this.data,parseResult:n=this.parseResult}={}){this.uri=e,this.mediaType=t,this.data=r,this.parseResult=n},methods:{get extension(){return ea(this.uri)?(e=>{const t=e.lastIndexOf(".");return t>=0?e.substr(t).toLowerCase():""})(this.uri):""},toString(){if("string"==typeof this.data)return this.data;if(this.data instanceof ArrayBuffer||["ArrayBuffer"].includes(ls(this.data))||ArrayBuffer.isView(this.data)){return new TextDecoder("utf-8").decode(this.data)}return String(this.data)}}});const ow=class extends yl{constructor(e,t){super(e,{cause:t.cause}),this.plugin=t.plugin}},aw=async(e,t,r)=>{const n=await Promise.all(r.map(Ac([e],[t])));return r.filter(((e,t)=>n[t]))},cw=async(e,t,r)=>{let n;for(const s of r)try{const r=await s[e].call(s,...t);return{plugin:s,result:r}}catch(e){n=new ow("Error while running plugin",{cause:e,plugin:s})}return Promise.reject(n)};const lw=class extends yl{};const uw=class extends lw{};const pw=class extends yl{},hw=async(e,t)=>{let r=e,n=!1;if(!Hc(e)){const t=new e.constructor(e.content,e.meta.clone(),e.attributes);t.classes.push("result"),r=new xc([t]),n=!0}const s=iw({uri:t.resolve.baseURI,parseResult:r,mediaType:t.parse.mediaType}),i=await aw("canDereference",s,t.dereference.strategies);if(oo(i))throw new uw(s.uri);try{const{result:e}=await cw("dereference",[s,t],i);return n?e.get(0):e}catch(e){throw new pw(`Error while dereferencing file "${s.uri}"`,{cause:e})}},fw=async(e,t={})=>{const r=((e,t)=>{const r=yo(e,t);return xo(nw,sw,r)})(rw,t);return hw(e,r)};const mw=class extends yl{constructor(e="Not Implemented",t){super(e,t)}},dw=hl({props:{name:"",allowEmpty:!0,sourceMap:!1,fileExtensions:[],mediaTypes:[]},init({allowEmpty:e=this.allowEmpty,sourceMap:t=this.sourceMap,fileExtensions:r=this.fileExtensions,mediaTypes:n=this.mediaTypes}={}){this.allowEmpty=e,this.sourceMap=t,this.fileExtensions=r,this.mediaTypes=n},methods:{async canParse(){throw new mw},async parse(){throw new mw}}}),yw=dw,gw=hl(yw,{props:{name:"binary"},methods:{async canParse(e){return 0===this.fileExtensions.length||this.fileExtensions.includes(e.extension)},async parse(e){try{const t=unescape(encodeURIComponent(e.toString())),r=btoa(t),n=new xc;if(0!==r.length){const e=new mc.RP(r);e.classes.push("result"),n.push(e)}return n}catch(t){throw new lw(`Error parsing "${e.uri}"`,{cause:t})}}}}),vw=hl({props:{name:null},methods:{canResolve:()=>!1,async resolve(){throw new mw}}});const bw=Xn(1,Ls(Promise.all,Promise));const xw=class extends yl{};const Ew=class extends xw{};const ww=class extends pw{};const jw=class extends xw{},Ow=async(e,t)=>{const r=iw({uri:ya(fa(e)),mediaType:t.parse.mediaType}),n=await(async(e,t)=>{const r=t.resolve.resolvers.map((e=>{const r=Object.create(e);return Object.assign(r,t.resolve.resolverOpts)})),n=await aw("canRead",e,r);if(oo(n))throw new jw(e.uri);try{const{result:t}=await cw("read",[e],n);return t}catch(t){throw new xw(`Error while reading file "${e.uri}"`,{cause:t})}})(r,t);return(async(e,t)=>{const r=t.parse.parsers.map((e=>{const r=Object.create(e);return Object.assign(r,t.parse.parserOpts)})),n=await aw("canParse",e,r);if(oo(n))throw new jw(e.uri);try{const{plugin:t,result:r}=await cw("parse",[e],n);return!t.allowEmpty&&r.isEmpty?Promise.reject(new lw(`Error while parsing file "${e.uri}". File is empty.`)):r}catch(t){throw new lw(`Error while parsing file "${e.uri}"`,{cause:t})}})(iw({...r,data:n}),t)},Sw=(e,t)=>{const r=Pl({predicate:e});return Al(t,r),new mc.O4(r.result)};class Pw extends yl{}const Aw=(e,t)=>{const r=Pl({predicate:e,returnOnTrue:vl});return Al(t,r),Eo(void 0,[0],r.result)};const $w=class extends yl{};class kw extends $w{constructor(e){super(`Invalid JSON Schema $anchor "${e}".`)}}class Tw extends yl{}const Mw=e=>/^[A-Za-z_][A-Za-z_0-9.-]*$/.test(e),Cw=e=>{const t=ha(e);return eu("#",t)},Rw=(e,t)=>{const r=(e=>{if(!Mw(e))throw new kw(e);return e})(e),n=Aw((e=>{var t;return rx(e)&&(null===(t=e.$anchor)||void 0===t?void 0:t.toValue())===r}),t);if(Wo(n))throw new Tw(`Evaluation failed on token: "${r}"`);return n},Iw=(e,t)=>{if(void 0===t.$ref)return;const r=ha(t.$ref.toValue()),n=t.meta.get("inherited$id").toValue();return`${Hs(((e,t)=>da(e,ya(fa(t)))),e,[...n,t.$ref.toValue()])}${"#"===r?"":r}`},Fw=e=>{if(Fw.cache.has(e))return Fw.cache.get(e);const t=Wv.refract(e);return Fw.cache.set(e,t),t};Fw.cache=new WeakMap;const _w=e=>Wc(e)?Fw(e):e,Nw=(e,t)=>{const{cache:r}=Nw,n=fa(e),s=e=>rx(e)&&void 0!==e.$id;if(!r.has(t)){const e=Sw(s,t);r.set(t,Array.from(e))}const i=r.get(t).find((e=>((e,t)=>{if(void 0===t.$id)return;const r=t.meta.get("inherited$id").toValue();return Hs(((e,t)=>da(e,ya(fa(t)))),e,[...r,t.$id.toValue()])})(n,e)===n));if(Wo(i))throw new Pw(`Evaluation failed on URI: "${e}"`);let o,a;return Mw(Cw(e))?(o=Rw,a=Cw(e)):(o=ou,a=nu(e)),o(a,i)};Nw.cache=new WeakMap;const Dw=Al[Symbol.for("nodejs.util.promisify.custom")],qw=hl({props:{indirections:[],namespace:null,reference:null,crawledElements:null,crawlingMap:null,visited:null,options:null},init({reference:e,namespace:t,indirections:r=[],visited:n=new WeakSet,options:s}){this.indirections=r,this.namespace=t,this.reference=e,this.crawledElements=[],this.crawlingMap={},this.visited=n,this.options=s},methods:{toBaseURI(e){return da(this.reference.uri,ya(fa(e)))},async toReference(e){if(this.reference.depth>=this.options.resolve.maxDepth)throw new Ew(`Maximum resolution depth of ${this.options.resolve.maxDepth} has been exceeded by file "${this.reference.uri}"`);const t=this.toBaseURI(e),{refSet:r}=this.reference;if(r.has(t))return r.find(Oo(t,"uri"));const n=await Ow(ga(t),{...this.options,parse:{...this.options.parse,mediaType:"text/plain"}}),s=ZE({uri:t,value:n,depth:this.reference.depth+1});return r.add(s),s},ReferenceElement(e){var t;if(!this.options.resolve.external&&Qb(e))return!1;const r=null===(t=e.$ref)||void 0===t?void 0:t.toValue(),n=this.toBaseURI(r);Ki(n,this.crawlingMap)||(this.crawlingMap[n]=this.toReference(r)),this.crawledElements.push(e)},PathItemElement(e){var t;if(!Fc(e.$ref))return;if(!this.options.resolve.external&&Kb(e))return;const r=null===(t=e.$ref)||void 0===t?void 0:t.toValue(),n=this.toBaseURI(r);Ki(n,this.crawlingMap)||(this.crawlingMap[n]=this.toReference(r)),this.crawledElements.push(e)},LinkElement(e){if((Fc(e.operationRef)||Fc(e.operationId))&&(this.options.resolve.external||!Ub(e))){if(Fc(e.operationRef)&&Fc(e.operationId))throw new Error("LinkElement operationRef and operationId are mutually exclusive.");if(Ub(e)){var t;const r=null===(t=e.operationRef)||void 0===t?void 0:t.toValue(),n=this.toBaseURI(r);Ki(n,this.crawlingMap)||(this.crawlingMap[n]=this.toReference(r))}}},ExampleElement(e){var t;if(!Fc(e.externalValue))return;if(!this.options.resolve.external&&Fc(e.externalValue))return;if(e.hasKey("value")&&Fc(e.externalValue))throw new Error("ExampleElement value and externalValue fields are mutually exclusive.");const r=null===(t=e.externalValue)||void 0===t?void 0:t.toValue(),n=this.toBaseURI(r);Ki(n,this.crawlingMap)||(this.crawlingMap[n]=this.toReference(r))},async SchemaElement(e){if(this.visited.has(e))return!1;if(!Fc(e.$ref))return void this.visited.add(e);const t=await this.toReference(ga(this.reference.uri)),{uri:r}=t,n=Iw(r,e),s=fa(n),i=iw({uri:s}),o=go((e=>e.canRead(i)),this.options.resolve.resolvers),a=!o,c=!o&&r!==s;if(this.options.resolve.external||!c){if(!Ki(s,this.crawlingMap))try{this.crawlingMap[s]=o||a?t:this.toReference(ga(n))}catch(e){if(!(a&&e instanceof Pw))throw e;this.crawlingMap[s]=this.toReference(ga(n))}this.crawledElements.push(e)}else this.visited.add(e)},async crawlReferenceElement(e){var t;const r=await this.toReference(e.$ref.toValue());this.indirections.push(e);const n=nu(null===(t=e.$ref)||void 0===t?void 0:t.toValue());let s=ou(n,r.value.result);if(Wc(s)){const t=e.meta.get("referenced-element").toValue();if(Hh(s))s=Uv.refract(s),s.setMetaProperty("referenced-element",t);else{s=this.namespace.getElementClass(t).refract(s)}}if(this.indirections.includes(s))throw new Error("Recursive Reference Object detected");if(this.indirections.length>this.options.dereference.maxDepth)throw new ww(`Maximum dereference depth of "${this.options.dereference.maxDepth}" has been exceeded in file "${this.reference.uri}"`);const i=qw({reference:r,namespace:this.namespace,indirections:[...this.indirections],options:this.options});await Dw(s,i,{keyMap:BE,nodeTypeGetter:VE}),await i.crawl(),this.indirections.pop()},async crawlPathItemElement(e){var t;const r=await this.toReference(e.$ref.toValue());this.indirections.push(e);const n=nu(null===(t=e.$ref)||void 0===t?void 0:t.toValue());let s=ou(n,r.value.result);if(Wc(s)&&(s=Lv.refract(s)),this.indirections.includes(s))throw new Error("Recursive Path Item Object reference detected");if(this.indirections.length>this.options.dereference.maxDepth)throw new ww(`Maximum dereference depth of "${this.options.dereference.maxDepth}" has been exceeded in file "${this.reference.uri}"`);const i=qw({reference:r,namespace:this.namespace,indirections:[...this.indirections],options:this.options});await Dw(s,i,{keyMap:BE,nodeTypeGetter:VE}),await i.crawl(),this.indirections.pop()},async crawlSchemaElement(e){let t=await this.toReference(ga(this.reference.uri));const{uri:r}=t,n=Iw(r,e),s=fa(n),i=iw({uri:s}),o=go((e=>e.canRead(i)),this.options.resolve.resolvers),a=!o;let c;this.indirections.push(e);try{if(o||a){c=Nw(n,_w(t.value.result))}else{t=await this.toReference(ga(n));const e=nu(n);c=_w(ou(e,t.value.result))}}catch(e){if(!(a&&e instanceof Pw))throw e;if(Mw(Cw(n))){t=await this.toReference(ga(n));const e=Cw(n);c=Rw(e,_w(t.value.result))}else{t=await this.toReference(ga(n));const e=nu(n);c=_w(ou(e,t.value.result))}}if(this.visited.add(e),this.indirections.includes(c))throw new Error("Recursive Schema Object reference detected");if(this.indirections.length>this.options.dereference.maxDepth)throw new ww(`Maximum dereference depth of "${this.options.dereference.maxDepth}" has been exceeded in file "${this.reference.uri}"`);const l=qw({reference:t,namespace:this.namespace,indirections:[...this.indirections],options:this.options,visited:this.visited});await Dw(c,l,{keyMap:BE,nodeTypeGetter:VE}),await l.crawl(),this.indirections.pop()},async crawl(){await yi(ri,bw)(this.crawlingMap),this.crawlingMap=null;for(const e of this.crawledElements)Xb(e)?await this.crawlReferenceElement(e):rx(e)?await this.crawlSchemaElement(e):Wb(e)&&await this.crawlPathItemElement(e)}}}),Lw=qw,Vw=Al[Symbol.for("nodejs.util.promisify.custom")],Bw=hl(vw,{init(){this.name="openapi-3-1"},methods:{canResolve(e){var t;return"text/plain"!==e.mediaType?XE.includes(e.mediaType):Jb(null===(t=e.parseResult)||void 0===t?void 0:t.result)},async resolve(e,t){const r=ll(UE),n=ZE({uri:e.uri,value:e.parseResult}),s=Lw({reference:n,namespace:r,options:t}),i=tw();return i.add(n),await Vw(i.rootRef.value,s,{keyMap:BE,nodeTypeGetter:VE}),await s.crawl(),i}}}),Uw=Bw,zw=e=>e.replace(/\s/g,""),Jw=e=>e.replace(/\W/gi,"_"),Hw=(e,t,r)=>{const n=zw(e);return n.length>0?Jw(n):((e,t)=>`${Jw(zw(t.toLowerCase()))}${Jw(zw(e))}`)(t,r)},Gw=({operationIdNormalizer:e=Hw}={})=>({predicates:t,namespace:r})=>{const n=[],s=[],i=[];return{visitor:{OpenApi3_1Element:{leave(){const e=Gi((e=>Vl(e.operationId)),s);Object.entries(e).forEach((([e,t])=>{Array.isArray(t)&&(t.length<=1||t.forEach(((t,n)=>{const s=`${e}${n+1}`;t.operationId=new r.elements.String(s)})))})),i.forEach((e=>{var t;if(void 0===e.operationId)return;const r=String(Vl(e.operationId)),n=s.find((e=>Vl(e.meta.get("originalOperationId"))===r));void 0!==n&&(e.operationId=null===(t=n.operationId)||void 0===t?void 0:t.clone(),e.meta.set("originalOperationId",r),e.set("__originalOperationId",r))})),s.length=0,i.length=0}},PathItemElement:{enter(e){const t=Ai("path",Vl(e.meta.get("path")));n.push(t)},leave(){n.pop()}},OperationElement:{enter(t){if(void 0===t.operationId)return;const i=String(Vl(t.operationId)),o=co(n),a=Ai("method",Vl(t.meta.get("http-method"))),c=e(i,o,a);i!==c&&(t.operationId=new r.elements.String(c),t.set("__originalOperationId",i),t.meta.set("originalOperationId",i),s.push(t))}},LinkElement:{leave(e){t.isLinkElement(e)&&void 0!==e.operationId&&i.push(e)}}}}},Ww=()=>({predicates:e})=>{const t=(t,r)=>!!e.isParameterElement(t)&&(!!e.isParameterElement(r)&&(!!e.isStringElement(t.name)&&(!!e.isStringElement(t.in)&&(!!e.isStringElement(r.name)&&(!!e.isStringElement(r.in)&&(Vl(t.name)===Vl(r.name)&&Vl(t.in)===Vl(r.in))))))),r=[];return{visitor:{PathItemElement:{enter(t,n,s,i,o){if(o.some(e.isComponentsElement))return;const{parameters:a}=t;e.isArrayElement(a)?r.push([...a.content]):r.push([])},leave(){r.pop()}},OperationElement:{leave(e){const n=co(r);if(!Array.isArray(n)||0===n.length)return;const s=Eo([],["parameters","content"],e),i=Bo(t,[...s,...n]);e.parameters=new Og(i)}}}}},Kw=()=>({predicates:e})=>{let t;return{visitor:{OpenApi3_1Element:{enter(r){e.isArrayElement(r.security)&&(t=r.security)},leave(){t=void 0}},OperationElement:{leave(r,n,s,i,o){if(o.some(e.isComponentsElement))return;var a;void 0===r.security&&void 0!==t&&(r.security=new Rg(null===(a=t)||void 0===a?void 0:a.content))}}}}},Yw=()=>({predicates:e})=>{let t;const r=[];return{visitor:{OpenApi3_1Element:{enter(r){var n;e.isArrayElement(r.servers)&&(t=null===(n=r.servers)||void 0===n?void 0:n.content)},leave(){t=void 0}},PathItemElement:{enter(n,s,i,o,a){if(a.some(e.isComponentsElement))return;void 0===n.servers&&void 0!==t&&(n.servers=new Ug(t));const{servers:c}=n;void 0!==c&&e.isArrayElement(c)?r.push([...c.content]):r.push(void 0)},leave(){r.pop()}},OperationElement:{enter(t){const n=co(r);void 0!==n&&(e.isArrayElement(t.servers)||(t.servers=new _g(n)))}}}}},Xw=()=>({predicates:e})=>({visitor:{ParameterElement:{leave(t,r,n,s,i){var o,a;if(!i.some(e.isComponentsElement)&&void 0!==t.schema&&e.isSchemaElement(t.schema)&&(void 0!==(null===(o=t.schema)||void 0===o?void 0:o.example)||void 0!==(null===(a=t.schema)||void 0===a?void 0:a.examples))){if(void 0!==t.examples&&e.isObjectElement(t.examples)){const e=t.examples.map((e=>{var t;return null===(t=e.value)||void 0===t?void 0:t.clone()}));return void 0!==t.schema.examples&&t.schema.set("examples",e),void(void 0!==t.schema.example&&t.schema.set("example",e))}void 0!==t.example&&(void 0!==t.schema.examples&&t.schema.set("examples",[t.example.clone()]),void 0!==t.schema.example&&t.schema.set("example",t.example.clone()))}}}}}),Qw=()=>({predicates:e})=>({visitor:{HeaderElement:{leave(t,r,n,s,i){var o,a;if(!i.some(e.isComponentsElement)&&void 0!==t.schema&&e.isSchemaElement(t.schema)&&(void 0!==(null===(o=t.schema)||void 0===o?void 0:o.example)||void 0!==(null===(a=t.schema)||void 0===a?void 0:a.examples))){if(void 0!==t.examples&&e.isObjectElement(t.examples)){const e=t.examples.map((e=>{var t;return null===(t=e.value)||void 0===t?void 0:t.clone()}));return void 0!==t.schema.examples&&t.schema.set("examples",e),void(void 0!==t.schema.example&&t.schema.set("example",e))}void 0!==t.example&&(void 0!==t.schema.examples&&t.schema.set("examples",[t.example.clone()]),void 0!==t.schema.example&&t.schema.set("example",t.example.clone()))}}}}}),Zw=e=>t=>{if(t?.$$normalized)return t;if(Zw.cache.has(t))return t;const r=Nv.refract(t),n=e(r),s=Vl(n);return Zw.cache.set(t,s),s};Zw.cache=new WeakMap;const ej=e=>{if(!qc(e))return e;if(e.hasKey("$$normalized"))return e;const t=[Gw({operationIdNormalizer:(e,t,r)=>rc({operationId:e},t,r,{v2OperationIdCompatibilityMode:!1})}),Ww(),Kw(),Yw(),Xw(),Qw()],r=$l(e,t,{toolboxCreator:zE,visitorOptions:{keyMap:BE,nodeTypeGetter:VE}});return r.set("$$normalized",!0),r};var tj=r(8599),rj=r.n(tj);const nj=hl({props:{name:null},methods:{canRead:()=>!1,async read(){throw new mw}}}),sj=hl(nj,{props:{timeout:5e3,redirects:5,withCredentials:!1},init({timeout:e=this.timeout,redirects:t=this.redirects,withCredentials:r=this.withCredentials}={}){this.timeout=e,this.redirects=t,this.withCredentials=r},methods:{canRead:e=>ua(e.uri),async read(){throw new mw},getHttpClient(){throw new mw}}}).compose({props:{name:"http-swagger-client",swaggerHTTPClient:wr,swaggerHTTPClientConfig:{}},init(){let{swaggerHTTPClient:e=this.swaggerHTTPClient}=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};this.swaggerHTTPClient=e},methods:{getHttpClient(){return this.swaggerHTTPClient},async read(e){const t=this.getHttpClient(),r=new(rj()),{signal:n}=r,s=setTimeout((()=>{r.abort()}),this.timeout),i=this.getHttpClient().withCredentials||this.withCredentials?"include":"same-origin",o=0===this.redirects?"error":"follow",a=this.redirects>0?this.redirects:void 0;try{return(await t({url:e.uri,signal:n,userFetch:async(e,t)=>{let r=await fetch(e,t);try{r.headers.delete("Content-Type")}catch{r=new Response(r.body,{...r,headers:new Headers(r.headers)}),r.headers.delete("Content-Type")}return r},credentials:i,redirect:o,follow:a,...this.swaggerHTTPClientConfig})).text.arrayBuffer()}catch(t){throw new xw(`Error downloading "${e.uri}"`,{cause:t})}finally{clearTimeout(s)}}}}),ij=yw.compose({props:{name:"json-swagger-client",fileExtensions:[".json"],mediaTypes:["application/json"]},methods:{async canParse(e){const t=0===this.fileExtensions.length||this.fileExtensions.includes(e.extension),r=this.mediaTypes.includes(e.mediaType);if(!t)return!1;if(r)return!0;if(!r)try{return JSON.parse(e.toString()),!0}catch(e){return!1}return!1},async parse(e){if(this.sourceMap)throw new lw("json-swagger-client parser plugin doesn't support sourceMaps option");const t=new xc,r=e.toString();if(this.allowEmpty&&""===r.trim())return t;try{const e=Ll(JSON.parse(r));return e.classes.push("result"),t.push(e),t}catch(t){throw new lw(`Error parsing "${e.uri}"`,{cause:t})}}}}),oj=yw.compose({props:{name:"yaml-1-2-swagger-client",fileExtensions:[".yaml",".yml"],mediaTypes:["text/yaml","application/yaml"]},methods:{async canParse(e){const t=0===this.fileExtensions.length||this.fileExtensions.includes(e.extension),r=this.mediaTypes.includes(e.mediaType);if(!t)return!1;if(r)return!0;if(!r)try{return lr.load(e.toString(),{schema:Qt}),!0}catch(e){return!1}return!1},async parse(e){if(this.sourceMap)throw new lw("yaml-1-2-swagger-client parser plugin doesn't support sourceMaps option");const t=new xc,r=e.toString();try{const e=lr.load(r,{schema:Qt});if(this.allowEmpty&&void 0===e)return t;const n=Ll(e);return n.classes.push("result"),t.push(n),t}catch(t){throw new lw(`Error parsing "${e.uri}"`,{cause:t})}}}}),aj=yw.compose({props:{name:"openapi-json-3-1-swagger-client",fileExtensions:[".json"],mediaTypes:new YE(...XE.filterByFormat("generic"),...XE.filterByFormat("json")),detectionRegExp:/"openapi"\s*:\s*"(?<version_json>3\.1\.(?:[1-9]\d*|0))"/},methods:{async canParse(e){const t=0===this.fileExtensions.length||this.fileExtensions.includes(e.extension),r=this.mediaTypes.includes(e.mediaType);if(!t)return!1;if(r)return!0;if(!r)try{const t=e.toString();return JSON.parse(t),this.detectionRegExp.test(t)}catch(e){return!1}return!1},async parse(e){if(this.sourceMap)throw new lw("openapi-json-3-1-swagger-client parser plugin doesn't support sourceMaps option");const t=new xc,r=e.toString();if(this.allowEmpty&&""===r.trim())return t;try{const e=JSON.parse(r),n=Nv.refract(e,this.refractorOpts);return n.classes.push("result"),t.push(n),t}catch(t){throw new lw(`Error parsing "${e.uri}"`,{cause:t})}}}}),cj=yw.compose({props:{name:"openapi-yaml-3-1-swagger-client",fileExtensions:[".yaml",".yml"],mediaTypes:new YE(...XE.filterByFormat("generic"),...XE.filterByFormat("yaml")),detectionRegExp:/(?<YAML>^(["']?)openapi\2\s*:\s*(["']?)(?<version_yaml>3\.1\.(?:[1-9]\d*|0))\3(?:\s+|$))|(?<JSON>"openapi"\s*:\s*"(?<version_json>3\.1\.(?:[1-9]\d*|0))")/m},methods:{async canParse(e){const t=0===this.fileExtensions.length||this.fileExtensions.includes(e.extension),r=this.mediaTypes.includes(e.mediaType);if(!t)return!1;if(r)return!0;if(!r)try{const t=e.toString();return lr.load(t),this.detectionRegExp.test(t)}catch(e){return!1}return!1},async parse(e){if(this.sourceMap)throw new lw("openapi-yaml-3-1-swagger-client parser plugin doesn't support sourceMaps option");const t=new xc,r=e.toString();try{const e=lr.load(r,{schema:Qt});if(this.allowEmpty&&void 0===e)return t;const n=Nv.refract(e,this.refractorOpts);return n.classes.push("result"),t.push(n),t}catch(t){throw new lw(`Error parsing "${e.uri}"`,{cause:t})}}}}),lj=hl({props:{name:null},methods:{canDereference:()=>!1,async dereference(){throw new mw}}}),uj=Al[Symbol.for("nodejs.util.promisify.custom")],pj=hl({props:{indirections:null,namespace:null,reference:null,options:null,ancestors:null},init({indirections:e=[],reference:t,namespace:r,options:n,ancestors:s=[]}){this.indirections=e,this.namespace=r,this.reference=t,this.options=n,this.ancestors=[...s]},methods:{toBaseURI(e){return da(this.reference.uri,ya(fa(e)))},toAncestorLineage(e){const t=new WeakSet(e.filter(Ic));return[[...this.ancestors,t],t]},async toReference(e){if(this.reference.depth>=this.options.resolve.maxDepth)throw new Ew(`Maximum resolution depth of ${this.options.resolve.maxDepth} has been exceeded by file "${this.reference.uri}"`);const t=this.toBaseURI(e),{refSet:r}=this.reference;if(r.has(t))return r.find(Oo(t,"uri"));const n=await Ow(ga(t),{...this.options,parse:{...this.options.parse,mediaType:"text/plain"}}),s=ZE({uri:t,value:n,depth:this.reference.depth+1});return r.add(s),s},async ReferenceElement(e,t,r,n,s){var i,o,a,c,l;const[u,p]=this.toAncestorLineage([...s,r]);if(u.some((t=>t.has(e))))return!1;if(!this.options.resolve.external&&Qb(e))return!1;const h=await this.toReference(null===(i=e.$ref)||void 0===i?void 0:i.toValue()),{uri:f}=h,m=da(f,null===(o=e.$ref)||void 0===o?void 0:o.toValue());this.indirections.push(e);const d=nu(m);let y=ou(d,h.value.result);if(Wc(y)){const t=e.meta.get("referenced-element").toValue();if(Hh(y))y=Uv.refract(y),y.setMetaProperty("referenced-element",t);else{y=this.namespace.getElementClass(t).refract(y)}}if(this.indirections.includes(y))throw new Error("Recursive Reference Object detected");if(this.indirections.length>this.options.dereference.maxDepth)throw new ww(`Maximum dereference depth of "${this.options.dereference.maxDepth}" has been exceeded in file "${this.reference.uri}"`);p.add(e);const g=pj({reference:h,namespace:this.namespace,indirections:[...this.indirections],options:this.options,ancestors:u});y=await uj(y,g,{keyMap:BE,nodeTypeGetter:VE}),p.delete(e),this.indirections.pop(),y=y.clone(),y.setMetaProperty("ref-fields",{$ref:null===(a=e.$ref)||void 0===a?void 0:a.toValue(),description:null===(c=e.description)||void 0===c?void 0:c.toValue(),summary:null===(l=e.summary)||void 0===l?void 0:l.toValue()}),y.setMetaProperty("ref-origin",h.uri);const v=wo(Ko,["description"],e),b=wo(Ko,["summary"],e);return v&&Yi("description",y)&&(y.description=e.description),b&&Yi("summary",y)&&(y.summary=e.summary),this.indirections.pop(),y},async PathItemElement(e,t,r,n,s){var i,o,a;const[c,l]=this.toAncestorLineage([...s,r]);if(!Fc(e.$ref))return;if(c.some((t=>t.has(e))))return!1;if(!this.options.resolve.external&&Kb(e))return;const u=await this.toReference(null===(i=e.$ref)||void 0===i?void 0:i.toValue()),{uri:p}=u,h=da(p,null===(o=e.$ref)||void 0===o?void 0:o.toValue());this.indirections.push(e);const f=nu(h);let m=ou(f,u.value.result);if(Wc(m)&&(m=Lv.refract(m)),this.indirections.includes(m))throw new Error("Recursive Path Item Object reference detected");if(this.indirections.length>this.options.dereference.maxDepth)throw new ww(`Maximum dereference depth of "${this.options.dereference.maxDepth}" has been exceeded in file "${this.reference.uri}"`);l.add(e);const d=pj({reference:u,namespace:this.namespace,indirections:[...this.indirections],options:this.options,ancestors:c});m=await uj(m,d,{keyMap:BE,nodeTypeGetter:VE}),l.delete(e),this.indirections.pop();const y=new Lv([...m.content],m.meta.clone(),m.attributes.clone());return e.forEach(((e,t,r)=>{y.remove(t.toValue()),y.content.push(r)})),y.remove("$ref"),y.setMetaProperty("ref-fields",{$ref:null===(a=e.$ref)||void 0===a?void 0:a.toValue()}),y.setMetaProperty("ref-origin",u.uri),y},async LinkElement(e){if(!Fc(e.operationRef)&&!Fc(e.operationId))return;if(!this.options.resolve.external&&Ub(e))return;if(Fc(e.operationRef)&&Fc(e.operationId))throw new Error("LinkElement operationRef and operationId fields are mutually exclusive.");let t;if(Fc(e.operationRef)){var r,n,s;const i=nu(null===(r=e.operationRef)||void 0===r?void 0:r.toValue()),o=await this.toReference(null===(n=e.operationRef)||void 0===n?void 0:n.toValue());t=ou(i,o.value.result),Wc(t)&&(t=Dv.refract(t)),t=new Dv([...t.content],t.meta.clone(),t.attributes.clone()),t.setMetaProperty("ref-origin",o.uri),null===(s=e.operationRef)||void 0===s||s.meta.set("operation",t)}else if(Fc(e.operationId)){var i,o;const r=null===(i=e.operationId)||void 0===i?void 0:i.toValue(),n=await this.toReference(ga(this.reference.uri));if(t=Aw((e=>Hb(e)&&e.operationId.equals(r)),n.value.result),Wo(t))throw new Error(`OperationElement(operationId=${r}) not found.`);null===(o=e.operationId)||void 0===o||o.meta.set("operation",t)}},async ExampleElement(e){var t;if(!Fc(e.externalValue))return;if(!this.options.resolve.external&&Fc(e.externalValue))return;if(e.hasKey("value")&&Fc(e.externalValue))throw new Error("ExampleElement value and externalValue fields are mutually exclusive.");const r=await this.toReference(null===(t=e.externalValue)||void 0===t?void 0:t.toValue()),n=new r.value.result.constructor(r.value.result.content,r.value.result.meta.clone(),r.value.result.attributes.clone());n.setMetaProperty("ref-origin",r.uri),e.value=n},async SchemaElement(e,t,r,n,s){var i;const[o,a]=this.toAncestorLineage([...s,r]);if(!Fc(e.$ref))return;if(o.some((t=>t.has(e))))return!1;let c=await this.toReference(ga(this.reference.uri)),{uri:l}=c;const u=Iw(l,e),p=fa(u),h=iw({uri:p}),f=go((e=>e.canRead(h)),this.options.resolve.resolvers),m=!f,d=m&&l!==p;if(!this.options.resolve.external&&d)return;let y;this.indirections.push(e);try{if(f||m){y=Nw(u,_w(c.value.result))}else{c=await this.toReference(ga(u));const e=nu(u);y=_w(ou(e,c.value.result))}}catch(e){if(!(m&&e instanceof Pw))throw e;if(Mw(Cw(u))){c=await this.toReference(ga(u)),l=c.uri;const e=Cw(u);y=Rw(e,_w(c.value.result))}else{c=await this.toReference(ga(u)),l=c.uri;const e=nu(u);y=_w(ou(e,c.value.result))}}if(this.indirections.includes(y))throw new Error("Recursive Schema Object reference detected");if(this.indirections.length>this.options.dereference.maxDepth)throw new ww(`Maximum dereference depth of "${this.options.dereference.maxDepth}" has been exceeded in file "${this.reference.uri}"`);a.add(e);const g=pj({reference:c,namespace:this.namespace,indirections:[...this.indirections],options:this.options,ancestors:o});if(y=await uj(y,g,{keyMap:BE,nodeTypeGetter:VE}),a.delete(e),this.indirections.pop(),nx(y)){var v;const t=y.clone();return t.setMetaProperty("ref-fields",{$ref:null===(v=e.$ref)||void 0===v?void 0:v.toValue()}),t.setMetaProperty("ref-origin",c.uri),t}const b=new Wv([...y.content],y.meta.clone(),y.attributes.clone());return e.forEach(((e,t,r)=>{b.remove(t.toValue()),b.content.push(r)})),b.remove("$ref"),b.setMetaProperty("ref-fields",{$ref:null===(i=e.$ref)||void 0===i?void 0:i.toValue()}),b.setMetaProperty("ref-origin",c.uri),b}}}),hj=pj,fj=Al[Symbol.for("nodejs.util.promisify.custom")],mj=hl(lj,{init(){this.name="openapi-3-1"},methods:{canDereference(e){var t;return"text/plain"!==e.mediaType?XE.includes(e.mediaType):Jb(null===(t=e.parseResult)||void 0===t?void 0:t.result)},async dereference(e,t){const r=ll(UE),n=Ai(tw(),t.dereference.refSet);let s;n.has(e.uri)?s=n.find(Oo(e.uri,"uri")):(s=ZE({uri:e.uri,value:e.parseResult}),n.add(s));const i=hj({reference:s,namespace:r,options:t}),o=await fj(n.rootRef.value,i,{keyMap:BE,nodeTypeGetter:VE});return null===t.dereference.refSet&&n.clean(),o}}}),dj=mj,yj=e=>{const t=(e=>e.slice(2))(e);return t.reduce(((e,r,n)=>{if(Vc(r)){const t=String(r.key.toValue());e.push(t)}else if(Lc(t[n-2])){const s=t[n-2].content.indexOf(r);e.push(s)}return e}),[])},gj=e=>{if(null==e.cause)return e;let{cause:t}=e;for(;null!=t.cause;)t=t.cause;return t},vj=va("SchemaRefError",(function(e,t,r){this.originalError=r,Object.assign(this,t||{})})),{wrapError:bj}=Ia,xj=Al[Symbol.for("nodejs.util.promisify.custom")],Ej=hj.compose({props:{useCircularStructures:!0,allowMetaPatches:!1,basePath:null},init(e){let{allowMetaPatches:t=this.allowMetaPatches,useCircularStructures:r=this.useCircularStructures,basePath:n=this.basePath}=e;this.allowMetaPatches=t,this.useCircularStructures=r,this.basePath=n},methods:{async ReferenceElement(e,t,r,n,s){try{const[t,n]=this.toAncestorLineage([...s,r]);if(Xc(["cycle"],e.$ref))return!1;if(t.some((t=>t.has(e))))return!1;if(!this.options.resolve.external&&Qb(e))return!1;const i=await this.toReference(e.$ref.toValue()),{uri:o}=i,a=da(o,e.$ref.toValue());this.indirections.push(e);const c=nu(a);let l=ou(c,i.value.result);if(Wc(l)){const t=e.meta.get("referenced-element").toValue();if(Hh(l))l=Uv.refract(l),l.setMetaProperty("referenced-element",t);else{const e=this.namespace.getElementClass(t);l=e.refract(l)}}if(this.indirections.includes(l))throw new Error("Recursive JSON Pointer detected");if(this.indirections.length>this.options.dereference.maxDepth)throw new ww(`Maximum dereference depth of "${this.options.dereference.maxDepth}" has been exceeded in file "${this.reference.uri}"`);if(!this.useCircularStructures){if(t.some((e=>e.has(l)))){if(ua(o)||la(o)){const t=new Uv({$ref:a},e.meta.clone(),e.attributes.clone());return t.get("$ref").classes.push("cycle"),t}return!1}}n.add(e);const u=Ej({reference:i,namespace:this.namespace,indirections:[...this.indirections],options:this.options,ancestors:t,allowMetaPatches:this.allowMetaPatches,useCircularStructures:this.useCircularStructures,basePath:this.basePath??[...yj([...s,r,e]),"$ref"]});l=await xj(l,u,{keyMap:BE,nodeTypeGetter:VE}),n.delete(e),this.indirections.pop(),l=l.clone(),l.setMetaProperty("ref-fields",{$ref:e.$ref?.toValue(),description:e.description?.toValue(),summary:e.summary?.toValue()}),l.setMetaProperty("ref-origin",i.uri);const p=void 0!==e.description,h=void 0!==e.summary;if(p&&"description"in l&&(l.description=e.description),h&&"summary"in l&&(l.summary=e.summary),this.allowMetaPatches&&qc(l)){const e=l;if(void 0===e.get("$$ref")){const t=da(o,a);e.set("$$ref",t)}}return l}catch(t){const n=gj(t),i=bj(n,{baseDoc:this.reference.uri,$ref:e.$ref.toValue(),pointer:nu(e.$ref.toValue()),fullPath:this.basePath??[...yj([...s,r,e]),"$ref"]});return void this.options.dereference.dereferenceOpts?.errors?.push?.(i)}},async PathItemElement(e,t,r,n,s){try{const[t,n]=this.toAncestorLineage([...s,r]);if(!Fc(e.$ref))return;if(Xc(["cycle"],e.$ref))return!1;if(t.some((t=>t.has(e))))return!1;if(!this.options.resolve.external&&Kb(e))return;const i=await this.toReference(e.$ref.toValue()),{uri:o}=i,a=da(o,e.$ref.toValue());this.indirections.push(e);const c=nu(a);let l=ou(c,i.value.result);if(Wc(l)&&(l=Lv.refract(l)),this.indirections.includes(l))throw new Error("Recursive JSON Pointer detected");if(this.indirections.length>this.options.dereference.maxDepth)throw new ww(`Maximum dereference depth of "${this.options.dereference.maxDepth}" has been exceeded in file "${this.reference.uri}"`);if(!this.useCircularStructures){if(t.some((e=>e.has(l)))){if(ua(o)||la(o)){const t=new Lv({$ref:a},e.meta.clone(),e.attributes.clone());return t.get("$ref").classes.push("cycle"),t}return!1}}n.add(e);const u=Ej({reference:i,namespace:this.namespace,indirections:[...this.indirections],options:this.options,ancestors:t,allowMetaPatches:this.allowMetaPatches,useCircularStructures:this.useCircularStructures,basePath:this.basePath??[...yj([...s,r,e]),"$ref"]});l=await xj(l,u,{keyMap:BE,nodeTypeGetter:VE}),n.delete(e),this.indirections.pop();const p=new Lv([...l.content],l.meta.clone(),l.attributes.clone());if(e.forEach(((e,t,r)=>{p.remove(t.toValue()),p.content.push(r)})),p.remove("$ref"),p.setMetaProperty("ref-fields",{$ref:e.$ref?.toValue()}),p.setMetaProperty("ref-origin",i.uri),this.allowMetaPatches&&void 0===p.get("$$ref")){const e=da(o,a);p.set("$$ref",e)}return p}catch(t){const n=gj(t),i=bj(n,{baseDoc:this.reference.uri,$ref:e.$ref.toValue(),pointer:nu(e.$ref.toValue()),fullPath:this.basePath??[...yj([...s,r,e]),"$ref"]});return void this.options.dereference.dereferenceOpts?.errors?.push?.(i)}},async SchemaElement(e,t,r,n,s){try{const[t,n]=this.toAncestorLineage([...s,r]);if(!Fc(e.$ref))return;if(Xc(["cycle"],e.$ref))return!1;if(t.some((t=>t.has(e))))return!1;let i=await this.toReference(ga(this.reference.uri)),{uri:o}=i;const a=Iw(o,e),c=fa(a),l=iw({uri:c}),u=!this.options.resolve.resolvers.some((e=>e.canRead(l))),p=!u,h=p&&o!==c;if(!this.options.resolve.external&&h)return;let f;this.indirections.push(e);try{if(u||p){f=Nw(a,_w(i.value.result))}else{i=await this.toReference(ga(a)),o=i.uri;const e=nu(a);f=_w(ou(e,i.value.result))}}catch(e){if(!(p&&e instanceof Pw))throw e;if(Mw(Cw(a))){i=await this.toReference(ga(a)),o=i.uri;const e=Cw(a);f=Rw(e,_w(i.value.result))}else{i=await this.toReference(ga(a)),o=i.uri;const e=nu(a);f=_w(ou(e,i.value.result))}}if(this.indirections.includes(f))throw new Error("Recursive Schema Object reference detected");if(this.indirections.length>this.options.dereference.maxDepth)throw new ww(`Maximum dereference depth of "${this.options.dereference.maxDepth}" has been exceeded in file "${this.reference.uri}"`);if(!this.useCircularStructures){if(t.some((e=>e.has(f)))){if(ua(o)||la(o)){const t=da(o,a),r=new Wv({$ref:t},e.meta.clone(),e.attributes.clone());return r.get("$ref").classes.push("cycle"),r}return!1}}n.add(e);const m=Ej({reference:i,namespace:this.namespace,indirections:[...this.indirections],options:this.options,useCircularStructures:this.useCircularStructures,allowMetaPatches:this.allowMetaPatches,ancestors:t,basePath:this.basePath??[...yj([...s,r,e]),"$ref"]});if(f=await xj(f,m,{keyMap:BE,nodeTypeGetter:VE}),n.delete(e),this.indirections.pop(),nx(f)){const t=f.clone();return t.setMetaProperty("ref-fields",{$ref:e.$ref?.toValue()}),t.setMetaProperty("ref-origin",o),t}const d=new Wv([...f.content],f.meta.clone(),f.attributes.clone());if(e.forEach(((e,t,r)=>{d.remove(t.toValue()),d.content.push(r)})),d.remove("$ref"),d.setMetaProperty("ref-fields",{$ref:e.$ref?.toValue()}),d.setMetaProperty("ref-origin",o),this.allowMetaPatches&&void 0===d.get("$$ref")){const e=da(o,a);d.set("$$ref",e)}return d}catch(t){const n=gj(t),i=new vj(`Could not resolve reference: ${n.message}`,{baseDoc:this.reference.uri,$ref:e.$ref.toValue(),fullPath:this.basePath??[...yj([...s,r,e]),"$ref"]},n);return void this.options.dereference.dereferenceOpts?.errors?.push?.(i)}},async LinkElement(){},async ExampleElement(e,t,r,n,s){try{return await hj.compose.methods.ExampleElement.call(this,e,t,r,n,s)}catch(t){const n=gj(t),i=bj(n,{baseDoc:this.reference.uri,externalValue:e.externalValue?.toValue(),fullPath:this.basePath??[...yj([...s,r,e]),"externalValue"]});return void this.options.dereference.dereferenceOpts?.errors?.push?.(i)}}}}),wj=Ej,jj=dj.compose.bind(),Oj=jj({init(e){let{parameterMacro:t,options:r}=e;this.parameterMacro=t,this.options=r},props:{parameterMacro:null,options:null,macroOperation:null,OperationElement:{enter(e){this.macroOperation=e},leave(){this.macroOperation=null}},ParameterElement:{leave(e,t,r,n,s){const i=null===this.macroOperation?null:Vl(this.macroOperation),o=Vl(e);try{const t=this.parameterMacro(i,o);e.set("default",t)}catch(e){const t=new Error(e,{cause:e});t.fullPath=yj([...s,r]),this.options.dereference.dereferenceOpts?.errors?.push?.(t)}}}}}),Sj=jj({init(e){let{modelPropertyMacro:t,options:r}=e;this.modelPropertyMacro=t,this.options=r},props:{modelPropertyMacro:null,options:null,SchemaElement:{leave(e,t,r,n,s){void 0!==e.properties&&qc(e.properties)&&e.properties.forEach((t=>{if(qc(t))try{const e=this.modelPropertyMacro(Vl(t));t.set("default",e)}catch(t){const n=new Error(t,{cause:t});n.fullPath=[...yj([...s,r,e]),"properties"],this.options.dereference.dereferenceOpts?.errors?.push?.(n)}}))}}}}),Pj=e=>{const t=e.meta.clone(),r=e.attributes.clone();return new e.constructor(void 0,t,r)},Aj=e=>new mc.c6(e.key,e.value,e.meta.clone(),e.attributes.clone()),$j=(e,t)=>t.clone&&t.isMergeableElement(e)?Mj(Pj(e),e,t):e,kj=(e,t,r)=>e.concat(t)["fantasy-land/map"]((e=>$j(e,r))),Tj=(e,t,r)=>{const n=qc(e)?Pj(e):Pj(t);return qc(e)&&e.forEach(((e,t,s)=>{const i=Aj(s);i.value=$j(e,r),n.content.push(i)})),t.forEach(((t,s,i)=>{const o=s.toValue();let a;if(qc(e)&&e.hasKey(o)&&r.isMergeableElement(t)){const n=e.get(o);a=Aj(i),a.value=((e,t)=>{if("function"!=typeof t.customMerge)return Mj;const r=t.customMerge(e,t);return"function"==typeof r?r:Mj})(s,r)(n,t)}else a=Aj(i),a.value=$j(t,r);n.remove(o),n.content.push(a)})),n};function Mj(e,t,r){var n,s,i;const o={clone:!0,isMergeableElement:e=>qc(e)||Lc(e),arrayElementMerge:kj,objectElementMerge:Tj,customMerge:void 0},a={...o,...r};a.isMergeableElement=null!==(n=a.isMergeableElement)&&void 0!==n?n:o.isMergeableElement,a.arrayElementMerge=null!==(s=a.arrayElementMerge)&&void 0!==s?s:o.arrayElementMerge,a.objectElementMerge=null!==(i=a.objectElementMerge)&&void 0!==i?i:o.objectElementMerge;const c=Lc(t);return c===Lc(e)?c&&"function"==typeof a.arrayElementMerge?a.arrayElementMerge(e,t,a):a.objectElementMerge(e,t,a):$j(t,a)}Mj.all=(e,t)=>{if(!Array.isArray(e))throw new TypeError("First argument should be an array.");return 0===e.length?new mc.Sb:e.reduce(((e,r)=>Mj(e,r,t)),Pj(e[0]))};const Cj=jj({init(e){let{options:t}=e;this.options=t},props:{options:null,SchemaElement:{leave(e,t,r,n,s){if(void 0===e.allOf)return;if(!Lc(e.allOf)){const t=new TypeError("allOf must be an array");return t.fullPath=[...yj([...s,r,e]),"allOf"],void this.options.dereference.dereferenceOpts?.errors?.push?.(t)}if(e.allOf.isEmpty)return new Wv(e.content.filter((e=>"allOf"!==e.key.toValue())),e.meta.clone(),e.attributes.clone());if(!e.allOf.content.every(rx)){const t=new TypeError("Elements in allOf must be objects");return t.fullPath=[...yj([...s,r,e]),"allOf"],void this.options.dereference.dereferenceOpts?.errors?.push?.(t)}const i=Mj.all([...e.allOf.content,e]);if(e.hasKey("$$ref")||i.remove("$$ref"),e.hasKey("example")){i.getMember("example").value=e.get("example")}if(e.hasKey("examples")){i.getMember("examples").value=e.get("examples")}return i.remove("allOf"),i}}}}),Rj=Al[Symbol.for("nodejs.util.promisify.custom")],Ij=dj.compose({props:{useCircularStructures:!0,allowMetaPatches:!1,parameterMacro:null,modelPropertyMacro:null,mode:"non-strict",ancestors:null},init(){let{useCircularStructures:e=this.useCircularStructures,allowMetaPatches:t=this.allowMetaPatches,parameterMacro:r=this.parameterMacro,modelPropertyMacro:n=this.modelPropertyMacro,mode:s=this.mode,ancestors:i=[]}=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};this.name="openapi-3-1-swagger-client",this.useCircularStructures=e,this.allowMetaPatches=t,this.parameterMacro=r,this.modelPropertyMacro=n,this.mode=s,this.ancestors=[...i]},methods:{async dereference(e,t){const r=[],n=ll(UE),s=t.dereference.refSet??tw();let i;s.has(e.uri)?i=s.find((t=>t.uri===e.uri)):(i=ZE({uri:e.uri,value:e.parseResult}),s.add(i));const o=wj({reference:i,namespace:n,options:t,useCircularStructures:this.useCircularStructures,allowMetaPatches:this.allowMetaPatches,ancestors:this.ancestors});if(r.push(o),"function"==typeof this.parameterMacro){const e=Oj({parameterMacro:this.parameterMacro,options:t});r.push(e)}if("function"==typeof this.modelPropertyMacro){const e=Sj({modelPropertyMacro:this.modelPropertyMacro,options:t});r.push(e)}if("strict"!==this.mode){const e=Cj({options:t});r.push(e)}const a=El(r,{nodeTypeGetter:VE}),c=await Rj(s.rootRef.value,a,{keyMap:BE,nodeTypeGetter:VE});return null===t.dereference.refSet&&s.clean(),c}}}),Fj=Ij,_j=async e=>{const{spec:t,timeout:r,redirects:n,requestInterceptor:s,responseInterceptor:i,pathDiscriminator:o=[],allowMetaPatches:a=!1,useCircularStructures:c=!1,skipNormalization:l=!1,parameterMacro:u=null,modelPropertyMacro:p=null,mode:h="non-strict"}=e;try{const{cache:f}=_j,m=ua(ma())?ma():"https://smartbear.com/",d=Nr(e),y=da(m,d);let g;f.has(t)?g=f.get(t):(g=Nv.refract(t),g.classes.push("result"),f.set(t,g));const v=new xc([g]),b=Hl(o),x=""===b?"":`#${b}`,E=ou(b,g),w=ZE({uri:y,value:v}),j=tw({refs:[w]});""!==b&&(j.rootRef=null);const O=[new WeakSet([E])],S=[],P=((e,t,r)=>Rl({element:r}).transclude(e,t))(E,await fw(E,{resolve:{baseURI:`${y}${x}`,resolvers:[sj({timeout:r||1e4,redirects:n||10})],resolverOpts:{swaggerHTTPClientConfig:{requestInterceptor:s,responseInterceptor:i}},strategies:[Uw()]},parse:{mediaType:XE.latest(),parsers:[aj({allowEmpty:!1,sourceMap:!1}),cj({allowEmpty:!1,sourceMap:!1}),ij({allowEmpty:!1,sourceMap:!1}),oj({allowEmpty:!1,sourceMap:!1}),gw({allowEmpty:!1,sourceMap:!1})]},dereference:{maxDepth:100,strategies:[Fj({allowMetaPatches:a,useCircularStructures:c,parameterMacro:u,modelPropertyMacro:p,mode:h,ancestors:O})],refSet:j,dereferenceOpts:{errors:S}}}),g),A=l?P:ej(P);return{spec:Vl(A),errors:S}}catch(e){if(e instanceof ru||e instanceof iu)return{spec:null,errors:[]};throw e}};_j.cache=new WeakMap;const Nj=_j,Dj={name:"openapi-3-1-apidom",match(e){let{spec:t}=e;return ac(t)},normalize(e){let{spec:t}=e;return Zw(ej)(t)},resolve:async e=>Nj(e)};function qj(e,t,r){if(!e||"object"!=typeof e||!e.paths||"object"!=typeof e.paths)return null;const{paths:n}=e;for(const s in n)for(const i in n[s]){if("PARAMETERS"===i.toUpperCase())continue;const o=n[s][i];if(!o||"object"!=typeof o)continue;const a={spec:e,pathName:s,method:i.toUpperCase(),operation:o},c=t(a);if(r&&c)return a}}const Lj=()=>null,Vj={mapTagOperations:function(e){let{spec:t,cb:r=Lj,defaultTag:n="default",v2OperationIdCompatibilityMode:s}=e;const i={},o={};return qj(t,(e=>{let{pathName:a,method:c,operation:l}=e;var u;(l.tags?(u=l.tags,Array.isArray(u)?u:[u]):[n]).forEach((e=>{if("string"!=typeof e)return;o[e]=o[e]||{};const n=o[e],u=rc(l,a,c,{v2OperationIdCompatibilityMode:s}),p=r({spec:t,pathName:a,method:c,operation:l,operationId:u});if(i[u])i[u]+=1,n[`${u}${i[u]}`]=p;else if(void 0!==n[u]){const e=i[u]||1;i[u]=e+1,n[`${u}${i[u]}`]=p;const t=n[u];delete n[u],n[`${u}${e}`]=t}else n[u]=p}))})),o},makeExecute:function(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};return t=>{let{pathName:r,method:n,operationId:s}=t;return function(t){let i=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};const{requestInterceptor:o,responseInterceptor:a,userFetch:c}=e;return e.execute({spec:e.spec,requestInterceptor:o,responseInterceptor:a,userFetch:c,pathName:r,method:n,parameters:t,operationId:s,...i})}}}};var Bj=r(6489);function Uj(e){return"[object Object]"===Object.prototype.toString.call(e)}function zj(e){var t,r;return!1!==Uj(e)&&(void 0===(t=e.constructor)||!1!==Uj(r=t.prototype)&&!1!==r.hasOwnProperty("isPrototypeOf"))}const Jj={body:function(e){let{req:t,value:r}=e;t.body=r},header:function(e){let{req:t,parameter:r,value:n}=e;t.headers=t.headers||{},void 0!==n&&(t.headers[r.name]=n)},query:function(e){let{req:t,value:r,parameter:n}=e;t.query=t.query||{},!1===r&&"boolean"===n.type&&(r="false");0===r&&["number","integer"].indexOf(n.type)>-1&&(r="0");if(r)t.query[n.name]={collectionFormat:n.collectionFormat,value:r};else if(n.allowEmptyValue&&void 0!==r){const e=n.name;t.query[e]=t.query[e]||{},t.query[e].allowEmptyValue=!0}},path:function(e){let{req:t,value:r,parameter:n}=e;t.url=t.url.split(`{${n.name}}`).join(encodeURIComponent(r))},formData:function(e){let{req:t,value:r,parameter:n}=e;(r||n.allowEmptyValue)&&(t.form=t.form||{},t.form[n.name]={value:r,allowEmptyValue:n.allowEmptyValue,collectionFormat:n.collectionFormat})}};function Hj(e,t){return t.includes("application/json")?"string"==typeof e?e:JSON.stringify(e):e.toString()}function Gj(e){let{req:t,value:r,parameter:n}=e;const{name:s,style:i,explode:o,content:a}=n;if(a){const e=Object.keys(a)[0];return void(t.url=t.url.split(`{${s}}`).join(br(Hj(r,e),{escape:!0})))}const c=xr({key:n.name,value:r,style:i||"simple",explode:o||!1,escape:!0});t.url=t.url.split(`{${s}}`).join(c)}function Wj(e){let{req:t,value:r,parameter:n}=e;if(t.query=t.query||{},n.content){const e=Hj(r,Object.keys(n.content)[0]);if(e)t.query[n.name]=e;else if(n.allowEmptyValue&&void 0!==r){const e=n.name;t.query[e]=t.query[e]||{},t.query[e].allowEmptyValue=!0}}else if(!1===r&&(r="false"),0===r&&(r="0"),r){const{style:e,explode:s,allowReserved:i}=n;t.query[n.name]={value:r,serializationOption:{style:e,explode:s,allowReserved:i}}}else if(n.allowEmptyValue&&void 0!==r){const e=n.name;t.query[e]=t.query[e]||{},t.query[e].allowEmptyValue=!0}}const Kj=["accept","authorization","content-type"];function Yj(e){let{req:t,parameter:r,value:n}=e;if(t.headers=t.headers||{},!(Kj.indexOf(r.name.toLowerCase())>-1))if(r.content){const e=Object.keys(r.content)[0];t.headers[r.name]=Hj(n,e)}else void 0!==n&&(t.headers[r.name]=xr({key:r.name,value:n,style:r.style||"simple",explode:void 0!==r.explode&&r.explode,escape:!1}))}function Xj(e){let{req:t,parameter:r,value:n}=e;t.headers=t.headers||{};const s=typeof n;if(r.content){const e=Object.keys(r.content)[0];t.headers.Cookie=`${r.name}=${Hj(n,e)}`}else if("undefined"!==s){const e="object"===s&&!Array.isArray(n)&&r.explode?"":`${r.name}=`;t.headers.Cookie=e+xr({key:r.name,value:n,escape:!1,style:r.style||"form",explode:void 0!==r.explode&&r.explode})}}const Qj="undefined"!=typeof globalThis?globalThis:"undefined"!=typeof self?self:window,{btoa:Zj}=Qj,eO=Zj;function tO(e,t){const{operation:r,requestBody:n,securities:s,spec:i,attachContentTypeForEmptyPayload:o}=e;let{requestContentType:a}=e;t=function(e){let{request:t,securities:r={},operation:n={},spec:s}=e;const i={...t},{authorized:o={}}=r,a=n.security||s.security||[],c=o&&!!Object.keys(o).length,l=s?.components?.securitySchemes||{};if(i.headers=i.headers||{},i.query=i.query||{},!Object.keys(r).length||!c||!a||Array.isArray(n.security)&&!n.security.length)return t;return a.forEach((e=>{Object.keys(e).forEach((e=>{const t=o[e],r=l[e];if(!t)return;const n=t.value||t,{type:s}=r;if(t)if("apiKey"===s)"query"===r.in&&(i.query[r.name]=n),"header"===r.in&&(i.headers[r.name]=n),"cookie"===r.in&&(i.cookies[r.name]=n);else if("http"===s){if(/^basic$/i.test(r.scheme)){const e=n.username||"",t=n.password||"",r=eO(`${e}:${t}`);i.headers.Authorization=`Basic ${r}`}/^bearer$/i.test(r.scheme)&&(i.headers.Authorization=`Bearer ${n}`)}else if("oauth2"===s||"openIdConnect"===s){const e=t.token||{},n=e[r["x-tokenName"]||"access_token"];let s=e.token_type;s&&"bearer"!==s.toLowerCase()||(s="Bearer"),i.headers.Authorization=`${s} ${n}`}}))})),i}({request:t,securities:s,operation:r,spec:i});const c=r.requestBody||{},l=Object.keys(c.content||{}),u=a&&l.indexOf(a)>-1;if(n||o){if(a&&u)t.headers["Content-Type"]=a;else if(!a){const e=l[0];e&&(t.headers["Content-Type"]=e,a=e)}}else a&&u&&(t.headers["Content-Type"]=a);if(!e.responseContentType&&r.responses){const e=Object.entries(r.responses).filter((e=>{let[t,r]=e;const n=parseInt(t,10);return n>=200&&n<300&&zj(r.content)})).reduce(((e,t)=>{let[,r]=t;return e.concat(Object.keys(r.content))}),[]);e.length>0&&(t.headers.accept=e.join(", "))}if(n)if(a){if(l.indexOf(a)>-1)if("application/x-www-form-urlencoded"===a||"multipart/form-data"===a)if("object"==typeof n){const e=c.content[a]?.encoding??{};t.form={},Object.keys(n).forEach((r=>{t.form[r]={value:n[r],encoding:e[r]||{}}}))}else t.form=n;else t.body=n}else t.body=n;return t}function rO(e,t){const{spec:r,operation:n,securities:s,requestContentType:i,responseContentType:o,attachContentTypeForEmptyPayload:a}=e;if(t=function(e){let{request:t,securities:r={},operation:n={},spec:s}=e;const i={...t},{authorized:o={},specSecurity:a=[]}=r,c=n.security||a,l=o&&!!Object.keys(o).length,u=s.securityDefinitions;if(i.headers=i.headers||{},i.query=i.query||{},!Object.keys(r).length||!l||!c||Array.isArray(n.security)&&!n.security.length)return t;return c.forEach((e=>{Object.keys(e).forEach((e=>{const t=o[e];if(!t)return;const{token:r}=t,n=t.value||t,s=u[e],{type:a}=s,c=s["x-tokenName"]||"access_token",l=r&&r[c];let p=r&&r.token_type;if(t)if("apiKey"===a){const e="query"===s.in?"query":"headers";i[e]=i[e]||{},i[e][s.name]=n}else if("basic"===a)if(n.header)i.headers.authorization=n.header;else{const e=n.username||"",t=n.password||"";n.base64=eO(`${e}:${t}`),i.headers.authorization=`Basic ${n.base64}`}else"oauth2"===a&&l&&(p=p&&"bearer"!==p.toLowerCase()?p:"Bearer",i.headers.authorization=`${p} ${l}`)}))})),i}({request:t,securities:s,operation:n,spec:r}),t.body||t.form||a)i?t.headers["Content-Type"]=i:Array.isArray(n.consumes)?[t.headers["Content-Type"]]=n.consumes:Array.isArray(r.consumes)?[t.headers["Content-Type"]]=r.consumes:n.parameters&&n.parameters.filter((e=>"file"===e.type)).length?t.headers["Content-Type"]="multipart/form-data":n.parameters&&n.parameters.filter((e=>"formData"===e.in)).length&&(t.headers["Content-Type"]="application/x-www-form-urlencoded");else if(i){const e=n.parameters&&n.parameters.filter((e=>"body"===e.in)).length>0,r=n.parameters&&n.parameters.filter((e=>"formData"===e.in)).length>0;(e||r)&&(t.headers["Content-Type"]=i)}return!o&&Array.isArray(n.produces)&&n.produces.length>0&&(t.headers.accept=n.produces.join(", ")),t}function nO(e,t){return`${t.toLowerCase()}-${e}`}function sO(e,t){return e&&e.paths?function(e,t){return qj(e,t,!0)||null}(e,(e=>{let{pathName:r,method:n,operation:s}=e;if(!s||"object"!=typeof s)return!1;const i=s.operationId;return[rc(s,r,n),nO(r,n),i].some((e=>e&&e===t))})):null}const iO=e=>Array.isArray(e)?e:[],oO=e=>{try{return new URL(e)}catch{const t=new URL(e,"https://swagger.io"),r=String(e).startsWith("/")?t.pathname:t.pathname.substring(1);return{hash:t.hash,host:"",hostname:"",href:"",origin:"",password:"",pathname:r,port:"",protocol:"",search:t.search,searchParams:t.searchParams}}},aO=va("OperationNotFoundError",(function(e,t,r){this.originalError=r,Object.assign(this,t||{})})),cO={buildRequest:lO};function lO(e){const{spec:t,operationId:r,responseContentType:n,scheme:s,requestInterceptor:i,responseInterceptor:o,contextUrl:a,userFetch:c,server:u,serverVariables:p,http:h,signal:f}=e;let{parameters:m,parameterBuilders:d}=e;const y=cc(t);d||(d=y?l:Jj);let g={url:"",credentials:h&&h.withCredentials?"include":"same-origin",headers:{},cookies:{}};f&&(g.signal=f),i&&(g.requestInterceptor=i),o&&(g.responseInterceptor=o),c&&(g.userFetch=c);const v=sO(t,r);if(!v)throw new aO(`Operation ${r} not found`);const{operation:b={},method:x,pathName:E}=v;if(g.url+=pO({spec:t,scheme:s,contextUrl:a,server:u,serverVariables:p,pathName:E,method:x}),!r)return delete g.cookies,g;g.url+=E,g.method=`${x}`.toUpperCase(),m=m||{};const w=t.paths[E]||{};n&&(g.headers.accept=n);const j=(e=>{const t={};e.forEach((e=>{t[e.in]||(t[e.in]={}),t[e.in][e.name]=e}));const r=[];return Object.keys(t).forEach((e=>{Object.keys(t[e]).forEach((n=>{r.push(t[e][n])}))})),r})([].concat(iO(b.parameters)).concat(iO(w.parameters)));j.forEach((e=>{const r=d[e.in];let n;if("body"===e.in&&e.schema&&e.schema.properties&&(n=m),n=e&&e.name&&m[e.name],void 0===n?n=e&&e.name&&m[`${e.in}.${e.name}`]:((e,t)=>t.filter((t=>t.name===e)))(e.name,j).length>1&&console.warn(`Parameter '${e.name}' is ambiguous because the defined spec has more than one parameter with the name: '${e.name}' and the passed-in parameter values did not define an 'in' value.`),null!==n){if(void 0!==e.default&&void 0===n&&(n=e.default),void 0===n&&e.required&&!e.allowEmptyValue)throw new Error(`Required parameter ${e.name} is not provided`);if(y&&e.schema&&"object"===e.schema.type&&"string"==typeof n)try{n=JSON.parse(n)}catch(e){throw new Error("Could not parse object parameter value string as JSON")}r&&r({req:g,parameter:e,value:n,operation:b,spec:t})}}));const O={...e,operation:b};if(g=y?tO(O,g):rO(O,g),g.cookies&&Object.keys(g.cookies).length){const e=Object.keys(g.cookies).reduce(((e,t)=>{const r=g.cookies[t];return e+(e?"&":"")+Bj.serialize(t,r)}),"");g.headers.Cookie=e}return g.cookies&&delete g.cookies,Ir(g),g}const uO=e=>e?e.replace(/\W/g,""):null;function pO(e){return cc(e.spec)?function(e){let{spec:t,pathName:r,method:n,server:s,contextUrl:i,serverVariables:o={}}=e;const a=t?.paths?.[r]?.[(n||"").toLowerCase()]?.servers||t?.paths?.[r]?.servers||t?.servers;let c="",l=null;if(s&&a&&a.length){const e=a.map((e=>e.url));e.indexOf(s)>-1&&(c=s,l=a[e.indexOf(s)])}!c&&a&&a.length&&(c=a[0].url,[l]=a);if(c.indexOf("{")>-1){const e=function(e){const t=[],r=/{([^}]+)}/g;let n;for(;n=r.exec(e);)t.push(n[1]);return t}(c);e.forEach((e=>{if(l.variables&&l.variables[e]){const t=l.variables[e],r=o[e]||t.default,n=new RegExp(`{${e}}`,"g");c=c.replace(n,r)}}))}return function(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"",t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"";const r=oO(e&&t?da(t,e):e),n=oO(t),s=uO(r.protocol)||uO(n.protocol),i=r.host||n.host,o=r.pathname;let a;a=s&&i?`${s}://${i+o}`:o;return"/"===a[a.length-1]?a.slice(0,-1):a}(c,i)}(e):function(e){let{spec:t,scheme:r,contextUrl:n=""}=e;const s=oO(n),i=Array.isArray(t.schemes)?t.schemes[0]:null,o=r||i||uO(s.protocol)||"http",a=t.host||s.host||"",c=t.basePath||"";let l;l=o&&a?`${o}://${a+c}`:c;return"/"===l[l.length-1]?l.slice(0,-1):l}(e)}function hO(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};if("string"==typeof e?t.url=e:t=e,!(this instanceof hO))return new hO(t);Object.assign(this,t);const r=this.resolve().then((()=>(this.disableInterfaces||Object.assign(this,hO.makeApisTagOperation(this)),this)));return r.client=this,r}hO.http=wr,hO.makeHttp=function(e,t,r){return r=r||(e=>e),t=t||(e=>e),n=>("string"==typeof n&&(n={url:n}),Er.mergeInQueryOrForm(n),n=t(n),r(e(n)))}.bind(null,hO.http),hO.resolveStrategies={"openapi-3-1-apidom":Dj,"openapi-3-0":uc,"openapi-2-0":lc,generic:ic},hO.resolve=pc({strategies:[hO.resolveStrategies["openapi-3-1-apidom"],hO.resolveStrategies["openapi-3-0"],hO.resolveStrategies["openapi-2-0"],hO.resolveStrategies.generic]}),hO.resolveSubtree=fc({strategies:[hO.resolveStrategies["openapi-3-1-apidom"],hO.resolveStrategies["openapi-3-0"],hO.resolveStrategies["openapi-2-0"],hO.resolveStrategies.generic]}),hO.execute=function(e){let{http:t,fetch:r,spec:n,operationId:s,pathName:i,method:o,parameters:a,securities:c,...l}=e;const u=t||r||wr;i&&o&&!s&&(s=nO(i,o));const p=cO.buildRequest({spec:n,operationId:s,parameters:a,securities:c,http:u,...l});return p.body&&(zj(p.body)||Array.isArray(p.body))&&(p.body=JSON.stringify(p.body)),u(p)},hO.serializeRes=Or,hO.serializeHeaders=Sr,hO.clearCache=function(){ec.refs.clearCache()},hO.makeApisTagOperation=function(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};const t=Vj.makeExecute(e);return{apis:Vj.mapTagOperations({v2OperationIdCompatibilityMode:e.v2OperationIdCompatibilityMode,spec:e.spec,cb:t})}},hO.buildRequest=lO,hO.helpers={opId:rc},hO.getBaseUrl=pO,hO.apidom={resolve:{resolvers:{HttpResolverSwaggerClient:sj}},parse:{parsers:{JsonParser:ij,YamlParser:oj,OpenApiJson3_1Parser:aj,OpenApiYaml3_1Parser:cj}},dereference:{strategies:{OpenApi3_1SwaggerClientDereferenceStrategy:Fj}}},hO.prototype={http:wr,execute(e){return this.applyDefaults(),hO.execute({spec:this.spec,http:this.http,securities:{authorized:this.authorizations},contextUrl:"string"==typeof this.url?this.url:void 0,requestInterceptor:this.requestInterceptor||null,responseInterceptor:this.responseInterceptor||null,...e})},resolve(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};return hO.resolve({spec:this.spec,url:this.url,http:this.http||this.fetch,allowMetaPatches:this.allowMetaPatches,useCircularStructures:this.useCircularStructures,requestInterceptor:this.requestInterceptor||null,responseInterceptor:this.responseInterceptor||null,skipNormalization:this.skipNormalization||!1,...e}).then((e=>(this.originalSpec=this.spec,this.spec=e.spec,this.errors=e.errors,this)))}},hO.prototype.applyDefaults=function(){const{spec:e}=this,t=this.url;if(t&&t.startsWith("http")){const r=new URL(t);e.host||(e.host=r.host),e.schemes||(e.schemes=[r.protocol.replace(":","")]),e.basePath||(e.basePath="/")}};const{helpers:fO}=hO,mO=hO})(),n=n.default})()));
|
|
2
|
+
!function(e,t){"object"==typeof exports&&"object"==typeof module?module.exports=t():"function"==typeof define&&define.amd?define([],t):"object"==typeof exports?exports.SwaggerClient=t():e.SwaggerClient=t()}(window,(()=>(()=>{var e={1924:(e,t,r)=>{"use strict";var n=r(210),s=r(5559),i=s(n("String.prototype.indexOf"));e.exports=function(e,t){var r=n(e,!!t);return"function"==typeof r&&i(e,".prototype.")>-1?s(r):r}},5559:(e,t,r)=>{"use strict";var n=r(8612),s=r(210),i=s("%Function.prototype.apply%"),o=s("%Function.prototype.call%"),a=s("%Reflect.apply%",!0)||n.call(o,i),c=s("%Object.getOwnPropertyDescriptor%",!0),l=s("%Object.defineProperty%",!0),u=s("%Math.max%");if(l)try{l({},"a",{value:1})}catch(e){l=null}e.exports=function(e){var t=a(n,o,arguments);c&&l&&(c(t,"length").configurable&&l(t,"length",{value:1+u(0,e.length-(arguments.length-1))}));return t};var p=function(){return a(n,i,arguments)};l?l(e.exports,"apply",{value:p}):e.exports.apply=p},6489:(e,t)=>{"use strict";t.parse=function(e,t){if("string"!=typeof e)throw new TypeError("argument str must be a string");var r={},n=(t||{}).decode||s,i=0;for(;i<e.length;){var a=e.indexOf("=",i);if(-1===a)break;var c=e.indexOf(";",i);if(-1===c)c=e.length;else if(c<a){i=e.lastIndexOf(";",a-1)+1;continue}var l=e.slice(i,a).trim();if(void 0===r[l]){var u=e.slice(a+1,c).trim();34===u.charCodeAt(0)&&(u=u.slice(1,-1)),r[l]=o(u,n)}i=c+1}return r},t.serialize=function(e,t,s){var o=s||{},a=o.encode||i;if("function"!=typeof a)throw new TypeError("option encode is invalid");if(!n.test(e))throw new TypeError("argument name is invalid");var c=a(t);if(c&&!n.test(c))throw new TypeError("argument val is invalid");var l=e+"="+c;if(null!=o.maxAge){var u=o.maxAge-0;if(isNaN(u)||!isFinite(u))throw new TypeError("option maxAge is invalid");l+="; Max-Age="+Math.floor(u)}if(o.domain){if(!n.test(o.domain))throw new TypeError("option domain is invalid");l+="; Domain="+o.domain}if(o.path){if(!n.test(o.path))throw new TypeError("option path is invalid");l+="; Path="+o.path}if(o.expires){var p=o.expires;if(!function(e){return"[object Date]"===r.call(e)||e instanceof Date}(p)||isNaN(p.valueOf()))throw new TypeError("option expires is invalid");l+="; Expires="+p.toUTCString()}o.httpOnly&&(l+="; HttpOnly");o.secure&&(l+="; Secure");if(o.priority){switch("string"==typeof o.priority?o.priority.toLowerCase():o.priority){case"low":l+="; Priority=Low";break;case"medium":l+="; Priority=Medium";break;case"high":l+="; Priority=High";break;default:throw new TypeError("option priority is invalid")}}if(o.sameSite){switch("string"==typeof o.sameSite?o.sameSite.toLowerCase():o.sameSite){case!0:l+="; SameSite=Strict";break;case"lax":l+="; SameSite=Lax";break;case"strict":l+="; SameSite=Strict";break;case"none":l+="; SameSite=None";break;default:throw new TypeError("option sameSite is invalid")}}return l};var r=Object.prototype.toString,n=/^[\u0009\u0020-\u007e\u0080-\u00ff]+$/;function s(e){return-1!==e.indexOf("%")?decodeURIComponent(e):e}function i(e){return encodeURIComponent(e)}function o(e,t){try{return t(e)}catch(t){return e}}},4101:(e,t,r)=>{"use strict";var n=r(8957);e.exports=n},415:(e,t,r)=>{"use strict";r(1181),r(7627),r(4415),r(6274),r(7971);var n=r(4058);e.exports=n.AggregateError},6121:(e,t,r)=>{"use strict";e.exports=r(8644)},8644:(e,t,r)=>{"use strict";r(9731);var n=r(4101);e.exports=n},4883:(e,t,r)=>{"use strict";var n=r(7475),s=r(9826),i=TypeError;e.exports=function(e){if(n(e))return e;throw i(s(e)+" is not a function")}},1851:(e,t,r)=>{"use strict";var n=r(7475),s=String,i=TypeError;e.exports=function(e){if("object"==typeof e||n(e))return e;throw i("Can't set "+s(e)+" as a prototype")}},8479:e=>{"use strict";e.exports=function(){}},6059:(e,t,r)=>{"use strict";var n=r(941),s=String,i=TypeError;e.exports=function(e){if(n(e))return e;throw i(s(e)+" is not an object")}},1692:(e,t,r)=>{"use strict";var n=r(4529),s=r(9413),i=r(623),o=function(e){return function(t,r,o){var a,c=n(t),l=i(c),u=s(o,l);if(e&&r!=r){for(;l>u;)if((a=c[u++])!=a)return!0}else for(;l>u;u++)if((e||u in c)&&c[u]===r)return e||u||0;return!e&&-1}};e.exports={includes:o(!0),indexOf:o(!1)}},2532:(e,t,r)=>{"use strict";var n=r(5329),s=n({}.toString),i=n("".slice);e.exports=function(e){return i(s(e),8,-1)}},9697:(e,t,r)=>{"use strict";var n=r(2885),s=r(7475),i=r(2532),o=r(9813)("toStringTag"),a=Object,c="Arguments"===i(function(){return arguments}());e.exports=n?i:function(e){var t,r,n;return void 0===e?"Undefined":null===e?"Null":"string"==typeof(r=function(e,t){try{return e[t]}catch(e){}}(t=a(e),o))?r:c?i(t):"Object"===(n=i(t))&&s(t.callee)?"Arguments":n}},3489:(e,t,r)=>{"use strict";var n=r(953),s=r(1136),i=r(9677),o=r(5988);e.exports=function(e,t,r){for(var a=s(t),c=o.f,l=i.f,u=0;u<a.length;u++){var p=a[u];n(e,p)||r&&n(r,p)||c(e,p,l(t,p))}}},1310:(e,t,r)=>{"use strict";var n=r(5981);e.exports=!n((function(){function e(){}return e.prototype.constructor=null,Object.getPrototypeOf(new e)!==e.prototype}))},3538:e=>{"use strict";e.exports=function(e,t){return{value:e,done:t}}},2029:(e,t,r)=>{"use strict";var n=r(5746),s=r(5988),i=r(1887);e.exports=n?function(e,t,r){return s.f(e,t,i(1,r))}:function(e,t,r){return e[t]=r,e}},1887:e=>{"use strict";e.exports=function(e,t){return{enumerable:!(1&e),configurable:!(2&e),writable:!(4&e),value:t}}},5929:(e,t,r)=>{"use strict";var n=r(2029);e.exports=function(e,t,r,s){return s&&s.enumerable?e[t]=r:n(e,t,r),e}},5609:(e,t,r)=>{"use strict";var n=r(1899),s=Object.defineProperty;e.exports=function(e,t){try{s(n,e,{value:t,configurable:!0,writable:!0})}catch(r){n[e]=t}return t}},5746:(e,t,r)=>{"use strict";var n=r(5981);e.exports=!n((function(){return 7!==Object.defineProperty({},1,{get:function(){return 7}})[1]}))},6616:e=>{"use strict";var t="object"==typeof document&&document.all,r=void 0===t&&void 0!==t;e.exports={all:t,IS_HTMLDDA:r}},1333:(e,t,r)=>{"use strict";var n=r(1899),s=r(941),i=n.document,o=s(i)&&s(i.createElement);e.exports=function(e){return o?i.createElement(e):{}}},3281:e=>{"use strict";e.exports={CSSRuleList:0,CSSStyleDeclaration:0,CSSValueList:0,ClientRectList:0,DOMRectList:0,DOMStringList:0,DOMTokenList:1,DataTransferItemList:0,FileList:0,HTMLAllCollection:0,HTMLCollection:0,HTMLFormElement:0,HTMLSelectElement:0,MediaList:0,MimeTypeArray:0,NamedNodeMap:0,NodeList:1,PaintRequestList:0,Plugin:0,PluginArray:0,SVGLengthList:0,SVGNumberList:0,SVGPathSegList:0,SVGPointList:0,SVGStringList:0,SVGTransformList:0,SourceBufferList:0,StyleSheetList:0,TextTrackCueList:0,TextTrackList:0,TouchList:0}},2861:e=>{"use strict";e.exports="undefined"!=typeof navigator&&String(navigator.userAgent)||""},3385:(e,t,r)=>{"use strict";var n,s,i=r(1899),o=r(2861),a=i.process,c=i.Deno,l=a&&a.versions||c&&c.version,u=l&&l.v8;u&&(s=(n=u.split("."))[0]>0&&n[0]<4?1:+(n[0]+n[1])),!s&&o&&(!(n=o.match(/Edge\/(\d+)/))||n[1]>=74)&&(n=o.match(/Chrome\/(\d+)/))&&(s=+n[1]),e.exports=s},6759:e=>{"use strict";e.exports=["constructor","hasOwnProperty","isPrototypeOf","propertyIsEnumerable","toLocaleString","toString","valueOf"]},3995:(e,t,r)=>{"use strict";var n=r(5329),s=Error,i=n("".replace),o=String(s("zxcasd").stack),a=/\n\s*at [^:]*:[^\n]*/,c=a.test(o);e.exports=function(e,t){if(c&&"string"==typeof e&&!s.prepareStackTrace)for(;t--;)e=i(e,a,"");return e}},9585:(e,t,r)=>{"use strict";var n=r(2029),s=r(3995),i=r(8780),o=Error.captureStackTrace;e.exports=function(e,t,r,a){i&&(o?o(e,t):n(e,"stack",s(r,a)))}},8780:(e,t,r)=>{"use strict";var n=r(5981),s=r(1887);e.exports=!n((function(){var e=Error("a");return!("stack"in e)||(Object.defineProperty(e,"stack",s(1,7)),7!==e.stack)}))},6887:(e,t,r)=>{"use strict";var n=r(1899),s=r(9730),i=r(7484),o=r(7475),a=r(9677).f,c=r(7252),l=r(4058),u=r(6843),p=r(2029),h=r(953),f=function(e){var t=function(r,n,i){if(this instanceof t){switch(arguments.length){case 0:return new e;case 1:return new e(r);case 2:return new e(r,n)}return new e(r,n,i)}return s(e,this,arguments)};return t.prototype=e.prototype,t};e.exports=function(e,t){var r,s,m,d,y,g,v,b,x,E=e.target,w=e.global,j=e.stat,O=e.proto,S=w?n:j?n[E]:(n[E]||{}).prototype,P=w?l:l[E]||p(l,E,{})[E],A=P.prototype;for(d in t)s=!(r=c(w?d:E+(j?".":"#")+d,e.forced))&&S&&h(S,d),g=P[d],s&&(v=e.dontCallGetSet?(x=a(S,d))&&x.value:S[d]),y=s&&v?v:t[d],s&&typeof g==typeof y||(b=e.bind&&s?u(y,n):e.wrap&&s?f(y):O&&o(y)?i(y):y,(e.sham||y&&y.sham||g&&g.sham)&&p(b,"sham",!0),p(P,d,b),O&&(h(l,m=E+"Prototype")||p(l,m,{}),p(l[m],d,y),e.real&&A&&(r||!A[d])&&p(A,d,y)))}},5981:e=>{"use strict";e.exports=function(e){try{return!!e()}catch(e){return!0}}},9730:(e,t,r)=>{"use strict";var n=r(8285),s=Function.prototype,i=s.apply,o=s.call;e.exports="object"==typeof Reflect&&Reflect.apply||(n?o.bind(i):function(){return o.apply(i,arguments)})},6843:(e,t,r)=>{"use strict";var n=r(7484),s=r(4883),i=r(8285),o=n(n.bind);e.exports=function(e,t){return s(e),void 0===t?e:i?o(e,t):function(){return e.apply(t,arguments)}}},8285:(e,t,r)=>{"use strict";var n=r(5981);e.exports=!n((function(){var e=function(){}.bind();return"function"!=typeof e||e.hasOwnProperty("prototype")}))},8834:(e,t,r)=>{"use strict";var n=r(8285),s=Function.prototype.call;e.exports=n?s.bind(s):function(){return s.apply(s,arguments)}},9417:(e,t,r)=>{"use strict";var n=r(5746),s=r(953),i=Function.prototype,o=n&&Object.getOwnPropertyDescriptor,a=s(i,"name"),c=a&&"something"===function(){}.name,l=a&&(!n||n&&o(i,"name").configurable);e.exports={EXISTS:a,PROPER:c,CONFIGURABLE:l}},5526:(e,t,r)=>{"use strict";var n=r(5329),s=r(4883);e.exports=function(e,t,r){try{return n(s(Object.getOwnPropertyDescriptor(e,t)[r]))}catch(e){}}},7484:(e,t,r)=>{"use strict";var n=r(2532),s=r(5329);e.exports=function(e){if("Function"===n(e))return s(e)}},5329:(e,t,r)=>{"use strict";var n=r(8285),s=Function.prototype,i=s.call,o=n&&s.bind.bind(i,i);e.exports=n?o:function(e){return function(){return i.apply(e,arguments)}}},626:(e,t,r)=>{"use strict";var n=r(4058),s=r(1899),i=r(7475),o=function(e){return i(e)?e:void 0};e.exports=function(e,t){return arguments.length<2?o(n[e])||o(s[e]):n[e]&&n[e][t]||s[e]&&s[e][t]}},2902:(e,t,r)=>{"use strict";var n=r(9697),s=r(4229),i=r(2119),o=r(2077),a=r(9813)("iterator");e.exports=function(e){if(!i(e))return s(e,a)||s(e,"@@iterator")||o[n(e)]}},3476:(e,t,r)=>{"use strict";var n=r(8834),s=r(4883),i=r(6059),o=r(9826),a=r(2902),c=TypeError;e.exports=function(e,t){var r=arguments.length<2?a(e):t;if(s(r))return i(n(r,e));throw c(o(e)+" is not iterable")}},4229:(e,t,r)=>{"use strict";var n=r(4883),s=r(2119);e.exports=function(e,t){var r=e[t];return s(r)?void 0:n(r)}},1899:function(e,t,r){"use strict";var n=function(e){return e&&e.Math===Math&&e};e.exports=n("object"==typeof globalThis&&globalThis)||n("object"==typeof window&&window)||n("object"==typeof self&&self)||n("object"==typeof r.g&&r.g)||function(){return this}()||this||Function("return this")()},953:(e,t,r)=>{"use strict";var n=r(5329),s=r(9678),i=n({}.hasOwnProperty);e.exports=Object.hasOwn||function(e,t){return i(s(e),t)}},7748:e=>{"use strict";e.exports={}},5463:(e,t,r)=>{"use strict";var n=r(626);e.exports=n("document","documentElement")},2840:(e,t,r)=>{"use strict";var n=r(5746),s=r(5981),i=r(1333);e.exports=!n&&!s((function(){return 7!==Object.defineProperty(i("div"),"a",{get:function(){return 7}}).a}))},7026:(e,t,r)=>{"use strict";var n=r(5329),s=r(5981),i=r(2532),o=Object,a=n("".split);e.exports=s((function(){return!o("z").propertyIsEnumerable(0)}))?function(e){return"String"===i(e)?a(e,""):o(e)}:o},926:(e,t,r)=>{"use strict";var n=r(7475),s=r(941),i=r(8929);e.exports=function(e,t,r){var o,a;return i&&n(o=t.constructor)&&o!==r&&s(a=o.prototype)&&a!==r.prototype&&i(e,a),e}},3794:(e,t,r)=>{"use strict";var n=r(941),s=r(2029);e.exports=function(e,t){n(t)&&"cause"in t&&s(e,"cause",t.cause)}},5402:(e,t,r)=>{"use strict";var n,s,i,o=r(7093),a=r(1899),c=r(941),l=r(2029),u=r(953),p=r(3030),h=r(4262),f=r(7748),m="Object already initialized",d=a.TypeError,y=a.WeakMap;if(o||p.state){var g=p.state||(p.state=new y);g.get=g.get,g.has=g.has,g.set=g.set,n=function(e,t){if(g.has(e))throw d(m);return t.facade=e,g.set(e,t),t},s=function(e){return g.get(e)||{}},i=function(e){return g.has(e)}}else{var v=h("state");f[v]=!0,n=function(e,t){if(u(e,v))throw d(m);return t.facade=e,l(e,v,t),t},s=function(e){return u(e,v)?e[v]:{}},i=function(e){return u(e,v)}}e.exports={set:n,get:s,has:i,enforce:function(e){return i(e)?s(e):n(e,{})},getterFor:function(e){return function(t){var r;if(!c(t)||(r=s(t)).type!==e)throw d("Incompatible receiver, "+e+" required");return r}}}},6782:(e,t,r)=>{"use strict";var n=r(9813),s=r(2077),i=n("iterator"),o=Array.prototype;e.exports=function(e){return void 0!==e&&(s.Array===e||o[i]===e)}},7475:(e,t,r)=>{"use strict";var n=r(6616),s=n.all;e.exports=n.IS_HTMLDDA?function(e){return"function"==typeof e||e===s}:function(e){return"function"==typeof e}},7252:(e,t,r)=>{"use strict";var n=r(5981),s=r(7475),i=/#|\.prototype\./,o=function(e,t){var r=c[a(e)];return r===u||r!==l&&(s(t)?n(t):!!t)},a=o.normalize=function(e){return String(e).replace(i,".").toLowerCase()},c=o.data={},l=o.NATIVE="N",u=o.POLYFILL="P";e.exports=o},2119:e=>{"use strict";e.exports=function(e){return null==e}},941:(e,t,r)=>{"use strict";var n=r(7475),s=r(6616),i=s.all;e.exports=s.IS_HTMLDDA?function(e){return"object"==typeof e?null!==e:n(e)||e===i}:function(e){return"object"==typeof e?null!==e:n(e)}},2529:e=>{"use strict";e.exports=!0},6664:(e,t,r)=>{"use strict";var n=r(626),s=r(7475),i=r(7046),o=r(2302),a=Object;e.exports=o?function(e){return"symbol"==typeof e}:function(e){var t=n("Symbol");return s(t)&&i(t.prototype,a(e))}},3091:(e,t,r)=>{"use strict";var n=r(6843),s=r(8834),i=r(6059),o=r(9826),a=r(6782),c=r(623),l=r(7046),u=r(3476),p=r(2902),h=r(7609),f=TypeError,m=function(e,t){this.stopped=e,this.result=t},d=m.prototype;e.exports=function(e,t,r){var y,g,v,b,x,E,w,j=r&&r.that,O=!(!r||!r.AS_ENTRIES),S=!(!r||!r.IS_RECORD),P=!(!r||!r.IS_ITERATOR),A=!(!r||!r.INTERRUPTED),$=n(t,j),k=function(e){return y&&h(y,"normal",e),new m(!0,e)},T=function(e){return O?(i(e),A?$(e[0],e[1],k):$(e[0],e[1])):A?$(e,k):$(e)};if(S)y=e.iterator;else if(P)y=e;else{if(!(g=p(e)))throw f(o(e)+" is not iterable");if(a(g)){for(v=0,b=c(e);b>v;v++)if((x=T(e[v]))&&l(d,x))return x;return new m(!1)}y=u(e,g)}for(E=S?e.next:y.next;!(w=s(E,y)).done;){try{x=T(w.value)}catch(e){h(y,"throw",e)}if("object"==typeof x&&x&&l(d,x))return x}return new m(!1)}},7609:(e,t,r)=>{"use strict";var n=r(8834),s=r(6059),i=r(4229);e.exports=function(e,t,r){var o,a;s(e);try{if(!(o=i(e,"return"))){if("throw"===t)throw r;return r}o=n(o,e)}catch(e){a=!0,o=e}if("throw"===t)throw r;if(a)throw o;return s(o),r}},3847:(e,t,r)=>{"use strict";var n=r(5143).IteratorPrototype,s=r(9290),i=r(1887),o=r(904),a=r(2077),c=function(){return this};e.exports=function(e,t,r,l){var u=t+" Iterator";return e.prototype=s(n,{next:i(+!l,r)}),o(e,u,!1,!0),a[u]=c,e}},5105:(e,t,r)=>{"use strict";var n=r(6887),s=r(8834),i=r(2529),o=r(9417),a=r(7475),c=r(3847),l=r(249),u=r(8929),p=r(904),h=r(2029),f=r(5929),m=r(9813),d=r(2077),y=r(5143),g=o.PROPER,v=o.CONFIGURABLE,b=y.IteratorPrototype,x=y.BUGGY_SAFARI_ITERATORS,E=m("iterator"),w="keys",j="values",O="entries",S=function(){return this};e.exports=function(e,t,r,o,m,y,P){c(r,t,o);var A,$,k,T=function(e){if(e===m&&F)return F;if(!x&&e&&e in R)return R[e];switch(e){case w:case j:case O:return function(){return new r(this,e)}}return function(){return new r(this)}},M=t+" Iterator",C=!1,R=e.prototype,I=R[E]||R["@@iterator"]||m&&R[m],F=!x&&I||T(m),_="Array"===t&&R.entries||I;if(_&&(A=l(_.call(new e)))!==Object.prototype&&A.next&&(i||l(A)===b||(u?u(A,b):a(A[E])||f(A,E,S)),p(A,M,!0,!0),i&&(d[M]=S)),g&&m===j&&I&&I.name!==j&&(!i&&v?h(R,"name",j):(C=!0,F=function(){return s(I,this)})),m)if($={values:T(j),keys:y?F:T(w),entries:T(O)},P)for(k in $)(x||C||!(k in R))&&f(R,k,$[k]);else n({target:t,proto:!0,forced:x||C},$);return i&&!P||R[E]===F||f(R,E,F,{name:m}),d[t]=F,$}},5143:(e,t,r)=>{"use strict";var n,s,i,o=r(5981),a=r(7475),c=r(941),l=r(9290),u=r(249),p=r(5929),h=r(9813),f=r(2529),m=h("iterator"),d=!1;[].keys&&("next"in(i=[].keys())?(s=u(u(i)))!==Object.prototype&&(n=s):d=!0),!c(n)||o((function(){var e={};return n[m].call(e)!==e}))?n={}:f&&(n=l(n)),a(n[m])||p(n,m,(function(){return this})),e.exports={IteratorPrototype:n,BUGGY_SAFARI_ITERATORS:d}},2077:e=>{"use strict";e.exports={}},623:(e,t,r)=>{"use strict";var n=r(3057);e.exports=function(e){return n(e.length)}},5331:e=>{"use strict";var t=Math.ceil,r=Math.floor;e.exports=Math.trunc||function(e){var n=+e;return(n>0?r:t)(n)}},4649:(e,t,r)=>{"use strict";var n=r(5803);e.exports=function(e,t){return void 0===e?arguments.length<2?"":t:n(e)}},9290:(e,t,r)=>{"use strict";var n,s=r(6059),i=r(9938),o=r(6759),a=r(7748),c=r(5463),l=r(1333),u=r(4262),p="prototype",h="script",f=u("IE_PROTO"),m=function(){},d=function(e){return"<"+h+">"+e+"</"+h+">"},y=function(e){e.write(d("")),e.close();var t=e.parentWindow.Object;return e=null,t},g=function(){try{n=new ActiveXObject("htmlfile")}catch(e){}var e,t,r;g="undefined"!=typeof document?document.domain&&n?y(n):(t=l("iframe"),r="java"+h+":",t.style.display="none",c.appendChild(t),t.src=String(r),(e=t.contentWindow.document).open(),e.write(d("document.F=Object")),e.close(),e.F):y(n);for(var s=o.length;s--;)delete g[p][o[s]];return g()};a[f]=!0,e.exports=Object.create||function(e,t){var r;return null!==e?(m[p]=s(e),r=new m,m[p]=null,r[f]=e):r=g(),void 0===t?r:i.f(r,t)}},9938:(e,t,r)=>{"use strict";var n=r(5746),s=r(3937),i=r(5988),o=r(6059),a=r(4529),c=r(4771);t.f=n&&!s?Object.defineProperties:function(e,t){o(e);for(var r,n=a(t),s=c(t),l=s.length,u=0;l>u;)i.f(e,r=s[u++],n[r]);return e}},5988:(e,t,r)=>{"use strict";var n=r(5746),s=r(2840),i=r(3937),o=r(6059),a=r(3894),c=TypeError,l=Object.defineProperty,u=Object.getOwnPropertyDescriptor,p="enumerable",h="configurable",f="writable";t.f=n?i?function(e,t,r){if(o(e),t=a(t),o(r),"function"==typeof e&&"prototype"===t&&"value"in r&&f in r&&!r[f]){var n=u(e,t);n&&n[f]&&(e[t]=r.value,r={configurable:h in r?r[h]:n[h],enumerable:p in r?r[p]:n[p],writable:!1})}return l(e,t,r)}:l:function(e,t,r){if(o(e),t=a(t),o(r),s)try{return l(e,t,r)}catch(e){}if("get"in r||"set"in r)throw c("Accessors not supported");return"value"in r&&(e[t]=r.value),e}},9677:(e,t,r)=>{"use strict";var n=r(5746),s=r(8834),i=r(6760),o=r(1887),a=r(4529),c=r(3894),l=r(953),u=r(2840),p=Object.getOwnPropertyDescriptor;t.f=n?p:function(e,t){if(e=a(e),t=c(t),u)try{return p(e,t)}catch(e){}if(l(e,t))return o(!s(i.f,e,t),e[t])}},946:(e,t,r)=>{"use strict";var n=r(5629),s=r(6759).concat("length","prototype");t.f=Object.getOwnPropertyNames||function(e){return n(e,s)}},7857:(e,t)=>{"use strict";t.f=Object.getOwnPropertySymbols},249:(e,t,r)=>{"use strict";var n=r(953),s=r(7475),i=r(9678),o=r(4262),a=r(1310),c=o("IE_PROTO"),l=Object,u=l.prototype;e.exports=a?l.getPrototypeOf:function(e){var t=i(e);if(n(t,c))return t[c];var r=t.constructor;return s(r)&&t instanceof r?r.prototype:t instanceof l?u:null}},7046:(e,t,r)=>{"use strict";var n=r(5329);e.exports=n({}.isPrototypeOf)},5629:(e,t,r)=>{"use strict";var n=r(5329),s=r(953),i=r(4529),o=r(1692).indexOf,a=r(7748),c=n([].push);e.exports=function(e,t){var r,n=i(e),l=0,u=[];for(r in n)!s(a,r)&&s(n,r)&&c(u,r);for(;t.length>l;)s(n,r=t[l++])&&(~o(u,r)||c(u,r));return u}},4771:(e,t,r)=>{"use strict";var n=r(5629),s=r(6759);e.exports=Object.keys||function(e){return n(e,s)}},6760:(e,t)=>{"use strict";var r={}.propertyIsEnumerable,n=Object.getOwnPropertyDescriptor,s=n&&!r.call({1:2},1);t.f=s?function(e){var t=n(this,e);return!!t&&t.enumerable}:r},8929:(e,t,r)=>{"use strict";var n=r(5526),s=r(6059),i=r(1851);e.exports=Object.setPrototypeOf||("__proto__"in{}?function(){var e,t=!1,r={};try{(e=n(Object.prototype,"__proto__","set"))(r,[]),t=r instanceof Array}catch(e){}return function(r,n){return s(r),i(n),t?e(r,n):r.__proto__=n,r}}():void 0)},5623:(e,t,r)=>{"use strict";var n=r(2885),s=r(9697);e.exports=n?{}.toString:function(){return"[object "+s(this)+"]"}},9811:(e,t,r)=>{"use strict";var n=r(8834),s=r(7475),i=r(941),o=TypeError;e.exports=function(e,t){var r,a;if("string"===t&&s(r=e.toString)&&!i(a=n(r,e)))return a;if(s(r=e.valueOf)&&!i(a=n(r,e)))return a;if("string"!==t&&s(r=e.toString)&&!i(a=n(r,e)))return a;throw o("Can't convert object to primitive value")}},1136:(e,t,r)=>{"use strict";var n=r(626),s=r(5329),i=r(946),o=r(7857),a=r(6059),c=s([].concat);e.exports=n("Reflect","ownKeys")||function(e){var t=i.f(a(e)),r=o.f;return r?c(t,r(e)):t}},4058:e=>{"use strict";e.exports={}},9056:(e,t,r)=>{"use strict";var n=r(5988).f;e.exports=function(e,t,r){r in e||n(e,r,{configurable:!0,get:function(){return t[r]},set:function(e){t[r]=e}})}},7962:(e,t,r)=>{"use strict";var n=r(2119),s=TypeError;e.exports=function(e){if(n(e))throw s("Can't call method on "+e);return e}},904:(e,t,r)=>{"use strict";var n=r(2885),s=r(5988).f,i=r(2029),o=r(953),a=r(5623),c=r(9813)("toStringTag");e.exports=function(e,t,r,l){if(e){var u=r?e:e.prototype;o(u,c)||s(u,c,{configurable:!0,value:t}),l&&!n&&i(u,"toString",a)}}},4262:(e,t,r)=>{"use strict";var n=r(8726),s=r(9418),i=n("keys");e.exports=function(e){return i[e]||(i[e]=s(e))}},3030:(e,t,r)=>{"use strict";var n=r(1899),s=r(5609),i="__core-js_shared__",o=n[i]||s(i,{});e.exports=o},8726:(e,t,r)=>{"use strict";var n=r(2529),s=r(3030);(e.exports=function(e,t){return s[e]||(s[e]=void 0!==t?t:{})})("versions",[]).push({version:"3.32.2",mode:n?"pure":"global",copyright:"© 2014-2023 Denis Pushkarev (zloirock.ru)",license:"https://github.com/zloirock/core-js/blob/v3.32.2/LICENSE",source:"https://github.com/zloirock/core-js"})},4620:(e,t,r)=>{"use strict";var n=r(5329),s=r(2435),i=r(5803),o=r(7962),a=n("".charAt),c=n("".charCodeAt),l=n("".slice),u=function(e){return function(t,r){var n,u,p=i(o(t)),h=s(r),f=p.length;return h<0||h>=f?e?"":void 0:(n=c(p,h))<55296||n>56319||h+1===f||(u=c(p,h+1))<56320||u>57343?e?a(p,h):n:e?l(p,h,h+2):u-56320+(n-55296<<10)+65536}};e.exports={codeAt:u(!1),charAt:u(!0)}},3405:(e,t,r)=>{"use strict";var n=r(3385),s=r(5981),i=r(1899).String;e.exports=!!Object.getOwnPropertySymbols&&!s((function(){var e=Symbol("symbol detection");return!i(e)||!(Object(e)instanceof Symbol)||!Symbol.sham&&n&&n<41}))},9413:(e,t,r)=>{"use strict";var n=r(2435),s=Math.max,i=Math.min;e.exports=function(e,t){var r=n(e);return r<0?s(r+t,0):i(r,t)}},4529:(e,t,r)=>{"use strict";var n=r(7026),s=r(7962);e.exports=function(e){return n(s(e))}},2435:(e,t,r)=>{"use strict";var n=r(5331);e.exports=function(e){var t=+e;return t!=t||0===t?0:n(t)}},3057:(e,t,r)=>{"use strict";var n=r(2435),s=Math.min;e.exports=function(e){return e>0?s(n(e),9007199254740991):0}},9678:(e,t,r)=>{"use strict";var n=r(7962),s=Object;e.exports=function(e){return s(n(e))}},6935:(e,t,r)=>{"use strict";var n=r(8834),s=r(941),i=r(6664),o=r(4229),a=r(9811),c=r(9813),l=TypeError,u=c("toPrimitive");e.exports=function(e,t){if(!s(e)||i(e))return e;var r,c=o(e,u);if(c){if(void 0===t&&(t="default"),r=n(c,e,t),!s(r)||i(r))return r;throw l("Can't convert object to primitive value")}return void 0===t&&(t="number"),a(e,t)}},3894:(e,t,r)=>{"use strict";var n=r(6935),s=r(6664);e.exports=function(e){var t=n(e,"string");return s(t)?t:t+""}},2885:(e,t,r)=>{"use strict";var n={};n[r(9813)("toStringTag")]="z",e.exports="[object z]"===String(n)},5803:(e,t,r)=>{"use strict";var n=r(9697),s=String;e.exports=function(e){if("Symbol"===n(e))throw TypeError("Cannot convert a Symbol value to a string");return s(e)}},9826:e=>{"use strict";var t=String;e.exports=function(e){try{return t(e)}catch(e){return"Object"}}},9418:(e,t,r)=>{"use strict";var n=r(5329),s=0,i=Math.random(),o=n(1..toString);e.exports=function(e){return"Symbol("+(void 0===e?"":e)+")_"+o(++s+i,36)}},2302:(e,t,r)=>{"use strict";var n=r(3405);e.exports=n&&!Symbol.sham&&"symbol"==typeof Symbol.iterator},3937:(e,t,r)=>{"use strict";var n=r(5746),s=r(5981);e.exports=n&&s((function(){return 42!==Object.defineProperty((function(){}),"prototype",{value:42,writable:!1}).prototype}))},7093:(e,t,r)=>{"use strict";var n=r(1899),s=r(7475),i=n.WeakMap;e.exports=s(i)&&/native code/.test(String(i))},9813:(e,t,r)=>{"use strict";var n=r(1899),s=r(8726),i=r(953),o=r(9418),a=r(3405),c=r(2302),l=n.Symbol,u=s("wks"),p=c?l.for||l:l&&l.withoutSetter||o;e.exports=function(e){return i(u,e)||(u[e]=a&&i(l,e)?l[e]:p("Symbol."+e)),u[e]}},2864:(e,t,r)=>{"use strict";var n=r(626),s=r(953),i=r(2029),o=r(7046),a=r(8929),c=r(3489),l=r(9056),u=r(926),p=r(4649),h=r(3794),f=r(9585),m=r(5746),d=r(2529);e.exports=function(e,t,r,y){var g="stackTraceLimit",v=y?2:1,b=e.split("."),x=b[b.length-1],E=n.apply(null,b);if(E){var w=E.prototype;if(!d&&s(w,"cause")&&delete w.cause,!r)return E;var j=n("Error"),O=t((function(e,t){var r=p(y?t:e,void 0),n=y?new E(e):new E;return void 0!==r&&i(n,"message",r),f(n,O,n.stack,2),this&&o(w,this)&&u(n,this,O),arguments.length>v&&h(n,arguments[v]),n}));if(O.prototype=w,"Error"!==x?a?a(O,j):c(O,j,{name:!0}):m&&g in E&&(l(O,E,g),l(O,E,"prepareStackTrace")),c(O,E),!d)try{w.name!==x&&i(w,"name",x),w.constructor=O}catch(e){}return O}}},4415:(e,t,r)=>{"use strict";var n=r(6887),s=r(626),i=r(9730),o=r(5981),a=r(2864),c="AggregateError",l=s(c),u=!o((function(){return 1!==l([1]).errors[0]}))&&o((function(){return 7!==l([1],c,{cause:7}).cause}));n({global:!0,constructor:!0,arity:2,forced:u},{AggregateError:a(c,(function(e){return function(t,r){return i(e,this,arguments)}}),u,!0)})},9812:(e,t,r)=>{"use strict";var n=r(6887),s=r(7046),i=r(249),o=r(8929),a=r(3489),c=r(9290),l=r(2029),u=r(1887),p=r(3794),h=r(9585),f=r(3091),m=r(4649),d=r(9813)("toStringTag"),y=Error,g=[].push,v=function(e,t){var r,n=s(b,this);o?r=o(y(),n?i(this):b):(r=n?this:c(b),l(r,d,"Error")),void 0!==t&&l(r,"message",m(t)),h(r,v,r.stack,1),arguments.length>2&&p(r,arguments[2]);var a=[];return f(e,g,{that:a}),l(r,"errors",a),r};o?o(v,y):a(v,y,{name:!0});var b=v.prototype=c(y.prototype,{constructor:u(1,v),message:u(1,""),name:u(1,"AggregateError")});n({global:!0,constructor:!0,arity:2},{AggregateError:v})},7627:(e,t,r)=>{"use strict";r(9812)},6274:(e,t,r)=>{"use strict";var n=r(4529),s=r(8479),i=r(2077),o=r(5402),a=r(5988).f,c=r(5105),l=r(3538),u=r(2529),p=r(5746),h="Array Iterator",f=o.set,m=o.getterFor(h);e.exports=c(Array,"Array",(function(e,t){f(this,{type:h,target:n(e),index:0,kind:t})}),(function(){var e=m(this),t=e.target,r=e.kind,n=e.index++;if(!t||n>=t.length)return e.target=void 0,l(void 0,!0);switch(r){case"keys":return l(n,!1);case"values":return l(t[n],!1)}return l([n,t[n]],!1)}),"values");var d=i.Arguments=i.Array;if(s("keys"),s("values"),s("entries"),!u&&p&&"values"!==d.name)try{a(d,"name",{value:"values"})}catch(e){}},1181:(e,t,r)=>{"use strict";var n=r(6887),s=r(1899),i=r(9730),o=r(2864),a="WebAssembly",c=s[a],l=7!==Error("e",{cause:7}).cause,u=function(e,t){var r={};r[e]=o(e,t,l),n({global:!0,constructor:!0,arity:1,forced:l},r)},p=function(e,t){if(c&&c[e]){var r={};r[e]=o(a+"."+e,t,l),n({target:a,stat:!0,constructor:!0,arity:1,forced:l},r)}};u("Error",(function(e){return function(t){return i(e,this,arguments)}})),u("EvalError",(function(e){return function(t){return i(e,this,arguments)}})),u("RangeError",(function(e){return function(t){return i(e,this,arguments)}})),u("ReferenceError",(function(e){return function(t){return i(e,this,arguments)}})),u("SyntaxError",(function(e){return function(t){return i(e,this,arguments)}})),u("TypeError",(function(e){return function(t){return i(e,this,arguments)}})),u("URIError",(function(e){return function(t){return i(e,this,arguments)}})),p("CompileError",(function(e){return function(t){return i(e,this,arguments)}})),p("LinkError",(function(e){return function(t){return i(e,this,arguments)}})),p("RuntimeError",(function(e){return function(t){return i(e,this,arguments)}}))},7971:(e,t,r)=>{"use strict";var n=r(4620).charAt,s=r(5803),i=r(5402),o=r(5105),a=r(3538),c="String Iterator",l=i.set,u=i.getterFor(c);o(String,"String",(function(e){l(this,{type:c,string:s(e),index:0})}),(function(){var e,t=u(this),r=t.string,s=t.index;return s>=r.length?a(void 0,!0):(e=n(r,s),t.index+=e.length,a(e,!1))}))},9731:(e,t,r)=>{"use strict";r(7627)},7634:(e,t,r)=>{"use strict";r(6274);var n=r(3281),s=r(1899),i=r(9697),o=r(2029),a=r(2077),c=r(9813)("toStringTag");for(var l in n){var u=s[l],p=u&&u.prototype;p&&i(p)!==c&&o(p,c,l),a[l]=a.Array}},8957:(e,t,r)=>{"use strict";r(9731);var n=r(415);r(7634),e.exports=n},9996:e=>{"use strict";var t=function(e){return function(e){return!!e&&"object"==typeof e}(e)&&!function(e){var t=Object.prototype.toString.call(e);return"[object RegExp]"===t||"[object Date]"===t||function(e){return e.$$typeof===r}(e)}(e)};var r="function"==typeof Symbol&&Symbol.for?Symbol.for("react.element"):60103;function n(e,t){return!1!==t.clone&&t.isMergeableObject(e)?c((r=e,Array.isArray(r)?[]:{}),e,t):e;var r}function s(e,t,r){return e.concat(t).map((function(e){return n(e,r)}))}function i(e){return Object.keys(e).concat(function(e){return Object.getOwnPropertySymbols?Object.getOwnPropertySymbols(e).filter((function(t){return Object.propertyIsEnumerable.call(e,t)})):[]}(e))}function o(e,t){try{return t in e}catch(e){return!1}}function a(e,t,r){var s={};return r.isMergeableObject(e)&&i(e).forEach((function(t){s[t]=n(e[t],r)})),i(t).forEach((function(i){(function(e,t){return o(e,t)&&!(Object.hasOwnProperty.call(e,t)&&Object.propertyIsEnumerable.call(e,t))})(e,i)||(o(e,i)&&r.isMergeableObject(t[i])?s[i]=function(e,t){if(!t.customMerge)return c;var r=t.customMerge(e);return"function"==typeof r?r:c}(i,r)(e[i],t[i],r):s[i]=n(t[i],r))})),s}function c(e,r,i){(i=i||{}).arrayMerge=i.arrayMerge||s,i.isMergeableObject=i.isMergeableObject||t,i.cloneUnlessOtherwiseSpecified=n;var o=Array.isArray(r);return o===Array.isArray(e)?o?i.arrayMerge(e,r,i):a(e,r,i):n(r,i)}c.all=function(e,t){if(!Array.isArray(e))throw new Error("first argument should be an array");return e.reduce((function(e,r){return c(e,r,t)}),{})};var l=c;e.exports=l},7648:e=>{"use strict";var t=Array.prototype.slice,r=Object.prototype.toString;e.exports=function(e){var n=this;if("function"!=typeof n||"[object Function]"!==r.call(n))throw new TypeError("Function.prototype.bind called on incompatible "+n);for(var s,i=t.call(arguments,1),o=Math.max(0,n.length-i.length),a=[],c=0;c<o;c++)a.push("$"+c);if(s=Function("binder","return function ("+a.join(",")+"){ return binder.apply(this,arguments); }")((function(){if(this instanceof s){var r=n.apply(this,i.concat(t.call(arguments)));return Object(r)===r?r:this}return n.apply(e,i.concat(t.call(arguments)))})),n.prototype){var l=function(){};l.prototype=n.prototype,s.prototype=new l,l.prototype=null}return s}},8612:(e,t,r)=>{"use strict";var n=r(7648);e.exports=Function.prototype.bind||n},210:(e,t,r)=>{"use strict";var n,s=SyntaxError,i=Function,o=TypeError,a=function(e){try{return i('"use strict"; return ('+e+").constructor;")()}catch(e){}},c=Object.getOwnPropertyDescriptor;if(c)try{c({},"")}catch(e){c=null}var l=function(){throw new o},u=c?function(){try{return l}catch(e){try{return c(arguments,"callee").get}catch(e){return l}}}():l,p=r(1405)(),h=r(8185)(),f=Object.getPrototypeOf||(h?function(e){return e.__proto__}:null),m={},d="undefined"!=typeof Uint8Array&&f?f(Uint8Array):n,y={"%AggregateError%":"undefined"==typeof AggregateError?n:AggregateError,"%Array%":Array,"%ArrayBuffer%":"undefined"==typeof ArrayBuffer?n:ArrayBuffer,"%ArrayIteratorPrototype%":p&&f?f([][Symbol.iterator]()):n,"%AsyncFromSyncIteratorPrototype%":n,"%AsyncFunction%":m,"%AsyncGenerator%":m,"%AsyncGeneratorFunction%":m,"%AsyncIteratorPrototype%":m,"%Atomics%":"undefined"==typeof Atomics?n:Atomics,"%BigInt%":"undefined"==typeof BigInt?n:BigInt,"%BigInt64Array%":"undefined"==typeof BigInt64Array?n:BigInt64Array,"%BigUint64Array%":"undefined"==typeof BigUint64Array?n:BigUint64Array,"%Boolean%":Boolean,"%DataView%":"undefined"==typeof DataView?n:DataView,"%Date%":Date,"%decodeURI%":decodeURI,"%decodeURIComponent%":decodeURIComponent,"%encodeURI%":encodeURI,"%encodeURIComponent%":encodeURIComponent,"%Error%":Error,"%eval%":eval,"%EvalError%":EvalError,"%Float32Array%":"undefined"==typeof Float32Array?n:Float32Array,"%Float64Array%":"undefined"==typeof Float64Array?n:Float64Array,"%FinalizationRegistry%":"undefined"==typeof FinalizationRegistry?n:FinalizationRegistry,"%Function%":i,"%GeneratorFunction%":m,"%Int8Array%":"undefined"==typeof Int8Array?n:Int8Array,"%Int16Array%":"undefined"==typeof Int16Array?n:Int16Array,"%Int32Array%":"undefined"==typeof Int32Array?n:Int32Array,"%isFinite%":isFinite,"%isNaN%":isNaN,"%IteratorPrototype%":p&&f?f(f([][Symbol.iterator]())):n,"%JSON%":"object"==typeof JSON?JSON:n,"%Map%":"undefined"==typeof Map?n:Map,"%MapIteratorPrototype%":"undefined"!=typeof Map&&p&&f?f((new Map)[Symbol.iterator]()):n,"%Math%":Math,"%Number%":Number,"%Object%":Object,"%parseFloat%":parseFloat,"%parseInt%":parseInt,"%Promise%":"undefined"==typeof Promise?n:Promise,"%Proxy%":"undefined"==typeof Proxy?n:Proxy,"%RangeError%":RangeError,"%ReferenceError%":ReferenceError,"%Reflect%":"undefined"==typeof Reflect?n:Reflect,"%RegExp%":RegExp,"%Set%":"undefined"==typeof Set?n:Set,"%SetIteratorPrototype%":"undefined"!=typeof Set&&p&&f?f((new Set)[Symbol.iterator]()):n,"%SharedArrayBuffer%":"undefined"==typeof SharedArrayBuffer?n:SharedArrayBuffer,"%String%":String,"%StringIteratorPrototype%":p&&f?f(""[Symbol.iterator]()):n,"%Symbol%":p?Symbol:n,"%SyntaxError%":s,"%ThrowTypeError%":u,"%TypedArray%":d,"%TypeError%":o,"%Uint8Array%":"undefined"==typeof Uint8Array?n:Uint8Array,"%Uint8ClampedArray%":"undefined"==typeof Uint8ClampedArray?n:Uint8ClampedArray,"%Uint16Array%":"undefined"==typeof Uint16Array?n:Uint16Array,"%Uint32Array%":"undefined"==typeof Uint32Array?n:Uint32Array,"%URIError%":URIError,"%WeakMap%":"undefined"==typeof WeakMap?n:WeakMap,"%WeakRef%":"undefined"==typeof WeakRef?n:WeakRef,"%WeakSet%":"undefined"==typeof WeakSet?n:WeakSet};if(f)try{null.error}catch(e){var g=f(f(e));y["%Error.prototype%"]=g}var v=function e(t){var r;if("%AsyncFunction%"===t)r=a("async function () {}");else if("%GeneratorFunction%"===t)r=a("function* () {}");else if("%AsyncGeneratorFunction%"===t)r=a("async function* () {}");else if("%AsyncGenerator%"===t){var n=e("%AsyncGeneratorFunction%");n&&(r=n.prototype)}else if("%AsyncIteratorPrototype%"===t){var s=e("%AsyncGenerator%");s&&f&&(r=f(s.prototype))}return y[t]=r,r},b={"%ArrayBufferPrototype%":["ArrayBuffer","prototype"],"%ArrayPrototype%":["Array","prototype"],"%ArrayProto_entries%":["Array","prototype","entries"],"%ArrayProto_forEach%":["Array","prototype","forEach"],"%ArrayProto_keys%":["Array","prototype","keys"],"%ArrayProto_values%":["Array","prototype","values"],"%AsyncFunctionPrototype%":["AsyncFunction","prototype"],"%AsyncGenerator%":["AsyncGeneratorFunction","prototype"],"%AsyncGeneratorPrototype%":["AsyncGeneratorFunction","prototype","prototype"],"%BooleanPrototype%":["Boolean","prototype"],"%DataViewPrototype%":["DataView","prototype"],"%DatePrototype%":["Date","prototype"],"%ErrorPrototype%":["Error","prototype"],"%EvalErrorPrototype%":["EvalError","prototype"],"%Float32ArrayPrototype%":["Float32Array","prototype"],"%Float64ArrayPrototype%":["Float64Array","prototype"],"%FunctionPrototype%":["Function","prototype"],"%Generator%":["GeneratorFunction","prototype"],"%GeneratorPrototype%":["GeneratorFunction","prototype","prototype"],"%Int8ArrayPrototype%":["Int8Array","prototype"],"%Int16ArrayPrototype%":["Int16Array","prototype"],"%Int32ArrayPrototype%":["Int32Array","prototype"],"%JSONParse%":["JSON","parse"],"%JSONStringify%":["JSON","stringify"],"%MapPrototype%":["Map","prototype"],"%NumberPrototype%":["Number","prototype"],"%ObjectPrototype%":["Object","prototype"],"%ObjProto_toString%":["Object","prototype","toString"],"%ObjProto_valueOf%":["Object","prototype","valueOf"],"%PromisePrototype%":["Promise","prototype"],"%PromiseProto_then%":["Promise","prototype","then"],"%Promise_all%":["Promise","all"],"%Promise_reject%":["Promise","reject"],"%Promise_resolve%":["Promise","resolve"],"%RangeErrorPrototype%":["RangeError","prototype"],"%ReferenceErrorPrototype%":["ReferenceError","prototype"],"%RegExpPrototype%":["RegExp","prototype"],"%SetPrototype%":["Set","prototype"],"%SharedArrayBufferPrototype%":["SharedArrayBuffer","prototype"],"%StringPrototype%":["String","prototype"],"%SymbolPrototype%":["Symbol","prototype"],"%SyntaxErrorPrototype%":["SyntaxError","prototype"],"%TypedArrayPrototype%":["TypedArray","prototype"],"%TypeErrorPrototype%":["TypeError","prototype"],"%Uint8ArrayPrototype%":["Uint8Array","prototype"],"%Uint8ClampedArrayPrototype%":["Uint8ClampedArray","prototype"],"%Uint16ArrayPrototype%":["Uint16Array","prototype"],"%Uint32ArrayPrototype%":["Uint32Array","prototype"],"%URIErrorPrototype%":["URIError","prototype"],"%WeakMapPrototype%":["WeakMap","prototype"],"%WeakSetPrototype%":["WeakSet","prototype"]},x=r(8612),E=r(7642),w=x.call(Function.call,Array.prototype.concat),j=x.call(Function.apply,Array.prototype.splice),O=x.call(Function.call,String.prototype.replace),S=x.call(Function.call,String.prototype.slice),P=x.call(Function.call,RegExp.prototype.exec),A=/[^%.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|%$))/g,$=/\\(\\)?/g,k=function(e,t){var r,n=e;if(E(b,n)&&(n="%"+(r=b[n])[0]+"%"),E(y,n)){var i=y[n];if(i===m&&(i=v(n)),void 0===i&&!t)throw new o("intrinsic "+e+" exists, but is not available. Please file an issue!");return{alias:r,name:n,value:i}}throw new s("intrinsic "+e+" does not exist!")};e.exports=function(e,t){if("string"!=typeof e||0===e.length)throw new o("intrinsic name must be a non-empty string");if(arguments.length>1&&"boolean"!=typeof t)throw new o('"allowMissing" argument must be a boolean');if(null===P(/^%?[^%]*%?$/,e))throw new s("`%` may not be present anywhere but at the beginning and end of the intrinsic name");var r=function(e){var t=S(e,0,1),r=S(e,-1);if("%"===t&&"%"!==r)throw new s("invalid intrinsic syntax, expected closing `%`");if("%"===r&&"%"!==t)throw new s("invalid intrinsic syntax, expected opening `%`");var n=[];return O(e,A,(function(e,t,r,s){n[n.length]=r?O(s,$,"$1"):t||e})),n}(e),n=r.length>0?r[0]:"",i=k("%"+n+"%",t),a=i.name,l=i.value,u=!1,p=i.alias;p&&(n=p[0],j(r,w([0,1],p)));for(var h=1,f=!0;h<r.length;h+=1){var m=r[h],d=S(m,0,1),g=S(m,-1);if(('"'===d||"'"===d||"`"===d||'"'===g||"'"===g||"`"===g)&&d!==g)throw new s("property names with quotes must have matching quotes");if("constructor"!==m&&f||(u=!0),E(y,a="%"+(n+="."+m)+"%"))l=y[a];else if(null!=l){if(!(m in l)){if(!t)throw new o("base intrinsic for "+e+" exists, but the property is not available.");return}if(c&&h+1>=r.length){var v=c(l,m);l=(f=!!v)&&"get"in v&&!("originalValue"in v.get)?v.get:l[m]}else f=E(l,m),l=l[m];f&&!u&&(y[a]=l)}}return l}},8185:e=>{"use strict";var t={foo:{}},r=Object;e.exports=function(){return{__proto__:t}.foo===t.foo&&!({__proto__:null}instanceof r)}},1405:(e,t,r)=>{"use strict";var n="undefined"!=typeof Symbol&&Symbol,s=r(5419);e.exports=function(){return"function"==typeof n&&("function"==typeof Symbol&&("symbol"==typeof n("foo")&&("symbol"==typeof Symbol("bar")&&s())))}},5419:e=>{"use strict";e.exports=function(){if("function"!=typeof Symbol||"function"!=typeof Object.getOwnPropertySymbols)return!1;if("symbol"==typeof Symbol.iterator)return!0;var e={},t=Symbol("test"),r=Object(t);if("string"==typeof t)return!1;if("[object Symbol]"!==Object.prototype.toString.call(t))return!1;if("[object Symbol]"!==Object.prototype.toString.call(r))return!1;for(t in e[t]=42,e)return!1;if("function"==typeof Object.keys&&0!==Object.keys(e).length)return!1;if("function"==typeof Object.getOwnPropertyNames&&0!==Object.getOwnPropertyNames(e).length)return!1;var n=Object.getOwnPropertySymbols(e);if(1!==n.length||n[0]!==t)return!1;if(!Object.prototype.propertyIsEnumerable.call(e,t))return!1;if("function"==typeof Object.getOwnPropertyDescriptor){var s=Object.getOwnPropertyDescriptor(e,t);if(42!==s.value||!0!==s.enumerable)return!1}return!0}},7642:(e,t,r)=>{"use strict";var n=r(8612);e.exports=n.call(Function.call,Object.prototype.hasOwnProperty)},8552:(e,t,r)=>{var n=r(852)(r(5639),"DataView");e.exports=n},1989:(e,t,r)=>{var n=r(1789),s=r(401),i=r(7667),o=r(1327),a=r(1866);function c(e){var t=-1,r=null==e?0:e.length;for(this.clear();++t<r;){var n=e[t];this.set(n[0],n[1])}}c.prototype.clear=n,c.prototype.delete=s,c.prototype.get=i,c.prototype.has=o,c.prototype.set=a,e.exports=c},8407:(e,t,r)=>{var n=r(7040),s=r(4125),i=r(2117),o=r(7518),a=r(4705);function c(e){var t=-1,r=null==e?0:e.length;for(this.clear();++t<r;){var n=e[t];this.set(n[0],n[1])}}c.prototype.clear=n,c.prototype.delete=s,c.prototype.get=i,c.prototype.has=o,c.prototype.set=a,e.exports=c},7071:(e,t,r)=>{var n=r(852)(r(5639),"Map");e.exports=n},3369:(e,t,r)=>{var n=r(4785),s=r(1285),i=r(6e3),o=r(9916),a=r(5265);function c(e){var t=-1,r=null==e?0:e.length;for(this.clear();++t<r;){var n=e[t];this.set(n[0],n[1])}}c.prototype.clear=n,c.prototype.delete=s,c.prototype.get=i,c.prototype.has=o,c.prototype.set=a,e.exports=c},3818:(e,t,r)=>{var n=r(852)(r(5639),"Promise");e.exports=n},8525:(e,t,r)=>{var n=r(852)(r(5639),"Set");e.exports=n},8668:(e,t,r)=>{var n=r(3369),s=r(619),i=r(2385);function o(e){var t=-1,r=null==e?0:e.length;for(this.__data__=new n;++t<r;)this.add(e[t])}o.prototype.add=o.prototype.push=s,o.prototype.has=i,e.exports=o},6384:(e,t,r)=>{var n=r(8407),s=r(7465),i=r(3779),o=r(7599),a=r(4758),c=r(4309);function l(e){var t=this.__data__=new n(e);this.size=t.size}l.prototype.clear=s,l.prototype.delete=i,l.prototype.get=o,l.prototype.has=a,l.prototype.set=c,e.exports=l},2705:(e,t,r)=>{var n=r(5639).Symbol;e.exports=n},1149:(e,t,r)=>{var n=r(5639).Uint8Array;e.exports=n},577:(e,t,r)=>{var n=r(852)(r(5639),"WeakMap");e.exports=n},4963:e=>{e.exports=function(e,t){for(var r=-1,n=null==e?0:e.length,s=0,i=[];++r<n;){var o=e[r];t(o,r,e)&&(i[s++]=o)}return i}},4636:(e,t,r)=>{var n=r(2545),s=r(5694),i=r(1469),o=r(4144),a=r(5776),c=r(6719),l=Object.prototype.hasOwnProperty;e.exports=function(e,t){var r=i(e),u=!r&&s(e),p=!r&&!u&&o(e),h=!r&&!u&&!p&&c(e),f=r||u||p||h,m=f?n(e.length,String):[],d=m.length;for(var y in e)!t&&!l.call(e,y)||f&&("length"==y||p&&("offset"==y||"parent"==y)||h&&("buffer"==y||"byteLength"==y||"byteOffset"==y)||a(y,d))||m.push(y);return m}},2488:e=>{e.exports=function(e,t){for(var r=-1,n=t.length,s=e.length;++r<n;)e[s+r]=t[r];return e}},2908:e=>{e.exports=function(e,t){for(var r=-1,n=null==e?0:e.length;++r<n;)if(t(e[r],r,e))return!0;return!1}},8470:(e,t,r)=>{var n=r(7813);e.exports=function(e,t){for(var r=e.length;r--;)if(n(e[r][0],t))return r;return-1}},8866:(e,t,r)=>{var n=r(2488),s=r(1469);e.exports=function(e,t,r){var i=t(e);return s(e)?i:n(i,r(e))}},4239:(e,t,r)=>{var n=r(2705),s=r(9607),i=r(2333),o=n?n.toStringTag:void 0;e.exports=function(e){return null==e?void 0===e?"[object Undefined]":"[object Null]":o&&o in Object(e)?s(e):i(e)}},9454:(e,t,r)=>{var n=r(4239),s=r(7005);e.exports=function(e){return s(e)&&"[object Arguments]"==n(e)}},939:(e,t,r)=>{var n=r(2492),s=r(7005);e.exports=function e(t,r,i,o,a){return t===r||(null==t||null==r||!s(t)&&!s(r)?t!=t&&r!=r:n(t,r,i,o,e,a))}},2492:(e,t,r)=>{var n=r(6384),s=r(7114),i=r(8351),o=r(6096),a=r(4160),c=r(1469),l=r(4144),u=r(6719),p="[object Arguments]",h="[object Array]",f="[object Object]",m=Object.prototype.hasOwnProperty;e.exports=function(e,t,r,d,y,g){var v=c(e),b=c(t),x=v?h:a(e),E=b?h:a(t),w=(x=x==p?f:x)==f,j=(E=E==p?f:E)==f,O=x==E;if(O&&l(e)){if(!l(t))return!1;v=!0,w=!1}if(O&&!w)return g||(g=new n),v||u(e)?s(e,t,r,d,y,g):i(e,t,x,r,d,y,g);if(!(1&r)){var S=w&&m.call(e,"__wrapped__"),P=j&&m.call(t,"__wrapped__");if(S||P){var A=S?e.value():e,$=P?t.value():t;return g||(g=new n),y(A,$,r,d,g)}}return!!O&&(g||(g=new n),o(e,t,r,d,y,g))}},8458:(e,t,r)=>{var n=r(3560),s=r(5346),i=r(3218),o=r(346),a=/^\[object .+?Constructor\]$/,c=Function.prototype,l=Object.prototype,u=c.toString,p=l.hasOwnProperty,h=RegExp("^"+u.call(p).replace(/[\\^$.*+?()[\]{}|]/g,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$");e.exports=function(e){return!(!i(e)||s(e))&&(n(e)?h:a).test(o(e))}},8749:(e,t,r)=>{var n=r(4239),s=r(1780),i=r(7005),o={};o["[object Float32Array]"]=o["[object Float64Array]"]=o["[object Int8Array]"]=o["[object Int16Array]"]=o["[object Int32Array]"]=o["[object Uint8Array]"]=o["[object Uint8ClampedArray]"]=o["[object Uint16Array]"]=o["[object Uint32Array]"]=!0,o["[object Arguments]"]=o["[object Array]"]=o["[object ArrayBuffer]"]=o["[object Boolean]"]=o["[object DataView]"]=o["[object Date]"]=o["[object Error]"]=o["[object Function]"]=o["[object Map]"]=o["[object Number]"]=o["[object Object]"]=o["[object RegExp]"]=o["[object Set]"]=o["[object String]"]=o["[object WeakMap]"]=!1,e.exports=function(e){return i(e)&&s(e.length)&&!!o[n(e)]}},280:(e,t,r)=>{var n=r(5726),s=r(6916),i=Object.prototype.hasOwnProperty;e.exports=function(e){if(!n(e))return s(e);var t=[];for(var r in Object(e))i.call(e,r)&&"constructor"!=r&&t.push(r);return t}},2545:e=>{e.exports=function(e,t){for(var r=-1,n=Array(e);++r<e;)n[r]=t(r);return n}},1717:e=>{e.exports=function(e){return function(t){return e(t)}}},4757:e=>{e.exports=function(e,t){return e.has(t)}},4429:(e,t,r)=>{var n=r(5639)["__core-js_shared__"];e.exports=n},7114:(e,t,r)=>{var n=r(8668),s=r(2908),i=r(4757);e.exports=function(e,t,r,o,a,c){var l=1&r,u=e.length,p=t.length;if(u!=p&&!(l&&p>u))return!1;var h=c.get(e),f=c.get(t);if(h&&f)return h==t&&f==e;var m=-1,d=!0,y=2&r?new n:void 0;for(c.set(e,t),c.set(t,e);++m<u;){var g=e[m],v=t[m];if(o)var b=l?o(v,g,m,t,e,c):o(g,v,m,e,t,c);if(void 0!==b){if(b)continue;d=!1;break}if(y){if(!s(t,(function(e,t){if(!i(y,t)&&(g===e||a(g,e,r,o,c)))return y.push(t)}))){d=!1;break}}else if(g!==v&&!a(g,v,r,o,c)){d=!1;break}}return c.delete(e),c.delete(t),d}},8351:(e,t,r)=>{var n=r(2705),s=r(1149),i=r(7813),o=r(7114),a=r(8776),c=r(1814),l=n?n.prototype:void 0,u=l?l.valueOf:void 0;e.exports=function(e,t,r,n,l,p,h){switch(r){case"[object DataView]":if(e.byteLength!=t.byteLength||e.byteOffset!=t.byteOffset)return!1;e=e.buffer,t=t.buffer;case"[object ArrayBuffer]":return!(e.byteLength!=t.byteLength||!p(new s(e),new s(t)));case"[object Boolean]":case"[object Date]":case"[object Number]":return i(+e,+t);case"[object Error]":return e.name==t.name&&e.message==t.message;case"[object RegExp]":case"[object String]":return e==t+"";case"[object Map]":var f=a;case"[object Set]":var m=1&n;if(f||(f=c),e.size!=t.size&&!m)return!1;var d=h.get(e);if(d)return d==t;n|=2,h.set(e,t);var y=o(f(e),f(t),n,l,p,h);return h.delete(e),y;case"[object Symbol]":if(u)return u.call(e)==u.call(t)}return!1}},6096:(e,t,r)=>{var n=r(8234),s=Object.prototype.hasOwnProperty;e.exports=function(e,t,r,i,o,a){var c=1&r,l=n(e),u=l.length;if(u!=n(t).length&&!c)return!1;for(var p=u;p--;){var h=l[p];if(!(c?h in t:s.call(t,h)))return!1}var f=a.get(e),m=a.get(t);if(f&&m)return f==t&&m==e;var d=!0;a.set(e,t),a.set(t,e);for(var y=c;++p<u;){var g=e[h=l[p]],v=t[h];if(i)var b=c?i(v,g,h,t,e,a):i(g,v,h,e,t,a);if(!(void 0===b?g===v||o(g,v,r,i,a):b)){d=!1;break}y||(y="constructor"==h)}if(d&&!y){var x=e.constructor,E=t.constructor;x==E||!("constructor"in e)||!("constructor"in t)||"function"==typeof x&&x instanceof x&&"function"==typeof E&&E instanceof E||(d=!1)}return a.delete(e),a.delete(t),d}},1957:(e,t,r)=>{var n="object"==typeof r.g&&r.g&&r.g.Object===Object&&r.g;e.exports=n},8234:(e,t,r)=>{var n=r(8866),s=r(9551),i=r(3674);e.exports=function(e){return n(e,i,s)}},5050:(e,t,r)=>{var n=r(7019);e.exports=function(e,t){var r=e.__data__;return n(t)?r["string"==typeof t?"string":"hash"]:r.map}},852:(e,t,r)=>{var n=r(8458),s=r(7801);e.exports=function(e,t){var r=s(e,t);return n(r)?r:void 0}},9607:(e,t,r)=>{var n=r(2705),s=Object.prototype,i=s.hasOwnProperty,o=s.toString,a=n?n.toStringTag:void 0;e.exports=function(e){var t=i.call(e,a),r=e[a];try{e[a]=void 0;var n=!0}catch(e){}var s=o.call(e);return n&&(t?e[a]=r:delete e[a]),s}},9551:(e,t,r)=>{var n=r(4963),s=r(479),i=Object.prototype.propertyIsEnumerable,o=Object.getOwnPropertySymbols,a=o?function(e){return null==e?[]:(e=Object(e),n(o(e),(function(t){return i.call(e,t)})))}:s;e.exports=a},4160:(e,t,r)=>{var n=r(8552),s=r(7071),i=r(3818),o=r(8525),a=r(577),c=r(4239),l=r(346),u="[object Map]",p="[object Promise]",h="[object Set]",f="[object WeakMap]",m="[object DataView]",d=l(n),y=l(s),g=l(i),v=l(o),b=l(a),x=c;(n&&x(new n(new ArrayBuffer(1)))!=m||s&&x(new s)!=u||i&&x(i.resolve())!=p||o&&x(new o)!=h||a&&x(new a)!=f)&&(x=function(e){var t=c(e),r="[object Object]"==t?e.constructor:void 0,n=r?l(r):"";if(n)switch(n){case d:return m;case y:return u;case g:return p;case v:return h;case b:return f}return t}),e.exports=x},7801:e=>{e.exports=function(e,t){return null==e?void 0:e[t]}},1789:(e,t,r)=>{var n=r(4536);e.exports=function(){this.__data__=n?n(null):{},this.size=0}},401:e=>{e.exports=function(e){var t=this.has(e)&&delete this.__data__[e];return this.size-=t?1:0,t}},7667:(e,t,r)=>{var n=r(4536),s=Object.prototype.hasOwnProperty;e.exports=function(e){var t=this.__data__;if(n){var r=t[e];return"__lodash_hash_undefined__"===r?void 0:r}return s.call(t,e)?t[e]:void 0}},1327:(e,t,r)=>{var n=r(4536),s=Object.prototype.hasOwnProperty;e.exports=function(e){var t=this.__data__;return n?void 0!==t[e]:s.call(t,e)}},1866:(e,t,r)=>{var n=r(4536);e.exports=function(e,t){var r=this.__data__;return this.size+=this.has(e)?0:1,r[e]=n&&void 0===t?"__lodash_hash_undefined__":t,this}},5776:e=>{var t=/^(?:0|[1-9]\d*)$/;e.exports=function(e,r){var n=typeof e;return!!(r=null==r?9007199254740991:r)&&("number"==n||"symbol"!=n&&t.test(e))&&e>-1&&e%1==0&&e<r}},7019:e=>{e.exports=function(e){var t=typeof e;return"string"==t||"number"==t||"symbol"==t||"boolean"==t?"__proto__"!==e:null===e}},5346:(e,t,r)=>{var n,s=r(4429),i=(n=/[^.]+$/.exec(s&&s.keys&&s.keys.IE_PROTO||""))?"Symbol(src)_1."+n:"";e.exports=function(e){return!!i&&i in e}},5726:e=>{var t=Object.prototype;e.exports=function(e){var r=e&&e.constructor;return e===("function"==typeof r&&r.prototype||t)}},7040:e=>{e.exports=function(){this.__data__=[],this.size=0}},4125:(e,t,r)=>{var n=r(8470),s=Array.prototype.splice;e.exports=function(e){var t=this.__data__,r=n(t,e);return!(r<0)&&(r==t.length-1?t.pop():s.call(t,r,1),--this.size,!0)}},2117:(e,t,r)=>{var n=r(8470);e.exports=function(e){var t=this.__data__,r=n(t,e);return r<0?void 0:t[r][1]}},7518:(e,t,r)=>{var n=r(8470);e.exports=function(e){return n(this.__data__,e)>-1}},4705:(e,t,r)=>{var n=r(8470);e.exports=function(e,t){var r=this.__data__,s=n(r,e);return s<0?(++this.size,r.push([e,t])):r[s][1]=t,this}},4785:(e,t,r)=>{var n=r(1989),s=r(8407),i=r(7071);e.exports=function(){this.size=0,this.__data__={hash:new n,map:new(i||s),string:new n}}},1285:(e,t,r)=>{var n=r(5050);e.exports=function(e){var t=n(this,e).delete(e);return this.size-=t?1:0,t}},6e3:(e,t,r)=>{var n=r(5050);e.exports=function(e){return n(this,e).get(e)}},9916:(e,t,r)=>{var n=r(5050);e.exports=function(e){return n(this,e).has(e)}},5265:(e,t,r)=>{var n=r(5050);e.exports=function(e,t){var r=n(this,e),s=r.size;return r.set(e,t),this.size+=r.size==s?0:1,this}},8776:e=>{e.exports=function(e){var t=-1,r=Array(e.size);return e.forEach((function(e,n){r[++t]=[n,e]})),r}},4536:(e,t,r)=>{var n=r(852)(Object,"create");e.exports=n},6916:(e,t,r)=>{var n=r(5569)(Object.keys,Object);e.exports=n},1167:(e,t,r)=>{e=r.nmd(e);var n=r(1957),s=t&&!t.nodeType&&t,i=s&&e&&!e.nodeType&&e,o=i&&i.exports===s&&n.process,a=function(){try{var e=i&&i.require&&i.require("util").types;return e||o&&o.binding&&o.binding("util")}catch(e){}}();e.exports=a},2333:e=>{var t=Object.prototype.toString;e.exports=function(e){return t.call(e)}},5569:e=>{e.exports=function(e,t){return function(r){return e(t(r))}}},5639:(e,t,r)=>{var n=r(1957),s="object"==typeof self&&self&&self.Object===Object&&self,i=n||s||Function("return this")();e.exports=i},619:e=>{e.exports=function(e){return this.__data__.set(e,"__lodash_hash_undefined__"),this}},2385:e=>{e.exports=function(e){return this.__data__.has(e)}},1814:e=>{e.exports=function(e){var t=-1,r=Array(e.size);return e.forEach((function(e){r[++t]=e})),r}},7465:(e,t,r)=>{var n=r(8407);e.exports=function(){this.__data__=new n,this.size=0}},3779:e=>{e.exports=function(e){var t=this.__data__,r=t.delete(e);return this.size=t.size,r}},7599:e=>{e.exports=function(e){return this.__data__.get(e)}},4758:e=>{e.exports=function(e){return this.__data__.has(e)}},4309:(e,t,r)=>{var n=r(8407),s=r(7071),i=r(3369);e.exports=function(e,t){var r=this.__data__;if(r instanceof n){var o=r.__data__;if(!s||o.length<199)return o.push([e,t]),this.size=++r.size,this;r=this.__data__=new i(o)}return r.set(e,t),this.size=r.size,this}},346:e=>{var t=Function.prototype.toString;e.exports=function(e){if(null!=e){try{return t.call(e)}catch(e){}try{return e+""}catch(e){}}return""}},7813:e=>{e.exports=function(e,t){return e===t||e!=e&&t!=t}},5694:(e,t,r)=>{var n=r(9454),s=r(7005),i=Object.prototype,o=i.hasOwnProperty,a=i.propertyIsEnumerable,c=n(function(){return arguments}())?n:function(e){return s(e)&&o.call(e,"callee")&&!a.call(e,"callee")};e.exports=c},1469:e=>{var t=Array.isArray;e.exports=t},1240:(e,t,r)=>{var n=r(3560),s=r(1780);e.exports=function(e){return null!=e&&s(e.length)&&!n(e)}},1584:(e,t,r)=>{var n=r(4239),s=r(7005);e.exports=function(e){return!0===e||!1===e||s(e)&&"[object Boolean]"==n(e)}},4144:(e,t,r)=>{e=r.nmd(e);var n=r(5639),s=r(5062),i=t&&!t.nodeType&&t,o=i&&e&&!e.nodeType&&e,a=o&&o.exports===i?n.Buffer:void 0,c=(a?a.isBuffer:void 0)||s;e.exports=c},8446:(e,t,r)=>{var n=r(939);e.exports=function(e,t){return n(e,t)}},3560:(e,t,r)=>{var n=r(4239),s=r(3218);e.exports=function(e){if(!s(e))return!1;var t=n(e);return"[object Function]"==t||"[object GeneratorFunction]"==t||"[object AsyncFunction]"==t||"[object Proxy]"==t}},1780:e=>{e.exports=function(e){return"number"==typeof e&&e>-1&&e%1==0&&e<=9007199254740991}},5220:e=>{e.exports=function(e){return null===e}},1763:(e,t,r)=>{var n=r(4239),s=r(7005);e.exports=function(e){return"number"==typeof e||s(e)&&"[object Number]"==n(e)}},3218:e=>{e.exports=function(e){var t=typeof e;return null!=e&&("object"==t||"function"==t)}},7005:e=>{e.exports=function(e){return null!=e&&"object"==typeof e}},7037:(e,t,r)=>{var n=r(4239),s=r(1469),i=r(7005);e.exports=function(e){return"string"==typeof e||!s(e)&&i(e)&&"[object String]"==n(e)}},6719:(e,t,r)=>{var n=r(8749),s=r(1717),i=r(1167),o=i&&i.isTypedArray,a=o?s(o):n;e.exports=a},3674:(e,t,r)=>{var n=r(4636),s=r(280),i=r(1240);e.exports=function(e){return i(e)?n(e):s(e)}},4885:e=>{e.exports=function(e){if("function"!=typeof e)throw new TypeError("Expected a function");return function(){var t=arguments;switch(t.length){case 0:return!e.call(this);case 1:return!e.call(this,t[0]);case 2:return!e.call(this,t[0],t[1]);case 3:return!e.call(this,t[0],t[1],t[2])}return!e.apply(this,t)}}},479:e=>{e.exports=function(){return[]}},5062:e=>{e.exports=function(){return!1}},2566:(e,t,r)=>{const n=r(4885);function s(e){return"string"==typeof e?t=>t.element===e:e.constructor&&e.extend?t=>t instanceof e:e}class i{constructor(e){this.elements=e||[]}toValue(){return this.elements.map((e=>e.toValue()))}map(e,t){return this.elements.map(e,t)}flatMap(e,t){return this.map(e,t).reduce(((e,t)=>e.concat(t)),[])}compactMap(e,t){const r=[];return this.forEach((n=>{const s=e.bind(t)(n);s&&r.push(s)})),r}filter(e,t){return e=s(e),new i(this.elements.filter(e,t))}reject(e,t){return e=s(e),new i(this.elements.filter(n(e),t))}find(e,t){return e=s(e),this.elements.find(e,t)}forEach(e,t){this.elements.forEach(e,t)}reduce(e,t){return this.elements.reduce(e,t)}includes(e){return this.elements.some((t=>t.equals(e)))}shift(){return this.elements.shift()}unshift(e){this.elements.unshift(this.refract(e))}push(e){return this.elements.push(this.refract(e)),this}add(e){this.push(e)}get(e){return this.elements[e]}getValue(e){const t=this.elements[e];if(t)return t.toValue()}get length(){return this.elements.length}get isEmpty(){return 0===this.elements.length}get first(){return this.elements[0]}}"undefined"!=typeof Symbol&&(i.prototype[Symbol.iterator]=function(){return this.elements[Symbol.iterator]()}),e.exports=i},7645:e=>{class t{constructor(e,t){this.key=e,this.value=t}clone(){const e=new t;return this.key&&(e.key=this.key.clone()),this.value&&(e.value=this.value.clone()),e}}e.exports=t},8520:(e,t,r)=>{const n=r(5220),s=r(7037),i=r(1763),o=r(1584),a=r(3218),c=r(8219),l=r(9829);class u{constructor(e){this.elementMap={},this.elementDetection=[],this.Element=l.Element,this.KeyValuePair=l.KeyValuePair,e&&e.noDefault||this.useDefault(),this._attributeElementKeys=[],this._attributeElementArrayKeys=[]}use(e){return e.namespace&&e.namespace({base:this}),e.load&&e.load({base:this}),this}useDefault(){return this.register("null",l.NullElement).register("string",l.StringElement).register("number",l.NumberElement).register("boolean",l.BooleanElement).register("array",l.ArrayElement).register("object",l.ObjectElement).register("member",l.MemberElement).register("ref",l.RefElement).register("link",l.LinkElement),this.detect(n,l.NullElement,!1).detect(s,l.StringElement,!1).detect(i,l.NumberElement,!1).detect(o,l.BooleanElement,!1).detect(Array.isArray,l.ArrayElement,!1).detect(a,l.ObjectElement,!1),this}register(e,t){return this._elements=void 0,this.elementMap[e]=t,this}unregister(e){return this._elements=void 0,delete this.elementMap[e],this}detect(e,t,r){return void 0===r||r?this.elementDetection.unshift([e,t]):this.elementDetection.push([e,t]),this}toElement(e){if(e instanceof this.Element)return e;let t;for(let r=0;r<this.elementDetection.length;r+=1){const n=this.elementDetection[r][0],s=this.elementDetection[r][1];if(n(e)){t=new s(e);break}}return t}getElementClass(e){const t=this.elementMap[e];return void 0===t?this.Element:t}fromRefract(e){return this.serialiser.deserialise(e)}toRefract(e){return this.serialiser.serialise(e)}get elements(){return void 0===this._elements&&(this._elements={Element:this.Element},Object.keys(this.elementMap).forEach((e=>{const t=e[0].toUpperCase()+e.substr(1);this._elements[t]=this.elementMap[e]}))),this._elements}get serialiser(){return new c(this)}}c.prototype.Namespace=u,e.exports=u},7526:(e,t,r)=>{const n=r(4885),s=r(2566);class i extends s{map(e,t){return this.elements.map((r=>e.bind(t)(r.value,r.key,r)))}filter(e,t){return new i(this.elements.filter((r=>e.bind(t)(r.value,r.key,r))))}reject(e,t){return this.filter(n(e.bind(t)))}forEach(e,t){return this.elements.forEach(((r,n)=>{e.bind(t)(r.value,r.key,r,n)}))}keys(){return this.map(((e,t)=>t.toValue()))}values(){return this.map((e=>e.toValue()))}}e.exports=i},9829:(e,t,r)=>{const n=r(3079),s=r(6295),i=r(6036),o=r(1090),a=r(9371),c=r(5804),l=r(5946),u=r(6735),p=r(9964),h=r(8588),f=r(2566),m=r(7526),d=r(7645);function y(e){if(e instanceof n)return e;if("string"==typeof e)return new i(e);if("number"==typeof e)return new o(e);if("boolean"==typeof e)return new a(e);if(null===e)return new s;if(Array.isArray(e))return new c(e.map(y));if("object"==typeof e){return new u(e)}return e}n.prototype.ObjectElement=u,n.prototype.RefElement=h,n.prototype.MemberElement=l,n.prototype.refract=y,f.prototype.refract=y,e.exports={Element:n,NullElement:s,StringElement:i,NumberElement:o,BooleanElement:a,ArrayElement:c,MemberElement:l,ObjectElement:u,LinkElement:p,RefElement:h,refract:y,ArraySlice:f,ObjectSlice:m,KeyValuePair:d}},9964:(e,t,r)=>{const n=r(3079);e.exports=class extends n{constructor(e,t,r){super(e||[],t,r),this.element="link"}get relation(){return this.attributes.get("relation")}set relation(e){this.attributes.set("relation",e)}get href(){return this.attributes.get("href")}set href(e){this.attributes.set("href",e)}}},8588:(e,t,r)=>{const n=r(3079);e.exports=class extends n{constructor(e,t,r){super(e||[],t,r),this.element="ref",this.path||(this.path="element")}get path(){return this.attributes.get("path")}set path(e){this.attributes.set("path",e)}}},3500:(e,t,r)=>{const n=r(8520),s=r(9829);t.lS=n,r(7645),t.O4=s.ArraySlice,s.ObjectSlice,t.W_=s.Element,t.RP=s.StringElement,t.VL=s.NumberElement,t.hh=s.BooleanElement,t.zr=s.NullElement,t.ON=s.ArrayElement,t.Sb=s.ObjectElement,t.c6=s.MemberElement,t.tK=s.RefElement,t.EA=s.LinkElement,t.Qc=s.refract,r(8219),r(3414)},5804:(e,t,r)=>{const n=r(4885),s=r(3079),i=r(2566);class o extends s{constructor(e,t,r){super(e||[],t,r),this.element="array"}primitive(){return"array"}get(e){return this.content[e]}getValue(e){const t=this.get(e);if(t)return t.toValue()}getIndex(e){return this.content[e]}set(e,t){return this.content[e]=this.refract(t),this}remove(e){const t=this.content.splice(e,1);return t.length?t[0]:null}map(e,t){return this.content.map(e,t)}flatMap(e,t){return this.map(e,t).reduce(((e,t)=>e.concat(t)),[])}compactMap(e,t){const r=[];return this.forEach((n=>{const s=e.bind(t)(n);s&&r.push(s)})),r}filter(e,t){return new i(this.content.filter(e,t))}reject(e,t){return this.filter(n(e),t)}reduce(e,t){let r,n;void 0!==t?(r=0,n=this.refract(t)):(r=1,n="object"===this.primitive()?this.first.value:this.first);for(let t=r;t<this.length;t+=1){const r=this.content[t];n="object"===this.primitive()?this.refract(e(n,r.value,r.key,r,this)):this.refract(e(n,r,t,this))}return n}forEach(e,t){this.content.forEach(((r,n)=>{e.bind(t)(r,this.refract(n))}))}shift(){return this.content.shift()}unshift(e){this.content.unshift(this.refract(e))}push(e){return this.content.push(this.refract(e)),this}add(e){this.push(e)}findElements(e,t){const r=t||{},n=!!r.recursive,s=void 0===r.results?[]:r.results;return this.forEach(((t,r,i)=>{n&&void 0!==t.findElements&&t.findElements(e,{results:s,recursive:n}),e(t,r,i)&&s.push(t)})),s}find(e){return new i(this.findElements(e,{recursive:!0}))}findByElement(e){return this.find((t=>t.element===e))}findByClass(e){return this.find((t=>t.classes.includes(e)))}getById(e){return this.find((t=>t.id.toValue()===e)).first}includes(e){return this.content.some((t=>t.equals(e)))}contains(e){return this.includes(e)}empty(){return new this.constructor([])}"fantasy-land/empty"(){return this.empty()}concat(e){return new this.constructor(this.content.concat(e.content))}"fantasy-land/concat"(e){return this.concat(e)}"fantasy-land/map"(e){return new this.constructor(this.map(e))}"fantasy-land/chain"(e){return this.map((t=>e(t)),this).reduce(((e,t)=>e.concat(t)),this.empty())}"fantasy-land/filter"(e){return new this.constructor(this.content.filter(e))}"fantasy-land/reduce"(e,t){return this.content.reduce(e,t)}get length(){return this.content.length}get isEmpty(){return 0===this.content.length}get first(){return this.getIndex(0)}get second(){return this.getIndex(1)}get last(){return this.getIndex(this.length-1)}}o.empty=function(){return new this},o["fantasy-land/empty"]=o.empty,"undefined"!=typeof Symbol&&(o.prototype[Symbol.iterator]=function(){return this.content[Symbol.iterator]()}),e.exports=o},9371:(e,t,r)=>{const n=r(3079);e.exports=class extends n{constructor(e,t,r){super(e,t,r),this.element="boolean"}primitive(){return"boolean"}}},3079:(e,t,r)=>{const n=r(8446),s=r(7645),i=r(2566);class o{constructor(e,t,r){t&&(this.meta=t),r&&(this.attributes=r),this.content=e}freeze(){Object.isFrozen(this)||(this._meta&&(this.meta.parent=this,this.meta.freeze()),this._attributes&&(this.attributes.parent=this,this.attributes.freeze()),this.children.forEach((e=>{e.parent=this,e.freeze()}),this),this.content&&Array.isArray(this.content)&&Object.freeze(this.content),Object.freeze(this))}primitive(){}clone(){const e=new this.constructor;return e.element=this.element,this.meta.length&&(e._meta=this.meta.clone()),this.attributes.length&&(e._attributes=this.attributes.clone()),this.content?this.content.clone?e.content=this.content.clone():Array.isArray(this.content)?e.content=this.content.map((e=>e.clone())):e.content=this.content:e.content=this.content,e}toValue(){return this.content instanceof o?this.content.toValue():this.content instanceof s?{key:this.content.key.toValue(),value:this.content.value?this.content.value.toValue():void 0}:this.content&&this.content.map?this.content.map((e=>e.toValue()),this):this.content}toRef(e){if(""===this.id.toValue())throw Error("Cannot create reference to an element that does not contain an ID");const t=new this.RefElement(this.id.toValue());return e&&(t.path=e),t}findRecursive(...e){if(arguments.length>1&&!this.isFrozen)throw new Error("Cannot find recursive with multiple element names without first freezing the element. Call `element.freeze()`");const t=e.pop();let r=new i;const n=(e,t)=>(e.push(t),e),o=(e,r)=>{r.element===t&&e.push(r);const i=r.findRecursive(t);return i&&i.reduce(n,e),r.content instanceof s&&(r.content.key&&o(e,r.content.key),r.content.value&&o(e,r.content.value)),e};return this.content&&(this.content.element&&o(r,this.content),Array.isArray(this.content)&&this.content.reduce(o,r)),e.isEmpty||(r=r.filter((t=>{let r=t.parents.map((e=>e.element));for(const t in e){const n=e[t],s=r.indexOf(n);if(-1===s)return!1;r=r.splice(0,s)}return!0}))),r}set(e){return this.content=e,this}equals(e){return n(this.toValue(),e)}getMetaProperty(e,t){if(!this.meta.hasKey(e)){if(this.isFrozen){const e=this.refract(t);return e.freeze(),e}this.meta.set(e,t)}return this.meta.get(e)}setMetaProperty(e,t){this.meta.set(e,t)}get element(){return this._storedElement||"element"}set element(e){this._storedElement=e}get content(){return this._content}set content(e){if(e instanceof o)this._content=e;else if(e instanceof i)this.content=e.elements;else if("string"==typeof e||"number"==typeof e||"boolean"==typeof e||"null"===e||null==e)this._content=e;else if(e instanceof s)this._content=e;else if(Array.isArray(e))this._content=e.map(this.refract);else{if("object"!=typeof e)throw new Error("Cannot set content to given value");this._content=Object.keys(e).map((t=>new this.MemberElement(t,e[t])))}}get meta(){if(!this._meta){if(this.isFrozen){const e=new this.ObjectElement;return e.freeze(),e}this._meta=new this.ObjectElement}return this._meta}set meta(e){e instanceof this.ObjectElement?this._meta=e:this.meta.set(e||{})}get attributes(){if(!this._attributes){if(this.isFrozen){const e=new this.ObjectElement;return e.freeze(),e}this._attributes=new this.ObjectElement}return this._attributes}set attributes(e){e instanceof this.ObjectElement?this._attributes=e:this.attributes.set(e||{})}get id(){return this.getMetaProperty("id","")}set id(e){this.setMetaProperty("id",e)}get classes(){return this.getMetaProperty("classes",[])}set classes(e){this.setMetaProperty("classes",e)}get title(){return this.getMetaProperty("title","")}set title(e){this.setMetaProperty("title",e)}get description(){return this.getMetaProperty("description","")}set description(e){this.setMetaProperty("description",e)}get links(){return this.getMetaProperty("links",[])}set links(e){this.setMetaProperty("links",e)}get isFrozen(){return Object.isFrozen(this)}get parents(){let{parent:e}=this;const t=new i;for(;e;)t.push(e),e=e.parent;return t}get children(){if(Array.isArray(this.content))return new i(this.content);if(this.content instanceof s){const e=new i([this.content.key]);return this.content.value&&e.push(this.content.value),e}return this.content instanceof o?new i([this.content]):new i}get recursiveChildren(){const e=new i;return this.children.forEach((t=>{e.push(t),t.recursiveChildren.forEach((t=>{e.push(t)}))})),e}}e.exports=o},5946:(e,t,r)=>{const n=r(7645),s=r(3079);e.exports=class extends s{constructor(e,t,r,s){super(new n,r,s),this.element="member",this.key=e,this.value=t}get key(){return this.content.key}set key(e){this.content.key=this.refract(e)}get value(){return this.content.value}set value(e){this.content.value=this.refract(e)}}},6295:(e,t,r)=>{const n=r(3079);e.exports=class extends n{constructor(e,t,r){super(e||null,t,r),this.element="null"}primitive(){return"null"}set(){return new Error("Cannot set the value of null")}}},1090:(e,t,r)=>{const n=r(3079);e.exports=class extends n{constructor(e,t,r){super(e,t,r),this.element="number"}primitive(){return"number"}}},6735:(e,t,r)=>{const n=r(4885),s=r(3218),i=r(5804),o=r(5946),a=r(7526);e.exports=class extends i{constructor(e,t,r){super(e||[],t,r),this.element="object"}primitive(){return"object"}toValue(){return this.content.reduce(((e,t)=>(e[t.key.toValue()]=t.value?t.value.toValue():void 0,e)),{})}get(e){const t=this.getMember(e);if(t)return t.value}getMember(e){if(void 0!==e)return this.content.find((t=>t.key.toValue()===e))}remove(e){let t=null;return this.content=this.content.filter((r=>r.key.toValue()!==e||(t=r,!1))),t}getKey(e){const t=this.getMember(e);if(t)return t.key}set(e,t){if(s(e))return Object.keys(e).forEach((t=>{this.set(t,e[t])})),this;const r=e,n=this.getMember(r);return n?n.value=t:this.content.push(new o(r,t)),this}keys(){return this.content.map((e=>e.key.toValue()))}values(){return this.content.map((e=>e.value.toValue()))}hasKey(e){return this.content.some((t=>t.key.equals(e)))}items(){return this.content.map((e=>[e.key.toValue(),e.value.toValue()]))}map(e,t){return this.content.map((r=>e.bind(t)(r.value,r.key,r)))}compactMap(e,t){const r=[];return this.forEach(((n,s,i)=>{const o=e.bind(t)(n,s,i);o&&r.push(o)})),r}filter(e,t){return new a(this.content).filter(e,t)}reject(e,t){return this.filter(n(e),t)}forEach(e,t){return this.content.forEach((r=>e.bind(t)(r.value,r.key,r)))}}},6036:(e,t,r)=>{const n=r(3079);e.exports=class extends n{constructor(e,t,r){super(e,t,r),this.element="string"}primitive(){return"string"}get length(){return this.content.length}}},3414:(e,t,r)=>{const n=r(8219);e.exports=class extends n{serialise(e){if(!(e instanceof this.namespace.elements.Element))throw new TypeError(`Given element \`${e}\` is not an Element instance`);let t;e._attributes&&e.attributes.get("variable")&&(t=e.attributes.get("variable"));const r={element:e.element};e._meta&&e._meta.length>0&&(r.meta=this.serialiseObject(e.meta));const n="enum"===e.element||-1!==e.attributes.keys().indexOf("enumerations");if(n){const t=this.enumSerialiseAttributes(e);t&&(r.attributes=t)}else if(e._attributes&&e._attributes.length>0){let{attributes:n}=e;n.get("metadata")&&(n=n.clone(),n.set("meta",n.get("metadata")),n.remove("metadata")),"member"===e.element&&t&&(n=n.clone(),n.remove("variable")),n.length>0&&(r.attributes=this.serialiseObject(n))}if(n)r.content=this.enumSerialiseContent(e,r);else if(this[`${e.element}SerialiseContent`])r.content=this[`${e.element}SerialiseContent`](e,r);else if(void 0!==e.content){let n;t&&e.content.key?(n=e.content.clone(),n.key.attributes.set("variable",t),n=this.serialiseContent(n)):n=this.serialiseContent(e.content),this.shouldSerialiseContent(e,n)&&(r.content=n)}else this.shouldSerialiseContent(e,e.content)&&e instanceof this.namespace.elements.Array&&(r.content=[]);return r}shouldSerialiseContent(e,t){return"parseResult"===e.element||"httpRequest"===e.element||"httpResponse"===e.element||"category"===e.element||"link"===e.element||void 0!==t&&(!Array.isArray(t)||0!==t.length)}refSerialiseContent(e,t){return delete t.attributes,{href:e.toValue(),path:e.path.toValue()}}sourceMapSerialiseContent(e){return e.toValue()}dataStructureSerialiseContent(e){return[this.serialiseContent(e.content)]}enumSerialiseAttributes(e){const t=e.attributes.clone(),r=t.remove("enumerations")||new this.namespace.elements.Array([]),n=t.get("default");let s=t.get("samples")||new this.namespace.elements.Array([]);if(n&&n.content&&(n.content.attributes&&n.content.attributes.remove("typeAttributes"),t.set("default",new this.namespace.elements.Array([n.content]))),s.forEach((e=>{e.content&&e.content.element&&e.content.attributes.remove("typeAttributes")})),e.content&&0!==r.length&&s.unshift(e.content),s=s.map((e=>e instanceof this.namespace.elements.Array?[e]:new this.namespace.elements.Array([e.content]))),s.length&&t.set("samples",s),t.length>0)return this.serialiseObject(t)}enumSerialiseContent(e){if(e._attributes){const t=e.attributes.get("enumerations");if(t&&t.length>0)return t.content.map((e=>{const t=e.clone();return t.attributes.remove("typeAttributes"),this.serialise(t)}))}if(e.content){const t=e.content.clone();return t.attributes.remove("typeAttributes"),[this.serialise(t)]}return[]}deserialise(e){if("string"==typeof e)return new this.namespace.elements.String(e);if("number"==typeof e)return new this.namespace.elements.Number(e);if("boolean"==typeof e)return new this.namespace.elements.Boolean(e);if(null===e)return new this.namespace.elements.Null;if(Array.isArray(e))return new this.namespace.elements.Array(e.map(this.deserialise,this));const t=this.namespace.getElementClass(e.element),r=new t;r.element!==e.element&&(r.element=e.element),e.meta&&this.deserialiseObject(e.meta,r.meta),e.attributes&&this.deserialiseObject(e.attributes,r.attributes);const n=this.deserialiseContent(e.content);if(void 0===n&&null!==r.content||(r.content=n),"enum"===r.element){r.content&&r.attributes.set("enumerations",r.content);let e=r.attributes.get("samples");if(r.attributes.remove("samples"),e){const n=e;e=new this.namespace.elements.Array,n.forEach((n=>{n.forEach((n=>{const s=new t(n);s.element=r.element,e.push(s)}))}));const s=e.shift();r.content=s?s.content:void 0,r.attributes.set("samples",e)}else r.content=void 0;let n=r.attributes.get("default");if(n&&n.length>0){n=n.get(0);const e=new t(n);e.element=r.element,r.attributes.set("default",e)}}else if("dataStructure"===r.element&&Array.isArray(r.content))[r.content]=r.content;else if("category"===r.element){const e=r.attributes.get("meta");e&&(r.attributes.set("metadata",e),r.attributes.remove("meta"))}else"member"===r.element&&r.key&&r.key._attributes&&r.key._attributes.getValue("variable")&&(r.attributes.set("variable",r.key.attributes.get("variable")),r.key.attributes.remove("variable"));return r}serialiseContent(e){if(e instanceof this.namespace.elements.Element)return this.serialise(e);if(e instanceof this.namespace.KeyValuePair){const t={key:this.serialise(e.key)};return e.value&&(t.value=this.serialise(e.value)),t}return e&&e.map?e.map(this.serialise,this):e}deserialiseContent(e){if(e){if(e.element)return this.deserialise(e);if(e.key){const t=new this.namespace.KeyValuePair(this.deserialise(e.key));return e.value&&(t.value=this.deserialise(e.value)),t}if(e.map)return e.map(this.deserialise,this)}return e}shouldRefract(e){return!!(e._attributes&&e.attributes.keys().length||e._meta&&e.meta.keys().length)||"enum"!==e.element&&(e.element!==e.primitive()||"member"===e.element)}convertKeyToRefract(e,t){return this.shouldRefract(t)?this.serialise(t):"enum"===t.element?this.serialiseEnum(t):"array"===t.element?t.map((t=>this.shouldRefract(t)||"default"===e?this.serialise(t):"array"===t.element||"object"===t.element||"enum"===t.element?t.children.map((e=>this.serialise(e))):t.toValue())):"object"===t.element?(t.content||[]).map(this.serialise,this):t.toValue()}serialiseEnum(e){return e.children.map((e=>this.serialise(e)))}serialiseObject(e){const t={};return e.forEach(((e,r)=>{if(e){const n=r.toValue();t[n]=this.convertKeyToRefract(n,e)}})),t}deserialiseObject(e,t){Object.keys(e).forEach((r=>{t.set(r,this.deserialise(e[r]))}))}}},8219:e=>{e.exports=class{constructor(e){this.namespace=e||new this.Namespace}serialise(e){if(!(e instanceof this.namespace.elements.Element))throw new TypeError(`Given element \`${e}\` is not an Element instance`);const t={element:e.element};e._meta&&e._meta.length>0&&(t.meta=this.serialiseObject(e.meta)),e._attributes&&e._attributes.length>0&&(t.attributes=this.serialiseObject(e.attributes));const r=this.serialiseContent(e.content);return void 0!==r&&(t.content=r),t}deserialise(e){if(!e.element)throw new Error("Given value is not an object containing an element name");const t=new(this.namespace.getElementClass(e.element));t.element!==e.element&&(t.element=e.element),e.meta&&this.deserialiseObject(e.meta,t.meta),e.attributes&&this.deserialiseObject(e.attributes,t.attributes);const r=this.deserialiseContent(e.content);return void 0===r&&null!==t.content||(t.content=r),t}serialiseContent(e){if(e instanceof this.namespace.elements.Element)return this.serialise(e);if(e instanceof this.namespace.KeyValuePair){const t={key:this.serialise(e.key)};return e.value&&(t.value=this.serialise(e.value)),t}if(e&&e.map){if(0===e.length)return;return e.map(this.serialise,this)}return e}deserialiseContent(e){if(e){if(e.element)return this.deserialise(e);if(e.key){const t=new this.namespace.KeyValuePair(this.deserialise(e.key));return e.value&&(t.value=this.deserialise(e.value)),t}if(e.map)return e.map(this.deserialise,this)}return e}serialiseObject(e){const t={};if(e.forEach(((e,r)=>{e&&(t[r.toValue()]=this.serialise(e))})),0!==Object.keys(t).length)return t}deserialiseObject(e,t){Object.keys(e).forEach((r=>{t.set(r,this.deserialise(e[r]))}))}}},631:(e,t,r)=>{var n="function"==typeof Map&&Map.prototype,s=Object.getOwnPropertyDescriptor&&n?Object.getOwnPropertyDescriptor(Map.prototype,"size"):null,i=n&&s&&"function"==typeof s.get?s.get:null,o=n&&Map.prototype.forEach,a="function"==typeof Set&&Set.prototype,c=Object.getOwnPropertyDescriptor&&a?Object.getOwnPropertyDescriptor(Set.prototype,"size"):null,l=a&&c&&"function"==typeof c.get?c.get:null,u=a&&Set.prototype.forEach,p="function"==typeof WeakMap&&WeakMap.prototype?WeakMap.prototype.has:null,h="function"==typeof WeakSet&&WeakSet.prototype?WeakSet.prototype.has:null,f="function"==typeof WeakRef&&WeakRef.prototype?WeakRef.prototype.deref:null,m=Boolean.prototype.valueOf,d=Object.prototype.toString,y=Function.prototype.toString,g=String.prototype.match,v=String.prototype.slice,b=String.prototype.replace,x=String.prototype.toUpperCase,E=String.prototype.toLowerCase,w=RegExp.prototype.test,j=Array.prototype.concat,O=Array.prototype.join,S=Array.prototype.slice,P=Math.floor,A="function"==typeof BigInt?BigInt.prototype.valueOf:null,$=Object.getOwnPropertySymbols,k="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?Symbol.prototype.toString:null,T="function"==typeof Symbol&&"object"==typeof Symbol.iterator,M="function"==typeof Symbol&&Symbol.toStringTag&&(typeof Symbol.toStringTag===T||"symbol")?Symbol.toStringTag:null,C=Object.prototype.propertyIsEnumerable,R=("function"==typeof Reflect?Reflect.getPrototypeOf:Object.getPrototypeOf)||([].__proto__===Array.prototype?function(e){return e.__proto__}:null);function I(e,t){if(e===1/0||e===-1/0||e!=e||e&&e>-1e3&&e<1e3||w.call(/e/,t))return t;var r=/[0-9](?=(?:[0-9]{3})+(?![0-9]))/g;if("number"==typeof e){var n=e<0?-P(-e):P(e);if(n!==e){var s=String(n),i=v.call(t,s.length+1);return b.call(s,r,"$&_")+"."+b.call(b.call(i,/([0-9]{3})/g,"$&_"),/_$/,"")}}return b.call(t,r,"$&_")}var F=r(4654),_=F.custom,N=B(_)?_:null;function D(e,t,r){var n="double"===(r.quoteStyle||t)?'"':"'";return n+e+n}function q(e){return b.call(String(e),/"/g,""")}function L(e){return!("[object Array]"!==J(e)||M&&"object"==typeof e&&M in e)}function V(e){return!("[object RegExp]"!==J(e)||M&&"object"==typeof e&&M in e)}function B(e){if(T)return e&&"object"==typeof e&&e instanceof Symbol;if("symbol"==typeof e)return!0;if(!e||"object"!=typeof e||!k)return!1;try{return k.call(e),!0}catch(e){}return!1}e.exports=function e(t,r,n,s){var a=r||{};if(z(a,"quoteStyle")&&"single"!==a.quoteStyle&&"double"!==a.quoteStyle)throw new TypeError('option "quoteStyle" must be "single" or "double"');if(z(a,"maxStringLength")&&("number"==typeof a.maxStringLength?a.maxStringLength<0&&a.maxStringLength!==1/0:null!==a.maxStringLength))throw new TypeError('option "maxStringLength", if provided, must be a positive integer, Infinity, or `null`');var c=!z(a,"customInspect")||a.customInspect;if("boolean"!=typeof c&&"symbol"!==c)throw new TypeError("option \"customInspect\", if provided, must be `true`, `false`, or `'symbol'`");if(z(a,"indent")&&null!==a.indent&&"\t"!==a.indent&&!(parseInt(a.indent,10)===a.indent&&a.indent>0))throw new TypeError('option "indent" must be "\\t", an integer > 0, or `null`');if(z(a,"numericSeparator")&&"boolean"!=typeof a.numericSeparator)throw new TypeError('option "numericSeparator", if provided, must be `true` or `false`');var d=a.numericSeparator;if(void 0===t)return"undefined";if(null===t)return"null";if("boolean"==typeof t)return t?"true":"false";if("string"==typeof t)return G(t,a);if("number"==typeof t){if(0===t)return 1/0/t>0?"0":"-0";var x=String(t);return d?I(t,x):x}if("bigint"==typeof t){var w=String(t)+"n";return d?I(t,w):w}var P=void 0===a.depth?5:a.depth;if(void 0===n&&(n=0),n>=P&&P>0&&"object"==typeof t)return L(t)?"[Array]":"[Object]";var $=function(e,t){var r;if("\t"===e.indent)r="\t";else{if(!("number"==typeof e.indent&&e.indent>0))return null;r=O.call(Array(e.indent+1)," ")}return{base:r,prev:O.call(Array(t+1),r)}}(a,n);if(void 0===s)s=[];else if(H(s,t)>=0)return"[Circular]";function _(t,r,i){if(r&&(s=S.call(s)).push(r),i){var o={depth:a.depth};return z(a,"quoteStyle")&&(o.quoteStyle=a.quoteStyle),e(t,o,n+1,s)}return e(t,a,n+1,s)}if("function"==typeof t&&!V(t)){var U=function(e){if(e.name)return e.name;var t=g.call(y.call(e),/^function\s*([\w$]+)/);if(t)return t[1];return null}(t),W=Z(t,_);return"[Function"+(U?": "+U:" (anonymous)")+"]"+(W.length>0?" { "+O.call(W,", ")+" }":"")}if(B(t)){var ee=T?b.call(String(t),/^(Symbol\(.*\))_[^)]*$/,"$1"):k.call(t);return"object"!=typeof t||T?ee:K(ee)}if(function(e){if(!e||"object"!=typeof e)return!1;if("undefined"!=typeof HTMLElement&&e instanceof HTMLElement)return!0;return"string"==typeof e.nodeName&&"function"==typeof e.getAttribute}(t)){for(var te="<"+E.call(String(t.nodeName)),re=t.attributes||[],ne=0;ne<re.length;ne++)te+=" "+re[ne].name+"="+D(q(re[ne].value),"double",a);return te+=">",t.childNodes&&t.childNodes.length&&(te+="..."),te+="</"+E.call(String(t.nodeName))+">"}if(L(t)){if(0===t.length)return"[]";var se=Z(t,_);return $&&!function(e){for(var t=0;t<e.length;t++)if(H(e[t],"\n")>=0)return!1;return!0}(se)?"["+Q(se,$)+"]":"[ "+O.call(se,", ")+" ]"}if(function(e){return!("[object Error]"!==J(e)||M&&"object"==typeof e&&M in e)}(t)){var ie=Z(t,_);return"cause"in Error.prototype||!("cause"in t)||C.call(t,"cause")?0===ie.length?"["+String(t)+"]":"{ ["+String(t)+"] "+O.call(ie,", ")+" }":"{ ["+String(t)+"] "+O.call(j.call("[cause]: "+_(t.cause),ie),", ")+" }"}if("object"==typeof t&&c){if(N&&"function"==typeof t[N]&&F)return F(t,{depth:P-n});if("symbol"!==c&&"function"==typeof t.inspect)return t.inspect()}if(function(e){if(!i||!e||"object"!=typeof e)return!1;try{i.call(e);try{l.call(e)}catch(e){return!0}return e instanceof Map}catch(e){}return!1}(t)){var oe=[];return o&&o.call(t,(function(e,r){oe.push(_(r,t,!0)+" => "+_(e,t))})),X("Map",i.call(t),oe,$)}if(function(e){if(!l||!e||"object"!=typeof e)return!1;try{l.call(e);try{i.call(e)}catch(e){return!0}return e instanceof Set}catch(e){}return!1}(t)){var ae=[];return u&&u.call(t,(function(e){ae.push(_(e,t))})),X("Set",l.call(t),ae,$)}if(function(e){if(!p||!e||"object"!=typeof e)return!1;try{p.call(e,p);try{h.call(e,h)}catch(e){return!0}return e instanceof WeakMap}catch(e){}return!1}(t))return Y("WeakMap");if(function(e){if(!h||!e||"object"!=typeof e)return!1;try{h.call(e,h);try{p.call(e,p)}catch(e){return!0}return e instanceof WeakSet}catch(e){}return!1}(t))return Y("WeakSet");if(function(e){if(!f||!e||"object"!=typeof e)return!1;try{return f.call(e),!0}catch(e){}return!1}(t))return Y("WeakRef");if(function(e){return!("[object Number]"!==J(e)||M&&"object"==typeof e&&M in e)}(t))return K(_(Number(t)));if(function(e){if(!e||"object"!=typeof e||!A)return!1;try{return A.call(e),!0}catch(e){}return!1}(t))return K(_(A.call(t)));if(function(e){return!("[object Boolean]"!==J(e)||M&&"object"==typeof e&&M in e)}(t))return K(m.call(t));if(function(e){return!("[object String]"!==J(e)||M&&"object"==typeof e&&M in e)}(t))return K(_(String(t)));if(!function(e){return!("[object Date]"!==J(e)||M&&"object"==typeof e&&M in e)}(t)&&!V(t)){var ce=Z(t,_),le=R?R(t)===Object.prototype:t instanceof Object||t.constructor===Object,ue=t instanceof Object?"":"null prototype",pe=!le&&M&&Object(t)===t&&M in t?v.call(J(t),8,-1):ue?"Object":"",he=(le||"function"!=typeof t.constructor?"":t.constructor.name?t.constructor.name+" ":"")+(pe||ue?"["+O.call(j.call([],pe||[],ue||[]),": ")+"] ":"");return 0===ce.length?he+"{}":$?he+"{"+Q(ce,$)+"}":he+"{ "+O.call(ce,", ")+" }"}return String(t)};var U=Object.prototype.hasOwnProperty||function(e){return e in this};function z(e,t){return U.call(e,t)}function J(e){return d.call(e)}function H(e,t){if(e.indexOf)return e.indexOf(t);for(var r=0,n=e.length;r<n;r++)if(e[r]===t)return r;return-1}function G(e,t){if(e.length>t.maxStringLength){var r=e.length-t.maxStringLength,n="... "+r+" more character"+(r>1?"s":"");return G(v.call(e,0,t.maxStringLength),t)+n}return D(b.call(b.call(e,/(['\\])/g,"\\$1"),/[\x00-\x1f]/g,W),"single",t)}function W(e){var t=e.charCodeAt(0),r={8:"b",9:"t",10:"n",12:"f",13:"r"}[t];return r?"\\"+r:"\\x"+(t<16?"0":"")+x.call(t.toString(16))}function K(e){return"Object("+e+")"}function Y(e){return e+" { ? }"}function X(e,t,r,n){return e+" ("+t+") {"+(n?Q(r,n):O.call(r,", "))+"}"}function Q(e,t){if(0===e.length)return"";var r="\n"+t.prev+t.base;return r+O.call(e,","+r)+"\n"+t.prev}function Z(e,t){var r=L(e),n=[];if(r){n.length=e.length;for(var s=0;s<e.length;s++)n[s]=z(e,s)?t(e[s],e):""}var i,o="function"==typeof $?$(e):[];if(T){i={};for(var a=0;a<o.length;a++)i["$"+o[a]]=o[a]}for(var c in e)z(e,c)&&(r&&String(Number(c))===c&&c<e.length||T&&i["$"+c]instanceof Symbol||(w.call(/[^\w$]/,c)?n.push(t(c,e)+": "+t(e[c],e)):n.push(c+": "+t(e[c],e))));if("function"==typeof $)for(var l=0;l<o.length;l++)C.call(e,o[l])&&n.push("["+t(o[l])+"]: "+t(e[o[l]],e));return n}},4155:e=>{var t,r,n=e.exports={};function s(){throw new Error("setTimeout has not been defined")}function i(){throw new Error("clearTimeout has not been defined")}function o(e){if(t===setTimeout)return setTimeout(e,0);if((t===s||!t)&&setTimeout)return t=setTimeout,setTimeout(e,0);try{return t(e,0)}catch(r){try{return t.call(null,e,0)}catch(r){return t.call(this,e,0)}}}!function(){try{t="function"==typeof setTimeout?setTimeout:s}catch(e){t=s}try{r="function"==typeof clearTimeout?clearTimeout:i}catch(e){r=i}}();var a,c=[],l=!1,u=-1;function p(){l&&a&&(l=!1,a.length?c=a.concat(c):u=-1,c.length&&h())}function h(){if(!l){var e=o(p);l=!0;for(var t=c.length;t;){for(a=c,c=[];++u<t;)a&&a[u].run();u=-1,t=c.length}a=null,l=!1,function(e){if(r===clearTimeout)return clearTimeout(e);if((r===i||!r)&&clearTimeout)return r=clearTimeout,clearTimeout(e);try{return r(e)}catch(t){try{return r.call(null,e)}catch(t){return r.call(this,e)}}}(e)}}function f(e,t){this.fun=e,this.array=t}function m(){}n.nextTick=function(e){var t=new Array(arguments.length-1);if(arguments.length>1)for(var r=1;r<arguments.length;r++)t[r-1]=arguments[r];c.push(new f(e,t)),1!==c.length||l||o(h)},f.prototype.run=function(){this.fun.apply(null,this.array)},n.title="browser",n.browser=!0,n.env={},n.argv=[],n.version="",n.versions={},n.on=m,n.addListener=m,n.once=m,n.off=m,n.removeListener=m,n.removeAllListeners=m,n.emit=m,n.prependListener=m,n.prependOnceListener=m,n.listeners=function(e){return[]},n.binding=function(e){throw new Error("process.binding is not supported")},n.cwd=function(){return"/"},n.chdir=function(e){throw new Error("process.chdir is not supported")},n.umask=function(){return 0}},5798:e=>{"use strict";var t=String.prototype.replace,r=/%20/g,n="RFC1738",s="RFC3986";e.exports={default:s,formatters:{RFC1738:function(e){return t.call(e,r,"+")},RFC3986:function(e){return String(e)}},RFC1738:n,RFC3986:s}},129:(e,t,r)=>{"use strict";var n=r(8261),s=r(5235),i=r(5798);e.exports={formats:i,parse:s,stringify:n}},5235:(e,t,r)=>{"use strict";var n=r(2769),s=Object.prototype.hasOwnProperty,i=Array.isArray,o={allowDots:!1,allowPrototypes:!1,allowSparse:!1,arrayLimit:20,charset:"utf-8",charsetSentinel:!1,comma:!1,decoder:n.decode,delimiter:"&",depth:5,ignoreQueryPrefix:!1,interpretNumericEntities:!1,parameterLimit:1e3,parseArrays:!0,plainObjects:!1,strictNullHandling:!1},a=function(e){return e.replace(/&#(\d+);/g,(function(e,t){return String.fromCharCode(parseInt(t,10))}))},c=function(e,t){return e&&"string"==typeof e&&t.comma&&e.indexOf(",")>-1?e.split(","):e},l=function(e,t,r,n){if(e){var i=r.allowDots?e.replace(/\.([^.[]+)/g,"[$1]"):e,o=/(\[[^[\]]*])/g,a=r.depth>0&&/(\[[^[\]]*])/.exec(i),l=a?i.slice(0,a.index):i,u=[];if(l){if(!r.plainObjects&&s.call(Object.prototype,l)&&!r.allowPrototypes)return;u.push(l)}for(var p=0;r.depth>0&&null!==(a=o.exec(i))&&p<r.depth;){if(p+=1,!r.plainObjects&&s.call(Object.prototype,a[1].slice(1,-1))&&!r.allowPrototypes)return;u.push(a[1])}return a&&u.push("["+i.slice(a.index)+"]"),function(e,t,r,n){for(var s=n?t:c(t,r),i=e.length-1;i>=0;--i){var o,a=e[i];if("[]"===a&&r.parseArrays)o=[].concat(s);else{o=r.plainObjects?Object.create(null):{};var l="["===a.charAt(0)&&"]"===a.charAt(a.length-1)?a.slice(1,-1):a,u=parseInt(l,10);r.parseArrays||""!==l?!isNaN(u)&&a!==l&&String(u)===l&&u>=0&&r.parseArrays&&u<=r.arrayLimit?(o=[])[u]=s:"__proto__"!==l&&(o[l]=s):o={0:s}}s=o}return s}(u,t,r,n)}};e.exports=function(e,t){var r=function(e){if(!e)return o;if(null!==e.decoder&&void 0!==e.decoder&&"function"!=typeof e.decoder)throw new TypeError("Decoder has to be a function.");if(void 0!==e.charset&&"utf-8"!==e.charset&&"iso-8859-1"!==e.charset)throw new TypeError("The charset option must be either utf-8, iso-8859-1, or undefined");var t=void 0===e.charset?o.charset:e.charset;return{allowDots:void 0===e.allowDots?o.allowDots:!!e.allowDots,allowPrototypes:"boolean"==typeof e.allowPrototypes?e.allowPrototypes:o.allowPrototypes,allowSparse:"boolean"==typeof e.allowSparse?e.allowSparse:o.allowSparse,arrayLimit:"number"==typeof e.arrayLimit?e.arrayLimit:o.arrayLimit,charset:t,charsetSentinel:"boolean"==typeof e.charsetSentinel?e.charsetSentinel:o.charsetSentinel,comma:"boolean"==typeof e.comma?e.comma:o.comma,decoder:"function"==typeof e.decoder?e.decoder:o.decoder,delimiter:"string"==typeof e.delimiter||n.isRegExp(e.delimiter)?e.delimiter:o.delimiter,depth:"number"==typeof e.depth||!1===e.depth?+e.depth:o.depth,ignoreQueryPrefix:!0===e.ignoreQueryPrefix,interpretNumericEntities:"boolean"==typeof e.interpretNumericEntities?e.interpretNumericEntities:o.interpretNumericEntities,parameterLimit:"number"==typeof e.parameterLimit?e.parameterLimit:o.parameterLimit,parseArrays:!1!==e.parseArrays,plainObjects:"boolean"==typeof e.plainObjects?e.plainObjects:o.plainObjects,strictNullHandling:"boolean"==typeof e.strictNullHandling?e.strictNullHandling:o.strictNullHandling}}(t);if(""===e||null==e)return r.plainObjects?Object.create(null):{};for(var u="string"==typeof e?function(e,t){var r,l={__proto__:null},u=t.ignoreQueryPrefix?e.replace(/^\?/,""):e,p=t.parameterLimit===1/0?void 0:t.parameterLimit,h=u.split(t.delimiter,p),f=-1,m=t.charset;if(t.charsetSentinel)for(r=0;r<h.length;++r)0===h[r].indexOf("utf8=")&&("utf8=%E2%9C%93"===h[r]?m="utf-8":"utf8=%26%2310003%3B"===h[r]&&(m="iso-8859-1"),f=r,r=h.length);for(r=0;r<h.length;++r)if(r!==f){var d,y,g=h[r],v=g.indexOf("]="),b=-1===v?g.indexOf("="):v+1;-1===b?(d=t.decoder(g,o.decoder,m,"key"),y=t.strictNullHandling?null:""):(d=t.decoder(g.slice(0,b),o.decoder,m,"key"),y=n.maybeMap(c(g.slice(b+1),t),(function(e){return t.decoder(e,o.decoder,m,"value")}))),y&&t.interpretNumericEntities&&"iso-8859-1"===m&&(y=a(y)),g.indexOf("[]=")>-1&&(y=i(y)?[y]:y),s.call(l,d)?l[d]=n.combine(l[d],y):l[d]=y}return l}(e,r):e,p=r.plainObjects?Object.create(null):{},h=Object.keys(u),f=0;f<h.length;++f){var m=h[f],d=l(m,u[m],r,"string"==typeof e);p=n.merge(p,d,r)}return!0===r.allowSparse?p:n.compact(p)}},8261:(e,t,r)=>{"use strict";var n=r(7478),s=r(2769),i=r(5798),o=Object.prototype.hasOwnProperty,a={brackets:function(e){return e+"[]"},comma:"comma",indices:function(e,t){return e+"["+t+"]"},repeat:function(e){return e}},c=Array.isArray,l=Array.prototype.push,u=function(e,t){l.apply(e,c(t)?t:[t])},p=Date.prototype.toISOString,h=i.default,f={addQueryPrefix:!1,allowDots:!1,charset:"utf-8",charsetSentinel:!1,delimiter:"&",encode:!0,encoder:s.encode,encodeValuesOnly:!1,format:h,formatter:i.formatters[h],indices:!1,serializeDate:function(e){return p.call(e)},skipNulls:!1,strictNullHandling:!1},m={},d=function e(t,r,i,o,a,l,p,h,d,y,g,v,b,x,E,w){for(var j,O=t,S=w,P=0,A=!1;void 0!==(S=S.get(m))&&!A;){var $=S.get(t);if(P+=1,void 0!==$){if($===P)throw new RangeError("Cyclic object value");A=!0}void 0===S.get(m)&&(P=0)}if("function"==typeof h?O=h(r,O):O instanceof Date?O=g(O):"comma"===i&&c(O)&&(O=s.maybeMap(O,(function(e){return e instanceof Date?g(e):e}))),null===O){if(a)return p&&!x?p(r,f.encoder,E,"key",v):r;O=""}if("string"==typeof(j=O)||"number"==typeof j||"boolean"==typeof j||"symbol"==typeof j||"bigint"==typeof j||s.isBuffer(O))return p?[b(x?r:p(r,f.encoder,E,"key",v))+"="+b(p(O,f.encoder,E,"value",v))]:[b(r)+"="+b(String(O))];var k,T=[];if(void 0===O)return T;if("comma"===i&&c(O))x&&p&&(O=s.maybeMap(O,p)),k=[{value:O.length>0?O.join(",")||null:void 0}];else if(c(h))k=h;else{var M=Object.keys(O);k=d?M.sort(d):M}for(var C=o&&c(O)&&1===O.length?r+"[]":r,R=0;R<k.length;++R){var I=k[R],F="object"==typeof I&&void 0!==I.value?I.value:O[I];if(!l||null!==F){var _=c(O)?"function"==typeof i?i(C,I):C:C+(y?"."+I:"["+I+"]");w.set(t,P);var N=n();N.set(m,w),u(T,e(F,_,i,o,a,l,"comma"===i&&x&&c(O)?null:p,h,d,y,g,v,b,x,E,N))}}return T};e.exports=function(e,t){var r,s=e,l=function(e){if(!e)return f;if(null!==e.encoder&&void 0!==e.encoder&&"function"!=typeof e.encoder)throw new TypeError("Encoder has to be a function.");var t=e.charset||f.charset;if(void 0!==e.charset&&"utf-8"!==e.charset&&"iso-8859-1"!==e.charset)throw new TypeError("The charset option must be either utf-8, iso-8859-1, or undefined");var r=i.default;if(void 0!==e.format){if(!o.call(i.formatters,e.format))throw new TypeError("Unknown format option provided.");r=e.format}var n=i.formatters[r],s=f.filter;return("function"==typeof e.filter||c(e.filter))&&(s=e.filter),{addQueryPrefix:"boolean"==typeof e.addQueryPrefix?e.addQueryPrefix:f.addQueryPrefix,allowDots:void 0===e.allowDots?f.allowDots:!!e.allowDots,charset:t,charsetSentinel:"boolean"==typeof e.charsetSentinel?e.charsetSentinel:f.charsetSentinel,delimiter:void 0===e.delimiter?f.delimiter:e.delimiter,encode:"boolean"==typeof e.encode?e.encode:f.encode,encoder:"function"==typeof e.encoder?e.encoder:f.encoder,encodeValuesOnly:"boolean"==typeof e.encodeValuesOnly?e.encodeValuesOnly:f.encodeValuesOnly,filter:s,format:r,formatter:n,serializeDate:"function"==typeof e.serializeDate?e.serializeDate:f.serializeDate,skipNulls:"boolean"==typeof e.skipNulls?e.skipNulls:f.skipNulls,sort:"function"==typeof e.sort?e.sort:null,strictNullHandling:"boolean"==typeof e.strictNullHandling?e.strictNullHandling:f.strictNullHandling}}(t);"function"==typeof l.filter?s=(0,l.filter)("",s):c(l.filter)&&(r=l.filter);var p,h=[];if("object"!=typeof s||null===s)return"";p=t&&t.arrayFormat in a?t.arrayFormat:t&&"indices"in t?t.indices?"indices":"repeat":"indices";var m=a[p];if(t&&"commaRoundTrip"in t&&"boolean"!=typeof t.commaRoundTrip)throw new TypeError("`commaRoundTrip` must be a boolean, or absent");var y="comma"===m&&t&&t.commaRoundTrip;r||(r=Object.keys(s)),l.sort&&r.sort(l.sort);for(var g=n(),v=0;v<r.length;++v){var b=r[v];l.skipNulls&&null===s[b]||u(h,d(s[b],b,m,y,l.strictNullHandling,l.skipNulls,l.encode?l.encoder:null,l.filter,l.sort,l.allowDots,l.serializeDate,l.format,l.formatter,l.encodeValuesOnly,l.charset,g))}var x=h.join(l.delimiter),E=!0===l.addQueryPrefix?"?":"";return l.charsetSentinel&&("iso-8859-1"===l.charset?E+="utf8=%26%2310003%3B&":E+="utf8=%E2%9C%93&"),x.length>0?E+x:""}},2769:(e,t,r)=>{"use strict";var n=r(5798),s=Object.prototype.hasOwnProperty,i=Array.isArray,o=function(){for(var e=[],t=0;t<256;++t)e.push("%"+((t<16?"0":"")+t.toString(16)).toUpperCase());return e}(),a=function(e,t){for(var r=t&&t.plainObjects?Object.create(null):{},n=0;n<e.length;++n)void 0!==e[n]&&(r[n]=e[n]);return r};e.exports={arrayToObject:a,assign:function(e,t){return Object.keys(t).reduce((function(e,r){return e[r]=t[r],e}),e)},combine:function(e,t){return[].concat(e,t)},compact:function(e){for(var t=[{obj:{o:e},prop:"o"}],r=[],n=0;n<t.length;++n)for(var s=t[n],o=s.obj[s.prop],a=Object.keys(o),c=0;c<a.length;++c){var l=a[c],u=o[l];"object"==typeof u&&null!==u&&-1===r.indexOf(u)&&(t.push({obj:o,prop:l}),r.push(u))}return function(e){for(;e.length>1;){var t=e.pop(),r=t.obj[t.prop];if(i(r)){for(var n=[],s=0;s<r.length;++s)void 0!==r[s]&&n.push(r[s]);t.obj[t.prop]=n}}}(t),e},decode:function(e,t,r){var n=e.replace(/\+/g," ");if("iso-8859-1"===r)return n.replace(/%[0-9a-f]{2}/gi,unescape);try{return decodeURIComponent(n)}catch(e){return n}},encode:function(e,t,r,s,i){if(0===e.length)return e;var a=e;if("symbol"==typeof e?a=Symbol.prototype.toString.call(e):"string"!=typeof e&&(a=String(e)),"iso-8859-1"===r)return escape(a).replace(/%u[0-9a-f]{4}/gi,(function(e){return"%26%23"+parseInt(e.slice(2),16)+"%3B"}));for(var c="",l=0;l<a.length;++l){var u=a.charCodeAt(l);45===u||46===u||95===u||126===u||u>=48&&u<=57||u>=65&&u<=90||u>=97&&u<=122||i===n.RFC1738&&(40===u||41===u)?c+=a.charAt(l):u<128?c+=o[u]:u<2048?c+=o[192|u>>6]+o[128|63&u]:u<55296||u>=57344?c+=o[224|u>>12]+o[128|u>>6&63]+o[128|63&u]:(l+=1,u=65536+((1023&u)<<10|1023&a.charCodeAt(l)),c+=o[240|u>>18]+o[128|u>>12&63]+o[128|u>>6&63]+o[128|63&u])}return c},isBuffer:function(e){return!(!e||"object"!=typeof e)&&!!(e.constructor&&e.constructor.isBuffer&&e.constructor.isBuffer(e))},isRegExp:function(e){return"[object RegExp]"===Object.prototype.toString.call(e)},maybeMap:function(e,t){if(i(e)){for(var r=[],n=0;n<e.length;n+=1)r.push(t(e[n]));return r}return t(e)},merge:function e(t,r,n){if(!r)return t;if("object"!=typeof r){if(i(t))t.push(r);else{if(!t||"object"!=typeof t)return[t,r];(n&&(n.plainObjects||n.allowPrototypes)||!s.call(Object.prototype,r))&&(t[r]=!0)}return t}if(!t||"object"!=typeof t)return[t].concat(r);var o=t;return i(t)&&!i(r)&&(o=a(t,n)),i(t)&&i(r)?(r.forEach((function(r,i){if(s.call(t,i)){var o=t[i];o&&"object"==typeof o&&r&&"object"==typeof r?t[i]=e(o,r,n):t.push(r)}else t[i]=r})),t):Object.keys(r).reduce((function(t,i){var o=r[i];return s.call(t,i)?t[i]=e(t[i],o,n):t[i]=o,t}),o)}}},7478:(e,t,r)=>{"use strict";var n=r(210),s=r(1924),i=r(631),o=n("%TypeError%"),a=n("%WeakMap%",!0),c=n("%Map%",!0),l=s("WeakMap.prototype.get",!0),u=s("WeakMap.prototype.set",!0),p=s("WeakMap.prototype.has",!0),h=s("Map.prototype.get",!0),f=s("Map.prototype.set",!0),m=s("Map.prototype.has",!0),d=function(e,t){for(var r,n=e;null!==(r=n.next);n=r)if(r.key===t)return n.next=r.next,r.next=e.next,e.next=r,r};e.exports=function(){var e,t,r,n={assert:function(e){if(!n.has(e))throw new o("Side channel does not contain "+i(e))},get:function(n){if(a&&n&&("object"==typeof n||"function"==typeof n)){if(e)return l(e,n)}else if(c){if(t)return h(t,n)}else if(r)return function(e,t){var r=d(e,t);return r&&r.value}(r,n)},has:function(n){if(a&&n&&("object"==typeof n||"function"==typeof n)){if(e)return p(e,n)}else if(c){if(t)return m(t,n)}else if(r)return function(e,t){return!!d(e,t)}(r,n);return!1},set:function(n,s){a&&n&&("object"==typeof n||"function"==typeof n)?(e||(e=new a),u(e,n,s)):c?(t||(t=new c),f(t,n,s)):(r||(r={key:{},next:null}),function(e,t,r){var n=d(e,t);n?n.value=r:e.next={key:t,next:e.next,value:r}}(r,n,s))}};return n}},3992:e=>{!function(){"use strict";var t,r,n,s,i,o="properties",a="deepProperties",c="propertyDescriptors",l="staticProperties",u="staticDeepProperties",p="staticPropertyDescriptors",h="configuration",f="deepConfiguration",m="deepProps",d="deepStatics",y="deepConf",g="initializers",v="methods",b="composers",x="compose";function E(e){return Object.getOwnPropertyNames(e).concat(Object.getOwnPropertySymbols?Object.getOwnPropertySymbols(e):[])}function w(e,t){return Array.prototype.slice.call(arguments,2).reduce(e,t)}var j=w.bind(0,(function(e,t){if(t)for(var r=E(t),n=0;n<r.length;n+=1)Object.defineProperty(e,r[n],Object.getOwnPropertyDescriptor(t,r[n]));return e}));function O(e){return"function"==typeof e}function S(e){return e&&"object"==typeof e||O(e)}function P(e){return e&&"object"==typeof e&&e.__proto__==Object.prototype}var A=w.bind(0,(function e(r,n){if(n===t)return r;if(Array.isArray(n))return(Array.isArray(r)?r:[]).concat(n);if(!P(n))return n;for(var s,i,o=E(n),a=0;a<o.length;)s=o[a++],(i=Object.getOwnPropertyDescriptor(n,s)).hasOwnProperty("value")?i.value!==t&&(r[s]=e(P(r[s])||Array.isArray(n[s])?r[s]:{},n[s])):Object.defineProperty(r,s,i);return r}));function $(){return(r=Array.prototype.concat.apply([],arguments).filter((function(e,t,r){return O(e)&&r.indexOf(e)===t}))).length?r:t}function k(e,t){function n(r,n){S(t[r])&&(S(e[r])||(e[r]={}),(n||j)(e[r],t[r]))}function s(n){(r=$(e[n],t[n]))&&(e[n]=r)}return t&&S(t=t[x]||t)&&(n(v),n(o),n(a,A),n(c),n(l),n(u,A),n(p),n(h),n(f,A),s(g),s(b)),e}function T(){return function(e){return r=function e(r){var n,s,i=e[x]||{},l={__proto__:i[v]},u=i[g],p=Array.prototype.slice.apply(arguments),h=i[a];if(h&&A(l,h),(h=i[o])&&j(l,h),(h=i[c])&&Object.defineProperties(l,h),!u||!u.length)return l;for(r===t&&(r={}),i=0;i<u.length;)O(n=u[i++])&&(l=(s=n.call(l,r,{instance:l,stamp:e,args:p}))===t?l:s);return l},(n=e[u])&&A(r,n),(n=e[l])&&j(r,n),(n=e[p])&&Object.defineProperties(r,n),n=O(r[x])?r[x]:T,j(r[x]=function(){return n.apply(this,arguments)},e),r}(Array.prototype.concat.apply([this],arguments).reduce(k,{}))}function M(e){return O(e)&&O(e[x])}var C={};function R(e,i){return function(){return(s={})[e]=i.apply(t,Array.prototype.concat.apply([{}],arguments)),((r=this)&&r[x]||n).call(r,s)}}C[v]=R(v,j),C[o]=C.props=R(o,j),C[g]=C.init=R(g,$),C[b]=R(b,$),C[a]=C[m]=R(a,A),C[l]=C.statics=R(l,j),C[u]=C[d]=R(u,A),C[h]=C.conf=R(h,j),C[f]=C[y]=R(f,A),C[c]=R(c,j),C[p]=R(p,j),n=C[x]=j((function(){for(var e,E,w=0,O=[],P=arguments,k=this;w<P.length;)S(e=P[w++])&&O.push(M(e)?e:((s={})[v]=(E=e)[v]||t,n=E.props,s[o]=S((r=E[o])||n)?j({},n,r):t,s[g]=$(E.init,E[g]),s[b]=$(E[b]),n=E[m],s[a]=S((r=E[a])||n)?A({},n,r):t,s[c]=E[c],n=E.statics,s[l]=S((r=E[l])||n)?j({},n,r):t,n=E[d],s[u]=S((r=E[u])||n)?A({},n,r):t,r=E[p],s[p]=S((n=E.name&&{name:{value:E.name}})||r)?j({},r,n):t,n=E.conf,s[h]=S((r=E[h])||n)?j({},n,r):t,n=E[y],s[f]=S((r=E[f])||n)?A({},n,r):t,s));if(e=T.apply(k||i,O),k&&O.unshift(k),Array.isArray(P=e[x][b]))for(w=0;w<P.length;)e=M(k=P[w++]({stamp:e,composables:O}))?k:e;return e}),C),C.create=function(){return this.apply(t,arguments)},(s={})[l]=C,i=T(s),n[x]=n.bind(),n.version="4.3.2","object"!=typeof t?e.exports=n:self.stampit=n}()},3692:e=>{"use strict";function t(e){return Object.prototype.toString.call(e)}var r=Array.isArray||function(e){return"[object Array]"===Object.prototype.toString.call(e)};function n(e,t){if(e.forEach)return e.forEach(t);for(var r=0;r<e.length;r++)t(e[r],r,e)}var s=Object.keys||function(e){var t=[];for(var r in e)t.push(r);return t},i=Object.prototype.hasOwnProperty||function(e,t){return t in e};function o(e){if("object"==typeof e&&null!==e){var i;if(r(e))i=[];else if("[object Date]"===t(e))i=new Date(e.getTime?e.getTime():e);else if(function(e){return"[object RegExp]"===t(e)}(e))i=new RegExp(e);else if(function(e){return"[object Error]"===t(e)}(e))i={message:e.message};else if(function(e){return"[object Boolean]"===t(e)}(e)||function(e){return"[object Number]"===t(e)}(e)||function(e){return"[object String]"===t(e)}(e))i=Object(e);else if(Object.create&&Object.getPrototypeOf)i=Object.create(Object.getPrototypeOf(e));else if(e.constructor===Object)i={};else{var o=e.constructor&&e.constructor.prototype||e.__proto__||{},a=function(){};a.prototype=o,i=new a}return n(s(e),(function(t){i[t]=e[t]})),i}return e}function a(e,t,a){var c=[],l=[],u=!0;return function e(p){var h=a?o(p):p,f={},m=!0,d={node:h,node_:p,path:[].concat(c),parent:l[l.length-1],parents:l,key:c[c.length-1],isRoot:0===c.length,level:c.length,circular:null,update:function(e,t){d.isRoot||(d.parent.node[d.key]=e),d.node=e,t&&(m=!1)},delete:function(e){delete d.parent.node[d.key],e&&(m=!1)},remove:function(e){r(d.parent.node)?d.parent.node.splice(d.key,1):delete d.parent.node[d.key],e&&(m=!1)},keys:null,before:function(e){f.before=e},after:function(e){f.after=e},pre:function(e){f.pre=e},post:function(e){f.post=e},stop:function(){u=!1},block:function(){m=!1}};if(!u)return d;function y(){if("object"==typeof d.node&&null!==d.node){d.keys&&d.node_===d.node||(d.keys=s(d.node)),d.isLeaf=0===d.keys.length;for(var e=0;e<l.length;e++)if(l[e].node_===p){d.circular=l[e];break}}else d.isLeaf=!0,d.keys=null;d.notLeaf=!d.isLeaf,d.notRoot=!d.isRoot}y();var g=t.call(d,d.node);return void 0!==g&&d.update&&d.update(g),f.before&&f.before.call(d,d.node),m?("object"!=typeof d.node||null===d.node||d.circular||(l.push(d),y(),n(d.keys,(function(t,r){c.push(t),f.pre&&f.pre.call(d,d.node[t],t);var n=e(d.node[t]);a&&i.call(d.node,t)&&(d.node[t]=n.node),n.isLast=r===d.keys.length-1,n.isFirst=0===r,f.post&&f.post.call(d,n),c.pop()})),l.pop()),f.after&&f.after.call(d,d.node),d):d}(e).node}function c(e){this.value=e}function l(e){return new c(e)}c.prototype.get=function(e){for(var t=this.value,r=0;r<e.length;r++){var n=e[r];if(!t||!i.call(t,n))return;t=t[n]}return t},c.prototype.has=function(e){for(var t=this.value,r=0;r<e.length;r++){var n=e[r];if(!t||!i.call(t,n))return!1;t=t[n]}return!0},c.prototype.set=function(e,t){for(var r=this.value,n=0;n<e.length-1;n++){var s=e[n];i.call(r,s)||(r[s]={}),r=r[s]}return r[e[n]]=t,t},c.prototype.map=function(e){return a(this.value,e,!0)},c.prototype.forEach=function(e){return this.value=a(this.value,e,!1),this.value},c.prototype.reduce=function(e,t){var r=1===arguments.length,n=r?this.value:t;return this.forEach((function(t){this.isRoot&&r||(n=e.call(this,n,t))})),n},c.prototype.paths=function(){var e=[];return this.forEach((function(){e.push(this.path)})),e},c.prototype.nodes=function(){var e=[];return this.forEach((function(){e.push(this.node)})),e},c.prototype.clone=function(){var e=[],t=[];return function r(i){for(var a=0;a<e.length;a++)if(e[a]===i)return t[a];if("object"==typeof i&&null!==i){var c=o(i);return e.push(i),t.push(c),n(s(i),(function(e){c[e]=r(i[e])})),e.pop(),t.pop(),c}return i}(this.value)},n(s(c.prototype),(function(e){l[e]=function(t){var r=[].slice.call(arguments,1),n=new c(t);return n[e].apply(n,r)}})),e.exports=l},4654:()=>{},538:(e,t,r)=>{e.exports=r(6121)}},t={};function r(n){var s=t[n];if(void 0!==s)return s.exports;var i=t[n]={id:n,loaded:!1,exports:{}};return e[n].call(i.exports,i,i.exports,r),i.loaded=!0,i.exports}r.n=e=>{var t=e&&e.__esModule?()=>e.default:()=>e;return r.d(t,{a:t}),t},r.d=(e,t)=>{for(var n in t)r.o(t,n)&&!r.o(e,n)&&Object.defineProperty(e,n,{enumerable:!0,get:t[n]})},r.g=function(){if("object"==typeof globalThis)return globalThis;try{return this||new Function("return this")()}catch(e){if("object"==typeof window)return window}}(),r.o=(e,t)=>Object.prototype.hasOwnProperty.call(e,t),r.r=e=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},r.nmd=e=>(e.paths=[],e.children||(e.children=[]),e);var n={};return(()=>{"use strict";r.d(n,{default:()=>dO});var e={};r.r(e),r.d(e,{JsonPatchError:()=>Xr,_areEquals:()=>cn,applyOperation:()=>rn,applyPatch:()=>nn,applyReducer:()=>sn,deepClone:()=>Qr,getValueByPointer:()=>tn,validate:()=>an,validator:()=>on});var t={};r.r(t),r.d(t,{compare:()=>yn,generate:()=>mn,observe:()=>fn,unobserve:()=>hn});var s={};r.r(s),r.d(s,{hasElementSourceMap:()=>Kc,includesClasses:()=>Xc,includesSymbols:()=>Yc,isAnnotationElement:()=>zc,isArrayElement:()=>Lc,isBooleanElement:()=>Dc,isCommentElement:()=>Jc,isElement:()=>Ic,isLinkElement:()=>Bc,isMemberElement:()=>Vc,isNullElement:()=>Nc,isNumberElement:()=>_c,isObjectElement:()=>qc,isParseResultElement:()=>Hc,isPrimitiveElement:()=>Wc,isRefElement:()=>Uc,isSourceMapElement:()=>Gc,isStringElement:()=>Fc});var i={};r.r(i),r.d(i,{isJSONReferenceElement:()=>bh,isJSONSchemaElement:()=>vh,isLinkDescriptionElement:()=>Eh,isMediaElement:()=>xh});var o={};r.r(o),r.d(o,{isOpenApi3_0LikeElement:()=>zh,isOpenApiExtension:()=>Xh,isParameterLikeElement:()=>Jh,isReferenceLikeElement:()=>Hh,isRequestBodyLikeElement:()=>Gh,isResponseLikeElement:()=>Wh,isServerLikeElement:()=>Kh,isTagLikeElement:()=>Yh});var a={};r.r(a),r.d(a,{isBooleanJsonSchemaElement:()=>hm,isCallbackElement:()=>Uf,isComponentsElement:()=>zf,isContactElement:()=>Jf,isExampleElement:()=>Hf,isExternalDocumentationElement:()=>Gf,isHeaderElement:()=>Wf,isInfoElement:()=>Kf,isLicenseElement:()=>Yf,isLinkElement:()=>Xf,isLinkElementExternal:()=>Qf,isMediaTypeElement:()=>ym,isOpenApi3_0Element:()=>em,isOpenapiElement:()=>Zf,isOperationElement:()=>tm,isParameterElement:()=>rm,isPathItemElement:()=>nm,isPathItemElementExternal:()=>sm,isPathsElement:()=>im,isReferenceElement:()=>om,isReferenceElementExternal:()=>am,isRequestBodyElement:()=>cm,isResponseElement:()=>lm,isResponsesElement:()=>um,isSchemaElement:()=>pm,isSecurityRequirementElement:()=>fm,isServerElement:()=>mm,isServerVariableElement:()=>dm});var c={};r.r(c),r.d(c,{isBooleanJsonSchemaElement:()=>nx,isCallbackElement:()=>Rb,isComponentsElement:()=>Ib,isContactElement:()=>Fb,isExampleElement:()=>_b,isExternalDocumentationElement:()=>Nb,isHeaderElement:()=>Db,isInfoElement:()=>qb,isJsonSchemaDialectElement:()=>Lb,isLicenseElement:()=>Vb,isLinkElement:()=>Bb,isLinkElementExternal:()=>Ub,isMediaTypeElement:()=>ax,isOpenApi3_1Element:()=>Jb,isOpenapiElement:()=>zb,isOperationElement:()=>Hb,isParameterElement:()=>Gb,isPathItemElement:()=>Wb,isPathItemElementExternal:()=>Kb,isPathsElement:()=>Yb,isReferenceElement:()=>Xb,isReferenceElementExternal:()=>Qb,isRequestBodyElement:()=>Zb,isResponseElement:()=>ex,isResponsesElement:()=>tx,isSchemaElement:()=>rx,isSecurityRequirementElement:()=>sx,isServerElement:()=>ix,isServerVariableElement:()=>ox});var l={};r.r(l),r.d(l,{cookie:()=>Qj,header:()=>Xj,path:()=>Wj,query:()=>Kj});var u=r(129),p=r.n(u);function h(e){return null==e}var f=function(e,t){var r,n="";for(r=0;r<t;r+=1)n+=e;return n},m={isNothing:h,isObject:function(e){return"object"==typeof e&&null!==e},toArray:function(e){return Array.isArray(e)?e:h(e)?[]:[e]},repeat:f,isNegativeZero:function(e){return 0===e&&Number.NEGATIVE_INFINITY===1/e},extend:function(e,t){var r,n,s,i;if(t)for(r=0,n=(i=Object.keys(t)).length;r<n;r+=1)e[s=i[r]]=t[s];return e}};function d(e,t){var r="",n=e.reason||"(unknown reason)";return e.mark?(e.mark.name&&(r+='in "'+e.mark.name+'" '),r+="("+(e.mark.line+1)+":"+(e.mark.column+1)+")",!t&&e.mark.snippet&&(r+="\n\n"+e.mark.snippet),n+" "+r):n}function y(e,t){Error.call(this),this.name="YAMLException",this.reason=e,this.mark=t,this.message=d(this,!1),Error.captureStackTrace?Error.captureStackTrace(this,this.constructor):this.stack=(new Error).stack||""}y.prototype=Object.create(Error.prototype),y.prototype.constructor=y,y.prototype.toString=function(e){return this.name+": "+d(this,e)};var g=y;function v(e,t,r,n,s){var i="",o="",a=Math.floor(s/2)-1;return n-t>a&&(t=n-a+(i=" ... ").length),r-n>a&&(r=n+a-(o=" ...").length),{str:i+e.slice(t,r).replace(/\t/g,"→")+o,pos:n-t+i.length}}function b(e,t){return m.repeat(" ",t-e.length)+e}var x=function(e,t){if(t=Object.create(t||null),!e.buffer)return null;t.maxLength||(t.maxLength=79),"number"!=typeof t.indent&&(t.indent=1),"number"!=typeof t.linesBefore&&(t.linesBefore=3),"number"!=typeof t.linesAfter&&(t.linesAfter=2);for(var r,n=/\r?\n|\r|\0/g,s=[0],i=[],o=-1;r=n.exec(e.buffer);)i.push(r.index),s.push(r.index+r[0].length),e.position<=r.index&&o<0&&(o=s.length-2);o<0&&(o=s.length-1);var a,c,l="",u=Math.min(e.line+t.linesAfter,i.length).toString().length,p=t.maxLength-(t.indent+u+3);for(a=1;a<=t.linesBefore&&!(o-a<0);a++)c=v(e.buffer,s[o-a],i[o-a],e.position-(s[o]-s[o-a]),p),l=m.repeat(" ",t.indent)+b((e.line-a+1).toString(),u)+" | "+c.str+"\n"+l;for(c=v(e.buffer,s[o],i[o],e.position,p),l+=m.repeat(" ",t.indent)+b((e.line+1).toString(),u)+" | "+c.str+"\n",l+=m.repeat("-",t.indent+u+3+c.pos)+"^\n",a=1;a<=t.linesAfter&&!(o+a>=i.length);a++)c=v(e.buffer,s[o+a],i[o+a],e.position-(s[o]-s[o+a]),p),l+=m.repeat(" ",t.indent)+b((e.line+a+1).toString(),u)+" | "+c.str+"\n";return l.replace(/\n$/,"")},E=["kind","multi","resolve","construct","instanceOf","predicate","represent","representName","defaultStyle","styleAliases"],w=["scalar","sequence","mapping"];var j=function(e,t){if(t=t||{},Object.keys(t).forEach((function(t){if(-1===E.indexOf(t))throw new g('Unknown option "'+t+'" is met in definition of "'+e+'" YAML type.')})),this.options=t,this.tag=e,this.kind=t.kind||null,this.resolve=t.resolve||function(){return!0},this.construct=t.construct||function(e){return e},this.instanceOf=t.instanceOf||null,this.predicate=t.predicate||null,this.represent=t.represent||null,this.representName=t.representName||null,this.defaultStyle=t.defaultStyle||null,this.multi=t.multi||!1,this.styleAliases=function(e){var t={};return null!==e&&Object.keys(e).forEach((function(r){e[r].forEach((function(e){t[String(e)]=r}))})),t}(t.styleAliases||null),-1===w.indexOf(this.kind))throw new g('Unknown kind "'+this.kind+'" is specified for "'+e+'" YAML type.')};function O(e,t){var r=[];return e[t].forEach((function(e){var t=r.length;r.forEach((function(r,n){r.tag===e.tag&&r.kind===e.kind&&r.multi===e.multi&&(t=n)})),r[t]=e})),r}function S(e){return this.extend(e)}S.prototype.extend=function(e){var t=[],r=[];if(e instanceof j)r.push(e);else if(Array.isArray(e))r=r.concat(e);else{if(!e||!Array.isArray(e.implicit)&&!Array.isArray(e.explicit))throw new g("Schema.extend argument should be a Type, [ Type ], or a schema definition ({ implicit: [...], explicit: [...] })");e.implicit&&(t=t.concat(e.implicit)),e.explicit&&(r=r.concat(e.explicit))}t.forEach((function(e){if(!(e instanceof j))throw new g("Specified list of YAML types (or a single Type object) contains a non-Type object.");if(e.loadKind&&"scalar"!==e.loadKind)throw new g("There is a non-scalar type in the implicit list of a schema. Implicit resolving of such types is not supported.");if(e.multi)throw new g("There is a multi type in the implicit list of a schema. Multi tags can only be listed as explicit.")})),r.forEach((function(e){if(!(e instanceof j))throw new g("Specified list of YAML types (or a single Type object) contains a non-Type object.")}));var n=Object.create(S.prototype);return n.implicit=(this.implicit||[]).concat(t),n.explicit=(this.explicit||[]).concat(r),n.compiledImplicit=O(n,"implicit"),n.compiledExplicit=O(n,"explicit"),n.compiledTypeMap=function(){var e,t,r={scalar:{},sequence:{},mapping:{},fallback:{},multi:{scalar:[],sequence:[],mapping:[],fallback:[]}};function n(e){e.multi?(r.multi[e.kind].push(e),r.multi.fallback.push(e)):r[e.kind][e.tag]=r.fallback[e.tag]=e}for(e=0,t=arguments.length;e<t;e+=1)arguments[e].forEach(n);return r}(n.compiledImplicit,n.compiledExplicit),n};var P=S,A=new j("tag:yaml.org,2002:str",{kind:"scalar",construct:function(e){return null!==e?e:""}}),$=new j("tag:yaml.org,2002:seq",{kind:"sequence",construct:function(e){return null!==e?e:[]}}),k=new j("tag:yaml.org,2002:map",{kind:"mapping",construct:function(e){return null!==e?e:{}}}),T=new P({explicit:[A,$,k]});var M=new j("tag:yaml.org,2002:null",{kind:"scalar",resolve:function(e){if(null===e)return!0;var t=e.length;return 1===t&&"~"===e||4===t&&("null"===e||"Null"===e||"NULL"===e)},construct:function(){return null},predicate:function(e){return null===e},represent:{canonical:function(){return"~"},lowercase:function(){return"null"},uppercase:function(){return"NULL"},camelcase:function(){return"Null"},empty:function(){return""}},defaultStyle:"lowercase"});var C=new j("tag:yaml.org,2002:bool",{kind:"scalar",resolve:function(e){if(null===e)return!1;var t=e.length;return 4===t&&("true"===e||"True"===e||"TRUE"===e)||5===t&&("false"===e||"False"===e||"FALSE"===e)},construct:function(e){return"true"===e||"True"===e||"TRUE"===e},predicate:function(e){return"[object Boolean]"===Object.prototype.toString.call(e)},represent:{lowercase:function(e){return e?"true":"false"},uppercase:function(e){return e?"TRUE":"FALSE"},camelcase:function(e){return e?"True":"False"}},defaultStyle:"lowercase"});function R(e){return 48<=e&&e<=55}function I(e){return 48<=e&&e<=57}var F=new j("tag:yaml.org,2002:int",{kind:"scalar",resolve:function(e){if(null===e)return!1;var t,r,n=e.length,s=0,i=!1;if(!n)return!1;if("-"!==(t=e[s])&&"+"!==t||(t=e[++s]),"0"===t){if(s+1===n)return!0;if("b"===(t=e[++s])){for(s++;s<n;s++)if("_"!==(t=e[s])){if("0"!==t&&"1"!==t)return!1;i=!0}return i&&"_"!==t}if("x"===t){for(s++;s<n;s++)if("_"!==(t=e[s])){if(!(48<=(r=e.charCodeAt(s))&&r<=57||65<=r&&r<=70||97<=r&&r<=102))return!1;i=!0}return i&&"_"!==t}if("o"===t){for(s++;s<n;s++)if("_"!==(t=e[s])){if(!R(e.charCodeAt(s)))return!1;i=!0}return i&&"_"!==t}}if("_"===t)return!1;for(;s<n;s++)if("_"!==(t=e[s])){if(!I(e.charCodeAt(s)))return!1;i=!0}return!(!i||"_"===t)},construct:function(e){var t,r=e,n=1;if(-1!==r.indexOf("_")&&(r=r.replace(/_/g,"")),"-"!==(t=r[0])&&"+"!==t||("-"===t&&(n=-1),t=(r=r.slice(1))[0]),"0"===r)return 0;if("0"===t){if("b"===r[1])return n*parseInt(r.slice(2),2);if("x"===r[1])return n*parseInt(r.slice(2),16);if("o"===r[1])return n*parseInt(r.slice(2),8)}return n*parseInt(r,10)},predicate:function(e){return"[object Number]"===Object.prototype.toString.call(e)&&e%1==0&&!m.isNegativeZero(e)},represent:{binary:function(e){return e>=0?"0b"+e.toString(2):"-0b"+e.toString(2).slice(1)},octal:function(e){return e>=0?"0o"+e.toString(8):"-0o"+e.toString(8).slice(1)},decimal:function(e){return e.toString(10)},hexadecimal:function(e){return e>=0?"0x"+e.toString(16).toUpperCase():"-0x"+e.toString(16).toUpperCase().slice(1)}},defaultStyle:"decimal",styleAliases:{binary:[2,"bin"],octal:[8,"oct"],decimal:[10,"dec"],hexadecimal:[16,"hex"]}}),_=new RegExp("^(?:[-+]?(?:[0-9][0-9_]*)(?:\\.[0-9_]*)?(?:[eE][-+]?[0-9]+)?|\\.[0-9_]+(?:[eE][-+]?[0-9]+)?|[-+]?\\.(?:inf|Inf|INF)|\\.(?:nan|NaN|NAN))$");var N=/^[-+]?[0-9]+e/;var D=new j("tag:yaml.org,2002:float",{kind:"scalar",resolve:function(e){return null!==e&&!(!_.test(e)||"_"===e[e.length-1])},construct:function(e){var t,r;return r="-"===(t=e.replace(/_/g,"").toLowerCase())[0]?-1:1,"+-".indexOf(t[0])>=0&&(t=t.slice(1)),".inf"===t?1===r?Number.POSITIVE_INFINITY:Number.NEGATIVE_INFINITY:".nan"===t?NaN:r*parseFloat(t,10)},predicate:function(e){return"[object Number]"===Object.prototype.toString.call(e)&&(e%1!=0||m.isNegativeZero(e))},represent:function(e,t){var r;if(isNaN(e))switch(t){case"lowercase":return".nan";case"uppercase":return".NAN";case"camelcase":return".NaN"}else if(Number.POSITIVE_INFINITY===e)switch(t){case"lowercase":return".inf";case"uppercase":return".INF";case"camelcase":return".Inf"}else if(Number.NEGATIVE_INFINITY===e)switch(t){case"lowercase":return"-.inf";case"uppercase":return"-.INF";case"camelcase":return"-.Inf"}else if(m.isNegativeZero(e))return"-0.0";return r=e.toString(10),N.test(r)?r.replace("e",".e"):r},defaultStyle:"lowercase"}),q=T.extend({implicit:[M,C,F,D]}),L=q,V=new RegExp("^([0-9][0-9][0-9][0-9])-([0-9][0-9])-([0-9][0-9])$"),B=new RegExp("^([0-9][0-9][0-9][0-9])-([0-9][0-9]?)-([0-9][0-9]?)(?:[Tt]|[ \\t]+)([0-9][0-9]?):([0-9][0-9]):([0-9][0-9])(?:\\.([0-9]*))?(?:[ \\t]*(Z|([-+])([0-9][0-9]?)(?::([0-9][0-9]))?))?$");var U=new j("tag:yaml.org,2002:timestamp",{kind:"scalar",resolve:function(e){return null!==e&&(null!==V.exec(e)||null!==B.exec(e))},construct:function(e){var t,r,n,s,i,o,a,c,l=0,u=null;if(null===(t=V.exec(e))&&(t=B.exec(e)),null===t)throw new Error("Date resolve error");if(r=+t[1],n=+t[2]-1,s=+t[3],!t[4])return new Date(Date.UTC(r,n,s));if(i=+t[4],o=+t[5],a=+t[6],t[7]){for(l=t[7].slice(0,3);l.length<3;)l+="0";l=+l}return t[9]&&(u=6e4*(60*+t[10]+ +(t[11]||0)),"-"===t[9]&&(u=-u)),c=new Date(Date.UTC(r,n,s,i,o,a,l)),u&&c.setTime(c.getTime()-u),c},instanceOf:Date,represent:function(e){return e.toISOString()}});var z=new j("tag:yaml.org,2002:merge",{kind:"scalar",resolve:function(e){return"<<"===e||null===e}}),J="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=\n\r";var H=new j("tag:yaml.org,2002:binary",{kind:"scalar",resolve:function(e){if(null===e)return!1;var t,r,n=0,s=e.length,i=J;for(r=0;r<s;r++)if(!((t=i.indexOf(e.charAt(r)))>64)){if(t<0)return!1;n+=6}return n%8==0},construct:function(e){var t,r,n=e.replace(/[\r\n=]/g,""),s=n.length,i=J,o=0,a=[];for(t=0;t<s;t++)t%4==0&&t&&(a.push(o>>16&255),a.push(o>>8&255),a.push(255&o)),o=o<<6|i.indexOf(n.charAt(t));return 0===(r=s%4*6)?(a.push(o>>16&255),a.push(o>>8&255),a.push(255&o)):18===r?(a.push(o>>10&255),a.push(o>>2&255)):12===r&&a.push(o>>4&255),new Uint8Array(a)},predicate:function(e){return"[object Uint8Array]"===Object.prototype.toString.call(e)},represent:function(e){var t,r,n="",s=0,i=e.length,o=J;for(t=0;t<i;t++)t%3==0&&t&&(n+=o[s>>18&63],n+=o[s>>12&63],n+=o[s>>6&63],n+=o[63&s]),s=(s<<8)+e[t];return 0===(r=i%3)?(n+=o[s>>18&63],n+=o[s>>12&63],n+=o[s>>6&63],n+=o[63&s]):2===r?(n+=o[s>>10&63],n+=o[s>>4&63],n+=o[s<<2&63],n+=o[64]):1===r&&(n+=o[s>>2&63],n+=o[s<<4&63],n+=o[64],n+=o[64]),n}}),G=Object.prototype.hasOwnProperty,W=Object.prototype.toString;var K=new j("tag:yaml.org,2002:omap",{kind:"sequence",resolve:function(e){if(null===e)return!0;var t,r,n,s,i,o=[],a=e;for(t=0,r=a.length;t<r;t+=1){if(n=a[t],i=!1,"[object Object]"!==W.call(n))return!1;for(s in n)if(G.call(n,s)){if(i)return!1;i=!0}if(!i)return!1;if(-1!==o.indexOf(s))return!1;o.push(s)}return!0},construct:function(e){return null!==e?e:[]}}),Y=Object.prototype.toString;var X=new j("tag:yaml.org,2002:pairs",{kind:"sequence",resolve:function(e){if(null===e)return!0;var t,r,n,s,i,o=e;for(i=new Array(o.length),t=0,r=o.length;t<r;t+=1){if(n=o[t],"[object Object]"!==Y.call(n))return!1;if(1!==(s=Object.keys(n)).length)return!1;i[t]=[s[0],n[s[0]]]}return!0},construct:function(e){if(null===e)return[];var t,r,n,s,i,o=e;for(i=new Array(o.length),t=0,r=o.length;t<r;t+=1)n=o[t],s=Object.keys(n),i[t]=[s[0],n[s[0]]];return i}}),Q=Object.prototype.hasOwnProperty;var Z=new j("tag:yaml.org,2002:set",{kind:"mapping",resolve:function(e){if(null===e)return!0;var t,r=e;for(t in r)if(Q.call(r,t)&&null!==r[t])return!1;return!0},construct:function(e){return null!==e?e:{}}}),ee=L.extend({implicit:[U,z],explicit:[H,K,X,Z]}),te=Object.prototype.hasOwnProperty,re=1,ne=2,se=3,ie=4,oe=1,ae=2,ce=3,le=/[\x00-\x08\x0B\x0C\x0E-\x1F\x7F-\x84\x86-\x9F\uFFFE\uFFFF]|[\uD800-\uDBFF](?![\uDC00-\uDFFF])|(?:[^\uD800-\uDBFF]|^)[\uDC00-\uDFFF]/,ue=/[\x85\u2028\u2029]/,pe=/[,\[\]\{\}]/,he=/^(?:!|!!|![a-z\-]+!)$/i,fe=/^(?:!|[^,\[\]\{\}])(?:%[0-9a-f]{2}|[0-9a-z\-#;\/\?:@&=\+\$,_\.!~\*'\(\)\[\]])*$/i;function me(e){return Object.prototype.toString.call(e)}function de(e){return 10===e||13===e}function ye(e){return 9===e||32===e}function ge(e){return 9===e||32===e||10===e||13===e}function ve(e){return 44===e||91===e||93===e||123===e||125===e}function be(e){var t;return 48<=e&&e<=57?e-48:97<=(t=32|e)&&t<=102?t-97+10:-1}function xe(e){return 48===e?"\0":97===e?"":98===e?"\b":116===e||9===e?"\t":110===e?"\n":118===e?"\v":102===e?"\f":114===e?"\r":101===e?"":32===e?" ":34===e?'"':47===e?"/":92===e?"\\":78===e?"
":95===e?" ":76===e?"\u2028":80===e?"\u2029":""}function Ee(e){return e<=65535?String.fromCharCode(e):String.fromCharCode(55296+(e-65536>>10),56320+(e-65536&1023))}for(var we=new Array(256),je=new Array(256),Oe=0;Oe<256;Oe++)we[Oe]=xe(Oe)?1:0,je[Oe]=xe(Oe);function Se(e,t){this.input=e,this.filename=t.filename||null,this.schema=t.schema||ee,this.onWarning=t.onWarning||null,this.legacy=t.legacy||!1,this.json=t.json||!1,this.listener=t.listener||null,this.implicitTypes=this.schema.compiledImplicit,this.typeMap=this.schema.compiledTypeMap,this.length=e.length,this.position=0,this.line=0,this.lineStart=0,this.lineIndent=0,this.firstTabInLine=-1,this.documents=[]}function Pe(e,t){var r={name:e.filename,buffer:e.input.slice(0,-1),position:e.position,line:e.line,column:e.position-e.lineStart};return r.snippet=x(r),new g(t,r)}function Ae(e,t){throw Pe(e,t)}function $e(e,t){e.onWarning&&e.onWarning.call(null,Pe(e,t))}var ke={YAML:function(e,t,r){var n,s,i;null!==e.version&&Ae(e,"duplication of %YAML directive"),1!==r.length&&Ae(e,"YAML directive accepts exactly one argument"),null===(n=/^([0-9]+)\.([0-9]+)$/.exec(r[0]))&&Ae(e,"ill-formed argument of the YAML directive"),s=parseInt(n[1],10),i=parseInt(n[2],10),1!==s&&Ae(e,"unacceptable YAML version of the document"),e.version=r[0],e.checkLineBreaks=i<2,1!==i&&2!==i&&$e(e,"unsupported YAML version of the document")},TAG:function(e,t,r){var n,s;2!==r.length&&Ae(e,"TAG directive accepts exactly two arguments"),n=r[0],s=r[1],he.test(n)||Ae(e,"ill-formed tag handle (first argument) of the TAG directive"),te.call(e.tagMap,n)&&Ae(e,'there is a previously declared suffix for "'+n+'" tag handle'),fe.test(s)||Ae(e,"ill-formed tag prefix (second argument) of the TAG directive");try{s=decodeURIComponent(s)}catch(t){Ae(e,"tag prefix is malformed: "+s)}e.tagMap[n]=s}};function Te(e,t,r,n){var s,i,o,a;if(t<r){if(a=e.input.slice(t,r),n)for(s=0,i=a.length;s<i;s+=1)9===(o=a.charCodeAt(s))||32<=o&&o<=1114111||Ae(e,"expected valid JSON character");else le.test(a)&&Ae(e,"the stream contains non-printable characters");e.result+=a}}function Me(e,t,r,n){var s,i,o,a;for(m.isObject(r)||Ae(e,"cannot merge mappings; the provided source object is unacceptable"),o=0,a=(s=Object.keys(r)).length;o<a;o+=1)i=s[o],te.call(t,i)||(t[i]=r[i],n[i]=!0)}function Ce(e,t,r,n,s,i,o,a,c){var l,u;if(Array.isArray(s))for(l=0,u=(s=Array.prototype.slice.call(s)).length;l<u;l+=1)Array.isArray(s[l])&&Ae(e,"nested arrays are not supported inside keys"),"object"==typeof s&&"[object Object]"===me(s[l])&&(s[l]="[object Object]");if("object"==typeof s&&"[object Object]"===me(s)&&(s="[object Object]"),s=String(s),null===t&&(t={}),"tag:yaml.org,2002:merge"===n)if(Array.isArray(i))for(l=0,u=i.length;l<u;l+=1)Me(e,t,i[l],r);else Me(e,t,i,r);else e.json||te.call(r,s)||!te.call(t,s)||(e.line=o||e.line,e.lineStart=a||e.lineStart,e.position=c||e.position,Ae(e,"duplicated mapping key")),"__proto__"===s?Object.defineProperty(t,s,{configurable:!0,enumerable:!0,writable:!0,value:i}):t[s]=i,delete r[s];return t}function Re(e){var t;10===(t=e.input.charCodeAt(e.position))?e.position++:13===t?(e.position++,10===e.input.charCodeAt(e.position)&&e.position++):Ae(e,"a line break is expected"),e.line+=1,e.lineStart=e.position,e.firstTabInLine=-1}function Ie(e,t,r){for(var n=0,s=e.input.charCodeAt(e.position);0!==s;){for(;ye(s);)9===s&&-1===e.firstTabInLine&&(e.firstTabInLine=e.position),s=e.input.charCodeAt(++e.position);if(t&&35===s)do{s=e.input.charCodeAt(++e.position)}while(10!==s&&13!==s&&0!==s);if(!de(s))break;for(Re(e),s=e.input.charCodeAt(e.position),n++,e.lineIndent=0;32===s;)e.lineIndent++,s=e.input.charCodeAt(++e.position)}return-1!==r&&0!==n&&e.lineIndent<r&&$e(e,"deficient indentation"),n}function Fe(e){var t,r=e.position;return!(45!==(t=e.input.charCodeAt(r))&&46!==t||t!==e.input.charCodeAt(r+1)||t!==e.input.charCodeAt(r+2)||(r+=3,0!==(t=e.input.charCodeAt(r))&&!ge(t)))}function _e(e,t){1===t?e.result+=" ":t>1&&(e.result+=m.repeat("\n",t-1))}function Ne(e,t){var r,n,s=e.tag,i=e.anchor,o=[],a=!1;if(-1!==e.firstTabInLine)return!1;for(null!==e.anchor&&(e.anchorMap[e.anchor]=o),n=e.input.charCodeAt(e.position);0!==n&&(-1!==e.firstTabInLine&&(e.position=e.firstTabInLine,Ae(e,"tab characters must not be used in indentation")),45===n)&&ge(e.input.charCodeAt(e.position+1));)if(a=!0,e.position++,Ie(e,!0,-1)&&e.lineIndent<=t)o.push(null),n=e.input.charCodeAt(e.position);else if(r=e.line,Le(e,t,se,!1,!0),o.push(e.result),Ie(e,!0,-1),n=e.input.charCodeAt(e.position),(e.line===r||e.lineIndent>t)&&0!==n)Ae(e,"bad indentation of a sequence entry");else if(e.lineIndent<t)break;return!!a&&(e.tag=s,e.anchor=i,e.kind="sequence",e.result=o,!0)}function De(e){var t,r,n,s,i=!1,o=!1;if(33!==(s=e.input.charCodeAt(e.position)))return!1;if(null!==e.tag&&Ae(e,"duplication of a tag property"),60===(s=e.input.charCodeAt(++e.position))?(i=!0,s=e.input.charCodeAt(++e.position)):33===s?(o=!0,r="!!",s=e.input.charCodeAt(++e.position)):r="!",t=e.position,i){do{s=e.input.charCodeAt(++e.position)}while(0!==s&&62!==s);e.position<e.length?(n=e.input.slice(t,e.position),s=e.input.charCodeAt(++e.position)):Ae(e,"unexpected end of the stream within a verbatim tag")}else{for(;0!==s&&!ge(s);)33===s&&(o?Ae(e,"tag suffix cannot contain exclamation marks"):(r=e.input.slice(t-1,e.position+1),he.test(r)||Ae(e,"named tag handle cannot contain such characters"),o=!0,t=e.position+1)),s=e.input.charCodeAt(++e.position);n=e.input.slice(t,e.position),pe.test(n)&&Ae(e,"tag suffix cannot contain flow indicator characters")}n&&!fe.test(n)&&Ae(e,"tag name cannot contain such characters: "+n);try{n=decodeURIComponent(n)}catch(t){Ae(e,"tag name is malformed: "+n)}return i?e.tag=n:te.call(e.tagMap,r)?e.tag=e.tagMap[r]+n:"!"===r?e.tag="!"+n:"!!"===r?e.tag="tag:yaml.org,2002:"+n:Ae(e,'undeclared tag handle "'+r+'"'),!0}function qe(e){var t,r;if(38!==(r=e.input.charCodeAt(e.position)))return!1;for(null!==e.anchor&&Ae(e,"duplication of an anchor property"),r=e.input.charCodeAt(++e.position),t=e.position;0!==r&&!ge(r)&&!ve(r);)r=e.input.charCodeAt(++e.position);return e.position===t&&Ae(e,"name of an anchor node must contain at least one character"),e.anchor=e.input.slice(t,e.position),!0}function Le(e,t,r,n,s){var i,o,a,c,l,u,p,h,f,d=1,y=!1,g=!1;if(null!==e.listener&&e.listener("open",e),e.tag=null,e.anchor=null,e.kind=null,e.result=null,i=o=a=ie===r||se===r,n&&Ie(e,!0,-1)&&(y=!0,e.lineIndent>t?d=1:e.lineIndent===t?d=0:e.lineIndent<t&&(d=-1)),1===d)for(;De(e)||qe(e);)Ie(e,!0,-1)?(y=!0,a=i,e.lineIndent>t?d=1:e.lineIndent===t?d=0:e.lineIndent<t&&(d=-1)):a=!1;if(a&&(a=y||s),1!==d&&ie!==r||(h=re===r||ne===r?t:t+1,f=e.position-e.lineStart,1===d?a&&(Ne(e,f)||function(e,t,r){var n,s,i,o,a,c,l,u=e.tag,p=e.anchor,h={},f=Object.create(null),m=null,d=null,y=null,g=!1,v=!1;if(-1!==e.firstTabInLine)return!1;for(null!==e.anchor&&(e.anchorMap[e.anchor]=h),l=e.input.charCodeAt(e.position);0!==l;){if(g||-1===e.firstTabInLine||(e.position=e.firstTabInLine,Ae(e,"tab characters must not be used in indentation")),n=e.input.charCodeAt(e.position+1),i=e.line,63!==l&&58!==l||!ge(n)){if(o=e.line,a=e.lineStart,c=e.position,!Le(e,r,ne,!1,!0))break;if(e.line===i){for(l=e.input.charCodeAt(e.position);ye(l);)l=e.input.charCodeAt(++e.position);if(58===l)ge(l=e.input.charCodeAt(++e.position))||Ae(e,"a whitespace character is expected after the key-value separator within a block mapping"),g&&(Ce(e,h,f,m,d,null,o,a,c),m=d=y=null),v=!0,g=!1,s=!1,m=e.tag,d=e.result;else{if(!v)return e.tag=u,e.anchor=p,!0;Ae(e,"can not read an implicit mapping pair; a colon is missed")}}else{if(!v)return e.tag=u,e.anchor=p,!0;Ae(e,"can not read a block mapping entry; a multiline key may not be an implicit key")}}else 63===l?(g&&(Ce(e,h,f,m,d,null,o,a,c),m=d=y=null),v=!0,g=!0,s=!0):g?(g=!1,s=!0):Ae(e,"incomplete explicit mapping pair; a key node is missed; or followed by a non-tabulated empty line"),e.position+=1,l=n;if((e.line===i||e.lineIndent>t)&&(g&&(o=e.line,a=e.lineStart,c=e.position),Le(e,t,ie,!0,s)&&(g?d=e.result:y=e.result),g||(Ce(e,h,f,m,d,y,o,a,c),m=d=y=null),Ie(e,!0,-1),l=e.input.charCodeAt(e.position)),(e.line===i||e.lineIndent>t)&&0!==l)Ae(e,"bad indentation of a mapping entry");else if(e.lineIndent<t)break}return g&&Ce(e,h,f,m,d,null,o,a,c),v&&(e.tag=u,e.anchor=p,e.kind="mapping",e.result=h),v}(e,f,h))||function(e,t){var r,n,s,i,o,a,c,l,u,p,h,f,m=!0,d=e.tag,y=e.anchor,g=Object.create(null);if(91===(f=e.input.charCodeAt(e.position)))o=93,l=!1,i=[];else{if(123!==f)return!1;o=125,l=!0,i={}}for(null!==e.anchor&&(e.anchorMap[e.anchor]=i),f=e.input.charCodeAt(++e.position);0!==f;){if(Ie(e,!0,t),(f=e.input.charCodeAt(e.position))===o)return e.position++,e.tag=d,e.anchor=y,e.kind=l?"mapping":"sequence",e.result=i,!0;m?44===f&&Ae(e,"expected the node content, but found ','"):Ae(e,"missed comma between flow collection entries"),h=null,a=c=!1,63===f&&ge(e.input.charCodeAt(e.position+1))&&(a=c=!0,e.position++,Ie(e,!0,t)),r=e.line,n=e.lineStart,s=e.position,Le(e,t,re,!1,!0),p=e.tag,u=e.result,Ie(e,!0,t),f=e.input.charCodeAt(e.position),!c&&e.line!==r||58!==f||(a=!0,f=e.input.charCodeAt(++e.position),Ie(e,!0,t),Le(e,t,re,!1,!0),h=e.result),l?Ce(e,i,g,p,u,h,r,n,s):a?i.push(Ce(e,null,g,p,u,h,r,n,s)):i.push(u),Ie(e,!0,t),44===(f=e.input.charCodeAt(e.position))?(m=!0,f=e.input.charCodeAt(++e.position)):m=!1}Ae(e,"unexpected end of the stream within a flow collection")}(e,h)?g=!0:(o&&function(e,t){var r,n,s,i,o,a=oe,c=!1,l=!1,u=t,p=0,h=!1;if(124===(i=e.input.charCodeAt(e.position)))n=!1;else{if(62!==i)return!1;n=!0}for(e.kind="scalar",e.result="";0!==i;)if(43===(i=e.input.charCodeAt(++e.position))||45===i)oe===a?a=43===i?ce:ae:Ae(e,"repeat of a chomping mode identifier");else{if(!((s=48<=(o=i)&&o<=57?o-48:-1)>=0))break;0===s?Ae(e,"bad explicit indentation width of a block scalar; it cannot be less than one"):l?Ae(e,"repeat of an indentation width identifier"):(u=t+s-1,l=!0)}if(ye(i)){do{i=e.input.charCodeAt(++e.position)}while(ye(i));if(35===i)do{i=e.input.charCodeAt(++e.position)}while(!de(i)&&0!==i)}for(;0!==i;){for(Re(e),e.lineIndent=0,i=e.input.charCodeAt(e.position);(!l||e.lineIndent<u)&&32===i;)e.lineIndent++,i=e.input.charCodeAt(++e.position);if(!l&&e.lineIndent>u&&(u=e.lineIndent),de(i))p++;else{if(e.lineIndent<u){a===ce?e.result+=m.repeat("\n",c?1+p:p):a===oe&&c&&(e.result+="\n");break}for(n?ye(i)?(h=!0,e.result+=m.repeat("\n",c?1+p:p)):h?(h=!1,e.result+=m.repeat("\n",p+1)):0===p?c&&(e.result+=" "):e.result+=m.repeat("\n",p):e.result+=m.repeat("\n",c?1+p:p),c=!0,l=!0,p=0,r=e.position;!de(i)&&0!==i;)i=e.input.charCodeAt(++e.position);Te(e,r,e.position,!1)}}return!0}(e,h)||function(e,t){var r,n,s;if(39!==(r=e.input.charCodeAt(e.position)))return!1;for(e.kind="scalar",e.result="",e.position++,n=s=e.position;0!==(r=e.input.charCodeAt(e.position));)if(39===r){if(Te(e,n,e.position,!0),39!==(r=e.input.charCodeAt(++e.position)))return!0;n=e.position,e.position++,s=e.position}else de(r)?(Te(e,n,s,!0),_e(e,Ie(e,!1,t)),n=s=e.position):e.position===e.lineStart&&Fe(e)?Ae(e,"unexpected end of the document within a single quoted scalar"):(e.position++,s=e.position);Ae(e,"unexpected end of the stream within a single quoted scalar")}(e,h)||function(e,t){var r,n,s,i,o,a,c;if(34!==(a=e.input.charCodeAt(e.position)))return!1;for(e.kind="scalar",e.result="",e.position++,r=n=e.position;0!==(a=e.input.charCodeAt(e.position));){if(34===a)return Te(e,r,e.position,!0),e.position++,!0;if(92===a){if(Te(e,r,e.position,!0),de(a=e.input.charCodeAt(++e.position)))Ie(e,!1,t);else if(a<256&&we[a])e.result+=je[a],e.position++;else if((o=120===(c=a)?2:117===c?4:85===c?8:0)>0){for(s=o,i=0;s>0;s--)(o=be(a=e.input.charCodeAt(++e.position)))>=0?i=(i<<4)+o:Ae(e,"expected hexadecimal character");e.result+=Ee(i),e.position++}else Ae(e,"unknown escape sequence");r=n=e.position}else de(a)?(Te(e,r,n,!0),_e(e,Ie(e,!1,t)),r=n=e.position):e.position===e.lineStart&&Fe(e)?Ae(e,"unexpected end of the document within a double quoted scalar"):(e.position++,n=e.position)}Ae(e,"unexpected end of the stream within a double quoted scalar")}(e,h)?g=!0:!function(e){var t,r,n;if(42!==(n=e.input.charCodeAt(e.position)))return!1;for(n=e.input.charCodeAt(++e.position),t=e.position;0!==n&&!ge(n)&&!ve(n);)n=e.input.charCodeAt(++e.position);return e.position===t&&Ae(e,"name of an alias node must contain at least one character"),r=e.input.slice(t,e.position),te.call(e.anchorMap,r)||Ae(e,'unidentified alias "'+r+'"'),e.result=e.anchorMap[r],Ie(e,!0,-1),!0}(e)?function(e,t,r){var n,s,i,o,a,c,l,u,p=e.kind,h=e.result;if(ge(u=e.input.charCodeAt(e.position))||ve(u)||35===u||38===u||42===u||33===u||124===u||62===u||39===u||34===u||37===u||64===u||96===u)return!1;if((63===u||45===u)&&(ge(n=e.input.charCodeAt(e.position+1))||r&&ve(n)))return!1;for(e.kind="scalar",e.result="",s=i=e.position,o=!1;0!==u;){if(58===u){if(ge(n=e.input.charCodeAt(e.position+1))||r&&ve(n))break}else if(35===u){if(ge(e.input.charCodeAt(e.position-1)))break}else{if(e.position===e.lineStart&&Fe(e)||r&&ve(u))break;if(de(u)){if(a=e.line,c=e.lineStart,l=e.lineIndent,Ie(e,!1,-1),e.lineIndent>=t){o=!0,u=e.input.charCodeAt(e.position);continue}e.position=i,e.line=a,e.lineStart=c,e.lineIndent=l;break}}o&&(Te(e,s,i,!1),_e(e,e.line-a),s=i=e.position,o=!1),ye(u)||(i=e.position+1),u=e.input.charCodeAt(++e.position)}return Te(e,s,i,!1),!!e.result||(e.kind=p,e.result=h,!1)}(e,h,re===r)&&(g=!0,null===e.tag&&(e.tag="?")):(g=!0,null===e.tag&&null===e.anchor||Ae(e,"alias node should not have any properties")),null!==e.anchor&&(e.anchorMap[e.anchor]=e.result)):0===d&&(g=a&&Ne(e,f))),null===e.tag)null!==e.anchor&&(e.anchorMap[e.anchor]=e.result);else if("?"===e.tag){for(null!==e.result&&"scalar"!==e.kind&&Ae(e,'unacceptable node kind for !<?> tag; it should be "scalar", not "'+e.kind+'"'),c=0,l=e.implicitTypes.length;c<l;c+=1)if((p=e.implicitTypes[c]).resolve(e.result)){e.result=p.construct(e.result),e.tag=p.tag,null!==e.anchor&&(e.anchorMap[e.anchor]=e.result);break}}else if("!"!==e.tag){if(te.call(e.typeMap[e.kind||"fallback"],e.tag))p=e.typeMap[e.kind||"fallback"][e.tag];else for(p=null,c=0,l=(u=e.typeMap.multi[e.kind||"fallback"]).length;c<l;c+=1)if(e.tag.slice(0,u[c].tag.length)===u[c].tag){p=u[c];break}p||Ae(e,"unknown tag !<"+e.tag+">"),null!==e.result&&p.kind!==e.kind&&Ae(e,"unacceptable node kind for !<"+e.tag+'> tag; it should be "'+p.kind+'", not "'+e.kind+'"'),p.resolve(e.result,e.tag)?(e.result=p.construct(e.result,e.tag),null!==e.anchor&&(e.anchorMap[e.anchor]=e.result)):Ae(e,"cannot resolve a node with !<"+e.tag+"> explicit tag")}return null!==e.listener&&e.listener("close",e),null!==e.tag||null!==e.anchor||g}function Ve(e){var t,r,n,s,i=e.position,o=!1;for(e.version=null,e.checkLineBreaks=e.legacy,e.tagMap=Object.create(null),e.anchorMap=Object.create(null);0!==(s=e.input.charCodeAt(e.position))&&(Ie(e,!0,-1),s=e.input.charCodeAt(e.position),!(e.lineIndent>0||37!==s));){for(o=!0,s=e.input.charCodeAt(++e.position),t=e.position;0!==s&&!ge(s);)s=e.input.charCodeAt(++e.position);for(n=[],(r=e.input.slice(t,e.position)).length<1&&Ae(e,"directive name must not be less than one character in length");0!==s;){for(;ye(s);)s=e.input.charCodeAt(++e.position);if(35===s){do{s=e.input.charCodeAt(++e.position)}while(0!==s&&!de(s));break}if(de(s))break;for(t=e.position;0!==s&&!ge(s);)s=e.input.charCodeAt(++e.position);n.push(e.input.slice(t,e.position))}0!==s&&Re(e),te.call(ke,r)?ke[r](e,r,n):$e(e,'unknown document directive "'+r+'"')}Ie(e,!0,-1),0===e.lineIndent&&45===e.input.charCodeAt(e.position)&&45===e.input.charCodeAt(e.position+1)&&45===e.input.charCodeAt(e.position+2)?(e.position+=3,Ie(e,!0,-1)):o&&Ae(e,"directives end mark is expected"),Le(e,e.lineIndent-1,ie,!1,!0),Ie(e,!0,-1),e.checkLineBreaks&&ue.test(e.input.slice(i,e.position))&&$e(e,"non-ASCII line breaks are interpreted as content"),e.documents.push(e.result),e.position===e.lineStart&&Fe(e)?46===e.input.charCodeAt(e.position)&&(e.position+=3,Ie(e,!0,-1)):e.position<e.length-1&&Ae(e,"end of the stream or a document separator is expected")}function Be(e,t){t=t||{},0!==(e=String(e)).length&&(10!==e.charCodeAt(e.length-1)&&13!==e.charCodeAt(e.length-1)&&(e+="\n"),65279===e.charCodeAt(0)&&(e=e.slice(1)));var r=new Se(e,t),n=e.indexOf("\0");for(-1!==n&&(r.position=n,Ae(r,"null byte is not allowed in input")),r.input+="\0";32===r.input.charCodeAt(r.position);)r.lineIndent+=1,r.position+=1;for(;r.position<r.length-1;)Ve(r);return r.documents}var Ue={loadAll:function(e,t,r){null!==t&&"object"==typeof t&&void 0===r&&(r=t,t=null);var n=Be(e,r);if("function"!=typeof t)return n;for(var s=0,i=n.length;s<i;s+=1)t(n[s])},load:function(e,t){var r=Be(e,t);if(0!==r.length){if(1===r.length)return r[0];throw new g("expected a single document in the stream, but found more")}}},ze=Object.prototype.toString,Je=Object.prototype.hasOwnProperty,He=65279,Ge=9,We=10,Ke=13,Ye=32,Xe=33,Qe=34,Ze=35,et=37,tt=38,rt=39,nt=42,st=44,it=45,ot=58,at=61,ct=62,lt=63,ut=64,pt=91,ht=93,ft=96,mt=123,dt=124,yt=125,gt={0:"\\0",7:"\\a",8:"\\b",9:"\\t",10:"\\n",11:"\\v",12:"\\f",13:"\\r",27:"\\e",34:'\\"',92:"\\\\",133:"\\N",160:"\\_",8232:"\\L",8233:"\\P"},vt=["y","Y","yes","Yes","YES","on","On","ON","n","N","no","No","NO","off","Off","OFF"],bt=/^[-+]?[0-9_]+(?::[0-9_]+)+(?:\.[0-9_]*)?$/;function xt(e){var t,r,n;if(t=e.toString(16).toUpperCase(),e<=255)r="x",n=2;else if(e<=65535)r="u",n=4;else{if(!(e<=4294967295))throw new g("code point within a string may not be greater than 0xFFFFFFFF");r="U",n=8}return"\\"+r+m.repeat("0",n-t.length)+t}var Et=1,wt=2;function jt(e){this.schema=e.schema||ee,this.indent=Math.max(1,e.indent||2),this.noArrayIndent=e.noArrayIndent||!1,this.skipInvalid=e.skipInvalid||!1,this.flowLevel=m.isNothing(e.flowLevel)?-1:e.flowLevel,this.styleMap=function(e,t){var r,n,s,i,o,a,c;if(null===t)return{};for(r={},s=0,i=(n=Object.keys(t)).length;s<i;s+=1)o=n[s],a=String(t[o]),"!!"===o.slice(0,2)&&(o="tag:yaml.org,2002:"+o.slice(2)),(c=e.compiledTypeMap.fallback[o])&&Je.call(c.styleAliases,a)&&(a=c.styleAliases[a]),r[o]=a;return r}(this.schema,e.styles||null),this.sortKeys=e.sortKeys||!1,this.lineWidth=e.lineWidth||80,this.noRefs=e.noRefs||!1,this.noCompatMode=e.noCompatMode||!1,this.condenseFlow=e.condenseFlow||!1,this.quotingType='"'===e.quotingType?wt:Et,this.forceQuotes=e.forceQuotes||!1,this.replacer="function"==typeof e.replacer?e.replacer:null,this.implicitTypes=this.schema.compiledImplicit,this.explicitTypes=this.schema.compiledExplicit,this.tag=null,this.result="",this.duplicates=[],this.usedDuplicates=null}function Ot(e,t){for(var r,n=m.repeat(" ",t),s=0,i=-1,o="",a=e.length;s<a;)-1===(i=e.indexOf("\n",s))?(r=e.slice(s),s=a):(r=e.slice(s,i+1),s=i+1),r.length&&"\n"!==r&&(o+=n),o+=r;return o}function St(e,t){return"\n"+m.repeat(" ",e.indent*t)}function Pt(e){return e===Ye||e===Ge}function At(e){return 32<=e&&e<=126||161<=e&&e<=55295&&8232!==e&&8233!==e||57344<=e&&e<=65533&&e!==He||65536<=e&&e<=1114111}function $t(e){return At(e)&&e!==He&&e!==Ke&&e!==We}function kt(e,t,r){var n=$t(e),s=n&&!Pt(e);return(r?n:n&&e!==st&&e!==pt&&e!==ht&&e!==mt&&e!==yt)&&e!==Ze&&!(t===ot&&!s)||$t(t)&&!Pt(t)&&e===Ze||t===ot&&s}function Tt(e,t){var r,n=e.charCodeAt(t);return n>=55296&&n<=56319&&t+1<e.length&&(r=e.charCodeAt(t+1))>=56320&&r<=57343?1024*(n-55296)+r-56320+65536:n}function Mt(e){return/^\n* /.test(e)}var Ct=1,Rt=2,It=3,Ft=4,_t=5;function Nt(e,t,r,n,s,i,o,a){var c,l,u=0,p=null,h=!1,f=!1,m=-1!==n,d=-1,y=At(l=Tt(e,0))&&l!==He&&!Pt(l)&&l!==it&&l!==lt&&l!==ot&&l!==st&&l!==pt&&l!==ht&&l!==mt&&l!==yt&&l!==Ze&&l!==tt&&l!==nt&&l!==Xe&&l!==dt&&l!==at&&l!==ct&&l!==rt&&l!==Qe&&l!==et&&l!==ut&&l!==ft&&function(e){return!Pt(e)&&e!==ot}(Tt(e,e.length-1));if(t||o)for(c=0;c<e.length;u>=65536?c+=2:c++){if(!At(u=Tt(e,c)))return _t;y=y&&kt(u,p,a),p=u}else{for(c=0;c<e.length;u>=65536?c+=2:c++){if((u=Tt(e,c))===We)h=!0,m&&(f=f||c-d-1>n&&" "!==e[d+1],d=c);else if(!At(u))return _t;y=y&&kt(u,p,a),p=u}f=f||m&&c-d-1>n&&" "!==e[d+1]}return h||f?r>9&&Mt(e)?_t:o?i===wt?_t:Rt:f?Ft:It:!y||o||s(e)?i===wt?_t:Rt:Ct}function Dt(e,t,r,n,s){e.dump=function(){if(0===t.length)return e.quotingType===wt?'""':"''";if(!e.noCompatMode&&(-1!==vt.indexOf(t)||bt.test(t)))return e.quotingType===wt?'"'+t+'"':"'"+t+"'";var i=e.indent*Math.max(1,r),o=-1===e.lineWidth?-1:Math.max(Math.min(e.lineWidth,40),e.lineWidth-i),a=n||e.flowLevel>-1&&r>=e.flowLevel;switch(Nt(t,a,e.indent,o,(function(t){return function(e,t){var r,n;for(r=0,n=e.implicitTypes.length;r<n;r+=1)if(e.implicitTypes[r].resolve(t))return!0;return!1}(e,t)}),e.quotingType,e.forceQuotes&&!n,s)){case Ct:return t;case Rt:return"'"+t.replace(/'/g,"''")+"'";case It:return"|"+qt(t,e.indent)+Lt(Ot(t,i));case Ft:return">"+qt(t,e.indent)+Lt(Ot(function(e,t){var r,n,s=/(\n+)([^\n]*)/g,i=(a=e.indexOf("\n"),a=-1!==a?a:e.length,s.lastIndex=a,Vt(e.slice(0,a),t)),o="\n"===e[0]||" "===e[0];var a;for(;n=s.exec(e);){var c=n[1],l=n[2];r=" "===l[0],i+=c+(o||r||""===l?"":"\n")+Vt(l,t),o=r}return i}(t,o),i));case _t:return'"'+function(e){for(var t,r="",n=0,s=0;s<e.length;n>=65536?s+=2:s++)n=Tt(e,s),!(t=gt[n])&&At(n)?(r+=e[s],n>=65536&&(r+=e[s+1])):r+=t||xt(n);return r}(t)+'"';default:throw new g("impossible error: invalid scalar style")}}()}function qt(e,t){var r=Mt(e)?String(t):"",n="\n"===e[e.length-1];return r+(n&&("\n"===e[e.length-2]||"\n"===e)?"+":n?"":"-")+"\n"}function Lt(e){return"\n"===e[e.length-1]?e.slice(0,-1):e}function Vt(e,t){if(""===e||" "===e[0])return e;for(var r,n,s=/ [^ ]/g,i=0,o=0,a=0,c="";r=s.exec(e);)(a=r.index)-i>t&&(n=o>i?o:a,c+="\n"+e.slice(i,n),i=n+1),o=a;return c+="\n",e.length-i>t&&o>i?c+=e.slice(i,o)+"\n"+e.slice(o+1):c+=e.slice(i),c.slice(1)}function Bt(e,t,r,n){var s,i,o,a="",c=e.tag;for(s=0,i=r.length;s<i;s+=1)o=r[s],e.replacer&&(o=e.replacer.call(r,String(s),o)),(zt(e,t+1,o,!0,!0,!1,!0)||void 0===o&&zt(e,t+1,null,!0,!0,!1,!0))&&(n&&""===a||(a+=St(e,t)),e.dump&&We===e.dump.charCodeAt(0)?a+="-":a+="- ",a+=e.dump);e.tag=c,e.dump=a||"[]"}function Ut(e,t,r){var n,s,i,o,a,c;for(i=0,o=(s=r?e.explicitTypes:e.implicitTypes).length;i<o;i+=1)if(((a=s[i]).instanceOf||a.predicate)&&(!a.instanceOf||"object"==typeof t&&t instanceof a.instanceOf)&&(!a.predicate||a.predicate(t))){if(r?a.multi&&a.representName?e.tag=a.representName(t):e.tag=a.tag:e.tag="?",a.represent){if(c=e.styleMap[a.tag]||a.defaultStyle,"[object Function]"===ze.call(a.represent))n=a.represent(t,c);else{if(!Je.call(a.represent,c))throw new g("!<"+a.tag+'> tag resolver accepts not "'+c+'" style');n=a.represent[c](t,c)}e.dump=n}return!0}return!1}function zt(e,t,r,n,s,i,o){e.tag=null,e.dump=r,Ut(e,r,!1)||Ut(e,r,!0);var a,c=ze.call(e.dump),l=n;n&&(n=e.flowLevel<0||e.flowLevel>t);var u,p,h="[object Object]"===c||"[object Array]"===c;if(h&&(p=-1!==(u=e.duplicates.indexOf(r))),(null!==e.tag&&"?"!==e.tag||p||2!==e.indent&&t>0)&&(s=!1),p&&e.usedDuplicates[u])e.dump="*ref_"+u;else{if(h&&p&&!e.usedDuplicates[u]&&(e.usedDuplicates[u]=!0),"[object Object]"===c)n&&0!==Object.keys(e.dump).length?(!function(e,t,r,n){var s,i,o,a,c,l,u="",p=e.tag,h=Object.keys(r);if(!0===e.sortKeys)h.sort();else if("function"==typeof e.sortKeys)h.sort(e.sortKeys);else if(e.sortKeys)throw new g("sortKeys must be a boolean or a function");for(s=0,i=h.length;s<i;s+=1)l="",n&&""===u||(l+=St(e,t)),a=r[o=h[s]],e.replacer&&(a=e.replacer.call(r,o,a)),zt(e,t+1,o,!0,!0,!0)&&((c=null!==e.tag&&"?"!==e.tag||e.dump&&e.dump.length>1024)&&(e.dump&&We===e.dump.charCodeAt(0)?l+="?":l+="? "),l+=e.dump,c&&(l+=St(e,t)),zt(e,t+1,a,!0,c)&&(e.dump&&We===e.dump.charCodeAt(0)?l+=":":l+=": ",u+=l+=e.dump));e.tag=p,e.dump=u||"{}"}(e,t,e.dump,s),p&&(e.dump="&ref_"+u+e.dump)):(!function(e,t,r){var n,s,i,o,a,c="",l=e.tag,u=Object.keys(r);for(n=0,s=u.length;n<s;n+=1)a="",""!==c&&(a+=", "),e.condenseFlow&&(a+='"'),o=r[i=u[n]],e.replacer&&(o=e.replacer.call(r,i,o)),zt(e,t,i,!1,!1)&&(e.dump.length>1024&&(a+="? "),a+=e.dump+(e.condenseFlow?'"':"")+":"+(e.condenseFlow?"":" "),zt(e,t,o,!1,!1)&&(c+=a+=e.dump));e.tag=l,e.dump="{"+c+"}"}(e,t,e.dump),p&&(e.dump="&ref_"+u+" "+e.dump));else if("[object Array]"===c)n&&0!==e.dump.length?(e.noArrayIndent&&!o&&t>0?Bt(e,t-1,e.dump,s):Bt(e,t,e.dump,s),p&&(e.dump="&ref_"+u+e.dump)):(!function(e,t,r){var n,s,i,o="",a=e.tag;for(n=0,s=r.length;n<s;n+=1)i=r[n],e.replacer&&(i=e.replacer.call(r,String(n),i)),(zt(e,t,i,!1,!1)||void 0===i&&zt(e,t,null,!1,!1))&&(""!==o&&(o+=","+(e.condenseFlow?"":" ")),o+=e.dump);e.tag=a,e.dump="["+o+"]"}(e,t,e.dump),p&&(e.dump="&ref_"+u+" "+e.dump));else{if("[object String]"!==c){if("[object Undefined]"===c)return!1;if(e.skipInvalid)return!1;throw new g("unacceptable kind of an object to dump "+c)}"?"!==e.tag&&Dt(e,e.dump,t,i,l)}null!==e.tag&&"?"!==e.tag&&(a=encodeURI("!"===e.tag[0]?e.tag.slice(1):e.tag).replace(/!/g,"%21"),a="!"===e.tag[0]?"!"+a:"tag:yaml.org,2002:"===a.slice(0,18)?"!!"+a.slice(18):"!<"+a+">",e.dump=a+" "+e.dump)}return!0}function Jt(e,t){var r,n,s=[],i=[];for(Ht(e,s,i),r=0,n=i.length;r<n;r+=1)t.duplicates.push(s[i[r]]);t.usedDuplicates=new Array(n)}function Ht(e,t,r){var n,s,i;if(null!==e&&"object"==typeof e)if(-1!==(s=t.indexOf(e)))-1===r.indexOf(s)&&r.push(s);else if(t.push(e),Array.isArray(e))for(s=0,i=e.length;s<i;s+=1)Ht(e[s],t,r);else for(s=0,i=(n=Object.keys(e)).length;s<i;s+=1)Ht(e[n[s]],t,r)}var Gt=function(e,t){var r=new jt(t=t||{});r.noRefs||Jt(e,r);var n=e;return r.replacer&&(n=r.replacer.call({"":n},"",n)),zt(r,0,n,!0,!0)?r.dump+"\n":""};function Wt(e,t){return function(){throw new Error("Function yaml."+e+" is removed in js-yaml 4. Use yaml."+t+" instead, which is now safe by default.")}}var Kt=j,Yt=P,Xt=T,Qt=q,Zt=L,er=ee,tr=Ue.load,rr=Ue.loadAll,nr={dump:Gt}.dump,sr=g,ir={binary:H,float:D,map:k,null:M,pairs:X,set:Z,timestamp:U,bool:C,int:F,merge:z,omap:K,seq:$,str:A},or=Wt("safeLoad","load"),ar=Wt("safeLoadAll","loadAll"),cr=Wt("safeDump","dump");const lr={Type:Kt,Schema:Yt,FAILSAFE_SCHEMA:Xt,JSON_SCHEMA:Qt,CORE_SCHEMA:Zt,DEFAULT_SCHEMA:er,load:tr,loadAll:rr,dump:nr,YAMLException:sr,types:ir,safeLoad:or,safeLoadAll:ar,safeDump:cr},{fetch:ur,Response:pr,Headers:hr,Request:fr,FormData:mr,File:dr,Blob:yr}=globalThis;void 0===globalThis.fetch&&(globalThis.fetch=ur),void 0===globalThis.Headers&&(globalThis.Headers=hr),void 0===globalThis.Request&&(globalThis.Request=fr),void 0===globalThis.Response&&(globalThis.Response=pr),void 0===globalThis.FormData&&(globalThis.FormData=mr),void 0===globalThis.File&&(globalThis.File=dr),void 0===globalThis.Blob&&(globalThis.Blob=yr);const gr=e=>":/?#[]@!$&'()*+,;=".indexOf(e)>-1,vr=e=>/^[a-z0-9\-._~]+$/i.test(e);function br(e){let{escape:t}=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},r=arguments.length>2?arguments[2]:void 0;return"number"==typeof e&&(e=e.toString()),"string"==typeof e&&e.length&&t?r?JSON.parse(e):[...e].map((e=>{if(vr(e))return e;if(gr(e)&&"unsafe"===t)return e;const r=new TextEncoder;return Array.from(r.encode(e)).map((e=>`0${e.toString(16).toUpperCase()}`.slice(-2))).map((e=>`%${e}`)).join("")})).join(""):e}function xr(e){const{value:t}=e;return Array.isArray(t)?function(e){let{key:t,value:r,style:n,explode:s,escape:i}=e;const o=e=>br(e,{escape:i});if("simple"===n)return r.map((e=>o(e))).join(",");if("label"===n)return`.${r.map((e=>o(e))).join(".")}`;if("matrix"===n)return r.map((e=>o(e))).reduce(((e,r)=>!e||s?`${e||""};${t}=${r}`:`${e},${r}`),"");if("form"===n){const e=s?`&${t}=`:",";return r.map((e=>o(e))).join(e)}if("spaceDelimited"===n){const e=s?`${t}=`:"";return r.map((e=>o(e))).join(` ${e}`)}if("pipeDelimited"===n){const e=s?`${t}=`:"";return r.map((e=>o(e))).join(`|${e}`)}return}(e):"object"==typeof t?function(e){let{key:t,value:r,style:n,explode:s,escape:i}=e;const o=e=>br(e,{escape:i}),a=Object.keys(r);if("simple"===n)return a.reduce(((e,t)=>{const n=o(r[t]);return`${e?`${e},`:""}${t}${s?"=":","}${n}`}),"");if("label"===n)return a.reduce(((e,t)=>{const n=o(r[t]);return`${e?`${e}.`:"."}${t}${s?"=":"."}${n}`}),"");if("matrix"===n&&s)return a.reduce(((e,t)=>`${e?`${e};`:";"}${t}=${o(r[t])}`),"");if("matrix"===n)return a.reduce(((e,n)=>{const s=o(r[n]);return`${e?`${e},`:`;${t}=`}${n},${s}`}),"");if("form"===n)return a.reduce(((e,t)=>{const n=o(r[t]);return`${e?`${e}${s?"&":","}`:""}${t}${s?"=":","}${n}`}),"");return}(e):function(e){let{key:t,value:r,style:n,escape:s}=e;const i=e=>br(e,{escape:s});if("simple"===n)return i(r);if("label"===n)return`.${i(r)}`;if("matrix"===n)return`;${t}=${i(r)}`;if("form"===n)return i(r);if("deepObject"===n)return i(r,{},!0);return}(e)}const Er={serializeRes:Or,mergeInQueryOrForm:Ir};async function wr(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};"object"==typeof e&&(t=e,e=t.url),t.headers=t.headers||{},Er.mergeInQueryOrForm(t),t.headers&&Object.keys(t.headers).forEach((e=>{const r=t.headers[e];"string"==typeof r&&(t.headers[e]=r.replace(/\n+/g," "))})),t.requestInterceptor&&(t=await t.requestInterceptor(t)||t);const r=t.headers["content-type"]||t.headers["Content-Type"];let n;/multipart\/form-data/i.test(r)&&(delete t.headers["content-type"],delete t.headers["Content-Type"]);try{n=await(t.userFetch||fetch)(t.url,t),n=await Er.serializeRes(n,e,t),t.responseInterceptor&&(n=await t.responseInterceptor(n)||n)}catch(e){if(!n)throw e;const t=new Error(n.statusText||`response status is ${n.status}`);throw t.status=n.status,t.statusCode=n.status,t.responseError=e,t}if(!n.ok){const e=new Error(n.statusText||`response status is ${n.status}`);throw e.status=n.status,e.statusCode=n.status,e.response=n,e}return n}const jr=function(){return/(json|xml|yaml|text)\b/.test(arguments.length>0&&void 0!==arguments[0]?arguments[0]:"")};function Or(e,t){let{loadSpec:r=!1}=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{};const n={ok:e.ok,url:e.url||t,status:e.status,statusText:e.statusText,headers:Sr(e.headers)},s=n.headers["content-type"],i=r||jr(s);return(i?e.text:e.blob||e.buffer).call(e).then((e=>{if(n.text=e,n.data=e,i)try{const t=function(e,t){return t&&(0===t.indexOf("application/json")||t.indexOf("+json")>0)?JSON.parse(e):lr.load(e)}(e,s);n.body=t,n.obj=t}catch(e){n.parseError=e}return n}))}function Sr(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};return"function"!=typeof e.entries?{}:Array.from(e.entries()).reduce(((e,t)=>{let[r,n]=t;return e[r]=function(e){return e.includes(", ")?e.split(", "):e}(n),e}),{})}function Pr(e,t){return t||"undefined"==typeof navigator||(t=navigator),t&&"ReactNative"===t.product?!(!e||"object"!=typeof e||"string"!=typeof e.uri):"undefined"!=typeof File&&e instanceof File||("undefined"!=typeof Blob&&e instanceof Blob||(!!ArrayBuffer.isView(e)||null!==e&&"object"==typeof e&&"function"==typeof e.pipe))}function Ar(e,t){return Array.isArray(e)&&e.some((e=>Pr(e,t)))}const $r={form:",",spaceDelimited:"%20",pipeDelimited:"|"},kr={csv:",",ssv:"%20",tsv:"%09",pipes:"|"};class Tr extends File{constructor(e){super([e],arguments.length>1&&void 0!==arguments[1]?arguments[1]:"",arguments.length>2&&void 0!==arguments[2]?arguments[2]:{}),this.data=e}valueOf(){return this.data}toString(){return this.valueOf()}}function Mr(e,t){let r=arguments.length>2&&void 0!==arguments[2]&&arguments[2];const{collectionFormat:n,allowEmptyValue:s,serializationOption:i,encoding:o}=t,a="object"!=typeof t||Array.isArray(t)?t:t.value,c=r?e=>e.toString():e=>encodeURIComponent(e),l=c(e);if(void 0===a&&s)return[[l,""]];if(Pr(a)||Ar(a))return[[l,a]];if(i)return Cr(e,a,r,i);if(o){if([typeof o.style,typeof o.explode,typeof o.allowReserved].some((e=>"undefined"!==e))){const{style:t,explode:n,allowReserved:s}=o;return Cr(e,a,r,{style:t,explode:n,allowReserved:s})}if("string"==typeof o.contentType){if(o.contentType.startsWith("application/json")){const e=c("string"==typeof a?a:JSON.stringify(a));return[[l,new Tr(e,"blob",{type:o.contentType})]]}const e=c(String(a));return[[l,new Tr(e,"blob",{type:o.contentType})]]}return"object"!=typeof a?[[l,c(a)]]:Array.isArray(a)&&a.every((e=>"object"!=typeof e))?[[l,a.map(c).join(",")]]:[[l,c(JSON.stringify(a))]]}return"object"!=typeof a?[[l,c(a)]]:Array.isArray(a)?"multi"===n?[[l,a.map(c)]]:[[l,a.map(c).join(kr[n||"csv"])]]:[[l,""]]}function Cr(e,t,r,n){const s=n.style||"form",i=void 0===n.explode?"form"===s:n.explode,o=!r&&(n&&n.allowReserved?"unsafe":"reserved"),a=e=>br(e,{escape:o}),c=r?e=>e:e=>br(e,{escape:o});return"object"!=typeof t?[[c(e),a(t)]]:Array.isArray(t)?i?[[c(e),t.map(a)]]:[[c(e),t.map(a).join($r[s])]]:"deepObject"===s?Object.keys(t).map((r=>[c(`${e}[${r}]`),a(t[r])])):i?Object.keys(t).map((e=>[c(e),a(t[e])])):[[c(e),Object.keys(t).map((e=>[`${c(e)},${a(t[e])}`])).join(",")]]}function Rr(e){const t=Object.keys(e).reduce(((t,r)=>{for(const[n,s]of Mr(r,e[r]))t[n]=s instanceof Tr?s.valueOf():s;return t}),{});return p().stringify(t,{encode:!1,indices:!1})||""}function Ir(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};const{url:t="",query:r,form:n}=e;if(n){const t=Object.keys(n).some((e=>{const{value:t}=n[e];return Pr(t)||Ar(t)})),r=e.headers["content-type"]||e.headers["Content-Type"];if(t||/multipart\/form-data/i.test(r)){const t=(s=e.form,Object.entries(s).reduce(((e,t)=>{let[r,n]=t;for(const[t,s]of Mr(r,n,!0))if(Array.isArray(s))for(const r of s)if(ArrayBuffer.isView(r)){const n=new Blob([r]);e.append(t,n)}else e.append(t,r);else if(ArrayBuffer.isView(s)){const r=new Blob([s]);e.append(t,r)}else e.append(t,s);return e}),new FormData));e.formdata=t,e.body=t}else e.body=Rr(n);delete e.form}var s;if(r){const[n,s]=t.split("?");let i="";if(s){const e=p().parse(s);Object.keys(r).forEach((t=>delete e[t])),i=p().stringify(e,{encode:!0})}const o=function(){for(var e=arguments.length,t=new Array(e),r=0;r<e;r++)t[r]=arguments[r];const n=t.filter((e=>e)).join("&");return n?`?${n}`:""}(i,Rr(r));e.url=n+o,delete e.query}return e}const Fr="application/json, application/yaml";function _r(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};const{requestInterceptor:r,responseInterceptor:n}=t,s=e.withCredentials?"include":"same-origin";return t=>e({url:t,loadSpec:!0,requestInterceptor:r,responseInterceptor:n,headers:{Accept:Fr},credentials:s}).then((e=>e.body))}const Nr=e=>{const{baseDoc:t,url:r}=e;return t||r||""},Dr=e=>{const{fetch:t,http:r}=e;return t||r||wr};var qr,Lr=(qr=function(e,t){return qr=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var r in t)t.hasOwnProperty(r)&&(e[r]=t[r])},qr(e,t)},function(e,t){function r(){this.constructor=e}qr(e,t),e.prototype=null===t?Object.create(t):(r.prototype=t.prototype,new r)}),Vr=Object.prototype.hasOwnProperty;function Br(e,t){return Vr.call(e,t)}function Ur(e){if(Array.isArray(e)){for(var t=new Array(e.length),r=0;r<t.length;r++)t[r]=""+r;return t}if(Object.keys)return Object.keys(e);var n=[];for(var s in e)Br(e,s)&&n.push(s);return n}function zr(e){switch(typeof e){case"object":return JSON.parse(JSON.stringify(e));case"undefined":return null;default:return e}}function Jr(e){for(var t,r=0,n=e.length;r<n;){if(!((t=e.charCodeAt(r))>=48&&t<=57))return!1;r++}return!0}function Hr(e){return-1===e.indexOf("/")&&-1===e.indexOf("~")?e:e.replace(/~/g,"~0").replace(/\//g,"~1")}function Gr(e){return e.replace(/~1/g,"/").replace(/~0/g,"~")}function Wr(e){if(void 0===e)return!0;if(e)if(Array.isArray(e)){for(var t=0,r=e.length;t<r;t++)if(Wr(e[t]))return!0}else if("object"==typeof e)for(var n=Ur(e),s=n.length,i=0;i<s;i++)if(Wr(e[n[i]]))return!0;return!1}function Kr(e,t){var r=[e];for(var n in t){var s="object"==typeof t[n]?JSON.stringify(t[n],null,2):t[n];void 0!==s&&r.push(n+": "+s)}return r.join("\n")}var Yr=function(e){function t(t,r,n,s,i){var o=this.constructor,a=e.call(this,Kr(t,{name:r,index:n,operation:s,tree:i}))||this;return a.name=r,a.index=n,a.operation=s,a.tree=i,Object.setPrototypeOf(a,o.prototype),a.message=Kr(t,{name:r,index:n,operation:s,tree:i}),a}return Lr(t,e),t}(Error),Xr=Yr,Qr=zr,Zr={add:function(e,t,r){return e[t]=this.value,{newDocument:r}},remove:function(e,t,r){var n=e[t];return delete e[t],{newDocument:r,removed:n}},replace:function(e,t,r){var n=e[t];return e[t]=this.value,{newDocument:r,removed:n}},move:function(e,t,r){var n=tn(r,this.path);n&&(n=zr(n));var s=rn(r,{op:"remove",path:this.from}).removed;return rn(r,{op:"add",path:this.path,value:s}),{newDocument:r,removed:n}},copy:function(e,t,r){var n=tn(r,this.from);return rn(r,{op:"add",path:this.path,value:zr(n)}),{newDocument:r}},test:function(e,t,r){return{newDocument:r,test:cn(e[t],this.value)}},_get:function(e,t,r){return this.value=e[t],{newDocument:r}}},en={add:function(e,t,r){return Jr(t)?e.splice(t,0,this.value):e[t]=this.value,{newDocument:r,index:t}},remove:function(e,t,r){return{newDocument:r,removed:e.splice(t,1)[0]}},replace:function(e,t,r){var n=e[t];return e[t]=this.value,{newDocument:r,removed:n}},move:Zr.move,copy:Zr.copy,test:Zr.test,_get:Zr._get};function tn(e,t){if(""==t)return e;var r={op:"_get",path:t};return rn(e,r),r.value}function rn(e,t,r,n,s,i){if(void 0===r&&(r=!1),void 0===n&&(n=!0),void 0===s&&(s=!0),void 0===i&&(i=0),r&&("function"==typeof r?r(t,0,e,t.path):on(t,0)),""===t.path){var o={newDocument:e};if("add"===t.op)return o.newDocument=t.value,o;if("replace"===t.op)return o.newDocument=t.value,o.removed=e,o;if("move"===t.op||"copy"===t.op)return o.newDocument=tn(e,t.from),"move"===t.op&&(o.removed=e),o;if("test"===t.op){if(o.test=cn(e,t.value),!1===o.test)throw new Xr("Test operation failed","TEST_OPERATION_FAILED",i,t,e);return o.newDocument=e,o}if("remove"===t.op)return o.removed=e,o.newDocument=null,o;if("_get"===t.op)return t.value=e,o;if(r)throw new Xr("Operation `op` property is not one of operations defined in RFC-6902","OPERATION_OP_INVALID",i,t,e);return o}n||(e=zr(e));var a=(t.path||"").split("/"),c=e,l=1,u=a.length,p=void 0,h=void 0,f=void 0;for(f="function"==typeof r?r:on;;){if((h=a[l])&&-1!=h.indexOf("~")&&(h=Gr(h)),s&&("__proto__"==h||"prototype"==h&&l>0&&"constructor"==a[l-1]))throw new TypeError("JSON-Patch: modifying `__proto__` or `constructor/prototype` prop is banned for security reasons, if this was on purpose, please set `banPrototypeModifications` flag false and pass it to this function. More info in fast-json-patch README");if(r&&void 0===p&&(void 0===c[h]?p=a.slice(0,l).join("/"):l==u-1&&(p=t.path),void 0!==p&&f(t,0,e,p)),l++,Array.isArray(c)){if("-"===h)h=c.length;else{if(r&&!Jr(h))throw new Xr("Expected an unsigned base-10 integer value, making the new referenced value the array element with the zero-based index","OPERATION_PATH_ILLEGAL_ARRAY_INDEX",i,t,e);Jr(h)&&(h=~~h)}if(l>=u){if(r&&"add"===t.op&&h>c.length)throw new Xr("The specified index MUST NOT be greater than the number of elements in the array","OPERATION_VALUE_OUT_OF_BOUNDS",i,t,e);if(!1===(o=en[t.op].call(t,c,h,e)).test)throw new Xr("Test operation failed","TEST_OPERATION_FAILED",i,t,e);return o}}else if(l>=u){if(!1===(o=Zr[t.op].call(t,c,h,e)).test)throw new Xr("Test operation failed","TEST_OPERATION_FAILED",i,t,e);return o}if(c=c[h],r&&l<u&&(!c||"object"!=typeof c))throw new Xr("Cannot perform operation at the desired path","OPERATION_PATH_UNRESOLVABLE",i,t,e)}}function nn(e,t,r,n,s){if(void 0===n&&(n=!0),void 0===s&&(s=!0),r&&!Array.isArray(t))throw new Xr("Patch sequence must be an array","SEQUENCE_NOT_AN_ARRAY");n||(e=zr(e));for(var i=new Array(t.length),o=0,a=t.length;o<a;o++)i[o]=rn(e,t[o],r,!0,s,o),e=i[o].newDocument;return i.newDocument=e,i}function sn(e,t,r){var n=rn(e,t);if(!1===n.test)throw new Xr("Test operation failed","TEST_OPERATION_FAILED",r,t,e);return n.newDocument}function on(e,t,r,n){if("object"!=typeof e||null===e||Array.isArray(e))throw new Xr("Operation is not an object","OPERATION_NOT_AN_OBJECT",t,e,r);if(!Zr[e.op])throw new Xr("Operation `op` property is not one of operations defined in RFC-6902","OPERATION_OP_INVALID",t,e,r);if("string"!=typeof e.path)throw new Xr("Operation `path` property is not a string","OPERATION_PATH_INVALID",t,e,r);if(0!==e.path.indexOf("/")&&e.path.length>0)throw new Xr('Operation `path` property must start with "/"',"OPERATION_PATH_INVALID",t,e,r);if(("move"===e.op||"copy"===e.op)&&"string"!=typeof e.from)throw new Xr("Operation `from` property is not present (applicable in `move` and `copy` operations)","OPERATION_FROM_REQUIRED",t,e,r);if(("add"===e.op||"replace"===e.op||"test"===e.op)&&void 0===e.value)throw new Xr("Operation `value` property is not present (applicable in `add`, `replace` and `test` operations)","OPERATION_VALUE_REQUIRED",t,e,r);if(("add"===e.op||"replace"===e.op||"test"===e.op)&&Wr(e.value))throw new Xr("Operation `value` property is not present (applicable in `add`, `replace` and `test` operations)","OPERATION_VALUE_CANNOT_CONTAIN_UNDEFINED",t,e,r);if(r)if("add"==e.op){var s=e.path.split("/").length,i=n.split("/").length;if(s!==i+1&&s!==i)throw new Xr("Cannot perform an `add` operation at the desired path","OPERATION_PATH_CANNOT_ADD",t,e,r)}else if("replace"===e.op||"remove"===e.op||"_get"===e.op){if(e.path!==n)throw new Xr("Cannot perform the operation at a path that does not exist","OPERATION_PATH_UNRESOLVABLE",t,e,r)}else if("move"===e.op||"copy"===e.op){var o=an([{op:"_get",path:e.from,value:void 0}],r);if(o&&"OPERATION_PATH_UNRESOLVABLE"===o.name)throw new Xr("Cannot perform the operation from a path that does not exist","OPERATION_FROM_UNRESOLVABLE",t,e,r)}}function an(e,t,r){try{if(!Array.isArray(e))throw new Xr("Patch sequence must be an array","SEQUENCE_NOT_AN_ARRAY");if(t)nn(zr(t),zr(e),r||!0);else{r=r||on;for(var n=0;n<e.length;n++)r(e[n],n,t,void 0)}}catch(e){if(e instanceof Xr)return e;throw e}}function cn(e,t){if(e===t)return!0;if(e&&t&&"object"==typeof e&&"object"==typeof t){var r,n,s,i=Array.isArray(e),o=Array.isArray(t);if(i&&o){if((n=e.length)!=t.length)return!1;for(r=n;0!=r--;)if(!cn(e[r],t[r]))return!1;return!0}if(i!=o)return!1;var a=Object.keys(e);if((n=a.length)!==Object.keys(t).length)return!1;for(r=n;0!=r--;)if(!t.hasOwnProperty(a[r]))return!1;for(r=n;0!=r--;)if(!cn(e[s=a[r]],t[s]))return!1;return!0}return e!=e&&t!=t}var ln=new WeakMap,un=function(e){this.observers=new Map,this.obj=e},pn=function(e,t){this.callback=e,this.observer=t};function hn(e,t){t.unobserve()}function fn(e,t){var r,n=function(e){return ln.get(e)}(e);if(n){var s=function(e,t){return e.observers.get(t)}(n,t);r=s&&s.observer}else n=new un(e),ln.set(e,n);if(r)return r;if(r={},n.value=zr(e),t){r.callback=t,r.next=null;var i=function(){mn(r)},o=function(){clearTimeout(r.next),r.next=setTimeout(i)};"undefined"!=typeof window&&(window.addEventListener("mouseup",o),window.addEventListener("keyup",o),window.addEventListener("mousedown",o),window.addEventListener("keydown",o),window.addEventListener("change",o))}return r.patches=[],r.object=e,r.unobserve=function(){mn(r),clearTimeout(r.next),function(e,t){e.observers.delete(t.callback)}(n,r),"undefined"!=typeof window&&(window.removeEventListener("mouseup",o),window.removeEventListener("keyup",o),window.removeEventListener("mousedown",o),window.removeEventListener("keydown",o),window.removeEventListener("change",o))},n.observers.set(t,new pn(t,r)),r}function mn(e,t){void 0===t&&(t=!1);var r=ln.get(e.object);dn(r.value,e.object,e.patches,"",t),e.patches.length&&nn(r.value,e.patches);var n=e.patches;return n.length>0&&(e.patches=[],e.callback&&e.callback(n)),n}function dn(e,t,r,n,s){if(t!==e){"function"==typeof t.toJSON&&(t=t.toJSON());for(var i=Ur(t),o=Ur(e),a=!1,c=o.length-1;c>=0;c--){var l=e[p=o[c]];if(!Br(t,p)||void 0===t[p]&&void 0!==l&&!1===Array.isArray(t))Array.isArray(e)===Array.isArray(t)?(s&&r.push({op:"test",path:n+"/"+Hr(p),value:zr(l)}),r.push({op:"remove",path:n+"/"+Hr(p)}),a=!0):(s&&r.push({op:"test",path:n,value:e}),r.push({op:"replace",path:n,value:t}),!0);else{var u=t[p];"object"==typeof l&&null!=l&&"object"==typeof u&&null!=u&&Array.isArray(l)===Array.isArray(u)?dn(l,u,r,n+"/"+Hr(p),s):l!==u&&(!0,s&&r.push({op:"test",path:n+"/"+Hr(p),value:zr(l)}),r.push({op:"replace",path:n+"/"+Hr(p),value:zr(u)}))}}if(a||i.length!=o.length)for(c=0;c<i.length;c++){var p;Br(e,p=i[c])||void 0===t[p]||r.push({op:"add",path:n+"/"+Hr(p),value:zr(t[p])})}}}function yn(e,t,r){void 0===r&&(r=!1);var n=[];return dn(e,t,n,"",r),n}Object.assign({},e,t,{JsonPatchError:Yr,deepClone:zr,escapePathComponent:Hr,unescapePathComponent:Gr});var gn=r(9996),vn=r.n(gn);const bn={add:function(e,t){return{op:"add",path:e,value:t}},replace:En,remove:function(e){return{op:"remove",path:e}},merge:function(e,t){return{type:"mutation",op:"merge",path:e,value:t}},mergeDeep:function(e,t){return{type:"mutation",op:"mergeDeep",path:e,value:t}},context:function(e,t){return{type:"context",path:e,value:t}},getIn:function(e,t){return t.reduce(((e,t)=>void 0!==t&&e?e[t]:e),e)},applyPatch:function(e,t,r){if(r=r||{},"merge"===(t={...t,path:t.path&&xn(t.path)}).op){const r=In(e,t.path);Object.assign(r,t.value),nn(e,[En(t.path,r)])}else if("mergeDeep"===t.op){const r=In(e,t.path),n=vn()(r,t.value);e=nn(e,[En(t.path,n)]).newDocument}else if("add"===t.op&&""===t.path&&$n(t.value)){nn(e,Object.keys(t.value).reduce(((e,r)=>(e.push({op:"add",path:`/${xn(r)}`,value:t.value[r]}),e)),[]))}else if("replace"===t.op&&""===t.path){let{value:n}=t;r.allowMetaPatches&&t.meta&&Cn(t)&&(Array.isArray(t.value)||$n(t.value))&&(n={...n,...t.meta}),e=n}else if(nn(e,[t]),r.allowMetaPatches&&t.meta&&Cn(t)&&(Array.isArray(t.value)||$n(t.value))){const r={...In(e,t.path),...t.meta};nn(e,[En(t.path,r)])}return e},parentPathMatch:function(e,t){if(!Array.isArray(t))return!1;for(let r=0,n=t.length;r<n;r+=1)if(t[r]!==e[r])return!1;return!0},flatten:Pn,fullyNormalizeArray:function(e){return An(Pn(Sn(e)))},normalizeArray:Sn,isPromise:function(e){return $n(e)&&kn(e.then)},forEachNew:function(e,t){try{return wn(e,On,t)}catch(e){return e}},forEachNewPrimitive:function(e,t){try{return wn(e,jn,t)}catch(e){return e}},isJsonPatch:Tn,isContextPatch:function(e){return Rn(e)&&"context"===e.type},isPatch:Rn,isMutation:Mn,isAdditiveMutation:Cn,isGenerator:function(e){return"[object GeneratorFunction]"===Object.prototype.toString.call(e)},isFunction:kn,isObject:$n,isError:function(e){return e instanceof Error}};function xn(e){return Array.isArray(e)?e.length<1?"":`/${e.map((e=>(e+"").replace(/~/g,"~0").replace(/\//g,"~1"))).join("/")}`:e}function En(e,t,r){return{op:"replace",path:e,value:t,meta:r}}function wn(e,t,r){return An(Pn(e.filter(Cn).map((e=>t(e.value,r,e.path)))||[]))}function jn(e,t,r){return r=r||[],Array.isArray(e)?e.map(((e,n)=>jn(e,t,r.concat(n)))):$n(e)?Object.keys(e).map((n=>jn(e[n],t,r.concat(n)))):t(e,r[r.length-1],r)}function On(e,t,r){let n=[];if((r=r||[]).length>0){const s=t(e,r[r.length-1],r);s&&(n=n.concat(s))}if(Array.isArray(e)){const s=e.map(((e,n)=>On(e,t,r.concat(n))));s&&(n=n.concat(s))}else if($n(e)){const s=Object.keys(e).map((n=>On(e[n],t,r.concat(n))));s&&(n=n.concat(s))}return n=Pn(n),n}function Sn(e){return Array.isArray(e)?e:[e]}function Pn(e){return[].concat(...e.map((e=>Array.isArray(e)?Pn(e):e)))}function An(e){return e.filter((e=>void 0!==e))}function $n(e){return e&&"object"==typeof e}function kn(e){return e&&"function"==typeof e}function Tn(e){if(Rn(e)){const{op:t}=e;return"add"===t||"remove"===t||"replace"===t}return!1}function Mn(e){return Tn(e)||Rn(e)&&"mutation"===e.type}function Cn(e){return Mn(e)&&("add"===e.op||"replace"===e.op||"merge"===e.op||"mergeDeep"===e.op)}function Rn(e){return e&&"object"==typeof e}function In(e,t){try{return tn(e,t)}catch(e){return console.error(e),{}}}var Fn=r(4155);const _n=function(){return!1};const Nn=function(){return!0};function Dn(e){return null!=e&&"object"==typeof e&&!0===e["@@functional/placeholder"]}function qn(e){return function t(r){return 0===arguments.length||Dn(r)?t:e.apply(this,arguments)}}function Ln(e){return function t(r,n){switch(arguments.length){case 0:return t;case 1:return Dn(r)?t:qn((function(t){return e(r,t)}));default:return Dn(r)&&Dn(n)?t:Dn(r)?qn((function(t){return e(t,n)})):Dn(n)?qn((function(t){return e(r,t)})):e(r,n)}}}const Vn=Array.isArray||function(e){return null!=e&&e.length>=0&&"[object Array]"===Object.prototype.toString.call(e)};function Bn(e,t,r){return function(){if(0===arguments.length)return r();var n=arguments[arguments.length-1];if(!Vn(n)){for(var s=0;s<e.length;){if("function"==typeof n[e[s]])return n[e[s]].apply(n,Array.prototype.slice.call(arguments,0,-1));s+=1}if(function(e){return null!=e&&"function"==typeof e["@@transducer/step"]}(n))return t.apply(null,Array.prototype.slice.call(arguments,0,-1))(n)}return r.apply(this,arguments)}}function Un(e){return e&&e["@@transducer/reduced"]?e:{"@@transducer/value":e,"@@transducer/reduced":!0}}const zn=function(){return this.xf["@@transducer/init"]()},Jn=function(e){return this.xf["@@transducer/result"](e)};var Hn=function(){function e(e,t){this.xf=t,this.f=e,this.all=!0}return e.prototype["@@transducer/init"]=zn,e.prototype["@@transducer/result"]=function(e){return this.all&&(e=this.xf["@@transducer/step"](e,!0)),this.xf["@@transducer/result"](e)},e.prototype["@@transducer/step"]=function(e,t){return this.f(t)||(this.all=!1,e=Un(this.xf["@@transducer/step"](e,!1))),e},e}();function Gn(e){return function(t){return new Hn(e,t)}}const Wn=Ln(Bn(["all"],Gn,(function(e,t){for(var r=0;r<t.length;){if(!e(t[r]))return!1;r+=1}return!0})));function Kn(e,t){switch(e){case 0:return function(){return t.apply(this,arguments)};case 1:return function(e){return t.apply(this,arguments)};case 2:return function(e,r){return t.apply(this,arguments)};case 3:return function(e,r,n){return t.apply(this,arguments)};case 4:return function(e,r,n,s){return t.apply(this,arguments)};case 5:return function(e,r,n,s,i){return t.apply(this,arguments)};case 6:return function(e,r,n,s,i,o){return t.apply(this,arguments)};case 7:return function(e,r,n,s,i,o,a){return t.apply(this,arguments)};case 8:return function(e,r,n,s,i,o,a,c){return t.apply(this,arguments)};case 9:return function(e,r,n,s,i,o,a,c,l){return t.apply(this,arguments)};case 10:return function(e,r,n,s,i,o,a,c,l,u){return t.apply(this,arguments)};default:throw new Error("First argument to _arity must be a non-negative integer no greater than ten")}}function Yn(e,t,r){return function(){for(var n=[],s=0,i=e,o=0;o<t.length||s<arguments.length;){var a;o<t.length&&(!Dn(t[o])||s>=arguments.length)?a=t[o]:(a=arguments[s],s+=1),n[o]=a,Dn(a)||(i-=1),o+=1}return i<=0?r.apply(this,n):Kn(i,Yn(e,n,r))}}const Xn=Ln((function(e,t){return 1===e?qn(t):Kn(e,Yn(e,[],t))}));function Qn(e){for(var t,r=[];!(t=e.next()).done;)r.push(t.value);return r}function Zn(e,t,r){for(var n=0,s=r.length;n<s;){if(e(t,r[n]))return!0;n+=1}return!1}function es(e,t){return Object.prototype.hasOwnProperty.call(t,e)}const ts="function"==typeof Object.is?Object.is:function(e,t){return e===t?0!==e||1/e==1/t:e!=e&&t!=t};var rs=Object.prototype.toString;const ns=function(){return"[object Arguments]"===rs.call(arguments)?function(e){return"[object Arguments]"===rs.call(e)}:function(e){return es("callee",e)}}();var ss=!{toString:null}.propertyIsEnumerable("toString"),is=["constructor","valueOf","isPrototypeOf","toString","propertyIsEnumerable","hasOwnProperty","toLocaleString"],os=function(){return arguments.propertyIsEnumerable("length")}(),as=function(e,t){for(var r=0;r<e.length;){if(e[r]===t)return!0;r+=1}return!1};const cs="function"!=typeof Object.keys||os?qn((function(e){if(Object(e)!==e)return[];var t,r,n=[],s=os&&ns(e);for(t in e)!es(t,e)||s&&"length"===t||(n[n.length]=t);if(ss)for(r=is.length-1;r>=0;)es(t=is[r],e)&&!as(n,t)&&(n[n.length]=t),r-=1;return n})):qn((function(e){return Object(e)!==e?[]:Object.keys(e)}));const ls=qn((function(e){return null===e?"Null":void 0===e?"Undefined":Object.prototype.toString.call(e).slice(8,-1)}));function us(e,t,r,n){var s=Qn(e);function i(e,t){return ps(e,t,r.slice(),n.slice())}return!Zn((function(e,t){return!Zn(i,t,e)}),Qn(t),s)}function ps(e,t,r,n){if(ts(e,t))return!0;var s,i,o=ls(e);if(o!==ls(t))return!1;if("function"==typeof e["fantasy-land/equals"]||"function"==typeof t["fantasy-land/equals"])return"function"==typeof e["fantasy-land/equals"]&&e["fantasy-land/equals"](t)&&"function"==typeof t["fantasy-land/equals"]&&t["fantasy-land/equals"](e);if("function"==typeof e.equals||"function"==typeof t.equals)return"function"==typeof e.equals&&e.equals(t)&&"function"==typeof t.equals&&t.equals(e);switch(o){case"Arguments":case"Array":case"Object":if("function"==typeof e.constructor&&"Promise"===(s=e.constructor,null==(i=String(s).match(/^function (\w*)/))?"":i[1]))return e===t;break;case"Boolean":case"Number":case"String":if(typeof e!=typeof t||!ts(e.valueOf(),t.valueOf()))return!1;break;case"Date":if(!ts(e.valueOf(),t.valueOf()))return!1;break;case"Error":return e.name===t.name&&e.message===t.message;case"RegExp":if(e.source!==t.source||e.global!==t.global||e.ignoreCase!==t.ignoreCase||e.multiline!==t.multiline||e.sticky!==t.sticky||e.unicode!==t.unicode)return!1}for(var a=r.length-1;a>=0;){if(r[a]===e)return n[a]===t;a-=1}switch(o){case"Map":return e.size===t.size&&us(e.entries(),t.entries(),r.concat([e]),n.concat([t]));case"Set":return e.size===t.size&&us(e.values(),t.values(),r.concat([e]),n.concat([t]));case"Arguments":case"Array":case"Object":case"Boolean":case"Number":case"String":case"Date":case"Error":case"RegExp":case"Int8Array":case"Uint8Array":case"Uint8ClampedArray":case"Int16Array":case"Uint16Array":case"Int32Array":case"Uint32Array":case"Float32Array":case"Float64Array":case"ArrayBuffer":break;default:return!1}var c=cs(e);if(c.length!==cs(t).length)return!1;var l=r.concat([e]),u=n.concat([t]);for(a=c.length-1;a>=0;){var p=c[a];if(!es(p,t)||!ps(t[p],e[p],l,u))return!1;a-=1}return!0}const hs=Ln((function(e,t){return ps(e,t,[],[])}));function fs(e,t){return function(e,t,r){var n,s;if("function"==typeof e.indexOf)switch(typeof t){case"number":if(0===t){for(n=1/t;r<e.length;){if(0===(s=e[r])&&1/s===n)return r;r+=1}return-1}if(t!=t){for(;r<e.length;){if("number"==typeof(s=e[r])&&s!=s)return r;r+=1}return-1}return e.indexOf(t,r);case"string":case"boolean":case"function":case"undefined":return e.indexOf(t,r);case"object":if(null===t)return e.indexOf(t,r)}for(;r<e.length;){if(hs(e[r],t))return r;r+=1}return-1}(t,e,0)>=0}function ms(e,t){for(var r=0,n=t.length,s=Array(n);r<n;)s[r]=e(t[r]),r+=1;return s}function ds(e){return'"'+e.replace(/\\/g,"\\\\").replace(/[\b]/g,"\\b").replace(/\f/g,"\\f").replace(/\n/g,"\\n").replace(/\r/g,"\\r").replace(/\t/g,"\\t").replace(/\v/g,"\\v").replace(/\0/g,"\\0").replace(/"/g,'\\"')+'"'}var ys=function(e){return(e<10?"0":"")+e};const gs="function"==typeof Date.prototype.toISOString?function(e){return e.toISOString()}:function(e){return e.getUTCFullYear()+"-"+ys(e.getUTCMonth()+1)+"-"+ys(e.getUTCDate())+"T"+ys(e.getUTCHours())+":"+ys(e.getUTCMinutes())+":"+ys(e.getUTCSeconds())+"."+(e.getUTCMilliseconds()/1e3).toFixed(3).slice(2,5)+"Z"};function vs(e){return function(){return!e.apply(this,arguments)}}function bs(e,t,r){for(var n=0,s=r.length;n<s;)t=e(t,r[n]),n+=1;return t}function xs(e){return"[object Object]"===Object.prototype.toString.call(e)}var Es=function(){function e(e,t){this.xf=t,this.f=e}return e.prototype["@@transducer/init"]=zn,e.prototype["@@transducer/result"]=Jn,e.prototype["@@transducer/step"]=function(e,t){return this.f(t)?this.xf["@@transducer/step"](e,t):e},e}();function ws(e){return function(t){return new Es(e,t)}}const js=Ln(Bn(["fantasy-land/filter","filter"],ws,(function(e,t){return xs(t)?bs((function(r,n){return e(t[n])&&(r[n]=t[n]),r}),{},cs(t)):function(e,t){for(var r=0,n=t.length,s=[];r<n;)e(t[r])&&(s[s.length]=t[r]),r+=1;return s}(e,t)})));const Os=Ln((function(e,t){return js(vs(e),t)}));function Ss(e,t){var r=function(r){var n=t.concat([e]);return fs(r,n)?"<Circular>":Ss(r,n)},n=function(e,t){return ms((function(t){return ds(t)+": "+r(e[t])}),t.slice().sort())};switch(Object.prototype.toString.call(e)){case"[object Arguments]":return"(function() { return arguments; }("+ms(r,e).join(", ")+"))";case"[object Array]":return"["+ms(r,e).concat(n(e,Os((function(e){return/^\d+$/.test(e)}),cs(e)))).join(", ")+"]";case"[object Boolean]":return"object"==typeof e?"new Boolean("+r(e.valueOf())+")":e.toString();case"[object Date]":return"new Date("+(isNaN(e.valueOf())?r(NaN):ds(gs(e)))+")";case"[object Map]":return"new Map("+r(Array.from(e))+")";case"[object Null]":return"null";case"[object Number]":return"object"==typeof e?"new Number("+r(e.valueOf())+")":1/e==-1/0?"-0":e.toString(10);case"[object Set]":return"new Set("+r(Array.from(e).sort())+")";case"[object String]":return"object"==typeof e?"new String("+r(e.valueOf())+")":ds(e);case"[object Undefined]":return"undefined";default:if("function"==typeof e.toString){var s=e.toString();if("[object Object]"!==s)return s}return"{"+n(e,cs(e)).join(", ")+"}"}}const Ps=qn((function(e){return Ss(e,[])}));const As=Ln((function(e,t){if(e===t)return t;function r(e,t){if(e>t!=t>e)return t>e?t:e}var n=r(e,t);if(void 0!==n)return n;var s=r(typeof e,typeof t);if(void 0!==s)return s===typeof e?e:t;var i=Ps(e),o=r(i,Ps(t));return void 0!==o&&o===i?e:t}));var $s=function(){function e(e,t){this.xf=t,this.f=e}return e.prototype["@@transducer/init"]=zn,e.prototype["@@transducer/result"]=Jn,e.prototype["@@transducer/step"]=function(e,t){return this.xf["@@transducer/step"](e,this.f(t))},e}();const ks=Ln(Bn(["fantasy-land/map","map"],(function(e){return function(t){return new $s(e,t)}}),(function(e,t){switch(Object.prototype.toString.call(t)){case"[object Function]":return Xn(t.length,(function(){return e.call(this,t.apply(this,arguments))}));case"[object Object]":return bs((function(r,n){return r[n]=e(t[n]),r}),{},cs(t));default:return ms(e,t)}}))),Ts=Number.isInteger||function(e){return e<<0===e};function Ms(e){return"[object String]"===Object.prototype.toString.call(e)}const Cs=Ln((function(e,t){var r=e<0?t.length+e:e;return Ms(t)?t.charAt(r):t[r]}));const Rs=Ln((function(e,t){if(null!=t)return Ts(e)?Cs(e,t):t[e]}));const Is=Ln((function(e,t){return ks(Rs(e),t)}));function Fs(e){return function t(r,n,s){switch(arguments.length){case 0:return t;case 1:return Dn(r)?t:Ln((function(t,n){return e(r,t,n)}));case 2:return Dn(r)&&Dn(n)?t:Dn(r)?Ln((function(t,r){return e(t,n,r)})):Dn(n)?Ln((function(t,n){return e(r,t,n)})):qn((function(t){return e(r,n,t)}));default:return Dn(r)&&Dn(n)&&Dn(s)?t:Dn(r)&&Dn(n)?Ln((function(t,r){return e(t,r,s)})):Dn(r)&&Dn(s)?Ln((function(t,r){return e(t,n,r)})):Dn(n)&&Dn(s)?Ln((function(t,n){return e(r,t,n)})):Dn(r)?qn((function(t){return e(t,n,s)})):Dn(n)?qn((function(t){return e(r,t,s)})):Dn(s)?qn((function(t){return e(r,n,t)})):e(r,n,s)}}}const _s=qn((function(e){return!!Vn(e)||!!e&&("object"==typeof e&&(!Ms(e)&&(0===e.length||e.length>0&&(e.hasOwnProperty(0)&&e.hasOwnProperty(e.length-1)))))}));var Ns="undefined"!=typeof Symbol?Symbol.iterator:"@@iterator";function Ds(e,t,r){return function(n,s,i){if(_s(i))return e(n,s,i);if(null==i)return s;if("function"==typeof i["fantasy-land/reduce"])return t(n,s,i,"fantasy-land/reduce");if(null!=i[Ns])return r(n,s,i[Ns]());if("function"==typeof i.next)return r(n,s,i);if("function"==typeof i.reduce)return t(n,s,i,"reduce");throw new TypeError("reduce: list must be array or iterable")}}function qs(e,t,r){for(var n=0,s=r.length;n<s;){if((t=e["@@transducer/step"](t,r[n]))&&t["@@transducer/reduced"]){t=t["@@transducer/value"];break}n+=1}return e["@@transducer/result"](t)}const Ls=Ln((function(e,t){return Kn(e.length,(function(){return e.apply(t,arguments)}))}));function Vs(e,t,r){for(var n=r.next();!n.done;){if((t=e["@@transducer/step"](t,n.value))&&t["@@transducer/reduced"]){t=t["@@transducer/value"];break}n=r.next()}return e["@@transducer/result"](t)}function Bs(e,t,r,n){return e["@@transducer/result"](r[n](Ls(e["@@transducer/step"],e),t))}const Us=Ds(qs,Bs,Vs);var zs=function(){function e(e){this.f=e}return e.prototype["@@transducer/init"]=function(){throw new Error("init not implemented on XWrap")},e.prototype["@@transducer/result"]=function(e){return e},e.prototype["@@transducer/step"]=function(e,t){return this.f(e,t)},e}();function Js(e){return new zs(e)}const Hs=Fs((function(e,t,r){return Us("function"==typeof e?Js(e):e,t,r)}));const Gs=qn((function(e){return Xn(Hs(As,0,Is("length",e)),(function(){for(var t=0,r=e.length;t<r;){if(!e[t].apply(this,arguments))return!1;t+=1}return!0}))}));const Ws=qn((function(e){return function(){return e}}));const Ks=qn((function(e){return Xn(Hs(As,0,Is("length",e)),(function(){for(var t=0,r=e.length;t<r;){if(e[t].apply(this,arguments))return!0;t+=1}return!1}))}));function Ys(e,t,r){for(var n=r.next();!n.done;)t=e(t,n.value),n=r.next();return t}function Xs(e,t,r,n){return r[n](e,t)}const Qs=Ds(bs,Xs,Ys);const Zs=Ln((function(e,t){return"function"==typeof t["fantasy-land/ap"]?t["fantasy-land/ap"](e):"function"==typeof e.ap?e.ap(t):"function"==typeof e?function(r){return e(r)(t(r))}:Qs((function(e,r){return function(e,t){var r;t=t||[];var n=(e=e||[]).length,s=t.length,i=[];for(r=0;r<n;)i[i.length]=e[r],r+=1;for(r=0;r<s;)i[i.length]=t[r],r+=1;return i}(e,ks(r,t))}),[],e)}));const ei=Ln((function(e,t){return e.apply(this,t)}));var ti=qn((function(e){for(var t=cs(e),r=t.length,n=[],s=0;s<r;)n[s]=e[t[s]],s+=1;return n}));const ri=ti;const ni=qn((function(e){return null==e}));const si=Fs((function e(t,r,n){if(0===t.length)return r;var s=t[0];if(t.length>1){var i=!ni(n)&&es(s,n)&&"object"==typeof n[s]?n[s]:Ts(t[1])?[]:{};r=e(Array.prototype.slice.call(t,1),r,i)}return function(e,t,r){if(Ts(e)&&Vn(r)){var n=[].concat(r);return n[e]=t,n}var s={};for(var i in r)s[i]=r[i];return s[e]=t,s}(s,r,n)}));function ii(e){var t=Object.prototype.toString.call(e);return"[object Function]"===t||"[object AsyncFunction]"===t||"[object GeneratorFunction]"===t||"[object AsyncGeneratorFunction]"===t}const oi=Ln((function(e,t){return e&&t}));const ai=Ln((function(e,t){var r=Xn(e,t);return Xn(e,(function(){return bs(Zs,ks(r,arguments[0]),Array.prototype.slice.call(arguments,1))}))}));const ci=qn((function(e){return ai(e.length,e)}));const li=Ln((function(e,t){return ii(e)?function(){return e.apply(this,arguments)&&t.apply(this,arguments)}:ci(oi)(e,t)}));const ui=qn((function(e){return function(t,r){return e(t,r)?-1:e(r,t)?1:0}}));const pi=ci(qn((function(e){return!e})));function hi(e,t){return function(){return t.call(this,e.apply(this,arguments))}}function fi(e,t){return function(){var r=arguments.length;if(0===r)return t();var n=arguments[r-1];return Vn(n)||"function"!=typeof n[e]?t.apply(this,arguments):n[e].apply(n,Array.prototype.slice.call(arguments,0,r-1))}}const mi=Fs(fi("slice",(function(e,t,r){return Array.prototype.slice.call(r,e,t)})));const di=qn(fi("tail",mi(1,1/0)));function yi(){if(0===arguments.length)throw new Error("pipe requires at least one argument");return Kn(arguments[0].length,Hs(hi,arguments[0],di(arguments)))}var gi=Ln((function(e,t){return Xn(Hs(As,0,Is("length",t)),(function(){var r=arguments,n=this;return e.apply(n,ms((function(e){return e.apply(n,r)}),t))}))}));const vi=gi;function bi(e){return new RegExp(e.source,e.flags?e.flags:(e.global?"g":"")+(e.ignoreCase?"i":"")+(e.multiline?"m":"")+(e.sticky?"y":"")+(e.unicode?"u":"")+(e.dotAll?"s":""))}function xi(e,t,r){if(r||(r=new Ei),function(e){var t=typeof e;return null==e||"object"!=t&&"function"!=t}(e))return e;var n=function(n){var s=r.get(e);if(s)return s;for(var i in r.set(e,n),e)Object.prototype.hasOwnProperty.call(e,i)&&(n[i]=t?xi(e[i],!0,r):e[i]);return n};switch(ls(e)){case"Object":return n(Object.create(Object.getPrototypeOf(e)));case"Array":return n([]);case"Date":return new Date(e.valueOf());case"RegExp":return bi(e);case"Int8Array":case"Uint8Array":case"Uint8ClampedArray":case"Int16Array":case"Uint16Array":case"Int32Array":case"Uint32Array":case"Float32Array":case"Float64Array":case"BigInt64Array":case"BigUint64Array":return e.slice();default:return e}}var Ei=function(){function e(){this.map={},this.length=0}return e.prototype.set=function(e,t){const r=this.hash(e);let n=this.map[r];n||(this.map[r]=n=[]),n.push([e,t]),this.length+=1},e.prototype.hash=function(e){let t=[];for(var r in e)t.push(Object.prototype.toString.call(e[r]));return t.join()},e.prototype.get=function(e){if(this.length<=180){for(const t in this.map){const r=this.map[t];for(let t=0;t<r.length;t+=1){const n=r[t];if(n[0]===e)return n[1]}}return}const t=this.hash(e),r=this.map[t];if(r)for(let t=0;t<r.length;t+=1){const n=r[t];if(n[0]===e)return n[1]}},e}(),wi=function(){function e(e,t,r,n){this.valueFn=e,this.valueAcc=t,this.keyFn=r,this.xf=n,this.inputs={}}return e.prototype["@@transducer/init"]=zn,e.prototype["@@transducer/result"]=function(e){var t;for(t in this.inputs)if(es(t,this.inputs)&&(e=this.xf["@@transducer/step"](e,this.inputs[t]))["@@transducer/reduced"]){e=e["@@transducer/value"];break}return this.inputs=null,this.xf["@@transducer/result"](e)},e.prototype["@@transducer/step"]=function(e,t){var r=this.keyFn(t);return this.inputs[r]=this.inputs[r]||[r,xi(this.valueAcc,!1)],this.inputs[r][1]=this.valueFn(this.inputs[r][1],t),e},e}();function ji(e,t,r){return function(n){return new wi(e,t,r,n)}}var Oi=Yn(4,[],Bn([],ji,(function(e,t,r,n){var s=Js((function(n,s){var i=r(s),o=e(es(i,n)?n[i]:xi(t,!1),s);return o&&o["@@transducer/reduced"]?Un(n):(n[i]=o,n)}));return Us(s,{},n)})));const Si=Oi;const Pi=qn((function(e){return Xn(e.length,e)}));const Ai=Ln((function(e,t){return null==t||t!=t?e:t}));function $i(e,t,r){var n,s=typeof e;switch(s){case"string":case"number":return 0===e&&1/e==-1/0?!!r._items["-0"]||(t&&(r._items["-0"]=!0),!1):null!==r._nativeSet?t?(n=r._nativeSet.size,r._nativeSet.add(e),r._nativeSet.size===n):r._nativeSet.has(e):s in r._items?e in r._items[s]||(t&&(r._items[s][e]=!0),!1):(t&&(r._items[s]={},r._items[s][e]=!0),!1);case"boolean":if(s in r._items){var i=e?1:0;return!!r._items[s][i]||(t&&(r._items[s][i]=!0),!1)}return t&&(r._items[s]=e?[!1,!0]:[!0,!1]),!1;case"function":return null!==r._nativeSet?t?(n=r._nativeSet.size,r._nativeSet.add(e),r._nativeSet.size===n):r._nativeSet.has(e):s in r._items?!!fs(e,r._items[s])||(t&&r._items[s].push(e),!1):(t&&(r._items[s]=[e]),!1);case"undefined":return!!r._items[s]||(t&&(r._items[s]=!0),!1);case"object":if(null===e)return!!r._items.null||(t&&(r._items.null=!0),!1);default:return(s=Object.prototype.toString.call(e))in r._items?!!fs(e,r._items[s])||(t&&r._items[s].push(e),!1):(t&&(r._items[s]=[e]),!1)}}const ki=function(){function e(){this._nativeSet="function"==typeof Set?new Set:null,this._items={}}return e.prototype.add=function(e){return!$i(e,!0,this)},e.prototype.has=function(e){return $i(e,!1,this)},e}();var Ti=Ln((function(e,t){for(var r=[],n=0,s=e.length,i=t.length,o=new ki,a=0;a<i;a+=1)o.add(t[a]);for(;n<s;)o.add(e[n])&&(r[r.length]=e[n]),n+=1;return r}));const Mi=Ti;var Ci=function(){function e(e,t){this.xf=t,this.n=e,this.i=0}return e.prototype["@@transducer/init"]=zn,e.prototype["@@transducer/result"]=Jn,e.prototype["@@transducer/step"]=function(e,t){this.i+=1;var r=0===this.n?e:this.xf["@@transducer/step"](e,t);return this.n>=0&&this.i>=this.n?Un(r):r},e}();function Ri(e){return function(t){return new Ci(e,t)}}const Ii=Ln(Bn(["take"],Ri,(function(e,t){return mi(0,e<0?1/0:e,t)})));function Fi(e,t){for(var r=t.length-1;r>=0&&e(t[r]);)r-=1;return mi(0,r+1,t)}var _i=function(){function e(e,t){this.f=e,this.retained=[],this.xf=t}return e.prototype["@@transducer/init"]=zn,e.prototype["@@transducer/result"]=function(e){return this.retained=null,this.xf["@@transducer/result"](e)},e.prototype["@@transducer/step"]=function(e,t){return this.f(t)?this.retain(e,t):this.flush(e,t)},e.prototype.flush=function(e,t){return e=Us(this.xf,e,this.retained),this.retained=[],this.xf["@@transducer/step"](e,t)},e.prototype.retain=function(e,t){return this.retained.push(t),e},e}();function Ni(e){return function(t){return new _i(e,t)}}const Di=Ln(Bn([],Ni,Fi));var qi=function(){function e(e,t){this.xf=t,this.f=e}return e.prototype["@@transducer/init"]=zn,e.prototype["@@transducer/result"]=Jn,e.prototype["@@transducer/step"]=function(e,t){if(this.f){if(this.f(t))return e;this.f=null}return this.xf["@@transducer/step"](e,t)},e}();function Li(e){return function(t){return new qi(e,t)}}const Vi=Ln(Bn(["dropWhile"],Li,(function(e,t){for(var r=0,n=t.length;r<n&&e(t[r]);)r+=1;return mi(r,1/0,t)})));const Bi=Ln((function(e,t){return e||t}));const Ui=Ln((function(e,t){return ii(e)?function(){return e.apply(this,arguments)||t.apply(this,arguments)}:ci(Bi)(e,t)}));var zi=qn((function(e){return null!=e&&"function"==typeof e["fantasy-land/empty"]?e["fantasy-land/empty"]():null!=e&&null!=e.constructor&&"function"==typeof e.constructor["fantasy-land/empty"]?e.constructor["fantasy-land/empty"]():null!=e&&"function"==typeof e.empty?e.empty():null!=e&&null!=e.constructor&&"function"==typeof e.constructor.empty?e.constructor.empty():Vn(e)?[]:Ms(e)?"":xs(e)?{}:ns(e)?function(){return arguments}():function(e){var t=Object.prototype.toString.call(e);return"[object Uint8ClampedArray]"===t||"[object Int8Array]"===t||"[object Uint8Array]"===t||"[object Int16Array]"===t||"[object Uint16Array]"===t||"[object Int32Array]"===t||"[object Uint32Array]"===t||"[object Float32Array]"===t||"[object Float64Array]"===t||"[object BigInt64Array]"===t||"[object BigUint64Array]"===t}(e)?e.constructor.from(""):void 0}));const Ji=zi;const Hi=qn((function(e){return Xn(e.length,(function(t,r){var n=Array.prototype.slice.call(arguments,0);return n[0]=r,n[1]=t,e.apply(this,n)}))}));const Gi=Ln(fi("groupBy",Si((function(e,t){return e.push(t),e}),[])));const Wi=Ln((function(e,t){if(0===e.length||ni(t))return!1;for(var r=t,n=0;n<e.length;){if(ni(r)||!es(e[n],r))return!1;r=r[e[n]],n+=1}return!0}));const Ki=Ln((function(e,t){return Wi([e],t)}));const Yi=Ln((function(e,t){return!ni(t)&&e in t}));const Xi=Cs(0);var Qi=function(e,t){switch(arguments.length){case 0:return Qi;case 1:return function t(r){return 0===arguments.length?t:ts(e,r)};default:return ts(e,t)}};const Zi=Qi;function eo(e){return e}const to=qn(eo);const ro=Fs((function(e,t,r){return Xn(Math.max(e.length,t.length,r.length),(function(){return e.apply(this,arguments)?t.apply(this,arguments):r.apply(this,arguments)}))}));const no=Ln(fs);const so=mi(0,-1);"function"==typeof Object.assign&&Object.assign;const io=Ln((function(e,t){return Xn(e+1,(function(){var r=arguments[e];if(null!=r&&ii(r[t]))return r[t].apply(r,Array.prototype.slice.call(arguments,0,e));throw new TypeError(Ps(r)+' does not have a method named "'+t+'"')}))}));const oo=qn((function(e){return null!=e&&hs(e,Ji(e))}));const ao=io(1,"join");const co=Cs(-1);const lo=Ln((function(e,t){return function(r){return function(n){return ks((function(e){return t(e,n)}),r(e(n)))}}}));const uo=Ln((function(e,t){return e.map((function(e){for(var r,n=t,s=0;s<e.length;){if(null==n)return;r=e[s],n=Ts(r)?Cs(r,n):n[r],s+=1}return n}))}));const po=Ln((function(e,t){return uo([e],t)[0]}));const ho=Ln((function(e,t){return bs((function(r,n){return r[n]=e(t[n],n,t),r}),{},cs(t))}));const fo=Fs((function(e,t,r){var n,s={};for(n in r=r||{},t=t||{})es(n,t)&&(s[n]=es(n,r)?e(n,t[n],r[n]):t[n]);for(n in r)es(n,r)&&!es(n,s)&&(s[n]=r[n]);return s}));const mo=Fs((function e(t,r,n){return fo((function(r,n,s){return xs(n)&&xs(s)?e(t,n,s):t(r,n,s)}),r,n)}));const yo=Ln((function(e,t){return mo((function(e,t,r){return r}),e,t)}));const go=Ln((function(e,t){return Wn(vs(e),t)}));const vo=Ln((function(e,t){for(var r={},n={},s=0,i=e.length;s<i;)n[e[s]]=1,s+=1;for(var o in t)n.hasOwnProperty(o)||(r[o]=t[o]);return r}));var bo=function(e){return{value:e,map:function(t){return bo(t(e))}}};const xo=Fs((function(e,t,r){return e((function(e){return bo(t(e))}))(r).value}));const Eo=Fs((function(e,t,r){return Ai(e,po(t,r))}));const wo=Fs((function(e,t,r){return e(po(t,r))}));const jo=Ln((function(e,t){for(var r={},n=0;n<e.length;)e[n]in t&&(r[e[n]]=t[e[n]]),n+=1;return r}));const Oo=Fs((function(e,t,r){return hs(e,Rs(t,r))}));const So=Fs((function(e,t,r){return Ai(e,Rs(t,r))}));const Po=Fs((function(e,t,r){return e(Rs(t,r))}));function Ao(e){return"[object Number]"===Object.prototype.toString.call(e)}var $o=Ln((function(e,t){if(!Ao(e)||!Ao(t))throw new TypeError("Both arguments to range must be numbers");for(var r=[],n=e;n<t;)r.push(n),n+=1;return r}));const ko=$o;const To=qn(Un);var Mo=Fs((function(e,t,r){return r.replace(e,t)}));const Co=Mo;var Ro=Ln((function(e,t){return Array.prototype.slice.call(t,0).sort(e)}));const Io=Ro;const Fo=io(1,"split");const _o=Ln((function(e,t){return hs(Ii(e.length,t),e)}));var No=Ln((function(e,t){if(r=e,"[object RegExp]"!==Object.prototype.toString.call(r))throw new TypeError("‘test’ requires a value of type RegExp as its first argument; received "+Ps(e));var r;return bi(e).test(t)}));const Do=No;var qo="\t\n\v\f\r \u2028\u2029\ufeff";String.prototype.trim;var Lo=function(){function e(e,t){this.xf=t,this.pred=e,this.items=[]}return e.prototype["@@transducer/init"]=zn,e.prototype["@@transducer/result"]=Jn,e.prototype["@@transducer/step"]=function(e,t){return Zn(this.pred,t,this.items)?e:(this.items.push(t),this.xf["@@transducer/step"](e,t))},e}();function Vo(e){return function(t){return new Lo(e,t)}}const Bo=Ln(Bn([],Vo,(function(e,t){for(var r,n=0,s=t.length,i=[];n<s;)Zn(e,r=t[n],i)||(i[i.length]=r),n+=1;return i})));const Uo=Fs((function(e,t,r){return e(r)?t(r):r}));const zo=Hi(no);var Jo=Pi((function(e,t){return yi(Fo(""),Di(zo(e)),ao(""))(t)}));const Ho=Jo;const Go=Ws(void 0);const Wo=hs(Go());const Ko=pi(Wo);const Yo=Xn(1,yi(ls,Zi("GeneratorFunction")));const Xo=Xn(1,yi(ls,Zi("AsyncFunction")));const Qo=Ks([yi(ls,Zi("Function")),Yo,Xo]);const Zo=Xn(1,yi(ls,Zi("RegExp")));const ea=Xn(1,yi(ls,Zi("String")));const ta=Uo(ea,Co(/[.*+?^${}()|[\]\\-]/g,"\\$&"));var ra=function(e,t){if("string"!=typeof e&&!(e instanceof String))throw TypeError("`".concat(t,"` must be a string"))};const na=function(e,t,r){!function(e,t,r){if(null==r||null==e||null==t)throw TypeError("Input values must not be `null` or `undefined`")}(e,t,r),ra(r,"str"),ra(t,"replaceValue"),function(e){if(!("string"==typeof e||e instanceof String||e instanceof RegExp))throw TypeError("`searchValue` must be a string or an regexp")}(e);var n=new RegExp(Zo(e)?e:ta(e),"g");return Co(n,t,r)};var sa=Xn(3,na),ia=io(2,"replaceAll");const oa=Qo(String.prototype.replaceAll)?ia:sa,aa=()=>wo(Do(/^win/),["platform"],Fn),ca=e=>{try{const t=new URL(e);return Ho(":",t.protocol)}catch{return}},la=(yi(ca,Ko),e=>{if(Fn.browser)return!1;const t=ca(e);return Wo(t)||"file"===t||/^[a-zA-Z]$/.test(t)}),ua=e=>{const t=ca(e);return"http"===t||"https"===t},pa=(e,t)=>{const r=[/%23/g,"#",/%24/g,"$",/%26/g,"&",/%2C/g,",",/%40/g,"@"],n=So(!1,"keepFileProtocol",t),s=So(aa,"isWindows",t);let i=decodeURI(e);for(let e=0;e<r.length;e+=2)i=i.replace(r[e],r[e+1]);let o="file://"===i.substr(0,7).toLowerCase();return o&&(i="/"===i[7]?i.substr(8):i.substr(7),s()&&"/"===i[1]&&(i=`${i[0]}:${i.substr(1)}`),n?i=`file:///${i}`:(o=!1,i=s()?i:`/${i}`)),s()&&!o&&(i=oa("/","\\",i),":\\"===i.substr(1,2)&&(i=i[0].toUpperCase()+i.substr(1))),i},ha=e=>{const t=e.indexOf("#");return-1!==t?e.substr(t):"#"},fa=e=>{const t=e.indexOf("#");let r=e;return t>=0&&(r=e.substr(0,t)),r},ma=()=>{if(Fn.browser)return fa(globalThis.location.href);const e=Fn.cwd(),t=co(e);return["/","\\"].includes(t)?e:e+(aa()?"\\":"/")},da=(e,t)=>{const r=new URL(t,new URL(e,"resolve://"));if("resolve:"===r.protocol){const{pathname:e,search:t,hash:n}=r;return e+t+n}return r.toString()},ya=e=>la(e)?(e=>{const t=[/\?/g,"%3F",/#/g,"%23"];let r=e;aa()&&(r=r.replace(/\\/g,"/")),r=encodeURI(r);for(let e=0;e<t.length;e+=2)r=r.replace(t[e],t[e+1]);return r})(pa(e)):encodeURI(decodeURI(e)).replace(/%5B/g,"[").replace(/%5D/g,"]"),ga=e=>la(e)?pa(e):decodeURI(e);function va(e,t){function r(){Error.captureStackTrace?Error.captureStackTrace(this,this.constructor):this.stack=(new Error).stack;for(var e=arguments.length,r=new Array(e),n=0;n<e;n++)r[n]=arguments[n];[this.message]=r,t&&t.apply(this,r)}return r.prototype=new Error,r.prototype.name=e,r.prototype.constructor=r,r}var ba=r(3692),xa=r.n(ba);const Ea=["properties"],wa=["properties"],ja=["definitions","parameters","responses","securityDefinitions","components/schemas","components/responses","components/parameters","components/securitySchemes"],Oa=["schema/example","items/example"];function Sa(e){const t=e[e.length-1],r=e[e.length-2],n=e.join("/");return Ea.indexOf(t)>-1&&-1===wa.indexOf(r)||ja.indexOf(n)>-1||Oa.some((e=>n.indexOf(e)>-1))}function Pa(e,t){const[r,n]=e.split("#"),s=t??"",i=r??"";let o;if(ua(s))o=da(s,i);else{const e=ma(),t=da(e,s);o=da(t,i).replace(e,"")}return n?`${o}#${n}`:o}const Aa=/^([a-z]+:\/\/|\/\/)/i,$a=va("JSONRefError",(function(e,t,r){this.originalError=r,Object.assign(this,t||{})})),ka={},Ta=new WeakMap,Ma=[e=>"paths"===e[0]&&"responses"===e[3]&&"examples"===e[5],e=>"paths"===e[0]&&"responses"===e[3]&&"content"===e[5]&&"example"===e[7],e=>"paths"===e[0]&&"responses"===e[3]&&"content"===e[5]&&"examples"===e[7]&&"value"===e[9],e=>"paths"===e[0]&&"requestBody"===e[3]&&"content"===e[4]&&"example"===e[6],e=>"paths"===e[0]&&"requestBody"===e[3]&&"content"===e[4]&&"examples"===e[6]&&"value"===e[8],e=>"paths"===e[0]&&"parameters"===e[2]&&"example"===e[4],e=>"paths"===e[0]&&"parameters"===e[3]&&"example"===e[5],e=>"paths"===e[0]&&"parameters"===e[2]&&"examples"===e[4]&&"value"===e[6],e=>"paths"===e[0]&&"parameters"===e[3]&&"examples"===e[5]&&"value"===e[7],e=>"paths"===e[0]&&"parameters"===e[2]&&"content"===e[4]&&"example"===e[6],e=>"paths"===e[0]&&"parameters"===e[2]&&"content"===e[4]&&"examples"===e[6]&&"value"===e[8],e=>"paths"===e[0]&&"parameters"===e[3]&&"content"===e[4]&&"example"===e[7],e=>"paths"===e[0]&&"parameters"===e[3]&&"content"===e[5]&&"examples"===e[7]&&"value"===e[9]],Ca={key:"$ref",plugin:(e,t,r,n)=>{const s=n.getInstance(),i=r.slice(0,-1);if(Sa(i)||(e=>Ma.some((t=>t(e))))(i))return;const{baseDoc:o}=n.getContext(r);if("string"!=typeof e)return new $a("$ref: must be a string (JSON-Ref)",{$ref:e,baseDoc:o,fullPath:r});const a=Na(e),c=a[0],l=a[1]||"";let u,p,h;try{u=o||c?Fa(c,o):null}catch(t){return _a(t,{pointer:l,$ref:e,basePath:u,fullPath:r})}if(function(e,t,r,n){let s=Ta.get(n);s||(s={},Ta.set(n,s));const i=function(e){if(0===e.length)return"";return`/${e.map(Ua).join("/")}`}(r),o=`${t||"<specmap-base>"}#${e}`,a=i.replace(/allOf\/\d+\/?/g,""),c=n.contextTree.get([]).baseDoc;if(t===c&&Ja(a,e))return!0;let l="";const u=r.some((e=>(l=`${l}/${Ua(e)}`,s[l]&&s[l].some((e=>Ja(e,o)||Ja(o,e))))));if(u)return!0;return void(s[a]=(s[a]||[]).concat(o))}(l,u,i,n)&&!s.useCircularStructures){const t=Pa(e,u);return e===t?null:bn.replace(r,t)}if(null==u?(h=Va(l),p=n.get(h),void 0===p&&(p=new $a(`Could not resolve reference: ${e}`,{pointer:l,$ref:e,baseDoc:o,fullPath:r}))):(p=Da(u,l),p=null!=p.__value?p.__value:p.catch((t=>{throw _a(t,{pointer:l,$ref:e,baseDoc:o,fullPath:r})}))),p instanceof Error)return[bn.remove(r),p];const f=Pa(e,u),m=bn.replace(i,p,{$$ref:f});if(u&&u!==o)return[m,bn.context(i,{baseDoc:u})];try{if(!function(e,t){const r=[e];return t.path.reduce(((e,t)=>(r.push(e[t]),e[t])),e),n(t.value);function n(e){return bn.isObject(e)&&(r.indexOf(e)>=0||Object.keys(e).some((t=>n(e[t]))))}}(n.state,m)||s.useCircularStructures)return m}catch(e){return null}}},Ra=Object.assign(Ca,{docCache:ka,absoluteify:Fa,clearCache:function(e){void 0!==e?delete ka[e]:Object.keys(ka).forEach((e=>{delete ka[e]}))},JSONRefError:$a,wrapError:_a,getDoc:qa,split:Na,extractFromDoc:Da,fetchJSON:function(e){return fetch(e,{headers:{Accept:Fr},loadSpec:!0}).then((e=>e.text())).then((e=>lr.load(e)))},extract:La,jsonPointerToArray:Va,unescapeJsonPointerToken:Ba}),Ia=Ra;function Fa(e,t){if(!Aa.test(e)){if(!t)throw new $a(`Tried to resolve a relative URL, without having a basePath. path: '${e}' basePath: '${t}'`);return da(t,e)}return e}function _a(e,t){let r;return r=e&&e.response&&e.response.body?`${e.response.body.code} ${e.response.body.message}`:e.message,new $a(`Could not resolve reference: ${r}`,t,e)}function Na(e){return(e+"").split("#")}function Da(e,t){const r=ka[e];if(r&&!bn.isPromise(r))try{const e=La(t,r);return Object.assign(Promise.resolve(e),{__value:e})}catch(e){return Promise.reject(e)}return qa(e).then((e=>La(t,e)))}function qa(e){const t=ka[e];return t?bn.isPromise(t)?t:Promise.resolve(t):(ka[e]=Ra.fetchJSON(e).then((t=>(ka[e]=t,t))),ka[e])}function La(e,t){const r=Va(e);if(r.length<1)return t;const n=bn.getIn(t,r);if(void 0===n)throw new $a(`Could not resolve pointer: ${e} does not exist in document`,{pointer:e});return n}function Va(e){if("string"!=typeof e)throw new TypeError("Expected a string, got a "+typeof e);return"/"===e[0]&&(e=e.substr(1)),""===e?[]:e.split("/").map(Ba)}function Ba(e){if("string"!=typeof e)return e;return new URLSearchParams(`=${e.replace(/~1/g,"/").replace(/~0/g,"~")}`).get("")}function Ua(e){return new URLSearchParams([["",e.replace(/~/g,"~0").replace(/\//g,"~1")]]).toString().slice(1)}const za=e=>!e||"/"===e||"#"===e;function Ja(e,t){if(za(t))return!0;const r=e.charAt(t.length),n=t.slice(-1);return 0===e.indexOf(t)&&(!r||"/"===r||"#"===r)&&"#"!==n}const Ha={key:"allOf",plugin:(e,t,r,n,s)=>{if(s.meta&&s.meta.$$ref)return;const i=r.slice(0,-1);if(Sa(i))return;if(!Array.isArray(e)){const e=new TypeError("allOf must be an array");return e.fullPath=r,e}let o=!1,a=s.value;if(i.forEach((e=>{a&&(a=a[e])})),a={...a},0===Object.keys(a).length)return;delete a.allOf;const c=[];return c.push(n.replace(i,{})),e.forEach(((e,t)=>{if(!n.isObject(e)){if(o)return null;o=!0;const e=new TypeError("Elements in allOf must be objects");return e.fullPath=r,c.push(e)}c.push(n.mergeDeep(i,e));const s=function(e,t){let{specmap:r,getBaseUrlForNodePath:n=(e=>r.getContext([...t,...e]).baseDoc),targetKeys:s=["$ref","$$ref"]}=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{};const i=[];return xa()(e).forEach((function(){if(s.includes(this.key)&&"string"==typeof this.node){const e=this.path,s=t.concat(this.path),o=Pa(this.node,n(e));i.push(r.replace(s,o))}})),i}(e,r.slice(0,-1),{getBaseUrlForNodePath:e=>n.getContext([...r,t,...e]).baseDoc,specmap:n});c.push(...s)})),a.example&&c.push(n.remove([].concat(i,"example"))),c.push(n.mergeDeep(i,a)),a.$$ref||c.push(n.remove([].concat(i,"$$ref"))),c}},Ga={key:"parameters",plugin:(e,t,r,n)=>{if(Array.isArray(e)&&e.length){const t=Object.assign([],e),s=r.slice(0,-1),i={...bn.getIn(n.spec,s)};for(let s=0;s<e.length;s+=1){const o=e[s];try{t[s].default=n.parameterMacro(i,o)}catch(e){const t=new Error(e);return t.fullPath=r,t}}return bn.replace(r,t)}return bn.replace(r,e)}},Wa={key:"properties",plugin:(e,t,r,n)=>{const s={...e};for(const t in e)try{s[t].default=n.modelPropertyMacro(s[t])}catch(e){const t=new Error(e);return t.fullPath=r,t}return bn.replace(r,s)}};class Ka{constructor(e){this.root=Ya(e||{})}set(e,t){const r=this.getParent(e,!0);if(!r)return void Xa(this.root,t,null);const n=e[e.length-1],{children:s}=r;s[n]?Xa(s[n],t,r):s[n]=Ya(t,r)}get(e){if((e=e||[]).length<1)return this.root.value;let t,r,n=this.root;for(let s=0;s<e.length&&(r=e[s],t=n.children,t[r]);s+=1)n=t[r];return n&&n.protoValue}getParent(e,t){return!e||e.length<1?null:e.length<2?this.root:e.slice(0,-1).reduce(((e,r)=>{if(!e)return e;const{children:n}=e;return!n[r]&&t&&(n[r]=Ya(null,e)),n[r]}),this.root)}}function Ya(e,t){return Xa({children:{}},e,t)}function Xa(e,t,r){return e.value=t||{},e.protoValue=r?{...r.protoValue,...e.value}:e.value,Object.keys(e.children).forEach((t=>{const r=e.children[t];e.children[t]=Xa(r,r.value,e)})),e}const Qa=()=>{};class Za{static getPluginName(e){return e.pluginName}static getPatchesOfType(e,t){return e.filter(t)}constructor(e){Object.assign(this,{spec:"",debugLevel:"info",plugins:[],pluginHistory:{},errors:[],mutations:[],promisedPatches:[],state:{},patches:[],context:{},contextTree:new Ka,showDebug:!1,allPatches:[],pluginProp:"specMap",libMethods:Object.assign(Object.create(this),bn,{getInstance:()=>this}),allowMetaPatches:!1},e),this.get=this._get.bind(this),this.getContext=this._getContext.bind(this),this.hasRun=this._hasRun.bind(this),this.wrappedPlugins=this.plugins.map(this.wrapPlugin.bind(this)).filter(bn.isFunction),this.patches.push(bn.add([],this.spec)),this.patches.push(bn.context([],this.context)),this.updatePatches(this.patches)}debug(e){if(this.debugLevel===e){for(var t=arguments.length,r=new Array(t>1?t-1:0),n=1;n<t;n++)r[n-1]=arguments[n];console.log(...r)}}verbose(e){if("verbose"===this.debugLevel){for(var t=arguments.length,r=new Array(t>1?t-1:0),n=1;n<t;n++)r[n-1]=arguments[n];console.log(`[${e}] `,...r)}}wrapPlugin(e,t){const{pathDiscriminator:r}=this;let n,s=null;return e[this.pluginProp]?(s=e,n=e[this.pluginProp]):bn.isFunction(e)?n=e:bn.isObject(e)&&(n=function(e){const t=(e,t)=>!Array.isArray(e)||e.every(((e,r)=>e===t[r]));return function*(n,s){const i={};for(const e of n.filter(bn.isAdditiveMutation))yield*o(e.value,e.path,e);function*o(n,a,c){if(bn.isObject(n)){const l=a.length-1,u=a[l],p=a.indexOf("properties"),h="properties"===u&&l===p,f=s.allowMetaPatches&&i[n.$$ref];for(const l of Object.keys(n)){const u=n[l],p=a.concat(l),m=bn.isObject(u),d=n.$$ref;if(f||m&&(s.allowMetaPatches&&d&&(i[d]=!0),yield*o(u,p,c)),!h&&l===e.key){const n=t(r,a);r&&!n||(yield e.plugin(u,l,p,s,c))}}}else e.key===a[a.length-1]&&(yield e.plugin(n,e.key,a,s))}}}(e)),Object.assign(n.bind(s),{pluginName:e.name||t,isGenerator:bn.isGenerator(n)})}nextPlugin(){return this.wrappedPlugins.find((e=>this.getMutationsForPlugin(e).length>0))}nextPromisedPatch(){if(this.promisedPatches.length>0)return Promise.race(this.promisedPatches.map((e=>e.value)))}getPluginHistory(e){const t=this.constructor.getPluginName(e);return this.pluginHistory[t]||[]}getPluginRunCount(e){return this.getPluginHistory(e).length}getPluginHistoryTip(e){const t=this.getPluginHistory(e);return t&&t[t.length-1]||{}}getPluginMutationIndex(e){const t=this.getPluginHistoryTip(e).mutationIndex;return"number"!=typeof t?-1:t}updatePluginHistory(e,t){const r=this.constructor.getPluginName(e);this.pluginHistory[r]=this.pluginHistory[r]||[],this.pluginHistory[r].push(t)}updatePatches(e){bn.normalizeArray(e).forEach((e=>{if(e instanceof Error)this.errors.push(e);else try{if(!bn.isObject(e))return void this.debug("updatePatches","Got a non-object patch",e);if(this.showDebug&&this.allPatches.push(e),bn.isPromise(e.value))return this.promisedPatches.push(e),void this.promisedPatchThen(e);if(bn.isContextPatch(e))return void this.setContext(e.path,e.value);bn.isMutation(e)&&this.updateMutations(e)}catch(e){console.error(e),this.errors.push(e)}}))}updateMutations(e){"object"==typeof e.value&&!Array.isArray(e.value)&&this.allowMetaPatches&&(e.value={...e.value});const t=bn.applyPatch(this.state,e,{allowMetaPatches:this.allowMetaPatches});t&&(this.mutations.push(e),this.state=t)}removePromisedPatch(e){const t=this.promisedPatches.indexOf(e);t<0?this.debug("Tried to remove a promisedPatch that isn't there!"):this.promisedPatches.splice(t,1)}promisedPatchThen(e){return e.value=e.value.then((t=>{const r={...e,value:t};this.removePromisedPatch(e),this.updatePatches(r)})).catch((t=>{this.removePromisedPatch(e),this.updatePatches(t)})),e.value}getMutations(e,t){return e=e||0,"number"!=typeof t&&(t=this.mutations.length),this.mutations.slice(e,t)}getCurrentMutations(){return this.getMutationsForPlugin(this.getCurrentPlugin())}getMutationsForPlugin(e){const t=this.getPluginMutationIndex(e);return this.getMutations(t+1)}getCurrentPlugin(){return this.currentPlugin}getLib(){return this.libMethods}_get(e){return bn.getIn(this.state,e)}_getContext(e){return this.contextTree.get(e)}setContext(e,t){return this.contextTree.set(e,t)}_hasRun(e){return this.getPluginRunCount(this.getCurrentPlugin())>(e||0)}dispatch(){const e=this,t=this.nextPlugin();if(!t){const e=this.nextPromisedPatch();if(e)return e.then((()=>this.dispatch())).catch((()=>this.dispatch()));const t={spec:this.state,errors:this.errors};return this.showDebug&&(t.patches=this.allPatches),Promise.resolve(t)}if(e.pluginCount=e.pluginCount||{},e.pluginCount[t]=(e.pluginCount[t]||0)+1,e.pluginCount[t]>100)return Promise.resolve({spec:e.state,errors:e.errors.concat(new Error("We've reached a hard limit of 100 plugin runs"))});if(t!==this.currentPlugin&&this.promisedPatches.length){const e=this.promisedPatches.map((e=>e.value));return Promise.all(e.map((e=>e.then(Qa,Qa)))).then((()=>this.dispatch()))}return function(){e.currentPlugin=t;const n=e.getCurrentMutations(),s=e.mutations.length-1;try{if(t.isGenerator)for(const s of t(n,e.getLib()))r(s);else{r(t(n,e.getLib()))}}catch(e){console.error(e),r([Object.assign(Object.create(e),{plugin:t})])}finally{e.updatePluginHistory(t,{mutationIndex:s})}return e.dispatch()}();function r(r){r&&(r=bn.fullyNormalizeArray(r),e.updatePatches(r,t))}}}const ec={refs:Ia,allOf:Ha,parameters:Ga,properties:Wa},tc=e=>e.replace(/\W/gi,"_");function rc(e,t){let r=arguments.length>2&&void 0!==arguments[2]?arguments[2]:"",{v2OperationIdCompatibilityMode:n}=arguments.length>3&&void 0!==arguments[3]?arguments[3]:{};if(!e||"object"!=typeof e)return null;return(e.operationId||"").replace(/\s/g,"").length?tc(e.operationId):function(e,t){let{v2OperationIdCompatibilityMode:r}=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{};if(r){let r=`${t.toLowerCase()}_${e}`.replace(/[\s!@#$%^&*()_+=[{\]};:<>|./?,\\'""-]/g,"_");return r=r||`${e.substring(1)}_${t}`,r.replace(/((_){2,})/g,"_").replace(/^(_)*/g,"").replace(/([_])*$/g,"")}return`${t.toLowerCase()}${tc(e)}`}(t,r,{v2OperationIdCompatibilityMode:n})}function nc(e){const{spec:t}=e,{paths:r}=t,n={};if(!r||t.$$normalized)return e;for(const e in r){const s=r[e];if(null==s||!["object","function"].includes(typeof s))continue;const i=s.parameters;for(const r in s){const o=s[r];if(null==o||!["object","function"].includes(typeof o))continue;const a=rc(o,e,r);if(a){n[a]?n[a].push(o):n[a]=[o];const e=n[a];if(e.length>1)e.forEach(((e,t)=>{e.__originalOperationId=e.__originalOperationId||e.operationId,e.operationId=`${a}${t+1}`}));else if(void 0!==o.operationId){const t=e[0];t.__originalOperationId=t.__originalOperationId||o.operationId,t.operationId=a}}if("parameters"!==r){const e=[],r={};for(const n in t)"produces"!==n&&"consumes"!==n&&"security"!==n||(r[n]=t[n],e.push(r));if(i&&(r.parameters=i,e.push(r)),e.length)for(const t of e)for(const e in t)if(o[e]){if("parameters"===e)for(const r of t[e]){o[e].some((e=>e.name&&e.name===r.name||e.$ref&&e.$ref===r.$ref||e.$$ref&&e.$$ref===r.$$ref||e===r))||o[e].push(r)}}else o[e]=t[e]}}}return t.$$normalized=!0,e}async function sc(e){const{spec:t,mode:r,allowMetaPatches:n=!0,pathDiscriminator:s,modelPropertyMacro:i,parameterMacro:o,requestInterceptor:a,responseInterceptor:c,skipNormalization:l,useCircularStructures:u}=e,p=Nr(e),h=Dr(e);return function(e){p&&(ec.refs.docCache[p]=e);ec.refs.fetchJSON=_r(h,{requestInterceptor:a,responseInterceptor:c});const t=[ec.refs];"function"==typeof o&&t.push(ec.parameters);"function"==typeof i&&t.push(ec.properties);"strict"!==r&&t.push(ec.allOf);return(f={spec:e,context:{baseDoc:p},plugins:t,allowMetaPatches:n,pathDiscriminator:s,parameterMacro:o,modelPropertyMacro:i,useCircularStructures:u},new Za(f).dispatch()).then(l?async e=>e:nc);var f}(t)}const ic={name:"generic",match:()=>!0,normalize(e){let{spec:t}=e;const{spec:r}=nc({spec:t});return r},resolve:async e=>sc(e)};const oc=e=>{try{const{openapi:t}=e;return"string"==typeof t&&/^3\.0\.([0123])(?:-rc[012])?$/.test(t)}catch{return!1}},ac=e=>{try{const{openapi:t}=e;return"string"==typeof t&&/^3\.1\.(?:[1-9]\d*|0)$/.test(t)}catch{return!1}},cc=e=>oc(e)||ac(e),lc={name:"openapi-2",match(e){let{spec:t}=e;return(e=>{try{const{swagger:t}=e;return"2.0"===t}catch{return!1}})(t)},normalize(e){let{spec:t}=e;const{spec:r}=nc({spec:t});return r},resolve:async e=>async function(e){return sc(e)}(e)};const uc={name:"openapi-3-0",match(e){let{spec:t}=e;return oc(t)},normalize(e){let{spec:t}=e;const{spec:r}=nc({spec:t});return r},resolve:async e=>async function(e){return sc(e)}(e)},pc=e=>async t=>(async e=>{const{spec:t,requestInterceptor:r,responseInterceptor:n}=e,s=Nr(e),i=Dr(e),o=t||await _r(i,{requestInterceptor:r,responseInterceptor:n})(s),a={...e,spec:o};return e.strategies.find((e=>e.match(a))).resolve(a)})({...e,...t}),hc=pc({strategies:[uc,lc,ic]}),fc=e=>async function(t,r){return async function(e,t){let r=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{};const{returnEntireTree:n,baseDoc:s,requestInterceptor:i,responseInterceptor:o,parameterMacro:a,modelPropertyMacro:c,useCircularStructures:l,strategies:u}=r,p={spec:e,pathDiscriminator:t,baseDoc:s,requestInterceptor:i,responseInterceptor:o,parameterMacro:a,modelPropertyMacro:c,useCircularStructures:l,strategies:u},h=u.find((e=>e.match(p))).normalize(p),f=await hc({...p,spec:h,allowMetaPatches:!0,skipNormalization:!0});return!n&&Array.isArray(t)&&t.length&&(f.spec=t.reduce(((e,t)=>e?.[t]),f.spec)||null),f}(t,r,{...e,...arguments.length>2&&void 0!==arguments[2]?arguments[2]:{}})};fc({strategies:[uc,lc,ic]});var mc=r(3500);class dc extends mc.RP{constructor(e,t,r){super(e,t,r),this.element="annotation"}get code(){return this.attributes.get("code")}set code(e){this.attributes.set("code",e)}}const yc=dc;class gc extends mc.RP{constructor(e,t,r){super(e,t,r),this.element="comment"}}const vc=gc;class bc extends mc.ON{constructor(e,t,r){super(e,t,r),this.element="parseResult"}get api(){return this.children.filter((e=>e.classes.contains("api"))).first}get results(){return this.children.filter((e=>e.classes.contains("result")))}get result(){return this.results.first}get annotations(){return this.children.filter((e=>"annotation"===e.element))}get warnings(){return this.children.filter((e=>"annotation"===e.element&&e.classes.contains("warning")))}get errors(){return this.children.filter((e=>"annotation"===e.element&&e.classes.contains("error")))}get isEmpty(){return this.children.reject((e=>"annotation"===e.element)).isEmpty}replaceResult(e){const{result:t}=this;if(Wo(t))return!1;const r=this.content.findIndex((e=>e===t));return-1!==r&&(this.content[r]=e,!0)}}const xc=bc;class Ec extends mc.ON{constructor(e,t,r){super(e,t,r),this.element="sourceMap"}get positionStart(){return this.children.filter((e=>e.classes.contains("position"))).get(0)}get positionEnd(){return this.children.filter((e=>e.classes.contains("position"))).get(1)}set position(e){if(null===e)return;const t=new mc.ON([e.start.row,e.start.column,e.start.char]),r=new mc.ON([e.end.row,e.end.column,e.end.char]);t.classes.push("position"),r.classes.push("position"),this.push(t).push(r)}}const wc=Ec;const jc=pi(Qo);const Oc=Xn(1,Qo(Array.isArray)?Array.isArray:yi(ls,Zi("Array")));const Sc=li(Oc,oo);var Pc=Xn(3,(function(e,t,r){var n=po(e,r),s=po(so(e),r);if(!jc(n)&&!Sc(e)){var i=Ls(n,s);return ei(i,t)}}));const Ac=Pc,$c=(e,t)=>"function"==typeof(null==t?void 0:t[e]),kc=e=>null!=e&&Object.prototype.hasOwnProperty.call(e,"_storedElement")&&Object.prototype.hasOwnProperty.call(e,"_content"),Tc=(e,t)=>{var r;return(null==t||null===(r=t.primitive)||void 0===r?void 0:r.call(t))===e},Mc=(e,t)=>{var r,n;return(null==t||null===(r=t.classes)||void 0===r||null===(n=r.includes)||void 0===n?void 0:n.call(r,e))||!1},Cc=(e,t)=>(null==t?void 0:t.element)===e,Rc=e=>e({hasMethod:$c,hasBasicElementProps:kc,primitiveEq:Tc,isElementType:Cc,hasClass:Mc}),Ic=Rc((({hasBasicElementProps:e,primitiveEq:t})=>r=>r instanceof mc.W_||e(r)&&t(void 0,r))),Fc=Rc((({hasBasicElementProps:e,primitiveEq:t})=>r=>r instanceof mc.RP||e(r)&&t("string",r))),_c=Rc((({hasBasicElementProps:e,primitiveEq:t})=>r=>r instanceof mc.VL||e(r)&&t("number",r))),Nc=Rc((({hasBasicElementProps:e,primitiveEq:t})=>r=>r instanceof mc.zr||e(r)&&t("null",r))),Dc=Rc((({hasBasicElementProps:e,primitiveEq:t})=>r=>r instanceof mc.hh||e(r)&&t("boolean",r))),qc=Rc((({hasBasicElementProps:e,primitiveEq:t,hasMethod:r})=>n=>n instanceof mc.Sb||e(n)&&t("object",n)&&r("keys",n)&&r("values",n)&&r("items",n))),Lc=Rc((({hasBasicElementProps:e,primitiveEq:t,hasMethod:r})=>n=>n instanceof mc.ON&&!(n instanceof mc.Sb)||e(n)&&t("array",n)&&r("push",n)&&r("unshift",n)&&r("map",n)&&r("reduce",n))),Vc=Rc((({hasBasicElementProps:e,isElementType:t,primitiveEq:r})=>n=>n instanceof mc.c6||e(n)&&t("member",n)&&r(void 0,n))),Bc=Rc((({hasBasicElementProps:e,isElementType:t,primitiveEq:r})=>n=>n instanceof mc.EA||e(n)&&t("link",n)&&r(void 0,n))),Uc=Rc((({hasBasicElementProps:e,isElementType:t,primitiveEq:r})=>n=>n instanceof mc.tK||e(n)&&t("ref",n)&&r(void 0,n))),zc=Rc((({hasBasicElementProps:e,isElementType:t,primitiveEq:r})=>n=>n instanceof yc||e(n)&&t("annotation",n)&&r("array",n))),Jc=Rc((({hasBasicElementProps:e,isElementType:t,primitiveEq:r})=>n=>n instanceof vc||e(n)&&t("comment",n)&&r("string",n))),Hc=Rc((({hasBasicElementProps:e,isElementType:t,primitiveEq:r})=>n=>n instanceof xc||e(n)&&t("parseResult",n)&&r("array",n))),Gc=Rc((({hasBasicElementProps:e,isElementType:t,primitiveEq:r})=>n=>n instanceof wc||e(n)&&t("sourceMap",n)&&r("array",n))),Wc=e=>Cc("object",e)||Cc("array",e)||Cc("boolean",e)||Cc("number",e)||Cc("string",e)||Cc("null",e)||Cc("member",e),Kc=e=>{var t,r;return Gc(null==e||null===(t=e.meta)||void 0===t||null===(r=t.get)||void 0===r?void 0:r.call(t,"sourceMap"))},Yc=(e,t)=>{if(0===e.length)return!0;const r=t.attributes.get("symbols");return!!Lc(r)&&Wn(zo(r.toValue()),e)},Xc=(e,t)=>0===e.length||Wn(zo(t.classes.toValue()),e);const Qc=hs(null);const Zc=pi(Qc);function el(e){return el="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},el(e)}const tl=function(e){return"object"===el(e)};const rl=Xn(1,li(Zc,tl));var nl=yi(ls,Zi("Object")),sl=yi(Ps,hs(Ps(Object))),il=wo(li(Qo,sl),["constructor"]);const ol=Xn(1,(function(e){if(!rl(e)||!nl(e))return!1;var t=Object.getPrototypeOf(e);return!!Qc(t)||il(t)}));class al extends mc.lS{constructor(){super(),this.register("annotation",yc),this.register("comment",vc),this.register("parseResult",xc),this.register("sourceMap",wc)}}const cl=new al,ll=e=>{const t=new al;return ol(e)&&t.use(e),t},ul=cl,pl=()=>({predicates:{...s},namespace:ul});var hl=r(3992),fl=r(538);const ml=class extends fl{constructor(e,t,r){if(super(e,t,r),this.name=this.constructor.name,"string"==typeof t&&(this.message=t),"function"==typeof Error.captureStackTrace?Error.captureStackTrace(this,this.constructor):this.stack=new Error(t).stack,ol(r)&&Yi("cause",r)&&!Yi("cause",this)){const{cause:e}=r;this.cause=e,e instanceof Error&&Yi("stack",e)&&(this.stack=`${this.stack}\nCAUSE: ${null==e?void 0:e.stack}`)}}};class dl extends Error{static[Symbol.hasInstance](e){return Function.prototype[Symbol.hasInstance].call(dl,e)||Function.prototype[Symbol.hasInstance].call(ml,e)}constructor(e,t){if(super(e,t),this.name=this.constructor.name,"string"==typeof e&&(this.message=e),"function"==typeof Error.captureStackTrace?Error.captureStackTrace(this,this.constructor):this.stack=new Error(e).stack,ol(t)&&Yi("cause",t)&&!Yi("cause",this)){const{cause:e}=t;this.cause=e,e instanceof Error&&Yi("stack",e)&&(this.stack=`${this.stack}\nCAUSE: ${null==e?void 0:e.stack}`)}}}const yl=dl,gl=(e,t,r)=>{const n=e[t];if(null!=n){if(!r&&"function"==typeof n)return n;const e=r?n.leave:n.enter;if("function"==typeof e)return e}else{const n=r?e.leave:e.enter;if(null!=n){if("function"==typeof n)return n;const e=n[t];if("function"==typeof e)return e}}return null},vl={},bl=e=>null==e?void 0:e.type,xl=e=>"string"==typeof bl(e),El=(e,{visitFnGetter:t=gl,nodeTypeGetter:r=bl}={})=>{const n=new Array(e.length);return{enter(s,...i){for(let o=0;o<e.length;o+=1)if(null==n[o]){const a=t(e[o],r(s),!1);if("function"==typeof a){const t=a.call(e[o],s,...i);if(!1===t)n[o]=s;else if(t===vl)n[o]=vl;else if(void 0!==t)return t}}},leave(s,...i){for(let o=0;o<e.length;o+=1)if(null==n[o]){const a=t(e[o],r(s),!0);if("function"==typeof a){const t=a.call(e[o],s,...i);if(t===vl)n[o]=vl;else if(void 0!==t&&!1!==t)return t}}else n[o]===s&&(n[o]=null)}}},wl=(e,t,{keyMap:r=null,state:n={},breakSymbol:s=vl,deleteNodeSymbol:i=null,skipVisitingNodeSymbol:o=!1,visitFnGetter:a=gl,nodeTypeGetter:c=bl,nodePredicate:l=xl,detectCycles:u=!0}={})=>{const p=r||{};let h,f,m=Array.isArray(e),d=[e],y=-1,g=[];const v=[],b=[];let x=e;do{y+=1;const e=y===d.length;let r,E;const w=e&&0!==g.length;if(e){if(r=0===b.length?void 0:v.pop(),E=f,f=b.pop(),w){E=m?E.slice():Object.create(Object.getPrototypeOf(E),Object.getOwnPropertyDescriptors(E));let e=0;for(let t=0;t<g.length;t+=1){let r=g[t][0];const n=g[t][1];m&&(r-=e),m&&n===i?(E.splice(r,1),e+=1):E[r]=n}}y=h.index,d=h.keys,g=h.edits,m=h.inArray,h=h.prev}else{if(r=f?m?y:d[y]:void 0,E=f?f[r]:x,E===i||void 0===E)continue;f&&v.push(r)}if(b.includes(E))continue;let j;if(!Array.isArray(E)){if(!l(E))throw new yl(`Invalid AST Node: ${JSON.stringify(E)}`);if(u&&b.includes(E)){v.pop();continue}const i=a(t,c(E),e);if(i){for(const[e,r]of Object.entries(n))t[e]=r;if(j=i.call(t,E,r,f,v,b),j===s)break;if(j===o){if(!e){v.pop();continue}}else if(void 0!==j&&(g.push([r,j]),!e)){if(!l(j)){v.pop();continue}E=j}}}void 0===j&&w&&g.push([r,E]),e||(h={inArray:m,index:y,keys:d,edits:g,prev:h},m=Array.isArray(E),d=m?E:p[c(E)]||[],y=-1,g=[],f&&b.push(f),f=E)}while(void 0!==h);return 0!==g.length&&([,x]=g[g.length-1]),x};wl[Symbol.for("nodejs.util.promisify.custom")]=async(e,t,{keyMap:r=null,state:n={},breakSymbol:s=vl,deleteNodeSymbol:i=null,skipVisitingNodeSymbol:o=!1,visitFnGetter:a=gl,nodeTypeGetter:c=bl,nodePredicate:l=xl,detectCycles:u=!0}={})=>{const p=r||{};let h,f,m=Array.isArray(e),d=[e],y=-1,g=[];const v=[],b=[];let x=e;do{y+=1;const e=y===d.length;let r,E;const w=e&&0!==g.length;if(e){if(r=0===b.length?void 0:v.pop(),E=f,f=b.pop(),w){E=m?E.slice():Object.create(Object.getPrototypeOf(E),Object.getOwnPropertyDescriptors(E));let e=0;for(let t=0;t<g.length;t+=1){let r=g[t][0];const n=g[t][1];m&&(r-=e),m&&n===i?(E.splice(r,1),e+=1):E[r]=n}}y=h.index,d=h.keys,g=h.edits,m=h.inArray,h=h.prev}else{if(r=f?m?y:d[y]:void 0,E=f?f[r]:x,E===i||void 0===E)continue;f&&v.push(r)}let j;if(!Array.isArray(E)){if(!l(E))throw new yl(`Invalid AST Node: ${JSON.stringify(E)}`);if(u&&b.includes(E)){v.pop();continue}const i=a(t,c(E),e);if(i){for(const[e,r]of Object.entries(n))t[e]=r;if(j=await i.call(t,E,r,f,v,b),j===s)break;if(j===o){if(!e){v.pop();continue}}else if(void 0!==j&&(g.push([r,j]),!e)){if(!l(j)){v.pop();continue}E=j}}}void 0===j&&w&&g.push([r,E]),e||(h={inArray:m,index:y,keys:d,edits:g,prev:h},m=Array.isArray(E),d=m?E:p[c(E)]||[],y=-1,g=[],f&&b.push(f),f=E)}while(void 0!==h);return 0!==g.length&&([,x]=g[g.length-1]),x};const jl=e=>qc(e)?"ObjectElement":Lc(e)?"ArrayElement":Vc(e)?"MemberElement":Fc(e)?"StringElement":Dc(e)?"BooleanElement":_c(e)?"NumberElement":Nc(e)?"NullElement":Bc(e)?"LinkElement":Uc(e)?"RefElement":void 0,Ol=yi(jl,ea),Sl={ObjectElement:["content"],ArrayElement:["content"],MemberElement:["key","value"],StringElement:[],BooleanElement:[],NumberElement:[],NullElement:[],RefElement:[],LinkElement:[],Annotation:[],Comment:[],ParseResultElement:["content"],SourceMap:["content"]},Pl=hl({props:{result:[],predicate:_n,returnOnTrue:void 0,returnOnFalse:void 0},init({predicate:e=this.predicate,returnOnTrue:t=this.returnOnTrue,returnOnFalse:r=this.returnOnFalse}={}){this.result=[],this.predicate=e,this.returnOnTrue=t,this.returnOnFalse=r},methods:{enter(e){return this.predicate(e)?(this.result.push(e),this.returnOnTrue):this.returnOnFalse}}}),Al=(e,t,{keyMap:r=Sl,...n}={})=>wl(e,t,{keyMap:r,nodeTypeGetter:jl,nodePredicate:Ol,...n});Al[Symbol.for("nodejs.util.promisify.custom")]=async(e,t,{keyMap:r=Sl,...n}={})=>wl[Symbol.for("nodejs.util.promisify.custom")](e,t,{keyMap:r,nodeTypeGetter:jl,nodePredicate:Ol,...n});const $l=(e,t,r={})=>{if(0===t.length)return e;const n=So(pl,"toolboxCreator",r),s=So({},"visitorOptions",r),i=So(jl,"nodeTypeGetter",s),o=n(),a=t.map((e=>e(o))),c=El(a.map(So({},"visitor")),{nodeTypeGetter:i});a.forEach(Ac(["pre"],[]));const l=Al(e,c,s);return a.forEach(Ac(["post"],[])),l},kl=(e,{Type:t,plugins:r=[]})=>{const n=new t(e);return $l(n,r,{toolboxCreator:pl,visitorOptions:{nodeTypeGetter:jl}})},Tl=e=>(t,r={})=>kl(t,{...r,Type:e});mc.Sb.refract=Tl(mc.Sb),mc.ON.refract=Tl(mc.ON),mc.RP.refract=Tl(mc.RP),mc.hh.refract=Tl(mc.hh),mc.zr.refract=Tl(mc.zr),mc.VL.refract=Tl(mc.VL),mc.EA.refract=Tl(mc.EA),mc.tK.refract=Tl(mc.tK),yc.refract=Tl(yc),vc.refract=Tl(vc),xc.refract=Tl(xc),wc.refract=Tl(wc);const Ml=(e,t=new WeakMap)=>(Vc(e)?(t.set(e.key,e),Ml(e.key,t),t.set(e.value,e),Ml(e.value,t)):e.children.forEach((r=>{t.set(r,e),Ml(r,t)})),t),Cl=hl.init((function({element:e}){let t;this.transclude=function(r,n){var s;if(r===e)return n;if(r===n)return e;t=null!==(s=t)&&void 0!==s?s:Ml(e);const i=t.get(r);return Wo(i)?void 0:(qc(i)?((e,t,r)=>{const n=r.get(e);qc(n)&&(n.content=n.map(((s,i,o)=>o===e?(r.delete(e),r.set(t,n),t):o)))})(r,n,t):Lc(i)?((e,t,r)=>{const n=r.get(e);Lc(n)&&(n.content=n.map((s=>s===e?(r.delete(e),r.set(t,n),t):s)))})(r,n,t):Vc(i)&&((e,t,r)=>{const n=r.get(e);Vc(n)&&(n.key===e&&(n.key=t,r.delete(e),r.set(t,n)),n.value===e&&(n.value=t,r.delete(e),r.set(t,n)))})(r,n,t),e)}})),Rl=Cl,Il=e=>"string"==typeof(null==e?void 0:e.type)?e.type:jl(e),Fl={EphemeralObject:["content"],EphemeralArray:["content"],...Sl},_l=(e,t,{keyMap:r=Fl,...n}={})=>Al(e,t,{keyMap:r,nodeTypeGetter:Il,nodePredicate:Nn,detectCycles:!1,deleteNodeSymbol:Symbol.for("delete-node"),skipVisitingNodeSymbol:Symbol.for("skip-visiting-node"),...n});_l[Symbol.for("nodejs.util.promisify.custom")]=async(e,{keyMap:t=Fl,...r}={})=>Al[Symbol.for("nodejs.util.promisify.custom")](e,visitor,{keyMap:t,nodeTypeGetter:Il,nodePredicate:Nn,detectCycles:!1,deleteNodeSymbol:Symbol.for("delete-node"),skipVisitingNodeSymbol:Symbol.for("skip-visiting-node"),...r});const Nl=class{type="EphemeralArray";content=[];reference=void 0;constructor(e){this.content=e,this.reference=[]}toReference(){return this.reference}toArray(){return this.reference.push(...this.content),this.reference}};const Dl=class{type="EphemeralObject";content=[];reference=void 0;constructor(e){this.content=e,this.reference={}}toReference(){return this.reference}toObject(){return Object.assign(this.reference,Object.fromEntries(this.content))}},ql=hl.init((function(){const e=new WeakMap;this.BooleanElement=function(e){return e.toValue()},this.NumberElement=function(e){return e.toValue()},this.StringElement=function(e){return e.toValue()},this.NullElement=function(){return null},this.ObjectElement={enter(t){if(e.has(t))return e.get(t).toReference();const r=new Dl(t.content);return e.set(t,r),r}},this.EphemeralObject={leave:e=>e.toObject()},this.MemberElement={enter:e=>[e.key,e.value]},this.ArrayElement={enter(t){if(e.has(t))return e.get(t).toReference();const r=new Nl(t.content);return e.set(t,r),r}},this.EphemeralArray={leave:e=>e.toArray()}})),Ll=(e,t=ul)=>{if(ea(e))try{return t.fromRefract(JSON.parse(e))}catch{}return ol(e)&&Ki("element",e)?t.fromRefract(e):t.toElement(e)},Vl=e=>_l(e,ql()),Bl=yi(Co(/~/g,"~0"),Co(/\//g,"~1"),encodeURIComponent);const Ul=class extends yl{constructor(e,t){super(e,t),void 0!==t&&Object.assign(this,vo(["cause"],t))}};const zl=class extends Ul{};const Jl=class extends zl{constructor(e,t){super(e,t),void 0!==t&&(this.tokens=[...t.tokens])}},Hl=e=>{try{return 0===e.length?"":`/${e.map(Bl).join("/")}`}catch(t){throw new Jl("JSON Pointer compilation of tokens encountered an error.",{tokens:e,cause:t})}};var Gl=li(Xn(1,yi(ls,Zi("Number"))),isFinite);var Wl=Xn(1,Gl);var Kl=li(Qo(Number.isFinite)?Xn(1,Ls(Number.isFinite,Number)):Wl,vi(hs,[Math.floor,to]));var Yl=Xn(1,Kl);const Xl=Qo(Number.isInteger)?Xn(1,Ls(Number.isInteger,Number)):Yl;const Ql=hs("");var Zl=Pi((function(e,t){return yi(Fo(""),Vi(zo(e)),ao(""))(t)}));const eu=Zl,tu=yi(Co(/~1/g,"/"),Co(/~0/g,"~"),(e=>{try{return decodeURIComponent(e)}catch{return e}}));const ru=class extends zl{constructor(e,t){super(e,t),void 0!==t&&(this.pointer=t.pointer)}},nu=e=>{const t=(e=>{const t=e.indexOf("#");return-1!==t?e.substring(t):"#"})(e);return eu("#",t)},su=e=>{if(Ql(e))return[];if(!_o("/",e))throw new ru(`Invalid JSON Pointer "${e}". JSON Pointers must begin with "/"`,{pointer:e});try{const t=yi(Fo("/"),ks(tu))(e);return di(t)}catch(t){throw new ru(`JSON Pointer parsing of "${e}" encountered an error.`,{pointer:e,cause:t})}};const iu=class extends zl{constructor(e,t){super(e,t),void 0!==t&&(this.pointer=t.pointer,Array.isArray(t.tokens)&&(this.tokens=[...t.tokens]),this.failedToken=t.failedToken,this.failedTokenPosition=t.failedTokenPosition,this.element=t.element.element,Kc(t.element)&&(this.elementSourceMap=Vl(t.element.getMetaProperty("sourceMap"))))}},ou=(e,t)=>{let r;try{r=su(e)}catch(r){throw new iu(`JSON Pointer evaluation failed while parsing the pointer "${e}".`,{pointer:e,element:t,cause:r})}return r.reduce(((t,n,s)=>{if(qc(t)){if(!t.hasKey(n))throw new iu(`JSON Pointer evaluation failed while evaluating token "${n}" against an ObjectElement`,{pointer:e,tokens:r,failedToken:n,failedTokenPosition:s,element:t});return t.get(n)}if(Lc(t)){if(!(n in t.content)||!Xl(Number(n)))throw new iu(`JSON Pointer evaluation failed while evaluating token "${n}" against an ArrayElement`,{pointer:e,tokens:r,failedToken:n,failedTokenPosition:s,element:t});return t.get(Number(n))}throw new iu(`JSON Pointer evaluation failed while evaluating token "${n}" against an unexpected Element`,{pointer:e,tokens:r,failedToken:n,failedTokenPosition:s,element:t})}),t)};class au extends mc.Sb{constructor(e,t,r){super(e,t,r),this.element="callback"}}const cu=au;class lu extends mc.Sb{constructor(e,t,r){super(e,t,r),this.element="components"}get schemas(){return this.get("schemas")}set schemas(e){this.set("schemas",e)}get responses(){return this.get("responses")}set responses(e){this.set("responses",e)}get parameters(){return this.get("parameters")}set parameters(e){this.set("parameters",e)}get examples(){return this.get("examples")}set examples(e){this.set("examples",e)}get requestBodies(){return this.get("requestBodies")}set requestBodies(e){this.set("requestBodies",e)}get headers(){return this.get("headers")}set headers(e){this.set("headers",e)}get securitySchemes(){return this.get("securitySchemes")}set securitySchemes(e){this.set("securitySchemes",e)}get links(){return this.get("links")}set links(e){this.set("links",e)}get callbacks(){return this.get("callbacks")}set callbacks(e){this.set("callbacks",e)}}const uu=lu;class pu extends mc.Sb{constructor(e,t,r){super(e,t,r),this.element="contact"}get name(){return this.get("name")}set name(e){this.set("name",e)}get url(){return this.get("url")}set url(e){this.set("url",e)}get email(){return this.get("email")}set email(e){this.set("email",e)}}const hu=pu;class fu extends mc.Sb{constructor(e,t,r){super(e,t,r),this.element="discriminator"}get propertyName(){return this.get("propertyName")}set propertyName(e){this.set("propertyName",e)}get mapping(){return this.get("mapping")}set mapping(e){this.set("mapping",e)}}const mu=fu;class du extends mc.Sb{constructor(e,t,r){super(e,t,r),this.element="encoding"}get contentType(){return this.get("contentType")}set contentType(e){this.set("contentType",e)}get headers(){return this.get("headers")}set headers(e){this.set("headers",e)}get style(){return this.get("style")}set style(e){this.set("style",e)}get explode(){return this.get("explode")}set explode(e){this.set("explode",e)}get allowedReserved(){return this.get("allowedReserved")}set allowedReserved(e){this.set("allowedReserved",e)}}const yu=du;class gu extends mc.Sb{constructor(e,t,r){super(e,t,r),this.element="example"}get summary(){return this.get("summary")}set summary(e){this.set("summary",e)}get description(){return this.get("description")}set description(e){this.set("description",e)}get value(){return this.get("value")}set value(e){this.set("value",e)}get externalValue(){return this.get("externalValue")}set externalValue(e){this.set("externalValue",e)}}const vu=gu;class bu extends mc.Sb{constructor(e,t,r){super(e,t,r),this.element="externalDocumentation"}get description(){return this.get("description")}set description(e){this.set("description",e)}get url(){return this.get("url")}set url(e){this.set("url",e)}}const xu=bu;class Eu extends mc.Sb{constructor(e,t,r){super(e,t,r),this.element="header"}get required(){return this.hasKey("required")?this.get("required"):new mc.hh(!1)}set required(e){this.set("required",e)}get deprecated(){return this.hasKey("deprecated")?this.get("deprecated"):new mc.hh(!1)}set deprecated(e){this.set("deprecated",e)}get allowEmptyValue(){return this.get("allowEmptyValue")}set allowEmptyValue(e){this.set("allowEmptyValue",e)}get style(){return this.get("style")}set style(e){this.set("style",e)}get explode(){return this.get("explode")}set explode(e){this.set("explode",e)}get allowReserved(){return this.get("allowReserved")}set allowReserved(e){this.set("allowReserved",e)}get schema(){return this.get("schema")}set schema(e){this.set("schema",e)}get example(){return this.get("example")}set example(e){this.set("example",e)}get examples(){return this.get("examples")}set examples(e){this.set("examples",e)}get contentProp(){return this.get("content")}set contentProp(e){this.set("content",e)}}Object.defineProperty(Eu.prototype,"description",{get(){return this.get("description")},set(e){this.set("description",e)},enumerable:!0});const wu=Eu;class ju extends mc.Sb{constructor(e,t,r){super(e,t,r),this.element="info",this.classes.push("info")}get title(){return this.get("title")}set title(e){this.set("title",e)}get description(){return this.get("description")}set description(e){this.set("description",e)}get termsOfService(){return this.get("termsOfService")}set termsOfService(e){this.set("termsOfService",e)}get contact(){return this.get("contact")}set contact(e){this.set("contact",e)}get license(){return this.get("license")}set license(e){this.set("license",e)}get version(){return this.get("version")}set version(e){this.set("version",e)}}const Ou=ju;class Su extends mc.Sb{constructor(e,t,r){super(e,t,r),this.element="license"}get name(){return this.get("name")}set name(e){this.set("name",e)}get url(){return this.get("url")}set url(e){this.set("url",e)}}const Pu=Su;class Au extends mc.Sb{constructor(e,t,r){super(e,t,r),this.element="link"}get operationRef(){return this.get("operationRef")}set operationRef(e){this.set("operationRef",e)}get operationId(){return this.get("operationId")}set operationId(e){this.set("operationId",e)}get operation(){var e,t;return Fc(this.operationRef)?null===(e=this.operationRef)||void 0===e?void 0:e.meta.get("operation"):Fc(this.operationId)?null===(t=this.operationId)||void 0===t?void 0:t.meta.get("operation"):void 0}set operation(e){this.set("operation",e)}get parameters(){return this.get("parameters")}set parameters(e){this.set("parameters",e)}get requestBody(){return this.get("requestBody")}set requestBody(e){this.set("requestBody",e)}get description(){return this.get("description")}set description(e){this.set("description",e)}get server(){return this.get("server")}set server(e){this.set("server",e)}}const $u=Au;class ku extends mc.Sb{constructor(e,t,r){super(e,t,r),this.element="mediaType"}get schema(){return this.get("schema")}set schema(e){this.set("schema",e)}get example(){return this.get("example")}set example(e){this.set("example",e)}get examples(){return this.get("examples")}set examples(e){this.set("examples",e)}get encoding(){return this.get("encoding")}set encoding(e){this.set("encoding",e)}}const Tu=ku;class Mu extends mc.Sb{constructor(e,t,r){super(e,t,r),this.element="oAuthFlow"}get authorizationUrl(){return this.get("authorizationUrl")}set authorizationUrl(e){this.set("authorizationUrl",e)}get tokenUrl(){return this.get("tokenUrl")}set tokenUrl(e){this.set("tokenUrl",e)}get refreshUrl(){return this.get("refreshUrl")}set refreshUrl(e){this.set("refreshUrl",e)}get scopes(){return this.get("scopes")}set scopes(e){this.set("scopes",e)}}const Cu=Mu;class Ru extends mc.Sb{constructor(e,t,r){super(e,t,r),this.element="oAuthFlows"}get implicit(){return this.get("implicit")}set implicit(e){this.set("implicit",e)}get password(){return this.get("password")}set password(e){this.set("password",e)}get clientCredentials(){return this.get("clientCredentials")}set clientCredentials(e){this.set("clientCredentials",e)}get authorizationCode(){return this.get("authorizationCode")}set authorizationCode(e){this.set("authorizationCode",e)}}const Iu=Ru;class Fu extends mc.RP{constructor(e,t,r){super(e,t,r),this.element="openapi",this.classes.push("spec-version"),this.classes.push("version")}}const _u=Fu;class Nu extends mc.Sb{constructor(e,t,r){super(e,t,r),this.element="openApi3_0",this.classes.push("api")}get openapi(){return this.get("openapi")}set openapi(e){this.set("openapi",e)}get info(){return this.get("info")}set info(e){this.set("info",e)}get servers(){return this.get("servers")}set servers(e){this.set("servers",e)}get paths(){return this.get("paths")}set paths(e){this.set("paths",e)}get components(){return this.get("components")}set components(e){this.set("components",e)}get security(){return this.get("security")}set security(e){this.set("security",e)}get tags(){return this.get("tags")}set tags(e){this.set("tags",e)}get externalDocs(){return this.get("externalDocs")}set externalDocs(e){this.set("externalDocs",e)}}const Du=Nu;class qu extends mc.Sb{constructor(e,t,r){super(e,t,r),this.element="operation"}get tags(){return this.get("tags")}set tags(e){this.set("tags",e)}get summary(){return this.get("summary")}set summary(e){this.set("summary",e)}get description(){return this.get("description")}set description(e){this.set("description",e)}set externalDocs(e){this.set("externalDocs",e)}get externalDocs(){return this.get("externalDocs")}get operationId(){return this.get("operationId")}set operationId(e){this.set("operationId",e)}get parameters(){return this.get("parameters")}set parameters(e){this.set("parameters",e)}get requestBody(){return this.get("requestBody")}set requestBody(e){this.set("requestBody",e)}get responses(){return this.get("responses")}set responses(e){this.set("responses",e)}get callbacks(){return this.get("callbacks")}set callbacks(e){this.set("callbacks",e)}get deprecated(){return this.hasKey("deprecated")?this.get("deprecated"):new mc.hh(!1)}set deprecated(e){this.set("deprecated",e)}get security(){return this.get("security")}set security(e){this.set("security",e)}get servers(){return this.get("severs")}set servers(e){this.set("servers",e)}}const Lu=qu;class Vu extends mc.Sb{constructor(e,t,r){super(e,t,r),this.element="parameter"}get name(){return this.get("name")}set name(e){this.set("name",e)}get in(){return this.get("in")}set in(e){this.set("in",e)}get required(){return this.hasKey("required")?this.get("required"):new mc.hh(!1)}set required(e){this.set("required",e)}get deprecated(){return this.hasKey("deprecated")?this.get("deprecated"):new mc.hh(!1)}set deprecated(e){this.set("deprecated",e)}get allowEmptyValue(){return this.get("allowEmptyValue")}set allowEmptyValue(e){this.set("allowEmptyValue",e)}get style(){return this.get("style")}set style(e){this.set("style",e)}get explode(){return this.get("explode")}set explode(e){this.set("explode",e)}get allowReserved(){return this.get("allowReserved")}set allowReserved(e){this.set("allowReserved",e)}get schema(){return this.get("schema")}set schema(e){this.set("schema",e)}get example(){return this.get("example")}set example(e){this.set("example",e)}get examples(){return this.get("examples")}set examples(e){this.set("examples",e)}get contentProp(){return this.get("content")}set contentProp(e){this.set("content",e)}}Object.defineProperty(Vu.prototype,"description",{get(){return this.get("description")},set(e){this.set("description",e)},enumerable:!0});const Bu=Vu;class Uu extends mc.Sb{constructor(e,t,r){super(e,t,r),this.element="pathItem"}get $ref(){return this.get("$ref")}set $ref(e){this.set("$ref",e)}get summary(){return this.get("summary")}set summary(e){this.set("summary",e)}get description(){return this.get("description")}set description(e){this.set("description",e)}get GET(){return this.get("get")}set GET(e){this.set("GET",e)}get PUT(){return this.get("put")}set PUT(e){this.set("PUT",e)}get POST(){return this.get("post")}set POST(e){this.set("POST",e)}get DELETE(){return this.get("delete")}set DELETE(e){this.set("DELETE",e)}get OPTIONS(){return this.get("options")}set OPTIONS(e){this.set("OPTIONS",e)}get HEAD(){return this.get("head")}set HEAD(e){this.set("HEAD",e)}get PATCH(){return this.get("patch")}set PATCH(e){this.set("PATCH",e)}get TRACE(){return this.get("trace")}set TRACE(e){this.set("TRACE",e)}get servers(){return this.get("servers")}set servers(e){this.set("servers",e)}get parameters(){return this.get("parameters")}set parameters(e){this.set("parameters",e)}}const zu=Uu;class Ju extends mc.Sb{constructor(e,t,r){super(e,t,r),this.element="paths"}}const Hu=Ju;class Gu extends mc.Sb{constructor(e,t,r){super(e,t,r),this.element="reference",this.classes.push("openapi-reference")}get $ref(){return this.get("$ref")}set $ref(e){this.set("$ref",e)}}const Wu=Gu;class Ku extends mc.Sb{constructor(e,t,r){super(e,t,r),this.element="requestBody"}get description(){return this.get("description")}set description(e){this.set("description",e)}get contentProp(){return this.get("content")}set contentProp(e){this.set("content",e)}get required(){return this.hasKey("required")?this.get("required"):new mc.hh(!1)}set required(e){this.set("required",e)}}const Yu=Ku;class Xu extends mc.Sb{constructor(e,t,r){super(e,t,r),this.element="response"}get description(){return this.get("description")}set description(e){this.set("description",e)}get headers(){return this.get("headers")}set headers(e){this.set("headers",e)}get contentProp(){return this.get("content")}set contentProp(e){this.set("content",e)}get links(){return this.get("links")}set links(e){this.set("links",e)}}const Qu=Xu;class Zu extends mc.Sb{constructor(e,t,r){super(e,t,r),this.element="responses"}get default(){return this.get("default")}set default(e){this.set("default",e)}}const ep=Zu;class tp extends mc.Sb{constructor(e,t,r){super(e,t,r),this.element="JSONSchemaDraft4"}get idProp(){return this.get("id")}set idProp(e){this.set("id",e)}get $schema(){return this.get("$schema")}set $schema(e){this.set("idProp",e)}get multipleOf(){return this.get("multipleOf")}set multipleOf(e){this.set("multipleOf",e)}get maximum(){return this.get("maximum")}set maximum(e){this.set("maximum",e)}get exclusiveMaximum(){return this.get("exclusiveMaximum")}set exclusiveMaximum(e){this.set("exclusiveMaximum",e)}get minimum(){return this.get("minimum")}set minimum(e){this.set("minimum",e)}get exclusiveMinimum(){return this.get("exclusiveMinimum")}set exclusiveMinimum(e){this.set("exclusiveMinimum",e)}get maxLength(){return this.get("maxLength")}set maxLength(e){this.set("maxLength",e)}get minLength(){return this.get("minLength")}set minLength(e){this.set("minLength",e)}get pattern(){return this.get("pattern")}set pattern(e){this.set("pattern",e)}get additionalItems(){return this.get("additionalItems")}set additionalItems(e){this.set("additionalItems",e)}get items(){return this.get("items")}set items(e){this.set("items",e)}get maxItems(){return this.get("maxItems")}set maxItems(e){this.set("maxItems",e)}get minItems(){return this.get("minItems")}set minItems(e){this.set("minItems",e)}get uniqueItems(){return this.get("uniqueItems")}set uniqueItems(e){this.set("uniqueItems",e)}get maxProperties(){return this.get("maxProperties")}set maxProperties(e){this.set("maxProperties",e)}get minProperties(){return this.get("minProperties")}set minProperties(e){this.set("minProperties",e)}get required(){return this.get("required")}set required(e){this.set("required",e)}get properties(){return this.get("properties")}set properties(e){this.set("properties",e)}get additionalProperties(){return this.get("additionalProperties")}set additionalProperties(e){this.set("additionalProperties",e)}get patternProperties(){return this.get("patternProperties")}set patternProperties(e){this.set("patternProperties",e)}get dependencies(){return this.get("dependencies")}set dependencies(e){this.set("dependencies",e)}get enum(){return this.get("enum")}set enum(e){this.set("enum",e)}get type(){return this.get("type")}set type(e){this.set("type",e)}get allOf(){return this.get("allOf")}set allOf(e){this.set("allOf",e)}get anyOf(){return this.get("anyOf")}set anyOf(e){this.set("anyOf",e)}get oneOf(){return this.get("oneOf")}set oneOf(e){this.set("oneOf",e)}get not(){return this.get("not")}set not(e){this.set("not",e)}get definitions(){return this.get("definitions")}set definitions(e){this.set("definitions",e)}get title(){return this.get("title")}set title(e){this.set("title",e)}get description(){return this.get("description")}set description(e){this.set("description",e)}get default(){return this.get("default")}set default(e){this.set("default",e)}get format(){return this.get("format")}set format(e){this.set("format",e)}get base(){return this.get("base")}set base(e){this.set("base",e)}get links(){return this.get("links")}set links(e){this.set("links",e)}get media(){return this.get("media")}set media(e){this.set("media",e)}get readOnly(){return this.get("readOnly")}set readOnly(e){this.set("readOnly",e)}}const rp=tp;class np extends mc.Sb{constructor(e,t,r){super(e,t,r),this.element="JSONReference",this.classes.push("json-reference")}get $ref(){return this.get("$ref")}set $ref(e){this.set("$ref",e)}}const sp=np;class ip extends mc.Sb{constructor(e,t,r){super(e,t,r),this.element="media"}get binaryEncoding(){return this.get("binaryEncoding")}set binaryEncoding(e){this.set("binaryEncoding",e)}get type(){return this.get("type")}set type(e){this.set("type",e)}}const op=ip;class ap extends mc.Sb{constructor(e,t,r){super(e,t,r),this.element="linkDescription"}get href(){return this.get("href")}set href(e){this.set("href",e)}get rel(){return this.get("rel")}set rel(e){this.set("rel",e)}get title(){return this.get("title")}set title(e){this.set("title",e)}get targetSchema(){return this.get("targetSchema")}set targetSchema(e){this.set("targetSchema",e)}get mediaType(){return this.get("mediaType")}set mediaType(e){this.set("mediaType",e)}get method(){return this.get("method")}set method(e){this.set("method",e)}get encType(){return this.get("encType")}set encType(e){this.set("encType",e)}get schema(){return this.get("schema")}set schema(e){this.set("schema",e)}}const cp=ap,lp=(e,t)=>{const r=Ai(e,t);return ho((e=>{if(ol(e)&&Ki("$ref",e)&&Po(ea,"$ref",e)){const t=po(["$ref"],e),n=eu("#/",t);return po(n.split("/"),r)}return ol(e)?lp(e,r):e}),e)},up=hl({props:{element:null},methods:{copyMetaAndAttributes(e,t){Kc(e)&&t.meta.set("sourceMap",e.meta.get("sourceMap"))}}}),pp=up,hp=hl(pp,{methods:{enter(e){return this.element=e.clone(),vl}}});const fp=Ws(Go()),mp=e=>{if(Ic(e))return`${e.element.charAt(0).toUpperCase()+e.element.slice(1)}Element`},dp={JSONSchemaDraft4Element:["content"],JSONReferenceElement:["content"],MediaElement:["content"],LinkDescriptionElement:["content"],...Sl},yp=hl(pp,{props:{specObj:null,passingOptionsNames:["specObj"]},init({specObj:e=this.specObj}){this.specObj=e},methods:{retrievePassingOptions(){return jo(this.passingOptionsNames,this)},retrieveFixedFields(e){return yi(po(["visitors",...e,"fixedFields"]),cs)(this.specObj)},retrieveVisitor(e){return wo(Qo,["visitors",...e],this.specObj)?po(["visitors",...e],this.specObj):po(["visitors",...e,"$visitor"],this.specObj)},retrieveVisitorInstance(e,t={}){const r=this.retrievePassingOptions();return this.retrieveVisitor(e)({...r,...t})},toRefractedElement(e,t,r={}){const n=this.retrieveVisitorInstance(e,r),s=Object.getPrototypeOf(n);return Wo(this.fallbackVisitorPrototype)&&(this.fallbackVisitorPrototype=Object.getPrototypeOf(this.retrieveVisitorInstance(["value"]))),this.fallbackVisitorPrototype===s?t.clone():(Al(t,n,{keyMap:dp,nodeTypeGetter:mp,...r}),n.element)}}}),gp=hl(yp,{props:{specPath:fp,ignoredFields:[]},init({specPath:e=this.specPath,ignoredFields:t=this.ignoredFields}={}){this.specPath=e,this.ignoredFields=t},methods:{ObjectElement(e){const t=this.specPath(e),r=this.retrieveFixedFields(t);return e.forEach(((e,n,s)=>{if(Fc(n)&&r.includes(n.toValue())&&!this.ignoredFields.includes(n.toValue())){const r=this.toRefractedElement([...t,"fixedFields",n.toValue()],e),i=new mc.c6(n.clone(),r);this.copyMetaAndAttributes(s,i),i.classes.push("fixed-field"),this.element.content.push(i)}else this.ignoredFields.includes(n.toValue())||this.element.content.push(s.clone())})),this.copyMetaAndAttributes(e,this.element),vl}}}),vp=gp,bp=hl(vp,hp,{props:{specPath:Ws(["document","objects","JSONSchema"])},init(){this.element=new rp}}),xp=hp,Ep=hp,wp=hp,jp=hp,Op=hp,Sp=hp,Pp=hp,Ap=hp,$p=hp,kp=hp,Tp=hl({props:{parent:null},init({parent:e=this.parent}){this.parent=e,this.passingOptionsNames=[...this.passingOptionsNames,"parent"]}}),Mp=e=>qc(e)&&e.hasKey("$ref"),Cp=hl(yp,Tp,hp,{methods:{ObjectElement(e){const t=Mp(e)?["document","objects","JSONReference"]:["document","objects","JSONSchema"];return this.element=this.toRefractedElement(t,e),vl},ArrayElement(e){return this.element=new mc.ON,this.element.classes.push("json-schema-items"),e.forEach((e=>{const t=Mp(e)?["document","objects","JSONReference"]:["document","objects","JSONSchema"],r=this.toRefractedElement(t,e);this.element.push(r)})),this.copyMetaAndAttributes(e,this.element),vl}}}),Rp=hp,Ip=hp,Fp=hp,_p=hp,Np=hp,Dp=hl(hp,{methods:{ArrayElement(e){return this.element=e.clone(),this.element.classes.push("json-schema-required"),vl}}});const qp=pi(Xn(1,li(Zc,Ui(tl,Qo))));const Lp=pi(oo);const Vp=Gs([ea,qp,Lp]),Bp=hl(yp,{props:{fieldPatternPredicate:_n,specPath:fp,ignoredFields:[]},init({specPath:e=this.specPath,ignoredFields:t=this.ignoredFields}={}){this.specPath=e,this.ignoredFields=t},methods:{ObjectElement(e){return e.forEach(((e,t,r)=>{if(!this.ignoredFields.includes(t.toValue())&&this.fieldPatternPredicate(t.toValue())){const n=this.specPath(e),s=this.toRefractedElement(n,e),i=new mc.c6(t.clone(),s);this.copyMetaAndAttributes(r,i),i.classes.push("patterned-field"),this.element.content.push(i)}else this.ignoredFields.includes(t.toValue())||this.element.content.push(r.clone())})),this.copyMetaAndAttributes(e,this.element),vl}}}),Up=hl(Bp,{props:{fieldPatternPredicate:Vp}}),zp=hl(Up,Tp,hp,{props:{specPath:e=>Mp(e)?["document","objects","JSONReference"]:["document","objects","JSONSchema"]},init(){this.element=new mc.Sb,this.element.classes.push("json-schema-properties")}}),Jp=hl(Up,Tp,hp,{props:{specPath:e=>Mp(e)?["document","objects","JSONReference"]:["document","objects","JSONSchema"]},init(){this.element=new mc.Sb,this.element.classes.push("json-schema-patternProperties")}}),Hp=hl(Up,Tp,hp,{props:{specPath:e=>Mp(e)?["document","objects","JSONReference"]:["document","objects","JSONSchema"]},init(){this.element=new mc.Sb,this.element.classes.push("json-schema-dependencies")}}),Gp=hl(hp,{methods:{ArrayElement(e){return this.element=e.clone(),this.element.classes.push("json-schema-enum"),vl}}}),Wp=hl(hp,{methods:{StringElement(e){return this.element=e.clone(),this.element.classes.push("json-schema-type"),vl},ArrayElement(e){return this.element=e.clone(),this.element.classes.push("json-schema-type"),vl}}}),Kp=hl(yp,Tp,hp,{init(){this.element=new mc.ON,this.element.classes.push("json-schema-allOf")},methods:{ArrayElement(e){return e.forEach((e=>{const t=Mp(e)?["document","objects","JSONReference"]:["document","objects","JSONSchema"],r=this.toRefractedElement(t,e);this.element.push(r)})),this.copyMetaAndAttributes(e,this.element),vl}}}),Yp=hl(yp,Tp,hp,{init(){this.element=new mc.ON,this.element.classes.push("json-schema-anyOf")},methods:{ArrayElement(e){return e.forEach((e=>{const t=Mp(e)?["document","objects","JSONReference"]:["document","objects","JSONSchema"],r=this.toRefractedElement(t,e);this.element.push(r)})),this.copyMetaAndAttributes(e,this.element),vl}}}),Xp=hl(yp,Tp,hp,{init(){this.element=new mc.ON,this.element.classes.push("json-schema-oneOf")},methods:{ArrayElement(e){return e.forEach((e=>{const t=Mp(e)?["document","objects","JSONReference"]:["document","objects","JSONSchema"],r=this.toRefractedElement(t,e);this.element.push(r)})),this.copyMetaAndAttributes(e,this.element),vl}}}),Qp=hl(Up,Tp,hp,{props:{specPath:e=>Mp(e)?["document","objects","JSONReference"]:["document","objects","JSONSchema"]},init(){this.element=new mc.Sb,this.element.classes.push("json-schema-definitions")}}),Zp=hp,eh=hp,th=hp,rh=hp,nh=hp,sh=hl(yp,Tp,hp,{init(){this.element=new mc.ON,this.element.classes.push("json-schema-links")},methods:{ArrayElement(e){return e.forEach((e=>{const t=this.toRefractedElement(["document","objects","LinkDescription"],e);this.element.push(t)})),this.copyMetaAndAttributes(e,this.element),vl}}}),ih=hp,oh=hl(vp,hp,{props:{specPath:Ws(["document","objects","JSONReference"])},init(){this.element=new sp},methods:{ObjectElement(e){const t=vp.compose.methods.ObjectElement.call(this,e);return Fc(this.element.$ref)&&this.element.classes.push("reference-element"),t}}}),ah=hl(hp,{methods:{StringElement(e){return this.element=e.clone(),this.element.classes.push("reference-value"),vl}}});const ch=pi(ni);const lh=li(Oc,Lp);function uh(e){return function(e){if(Array.isArray(e))return ph(e)}(e)||function(e){if("undefined"!=typeof Symbol&&null!=e[Symbol.iterator]||null!=e["@@iterator"])return Array.from(e)}(e)||function(e,t){if(!e)return;if("string"==typeof e)return ph(e,t);var r=Object.prototype.toString.call(e).slice(8,-1);"Object"===r&&e.constructor&&(r=e.constructor.name);if("Map"===r||"Set"===r)return Array.from(e);if("Arguments"===r||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r))return ph(e,t)}(e)||function(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function ph(e,t){(null==t||t>e.length)&&(t=e.length);for(var r=0,n=new Array(t);r<t;r++)n[r]=e[r];return n}var hh=yi(Io(ui((function(e,t){return e.length>t.length}))),Xi,Rs("length")),fh=Pi((function(e,t,r){var n=r.apply(void 0,uh(e));return ch(n)?To(n):t}));const mh=ro(lh,(function(e){var t=hh(e);return Xn(t,(function(){for(var t=arguments.length,r=new Array(t),n=0;n<t;n++)r[n]=arguments[n];return Hs(fh(r),void 0,e)}))}),Go),dh=hl(yp,{props:{alternator:[]},methods:{enter(e){const t=this.alternator.map((({predicate:e,specPath:t})=>ro(e,Ws(t),Go))),r=mh(t)(e);return this.element=this.toRefractedElement(r,e),vl}}}),yh=hl(dh,{props:{alternator:[{predicate:Mp,specPath:["document","objects","JSONReference"]},{predicate:Nn,specPath:["document","objects","JSONSchema"]}]}}),gh={visitors:{value:hp,JSONSchemaOrJSONReferenceVisitor:yh,document:{objects:{JSONSchema:{$visitor:bp,fixedFields:{id:xp,$schema:Ep,multipleOf:wp,maximum:jp,exclusiveMaximum:Op,minimum:Sp,exclusiveMinimum:Pp,maxLength:Ap,minLength:$p,pattern:kp,additionalItems:yh,items:Cp,maxItems:Rp,minItems:Ip,uniqueItems:Fp,maxProperties:_p,minProperties:Np,required:Dp,properties:zp,additionalProperties:yh,patternProperties:Jp,dependencies:Hp,enum:Gp,type:Wp,allOf:Kp,anyOf:Yp,oneOf:Xp,not:yh,definitions:Qp,title:Zp,description:eh,default:th,format:rh,base:nh,links:sh,media:{$ref:"#/visitors/document/objects/Media"},readOnly:ih}},JSONReference:{$visitor:oh,fixedFields:{$ref:ah}},Media:{$visitor:hl(vp,hp,{props:{specPath:Ws(["document","objects","Media"])},init(){this.element=new op}}),fixedFields:{binaryEncoding:hp,type:hp}},LinkDescription:{$visitor:hl(vp,hp,{props:{specPath:Ws(["document","objects","LinkDescription"])},init(){this.element=new cp}}),fixedFields:{href:hp,rel:hp,title:hp,targetSchema:yh,mediaType:hp,method:hp,encType:hp,schema:yh}}}}}},vh=Rc((({hasBasicElementProps:e,isElementType:t,primitiveEq:r})=>n=>n instanceof rp||e(n)&&t("JSONSchemaDraft4",n)&&r("object",n))),bh=Rc((({hasBasicElementProps:e,isElementType:t,primitiveEq:r})=>n=>n instanceof sp||e(n)&&t("JSONReference",n)&&r("object",n))),xh=Rc((({hasBasicElementProps:e,isElementType:t,primitiveEq:r})=>n=>n instanceof op||e(n)&&t("media",n)&&r("object",n))),Eh=Rc((({hasBasicElementProps:e,isElementType:t,primitiveEq:r})=>n=>n instanceof cp||e(n)&&t("linkDescription",n)&&r("object",n))),wh={namespace:e=>{const{base:t}=e;return t.register("jSONSchemaDraft4",rp),t.register("jSONReference",sp),t.register("media",op),t.register("linkDescription",cp),t}},jh=()=>{const e=ll(wh);return{predicates:{...i,isStringElement:Fc},namespace:e}},Oh=(e,{specPath:t=["visitors","document","objects","JSONSchema","$visitor"],plugins:r=[],specificationObj:n=gh}={})=>{const s=(0,mc.Qc)(e),i=lp(n),o=Ac(t,[],i);return Al(s,o,{state:{specObj:i}}),$l(o.element,r,{toolboxCreator:jh,visitorOptions:{keyMap:dp,nodeTypeGetter:mp}})},Sh=e=>(t,r={})=>Oh(t,{specPath:e,...r});rp.refract=Sh(["visitors","document","objects","JSONSchema","$visitor"]),sp.refract=Sh(["visitors","document","objects","JSONReference","$visitor"]),op.refract=Sh(["visitors","document","objects","Media","$visitor"]),cp.refract=Sh(["visitors","document","objects","LinkDescription","$visitor"]);const Ph=class extends rp{constructor(e,t,r){super(e,t,r),this.element="schema",this.classes.push("json-schema-draft-4")}get additionalItems(){return this.get("additionalItems")}set additionalItems(e){this.set("additionalItems",e)}get items(){return this.get("items")}set items(e){this.set("items",e)}get additionalProperties(){return this.get("additionalProperties")}set additionalProperties(e){this.set("additionalProperties",e)}get type(){return this.get("type")}set type(e){this.set("type",e)}get not(){return this.get("not")}set not(e){this.set("not",e)}get nullable(){return this.get("nullable")}set nullable(e){this.set("nullable",e)}get discriminator(){return this.get("discriminator")}set discriminator(e){this.set("discriminator",e)}get writeOnly(){return this.get("writeOnly")}set writeOnly(e){this.set("writeOnly",e)}get xml(){return this.get("xml")}set xml(e){this.set("xml",e)}get externalDocs(){return this.get("externalDocs")}set externalDocs(e){this.set("externalDocs",e)}get example(){return this.get("example")}set example(e){this.set("example",e)}get deprecated(){return this.get("deprecated")}set deprecated(e){this.set("deprecated",e)}};class Ah extends mc.Sb{constructor(e,t,r){super(e,t,r),this.element="securityRequirement"}}const $h=Ah;class kh extends mc.Sb{constructor(e,t,r){super(e,t,r),this.element="securityScheme"}get type(){return this.get("type")}set type(e){this.set("type",e)}get description(){return this.get("description")}set description(e){this.set("description",e)}get name(){return this.get("name")}set name(e){this.set("name",e)}get in(){return this.get("in")}set in(e){this.set("in",e)}get scheme(){return this.get("scheme")}set scheme(e){this.set("scheme",e)}get bearerFormat(){return this.get("bearerFormat")}set bearerFormat(e){this.set("bearerFormat",e)}get flows(){return this.get("flows")}set flows(e){this.set("flows",e)}get openIdConnectUrl(){return this.get("openIdConnectUrl")}set openIdConnectUrl(e){this.set("openIdConnectUrl",e)}}const Th=kh;class Mh extends mc.Sb{constructor(e,t,r){super(e,t,r),this.element="server"}get url(){return this.get("url")}set url(e){this.set("url",e)}get description(){return this.get("description")}set description(e){this.set("description",e)}get variables(){return this.get("variables")}set variables(e){this.set("variables",e)}}const Ch=Mh;class Rh extends mc.Sb{constructor(e,t,r){super(e,t,r),this.element="serverVariable"}get enum(){return this.get("enum")}set enum(e){this.set("enum",e)}get default(){return this.get("default")}set default(e){this.set("default",e)}get description(){return this.get("description")}set description(e){this.set("description",e)}}const Ih=Rh;class Fh extends mc.Sb{constructor(e,t,r){super(e,t,r),this.element="tag"}get name(){return this.get("name")}set name(e){this.set("name",e)}get description(){return this.get("description")}set description(e){this.set("description",e)}get externalDocs(){return this.get("externalDocs")}set externalDocs(e){this.set("externalDocs",e)}}const _h=Fh;class Nh extends mc.Sb{constructor(e,t,r){super(e,t,r),this.element="xml"}get name(){return this.get("name")}set name(e){this.set("name",e)}get namespace(){return this.get("namespace")}set namespace(e){this.set("namespace",e)}get prefix(){return this.get("prefix")}set prefix(e){this.set("prefix",e)}get attribute(){return this.get("attribute")}set attribute(e){this.set("attribute",e)}get wrapped(){return this.get("wrapped")}set wrapped(e){this.set("wrapped",e)}}const Dh=Nh,qh=hl({props:{element:null},methods:{copyMetaAndAttributes(e,t){Kc(e)&&t.meta.set("sourceMap",e.meta.get("sourceMap"))}}}),Lh=qh,Vh=e=>{if(Ic(e))return`${e.element.charAt(0).toUpperCase()+e.element.slice(1)}Element`},Bh={CallbackElement:["content"],ComponentsElement:["content"],ContactElement:["content"],DiscriminatorElement:["content"],Encoding:["content"],Example:["content"],ExternalDocumentationElement:["content"],HeaderElement:["content"],InfoElement:["content"],LicenseElement:["content"],MediaTypeElement:["content"],OAuthFlowElement:["content"],OAuthFlowsElement:["content"],OpenApi3_0Element:["content"],OperationElement:["content"],ParameterElement:["content"],PathItemElement:["content"],PathsElement:["content"],ReferenceElement:["content"],RequestBodyElement:["content"],ResponseElement:["content"],ResponsesElement:["content"],SchemaElement:["content"],SecurityRequirementElement:["content"],SecuritySchemeElement:["content"],ServerElement:["content"],ServerVariableElement:["content"],TagElement:["content"],...Sl},Uh=hl(Lh,{props:{passingOptionsNames:["specObj","openApiGenericElement","openApiSemanticElement"],specObj:null,openApiGenericElement:null,openApiSemanticElement:null},init({specObj:e=this.specObj,openApiGenericElement:t=this.openApiGenericElement,openApiSemanticElement:r=this.openApiSemanticElement}){this.specObj=e,this.openApiGenericElement=t,this.openApiSemanticElement=r},methods:{retrievePassingOptions(){return jo(this.passingOptionsNames,this)},retrieveFixedFields(e){return yi(po(["visitors",...e,"fixedFields"]),cs)(this.specObj)},retrieveVisitor(e){return wo(Qo,["visitors",...e],this.specObj)?po(["visitors",...e],this.specObj):po(["visitors",...e,"$visitor"],this.specObj)},retrieveVisitorInstance(e,t={}){const r=this.retrievePassingOptions();return this.retrieveVisitor(e)({...r,...t})},toRefractedElement(e,t,r={}){const n=this.retrieveVisitorInstance(e,r),s=Object.getPrototypeOf(n);return Wo(this.fallbackVisitorPrototype)&&(this.fallbackVisitorPrototype=Object.getPrototypeOf(this.retrieveVisitorInstance(["value"]))),this.fallbackVisitorPrototype===s?t.clone():(Al(t,n,{keyMap:Bh,nodeTypeGetter:Vh,...r}),n.element)}}}),zh=e=>qc(e)&&e.hasKey("openapi")&&e.hasKey("info"),Jh=e=>qc(e)&&e.hasKey("name")&&e.hasKey("in"),Hh=e=>qc(e)&&e.hasKey("$ref"),Gh=e=>qc(e)&&e.hasKey("content"),Wh=e=>qc(e)&&e.hasKey("description"),Kh=qc,Yh=qc,Xh=e=>Fc(e.key)&&_o("x-",e.key.toValue()),Qh=hl(Uh,{props:{specPath:fp,ignoredFields:[],canSupportSpecificationExtensions:!0,specificationExtensionPredicate:Xh},init({specPath:e=this.specPath,ignoredFields:t=this.ignoredFields,canSupportSpecificationExtensions:r=this.canSupportSpecificationExtensions,specificationExtensionPredicate:n=this.specificationExtensionPredicate}={}){this.specPath=e,this.ignoredFields=t,this.canSupportSpecificationExtensions=r,this.specificationExtensionPredicate=n},methods:{ObjectElement(e){const t=this.specPath(e),r=this.retrieveFixedFields(t);return e.forEach(((e,n,s)=>{if(Fc(n)&&r.includes(n.toValue())&&!this.ignoredFields.includes(n.toValue())){const r=this.toRefractedElement([...t,"fixedFields",n.toValue()],e),i=new mc.c6(n.clone(),r);this.copyMetaAndAttributes(s,i),i.classes.push("fixed-field"),this.element.content.push(i)}else if(this.canSupportSpecificationExtensions&&this.specificationExtensionPredicate(s)){const e=this.toRefractedElement(["document","extension"],s);this.element.content.push(e)}else this.ignoredFields.includes(n.toValue())||this.element.content.push(s.clone())})),this.copyMetaAndAttributes(e,this.element),vl}}}),Zh=Qh,ef=hl(Lh,{methods:{enter(e){return this.element=e.clone(),vl}}}),tf=hl(Zh,ef,{props:{specPath:Ws(["document","objects","OpenApi"]),canSupportSpecificationExtensions:!0},init(){this.element=new Du},methods:{ObjectElement(e){return this.unrefractedElement=e,Zh.compose.methods.ObjectElement.call(this,e)}}}),rf=hl(Uh,ef,{methods:{StringElement(e){const t=new _u(e.toValue());return this.copyMetaAndAttributes(e,t),this.element=t,vl}}}),nf=hl(Uh,{methods:{MemberElement(e){return this.element=e.clone(),this.element.classes.push("specification-extension"),vl}}}),sf=hl(Zh,ef,{props:{specPath:Ws(["document","objects","Info"]),canSupportSpecificationExtensions:!0},init(){this.element=new Ou}}),of=ef,af=ef,cf=ef,lf=hl(ef,{methods:{StringElement(e){return this.element=e.clone(),this.element.classes.push("api-version"),this.element.classes.push("version"),vl}}}),uf=hl(Zh,ef,{props:{specPath:Ws(["document","objects","Contact"]),canSupportSpecificationExtensions:!0},init(){this.element=new hu}}),pf=ef,hf=ef,ff=ef,mf=hl(Zh,ef,{props:{specPath:Ws(["document","objects","License"]),canSupportSpecificationExtensions:!0},init(){this.element=new Pu}}),df=ef,yf=ef,gf=hl(Zh,ef,{props:{specPath:Ws(["document","objects","Link"]),canSupportSpecificationExtensions:!0},init(){this.element=new $u},methods:{ObjectElement(e){const t=Zh.compose.methods.ObjectElement.call(this,e);return(Fc(this.element.operationId)||Fc(this.element.operationRef))&&this.element.classes.push("reference-element"),t}}}),vf=hl(ef,{methods:{StringElement(e){return this.element=e.clone(),this.element.classes.push("reference-value"),vl}}}),bf=hl(ef,{methods:{StringElement(e){return this.element=e.clone(),this.element.classes.push("reference-value"),vl}}}),xf=hl(Uh,{props:{fieldPatternPredicate:_n,specPath:fp,ignoredFields:[],canSupportSpecificationExtensions:!1,specificationExtensionPredicate:Xh},init({specPath:e=this.specPath,ignoredFields:t=this.ignoredFields,canSupportSpecificationExtensions:r=this.canSupportSpecificationExtensions,specificationExtensionPredicate:n=this.specificationExtensionPredicate}={}){this.specPath=e,this.ignoredFields=t,this.canSupportSpecificationExtensions=r,this.specificationExtensionPredicate=n},methods:{ObjectElement(e){return e.forEach(((e,t,r)=>{if(this.canSupportSpecificationExtensions&&this.specificationExtensionPredicate(r)){const e=this.toRefractedElement(["document","extension"],r);this.element.content.push(e)}else if(!this.ignoredFields.includes(t.toValue())&&this.fieldPatternPredicate(t.toValue())){const n=this.specPath(e),s=this.toRefractedElement(n,e),i=new mc.c6(t.clone(),s);this.copyMetaAndAttributes(r,i),i.classes.push("patterned-field"),this.element.content.push(i)}else this.ignoredFields.includes(t.toValue())||this.element.content.push(r.clone())})),this.copyMetaAndAttributes(e,this.element),vl}}}),Ef=xf,wf=hl(Ef,{props:{fieldPatternPredicate:Vp}});class jf extends mc.Sb{static primaryClass="link-parameters";constructor(e,t,r){super(e,t,r),this.classes.push(jf.primaryClass)}}const Of=jf,Sf=hl(wf,ef,{props:{specPath:Ws(["value"])},init(){this.element=new Of}}),Pf=ef,Af=ef,$f=hl(Zh,ef,{props:{specPath:Ws(["document","objects","Server"]),canSupportSpecificationExtensions:!0},init(){this.element=new Ch}}),kf=hl(ef,{methods:{StringElement(e){return this.element=e.clone(),this.element.classes.push("server-url"),vl}}}),Tf=ef;class Mf extends mc.ON{static primaryClass="servers";constructor(e,t,r){super(e,t,r),this.classes.push(Mf.primaryClass)}}const Cf=Mf,Rf=hl(Uh,ef,{init(){this.element=new Cf},methods:{ArrayElement(e){return e.forEach((e=>{const t=Kh(e)?["document","objects","Server"]:["value"],r=this.toRefractedElement(t,e);this.element.push(r)})),this.copyMetaAndAttributes(e,this.element),vl}}}),If=hl(Zh,ef,{props:{specPath:Ws(["document","objects","ServerVariable"]),canSupportSpecificationExtensions:!0},init(){this.element=new Ih}}),Ff=ef,_f=ef,Nf=ef;class Df extends mc.Sb{static primaryClass="server-variables";constructor(e,t,r){super(e,t,r),this.classes.push(Df.primaryClass)}}const qf=Df,Lf=hl(wf,ef,{props:{specPath:Ws(["document","objects","ServerVariable"])},init(){this.element=new qf}}),Vf=hl(Zh,ef,{props:{specPath:Ws(["document","objects","MediaType"]),canSupportSpecificationExtensions:!0},init(){this.element=new Tu}}),Bf=hl(Uh,{props:{alternator:[]},methods:{enter(e){const t=this.alternator.map((({predicate:e,specPath:t})=>ro(e,Ws(t),Go))),r=mh(t)(e);return this.element=this.toRefractedElement(r,e),vl}}}),Uf=Rc((({hasBasicElementProps:e,isElementType:t,primitiveEq:r})=>n=>n instanceof cu||e(n)&&t("callback",n)&&r("object",n))),zf=Rc((({hasBasicElementProps:e,isElementType:t,primitiveEq:r})=>n=>n instanceof uu||e(n)&&t("components",n)&&r("object",n))),Jf=Rc((({hasBasicElementProps:e,isElementType:t,primitiveEq:r})=>n=>n instanceof hu||e(n)&&t("contact",n)&&r("object",n))),Hf=Rc((({hasBasicElementProps:e,isElementType:t,primitiveEq:r})=>n=>n instanceof vu||e(n)&&t("example",n)&&r("object",n))),Gf=Rc((({hasBasicElementProps:e,isElementType:t,primitiveEq:r})=>n=>n instanceof xu||e(n)&&t("externalDocumentation",n)&&r("object",n))),Wf=Rc((({hasBasicElementProps:e,isElementType:t,primitiveEq:r})=>n=>n instanceof wu||e(n)&&t("header",n)&&r("object",n))),Kf=Rc((({hasBasicElementProps:e,isElementType:t,primitiveEq:r})=>n=>n instanceof Ou||e(n)&&t("info",n)&&r("object",n))),Yf=Rc((({hasBasicElementProps:e,isElementType:t,primitiveEq:r})=>n=>n instanceof Pu||e(n)&&t("license",n)&&r("object",n))),Xf=Rc((({hasBasicElementProps:e,isElementType:t,primitiveEq:r})=>n=>n instanceof $u||e(n)&&t("link",n)&&r("object",n))),Qf=e=>{if(!Xf(e))return!1;if(!Fc(e.operationRef))return!1;const t=e.operationRef.toValue();return"string"==typeof t&&t.length>0&&!t.startsWith("#")},Zf=Rc((({hasBasicElementProps:e,isElementType:t,primitiveEq:r})=>n=>n instanceof _u||e(n)&&t("openapi",n)&&r("string",n))),em=Rc((({hasBasicElementProps:e,isElementType:t,primitiveEq:r,hasClass:n})=>s=>s instanceof Du||e(s)&&t("openApi3_0",s)&&r("object",s)&&n("api",s))),tm=Rc((({hasBasicElementProps:e,isElementType:t,primitiveEq:r})=>n=>n instanceof Lu||e(n)&&t("operation",n)&&r("object",n))),rm=Rc((({hasBasicElementProps:e,isElementType:t,primitiveEq:r})=>n=>n instanceof Bu||e(n)&&t("parameter",n)&&r("object",n))),nm=Rc((({hasBasicElementProps:e,isElementType:t,primitiveEq:r})=>n=>n instanceof zu||e(n)&&t("pathItem",n)&&r("object",n))),sm=e=>{if(!nm(e))return!1;if(!Fc(e.$ref))return!1;const t=e.$ref.toValue();return"string"==typeof t&&t.length>0&&!t.startsWith("#")},im=Rc((({hasBasicElementProps:e,isElementType:t,primitiveEq:r})=>n=>n instanceof Hu||e(n)&&t("paths",n)&&r("object",n))),om=Rc((({hasBasicElementProps:e,isElementType:t,primitiveEq:r})=>n=>n instanceof Wu||e(n)&&t("reference",n)&&r("object",n))),am=e=>{if(!om(e))return!1;if(!Fc(e.$ref))return!1;const t=e.$ref.toValue();return"string"==typeof t&&t.length>0&&!t.startsWith("#")},cm=Rc((({hasBasicElementProps:e,isElementType:t,primitiveEq:r})=>n=>n instanceof Yu||e(n)&&t("requestBody",n)&&r("object",n))),lm=Rc((({hasBasicElementProps:e,isElementType:t,primitiveEq:r})=>n=>n instanceof Qu||e(n)&&t("response",n)&&r("object",n))),um=Rc((({hasBasicElementProps:e,isElementType:t,primitiveEq:r})=>n=>n instanceof ep||e(n)&&t("responses",n)&&r("object",n))),pm=Rc((({hasBasicElementProps:e,isElementType:t,primitiveEq:r})=>n=>n instanceof Ph||e(n)&&t("schema",n)&&r("object",n))),hm=e=>Dc(e)&&e.classes.includes("boolean-json-schema"),fm=Rc((({hasBasicElementProps:e,isElementType:t,primitiveEq:r})=>n=>n instanceof $h||e(n)&&t("securityRequirement",n)&&r("object",n))),mm=Rc((({hasBasicElementProps:e,isElementType:t,primitiveEq:r})=>n=>n instanceof Ch||e(n)&&t("server",n)&&r("object",n))),dm=Rc((({hasBasicElementProps:e,isElementType:t,primitiveEq:r})=>n=>n instanceof Ih||e(n)&&t("serverVariable",n)&&r("object",n))),ym=Rc((({hasBasicElementProps:e,isElementType:t,primitiveEq:r})=>n=>n instanceof Tu||e(n)&&t("mediaType",n)&&r("object",n))),gm=hl(Bf,ef,{props:{alternator:[{predicate:Hh,specPath:["document","objects","Reference"]},{predicate:Nn,specPath:["document","objects","Schema"]}]},methods:{ObjectElement(e){const t=Bf.compose.methods.enter.call(this,e);return om(this.element)&&this.element.setMetaProperty("referenced-element","schema"),t}}}),vm=ef,bm=hl(wf,ef,{props:{specPath:e=>Hh(e)?["document","objects","Reference"]:["document","objects","Example"],canSupportSpecificationExtensions:!0},init(){this.element=new mc.Sb,this.element.classes.push("examples")},methods:{ObjectElement(e){const t=wf.compose.methods.ObjectElement.call(this,e);return this.element.filter(om).forEach((e=>{e.setMetaProperty("referenced-element","example")})),t}}});class xm extends mc.Sb{static primaryClass="media-type-examples";constructor(e,t,r){super(e,t,r),this.classes.push(xm.primaryClass),this.classes.push("examples")}}const Em=xm,wm=hl(bm,{init(){this.element=new Em}});class jm extends mc.Sb{static primaryClass="media-type-encoding";constructor(e,t,r){super(e,t,r),this.classes.push(jm.primaryClass)}}const Om=jm,Sm=hl(wf,ef,{props:{specPath:Ws(["document","objects","Encoding"])},init(){this.element=new Om}}),Pm=hl(wf,ef,{props:{specPath:Ws(["value"])},init(){this.element=new $h}});class Am extends mc.ON{static primaryClass="security";constructor(e,t,r){super(e,t,r),this.classes.push(Am.primaryClass)}}const $m=Am,km=hl(Uh,ef,{init(){this.element=new $m},methods:{ArrayElement(e){return e.forEach((e=>{if(qc(e)){const t=this.toRefractedElement(["document","objects","SecurityRequirement"],e);this.element.push(t)}else this.element.push(e.clone())})),this.copyMetaAndAttributes(e,this.element),vl}}}),Tm=hl(Zh,ef,{props:{specPath:Ws(["document","objects","Components"]),canSupportSpecificationExtensions:!0},init(){this.element=new uu}}),Mm=hl(Zh,ef,{props:{specPath:Ws(["document","objects","Tag"]),canSupportSpecificationExtensions:!0},init(){this.element=new _h}}),Cm=ef,Rm=ef,Im=hl(Zh,ef,{props:{specPath:Ws(["document","objects","Reference"]),canSupportSpecificationExtensions:!1},init(){this.element=new Wu},methods:{ObjectElement(e){const t=Zh.compose.methods.ObjectElement.call(this,e);return Fc(this.element.$ref)&&this.element.classes.push("reference-element"),t}}}),Fm=hl(ef,{methods:{StringElement(e){return this.element=e.clone(),this.element.classes.push("reference-value"),vl}}}),_m=hl(Zh,ef,{props:{specPath:Ws(["document","objects","Parameter"]),canSupportSpecificationExtensions:!0},init(){this.element=new Bu},methods:{ObjectElement(e){const t=Zh.compose.methods.ObjectElement.call(this,e);return qc(this.element.contentProp)&&this.element.contentProp.filter(ym).forEach(((e,t)=>{e.setMetaProperty("media-type",t.toValue())})),t}}}),Nm=ef,Dm=ef,qm=ef,Lm=ef,Vm=ef,Bm=ef,Um=ef,zm=ef,Jm=ef,Hm=hl(Bf,ef,{props:{alternator:[{predicate:Hh,specPath:["document","objects","Reference"]},{predicate:Nn,specPath:["document","objects","Schema"]}]},methods:{ObjectElement(e){const t=Bf.compose.methods.enter.call(this,e);return om(this.element)&&this.element.setMetaProperty("referenced-element","schema"),t}}}),Gm=hl(Zh,ef,{props:{specPath:Ws(["document","objects","Header"]),canSupportSpecificationExtensions:!0},init(){this.element=new wu}}),Wm=ef,Km=ef,Ym=ef,Xm=ef,Qm=ef,Zm=ef,ed=ef,td=hl(Bf,ef,{props:{alternator:[{predicate:Hh,specPath:["document","objects","Reference"]},{predicate:Nn,specPath:["document","objects","Schema"]}]},methods:{ObjectElement(e){const t=Bf.compose.methods.enter.call(this,e);return om(this.element)&&this.element.setMetaProperty("referenced-element","schema"),t}}}),rd=ef;class nd extends mc.Sb{static primaryClass="header-examples";constructor(e,t,r){super(e,t,r),this.classes.push(nd.primaryClass),this.classes.push("examples")}}const sd=nd,id=hl(bm,{init(){this.element=new sd}}),od=hl(wf,ef,{props:{specPath:Ws(["document","objects","MediaType"])},init(){this.element=new mc.Sb,this.element.classes.push("content")}});class ad extends mc.Sb{static primaryClass="header-content";constructor(e,t,r){super(e,t,r),this.classes.push(ad.primaryClass),this.classes.push("content")}}const cd=ad,ld=hl(od,{init(){this.element=new cd}}),ud=hl(Zh,ef,{props:{specPath:Ws(["document","objects","Schema"]),canSupportSpecificationExtensions:!0},init(){this.element=new Ph}}),{allOf:pd}=gh.visitors.document.objects.JSONSchema.fixedFields,hd=hl(pd,{methods:{ArrayElement(e){const t=pd.compose.methods.ArrayElement.call(this,e);return this.element.filter(om).forEach((e=>{e.setMetaProperty("referenced-element","schema")})),t}}}),{anyOf:fd}=gh.visitors.document.objects.JSONSchema.fixedFields,md=hl(fd,{methods:{ArrayElement(e){const t=fd.compose.methods.ArrayElement.call(this,e);return this.element.filter(om).forEach((e=>{e.setMetaProperty("referenced-element","schema")})),t}}}),{oneOf:dd}=gh.visitors.document.objects.JSONSchema.fixedFields,yd=hl(dd,{methods:{ArrayElement(e){const t=dd.compose.methods.ArrayElement.call(this,e);return this.element.filter(om).forEach((e=>{e.setMetaProperty("referenced-element","schema")})),t}}}),{definitions:gd}=gh.visitors.document.objects.JSONSchema.fixedFields,vd=hl(gd,{methods:{ObjectElement(e){const t=gd.compose.methods.ObjectElement.call(this,e);return this.element.filter(om).forEach((e=>{e.setMetaProperty("referenced-element","schema")})),t}}}),{dependencies:bd}=gh.visitors.document.objects.JSONSchema.fixedFields,xd=hl(bd,{methods:{ObjectElement(e){const t=bd.compose.methods.ObjectElement.call(this,e);return this.element.filter(om).forEach((e=>{e.setMetaProperty("referenced-element","schema")})),t}}}),{items:Ed}=gh.visitors.document.objects.JSONSchema.fixedFields,wd=hl(Ed,{methods:{ObjectElement(e){const t=Ed.compose.methods.ObjectElement.call(this,e);return om(this.element)&&this.element.setMetaProperty("referenced-element","schema"),t},ArrayElement(e){return this.element=e.clone(),vl}}}),{properties:jd}=gh.visitors.document.objects.JSONSchema.fixedFields,Od=hl(jd,{methods:{ObjectElement(e){const t=jd.compose.methods.ObjectElement.call(this,e);return this.element.filter(om).forEach((e=>{e.setMetaProperty("referenced-element","schema")})),t}}}),{patternProperties:Sd}=gh.visitors.document.objects.JSONSchema.fixedFields,Pd=hl(Sd,{methods:{ObjectElement(e){const t=Sd.compose.methods.ObjectElement.call(this,e);return this.element.filter(om).forEach((e=>{e.setMetaProperty("referenced-element","schema")})),t}}}),{type:Ad}=gh.visitors.document.objects.JSONSchema.fixedFields,$d=hl(Ad,{methods:{ArrayElement(e){return this.element=e.clone(),vl}}}),kd=ef,Td=ef,Md=ef,Cd=ef,{JSONSchemaOrJSONReferenceVisitor:Rd}=gh.visitors,Id=hl(Rd,{methods:{ObjectElement(e){const t=Rd.compose.methods.enter.call(this,e);return om(this.element)&&this.element.setMetaProperty("referenced-element","schema"),t}}}),Fd=Object.fromEntries(Object.entries(gh.visitors.document.objects.JSONSchema.fixedFields).map((([e,t])=>t===gh.visitors.JSONSchemaOrJSONReferenceVisitor?[e,Id]:[e,t]))),_d=hl(Zh,ef,{props:{specPath:Ws(["document","objects","Discriminator"]),canSupportSpecificationExtensions:!1},init(){this.element=new mu}}),Nd=ef;class Dd extends mc.Sb{static primaryClass="discriminator-mapping";constructor(e,t,r){super(e,t,r),this.classes.push(Dd.primaryClass)}}const qd=Dd,Ld=hl(wf,ef,{props:{specPath:Ws(["value"])},init(){this.element=new qd}}),Vd=hl(Zh,ef,{props:{specPath:Ws(["document","objects","XML"]),canSupportSpecificationExtensions:!0},init(){this.element=new Dh}}),Bd=ef,Ud=ef,zd=ef,Jd=ef,Hd=ef,Gd=ef;class Wd extends mc.Sb{static primaryClass="parameter-examples";constructor(e,t,r){super(e,t,r),this.classes.push(Wd.primaryClass),this.classes.push("examples")}}const Kd=Wd,Yd=hl(bm,{init(){this.element=new Kd}});class Xd extends mc.Sb{static primaryClass="parameter-content";constructor(e,t,r){super(e,t,r),this.classes.push(Xd.primaryClass),this.classes.push("content")}}const Qd=Xd,Zd=hl(od,{init(){this.element=new Qd}});class ey extends mc.Sb{static primaryClass="components-schemas";constructor(e,t,r){super(e,t,r),this.classes.push(ey.primaryClass)}}const ty=ey,ry=hl(wf,ef,{props:{specPath:e=>Hh(e)?["document","objects","Reference"]:["document","objects","Schema"]},init(){this.element=new ty},methods:{ObjectElement(e){const t=wf.compose.methods.ObjectElement.call(this,e);return this.element.filter(om).forEach((e=>{e.setMetaProperty("referenced-element","schema")})),t}}});class ny extends mc.Sb{static primaryClass="components-responses";constructor(e,t,r){super(e,t,r),this.classes.push(ny.primaryClass)}}const sy=ny,iy=hl(wf,ef,{props:{specPath:e=>Hh(e)?["document","objects","Reference"]:["document","objects","Response"]},init(){this.element=new sy},methods:{ObjectElement(e){const t=wf.compose.methods.ObjectElement.call(this,e);return this.element.filter(om).forEach((e=>{e.setMetaProperty("referenced-element","response")})),this.element.filter(lm).forEach(((e,t)=>{e.setMetaProperty("http-status-code",t.toValue())})),t}}}),oy=iy;class ay extends mc.Sb{static primaryClass="components-parameters";constructor(e,t,r){super(e,t,r),this.classes.push(ay.primaryClass),this.classes.push("parameters")}}const cy=ay,ly=hl(wf,ef,{props:{specPath:e=>Hh(e)?["document","objects","Reference"]:["document","objects","Parameter"]},init(){this.element=new cy},methods:{ObjectElement(e){const t=wf.compose.methods.ObjectElement.call(this,e);return this.element.filter(om).forEach((e=>{e.setMetaProperty("referenced-element","parameter")})),t}}});class uy extends mc.Sb{static primaryClass="components-examples";constructor(e,t,r){super(e,t,r),this.classes.push(uy.primaryClass),this.classes.push("examples")}}const py=uy,hy=hl(wf,ef,{props:{specPath:e=>Hh(e)?["document","objects","Reference"]:["document","objects","Example"]},init(){this.element=new py},methods:{ObjectElement(e){const t=wf.compose.methods.ObjectElement.call(this,e);return this.element.filter(om).forEach((e=>{e.setMetaProperty("referenced-element","example")})),t}}});class fy extends mc.Sb{static primaryClass="components-request-bodies";constructor(e,t,r){super(e,t,r),this.classes.push(fy.primaryClass)}}const my=fy,dy=hl(wf,ef,{props:{specPath:e=>Hh(e)?["document","objects","Reference"]:["document","objects","RequestBody"]},init(){this.element=new my},methods:{ObjectElement(e){const t=wf.compose.methods.ObjectElement.call(this,e);return this.element.filter(om).forEach((e=>{e.setMetaProperty("referenced-element","requestBody")})),t}}});class yy extends mc.Sb{static primaryClass="components-headers";constructor(e,t,r){super(e,t,r),this.classes.push(yy.primaryClass)}}const gy=yy,vy=hl(wf,ef,{props:{specPath:e=>Hh(e)?["document","objects","Reference"]:["document","objects","Header"]},init(){this.element=new gy},methods:{ObjectElement(e){const t=wf.compose.methods.ObjectElement.call(this,e);return this.element.filter(om).forEach((e=>{e.setMetaProperty("referenced-element","header")})),this.element.filter(Wf).forEach(((e,t)=>{e.setMetaProperty("header-name",t.toValue())})),t}}}),by=vy;class xy extends mc.Sb{static primaryClass="components-security-schemes";constructor(e,t,r){super(e,t,r),this.classes.push(xy.primaryClass)}}const Ey=xy,wy=hl(wf,ef,{props:{specPath:e=>Hh(e)?["document","objects","Reference"]:["document","objects","SecurityScheme"]},init(){this.element=new Ey},methods:{ObjectElement(e){const t=wf.compose.methods.ObjectElement.call(this,e);return this.element.filter(om).forEach((e=>{e.setMetaProperty("referenced-element","securityScheme")})),t}}});class jy extends mc.Sb{static primaryClass="components-links";constructor(e,t,r){super(e,t,r),this.classes.push(jy.primaryClass)}}const Oy=jy,Sy=hl(wf,ef,{props:{specPath:e=>Hh(e)?["document","objects","Reference"]:["document","objects","Link"]},init(){this.element=new Oy},methods:{ObjectElement(e){const t=wf.compose.methods.ObjectElement.call(this,e);return this.element.filter(om).forEach((e=>{e.setMetaProperty("referenced-element","link")})),t}}});class Py extends mc.Sb{static primaryClass="components-callbacks";constructor(e,t,r){super(e,t,r),this.classes.push(Py.primaryClass)}}const Ay=Py,$y=hl(wf,ef,{props:{specPath:e=>Hh(e)?["document","objects","Reference"]:["document","objects","Callback"]},init(){this.element=new Ay},methods:{ObjectElement(e){const t=wf.compose.methods.ObjectElement.call(this,e);return this.element.filter(om).forEach((e=>{e.setMetaProperty("referenced-element","callback")})),t}}}),ky=hl(Zh,ef,{props:{specPath:Ws(["document","objects","Example"]),canSupportSpecificationExtensions:!0},init(){this.element=new vu},methods:{ObjectElement(e){const t=Zh.compose.methods.ObjectElement.call(this,e);return Fc(this.element.externalValue)&&this.element.classes.push("reference-element"),t}}}),Ty=ef,My=ef,Cy=ef,Ry=hl(ef,{methods:{StringElement(e){return this.element=e.clone(),this.element.classes.push("reference-value"),vl}}}),Iy=hl(Zh,ef,{props:{specPath:Ws(["document","objects","ExternalDocumentation"]),canSupportSpecificationExtensions:!0},init(){this.element=new xu}}),Fy=ef,_y=ef,Ny=hl(Zh,ef,{props:{specPath:Ws(["document","objects","Encoding"]),canSupportSpecificationExtensions:!0},init(){this.element=new yu},methods:{ObjectElement(e){const t=Zh.compose.methods.ObjectElement.call(this,e);return qc(this.element.headers)&&this.element.headers.filter(Wf).forEach(((e,t)=>{e.setMetaProperty("header-name",t.toValue())})),t}}}),Dy=ef;class qy extends mc.Sb{static primaryClass="encoding-headers";constructor(e,t,r){super(e,t,r),this.classes.push(qy.primaryClass)}}const Ly=qy,Vy=hl(wf,ef,{props:{specPath:e=>Hh(e)?["document","objects","Reference"]:["document","objects","Header"]},init(){this.element=new Ly},methods:{ObjectElement(e){const t=wf.compose.methods.ObjectElement.call(this,e);return this.element.filter(om).forEach((e=>{e.setMetaProperty("referenced-element","header")})),this.element.forEach(((e,t)=>{if(!Wf(e))return;const r=t.toValue();e.setMetaProperty("headerName",r)})),t}}}),By=Vy,Uy=ef,zy=ef,Jy=ef,Hy=hl(Ef,ef,{props:{fieldPatternPredicate:Do(/^\/(?<path>.*)$/),specPath:Ws(["document","objects","PathItem"]),canSupportSpecificationExtensions:!0},init(){this.element=new Hu},methods:{ObjectElement(e){const t=Ef.compose.methods.ObjectElement.call(this,e);return this.element.filter(nm).forEach(((e,t)=>{e.setMetaProperty("path",t.clone())})),t}}}),Gy=hl(Zh,ef,{props:{specPath:Ws(["document","objects","RequestBody"])},init(){this.element=new Yu},methods:{ObjectElement(e){const t=Zh.compose.methods.ObjectElement.call(this,e);return qc(this.element.contentProp)&&this.element.contentProp.filter(ym).forEach(((e,t)=>{e.setMetaProperty("media-type",t.toValue())})),t}}}),Wy=ef;class Ky extends mc.Sb{static primaryClass="request-body-content";constructor(e,t,r){super(e,t,r),this.classes.push(Ky.primaryClass),this.classes.push("content")}}const Yy=Ky,Xy=hl(od,{init(){this.element=new Yy}}),Qy=ef,Zy=hl(Ef,ef,{props:{fieldPatternPredicate:Do(/{(?<expression>.*)}/),specPath:Ws(["document","objects","PathItem"]),canSupportSpecificationExtensions:!0},init(){this.element=new cu},methods:{ObjectElement(e){const t=wf.compose.methods.ObjectElement.call(this,e);return this.element.filter(nm).forEach(((e,t)=>{e.setMetaProperty("runtime-expression",t.toValue())})),t}}}),eg=hl(Zh,ef,{props:{specPath:Ws(["document","objects","Response"])},init(){this.element=new Qu},methods:{ObjectElement(e){const t=Zh.compose.methods.ObjectElement.call(this,e);return qc(this.element.contentProp)&&this.element.contentProp.filter(ym).forEach(((e,t)=>{e.setMetaProperty("media-type",t.toValue())})),qc(this.element.headers)&&this.element.headers.filter(Wf).forEach(((e,t)=>{e.setMetaProperty("header-name",t.toValue())})),t}}}),tg=ef;class rg extends mc.Sb{static primaryClass="response-headers";constructor(e,t,r){super(e,t,r),this.classes.push(rg.primaryClass)}}const ng=rg,sg=hl(wf,ef,{props:{specPath:e=>Hh(e)?["document","objects","Reference"]:["document","objects","Header"]},init(){this.element=new ng},methods:{ObjectElement(e){const t=wf.compose.methods.ObjectElement.call(this,e);return this.element.filter(om).forEach((e=>{e.setMetaProperty("referenced-element","header")})),this.element.forEach(((e,t)=>{if(!Wf(e))return;const r=t.toValue();e.setMetaProperty("header-name",r)})),t}}}),ig=sg;class og extends mc.Sb{static primaryClass="response-content";constructor(e,t,r){super(e,t,r),this.classes.push(og.primaryClass),this.classes.push("content")}}const ag=og,cg=hl(od,{init(){this.element=new ag}});class lg extends mc.Sb{static primaryClass="response-links";constructor(e,t,r){super(e,t,r),this.classes.push(lg.primaryClass)}}const ug=lg,pg=hl(wf,ef,{props:{specPath:e=>Hh(e)?["document","objects","Reference"]:["document","objects","Link"]},init(){this.element=new ug},methods:{ObjectElement(e){const t=wf.compose.methods.ObjectElement.call(this,e);return this.element.filter(om).forEach((e=>{e.setMetaProperty("referenced-element","link")})),t}}}),hg=hl(Zh,Ef,{props:{specPathFixedFields:fp,specPathPatternedFields:fp},methods:{ObjectElement(e){const{specPath:t,ignoredFields:r}=this;try{this.specPath=this.specPathFixedFields;const t=this.retrieveFixedFields(this.specPath(e));this.ignoredFields=[...r,...Mi(e.keys(),t)],Zh.compose.methods.ObjectElement.call(this,e),this.specPath=this.specPathPatternedFields,this.ignoredFields=t,Ef.compose.methods.ObjectElement.call(this,e)}catch(e){throw this.specPath=t,e}return vl}}}),fg=hl(hg,ef,{props:{specPathFixedFields:Ws(["document","objects","Responses"]),specPathPatternedFields:e=>Hh(e)?["document","objects","Reference"]:["document","objects","Response"],fieldPatternPredicate:Do(new RegExp(`^(1XX|2XX|3XX|4XX|5XX|${ko(100,600).join("|")})$`)),canSupportSpecificationExtensions:!0},init(){this.element=new ep},methods:{ObjectElement(e){const t=hg.compose.methods.ObjectElement.call(this,e);return this.element.filter(om).forEach((e=>{e.setMetaProperty("referenced-element","response")})),this.element.filter(lm).forEach(((e,t)=>{const r=t.clone();this.fieldPatternPredicate(r.toValue())&&e.setMetaProperty("http-status-code",r)})),t}}}),mg=fg,dg=hl(Bf,ef,{props:{alternator:[{predicate:Hh,specPath:["document","objects","Reference"]},{predicate:Nn,specPath:["document","objects","Response"]}]},methods:{ObjectElement(e){const t=Bf.compose.methods.enter.call(this,e);return om(this.element)?this.element.setMetaProperty("referenced-element","response"):lm(this.element)&&this.element.setMetaProperty("http-status-code","default"),t}}}),yg=hl(Zh,ef,{props:{specPath:Ws(["document","objects","Operation"])},init(){this.element=new Lu}});class gg extends mc.ON{static primaryClass="operation-tags";constructor(e,t,r){super(e,t,r),this.classes.push(gg.primaryClass)}}const vg=gg,bg=hl(ef,{init(){this.element=new vg},methods:{ArrayElement(e){return this.element=this.element.concat(e.clone()),vl}}}),xg=ef,Eg=ef,wg=ef;class jg extends mc.ON{static primaryClass="operation-parameters";constructor(e,t,r){super(e,t,r),this.classes.push(jg.primaryClass),this.classes.push("parameters")}}const Og=jg,Sg=hl(Uh,ef,{init(){this.element=new mc.ON,this.element.classes.push("parameters")},methods:{ArrayElement(e){return e.forEach((e=>{const t=Hh(e)?["document","objects","Reference"]:["document","objects","Parameter"],r=this.toRefractedElement(t,e);om(r)&&r.setMetaProperty("referenced-element","parameter"),this.element.push(r)})),this.copyMetaAndAttributes(e,this.element),vl}}}),Pg=hl(Sg,{init(){this.element=new Og}}),Ag=hl(Bf,{props:{alternator:[{predicate:Hh,specPath:["document","objects","Reference"]},{predicate:Nn,specPath:["document","objects","RequestBody"]}]},methods:{ObjectElement(e){const t=Bf.compose.methods.enter.call(this,e);return om(this.element)&&this.element.setMetaProperty("referenced-element","requestBody"),t}}});class $g extends mc.Sb{static primaryClass="operation-callbacks";constructor(e,t,r){super(e,t,r),this.classes.push($g.primaryClass)}}const kg=$g,Tg=hl(wf,ef,{props:{specPath:e=>Hh(e)?["document","objects","Reference"]:["document","objects","Callback"]},init(){this.element=new kg},methods:{ObjectElement(e){const t=wf.compose.methods.ObjectElement.call(this,e);return this.element.filter(om).forEach((e=>{e.setMetaProperty("referenced-element","callback")})),t}}}),Mg=ef;class Cg extends mc.ON{static primaryClass="operation-security";constructor(e,t,r){super(e,t,r),this.classes.push(Cg.primaryClass),this.classes.push("security")}}const Rg=Cg,Ig=hl(Uh,ef,{init(){this.element=new Rg},methods:{ArrayElement(e){return e.forEach((e=>{const t=qc(e)?["document","objects","SecurityRequirement"]:["value"],r=this.toRefractedElement(t,e);this.element.push(r)})),this.copyMetaAndAttributes(e,this.element),vl}}});class Fg extends mc.ON{static primaryClass="operation-servers";constructor(e,t,r){super(e,t,r),this.classes.push(Fg.primaryClass),this.classes.push("servers")}}const _g=Fg,Ng=hl(Rf,{init(){this.element=new _g}}),Dg=hl(Zh,ef,{props:{specPath:Ws(["document","objects","PathItem"])},init(){this.element=new zu},methods:{ObjectElement(e){const t=Zh.compose.methods.ObjectElement.call(this,e);return this.element.filter(tm).forEach(((e,t)=>{const r=t.clone();r.content=r.toValue().toUpperCase(),e.setMetaProperty("http-method",r)})),Fc(this.element.$ref)&&this.element.classes.push("reference-element"),t}}}),qg=hl(ef,{methods:{StringElement(e){return this.element=e.clone(),this.element.classes.push("reference-value"),vl}}}),Lg=ef,Vg=ef;class Bg extends mc.ON{static primaryClass="path-item-servers";constructor(e,t,r){super(e,t,r),this.classes.push(Bg.primaryClass),this.classes.push("servers")}}const Ug=Bg,zg=hl(Rf,{init(){this.element=new Ug}});class Jg extends mc.ON{static primaryClass="path-item-parameters";constructor(e,t,r){super(e,t,r),this.classes.push(Jg.primaryClass),this.classes.push("parameters")}}const Hg=Jg,Gg=hl(Sg,{init(){this.element=new Hg}}),Wg=hl(Zh,ef,{props:{specPath:Ws(["document","objects","SecurityScheme"]),canSupportSpecificationExtensions:!0},init(){this.element=new Th}}),Kg=ef,Yg=ef,Xg=ef,Qg=ef,Zg=ef,ev=ef,tv=ef,rv=hl(Zh,ef,{props:{specPath:Ws(["document","objects","OAuthFlows"]),canSupportSpecificationExtensions:!0},init(){this.element=new Iu}}),nv=hl(Zh,ef,{props:{specPath:Ws(["document","objects","OAuthFlow"]),canSupportSpecificationExtensions:!0},init(){this.element=new Cu}}),sv=ef,iv=ef,ov=ef;class av extends mc.Sb{static primaryClass="oauth-flow-scopes";constructor(e,t,r){super(e,t,r),this.classes.push(av.primaryClass)}}const cv=av,lv=hl(wf,ef,{props:{specPath:Ws(["value"])},init(){this.element=new cv}});class uv extends mc.ON{static primaryClass="tags";constructor(e,t,r){super(e,t,r),this.classes.push(uv.primaryClass)}}const pv=uv,hv={$visitor:Im,fixedFields:{$ref:Fm}},fv={$visitor:ud,fixedFields:{...Fd,allOf:hd,anyOf:md,oneOf:yd,definitions:vd,items:wd,dependencies:xd,properties:Od,patternProperties:Pd,type:$d,nullable:kd,discriminator:{$ref:"#/visitors/document/objects/Discriminator"},writeOnly:Td,xml:{$ref:"#/visitors/document/objects/XML"},externalDocs:{$ref:"#/visitors/document/objects/ExternalDocumentation"},example:Md,deprecated:Cd}},mv={visitors:{value:ef,document:{objects:{OpenApi:{$visitor:tf,fixedFields:{openapi:rf,info:{$ref:"#/visitors/document/objects/Info"},servers:Rf,paths:{$ref:"#/visitors/document/objects/Paths"},components:{$ref:"#/visitors/document/objects/Components"},security:km,tags:hl(Uh,ef,{init(){this.element=new pv},methods:{ArrayElement(e){return e.forEach((e=>{const t=Yh(e)?["document","objects","Tag"]:["value"],r=this.toRefractedElement(t,e);this.element.push(r)})),this.copyMetaAndAttributes(e,this.element),vl}}}),externalDocs:{$ref:"#/visitors/document/objects/ExternalDocumentation"}}},Info:{$visitor:sf,fixedFields:{title:of,description:af,termsOfService:cf,contact:{$ref:"#/visitors/document/objects/Contact"},license:{$ref:"#/visitors/document/objects/License"},version:lf}},Contact:{$visitor:uf,fixedFields:{name:pf,url:hf,email:ff}},License:{$visitor:mf,fixedFields:{name:df,url:yf}},Server:{$visitor:$f,fixedFields:{url:kf,description:Tf,variables:Lf}},ServerVariable:{$visitor:If,fixedFields:{enum:Ff,default:_f,description:Nf}},Components:{$visitor:Tm,fixedFields:{schemas:ry,responses:oy,parameters:ly,examples:hy,requestBodies:dy,headers:by,securitySchemes:wy,links:Sy,callbacks:$y}},Paths:{$visitor:Hy},PathItem:{$visitor:Dg,fixedFields:{$ref:qg,summary:Lg,description:Vg,get:{$ref:"#/visitors/document/objects/Operation"},put:{$ref:"#/visitors/document/objects/Operation"},post:{$ref:"#/visitors/document/objects/Operation"},delete:{$ref:"#/visitors/document/objects/Operation"},options:{$ref:"#/visitors/document/objects/Operation"},head:{$ref:"#/visitors/document/objects/Operation"},patch:{$ref:"#/visitors/document/objects/Operation"},trace:{$ref:"#/visitors/document/objects/Operation"},servers:zg,parameters:Gg}},Operation:{$visitor:yg,fixedFields:{tags:bg,summary:xg,description:Eg,externalDocs:{$ref:"#/visitors/document/objects/ExternalDocumentation"},operationId:wg,parameters:Pg,requestBody:Ag,responses:{$ref:"#/visitors/document/objects/Responses"},callbacks:Tg,deprecated:Mg,security:Ig,servers:Ng}},ExternalDocumentation:{$visitor:Iy,fixedFields:{description:Fy,url:_y}},Parameter:{$visitor:_m,fixedFields:{name:Nm,in:Dm,description:qm,required:Lm,deprecated:Vm,allowEmptyValue:Bm,style:Um,explode:zm,allowReserved:Jm,schema:Hm,example:Gd,examples:Yd,content:Zd}},RequestBody:{$visitor:Gy,fixedFields:{description:Wy,content:Xy,required:Qy}},MediaType:{$visitor:Vf,fixedFields:{schema:gm,example:vm,examples:wm,encoding:Sm}},Encoding:{$visitor:Ny,fixedFields:{contentType:Dy,headers:By,style:Uy,explode:zy,allowReserved:Jy}},Responses:{$visitor:mg,fixedFields:{default:dg}},Response:{$visitor:eg,fixedFields:{description:tg,headers:ig,content:cg,links:pg}},Callback:{$visitor:Zy},Example:{$visitor:ky,fixedFields:{summary:Ty,description:My,value:Cy,externalValue:Ry}},Link:{$visitor:gf,fixedFields:{operationRef:vf,operationId:bf,parameters:Sf,requestBody:Pf,description:Af,server:{$ref:"#/visitors/document/objects/Server"}}},Header:{$visitor:Gm,fixedFields:{description:Wm,required:Km,deprecated:Ym,allowEmptyValue:Xm,style:Qm,explode:Zm,allowReserved:ed,schema:td,example:rd,examples:id,content:ld}},Tag:{$visitor:Mm,fixedFields:{name:Cm,description:Rm,externalDocs:{$ref:"#/visitors/document/objects/ExternalDocumentation"}}},JSONReference:hv,Reference:hv,JSONSchema:fv,Schema:fv,LinkDescription:gh.visitors.document.objects.LinkDescription,Media:gh.visitors.document.objects.Media,Discriminator:{$visitor:_d,fixedFields:{propertyName:Nd,mapping:Ld}},XML:{$visitor:Vd,fixedFields:{name:Bd,namespace:Ud,prefix:zd,attribute:Jd,wrapped:Hd}},SecurityScheme:{$visitor:Wg,fixedFields:{type:Kg,description:Yg,name:Xg,in:Qg,scheme:Zg,bearerFormat:ev,flows:{$ref:"#/visitors/document/objects/OAuthFlows"},openIdConnectUrl:tv}},OAuthFlows:{$visitor:rv,fixedFields:{implicit:{$ref:"#/visitors/document/objects/OAuthFlow"},password:{$ref:"#/visitors/document/objects/OAuthFlow"},clientCredentials:{$ref:"#/visitors/document/objects/OAuthFlow"},authorizationCode:{$ref:"#/visitors/document/objects/OAuthFlow"}}},OAuthFlow:{$visitor:nv,fixedFields:{authorizationUrl:sv,tokenUrl:iv,refreshUrl:ov,scopes:lv}},SecurityRequirement:{$visitor:Pm}},extension:{$visitor:nf}}}},dv={namespace:e=>{const{base:t}=e;return t.register("callback",cu),t.register("components",uu),t.register("contact",hu),t.register("discriminator",mu),t.register("encoding",yu),t.register("example",vu),t.register("externalDocumentation",xu),t.register("header",wu),t.register("info",Ou),t.register("license",Pu),t.register("link",$u),t.register("mediaType",Tu),t.register("oAuthFlow",Cu),t.register("oAuthFlows",Iu),t.register("openapi",_u),t.register("openApi3_0",Du),t.register("operation",Lu),t.register("parameter",Bu),t.register("pathItem",zu),t.register("paths",Hu),t.register("reference",Wu),t.register("requestBody",Yu),t.register("response",Qu),t.register("responses",ep),t.register("schema",Ph),t.register("securityRequirement",$h),t.register("securityScheme",Th),t.register("server",Ch),t.register("serverVariable",Ih),t.register("tag",_h),t.register("xml",Dh),t}},yv=()=>{const e=ll(dv);return{predicates:{...o,...a,isStringElement:Fc},namespace:e}},gv=(e,{specPath:t=["visitors","document","objects","OpenApi","$visitor"],plugins:r=[]}={})=>{const n=(0,mc.Qc)(e),s=lp(mv),i=Ac(t,[],s);return Al(n,i,{state:{specObj:s}}),$l(i.element,r,{toolboxCreator:yv,visitorOptions:{keyMap:Bh,nodeTypeGetter:Vh}})},vv=e=>(t,r={})=>gv(t,{specPath:e,...r});cu.refract=vv(["visitors","document","objects","Callback","$visitor"]),uu.refract=vv(["visitors","document","objects","Components","$visitor"]),hu.refract=vv(["visitors","document","objects","Contact","$visitor"]),vu.refract=vv(["visitors","document","objects","Example","$visitor"]),mu.refract=vv(["visitors","document","objects","Discriminator","$visitor"]),yu.refract=vv(["visitors","document","objects","Encoding","$visitor"]),xu.refract=vv(["visitors","document","objects","ExternalDocumentation","$visitor"]),wu.refract=vv(["visitors","document","objects","Header","$visitor"]),Ou.refract=vv(["visitors","document","objects","Info","$visitor"]),Pu.refract=vv(["visitors","document","objects","License","$visitor"]),$u.refract=vv(["visitors","document","objects","Link","$visitor"]),Tu.refract=vv(["visitors","document","objects","MediaType","$visitor"]),Cu.refract=vv(["visitors","document","objects","OAuthFlow","$visitor"]),Iu.refract=vv(["visitors","document","objects","OAuthFlows","$visitor"]),_u.refract=vv(["visitors","document","objects","OpenApi","fixedFields","openapi"]),Du.refract=vv(["visitors","document","objects","OpenApi","$visitor"]),Lu.refract=vv(["visitors","document","objects","Operation","$visitor"]),Bu.refract=vv(["visitors","document","objects","Parameter","$visitor"]),zu.refract=vv(["visitors","document","objects","PathItem","$visitor"]),Hu.refract=vv(["visitors","document","objects","Paths","$visitor"]),Wu.refract=vv(["visitors","document","objects","Reference","$visitor"]),Yu.refract=vv(["visitors","document","objects","RequestBody","$visitor"]),Qu.refract=vv(["visitors","document","objects","Response","$visitor"]),ep.refract=vv(["visitors","document","objects","Responses","$visitor"]),Ph.refract=vv(["visitors","document","objects","Schema","$visitor"]),$h.refract=vv(["visitors","document","objects","SecurityRequirement","$visitor"]),Th.refract=vv(["visitors","document","objects","SecurityScheme","$visitor"]),Ch.refract=vv(["visitors","document","objects","Server","$visitor"]),Ih.refract=vv(["visitors","document","objects","ServerVariable","$visitor"]),_h.refract=vv(["visitors","document","objects","Tag","$visitor"]),Dh.refract=vv(["visitors","document","objects","XML","$visitor"]);const bv=class extends cu{};const xv=class extends uu{get pathItems(){return this.get("pathItems")}set pathItems(e){this.set("pathItems",e)}};const Ev=class extends hu{};const wv=class extends mu{};const jv=class extends yu{};const Ov=class extends vu{};const Sv=class extends xu{};const Pv=class extends wu{get schema(){return this.get("schema")}set schema(e){this.set("schema",e)}};const Av=class extends Ou{get license(){return this.get("license")}set license(e){this.set("license",e)}get summary(){return this.get("summary")}set summary(e){this.set("summary",e)}};class $v extends mc.RP{static default=new $v("https://spec.openapis.org/oas/3.1/dialect/base");constructor(e,t,r){super(e,t,r),this.element="jsonSchemaDialect"}}const kv=$v;const Tv=class extends Pu{get identifier(){return this.get("identifier")}set identifier(e){this.set("identifier",e)}};const Mv=class extends $u{};const Cv=class extends Tu{get schema(){return this.get("schema")}set schema(e){this.set("schema",e)}};const Rv=class extends Cu{};const Iv=class extends Iu{};const Fv=class extends _u{};class _v extends mc.Sb{constructor(e,t,r){super(e,t,r),this.element="openApi3_1",this.classes.push("api")}get openapi(){return this.get("openapi")}set openapi(e){this.set("openapi",e)}get info(){return this.get("info")}set info(e){this.set("info",e)}get jsonSchemaDialect(){return this.get("jsonSchemaDialect")}set jsonSchemaDialect(e){this.set("jsonSchemaDialect",e)}get servers(){return this.get("servers")}set servers(e){this.set("servers",e)}get paths(){return this.get("paths")}set paths(e){this.set("paths",e)}get components(){return this.get("components")}set components(e){this.set("components",e)}get security(){return this.get("security")}set security(e){this.set("security",e)}get tags(){return this.get("tags")}set tags(e){this.set("tags",e)}get externalDocs(){return this.get("externalDocs")}set externalDocs(e){this.set("externalDocs",e)}get webhooks(){return this.get("webhooks")}set webhooks(e){this.set("webhooks",e)}}const Nv=_v;const Dv=class extends Lu{get requestBody(){return this.get("requestBody")}set requestBody(e){this.set("requestBody",e)}};const qv=class extends Bu{get schema(){return this.get("schema")}set schema(e){this.set("schema",e)}};const Lv=class extends zu{get GET(){return this.get("get")}set GET(e){this.set("GET",e)}get PUT(){return this.get("put")}set PUT(e){this.set("PUT",e)}get POST(){return this.get("post")}set POST(e){this.set("POST",e)}get DELETE(){return this.get("delete")}set DELETE(e){this.set("DELETE",e)}get OPTIONS(){return this.get("options")}set OPTIONS(e){this.set("OPTIONS",e)}get HEAD(){return this.get("head")}set HEAD(e){this.set("HEAD",e)}get PATCH(){return this.get("patch")}set PATCH(e){this.set("PATCH",e)}get TRACE(){return this.get("trace")}set TRACE(e){this.set("TRACE",e)}};const Vv=class extends Hu{};class Bv extends Wu{}Object.defineProperty(Bv.prototype,"description",{get(){return this.get("description")},set(e){this.set("description",e)},enumerable:!0}),Object.defineProperty(Bv.prototype,"summary",{get(){return this.get("summary")},set(e){this.set("summary",e)},enumerable:!0});const Uv=Bv;const zv=class extends Yu{};const Jv=class extends Qu{};const Hv=class extends ep{};class Gv extends mc.Sb{constructor(e,t,r){super(e,t,r),this.element="schema"}get $schema(){return this.get("$schema")}set $schema(e){this.set("$schema",e)}get $vocabulary(){return this.get("$vocabulary")}set $vocabulary(e){this.set("$vocabulary",e)}get $id(){return this.get("$id")}set $id(e){this.set("$id",e)}get $anchor(){return this.get("$anchor")}set $anchor(e){this.set("$anchor",e)}get $dynamicAnchor(){return this.get("$dynamicAnchor")}set $dynamicAnchor(e){this.set("$dynamicAnchor",e)}get $dynamicRef(){return this.get("$dynamicRef")}set $dynamicRef(e){this.set("$dynamicRef",e)}get $ref(){return this.get("$ref")}set $ref(e){this.set("$ref",e)}get $defs(){return this.get("$defs")}set $defs(e){this.set("$defs",e)}get $comment(){return this.get("$comment")}set $comment(e){this.set("$comment",e)}get allOf(){return this.get("allOf")}set allOf(e){this.set("allOf",e)}get anyOf(){return this.get("anyOf")}set anyOf(e){this.set("anyOf",e)}get oneOf(){return this.get("oneOf")}set oneOf(e){this.set("oneOf",e)}get not(){return this.get("not")}set not(e){this.set("not",e)}get if(){return this.get("if")}set if(e){this.set("if",e)}get then(){return this.get("then")}set then(e){this.set("then",e)}get else(){return this.get("else")}set else(e){this.set("else",e)}get dependentSchemas(){return this.get("dependentSchemas")}set dependentSchemas(e){this.set("dependentSchemas",e)}get prefixItems(){return this.get("prefixItems")}set prefixItems(e){this.set("prefixItems",e)}get items(){return this.get("items")}set items(e){this.set("items",e)}get containsProp(){return this.get("contains")}set containsProp(e){this.set("contains",e)}get properties(){return this.get("properties")}set properties(e){this.set("properties",e)}get patternProperties(){return this.get("patternProperties")}set patternProperties(e){this.set("patternProperties",e)}get additionalProperties(){return this.get("additionalProperties")}set additionalProperties(e){this.set("additionalProperties",e)}get propertyNames(){return this.get("propertyNames")}set propertyNames(e){this.set("propertyNames",e)}get unevaluatedItems(){return this.get("unevaluatedItems")}set unevaluatedItems(e){this.set("unevaluatedItems",e)}get unevaluatedProperties(){return this.get("unevaluatedProperties")}set unevaluatedProperties(e){this.set("unevaluatedProperties",e)}get type(){return this.get("type")}set type(e){this.set("type",e)}get enum(){return this.get("enum")}set enum(e){this.set("enum",e)}get const(){return this.get("const")}set const(e){this.set("const",e)}get multipleOf(){return this.get("multipleOf")}set multipleOf(e){this.set("multipleOf",e)}get maximum(){return this.get("maximum")}set maximum(e){this.set("maximum",e)}get exclusiveMaximum(){return this.get("exclusiveMaximum")}set exclusiveMaximum(e){this.set("exclusiveMaximum",e)}get minimum(){return this.get("minimum")}set minimum(e){this.set("minimum",e)}get exclusiveMinimum(){return this.get("exclusiveMinimum")}set exclusiveMinimum(e){this.set("exclusiveMinimum",e)}get maxLength(){return this.get("maxLength")}set maxLength(e){this.set("maxLength",e)}get minLength(){return this.get("minLength")}set minLength(e){this.set("minLength",e)}get pattern(){return this.get("pattern")}set pattern(e){this.set("pattern",e)}get maxItems(){return this.get("maxItems")}set maxItems(e){this.set("maxItems",e)}get minItems(){return this.get("minItems")}set minItems(e){this.set("minItems",e)}get uniqueItems(){return this.get("uniqueItems")}set uniqueItems(e){this.set("uniqueItems",e)}get maxContains(){return this.get("maxContains")}set maxContains(e){this.set("maxContains",e)}get minContains(){return this.get("minContains")}set minContains(e){this.set("minContains",e)}get maxProperties(){return this.get("maxProperties")}set maxProperties(e){this.set("maxProperties",e)}get minProperties(){return this.get("minProperties")}set minProperties(e){this.set("minProperties",e)}get required(){return this.get("required")}set required(e){this.set("required",e)}get dependentRequired(){return this.get("dependentRequired")}set dependentRequired(e){this.set("dependentRequired",e)}get title(){return this.get("title")}set title(e){this.set("title",e)}get description(){return this.get("description")}set description(e){this.set("description",e)}get default(){return this.get("default")}set default(e){this.set("default",e)}get deprecated(){return this.get("deprecated")}set deprecated(e){this.set("deprecated",e)}get readOnly(){return this.get("readOnly")}set readOnly(e){this.set("readOnly",e)}get writeOnly(){return this.get("writeOnly")}set writeOnly(e){this.set("writeOnly",e)}get examples(){return this.get("examples")}set examples(e){this.set("examples",e)}get format(){return this.get("format")}set format(e){this.set("format",e)}get contentEncoding(){return this.get("contentEncoding")}set contentEncoding(e){this.set("contentEncoding",e)}get contentMediaType(){return this.get("contentMediaType")}set contentMediaType(e){this.set("contentMediaType",e)}get contentSchema(){return this.get("contentSchema")}set contentSchema(e){this.set("contentSchema",e)}get discriminator(){return this.get("discriminator")}set discriminator(e){this.set("discriminator",e)}get xml(){return this.get("xml")}set xml(e){this.set("xml",e)}get externalDocs(){return this.get("externalDocs")}set externalDocs(e){this.set("externalDocs",e)}get example(){return this.get("example")}set example(e){this.set("example",e)}}const Wv=Gv;const Kv=class extends $h{};const Yv=class extends Th{};const Xv=class extends Ch{};const Qv=class extends Ih{};const Zv=class extends _h{};const eb=class extends Dh{},tb=hl(Zh,ef,{props:{specPath:Ws(["document","objects","OpenApi"]),canSupportSpecificationExtensions:!0},init(){this.element=new Nv,this.openApiSemanticElement=this.element},methods:{ObjectElement(e){return this.openApiGenericElement=e,Zh.compose.methods.ObjectElement.call(this,e)}}}),{visitors:{document:{objects:{Info:{$visitor:rb}}}}}=mv,nb=hl(rb,{init(){this.element=new Av}}),sb=ef,{visitors:{document:{objects:{Contact:{$visitor:ib}}}}}=mv,ob=hl(ib,{init(){this.element=new Ev}}),{visitors:{document:{objects:{License:{$visitor:ab}}}}}=mv,cb=hl(ab,{init(){this.element=new Tv}}),lb=ef,{visitors:{document:{objects:{Link:{$visitor:ub}}}}}=mv,pb=hl(ub,{init(){this.element=new Mv}}),hb=hl(Uh,ef,{methods:{StringElement(e){const t=new kv(e.toValue());return this.copyMetaAndAttributes(e,t),this.element=t,vl}}}),{visitors:{document:{objects:{Server:{$visitor:fb}}}}}=mv,mb=hl(fb,{init(){this.element=new Xv}}),{visitors:{document:{objects:{ServerVariable:{$visitor:db}}}}}=mv,yb=hl(db,{init(){this.element=new Qv}}),{visitors:{document:{objects:{MediaType:{$visitor:gb}}}}}=mv,vb=hl(gb,{init(){this.element=new Cv}}),{visitors:{document:{objects:{SecurityRequirement:{$visitor:bb}}}}}=mv,xb=hl(bb,{init(){this.element=new Kv}}),{visitors:{document:{objects:{Components:{$visitor:Eb}}}}}=mv,wb=hl(Eb,{init(){this.element=new xv}}),{visitors:{document:{objects:{Tag:{$visitor:jb}}}}}=mv,Ob=hl(jb,{init(){this.element=new Zv}}),{visitors:{document:{objects:{Reference:{$visitor:Sb}}}}}=mv,Pb=hl(Sb,{init(){this.element=new Uv}}),Ab=ef,$b=ef,{visitors:{document:{objects:{Parameter:{$visitor:kb}}}}}=mv,Tb=hl(kb,{init(){this.element=new qv}}),{visitors:{document:{objects:{Header:{$visitor:Mb}}}}}=mv,Cb=hl(Mb,{init(){this.element=new Pv}}),Rb=Rc((({hasBasicElementProps:e,isElementType:t,primitiveEq:r})=>n=>n instanceof bv||e(n)&&t("callback",n)&&r("object",n))),Ib=Rc((({hasBasicElementProps:e,isElementType:t,primitiveEq:r})=>n=>n instanceof xv||e(n)&&t("components",n)&&r("object",n))),Fb=Rc((({hasBasicElementProps:e,isElementType:t,primitiveEq:r})=>n=>n instanceof Ev||e(n)&&t("contact",n)&&r("object",n))),_b=Rc((({hasBasicElementProps:e,isElementType:t,primitiveEq:r})=>n=>n instanceof Ov||e(n)&&t("example",n)&&r("object",n))),Nb=Rc((({hasBasicElementProps:e,isElementType:t,primitiveEq:r})=>n=>n instanceof Sv||e(n)&&t("externalDocumentation",n)&&r("object",n))),Db=Rc((({hasBasicElementProps:e,isElementType:t,primitiveEq:r})=>n=>n instanceof Pv||e(n)&&t("header",n)&&r("object",n))),qb=Rc((({hasBasicElementProps:e,isElementType:t,primitiveEq:r})=>n=>n instanceof Av||e(n)&&t("info",n)&&r("object",n))),Lb=Rc((({hasBasicElementProps:e,isElementType:t,primitiveEq:r})=>n=>n instanceof kv||e(n)&&t("jsonSchemaDialect",n)&&r("string",n))),Vb=Rc((({hasBasicElementProps:e,isElementType:t,primitiveEq:r})=>n=>n instanceof Tv||e(n)&&t("license",n)&&r("object",n))),Bb=Rc((({hasBasicElementProps:e,isElementType:t,primitiveEq:r})=>n=>n instanceof Mv||e(n)&&t("link",n)&&r("object",n))),Ub=e=>{if(!Bb(e))return!1;if(!Fc(e.operationRef))return!1;const t=e.operationRef.toValue();return"string"==typeof t&&t.length>0&&!t.startsWith("#")},zb=Rc((({hasBasicElementProps:e,isElementType:t,primitiveEq:r})=>n=>n instanceof Fv||e(n)&&t("openapi",n)&&r("string",n))),Jb=Rc((({hasBasicElementProps:e,isElementType:t,primitiveEq:r,hasClass:n})=>s=>s instanceof Nv||e(s)&&t("openApi3_1",s)&&r("object",s)&&n("api",s))),Hb=Rc((({hasBasicElementProps:e,isElementType:t,primitiveEq:r})=>n=>n instanceof Dv||e(n)&&t("operation",n)&&r("object",n))),Gb=Rc((({hasBasicElementProps:e,isElementType:t,primitiveEq:r})=>n=>n instanceof qv||e(n)&&t("parameter",n)&&r("object",n))),Wb=Rc((({hasBasicElementProps:e,isElementType:t,primitiveEq:r})=>n=>n instanceof Lv||e(n)&&t("pathItem",n)&&r("object",n))),Kb=e=>{if(!Wb(e))return!1;if(!Fc(e.$ref))return!1;const t=e.$ref.toValue();return"string"==typeof t&&t.length>0&&!t.startsWith("#")},Yb=Rc((({hasBasicElementProps:e,isElementType:t,primitiveEq:r})=>n=>n instanceof Vv||e(n)&&t("paths",n)&&r("object",n))),Xb=Rc((({hasBasicElementProps:e,isElementType:t,primitiveEq:r})=>n=>n instanceof Uv||e(n)&&t("reference",n)&&r("object",n))),Qb=e=>{if(!Xb(e))return!1;if(!Fc(e.$ref))return!1;const t=e.$ref.toValue();return"string"==typeof t&&t.length>0&&!t.startsWith("#")},Zb=Rc((({hasBasicElementProps:e,isElementType:t,primitiveEq:r})=>n=>n instanceof zv||e(n)&&t("requestBody",n)&&r("object",n))),ex=Rc((({hasBasicElementProps:e,isElementType:t,primitiveEq:r})=>n=>n instanceof Jv||e(n)&&t("response",n)&&r("object",n))),tx=Rc((({hasBasicElementProps:e,isElementType:t,primitiveEq:r})=>n=>n instanceof Hv||e(n)&&t("responses",n)&&r("object",n))),rx=Rc((({hasBasicElementProps:e,isElementType:t,primitiveEq:r})=>n=>n instanceof Wv||e(n)&&t("schema",n)&&r("object",n))),nx=e=>Dc(e)&&e.classes.includes("boolean-json-schema"),sx=Rc((({hasBasicElementProps:e,isElementType:t,primitiveEq:r})=>n=>n instanceof Kv||e(n)&&t("securityRequirement",n)&&r("object",n))),ix=Rc((({hasBasicElementProps:e,isElementType:t,primitiveEq:r})=>n=>n instanceof Xv||e(n)&&t("server",n)&&r("object",n))),ox=Rc((({hasBasicElementProps:e,isElementType:t,primitiveEq:r})=>n=>n instanceof Qv||e(n)&&t("serverVariable",n)&&r("object",n))),ax=Rc((({hasBasicElementProps:e,isElementType:t,primitiveEq:r})=>n=>n instanceof Cv||e(n)&&t("mediaType",n)&&r("object",n))),cx=hl({props:{parent:null},init({parent:e=this.parent}){this.parent=e,this.passingOptionsNames=[...this.passingOptionsNames,"parent"]}}),lx=hl(Zh,cx,ef,{props:{specPath:Ws(["document","objects","Schema"]),canSupportSpecificationExtensions:!0},init(){const e=()=>{let e;return e=null!==this.openApiSemanticElement&&Lb(this.openApiSemanticElement.jsonSchemaDialect)?this.openApiSemanticElement.jsonSchemaDialect.toValue():null!==this.openApiGenericElement&&Fc(this.openApiGenericElement.get("jsonSchemaDialect"))?this.openApiGenericElement.get("jsonSchemaDialect").toValue():kv.default.toValue(),e},t=t=>{if(Qc(this.parent)&&!Fc(t.get("$schema")))this.element.setMetaProperty("inherited$schema",e());else if(rx(this.parent)&&!Fc(t.get("$schema"))){var r,n;const e=Ai(null===(r=this.parent.meta.get("inherited$schema"))||void 0===r?void 0:r.toValue(),null===(n=this.parent.$schema)||void 0===n?void 0:n.toValue());this.element.setMetaProperty("inherited$schema",e)}},r=e=>{var t;const r=null!==this.parent?this.parent.getMetaProperty("inherited$id",[]).clone():new mc.ON,n=null===(t=e.get("$id"))||void 0===t?void 0:t.toValue();Vp(n)&&r.push(n),this.element.setMetaProperty("inherited$id",r)};this.ObjectElement=function(e){this.element=new Wv,t(e),r(e),this.parent=this.element;const n=Zh.compose.methods.ObjectElement.call(this,e);return Fc(this.element.$ref)&&(this.element.classes.push("reference-element"),this.element.setMetaProperty("referenced-element","schema")),n},this.BooleanElement=function(e){return this.element=e.clone(),this.element.classes.push("boolean-json-schema"),vl}}}),ux=ef,px=hl(ef,{methods:{ObjectElement(e){return this.element=e.clone(),this.element.classes.push("json-schema-$vocabulary"),vl}}}),hx=ef,fx=ef,mx=ef,dx=ef,yx=hl(ef,{methods:{StringElement(e){return this.element=e.clone(),this.element.classes.push("reference-value"),vl}}}),gx=hl(wf,cx,ef,{props:{specPath:Ws(["document","objects","Schema"])},init(){this.element=new mc.Sb,this.element.classes.push("json-schema-$defs")}}),vx=ef,bx=hl(Uh,cx,ef,{init(){this.element=new mc.ON,this.element.classes.push("json-schema-allOf")},methods:{ArrayElement(e){return e.forEach((e=>{if(qc(e)){const t=this.toRefractedElement(["document","objects","Schema"],e);this.element.push(t)}else{const t=e.clone();this.element.push(t)}})),this.copyMetaAndAttributes(e,this.element),vl}}}),xx=hl(Uh,cx,ef,{init(){this.element=new mc.ON,this.element.classes.push("json-schema-anyOf")},methods:{ArrayElement(e){return e.forEach((e=>{if(qc(e)){const t=this.toRefractedElement(["document","objects","Schema"],e);this.element.push(t)}else{const t=e.clone();this.element.push(t)}})),this.copyMetaAndAttributes(e,this.element),vl}}}),Ex=hl(Uh,cx,ef,{init(){this.element=new mc.ON,this.element.classes.push("json-schema-oneOf")},methods:{ArrayElement(e){return e.forEach((e=>{if(qc(e)){const t=this.toRefractedElement(["document","objects","Schema"],e);this.element.push(t)}else{const t=e.clone();this.element.push(t)}})),this.copyMetaAndAttributes(e,this.element),vl}}}),wx=hl(wf,cx,ef,{props:{specPath:Ws(["document","objects","Schema"])},init(){this.element=new mc.Sb,this.element.classes.push("json-schema-dependentSchemas")}}),jx=hl(Uh,cx,ef,{init(){this.element=new mc.ON,this.element.classes.push("json-schema-prefixItems")},methods:{ArrayElement(e){return e.forEach((e=>{if(qc(e)){const t=this.toRefractedElement(["document","objects","Schema"],e);this.element.push(t)}else{const t=e.clone();this.element.push(t)}})),this.copyMetaAndAttributes(e,this.element),vl}}}),Ox=hl(wf,cx,ef,{props:{specPath:Ws(["document","objects","Schema"])},init(){this.element=new mc.Sb,this.element.classes.push("json-schema-properties")}}),Sx=hl(wf,cx,ef,{props:{specPath:Ws(["document","objects","Schema"])},init(){this.element=new mc.Sb,this.element.classes.push("json-schema-patternProperties")}}),Px=hl(ef,{methods:{StringElement(e){return this.element=e.clone(),this.element.classes.push("json-schema-type"),vl},ArrayElement(e){return this.element=e.clone(),this.element.classes.push("json-schema-type"),vl}}}),Ax=hl(ef,{methods:{ArrayElement(e){return this.element=e.clone(),this.element.classes.push("json-schema-enum"),vl}}}),$x=ef,kx=ef,Tx=ef,Mx=ef,Cx=ef,Rx=ef,Ix=ef,Fx=ef,_x=ef,Nx=ef,Dx=ef,qx=ef,Lx=ef,Vx=ef,Bx=ef,Ux=ef,zx=hl(ef,{methods:{ArrayElement(e){return this.element=e.clone(),this.element.classes.push("json-schema-required"),vl}}}),Jx=hl(ef,{methods:{ObjectElement(e){return this.element=e.clone(),this.element.classes.push("json-schema-dependentRequired"),vl}}}),Hx=ef,Gx=ef,Wx=ef,Kx=ef,Yx=ef,Xx=ef,Qx=hl(ef,{methods:{ArrayElement(e){return this.element=e.clone(),this.element.classes.push("json-schema-examples"),vl}}}),Zx=ef,eE=ef,tE=ef,rE=ef,{visitors:{document:{objects:{Discriminator:{$visitor:nE}}}}}=mv,sE=hl(nE,{props:{canSupportSpecificationExtensions:!0},init(){this.element=new wv}}),{visitors:{document:{objects:{XML:{$visitor:iE}}}}}=mv,oE=hl(iE,{init(){this.element=new eb}}),aE=hl(wf,ef,{props:{specPath:Ws(["document","objects","Schema"])},init(){this.element=new ty}});class cE extends mc.Sb{static primaryClass="components-path-items";constructor(e,t,r){super(e,t,r),this.classes.push(cE.primaryClass)}}const lE=cE,uE=hl(wf,ef,{props:{specPath:e=>Hh(e)?["document","objects","Reference"]:["document","objects","PathItem"]},init(){this.element=new lE},methods:{ObjectElement(e){const t=wf.compose.methods.ObjectElement.call(this,e);return this.element.filter(Xb).forEach((e=>{e.setMetaProperty("referenced-element","pathItem")})),t}}}),{visitors:{document:{objects:{Example:{$visitor:pE}}}}}=mv,hE=hl(pE,{init(){this.element=new Ov}}),{visitors:{document:{objects:{ExternalDocumentation:{$visitor:fE}}}}}=mv,mE=hl(fE,{init(){this.element=new Sv}}),{visitors:{document:{objects:{Encoding:{$visitor:dE}}}}}=mv,yE=hl(dE,{init(){this.element=new jv}}),{visitors:{document:{objects:{Paths:{$visitor:gE}}}}}=mv,vE=hl(gE,{init(){this.element=new Vv}}),{visitors:{document:{objects:{RequestBody:{$visitor:bE}}}}}=mv,xE=hl(bE,{init(){this.element=new zv}}),{visitors:{document:{objects:{Callback:{$visitor:EE}}}}}=mv,wE=hl(EE,{props:{specPath:e=>Hh(e)?["document","objects","Reference"]:["document","objects","PathItem"]},init(){this.element=new bv},methods:{ObjectElement(e){const t=EE.compose.methods.ObjectElement.call(this,e);return this.element.filter(Xb).forEach((e=>{e.setMetaProperty("referenced-element","pathItem")})),t}}}),{visitors:{document:{objects:{Response:{$visitor:jE}}}}}=mv,OE=hl(jE,{init(){this.element=new Jv}}),{visitors:{document:{objects:{Responses:{$visitor:SE}}}}}=mv,PE=hl(SE,{init(){this.element=new Hv}}),{visitors:{document:{objects:{Operation:{$visitor:AE}}}}}=mv,$E=hl(AE,{init(){this.element=new Dv}}),{visitors:{document:{objects:{PathItem:{$visitor:kE}}}}}=mv,TE=hl(kE,{init(){this.element=new Lv}}),{visitors:{document:{objects:{SecurityScheme:{$visitor:ME}}}}}=mv,CE=hl(ME,{init(){this.element=new Yv}}),{visitors:{document:{objects:{OAuthFlows:{$visitor:RE}}}}}=mv,IE=hl(RE,{init(){this.element=new Iv}}),{visitors:{document:{objects:{OAuthFlow:{$visitor:FE}}}}}=mv,_E=hl(FE,{init(){this.element=new Rv}});class NE extends mc.Sb{static primaryClass="webhooks";constructor(e,t,r){super(e,t,r),this.classes.push(NE.primaryClass)}}const DE=NE,qE=hl(wf,ef,{props:{specPath:e=>Hh(e)?["document","objects","Reference"]:["document","objects","PathItem"]},init(){this.element=new DE},methods:{ObjectElement(e){const t=wf.compose.methods.ObjectElement.call(this,e);return this.element.filter(Xb).forEach((e=>{e.setMetaProperty("referenced-element","pathItem")})),this.element.filter(Wb).forEach(((e,t)=>{e.setMetaProperty("webhook-name",t.toValue())})),t}}}),LE={visitors:{value:mv.visitors.value,document:{objects:{OpenApi:{$visitor:tb,fixedFields:{openapi:mv.visitors.document.objects.OpenApi.fixedFields.openapi,info:{$ref:"#/visitors/document/objects/Info"},jsonSchemaDialect:hb,servers:mv.visitors.document.objects.OpenApi.fixedFields.servers,paths:{$ref:"#/visitors/document/objects/Paths"},webhooks:qE,components:{$ref:"#/visitors/document/objects/Components"},security:mv.visitors.document.objects.OpenApi.fixedFields.security,tags:mv.visitors.document.objects.OpenApi.fixedFields.tags,externalDocs:{$ref:"#/visitors/document/objects/ExternalDocumentation"}}},Info:{$visitor:nb,fixedFields:{title:mv.visitors.document.objects.Info.fixedFields.title,description:mv.visitors.document.objects.Info.fixedFields.description,summary:sb,termsOfService:mv.visitors.document.objects.Info.fixedFields.termsOfService,contact:{$ref:"#/visitors/document/objects/Contact"},license:{$ref:"#/visitors/document/objects/License"},version:mv.visitors.document.objects.Info.fixedFields.version}},Contact:{$visitor:ob,fixedFields:{name:mv.visitors.document.objects.Contact.fixedFields.name,url:mv.visitors.document.objects.Contact.fixedFields.url,email:mv.visitors.document.objects.Contact.fixedFields.email}},License:{$visitor:cb,fixedFields:{name:mv.visitors.document.objects.License.fixedFields.name,identifier:lb,url:mv.visitors.document.objects.License.fixedFields.url}},Server:{$visitor:mb,fixedFields:{url:mv.visitors.document.objects.Server.fixedFields.url,description:mv.visitors.document.objects.Server.fixedFields.description,variables:mv.visitors.document.objects.Server.fixedFields.variables}},ServerVariable:{$visitor:yb,fixedFields:{enum:mv.visitors.document.objects.ServerVariable.fixedFields.enum,default:mv.visitors.document.objects.ServerVariable.fixedFields.default,description:mv.visitors.document.objects.ServerVariable.fixedFields.description}},Components:{$visitor:wb,fixedFields:{schemas:aE,responses:mv.visitors.document.objects.Components.fixedFields.responses,parameters:mv.visitors.document.objects.Components.fixedFields.parameters,examples:mv.visitors.document.objects.Components.fixedFields.examples,requestBodies:mv.visitors.document.objects.Components.fixedFields.requestBodies,headers:mv.visitors.document.objects.Components.fixedFields.headers,securitySchemes:mv.visitors.document.objects.Components.fixedFields.securitySchemes,links:mv.visitors.document.objects.Components.fixedFields.links,callbacks:mv.visitors.document.objects.Components.fixedFields.callbacks,pathItems:uE}},Paths:{$visitor:vE},PathItem:{$visitor:TE,fixedFields:{$ref:mv.visitors.document.objects.PathItem.fixedFields.$ref,summary:mv.visitors.document.objects.PathItem.fixedFields.summary,description:mv.visitors.document.objects.PathItem.fixedFields.description,get:{$ref:"#/visitors/document/objects/Operation"},put:{$ref:"#/visitors/document/objects/Operation"},post:{$ref:"#/visitors/document/objects/Operation"},delete:{$ref:"#/visitors/document/objects/Operation"},options:{$ref:"#/visitors/document/objects/Operation"},head:{$ref:"#/visitors/document/objects/Operation"},patch:{$ref:"#/visitors/document/objects/Operation"},trace:{$ref:"#/visitors/document/objects/Operation"},servers:mv.visitors.document.objects.PathItem.fixedFields.servers,parameters:mv.visitors.document.objects.PathItem.fixedFields.parameters}},Operation:{$visitor:$E,fixedFields:{tags:mv.visitors.document.objects.Operation.fixedFields.tags,summary:mv.visitors.document.objects.Operation.fixedFields.summary,description:mv.visitors.document.objects.Operation.fixedFields.description,externalDocs:{$ref:"#/visitors/document/objects/ExternalDocumentation"},operationId:mv.visitors.document.objects.Operation.fixedFields.operationId,parameters:mv.visitors.document.objects.Operation.fixedFields.parameters,requestBody:mv.visitors.document.objects.Operation.fixedFields.requestBody,responses:{$ref:"#/visitors/document/objects/Responses"},callbacks:mv.visitors.document.objects.Operation.fixedFields.callbacks,deprecated:mv.visitors.document.objects.Operation.fixedFields.deprecated,security:mv.visitors.document.objects.Operation.fixedFields.security,servers:mv.visitors.document.objects.Operation.fixedFields.servers}},ExternalDocumentation:{$visitor:mE,fixedFields:{description:mv.visitors.document.objects.ExternalDocumentation.fixedFields.description,url:mv.visitors.document.objects.ExternalDocumentation.fixedFields.url}},Parameter:{$visitor:Tb,fixedFields:{name:mv.visitors.document.objects.Parameter.fixedFields.name,in:mv.visitors.document.objects.Parameter.fixedFields.in,description:mv.visitors.document.objects.Parameter.fixedFields.description,required:mv.visitors.document.objects.Parameter.fixedFields.required,deprecated:mv.visitors.document.objects.Parameter.fixedFields.deprecated,allowEmptyValue:mv.visitors.document.objects.Parameter.fixedFields.allowEmptyValue,style:mv.visitors.document.objects.Parameter.fixedFields.style,explode:mv.visitors.document.objects.Parameter.fixedFields.explode,allowReserved:mv.visitors.document.objects.Parameter.fixedFields.allowReserved,schema:{$ref:"#/visitors/document/objects/Schema"},example:mv.visitors.document.objects.Parameter.fixedFields.example,examples:mv.visitors.document.objects.Parameter.fixedFields.examples,content:mv.visitors.document.objects.Parameter.fixedFields.content}},RequestBody:{$visitor:xE,fixedFields:{description:mv.visitors.document.objects.RequestBody.fixedFields.description,content:mv.visitors.document.objects.RequestBody.fixedFields.content,required:mv.visitors.document.objects.RequestBody.fixedFields.required}},MediaType:{$visitor:vb,fixedFields:{schema:{$ref:"#/visitors/document/objects/Schema"},example:mv.visitors.document.objects.MediaType.fixedFields.example,examples:mv.visitors.document.objects.MediaType.fixedFields.examples,encoding:mv.visitors.document.objects.MediaType.fixedFields.encoding}},Encoding:{$visitor:yE,fixedFields:{contentType:mv.visitors.document.objects.Encoding.fixedFields.contentType,headers:mv.visitors.document.objects.Encoding.fixedFields.headers,style:mv.visitors.document.objects.Encoding.fixedFields.style,explode:mv.visitors.document.objects.Encoding.fixedFields.explode,allowReserved:mv.visitors.document.objects.Encoding.fixedFields.allowReserved}},Responses:{$visitor:PE,fixedFields:{default:mv.visitors.document.objects.Responses.fixedFields.default}},Response:{$visitor:OE,fixedFields:{description:mv.visitors.document.objects.Response.fixedFields.description,headers:mv.visitors.document.objects.Response.fixedFields.headers,content:mv.visitors.document.objects.Response.fixedFields.content,links:mv.visitors.document.objects.Response.fixedFields.links}},Callback:{$visitor:wE},Example:{$visitor:hE,fixedFields:{summary:mv.visitors.document.objects.Example.fixedFields.summary,description:mv.visitors.document.objects.Example.fixedFields.description,value:mv.visitors.document.objects.Example.fixedFields.value,externalValue:mv.visitors.document.objects.Example.fixedFields.externalValue}},Link:{$visitor:pb,fixedFields:{operationRef:mv.visitors.document.objects.Link.fixedFields.operationRef,operationId:mv.visitors.document.objects.Link.fixedFields.operationId,parameters:mv.visitors.document.objects.Link.fixedFields.parameters,requestBody:mv.visitors.document.objects.Link.fixedFields.requestBody,description:mv.visitors.document.objects.Link.fixedFields.description,server:{$ref:"#/visitors/document/objects/Server"}}},Header:{$visitor:Cb,fixedFields:{description:mv.visitors.document.objects.Header.fixedFields.description,required:mv.visitors.document.objects.Header.fixedFields.required,deprecated:mv.visitors.document.objects.Header.fixedFields.deprecated,allowEmptyValue:mv.visitors.document.objects.Header.fixedFields.allowEmptyValue,style:mv.visitors.document.objects.Header.fixedFields.style,explode:mv.visitors.document.objects.Header.fixedFields.explode,allowReserved:mv.visitors.document.objects.Header.fixedFields.allowReserved,schema:{$ref:"#/visitors/document/objects/Schema"},example:mv.visitors.document.objects.Header.fixedFields.example,examples:mv.visitors.document.objects.Header.fixedFields.examples,content:mv.visitors.document.objects.Header.fixedFields.content}},Tag:{$visitor:Ob,fixedFields:{name:mv.visitors.document.objects.Tag.fixedFields.name,description:mv.visitors.document.objects.Tag.fixedFields.description,externalDocs:{$ref:"#/visitors/document/objects/ExternalDocumentation"}}},Reference:{$visitor:Pb,fixedFields:{$ref:mv.visitors.document.objects.Reference.fixedFields.$ref,summary:Ab,description:$b}},Schema:{$visitor:lx,fixedFields:{$schema:ux,$vocabulary:px,$id:hx,$anchor:fx,$dynamicAnchor:mx,$dynamicRef:dx,$ref:yx,$defs:gx,$comment:vx,allOf:bx,anyOf:xx,oneOf:Ex,not:{$ref:"#/visitors/document/objects/Schema"},if:{$ref:"#/visitors/document/objects/Schema"},then:{$ref:"#/visitors/document/objects/Schema"},else:{$ref:"#/visitors/document/objects/Schema"},dependentSchemas:wx,prefixItems:jx,items:{$ref:"#/visitors/document/objects/Schema"},contains:{$ref:"#/visitors/document/objects/Schema"},properties:Ox,patternProperties:Sx,additionalProperties:{$ref:"#/visitors/document/objects/Schema"},propertyNames:{$ref:"#/visitors/document/objects/Schema"},unevaluatedItems:{$ref:"#/visitors/document/objects/Schema"},unevaluatedProperties:{$ref:"#/visitors/document/objects/Schema"},type:Px,enum:Ax,const:$x,multipleOf:kx,maximum:Tx,exclusiveMaximum:Mx,minimum:Cx,exclusiveMinimum:Rx,maxLength:Ix,minLength:Fx,pattern:_x,maxItems:Nx,minItems:Dx,uniqueItems:qx,maxContains:Lx,minContains:Vx,maxProperties:Bx,minProperties:Ux,required:zx,dependentRequired:Jx,title:Hx,description:Gx,default:Wx,deprecated:Kx,readOnly:Yx,writeOnly:Xx,examples:Qx,format:Zx,contentEncoding:eE,contentMediaType:tE,contentSchema:{$ref:"#/visitors/document/objects/Schema"},discriminator:{$ref:"#/visitors/document/objects/Discriminator"},xml:{$ref:"#/visitors/document/objects/XML"},externalDocs:{$ref:"#/visitors/document/objects/ExternalDocumentation"},example:rE}},Discriminator:{$visitor:sE,fixedFields:{propertyName:mv.visitors.document.objects.Discriminator.fixedFields.propertyName,mapping:mv.visitors.document.objects.Discriminator.fixedFields.mapping}},XML:{$visitor:oE,fixedFields:{name:mv.visitors.document.objects.XML.fixedFields.name,namespace:mv.visitors.document.objects.XML.fixedFields.namespace,prefix:mv.visitors.document.objects.XML.fixedFields.prefix,attribute:mv.visitors.document.objects.XML.fixedFields.attribute,wrapped:mv.visitors.document.objects.XML.fixedFields.wrapped}},SecurityScheme:{$visitor:CE,fixedFields:{type:mv.visitors.document.objects.SecurityScheme.fixedFields.type,description:mv.visitors.document.objects.SecurityScheme.fixedFields.description,name:mv.visitors.document.objects.SecurityScheme.fixedFields.name,in:mv.visitors.document.objects.SecurityScheme.fixedFields.in,scheme:mv.visitors.document.objects.SecurityScheme.fixedFields.scheme,bearerFormat:mv.visitors.document.objects.SecurityScheme.fixedFields.bearerFormat,flows:{$ref:"#/visitors/document/objects/OAuthFlows"},openIdConnectUrl:mv.visitors.document.objects.SecurityScheme.fixedFields.openIdConnectUrl}},OAuthFlows:{$visitor:IE,fixedFields:{implicit:{$ref:"#/visitors/document/objects/OAuthFlow"},password:{$ref:"#/visitors/document/objects/OAuthFlow"},clientCredentials:{$ref:"#/visitors/document/objects/OAuthFlow"},authorizationCode:{$ref:"#/visitors/document/objects/OAuthFlow"}}},OAuthFlow:{$visitor:_E,fixedFields:{authorizationUrl:mv.visitors.document.objects.OAuthFlow.fixedFields.authorizationUrl,tokenUrl:mv.visitors.document.objects.OAuthFlow.fixedFields.tokenUrl,refreshUrl:mv.visitors.document.objects.OAuthFlow.fixedFields.refreshUrl,scopes:mv.visitors.document.objects.OAuthFlow.fixedFields.scopes}},SecurityRequirement:{$visitor:xb}},extension:{$visitor:mv.visitors.document.extension.$visitor}}}},VE=e=>{if(Ic(e))return`${e.element.charAt(0).toUpperCase()+e.element.slice(1)}Element`},BE={CallbackElement:["content"],ComponentsElement:["content"],ContactElement:["content"],DiscriminatorElement:["content"],Encoding:["content"],Example:["content"],ExternalDocumentationElement:["content"],HeaderElement:["content"],InfoElement:["content"],LicenseElement:["content"],MediaTypeElement:["content"],OAuthFlowElement:["content"],OAuthFlowsElement:["content"],OpenApi3_1Element:["content"],OperationElement:["content"],ParameterElement:["content"],PathItemElement:["content"],PathsElement:["content"],ReferenceElement:["content"],RequestBodyElement:["content"],ResponseElement:["content"],ResponsesElement:["content"],SchemaElement:["content"],SecurityRequirementElement:["content"],SecuritySchemeElement:["content"],ServerElement:["content"],ServerVariableElement:["content"],TagElement:["content"],...Sl},UE={namespace:e=>{const{base:t}=e;return t.register("callback",bv),t.register("components",xv),t.register("contact",Ev),t.register("discriminator",wv),t.register("encoding",jv),t.register("example",Ov),t.register("externalDocumentation",Sv),t.register("header",Pv),t.register("info",Av),t.register("jsonSchemaDialect",kv),t.register("license",Tv),t.register("link",Mv),t.register("mediaType",Cv),t.register("oAuthFlow",Rv),t.register("oAuthFlows",Iv),t.register("openapi",Fv),t.register("openApi3_1",Nv),t.register("operation",Dv),t.register("parameter",qv),t.register("pathItem",Lv),t.register("paths",Vv),t.register("reference",Uv),t.register("requestBody",zv),t.register("response",Jv),t.register("responses",Hv),t.register("schema",Wv),t.register("securityRequirement",Kv),t.register("securityScheme",Yv),t.register("server",Xv),t.register("serverVariable",Qv),t.register("tag",Zv),t.register("xml",eb),t}},zE=()=>{const e=ll(UE);return{predicates:{...c,isStringElement:Fc,isArrayElement:Lc,isObjectElement:qc,includesClasses:Xc},namespace:e}},JE=(e,{specPath:t=["visitors","document","objects","OpenApi","$visitor"],plugins:r=[]}={})=>{const n=(0,mc.Qc)(e),s=lp(LE),i=Ac(t,[],s);return Al(n,i,{state:{specObj:s}}),$l(i.element,r,{toolboxCreator:zE,visitorOptions:{keyMap:BE,nodeTypeGetter:VE}})},HE=e=>(t,r={})=>JE(t,{specPath:e,...r});bv.refract=HE(["visitors","document","objects","Callback","$visitor"]),xv.refract=HE(["visitors","document","objects","Components","$visitor"]),Ev.refract=HE(["visitors","document","objects","Contact","$visitor"]),Ov.refract=HE(["visitors","document","objects","Example","$visitor"]),wv.refract=HE(["visitors","document","objects","Discriminator","$visitor"]),jv.refract=HE(["visitors","document","objects","Encoding","$visitor"]),Sv.refract=HE(["visitors","document","objects","ExternalDocumentation","$visitor"]),Pv.refract=HE(["visitors","document","objects","Header","$visitor"]),Av.refract=HE(["visitors","document","objects","Info","$visitor"]),kv.refract=HE(["visitors","document","objects","OpenApi","fixedFields","jsonSchemaDialect"]),Tv.refract=HE(["visitors","document","objects","License","$visitor"]),Mv.refract=HE(["visitors","document","objects","Link","$visitor"]),Cv.refract=HE(["visitors","document","objects","MediaType","$visitor"]),Rv.refract=HE(["visitors","document","objects","OAuthFlow","$visitor"]),Iv.refract=HE(["visitors","document","objects","OAuthFlows","$visitor"]),Fv.refract=HE(["visitors","document","objects","OpenApi","fixedFields","openapi"]),Nv.refract=HE(["visitors","document","objects","OpenApi","$visitor"]),Dv.refract=HE(["visitors","document","objects","Operation","$visitor"]),qv.refract=HE(["visitors","document","objects","Parameter","$visitor"]),Lv.refract=HE(["visitors","document","objects","PathItem","$visitor"]),Vv.refract=HE(["visitors","document","objects","Paths","$visitor"]),Uv.refract=HE(["visitors","document","objects","Reference","$visitor"]),zv.refract=HE(["visitors","document","objects","RequestBody","$visitor"]),Jv.refract=HE(["visitors","document","objects","Response","$visitor"]),Hv.refract=HE(["visitors","document","objects","Responses","$visitor"]),Wv.refract=HE(["visitors","document","objects","Schema","$visitor"]),Kv.refract=HE(["visitors","document","objects","SecurityRequirement","$visitor"]),Yv.refract=HE(["visitors","document","objects","SecurityScheme","$visitor"]),Xv.refract=HE(["visitors","document","objects","Server","$visitor"]),Qv.refract=HE(["visitors","document","objects","ServerVariable","$visitor"]),Zv.refract=HE(["visitors","document","objects","Tag","$visitor"]),eb.refract=HE(["visitors","document","objects","XML","$visitor"]);const GE=class extends yl{};const WE=class extends GE{};const KE=class extends Array{unknownMediaType="application/octet-stream";filterByFormat(){throw new WE('"filterByFormat" method is not implemented.')}findBy(){throw new WE('"findBy" method is not implemented.')}latest(){throw new WE('"latest" method is not implemented.')}};class YE extends KE{filterByFormat(e="generic"){const t="generic"===e?"openapi;version":e;return this.filter((e=>e.includes(t)))}findBy(e="3.1.0",t="generic"){const r="generic"===t?`vnd.oai.openapi;version=${e}`:`vnd.oai.openapi+${t};version=${e}`;return this.find((e=>e.includes(r)))||this.unknownMediaType}latest(e="generic"){return co(this.filterByFormat(e))}}const XE=new YE("application/vnd.oai.openapi;version=3.1.0","application/vnd.oai.openapi+json;version=3.1.0","application/vnd.oai.openapi+yaml;version=3.1.0"),QE=hl({props:{uri:"",value:null,depth:0,refSet:null,errors:[]},init({depth:e=this.depth,refSet:t=this.refSet,uri:r=this.uri,value:n=this.value}={}){this.uri=r,this.value=n,this.depth=e,this.refSet=t,this.errors=[]}}),ZE=QE,ew=hl({props:{rootRef:null,refs:[],circular:!1},init({refs:e=[]}={}){this.refs=[],e.forEach((e=>this.add(e)))},methods:{get size(){return this.refs.length},add(e){return this.has(e)||(this.refs.push(e),this.rootRef=null===this.rootRef?e:this.rootRef,e.refSet=this),this},merge(e){for(const t of e.values())this.add(t);return this},has(e){const t=ea(e)?e:e.uri;return Ko(this.find(Oo(t,"uri")))},find(e){return this.refs.find(e)},*values(){yield*this.refs},clean(){this.refs.forEach((e=>{e.refSet=null})),this.refs=[]}}}),tw=ew,rw={parse:{mediaType:"text/plain",parsers:[],parserOpts:{}},resolve:{baseURI:"",resolvers:[],resolverOpts:{},strategies:[],external:!0,maxDepth:1/0},dereference:{strategies:[],refSet:null,maxDepth:1/0}},nw=lo(po(["resolve","baseURI"]),si(["resolve","baseURI"])),sw=e=>Ql(e)?ma():e,iw=hl({props:{uri:null,mediaType:"text/plain",data:null,parseResult:null},init({uri:e=this.uri,mediaType:t=this.mediaType,data:r=this.data,parseResult:n=this.parseResult}={}){this.uri=e,this.mediaType=t,this.data=r,this.parseResult=n},methods:{get extension(){return ea(this.uri)?(e=>{const t=e.lastIndexOf(".");return t>=0?e.substr(t).toLowerCase():""})(this.uri):""},toString(){if("string"==typeof this.data)return this.data;if(this.data instanceof ArrayBuffer||["ArrayBuffer"].includes(ls(this.data))||ArrayBuffer.isView(this.data)){return new TextDecoder("utf-8").decode(this.data)}return String(this.data)}}});const ow=class extends yl{constructor(e,t){super(e,{cause:t.cause}),this.plugin=t.plugin}},aw=async(e,t,r)=>{const n=await Promise.all(r.map(Ac([e],[t])));return r.filter(((e,t)=>n[t]))},cw=async(e,t,r)=>{let n;for(const s of r)try{const r=await s[e].call(s,...t);return{plugin:s,result:r}}catch(e){n=new ow("Error while running plugin",{cause:e,plugin:s})}return Promise.reject(n)};const lw=class extends yl{};const uw=class extends lw{};const pw=class extends yl{},hw=async(e,t)=>{let r=e,n=!1;if(!Hc(e)){const t=new e.constructor(e.content,e.meta.clone(),e.attributes);t.classes.push("result"),r=new xc([t]),n=!0}const s=iw({uri:t.resolve.baseURI,parseResult:r,mediaType:t.parse.mediaType}),i=await aw("canDereference",s,t.dereference.strategies);if(oo(i))throw new uw(s.uri);try{const{result:e}=await cw("dereference",[s,t],i);return n?e.get(0):e}catch(e){throw new pw(`Error while dereferencing file "${s.uri}"`,{cause:e})}},fw=async(e,t={})=>{const r=((e,t)=>{const r=yo(e,t);return xo(nw,sw,r)})(rw,t);return hw(e,r)};const mw=class extends yl{constructor(e="Not Implemented",t){super(e,t)}},dw=hl({props:{name:"",allowEmpty:!0,sourceMap:!1,fileExtensions:[],mediaTypes:[]},init({allowEmpty:e=this.allowEmpty,sourceMap:t=this.sourceMap,fileExtensions:r=this.fileExtensions,mediaTypes:n=this.mediaTypes}={}){this.allowEmpty=e,this.sourceMap=t,this.fileExtensions=r,this.mediaTypes=n},methods:{async canParse(){throw new mw},async parse(){throw new mw}}}),yw=dw,gw=hl(yw,{props:{name:"binary"},methods:{async canParse(e){return 0===this.fileExtensions.length||this.fileExtensions.includes(e.extension)},async parse(e){try{const t=unescape(encodeURIComponent(e.toString())),r=btoa(t),n=new xc;if(0!==r.length){const e=new mc.RP(r);e.classes.push("result"),n.push(e)}return n}catch(t){throw new lw(`Error parsing "${e.uri}"`,{cause:t})}}}}),vw=hl({props:{name:null},methods:{canResolve:()=>!1,async resolve(){throw new mw}}});const bw=Xn(1,Ls(Promise.all,Promise));const xw=class extends yl{};const Ew=class extends xw{};const ww=class extends pw{};const jw=class extends xw{},Ow=async(e,t)=>{const r=iw({uri:ya(fa(e)),mediaType:t.parse.mediaType}),n=await(async(e,t)=>{const r=t.resolve.resolvers.map((e=>{const r=Object.create(e);return Object.assign(r,t.resolve.resolverOpts)})),n=await aw("canRead",e,r);if(oo(n))throw new jw(e.uri);try{const{result:t}=await cw("read",[e],n);return t}catch(t){throw new xw(`Error while reading file "${e.uri}"`,{cause:t})}})(r,t);return(async(e,t)=>{const r=t.parse.parsers.map((e=>{const r=Object.create(e);return Object.assign(r,t.parse.parserOpts)})),n=await aw("canParse",e,r);if(oo(n))throw new jw(e.uri);try{const{plugin:t,result:r}=await cw("parse",[e],n);return!t.allowEmpty&&r.isEmpty?Promise.reject(new lw(`Error while parsing file "${e.uri}". File is empty.`)):r}catch(t){throw new lw(`Error while parsing file "${e.uri}"`,{cause:t})}})(iw({...r,data:n}),t)},Sw=(e,t)=>{const r=Pl({predicate:e});return Al(t,r),new mc.O4(r.result)};class Pw extends yl{}const Aw=(e,t)=>{const r=Pl({predicate:e,returnOnTrue:vl});return Al(t,r),Eo(void 0,[0],r.result)};const $w=class extends yl{};class kw extends $w{constructor(e){super(`Invalid JSON Schema $anchor "${e}".`)}}class Tw extends yl{}const Mw=e=>/^[A-Za-z_][A-Za-z_0-9.-]*$/.test(e),Cw=e=>{const t=ha(e);return eu("#",t)},Rw=(e,t)=>{const r=(e=>{if(!Mw(e))throw new kw(e);return e})(e),n=Aw((e=>{var t;return rx(e)&&(null===(t=e.$anchor)||void 0===t?void 0:t.toValue())===r}),t);if(Wo(n))throw new Tw(`Evaluation failed on token: "${r}"`);return n},Iw=(e,t)=>{if(void 0===t.$ref)return;const r=ha(t.$ref.toValue()),n=t.meta.get("inherited$id").toValue();return`${Hs(((e,t)=>da(e,ya(fa(t)))),e,[...n,t.$ref.toValue()])}${"#"===r?"":r}`},Fw=e=>{if(Fw.cache.has(e))return Fw.cache.get(e);const t=Wv.refract(e);return Fw.cache.set(e,t),t};Fw.cache=new WeakMap;const _w=e=>Wc(e)?Fw(e):e,Nw=(e,t)=>{const{cache:r}=Nw,n=fa(e),s=e=>rx(e)&&void 0!==e.$id;if(!r.has(t)){const e=Sw(s,t);r.set(t,Array.from(e))}const i=r.get(t).find((e=>((e,t)=>{if(void 0===t.$id)return;const r=t.meta.get("inherited$id").toValue();return Hs(((e,t)=>da(e,ya(fa(t)))),e,[...r,t.$id.toValue()])})(n,e)===n));if(Wo(i))throw new Pw(`Evaluation failed on URI: "${e}"`);let o,a;return Mw(Cw(e))?(o=Rw,a=Cw(e)):(o=ou,a=nu(e)),o(a,i)};Nw.cache=new WeakMap;const Dw=Al[Symbol.for("nodejs.util.promisify.custom")],qw=hl({props:{indirections:[],namespace:null,reference:null,crawledElements:null,crawlingMap:null,visited:null,options:null},init({reference:e,namespace:t,indirections:r=[],visited:n=new WeakSet,options:s}){this.indirections=r,this.namespace=t,this.reference=e,this.crawledElements=[],this.crawlingMap={},this.visited=n,this.options=s},methods:{toBaseURI(e){return da(this.reference.uri,ya(fa(e)))},async toReference(e){if(this.reference.depth>=this.options.resolve.maxDepth)throw new Ew(`Maximum resolution depth of ${this.options.resolve.maxDepth} has been exceeded by file "${this.reference.uri}"`);const t=this.toBaseURI(e),{refSet:r}=this.reference;if(r.has(t))return r.find(Oo(t,"uri"));const n=await Ow(ga(t),{...this.options,parse:{...this.options.parse,mediaType:"text/plain"}}),s=ZE({uri:t,value:n,depth:this.reference.depth+1});return r.add(s),s},ReferenceElement(e){var t;if(!this.options.resolve.external&&Qb(e))return!1;const r=null===(t=e.$ref)||void 0===t?void 0:t.toValue(),n=this.toBaseURI(r);Ki(n,this.crawlingMap)||(this.crawlingMap[n]=this.toReference(r)),this.crawledElements.push(e)},PathItemElement(e){var t;if(!Fc(e.$ref))return;if(!this.options.resolve.external&&Kb(e))return;const r=null===(t=e.$ref)||void 0===t?void 0:t.toValue(),n=this.toBaseURI(r);Ki(n,this.crawlingMap)||(this.crawlingMap[n]=this.toReference(r)),this.crawledElements.push(e)},LinkElement(e){if((Fc(e.operationRef)||Fc(e.operationId))&&(this.options.resolve.external||!Ub(e))){if(Fc(e.operationRef)&&Fc(e.operationId))throw new Error("LinkElement operationRef and operationId are mutually exclusive.");if(Ub(e)){var t;const r=null===(t=e.operationRef)||void 0===t?void 0:t.toValue(),n=this.toBaseURI(r);Ki(n,this.crawlingMap)||(this.crawlingMap[n]=this.toReference(r))}}},ExampleElement(e){var t;if(!Fc(e.externalValue))return;if(!this.options.resolve.external&&Fc(e.externalValue))return;if(e.hasKey("value")&&Fc(e.externalValue))throw new Error("ExampleElement value and externalValue fields are mutually exclusive.");const r=null===(t=e.externalValue)||void 0===t?void 0:t.toValue(),n=this.toBaseURI(r);Ki(n,this.crawlingMap)||(this.crawlingMap[n]=this.toReference(r))},async SchemaElement(e){if(this.visited.has(e))return!1;if(!Fc(e.$ref))return void this.visited.add(e);const t=await this.toReference(ga(this.reference.uri)),{uri:r}=t,n=Iw(r,e),s=fa(n),i=iw({uri:s}),o=go((e=>e.canRead(i)),this.options.resolve.resolvers),a=!o,c=!o&&r!==s;if(this.options.resolve.external||!c){if(!Ki(s,this.crawlingMap))try{this.crawlingMap[s]=o||a?t:this.toReference(ga(n))}catch(e){if(!(a&&e instanceof Pw))throw e;this.crawlingMap[s]=this.toReference(ga(n))}this.crawledElements.push(e)}else this.visited.add(e)},async crawlReferenceElement(e){var t;const r=await this.toReference(e.$ref.toValue());this.indirections.push(e);const n=nu(null===(t=e.$ref)||void 0===t?void 0:t.toValue());let s=ou(n,r.value.result);if(Wc(s)){const t=e.meta.get("referenced-element").toValue();if(Hh(s))s=Uv.refract(s),s.setMetaProperty("referenced-element",t);else{s=this.namespace.getElementClass(t).refract(s)}}if(this.indirections.includes(s))throw new Error("Recursive Reference Object detected");if(this.indirections.length>this.options.dereference.maxDepth)throw new ww(`Maximum dereference depth of "${this.options.dereference.maxDepth}" has been exceeded in file "${this.reference.uri}"`);const i=qw({reference:r,namespace:this.namespace,indirections:[...this.indirections],options:this.options});await Dw(s,i,{keyMap:BE,nodeTypeGetter:VE}),await i.crawl(),this.indirections.pop()},async crawlPathItemElement(e){var t;const r=await this.toReference(e.$ref.toValue());this.indirections.push(e);const n=nu(null===(t=e.$ref)||void 0===t?void 0:t.toValue());let s=ou(n,r.value.result);if(Wc(s)&&(s=Lv.refract(s)),this.indirections.includes(s))throw new Error("Recursive Path Item Object reference detected");if(this.indirections.length>this.options.dereference.maxDepth)throw new ww(`Maximum dereference depth of "${this.options.dereference.maxDepth}" has been exceeded in file "${this.reference.uri}"`);const i=qw({reference:r,namespace:this.namespace,indirections:[...this.indirections],options:this.options});await Dw(s,i,{keyMap:BE,nodeTypeGetter:VE}),await i.crawl(),this.indirections.pop()},async crawlSchemaElement(e){let t=await this.toReference(ga(this.reference.uri));const{uri:r}=t,n=Iw(r,e),s=fa(n),i=iw({uri:s}),o=go((e=>e.canRead(i)),this.options.resolve.resolvers),a=!o;let c;this.indirections.push(e);try{if(o||a){c=Nw(n,_w(t.value.result))}else{t=await this.toReference(ga(n));const e=nu(n);c=_w(ou(e,t.value.result))}}catch(e){if(!(a&&e instanceof Pw))throw e;if(Mw(Cw(n))){t=await this.toReference(ga(n));const e=Cw(n);c=Rw(e,_w(t.value.result))}else{t=await this.toReference(ga(n));const e=nu(n);c=_w(ou(e,t.value.result))}}if(this.visited.add(e),this.indirections.includes(c))throw new Error("Recursive Schema Object reference detected");if(this.indirections.length>this.options.dereference.maxDepth)throw new ww(`Maximum dereference depth of "${this.options.dereference.maxDepth}" has been exceeded in file "${this.reference.uri}"`);const l=qw({reference:t,namespace:this.namespace,indirections:[...this.indirections],options:this.options,visited:this.visited});await Dw(c,l,{keyMap:BE,nodeTypeGetter:VE}),await l.crawl(),this.indirections.pop()},async crawl(){await yi(ri,bw)(this.crawlingMap),this.crawlingMap=null;for(const e of this.crawledElements)Xb(e)?await this.crawlReferenceElement(e):rx(e)?await this.crawlSchemaElement(e):Wb(e)&&await this.crawlPathItemElement(e)}}}),Lw=qw,Vw=Al[Symbol.for("nodejs.util.promisify.custom")],Bw=hl(vw,{init(){this.name="openapi-3-1"},methods:{canResolve(e){var t;return"text/plain"!==e.mediaType?XE.includes(e.mediaType):Jb(null===(t=e.parseResult)||void 0===t?void 0:t.result)},async resolve(e,t){const r=ll(UE),n=ZE({uri:e.uri,value:e.parseResult}),s=Lw({reference:n,namespace:r,options:t}),i=tw();return i.add(n),await Vw(i.rootRef.value,s,{keyMap:BE,nodeTypeGetter:VE}),await s.crawl(),i}}}),Uw=Bw,zw=e=>e.replace(/\s/g,""),Jw=e=>e.replace(/\W/gi,"_"),Hw=(e,t,r)=>{const n=zw(e);return n.length>0?Jw(n):((e,t)=>`${Jw(zw(t.toLowerCase()))}${Jw(zw(e))}`)(t,r)},Gw=({operationIdNormalizer:e=Hw}={})=>({predicates:t,namespace:r})=>{const n=[],s=[],i=[];return{visitor:{OpenApi3_1Element:{leave(){const e=Gi((e=>Vl(e.operationId)),s);Object.entries(e).forEach((([e,t])=>{Array.isArray(t)&&(t.length<=1||t.forEach(((t,n)=>{const s=`${e}${n+1}`;t.operationId=new r.elements.String(s)})))})),i.forEach((e=>{var t;if(void 0===e.operationId)return;const r=String(Vl(e.operationId)),n=s.find((e=>Vl(e.meta.get("originalOperationId"))===r));void 0!==n&&(e.operationId=null===(t=n.operationId)||void 0===t?void 0:t.clone(),e.meta.set("originalOperationId",r),e.set("__originalOperationId",r))})),s.length=0,i.length=0}},PathItemElement:{enter(e){const t=Ai("path",Vl(e.meta.get("path")));n.push(t)},leave(){n.pop()}},OperationElement:{enter(t){if(void 0===t.operationId)return;const i=String(Vl(t.operationId)),o=co(n),a=Ai("method",Vl(t.meta.get("http-method"))),c=e(i,o,a);i!==c&&(t.operationId=new r.elements.String(c),t.set("__originalOperationId",i),t.meta.set("originalOperationId",i),s.push(t))}},LinkElement:{leave(e){t.isLinkElement(e)&&void 0!==e.operationId&&i.push(e)}}}}},Ww=()=>({predicates:e})=>{const t=(t,r)=>!!e.isParameterElement(t)&&(!!e.isParameterElement(r)&&(!!e.isStringElement(t.name)&&(!!e.isStringElement(t.in)&&(!!e.isStringElement(r.name)&&(!!e.isStringElement(r.in)&&(Vl(t.name)===Vl(r.name)&&Vl(t.in)===Vl(r.in))))))),r=[];return{visitor:{PathItemElement:{enter(t,n,s,i,o){if(o.some(e.isComponentsElement))return;const{parameters:a}=t;e.isArrayElement(a)?r.push([...a.content]):r.push([])},leave(){r.pop()}},OperationElement:{leave(e){const n=co(r);if(!Array.isArray(n)||0===n.length)return;const s=Eo([],["parameters","content"],e),i=Bo(t,[...s,...n]);e.parameters=new Og(i)}}}}},Kw=()=>({predicates:e})=>{let t;return{visitor:{OpenApi3_1Element:{enter(r){e.isArrayElement(r.security)&&(t=r.security)},leave(){t=void 0}},OperationElement:{leave(r,n,s,i,o){if(o.some(e.isComponentsElement))return;var a;void 0===r.security&&void 0!==t&&(r.security=new Rg(null===(a=t)||void 0===a?void 0:a.content))}}}}},Yw=()=>({predicates:e})=>{let t;const r=[];return{visitor:{OpenApi3_1Element:{enter(r){var n;e.isArrayElement(r.servers)&&(t=null===(n=r.servers)||void 0===n?void 0:n.content)},leave(){t=void 0}},PathItemElement:{enter(n,s,i,o,a){if(a.some(e.isComponentsElement))return;void 0===n.servers&&void 0!==t&&(n.servers=new Ug(t));const{servers:c}=n;void 0!==c&&e.isArrayElement(c)?r.push([...c.content]):r.push(void 0)},leave(){r.pop()}},OperationElement:{enter(t){const n=co(r);void 0!==n&&(e.isArrayElement(t.servers)||(t.servers=new _g(n)))}}}}},Xw=()=>({predicates:e})=>({visitor:{ParameterElement:{leave(t,r,n,s,i){var o,a;if(!i.some(e.isComponentsElement)&&void 0!==t.schema&&e.isSchemaElement(t.schema)&&(void 0!==(null===(o=t.schema)||void 0===o?void 0:o.example)||void 0!==(null===(a=t.schema)||void 0===a?void 0:a.examples))){if(void 0!==t.examples&&e.isObjectElement(t.examples)){const e=t.examples.map((e=>{var t;return null===(t=e.value)||void 0===t?void 0:t.clone()}));return void 0!==t.schema.examples&&t.schema.set("examples",e),void(void 0!==t.schema.example&&t.schema.set("example",e))}void 0!==t.example&&(void 0!==t.schema.examples&&t.schema.set("examples",[t.example.clone()]),void 0!==t.schema.example&&t.schema.set("example",t.example.clone()))}}}}}),Qw=()=>({predicates:e})=>({visitor:{HeaderElement:{leave(t,r,n,s,i){var o,a;if(!i.some(e.isComponentsElement)&&void 0!==t.schema&&e.isSchemaElement(t.schema)&&(void 0!==(null===(o=t.schema)||void 0===o?void 0:o.example)||void 0!==(null===(a=t.schema)||void 0===a?void 0:a.examples))){if(void 0!==t.examples&&e.isObjectElement(t.examples)){const e=t.examples.map((e=>{var t;return null===(t=e.value)||void 0===t?void 0:t.clone()}));return void 0!==t.schema.examples&&t.schema.set("examples",e),void(void 0!==t.schema.example&&t.schema.set("example",e))}void 0!==t.example&&(void 0!==t.schema.examples&&t.schema.set("examples",[t.example.clone()]),void 0!==t.schema.example&&t.schema.set("example",t.example.clone()))}}}}}),Zw=e=>t=>{if(t?.$$normalized)return t;if(Zw.cache.has(t))return t;const r=Nv.refract(t),n=e(r),s=Vl(n);return Zw.cache.set(t,s),s};Zw.cache=new WeakMap;const ej=e=>{if(!qc(e))return e;if(e.hasKey("$$normalized"))return e;const t=[Gw({operationIdNormalizer:(e,t,r)=>rc({operationId:e},t,r,{v2OperationIdCompatibilityMode:!1})}),Ww(),Kw(),Yw(),Xw(),Qw()],r=$l(e,t,{toolboxCreator:zE,visitorOptions:{keyMap:BE,nodeTypeGetter:VE}});return r.set("$$normalized",!0),r},tj=hl({props:{name:null},methods:{canRead:()=>!1,async read(){throw new mw}}}),rj=hl(tj,{props:{timeout:5e3,redirects:5,withCredentials:!1},init({timeout:e=this.timeout,redirects:t=this.redirects,withCredentials:r=this.withCredentials}={}){this.timeout=e,this.redirects=t,this.withCredentials=r},methods:{canRead:e=>ua(e.uri),async read(){throw new mw},getHttpClient(){throw new mw}}}),{AbortController:nj,AbortSignal:sj}=globalThis;void 0===globalThis.AbortController&&(globalThis.AbortController=nj),void 0===globalThis.AbortSignal&&(globalThis.AbortSignal=sj);const ij=rj.compose({props:{name:"http-swagger-client",swaggerHTTPClient:wr,swaggerHTTPClientConfig:{}},init(){let{swaggerHTTPClient:e=this.swaggerHTTPClient}=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};this.swaggerHTTPClient=e},methods:{getHttpClient(){return this.swaggerHTTPClient},async read(e){const t=this.getHttpClient(),r=new AbortController,{signal:n}=r,s=setTimeout((()=>{r.abort()}),this.timeout),i=this.getHttpClient().withCredentials||this.withCredentials?"include":"same-origin",o=0===this.redirects?"error":"follow",a=this.redirects>0?this.redirects:void 0;try{return(await t({url:e.uri,signal:n,userFetch:async(e,t)=>{let r=await fetch(e,t);try{r.headers.delete("Content-Type")}catch{r=new Response(r.body,{...r,headers:new Headers(r.headers)}),r.headers.delete("Content-Type")}return r},credentials:i,redirect:o,follow:a,...this.swaggerHTTPClientConfig})).text.arrayBuffer()}catch(t){throw new xw(`Error downloading "${e.uri}"`,{cause:t})}finally{clearTimeout(s)}}}}),oj=yw.compose({props:{name:"json-swagger-client",fileExtensions:[".json"],mediaTypes:["application/json"]},methods:{async canParse(e){const t=0===this.fileExtensions.length||this.fileExtensions.includes(e.extension),r=this.mediaTypes.includes(e.mediaType);if(!t)return!1;if(r)return!0;if(!r)try{return JSON.parse(e.toString()),!0}catch(e){return!1}return!1},async parse(e){if(this.sourceMap)throw new lw("json-swagger-client parser plugin doesn't support sourceMaps option");const t=new xc,r=e.toString();if(this.allowEmpty&&""===r.trim())return t;try{const e=Ll(JSON.parse(r));return e.classes.push("result"),t.push(e),t}catch(t){throw new lw(`Error parsing "${e.uri}"`,{cause:t})}}}}),aj=yw.compose({props:{name:"yaml-1-2-swagger-client",fileExtensions:[".yaml",".yml"],mediaTypes:["text/yaml","application/yaml"]},methods:{async canParse(e){const t=0===this.fileExtensions.length||this.fileExtensions.includes(e.extension),r=this.mediaTypes.includes(e.mediaType);if(!t)return!1;if(r)return!0;if(!r)try{return lr.load(e.toString(),{schema:Qt}),!0}catch(e){return!1}return!1},async parse(e){if(this.sourceMap)throw new lw("yaml-1-2-swagger-client parser plugin doesn't support sourceMaps option");const t=new xc,r=e.toString();try{const e=lr.load(r,{schema:Qt});if(this.allowEmpty&&void 0===e)return t;const n=Ll(e);return n.classes.push("result"),t.push(n),t}catch(t){throw new lw(`Error parsing "${e.uri}"`,{cause:t})}}}}),cj=yw.compose({props:{name:"openapi-json-3-1-swagger-client",fileExtensions:[".json"],mediaTypes:new YE(...XE.filterByFormat("generic"),...XE.filterByFormat("json")),detectionRegExp:/"openapi"\s*:\s*"(?<version_json>3\.1\.(?:[1-9]\d*|0))"/},methods:{async canParse(e){const t=0===this.fileExtensions.length||this.fileExtensions.includes(e.extension),r=this.mediaTypes.includes(e.mediaType);if(!t)return!1;if(r)return!0;if(!r)try{const t=e.toString();return JSON.parse(t),this.detectionRegExp.test(t)}catch(e){return!1}return!1},async parse(e){if(this.sourceMap)throw new lw("openapi-json-3-1-swagger-client parser plugin doesn't support sourceMaps option");const t=new xc,r=e.toString();if(this.allowEmpty&&""===r.trim())return t;try{const e=JSON.parse(r),n=Nv.refract(e,this.refractorOpts);return n.classes.push("result"),t.push(n),t}catch(t){throw new lw(`Error parsing "${e.uri}"`,{cause:t})}}}}),lj=yw.compose({props:{name:"openapi-yaml-3-1-swagger-client",fileExtensions:[".yaml",".yml"],mediaTypes:new YE(...XE.filterByFormat("generic"),...XE.filterByFormat("yaml")),detectionRegExp:/(?<YAML>^(["']?)openapi\2\s*:\s*(["']?)(?<version_yaml>3\.1\.(?:[1-9]\d*|0))\3(?:\s+|$))|(?<JSON>"openapi"\s*:\s*"(?<version_json>3\.1\.(?:[1-9]\d*|0))")/m},methods:{async canParse(e){const t=0===this.fileExtensions.length||this.fileExtensions.includes(e.extension),r=this.mediaTypes.includes(e.mediaType);if(!t)return!1;if(r)return!0;if(!r)try{const t=e.toString();return lr.load(t),this.detectionRegExp.test(t)}catch(e){return!1}return!1},async parse(e){if(this.sourceMap)throw new lw("openapi-yaml-3-1-swagger-client parser plugin doesn't support sourceMaps option");const t=new xc,r=e.toString();try{const e=lr.load(r,{schema:Qt});if(this.allowEmpty&&void 0===e)return t;const n=Nv.refract(e,this.refractorOpts);return n.classes.push("result"),t.push(n),t}catch(t){throw new lw(`Error parsing "${e.uri}"`,{cause:t})}}}}),uj=hl({props:{name:null},methods:{canDereference:()=>!1,async dereference(){throw new mw}}}),pj=Al[Symbol.for("nodejs.util.promisify.custom")],hj=hl({props:{indirections:null,namespace:null,reference:null,options:null,ancestors:null},init({indirections:e=[],reference:t,namespace:r,options:n,ancestors:s=[]}){this.indirections=e,this.namespace=r,this.reference=t,this.options=n,this.ancestors=[...s]},methods:{toBaseURI(e){return da(this.reference.uri,ya(fa(e)))},toAncestorLineage(e){const t=new WeakSet(e.filter(Ic));return[[...this.ancestors,t],t]},async toReference(e){if(this.reference.depth>=this.options.resolve.maxDepth)throw new Ew(`Maximum resolution depth of ${this.options.resolve.maxDepth} has been exceeded by file "${this.reference.uri}"`);const t=this.toBaseURI(e),{refSet:r}=this.reference;if(r.has(t))return r.find(Oo(t,"uri"));const n=await Ow(ga(t),{...this.options,parse:{...this.options.parse,mediaType:"text/plain"}}),s=ZE({uri:t,value:n,depth:this.reference.depth+1});return r.add(s),s},async ReferenceElement(e,t,r,n,s){var i,o,a,c,l;const[u,p]=this.toAncestorLineage([...s,r]);if(u.some((t=>t.has(e))))return!1;if(!this.options.resolve.external&&Qb(e))return!1;const h=await this.toReference(null===(i=e.$ref)||void 0===i?void 0:i.toValue()),{uri:f}=h,m=da(f,null===(o=e.$ref)||void 0===o?void 0:o.toValue());this.indirections.push(e);const d=nu(m);let y=ou(d,h.value.result);if(Wc(y)){const t=e.meta.get("referenced-element").toValue();if(Hh(y))y=Uv.refract(y),y.setMetaProperty("referenced-element",t);else{y=this.namespace.getElementClass(t).refract(y)}}if(this.indirections.includes(y))throw new Error("Recursive Reference Object detected");if(this.indirections.length>this.options.dereference.maxDepth)throw new ww(`Maximum dereference depth of "${this.options.dereference.maxDepth}" has been exceeded in file "${this.reference.uri}"`);p.add(e);const g=hj({reference:h,namespace:this.namespace,indirections:[...this.indirections],options:this.options,ancestors:u});y=await pj(y,g,{keyMap:BE,nodeTypeGetter:VE}),p.delete(e),this.indirections.pop(),y=y.clone(),y.setMetaProperty("ref-fields",{$ref:null===(a=e.$ref)||void 0===a?void 0:a.toValue(),description:null===(c=e.description)||void 0===c?void 0:c.toValue(),summary:null===(l=e.summary)||void 0===l?void 0:l.toValue()}),y.setMetaProperty("ref-origin",h.uri);const v=wo(Ko,["description"],e),b=wo(Ko,["summary"],e);return v&&Yi("description",y)&&(y.description=e.description),b&&Yi("summary",y)&&(y.summary=e.summary),this.indirections.pop(),y},async PathItemElement(e,t,r,n,s){var i,o,a;const[c,l]=this.toAncestorLineage([...s,r]);if(!Fc(e.$ref))return;if(c.some((t=>t.has(e))))return!1;if(!this.options.resolve.external&&Kb(e))return;const u=await this.toReference(null===(i=e.$ref)||void 0===i?void 0:i.toValue()),{uri:p}=u,h=da(p,null===(o=e.$ref)||void 0===o?void 0:o.toValue());this.indirections.push(e);const f=nu(h);let m=ou(f,u.value.result);if(Wc(m)&&(m=Lv.refract(m)),this.indirections.includes(m))throw new Error("Recursive Path Item Object reference detected");if(this.indirections.length>this.options.dereference.maxDepth)throw new ww(`Maximum dereference depth of "${this.options.dereference.maxDepth}" has been exceeded in file "${this.reference.uri}"`);l.add(e);const d=hj({reference:u,namespace:this.namespace,indirections:[...this.indirections],options:this.options,ancestors:c});m=await pj(m,d,{keyMap:BE,nodeTypeGetter:VE}),l.delete(e),this.indirections.pop();const y=new Lv([...m.content],m.meta.clone(),m.attributes.clone());return e.forEach(((e,t,r)=>{y.remove(t.toValue()),y.content.push(r)})),y.remove("$ref"),y.setMetaProperty("ref-fields",{$ref:null===(a=e.$ref)||void 0===a?void 0:a.toValue()}),y.setMetaProperty("ref-origin",u.uri),y},async LinkElement(e){if(!Fc(e.operationRef)&&!Fc(e.operationId))return;if(!this.options.resolve.external&&Ub(e))return;if(Fc(e.operationRef)&&Fc(e.operationId))throw new Error("LinkElement operationRef and operationId fields are mutually exclusive.");let t;if(Fc(e.operationRef)){var r,n,s;const i=nu(null===(r=e.operationRef)||void 0===r?void 0:r.toValue()),o=await this.toReference(null===(n=e.operationRef)||void 0===n?void 0:n.toValue());t=ou(i,o.value.result),Wc(t)&&(t=Dv.refract(t)),t=new Dv([...t.content],t.meta.clone(),t.attributes.clone()),t.setMetaProperty("ref-origin",o.uri),null===(s=e.operationRef)||void 0===s||s.meta.set("operation",t)}else if(Fc(e.operationId)){var i,o;const r=null===(i=e.operationId)||void 0===i?void 0:i.toValue(),n=await this.toReference(ga(this.reference.uri));if(t=Aw((e=>Hb(e)&&e.operationId.equals(r)),n.value.result),Wo(t))throw new Error(`OperationElement(operationId=${r}) not found.`);null===(o=e.operationId)||void 0===o||o.meta.set("operation",t)}},async ExampleElement(e){var t;if(!Fc(e.externalValue))return;if(!this.options.resolve.external&&Fc(e.externalValue))return;if(e.hasKey("value")&&Fc(e.externalValue))throw new Error("ExampleElement value and externalValue fields are mutually exclusive.");const r=await this.toReference(null===(t=e.externalValue)||void 0===t?void 0:t.toValue()),n=new r.value.result.constructor(r.value.result.content,r.value.result.meta.clone(),r.value.result.attributes.clone());n.setMetaProperty("ref-origin",r.uri),e.value=n},async SchemaElement(e,t,r,n,s){var i;const[o,a]=this.toAncestorLineage([...s,r]);if(!Fc(e.$ref))return;if(o.some((t=>t.has(e))))return!1;let c=await this.toReference(ga(this.reference.uri)),{uri:l}=c;const u=Iw(l,e),p=fa(u),h=iw({uri:p}),f=go((e=>e.canRead(h)),this.options.resolve.resolvers),m=!f,d=m&&l!==p;if(!this.options.resolve.external&&d)return;let y;this.indirections.push(e);try{if(f||m){y=Nw(u,_w(c.value.result))}else{c=await this.toReference(ga(u));const e=nu(u);y=_w(ou(e,c.value.result))}}catch(e){if(!(m&&e instanceof Pw))throw e;if(Mw(Cw(u))){c=await this.toReference(ga(u)),l=c.uri;const e=Cw(u);y=Rw(e,_w(c.value.result))}else{c=await this.toReference(ga(u)),l=c.uri;const e=nu(u);y=_w(ou(e,c.value.result))}}if(this.indirections.includes(y))throw new Error("Recursive Schema Object reference detected");if(this.indirections.length>this.options.dereference.maxDepth)throw new ww(`Maximum dereference depth of "${this.options.dereference.maxDepth}" has been exceeded in file "${this.reference.uri}"`);a.add(e);const g=hj({reference:c,namespace:this.namespace,indirections:[...this.indirections],options:this.options,ancestors:o});if(y=await pj(y,g,{keyMap:BE,nodeTypeGetter:VE}),a.delete(e),this.indirections.pop(),nx(y)){var v;const t=y.clone();return t.setMetaProperty("ref-fields",{$ref:null===(v=e.$ref)||void 0===v?void 0:v.toValue()}),t.setMetaProperty("ref-origin",c.uri),t}const b=new Wv([...y.content],y.meta.clone(),y.attributes.clone());return e.forEach(((e,t,r)=>{b.remove(t.toValue()),b.content.push(r)})),b.remove("$ref"),b.setMetaProperty("ref-fields",{$ref:null===(i=e.$ref)||void 0===i?void 0:i.toValue()}),b.setMetaProperty("ref-origin",c.uri),b}}}),fj=hj,mj=Al[Symbol.for("nodejs.util.promisify.custom")],dj=hl(uj,{init(){this.name="openapi-3-1"},methods:{canDereference(e){var t;return"text/plain"!==e.mediaType?XE.includes(e.mediaType):Jb(null===(t=e.parseResult)||void 0===t?void 0:t.result)},async dereference(e,t){const r=ll(UE),n=Ai(tw(),t.dereference.refSet);let s;n.has(e.uri)?s=n.find(Oo(e.uri,"uri")):(s=ZE({uri:e.uri,value:e.parseResult}),n.add(s));const i=fj({reference:s,namespace:r,options:t}),o=await mj(n.rootRef.value,i,{keyMap:BE,nodeTypeGetter:VE});return null===t.dereference.refSet&&n.clean(),o}}}),yj=dj,gj=e=>{const t=(e=>e.slice(2))(e);return t.reduce(((e,r,n)=>{if(Vc(r)){const t=String(r.key.toValue());e.push(t)}else if(Lc(t[n-2])){const s=t[n-2].content.indexOf(r);e.push(s)}return e}),[])},vj=e=>{if(null==e.cause)return e;let{cause:t}=e;for(;null!=t.cause;)t=t.cause;return t},bj=va("SchemaRefError",(function(e,t,r){this.originalError=r,Object.assign(this,t||{})})),{wrapError:xj}=Ia,Ej=Al[Symbol.for("nodejs.util.promisify.custom")],wj=fj.compose({props:{useCircularStructures:!0,allowMetaPatches:!1,basePath:null},init(e){let{allowMetaPatches:t=this.allowMetaPatches,useCircularStructures:r=this.useCircularStructures,basePath:n=this.basePath}=e;this.allowMetaPatches=t,this.useCircularStructures=r,this.basePath=n},methods:{async ReferenceElement(e,t,r,n,s){try{const[t,n]=this.toAncestorLineage([...s,r]);if(Xc(["cycle"],e.$ref))return!1;if(t.some((t=>t.has(e))))return!1;if(!this.options.resolve.external&&Qb(e))return!1;const i=await this.toReference(e.$ref.toValue()),{uri:o}=i,a=da(o,e.$ref.toValue());this.indirections.push(e);const c=nu(a);let l=ou(c,i.value.result);if(Wc(l)){const t=e.meta.get("referenced-element").toValue();if(Hh(l))l=Uv.refract(l),l.setMetaProperty("referenced-element",t);else{const e=this.namespace.getElementClass(t);l=e.refract(l)}}if(this.indirections.includes(l))throw new Error("Recursive JSON Pointer detected");if(this.indirections.length>this.options.dereference.maxDepth)throw new ww(`Maximum dereference depth of "${this.options.dereference.maxDepth}" has been exceeded in file "${this.reference.uri}"`);if(!this.useCircularStructures){if(t.some((e=>e.has(l)))){if(ua(o)||la(o)){const t=new Uv({$ref:a},e.meta.clone(),e.attributes.clone());return t.get("$ref").classes.push("cycle"),t}return!1}}n.add(e);const u=wj({reference:i,namespace:this.namespace,indirections:[...this.indirections],options:this.options,ancestors:t,allowMetaPatches:this.allowMetaPatches,useCircularStructures:this.useCircularStructures,basePath:this.basePath??[...gj([...s,r,e]),"$ref"]});l=await Ej(l,u,{keyMap:BE,nodeTypeGetter:VE}),n.delete(e),this.indirections.pop(),l=l.clone(),l.setMetaProperty("ref-fields",{$ref:e.$ref?.toValue(),description:e.description?.toValue(),summary:e.summary?.toValue()}),l.setMetaProperty("ref-origin",i.uri);const p=void 0!==e.description,h=void 0!==e.summary;if(p&&"description"in l&&(l.description=e.description),h&&"summary"in l&&(l.summary=e.summary),this.allowMetaPatches&&qc(l)){const e=l;if(void 0===e.get("$$ref")){const t=da(o,a);e.set("$$ref",t)}}return l}catch(t){const n=vj(t),i=xj(n,{baseDoc:this.reference.uri,$ref:e.$ref.toValue(),pointer:nu(e.$ref.toValue()),fullPath:this.basePath??[...gj([...s,r,e]),"$ref"]});return void this.options.dereference.dereferenceOpts?.errors?.push?.(i)}},async PathItemElement(e,t,r,n,s){try{const[t,n]=this.toAncestorLineage([...s,r]);if(!Fc(e.$ref))return;if(Xc(["cycle"],e.$ref))return!1;if(t.some((t=>t.has(e))))return!1;if(!this.options.resolve.external&&Kb(e))return;const i=await this.toReference(e.$ref.toValue()),{uri:o}=i,a=da(o,e.$ref.toValue());this.indirections.push(e);const c=nu(a);let l=ou(c,i.value.result);if(Wc(l)&&(l=Lv.refract(l)),this.indirections.includes(l))throw new Error("Recursive JSON Pointer detected");if(this.indirections.length>this.options.dereference.maxDepth)throw new ww(`Maximum dereference depth of "${this.options.dereference.maxDepth}" has been exceeded in file "${this.reference.uri}"`);if(!this.useCircularStructures){if(t.some((e=>e.has(l)))){if(ua(o)||la(o)){const t=new Lv({$ref:a},e.meta.clone(),e.attributes.clone());return t.get("$ref").classes.push("cycle"),t}return!1}}n.add(e);const u=wj({reference:i,namespace:this.namespace,indirections:[...this.indirections],options:this.options,ancestors:t,allowMetaPatches:this.allowMetaPatches,useCircularStructures:this.useCircularStructures,basePath:this.basePath??[...gj([...s,r,e]),"$ref"]});l=await Ej(l,u,{keyMap:BE,nodeTypeGetter:VE}),n.delete(e),this.indirections.pop();const p=new Lv([...l.content],l.meta.clone(),l.attributes.clone());if(e.forEach(((e,t,r)=>{p.remove(t.toValue()),p.content.push(r)})),p.remove("$ref"),p.setMetaProperty("ref-fields",{$ref:e.$ref?.toValue()}),p.setMetaProperty("ref-origin",i.uri),this.allowMetaPatches&&void 0===p.get("$$ref")){const e=da(o,a);p.set("$$ref",e)}return p}catch(t){const n=vj(t),i=xj(n,{baseDoc:this.reference.uri,$ref:e.$ref.toValue(),pointer:nu(e.$ref.toValue()),fullPath:this.basePath??[...gj([...s,r,e]),"$ref"]});return void this.options.dereference.dereferenceOpts?.errors?.push?.(i)}},async SchemaElement(e,t,r,n,s){try{const[t,n]=this.toAncestorLineage([...s,r]);if(!Fc(e.$ref))return;if(Xc(["cycle"],e.$ref))return!1;if(t.some((t=>t.has(e))))return!1;let i=await this.toReference(ga(this.reference.uri)),{uri:o}=i;const a=Iw(o,e),c=fa(a),l=iw({uri:c}),u=!this.options.resolve.resolvers.some((e=>e.canRead(l))),p=!u,h=p&&o!==c;if(!this.options.resolve.external&&h)return;let f;this.indirections.push(e);try{if(u||p){f=Nw(a,_w(i.value.result))}else{i=await this.toReference(ga(a)),o=i.uri;const e=nu(a);f=_w(ou(e,i.value.result))}}catch(e){if(!(p&&e instanceof Pw))throw e;if(Mw(Cw(a))){i=await this.toReference(ga(a)),o=i.uri;const e=Cw(a);f=Rw(e,_w(i.value.result))}else{i=await this.toReference(ga(a)),o=i.uri;const e=nu(a);f=_w(ou(e,i.value.result))}}if(this.indirections.includes(f))throw new Error("Recursive Schema Object reference detected");if(this.indirections.length>this.options.dereference.maxDepth)throw new ww(`Maximum dereference depth of "${this.options.dereference.maxDepth}" has been exceeded in file "${this.reference.uri}"`);if(!this.useCircularStructures){if(t.some((e=>e.has(f)))){if(ua(o)||la(o)){const t=da(o,a),r=new Wv({$ref:t},e.meta.clone(),e.attributes.clone());return r.get("$ref").classes.push("cycle"),r}return!1}}n.add(e);const m=wj({reference:i,namespace:this.namespace,indirections:[...this.indirections],options:this.options,useCircularStructures:this.useCircularStructures,allowMetaPatches:this.allowMetaPatches,ancestors:t,basePath:this.basePath??[...gj([...s,r,e]),"$ref"]});if(f=await Ej(f,m,{keyMap:BE,nodeTypeGetter:VE}),n.delete(e),this.indirections.pop(),nx(f)){const t=f.clone();return t.setMetaProperty("ref-fields",{$ref:e.$ref?.toValue()}),t.setMetaProperty("ref-origin",o),t}const d=new Wv([...f.content],f.meta.clone(),f.attributes.clone());if(e.forEach(((e,t,r)=>{d.remove(t.toValue()),d.content.push(r)})),d.remove("$ref"),d.setMetaProperty("ref-fields",{$ref:e.$ref?.toValue()}),d.setMetaProperty("ref-origin",o),this.allowMetaPatches&&void 0===d.get("$$ref")){const e=da(o,a);d.set("$$ref",e)}return d}catch(t){const n=vj(t),i=new bj(`Could not resolve reference: ${n.message}`,{baseDoc:this.reference.uri,$ref:e.$ref.toValue(),fullPath:this.basePath??[...gj([...s,r,e]),"$ref"]},n);return void this.options.dereference.dereferenceOpts?.errors?.push?.(i)}},async LinkElement(){},async ExampleElement(e,t,r,n,s){try{return await fj.compose.methods.ExampleElement.call(this,e,t,r,n,s)}catch(t){const n=vj(t),i=xj(n,{baseDoc:this.reference.uri,externalValue:e.externalValue?.toValue(),fullPath:this.basePath??[...gj([...s,r,e]),"externalValue"]});return void this.options.dereference.dereferenceOpts?.errors?.push?.(i)}}}}),jj=wj,Oj=yj.compose.bind(),Sj=Oj({init(e){let{parameterMacro:t,options:r}=e;this.parameterMacro=t,this.options=r},props:{parameterMacro:null,options:null,macroOperation:null,OperationElement:{enter(e){this.macroOperation=e},leave(){this.macroOperation=null}},ParameterElement:{leave(e,t,r,n,s){const i=null===this.macroOperation?null:Vl(this.macroOperation),o=Vl(e);try{const t=this.parameterMacro(i,o);e.set("default",t)}catch(e){const t=new Error(e,{cause:e});t.fullPath=gj([...s,r]),this.options.dereference.dereferenceOpts?.errors?.push?.(t)}}}}}),Pj=Oj({init(e){let{modelPropertyMacro:t,options:r}=e;this.modelPropertyMacro=t,this.options=r},props:{modelPropertyMacro:null,options:null,SchemaElement:{leave(e,t,r,n,s){void 0!==e.properties&&qc(e.properties)&&e.properties.forEach((t=>{if(qc(t))try{const e=this.modelPropertyMacro(Vl(t));t.set("default",e)}catch(t){const n=new Error(t,{cause:t});n.fullPath=[...gj([...s,r,e]),"properties"],this.options.dereference.dereferenceOpts?.errors?.push?.(n)}}))}}}}),Aj=e=>{const t=e.meta.clone(),r=e.attributes.clone();return new e.constructor(void 0,t,r)},$j=e=>new mc.c6(e.key,e.value,e.meta.clone(),e.attributes.clone()),kj=(e,t)=>t.clone&&t.isMergeableElement(e)?Cj(Aj(e),e,t):e,Tj=(e,t,r)=>e.concat(t)["fantasy-land/map"]((e=>kj(e,r))),Mj=(e,t,r)=>{const n=qc(e)?Aj(e):Aj(t);return qc(e)&&e.forEach(((e,t,s)=>{const i=$j(s);i.value=kj(e,r),n.content.push(i)})),t.forEach(((t,s,i)=>{const o=s.toValue();let a;if(qc(e)&&e.hasKey(o)&&r.isMergeableElement(t)){const n=e.get(o);a=$j(i),a.value=((e,t)=>{if("function"!=typeof t.customMerge)return Cj;const r=t.customMerge(e,t);return"function"==typeof r?r:Cj})(s,r)(n,t)}else a=$j(i),a.value=kj(t,r);n.remove(o),n.content.push(a)})),n};function Cj(e,t,r){var n,s,i;const o={clone:!0,isMergeableElement:e=>qc(e)||Lc(e),arrayElementMerge:Tj,objectElementMerge:Mj,customMerge:void 0},a={...o,...r};a.isMergeableElement=null!==(n=a.isMergeableElement)&&void 0!==n?n:o.isMergeableElement,a.arrayElementMerge=null!==(s=a.arrayElementMerge)&&void 0!==s?s:o.arrayElementMerge,a.objectElementMerge=null!==(i=a.objectElementMerge)&&void 0!==i?i:o.objectElementMerge;const c=Lc(t);return c===Lc(e)?c&&"function"==typeof a.arrayElementMerge?a.arrayElementMerge(e,t,a):a.objectElementMerge(e,t,a):kj(t,a)}Cj.all=(e,t)=>{if(!Array.isArray(e))throw new TypeError("First argument should be an array.");return 0===e.length?new mc.Sb:e.reduce(((e,r)=>Cj(e,r,t)),Aj(e[0]))};const Rj=Oj({init(e){let{options:t}=e;this.options=t},props:{options:null,SchemaElement:{leave(e,t,r,n,s){if(void 0===e.allOf)return;if(!Lc(e.allOf)){const t=new TypeError("allOf must be an array");return t.fullPath=[...gj([...s,r,e]),"allOf"],void this.options.dereference.dereferenceOpts?.errors?.push?.(t)}if(e.allOf.isEmpty)return new Wv(e.content.filter((e=>"allOf"!==e.key.toValue())),e.meta.clone(),e.attributes.clone());if(!e.allOf.content.every(rx)){const t=new TypeError("Elements in allOf must be objects");return t.fullPath=[...gj([...s,r,e]),"allOf"],void this.options.dereference.dereferenceOpts?.errors?.push?.(t)}const i=Cj.all([...e.allOf.content,e]);if(e.hasKey("$$ref")||i.remove("$$ref"),e.hasKey("example")){i.getMember("example").value=e.get("example")}if(e.hasKey("examples")){i.getMember("examples").value=e.get("examples")}return i.remove("allOf"),i}}}}),Ij=Al[Symbol.for("nodejs.util.promisify.custom")],Fj=yj.compose({props:{useCircularStructures:!0,allowMetaPatches:!1,parameterMacro:null,modelPropertyMacro:null,mode:"non-strict",ancestors:null},init(){let{useCircularStructures:e=this.useCircularStructures,allowMetaPatches:t=this.allowMetaPatches,parameterMacro:r=this.parameterMacro,modelPropertyMacro:n=this.modelPropertyMacro,mode:s=this.mode,ancestors:i=[]}=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};this.name="openapi-3-1-swagger-client",this.useCircularStructures=e,this.allowMetaPatches=t,this.parameterMacro=r,this.modelPropertyMacro=n,this.mode=s,this.ancestors=[...i]},methods:{async dereference(e,t){const r=[],n=ll(UE),s=t.dereference.refSet??tw();let i;s.has(e.uri)?i=s.find((t=>t.uri===e.uri)):(i=ZE({uri:e.uri,value:e.parseResult}),s.add(i));const o=jj({reference:i,namespace:n,options:t,useCircularStructures:this.useCircularStructures,allowMetaPatches:this.allowMetaPatches,ancestors:this.ancestors});if(r.push(o),"function"==typeof this.parameterMacro){const e=Sj({parameterMacro:this.parameterMacro,options:t});r.push(e)}if("function"==typeof this.modelPropertyMacro){const e=Pj({modelPropertyMacro:this.modelPropertyMacro,options:t});r.push(e)}if("strict"!==this.mode){const e=Rj({options:t});r.push(e)}const a=El(r,{nodeTypeGetter:VE}),c=await Ij(s.rootRef.value,a,{keyMap:BE,nodeTypeGetter:VE});return null===t.dereference.refSet&&s.clean(),c}}}),_j=Fj,Nj=async e=>{const{spec:t,timeout:r,redirects:n,requestInterceptor:s,responseInterceptor:i,pathDiscriminator:o=[],allowMetaPatches:a=!1,useCircularStructures:c=!1,skipNormalization:l=!1,parameterMacro:u=null,modelPropertyMacro:p=null,mode:h="non-strict"}=e;try{const{cache:f}=Nj,m=ua(ma())?ma():"https://smartbear.com/",d=Nr(e),y=da(m,d);let g;f.has(t)?g=f.get(t):(g=Nv.refract(t),g.classes.push("result"),f.set(t,g));const v=new xc([g]),b=Hl(o),x=""===b?"":`#${b}`,E=ou(b,g),w=ZE({uri:y,value:v}),j=tw({refs:[w]});""!==b&&(j.rootRef=null);const O=[new WeakSet([E])],S=[],P=((e,t,r)=>Rl({element:r}).transclude(e,t))(E,await fw(E,{resolve:{baseURI:`${y}${x}`,resolvers:[ij({timeout:r||1e4,redirects:n||10})],resolverOpts:{swaggerHTTPClientConfig:{requestInterceptor:s,responseInterceptor:i}},strategies:[Uw()]},parse:{mediaType:XE.latest(),parsers:[cj({allowEmpty:!1,sourceMap:!1}),lj({allowEmpty:!1,sourceMap:!1}),oj({allowEmpty:!1,sourceMap:!1}),aj({allowEmpty:!1,sourceMap:!1}),gw({allowEmpty:!1,sourceMap:!1})]},dereference:{maxDepth:100,strategies:[_j({allowMetaPatches:a,useCircularStructures:c,parameterMacro:u,modelPropertyMacro:p,mode:h,ancestors:O})],refSet:j,dereferenceOpts:{errors:S}}}),g),A=l?P:ej(P);return{spec:Vl(A),errors:S}}catch(e){if(e instanceof ru||e instanceof iu)return{spec:null,errors:[]};throw e}};Nj.cache=new WeakMap;const Dj=Nj,qj={name:"openapi-3-1-apidom",match(e){let{spec:t}=e;return ac(t)},normalize(e){let{spec:t}=e;return Zw(ej)(t)},resolve:async e=>Dj(e)};function Lj(e,t,r){if(!e||"object"!=typeof e||!e.paths||"object"!=typeof e.paths)return null;const{paths:n}=e;for(const s in n)for(const i in n[s]){if("PARAMETERS"===i.toUpperCase())continue;const o=n[s][i];if(!o||"object"!=typeof o)continue;const a={spec:e,pathName:s,method:i.toUpperCase(),operation:o},c=t(a);if(r&&c)return a}}const Vj=()=>null,Bj={mapTagOperations:function(e){let{spec:t,cb:r=Vj,defaultTag:n="default",v2OperationIdCompatibilityMode:s}=e;const i={},o={};return Lj(t,(e=>{let{pathName:a,method:c,operation:l}=e;var u;(l.tags?(u=l.tags,Array.isArray(u)?u:[u]):[n]).forEach((e=>{if("string"!=typeof e)return;o[e]=o[e]||{};const n=o[e],u=rc(l,a,c,{v2OperationIdCompatibilityMode:s}),p=r({spec:t,pathName:a,method:c,operation:l,operationId:u});if(i[u])i[u]+=1,n[`${u}${i[u]}`]=p;else if(void 0!==n[u]){const e=i[u]||1;i[u]=e+1,n[`${u}${i[u]}`]=p;const t=n[u];delete n[u],n[`${u}${e}`]=t}else n[u]=p}))})),o},makeExecute:function(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};return t=>{let{pathName:r,method:n,operationId:s}=t;return function(t){let i=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};const{requestInterceptor:o,responseInterceptor:a,userFetch:c}=e;return e.execute({spec:e.spec,requestInterceptor:o,responseInterceptor:a,userFetch:c,pathName:r,method:n,parameters:t,operationId:s,...i})}}}};var Uj=r(6489);function zj(e){return"[object Object]"===Object.prototype.toString.call(e)}function Jj(e){var t,r;return!1!==zj(e)&&(void 0===(t=e.constructor)||!1!==zj(r=t.prototype)&&!1!==r.hasOwnProperty("isPrototypeOf"))}const Hj={body:function(e){let{req:t,value:r}=e;t.body=r},header:function(e){let{req:t,parameter:r,value:n}=e;t.headers=t.headers||{},void 0!==n&&(t.headers[r.name]=n)},query:function(e){let{req:t,value:r,parameter:n}=e;t.query=t.query||{},!1===r&&"boolean"===n.type&&(r="false");0===r&&["number","integer"].indexOf(n.type)>-1&&(r="0");if(r)t.query[n.name]={collectionFormat:n.collectionFormat,value:r};else if(n.allowEmptyValue&&void 0!==r){const e=n.name;t.query[e]=t.query[e]||{},t.query[e].allowEmptyValue=!0}},path:function(e){let{req:t,value:r,parameter:n}=e;t.url=t.url.split(`{${n.name}}`).join(encodeURIComponent(r))},formData:function(e){let{req:t,value:r,parameter:n}=e;(r||n.allowEmptyValue)&&(t.form=t.form||{},t.form[n.name]={value:r,allowEmptyValue:n.allowEmptyValue,collectionFormat:n.collectionFormat})}};function Gj(e,t){return t.includes("application/json")?"string"==typeof e?e:JSON.stringify(e):e.toString()}function Wj(e){let{req:t,value:r,parameter:n}=e;const{name:s,style:i,explode:o,content:a}=n;if(a){const e=Object.keys(a)[0];return void(t.url=t.url.split(`{${s}}`).join(br(Gj(r,e),{escape:!0})))}const c=xr({key:n.name,value:r,style:i||"simple",explode:o||!1,escape:!0});t.url=t.url.split(`{${s}}`).join(c)}function Kj(e){let{req:t,value:r,parameter:n}=e;if(t.query=t.query||{},n.content){const e=Gj(r,Object.keys(n.content)[0]);if(e)t.query[n.name]=e;else if(n.allowEmptyValue&&void 0!==r){const e=n.name;t.query[e]=t.query[e]||{},t.query[e].allowEmptyValue=!0}}else if(!1===r&&(r="false"),0===r&&(r="0"),r){const{style:e,explode:s,allowReserved:i}=n;t.query[n.name]={value:r,serializationOption:{style:e,explode:s,allowReserved:i}}}else if(n.allowEmptyValue&&void 0!==r){const e=n.name;t.query[e]=t.query[e]||{},t.query[e].allowEmptyValue=!0}}const Yj=["accept","authorization","content-type"];function Xj(e){let{req:t,parameter:r,value:n}=e;if(t.headers=t.headers||{},!(Yj.indexOf(r.name.toLowerCase())>-1))if(r.content){const e=Object.keys(r.content)[0];t.headers[r.name]=Gj(n,e)}else void 0!==n&&(t.headers[r.name]=xr({key:r.name,value:n,style:r.style||"simple",explode:void 0!==r.explode&&r.explode,escape:!1}))}function Qj(e){let{req:t,parameter:r,value:n}=e;t.headers=t.headers||{};const s=typeof n;if(r.content){const e=Object.keys(r.content)[0];t.headers.Cookie=`${r.name}=${Gj(n,e)}`}else if("undefined"!==s){const e="object"===s&&!Array.isArray(n)&&r.explode?"":`${r.name}=`;t.headers.Cookie=e+xr({key:r.name,value:n,escape:!1,style:r.style||"form",explode:void 0!==r.explode&&r.explode})}}const Zj="undefined"!=typeof globalThis?globalThis:"undefined"!=typeof self?self:window,{btoa:eO}=Zj,tO=eO;function rO(e,t){const{operation:r,requestBody:n,securities:s,spec:i,attachContentTypeForEmptyPayload:o}=e;let{requestContentType:a}=e;t=function(e){let{request:t,securities:r={},operation:n={},spec:s}=e;const i={...t},{authorized:o={}}=r,a=n.security||s.security||[],c=o&&!!Object.keys(o).length,l=s?.components?.securitySchemes||{};if(i.headers=i.headers||{},i.query=i.query||{},!Object.keys(r).length||!c||!a||Array.isArray(n.security)&&!n.security.length)return t;return a.forEach((e=>{Object.keys(e).forEach((e=>{const t=o[e],r=l[e];if(!t)return;const n=t.value||t,{type:s}=r;if(t)if("apiKey"===s)"query"===r.in&&(i.query[r.name]=n),"header"===r.in&&(i.headers[r.name]=n),"cookie"===r.in&&(i.cookies[r.name]=n);else if("http"===s){if(/^basic$/i.test(r.scheme)){const e=n.username||"",t=n.password||"",r=tO(`${e}:${t}`);i.headers.Authorization=`Basic ${r}`}/^bearer$/i.test(r.scheme)&&(i.headers.Authorization=`Bearer ${n}`)}else if("oauth2"===s||"openIdConnect"===s){const e=t.token||{},n=e[r["x-tokenName"]||"access_token"];let s=e.token_type;s&&"bearer"!==s.toLowerCase()||(s="Bearer"),i.headers.Authorization=`${s} ${n}`}}))})),i}({request:t,securities:s,operation:r,spec:i});const c=r.requestBody||{},l=Object.keys(c.content||{}),u=a&&l.indexOf(a)>-1;if(n||o){if(a&&u)t.headers["Content-Type"]=a;else if(!a){const e=l[0];e&&(t.headers["Content-Type"]=e,a=e)}}else a&&u&&(t.headers["Content-Type"]=a);if(!e.responseContentType&&r.responses){const e=Object.entries(r.responses).filter((e=>{let[t,r]=e;const n=parseInt(t,10);return n>=200&&n<300&&Jj(r.content)})).reduce(((e,t)=>{let[,r]=t;return e.concat(Object.keys(r.content))}),[]);e.length>0&&(t.headers.accept=e.join(", "))}if(n)if(a){if(l.indexOf(a)>-1)if("application/x-www-form-urlencoded"===a||"multipart/form-data"===a)if("object"==typeof n){const e=c.content[a]?.encoding??{};t.form={},Object.keys(n).forEach((r=>{t.form[r]={value:n[r],encoding:e[r]||{}}}))}else t.form=n;else t.body=n}else t.body=n;return t}function nO(e,t){const{spec:r,operation:n,securities:s,requestContentType:i,responseContentType:o,attachContentTypeForEmptyPayload:a}=e;if(t=function(e){let{request:t,securities:r={},operation:n={},spec:s}=e;const i={...t},{authorized:o={},specSecurity:a=[]}=r,c=n.security||a,l=o&&!!Object.keys(o).length,u=s.securityDefinitions;if(i.headers=i.headers||{},i.query=i.query||{},!Object.keys(r).length||!l||!c||Array.isArray(n.security)&&!n.security.length)return t;return c.forEach((e=>{Object.keys(e).forEach((e=>{const t=o[e];if(!t)return;const{token:r}=t,n=t.value||t,s=u[e],{type:a}=s,c=s["x-tokenName"]||"access_token",l=r&&r[c];let p=r&&r.token_type;if(t)if("apiKey"===a){const e="query"===s.in?"query":"headers";i[e]=i[e]||{},i[e][s.name]=n}else if("basic"===a)if(n.header)i.headers.authorization=n.header;else{const e=n.username||"",t=n.password||"";n.base64=tO(`${e}:${t}`),i.headers.authorization=`Basic ${n.base64}`}else"oauth2"===a&&l&&(p=p&&"bearer"!==p.toLowerCase()?p:"Bearer",i.headers.authorization=`${p} ${l}`)}))})),i}({request:t,securities:s,operation:n,spec:r}),t.body||t.form||a)i?t.headers["Content-Type"]=i:Array.isArray(n.consumes)?[t.headers["Content-Type"]]=n.consumes:Array.isArray(r.consumes)?[t.headers["Content-Type"]]=r.consumes:n.parameters&&n.parameters.filter((e=>"file"===e.type)).length?t.headers["Content-Type"]="multipart/form-data":n.parameters&&n.parameters.filter((e=>"formData"===e.in)).length&&(t.headers["Content-Type"]="application/x-www-form-urlencoded");else if(i){const e=n.parameters&&n.parameters.filter((e=>"body"===e.in)).length>0,r=n.parameters&&n.parameters.filter((e=>"formData"===e.in)).length>0;(e||r)&&(t.headers["Content-Type"]=i)}return!o&&Array.isArray(n.produces)&&n.produces.length>0&&(t.headers.accept=n.produces.join(", ")),t}function sO(e,t){return`${t.toLowerCase()}-${e}`}function iO(e,t){return e&&e.paths?function(e,t){return Lj(e,t,!0)||null}(e,(e=>{let{pathName:r,method:n,operation:s}=e;if(!s||"object"!=typeof s)return!1;const i=s.operationId;return[rc(s,r,n),sO(r,n),i].some((e=>e&&e===t))})):null}const oO=e=>Array.isArray(e)?e:[],aO=e=>{try{return new URL(e)}catch{const t=new URL(e,"https://swagger.io"),r=String(e).startsWith("/")?t.pathname:t.pathname.substring(1);return{hash:t.hash,host:"",hostname:"",href:"",origin:"",password:"",pathname:r,port:"",protocol:"",search:t.search,searchParams:t.searchParams}}},cO=va("OperationNotFoundError",(function(e,t,r){this.originalError=r,Object.assign(this,t||{})})),lO={buildRequest:uO};function uO(e){const{spec:t,operationId:r,responseContentType:n,scheme:s,requestInterceptor:i,responseInterceptor:o,contextUrl:a,userFetch:c,server:u,serverVariables:p,http:h,signal:f}=e;let{parameters:m,parameterBuilders:d}=e;const y=cc(t);d||(d=y?l:Hj);let g={url:"",credentials:h&&h.withCredentials?"include":"same-origin",headers:{},cookies:{}};f&&(g.signal=f),i&&(g.requestInterceptor=i),o&&(g.responseInterceptor=o),c&&(g.userFetch=c);const v=iO(t,r);if(!v)throw new cO(`Operation ${r} not found`);const{operation:b={},method:x,pathName:E}=v;if(g.url+=hO({spec:t,scheme:s,contextUrl:a,server:u,serverVariables:p,pathName:E,method:x}),!r)return delete g.cookies,g;g.url+=E,g.method=`${x}`.toUpperCase(),m=m||{};const w=t.paths[E]||{};n&&(g.headers.accept=n);const j=(e=>{const t={};e.forEach((e=>{t[e.in]||(t[e.in]={}),t[e.in][e.name]=e}));const r=[];return Object.keys(t).forEach((e=>{Object.keys(t[e]).forEach((n=>{r.push(t[e][n])}))})),r})([].concat(oO(b.parameters)).concat(oO(w.parameters)));j.forEach((e=>{const r=d[e.in];let n;if("body"===e.in&&e.schema&&e.schema.properties&&(n=m),n=e&&e.name&&m[e.name],void 0===n?n=e&&e.name&&m[`${e.in}.${e.name}`]:((e,t)=>t.filter((t=>t.name===e)))(e.name,j).length>1&&console.warn(`Parameter '${e.name}' is ambiguous because the defined spec has more than one parameter with the name: '${e.name}' and the passed-in parameter values did not define an 'in' value.`),null!==n){if(void 0!==e.default&&void 0===n&&(n=e.default),void 0===n&&e.required&&!e.allowEmptyValue)throw new Error(`Required parameter ${e.name} is not provided`);if(y&&e.schema&&"object"===e.schema.type&&"string"==typeof n)try{n=JSON.parse(n)}catch(e){throw new Error("Could not parse object parameter value string as JSON")}r&&r({req:g,parameter:e,value:n,operation:b,spec:t})}}));const O={...e,operation:b};if(g=y?rO(O,g):nO(O,g),g.cookies&&Object.keys(g.cookies).length){const e=Object.keys(g.cookies).reduce(((e,t)=>{const r=g.cookies[t];return e+(e?"&":"")+Uj.serialize(t,r)}),"");g.headers.Cookie=e}return g.cookies&&delete g.cookies,Ir(g),g}const pO=e=>e?e.replace(/\W/g,""):null;function hO(e){return cc(e.spec)?function(e){let{spec:t,pathName:r,method:n,server:s,contextUrl:i,serverVariables:o={}}=e;const a=t?.paths?.[r]?.[(n||"").toLowerCase()]?.servers||t?.paths?.[r]?.servers||t?.servers;let c="",l=null;if(s&&a&&a.length){const e=a.map((e=>e.url));e.indexOf(s)>-1&&(c=s,l=a[e.indexOf(s)])}!c&&a&&a.length&&(c=a[0].url,[l]=a);if(c.indexOf("{")>-1){const e=function(e){const t=[],r=/{([^}]+)}/g;let n;for(;n=r.exec(e);)t.push(n[1]);return t}(c);e.forEach((e=>{if(l.variables&&l.variables[e]){const t=l.variables[e],r=o[e]||t.default,n=new RegExp(`{${e}}`,"g");c=c.replace(n,r)}}))}return function(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"",t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"";const r=aO(e&&t?da(t,e):e),n=aO(t),s=pO(r.protocol)||pO(n.protocol),i=r.host||n.host,o=r.pathname;let a;a=s&&i?`${s}://${i+o}`:o;return"/"===a[a.length-1]?a.slice(0,-1):a}(c,i)}(e):function(e){let{spec:t,scheme:r,contextUrl:n=""}=e;const s=aO(n),i=Array.isArray(t.schemes)?t.schemes[0]:null,o=r||i||pO(s.protocol)||"http",a=t.host||s.host||"",c=t.basePath||"";let l;l=o&&a?`${o}://${a+c}`:c;return"/"===l[l.length-1]?l.slice(0,-1):l}(e)}function fO(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};if("string"==typeof e?t.url=e:t=e,!(this instanceof fO))return new fO(t);Object.assign(this,t);const r=this.resolve().then((()=>(this.disableInterfaces||Object.assign(this,fO.makeApisTagOperation(this)),this)));return r.client=this,r}fO.http=wr,fO.makeHttp=function(e,t,r){return r=r||(e=>e),t=t||(e=>e),n=>("string"==typeof n&&(n={url:n}),Er.mergeInQueryOrForm(n),n=t(n),r(e(n)))}.bind(null,fO.http),fO.resolveStrategies={"openapi-3-1-apidom":qj,"openapi-3-0":uc,"openapi-2-0":lc,generic:ic},fO.resolve=pc({strategies:[fO.resolveStrategies["openapi-3-1-apidom"],fO.resolveStrategies["openapi-3-0"],fO.resolveStrategies["openapi-2-0"],fO.resolveStrategies.generic]}),fO.resolveSubtree=fc({strategies:[fO.resolveStrategies["openapi-3-1-apidom"],fO.resolveStrategies["openapi-3-0"],fO.resolveStrategies["openapi-2-0"],fO.resolveStrategies.generic]}),fO.execute=function(e){let{http:t,fetch:r,spec:n,operationId:s,pathName:i,method:o,parameters:a,securities:c,...l}=e;const u=t||r||wr;i&&o&&!s&&(s=sO(i,o));const p=lO.buildRequest({spec:n,operationId:s,parameters:a,securities:c,http:u,...l});return p.body&&(Jj(p.body)||Array.isArray(p.body))&&(p.body=JSON.stringify(p.body)),u(p)},fO.serializeRes=Or,fO.serializeHeaders=Sr,fO.clearCache=function(){ec.refs.clearCache()},fO.makeApisTagOperation=function(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};const t=Bj.makeExecute(e);return{apis:Bj.mapTagOperations({v2OperationIdCompatibilityMode:e.v2OperationIdCompatibilityMode,spec:e.spec,cb:t})}},fO.buildRequest=uO,fO.helpers={opId:rc},fO.getBaseUrl=hO,fO.apidom={resolve:{resolvers:{HttpResolverSwaggerClient:ij}},parse:{parsers:{JsonParser:oj,YamlParser:aj,OpenApiJson3_1Parser:cj,OpenApiYaml3_1Parser:lj}},dereference:{strategies:{OpenApi3_1SwaggerClientDereferenceStrategy:_j}}},fO.prototype={http:wr,execute(e){return this.applyDefaults(),fO.execute({spec:this.spec,http:this.http,securities:{authorized:this.authorizations},contextUrl:"string"==typeof this.url?this.url:void 0,requestInterceptor:this.requestInterceptor||null,responseInterceptor:this.responseInterceptor||null,...e})},resolve(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};return fO.resolve({spec:this.spec,url:this.url,http:this.http||this.fetch,allowMetaPatches:this.allowMetaPatches,useCircularStructures:this.useCircularStructures,requestInterceptor:this.requestInterceptor||null,responseInterceptor:this.responseInterceptor||null,skipNormalization:this.skipNormalization||!1,...e}).then((e=>(this.originalSpec=this.spec,this.spec=e.spec,this.errors=e.errors,this)))}},fO.prototype.applyDefaults=function(){const{spec:e}=this,t=this.url;if(t&&t.startsWith("http")){const r=new URL(t);e.host||(e.host=r.host),e.schemes||(e.schemes=[r.protocol.replace(":","")]),e.basePath||(e.basePath="/")}};const{helpers:mO}=fO,dO=fO})(),n=n.default})()));
|
|
3
3
|
//# sourceMappingURL=swagger-client.browser.min.js.map
|