swagger-client 3.32.1 → 3.32.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.
@@ -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={7427:(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=e.length;if(n<2)return r;var i=t&&t.decode||u,o=0,a=0,h=0;do{if(-1===(a=e.indexOf("=",o)))break;if(-1===(h=e.indexOf(";",o)))h=n;else if(a>h){o=e.lastIndexOf(";",a-1)+1;continue}var d=c(e,o,a),f=l(e,a,d),m=e.slice(d,f);if(!s.call(r,m)){var y=c(e,a+1,h),g=l(e,h,y);34===e.charCodeAt(y)&&34===e.charCodeAt(g-1)&&(y++,g--);var v=e.slice(y,g);r[m]=p(v,i)}o=h+1}while(o<n);return r},t.serialize=function(e,t,s){var c=s&&s.encode||encodeURIComponent;if("function"!=typeof c)throw new TypeError("option encode is invalid");if(!n.test(e))throw new TypeError("argument name is invalid");var l=c(t);if(!i.test(l))throw new TypeError("argument val is invalid");var u=e+"="+l;if(!s)return u;if(null!=s.maxAge){var p=Math.floor(s.maxAge);if(!isFinite(p))throw new TypeError("option maxAge is invalid");u+="; Max-Age="+p}if(s.domain){if(!o.test(s.domain))throw new TypeError("option domain is invalid");u+="; Domain="+s.domain}if(s.path){if(!a.test(s.path))throw new TypeError("option path is invalid");u+="; Path="+s.path}if(s.expires){var h=s.expires;if(!function(e){return"[object Date]"===r.call(e)}(h)||isNaN(h.valueOf()))throw new TypeError("option expires is invalid");u+="; Expires="+h.toUTCString()}s.httpOnly&&(u+="; HttpOnly");s.secure&&(u+="; Secure");s.partitioned&&(u+="; Partitioned");if(s.priority){switch("string"==typeof s.priority?s.priority.toLowerCase():s.priority){case"low":u+="; Priority=Low";break;case"medium":u+="; Priority=Medium";break;case"high":u+="; Priority=High";break;default:throw new TypeError("option priority is invalid")}}if(s.sameSite){switch("string"==typeof s.sameSite?s.sameSite.toLowerCase():s.sameSite){case!0:u+="; SameSite=Strict";break;case"lax":u+="; SameSite=Lax";break;case"strict":u+="; SameSite=Strict";break;case"none":u+="; SameSite=None";break;default:throw new TypeError("option sameSite is invalid")}}return u};var r=Object.prototype.toString,s=Object.prototype.hasOwnProperty,n=/^[!#$%&'*+\-.^_`|~0-9A-Za-z]+$/,i=/^("?)[\u0021\u0023-\u002B\u002D-\u003A\u003C-\u005B\u005D-\u007E]*\1$/,o=/^([.]?[a-z0-9]([a-z0-9-]{0,61}[a-z0-9])?)([.][a-z0-9]([a-z0-9-]{0,61}[a-z0-9])?)*$/i,a=/^[\u0020-\u003A\u003D-\u007E]*$/;function c(e,t,r){do{var s=e.charCodeAt(t);if(32!==s&&9!==s)return t}while(++t<r);return r}function l(e,t,r){for(;t>r;){var s=e.charCodeAt(--t);if(32!==s&&9!==s)return t+1}return r}function u(e){return-1!==e.indexOf("%")?decodeURIComponent(e):e}function p(e,t){try{return t(e)}catch(t){return e}}},4744: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 s(e,t){return!1!==t.clone&&t.isMergeableObject(e)?c((r=e,Array.isArray(r)?[]:{}),e,t):e;var r}function n(e,t,r){return e.concat(t).map((function(e){return s(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 n={};return r.isMergeableObject(e)&&i(e).forEach((function(t){n[t]=s(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])?n[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):n[i]=s(t[i],r))})),n}function c(e,r,i){(i=i||{}).arrayMerge=i.arrayMerge||n,i.isMergeableObject=i.isMergeableObject||t,i.cloneUnlessOtherwiseSpecified=s;var o=Array.isArray(r);return o===Array.isArray(e)?o?i.arrayMerge(e,r,i):a(e,r,i):s(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},5580:(e,t,r)=>{var s=r(6110)(r(9325),"DataView");e.exports=s},1549:(e,t,r)=>{var s=r(2032),n=r(3862),i=r(6721),o=r(2749),a=r(5749);function c(e){var t=-1,r=null==e?0:e.length;for(this.clear();++t<r;){var s=e[t];this.set(s[0],s[1])}}c.prototype.clear=s,c.prototype.delete=n,c.prototype.get=i,c.prototype.has=o,c.prototype.set=a,e.exports=c},79:(e,t,r)=>{var s=r(3702),n=r(80),i=r(4739),o=r(8655),a=r(3556);function c(e){var t=-1,r=null==e?0:e.length;for(this.clear();++t<r;){var s=e[t];this.set(s[0],s[1])}}c.prototype.clear=s,c.prototype.delete=n,c.prototype.get=i,c.prototype.has=o,c.prototype.set=a,e.exports=c},8223:(e,t,r)=>{var s=r(6110)(r(9325),"Map");e.exports=s},3661:(e,t,r)=>{var s=r(3040),n=r(7670),i=r(289),o=r(4509),a=r(2949);function c(e){var t=-1,r=null==e?0:e.length;for(this.clear();++t<r;){var s=e[t];this.set(s[0],s[1])}}c.prototype.clear=s,c.prototype.delete=n,c.prototype.get=i,c.prototype.has=o,c.prototype.set=a,e.exports=c},2804:(e,t,r)=>{var s=r(6110)(r(9325),"Promise");e.exports=s},6545:(e,t,r)=>{var s=r(6110)(r(9325),"Set");e.exports=s},8859:(e,t,r)=>{var s=r(3661),n=r(1380),i=r(1459);function o(e){var t=-1,r=null==e?0:e.length;for(this.__data__=new s;++t<r;)this.add(e[t])}o.prototype.add=o.prototype.push=n,o.prototype.has=i,e.exports=o},7217:(e,t,r)=>{var s=r(79),n=r(1420),i=r(938),o=r(3605),a=r(9817),c=r(945);function l(e){var t=this.__data__=new s(e);this.size=t.size}l.prototype.clear=n,l.prototype.delete=i,l.prototype.get=o,l.prototype.has=a,l.prototype.set=c,e.exports=l},1873:(e,t,r)=>{var s=r(9325).Symbol;e.exports=s},7828:(e,t,r)=>{var s=r(9325).Uint8Array;e.exports=s},8303:(e,t,r)=>{var s=r(6110)(r(9325),"WeakMap");e.exports=s},9770:e=>{e.exports=function(e,t){for(var r=-1,s=null==e?0:e.length,n=0,i=[];++r<s;){var o=e[r];t(o,r,e)&&(i[n++]=o)}return i}},695:(e,t,r)=>{var s=r(8096),n=r(2428),i=r(6449),o=r(3656),a=r(361),c=r(7167),l=Object.prototype.hasOwnProperty;e.exports=function(e,t){var r=i(e),u=!r&&n(e),p=!r&&!u&&o(e),h=!r&&!u&&!p&&c(e),d=r||u||p||h,f=d?s(e.length,String):[],m=f.length;for(var y in e)!t&&!l.call(e,y)||d&&("length"==y||p&&("offset"==y||"parent"==y)||h&&("buffer"==y||"byteLength"==y||"byteOffset"==y)||a(y,m))||f.push(y);return f}},4528:e=>{e.exports=function(e,t){for(var r=-1,s=t.length,n=e.length;++r<s;)e[n+r]=t[r];return e}},4248:e=>{e.exports=function(e,t){for(var r=-1,s=null==e?0:e.length;++r<s;)if(t(e[r],r,e))return!0;return!1}},6025:(e,t,r)=>{var s=r(5288);e.exports=function(e,t){for(var r=e.length;r--;)if(s(e[r][0],t))return r;return-1}},2199:(e,t,r)=>{var s=r(4528),n=r(6449);e.exports=function(e,t,r){var i=t(e);return n(e)?i:s(i,r(e))}},2552:(e,t,r)=>{var s=r(1873),n=r(659),i=r(9350),o=s?s.toStringTag:void 0;e.exports=function(e){return null==e?void 0===e?"[object Undefined]":"[object Null]":o&&o in Object(e)?n(e):i(e)}},7534:(e,t,r)=>{var s=r(2552),n=r(346);e.exports=function(e){return n(e)&&"[object Arguments]"==s(e)}},270:(e,t,r)=>{var s=r(7068),n=r(346);e.exports=function e(t,r,i,o,a){return t===r||(null==t||null==r||!n(t)&&!n(r)?t!=t&&r!=r:s(t,r,i,o,e,a))}},7068:(e,t,r)=>{var s=r(7217),n=r(5911),i=r(1986),o=r(689),a=r(5861),c=r(6449),l=r(3656),u=r(7167),p="[object Arguments]",h="[object Array]",d="[object Object]",f=Object.prototype.hasOwnProperty;e.exports=function(e,t,r,m,y,g){var v=c(e),b=c(t),x=v?h:a(e),E=b?h:a(t),w=(x=x==p?d:x)==d,j=(E=E==p?d:E)==d,O=x==E;if(O&&l(e)){if(!l(t))return!1;v=!0,w=!1}if(O&&!w)return g||(g=new s),v||u(e)?n(e,t,r,m,y,g):i(e,t,x,r,m,y,g);if(!(1&r)){var S=w&&f.call(e,"__wrapped__"),P=j&&f.call(t,"__wrapped__");if(S||P){var A=S?e.value():e,$=P?t.value():t;return g||(g=new s),y(A,$,r,m,g)}}return!!O&&(g||(g=new s),o(e,t,r,m,y,g))}},5083:(e,t,r)=>{var s=r(1882),n=r(7296),i=r(3805),o=r(7473),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)||n(e))&&(s(e)?h:a).test(o(e))}},4901:(e,t,r)=>{var s=r(2552),n=r(294),i=r(346),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)&&n(e.length)&&!!o[s(e)]}},8984:(e,t,r)=>{var s=r(5527),n=r(3650),i=Object.prototype.hasOwnProperty;e.exports=function(e){if(!s(e))return n(e);var t=[];for(var r in Object(e))i.call(e,r)&&"constructor"!=r&&t.push(r);return t}},8096:e=>{e.exports=function(e,t){for(var r=-1,s=Array(e);++r<e;)s[r]=t(r);return s}},7301:e=>{e.exports=function(e){return function(t){return e(t)}}},9219:e=>{e.exports=function(e,t){return e.has(t)}},5481:(e,t,r)=>{var s=r(9325)["__core-js_shared__"];e.exports=s},5911:(e,t,r)=>{var s=r(8859),n=r(4248),i=r(9219);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),d=c.get(t);if(h&&d)return h==t&&d==e;var f=-1,m=!0,y=2&r?new s:void 0;for(c.set(e,t),c.set(t,e);++f<u;){var g=e[f],v=t[f];if(o)var b=l?o(v,g,f,t,e,c):o(g,v,f,e,t,c);if(void 0!==b){if(b)continue;m=!1;break}if(y){if(!n(t,(function(e,t){if(!i(y,t)&&(g===e||a(g,e,r,o,c)))return y.push(t)}))){m=!1;break}}else if(g!==v&&!a(g,v,r,o,c)){m=!1;break}}return c.delete(e),c.delete(t),m}},1986:(e,t,r)=>{var s=r(1873),n=r(7828),i=r(5288),o=r(5911),a=r(317),c=r(4247),l=s?s.prototype:void 0,u=l?l.valueOf:void 0;e.exports=function(e,t,r,s,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 n(e),new n(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 d=a;case"[object Set]":var f=1&s;if(d||(d=c),e.size!=t.size&&!f)return!1;var m=h.get(e);if(m)return m==t;s|=2,h.set(e,t);var y=o(d(e),d(t),s,l,p,h);return h.delete(e),y;case"[object Symbol]":if(u)return u.call(e)==u.call(t)}return!1}},689:(e,t,r)=>{var s=r(2),n=Object.prototype.hasOwnProperty;e.exports=function(e,t,r,i,o,a){var c=1&r,l=s(e),u=l.length;if(u!=s(t).length&&!c)return!1;for(var p=u;p--;){var h=l[p];if(!(c?h in t:n.call(t,h)))return!1}var d=a.get(e),f=a.get(t);if(d&&f)return d==t&&f==e;var m=!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)){m=!1;break}y||(y="constructor"==h)}if(m&&!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||(m=!1)}return a.delete(e),a.delete(t),m}},2459:(e,t,r)=>{var s="object"==typeof r.g&&r.g&&r.g.Object===Object&&r.g;e.exports=s},2:(e,t,r)=>{var s=r(2199),n=r(4664),i=r(5950);e.exports=function(e){return s(e,i,n)}},2651:(e,t,r)=>{var s=r(4218);e.exports=function(e,t){var r=e.__data__;return s(t)?r["string"==typeof t?"string":"hash"]:r.map}},6110:(e,t,r)=>{var s=r(5083),n=r(392);e.exports=function(e,t){var r=n(e,t);return s(r)?r:void 0}},659:(e,t,r)=>{var s=r(1873),n=Object.prototype,i=n.hasOwnProperty,o=n.toString,a=s?s.toStringTag:void 0;e.exports=function(e){var t=i.call(e,a),r=e[a];try{e[a]=void 0;var s=!0}catch(e){}var n=o.call(e);return s&&(t?e[a]=r:delete e[a]),n}},4664:(e,t,r)=>{var s=r(9770),n=r(3345),i=Object.prototype.propertyIsEnumerable,o=Object.getOwnPropertySymbols,a=o?function(e){return null==e?[]:(e=Object(e),s(o(e),(function(t){return i.call(e,t)})))}:n;e.exports=a},5861:(e,t,r)=>{var s=r(5580),n=r(8223),i=r(2804),o=r(6545),a=r(8303),c=r(2552),l=r(7473),u="[object Map]",p="[object Promise]",h="[object Set]",d="[object WeakMap]",f="[object DataView]",m=l(s),y=l(n),g=l(i),v=l(o),b=l(a),x=c;(s&&x(new s(new ArrayBuffer(1)))!=f||n&&x(new n)!=u||i&&x(i.resolve())!=p||o&&x(new o)!=h||a&&x(new a)!=d)&&(x=function(e){var t=c(e),r="[object Object]"==t?e.constructor:void 0,s=r?l(r):"";if(s)switch(s){case m:return f;case y:return u;case g:return p;case v:return h;case b:return d}return t}),e.exports=x},392:e=>{e.exports=function(e,t){return null==e?void 0:e[t]}},2032:(e,t,r)=>{var s=r(5804);e.exports=function(){this.__data__=s?s(null):{},this.size=0}},3862:e=>{e.exports=function(e){var t=this.has(e)&&delete this.__data__[e];return this.size-=t?1:0,t}},6721:(e,t,r)=>{var s=r(5804),n=Object.prototype.hasOwnProperty;e.exports=function(e){var t=this.__data__;if(s){var r=t[e];return"__lodash_hash_undefined__"===r?void 0:r}return n.call(t,e)?t[e]:void 0}},2749:(e,t,r)=>{var s=r(5804),n=Object.prototype.hasOwnProperty;e.exports=function(e){var t=this.__data__;return s?void 0!==t[e]:n.call(t,e)}},5749:(e,t,r)=>{var s=r(5804);e.exports=function(e,t){var r=this.__data__;return this.size+=this.has(e)?0:1,r[e]=s&&void 0===t?"__lodash_hash_undefined__":t,this}},361:e=>{var t=/^(?:0|[1-9]\d*)$/;e.exports=function(e,r){var s=typeof e;return!!(r=null==r?9007199254740991:r)&&("number"==s||"symbol"!=s&&t.test(e))&&e>-1&&e%1==0&&e<r}},4218:e=>{e.exports=function(e){var t=typeof e;return"string"==t||"number"==t||"symbol"==t||"boolean"==t?"__proto__"!==e:null===e}},7296:(e,t,r)=>{var s,n=r(5481),i=(s=/[^.]+$/.exec(n&&n.keys&&n.keys.IE_PROTO||""))?"Symbol(src)_1."+s:"";e.exports=function(e){return!!i&&i in e}},5527:e=>{var t=Object.prototype;e.exports=function(e){var r=e&&e.constructor;return e===("function"==typeof r&&r.prototype||t)}},3702:e=>{e.exports=function(){this.__data__=[],this.size=0}},80:(e,t,r)=>{var s=r(6025),n=Array.prototype.splice;e.exports=function(e){var t=this.__data__,r=s(t,e);return!(r<0)&&(r==t.length-1?t.pop():n.call(t,r,1),--this.size,!0)}},4739:(e,t,r)=>{var s=r(6025);e.exports=function(e){var t=this.__data__,r=s(t,e);return r<0?void 0:t[r][1]}},8655:(e,t,r)=>{var s=r(6025);e.exports=function(e){return s(this.__data__,e)>-1}},3556:(e,t,r)=>{var s=r(6025);e.exports=function(e,t){var r=this.__data__,n=s(r,e);return n<0?(++this.size,r.push([e,t])):r[n][1]=t,this}},3040:(e,t,r)=>{var s=r(1549),n=r(79),i=r(8223);e.exports=function(){this.size=0,this.__data__={hash:new s,map:new(i||n),string:new s}}},7670:(e,t,r)=>{var s=r(2651);e.exports=function(e){var t=s(this,e).delete(e);return this.size-=t?1:0,t}},289:(e,t,r)=>{var s=r(2651);e.exports=function(e){return s(this,e).get(e)}},4509:(e,t,r)=>{var s=r(2651);e.exports=function(e){return s(this,e).has(e)}},2949:(e,t,r)=>{var s=r(2651);e.exports=function(e,t){var r=s(this,e),n=r.size;return r.set(e,t),this.size+=r.size==n?0:1,this}},317:e=>{e.exports=function(e){var t=-1,r=Array(e.size);return e.forEach((function(e,s){r[++t]=[s,e]})),r}},5804:(e,t,r)=>{var s=r(6110)(Object,"create");e.exports=s},3650:(e,t,r)=>{var s=r(4335)(Object.keys,Object);e.exports=s},6009:(e,t,r)=>{e=r.nmd(e);var s=r(2459),n=t&&!t.nodeType&&t,i=n&&e&&!e.nodeType&&e,o=i&&i.exports===n&&s.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},9350:e=>{var t=Object.prototype.toString;e.exports=function(e){return t.call(e)}},4335:e=>{e.exports=function(e,t){return function(r){return e(t(r))}}},9325:(e,t,r)=>{var s=r(2459),n="object"==typeof self&&self&&self.Object===Object&&self,i=s||n||Function("return this")();e.exports=i},1380:e=>{e.exports=function(e){return this.__data__.set(e,"__lodash_hash_undefined__"),this}},1459:e=>{e.exports=function(e){return this.__data__.has(e)}},4247:e=>{e.exports=function(e){var t=-1,r=Array(e.size);return e.forEach((function(e){r[++t]=e})),r}},1420:(e,t,r)=>{var s=r(79);e.exports=function(){this.__data__=new s,this.size=0}},938:e=>{e.exports=function(e){var t=this.__data__,r=t.delete(e);return this.size=t.size,r}},3605:e=>{e.exports=function(e){return this.__data__.get(e)}},9817:e=>{e.exports=function(e){return this.__data__.has(e)}},945:(e,t,r)=>{var s=r(79),n=r(8223),i=r(3661);e.exports=function(e,t){var r=this.__data__;if(r instanceof s){var o=r.__data__;if(!n||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}},7473: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""}},5288:e=>{e.exports=function(e,t){return e===t||e!=e&&t!=t}},2428:(e,t,r)=>{var s=r(7534),n=r(346),i=Object.prototype,o=i.hasOwnProperty,a=i.propertyIsEnumerable,c=s(function(){return arguments}())?s:function(e){return n(e)&&o.call(e,"callee")&&!a.call(e,"callee")};e.exports=c},6449:e=>{var t=Array.isArray;e.exports=t},4894:(e,t,r)=>{var s=r(1882),n=r(294);e.exports=function(e){return null!=e&&n(e.length)&&!s(e)}},3812:(e,t,r)=>{var s=r(2552),n=r(346);e.exports=function(e){return!0===e||!1===e||n(e)&&"[object Boolean]"==s(e)}},3656:(e,t,r)=>{e=r.nmd(e);var s=r(9325),n=r(9935),i=t&&!t.nodeType&&t,o=i&&e&&!e.nodeType&&e,a=o&&o.exports===i?s.Buffer:void 0,c=(a?a.isBuffer:void 0)||n;e.exports=c},2404:(e,t,r)=>{var s=r(270);e.exports=function(e,t){return s(e,t)}},1882:(e,t,r)=>{var s=r(2552),n=r(3805);e.exports=function(e){if(!n(e))return!1;var t=s(e);return"[object Function]"==t||"[object GeneratorFunction]"==t||"[object AsyncFunction]"==t||"[object Proxy]"==t}},294:e=>{e.exports=function(e){return"number"==typeof e&&e>-1&&e%1==0&&e<=9007199254740991}},5187:e=>{e.exports=function(e){return null===e}},8023:(e,t,r)=>{var s=r(2552),n=r(346);e.exports=function(e){return"number"==typeof e||n(e)&&"[object Number]"==s(e)}},3805:e=>{e.exports=function(e){var t=typeof e;return null!=e&&("object"==t||"function"==t)}},346:e=>{e.exports=function(e){return null!=e&&"object"==typeof e}},5015:(e,t,r)=>{var s=r(2552),n=r(6449),i=r(346);e.exports=function(e){return"string"==typeof e||!n(e)&&i(e)&&"[object String]"==s(e)}},7167:(e,t,r)=>{var s=r(4901),n=r(7301),i=r(6009),o=i&&i.isTypedArray,a=o?n(o):s;e.exports=a},5950:(e,t,r)=>{var s=r(695),n=r(8984),i=r(4894);e.exports=function(e){return i(e)?s(e):n(e)}},6048: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)}}},3345:e=>{e.exports=function(){return[]}},9935:e=>{e.exports=function(){return!1}},2340:(e,t,r)=>{const s=r(6048);function n(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((s=>{const n=e.bind(t)(s);n&&r.push(n)})),r}filter(e,t){return e=n(e),new i(this.elements.filter(e,t))}reject(e,t){return e=n(e),new i(this.elements.filter(s(e),t))}find(e,t){return e=n(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},5973: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},3110:(e,t,r)=>{const s=r(5187),n=r(5015),i=r(8023),o=r(3812),a=r(3805),c=r(5105),l=r(6804);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(s,l.NullElement,!1).detect(n,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 s=this.elementDetection[r][0],n=this.elementDetection[r][1];if(s(e)){t=new n(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},866:(e,t,r)=>{const s=r(6048),n=r(2340);class i extends n{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(s(e.bind(t)))}forEach(e,t){return this.elements.forEach(((r,s)=>{e.bind(t)(r.value,r.key,r,s)}))}keys(){return this.map(((e,t)=>t.toValue()))}values(){return this.map((e=>e.toValue()))}}e.exports=i},6804:(e,t,r)=>{const s=r(316),n=r(1067),i=r(1167),o=r(239),a=r(2242),c=r(6233),l=r(7726),u=r(1045),p=r(6303),h=r(4540),d=r(2340),f=r(866),m=r(5973);function y(e){if(e instanceof s)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 n;if(Array.isArray(e))return new c(e.map(y));if("object"==typeof e){return new u(e)}return e}s.prototype.ObjectElement=u,s.prototype.RefElement=h,s.prototype.MemberElement=l,s.prototype.refract=y,d.prototype.refract=y,e.exports={Element:s,NullElement:n,StringElement:i,NumberElement:o,BooleanElement:a,ArrayElement:c,MemberElement:l,ObjectElement:u,LinkElement:p,RefElement:h,refract:y,ArraySlice:d,ObjectSlice:f,KeyValuePair:m}},6303:(e,t,r)=>{const s=r(316);e.exports=class extends s{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)}}},4540:(e,t,r)=>{const s=r(316);e.exports=class extends s{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)}}},4035:(e,t,r)=>{const s=r(3110),n=r(6804);t.g$=s,t.KeyValuePair=r(5973),t.G6=n.ArraySlice,t.ot=n.ObjectSlice,t.Hg=n.Element,t.Om=n.StringElement,t.kT=n.NumberElement,t.bd=n.BooleanElement,t.Os=n.NullElement,t.wE=n.ArrayElement,t.Sh=n.ObjectElement,t.Pr=n.MemberElement,t.sI=n.RefElement,t.Ft=n.LinkElement,t.e=n.refract,r(5105),r(5147)},6233:(e,t,r)=>{const s=r(6048),n=r(316),i=r(2340);class o extends n{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((s=>{const n=e.bind(t)(s);n&&r.push(n)})),r}filter(e,t){return new i(this.content.filter(e,t))}reject(e,t){return this.filter(s(e),t)}reduce(e,t){let r,s;void 0!==t?(r=0,s=this.refract(t)):(r=1,s="object"===this.primitive()?this.first.value:this.first);for(let t=r;t<this.length;t+=1){const r=this.content[t];s="object"===this.primitive()?this.refract(e(s,r.value,r.key,r,this)):this.refract(e(s,r,t,this))}return s}forEach(e,t){this.content.forEach(((r,s)=>{e.bind(t)(r,this.refract(s))}))}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||{},s=!!r.recursive,n=void 0===r.results?[]:r.results;return this.forEach(((t,r,i)=>{s&&void 0!==t.findElements&&t.findElements(e,{results:n,recursive:s}),e(t,r,i)&&n.push(t)})),n}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},2242:(e,t,r)=>{const s=r(316);e.exports=class extends s{constructor(e,t,r){super(e,t,r),this.element="boolean"}primitive(){return"boolean"}}},316:(e,t,r)=>{const s=r(2404),n=r(5973),i=r(2340);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 n?{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 s=(e,t)=>(e.push(t),e),o=(e,r)=>{r.element===t&&e.push(r);const i=r.findRecursive(t);return i&&i.reduce(s,e),r.content instanceof n&&(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 s=e[t],n=r.indexOf(s);if(-1===n)return!1;r=r.splice(0,n)}return!0}))),r}set(e){return this.content=e,this}equals(e){return s(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 n)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 n){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},7726:(e,t,r)=>{const s=r(5973),n=r(316);e.exports=class extends n{constructor(e,t,r,n){super(new s,r,n),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)}}},1067:(e,t,r)=>{const s=r(316);e.exports=class extends s{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")}}},239:(e,t,r)=>{const s=r(316);e.exports=class extends s{constructor(e,t,r){super(e,t,r),this.element="number"}primitive(){return"number"}}},1045:(e,t,r)=>{const s=r(6048),n=r(3805),i=r(6233),o=r(7726),a=r(866);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(n(e))return Object.keys(e).forEach((t=>{this.set(t,e[t])})),this;const r=e,s=this.getMember(r);return s?s.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(((s,n,i)=>{const o=e.bind(t)(s,n,i);o&&r.push(o)})),r}filter(e,t){return new a(this.content).filter(e,t)}reject(e,t){return this.filter(s(e),t)}forEach(e,t){return this.content.forEach((r=>e.bind(t)(r.value,r.key,r)))}}},1167:(e,t,r)=>{const s=r(316);e.exports=class extends s{constructor(e,t,r){super(e,t,r),this.element="string"}primitive(){return"string"}get length(){return this.content.length}}},5147:(e,t,r)=>{const s=r(5105);e.exports=class extends s{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 s="enum"===e.element||-1!==e.attributes.keys().indexOf("enumerations");if(s){const t=this.enumSerialiseAttributes(e);t&&(r.attributes=t)}else if(e._attributes&&e._attributes.length>0){let{attributes:s}=e;s.get("metadata")&&(s=s.clone(),s.set("meta",s.get("metadata")),s.remove("metadata")),"member"===e.element&&t&&(s=s.clone(),s.remove("variable")),s.length>0&&(r.attributes=this.serialiseObject(s))}if(s)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 s;t&&e.content.key?(s=e.content.clone(),s.key.attributes.set("variable",t),s=this.serialiseContent(s)):s=this.serialiseContent(e.content),this.shouldSerialiseContent(e,s)&&(r.content=s)}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([]),s=t.get("default");let n=t.get("samples")||new this.namespace.elements.Array([]);if(s&&s.content&&(s.content.attributes&&s.content.attributes.remove("typeAttributes"),t.set("default",new this.namespace.elements.Array([s.content]))),n.forEach((e=>{e.content&&e.content.element&&e.content.attributes.remove("typeAttributes")})),e.content&&0!==r.length&&n.unshift(e.content),n=n.map((e=>e instanceof this.namespace.elements.Array?[e]:new this.namespace.elements.Array([e.content]))),n.length&&t.set("samples",n),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 s=this.deserialiseContent(e.content);if(void 0===s&&null!==r.content||(r.content=s),"enum"===r.element){r.content&&r.attributes.set("enumerations",r.content);let e=r.attributes.get("samples");if(r.attributes.remove("samples"),e){const s=e;e=new this.namespace.elements.Array,s.forEach((s=>{s.forEach((s=>{const n=new t(s);n.element=r.element,e.push(n)}))}));const n=e.shift();r.content=n?n.content:void 0,r.attributes.set("samples",e)}else r.content=void 0;let s=r.attributes.get("default");if(s&&s.length>0){s=s.get(0);const e=new t(s);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 s=r.toValue();t[s]=this.convertKeyToRefract(s,e)}})),t}deserialiseObject(e,t){Object.keys(e).forEach((r=>{t.set(r,this.deserialise(e[r]))}))}}},5105: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]))}))}}},5606:e=>{var t,r,s=e.exports={};function n(){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===n||!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:n}catch(e){t=n}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 d(e,t){this.fun=e,this.array=t}function f(){}s.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 d(e,t)),1!==c.length||l||o(h)},d.prototype.run=function(){this.fun.apply(null,this.array)},s.title="browser",s.browser=!0,s.env={},s.argv=[],s.version="",s.versions={},s.on=f,s.addListener=f,s.once=f,s.off=f,s.removeListener=f,s.removeAllListeners=f,s.emit=f,s.prependListener=f,s.prependOnceListener=f,s.listeners=function(e){return[]},s.binding=function(e){throw new Error("process.binding is not supported")},s.cwd=function(){return"/"},s.chdir=function(e){throw new Error("process.chdir is not supported")},s.umask=function(){return 0}},8068:e=>{"use strict";var t=(()=>{var e=Object.defineProperty,t=Object.getOwnPropertyDescriptor,r=Object.getOwnPropertyNames,s=Object.getOwnPropertySymbols,n=Object.prototype.hasOwnProperty,i=Object.prototype.propertyIsEnumerable,o=(t,r,s)=>r in t?e(t,r,{enumerable:!0,configurable:!0,writable:!0,value:s}):t[r]=s,a=(e,t)=>{for(var r in t||(t={}))n.call(t,r)&&o(e,r,t[r]);if(s)for(var r of s(t))i.call(t,r)&&o(e,r,t[r]);return e},c=(e,t,r)=>(o(e,"symbol"!=typeof t?t+"":t,r),r),l={};((t,r)=>{for(var s in r)e(t,s,{get:r[s],enumerable:!0})})(l,{DEFAULT_OPTIONS:()=>p,DEFAULT_UUID_LENGTH:()=>u,default:()=>f});var u=6,p={dictionary:"alphanum",shuffle:!0,debug:!1,length:u,counter:0},h=class{constructor(e={}){c(this,"counter"),c(this,"debug"),c(this,"dict"),c(this,"version"),c(this,"dictIndex",0),c(this,"dictRange",[]),c(this,"lowerBound",0),c(this,"upperBound",0),c(this,"dictLength",0),c(this,"uuidLength"),c(this,"_digit_first_ascii",48),c(this,"_digit_last_ascii",58),c(this,"_alpha_lower_first_ascii",97),c(this,"_alpha_lower_last_ascii",123),c(this,"_hex_last_ascii",103),c(this,"_alpha_upper_first_ascii",65),c(this,"_alpha_upper_last_ascii",91),c(this,"_number_dict_ranges",{digits:[this._digit_first_ascii,this._digit_last_ascii]}),c(this,"_alpha_dict_ranges",{lowerCase:[this._alpha_lower_first_ascii,this._alpha_lower_last_ascii],upperCase:[this._alpha_upper_first_ascii,this._alpha_upper_last_ascii]}),c(this,"_alpha_lower_dict_ranges",{lowerCase:[this._alpha_lower_first_ascii,this._alpha_lower_last_ascii]}),c(this,"_alpha_upper_dict_ranges",{upperCase:[this._alpha_upper_first_ascii,this._alpha_upper_last_ascii]}),c(this,"_alphanum_dict_ranges",{digits:[this._digit_first_ascii,this._digit_last_ascii],lowerCase:[this._alpha_lower_first_ascii,this._alpha_lower_last_ascii],upperCase:[this._alpha_upper_first_ascii,this._alpha_upper_last_ascii]}),c(this,"_alphanum_lower_dict_ranges",{digits:[this._digit_first_ascii,this._digit_last_ascii],lowerCase:[this._alpha_lower_first_ascii,this._alpha_lower_last_ascii]}),c(this,"_alphanum_upper_dict_ranges",{digits:[this._digit_first_ascii,this._digit_last_ascii],upperCase:[this._alpha_upper_first_ascii,this._alpha_upper_last_ascii]}),c(this,"_hex_dict_ranges",{decDigits:[this._digit_first_ascii,this._digit_last_ascii],alphaDigits:[this._alpha_lower_first_ascii,this._hex_last_ascii]}),c(this,"_dict_ranges",{_number_dict_ranges:this._number_dict_ranges,_alpha_dict_ranges:this._alpha_dict_ranges,_alpha_lower_dict_ranges:this._alpha_lower_dict_ranges,_alpha_upper_dict_ranges:this._alpha_upper_dict_ranges,_alphanum_dict_ranges:this._alphanum_dict_ranges,_alphanum_lower_dict_ranges:this._alphanum_lower_dict_ranges,_alphanum_upper_dict_ranges:this._alphanum_upper_dict_ranges,_hex_dict_ranges:this._hex_dict_ranges}),c(this,"log",((...e)=>{const t=[...e];if(t[0]=`[short-unique-id] ${e[0]}`,!0===this.debug&&"undefined"!=typeof console&&null!==console)return console.log(...t)})),c(this,"_normalizeDictionary",((e,t)=>{let r;if(e&&Array.isArray(e)&&e.length>1)r=e;else{let t;r=[],this.dictIndex=t=0;const s=`_${e}_dict_ranges`,n=this._dict_ranges[s];Object.keys(n).forEach((e=>{const s=e;for(this.dictRange=n[s],this.lowerBound=this.dictRange[0],this.upperBound=this.dictRange[1],this.dictIndex=t=this.lowerBound;this.lowerBound<=this.upperBound?t<this.upperBound:t>this.upperBound;this.dictIndex=this.lowerBound<=this.upperBound?t+=1:t-=1)r.push(String.fromCharCode(this.dictIndex))}))}if(t){const e=.5;r=r.sort((()=>Math.random()-e))}return r})),c(this,"setDictionary",((e,t)=>{this.dict=this._normalizeDictionary(e,t),this.dictLength=this.dict.length,this.setCounter(0)})),c(this,"seq",(()=>this.sequentialUUID())),c(this,"sequentialUUID",(()=>{let e,t,r="";e=this.counter;do{t=e%this.dictLength,e=Math.trunc(e/this.dictLength),r+=this.dict[t]}while(0!==e);return this.counter+=1,r})),c(this,"rnd",((e=this.uuidLength||u)=>this.randomUUID(e))),c(this,"randomUUID",((e=this.uuidLength||u)=>{let t,r,s;if(null==e||e<1)throw new Error("Invalid UUID Length Provided");for(t="",s=0;s<e;s+=1)r=parseInt((Math.random()*this.dictLength).toFixed(0),10)%this.dictLength,t+=this.dict[r];return t})),c(this,"fmt",((e,t)=>this.formattedUUID(e,t))),c(this,"formattedUUID",((e,t)=>{const r={$r:this.randomUUID,$s:this.sequentialUUID,$t:this.stamp};return e.replace(/\$[rs]\d{0,}|\$t0|\$t[1-9]\d{1,}/g,(e=>{const s=e.slice(0,2),n=parseInt(e.slice(2),10);return"$s"===s?r[s]().padStart(n,"0"):"$t"===s&&t?r[s](n,t):r[s](n)}))})),c(this,"availableUUIDs",((e=this.uuidLength)=>parseFloat(Math.pow([...new Set(this.dict)].length,e).toFixed(0)))),c(this,"approxMaxBeforeCollision",((e=this.availableUUIDs(this.uuidLength))=>parseFloat(Math.sqrt(Math.PI/2*e).toFixed(20)))),c(this,"collisionProbability",((e=this.availableUUIDs(this.uuidLength),t=this.uuidLength)=>parseFloat((this.approxMaxBeforeCollision(e)/this.availableUUIDs(t)).toFixed(20)))),c(this,"uniqueness",((e=this.availableUUIDs(this.uuidLength))=>{const t=parseFloat((1-this.approxMaxBeforeCollision(e)/e).toFixed(20));return t>1?1:t<0?0:t})),c(this,"getVersion",(()=>this.version)),c(this,"stamp",((e,t)=>{const r=Math.floor(+(t||new Date)/1e3).toString(16);if("number"==typeof e&&0===e)return r;if("number"!=typeof e||e<10)throw new Error(["Param finalLength must be a number greater than or equal to 10,","or 0 if you want the raw hexadecimal timestamp"].join("\n"));const s=e-9,n=Math.round(Math.random()*(s>15?15:s)),i=this.randomUUID(s);return`${i.substring(0,n)}${r}${i.substring(n)}${n.toString(16)}`})),c(this,"parseStamp",((e,t)=>{if(t&&!/t0|t[1-9]\d{1,}/.test(t))throw new Error("Cannot extract date from a formated UUID with no timestamp in the format");const r=t?t.replace(/\$[rs]\d{0,}|\$t0|\$t[1-9]\d{1,}/g,(e=>{const t={$r:e=>[...Array(e)].map((()=>"r")).join(""),$s:e=>[...Array(e)].map((()=>"s")).join(""),$t:e=>[...Array(e)].map((()=>"t")).join("")},r=e.slice(0,2),s=parseInt(e.slice(2),10);return t[r](s)})).replace(/^(.*?)(t{8,})(.*)$/g,((t,r,s)=>e.substring(r.length,r.length+s.length))):e;if(8===r.length)return new Date(1e3*parseInt(r,16));if(r.length<10)throw new Error("Stamp length invalid");const s=parseInt(r.substring(r.length-1),16);return new Date(1e3*parseInt(r.substring(s,s+8),16))})),c(this,"setCounter",(e=>{this.counter=e})),c(this,"validate",((e,t)=>{const r=t?this._normalizeDictionary(t):this.dict;return e.split("").every((e=>r.includes(e)))}));const t=a(a({},p),e);this.counter=0,this.debug=!1,this.dict=[],this.version="5.2.0";const{dictionary:r,shuffle:s,length:n,counter:i}=t;return this.uuidLength=n,this.setDictionary(r,s),this.setCounter(i),this.debug=t.debug,this.log(this.dict),this.log(`Generator instantiated with Dictionary Size ${this.dictLength} and counter set to ${this.counter}`),this.log=this.log.bind(this),this.setDictionary=this.setDictionary.bind(this),this.setCounter=this.setCounter.bind(this),this.seq=this.seq.bind(this),this.sequentialUUID=this.sequentialUUID.bind(this),this.rnd=this.rnd.bind(this),this.randomUUID=this.randomUUID.bind(this),this.fmt=this.fmt.bind(this),this.formattedUUID=this.formattedUUID.bind(this),this.availableUUIDs=this.availableUUIDs.bind(this),this.approxMaxBeforeCollision=this.approxMaxBeforeCollision.bind(this),this.collisionProbability=this.collisionProbability.bind(this),this.uniqueness=this.uniqueness.bind(this),this.getVersion=this.getVersion.bind(this),this.stamp=this.stamp.bind(this),this.parseStamp=this.parseStamp.bind(this),this}};c(h,"default",h);var d,f=h;return d=l,((s,i,o,a)=>{if(i&&"object"==typeof i||"function"==typeof i)for(let c of r(i))n.call(s,c)||c===o||e(s,c,{get:()=>i[c],enumerable:!(a=t(i,c))||a.enumerable});return s})(e({},"__esModule",{value:!0}),d)})();e.exports=t.default,"undefined"!=typeof window&&(t=t.default)},8675:(e,t,r)=>{e.exports=r(850)},8623:(e,t,r)=>{"use strict";var s=r(694);e.exports=s},7257:(e,t,r)=>{"use strict";r(6605),r(4502),r(6371),r(9363),r(7057);var s=r(2046);e.exports=s.AggregateError},850:(e,t,r)=>{"use strict";e.exports=r(6076)},6076:(e,t,r)=>{"use strict";r(1599);var s=r(8623);e.exports=s},2159:(e,t,r)=>{"use strict";var s=r(2250),n=r(4640),i=TypeError;e.exports=function(e){if(s(e))return e;throw new i(n(e)+" is not a function")}},43:(e,t,r)=>{"use strict";var s=r(4018),n=String,i=TypeError;e.exports=function(e){if(s(e))return e;throw new i("Can't set "+n(e)+" as a prototype")}},2156:e=>{"use strict";e.exports=function(){}},6624:(e,t,r)=>{"use strict";var s=r(6285),n=String,i=TypeError;e.exports=function(e){if(s(e))return e;throw new i(n(e)+" is not an object")}},4436:(e,t,r)=>{"use strict";var s=r(7374),n=r(4849),i=r(575),o=function(e){return function(t,r,o){var a=s(t),c=i(a);if(0===c)return!e&&-1;var l,u=n(o,c);if(e&&r!=r){for(;c>u;)if((l=a[u++])!=l)return!0}else for(;c>u;u++)if((e||u in a)&&a[u]===r)return e||u||0;return!e&&-1}};e.exports={includes:o(!0),indexOf:o(!1)}},5807:(e,t,r)=>{"use strict";var s=r(1907),n=s({}.toString),i=s("".slice);e.exports=function(e){return i(n(e),8,-1)}},3948:(e,t,r)=>{"use strict";var s=r(2623),n=r(2250),i=r(5807),o=r(6264)("toStringTag"),a=Object,c="Arguments"===i(function(){return arguments}());e.exports=s?i:function(e){var t,r,s;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"===(s=i(t))&&n(t.callee)?"Arguments":s}},9595:(e,t,r)=>{"use strict";var s=r(9724),n=r(1042),i=r(3846),o=r(4284);e.exports=function(e,t,r){for(var a=n(t),c=o.f,l=i.f,u=0;u<a.length;u++){var p=a[u];s(e,p)||r&&s(r,p)||c(e,p,l(t,p))}}},7382:(e,t,r)=>{"use strict";var s=r(8828);e.exports=!s((function(){function e(){}return e.prototype.constructor=null,Object.getPrototypeOf(new e)!==e.prototype}))},9550:e=>{"use strict";e.exports=function(e,t){return{value:e,done:t}}},1626:(e,t,r)=>{"use strict";var s=r(9447),n=r(4284),i=r(5817);e.exports=s?function(e,t,r){return n.f(e,t,i(1,r))}:function(e,t,r){return e[t]=r,e}},5817:e=>{"use strict";e.exports=function(e,t){return{enumerable:!(1&e),configurable:!(2&e),writable:!(4&e),value:t}}},8055:(e,t,r)=>{"use strict";var s=r(1626);e.exports=function(e,t,r,n){return n&&n.enumerable?e[t]=r:s(e,t,r),e}},2532:(e,t,r)=>{"use strict";var s=r(5951),n=Object.defineProperty;e.exports=function(e,t){try{n(s,e,{value:t,configurable:!0,writable:!0})}catch(r){s[e]=t}return t}},9447:(e,t,r)=>{"use strict";var s=r(8828);e.exports=!s((function(){return 7!==Object.defineProperty({},1,{get:function(){return 7}})[1]}))},9552:(e,t,r)=>{"use strict";var s=r(5951),n=r(6285),i=s.document,o=n(i)&&n(i.createElement);e.exports=function(e){return o?i.createElement(e):{}}},9287: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}},376:e=>{"use strict";e.exports=["constructor","hasOwnProperty","isPrototypeOf","propertyIsEnumerable","toLocaleString","toString","valueOf"]},6794:(e,t,r)=>{"use strict";var s=r(5951).navigator,n=s&&s.userAgent;e.exports=n?String(n):""},798:(e,t,r)=>{"use strict";var s,n,i=r(5951),o=r(6794),a=i.process,c=i.Deno,l=a&&a.versions||c&&c.version,u=l&&l.v8;u&&(n=(s=u.split("."))[0]>0&&s[0]<4?1:+(s[0]+s[1])),!n&&o&&(!(s=o.match(/Edge\/(\d+)/))||s[1]>=74)&&(s=o.match(/Chrome\/(\d+)/))&&(n=+s[1]),e.exports=n},5762:(e,t,r)=>{"use strict";var s=r(1907),n=Error,i=s("".replace),o=String(new n("zxcasd").stack),a=/\n\s*at [^:]*:[^\n]*/,c=a.test(o);e.exports=function(e,t){if(c&&"string"==typeof e&&!n.prepareStackTrace)for(;t--;)e=i(e,a,"");return e}},5884:(e,t,r)=>{"use strict";var s=r(1626),n=r(5762),i=r(3888),o=Error.captureStackTrace;e.exports=function(e,t,r,a){i&&(o?o(e,t):s(e,"stack",n(r,a)))}},3888:(e,t,r)=>{"use strict";var s=r(8828),n=r(5817);e.exports=!s((function(){var e=new Error("a");return!("stack"in e)||(Object.defineProperty(e,"stack",n(1,7)),7!==e.stack)}))},1091:(e,t,r)=>{"use strict";var s=r(5951),n=r(6024),i=r(2361),o=r(2250),a=r(3846).f,c=r(7463),l=r(2046),u=r(8311),p=r(1626),h=r(9724);r(6128);var d=function(e){var t=function(r,s,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,s)}return new e(r,s,i)}return n(e,this,arguments)};return t.prototype=e.prototype,t};e.exports=function(e,t){var r,n,f,m,y,g,v,b,x,E=e.target,w=e.global,j=e.stat,O=e.proto,S=w?s:j?s[E]:s[E]&&s[E].prototype,P=w?l:l[E]||p(l,E,{})[E],A=P.prototype;for(m in t)n=!(r=c(w?m:E+(j?".":"#")+m,e.forced))&&S&&h(S,m),g=P[m],n&&(v=e.dontCallGetSet?(x=a(S,m))&&x.value:S[m]),y=n&&v?v:t[m],(r||O||typeof g!=typeof y)&&(b=e.bind&&n?u(y,s):e.wrap&&n?d(y):O&&o(y)?i(y):y,(e.sham||y&&y.sham||g&&g.sham)&&p(b,"sham",!0),p(P,m,b),O&&(h(l,f=E+"Prototype")||p(l,f,{}),p(l[f],m,y),e.real&&A&&(r||!A[m])&&p(A,m,y)))}},8828:e=>{"use strict";e.exports=function(e){try{return!!e()}catch(e){return!0}}},6024:(e,t,r)=>{"use strict";var s=r(1505),n=Function.prototype,i=n.apply,o=n.call;e.exports="object"==typeof Reflect&&Reflect.apply||(s?o.bind(i):function(){return o.apply(i,arguments)})},8311:(e,t,r)=>{"use strict";var s=r(2361),n=r(2159),i=r(1505),o=s(s.bind);e.exports=function(e,t){return n(e),void 0===t?e:i?o(e,t):function(){return e.apply(t,arguments)}}},1505:(e,t,r)=>{"use strict";var s=r(8828);e.exports=!s((function(){var e=function(){}.bind();return"function"!=typeof e||e.hasOwnProperty("prototype")}))},3930:(e,t,r)=>{"use strict";var s=r(1505),n=Function.prototype.call;e.exports=s?n.bind(n):function(){return n.apply(n,arguments)}},6833:(e,t,r)=>{"use strict";var s=r(9447),n=r(9724),i=Function.prototype,o=s&&Object.getOwnPropertyDescriptor,a=n(i,"name"),c=a&&"something"===function(){}.name,l=a&&(!s||s&&o(i,"name").configurable);e.exports={EXISTS:a,PROPER:c,CONFIGURABLE:l}},1871:(e,t,r)=>{"use strict";var s=r(1907),n=r(2159);e.exports=function(e,t,r){try{return s(n(Object.getOwnPropertyDescriptor(e,t)[r]))}catch(e){}}},2361:(e,t,r)=>{"use strict";var s=r(5807),n=r(1907);e.exports=function(e){if("Function"===s(e))return n(e)}},1907:(e,t,r)=>{"use strict";var s=r(1505),n=Function.prototype,i=n.call,o=s&&n.bind.bind(i,i);e.exports=s?o:function(e){return function(){return i.apply(e,arguments)}}},5582:(e,t,r)=>{"use strict";var s=r(2046),n=r(5951),i=r(2250),o=function(e){return i(e)?e:void 0};e.exports=function(e,t){return arguments.length<2?o(s[e])||o(n[e]):s[e]&&s[e][t]||n[e]&&n[e][t]}},3448:(e,t,r)=>{"use strict";var s=r(3948),n=r(9367),i=r(7136),o=r(3742),a=r(6264)("iterator");e.exports=function(e){if(!i(e))return n(e,a)||n(e,"@@iterator")||o[s(e)]}},300:(e,t,r)=>{"use strict";var s=r(3930),n=r(2159),i=r(6624),o=r(4640),a=r(3448),c=TypeError;e.exports=function(e,t){var r=arguments.length<2?a(e):t;if(n(r))return i(s(r,e));throw new c(o(e)+" is not iterable")}},9367:(e,t,r)=>{"use strict";var s=r(2159),n=r(7136);e.exports=function(e,t){var r=e[t];return n(r)?void 0:s(r)}},5951:function(e,t,r){"use strict";var s=function(e){return e&&e.Math===Math&&e};e.exports=s("object"==typeof globalThis&&globalThis)||s("object"==typeof window&&window)||s("object"==typeof self&&self)||s("object"==typeof r.g&&r.g)||s("object"==typeof this&&this)||function(){return this}()||Function("return this")()},9724:(e,t,r)=>{"use strict";var s=r(1907),n=r(9298),i=s({}.hasOwnProperty);e.exports=Object.hasOwn||function(e,t){return i(n(e),t)}},8530:e=>{"use strict";e.exports={}},2416:(e,t,r)=>{"use strict";var s=r(5582);e.exports=s("document","documentElement")},3648:(e,t,r)=>{"use strict";var s=r(9447),n=r(8828),i=r(9552);e.exports=!s&&!n((function(){return 7!==Object.defineProperty(i("div"),"a",{get:function(){return 7}}).a}))},6946:(e,t,r)=>{"use strict";var s=r(1907),n=r(8828),i=r(5807),o=Object,a=s("".split);e.exports=n((function(){return!o("z").propertyIsEnumerable(0)}))?function(e){return"String"===i(e)?a(e,""):o(e)}:o},4084:(e,t,r)=>{"use strict";var s=r(2250),n=r(6285),i=r(9192);e.exports=function(e,t,r){var o,a;return i&&s(o=t.constructor)&&o!==r&&n(a=o.prototype)&&a!==r.prototype&&i(e,a),e}},9259:(e,t,r)=>{"use strict";var s=r(6285),n=r(1626);e.exports=function(e,t){s(t)&&"cause"in t&&n(e,"cause",t.cause)}},4932:(e,t,r)=>{"use strict";var s,n,i,o=r(551),a=r(5951),c=r(6285),l=r(1626),u=r(9724),p=r(6128),h=r(2522),d=r(8530),f="Object already initialized",m=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,s=function(e,t){if(g.has(e))throw new m(f);return t.facade=e,g.set(e,t),t},n=function(e){return g.get(e)||{}},i=function(e){return g.has(e)}}else{var v=h("state");d[v]=!0,s=function(e,t){if(u(e,v))throw new m(f);return t.facade=e,l(e,v,t),t},n=function(e){return u(e,v)?e[v]:{}},i=function(e){return u(e,v)}}e.exports={set:s,get:n,has:i,enforce:function(e){return i(e)?n(e):s(e,{})},getterFor:function(e){return function(t){var r;if(!c(t)||(r=n(t)).type!==e)throw new m("Incompatible receiver, "+e+" required");return r}}}},7812:(e,t,r)=>{"use strict";var s=r(6264),n=r(3742),i=s("iterator"),o=Array.prototype;e.exports=function(e){return void 0!==e&&(n.Array===e||o[i]===e)}},2250:e=>{"use strict";var t="object"==typeof document&&document.all;e.exports=void 0===t&&void 0!==t?function(e){return"function"==typeof e||e===t}:function(e){return"function"==typeof e}},7463:(e,t,r)=>{"use strict";var s=r(8828),n=r(2250),i=/#|\.prototype\./,o=function(e,t){var r=c[a(e)];return r===u||r!==l&&(n(t)?s(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},7136:e=>{"use strict";e.exports=function(e){return null==e}},6285:(e,t,r)=>{"use strict";var s=r(2250);e.exports=function(e){return"object"==typeof e?null!==e:s(e)}},4018:(e,t,r)=>{"use strict";var s=r(6285);e.exports=function(e){return s(e)||null===e}},7376:e=>{"use strict";e.exports=!0},5594:(e,t,r)=>{"use strict";var s=r(5582),n=r(2250),i=r(8280),o=r(1175),a=Object;e.exports=o?function(e){return"symbol"==typeof e}:function(e){var t=s("Symbol");return n(t)&&i(t.prototype,a(e))}},4823:(e,t,r)=>{"use strict";var s=r(8311),n=r(3930),i=r(6624),o=r(4640),a=r(7812),c=r(575),l=r(8280),u=r(300),p=r(3448),h=r(154),d=TypeError,f=function(e,t){this.stopped=e,this.result=t},m=f.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),$=s(t,j),T=function(e){return y&&h(y,"normal",e),new f(!0,e)},k=function(e){return O?(i(e),A?$(e[0],e[1],T):$(e[0],e[1])):A?$(e,T):$(e)};if(S)y=e.iterator;else if(P)y=e;else{if(!(g=p(e)))throw new d(o(e)+" is not iterable");if(a(g)){for(v=0,b=c(e);b>v;v++)if((x=k(e[v]))&&l(m,x))return x;return new f(!1)}y=u(e,g)}for(E=S?e.next:y.next;!(w=n(E,y)).done;){try{x=k(w.value)}catch(e){h(y,"throw",e)}if("object"==typeof x&&x&&l(m,x))return x}return new f(!1)}},154:(e,t,r)=>{"use strict";var s=r(3930),n=r(6624),i=r(9367);e.exports=function(e,t,r){var o,a;n(e);try{if(!(o=i(e,"return"))){if("throw"===t)throw r;return r}o=s(o,e)}catch(e){a=!0,o=e}if("throw"===t)throw r;if(a)throw o;return n(o),r}},7181:(e,t,r)=>{"use strict";var s=r(5116).IteratorPrototype,n=r(8075),i=r(5817),o=r(4840),a=r(3742),c=function(){return this};e.exports=function(e,t,r,l){var u=t+" Iterator";return e.prototype=n(s,{next:i(+!l,r)}),o(e,u,!1,!0),a[u]=c,e}},183:(e,t,r)=>{"use strict";var s=r(1091),n=r(3930),i=r(7376),o=r(6833),a=r(2250),c=r(7181),l=r(5972),u=r(9192),p=r(4840),h=r(1626),d=r(8055),f=r(6264),m=r(3742),y=r(5116),g=o.PROPER,v=o.CONFIGURABLE,b=y.IteratorPrototype,x=y.BUGGY_SAFARI_ITERATORS,E=f("iterator"),w="keys",j="values",O="entries",S=function(){return this};e.exports=function(e,t,r,o,f,y,P){c(r,t,o);var A,$,T,k=function(e){if(e===f&&F)return F;if(!x&&e&&e in M)return M[e];switch(e){case w:case j:case O:return function(){return new r(this,e)}}return function(){return new r(this)}},_=t+" Iterator",C=!1,M=e.prototype,I=M[E]||M["@@iterator"]||f&&M[f],F=!x&&I||k(f),R="Array"===t&&M.entries||I;if(R&&(A=l(R.call(new e)))!==Object.prototype&&A.next&&(i||l(A)===b||(u?u(A,b):a(A[E])||d(A,E,S)),p(A,_,!0,!0),i&&(m[_]=S)),g&&f===j&&I&&I.name!==j&&(!i&&v?h(M,"name",j):(C=!0,F=function(){return n(I,this)})),f)if($={values:k(j),keys:y?F:k(w),entries:k(O)},P)for(T in $)(x||C||!(T in M))&&d(M,T,$[T]);else s({target:t,proto:!0,forced:x||C},$);return i&&!P||M[E]===F||d(M,E,F,{name:f}),m[t]=F,$}},5116:(e,t,r)=>{"use strict";var s,n,i,o=r(8828),a=r(2250),c=r(6285),l=r(8075),u=r(5972),p=r(8055),h=r(6264),d=r(7376),f=h("iterator"),m=!1;[].keys&&("next"in(i=[].keys())?(n=u(u(i)))!==Object.prototype&&(s=n):m=!0),!c(s)||o((function(){var e={};return s[f].call(e)!==e}))?s={}:d&&(s=l(s)),a(s[f])||p(s,f,(function(){return this})),e.exports={IteratorPrototype:s,BUGGY_SAFARI_ITERATORS:m}},3742:e=>{"use strict";e.exports={}},575:(e,t,r)=>{"use strict";var s=r(3121);e.exports=function(e){return s(e.length)}},1176:e=>{"use strict";var t=Math.ceil,r=Math.floor;e.exports=Math.trunc||function(e){var s=+e;return(s>0?r:t)(s)}},2096:(e,t,r)=>{"use strict";var s=r(160);e.exports=function(e,t){return void 0===e?arguments.length<2?"":t:s(e)}},8075:(e,t,r)=>{"use strict";var s,n=r(6624),i=r(2220),o=r(376),a=r(8530),c=r(2416),l=r(9552),u=r(2522),p="prototype",h="script",d=u("IE_PROTO"),f=function(){},m=function(e){return"<"+h+">"+e+"</"+h+">"},y=function(e){e.write(m("")),e.close();var t=e.parentWindow.Object;return e=null,t},g=function(){try{s=new ActiveXObject("htmlfile")}catch(e){}var e,t,r;g="undefined"!=typeof document?document.domain&&s?y(s):(t=l("iframe"),r="java"+h+":",t.style.display="none",c.appendChild(t),t.src=String(r),(e=t.contentWindow.document).open(),e.write(m("document.F=Object")),e.close(),e.F):y(s);for(var n=o.length;n--;)delete g[p][o[n]];return g()};a[d]=!0,e.exports=Object.create||function(e,t){var r;return null!==e?(f[p]=n(e),r=new f,f[p]=null,r[d]=e):r=g(),void 0===t?r:i.f(r,t)}},2220:(e,t,r)=>{"use strict";var s=r(9447),n=r(8661),i=r(4284),o=r(6624),a=r(7374),c=r(2875);t.f=s&&!n?Object.defineProperties:function(e,t){o(e);for(var r,s=a(t),n=c(t),l=n.length,u=0;l>u;)i.f(e,r=n[u++],s[r]);return e}},4284:(e,t,r)=>{"use strict";var s=r(9447),n=r(3648),i=r(8661),o=r(6624),a=r(470),c=TypeError,l=Object.defineProperty,u=Object.getOwnPropertyDescriptor,p="enumerable",h="configurable",d="writable";t.f=s?i?function(e,t,r){if(o(e),t=a(t),o(r),"function"==typeof e&&"prototype"===t&&"value"in r&&d in r&&!r[d]){var s=u(e,t);s&&s[d]&&(e[t]=r.value,r={configurable:h in r?r[h]:s[h],enumerable:p in r?r[p]:s[p],writable:!1})}return l(e,t,r)}:l:function(e,t,r){if(o(e),t=a(t),o(r),n)try{return l(e,t,r)}catch(e){}if("get"in r||"set"in r)throw new c("Accessors not supported");return"value"in r&&(e[t]=r.value),e}},3846:(e,t,r)=>{"use strict";var s=r(9447),n=r(3930),i=r(2574),o=r(5817),a=r(7374),c=r(470),l=r(9724),u=r(3648),p=Object.getOwnPropertyDescriptor;t.f=s?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(!n(i.f,e,t),e[t])}},4443:(e,t,r)=>{"use strict";var s=r(3045),n=r(376).concat("length","prototype");t.f=Object.getOwnPropertyNames||function(e){return s(e,n)}},7170:(e,t)=>{"use strict";t.f=Object.getOwnPropertySymbols},5972:(e,t,r)=>{"use strict";var s=r(9724),n=r(2250),i=r(9298),o=r(2522),a=r(7382),c=o("IE_PROTO"),l=Object,u=l.prototype;e.exports=a?l.getPrototypeOf:function(e){var t=i(e);if(s(t,c))return t[c];var r=t.constructor;return n(r)&&t instanceof r?r.prototype:t instanceof l?u:null}},8280:(e,t,r)=>{"use strict";var s=r(1907);e.exports=s({}.isPrototypeOf)},3045:(e,t,r)=>{"use strict";var s=r(1907),n=r(9724),i=r(7374),o=r(4436).indexOf,a=r(8530),c=s([].push);e.exports=function(e,t){var r,s=i(e),l=0,u=[];for(r in s)!n(a,r)&&n(s,r)&&c(u,r);for(;t.length>l;)n(s,r=t[l++])&&(~o(u,r)||c(u,r));return u}},2875:(e,t,r)=>{"use strict";var s=r(3045),n=r(376);e.exports=Object.keys||function(e){return s(e,n)}},2574:(e,t)=>{"use strict";var r={}.propertyIsEnumerable,s=Object.getOwnPropertyDescriptor,n=s&&!r.call({1:2},1);t.f=n?function(e){var t=s(this,e);return!!t&&t.enumerable}:r},9192:(e,t,r)=>{"use strict";var s=r(1871),n=r(6285),i=r(4239),o=r(43);e.exports=Object.setPrototypeOf||("__proto__"in{}?function(){var e,t=!1,r={};try{(e=s(Object.prototype,"__proto__","set"))(r,[]),t=r instanceof Array}catch(e){}return function(r,s){return i(r),o(s),n(r)?(t?e(r,s):r.__proto__=s,r):r}}():void 0)},4878:(e,t,r)=>{"use strict";var s=r(2623),n=r(3948);e.exports=s?{}.toString:function(){return"[object "+n(this)+"]"}},581:(e,t,r)=>{"use strict";var s=r(3930),n=r(2250),i=r(6285),o=TypeError;e.exports=function(e,t){var r,a;if("string"===t&&n(r=e.toString)&&!i(a=s(r,e)))return a;if(n(r=e.valueOf)&&!i(a=s(r,e)))return a;if("string"!==t&&n(r=e.toString)&&!i(a=s(r,e)))return a;throw new o("Can't convert object to primitive value")}},1042:(e,t,r)=>{"use strict";var s=r(5582),n=r(1907),i=r(4443),o=r(7170),a=r(6624),c=n([].concat);e.exports=s("Reflect","ownKeys")||function(e){var t=i.f(a(e)),r=o.f;return r?c(t,r(e)):t}},2046:e=>{"use strict";e.exports={}},4829:(e,t,r)=>{"use strict";var s=r(4284).f;e.exports=function(e,t,r){r in e||s(e,r,{configurable:!0,get:function(){return t[r]},set:function(e){t[r]=e}})}},4239:(e,t,r)=>{"use strict";var s=r(7136),n=TypeError;e.exports=function(e){if(s(e))throw new n("Can't call method on "+e);return e}},4840:(e,t,r)=>{"use strict";var s=r(2623),n=r(4284).f,i=r(1626),o=r(9724),a=r(4878),c=r(6264)("toStringTag");e.exports=function(e,t,r,l){var u=r?e:e&&e.prototype;u&&(o(u,c)||n(u,c,{configurable:!0,value:t}),l&&!s&&i(u,"toString",a))}},2522:(e,t,r)=>{"use strict";var s=r(5816),n=r(6499),i=s("keys");e.exports=function(e){return i[e]||(i[e]=n(e))}},6128:(e,t,r)=>{"use strict";var s=r(7376),n=r(5951),i=r(2532),o="__core-js_shared__",a=e.exports=n[o]||i(o,{});(a.versions||(a.versions=[])).push({version:"3.39.0",mode:s?"pure":"global",copyright:"© 2014-2024 Denis Pushkarev (zloirock.ru)",license:"https://github.com/zloirock/core-js/blob/v3.39.0/LICENSE",source:"https://github.com/zloirock/core-js"})},5816:(e,t,r)=>{"use strict";var s=r(6128);e.exports=function(e,t){return s[e]||(s[e]=t||{})}},1470:(e,t,r)=>{"use strict";var s=r(1907),n=r(5482),i=r(160),o=r(4239),a=s("".charAt),c=s("".charCodeAt),l=s("".slice),u=function(e){return function(t,r){var s,u,p=i(o(t)),h=n(r),d=p.length;return h<0||h>=d?e?"":void 0:(s=c(p,h))<55296||s>56319||h+1===d||(u=c(p,h+1))<56320||u>57343?e?a(p,h):s:e?l(p,h,h+2):u-56320+(s-55296<<10)+65536}};e.exports={codeAt:u(!1),charAt:u(!0)}},9846:(e,t,r)=>{"use strict";var s=r(798),n=r(8828),i=r(5951).String;e.exports=!!Object.getOwnPropertySymbols&&!n((function(){var e=Symbol("symbol detection");return!i(e)||!(Object(e)instanceof Symbol)||!Symbol.sham&&s&&s<41}))},4849:(e,t,r)=>{"use strict";var s=r(5482),n=Math.max,i=Math.min;e.exports=function(e,t){var r=s(e);return r<0?n(r+t,0):i(r,t)}},7374:(e,t,r)=>{"use strict";var s=r(6946),n=r(4239);e.exports=function(e){return s(n(e))}},5482:(e,t,r)=>{"use strict";var s=r(1176);e.exports=function(e){var t=+e;return t!=t||0===t?0:s(t)}},3121:(e,t,r)=>{"use strict";var s=r(5482),n=Math.min;e.exports=function(e){var t=s(e);return t>0?n(t,9007199254740991):0}},9298:(e,t,r)=>{"use strict";var s=r(4239),n=Object;e.exports=function(e){return n(s(e))}},6028:(e,t,r)=>{"use strict";var s=r(3930),n=r(6285),i=r(5594),o=r(9367),a=r(581),c=r(6264),l=TypeError,u=c("toPrimitive");e.exports=function(e,t){if(!n(e)||i(e))return e;var r,c=o(e,u);if(c){if(void 0===t&&(t="default"),r=s(c,e,t),!n(r)||i(r))return r;throw new l("Can't convert object to primitive value")}return void 0===t&&(t="number"),a(e,t)}},470:(e,t,r)=>{"use strict";var s=r(6028),n=r(5594);e.exports=function(e){var t=s(e,"string");return n(t)?t:t+""}},2623:(e,t,r)=>{"use strict";var s={};s[r(6264)("toStringTag")]="z",e.exports="[object z]"===String(s)},160:(e,t,r)=>{"use strict";var s=r(3948),n=String;e.exports=function(e){if("Symbol"===s(e))throw new TypeError("Cannot convert a Symbol value to a string");return n(e)}},4640:e=>{"use strict";var t=String;e.exports=function(e){try{return t(e)}catch(e){return"Object"}}},6499:(e,t,r)=>{"use strict";var s=r(1907),n=0,i=Math.random(),o=s(1..toString);e.exports=function(e){return"Symbol("+(void 0===e?"":e)+")_"+o(++n+i,36)}},1175:(e,t,r)=>{"use strict";var s=r(9846);e.exports=s&&!Symbol.sham&&"symbol"==typeof Symbol.iterator},8661:(e,t,r)=>{"use strict";var s=r(9447),n=r(8828);e.exports=s&&n((function(){return 42!==Object.defineProperty((function(){}),"prototype",{value:42,writable:!1}).prototype}))},551:(e,t,r)=>{"use strict";var s=r(5951),n=r(2250),i=s.WeakMap;e.exports=n(i)&&/native code/.test(String(i))},6264:(e,t,r)=>{"use strict";var s=r(5951),n=r(5816),i=r(9724),o=r(6499),a=r(9846),c=r(1175),l=s.Symbol,u=n("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]}},9358:(e,t,r)=>{"use strict";var s=r(5582),n=r(9724),i=r(1626),o=r(8280),a=r(9192),c=r(9595),l=r(4829),u=r(4084),p=r(2096),h=r(9259),d=r(5884),f=r(9447),m=r(7376);e.exports=function(e,t,r,y){var g="stackTraceLimit",v=y?2:1,b=e.split("."),x=b[b.length-1],E=s.apply(null,b);if(E){var w=E.prototype;if(!m&&n(w,"cause")&&delete w.cause,!r)return E;var j=s("Error"),O=t((function(e,t){var r=p(y?t:e,void 0),s=y?new E(e):new E;return void 0!==r&&i(s,"message",r),d(s,O,s.stack,2),this&&o(w,this)&&u(s,this,O),arguments.length>v&&h(s,arguments[v]),s}));if(O.prototype=w,"Error"!==x?a?a(O,j):c(O,j,{name:!0}):f&&g in E&&(l(O,E,g),l(O,E,"prepareStackTrace")),c(O,E),!m)try{w.name!==x&&i(w,"name",x),w.constructor=O}catch(e){}return O}}},6371:(e,t,r)=>{"use strict";var s=r(1091),n=r(5582),i=r(6024),o=r(8828),a=r(9358),c="AggregateError",l=n(c),u=!o((function(){return 1!==l([1]).errors[0]}))&&o((function(){return 7!==l([1],c,{cause:7}).cause}));s({global:!0,constructor:!0,arity:2,forced:u},{AggregateError:a(c,(function(e){return function(t,r){return i(e,this,arguments)}}),u,!0)})},2048:(e,t,r)=>{"use strict";var s=r(1091),n=r(8280),i=r(5972),o=r(9192),a=r(9595),c=r(8075),l=r(1626),u=r(5817),p=r(9259),h=r(5884),d=r(4823),f=r(2096),m=r(6264)("toStringTag"),y=Error,g=[].push,v=function(e,t){var r,s=n(b,this);o?r=o(new y,s?i(this):b):(r=s?this:c(b),l(r,m,"Error")),void 0!==t&&l(r,"message",f(t)),h(r,v,r.stack,1),arguments.length>2&&p(r,arguments[2]);var a=[];return d(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")});s({global:!0,constructor:!0,arity:2},{AggregateError:v})},4502:(e,t,r)=>{"use strict";r(2048)},9363:(e,t,r)=>{"use strict";var s=r(7374),n=r(2156),i=r(3742),o=r(4932),a=r(4284).f,c=r(183),l=r(9550),u=r(7376),p=r(9447),h="Array Iterator",d=o.set,f=o.getterFor(h);e.exports=c(Array,"Array",(function(e,t){d(this,{type:h,target:s(e),index:0,kind:t})}),(function(){var e=f(this),t=e.target,r=e.index++;if(!t||r>=t.length)return e.target=null,l(void 0,!0);switch(e.kind){case"keys":return l(r,!1);case"values":return l(t[r],!1)}return l([r,t[r]],!1)}),"values");var m=i.Arguments=i.Array;if(n("keys"),n("values"),n("entries"),!u&&p&&"values"!==m.name)try{a(m,"name",{value:"values"})}catch(e){}},6605:(e,t,r)=>{"use strict";var s=r(1091),n=r(5951),i=r(6024),o=r(9358),a="WebAssembly",c=n[a],l=7!==new Error("e",{cause:7}).cause,u=function(e,t){var r={};r[e]=o(e,t,l),s({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),s({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)}}))},7057:(e,t,r)=>{"use strict";var s=r(1470).charAt,n=r(160),i=r(4932),o=r(183),a=r(9550),c="String Iterator",l=i.set,u=i.getterFor(c);o(String,"String",(function(e){l(this,{type:c,string:n(e),index:0})}),(function(){var e,t=u(this),r=t.string,n=t.index;return n>=r.length?a(void 0,!0):(e=s(r,n),t.index+=e.length,a(e,!1))}))},1599:(e,t,r)=>{"use strict";r(4502)},2560:(e,t,r)=>{"use strict";r(9363);var s=r(9287),n=r(5951),i=r(4840),o=r(3742);for(var a in s)i(n[a],a),o[a]=o.Array},694:(e,t,r)=>{"use strict";r(1599);var s=r(7257);r(2560),e.exports=s}},t={};function r(s){var n=t[s];if(void 0!==n)return n.exports;var i=t[s]={id:s,loaded:!1,exports:{}};return e[s].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 s in t)r.o(t,s)&&!r.o(e,s)&&Object.defineProperty(e,s,{enumerable:!0,get:t[s]})},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 s={};return(()=>{"use strict";r.d(s,{default:()=>qj});var e={};r.r(e),r.d(e,{JsonPatchError:()=>ur,_areEquals:()=>xr,applyOperation:()=>mr,applyPatch:()=>yr,applyReducer:()=>gr,deepClone:()=>pr,getValueByPointer:()=>fr,validate:()=>br,validator:()=>vr});var t={};r.r(t),r.d(t,{compare:()=>$r,generate:()=>Pr,observe:()=>Sr,unobserve:()=>Or});var n={};r.r(n),r.d(n,{bJ:()=>hi,uQ:()=>oi,Zd:()=>ui,q$:()=>ci,hd:()=>di,aj:()=>fi,z9:()=>pi,zj:()=>mi});var i={};r.r(i),r.d(i,{hasElementSourceMap:()=>Ta,includesClasses:()=>_a,includesSymbols:()=>ka,isAnnotationElement:()=>Oa,isArrayElement:()=>xa,isBooleanElement:()=>va,isCommentElement:()=>Sa,isElement:()=>fa,isLinkElement:()=>wa,isMemberElement:()=>Ea,isNullElement:()=>ga,isNumberElement:()=>ya,isObjectElement:()=>ba,isParseResultElement:()=>Pa,isPrimitiveElement:()=>$a,isRefElement:()=>ja,isSourceMapElement:()=>Aa,isStringElement:()=>ma});var o={};r.r(o),r.d(o,{isJSONReferenceElement:()=>Yp,isJSONSchemaElement:()=>Wp,isLinkDescriptionElement:()=>Zp,isMediaElement:()=>Xp});var a={};r.r(a),r.d(a,{isBooleanJsonSchemaElement:()=>$d,isCallbackElement:()=>cd,isComponentsElement:()=>ld,isContactElement:()=>ud,isExampleElement:()=>pd,isExternalDocumentationElement:()=>hd,isHeaderElement:()=>dd,isInfoElement:()=>fd,isLicenseElement:()=>md,isLinkElement:()=>yd,isMediaTypeElement:()=>Md,isOpenApi3_0Element:()=>vd,isOpenapiElement:()=>gd,isOperationElement:()=>bd,isParameterElement:()=>xd,isPathItemElement:()=>Ed,isPathsElement:()=>wd,isReferenceElement:()=>jd,isRequestBodyElement:()=>Od,isResponseElement:()=>Sd,isResponsesElement:()=>Pd,isSchemaElement:()=>Ad,isSecurityRequirementElement:()=>Td,isSecuritySchemeElement:()=>kd,isServerElement:()=>_d,isServerVariableElement:()=>Cd,isServersElement:()=>Id});var c={};r.r(c),r.d(c,{isBooleanJsonSchemaElement:()=>ob,isCallbackElement:()=>Dv,isComponentsElement:()=>Nv,isContactElement:()=>Lv,isExampleElement:()=>qv,isExternalDocumentationElement:()=>Bv,isHeaderElement:()=>Uv,isInfoElement:()=>Vv,isJsonSchemaDialectElement:()=>zv,isLicenseElement:()=>Hv,isLinkElement:()=>Gv,isMediaTypeElement:()=>pb,isOpenApi3_1Element:()=>Kv,isOpenapiElement:()=>Jv,isOperationElement:()=>Wv,isParameterElement:()=>Yv,isPathItemElement:()=>Xv,isPathItemElementExternal:()=>Zv,isPathsElement:()=>Qv,isReferenceElement:()=>eb,isReferenceElementExternal:()=>tb,isRequestBodyElement:()=>rb,isResponseElement:()=>sb,isResponsesElement:()=>nb,isSchemaElement:()=>ib,isSecurityRequirementElement:()=>ab,isSecuritySchemeElement:()=>cb,isServerElement:()=>lb,isServerVariableElement:()=>ub});var l={};r.r(l),r.d(l,{cookie:()=>xj,header:()=>bj,path:()=>yj,query:()=>gj});const u="application/json, application/yaml",p="https://swagger.io",h=Object.freeze({url:"/"}),{fetch:d,Response:f,Headers:m,Request:y,FormData:g,File:v,Blob:b}=globalThis;function x(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 E(e,t){return Array.isArray(e)&&e.some((e=>x(e,t)))}void 0===globalThis.fetch&&(globalThis.fetch=d),void 0===globalThis.Headers&&(globalThis.Headers=m),void 0===globalThis.Request&&(globalThis.Request=y),void 0===globalThis.Response&&(globalThis.Response=f),void 0===globalThis.FormData&&(globalThis.FormData=g),void 0===globalThis.File&&(globalThis.File=v),void 0===globalThis.Blob&&(globalThis.Blob=b);class w extends File{constructor(e,t="",r={}){super([e],t,r),this.data=e}valueOf(){return this.data}toString(){return this.valueOf()}}const j=e=>":/?#[]@!$&'()*+,;=".indexOf(e)>-1,O=e=>/^[a-z0-9\-._~]+$/i.test(e);function S(e,t="reserved"){return[...e].map((e=>{if(O(e))return e;if(j(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("")}function P(e){const{value:t}=e;return Array.isArray(t)?function({key:e,value:t,style:r,explode:s,escape:n}){if("simple"===r)return t.map((e=>A(e,n))).join(",");if("label"===r)return`.${t.map((e=>A(e,n))).join(".")}`;if("matrix"===r)return t.map((e=>A(e,n))).reduce(((t,r)=>!t||s?`${t||""};${e}=${r}`:`${t},${r}`),"");if("form"===r){const r=s?`&${e}=`:",";return t.map((e=>A(e,n))).join(r)}if("spaceDelimited"===r){const r=s?`${e}=`:"";return t.map((e=>A(e,n))).join(` ${r}`)}if("pipeDelimited"===r){const r=s?`${e}=`:"";return t.map((e=>A(e,n))).join(`|${r}`)}return}(e):"object"==typeof t?function({key:e,value:t,style:r,explode:s,escape:n}){const i=Object.keys(t);if("simple"===r)return i.reduce(((e,r)=>{const i=A(t[r],n);return`${e?`${e},`:""}${r}${s?"=":","}${i}`}),"");if("label"===r)return i.reduce(((e,r)=>{const i=A(t[r],n);return`${e?`${e}.`:"."}${r}${s?"=":"."}${i}`}),"");if("matrix"===r&&s)return i.reduce(((e,r)=>`${e?`${e};`:";"}${r}=${A(t[r],n)}`),"");if("matrix"===r)return i.reduce(((r,s)=>{const i=A(t[s],n);return`${r?`${r},`:`;${e}=`}${s},${i}`}),"");if("form"===r)return i.reduce(((e,r)=>{const i=A(t[r],n);return`${e?`${e}${s?"&":","}`:""}${r}${s?"=":","}${i}`}),"");return}(e):function({key:e,value:t,style:r,escape:s}){if("simple"===r)return A(t,s);if("label"===r)return`.${A(t,s)}`;if("matrix"===r)return`;${e}=${A(t,s)}`;if("form"===r)return A(t,s);if("deepObject"===r)return A(t,s);return}(e)}function A(e,t=!1){return Array.isArray(e)||null!==e&&"object"==typeof e?e=JSON.stringify(e):"number"!=typeof e&&"boolean"!=typeof e||(e=String(e)),t&&e.length>0?S(e,t):e}const $={form:",",spaceDelimited:"%20",pipeDelimited:"|"},T={csv:",",ssv:"%20",tsv:"%09",pipes:"|"};function k(e,t,r=!1){const{collectionFormat:s,allowEmptyValue:n,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&&n)return[[l,""]];if(x(a)||E(a))return[[l,a]];if(i)return _(e,a,r,i);if(o){if([typeof o.style,typeof o.explode,typeof o.allowReserved].some((e=>"undefined"!==e))){const{style:t,explode:s,allowReserved:n}=o;return _(e,a,r,{style:t,explode:s,allowReserved:n})}if("string"==typeof o.contentType){if(o.contentType.startsWith("application/json")){const e=c("string"==typeof a?a:JSON.stringify(a));return[[l,new w(e,"blob",{type:o.contentType})]]}const e=c(String(a));return[[l,new w(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"===s?[[l,a.map(c)]]:[[l,a.map(c).join(T[s||"csv"])]]:[[l,""]]}function _(e,t,r,s){const n=s.style||"form",i=void 0===s.explode?"form"===n:s.explode,o=!r&&(s&&s.allowReserved?"unsafe":"reserved"),a=e=>A(e,o),c=r?e=>e:e=>a(e);return"object"!=typeof t?[[c(e),a(t)]]:Array.isArray(t)?i?[[c(e),t.map(a)]]:[[c(e),t.map(a).join($[n])]]:"deepObject"===n?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 C(e){return((e,{encode:t=!0}={})=>{const r=(e,t,s)=>(null==s?e.append(t,""):Array.isArray(s)?s.reduce(((s,n)=>r(e,t,n)),e):s instanceof Date?e.append(t,s.toISOString()):"object"==typeof s?Object.entries(s).reduce(((s,[n,i])=>r(e,`${t}[${n}]`,i)),e):e.append(t,s),e),s=Object.entries(e).reduce(((e,[t,s])=>r(e,t,s)),new URLSearchParams),n=String(s);return t?n:decodeURIComponent(n)})(Object.keys(e).reduce(((t,r)=>{for(const[s,n]of k(r,e[r]))t[s]=n instanceof w?n.valueOf():n;return t}),{}),{encode:!1})}function M(e={}){const{url:t="",query:r,form:s}=e;if(s){const t=Object.keys(s).some((e=>{const{value:t}=s[e];return x(t)||E(t)})),r=e.headers["content-type"]||e.headers["Content-Type"];if(t||/multipart\/form-data/i.test(r)){const t=(n=e.form,Object.entries(n).reduce(((e,[t,r])=>{for(const[s,n]of k(t,r,!0))if(Array.isArray(n))for(const t of n)if(ArrayBuffer.isView(t)){const r=new Blob([t]);e.append(s,r)}else e.append(s,t);else if(ArrayBuffer.isView(n)){const t=new Blob([n]);e.append(s,t)}else e.append(s,n);return e}),new FormData));e.formdata=t,e.body=t}else e.body=C(s);delete e.form}var n;if(r){const[s,n]=t.split("?");let i="";if(n){const e=new URLSearchParams(n);Object.keys(r).forEach((t=>e.delete(t))),i=String(e)}const o=((...e)=>{const t=e.filter((e=>e)).join("&");return t?`?${t}`:""})(i,C(r));e.url=s+o,delete e.query}return e}function I(e){return null==e}var F={isNothing:I,isObject:function(e){return"object"==typeof e&&null!==e},toArray:function(e){return Array.isArray(e)?e:I(e)?[]:[e]},repeat:function(e,t){var r,s="";for(r=0;r<t;r+=1)s+=e;return s},isNegativeZero:function(e){return 0===e&&Number.NEGATIVE_INFINITY===1/e},extend:function(e,t){var r,s,n,i;if(t)for(r=0,s=(i=Object.keys(t)).length;r<s;r+=1)e[n=i[r]]=t[n];return e}};function R(e,t){var r="",s=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),s+" "+r):s}function D(e,t){Error.call(this),this.name="YAMLException",this.reason=e,this.mark=t,this.message=R(this,!1),Error.captureStackTrace?Error.captureStackTrace(this,this.constructor):this.stack=(new Error).stack||""}D.prototype=Object.create(Error.prototype),D.prototype.constructor=D,D.prototype.toString=function(e){return this.name+": "+R(this,e)};var N=D;function L(e,t,r,s,n){var i="",o="",a=Math.floor(n/2)-1;return s-t>a&&(t=s-a+(i=" ... ").length),r-s>a&&(r=s+a-(o=" ...").length),{str:i+e.slice(t,r).replace(/\t/g,"→")+o,pos:s-t+i.length}}function q(e,t){return F.repeat(" ",t-e.length)+e}var B=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,s=/\r?\n|\r|\0/g,n=[0],i=[],o=-1;r=s.exec(e.buffer);)i.push(r.index),n.push(r.index+r[0].length),e.position<=r.index&&o<0&&(o=n.length-2);o<0&&(o=n.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=L(e.buffer,n[o-a],i[o-a],e.position-(n[o]-n[o-a]),p),l=F.repeat(" ",t.indent)+q((e.line-a+1).toString(),u)+" | "+c.str+"\n"+l;for(c=L(e.buffer,n[o],i[o],e.position,p),l+=F.repeat(" ",t.indent)+q((e.line+1).toString(),u)+" | "+c.str+"\n",l+=F.repeat("-",t.indent+u+3+c.pos)+"^\n",a=1;a<=t.linesAfter&&!(o+a>=i.length);a++)c=L(e.buffer,n[o+a],i[o+a],e.position-(n[o]-n[o+a]),p),l+=F.repeat(" ",t.indent)+q((e.line+a+1).toString(),u)+" | "+c.str+"\n";return l.replace(/\n$/,"")},U=["kind","multi","resolve","construct","instanceOf","predicate","represent","representName","defaultStyle","styleAliases"],V=["scalar","sequence","mapping"];var z=function(e,t){if(t=t||{},Object.keys(t).forEach((function(t){if(-1===U.indexOf(t))throw new N('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===V.indexOf(this.kind))throw new N('Unknown kind "'+this.kind+'" is specified for "'+e+'" YAML type.')};function H(e,t){var r=[];return e[t].forEach((function(e){var t=r.length;r.forEach((function(r,s){r.tag===e.tag&&r.kind===e.kind&&r.multi===e.multi&&(t=s)})),r[t]=e})),r}function G(e){return this.extend(e)}G.prototype.extend=function(e){var t=[],r=[];if(e instanceof z)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 N("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 z))throw new N("Specified list of YAML types (or a single Type object) contains a non-Type object.");if(e.loadKind&&"scalar"!==e.loadKind)throw new N("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 N("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 z))throw new N("Specified list of YAML types (or a single Type object) contains a non-Type object.")}));var s=Object.create(G.prototype);return s.implicit=(this.implicit||[]).concat(t),s.explicit=(this.explicit||[]).concat(r),s.compiledImplicit=H(s,"implicit"),s.compiledExplicit=H(s,"explicit"),s.compiledTypeMap=function(){var e,t,r={scalar:{},sequence:{},mapping:{},fallback:{},multi:{scalar:[],sequence:[],mapping:[],fallback:[]}};function s(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(s);return r}(s.compiledImplicit,s.compiledExplicit),s};var J=G,K=new z("tag:yaml.org,2002:str",{kind:"scalar",construct:function(e){return null!==e?e:""}}),W=new z("tag:yaml.org,2002:seq",{kind:"sequence",construct:function(e){return null!==e?e:[]}}),Y=new z("tag:yaml.org,2002:map",{kind:"mapping",construct:function(e){return null!==e?e:{}}}),X=new J({explicit:[K,W,Y]});var Z=new z("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 Q=new z("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 ee(e){return 48<=e&&e<=55}function te(e){return 48<=e&&e<=57}var re=new z("tag:yaml.org,2002:int",{kind:"scalar",resolve:function(e){if(null===e)return!1;var t,r,s=e.length,n=0,i=!1;if(!s)return!1;if("-"!==(t=e[n])&&"+"!==t||(t=e[++n]),"0"===t){if(n+1===s)return!0;if("b"===(t=e[++n])){for(n++;n<s;n++)if("_"!==(t=e[n])){if("0"!==t&&"1"!==t)return!1;i=!0}return i&&"_"!==t}if("x"===t){for(n++;n<s;n++)if("_"!==(t=e[n])){if(!(48<=(r=e.charCodeAt(n))&&r<=57||65<=r&&r<=70||97<=r&&r<=102))return!1;i=!0}return i&&"_"!==t}if("o"===t){for(n++;n<s;n++)if("_"!==(t=e[n])){if(!ee(e.charCodeAt(n)))return!1;i=!0}return i&&"_"!==t}}if("_"===t)return!1;for(;n<s;n++)if("_"!==(t=e[n])){if(!te(e.charCodeAt(n)))return!1;i=!0}return!(!i||"_"===t)},construct:function(e){var t,r=e,s=1;if(-1!==r.indexOf("_")&&(r=r.replace(/_/g,"")),"-"!==(t=r[0])&&"+"!==t||("-"===t&&(s=-1),t=(r=r.slice(1))[0]),"0"===r)return 0;if("0"===t){if("b"===r[1])return s*parseInt(r.slice(2),2);if("x"===r[1])return s*parseInt(r.slice(2),16);if("o"===r[1])return s*parseInt(r.slice(2),8)}return s*parseInt(r,10)},predicate:function(e){return"[object Number]"===Object.prototype.toString.call(e)&&e%1==0&&!F.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"]}}),se=new RegExp("^(?:[-+]?(?:[0-9][0-9_]*)(?:\\.[0-9_]*)?(?:[eE][-+]?[0-9]+)?|\\.[0-9_]+(?:[eE][-+]?[0-9]+)?|[-+]?\\.(?:inf|Inf|INF)|\\.(?:nan|NaN|NAN))$");var ne=/^[-+]?[0-9]+e/;var ie=new z("tag:yaml.org,2002:float",{kind:"scalar",resolve:function(e){return null!==e&&!(!se.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||F.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(F.isNegativeZero(e))return"-0.0";return r=e.toString(10),ne.test(r)?r.replace("e",".e"):r},defaultStyle:"lowercase"}),oe=X.extend({implicit:[Z,Q,re,ie]}),ae=oe,ce=new RegExp("^([0-9][0-9][0-9][0-9])-([0-9][0-9])-([0-9][0-9])$"),le=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 ue=new z("tag:yaml.org,2002:timestamp",{kind:"scalar",resolve:function(e){return null!==e&&(null!==ce.exec(e)||null!==le.exec(e))},construct:function(e){var t,r,s,n,i,o,a,c,l=0,u=null;if(null===(t=ce.exec(e))&&(t=le.exec(e)),null===t)throw new Error("Date resolve error");if(r=+t[1],s=+t[2]-1,n=+t[3],!t[4])return new Date(Date.UTC(r,s,n));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,s,n,i,o,a,l)),u&&c.setTime(c.getTime()-u),c},instanceOf:Date,represent:function(e){return e.toISOString()}});var pe=new z("tag:yaml.org,2002:merge",{kind:"scalar",resolve:function(e){return"<<"===e||null===e}}),he="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=\n\r";var de=new z("tag:yaml.org,2002:binary",{kind:"scalar",resolve:function(e){if(null===e)return!1;var t,r,s=0,n=e.length,i=he;for(r=0;r<n;r++)if(!((t=i.indexOf(e.charAt(r)))>64)){if(t<0)return!1;s+=6}return s%8==0},construct:function(e){var t,r,s=e.replace(/[\r\n=]/g,""),n=s.length,i=he,o=0,a=[];for(t=0;t<n;t++)t%4==0&&t&&(a.push(o>>16&255),a.push(o>>8&255),a.push(255&o)),o=o<<6|i.indexOf(s.charAt(t));return 0===(r=n%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,s="",n=0,i=e.length,o=he;for(t=0;t<i;t++)t%3==0&&t&&(s+=o[n>>18&63],s+=o[n>>12&63],s+=o[n>>6&63],s+=o[63&n]),n=(n<<8)+e[t];return 0===(r=i%3)?(s+=o[n>>18&63],s+=o[n>>12&63],s+=o[n>>6&63],s+=o[63&n]):2===r?(s+=o[n>>10&63],s+=o[n>>4&63],s+=o[n<<2&63],s+=o[64]):1===r&&(s+=o[n>>2&63],s+=o[n<<4&63],s+=o[64],s+=o[64]),s}}),fe=Object.prototype.hasOwnProperty,me=Object.prototype.toString;var ye=new z("tag:yaml.org,2002:omap",{kind:"sequence",resolve:function(e){if(null===e)return!0;var t,r,s,n,i,o=[],a=e;for(t=0,r=a.length;t<r;t+=1){if(s=a[t],i=!1,"[object Object]"!==me.call(s))return!1;for(n in s)if(fe.call(s,n)){if(i)return!1;i=!0}if(!i)return!1;if(-1!==o.indexOf(n))return!1;o.push(n)}return!0},construct:function(e){return null!==e?e:[]}}),ge=Object.prototype.toString;var ve=new z("tag:yaml.org,2002:pairs",{kind:"sequence",resolve:function(e){if(null===e)return!0;var t,r,s,n,i,o=e;for(i=new Array(o.length),t=0,r=o.length;t<r;t+=1){if(s=o[t],"[object Object]"!==ge.call(s))return!1;if(1!==(n=Object.keys(s)).length)return!1;i[t]=[n[0],s[n[0]]]}return!0},construct:function(e){if(null===e)return[];var t,r,s,n,i,o=e;for(i=new Array(o.length),t=0,r=o.length;t<r;t+=1)s=o[t],n=Object.keys(s),i[t]=[n[0],s[n[0]]];return i}}),be=Object.prototype.hasOwnProperty;var xe=new z("tag:yaml.org,2002:set",{kind:"mapping",resolve:function(e){if(null===e)return!0;var t,r=e;for(t in r)if(be.call(r,t)&&null!==r[t])return!1;return!0},construct:function(e){return null!==e?e:{}}}),Ee=ae.extend({implicit:[ue,pe],explicit:[de,ye,ve,xe]}),we=Object.prototype.hasOwnProperty,je=/[\x00-\x08\x0B\x0C\x0E-\x1F\x7F-\x84\x86-\x9F\uFFFE\uFFFF]|[\uD800-\uDBFF](?![\uDC00-\uDFFF])|(?:[^\uD800-\uDBFF]|^)[\uDC00-\uDFFF]/,Oe=/[\x85\u2028\u2029]/,Se=/[,\[\]\{\}]/,Pe=/^(?:!|!!|![a-z\-]+!)$/i,Ae=/^(?:!|[^,\[\]\{\}])(?:%[0-9a-f]{2}|[0-9a-z\-#;\/\?:@&=\+\$,_\.!~\*'\(\)\[\]])*$/i;function $e(e){return Object.prototype.toString.call(e)}function Te(e){return 10===e||13===e}function ke(e){return 9===e||32===e}function _e(e){return 9===e||32===e||10===e||13===e}function Ce(e){return 44===e||91===e||93===e||123===e||125===e}function Me(e){var t;return 48<=e&&e<=57?e-48:97<=(t=32|e)&&t<=102?t-97+10:-1}function Ie(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 Fe(e){return e<=65535?String.fromCharCode(e):String.fromCharCode(55296+(e-65536>>10),56320+(e-65536&1023))}for(var Re=new Array(256),De=new Array(256),Ne=0;Ne<256;Ne++)Re[Ne]=Ie(Ne)?1:0,De[Ne]=Ie(Ne);function Le(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 qe(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=B(r),new N(t,r)}function Be(e,t){throw qe(e,t)}function Ue(e,t){e.onWarning&&e.onWarning.call(null,qe(e,t))}var Ve={YAML:function(e,t,r){var s,n,i;null!==e.version&&Be(e,"duplication of %YAML directive"),1!==r.length&&Be(e,"YAML directive accepts exactly one argument"),null===(s=/^([0-9]+)\.([0-9]+)$/.exec(r[0]))&&Be(e,"ill-formed argument of the YAML directive"),n=parseInt(s[1],10),i=parseInt(s[2],10),1!==n&&Be(e,"unacceptable YAML version of the document"),e.version=r[0],e.checkLineBreaks=i<2,1!==i&&2!==i&&Ue(e,"unsupported YAML version of the document")},TAG:function(e,t,r){var s,n;2!==r.length&&Be(e,"TAG directive accepts exactly two arguments"),s=r[0],n=r[1],Pe.test(s)||Be(e,"ill-formed tag handle (first argument) of the TAG directive"),we.call(e.tagMap,s)&&Be(e,'there is a previously declared suffix for "'+s+'" tag handle'),Ae.test(n)||Be(e,"ill-formed tag prefix (second argument) of the TAG directive");try{n=decodeURIComponent(n)}catch(t){Be(e,"tag prefix is malformed: "+n)}e.tagMap[s]=n}};function ze(e,t,r,s){var n,i,o,a;if(t<r){if(a=e.input.slice(t,r),s)for(n=0,i=a.length;n<i;n+=1)9===(o=a.charCodeAt(n))||32<=o&&o<=1114111||Be(e,"expected valid JSON character");else je.test(a)&&Be(e,"the stream contains non-printable characters");e.result+=a}}function He(e,t,r,s){var n,i,o,a;for(F.isObject(r)||Be(e,"cannot merge mappings; the provided source object is unacceptable"),o=0,a=(n=Object.keys(r)).length;o<a;o+=1)i=n[o],we.call(t,i)||(t[i]=r[i],s[i]=!0)}function Ge(e,t,r,s,n,i,o,a,c){var l,u;if(Array.isArray(n))for(l=0,u=(n=Array.prototype.slice.call(n)).length;l<u;l+=1)Array.isArray(n[l])&&Be(e,"nested arrays are not supported inside keys"),"object"==typeof n&&"[object Object]"===$e(n[l])&&(n[l]="[object Object]");if("object"==typeof n&&"[object Object]"===$e(n)&&(n="[object Object]"),n=String(n),null===t&&(t={}),"tag:yaml.org,2002:merge"===s)if(Array.isArray(i))for(l=0,u=i.length;l<u;l+=1)He(e,t,i[l],r);else He(e,t,i,r);else e.json||we.call(r,n)||!we.call(t,n)||(e.line=o||e.line,e.lineStart=a||e.lineStart,e.position=c||e.position,Be(e,"duplicated mapping key")),"__proto__"===n?Object.defineProperty(t,n,{configurable:!0,enumerable:!0,writable:!0,value:i}):t[n]=i,delete r[n];return t}function Je(e){var t;10===(t=e.input.charCodeAt(e.position))?e.position++:13===t?(e.position++,10===e.input.charCodeAt(e.position)&&e.position++):Be(e,"a line break is expected"),e.line+=1,e.lineStart=e.position,e.firstTabInLine=-1}function Ke(e,t,r){for(var s=0,n=e.input.charCodeAt(e.position);0!==n;){for(;ke(n);)9===n&&-1===e.firstTabInLine&&(e.firstTabInLine=e.position),n=e.input.charCodeAt(++e.position);if(t&&35===n)do{n=e.input.charCodeAt(++e.position)}while(10!==n&&13!==n&&0!==n);if(!Te(n))break;for(Je(e),n=e.input.charCodeAt(e.position),s++,e.lineIndent=0;32===n;)e.lineIndent++,n=e.input.charCodeAt(++e.position)}return-1!==r&&0!==s&&e.lineIndent<r&&Ue(e,"deficient indentation"),s}function We(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))&&!_e(t)))}function Ye(e,t){1===t?e.result+=" ":t>1&&(e.result+=F.repeat("\n",t-1))}function Xe(e,t){var r,s,n=e.tag,i=e.anchor,o=[],a=!1;if(-1!==e.firstTabInLine)return!1;for(null!==e.anchor&&(e.anchorMap[e.anchor]=o),s=e.input.charCodeAt(e.position);0!==s&&(-1!==e.firstTabInLine&&(e.position=e.firstTabInLine,Be(e,"tab characters must not be used in indentation")),45===s)&&_e(e.input.charCodeAt(e.position+1));)if(a=!0,e.position++,Ke(e,!0,-1)&&e.lineIndent<=t)o.push(null),s=e.input.charCodeAt(e.position);else if(r=e.line,et(e,t,3,!1,!0),o.push(e.result),Ke(e,!0,-1),s=e.input.charCodeAt(e.position),(e.line===r||e.lineIndent>t)&&0!==s)Be(e,"bad indentation of a sequence entry");else if(e.lineIndent<t)break;return!!a&&(e.tag=n,e.anchor=i,e.kind="sequence",e.result=o,!0)}function Ze(e){var t,r,s,n,i=!1,o=!1;if(33!==(n=e.input.charCodeAt(e.position)))return!1;if(null!==e.tag&&Be(e,"duplication of a tag property"),60===(n=e.input.charCodeAt(++e.position))?(i=!0,n=e.input.charCodeAt(++e.position)):33===n?(o=!0,r="!!",n=e.input.charCodeAt(++e.position)):r="!",t=e.position,i){do{n=e.input.charCodeAt(++e.position)}while(0!==n&&62!==n);e.position<e.length?(s=e.input.slice(t,e.position),n=e.input.charCodeAt(++e.position)):Be(e,"unexpected end of the stream within a verbatim tag")}else{for(;0!==n&&!_e(n);)33===n&&(o?Be(e,"tag suffix cannot contain exclamation marks"):(r=e.input.slice(t-1,e.position+1),Pe.test(r)||Be(e,"named tag handle cannot contain such characters"),o=!0,t=e.position+1)),n=e.input.charCodeAt(++e.position);s=e.input.slice(t,e.position),Se.test(s)&&Be(e,"tag suffix cannot contain flow indicator characters")}s&&!Ae.test(s)&&Be(e,"tag name cannot contain such characters: "+s);try{s=decodeURIComponent(s)}catch(t){Be(e,"tag name is malformed: "+s)}return i?e.tag=s:we.call(e.tagMap,r)?e.tag=e.tagMap[r]+s:"!"===r?e.tag="!"+s:"!!"===r?e.tag="tag:yaml.org,2002:"+s:Be(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&&Be(e,"duplication of an anchor property"),r=e.input.charCodeAt(++e.position),t=e.position;0!==r&&!_e(r)&&!Ce(r);)r=e.input.charCodeAt(++e.position);return e.position===t&&Be(e,"name of an anchor node must contain at least one character"),e.anchor=e.input.slice(t,e.position),!0}function et(e,t,r,s,n){var i,o,a,c,l,u,p,h,d,f=1,m=!1,y=!1;if(null!==e.listener&&e.listener("open",e),e.tag=null,e.anchor=null,e.kind=null,e.result=null,i=o=a=4===r||3===r,s&&Ke(e,!0,-1)&&(m=!0,e.lineIndent>t?f=1:e.lineIndent===t?f=0:e.lineIndent<t&&(f=-1)),1===f)for(;Ze(e)||Qe(e);)Ke(e,!0,-1)?(m=!0,a=i,e.lineIndent>t?f=1:e.lineIndent===t?f=0:e.lineIndent<t&&(f=-1)):a=!1;if(a&&(a=m||n),1!==f&&4!==r||(h=1===r||2===r?t:t+1,d=e.position-e.lineStart,1===f?a&&(Xe(e,d)||function(e,t,r){var s,n,i,o,a,c,l,u=e.tag,p=e.anchor,h={},d=Object.create(null),f=null,m=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,Be(e,"tab characters must not be used in indentation")),s=e.input.charCodeAt(e.position+1),i=e.line,63!==l&&58!==l||!_e(s)){if(o=e.line,a=e.lineStart,c=e.position,!et(e,r,2,!1,!0))break;if(e.line===i){for(l=e.input.charCodeAt(e.position);ke(l);)l=e.input.charCodeAt(++e.position);if(58===l)_e(l=e.input.charCodeAt(++e.position))||Be(e,"a whitespace character is expected after the key-value separator within a block mapping"),g&&(Ge(e,h,d,f,m,null,o,a,c),f=m=y=null),v=!0,g=!1,n=!1,f=e.tag,m=e.result;else{if(!v)return e.tag=u,e.anchor=p,!0;Be(e,"can not read an implicit mapping pair; a colon is missed")}}else{if(!v)return e.tag=u,e.anchor=p,!0;Be(e,"can not read a block mapping entry; a multiline key may not be an implicit key")}}else 63===l?(g&&(Ge(e,h,d,f,m,null,o,a,c),f=m=y=null),v=!0,g=!0,n=!0):g?(g=!1,n=!0):Be(e,"incomplete explicit mapping pair; a key node is missed; or followed by a non-tabulated empty line"),e.position+=1,l=s;if((e.line===i||e.lineIndent>t)&&(g&&(o=e.line,a=e.lineStart,c=e.position),et(e,t,4,!0,n)&&(g?m=e.result:y=e.result),g||(Ge(e,h,d,f,m,y,o,a,c),f=m=y=null),Ke(e,!0,-1),l=e.input.charCodeAt(e.position)),(e.line===i||e.lineIndent>t)&&0!==l)Be(e,"bad indentation of a mapping entry");else if(e.lineIndent<t)break}return g&&Ge(e,h,d,f,m,null,o,a,c),v&&(e.tag=u,e.anchor=p,e.kind="mapping",e.result=h),v}(e,d,h))||function(e,t){var r,s,n,i,o,a,c,l,u,p,h,d,f=!0,m=e.tag,y=e.anchor,g=Object.create(null);if(91===(d=e.input.charCodeAt(e.position)))o=93,l=!1,i=[];else{if(123!==d)return!1;o=125,l=!0,i={}}for(null!==e.anchor&&(e.anchorMap[e.anchor]=i),d=e.input.charCodeAt(++e.position);0!==d;){if(Ke(e,!0,t),(d=e.input.charCodeAt(e.position))===o)return e.position++,e.tag=m,e.anchor=y,e.kind=l?"mapping":"sequence",e.result=i,!0;f?44===d&&Be(e,"expected the node content, but found ','"):Be(e,"missed comma between flow collection entries"),h=null,a=c=!1,63===d&&_e(e.input.charCodeAt(e.position+1))&&(a=c=!0,e.position++,Ke(e,!0,t)),r=e.line,s=e.lineStart,n=e.position,et(e,t,1,!1,!0),p=e.tag,u=e.result,Ke(e,!0,t),d=e.input.charCodeAt(e.position),!c&&e.line!==r||58!==d||(a=!0,d=e.input.charCodeAt(++e.position),Ke(e,!0,t),et(e,t,1,!1,!0),h=e.result),l?Ge(e,i,g,p,u,h,r,s,n):a?i.push(Ge(e,null,g,p,u,h,r,s,n)):i.push(u),Ke(e,!0,t),44===(d=e.input.charCodeAt(e.position))?(f=!0,d=e.input.charCodeAt(++e.position)):f=!1}Be(e,"unexpected end of the stream within a flow collection")}(e,h)?y=!0:(o&&function(e,t){var r,s,n,i,o,a=1,c=!1,l=!1,u=t,p=0,h=!1;if(124===(i=e.input.charCodeAt(e.position)))s=!1;else{if(62!==i)return!1;s=!0}for(e.kind="scalar",e.result="";0!==i;)if(43===(i=e.input.charCodeAt(++e.position))||45===i)1===a?a=43===i?3:2:Be(e,"repeat of a chomping mode identifier");else{if(!((n=48<=(o=i)&&o<=57?o-48:-1)>=0))break;0===n?Be(e,"bad explicit indentation width of a block scalar; it cannot be less than one"):l?Be(e,"repeat of an indentation width identifier"):(u=t+n-1,l=!0)}if(ke(i)){do{i=e.input.charCodeAt(++e.position)}while(ke(i));if(35===i)do{i=e.input.charCodeAt(++e.position)}while(!Te(i)&&0!==i)}for(;0!==i;){for(Je(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),Te(i))p++;else{if(e.lineIndent<u){3===a?e.result+=F.repeat("\n",c?1+p:p):1===a&&c&&(e.result+="\n");break}for(s?ke(i)?(h=!0,e.result+=F.repeat("\n",c?1+p:p)):h?(h=!1,e.result+=F.repeat("\n",p+1)):0===p?c&&(e.result+=" "):e.result+=F.repeat("\n",p):e.result+=F.repeat("\n",c?1+p:p),c=!0,l=!0,p=0,r=e.position;!Te(i)&&0!==i;)i=e.input.charCodeAt(++e.position);ze(e,r,e.position,!1)}}return!0}(e,h)||function(e,t){var r,s,n;if(39!==(r=e.input.charCodeAt(e.position)))return!1;for(e.kind="scalar",e.result="",e.position++,s=n=e.position;0!==(r=e.input.charCodeAt(e.position));)if(39===r){if(ze(e,s,e.position,!0),39!==(r=e.input.charCodeAt(++e.position)))return!0;s=e.position,e.position++,n=e.position}else Te(r)?(ze(e,s,n,!0),Ye(e,Ke(e,!1,t)),s=n=e.position):e.position===e.lineStart&&We(e)?Be(e,"unexpected end of the document within a single quoted scalar"):(e.position++,n=e.position);Be(e,"unexpected end of the stream within a single quoted scalar")}(e,h)||function(e,t){var r,s,n,i,o,a,c;if(34!==(a=e.input.charCodeAt(e.position)))return!1;for(e.kind="scalar",e.result="",e.position++,r=s=e.position;0!==(a=e.input.charCodeAt(e.position));){if(34===a)return ze(e,r,e.position,!0),e.position++,!0;if(92===a){if(ze(e,r,e.position,!0),Te(a=e.input.charCodeAt(++e.position)))Ke(e,!1,t);else if(a<256&&Re[a])e.result+=De[a],e.position++;else if((o=120===(c=a)?2:117===c?4:85===c?8:0)>0){for(n=o,i=0;n>0;n--)(o=Me(a=e.input.charCodeAt(++e.position)))>=0?i=(i<<4)+o:Be(e,"expected hexadecimal character");e.result+=Fe(i),e.position++}else Be(e,"unknown escape sequence");r=s=e.position}else Te(a)?(ze(e,r,s,!0),Ye(e,Ke(e,!1,t)),r=s=e.position):e.position===e.lineStart&&We(e)?Be(e,"unexpected end of the document within a double quoted scalar"):(e.position++,s=e.position)}Be(e,"unexpected end of the stream within a double quoted scalar")}(e,h)?y=!0:!function(e){var t,r,s;if(42!==(s=e.input.charCodeAt(e.position)))return!1;for(s=e.input.charCodeAt(++e.position),t=e.position;0!==s&&!_e(s)&&!Ce(s);)s=e.input.charCodeAt(++e.position);return e.position===t&&Be(e,"name of an alias node must contain at least one character"),r=e.input.slice(t,e.position),we.call(e.anchorMap,r)||Be(e,'unidentified alias "'+r+'"'),e.result=e.anchorMap[r],Ke(e,!0,-1),!0}(e)?function(e,t,r){var s,n,i,o,a,c,l,u,p=e.kind,h=e.result;if(_e(u=e.input.charCodeAt(e.position))||Ce(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)&&(_e(s=e.input.charCodeAt(e.position+1))||r&&Ce(s)))return!1;for(e.kind="scalar",e.result="",n=i=e.position,o=!1;0!==u;){if(58===u){if(_e(s=e.input.charCodeAt(e.position+1))||r&&Ce(s))break}else if(35===u){if(_e(e.input.charCodeAt(e.position-1)))break}else{if(e.position===e.lineStart&&We(e)||r&&Ce(u))break;if(Te(u)){if(a=e.line,c=e.lineStart,l=e.lineIndent,Ke(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&&(ze(e,n,i,!1),Ye(e,e.line-a),n=i=e.position,o=!1),ke(u)||(i=e.position+1),u=e.input.charCodeAt(++e.position)}return ze(e,n,i,!1),!!e.result||(e.kind=p,e.result=h,!1)}(e,h,1===r)&&(y=!0,null===e.tag&&(e.tag="?")):(y=!0,null===e.tag&&null===e.anchor||Be(e,"alias node should not have any properties")),null!==e.anchor&&(e.anchorMap[e.anchor]=e.result)):0===f&&(y=a&&Xe(e,d))),null===e.tag)null!==e.anchor&&(e.anchorMap[e.anchor]=e.result);else if("?"===e.tag){for(null!==e.result&&"scalar"!==e.kind&&Be(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(we.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||Be(e,"unknown tag !<"+e.tag+">"),null!==e.result&&p.kind!==e.kind&&Be(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)):Be(e,"cannot resolve a node with !<"+e.tag+"> explicit tag")}return null!==e.listener&&e.listener("close",e),null!==e.tag||null!==e.anchor||y}function tt(e){var t,r,s,n,i=e.position,o=!1;for(e.version=null,e.checkLineBreaks=e.legacy,e.tagMap=Object.create(null),e.anchorMap=Object.create(null);0!==(n=e.input.charCodeAt(e.position))&&(Ke(e,!0,-1),n=e.input.charCodeAt(e.position),!(e.lineIndent>0||37!==n));){for(o=!0,n=e.input.charCodeAt(++e.position),t=e.position;0!==n&&!_e(n);)n=e.input.charCodeAt(++e.position);for(s=[],(r=e.input.slice(t,e.position)).length<1&&Be(e,"directive name must not be less than one character in length");0!==n;){for(;ke(n);)n=e.input.charCodeAt(++e.position);if(35===n){do{n=e.input.charCodeAt(++e.position)}while(0!==n&&!Te(n));break}if(Te(n))break;for(t=e.position;0!==n&&!_e(n);)n=e.input.charCodeAt(++e.position);s.push(e.input.slice(t,e.position))}0!==n&&Je(e),we.call(Ve,r)?Ve[r](e,r,s):Ue(e,'unknown document directive "'+r+'"')}Ke(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,Ke(e,!0,-1)):o&&Be(e,"directives end mark is expected"),et(e,e.lineIndent-1,4,!1,!0),Ke(e,!0,-1),e.checkLineBreaks&&Oe.test(e.input.slice(i,e.position))&&Ue(e,"non-ASCII line breaks are interpreted as content"),e.documents.push(e.result),e.position===e.lineStart&&We(e)?46===e.input.charCodeAt(e.position)&&(e.position+=3,Ke(e,!0,-1)):e.position<e.length-1&&Be(e,"end of the stream or a document separator is expected")}function rt(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 Le(e,t),s=e.indexOf("\0");for(-1!==s&&(r.position=s,Be(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;)tt(r);return r.documents}var st={loadAll:function(e,t,r){null!==t&&"object"==typeof t&&void 0===r&&(r=t,t=null);var s=rt(e,r);if("function"!=typeof t)return s;for(var n=0,i=s.length;n<i;n+=1)t(s[n])},load:function(e,t){var r=rt(e,t);if(0!==r.length){if(1===r.length)return r[0];throw new N("expected a single document in the stream, but found more")}}},nt=Object.prototype.toString,it=Object.prototype.hasOwnProperty,ot=65279,at={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"},ct=["y","Y","yes","Yes","YES","on","On","ON","n","N","no","No","NO","off","Off","OFF"],lt=/^[-+]?[0-9_]+(?::[0-9_]+)+(?:\.[0-9_]*)?$/;function ut(e){var t,r,s;if(t=e.toString(16).toUpperCase(),e<=255)r="x",s=2;else if(e<=65535)r="u",s=4;else{if(!(e<=4294967295))throw new N("code point within a string may not be greater than 0xFFFFFFFF");r="U",s=8}return"\\"+r+F.repeat("0",s-t.length)+t}function pt(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=F.isNothing(e.flowLevel)?-1:e.flowLevel,this.styleMap=function(e,t){var r,s,n,i,o,a,c;if(null===t)return{};for(r={},n=0,i=(s=Object.keys(t)).length;n<i;n+=1)o=s[n],a=String(t[o]),"!!"===o.slice(0,2)&&(o="tag:yaml.org,2002:"+o.slice(2)),(c=e.compiledTypeMap.fallback[o])&&it.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?2:1,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 ht(e,t){for(var r,s=F.repeat(" ",t),n=0,i=-1,o="",a=e.length;n<a;)-1===(i=e.indexOf("\n",n))?(r=e.slice(n),n=a):(r=e.slice(n,i+1),n=i+1),r.length&&"\n"!==r&&(o+=s),o+=r;return o}function dt(e,t){return"\n"+F.repeat(" ",e.indent*t)}function ft(e){return 32===e||9===e}function mt(e){return 32<=e&&e<=126||161<=e&&e<=55295&&8232!==e&&8233!==e||57344<=e&&e<=65533&&e!==ot||65536<=e&&e<=1114111}function yt(e){return mt(e)&&e!==ot&&13!==e&&10!==e}function gt(e,t,r){var s=yt(e),n=s&&!ft(e);return(r?s:s&&44!==e&&91!==e&&93!==e&&123!==e&&125!==e)&&35!==e&&!(58===t&&!n)||yt(t)&&!ft(t)&&35===e||58===t&&n}function vt(e,t){var r,s=e.charCodeAt(t);return s>=55296&&s<=56319&&t+1<e.length&&(r=e.charCodeAt(t+1))>=56320&&r<=57343?1024*(s-55296)+r-56320+65536:s}function bt(e){return/^\n* /.test(e)}function xt(e,t,r,s,n,i,o,a){var c,l,u=0,p=null,h=!1,d=!1,f=-1!==s,m=-1,y=mt(l=vt(e,0))&&l!==ot&&!ft(l)&&45!==l&&63!==l&&58!==l&&44!==l&&91!==l&&93!==l&&123!==l&&125!==l&&35!==l&&38!==l&&42!==l&&33!==l&&124!==l&&61!==l&&62!==l&&39!==l&&34!==l&&37!==l&&64!==l&&96!==l&&function(e){return!ft(e)&&58!==e}(vt(e,e.length-1));if(t||o)for(c=0;c<e.length;u>=65536?c+=2:c++){if(!mt(u=vt(e,c)))return 5;y=y&&gt(u,p,a),p=u}else{for(c=0;c<e.length;u>=65536?c+=2:c++){if(10===(u=vt(e,c)))h=!0,f&&(d=d||c-m-1>s&&" "!==e[m+1],m=c);else if(!mt(u))return 5;y=y&&gt(u,p,a),p=u}d=d||f&&c-m-1>s&&" "!==e[m+1]}return h||d?r>9&&bt(e)?5:o?2===i?5:2:d?4:3:!y||o||n(e)?2===i?5:2:1}function Et(e,t,r,s,n){e.dump=function(){if(0===t.length)return 2===e.quotingType?'""':"''";if(!e.noCompatMode&&(-1!==ct.indexOf(t)||lt.test(t)))return 2===e.quotingType?'"'+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=s||e.flowLevel>-1&&r>=e.flowLevel;switch(xt(t,a,e.indent,o,(function(t){return function(e,t){var r,s;for(r=0,s=e.implicitTypes.length;r<s;r+=1)if(e.implicitTypes[r].resolve(t))return!0;return!1}(e,t)}),e.quotingType,e.forceQuotes&&!s,n)){case 1:return t;case 2:return"'"+t.replace(/'/g,"''")+"'";case 3:return"|"+wt(t,e.indent)+jt(ht(t,i));case 4:return">"+wt(t,e.indent)+jt(ht(function(e,t){var r,s,n=/(\n+)([^\n]*)/g,i=(a=e.indexOf("\n"),a=-1!==a?a:e.length,n.lastIndex=a,Ot(e.slice(0,a),t)),o="\n"===e[0]||" "===e[0];var a;for(;s=n.exec(e);){var c=s[1],l=s[2];r=" "===l[0],i+=c+(o||r||""===l?"":"\n")+Ot(l,t),o=r}return i}(t,o),i));case 5:return'"'+function(e){for(var t,r="",s=0,n=0;n<e.length;s>=65536?n+=2:n++)s=vt(e,n),!(t=at[s])&&mt(s)?(r+=e[n],s>=65536&&(r+=e[n+1])):r+=t||ut(s);return r}(t)+'"';default:throw new N("impossible error: invalid scalar style")}}()}function wt(e,t){var r=bt(e)?String(t):"",s="\n"===e[e.length-1];return r+(s&&("\n"===e[e.length-2]||"\n"===e)?"+":s?"":"-")+"\n"}function jt(e){return"\n"===e[e.length-1]?e.slice(0,-1):e}function Ot(e,t){if(""===e||" "===e[0])return e;for(var r,s,n=/ [^ ]/g,i=0,o=0,a=0,c="";r=n.exec(e);)(a=r.index)-i>t&&(s=o>i?o:a,c+="\n"+e.slice(i,s),i=s+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 St(e,t,r,s){var n,i,o,a="",c=e.tag;for(n=0,i=r.length;n<i;n+=1)o=r[n],e.replacer&&(o=e.replacer.call(r,String(n),o)),(At(e,t+1,o,!0,!0,!1,!0)||void 0===o&&At(e,t+1,null,!0,!0,!1,!0))&&(s&&""===a||(a+=dt(e,t)),e.dump&&10===e.dump.charCodeAt(0)?a+="-":a+="- ",a+=e.dump);e.tag=c,e.dump=a||"[]"}function Pt(e,t,r){var s,n,i,o,a,c;for(i=0,o=(n=r?e.explicitTypes:e.implicitTypes).length;i<o;i+=1)if(((a=n[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]"===nt.call(a.represent))s=a.represent(t,c);else{if(!it.call(a.represent,c))throw new N("!<"+a.tag+'> tag resolver accepts not "'+c+'" style');s=a.represent[c](t,c)}e.dump=s}return!0}return!1}function At(e,t,r,s,n,i,o){e.tag=null,e.dump=r,Pt(e,r,!1)||Pt(e,r,!0);var a,c=nt.call(e.dump),l=s;s&&(s=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)&&(n=!1),p&&e.usedDuplicates[u])e.dump="*ref_"+u;else{if(h&&p&&!e.usedDuplicates[u]&&(e.usedDuplicates[u]=!0),"[object Object]"===c)s&&0!==Object.keys(e.dump).length?(!function(e,t,r,s){var n,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 N("sortKeys must be a boolean or a function");for(n=0,i=h.length;n<i;n+=1)l="",s&&""===u||(l+=dt(e,t)),a=r[o=h[n]],e.replacer&&(a=e.replacer.call(r,o,a)),At(e,t+1,o,!0,!0,!0)&&((c=null!==e.tag&&"?"!==e.tag||e.dump&&e.dump.length>1024)&&(e.dump&&10===e.dump.charCodeAt(0)?l+="?":l+="? "),l+=e.dump,c&&(l+=dt(e,t)),At(e,t+1,a,!0,c)&&(e.dump&&10===e.dump.charCodeAt(0)?l+=":":l+=": ",u+=l+=e.dump));e.tag=p,e.dump=u||"{}"}(e,t,e.dump,n),p&&(e.dump="&ref_"+u+e.dump)):(!function(e,t,r){var s,n,i,o,a,c="",l=e.tag,u=Object.keys(r);for(s=0,n=u.length;s<n;s+=1)a="",""!==c&&(a+=", "),e.condenseFlow&&(a+='"'),o=r[i=u[s]],e.replacer&&(o=e.replacer.call(r,i,o)),At(e,t,i,!1,!1)&&(e.dump.length>1024&&(a+="? "),a+=e.dump+(e.condenseFlow?'"':"")+":"+(e.condenseFlow?"":" "),At(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)s&&0!==e.dump.length?(e.noArrayIndent&&!o&&t>0?St(e,t-1,e.dump,n):St(e,t,e.dump,n),p&&(e.dump="&ref_"+u+e.dump)):(!function(e,t,r){var s,n,i,o="",a=e.tag;for(s=0,n=r.length;s<n;s+=1)i=r[s],e.replacer&&(i=e.replacer.call(r,String(s),i)),(At(e,t,i,!1,!1)||void 0===i&&At(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 N("unacceptable kind of an object to dump "+c)}"?"!==e.tag&&Et(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 $t(e,t){var r,s,n=[],i=[];for(Tt(e,n,i),r=0,s=i.length;r<s;r+=1)t.duplicates.push(n[i[r]]);t.usedDuplicates=new Array(s)}function Tt(e,t,r){var s,n,i;if(null!==e&&"object"==typeof e)if(-1!==(n=t.indexOf(e)))-1===r.indexOf(n)&&r.push(n);else if(t.push(e),Array.isArray(e))for(n=0,i=e.length;n<i;n+=1)Tt(e[n],t,r);else for(n=0,i=(s=Object.keys(e)).length;n<i;n+=1)Tt(e[s[n]],t,r)}function kt(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 _t=z,Ct=J,Mt=X,It=oe,Ft=ae,Rt=Ee,Dt=st.load,Nt=st.loadAll,Lt={dump:function(e,t){var r=new pt(t=t||{});r.noRefs||$t(e,r);var s=e;return r.replacer&&(s=r.replacer.call({"":s},"",s)),At(r,0,s,!0,!0)?r.dump+"\n":""}}.dump,qt=N,Bt={binary:de,float:ie,map:Y,null:Z,pairs:ve,set:xe,timestamp:ue,bool:Q,int:re,merge:pe,omap:ye,seq:W,str:K},Ut=kt("safeLoad","load"),Vt=kt("safeLoadAll","loadAll"),zt=kt("safeDump","dump");const Ht={Type:_t,Schema:Ct,FAILSAFE_SCHEMA:Mt,JSON_SCHEMA:It,CORE_SCHEMA:Ft,DEFAULT_SCHEMA:Rt,load:Dt,loadAll:Nt,dump:Lt,YAMLException:qt,types:Bt,safeLoad:Ut,safeLoadAll:Vt,safeDump:zt};function Gt(e={}){return"function"!=typeof e.entries?{}:Array.from(e.entries()).reduce(((e,[t,r])=>(e[t]=function(e){return e.includes(", ")?e.split(", "):e}(r),e)),{})}function Jt(e,t,{loadSpec:r=!1}={}){const s={ok:e.ok,url:e.url||t,status:e.status,statusText:e.statusText,headers:Gt(e.headers)},n=s.headers["content-type"],i=r||((e="")=>/(json|xml|yaml|text)\b/.test(e))(n);return(i?e.text:e.blob||e.buffer).call(e).then((e=>{if(s.text=e,s.data=e,i)try{const t=function(e,t){return t&&(0===t.indexOf("application/json")||t.indexOf("+json")>0)?JSON.parse(e):Ht.load(e)}(e,n);s.body=t,s.obj=t}catch(e){s.parseError=e}return s}))}async function Kt(e,t={}){"object"==typeof e&&(e=(t=e).url),t.headers=t.headers||{},(t=M(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 s;/multipart\/form-data/i.test(r)&&(delete t.headers["content-type"],delete t.headers["Content-Type"]);try{s=await(t.userFetch||fetch)(t.url,t),s=await Jt(s,e,t),t.responseInterceptor&&(s=await t.responseInterceptor(s)||s)}catch(e){if(!s)throw e;const t=new Error(s.statusText||`response status is ${s.status}`);throw t.status=s.status,t.statusCode=s.status,t.responseError=e,t}if(!s.ok){const e=new Error(s.statusText||`response status is ${s.status}`);throw e.status=s.status,e.statusCode=s.status,e.response=s,e}return s}function Wt(e,t={}){const{requestInterceptor:r,responseInterceptor:s}=t,n=e.withCredentials?"include":"same-origin";return t=>e({url:t,loadSpec:!0,requestInterceptor:r,responseInterceptor:s,headers:{Accept:u},credentials:n}).then((e=>e.body))}const Yt=e=>{const{baseDoc:t,url:r}=e,s=t??r??"";return"string"==typeof globalThis.document?.baseURI?String(new URL(s,globalThis.document.baseURI)):s},Xt=e=>{const{fetch:t,http:r}=e;return t||r||Kt};var Zt,Qt=(Zt=function(e,t){return Zt=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])},Zt(e,t)},function(e,t){function r(){this.constructor=e}Zt(e,t),e.prototype=null===t?Object.create(t):(r.prototype=t.prototype,new r)}),er=Object.prototype.hasOwnProperty;function tr(e,t){return er.call(e,t)}function rr(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 s=[];for(var n in e)tr(e,n)&&s.push(n);return s}function sr(e){switch(typeof e){case"object":return JSON.parse(JSON.stringify(e));case"undefined":return null;default:return e}}function nr(e){for(var t,r=0,s=e.length;r<s;){if(!((t=e.charCodeAt(r))>=48&&t<=57))return!1;r++}return!0}function ir(e){return-1===e.indexOf("/")&&-1===e.indexOf("~")?e:e.replace(/~/g,"~0").replace(/\//g,"~1")}function or(e){return e.replace(/~1/g,"/").replace(/~0/g,"~")}function ar(e){if(void 0===e)return!0;if(e)if(Array.isArray(e)){for(var t=0,r=e.length;t<r;t++)if(ar(e[t]))return!0}else if("object"==typeof e)for(var s=rr(e),n=s.length,i=0;i<n;i++)if(ar(e[s[i]]))return!0;return!1}function cr(e,t){var r=[e];for(var s in t){var n="object"==typeof t[s]?JSON.stringify(t[s],null,2):t[s];void 0!==n&&r.push(s+": "+n)}return r.join("\n")}var lr=function(e){function t(t,r,s,n,i){var o=this.constructor,a=e.call(this,cr(t,{name:r,index:s,operation:n,tree:i}))||this;return a.name=r,a.index=s,a.operation=n,a.tree=i,Object.setPrototypeOf(a,o.prototype),a.message=cr(t,{name:r,index:s,operation:n,tree:i}),a}return Qt(t,e),t}(Error),ur=lr,pr=sr,hr={add:function(e,t,r){return e[t]=this.value,{newDocument:r}},remove:function(e,t,r){var s=e[t];return delete e[t],{newDocument:r,removed:s}},replace:function(e,t,r){var s=e[t];return e[t]=this.value,{newDocument:r,removed:s}},move:function(e,t,r){var s=fr(r,this.path);s&&(s=sr(s));var n=mr(r,{op:"remove",path:this.from}).removed;return mr(r,{op:"add",path:this.path,value:n}),{newDocument:r,removed:s}},copy:function(e,t,r){var s=fr(r,this.from);return mr(r,{op:"add",path:this.path,value:sr(s)}),{newDocument:r}},test:function(e,t,r){return{newDocument:r,test:xr(e[t],this.value)}},_get:function(e,t,r){return this.value=e[t],{newDocument:r}}},dr={add:function(e,t,r){return nr(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 s=e[t];return e[t]=this.value,{newDocument:r,removed:s}},move:hr.move,copy:hr.copy,test:hr.test,_get:hr._get};function fr(e,t){if(""==t)return e;var r={op:"_get",path:t};return mr(e,r),r.value}function mr(e,t,r,s,n,i){if(void 0===r&&(r=!1),void 0===s&&(s=!0),void 0===n&&(n=!0),void 0===i&&(i=0),r&&("function"==typeof r?r(t,0,e,t.path):vr(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=fr(e,t.from),"move"===t.op&&(o.removed=e),o;if("test"===t.op){if(o.test=xr(e,t.value),!1===o.test)throw new ur("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 ur("Operation `op` property is not one of operations defined in RFC-6902","OPERATION_OP_INVALID",i,t,e);return o}s||(e=sr(e));var a=(t.path||"").split("/"),c=e,l=1,u=a.length,p=void 0,h=void 0,d=void 0;for(d="function"==typeof r?r:vr;;){if((h=a[l])&&-1!=h.indexOf("~")&&(h=or(h)),n&&("__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&&d(t,0,e,p)),l++,Array.isArray(c)){if("-"===h)h=c.length;else{if(r&&!nr(h))throw new ur("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);nr(h)&&(h=~~h)}if(l>=u){if(r&&"add"===t.op&&h>c.length)throw new ur("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=dr[t.op].call(t,c,h,e)).test)throw new ur("Test operation failed","TEST_OPERATION_FAILED",i,t,e);return o}}else if(l>=u){if(!1===(o=hr[t.op].call(t,c,h,e)).test)throw new ur("Test operation failed","TEST_OPERATION_FAILED",i,t,e);return o}if(c=c[h],r&&l<u&&(!c||"object"!=typeof c))throw new ur("Cannot perform operation at the desired path","OPERATION_PATH_UNRESOLVABLE",i,t,e)}}function yr(e,t,r,s,n){if(void 0===s&&(s=!0),void 0===n&&(n=!0),r&&!Array.isArray(t))throw new ur("Patch sequence must be an array","SEQUENCE_NOT_AN_ARRAY");s||(e=sr(e));for(var i=new Array(t.length),o=0,a=t.length;o<a;o++)i[o]=mr(e,t[o],r,!0,n,o),e=i[o].newDocument;return i.newDocument=e,i}function gr(e,t,r){var s=mr(e,t);if(!1===s.test)throw new ur("Test operation failed","TEST_OPERATION_FAILED",r,t,e);return s.newDocument}function vr(e,t,r,s){if("object"!=typeof e||null===e||Array.isArray(e))throw new ur("Operation is not an object","OPERATION_NOT_AN_OBJECT",t,e,r);if(!hr[e.op])throw new ur("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 ur("Operation `path` property is not a string","OPERATION_PATH_INVALID",t,e,r);if(0!==e.path.indexOf("/")&&e.path.length>0)throw new ur('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 ur("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 ur("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)&&ar(e.value))throw new ur("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 n=e.path.split("/").length,i=s.split("/").length;if(n!==i+1&&n!==i)throw new ur("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!==s)throw new ur("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=br([{op:"_get",path:e.from,value:void 0}],r);if(o&&"OPERATION_PATH_UNRESOLVABLE"===o.name)throw new ur("Cannot perform the operation from a path that does not exist","OPERATION_FROM_UNRESOLVABLE",t,e,r)}}function br(e,t,r){try{if(!Array.isArray(e))throw new ur("Patch sequence must be an array","SEQUENCE_NOT_AN_ARRAY");if(t)yr(sr(t),sr(e),r||!0);else{r=r||vr;for(var s=0;s<e.length;s++)r(e[s],s,t,void 0)}}catch(e){if(e instanceof ur)return e;throw e}}function xr(e,t){if(e===t)return!0;if(e&&t&&"object"==typeof e&&"object"==typeof t){var r,s,n,i=Array.isArray(e),o=Array.isArray(t);if(i&&o){if((s=e.length)!=t.length)return!1;for(r=s;0!=r--;)if(!xr(e[r],t[r]))return!1;return!0}if(i!=o)return!1;var a=Object.keys(e);if((s=a.length)!==Object.keys(t).length)return!1;for(r=s;0!=r--;)if(!t.hasOwnProperty(a[r]))return!1;for(r=s;0!=r--;)if(!xr(e[n=a[r]],t[n]))return!1;return!0}return e!=e&&t!=t}var Er=new WeakMap,wr=function(e){this.observers=new Map,this.obj=e},jr=function(e,t){this.callback=e,this.observer=t};function Or(e,t){t.unobserve()}function Sr(e,t){var r,s=function(e){return Er.get(e)}(e);if(s){var n=function(e,t){return e.observers.get(t)}(s,t);r=n&&n.observer}else s=new wr(e),Er.set(e,s);if(r)return r;if(r={},s.value=sr(e),t){r.callback=t,r.next=null;var i=function(){Pr(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(){Pr(r),clearTimeout(r.next),function(e,t){e.observers.delete(t.callback)}(s,r),"undefined"!=typeof window&&(window.removeEventListener("mouseup",o),window.removeEventListener("keyup",o),window.removeEventListener("mousedown",o),window.removeEventListener("keydown",o),window.removeEventListener("change",o))},s.observers.set(t,new jr(t,r)),r}function Pr(e,t){void 0===t&&(t=!1);var r=Er.get(e.object);Ar(r.value,e.object,e.patches,"",t),e.patches.length&&yr(r.value,e.patches);var s=e.patches;return s.length>0&&(e.patches=[],e.callback&&e.callback(s)),s}function Ar(e,t,r,s,n){if(t!==e){"function"==typeof t.toJSON&&(t=t.toJSON());for(var i=rr(t),o=rr(e),a=!1,c=o.length-1;c>=0;c--){var l=e[p=o[c]];if(!tr(t,p)||void 0===t[p]&&void 0!==l&&!1===Array.isArray(t))Array.isArray(e)===Array.isArray(t)?(n&&r.push({op:"test",path:s+"/"+ir(p),value:sr(l)}),r.push({op:"remove",path:s+"/"+ir(p)}),a=!0):(n&&r.push({op:"test",path:s,value:e}),r.push({op:"replace",path:s,value:t}),!0);else{var u=t[p];"object"==typeof l&&null!=l&&"object"==typeof u&&null!=u&&Array.isArray(l)===Array.isArray(u)?Ar(l,u,r,s+"/"+ir(p),n):l!==u&&(n&&r.push({op:"test",path:s+"/"+ir(p),value:sr(l)}),r.push({op:"replace",path:s+"/"+ir(p),value:sr(u)}))}}if(a||i.length!=o.length)for(c=0;c<i.length;c++){var p;tr(e,p=i[c])||void 0===t[p]||r.push({op:"add",path:s+"/"+ir(p),value:sr(t[p])})}}}function $r(e,t,r){void 0===r&&(r=!1);var s=[];return Ar(e,t,s,"",r),s}Object.assign({},e,t,{JsonPatchError:lr,deepClone:sr,escapePathComponent:ir,unescapePathComponent:or});var Tr=r(4744),kr=r.n(Tr);const _r={add:function(e,t){return{op:"add",path:e,value:t}},replace:Mr,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&&Cr(t.path)}).op){const r=Gr(e,t.path);Object.assign(r,t.value),yr(e,[Mr(t.path,r)])}else if("mergeDeep"===t.op){const r=Gr(e,t.path),s=kr()(r,t.value);e=yr(e,[Mr(t.path,s)]).newDocument}else if("add"===t.op&&""===t.path&&qr(t.value)){yr(e,Object.keys(t.value).reduce(((e,r)=>(e.push({op:"add",path:`/${Cr(r)}`,value:t.value[r]}),e)),[]))}else if("replace"===t.op&&""===t.path){let{value:s}=t;r.allowMetaPatches&&t.meta&&zr(t)&&(Array.isArray(t.value)||qr(t.value))&&(s={...s,...t.meta}),e=s}else if(yr(e,[t]),r.allowMetaPatches&&t.meta&&zr(t)&&(Array.isArray(t.value)||qr(t.value))){const r={...Gr(e,t.path),...t.meta};yr(e,[Mr(t.path,r)])}return e},parentPathMatch:function(e,t){if(!Array.isArray(t))return!1;for(let r=0,s=t.length;r<s;r+=1)if(t[r]!==e[r])return!1;return!0},flatten:Nr,fullyNormalizeArray:function(e){return Lr(Nr(Dr(e)))},normalizeArray:Dr,isPromise:function(e){return qr(e)&&Br(e.then)},forEachNew:function(e,t){try{return Ir(e,Rr,t)}catch(e){return e}},forEachNewPrimitive:function(e,t){try{return Ir(e,Fr,t)}catch(e){return e}},isJsonPatch:Ur,isContextPatch:function(e){return Hr(e)&&"context"===e.type},isPatch:Hr,isMutation:Vr,isAdditiveMutation:zr,isGenerator:function(e){return"[object GeneratorFunction]"===Object.prototype.toString.call(e)},isFunction:Br,isObject:qr,isError:function(e){return e instanceof Error}};function Cr(e){return Array.isArray(e)?e.length<1?"":`/${e.map((e=>(e+"").replace(/~/g,"~0").replace(/\//g,"~1"))).join("/")}`:e}function Mr(e,t,r){return{op:"replace",path:e,value:t,meta:r}}function Ir(e,t,r){return Lr(Nr(e.filter(zr).map((e=>t(e.value,r,e.path)))||[]))}function Fr(e,t,r){return r=r||[],Array.isArray(e)?e.map(((e,s)=>Fr(e,t,r.concat(s)))):qr(e)?Object.keys(e).map((s=>Fr(e[s],t,r.concat(s)))):t(e,r[r.length-1],r)}function Rr(e,t,r){let s=[];if((r=r||[]).length>0){const n=t(e,r[r.length-1],r);n&&(s=s.concat(n))}if(Array.isArray(e)){const n=e.map(((e,s)=>Rr(e,t,r.concat(s))));n&&(s=s.concat(n))}else if(qr(e)){const n=Object.keys(e).map((s=>Rr(e[s],t,r.concat(s))));n&&(s=s.concat(n))}return s=Nr(s),s}function Dr(e){return Array.isArray(e)?e:[e]}function Nr(e){return[].concat(...e.map((e=>Array.isArray(e)?Nr(e):e)))}function Lr(e){return e.filter((e=>void 0!==e))}function qr(e){return e&&"object"==typeof e}function Br(e){return e&&"function"==typeof e}function Ur(e){if(Hr(e)){const{op:t}=e;return"add"===t||"remove"===t||"replace"===t}return!1}function Vr(e){return Ur(e)||Hr(e)&&"mutation"===e.type}function zr(e){return Vr(e)&&("add"===e.op||"replace"===e.op||"merge"===e.op||"mergeDeep"===e.op)}function Hr(e){return e&&"object"==typeof e}function Gr(e,t){try{return fr(e,t)}catch(e){return console.error(e),{}}}var Jr=r(8675);const Kr=class extends Jr{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,null!=r&&"object"==typeof r&&Object.hasOwn(r,"cause")&&!("cause"in this)){const{cause:e}=r;this.cause=e,e instanceof Error&&"stack"in e&&(this.stack=`${this.stack}\nCAUSE: ${e.stack}`)}}};class Wr extends Error{static[Symbol.hasInstance](e){return super[Symbol.hasInstance](e)||Function.prototype[Symbol.hasInstance].call(Kr,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,null!=t&&"object"==typeof t&&Object.hasOwn(t,"cause")&&!("cause"in this)){const{cause:e}=t;this.cause=e,e instanceof Error&&"stack"in e&&(this.stack=`${this.stack}\nCAUSE: ${e.stack}`)}}}const Yr=Wr;const Xr=class extends Yr{constructor(e,t){if(super(e,t),null!=t&&"object"==typeof t){const{cause:e,...r}=t;Object.assign(this,r)}}};var Zr=r(5606);function Qr(e){return null!=e&&"object"==typeof e&&!0===e["@@functional/placeholder"]}function es(e){return function t(r){return 0===arguments.length||Qr(r)?t:e.apply(this,arguments)}}function ts(e){return function t(r,s){switch(arguments.length){case 0:return t;case 1:return Qr(r)?t:es((function(t){return e(r,t)}));default:return Qr(r)&&Qr(s)?t:Qr(r)?es((function(t){return e(t,s)})):Qr(s)?es((function(t){return e(r,t)})):e(r,s)}}}function rs(e){return function t(r,s,n){switch(arguments.length){case 0:return t;case 1:return Qr(r)?t:ts((function(t,s){return e(r,t,s)}));case 2:return Qr(r)&&Qr(s)?t:Qr(r)?ts((function(t,r){return e(t,s,r)})):Qr(s)?ts((function(t,s){return e(r,t,s)})):es((function(t){return e(r,s,t)}));default:return Qr(r)&&Qr(s)&&Qr(n)?t:Qr(r)&&Qr(s)?ts((function(t,r){return e(t,r,n)})):Qr(r)&&Qr(n)?ts((function(t,r){return e(t,s,r)})):Qr(s)&&Qr(n)?ts((function(t,s){return e(r,t,s)})):Qr(r)?es((function(t){return e(t,s,n)})):Qr(s)?es((function(t){return e(r,t,n)})):Qr(n)?es((function(t){return e(r,s,t)})):e(r,s,n)}}}const ss=Number.isInteger||function(e){return(e|0)===e};function ns(e){return"[object String]"===Object.prototype.toString.call(e)}function is(e,t){var r=e<0?t.length+e:e;return ns(t)?t.charAt(r):t[r]}function os(e,t){for(var r=t,s=0;s<e.length;s+=1){if(null==r)return;var n=e[s];r=ss(n)?is(n,r):r[n]}return r}const as=rs((function(e,t,r){return e(os(t,r))}));function cs(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 ls(e){for(var t,r=[];!(t=e.next()).done;)r.push(t.value);return r}function us(e,t,r){for(var s=0,n=r.length;s<n;){if(e(t,r[s]))return!0;s+=1}return!1}function ps(e,t){return Object.prototype.hasOwnProperty.call(t,e)}const hs="function"==typeof Object.is?Object.is:function(e,t){return e===t?0!==e||1/e==1/t:e!=e&&t!=t};var ds=Object.prototype.toString;const fs=function(){return"[object Arguments]"===ds.call(arguments)?function(e){return"[object Arguments]"===ds.call(e)}:function(e){return ps("callee",e)}}();var ms=!{toString:null}.propertyIsEnumerable("toString"),ys=["constructor","valueOf","isPrototypeOf","toString","propertyIsEnumerable","hasOwnProperty","toLocaleString"],gs=function(){return arguments.propertyIsEnumerable("length")}(),vs=function(e,t){for(var r=0;r<e.length;){if(e[r]===t)return!0;r+=1}return!1},bs="function"!=typeof Object.keys||gs?es((function(e){if(Object(e)!==e)return[];var t,r,s=[],n=gs&&fs(e);for(t in e)!ps(t,e)||n&&"length"===t||(s[s.length]=t);if(ms)for(r=ys.length-1;r>=0;)ps(t=ys[r],e)&&!vs(s,t)&&(s[s.length]=t),r-=1;return s})):es((function(e){return Object(e)!==e?[]:Object.keys(e)}));const xs=bs;const Es=es((function(e){return null===e?"Null":void 0===e?"Undefined":Object.prototype.toString.call(e).slice(8,-1)}));function ws(e,t,r,s){var n=ls(e);function i(e,t){return js(e,t,r.slice(),s.slice())}return!us((function(e,t){return!us(i,t,e)}),ls(t),n)}function js(e,t,r,s){if(hs(e,t))return!0;var n,i,o=Es(e);if(o!==Es(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"===(n=e.constructor,null==(i=String(n).match(/^function (\w*)/))?"":i[1]))return e===t;break;case"Boolean":case"Number":case"String":if(typeof e!=typeof t||!hs(e.valueOf(),t.valueOf()))return!1;break;case"Date":if(!hs(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 s[a]===t;a-=1}switch(o){case"Map":return e.size===t.size&&ws(e.entries(),t.entries(),r.concat([e]),s.concat([t]));case"Set":return e.size===t.size&&ws(e.values(),t.values(),r.concat([e]),s.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=xs(e);if(c.length!==xs(t).length)return!1;var l=r.concat([e]),u=s.concat([t]);for(a=c.length-1;a>=0;){var p=c[a];if(!ps(p,t)||!js(t[p],e[p],l,u))return!1;a-=1}return!0}const Os=ts((function(e,t){return js(e,t,[],[])}));function Ss(e,t){return function(e,t,r){var s,n;if("function"==typeof e.indexOf)switch(typeof t){case"number":if(0===t){for(s=1/t;r<e.length;){if(0===(n=e[r])&&1/n===s)return r;r+=1}return-1}if(t!=t){for(;r<e.length;){if("number"==typeof(n=e[r])&&n!=n)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(Os(e[r],t))return r;r+=1}return-1}(t,e,0)>=0}function Ps(e,t){for(var r=0,s=t.length,n=Array(s);r<s;)n[r]=e(t[r]),r+=1;return n}function As(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 $s=function(e){return(e<10?"0":"")+e};const Ts="function"==typeof Date.prototype.toISOString?function(e){return e.toISOString()}:function(e){return e.getUTCFullYear()+"-"+$s(e.getUTCMonth()+1)+"-"+$s(e.getUTCDate())+"T"+$s(e.getUTCHours())+":"+$s(e.getUTCMinutes())+":"+$s(e.getUTCSeconds())+"."+(e.getUTCMilliseconds()/1e3).toFixed(3).slice(2,5)+"Z"};function ks(e){return function(){return!e.apply(this,arguments)}}function _s(e,t,r){for(var s=0,n=r.length;s<n;)t=e(t,r[s]),s+=1;return t}const Cs=Array.isArray||function(e){return null!=e&&e.length>=0&&"[object Array]"===Object.prototype.toString.call(e)};function Ms(e,t,r){return function(){if(0===arguments.length)return r();var s=arguments[arguments.length-1];if(!Cs(s)){for(var n=0;n<e.length;){if("function"==typeof s[e[n]])return s[e[n]].apply(s,Array.prototype.slice.call(arguments,0,-1));n+=1}if(function(e){return null!=e&&"function"==typeof e["@@transducer/step"]}(s))return t.apply(null,Array.prototype.slice.call(arguments,0,-1))(s)}return r.apply(this,arguments)}}function Is(e){return"[object Object]"===Object.prototype.toString.call(e)}const Fs=function(){return this.xf["@@transducer/init"]()},Rs=function(e){return this.xf["@@transducer/result"](e)};var Ds=function(){function e(e,t){this.xf=t,this.f=e}return e.prototype["@@transducer/init"]=Fs,e.prototype["@@transducer/result"]=Rs,e.prototype["@@transducer/step"]=function(e,t){return this.f(t)?this.xf["@@transducer/step"](e,t):e},e}();function Ns(e){return function(t){return new Ds(e,t)}}const Ls=ts(Ms(["fantasy-land/filter","filter"],Ns,(function(e,t){return Is(t)?_s((function(r,s){return e(t[s])&&(r[s]=t[s]),r}),{},xs(t)):function(e,t){for(var r=0,s=t.length,n=[];r<s;)e(t[r])&&(n[n.length]=t[r]),r+=1;return n}(e,t)})));const qs=ts((function(e,t){return Ls(ks(e),t)}));function Bs(e,t){var r=function(r){var s=t.concat([e]);return Ss(r,s)?"<Circular>":Bs(r,s)},s=function(e,t){return Ps((function(t){return As(t)+": "+r(e[t])}),t.slice().sort())};switch(Object.prototype.toString.call(e)){case"[object Arguments]":return"(function() { return arguments; }("+Ps(r,e).join(", ")+"))";case"[object Array]":return"["+Ps(r,e).concat(s(e,qs((function(e){return/^\d+$/.test(e)}),xs(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):As(Ts(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())+")":As(e);case"[object Undefined]":return"undefined";default:if("function"==typeof e.toString){var n=e.toString();if("[object Object]"!==n)return n}return"{"+s(e,xs(e)).join(", ")+"}"}}const Us=es((function(e){return Bs(e,[])}));var Vs=ts((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 "+Us(e));var r;return cs(e).test(t)}));const zs=Vs;function Hs(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,s){return t.apply(this,arguments)};case 4:return function(e,r,s,n){return t.apply(this,arguments)};case 5:return function(e,r,s,n,i){return t.apply(this,arguments)};case 6:return function(e,r,s,n,i,o){return t.apply(this,arguments)};case 7:return function(e,r,s,n,i,o,a){return t.apply(this,arguments)};case 8:return function(e,r,s,n,i,o,a,c){return t.apply(this,arguments)};case 9:return function(e,r,s,n,i,o,a,c,l){return t.apply(this,arguments)};case 10:return function(e,r,s,n,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 Gs(e,t){return function(){return t.call(this,e.apply(this,arguments))}}const Js=es((function(e){return!!Cs(e)||!!e&&("object"==typeof e&&(!ns(e)&&(0===e.length||e.length>0&&(e.hasOwnProperty(0)&&e.hasOwnProperty(e.length-1)))))}));var Ks="undefined"!=typeof Symbol?Symbol.iterator:"@@iterator";function Ws(e,t,r){return function(s,n,i){if(Js(i))return e(s,n,i);if(null==i)return n;if("function"==typeof i["fantasy-land/reduce"])return t(s,n,i,"fantasy-land/reduce");if(null!=i[Ks])return r(s,n,i[Ks]());if("function"==typeof i.next)return r(s,n,i);if("function"==typeof i.reduce)return t(s,n,i,"reduce");throw new TypeError("reduce: list must be array or iterable")}}function Ys(e,t,r){for(var s=0,n=r.length;s<n;){if((t=e["@@transducer/step"](t,r[s]))&&t["@@transducer/reduced"]){t=t["@@transducer/value"];break}s+=1}return e["@@transducer/result"](t)}const Xs=ts((function(e,t){return Hs(e.length,(function(){return e.apply(t,arguments)}))}));function Zs(e,t,r){for(var s=r.next();!s.done;){if((t=e["@@transducer/step"](t,s.value))&&t["@@transducer/reduced"]){t=t["@@transducer/value"];break}s=r.next()}return e["@@transducer/result"](t)}function Qs(e,t,r,s){return e["@@transducer/result"](r[s](Xs(e["@@transducer/step"],e),t))}const en=Ws(Ys,Qs,Zs);var tn=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 rn(e){return new tn(e)}const sn=rs((function(e,t,r){return en("function"==typeof e?rn(e):e,t,r)}));function nn(e,t){return function(){var r=arguments.length;if(0===r)return t();var s=arguments[r-1];return Cs(s)||"function"!=typeof s[e]?t.apply(this,arguments):s[e].apply(s,Array.prototype.slice.call(arguments,0,r-1))}}const on=rs(nn("slice",(function(e,t,r){return Array.prototype.slice.call(r,e,t)})));const an=es(nn("tail",on(1,1/0)));function cn(){if(0===arguments.length)throw new Error("pipe requires at least one argument");return Hs(arguments[0].length,sn(Gs,arguments[0],an(arguments)))}const ln=ts((function(e,t){return null==t||t!=t?e:t}));const un=ts((function(e,t){if(null!=t)return ss(e)?is(e,t):t[e]}));const pn=rs((function(e,t,r){return ln(e,un(t,r))}));const hn=es((function(e){return is(-1,e)}));function dn(e,t,r){return function(){for(var s=[],n=0,i=e,o=0,a=!1;o<t.length||n<arguments.length;){var c;o<t.length&&(!Qr(t[o])||n>=arguments.length)?c=t[o]:(c=arguments[n],n+=1),s[o]=c,Qr(c)?a=!0:i-=1,o+=1}return!a&&i<=0?r.apply(this,s):Hs(Math.max(0,i),dn(e,s,r))}}const fn=ts((function(e,t){return 1===e?es(t):Hs(e,dn(e,[],t))}));const mn=es((function(e){return fn(e.length,e)}));function yn(e){var t=Object.prototype.toString.call(e);return"[object Function]"===t||"[object AsyncFunction]"===t||"[object GeneratorFunction]"===t||"[object AsyncGeneratorFunction]"===t}const gn=ts((function(e,t){return fn(e+1,(function(){var r=arguments[e];if(null!=r&&yn(r[t]))return r[t].apply(r,Array.prototype.slice.call(arguments,0,e));throw new TypeError(Us(r)+' does not have a method named "'+t+'"')}))}));const vn=gn(1,"split");function bn(e,t){for(var r=t.length-1;r>=0&&e(t[r]);)r-=1;return on(0,r+1,t)}var xn=function(){function e(e,t){this.f=e,this.retained=[],this.xf=t}return e.prototype["@@transducer/init"]=Fs,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=en(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 En(e){return function(t){return new xn(e,t)}}const wn=ts(Ms([],En,bn));const jn=gn(1,"join");const On=es((function(e){return fn(e.length,(function(t,r){var s=Array.prototype.slice.call(arguments,0);return s[0]=r,s[1]=t,e.apply(this,s)}))}))(ts(Ss));const Sn=mn((function(e,t){return cn(vn(""),wn(On(e)),jn(""))(t)}));function Pn(e,t,r){for(var s=r.next();!s.done;)t=e(t,s.value),s=r.next();return t}function An(e,t,r,s){return r[s](e,t)}const $n=Ws(_s,An,Pn);var Tn=function(){function e(e,t){this.xf=t,this.f=e}return e.prototype["@@transducer/init"]=Fs,e.prototype["@@transducer/result"]=Rs,e.prototype["@@transducer/step"]=function(e,t){return this.xf["@@transducer/step"](e,this.f(t))},e}();const kn=ts(Ms(["fantasy-land/map","map"],(function(e){return function(t){return new Tn(e,t)}}),(function(e,t){switch(Object.prototype.toString.call(t)){case"[object Function]":return fn(t.length,(function(){return e.call(this,t.apply(this,arguments))}));case"[object Object]":return _s((function(r,s){return r[s]=e(t[s]),r}),{},xs(t));default:return Ps(e,t)}})));const _n=ts((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))}:$n((function(e,r){return function(e,t){var r;t=t||[];var s=(e=e||[]).length,n=t.length,i=[];for(r=0;r<s;)i[i.length]=e[r],r+=1;for(r=0;r<n;)i[i.length]=t[r],r+=1;return i}(e,kn(r,t))}),[],e)}));const Cn=ts((function(e,t){var r=fn(e,t);return fn(e,(function(){return _s(_n,kn(r,arguments[0]),Array.prototype.slice.call(arguments,1))}))}));const Mn=es((function(e){return Cn(e.length,e)}));const In=Mn(es((function(e){return!e})));const Fn=es((function(e){return function(){return e}}));const Rn=Fn(void 0);const Dn=Os(Rn());const Nn=In(Dn);const Ln=ts((function(e,t){if(e===t)return t;function r(e,t){if(e>t!=t>e)return t>e?t:e}var s=r(e,t);if(void 0!==s)return s;var n=r(typeof e,typeof t);if(void 0!==n)return n===typeof e?e:t;var i=Us(e),o=r(i,Us(t));return void 0!==o&&o===i?e:t}));const qn=ts((function(e,t){return kn(un(e),t)}));const Bn=es((function(e){return fn(sn(Ln,0,qn("length",e)),(function(){for(var t=0,r=e.length;t<r;){if(e[t].apply(this,arguments))return!0;t+=1}return!1}))}));var Un=function(e,t){switch(arguments.length){case 0:return Un;case 1:return function t(r){return 0===arguments.length?t:hs(e,r)};default:return hs(e,t)}};const Vn=Un;const zn=fn(1,cn(Es,Vn("GeneratorFunction")));const Hn=fn(1,cn(Es,Vn("AsyncFunction")));const Gn=Bn([cn(Es,Vn("Function")),zn,Hn]);var Jn=rs((function(e,t,r){return r.replace(e,t)}));const Kn=Jn;const Wn=fn(1,cn(Es,Vn("RegExp")));const Yn=rs((function(e,t,r){return e(r)?t(r):r}));const Xn=fn(1,cn(Es,Vn("String")));const Zn=Yn(Xn,Kn(/[.*+?^${}()|[\]\\-]/g,"\\$&"));var Qn=function(e,t){if("string"!=typeof e&&!(e instanceof String))throw TypeError("`".concat(t,"` must be a string"))};const ei=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),Qn(r,"str"),Qn(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 s=new RegExp(Wn(e)?e:Zn(e),"g");return Kn(s,t,r)};var ti=fn(3,ei),ri=gn(2,"replaceAll");const si=Gn(String.prototype.replaceAll)?ri:ti,ni=()=>as(zs(/^win/),["platform"],Zr),ii=e=>{try{const t=new URL(e);return Sn(":",t.protocol)}catch{return}},oi=(cn(ii,Nn),e=>{const t=e.lastIndexOf(".");return t>=0?e.substring(t).toLowerCase():""}),ai=e=>{if(Zr.browser)return!1;const t=ii(e);return Dn(t)||"file"===t||/^[a-zA-Z]$/.test(t)},ci=e=>{const t=ii(e);return"http"===t||"https"===t},li=(e,t)=>{const r=[/%23/g,"#",/%24/g,"$",/%26/g,"&",/%2C/g,",",/%40/g,"@"],s=pn(!1,"keepFileProtocol",t),n=pn(ni,"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.substring(0,7).toLowerCase();return o&&(i="/"===i[7]?i.substring(8):i.substring(7),n()&&"/"===i[1]&&(i=`${i[0]}:${i.substring(1)}`),s?i=`file:///${i}`:(o=!1,i=n()?i:`/${i}`)),n()&&!o&&(i=si("/","\\",i),":\\"===i.substring(1,3)&&(i=i[0].toUpperCase()+i.substring(1))),i},ui=e=>{const t=e.indexOf("#");return-1!==t?e.substring(t):"#"},pi=e=>{const t=e.indexOf("#");let r=e;return t>=0&&(r=e.substring(0,t)),r},hi=()=>{if(Zr.browser)return pi(globalThis.location.href);const e=Zr.cwd(),t=hn(e);return["/","\\"].includes(t)?e:e+(ni()?"\\":"/")},di=(e,t)=>{const r=new URL(t,new URL(e,"resolve://"));if("resolve:"===r.protocol){const{pathname:e,search:t,hash:s}=r;return e+t+s}return r.toString()},fi=e=>{if(ai(e))return(e=>{const t=[/\?/g,"%3F",/#/g,"%23"];let r=e;ni()&&(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})(li(e));try{return new URL(e).toString()}catch{return encodeURI(decodeURI(e)).replace(/%5B/g,"[").replace(/%5D/g,"]")}},mi=e=>ai(e)?li(e):decodeURI(e);function yi(e,t){(null==t||t>e.length)&&(t=e.length);for(var r=0,s=new Array(t);r<t;r++)s[r]=e[r];return s}function gi(e,t){for(var r=0;r<t.length;r++){var s=t[r];s.enumerable=s.enumerable||!1,s.configurable=!0,"value"in s&&(s.writable=!0),Object.defineProperty(e,s.key,s)}}function vi(e,t){return null!=t&&"undefined"!=typeof Symbol&&t[Symbol.hasInstance]?!!t[Symbol.hasInstance](e):e instanceof t}function bi(e,t){return function(e){if(Array.isArray(e))return e}(e)||function(e,t){var r=null==e?null:"undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(null!=r){var s,n,i=[],o=!0,a=!1;try{for(r=r.call(e);!(o=(s=r.next()).done)&&(i.push(s.value),!t||i.length!==t);o=!0);}catch(e){a=!0,n=e}finally{try{o||null==r.return||r.return()}finally{if(a)throw n}}return i}}(e,t)||function(e,t){if(!e)return;if("string"==typeof e)return yi(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(r);if("Arguments"===r||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r))return yi(e,t)}(e,t)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function xi(e){return e&&"undefined"!=typeof Symbol&&e.constructor===Symbol?"symbol":typeof e}var Ei=function(e){throw TypeError(e)},wi=function(e,t,r){return t.has(e)||Ei("Cannot "+r)},ji=function(e,t,r){return wi(e,t,"read from private field"),r?r.call(e):t.get(e)},Oi=function(e,t,r){return t.has(e)?Ei("Cannot add the same private member more than once"):vi(t,WeakSet)?t.add(e):t.set(e,r)},Si=function(e,t,r,s){return wi(e,t,"write to private field"),s?s.call(e,r):t.set(e,r),r},Pi=function(e){return Object.prototype.toString.call(e)},Ai=function(e){return ArrayBuffer.isView(e)&&!vi(e,DataView)},$i=Array.isArray,Ti=Object.getOwnPropertyDescriptor,ki=Object.prototype.propertyIsEnumerable,_i=Object.getOwnPropertySymbols,Ci=Object.prototype.hasOwnProperty;function Mi(e){for(var t=Object.keys(e),r=_i(e),s=0;s<r.length;s++)ki.call(e,r[s])&&t.push(r[s]);return t}function Ii(e,t){var r;return!(null===(r=Ti(e,t))||void 0===r?void 0:r.writable)}function Fi(e,t){if("object"===(void 0===e?"undefined":xi(e))&&null!==e){var r;if($i(e))r=[];else if("[object Date]"===Pi(e))r=new Date(e.getTime?e.getTime():e);else if(function(e){return"[object RegExp]"===Pi(e)}(e))r=new RegExp(e);else if(function(e){return"[object Error]"===Pi(e)}(e))r={message:e.message};else if(function(e){return"[object Boolean]"===Pi(e)}(e)||function(e){return"[object Number]"===Pi(e)}(e)||function(e){return"[object String]"===Pi(e)}(e))r=Object(e);else{if(Ai(e))return e.slice();r=Object.create(Object.getPrototypeOf(e))}var s=t.includeSymbols?Mi:Object.keys,n=!0,i=!1,o=void 0;try{for(var a,c=s(e)[Symbol.iterator]();!(n=(a=c.next()).done);n=!0){var l=a.value;r[l]=e[l]}}catch(e){i=!0,o=e}finally{try{n||null==c.return||c.return()}finally{if(i)throw o}}return r}return e}var Ri,Di,Ni={includeSymbols:!1,immutable:!1};function Li(e,t){var r=arguments.length>2&&void 0!==arguments[2]?arguments[2]:Ni,s=[],n=[],i=!0,o=r.includeSymbols?Mi:Object.keys,a=!!r.immutable;return function e(c){var l=a?Fi(c,r):c,u={},p=!0,h={node:l,node_:c,path:[].concat(s),parent:n[n.length-1],parents:n,key:s[s.length-1],isRoot:0===s.length,level:s.length,circular:void 0,isLeaf:!1,notLeaf:!0,notRoot:!0,isFirst:!1,isLast:!1,update:function(e){var t=arguments.length>1&&void 0!==arguments[1]&&arguments[1];h.isRoot||(h.parent.node[h.key]=e),h.node=e,t&&(p=!1)},delete:function(e){delete h.parent.node[h.key],e&&(p=!1)},remove:function(e){$i(h.parent.node)?h.parent.node.splice(h.key,1):delete h.parent.node[h.key],e&&(p=!1)},keys:null,before:function(e){u.before=e},after:function(e){u.after=e},pre:function(e){u.pre=e},post:function(e){u.post=e},stop:function(){i=!1},block:function(){p=!1}};if(!i)return h;function d(){if("object"===xi(h.node)&&null!==h.node){h.keys&&h.node_===h.node||(h.keys=o(h.node)),h.isLeaf=0===h.keys.length;for(var e=0;e<n.length;e++)if(n[e].node_===c){h.circular=n[e];break}}else h.isLeaf=!0,h.keys=null;h.notLeaf=!h.isLeaf,h.notRoot=!h.isRoot}d();var f=t.call(h,h.node);if(void 0!==f&&h.update&&h.update(f),u.before&&u.before.call(h,h.node),!p)return h;if("object"===xi(h.node)&&null!==h.node&&!h.circular){var m;n.push(h),d();var y=!0,g=!1,v=void 0;try{for(var b,x=Object.entries(null!==(m=h.keys)&&void 0!==m?m:[])[Symbol.iterator]();!(y=(b=x.next()).done);y=!0){var E,w=bi(b.value,2),j=w[0],O=w[1];s.push(O),u.pre&&u.pre.call(h,h.node[O],O);var S=e(h.node[O]);a&&Ci.call(h.node,O)&&!Ii(h.node,O)&&(h.node[O]=S.node),S.isLast=!!(null===(E=h.keys)||void 0===E?void 0:E.length)&&+j==h.keys.length-1,S.isFirst=0==+j,u.post&&u.post.call(h,S),s.pop()}}catch(e){g=!0,v=e}finally{try{y||null==x.return||x.return()}finally{if(g)throw v}}n.pop()}return u.after&&u.after.call(h,h.node),h}(e).node}var qi=function(){function e(t){var r=arguments.length>1&&void 0!==arguments[1]?arguments[1]:Ni;!function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,e),Oi(this,Ri),Oi(this,Di),Si(this,Ri,t),Si(this,Di,r)}var t,r,s;return t=e,r=[{key:"get",value:function(e){for(var t=ji(this,Ri),r=0;t&&r<e.length;r++){var s=e[r];if(!Ci.call(t,s)||!ji(this,Di).includeSymbols&&"symbol"===(void 0===s?"undefined":xi(s)))return;t=t[s]}return t}},{key:"has",value:function(e){for(var t=ji(this,Ri),r=0;t&&r<e.length;r++){var s=e[r];if(!Ci.call(t,s)||!ji(this,Di).includeSymbols&&"symbol"===(void 0===s?"undefined":xi(s)))return!1;t=t[s]}return!0}},{key:"set",value:function(e,t){var r=ji(this,Ri),s=0;for(s=0;s<e.length-1;s++){var n=e[s];Ci.call(r,n)||(r[n]={}),r=r[n]}return r[e[s]]=t,t}},{key:"map",value:function(e){return Li(ji(this,Ri),e,{immutable:!0,includeSymbols:!!ji(this,Di).includeSymbols})}},{key:"forEach",value:function(e){return Si(this,Ri,Li(ji(this,Ri),e,ji(this,Di))),ji(this,Ri)}},{key:"reduce",value:function(e,t){var r=1===arguments.length,s=r?ji(this,Ri):t;return this.forEach((function(t){this.isRoot&&r||(s=e.call(this,s,t))})),s}},{key:"paths",value:function(){var e=[];return this.forEach((function(){e.push(this.path)})),e}},{key:"nodes",value:function(){var e=[];return this.forEach((function(){e.push(this.node)})),e}},{key:"clone",value:function(){var e=[],t=[],r=ji(this,Di);return Ai(ji(this,Ri))?ji(this,Ri).slice():function s(n){for(var i=0;i<e.length;i++)if(e[i]===n)return t[i];if("object"===(void 0===n?"undefined":xi(n))&&null!==n){var o=Fi(n,r);e.push(n),t.push(o);var a=r.includeSymbols?Mi:Object.keys,c=!0,l=!1,u=void 0;try{for(var p,h=a(n)[Symbol.iterator]();!(c=(p=h.next()).done);c=!0){var d=p.value;o[d]=s(n[d])}}catch(e){l=!0,u=e}finally{try{c||null==h.return||h.return()}finally{if(l)throw u}}return e.pop(),t.pop(),o}return n}(ji(this,Ri))}}],r&&gi(t.prototype,r),s&&gi(t,s),e}();Ri=new WeakMap,Di=new WeakMap;var Bi=function(e,t){return new qi(e,t)};Bi.get=function(e,t,r){return new qi(e,r).get(t)},Bi.set=function(e,t,r,s){return new qi(e,s).set(t,r)},Bi.has=function(e,t,r){return new qi(e,r).has(t)},Bi.map=function(e,t,r){return new qi(e,r).map(t)},Bi.forEach=function(e,t,r){return new qi(e,r).forEach(t)},Bi.reduce=function(e,t,r,s){return new qi(e,s).reduce(t,r)},Bi.paths=function(e,t){return new qi(e,t).paths()},Bi.nodes=function(e,t){return new qi(e,t).nodes()},Bi.clone=function(e,t){return new qi(e,t).clone()};var Ui=Bi;const Vi=["properties"],zi=["properties"],Hi=["definitions","parameters","responses","securityDefinitions","components/schemas","components/responses","components/parameters","components/securitySchemes"],Gi=["schema/example","items/example"];function Ji(e){const t=e[e.length-1],r=e[e.length-2],s=e.join("/");return Vi.indexOf(t)>-1&&-1===zi.indexOf(r)||Hi.indexOf(s)>-1||Gi.some((e=>s.indexOf(e)>-1))}function Ki(e,t){const[r,s]=e.split("#"),n=t??"",i=r??"";let o;if(ci(n))o=di(n,i);else{const e=di(p,n),t=di(e,i).replace(p,"");o=i.startsWith("/")?t:t.substring(1)}return s?`${o}#${s}`:o}const Wi=/^([a-z]+:\/\/|\/\/)/i;class Yi extends Xr{}const Xi={},Zi=new WeakMap,Qi=[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]],eo={key:"$ref",plugin:(e,t,r,s)=>{const n=s.getInstance(),i=r.slice(0,-1);if(Ji(i)||(e=>Qi.some((t=>t(e))))(i))return;const{baseDoc:o}=s.getContext(r);if("string"!=typeof e)return new Yi("$ref: must be a string (JSON-Ref)",{$ref:e,baseDoc:o,fullPath:r});const a=io(e),c=a[0],l=a[1]||"";let u,p,h;try{u=o||c?so(c,o):null}catch(t){return no(t,{pointer:l,$ref:e,basePath:u,fullPath:r})}if(function(e,t,r,s){let n=Zi.get(s);n||(n={},Zi.set(s,n));const i=function(e){if(0===e.length)return"";return`/${e.map(po).join("/")}`}(r),o=`${t||"<specmap-base>"}#${e}`,a=i.replace(/allOf\/\d+\/?/g,""),c=s.contextTree.get([]).baseDoc;if(t===c&&fo(a,e))return!0;let l="";const u=r.some((e=>(l=`${l}/${po(e)}`,n[l]&&n[l].some((e=>fo(e,o)||fo(o,e))))));if(u)return!0;return void(n[a]=(n[a]||[]).concat(o))}(l,u,i,s)&&!n.useCircularStructures){const t=Ki(e,u);return e===t?null:_r.replace(r,t)}if(null==u?(h=lo(l),p=s.get(h),void 0===p&&(p=new Yi(`Could not resolve reference: ${e}`,{pointer:l,$ref:e,baseDoc:o,fullPath:r}))):(p=oo(u,l),p=null!=p.__value?p.__value:p.catch((t=>{throw no(t,{pointer:l,$ref:e,baseDoc:o,fullPath:r})}))),p instanceof Error)return[_r.remove(r),p];const d=Ki(e,u),f=_r.replace(i,p,{$$ref:d});if(u&&u!==o)return[f,_r.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),s(t.value);function s(e){return _r.isObject(e)&&(r.indexOf(e)>=0||Object.keys(e).some((t=>s(e[t]))))}}(s.state,f)||n.useCircularStructures)return f}catch(e){return null}}},to=Object.assign(eo,{docCache:Xi,absoluteify:so,clearCache:function(e){void 0!==e?delete Xi[e]:Object.keys(Xi).forEach((e=>{delete Xi[e]}))},JSONRefError:Yi,wrapError:no,getDoc:ao,split:io,extractFromDoc:oo,fetchJSON:function(e){return fetch(e,{headers:{Accept:u},loadSpec:!0}).then((e=>e.text())).then((e=>Ht.load(e)))},extract:co,jsonPointerToArray:lo,unescapeJsonPointerToken:uo}),ro=to;function so(e,t){if(!Wi.test(e)){if(!t)throw new Yi(`Tried to resolve a relative URL, without having a basePath. path: '${e}' basePath: '${t}'`);return di(t,e)}return e}function no(e,t){let r;return r=e&&e.response&&e.response.body?`${e.response.body.code} ${e.response.body.message}`:e.message,new Yi(`Could not resolve reference: ${r}`,{...t,cause:e})}function io(e){return(e+"").split("#")}function oo(e,t){const r=Xi[e];if(r&&!_r.isPromise(r))try{const e=co(t,r);return Object.assign(Promise.resolve(e),{__value:e})}catch(e){return Promise.reject(e)}return ao(e).then((e=>co(t,e)))}function ao(e){const t=Xi[e];return t?_r.isPromise(t)?t:Promise.resolve(t):(Xi[e]=to.fetchJSON(e).then((t=>(Xi[e]=t,t))),Xi[e])}function co(e,t){const r=lo(e);if(r.length<1)return t;const s=_r.getIn(t,r);if(void 0===s)throw new Yi(`Could not resolve pointer: ${e} does not exist in document`,{pointer:e});return s}function lo(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(uo)}function uo(e){if("string"!=typeof e)return e;return new URLSearchParams(`=${e.replace(/~1/g,"/").replace(/~0/g,"~")}`).get("")}function po(e){return new URLSearchParams([["",e.replace(/~/g,"~0").replace(/\//g,"~1")]]).toString().slice(1)}const ho=e=>!e||"/"===e||"#"===e;function fo(e,t){if(ho(t))return!0;const r=e.charAt(t.length),s=t.slice(-1);return 0===e.indexOf(t)&&(!r||"/"===r||"#"===r)&&"#"!==s}const mo={key:"allOf",plugin:(e,t,r,s,n)=>{if(n.meta&&n.meta.$$ref)return;const i=r.slice(0,-1);if(Ji(i))return;if(!Array.isArray(e)){const e=new TypeError("allOf must be an array");return e.fullPath=r,e}let o=!1,a=n.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(s.replace(i,{})),e.forEach(((e,t)=>{if(!s.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(s.mergeDeep(i,e));const n=function(e,t,{specmap:r,getBaseUrlForNodePath:s=e=>r.getContext([...t,...e]).baseDoc,targetKeys:n=["$ref","$$ref"]}={}){const i=[];return Ui(e).forEach((function(){if(n.includes(this.key)&&"string"==typeof this.node){const e=this.path,n=t.concat(this.path),o=Ki(this.node,s(e));i.push(r.replace(n,o))}})),i}(e,r.slice(0,-1),{getBaseUrlForNodePath:e=>s.getContext([...r,t,...e]).baseDoc,specmap:s});c.push(...n)})),a.example&&c.push(s.remove([].concat(i,"example"))),c.push(s.mergeDeep(i,a)),a.$$ref||c.push(s.remove([].concat(i,"$$ref"))),c}},yo={key:"parameters",plugin:(e,t,r,s)=>{if(Array.isArray(e)&&e.length){const t=Object.assign([],e),n=r.slice(0,-1),i={..._r.getIn(s.spec,n)};for(let n=0;n<e.length;n+=1){const o=e[n];try{t[n].default=s.parameterMacro(i,o)}catch(e){const t=new Error(e);return t.fullPath=r,t}}return _r.replace(r,t)}return _r.replace(r,e)}},go={key:"properties",plugin:(e,t,r,s)=>{const n={...e};for(const t in e)try{n[t].default=s.modelPropertyMacro(n[t])}catch(e){const t=new Error(e);return t.fullPath=r,t}return _r.replace(r,n)}};class vo{constructor(e){this.root=bo(e||{})}set(e,t){const r=this.getParent(e,!0);if(!r)return void xo(this.root,t,null);const s=e[e.length-1],{children:n}=r;n[s]?xo(n[s],t,r):n[s]=bo(t,r)}get(e){if((e=e||[]).length<1)return this.root.value;let t,r,s=this.root;for(let n=0;n<e.length&&(r=e[n],t=s.children,t[r]);n+=1)s=t[r];return s&&s.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:s}=e;return!s[r]&&t&&(s[r]=bo(null,e)),s[r]}),this.root)}}function bo(e,t){return xo({children:{}},e,t)}function xo(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]=xo(r,r.value,e)})),e}const Eo=()=>{};class wo{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 vo,showDebug:!1,allPatches:[],pluginProp:"specMap",libMethods:Object.assign(Object.create(this),_r,{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(_r.isFunction),this.patches.push(_r.add([],this.spec)),this.patches.push(_r.context([],this.context)),this.updatePatches(this.patches)}debug(e,...t){this.debugLevel===e&&console.log(...t)}verbose(e,...t){"verbose"===this.debugLevel&&console.log(`[${e}] `,...t)}wrapPlugin(e,t){const{pathDiscriminator:r}=this;let s,n=null;return e[this.pluginProp]?(n=e,s=e[this.pluginProp]):_r.isFunction(e)?s=e:_r.isObject(e)&&(s=function(e){const t=(e,t)=>!Array.isArray(e)||e.every(((e,r)=>e===t[r]));return function*(s,n){const i={};for(const[e,t]of s.filter(_r.isAdditiveMutation).entries()){if(!(e<3e3))return;yield*o(t.value,t.path,t)}function*o(s,a,c){if(_r.isObject(s)){const l=a.length-1,u=a[l],p=a.indexOf("properties"),h="properties"===u&&l===p,d=n.allowMetaPatches&&i[s.$$ref];for(const l of Object.keys(s)){const u=s[l],p=a.concat(l),f=_r.isObject(u),m=s.$$ref;if(d||f&&(n.allowMetaPatches&&m&&(i[m]=!0),yield*o(u,p,c)),!h&&l===e.key){const s=t(r,a);r&&!s||(yield e.plugin(u,l,p,n,c))}}}else e.key===a[a.length-1]&&(yield e.plugin(s,e.key,a,n))}}}(e)),Object.assign(s.bind(n),{pluginName:e.name||t,isGenerator:_r.isGenerator(s)})}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){_r.normalizeArray(e).forEach((e=>{if(e instanceof Error)this.errors.push(e);else try{if(!_r.isObject(e))return void this.debug("updatePatches","Got a non-object patch",e);if(this.showDebug&&this.allPatches.push(e),_r.isPromise(e.value))return this.promisedPatches.push(e),void this.promisedPatchThen(e);if(_r.isContextPatch(e))return void this.setContext(e.path,e.value);_r.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=_r.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 _r.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||new WeakMap,e.pluginCount.set(t,(e.pluginCount.get(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(Eo,Eo)))).then((()=>this.dispatch()))}return function(){e.currentPlugin=t;const s=e.getCurrentMutations(),n=e.mutations.length-1;try{if(t.isGenerator)for(const n of t(s,e.getLib()))r(n);else{r(t(s,e.getLib()))}}catch(e){console.error(e),r([Object.assign(Object.create(e),{plugin:t})])}finally{e.updatePluginHistory(t,{mutationIndex:n})}return e.dispatch()}();function r(r){r&&(r=_r.fullyNormalizeArray(r),e.updatePatches(r,t))}}}const jo={refs:ro,allOf:mo,parameters:yo,properties:go};async function Oo(e){const{spec:t,mode:r,allowMetaPatches:s=!0,pathDiscriminator:n,modelPropertyMacro:i,parameterMacro:o,requestInterceptor:a,responseInterceptor:c,skipNormalization:l=!1,useCircularStructures:u,strategies:p}=e,h=Yt(e),d=Xt(e),f=p.find((e=>e.match(t)));return async function(e){h&&(jo.refs.docCache[h]=e);jo.refs.fetchJSON=Wt(d,{requestInterceptor:a,responseInterceptor:c});const t=[jo.refs];"function"==typeof o&&t.push(jo.parameters);"function"==typeof i&&t.push(jo.properties);"strict"!==r&&t.push(jo.allOf);const p=await(m={spec:e,context:{baseDoc:h},plugins:t,allowMetaPatches:s,pathDiscriminator:n,parameterMacro:o,modelPropertyMacro:i,useCircularStructures:u},new wo(m).dispatch());var m;l||(p.spec=f.normalize(p.spec));return p}(t)}const So=e=>e.replace(/\W/gi,"_");function Po(e,t,r="",{v2OperationIdCompatibilityMode:s}={}){if(!e||"object"!=typeof e)return null;return(e.operationId||"").replace(/\s/g,"").length?So(e.operationId):function(e,t,{v2OperationIdCompatibilityMode:r}={}){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()}${So(e)}`}(t,r,{v2OperationIdCompatibilityMode:s})}function Ao(e){const{spec:t}=e,{paths:r}=t,s={};if(!r||t.$$normalized)return e;for(const e in r){const n=r[e];if(null==n||!["object","function"].includes(typeof n))continue;const i=n.parameters;for(const r in n){const o=n[r];if(null==o||!["object","function"].includes(typeof o))continue;const a=Po(o,e,r);if(a){s[a]?s[a].push(o):s[a]=[o];const e=s[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 s in t)"produces"!==s&&"consumes"!==s&&"security"!==s||(r[s]=t[s],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}const $o={name:"generic",match:()=>!0,normalize(e){const{spec:t}=Ao({spec:e});return t},resolve:async e=>Oo(e)};const To=e=>{try{const{swagger:t}=e;return"2.0"===t}catch{return!1}},ko=e=>{try{const{openapi:t}=e;return"string"==typeof t&&/^3\.0\.([0123])(?:-rc[012])?$/.test(t)}catch{return!1}},_o=e=>{try{const{openapi:t}=e;return"string"==typeof t&&/^3\.1\.(?:[1-9]\d*|0)$/.test(t)}catch{return!1}},Co=e=>ko(e)||_o(e),Mo={name:"openapi-2",match:e=>To(e),normalize(e){const{spec:t}=Ao({spec:e});return t},resolve:async e=>async function(e){return Oo(e)}(e)};const Io={name:"openapi-3-0",match:e=>ko(e),normalize(e){const{spec:t}=Ao({spec:e});return t},resolve:async e=>async function(e){return Oo(e)}(e)},Fo=e=>async t=>(async e=>{const{spec:t,requestInterceptor:r,responseInterceptor:s}=e,n=Yt(e),i=Xt(e),o=t||await Wt(i,{requestInterceptor:r,responseInterceptor:s})(n),a={...e,spec:o};return e.strategies.find((e=>e.match(o))).resolve(a)})({...e,...t}),Ro=Fo({strategies:[Io,Mo,$o]}),Do=e=>async(t,r,s={})=>(async(e,t,r={})=>{const{returnEntireTree:s,baseDoc:n,requestInterceptor:i,responseInterceptor:o,parameterMacro:a,modelPropertyMacro:c,useCircularStructures:l,strategies:u}=r,p={spec:e,pathDiscriminator:t,baseDoc:n,requestInterceptor:i,responseInterceptor:o,parameterMacro:a,modelPropertyMacro:c,useCircularStructures:l,strategies:u},h=u.find((t=>t.match(e))).normalize(e),d=await Ro({spec:h,...p,allowMetaPatches:!0,skipNormalization:!_o(e)});return!s&&Array.isArray(t)&&t.length&&(d.spec=t.reduce(((e,t)=>e?.[t]),d.spec)||null),d})(t,r,{...e,...s});Do({strategies:[Io,Mo,$o]});const No=ts((function(e,t){return e&&t}));const Lo=ts((function(e,t){return yn(e)?function(){return e.apply(this,arguments)&&t.apply(this,arguments)}:Mn(No)(e,t)}));const qo=Os(null);const Bo=In(qo);function Uo(e){return Uo="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},Uo(e)}const Vo=function(e){return"object"===Uo(e)};const zo=fn(1,Lo(Bo,Vo));var Ho=cn(Es,Vn("Object")),Go=cn(Us,Os(Us(Object))),Jo=as(Lo(Gn,Go),["constructor"]);const Ko=fn(1,(function(e){if(!zo(e)||!Ho(e))return!1;var t=Object.getPrototypeOf(e);return!!qo(t)||Jo(t)}));var Wo=r(4035);function Yo(e){return e&&e["@@transducer/reduced"]?e:{"@@transducer/value":e,"@@transducer/reduced":!0}}var Xo=function(){function e(e,t){this.xf=t,this.f=e,this.all=!0}return e.prototype["@@transducer/init"]=Fs,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=Yo(this.xf["@@transducer/step"](e,!1))),e},e}();function Zo(e){return function(t){return new Xo(e,t)}}const Qo=ts(Ms(["all"],Zo,(function(e,t){for(var r=0;r<t.length;){if(!e(t[r]))return!1;r+=1}return!0})));class ea extends Wo.Om{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 ta=ea;class ra extends Wo.Om{constructor(e,t,r){super(e,t,r),this.element="comment"}}const sa=ra;class na extends Wo.wE{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(Dn(t))return!1;const r=this.content.findIndex((e=>e===t));return-1!==r&&(this.content[r]=e,!0)}}const ia=na;class oa extends Wo.wE{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(void 0===e)return;const t=new Wo.wE([e.start.row,e.start.column,e.start.char]),r=new Wo.wE([e.end.row,e.end.column,e.end.char]);t.classes.push("position"),r.classes.push("position"),this.push(t).push(r)}}const aa=oa,ca=(e,t)=>"object"==typeof t&&null!==t&&e in t&&"function"==typeof t[e],la=e=>"object"==typeof e&&null!=e&&"_storedElement"in e&&"string"==typeof e._storedElement&&"_content"in e,ua=(e,t)=>"object"==typeof t&&null!==t&&"primitive"in t&&("function"==typeof t.primitive&&t.primitive()===e),pa=(e,t)=>"object"==typeof t&&null!==t&&"classes"in t&&(Array.isArray(t.classes)||t.classes instanceof Wo.wE)&&t.classes.includes(e),ha=(e,t)=>"object"==typeof t&&null!==t&&"element"in t&&t.element===e,da=e=>e({hasMethod:ca,hasBasicElementProps:la,primitiveEq:ua,isElementType:ha,hasClass:pa}),fa=da((({hasBasicElementProps:e,primitiveEq:t})=>r=>r instanceof Wo.Hg||e(r)&&t(void 0,r))),ma=da((({hasBasicElementProps:e,primitiveEq:t})=>r=>r instanceof Wo.Om||e(r)&&t("string",r))),ya=da((({hasBasicElementProps:e,primitiveEq:t})=>r=>r instanceof Wo.kT||e(r)&&t("number",r))),ga=da((({hasBasicElementProps:e,primitiveEq:t})=>r=>r instanceof Wo.Os||e(r)&&t("null",r))),va=da((({hasBasicElementProps:e,primitiveEq:t})=>r=>r instanceof Wo.bd||e(r)&&t("boolean",r))),ba=da((({hasBasicElementProps:e,primitiveEq:t,hasMethod:r})=>s=>s instanceof Wo.Sh||e(s)&&t("object",s)&&r("keys",s)&&r("values",s)&&r("items",s))),xa=da((({hasBasicElementProps:e,primitiveEq:t,hasMethod:r})=>s=>s instanceof Wo.wE&&!(s instanceof Wo.Sh)||e(s)&&t("array",s)&&r("push",s)&&r("unshift",s)&&r("map",s)&&r("reduce",s))),Ea=da((({hasBasicElementProps:e,isElementType:t,primitiveEq:r})=>s=>s instanceof Wo.Pr||e(s)&&t("member",s)&&r(void 0,s))),wa=da((({hasBasicElementProps:e,isElementType:t,primitiveEq:r})=>s=>s instanceof Wo.Ft||e(s)&&t("link",s)&&r(void 0,s))),ja=da((({hasBasicElementProps:e,isElementType:t,primitiveEq:r})=>s=>s instanceof Wo.sI||e(s)&&t("ref",s)&&r(void 0,s))),Oa=da((({hasBasicElementProps:e,isElementType:t,primitiveEq:r})=>s=>s instanceof ta||e(s)&&t("annotation",s)&&r("array",s))),Sa=da((({hasBasicElementProps:e,isElementType:t,primitiveEq:r})=>s=>s instanceof sa||e(s)&&t("comment",s)&&r("string",s))),Pa=da((({hasBasicElementProps:e,isElementType:t,primitiveEq:r})=>s=>s instanceof ia||e(s)&&t("parseResult",s)&&r("array",s))),Aa=da((({hasBasicElementProps:e,isElementType:t,primitiveEq:r})=>s=>s instanceof aa||e(s)&&t("sourceMap",s)&&r("array",s))),$a=e=>ha("object",e)||ha("array",e)||ha("boolean",e)||ha("number",e)||ha("string",e)||ha("null",e)||ha("member",e),Ta=e=>Aa(e.meta.get("sourceMap")),ka=(e,t)=>{if(0===e.length)return!0;const r=t.attributes.get("symbols");return!!xa(r)&&Qo(On(r.toValue()),e)},_a=(e,t)=>0===e.length||Qo(On(t.classes.toValue()),e);const Ca=function(){return!0};const Ma=function(){return!1},Ia=(e,t,r)=>{const s=e[t];if(null!=s){if(!r&&"function"==typeof s)return s;const e=r?s.leave:s.enter;if("function"==typeof e)return e}else{const s=r?e.leave:e.enter;if(null!=s){if("function"==typeof s)return s;const e=s[t];if("function"==typeof e)return e}}return null},Fa={},Ra=e=>null==e?void 0:e.type,Da=e=>"string"==typeof Ra(e),Na=e=>Object.create(Object.getPrototypeOf(e),Object.getOwnPropertyDescriptors(e)),La=(e,{visitFnGetter:t=Ia,nodeTypeGetter:r=Ra,breakSymbol:s=Fa,deleteNodeSymbol:n=null,skipVisitingNodeSymbol:i=!1,exposeEdits:o=!1}={})=>{const a=Symbol("skip"),c=new Array(e.length).fill(a);return{enter(l,u,p,h,d,f){let m=l,y=!1;const g={...f,replaceWith(e,t){f.replaceWith(e,t),m=e}};for(let l=0;l<e.length;l+=1)if(c[l]===a){const a=t(e[l],r(m),!1);if("function"==typeof a){const t=a.call(e[l],m,u,p,h,d,g);if("function"==typeof(null==t?void 0:t.then))throw new Xr("Async visitor not supported in sync mode",{visitor:e[l],visitFn:a});if(t===i)c[l]=m;else if(t===s)c[l]=s;else{if(t===n)return t;if(void 0!==t){if(!o)return t;m=t,y=!0}}}}return y?m:void 0},leave(n,o,l,u,p,h){let d=n;const f={...h,replaceWith(e,t){h.replaceWith(e,t),d=e}};for(let n=0;n<e.length;n+=1)if(c[n]===a){const a=t(e[n],r(d),!0);if("function"==typeof a){const t=a.call(e[n],d,o,l,u,p,f);if("function"==typeof(null==t?void 0:t.then))throw new Xr("Async visitor not supported in sync mode",{visitor:e[n],visitFn:a});if(t===s)c[n]=s;else if(void 0!==t&&t!==i)return t}}else c[n]===d&&(c[n]=a)}}};La[Symbol.for("nodejs.util.promisify.custom")]=(e,{visitFnGetter:t=Ia,nodeTypeGetter:r=Ra,breakSymbol:s=Fa,deleteNodeSymbol:n=null,skipVisitingNodeSymbol:i=!1,exposeEdits:o=!1}={})=>{const a=Symbol("skip"),c=new Array(e.length).fill(a);return{async enter(l,u,p,h,d,f){let m=l,y=!1;const g={...f,replaceWith(e,t){f.replaceWith(e,t),m=e}};for(let l=0;l<e.length;l+=1)if(c[l]===a){const a=t(e[l],r(m),!1);if("function"==typeof a){const t=await a.call(e[l],m,u,p,h,d,g);if(t===i)c[l]=m;else if(t===s)c[l]=s;else{if(t===n)return t;if(void 0!==t){if(!o)return t;m=t,y=!0}}}}return y?m:void 0},async leave(n,o,l,u,p,h){let d=n;const f={...h,replaceWith(e,t){h.replaceWith(e,t),d=e}};for(let n=0;n<e.length;n+=1)if(c[n]===a){const a=t(e[n],r(d),!0);if("function"==typeof a){const t=await a.call(e[n],d,o,l,u,p,f);if(t===s)c[n]=s;else if(void 0!==t&&t!==i)return t}}else c[n]===d&&(c[n]=a)}}};const qa=(e,t,{keyMap:r=null,state:s={},breakSymbol:n=Fa,deleteNodeSymbol:i=null,skipVisitingNodeSymbol:o=!1,visitFnGetter:a=Ia,nodeTypeGetter:c=Ra,nodePredicate:l=Da,nodeCloneFn:u=Na,detectCycles:p=!0}={})=>{const h=r||{};let d,f,m=Array.isArray(e),y=[e],g=-1,v=[],b=e;const x=[],E=[];do{g+=1;const e=g===y.length;let r;const O=e&&0!==v.length;if(e){if(r=0===E.length?void 0:x.pop(),b=f,f=E.pop(),O)if(m){b=b.slice();let e=0;for(const[t,r]of v){const s=t-e;r===i?(b.splice(s,1),e+=1):b[s]=r}}else{b=u(b);for(const[e,t]of v)b[e]=t}g=d.index,y=d.keys,v=d.edits,m=d.inArray,d=d.prev}else if(f!==i&&void 0!==f){if(r=m?g:y[g],b=f[r],b===i||void 0===b)continue;x.push(r)}let S;if(!Array.isArray(b)){var w;if(!l(b))throw new Xr(`Invalid AST Node: ${String(b)}`,{node:b});if(p&&E.includes(b)){x.pop();continue}const i=a(t,c(b),e);if(i){for(const[e,r]of Object.entries(s))t[e]=r;const n={replaceWith(t,s){"function"==typeof s?s(t,b,r,f,x,E):f&&(f[r]=t),e||(b=t)}};S=i.call(t,b,r,f,x,E,n)}if("function"==typeof(null===(w=S)||void 0===w?void 0:w.then))throw new Xr("Async visitor not supported in sync mode",{visitor:t,visitFn:i});if(S===n)break;if(S===o){if(!e){x.pop();continue}}else if(void 0!==S&&(v.push([r,S]),!e)){if(!l(S)){x.pop();continue}b=S}}var j;if(void 0===S&&O&&v.push([r,b]),!e)d={inArray:m,index:g,keys:y,edits:v,prev:d},m=Array.isArray(b),y=m?b:null!==(j=h[c(b)])&&void 0!==j?j:[],g=-1,v=[],f!==i&&void 0!==f&&E.push(f),f=b}while(void 0!==d);return 0!==v.length?v[v.length-1][1]:e};qa[Symbol.for("nodejs.util.promisify.custom")]=async(e,t,{keyMap:r=null,state:s={},breakSymbol:n=Fa,deleteNodeSymbol:i=null,skipVisitingNodeSymbol:o=!1,visitFnGetter:a=Ia,nodeTypeGetter:c=Ra,nodePredicate:l=Da,nodeCloneFn:u=Na,detectCycles:p=!0}={})=>{const h=r||{};let d,f,m=Array.isArray(e),y=[e],g=-1,v=[],b=e;const x=[],E=[];do{g+=1;const e=g===y.length;let r;const j=e&&0!==v.length;if(e){if(r=0===E.length?void 0:x.pop(),b=f,f=E.pop(),j)if(m){b=b.slice();let e=0;for(const[t,r]of v){const s=t-e;r===i?(b.splice(s,1),e+=1):b[s]=r}}else{b=u(b);for(const[e,t]of v)b[e]=t}g=d.index,y=d.keys,v=d.edits,m=d.inArray,d=d.prev}else if(f!==i&&void 0!==f){if(r=m?g:y[g],b=f[r],b===i||void 0===b)continue;x.push(r)}let O;if(!Array.isArray(b)){if(!l(b))throw new Xr(`Invalid AST Node: ${String(b)}`,{node:b});if(p&&E.includes(b)){x.pop();continue}const i=a(t,c(b),e);if(i){for(const[e,r]of Object.entries(s))t[e]=r;const n={replaceWith(t,s){"function"==typeof s?s(t,b,r,f,x,E):f&&(f[r]=t),e||(b=t)}};O=await i.call(t,b,r,f,x,E,n)}if(O===n)break;if(O===o){if(!e){x.pop();continue}}else if(void 0!==O&&(v.push([r,O]),!e)){if(!l(O)){x.pop();continue}b=O}}var w;if(void 0===O&&j&&v.push([r,b]),!e)d={inArray:m,index:g,keys:y,edits:v,prev:d},m=Array.isArray(b),y=m?b:null!==(w=h[c(b)])&&void 0!==w?w:[],g=-1,v=[],f!==i&&void 0!==f&&E.push(f),f=b}while(void 0!==d);return 0!==v.length?v[v.length-1][1]:e};const Ba=class extends Xr{value;constructor(e,t){super(e,t),void 0!==t&&(this.value=t.value)}};const Ua=class extends Ba{};const Va=class extends Ba{},za=(e,t={})=>{const{visited:r=new WeakMap}=t,s={...t,visited:r};if(r.has(e))return r.get(e);if(e instanceof Wo.KeyValuePair){const{key:t,value:n}=e,i=fa(t)?za(t,s):t,o=fa(n)?za(n,s):n,a=new Wo.KeyValuePair(i,o);return r.set(e,a),a}if(e instanceof Wo.ot){const t=e=>za(e,s),n=[...e].map(t),i=new Wo.ot(n);return r.set(e,i),i}if(e instanceof Wo.G6){const t=e=>za(e,s),n=[...e].map(t),i=new Wo.G6(n);return r.set(e,i),i}if(fa(e)){const t=Ja(e);if(r.set(e,t),e.content)if(fa(e.content))t.content=za(e.content,s);else if(e.content instanceof Wo.KeyValuePair)t.content=za(e.content,s);else if(Array.isArray(e.content)){const r=e=>za(e,s);t.content=e.content.map(r)}else t.content=e.content;else t.content=e.content;return t}throw new Ua("Value provided to cloneDeep function couldn't be cloned",{value:e})};za.safe=e=>{try{return za(e)}catch{return e}};const Ha=e=>{const{key:t,value:r}=e;return new Wo.KeyValuePair(t,r)},Ga=e=>{const t=new e.constructor;if(t.element=e.element,e.meta.length>0&&(t._meta=za(e.meta)),e.attributes.length>0&&(t._attributes=za(e.attributes)),fa(e.content)){const r=e.content;t.content=Ga(r)}else Array.isArray(e.content)?t.content=[...e.content]:e.content instanceof Wo.KeyValuePair?t.content=Ha(e.content):t.content=e.content;return t},Ja=e=>{if(e instanceof Wo.KeyValuePair)return Ha(e);if(e instanceof Wo.ot)return(e=>{const t=[...e];return new Wo.ot(t)})(e);if(e instanceof Wo.G6)return(e=>{const t=[...e];return new Wo.G6(t)})(e);if(fa(e))return Ga(e);throw new Va("Value provided to cloneShallow function couldn't be cloned",{value:e})};Ja.safe=e=>{try{return Ja(e)}catch{return e}};const Ka=e=>ba(e)?"ObjectElement":xa(e)?"ArrayElement":Ea(e)?"MemberElement":ma(e)?"StringElement":va(e)?"BooleanElement":ya(e)?"NumberElement":ga(e)?"NullElement":wa(e)?"LinkElement":ja(e)?"RefElement":void 0,Wa=e=>fa(e)?Ja(e):Na(e),Ya=cn(Ka,Xn),Xa={ObjectElement:["content"],ArrayElement:["content"],MemberElement:["key","value"],StringElement:[],BooleanElement:[],NumberElement:[],NullElement:[],RefElement:[],LinkElement:[],Annotation:[],Comment:[],ParseResultElement:["content"],SourceMap:["content"]};class Za{result;predicate;returnOnTrue;returnOnFalse;constructor({predicate:e=Ma,returnOnTrue:t,returnOnFalse:r}={}){this.result=[],this.predicate=e,this.returnOnTrue=t,this.returnOnFalse=r}enter(e){return this.predicate(e)?(this.result.push(e),this.returnOnTrue):this.returnOnFalse}}const Qa=(e,t,{keyMap:r=Xa,...s}={})=>qa(e,t,{keyMap:r,nodeTypeGetter:Ka,nodePredicate:Ya,nodeCloneFn:Wa,...s});Qa[Symbol.for("nodejs.util.promisify.custom")]=async(e,t,{keyMap:r=Xa,...s}={})=>qa[Symbol.for("nodejs.util.promisify.custom")](e,t,{keyMap:r,nodeTypeGetter:Ka,nodePredicate:Ya,nodeCloneFn:Wa,...s});const ec=e=>"string"==typeof(null==e?void 0:e.type)?e.type:Ka(e),tc={EphemeralObject:["content"],EphemeralArray:["content"],...Xa},rc=(e,t,{keyMap:r=tc,...s}={})=>Qa(e,t,{keyMap:r,nodeTypeGetter:ec,nodePredicate:Ca,detectCycles:!1,deleteNodeSymbol:Symbol.for("delete-node"),skipVisitingNodeSymbol:Symbol.for("skip-visiting-node"),...s});rc[Symbol.for("nodejs.util.promisify.custom")]=async(e,{keyMap:t=tc,...r}={})=>Qa[Symbol.for("nodejs.util.promisify.custom")](e,visitor,{keyMap:t,nodeTypeGetter:ec,nodePredicate:Ca,detectCycles:!1,deleteNodeSymbol:Symbol.for("delete-node"),skipVisitingNodeSymbol:Symbol.for("skip-visiting-node"),...r});const sc=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 nc=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))}};class ic{ObjectElement={enter:e=>{if(this.references.has(e))return this.references.get(e).toReference();const t=new nc(e.content);return this.references.set(e,t),t}};EphemeralObject={leave:e=>e.toObject()};MemberElement={enter:e=>[e.key,e.value]};ArrayElement={enter:e=>{if(this.references.has(e))return this.references.get(e).toReference();const t=new sc(e.content);return this.references.set(e,t),t}};EphemeralArray={leave:e=>e.toArray()};references=new WeakMap;BooleanElement(e){return e.toValue()}NumberElement(e){return e.toValue()}StringElement(e){return e.toValue()}NullElement(){return null}RefElement(e,...t){var r;const s=t[3];return"EphemeralObject"===(null===(r=s[s.length-1])||void 0===r?void 0:r.type)?Symbol.for("delete-node"):String(e.toValue())}LinkElement(e){return ma(e.href)?e.href.toValue():""}}const oc=e=>fa(e)?ma(e)||ya(e)||va(e)||ga(e)?e.toValue():rc(e,new ic):e;const ac=rs((function(e,t,r){var s,n={};for(s in r=r||{},t=t||{})ps(s,t)&&(n[s]=ps(s,r)?e(s,t[s],r[s]):t[s]);for(s in r)ps(s,r)&&!ps(s,n)&&(n[s]=r[s]);return n}));const cc=rs((function e(t,r,s){return ac((function(r,s,n){return Is(s)&&Is(n)?e(t,s,n):t(r,s,n)}),r,s)}));const lc=ts((function(e,t){return cc((function(e,t,r){return r}),e,t)}));const uc=ts(os);const pc=on(0,-1);const hc=ts((function(e,t){return e.apply(this,t)}));const dc=In(Gn);var fc=es((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():Cs(e)?[]:ns(e)?"":Is(e)?{}:fs(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 mc=fc;const yc=es((function(e){return null!=e&&Os(e,mc(e))}));const gc=fn(1,Gn(Array.isArray)?Array.isArray:cn(Es,Vn("Array")));const vc=Lo(gc,yc);var bc=fn(3,(function(e,t,r){var s=uc(e,r),n=uc(pc(e),r);if(!dc(s)&&!vc(e)){var i=Xs(s,n);return hc(i,t)}}));const xc=bc;class Ec extends Wo.g${constructor(){super(),this.register("annotation",ta),this.register("comment",sa),this.register("parseResult",ia),this.register("sourceMap",aa)}}const wc=new Ec,jc=e=>{const t=new Ec;return Ko(e)&&t.use(e),t},Oc=wc,Sc=()=>({predicates:{...i},namespace:Oc}),Pc={toolboxCreator:Sc,visitorOptions:{nodeTypeGetter:Ka,exposeEdits:!0}},Ac=(e,t,r={})=>{if(0===t.length)return e;const s=lc(Pc,r),{toolboxCreator:n,visitorOptions:i}=s,o=n(),a=t.map((e=>e(o))),c=La(a.map(pn({},"visitor")),{...i});a.forEach(xc(["pre"],[]));const l=Qa(e,c,i);return a.forEach(xc(["post"],[])),l};Ac[Symbol.for("nodejs.util.promisify.custom")]=async(e,t,r={})=>{if(0===t.length)return e;const s=lc(Pc,r),{toolboxCreator:n,visitorOptions:i}=s,o=n(),a=t.map((e=>e(o))),c=La[Symbol.for("nodejs.util.promisify.custom")],l=Qa[Symbol.for("nodejs.util.promisify.custom")],u=c(a.map(pn({},"visitor")),{...i});await Promise.allSettled(a.map(xc(["pre"],[])));const p=await l(e,u,i);return await Promise.allSettled(a.map(xc(["post"],[]))),p};const $c=(e,{Type:t,plugins:r=[]})=>{const s=new t(e);return fa(e)&&(e.meta.length>0&&(s.meta=za(e.meta)),e.attributes.length>0&&(s.attributes=za(e.attributes))),Ac(s,r,{toolboxCreator:Sc,visitorOptions:{nodeTypeGetter:Ka}})},Tc=e=>(t,r={})=>$c(t,{...r,Type:e});Wo.Sh.refract=Tc(Wo.Sh),Wo.wE.refract=Tc(Wo.wE),Wo.Om.refract=Tc(Wo.Om),Wo.bd.refract=Tc(Wo.bd),Wo.Os.refract=Tc(Wo.Os),Wo.kT.refract=Tc(Wo.kT),Wo.Ft.refract=Tc(Wo.Ft),Wo.sI.refract=Tc(Wo.sI),ta.refract=Tc(ta),sa.refract=Tc(sa),ia.refract=Tc(ia),aa.refract=Tc(aa);const kc=(e,t=new WeakMap)=>(Ea(e)?(t.set(e.key,e),kc(e.key,t),t.set(e.value,e),kc(e.value,t)):e.children.forEach((r=>{t.set(r,e),kc(r,t)})),t);const _c=class{element;edges;constructor({element:e}){this.element=e}transclude(e,t){var r;if(e===this.element)return t;if(e===t)return this.element;this.edges=null!==(r=this.edges)&&void 0!==r?r:kc(this.element);const s=this.edges.get(e);return Dn(s)?void 0:(ba(s)?((e,t,r)=>{const s=r.get(e);ba(s)&&(s.content=s.map(((n,i,o)=>o===e?(r.delete(e),r.set(t,s),t):o)))})(e,t,this.edges):xa(s)?((e,t,r)=>{const s=r.get(e);xa(s)&&(s.content=s.map((n=>n===e?(r.delete(e),r.set(t,s),t):n)))})(e,t,this.edges):Ea(s)&&((e,t,r)=>{const s=r.get(e);Ea(s)&&(s.key===e&&(s.key=t,r.delete(e),r.set(t,s)),s.value===e&&(s.value=t,r.delete(e),r.set(t,s)))})(e,t,this.edges),this.element)}},Cc=cn(Kn(/~/g,"~0"),Kn(/\//g,"~1"),encodeURIComponent);const Mc=class extends Xr{};const Ic=class extends Mc{tokens;constructor(e,t){super(e,t),void 0!==t&&(this.tokens=[...t.tokens])}},Fc=e=>{try{return 0===e.length?"":`/${e.map(Cc).join("/")}`}catch(t){throw new Ic("JSON Pointer compilation of tokens encountered an error.",{tokens:e,cause:t})}};var Rc=ts((function(e,t){return fn(sn(Ln,0,qn("length",t)),(function(){var r=arguments,s=this;return e.apply(s,Ps((function(e){return e.apply(s,r)}),t))}))}));const Dc=Rc;function Nc(e){return e}const Lc=es(Nc);var qc=Lo(fn(1,cn(Es,Vn("Number"))),isFinite);var Bc=fn(1,qc);var Uc=Lo(Gn(Number.isFinite)?fn(1,Xs(Number.isFinite,Number)):Bc,Dc(Os,[Math.floor,Lc]));var Vc=fn(1,Uc);const zc=Gn(Number.isInteger)?fn(1,Xs(Number.isInteger,Number)):Vc;var Hc=function(){function e(e,t){this.xf=t,this.n=e,this.i=0}return e.prototype["@@transducer/init"]=Fs,e.prototype["@@transducer/result"]=Rs,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?Yo(r):r},e}();function Gc(e){return function(t){return new Hc(e,t)}}const Jc=ts(Ms(["take"],Gc,(function(e,t){return on(0,e<0?1/0:e,t)})));const Kc=ts((function(e,t){return Os(Jc(e.length,t),e)}));const Wc=Os("");var Yc=function(){function e(e,t){this.xf=t,this.f=e}return e.prototype["@@transducer/init"]=Fs,e.prototype["@@transducer/result"]=Rs,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 Xc(e){return function(t){return new Yc(e,t)}}const Zc=ts(Ms(["dropWhile"],Xc,(function(e,t){for(var r=0,s=t.length;r<s&&e(t[r]);)r+=1;return on(r,1/0,t)})));const Qc=mn((function(e,t){return cn(vn(""),Zc(On(e)),jn(""))(t)})),el=cn(Kn(/~1/g,"/"),Kn(/~0/g,"~"),(e=>{try{return decodeURIComponent(e)}catch{return e}}));const tl=class extends Mc{pointer;constructor(e,t){super(e,t),void 0!==t&&(this.pointer=t.pointer)}},rl=e=>{const t=(e=>{const t=e.indexOf("#");return-1!==t?e.substring(t):"#"})(e);return Qc("#",t)},sl=e=>{if(Wc(e))return[];if(!Kc("/",e))throw new tl(`Invalid JSON Pointer "${e}". JSON Pointers must begin with "/"`,{pointer:e});try{const t=cn(vn("/"),kn(el))(e);return an(t)}catch(t){throw new tl(`JSON Pointer parsing of "${e}" encountered an error.`,{pointer:e,cause:t})}};const nl=class extends Mc{pointer;tokens;failedToken;failedTokenPosition;element;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)}},il=(e,t)=>{let r;try{r=sl(e)}catch(r){throw new nl(`JSON Pointer evaluation failed while parsing the pointer "${e}".`,{pointer:e,element:za(t),cause:r})}return r.reduce(((t,s,n)=>{if(ba(t)){if(!t.hasKey(s))throw new nl(`JSON Pointer evaluation failed while evaluating token "${s}" against an ObjectElement`,{pointer:e,tokens:r,failedToken:s,failedTokenPosition:n,element:za(t)});return t.get(s)}if(xa(t)){if(!(s in t.content)||!zc(Number(s)))throw new nl(`JSON Pointer evaluation failed while evaluating token "${s}" against an ArrayElement`,{pointer:e,tokens:r,failedToken:s,failedTokenPosition:n,element:za(t)});return t.get(Number(s))}throw new nl(`JSON Pointer evaluation failed while evaluating token "${s}" against an unexpected Element`,{pointer:e,tokens:r,failedToken:s,failedTokenPosition:n,element:za(t)})}),t)};class ol extends Wo.Sh{constructor(e,t,r){super(e,t,r),this.element="callback"}}const al=ol;class cl extends Wo.Sh{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 ll=cl;class ul extends Wo.Sh{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 pl=ul;class hl extends Wo.Sh{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 dl=hl;class fl extends Wo.Sh{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 ml=fl;class yl extends Wo.Sh{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 gl=yl;class vl extends Wo.Sh{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 bl=vl;class xl extends Wo.Sh{constructor(e,t,r){super(e,t,r),this.element="header"}get required(){return this.hasKey("required")?this.get("required"):new Wo.bd(!1)}set required(e){this.set("required",e)}get deprecated(){return this.hasKey("deprecated")?this.get("deprecated"):new Wo.bd(!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(xl.prototype,"description",{get(){return this.get("description")},set(e){this.set("description",e)},enumerable:!0});const El=xl;class wl extends Wo.Sh{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 jl=wl;class Ol extends Wo.Sh{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 Sl=Ol;class Pl extends Wo.Sh{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 ma(this.operationRef)?null===(e=this.operationRef)||void 0===e?void 0:e.meta.get("operation"):ma(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 Al=Pl;class $l extends Wo.Sh{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 Tl=$l;class kl extends Wo.Sh{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 _l=kl;class Cl extends Wo.Sh{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 Ml=Cl;class Il extends Wo.Om{constructor(e,t,r){super(e,t,r),this.element="openapi",this.classes.push("spec-version"),this.classes.push("version")}}const Fl=Il;class Rl extends Wo.Sh{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 Dl=Rl;class Nl extends Wo.Sh{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 Wo.bd(!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 Ll=Nl;class ql extends Wo.Sh{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 Wo.bd(!1)}set required(e){this.set("required",e)}get deprecated(){return this.hasKey("deprecated")?this.get("deprecated"):new Wo.bd(!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(ql.prototype,"description",{get(){return this.get("description")},set(e){this.set("description",e)},enumerable:!0});const Bl=ql;class Ul extends Wo.Sh{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 Vl=Ul;class zl extends Wo.Sh{constructor(e,t,r){super(e,t,r),this.element="paths"}}const Hl=zl;class Gl extends Wo.Sh{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 Jl=Gl;class Kl extends Wo.Sh{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 Wo.bd(!1)}set required(e){this.set("required",e)}}const Wl=Kl;class Yl extends Wo.Sh{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 Xl=Yl;class Zl extends Wo.Sh{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 Ql=Zl;const eu=class extends Yr{};class tu extends Wo.Sh{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("$schema",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 ru=tu;class su extends Wo.Sh{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 nu=su;class iu extends Wo.Sh{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 ou=iu;class au extends Wo.Sh{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 cu=au;const lu=ts((function(e,t){return _s((function(r,s){return r[s]=e(t[s],s,t),r}),{},xs(t))}));const uu=es((function(e){return null==e}));var pu=ts((function(e,t){if(0===e.length||uu(t))return!1;for(var r=t,s=0;s<e.length;){if(uu(r)||!ps(e[s],r))return!1;r=r[e[s]],s+=1}return!0}));const hu=pu;var du=ts((function(e,t){return hu([e],t)}));const fu=du;const mu=rs((function(e,t,r){return e(un(t,r))})),yu=(e,t)=>{const r=ln(e,t);return lu((e=>{if(Ko(e)&&fu("$ref",e)&&mu(Xn,"$ref",e)){const t=uc(["$ref"],e),s=Qc("#/",t);return uc(s.split("/"),r)}return Ko(e)?yu(e,r):e}),e)},gu=e=>{const t=e.meta.length>0?za(e.meta):void 0,r=e.attributes.length>0?za(e.attributes):void 0;return new e.constructor(void 0,t,r)},vu=(e,t)=>t.clone&&t.isMergeableElement(e)?xu(gu(e),e,t):e,bu={clone:!0,isMergeableElement:e=>ba(e)||xa(e),arrayElementMerge:(e,t,r)=>e.concat(t)["fantasy-land/map"]((e=>vu(e,r))),objectElementMerge:(e,t,r)=>{const s=ba(e)?gu(e):gu(t);return ba(e)&&e.forEach(((e,t,n)=>{const i=Ja(n);i.value=vu(e,r),s.content.push(i)})),t.forEach(((t,n,i)=>{const o=oc(n);let a;if(ba(e)&&e.hasKey(o)&&r.isMergeableElement(t)){const s=e.get(o);a=Ja(i),a.value=((e,t)=>{if("function"!=typeof t.customMerge)return xu;const r=t.customMerge(e,t);return"function"==typeof r?r:xu})(n,r)(s,t)}else a=Ja(i),a.value=vu(t,r);s.remove(o),s.content.push(a)})),s},customMerge:void 0,customMetaMerge:void 0,customAttributesMerge:void 0},xu=(e,t,r)=>{var s,n,i;const o={...bu,...r};o.isMergeableElement=null!==(s=o.isMergeableElement)&&void 0!==s?s:bu.isMergeableElement,o.arrayElementMerge=null!==(n=o.arrayElementMerge)&&void 0!==n?n:bu.arrayElementMerge,o.objectElementMerge=null!==(i=o.objectElementMerge)&&void 0!==i?i:bu.objectElementMerge;const a=xa(t);if(!(a===xa(e)))return vu(t,o);const c=a&&"function"==typeof o.arrayElementMerge?o.arrayElementMerge(e,t,o):o.objectElementMerge(e,t,o);return c.meta=(e=>"function"!=typeof e.customMetaMerge?e=>za(e):e.customMetaMerge)(o)(e.meta,t.meta),c.attributes=(e=>"function"!=typeof e.customAttributesMerge?e=>za(e):e.customAttributesMerge)(o)(e.attributes,t.attributes),c};xu.all=(e,t)=>{if(!Array.isArray(e))throw new TypeError("First argument of deepmerge should be an array.");return 0===e.length?new Wo.Sh:e.reduce(((e,r)=>xu(e,r,t)),gu(e[0]))};const Eu=xu;const wu=class{element;constructor(e){Object.assign(this,e)}copyMetaAndAttributes(e,t){(e.meta.length>0||t.meta.length>0)&&(t.meta=Eu(t.meta,e.meta),Ta(e)&&t.meta.set("sourceMap",e.meta.get("sourceMap"))),(e.attributes.length>0||e.meta.length>0)&&(t.attributes=Eu(t.attributes,e.attributes))}};const ju=class extends wu{enter(e){return this.element=za(e),Fa}},Ou=(e,t,r=[])=>{const s=Object.getOwnPropertyDescriptors(t);for(let e of r)delete s[e];Object.defineProperties(e,s)},Su=(e,t=[e])=>{const r=Object.getPrototypeOf(e);return null===r?t:Su(r,[...t,r])},Pu=(e,t,r=[])=>{var s;const n=null!==(s=((...e)=>{if(0===e.length)return;let t;const r=e.map((e=>Su(e)));for(;r.every((e=>e.length>0));){const e=r.map((e=>e.pop())),s=e[0];if(!e.every((e=>e===s)))break;t=s}return t})(...e))&&void 0!==s?s:Object.prototype,i=Object.create(n),o=Su(n);for(let t of e){let e=Su(t);for(let t=e.length-1;t>=0;t--){let s=e[t];-1===o.indexOf(s)&&(Ou(i,s,["constructor",...r]),o.push(s))}}return i.constructor=t,i},Au=e=>e.filter(((t,r)=>e.indexOf(t)==r)),$u=(e,t)=>{const r=t.map((e=>Su(e)));let s=0,n=!0;for(;n;){n=!1;for(let i=t.length-1;i>=0;i--){const t=r[i][s];if(null!=t&&(n=!0,null!=Object.getOwnPropertyDescriptor(t,e)))return r[i][0]}s++}},Tu=(e,t=Object.prototype)=>new Proxy({},{getPrototypeOf:()=>t,setPrototypeOf(){throw Error("Cannot set prototype of Proxies created by ts-mixer")},getOwnPropertyDescriptor:(t,r)=>Object.getOwnPropertyDescriptor($u(r,e)||{},r),defineProperty(){throw new Error("Cannot define new properties on Proxies created by ts-mixer")},has:(r,s)=>void 0!==$u(s,e)||void 0!==t[s],get:(r,s)=>($u(s,e)||t)[s],set(t,r,s){const n=$u(r,e);if(void 0===n)throw new Error("Cannot set new properties on Proxies created by ts-mixer");return n[r]=s,!0},deleteProperty(){throw new Error("Cannot delete properties on Proxies created by ts-mixer")},ownKeys:()=>e.map(Object.getOwnPropertyNames).reduce(((e,t)=>t.concat(e.filter((e=>t.indexOf(e)<0)))))}),ku=null,_u="copy",Cu="copy",Mu="deep",Iu=new WeakMap,Fu=e=>Iu.get(e),Ru=(e,t)=>{var r,s;const n=Au([...Object.getOwnPropertyNames(e),...Object.getOwnPropertyNames(t)]),i={};for(let o of n)i[o]=Au([...null!==(r=null==e?void 0:e[o])&&void 0!==r?r:[],...null!==(s=null==t?void 0:t[o])&&void 0!==s?s:[]]);return i},Du=(e,t)=>{var r,s,n,i;return{property:Ru(null!==(r=null==e?void 0:e.property)&&void 0!==r?r:{},null!==(s=null==t?void 0:t.property)&&void 0!==s?s:{}),method:Ru(null!==(n=null==e?void 0:e.method)&&void 0!==n?n:{},null!==(i=null==t?void 0:t.method)&&void 0!==i?i:{})}},Nu=(e,t)=>{var r,s,n,i,o,a;return{class:Au([...null!==(r=null==e?void 0:e.class)&&void 0!==r?r:[],...null!==(s=null==t?void 0:t.class)&&void 0!==s?s:[]]),static:Du(null!==(n=null==e?void 0:e.static)&&void 0!==n?n:{},null!==(i=null==t?void 0:t.static)&&void 0!==i?i:{}),instance:Du(null!==(o=null==e?void 0:e.instance)&&void 0!==o?o:{},null!==(a=null==t?void 0:t.instance)&&void 0!==a?a:{})}},Lu=new Map,qu=(...e)=>{const t=((...e)=>{var t;const r=new Set,s=new Set([...e]);for(;s.size>0;)for(let e of s){const n=[...Su(e.prototype).map((e=>e.constructor)),...null!==(t=Fu(e))&&void 0!==t?t:[]].filter((e=>!r.has(e)));for(let e of n)s.add(e);r.add(e),s.delete(e)}return[...r]})(...e).map((e=>Lu.get(e))).filter((e=>!!e));return 0==t.length?{}:1==t.length?t[0]:t.reduce(((e,t)=>Nu(e,t)))},Bu=e=>{let t=Lu.get(e);return t||(t={},Lu.set(e,t)),t};function Uu(...e){var t,r,s;const n=e.map((e=>e.prototype)),i=ku;if(null!==i){const e=n.map((e=>e[i])).filter((e=>"function"==typeof e)),t=function(...t){for(let r of e)r.apply(this,t)},r={[i]:t};n.push(r)}function o(...t){for(const r of e)Ou(this,new r(...t));null!==i&&"function"==typeof this[i]&&this[i].apply(this,t)}var a,c;o.prototype="copy"===Cu?Pu(n,o):(a=n,c=o,Tu([...a,{constructor:c}])),Object.setPrototypeOf(o,"copy"===_u?Pu(e,null,["prototype"]):Tu(e,Function.prototype));let l=o;if("none"!==Mu){const n="deep"===Mu?qu(...e):((...e)=>{const t=e.map((e=>Bu(e)));return 0===t.length?{}:1===t.length?t[0]:t.reduce(((e,t)=>Nu(e,t)))})(...e);for(let e of null!==(t=null==n?void 0:n.class)&&void 0!==t?t:[]){const t=e(l);t&&(l=t)}Vu(null!==(r=null==n?void 0:n.static)&&void 0!==r?r:{},l),Vu(null!==(s=null==n?void 0:n.instance)&&void 0!==s?s:{},l.prototype)}var u,p;return u=l,p=e,Iu.set(u,p),l}const Vu=(e,t)=>{const r=e.property,s=e.method;if(r)for(let e in r)for(let s of r[e])s(t,e);if(s)for(let e in s)for(let r of s[e])r(t,e,Object.getOwnPropertyDescriptor(t,e))};const zu=ts((function(e,t){for(var r={},s=0;s<e.length;)e[s]in t&&(r[e[s]]=t[e[s]]),s+=1;return r}));const Hu=class extends wu{specObj;passingOptionsNames=["specObj"];constructor({specObj:e,...t}){super({...t}),this.specObj=e}retrievePassingOptions(){return zu(this.passingOptionsNames,this)}retrieveFixedFields(e){const t=uc(["visitors",...e,"fixedFields"],this.specObj);return"object"==typeof t&&null!==t?Object.keys(t):[]}retrieveVisitor(e){return as(Gn,["visitors",...e],this.specObj)?uc(["visitors",...e],this.specObj):uc(["visitors",...e,"$visitor"],this.specObj)}retrieveVisitorInstance(e,t={}){const r=this.retrievePassingOptions();return new(this.retrieveVisitor(e))({...r,...t})}toRefractedElement(e,t,r={}){const s=this.retrieveVisitorInstance(e,r);return s instanceof ju&&(null==s?void 0:s.constructor)===ju?za(t):(Qa(t,s,r),s.element)}};const Gu=class extends Hu{specPath;ignoredFields;constructor({specPath:e,ignoredFields:t,...r}){super({...r}),this.specPath=e,this.ignoredFields=t||[]}ObjectElement(e){const t=this.specPath(e),r=this.retrieveFixedFields(t);return e.forEach(((e,s,n)=>{if(ma(s)&&r.includes(oc(s))&&!this.ignoredFields.includes(oc(s))){const r=this.toRefractedElement([...t,"fixedFields",oc(s)],e),i=new Wo.Pr(za(s),r);this.copyMetaAndAttributes(n,i),i.classes.push("fixed-field"),this.element.content.push(i)}else this.ignoredFields.includes(oc(s))||this.element.content.push(za(n))})),this.copyMetaAndAttributes(e,this.element),Fa}};class Ju extends(Uu(Gu,ju)){constructor(e){super(e),this.element=new ru,this.specPath=Fn(["document","objects","JSONSchema"])}}const Ku=Ju;const Wu=class{parent;constructor({parent:e}){this.parent=e}},Yu=e=>ba(e)&&e.hasKey("$ref");class Xu extends(Uu(Hu,Wu,ju)){ObjectElement(e){const t=Yu(e)?["document","objects","JSONReference"]:["document","objects","JSONSchema"];return this.element=this.toRefractedElement(t,e),Fa}ArrayElement(e){return this.element=new Wo.wE,this.element.classes.push("json-schema-items"),e.forEach((e=>{const t=Yu(e)?["document","objects","JSONReference"]:["document","objects","JSONSchema"],r=this.toRefractedElement(t,e);this.element.push(r)})),this.copyMetaAndAttributes(e,this.element),Fa}}const Zu=Xu;const Qu=class extends ju{ArrayElement(e){const t=this.enter(e);return this.element.classes.push("json-schema-required"),t}};const ep=es((function(e){return fn(sn(Ln,0,qn("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 tp=es((function(e){return!yc(e)}));const rp=ts((function(e,t){return e||t}));var sp=In(fn(1,Lo(Bo,ts((function(e,t){return yn(e)?function(){return e.apply(this,arguments)||t.apply(this,arguments)}:Mn(rp)(e,t)}))(Vo,Gn))));const np=ep([Xn,sp,tp]);const ip=class extends Hu{specPath;ignoredFields;fieldPatternPredicate=Ma;constructor({specPath:e,ignoredFields:t,fieldPatternPredicate:r,...s}){super({...s}),this.specPath=e,this.ignoredFields=t||[],"function"==typeof r&&(this.fieldPatternPredicate=r)}ObjectElement(e){return e.forEach(((e,t,r)=>{if(!this.ignoredFields.includes(oc(t))&&this.fieldPatternPredicate(oc(t))){const s=this.specPath(e),n=this.toRefractedElement(s,e),i=new Wo.Pr(za(t),n);this.copyMetaAndAttributes(r,i),i.classes.push("patterned-field"),this.element.content.push(i)}else this.ignoredFields.includes(oc(t))||this.element.content.push(za(r))})),this.copyMetaAndAttributes(e,this.element),Fa}};const op=class extends ip{constructor(e){super(e),this.fieldPatternPredicate=np}};class ap extends(Uu(op,Wu,ju)){constructor(e){super(e),this.element=new Wo.Sh,this.element.classes.push("json-schema-properties"),this.specPath=e=>Yu(e)?["document","objects","JSONReference"]:["document","objects","JSONSchema"]}}const cp=ap;class lp extends(Uu(op,Wu,ju)){constructor(e){super(e),this.element=new Wo.Sh,this.element.classes.push("json-schema-patternProperties"),this.specPath=e=>Yu(e)?["document","objects","JSONReference"]:["document","objects","JSONSchema"]}}const up=lp;class pp extends(Uu(op,Wu,ju)){constructor(e){super(e),this.element=new Wo.Sh,this.element.classes.push("json-schema-dependencies"),this.specPath=e=>Yu(e)?["document","objects","JSONReference"]:["document","objects","JSONSchema"]}}const hp=pp;const dp=class extends ju{ArrayElement(e){const t=this.enter(e);return this.element.classes.push("json-schema-enum"),t}};const fp=class extends ju{StringElement(e){const t=this.enter(e);return this.element.classes.push("json-schema-type"),t}ArrayElement(e){const t=this.enter(e);return this.element.classes.push("json-schema-type"),t}};class mp extends(Uu(Hu,Wu,ju)){constructor(e){super(e),this.element=new Wo.wE,this.element.classes.push("json-schema-allOf")}ArrayElement(e){return e.forEach((e=>{const t=Yu(e)?["document","objects","JSONReference"]:["document","objects","JSONSchema"],r=this.toRefractedElement(t,e);this.element.push(r)})),this.copyMetaAndAttributes(e,this.element),Fa}}const yp=mp;class gp extends(Uu(Hu,Wu,ju)){constructor(e){super(e),this.element=new Wo.wE,this.element.classes.push("json-schema-anyOf")}ArrayElement(e){return e.forEach((e=>{const t=Yu(e)?["document","objects","JSONReference"]:["document","objects","JSONSchema"],r=this.toRefractedElement(t,e);this.element.push(r)})),this.copyMetaAndAttributes(e,this.element),Fa}}const vp=gp;class bp extends(Uu(Hu,Wu,ju)){constructor(e){super(e),this.element=new Wo.wE,this.element.classes.push("json-schema-oneOf")}ArrayElement(e){return e.forEach((e=>{const t=Yu(e)?["document","objects","JSONReference"]:["document","objects","JSONSchema"],r=this.toRefractedElement(t,e);this.element.push(r)})),this.copyMetaAndAttributes(e,this.element),Fa}}const xp=bp;class Ep extends(Uu(op,Wu,ju)){constructor(e){super(e),this.element=new Wo.Sh,this.element.classes.push("json-schema-definitions"),this.specPath=e=>Yu(e)?["document","objects","JSONReference"]:["document","objects","JSONSchema"]}}const wp=Ep;class jp extends(Uu(Hu,Wu,ju)){constructor(e){super(e),this.element=new Wo.wE,this.element.classes.push("json-schema-links")}ArrayElement(e){return e.forEach((e=>{const t=this.toRefractedElement(["document","objects","LinkDescription"],e);this.element.push(t)})),this.copyMetaAndAttributes(e,this.element),Fa}}const Op=jp;class Sp extends(Uu(Gu,ju)){constructor(e){super(e),this.element=new nu,this.specPath=Fn(["document","objects","JSONReference"])}ObjectElement(e){const t=Gu.prototype.ObjectElement.call(this,e);return ma(this.element.$ref)&&this.element.classes.push("reference-element"),t}}const Pp=Sp;const Ap=class extends ju{StringElement(e){const t=this.enter(e);return this.element.classes.push("reference-value"),t}};const $p=rs((function(e,t,r){return fn(Math.max(e.length,t.length,r.length),(function(){return e.apply(this,arguments)?t.apply(this,arguments):r.apply(this,arguments)}))}));const Tp=es((function(e){return function(t,r){return e(t,r)?-1:e(r,t)?1:0}}));var kp=ts((function(e,t){return Array.prototype.slice.call(t,0).sort(e)}));const _p=kp;const Cp=es((function(e){return is(0,e)}));const Mp=es(Yo);const Ip=In(uu);const Fp=Lo(gc,tp);function Rp(e){return function(e){if(Array.isArray(e))return Dp(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){if("string"==typeof e)return Dp(e,t);var r={}.toString.call(e).slice(8,-1);return"Object"===r&&e.constructor&&(r=e.constructor.name),"Map"===r||"Set"===r?Array.from(e):"Arguments"===r||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r)?Dp(e,t):void 0}}(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 Dp(e,t){(null==t||t>e.length)&&(t=e.length);for(var r=0,s=Array(t);r<t;r++)s[r]=e[r];return s}var Np=cn(_p(Tp((function(e,t){return e.length>t.length}))),Cp,un("length")),Lp=mn((function(e,t,r){var s=r.apply(void 0,Rp(e));return Ip(s)?Mp(s):t}));const qp=$p(Fp,(function(e){var t=Np(e);return fn(t,(function(){for(var t=arguments.length,r=new Array(t),s=0;s<t;s++)r[s]=arguments[s];return sn(Lp(r),void 0,e)}))}),Rn);const Bp=class extends Hu{alternator;constructor({alternator:e,...t}){super({...t}),this.alternator=e}enter(e){const t=this.alternator.map((({predicate:e,specPath:t})=>$p(e,Fn(t),Rn))),r=qp(t)(e);return this.element=this.toRefractedElement(r,e),Fa}};const Up=class extends Bp{constructor(e){super(e),this.alternator=[{predicate:Yu,specPath:["document","objects","JSONReference"]},{predicate:Ca,specPath:["document","objects","JSONSchema"]}]}};class Vp extends(Uu(Gu,ju)){constructor(e){super(e),this.element=new ou,this.specPath=Fn(["document","objects","Media"])}}const zp=Vp;class Hp extends(Uu(Gu,ju)){constructor(e){super(e),this.element=new cu,this.specPath=Fn(["document","objects","LinkDescription"])}}const Gp={visitors:{value:ju,JSONSchemaOrJSONReferenceVisitor:Up,document:{objects:{JSONSchema:{$visitor:Ku,fixedFields:{id:{$ref:"#/visitors/value"},$schema:{$ref:"#/visitors/value"},multipleOf:{$ref:"#/visitors/value"},maximum:{$ref:"#/visitors/value"},exclusiveMaximum:{$ref:"#/visitors/value"},minimum:{$ref:"#/visitors/value"},exclusiveMinimum:{$ref:"#/visitors/value"},maxLength:{$ref:"#/visitors/value"},minLength:{$ref:"#/visitors/value"},pattern:{$ref:"#/visitors/value"},additionalItems:Up,items:Zu,maxItems:{$ref:"#/visitors/value"},minItems:{$ref:"#/visitors/value"},uniqueItems:{$ref:"#/visitors/value"},maxProperties:{$ref:"#/visitors/value"},minProperties:{$ref:"#/visitors/value"},required:Qu,properties:cp,additionalProperties:Up,patternProperties:up,dependencies:hp,enum:dp,type:fp,allOf:yp,anyOf:vp,oneOf:xp,not:Up,definitions:wp,title:{$ref:"#/visitors/value"},description:{$ref:"#/visitors/value"},default:{$ref:"#/visitors/value"},format:{$ref:"#/visitors/value"},base:{$ref:"#/visitors/value"},links:Op,media:{$ref:"#/visitors/document/objects/Media"},readOnly:{$ref:"#/visitors/value"}}},JSONReference:{$visitor:Pp,fixedFields:{$ref:Ap}},Media:{$visitor:zp,fixedFields:{binaryEncoding:{$ref:"#/visitors/value"},type:{$ref:"#/visitors/value"}}},LinkDescription:{$visitor:Hp,fixedFields:{href:{$ref:"#/visitors/value"},rel:{$ref:"#/visitors/value"},title:{$ref:"#/visitors/value"},targetSchema:Up,mediaType:{$ref:"#/visitors/value"},method:{$ref:"#/visitors/value"},encType:{$ref:"#/visitors/value"},schema:Up}}}}}},Jp=e=>{if(fa(e))return`${e.element.charAt(0).toUpperCase()+e.element.slice(1)}Element`},Kp={JSONSchemaDraft4Element:["content"],JSONReferenceElement:["content"],MediaElement:["content"],LinkDescriptionElement:["content"],...Xa},Wp=da((({hasBasicElementProps:e,isElementType:t,primitiveEq:r})=>s=>s instanceof ru||e(s)&&t("JSONSchemaDraft4",s)&&r("object",s))),Yp=da((({hasBasicElementProps:e,isElementType:t,primitiveEq:r})=>s=>s instanceof nu||e(s)&&t("JSONReference",s)&&r("object",s))),Xp=da((({hasBasicElementProps:e,isElementType:t,primitiveEq:r})=>s=>s instanceof ou||e(s)&&t("media",s)&&r("object",s))),Zp=da((({hasBasicElementProps:e,isElementType:t,primitiveEq:r})=>s=>s instanceof cu||e(s)&&t("linkDescription",s)&&r("object",s))),Qp={namespace:e=>{const{base:t}=e;return t.register("jSONSchemaDraft4",ru),t.register("jSONReference",nu),t.register("media",ou),t.register("linkDescription",cu),t}},eh=()=>{const e=jc(Qp);return{predicates:{...o,isStringElement:ma},namespace:e}},th=(e,{specPath:t=["visitors","document","objects","JSONSchema","$visitor"],plugins:r=[],specificationObj:s=Gp}={})=>{const n=(0,Wo.e)(e),i=yu(s),o=new(uc(t,i))({specObj:i});return Qa(n,o),Ac(o.element,r,{toolboxCreator:eh,visitorOptions:{keyMap:Kp,nodeTypeGetter:Jp}})},rh=e=>(t,r={})=>th(t,{specPath:e,...r});ru.refract=rh(["visitors","document","objects","JSONSchema","$visitor"]),nu.refract=rh(["visitors","document","objects","JSONReference","$visitor"]),ou.refract=rh(["visitors","document","objects","Media","$visitor"]),cu.refract=rh(["visitors","document","objects","LinkDescription","$visitor"]);const sh=class extends ru{constructor(e,t,r){super(e,t,r),this.element="schema",this.classes.push("json-schema-draft-4")}get idProp(){throw new eu("idProp getter in Schema class is not not supported.")}set idProp(e){throw new eu("idProp setter in Schema class is not not supported.")}get $schema(){throw new eu("$schema getter in Schema class is not not supported.")}set $schema(e){throw new eu("$schema setter in Schema class is not not supported.")}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 patternProperties(){throw new eu("patternProperties getter in Schema class is not not supported.")}set patternProperties(e){throw new eu("patternProperties setter in Schema class is not not supported.")}get dependencies(){throw new eu("dependencies getter in Schema class is not not supported.")}set dependencies(e){throw new eu("dependencies setter in Schema class is not not supported.")}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 definitions(){throw new eu("definitions getter in Schema class is not not supported.")}set definitions(e){throw new eu("definitions setter in Schema class is not not supported.")}get base(){throw new eu("base getter in Schema class is not not supported.")}set base(e){throw new eu("base setter in Schema class is not not supported.")}get links(){throw new eu("links getter in Schema class is not not supported.")}set links(e){throw new eu("links setter in Schema class is not not supported.")}get media(){throw new eu("media getter in Schema class is not not supported.")}set media(e){throw new eu("media setter in Schema class is not not supported.")}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 nh extends Wo.Sh{constructor(e,t,r){super(e,t,r),this.element="securityRequirement"}}const ih=nh;class oh extends Wo.Sh{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 ah=oh;class ch extends Wo.Sh{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 lh=ch;class uh extends Wo.Sh{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 ph=uh;class hh extends Wo.Sh{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 dh=hh;class fh extends Wo.Sh{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 mh=fh;const yh=class{element;constructor(e={}){Object.assign(this,e)}copyMetaAndAttributes(e,t){(e.meta.length>0||t.meta.length>0)&&(t.meta=Eu(t.meta,e.meta),Ta(e)&&t.meta.set("sourceMap",e.meta.get("sourceMap"))),(e.attributes.length>0||e.meta.length>0)&&(t.attributes=Eu(t.attributes,e.attributes))}};const gh=class extends yh{enter(e){return this.element=za(e),Fa}};const vh=class extends yh{specObj;passingOptionsNames=["specObj","openApiGenericElement","openApiSemanticElement"];openApiGenericElement;openApiSemanticElement;constructor({specObj:e,passingOptionsNames:t,openApiGenericElement:r,openApiSemanticElement:s,...n}){super({...n}),this.specObj=e,this.openApiGenericElement=r,this.openApiSemanticElement=s,Array.isArray(t)&&(this.passingOptionsNames=t)}retrievePassingOptions(){return zu(this.passingOptionsNames,this)}retrieveFixedFields(e){const t=uc(["visitors",...e,"fixedFields"],this.specObj);return"object"==typeof t&&null!==t?Object.keys(t):[]}retrieveVisitor(e){return as(Gn,["visitors",...e],this.specObj)?uc(["visitors",...e],this.specObj):uc(["visitors",...e,"$visitor"],this.specObj)}retrieveVisitorInstance(e,t={}){const r=this.retrievePassingOptions();return new(this.retrieveVisitor(e))({...r,...t})}toRefractedElement(e,t,r={}){const s=this.retrieveVisitorInstance(e,r);return s instanceof gh&&(null==s?void 0:s.constructor)===gh?za(t):(Qa(t,s,r),s.element)}},bh=e=>ba(e)&&e.hasKey("$ref"),xh=ba,Eh=ba,wh=e=>ma(e.key)&&Kc("x-",oc(e.key));const jh=class extends vh{specPath;ignoredFields;canSupportSpecificationExtensions=!0;specificationExtensionPredicate=wh;constructor({specPath:e,ignoredFields:t,canSupportSpecificationExtensions:r,specificationExtensionPredicate:s,...n}){super({...n}),this.specPath=e,this.ignoredFields=t||[],"boolean"==typeof r&&(this.canSupportSpecificationExtensions=r),"function"==typeof s&&(this.specificationExtensionPredicate=s)}ObjectElement(e){const t=this.specPath(e),r=this.retrieveFixedFields(t);return e.forEach(((e,s,n)=>{if(ma(s)&&r.includes(oc(s))&&!this.ignoredFields.includes(oc(s))){const r=this.toRefractedElement([...t,"fixedFields",oc(s)],e),i=new Wo.Pr(za(s),r);this.copyMetaAndAttributes(n,i),i.classes.push("fixed-field"),this.element.content.push(i)}else if(this.canSupportSpecificationExtensions&&this.specificationExtensionPredicate(n)){const e=this.toRefractedElement(["document","extension"],n);this.element.content.push(e)}else this.ignoredFields.includes(oc(s))||this.element.content.push(za(n))})),this.copyMetaAndAttributes(e,this.element),Fa}};class Oh extends(Uu(jh,gh)){constructor(e){super(e),this.element=new Dl,this.specPath=Fn(["document","objects","OpenApi"]),this.canSupportSpecificationExtensions=!0}ObjectElement(e){return jh.prototype.ObjectElement.call(this,e)}}const Sh=Oh;class Ph extends(Uu(vh,gh)){StringElement(e){const t=new Fl(oc(e));return this.copyMetaAndAttributes(e,t),this.element=t,Fa}}const Ah=Ph;const $h=class extends vh{MemberElement(e){return this.element=za(e),this.element.classes.push("specification-extension"),Fa}};class Th extends(Uu(jh,gh)){constructor(e){super(e),this.element=new jl,this.specPath=Fn(["document","objects","Info"]),this.canSupportSpecificationExtensions=!0}}const kh=Th;const _h=class extends gh{StringElement(e){const t=super.enter(e);return this.element.classes.push("api-version"),this.element.classes.push("version"),t}};class Ch extends(Uu(jh,gh)){constructor(e){super(e),this.element=new pl,this.specPath=Fn(["document","objects","Contact"]),this.canSupportSpecificationExtensions=!0}}const Mh=Ch;class Ih extends(Uu(jh,gh)){constructor(e){super(e),this.element=new Sl,this.specPath=Fn(["document","objects","License"]),this.canSupportSpecificationExtensions=!0}}const Fh=Ih;class Rh extends(Uu(jh,gh)){constructor(e){super(e),this.element=new Al,this.specPath=Fn(["document","objects","Link"]),this.canSupportSpecificationExtensions=!0}ObjectElement(e){const t=jh.prototype.ObjectElement.call(this,e);return(ma(this.element.operationId)||ma(this.element.operationRef))&&this.element.classes.push("reference-element"),t}}const Dh=Rh;const Nh=class extends gh{StringElement(e){const t=super.enter(e);return this.element.classes.push("reference-value"),t}};const Lh=class extends gh{StringElement(e){const t=super.enter(e);return this.element.classes.push("reference-value"),t}};const qh=class extends vh{specPath;ignoredFields;fieldPatternPredicate=Ma;canSupportSpecificationExtensions=!1;specificationExtensionPredicate=wh;constructor({specPath:e,ignoredFields:t,fieldPatternPredicate:r,canSupportSpecificationExtensions:s,specificationExtensionPredicate:n,...i}){super({...i}),this.specPath=e,this.ignoredFields=t||[],"function"==typeof r&&(this.fieldPatternPredicate=r),"boolean"==typeof s&&(this.canSupportSpecificationExtensions=s),"function"==typeof n&&(this.specificationExtensionPredicate=n)}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(oc(t))&&this.fieldPatternPredicate(oc(t))){const s=this.specPath(e),n=this.toRefractedElement(s,e),i=new Wo.Pr(za(t),n);this.copyMetaAndAttributes(r,i),i.classes.push("patterned-field"),this.element.content.push(i)}else this.ignoredFields.includes(oc(t))||this.element.content.push(za(r))})),this.copyMetaAndAttributes(e,this.element),Fa}};const Bh=class extends qh{constructor(e){super(e),this.fieldPatternPredicate=np}};class Uh extends Wo.Sh{static primaryClass="link-parameters";constructor(e,t,r){super(e,t,r),this.classes.push(Uh.primaryClass)}}const Vh=Uh;class zh extends(Uu(Bh,gh)){constructor(e){super(e),this.element=new Vh,this.specPath=Fn(["value"])}}const Hh=zh;class Gh extends(Uu(jh,gh)){constructor(e){super(e),this.element=new lh,this.specPath=Fn(["document","objects","Server"]),this.canSupportSpecificationExtensions=!0}}const Jh=Gh;const Kh=class extends gh{StringElement(e){const t=super.enter(e);return this.element.classes.push("server-url"),t}};class Wh extends Wo.wE{static primaryClass="servers";constructor(e,t,r){super(e,t,r),this.classes.push(Wh.primaryClass)}}const Yh=Wh;class Xh extends(Uu(vh,gh)){constructor(e){super(e),this.element=new Yh}ArrayElement(e){return e.forEach((e=>{const t=xh(e)?["document","objects","Server"]:["value"],r=this.toRefractedElement(t,e);this.element.push(r)})),this.copyMetaAndAttributes(e,this.element),Fa}}const Zh=Xh;class Qh extends(Uu(jh,gh)){constructor(e){super(e),this.element=new ph,this.specPath=Fn(["document","objects","ServerVariable"]),this.canSupportSpecificationExtensions=!0}}const ed=Qh;class td extends Wo.Sh{static primaryClass="server-variables";constructor(e,t,r){super(e,t,r),this.classes.push(td.primaryClass)}}const rd=td;class sd extends(Uu(Bh,gh)){constructor(e){super(e),this.element=new rd,this.specPath=Fn(["document","objects","ServerVariable"])}}const nd=sd;class id extends(Uu(jh,gh)){constructor(e){super(e),this.element=new Tl,this.specPath=Fn(["document","objects","MediaType"]),this.canSupportSpecificationExtensions=!0}}const od=id;const ad=class extends vh{alternator;constructor({alternator:e,...t}){super({...t}),this.alternator=e||[]}enter(e){const t=this.alternator.map((({predicate:e,specPath:t})=>$p(e,Fn(t),Rn))),r=qp(t)(e);return this.element=this.toRefractedElement(r,e),Fa}},cd=da((({hasBasicElementProps:e,isElementType:t,primitiveEq:r})=>s=>s instanceof al||e(s)&&t("callback",s)&&r("object",s))),ld=da((({hasBasicElementProps:e,isElementType:t,primitiveEq:r})=>s=>s instanceof ll||e(s)&&t("components",s)&&r("object",s))),ud=da((({hasBasicElementProps:e,isElementType:t,primitiveEq:r})=>s=>s instanceof pl||e(s)&&t("contact",s)&&r("object",s))),pd=da((({hasBasicElementProps:e,isElementType:t,primitiveEq:r})=>s=>s instanceof gl||e(s)&&t("example",s)&&r("object",s))),hd=da((({hasBasicElementProps:e,isElementType:t,primitiveEq:r})=>s=>s instanceof bl||e(s)&&t("externalDocumentation",s)&&r("object",s))),dd=da((({hasBasicElementProps:e,isElementType:t,primitiveEq:r})=>s=>s instanceof El||e(s)&&t("header",s)&&r("object",s))),fd=da((({hasBasicElementProps:e,isElementType:t,primitiveEq:r})=>s=>s instanceof jl||e(s)&&t("info",s)&&r("object",s))),md=da((({hasBasicElementProps:e,isElementType:t,primitiveEq:r})=>s=>s instanceof Sl||e(s)&&t("license",s)&&r("object",s))),yd=da((({hasBasicElementProps:e,isElementType:t,primitiveEq:r})=>s=>s instanceof Al||e(s)&&t("link",s)&&r("object",s))),gd=da((({hasBasicElementProps:e,isElementType:t,primitiveEq:r})=>s=>s instanceof Fl||e(s)&&t("openapi",s)&&r("string",s))),vd=da((({hasBasicElementProps:e,isElementType:t,primitiveEq:r,hasClass:s})=>n=>n instanceof Dl||e(n)&&t("openApi3_0",n)&&r("object",n)&&s("api",n))),bd=da((({hasBasicElementProps:e,isElementType:t,primitiveEq:r})=>s=>s instanceof Ll||e(s)&&t("operation",s)&&r("object",s))),xd=da((({hasBasicElementProps:e,isElementType:t,primitiveEq:r})=>s=>s instanceof Bl||e(s)&&t("parameter",s)&&r("object",s))),Ed=da((({hasBasicElementProps:e,isElementType:t,primitiveEq:r})=>s=>s instanceof Vl||e(s)&&t("pathItem",s)&&r("object",s))),wd=da((({hasBasicElementProps:e,isElementType:t,primitiveEq:r})=>s=>s instanceof Hl||e(s)&&t("paths",s)&&r("object",s))),jd=da((({hasBasicElementProps:e,isElementType:t,primitiveEq:r})=>s=>s instanceof Jl||e(s)&&t("reference",s)&&r("object",s))),Od=da((({hasBasicElementProps:e,isElementType:t,primitiveEq:r})=>s=>s instanceof Wl||e(s)&&t("requestBody",s)&&r("object",s))),Sd=da((({hasBasicElementProps:e,isElementType:t,primitiveEq:r})=>s=>s instanceof Xl||e(s)&&t("response",s)&&r("object",s))),Pd=da((({hasBasicElementProps:e,isElementType:t,primitiveEq:r})=>s=>s instanceof Ql||e(s)&&t("responses",s)&&r("object",s))),Ad=da((({hasBasicElementProps:e,isElementType:t,primitiveEq:r})=>s=>s instanceof sh||e(s)&&t("schema",s)&&r("object",s))),$d=e=>va(e)&&e.classes.includes("boolean-json-schema"),Td=da((({hasBasicElementProps:e,isElementType:t,primitiveEq:r})=>s=>s instanceof ih||e(s)&&t("securityRequirement",s)&&r("object",s))),kd=da((({hasBasicElementProps:e,isElementType:t,primitiveEq:r})=>s=>s instanceof ah||e(s)&&t("securityScheme",s)&&r("object",s))),_d=da((({hasBasicElementProps:e,isElementType:t,primitiveEq:r})=>s=>s instanceof lh||e(s)&&t("server",s)&&r("object",s))),Cd=da((({hasBasicElementProps:e,isElementType:t,primitiveEq:r})=>s=>s instanceof ph||e(s)&&t("serverVariable",s)&&r("object",s))),Md=da((({hasBasicElementProps:e,isElementType:t,primitiveEq:r})=>s=>s instanceof Tl||e(s)&&t("mediaType",s)&&r("object",s))),Id=da((({hasBasicElementProps:e,isElementType:t,primitiveEq:r,hasClass:s})=>n=>n instanceof Yh||e(n)&&t("array",n)&&r("array",n)&&s("servers",n)));class Fd extends(Uu(ad,gh)){constructor(e){super(e),this.alternator=[{predicate:bh,specPath:["document","objects","Reference"]},{predicate:Ca,specPath:["document","objects","Schema"]}]}ObjectElement(e){const t=ad.prototype.enter.call(this,e);return jd(this.element)&&this.element.setMetaProperty("referenced-element","schema"),t}}const Rd=Fd;class Dd extends(Uu(Bh,gh)){constructor(e){super(e),this.element=new Wo.Sh,this.element.classes.push("examples"),this.specPath=e=>bh(e)?["document","objects","Reference"]:["document","objects","Example"],this.canSupportSpecificationExtensions=!0}ObjectElement(e){const t=Bh.prototype.ObjectElement.call(this,e);return this.element.filter(jd).forEach((e=>{e.setMetaProperty("referenced-element","example")})),t}}const Nd=Dd;class Ld extends Wo.Sh{static primaryClass="media-type-examples";constructor(e,t,r){super(e,t,r),this.classes.push(Ld.primaryClass),this.classes.push("examples")}}const qd=Ld;const Bd=class extends Nd{constructor(e){super(e),this.element=new qd}};class Ud extends Wo.Sh{static primaryClass="media-type-encoding";constructor(e,t,r){super(e,t,r),this.classes.push(Ud.primaryClass)}}const Vd=Ud;class zd extends(Uu(Bh,gh)){constructor(e){super(e),this.element=new Vd,this.specPath=Fn(["document","objects","Encoding"])}}const Hd=zd;class Gd extends(Uu(Bh,gh)){constructor(e){super(e),this.element=new ih,this.specPath=Fn(["value"])}}const Jd=Gd;class Kd extends Wo.wE{static primaryClass="security";constructor(e,t,r){super(e,t,r),this.classes.push(Kd.primaryClass)}}const Wd=Kd;class Yd extends(Uu(vh,gh)){constructor(e){super(e),this.element=new Wd}ArrayElement(e){return e.forEach((e=>{if(ba(e)){const t=this.toRefractedElement(["document","objects","SecurityRequirement"],e);this.element.push(t)}else this.element.push(za(e))})),this.copyMetaAndAttributes(e,this.element),Fa}}const Xd=Yd;class Zd extends(Uu(jh,gh)){constructor(e){super(e),this.element=new ll,this.specPath=Fn(["document","objects","Components"]),this.canSupportSpecificationExtensions=!0}}const Qd=Zd;class ef extends(Uu(jh,gh)){constructor(e){super(e),this.element=new dh,this.specPath=Fn(["document","objects","Tag"]),this.canSupportSpecificationExtensions=!0}}const tf=ef;class rf extends(Uu(jh,gh)){constructor(e){super(e),this.element=new Jl,this.specPath=Fn(["document","objects","Reference"]),this.canSupportSpecificationExtensions=!1}ObjectElement(e){const t=jh.prototype.ObjectElement.call(this,e);return ma(this.element.$ref)&&this.element.classes.push("reference-element"),t}}const sf=rf;const nf=class extends gh{StringElement(e){const t=super.enter(e);return this.element.classes.push("reference-value"),t}};class of extends(Uu(jh,gh)){constructor(e){super(e),this.element=new Bl,this.specPath=Fn(["document","objects","Parameter"]),this.canSupportSpecificationExtensions=!0}ObjectElement(e){const t=jh.prototype.ObjectElement.call(this,e);return ba(this.element.contentProp)&&this.element.contentProp.filter(Md).forEach(((e,t)=>{e.setMetaProperty("media-type",oc(t))})),t}}const af=of;class cf extends(Uu(ad,gh)){constructor(e){super(e),this.alternator=[{predicate:bh,specPath:["document","objects","Reference"]},{predicate:Ca,specPath:["document","objects","Schema"]}]}ObjectElement(e){const t=ad.prototype.enter.call(this,e);return jd(this.element)&&this.element.setMetaProperty("referenced-element","schema"),t}}const lf=cf;class uf extends(Uu(jh,gh)){constructor(e){super(e),this.element=new El,this.specPath=Fn(["document","objects","Header"]),this.canSupportSpecificationExtensions=!0}}const pf=uf;class hf extends(Uu(ad,gh)){constructor(e){super(e),this.alternator=[{predicate:bh,specPath:["document","objects","Reference"]},{predicate:Ca,specPath:["document","objects","Schema"]}]}ObjectElement(e){const t=ad.prototype.enter.call(this,e);return jd(this.element)&&this.element.setMetaProperty("referenced-element","schema"),t}}const df=hf;class ff extends Wo.Sh{static primaryClass="header-examples";constructor(e,t,r){super(e,t,r),this.classes.push(ff.primaryClass),this.classes.push("examples")}}const mf=ff;const yf=class extends Nd{constructor(e){super(e),this.element=new mf}};class gf extends(Uu(Bh,gh)){constructor(e){super(e),this.element=new Wo.Sh,this.element.classes.push("content"),this.specPath=Fn(["document","objects","MediaType"])}}const vf=gf;class bf extends Wo.Sh{static primaryClass="header-content";constructor(e,t,r){super(e,t,r),this.classes.push(bf.primaryClass),this.classes.push("content")}}const xf=bf;const Ef=class extends vf{constructor(e){super(e),this.element=new xf}};class wf extends(Uu(jh,gh)){constructor(e){super(e),this.element=new sh,this.specPath=Fn(["document","objects","Schema"]),this.canSupportSpecificationExtensions=!0}}const jf=wf,Of=Gp.visitors.document.objects.JSONSchema.fixedFields.allOf;const Sf=class extends Of{ArrayElement(e){const t=Of.prototype.ArrayElement.call(this,e);return this.element.filter(jd).forEach((e=>{e.setMetaProperty("referenced-element","schema")})),t}},Pf=Gp.visitors.document.objects.JSONSchema.fixedFields.anyOf;const Af=class extends Pf{ArrayElement(e){const t=Pf.prototype.ArrayElement.call(this,e);return this.element.filter(jd).forEach((e=>{e.setMetaProperty("referenced-element","schema")})),t}},$f=Gp.visitors.document.objects.JSONSchema.fixedFields.oneOf;const Tf=class extends $f{ArrayElement(e){const t=$f.prototype.ArrayElement.call(this,e);return this.element.filter(jd).forEach((e=>{e.setMetaProperty("referenced-element","schema")})),t}},kf=Gp.visitors.document.objects.JSONSchema.fixedFields.items;const _f=class extends kf{ObjectElement(e){const t=kf.prototype.ObjectElement.call(this,e);return jd(this.element)&&this.element.setMetaProperty("referenced-element","schema"),t}ArrayElement(e){return this.enter(e)}},Cf=Gp.visitors.document.objects.JSONSchema.fixedFields.properties;const Mf=class extends Cf{ObjectElement(e){const t=Cf.prototype.ObjectElement.call(this,e);return this.element.filter(jd).forEach((e=>{e.setMetaProperty("referenced-element","schema")})),t}},If=Gp.visitors.document.objects.JSONSchema.fixedFields.type;const Ff=class extends If{ArrayElement(e){return this.enter(e)}},Rf=Gp.visitors.JSONSchemaOrJSONReferenceVisitor;const Df=class extends Rf{ObjectElement(e){const t=Rf.prototype.enter.call(this,e);return jd(this.element)&&this.element.setMetaProperty("referenced-element","schema"),t}};class Nf extends(Uu(jh,gh)){constructor(e){super(e),this.element=new dl,this.specPath=Fn(["document","objects","Discriminator"]),this.canSupportSpecificationExtensions=!1}}const Lf=Nf;class qf extends Wo.Sh{static primaryClass="discriminator-mapping";constructor(e,t,r){super(e,t,r),this.classes.push(qf.primaryClass)}}const Bf=qf;class Uf extends(Uu(Bh,gh)){constructor(e){super(e),this.element=new Bf,this.specPath=Fn(["value"])}}const Vf=Uf;class zf extends(Uu(jh,gh)){constructor(e){super(e),this.element=new mh,this.specPath=Fn(["document","objects","XML"]),this.canSupportSpecificationExtensions=!0}}const Hf=zf;class Gf extends Wo.Sh{static primaryClass="parameter-examples";constructor(e,t,r){super(e,t,r),this.classes.push(Gf.primaryClass),this.classes.push("examples")}}const Jf=Gf;const Kf=class extends Nd{constructor(e){super(e),this.element=new Jf}};class Wf extends Wo.Sh{static primaryClass="parameter-content";constructor(e,t,r){super(e,t,r),this.classes.push(Wf.primaryClass),this.classes.push("content")}}const Yf=Wf;const Xf=class extends vf{constructor(e){super(e),this.element=new Yf}};class Zf extends Wo.Sh{static primaryClass="components-schemas";constructor(e,t,r){super(e,t,r),this.classes.push(Zf.primaryClass)}}const Qf=Zf;class em extends(Uu(Bh,gh)){constructor(e){super(e),this.element=new Qf,this.specPath=e=>bh(e)?["document","objects","Reference"]:["document","objects","Schema"]}ObjectElement(e){const t=Bh.prototype.ObjectElement.call(this,e);return this.element.filter(jd).forEach((e=>{e.setMetaProperty("referenced-element","schema")})),t}}const tm=em;class rm extends Wo.Sh{static primaryClass="components-responses";constructor(e,t,r){super(e,t,r),this.classes.push(rm.primaryClass)}}const sm=rm;class nm extends(Uu(Bh,gh)){constructor(e){super(e),this.element=new sm,this.specPath=e=>bh(e)?["document","objects","Reference"]:["document","objects","Response"]}ObjectElement(e){const t=Bh.prototype.ObjectElement.call(this,e);return this.element.filter(jd).forEach((e=>{e.setMetaProperty("referenced-element","response")})),this.element.filter(Sd).forEach(((e,t)=>{e.setMetaProperty("http-status-code",oc(t))})),t}}const im=nm;class om extends Wo.Sh{static primaryClass="components-parameters";constructor(e,t,r){super(e,t,r),this.classes.push(om.primaryClass),this.classes.push("parameters")}}const am=om;class cm extends(Uu(Bh,gh)){constructor(e){super(e),this.element=new am,this.specPath=e=>bh(e)?["document","objects","Reference"]:["document","objects","Parameter"]}ObjectElement(e){const t=Bh.prototype.ObjectElement.call(this,e);return this.element.filter(jd).forEach((e=>{e.setMetaProperty("referenced-element","parameter")})),t}}const lm=cm;class um extends Wo.Sh{static primaryClass="components-examples";constructor(e,t,r){super(e,t,r),this.classes.push(um.primaryClass),this.classes.push("examples")}}const pm=um;class hm extends(Uu(Bh,gh)){constructor(e){super(e),this.element=new pm,this.specPath=e=>bh(e)?["document","objects","Reference"]:["document","objects","Example"]}ObjectElement(e){const t=Bh.prototype.ObjectElement.call(this,e);return this.element.filter(jd).forEach((e=>{e.setMetaProperty("referenced-element","example")})),t}}const dm=hm;class fm extends Wo.Sh{static primaryClass="components-request-bodies";constructor(e,t,r){super(e,t,r),this.classes.push(fm.primaryClass)}}const mm=fm;class ym extends(Uu(Bh,gh)){constructor(e){super(e),this.element=new mm,this.specPath=e=>bh(e)?["document","objects","Reference"]:["document","objects","RequestBody"]}ObjectElement(e){const t=Bh.prototype.ObjectElement.call(this,e);return this.element.filter(jd).forEach((e=>{e.setMetaProperty("referenced-element","requestBody")})),t}}const gm=ym;class vm extends Wo.Sh{static primaryClass="components-headers";constructor(e,t,r){super(e,t,r),this.classes.push(vm.primaryClass)}}const bm=vm;class xm extends(Uu(Bh,gh)){constructor(e){super(e),this.element=new bm,this.specPath=e=>bh(e)?["document","objects","Reference"]:["document","objects","Header"]}ObjectElement(e){const t=Bh.prototype.ObjectElement.call(this,e);return this.element.filter(jd).forEach((e=>{e.setMetaProperty("referenced-element","header")})),this.element.filter(dd).forEach(((e,t)=>{e.setMetaProperty("header-name",oc(t))})),t}}const Em=xm;class wm extends Wo.Sh{static primaryClass="components-security-schemes";constructor(e,t,r){super(e,t,r),this.classes.push(wm.primaryClass)}}const jm=wm;class Om extends(Uu(Bh,gh)){constructor(e){super(e),this.element=new jm,this.specPath=e=>bh(e)?["document","objects","Reference"]:["document","objects","SecurityScheme"]}ObjectElement(e){const t=Bh.prototype.ObjectElement.call(this,e);return this.element.filter(jd).forEach((e=>{e.setMetaProperty("referenced-element","securityScheme")})),t}}const Sm=Om;class Pm extends Wo.Sh{static primaryClass="components-links";constructor(e,t,r){super(e,t,r),this.classes.push(Pm.primaryClass)}}const Am=Pm;class $m extends(Uu(Bh,gh)){constructor(e){super(e),this.element=new Am,this.specPath=e=>bh(e)?["document","objects","Reference"]:["document","objects","Link"]}ObjectElement(e){const t=Bh.prototype.ObjectElement.call(this,e);return this.element.filter(jd).forEach((e=>{e.setMetaProperty("referenced-element","link")})),t}}const Tm=$m;class km extends Wo.Sh{static primaryClass="components-callbacks";constructor(e,t,r){super(e,t,r),this.classes.push(km.primaryClass)}}const _m=km;class Cm extends(Uu(Bh,gh)){constructor(e){super(e),this.element=new _m,this.specPath=e=>bh(e)?["document","objects","Reference"]:["document","objects","Callback"]}ObjectElement(e){const t=Bh.prototype.ObjectElement.call(this,e);return this.element.filter(jd).forEach((e=>{e.setMetaProperty("referenced-element","callback")})),t}}const Mm=Cm;class Im extends(Uu(jh,gh)){constructor(e){super(e),this.element=new gl,this.specPath=Fn(["document","objects","Example"]),this.canSupportSpecificationExtensions=!0}ObjectElement(e){const t=jh.prototype.ObjectElement.call(this,e);return ma(this.element.externalValue)&&this.element.classes.push("reference-element"),t}}const Fm=Im;const Rm=class extends gh{StringElement(e){const t=super.enter(e);return this.element.classes.push("reference-value"),t}};class Dm extends(Uu(jh,gh)){constructor(e){super(e),this.element=new bl,this.specPath=Fn(["document","objects","ExternalDocumentation"]),this.canSupportSpecificationExtensions=!0}}const Nm=Dm;class Lm extends(Uu(jh,gh)){constructor(e){super(e),this.element=new ml,this.specPath=Fn(["document","objects","Encoding"]),this.canSupportSpecificationExtensions=!0}ObjectElement(e){const t=jh.prototype.ObjectElement.call(this,e);return ba(this.element.headers)&&this.element.headers.filter(dd).forEach(((e,t)=>{e.setMetaProperty("header-name",oc(t))})),t}}const qm=Lm;class Bm extends Wo.Sh{static primaryClass="encoding-headers";constructor(e,t,r){super(e,t,r),this.classes.push(Bm.primaryClass)}}const Um=Bm;class Vm extends(Uu(Bh,gh)){constructor(e){super(e),this.element=new Um,this.specPath=e=>bh(e)?["document","objects","Reference"]:["document","objects","Header"]}ObjectElement(e){const t=Bh.prototype.ObjectElement.call(this,e);return this.element.filter(jd).forEach((e=>{e.setMetaProperty("referenced-element","header")})),this.element.forEach(((e,t)=>{if(!dd(e))return;const r=oc(t);e.setMetaProperty("headerName",r)})),t}}const zm=Vm;class Hm extends(Uu(qh,gh)){constructor(e){super(e),this.element=new Hl,this.specPath=Fn(["document","objects","PathItem"]),this.canSupportSpecificationExtensions=!0,this.fieldPatternPredicate=Ca}ObjectElement(e){const t=qh.prototype.ObjectElement.call(this,e);return this.element.filter(Ed).forEach(((e,t)=>{t.classes.push("openapi-path-template"),t.classes.push("path-template"),e.setMetaProperty("path",za(t))})),t}}const Gm=Hm;class Jm extends(Uu(jh,gh)){constructor(e){super(e),this.element=new Wl,this.specPath=Fn(["document","objects","RequestBody"])}ObjectElement(e){const t=jh.prototype.ObjectElement.call(this,e);return ba(this.element.contentProp)&&this.element.contentProp.filter(Md).forEach(((e,t)=>{e.setMetaProperty("media-type",oc(t))})),t}}const Km=Jm;class Wm extends Wo.Sh{static primaryClass="request-body-content";constructor(e,t,r){super(e,t,r),this.classes.push(Wm.primaryClass),this.classes.push("content")}}const Ym=Wm;const Xm=class extends vf{constructor(e){super(e),this.element=new Ym}};class Zm extends(Uu(qh,gh)){constructor(e){super(e),this.element=new al,this.specPath=Fn(["document","objects","PathItem"]),this.canSupportSpecificationExtensions=!0,this.fieldPatternPredicate=e=>/{(?<expression>[^}]{1,2083})}/.test(String(e))}ObjectElement(e){const t=Bh.prototype.ObjectElement.call(this,e);return this.element.filter(Ed).forEach(((e,t)=>{e.setMetaProperty("runtime-expression",oc(t))})),t}}const Qm=Zm;class ey extends(Uu(jh,gh)){constructor(e){super(e),this.element=new Xl,this.specPath=Fn(["document","objects","Response"])}ObjectElement(e){const t=jh.prototype.ObjectElement.call(this,e);return ba(this.element.contentProp)&&this.element.contentProp.filter(Md).forEach(((e,t)=>{e.setMetaProperty("media-type",oc(t))})),ba(this.element.headers)&&this.element.headers.filter(dd).forEach(((e,t)=>{e.setMetaProperty("header-name",oc(t))})),t}}const ty=ey;class ry extends Wo.Sh{static primaryClass="response-headers";constructor(e,t,r){super(e,t,r),this.classes.push(ry.primaryClass)}}const sy=ry;class ny extends(Uu(Bh,gh)){constructor(e){super(e),this.element=new sy,this.specPath=e=>bh(e)?["document","objects","Reference"]:["document","objects","Header"]}ObjectElement(e){const t=Bh.prototype.ObjectElement.call(this,e);return this.element.filter(jd).forEach((e=>{e.setMetaProperty("referenced-element","header")})),this.element.forEach(((e,t)=>{if(!dd(e))return;const r=oc(t);e.setMetaProperty("header-name",r)})),t}}const iy=ny;class oy extends Wo.Sh{static primaryClass="response-content";constructor(e,t,r){super(e,t,r),this.classes.push(oy.primaryClass),this.classes.push("content")}}const ay=oy;const cy=class extends vf{constructor(e){super(e),this.element=new ay}};class ly extends Wo.Sh{static primaryClass="response-links";constructor(e,t,r){super(e,t,r),this.classes.push(ly.primaryClass)}}const uy=ly;class py extends(Uu(Bh,gh)){constructor(e){super(e),this.element=new uy,this.specPath=e=>bh(e)?["document","objects","Reference"]:["document","objects","Link"]}ObjectElement(e){const t=Bh.prototype.ObjectElement.call(this,e);return this.element.filter(jd).forEach((e=>{e.setMetaProperty("referenced-element","link")})),t}}const hy=py;function dy(e){return"[object Number]"===Object.prototype.toString.call(e)}var fy=ts((function(e,t){if(!dy(e)||!dy(t))throw new TypeError("Both arguments to range must be numbers");for(var r=Array(e<t?t-e:0),s=e<0?t+Math.abs(e):t-e,n=0;n<s;)r[n]=n+e,n+=1;return r}));const my=fy;function yy(e,t,r){var s,n=typeof e;switch(n){case"string":case"number":return 0===e&&1/e==-1/0?!!r._items["-0"]||(t&&(r._items["-0"]=!0),!1):null!==r._nativeSet?t?(s=r._nativeSet.size,r._nativeSet.add(e),r._nativeSet.size===s):r._nativeSet.has(e):n in r._items?e in r._items[n]||(t&&(r._items[n][e]=!0),!1):(t&&(r._items[n]={},r._items[n][e]=!0),!1);case"boolean":if(n in r._items){var i=e?1:0;return!!r._items[n][i]||(t&&(r._items[n][i]=!0),!1)}return t&&(r._items[n]=e?[!1,!0]:[!0,!1]),!1;case"function":return null!==r._nativeSet?t?(s=r._nativeSet.size,r._nativeSet.add(e),r._nativeSet.size===s):r._nativeSet.has(e):n in r._items?!!Ss(e,r._items[n])||(t&&r._items[n].push(e),!1):(t&&(r._items[n]=[e]),!1);case"undefined":return!!r._items[n]||(t&&(r._items[n]=!0),!1);case"object":if(null===e)return!!r._items.null||(t&&(r._items.null=!0),!1);default:return(n=Object.prototype.toString.call(e))in r._items?!!Ss(e,r._items[n])||(t&&r._items[n].push(e),!1):(t&&(r._items[n]=[e]),!1)}}const gy=function(){function e(){this._nativeSet="function"==typeof Set?new Set:null,this._items={}}return e.prototype.add=function(e){return!yy(e,!0,this)},e.prototype.has=function(e){return yy(e,!1,this)},e}();var vy=ts((function(e,t){for(var r=[],s=0,n=e.length,i=t.length,o=new gy,a=0;a<i;a+=1)o.add(t[a]);for(;s<n;)o.add(e[s])&&(r[r.length]=e[s]),s+=1;return r}));const by=vy;class xy extends(Uu(jh,qh)){specPathFixedFields;specPathPatternedFields;constructor({specPathFixedFields:e,specPathPatternedFields:t,...r}){super({...r}),this.specPathFixedFields=e,this.specPathPatternedFields=t}ObjectElement(e){const{specPath:t,ignoredFields:r}=this;try{this.specPath=this.specPathFixedFields;const t=this.retrieveFixedFields(this.specPath(e));this.ignoredFields=[...r,...by(e.keys(),t)],jh.prototype.ObjectElement.call(this,e),this.specPath=this.specPathPatternedFields,this.ignoredFields=t,qh.prototype.ObjectElement.call(this,e)}catch(e){throw this.specPath=t,e}return Fa}}const Ey=xy;class wy extends(Uu(Ey,gh)){constructor(e){super(e),this.element=new Ql,this.specPathFixedFields=Fn(["document","objects","Responses"]),this.canSupportSpecificationExtensions=!0,this.specPathPatternedFields=e=>bh(e)?["document","objects","Reference"]:["document","objects","Response"],this.fieldPatternPredicate=e=>new RegExp(`^(1XX|2XX|3XX|4XX|5XX|${my(100,600).join("|")})$`).test(String(e))}ObjectElement(e){const t=Ey.prototype.ObjectElement.call(this,e);return this.element.filter(jd).forEach((e=>{e.setMetaProperty("referenced-element","response")})),this.element.filter(Sd).forEach(((e,t)=>{const r=za(t);this.fieldPatternPredicate(oc(r))&&e.setMetaProperty("http-status-code",r)})),t}}const jy=wy;class Oy extends(Uu(ad,gh)){constructor(e){super(e),this.alternator=[{predicate:bh,specPath:["document","objects","Reference"]},{predicate:Ca,specPath:["document","objects","Response"]}]}ObjectElement(e){const t=ad.prototype.enter.call(this,e);return jd(this.element)?this.element.setMetaProperty("referenced-element","response"):Sd(this.element)&&this.element.setMetaProperty("http-status-code","default"),t}}const Sy=Oy;class Py extends(Uu(jh,gh)){constructor(e){super(e),this.element=new Ll,this.specPath=Fn(["document","objects","Operation"])}}const Ay=Py;class $y extends Wo.wE{static primaryClass="operation-tags";constructor(e,t,r){super(e,t,r),this.classes.push($y.primaryClass)}}const Ty=$y;const ky=class extends gh{constructor(e){super(e),this.element=new Ty}ArrayElement(e){return this.element=this.element.concat(za(e)),Fa}};class _y extends Wo.wE{static primaryClass="operation-parameters";constructor(e,t,r){super(e,t,r),this.classes.push(_y.primaryClass),this.classes.push("parameters")}}const Cy=_y;class My extends(Uu(vh,gh)){constructor(e){super(e),this.element=new Wo.wE,this.element.classes.push("parameters")}ArrayElement(e){return e.forEach((e=>{const t=bh(e)?["document","objects","Reference"]:["document","objects","Parameter"],r=this.toRefractedElement(t,e);jd(r)&&r.setMetaProperty("referenced-element","parameter"),this.element.push(r)})),this.copyMetaAndAttributes(e,this.element),Fa}}const Iy=My;const Fy=class extends Iy{constructor(e){super(e),this.element=new Cy}};const Ry=class extends ad{constructor(e){super(e),this.alternator=[{predicate:bh,specPath:["document","objects","Reference"]},{predicate:Ca,specPath:["document","objects","RequestBody"]}]}ObjectElement(e){const t=ad.prototype.enter.call(this,e);return jd(this.element)&&this.element.setMetaProperty("referenced-element","requestBody"),t}};class Dy extends Wo.Sh{static primaryClass="operation-callbacks";constructor(e,t,r){super(e,t,r),this.classes.push(Dy.primaryClass)}}const Ny=Dy;class Ly extends(Uu(Bh,gh)){specPath;constructor(e){super(e),this.element=new Ny,this.specPath=e=>bh(e)?["document","objects","Reference"]:["document","objects","Callback"]}ObjectElement(e){const t=Bh.prototype.ObjectElement.call(this,e);return this.element.filter(jd).forEach((e=>{e.setMetaProperty("referenced-element","callback")})),t}}const qy=Ly;class By extends Wo.wE{static primaryClass="operation-security";constructor(e,t,r){super(e,t,r),this.classes.push(By.primaryClass),this.classes.push("security")}}const Uy=By;class Vy extends(Uu(vh,gh)){constructor(e){super(e),this.element=new Uy}ArrayElement(e){return e.forEach((e=>{const t=ba(e)?["document","objects","SecurityRequirement"]:["value"],r=this.toRefractedElement(t,e);this.element.push(r)})),this.copyMetaAndAttributes(e,this.element),Fa}}const zy=Vy;class Hy extends Wo.wE{static primaryClass="operation-servers";constructor(e,t,r){super(e,t,r),this.classes.push(Hy.primaryClass),this.classes.push("servers")}}const Gy=Hy;const Jy=class extends Zh{constructor(e){super(e),this.element=new Gy}};class Ky extends(Uu(jh,gh)){constructor(e){super(e),this.element=new Vl,this.specPath=Fn(["document","objects","PathItem"])}ObjectElement(e){const t=jh.prototype.ObjectElement.call(this,e);return this.element.filter(bd).forEach(((e,t)=>{const r=za(t);r.content=oc(r).toUpperCase(),e.setMetaProperty("http-method",r)})),ma(this.element.$ref)&&this.element.classes.push("reference-element"),t}}const Wy=Ky;const Yy=class extends gh{StringElement(e){const t=super.enter(e);return this.element.classes.push("reference-value"),t}};class Xy extends Wo.wE{static primaryClass="path-item-servers";constructor(e,t,r){super(e,t,r),this.classes.push(Xy.primaryClass),this.classes.push("servers")}}const Zy=Xy;const Qy=class extends Zh{constructor(e){super(e),this.element=new Zy}};class eg extends Wo.wE{static primaryClass="path-item-parameters";constructor(e,t,r){super(e,t,r),this.classes.push(eg.primaryClass),this.classes.push("parameters")}}const tg=eg;const rg=class extends Iy{constructor(e){super(e),this.element=new tg}};class sg extends(Uu(jh,gh)){constructor(e){super(e),this.element=new ah,this.specPath=Fn(["document","objects","SecurityScheme"]),this.canSupportSpecificationExtensions=!0}}const ng=sg;class ig extends(Uu(jh,gh)){constructor(e){super(e),this.element=new Ml,this.specPath=Fn(["document","objects","OAuthFlows"]),this.canSupportSpecificationExtensions=!0}}const og=ig;class ag extends(Uu(jh,gh)){constructor(e){super(e),this.element=new _l,this.specPath=Fn(["document","objects","OAuthFlow"]),this.canSupportSpecificationExtensions=!0}}const cg=ag;class lg extends Wo.Sh{static primaryClass="oauth-flow-scopes";constructor(e,t,r){super(e,t,r),this.classes.push(lg.primaryClass)}}const ug=lg;class pg extends(Uu(Bh,gh)){constructor(e){super(e),this.element=new ug,this.specPath=Fn(["value"])}}const hg=pg;class dg extends Wo.wE{static primaryClass="tags";constructor(e,t,r){super(e,t,r),this.classes.push(dg.primaryClass)}}const fg=dg;class mg extends(Uu(vh,gh)){constructor(e){super(e),this.element=new fg}ArrayElement(e){return e.forEach((e=>{const t=Eh(e)?["document","objects","Tag"]:["value"],r=this.toRefractedElement(t,e);this.element.push(r)})),this.copyMetaAndAttributes(e,this.element),Fa}}const yg=mg,{fixedFields:gg}=Gp.visitors.document.objects.JSONSchema,vg={visitors:{value:gh,document:{objects:{OpenApi:{$visitor:Sh,fixedFields:{openapi:Ah,info:{$ref:"#/visitors/document/objects/Info"},servers:Zh,paths:{$ref:"#/visitors/document/objects/Paths"},components:{$ref:"#/visitors/document/objects/Components"},security:Xd,tags:yg,externalDocs:{$ref:"#/visitors/document/objects/ExternalDocumentation"}}},Info:{$visitor:kh,fixedFields:{title:{$ref:"#/visitors/value"},description:{$ref:"#/visitors/value"},termsOfService:{$ref:"#/visitors/value"},contact:{$ref:"#/visitors/document/objects/Contact"},license:{$ref:"#/visitors/document/objects/License"},version:_h}},Contact:{$visitor:Mh,fixedFields:{name:{$ref:"#/visitors/value"},url:{$ref:"#/visitors/value"},email:{$ref:"#/visitors/value"}}},License:{$visitor:Fh,fixedFields:{name:{$ref:"#/visitors/value"},url:{$ref:"#/visitors/value"}}},Server:{$visitor:Jh,fixedFields:{url:Kh,description:{$ref:"#/visitors/value"},variables:nd}},ServerVariable:{$visitor:ed,fixedFields:{enum:{$ref:"#/visitors/value"},default:{$ref:"#/visitors/value"},description:{$ref:"#/visitors/value"}}},Components:{$visitor:Qd,fixedFields:{schemas:tm,responses:im,parameters:lm,examples:dm,requestBodies:gm,headers:Em,securitySchemes:Sm,links:Tm,callbacks:Mm}},Paths:{$visitor:Gm},PathItem:{$visitor:Wy,fixedFields:{$ref:Yy,summary:{$ref:"#/visitors/value"},description:{$ref:"#/visitors/value"},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:Qy,parameters:rg}},Operation:{$visitor:Ay,fixedFields:{tags:ky,summary:{$ref:"#/visitors/value"},description:{$ref:"#/visitors/value"},externalDocs:{$ref:"#/visitors/document/objects/ExternalDocumentation"},operationId:{$ref:"#/visitors/value"},parameters:Fy,requestBody:Ry,responses:{$ref:"#/visitors/document/objects/Responses"},callbacks:qy,deprecated:{$ref:"#/visitors/value"},security:zy,servers:Jy}},ExternalDocumentation:{$visitor:Nm,fixedFields:{description:{$ref:"#/visitors/value"},url:{$ref:"#/visitors/value"}}},Parameter:{$visitor:af,fixedFields:{name:{$ref:"#/visitors/value"},in:{$ref:"#/visitors/value"},description:{$ref:"#/visitors/value"},required:{$ref:"#/visitors/value"},deprecated:{$ref:"#/visitors/value"},allowEmptyValue:{$ref:"#/visitors/value"},style:{$ref:"#/visitors/value"},explode:{$ref:"#/visitors/value"},allowReserved:{$ref:"#/visitors/value"},schema:lf,example:{$ref:"#/visitors/value"},examples:Kf,content:Xf}},RequestBody:{$visitor:Km,fixedFields:{description:{$ref:"#/visitors/value"},content:Xm,required:{$ref:"#/visitors/value"}}},MediaType:{$visitor:od,fixedFields:{schema:Rd,example:{$ref:"#/visitors/value"},examples:Bd,encoding:Hd}},Encoding:{$visitor:qm,fixedFields:{contentType:{$ref:"#/visitors/value"},headers:zm,style:{$ref:"#/visitors/value"},explode:{$ref:"#/visitors/value"},allowReserved:{$ref:"#/visitors/value"}}},Responses:{$visitor:jy,fixedFields:{default:Sy}},Response:{$visitor:ty,fixedFields:{description:{$ref:"#/visitors/value"},headers:iy,content:cy,links:hy}},Callback:{$visitor:Qm},Example:{$visitor:Fm,fixedFields:{summary:{$ref:"#/visitors/value"},description:{$ref:"#/visitors/value"},value:{$ref:"#/visitors/value"},externalValue:Rm}},Link:{$visitor:Dh,fixedFields:{operationRef:Nh,operationId:Lh,parameters:Hh,requestBody:{$ref:"#/visitors/value"},description:{$ref:"#/visitors/value"},server:{$ref:"#/visitors/document/objects/Server"}}},Header:{$visitor:pf,fixedFields:{description:{$ref:"#/visitors/value"},required:{$ref:"#/visitors/value"},deprecated:{$ref:"#/visitors/value"},allowEmptyValue:{$ref:"#/visitors/value"},style:{$ref:"#/visitors/value"},explode:{$ref:"#/visitors/value"},allowReserved:{$ref:"#/visitors/value"},schema:df,example:{$ref:"#/visitors/value"},examples:yf,content:Ef}},Tag:{$visitor:tf,fixedFields:{name:{$ref:"#/visitors/value"},description:{$ref:"#/visitors/value"},externalDocs:{$ref:"#/visitors/document/objects/ExternalDocumentation"}}},Reference:{$visitor:sf,fixedFields:{$ref:nf}},JSONSchema:{$ref:"#/visitors/document/objects/Schema"},JSONReference:{$ref:"#/visitors/document/objects/Reference"},Schema:{$visitor:jf,fixedFields:{title:gg.title,multipleOf:gg.multipleOf,maximum:gg.maximum,exclusiveMaximum:gg.exclusiveMaximum,minimum:gg.minimum,exclusiveMinimum:gg.exclusiveMinimum,maxLength:gg.maxLength,minLength:gg.minLength,pattern:gg.pattern,maxItems:gg.maxItems,minItems:gg.minItems,uniqueItems:gg.uniqueItems,maxProperties:gg.maxProperties,minProperties:gg.minProperties,required:gg.required,enum:gg.enum,type:Ff,allOf:Sf,anyOf:Af,oneOf:Tf,not:Df,items:_f,properties:Mf,additionalProperties:Df,description:gg.description,format:gg.format,default:gg.default,nullable:{$ref:"#/visitors/value"},discriminator:{$ref:"#/visitors/document/objects/Discriminator"},writeOnly:{$ref:"#/visitors/value"},xml:{$ref:"#/visitors/document/objects/XML"},externalDocs:{$ref:"#/visitors/document/objects/ExternalDocumentation"},example:{$ref:"#/visitors/value"},deprecated:{$ref:"#/visitors/value"}}},Discriminator:{$visitor:Lf,fixedFields:{propertyName:{$ref:"#/visitors/value"},mapping:Vf}},XML:{$visitor:Hf,fixedFields:{name:{$ref:"#/visitors/value"},namespace:{$ref:"#/visitors/value"},prefix:{$ref:"#/visitors/value"},attribute:{$ref:"#/visitors/value"},wrapped:{$ref:"#/visitors/value"}}},SecurityScheme:{$visitor:ng,fixedFields:{type:{$ref:"#/visitors/value"},description:{$ref:"#/visitors/value"},name:{$ref:"#/visitors/value"},in:{$ref:"#/visitors/value"},scheme:{$ref:"#/visitors/value"},bearerFormat:{$ref:"#/visitors/value"},flows:{$ref:"#/visitors/document/objects/OAuthFlows"},openIdConnectUrl:{$ref:"#/visitors/value"}}},OAuthFlows:{$visitor:og,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:cg,fixedFields:{authorizationUrl:{$ref:"#/visitors/value"},tokenUrl:{$ref:"#/visitors/value"},refreshUrl:{$ref:"#/visitors/value"},scopes:hg}},SecurityRequirement:{$visitor:Jd}},extension:{$visitor:$h}}}},bg=e=>{if(fa(e))return`${e.element.charAt(0).toUpperCase()+e.element.slice(1)}Element`},xg={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"],...Xa},Eg={namespace:e=>{const{base:t}=e;return t.register("callback",al),t.register("components",ll),t.register("contact",pl),t.register("discriminator",dl),t.register("encoding",ml),t.register("example",gl),t.register("externalDocumentation",bl),t.register("header",El),t.register("info",jl),t.register("license",Sl),t.register("link",Al),t.register("mediaType",Tl),t.register("oAuthFlow",_l),t.register("oAuthFlows",Ml),t.register("openapi",Fl),t.register("openApi3_0",Dl),t.register("operation",Ll),t.register("parameter",Bl),t.register("pathItem",Vl),t.register("paths",Hl),t.register("reference",Jl),t.register("requestBody",Wl),t.register("response",Xl),t.register("responses",Ql),t.register("schema",sh),t.register("securityRequirement",ih),t.register("securityScheme",ah),t.register("server",lh),t.register("serverVariable",ph),t.register("tag",dh),t.register("xml",mh),t}},wg=()=>{const e=jc(Eg);return{predicates:{...a,isElement:fa,isStringElement:ma,isArrayElement:xa,isObjectElement:ba,isMemberElement:Ea,includesClasses:_a,hasElementSourceMap:Ta},namespace:e}},jg=(e,{specPath:t=["visitors","document","objects","OpenApi","$visitor"],plugins:r=[]}={})=>{const s=(0,Wo.e)(e),n=yu(vg),i=new(uc(t,n))({specObj:n});return Qa(s,i),Ac(i.element,r,{toolboxCreator:wg,visitorOptions:{keyMap:xg,nodeTypeGetter:bg}})},Og=e=>(t,r={})=>jg(t,{specPath:e,...r});al.refract=Og(["visitors","document","objects","Callback","$visitor"]),ll.refract=Og(["visitors","document","objects","Components","$visitor"]),pl.refract=Og(["visitors","document","objects","Contact","$visitor"]),gl.refract=Og(["visitors","document","objects","Example","$visitor"]),dl.refract=Og(["visitors","document","objects","Discriminator","$visitor"]),ml.refract=Og(["visitors","document","objects","Encoding","$visitor"]),bl.refract=Og(["visitors","document","objects","ExternalDocumentation","$visitor"]),El.refract=Og(["visitors","document","objects","Header","$visitor"]),jl.refract=Og(["visitors","document","objects","Info","$visitor"]),Sl.refract=Og(["visitors","document","objects","License","$visitor"]),Al.refract=Og(["visitors","document","objects","Link","$visitor"]),Tl.refract=Og(["visitors","document","objects","MediaType","$visitor"]),_l.refract=Og(["visitors","document","objects","OAuthFlow","$visitor"]),Ml.refract=Og(["visitors","document","objects","OAuthFlows","$visitor"]),Fl.refract=Og(["visitors","document","objects","OpenApi","fixedFields","openapi"]),Dl.refract=Og(["visitors","document","objects","OpenApi","$visitor"]),Ll.refract=Og(["visitors","document","objects","Operation","$visitor"]),Bl.refract=Og(["visitors","document","objects","Parameter","$visitor"]),Vl.refract=Og(["visitors","document","objects","PathItem","$visitor"]),Hl.refract=Og(["visitors","document","objects","Paths","$visitor"]),Jl.refract=Og(["visitors","document","objects","Reference","$visitor"]),Wl.refract=Og(["visitors","document","objects","RequestBody","$visitor"]),Xl.refract=Og(["visitors","document","objects","Response","$visitor"]),Ql.refract=Og(["visitors","document","objects","Responses","$visitor"]),sh.refract=Og(["visitors","document","objects","Schema","$visitor"]),ih.refract=Og(["visitors","document","objects","SecurityRequirement","$visitor"]),ah.refract=Og(["visitors","document","objects","SecurityScheme","$visitor"]),lh.refract=Og(["visitors","document","objects","Server","$visitor"]),ph.refract=Og(["visitors","document","objects","ServerVariable","$visitor"]),dh.refract=Og(["visitors","document","objects","Tag","$visitor"]),mh.refract=Og(["visitors","document","objects","XML","$visitor"]);const Sg=class extends al{};const Pg=class extends ll{get pathItems(){return this.get("pathItems")}set pathItems(e){this.set("pathItems",e)}};const Ag=class extends pl{};const $g=class extends dl{};const Tg=class extends ml{};const kg=class extends gl{};const _g=class extends bl{};const Cg=class extends El{get schema(){return this.get("schema")}set schema(e){this.set("schema",e)}};const Mg=class extends jl{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 Ig extends Wo.Om{static default=new Ig("https://spec.openapis.org/oas/3.1/dialect/base");constructor(e,t,r){super(e,t,r),this.element="jsonSchemaDialect"}}const Fg=Ig;const Rg=class extends Sl{get identifier(){return this.get("identifier")}set identifier(e){this.set("identifier",e)}};const Dg=class extends Al{};const Ng=class extends Tl{get schema(){return this.get("schema")}set schema(e){this.set("schema",e)}};const Lg=class extends _l{};const qg=class extends Ml{};const Bg=class extends Fl{};class Ug extends Wo.Sh{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 Vg=Ug;const zg=class extends Ll{get requestBody(){return this.get("requestBody")}set requestBody(e){this.set("requestBody",e)}};const Hg=class extends Bl{get schema(){return this.get("schema")}set schema(e){this.set("schema",e)}};const Gg=class extends Vl{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 Jg=class extends Hl{};class Kg extends Jl{}Object.defineProperty(Kg.prototype,"description",{get(){return this.get("description")},set(e){this.set("description",e)},enumerable:!0}),Object.defineProperty(Kg.prototype,"summary",{get(){return this.get("summary")},set(e){this.set("summary",e)},enumerable:!0});const Wg=Kg;const Yg=class extends Wl{};const Xg=class extends Xl{};const Zg=class extends Ql{};class Qg extends Wo.Sh{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 ev=Qg;const tv=class extends ih{};const rv=class extends ah{};const sv=class extends lh{};const nv=class extends ph{};const iv=class extends dh{};const ov=class extends mh{};class av extends(Uu(jh,gh)){constructor(e){super(e),this.element=new Vg,this.specPath=Fn(["document","objects","OpenApi"]),this.canSupportSpecificationExtensions=!0,this.openApiSemanticElement=this.element}ObjectElement(e){return this.openApiGenericElement=e,jh.prototype.ObjectElement.call(this,e)}}const cv=av,lv=vg.visitors.document.objects.Info.$visitor;const uv=class extends lv{constructor(e){super(e),this.element=new Mg}},pv=vg.visitors.document.objects.Contact.$visitor;const hv=class extends pv{constructor(e){super(e),this.element=new Ag}},dv=vg.visitors.document.objects.License.$visitor;const fv=class extends dv{constructor(e){super(e),this.element=new Rg}},mv=vg.visitors.document.objects.Link.$visitor;const yv=class extends mv{constructor(e){super(e),this.element=new Dg}};class gv extends(Uu(vh,gh)){StringElement(e){const t=new Fg(oc(e));return this.copyMetaAndAttributes(e,t),this.element=t,Fa}}const vv=gv,bv=vg.visitors.document.objects.Server.$visitor;const xv=class extends bv{constructor(e){super(e),this.element=new sv}},Ev=vg.visitors.document.objects.ServerVariable.$visitor;const wv=class extends Ev{constructor(e){super(e),this.element=new nv}},jv=vg.visitors.document.objects.MediaType.$visitor;const Ov=class extends jv{constructor(e){super(e),this.element=new Ng}},Sv=vg.visitors.document.objects.SecurityRequirement.$visitor;const Pv=class extends Sv{constructor(e){super(e),this.element=new tv}},Av=vg.visitors.document.objects.Components.$visitor;const $v=class extends Av{constructor(e){super(e),this.element=new Pg}},Tv=vg.visitors.document.objects.Tag.$visitor;const kv=class extends Tv{constructor(e){super(e),this.element=new iv}},_v=vg.visitors.document.objects.Reference.$visitor;const Cv=class extends _v{constructor(e){super(e),this.element=new Wg}},Mv=vg.visitors.document.objects.Parameter.$visitor;const Iv=class extends Mv{constructor(e){super(e),this.element=new Hg}},Fv=vg.visitors.document.objects.Header.$visitor;const Rv=class extends Fv{constructor(e){super(e),this.element=new Cg}},Dv=da((({hasBasicElementProps:e,isElementType:t,primitiveEq:r})=>s=>s instanceof Sg||e(s)&&t("callback",s)&&r("object",s))),Nv=da((({hasBasicElementProps:e,isElementType:t,primitiveEq:r})=>s=>s instanceof Pg||e(s)&&t("components",s)&&r("object",s))),Lv=da((({hasBasicElementProps:e,isElementType:t,primitiveEq:r})=>s=>s instanceof Ag||e(s)&&t("contact",s)&&r("object",s))),qv=da((({hasBasicElementProps:e,isElementType:t,primitiveEq:r})=>s=>s instanceof kg||e(s)&&t("example",s)&&r("object",s))),Bv=da((({hasBasicElementProps:e,isElementType:t,primitiveEq:r})=>s=>s instanceof _g||e(s)&&t("externalDocumentation",s)&&r("object",s))),Uv=da((({hasBasicElementProps:e,isElementType:t,primitiveEq:r})=>s=>s instanceof Cg||e(s)&&t("header",s)&&r("object",s))),Vv=da((({hasBasicElementProps:e,isElementType:t,primitiveEq:r})=>s=>s instanceof Mg||e(s)&&t("info",s)&&r("object",s))),zv=da((({hasBasicElementProps:e,isElementType:t,primitiveEq:r})=>s=>s instanceof Fg||e(s)&&t("jsonSchemaDialect",s)&&r("string",s))),Hv=da((({hasBasicElementProps:e,isElementType:t,primitiveEq:r})=>s=>s instanceof Rg||e(s)&&t("license",s)&&r("object",s))),Gv=da((({hasBasicElementProps:e,isElementType:t,primitiveEq:r})=>s=>s instanceof Dg||e(s)&&t("link",s)&&r("object",s))),Jv=da((({hasBasicElementProps:e,isElementType:t,primitiveEq:r})=>s=>s instanceof Bg||e(s)&&t("openapi",s)&&r("string",s))),Kv=da((({hasBasicElementProps:e,isElementType:t,primitiveEq:r,hasClass:s})=>n=>n instanceof Vg||e(n)&&t("openApi3_1",n)&&r("object",n)&&s("api",n))),Wv=da((({hasBasicElementProps:e,isElementType:t,primitiveEq:r})=>s=>s instanceof zg||e(s)&&t("operation",s)&&r("object",s))),Yv=da((({hasBasicElementProps:e,isElementType:t,primitiveEq:r})=>s=>s instanceof Hg||e(s)&&t("parameter",s)&&r("object",s))),Xv=da((({hasBasicElementProps:e,isElementType:t,primitiveEq:r})=>s=>s instanceof Gg||e(s)&&t("pathItem",s)&&r("object",s))),Zv=e=>{if(!Xv(e))return!1;if(!ma(e.$ref))return!1;const t=oc(e.$ref);return"string"==typeof t&&t.length>0&&!t.startsWith("#")},Qv=da((({hasBasicElementProps:e,isElementType:t,primitiveEq:r})=>s=>s instanceof Jg||e(s)&&t("paths",s)&&r("object",s))),eb=da((({hasBasicElementProps:e,isElementType:t,primitiveEq:r})=>s=>s instanceof Wg||e(s)&&t("reference",s)&&r("object",s))),tb=e=>{if(!eb(e))return!1;if(!ma(e.$ref))return!1;const t=oc(e.$ref);return"string"==typeof t&&t.length>0&&!t.startsWith("#")},rb=da((({hasBasicElementProps:e,isElementType:t,primitiveEq:r})=>s=>s instanceof Yg||e(s)&&t("requestBody",s)&&r("object",s))),sb=da((({hasBasicElementProps:e,isElementType:t,primitiveEq:r})=>s=>s instanceof Xg||e(s)&&t("response",s)&&r("object",s))),nb=da((({hasBasicElementProps:e,isElementType:t,primitiveEq:r})=>s=>s instanceof Zg||e(s)&&t("responses",s)&&r("object",s))),ib=da((({hasBasicElementProps:e,isElementType:t,primitiveEq:r})=>s=>s instanceof ev||e(s)&&t("schema",s)&&r("object",s))),ob=e=>va(e)&&e.classes.includes("boolean-json-schema"),ab=da((({hasBasicElementProps:e,isElementType:t,primitiveEq:r})=>s=>s instanceof tv||e(s)&&t("securityRequirement",s)&&r("object",s))),cb=da((({hasBasicElementProps:e,isElementType:t,primitiveEq:r})=>s=>s instanceof rv||e(s)&&t("securityScheme",s)&&r("object",s))),lb=da((({hasBasicElementProps:e,isElementType:t,primitiveEq:r})=>s=>s instanceof sv||e(s)&&t("server",s)&&r("object",s))),ub=da((({hasBasicElementProps:e,isElementType:t,primitiveEq:r})=>s=>s instanceof nv||e(s)&&t("serverVariable",s)&&r("object",s))),pb=da((({hasBasicElementProps:e,isElementType:t,primitiveEq:r})=>s=>s instanceof Ng||e(s)&&t("mediaType",s)&&r("object",s)));const hb=class{parent;constructor({parent:e}){this.parent=e}};class db extends(Uu(jh,hb,gh)){constructor(e){super(e),this.element=new ev,this.specPath=Fn(["document","objects","Schema"]),this.canSupportSpecificationExtensions=!0,this.jsonSchemaDefaultDialect=Fg.default,this.passingOptionsNames.push("parent")}ObjectElement(e){this.handle$schema(e),this.handle$id(e),this.parent=this.element;const t=jh.prototype.ObjectElement.call(this,e);return ma(this.element.$ref)&&(this.element.classes.push("reference-element"),this.element.setMetaProperty("referenced-element","schema")),t}BooleanElement(e){const t=super.enter(e);return this.element.classes.push("boolean-json-schema"),t}getJsonSchemaDialect(){let e;return e=void 0!==this.openApiSemanticElement&&zv(this.openApiSemanticElement.jsonSchemaDialect)?oc(this.openApiSemanticElement.jsonSchemaDialect):void 0!==this.openApiGenericElement&&ma(this.openApiGenericElement.get("jsonSchemaDialect"))?oc(this.openApiGenericElement.get("jsonSchemaDialect")):oc(this.jsonSchemaDefaultDialect),e}handle$schema(e){if(Dn(this.parent)&&!ma(e.get("$schema")))this.element.setMetaProperty("inherited$schema",this.getJsonSchemaDialect());else if(ib(this.parent)&&!ma(e.get("$schema"))){const e=ln(oc(this.parent.meta.get("inherited$schema")),oc(this.parent.$schema));this.element.setMetaProperty("inherited$schema",e)}}handle$id(e){const t=void 0!==this.parent?za(this.parent.getMetaProperty("inherited$id",[])):new Wo.wE,r=oc(e.get("$id"));np(r)&&t.push(r),this.element.setMetaProperty("inherited$id",t)}}const fb=db;const mb=class extends gh{ObjectElement(e){const t=super.enter(e);return this.element.classes.push("json-schema-$vocabulary"),t}};const yb=class extends gh{StringElement(e){const t=super.enter(e);return this.element.classes.push("reference-value"),t}};class gb extends(Uu(Bh,hb,gh)){constructor(e){super(e),this.element=new Wo.Sh,this.element.classes.push("json-schema-$defs"),this.specPath=Fn(["document","objects","Schema"]),this.passingOptionsNames.push("parent")}}const vb=gb;class bb extends(Uu(vh,hb,gh)){constructor(e){super(e),this.element=new Wo.wE,this.element.classes.push("json-schema-allOf"),this.passingOptionsNames.push("parent")}ArrayElement(e){return e.forEach((e=>{if(ba(e)){const t=this.toRefractedElement(["document","objects","Schema"],e);this.element.push(t)}else{const t=za(e);this.element.push(t)}})),this.copyMetaAndAttributes(e,this.element),Fa}}const xb=bb;class Eb extends(Uu(vh,hb,gh)){constructor(e){super(e),this.element=new Wo.wE,this.element.classes.push("json-schema-anyOf"),this.passingOptionsNames.push("parent")}ArrayElement(e){return e.forEach((e=>{if(ba(e)){const t=this.toRefractedElement(["document","objects","Schema"],e);this.element.push(t)}else{const t=za(e);this.element.push(t)}})),this.copyMetaAndAttributes(e,this.element),Fa}}const wb=Eb;class jb extends(Uu(vh,hb,gh)){constructor(e){super(e),this.element=new Wo.wE,this.element.classes.push("json-schema-oneOf"),this.passingOptionsNames.push("parent")}ArrayElement(e){return e.forEach((e=>{if(ba(e)){const t=this.toRefractedElement(["document","objects","Schema"],e);this.element.push(t)}else{const t=za(e);this.element.push(t)}})),this.copyMetaAndAttributes(e,this.element),Fa}}const Ob=jb;class Sb extends(Uu(Bh,hb,gh)){constructor(e){super(e),this.element=new Wo.Sh,this.element.classes.push("json-schema-dependentSchemas"),this.specPath=Fn(["document","objects","Schema"]),this.passingOptionsNames.push("parent")}}const Pb=Sb;class Ab extends(Uu(vh,hb,gh)){constructor(e){super(e),this.element=new Wo.wE,this.element.classes.push("json-schema-prefixItems"),this.passingOptionsNames.push("parent")}ArrayElement(e){return e.forEach((e=>{if(ba(e)){const t=this.toRefractedElement(["document","objects","Schema"],e);this.element.push(t)}else{const t=za(e);this.element.push(t)}})),this.copyMetaAndAttributes(e,this.element),Fa}}const $b=Ab;class Tb extends(Uu(Bh,hb,gh)){constructor(e){super(e),this.element=new Wo.Sh,this.element.classes.push("json-schema-properties"),this.specPath=Fn(["document","objects","Schema"]),this.passingOptionsNames.push("parent")}}const kb=Tb;class _b extends(Uu(Bh,hb,gh)){constructor(e){super(e),this.element=new Wo.Sh,this.element.classes.push("json-schema-patternProperties"),this.specPath=Fn(["document","objects","Schema"]),this.passingOptionsNames.push("parent")}}const Cb=_b;const Mb=class extends gh{StringElement(e){const t=super.enter(e);return this.element.classes.push("json-schema-type"),t}ArrayElement(e){const t=super.enter(e);return this.element.classes.push("json-schema-type"),t}};const Ib=class extends gh{ArrayElement(e){const t=super.enter(e);return this.element.classes.push("json-schema-enum"),t}};const Fb=class extends gh{ObjectElement(e){const t=super.enter(e);return this.element.classes.push("json-schema-dependentRequired"),t}};const Rb=class extends gh{ArrayElement(e){const t=super.enter(e);return this.element.classes.push("json-schema-examples"),t}},Db=vg.visitors.document.objects.Discriminator.$visitor;const Nb=class extends Db{constructor(e){super(e),this.element=new $g,this.canSupportSpecificationExtensions=!0}},Lb=vg.visitors.document.objects.XML.$visitor;const qb=class extends Lb{constructor(e){super(e),this.element=new ov}};class Bb extends(Uu(Bh,gh)){constructor(e){super(e),this.element=new Qf,this.specPath=Fn(["document","objects","Schema"])}}const Ub=Bb;class Vb extends Wo.Sh{static primaryClass="components-path-items";constructor(e,t,r){super(e,t,r),this.classes.push(Vb.primaryClass)}}const zb=Vb;class Hb extends(Uu(Bh,gh)){constructor(e){super(e),this.element=new zb,this.specPath=e=>bh(e)?["document","objects","Reference"]:["document","objects","PathItem"]}ObjectElement(e){const t=Bh.prototype.ObjectElement.call(this,e);return this.element.filter(eb).forEach((e=>{e.setMetaProperty("referenced-element","pathItem")})),t}}const Gb=Hb,Jb=vg.visitors.document.objects.Example.$visitor;const Kb=class extends Jb{constructor(e){super(e),this.element=new kg}},Wb=vg.visitors.document.objects.ExternalDocumentation.$visitor;const Yb=class extends Wb{constructor(e){super(e),this.element=new _g}},Xb=vg.visitors.document.objects.Encoding.$visitor;const Zb=class extends Xb{constructor(e){super(e),this.element=new Tg}},Qb=vg.visitors.document.objects.Paths.$visitor;const ex=class extends Qb{constructor(e){super(e),this.element=new Jg}},tx=vg.visitors.document.objects.RequestBody.$visitor;const rx=class extends tx{constructor(e){super(e),this.element=new Yg}},sx=vg.visitors.document.objects.Callback.$visitor;const nx=class extends sx{constructor(e){super(e),this.element=new Sg,this.specPath=e=>bh(e)?["document","objects","Reference"]:["document","objects","PathItem"]}ObjectElement(e){const t=sx.prototype.ObjectElement.call(this,e);return this.element.filter(eb).forEach((e=>{e.setMetaProperty("referenced-element","pathItem")})),t}},ix=vg.visitors.document.objects.Response.$visitor;const ox=class extends ix{constructor(e){super(e),this.element=new Xg}},ax=vg.visitors.document.objects.Responses.$visitor;const cx=class extends ax{constructor(e){super(e),this.element=new Zg}},lx=vg.visitors.document.objects.Operation.$visitor;const ux=class extends lx{constructor(e){super(e),this.element=new zg}},px=vg.visitors.document.objects.PathItem.$visitor;const hx=class extends px{constructor(e){super(e),this.element=new Gg}},dx=vg.visitors.document.objects.SecurityScheme.$visitor;const fx=class extends dx{constructor(e){super(e),this.element=new rv}},mx=vg.visitors.document.objects.OAuthFlows.$visitor;const yx=class extends mx{constructor(e){super(e),this.element=new qg}},gx=vg.visitors.document.objects.OAuthFlow.$visitor;const vx=class extends gx{constructor(e){super(e),this.element=new Lg}};class bx extends Wo.Sh{static primaryClass="webhooks";constructor(e,t,r){super(e,t,r),this.classes.push(bx.primaryClass)}}const xx=bx;class Ex extends(Uu(Bh,gh)){constructor(e){super(e),this.element=new xx,this.specPath=e=>bh(e)?["document","objects","Reference"]:["document","objects","PathItem"]}ObjectElement(e){const t=Bh.prototype.ObjectElement.call(this,e);return this.element.filter(eb).forEach((e=>{e.setMetaProperty("referenced-element","pathItem")})),this.element.filter(Xv).forEach(((e,t)=>{e.setMetaProperty("webhook-name",oc(t))})),t}}const wx=Ex,jx={visitors:{value:vg.visitors.value,document:{objects:{OpenApi:{$visitor:cv,fixedFields:{openapi:vg.visitors.document.objects.OpenApi.fixedFields.openapi,info:{$ref:"#/visitors/document/objects/Info"},jsonSchemaDialect:vv,servers:vg.visitors.document.objects.OpenApi.fixedFields.servers,paths:{$ref:"#/visitors/document/objects/Paths"},webhooks:wx,components:{$ref:"#/visitors/document/objects/Components"},security:vg.visitors.document.objects.OpenApi.fixedFields.security,tags:vg.visitors.document.objects.OpenApi.fixedFields.tags,externalDocs:{$ref:"#/visitors/document/objects/ExternalDocumentation"}}},Info:{$visitor:uv,fixedFields:{title:vg.visitors.document.objects.Info.fixedFields.title,description:vg.visitors.document.objects.Info.fixedFields.description,summary:{$ref:"#/visitors/value"},termsOfService:vg.visitors.document.objects.Info.fixedFields.termsOfService,contact:{$ref:"#/visitors/document/objects/Contact"},license:{$ref:"#/visitors/document/objects/License"},version:vg.visitors.document.objects.Info.fixedFields.version}},Contact:{$visitor:hv,fixedFields:{name:vg.visitors.document.objects.Contact.fixedFields.name,url:vg.visitors.document.objects.Contact.fixedFields.url,email:vg.visitors.document.objects.Contact.fixedFields.email}},License:{$visitor:fv,fixedFields:{name:vg.visitors.document.objects.License.fixedFields.name,identifier:{$ref:"#/visitors/value"},url:vg.visitors.document.objects.License.fixedFields.url}},Server:{$visitor:xv,fixedFields:{url:vg.visitors.document.objects.Server.fixedFields.url,description:vg.visitors.document.objects.Server.fixedFields.description,variables:vg.visitors.document.objects.Server.fixedFields.variables}},ServerVariable:{$visitor:wv,fixedFields:{enum:vg.visitors.document.objects.ServerVariable.fixedFields.enum,default:vg.visitors.document.objects.ServerVariable.fixedFields.default,description:vg.visitors.document.objects.ServerVariable.fixedFields.description}},Components:{$visitor:$v,fixedFields:{schemas:Ub,responses:vg.visitors.document.objects.Components.fixedFields.responses,parameters:vg.visitors.document.objects.Components.fixedFields.parameters,examples:vg.visitors.document.objects.Components.fixedFields.examples,requestBodies:vg.visitors.document.objects.Components.fixedFields.requestBodies,headers:vg.visitors.document.objects.Components.fixedFields.headers,securitySchemes:vg.visitors.document.objects.Components.fixedFields.securitySchemes,links:vg.visitors.document.objects.Components.fixedFields.links,callbacks:vg.visitors.document.objects.Components.fixedFields.callbacks,pathItems:Gb}},Paths:{$visitor:ex},PathItem:{$visitor:hx,fixedFields:{$ref:vg.visitors.document.objects.PathItem.fixedFields.$ref,summary:vg.visitors.document.objects.PathItem.fixedFields.summary,description:vg.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:vg.visitors.document.objects.PathItem.fixedFields.servers,parameters:vg.visitors.document.objects.PathItem.fixedFields.parameters}},Operation:{$visitor:ux,fixedFields:{tags:vg.visitors.document.objects.Operation.fixedFields.tags,summary:vg.visitors.document.objects.Operation.fixedFields.summary,description:vg.visitors.document.objects.Operation.fixedFields.description,externalDocs:{$ref:"#/visitors/document/objects/ExternalDocumentation"},operationId:vg.visitors.document.objects.Operation.fixedFields.operationId,parameters:vg.visitors.document.objects.Operation.fixedFields.parameters,requestBody:vg.visitors.document.objects.Operation.fixedFields.requestBody,responses:{$ref:"#/visitors/document/objects/Responses"},callbacks:vg.visitors.document.objects.Operation.fixedFields.callbacks,deprecated:vg.visitors.document.objects.Operation.fixedFields.deprecated,security:vg.visitors.document.objects.Operation.fixedFields.security,servers:vg.visitors.document.objects.Operation.fixedFields.servers}},ExternalDocumentation:{$visitor:Yb,fixedFields:{description:vg.visitors.document.objects.ExternalDocumentation.fixedFields.description,url:vg.visitors.document.objects.ExternalDocumentation.fixedFields.url}},Parameter:{$visitor:Iv,fixedFields:{name:vg.visitors.document.objects.Parameter.fixedFields.name,in:vg.visitors.document.objects.Parameter.fixedFields.in,description:vg.visitors.document.objects.Parameter.fixedFields.description,required:vg.visitors.document.objects.Parameter.fixedFields.required,deprecated:vg.visitors.document.objects.Parameter.fixedFields.deprecated,allowEmptyValue:vg.visitors.document.objects.Parameter.fixedFields.allowEmptyValue,style:vg.visitors.document.objects.Parameter.fixedFields.style,explode:vg.visitors.document.objects.Parameter.fixedFields.explode,allowReserved:vg.visitors.document.objects.Parameter.fixedFields.allowReserved,schema:{$ref:"#/visitors/document/objects/Schema"},example:vg.visitors.document.objects.Parameter.fixedFields.example,examples:vg.visitors.document.objects.Parameter.fixedFields.examples,content:vg.visitors.document.objects.Parameter.fixedFields.content}},RequestBody:{$visitor:rx,fixedFields:{description:vg.visitors.document.objects.RequestBody.fixedFields.description,content:vg.visitors.document.objects.RequestBody.fixedFields.content,required:vg.visitors.document.objects.RequestBody.fixedFields.required}},MediaType:{$visitor:Ov,fixedFields:{schema:{$ref:"#/visitors/document/objects/Schema"},example:vg.visitors.document.objects.MediaType.fixedFields.example,examples:vg.visitors.document.objects.MediaType.fixedFields.examples,encoding:vg.visitors.document.objects.MediaType.fixedFields.encoding}},Encoding:{$visitor:Zb,fixedFields:{contentType:vg.visitors.document.objects.Encoding.fixedFields.contentType,headers:vg.visitors.document.objects.Encoding.fixedFields.headers,style:vg.visitors.document.objects.Encoding.fixedFields.style,explode:vg.visitors.document.objects.Encoding.fixedFields.explode,allowReserved:vg.visitors.document.objects.Encoding.fixedFields.allowReserved}},Responses:{$visitor:cx,fixedFields:{default:vg.visitors.document.objects.Responses.fixedFields.default}},Response:{$visitor:ox,fixedFields:{description:vg.visitors.document.objects.Response.fixedFields.description,headers:vg.visitors.document.objects.Response.fixedFields.headers,content:vg.visitors.document.objects.Response.fixedFields.content,links:vg.visitors.document.objects.Response.fixedFields.links}},Callback:{$visitor:nx},Example:{$visitor:Kb,fixedFields:{summary:vg.visitors.document.objects.Example.fixedFields.summary,description:vg.visitors.document.objects.Example.fixedFields.description,value:vg.visitors.document.objects.Example.fixedFields.value,externalValue:vg.visitors.document.objects.Example.fixedFields.externalValue}},Link:{$visitor:yv,fixedFields:{operationRef:vg.visitors.document.objects.Link.fixedFields.operationRef,operationId:vg.visitors.document.objects.Link.fixedFields.operationId,parameters:vg.visitors.document.objects.Link.fixedFields.parameters,requestBody:vg.visitors.document.objects.Link.fixedFields.requestBody,description:vg.visitors.document.objects.Link.fixedFields.description,server:{$ref:"#/visitors/document/objects/Server"}}},Header:{$visitor:Rv,fixedFields:{description:vg.visitors.document.objects.Header.fixedFields.description,required:vg.visitors.document.objects.Header.fixedFields.required,deprecated:vg.visitors.document.objects.Header.fixedFields.deprecated,allowEmptyValue:vg.visitors.document.objects.Header.fixedFields.allowEmptyValue,style:vg.visitors.document.objects.Header.fixedFields.style,explode:vg.visitors.document.objects.Header.fixedFields.explode,allowReserved:vg.visitors.document.objects.Header.fixedFields.allowReserved,schema:{$ref:"#/visitors/document/objects/Schema"},example:vg.visitors.document.objects.Header.fixedFields.example,examples:vg.visitors.document.objects.Header.fixedFields.examples,content:vg.visitors.document.objects.Header.fixedFields.content}},Tag:{$visitor:kv,fixedFields:{name:vg.visitors.document.objects.Tag.fixedFields.name,description:vg.visitors.document.objects.Tag.fixedFields.description,externalDocs:{$ref:"#/visitors/document/objects/ExternalDocumentation"}}},Reference:{$visitor:Cv,fixedFields:{$ref:vg.visitors.document.objects.Reference.fixedFields.$ref,summary:{$ref:"#/visitors/value"},description:{$ref:"#/visitors/value"}}},Schema:{$visitor:fb,fixedFields:{$schema:{$ref:"#/visitors/value"},$vocabulary:mb,$id:{$ref:"#/visitors/value"},$anchor:{$ref:"#/visitors/value"},$dynamicAnchor:{$ref:"#/visitors/value"},$dynamicRef:{$ref:"#/visitors/value"},$ref:yb,$defs:vb,$comment:{$ref:"#/visitors/value"},allOf:xb,anyOf:wb,oneOf:Ob,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:Pb,prefixItems:$b,items:{$ref:"#/visitors/document/objects/Schema"},contains:{$ref:"#/visitors/document/objects/Schema"},properties:kb,patternProperties:Cb,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:Mb,enum:Ib,const:{$ref:"#/visitors/value"},multipleOf:{$ref:"#/visitors/value"},maximum:{$ref:"#/visitors/value"},exclusiveMaximum:{$ref:"#/visitors/value"},minimum:{$ref:"#/visitors/value"},exclusiveMinimum:{$ref:"#/visitors/value"},maxLength:{$ref:"#/visitors/value"},minLength:{$ref:"#/visitors/value"},pattern:{$ref:"#/visitors/value"},maxItems:{$ref:"#/visitors/value"},minItems:{$ref:"#/visitors/value"},uniqueItems:{$ref:"#/visitors/value"},maxContains:{$ref:"#/visitors/value"},minContains:{$ref:"#/visitors/value"},maxProperties:{$ref:"#/visitors/value"},minProperties:{$ref:"#/visitors/value"},required:{$ref:"#/visitors/value"},dependentRequired:Fb,title:{$ref:"#/visitors/value"},description:{$ref:"#/visitors/value"},default:{$ref:"#/visitors/value"},deprecated:{$ref:"#/visitors/value"},readOnly:{$ref:"#/visitors/value"},writeOnly:{$ref:"#/visitors/value"},examples:Rb,format:{$ref:"#/visitors/value"},contentEncoding:{$ref:"#/visitors/value"},contentMediaType:{$ref:"#/visitors/value"},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:{$ref:"#/visitors/value"}}},Discriminator:{$visitor:Nb,fixedFields:{propertyName:vg.visitors.document.objects.Discriminator.fixedFields.propertyName,mapping:vg.visitors.document.objects.Discriminator.fixedFields.mapping}},XML:{$visitor:qb,fixedFields:{name:vg.visitors.document.objects.XML.fixedFields.name,namespace:vg.visitors.document.objects.XML.fixedFields.namespace,prefix:vg.visitors.document.objects.XML.fixedFields.prefix,attribute:vg.visitors.document.objects.XML.fixedFields.attribute,wrapped:vg.visitors.document.objects.XML.fixedFields.wrapped}},SecurityScheme:{$visitor:fx,fixedFields:{type:vg.visitors.document.objects.SecurityScheme.fixedFields.type,description:vg.visitors.document.objects.SecurityScheme.fixedFields.description,name:vg.visitors.document.objects.SecurityScheme.fixedFields.name,in:vg.visitors.document.objects.SecurityScheme.fixedFields.in,scheme:vg.visitors.document.objects.SecurityScheme.fixedFields.scheme,bearerFormat:vg.visitors.document.objects.SecurityScheme.fixedFields.bearerFormat,flows:{$ref:"#/visitors/document/objects/OAuthFlows"},openIdConnectUrl:vg.visitors.document.objects.SecurityScheme.fixedFields.openIdConnectUrl}},OAuthFlows:{$visitor:yx,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:vx,fixedFields:{authorizationUrl:vg.visitors.document.objects.OAuthFlow.fixedFields.authorizationUrl,tokenUrl:vg.visitors.document.objects.OAuthFlow.fixedFields.tokenUrl,refreshUrl:vg.visitors.document.objects.OAuthFlow.fixedFields.refreshUrl,scopes:vg.visitors.document.objects.OAuthFlow.fixedFields.scopes}},SecurityRequirement:{$visitor:Pv}},extension:{$visitor:vg.visitors.document.extension.$visitor}}}},Ox=e=>{if(fa(e))return`${e.element.charAt(0).toUpperCase()+e.element.slice(1)}Element`},Sx={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"],...Xa},Px={namespace:e=>{const{base:t}=e;return t.register("callback",Sg),t.register("components",Pg),t.register("contact",Ag),t.register("discriminator",$g),t.register("encoding",Tg),t.register("example",kg),t.register("externalDocumentation",_g),t.register("header",Cg),t.register("info",Mg),t.register("jsonSchemaDialect",Fg),t.register("license",Rg),t.register("link",Dg),t.register("mediaType",Ng),t.register("oAuthFlow",Lg),t.register("oAuthFlows",qg),t.register("openapi",Bg),t.register("openApi3_1",Vg),t.register("operation",zg),t.register("parameter",Hg),t.register("pathItem",Gg),t.register("paths",Jg),t.register("reference",Wg),t.register("requestBody",Yg),t.register("response",Xg),t.register("responses",Zg),t.register("schema",ev),t.register("securityRequirement",tv),t.register("securityScheme",rv),t.register("server",sv),t.register("serverVariable",nv),t.register("tag",iv),t.register("xml",ov),t}},Ax=e=>{const t=e.reduce(((t,r,s)=>{if(Ea(r)){const e=String(oc(r.key));t.push(e)}else if(xa(e[s-2])){const n=String(e[s-2].content.indexOf(r));t.push(n)}return t}),[]);return Fc(t)},$x=()=>{const e=jc(Px);return{predicates:{...c,isElement:fa,isStringElement:ma,isArrayElement:xa,isObjectElement:ba,isMemberElement:Ea,isServersElement:Id,includesClasses:_a,hasElementSourceMap:Ta},ancestorLineageToJSONPointer:Ax,namespace:e}},Tx=(e,{specPath:t=["visitors","document","objects","OpenApi","$visitor"],plugins:r=[]}={})=>{const s=(0,Wo.e)(e),n=yu(jx),i=new(uc(t,n))({specObj:n});return Qa(s,i),Ac(i.element,r,{toolboxCreator:$x,visitorOptions:{keyMap:Sx,nodeTypeGetter:Ox}})},kx=e=>(t,r={})=>Tx(t,{specPath:e,...r});Sg.refract=kx(["visitors","document","objects","Callback","$visitor"]),Pg.refract=kx(["visitors","document","objects","Components","$visitor"]),Ag.refract=kx(["visitors","document","objects","Contact","$visitor"]),kg.refract=kx(["visitors","document","objects","Example","$visitor"]),$g.refract=kx(["visitors","document","objects","Discriminator","$visitor"]),Tg.refract=kx(["visitors","document","objects","Encoding","$visitor"]),_g.refract=kx(["visitors","document","objects","ExternalDocumentation","$visitor"]),Cg.refract=kx(["visitors","document","objects","Header","$visitor"]),Mg.refract=kx(["visitors","document","objects","Info","$visitor"]),Fg.refract=kx(["visitors","document","objects","OpenApi","fixedFields","jsonSchemaDialect"]),Rg.refract=kx(["visitors","document","objects","License","$visitor"]),Dg.refract=kx(["visitors","document","objects","Link","$visitor"]),Ng.refract=kx(["visitors","document","objects","MediaType","$visitor"]),Lg.refract=kx(["visitors","document","objects","OAuthFlow","$visitor"]),qg.refract=kx(["visitors","document","objects","OAuthFlows","$visitor"]),Bg.refract=kx(["visitors","document","objects","OpenApi","fixedFields","openapi"]),Vg.refract=kx(["visitors","document","objects","OpenApi","$visitor"]),zg.refract=kx(["visitors","document","objects","Operation","$visitor"]),Hg.refract=kx(["visitors","document","objects","Parameter","$visitor"]),Gg.refract=kx(["visitors","document","objects","PathItem","$visitor"]),Jg.refract=kx(["visitors","document","objects","Paths","$visitor"]),Wg.refract=kx(["visitors","document","objects","Reference","$visitor"]),Yg.refract=kx(["visitors","document","objects","RequestBody","$visitor"]),Xg.refract=kx(["visitors","document","objects","Response","$visitor"]),Zg.refract=kx(["visitors","document","objects","Responses","$visitor"]),ev.refract=kx(["visitors","document","objects","Schema","$visitor"]),tv.refract=kx(["visitors","document","objects","SecurityRequirement","$visitor"]),rv.refract=kx(["visitors","document","objects","SecurityScheme","$visitor"]),sv.refract=kx(["visitors","document","objects","Server","$visitor"]),nv.refract=kx(["visitors","document","objects","ServerVariable","$visitor"]),iv.refract=kx(["visitors","document","objects","Tag","$visitor"]),ov.refract=kx(["visitors","document","objects","XML","$visitor"]);const _x=class extends eu{};const Cx=class extends Array{unknownMediaType="application/octet-stream";filterByFormat(){throw new _x("filterByFormat method in MediaTypes class is not yet implemented.")}findBy(){throw new _x("findBy method in MediaTypes class is not yet implemented.")}latest(){throw new _x("latest method in MediaTypes class is not yet implemented.")}};class Mx extends Cx{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 hn(this.filterByFormat(e))}}const Ix=new Mx("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");const Fx=class{uri;depth;value;refSet;errors;constructor({uri:e,depth:t=0,refSet:r,value:s}){this.uri=e,this.value=s,this.depth=t,this.refSet=r,this.errors=[]}};const Rx=class{rootRef;refs;circular;constructor({refs:e=[],circular:t=!1}={}){this.refs=[],this.circular=t,e.forEach(this.add.bind(this))}get size(){return this.refs.length}add(e){return this.has(e)||(this.refs.push(e),this.rootRef=void 0===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=Xn(e)?e:e.uri;return Nn(this.find((e=>e.uri===t)))}find(e){return this.refs.find(e)}*values(){yield*this.refs}clean(){this.refs.forEach((e=>{e.refSet=void 0})),this.rootRef=void 0,this.refs.length=0}},Dx={parse:{mediaType:"text/plain",parsers:[],parserOpts:{}},resolve:{baseURI:"",resolvers:[],resolverOpts:{},strategies:[],strategyOpts:{},internal:!0,external:!0,maxDepth:1/0},dereference:{strategies:[],strategyOpts:{},refSet:null,maxDepth:1/0,circular:"ignore",circularReplacer:Lc,immutable:!0},bundle:{strategies:[],refSet:null,maxDepth:1/0}};const Nx=ts((function(e,t){return function(r){return function(s){return kn((function(e){return t(e,s)}),r(e(s)))}}}));var Lx=rs((function e(t,r,s){if(0===t.length)return r;var n=t[0];if(t.length>1){var i=!uu(s)&&ps(n,s)&&"object"==typeof s[n]?s[n]:ss(t[1])?[]:{};r=e(Array.prototype.slice.call(t,1),r,i)}return function(e,t,r){if(ss(e)&&Cs(r)){var s=[].concat(r);return s[e]=t,s}var n={};for(var i in r)n[i]=r[i];return n[e]=t,n}(n,r,s)}));const qx=Lx;var Bx=function(e){return{value:e,map:function(t){return Bx(t(e))}}},Ux=rs((function(e,t,r){return e((function(e){return Bx(t(e))}))(r).value}));const Vx=Ux,zx=Nx(uc(["resolve","baseURI"]),qx(["resolve","baseURI"])),Hx=e=>Wc(e)?hi():e,Gx=(e,t)=>{const r=lc(e,t);return Vx(zx,Hx,r)};const Jx=class{uri;mediaType;data;parseResult;constructor({uri:e,mediaType:t="text/plain",data:r,parseResult:s}){this.uri=e,this.mediaType=t,this.data=r,this.parseResult=s}get extension(){return Xn(this.uri)?oi(this.uri):""}toString(){if("string"==typeof this.data)return this.data;if(this.data instanceof ArrayBuffer||["ArrayBuffer"].includes(Es(this.data))||ArrayBuffer.isView(this.data)){return new TextDecoder("utf-8").decode(this.data)}return String(this.data)}};const Kx=class extends Yr{plugin;constructor(e,t){super(e,{cause:t.cause}),this.plugin=t.plugin}},Wx=async(e,t,r)=>{const s=await Promise.all(r.map(xc([e],t)));return r.filter(((e,t)=>s[t]))},Yx=async(e,t,r)=>{let s;for(const n of r)try{const r=await n[e].call(n,...t);return{plugin:n,result:r}}catch(e){s=new Kx("Error while running plugin",{cause:e,plugin:n})}return Promise.reject(s)};const Xx=class extends Yr{};const Zx=class extends Xx{},Qx=async(e,t)=>{let r=e,s=!1;if(!Pa(e)){const t=Ja(e);t.classes.push("result"),r=new ia([t]),s=!0}const n=new Jx({uri:t.resolve.baseURI,parseResult:r,mediaType:t.parse.mediaType}),i=await Wx("canDereference",[n,t],t.dereference.strategies);if(yc(i))throw new Zx(n.uri);try{const{result:e}=await Yx("dereference",[n,t],i);return s?e.get(0):e}catch(e){throw new Xx(`Error while dereferencing file "${n.uri}"`,{cause:e})}};const eE=class extends Yr{};const tE=class extends eE{};const rE=class{name;allowEmpty;sourceMap;fileExtensions;mediaTypes;constructor({name:e,allowEmpty:t=!0,sourceMap:r=!1,fileExtensions:s=[],mediaTypes:n=[]}){this.name=e,this.allowEmpty=t,this.sourceMap=r,this.fileExtensions=s,this.mediaTypes=n}};const sE=class extends rE{constructor(e){super({...null!=e?e:{},name:"binary"})}canParse(e){return 0===this.fileExtensions.length||this.fileExtensions.includes(e.extension)}parse(e){try{const t=unescape(encodeURIComponent(e.toString())),r=btoa(t),s=new ia;if(0!==r.length){const e=new Wo.Om(r);e.classes.push("result"),s.push(e)}return s}catch(t){throw new tE(`Error parsing "${e.uri}"`,{cause:t})}}};const nE=class{name;constructor({name:e}){this.name=e}};const iE=class extends nE{constructor(e){super({...null!=e?e:{},name:"openapi-3-1"})}canResolve(e,t){const r=t.dereference.strategies.find((e=>"openapi-3-1"===e.name));return void 0!==r&&r.canDereference(e,t)}async resolve(e,t){const r=t.dereference.strategies.find((e=>"openapi-3-1"===e.name));if(void 0===r)throw new Zx('"openapi-3-1" dereference strategy is not available.');const s=new Rx,n=Gx(t,{resolve:{internal:!1},dereference:{refSet:s}});return await r.dereference(e,n),s}};const oE=class{name;constructor({name:e}){this.name=e}};const aE=class extends oE{timeout;redirects;withCredentials;constructor(e){const{name:t="http-resolver",timeout:r=5e3,redirects:s=5,withCredentials:n=!1}=null!=e?e:{};super({name:t}),this.timeout=r,this.redirects=s,this.withCredentials=n}canRead(e){return ci(e.uri)}};const cE=class extends Yr{};const lE=class extends cE{},{AbortController:uE,AbortSignal:pE}=globalThis;void 0===globalThis.AbortController&&(globalThis.AbortController=uE),void 0===globalThis.AbortSignal&&(globalThis.AbortSignal=pE);const hE=class extends aE{swaggerHTTPClient=Kt;swaggerHTTPClientConfig;constructor({swaggerHTTPClient:e=Kt,swaggerHTTPClientConfig:t={},...r}={}){super({...r,name:"http-swagger-client"}),this.swaggerHTTPClient=e,this.swaggerHTTPClientConfig=t}getHttpClient(){return this.swaggerHTTPClient}async read(e){const t=this.getHttpClient(),r=new AbortController,{signal:s}=r,n=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:s,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 lE(`Error downloading "${e.uri}"`,{cause:t})}finally{clearTimeout(n)}}},dE=(e,t=Oc)=>{if(Xn(e))try{return t.fromRefract(JSON.parse(e))}catch{}return Ko(e)&&fu("element",e)?t.fromRefract(e):t.toElement(e)};const fE=class extends rE{constructor(e={}){super({name:"json-swagger-client",mediaTypes:["application/json"],...e})}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 tE("json-swagger-client parser plugin doesn't support sourceMaps option");const t=new ia,r=e.toString();if(this.allowEmpty&&""===r.trim())return t;try{const e=dE(JSON.parse(r));return e.classes.push("result"),t.push(e),t}catch(t){throw new tE(`Error parsing "${e.uri}"`,{cause:t})}}};const mE=class extends rE{constructor(e={}){super({name:"yaml-1-2-swagger-client",mediaTypes:["text/yaml","application/yaml"],...e})}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 Ht.load(e.toString(),{schema:It}),!0}catch(e){return!1}return!1}async parse(e){if(this.sourceMap)throw new tE("yaml-1-2-swagger-client parser plugin doesn't support sourceMaps option");const t=new ia,r=e.toString();try{const e=Ht.load(r,{schema:It});if(this.allowEmpty&&void 0===e)return t;const s=dE(e);return s.classes.push("result"),t.push(s),t}catch(t){throw new tE(`Error parsing "${e.uri}"`,{cause:t})}}};const yE=class extends rE{detectionRegExp=/"openapi"\s*:\s*"(?<version_json>3\.1\.(?:[1-9]\d*|0))"/;constructor(e={}){super({name:"openapi-json-3-1-swagger-client",mediaTypes:new Mx(...Ix.filterByFormat("generic"),...Ix.filterByFormat("json")),...e})}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 tE("openapi-json-3-1-swagger-client parser plugin doesn't support sourceMaps option");const t=new ia,r=e.toString();if(this.allowEmpty&&""===r.trim())return t;try{const e=JSON.parse(r),s=Vg.refract(e,this.refractorOpts);return s.classes.push("result"),t.push(s),t}catch(t){throw new tE(`Error parsing "${e.uri}"`,{cause:t})}}};const gE=class extends rE{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;constructor(e={}){super({name:"openapi-yaml-3-1-swagger-client",mediaTypes:new Mx(...Ix.filterByFormat("generic"),...Ix.filterByFormat("yaml")),...e})}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 Ht.load(t),this.detectionRegExp.test(t)}catch(e){return!1}return!1}async parse(e){if(this.sourceMap)throw new tE("openapi-yaml-3-1-swagger-client parser plugin doesn't support sourceMaps option");const t=new ia,r=e.toString();try{const e=Ht.load(r,{schema:It});if(this.allowEmpty&&void 0===e)return t;const s=Vg.refract(e,this.refractorOpts);return s.classes.push("result"),t.push(s),t}catch(t){throw new tE(`Error parsing "${e.uri}"`,{cause:t})}}};const vE=rs((function(e,t,r){return Os(e,un(t,r))}));const bE=class{name;constructor({name:e}){this.name=e}};const xE=ts((function(e,t){return Qo(ks(e),t)}));var EE=r(8068);const wE=class extends Xr{value;constructor(e,t){super(e,t),void 0!==t&&(this.value=t.value)}};class jE{uuid;identityMap;constructor({length:e=6}={}){this.uuid=new EE({length:e}),this.identityMap=new WeakMap}identify(e){if(!fa(e))throw new wE("Cannot not identify the element. `element` is neither structurally compatible nor a subclass of an Element class.",{value:e});if(e.meta.hasKey("id")&&ma(e.meta.get("id"))&&!e.meta.get("id").equals(""))return e.id;if(this.identityMap.has(e))return this.identityMap.get(e);const t=new Wo.Om(this.generateId());return this.identityMap.set(e,t),t}forget(e){return!!this.identityMap.has(e)&&(this.identityMap.delete(e),!0)}generateId(){return this.uuid.randomUUID()}}new jE;const OE=rs((function(e,t,r){return ln(e,os(t,r))})),SE=(e,t)=>{const r=new Za({predicate:e,returnOnTrue:Fa});return Qa(t,r),OE(void 0,[0],r.result)};const PE=class extends Yr{};const AE=class extends PE{};const $E=class extends PE{constructor(e){super(`Invalid JSON Schema $anchor "${e}".`)}},TE=e=>/^[A-Za-z_][A-Za-z_0-9.-]*$/.test(e),kE=e=>{const t=ui(e);return Qc("#",t)},_E=(e,t)=>{const r=(e=>{if(!TE(e))throw new $E(e);return e})(e),s=SE((e=>ib(e)&&oc(e.$anchor)===r),t);if(Dn(s))throw new AE(`Evaluation failed on token: "${r}"`);return s},CE=(e,t)=>{const r=new Za({predicate:e});return Qa(t,r),new Wo.G6(r.result)};const ME=class extends Yr{};const IE=class extends ME{},FE=(e,t)=>{if(void 0===t.$ref)return;const r=ui(oc(t.$ref)),s=oc(t.meta.get("inherited$id"));return`${sn(((e,t)=>di(e,fi(pi(t)))),e,[...s,oc(t.$ref)])}${"#"===r?"":r}`},RE=e=>{if(RE.cache.has(e))return RE.cache.get(e);const t=ev.refract(e);return RE.cache.set(e,t),t};RE.cache=new WeakMap;const DE=e=>$a(e)?RE(e):e,NE=(e,t)=>{const{cache:r}=NE,s=pi(e),n=e=>ib(e)&&void 0!==e.$id;if(!r.has(t)){const e=CE(n,t);r.set(t,Array.from(e))}const i=r.get(t).find((e=>((e,t)=>{if(void 0===t.$id)return;const r=oc(t.meta.get("inherited$id"));return sn(((e,t)=>di(e,fi(pi(t)))),e,[...r,oc(t.$id)])})(s,e)===s));if(Dn(i))throw new IE(`Evaluation failed on URI: "${e}"`);let o,a;return TE(kE(e))?(o=_E,a=kE(e)):(o=il,a=rl(e)),o(a,i)};NE.cache=new WeakMap;const LE=class extends Xx{};const qE=class extends cE{};const BE=class extends lE{},UE=async(e,t)=>{const r=new Jx({uri:fi(pi(e)),mediaType:t.parse.mediaType}),s=await(async(e,t)=>{const r=t.resolve.resolvers.map((e=>{const r=Object.create(e);return Object.assign(r,t.resolve.resolverOpts)})),s=await Wx("canRead",[e,t],r);if(yc(s))throw new BE(e.uri);try{const{result:t}=await Yx("read",[e],s);return t}catch(t){throw new cE(`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)})),s=await Wx("canParse",[e,t],r);if(yc(s))throw new BE(e.uri);try{const{plugin:r,result:n}=await Yx("parse",[e,t],s);return!r.allowEmpty&&n.isEmpty?Promise.reject(new eE(`Error while parsing file "${e.uri}". File is empty.`)):n}catch(t){throw new eE(`Error while parsing file "${e.uri}"`,{cause:t})}})(new Jx({...r,data:s}),t)};class VE extends Array{includesCycle(e){return this.filter((t=>t.has(e))).length>1}includes(e,t){return e instanceof Set?super.includes(e,t):this.some((t=>t.has(e)))}findItem(e){for(const t of this)for(const r of t)if(fa(r)&&e(r))return r}}const zE=Qa[Symbol.for("nodejs.util.promisify.custom")],HE=new jE,GE=(e,t,r,s)=>{Ea(s)?s.value=e:Array.isArray(s)&&(s[r]=e)};class JE{indirections;namespace;reference;options;ancestors;refractCache;constructor({reference:e,namespace:t,options:r,indirections:s=[],ancestors:n=new VE,refractCache:i=new Map}){this.indirections=s,this.namespace=t,this.reference=e,this.options=r,this.ancestors=new VE(...n),this.refractCache=i}toBaseURI(e){return di(this.reference.uri,fi(pi(e)))}async toReference(e){if(this.reference.depth>=this.options.resolve.maxDepth)throw new qE(`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(vE(t,"uri"));const s=await UE(mi(t),{...this.options,parse:{...this.options.parse,mediaType:"text/plain"}}),n=new Fx({uri:t,value:za(s),depth:this.reference.depth+1});if(r.add(n),this.options.dereference.immutable){const e=new Fx({uri:`immutable://${t}`,value:s,depth:this.reference.depth+1});r.add(e)}return n}toAncestorLineage(e){const t=new Set(e.filter(fa));return[new VE(...this.ancestors,t),t]}async ReferenceElement(e,t,r,s,n,i){if(this.indirections.includes(e))return!1;const[o,a]=this.toAncestorLineage([...n,r]),c=this.toBaseURI(oc(e.$ref)),l=pi(this.reference.uri)===c,u=!l;if(!this.options.resolve.internal&&l)return!1;if(!this.options.resolve.external&&u)return!1;const p=await this.toReference(oc(e.$ref)),h=di(c,oc(e.$ref));this.indirections.push(e);const d=rl(h);let f=il(d,p.value.result);if(f.id=HE.identify(f),$a(f)){const t=oc(e.meta.get("referenced-element")),r=`${t}-${oc(HE.identify(f))}`;if(this.refractCache.has(r))f=this.refractCache.get(r);else if(bh(f))f=Wg.refract(f),f.setMetaProperty("referenced-element",t),this.refractCache.set(r,f);else{f=this.namespace.getElementClass(t).refract(f),this.refractCache.set(r,f)}}if(e===f)throw new Yr("Recursive Reference Object detected");if(this.indirections.length>this.options.dereference.maxDepth)throw new LE(`Maximum dereference depth of "${this.options.dereference.maxDepth}" has been exceeded in file "${this.reference.uri}"`);if(o.includes(f)){if(p.refSet.circular=!0,"error"===this.options.dereference.circular)throw new Yr("Circular reference detected");if("replace"===this.options.dereference.circular){var m,y;const t=new Wo.sI(f.id,{type:"reference",uri:p.uri,$ref:oc(e.$ref)}),s=(null!==(m=null===(y=this.options.dereference.strategyOpts["openapi-3-1"])||void 0===y?void 0:y.circularReplacer)&&void 0!==m?m:this.options.dereference.circularReplacer)(t);return i.replaceWith(s,GE),!r&&s}}const g=pi(p.refSet.rootRef.uri)!==p.uri,v=["error","replace"].includes(this.options.dereference.circular);if((u||g||eb(f)||v)&&!o.includesCycle(f)){a.add(e);const t=new JE({reference:p,namespace:this.namespace,indirections:[...this.indirections],options:this.options,refractCache:this.refractCache,ancestors:o});f=await zE(f,t,{keyMap:Sx,nodeTypeGetter:Ox}),a.delete(e)}this.indirections.pop();const b=Ja(f);return b.setMetaProperty("id",HE.generateId()),b.setMetaProperty("ref-fields",{$ref:oc(e.$ref),description:oc(e.description),summary:oc(e.summary)}),b.setMetaProperty("ref-origin",p.uri),b.setMetaProperty("ref-referencing-element-id",za(HE.identify(e))),ba(f)&&ba(b)&&(e.hasKey("description")&&"description"in f&&(b.remove("description"),b.set("description",e.get("description"))),e.hasKey("summary")&&"summary"in f&&(b.remove("summary"),b.set("summary",e.get("summary")))),i.replaceWith(b,GE),!r&&b}async PathItemElement(e,t,r,s,n,i){if(!ma(e.$ref))return;if(this.indirections.includes(e))return!1;const[o,a]=this.toAncestorLineage([...n,r]),c=this.toBaseURI(oc(e.$ref)),l=pi(this.reference.uri)===c,u=!l;if(!this.options.resolve.internal&&l)return;if(!this.options.resolve.external&&u)return;const p=await this.toReference(oc(e.$ref)),h=di(c,oc(e.$ref));this.indirections.push(e);const d=rl(h);let f=il(d,p.value.result);if(f.id=HE.identify(f),$a(f)){const e=`path-item-${oc(HE.identify(f))}`;this.refractCache.has(e)?f=this.refractCache.get(e):(f=Gg.refract(f),this.refractCache.set(e,f))}if(e===f)throw new Yr("Recursive Path Item Object reference detected");if(this.indirections.length>this.options.dereference.maxDepth)throw new LE(`Maximum dereference depth of "${this.options.dereference.maxDepth}" has been exceeded in file "${this.reference.uri}"`);if(o.includes(f)){if(p.refSet.circular=!0,"error"===this.options.dereference.circular)throw new Yr("Circular reference detected");if("replace"===this.options.dereference.circular){var m,y;const t=new Wo.sI(f.id,{type:"path-item",uri:p.uri,$ref:oc(e.$ref)}),s=(null!==(m=null===(y=this.options.dereference.strategyOpts["openapi-3-1"])||void 0===y?void 0:y.circularReplacer)&&void 0!==m?m:this.options.dereference.circularReplacer)(t);return i.replaceWith(s,GE),!r&&s}}const g=pi(p.refSet.rootRef.uri)!==p.uri,v=["error","replace"].includes(this.options.dereference.circular);if((u||g||Xv(f)&&ma(f.$ref)||v)&&!o.includesCycle(f)){a.add(e);const t=new JE({reference:p,namespace:this.namespace,indirections:[...this.indirections],options:this.options,refractCache:this.refractCache,ancestors:o});f=await zE(f,t,{keyMap:Sx,nodeTypeGetter:Ox}),a.delete(e)}if(this.indirections.pop(),Xv(f)){const t=new Gg([...f.content],za(f.meta),za(f.attributes));t.setMetaProperty("id",HE.generateId()),e.forEach(((e,r,s)=>{t.remove(oc(r)),t.content.push(s)})),t.remove("$ref"),t.setMetaProperty("ref-fields",{$ref:oc(e.$ref)}),t.setMetaProperty("ref-origin",p.uri),t.setMetaProperty("ref-referencing-element-id",za(HE.identify(e))),f=t}return i.replaceWith(f,GE),r?void 0:f}async LinkElement(e,t,r,s,n,i){if(!ma(e.operationRef)&&!ma(e.operationId))return;if(ma(e.operationRef)&&ma(e.operationId))throw new Yr("LinkElement operationRef and operationId fields are mutually exclusive.");let o;if(ma(e.operationRef)){var a;const t=rl(oc(e.operationRef)),s=this.toBaseURI(oc(e.operationRef)),n=pi(this.reference.uri)===s,c=!n;if(!this.options.resolve.internal&&n)return;if(!this.options.resolve.external&&c)return;const l=await this.toReference(oc(e.operationRef));if(o=il(t,l.value.result),$a(o)){const e=`operation-${oc(HE.identify(o))}`;this.refractCache.has(e)?o=this.refractCache.get(e):(o=zg.refract(o),this.refractCache.set(e,o))}o=Ja(o),o.setMetaProperty("ref-origin",l.uri);const u=Ja(e);return null===(a=u.operationRef)||void 0===a||a.meta.set("operation",o),i.replaceWith(u,GE),r?void 0:u}if(ma(e.operationId)){var c;const t=oc(e.operationId),s=await this.toReference(mi(this.reference.uri));if(o=SE((e=>Wv(e)&&fa(e.operationId)&&e.operationId.equals(t)),s.value.result),Dn(o))throw new Yr(`OperationElement(operationId=${t}) not found.`);const n=Ja(e);return null===(c=n.operationId)||void 0===c||c.meta.set("operation",o),i.replaceWith(n,GE),r?void 0:n}}async ExampleElement(e,t,r,s,n,i){if(!ma(e.externalValue))return;if(e.hasKey("value")&&ma(e.externalValue))throw new Yr("ExampleElement value and externalValue fields are mutually exclusive.");const o=this.toBaseURI(oc(e.externalValue)),a=pi(this.reference.uri)===o,c=!a;if(!this.options.resolve.internal&&a)return;if(!this.options.resolve.external&&c)return;const l=await this.toReference(oc(e.externalValue)),u=Ja(l.value.result);u.setMetaProperty("ref-origin",l.uri);const p=Ja(e);return p.value=u,i.replaceWith(p,GE),r?void 0:p}async SchemaElement(e,t,r,s,n,i){if(!ma(e.$ref))return;if(this.indirections.includes(e))return!1;const[o,a]=this.toAncestorLineage([...n,r]);let c=await this.toReference(mi(this.reference.uri)),{uri:l}=c;const u=FE(l,e),p=pi(u),h=new Jx({uri:p}),d=xE((e=>e.canRead(h)),this.options.resolve.resolvers),f=!d;let m,y=pi(this.reference.uri)===u,g=!y;this.indirections.push(e);try{if(d||f){l=this.toBaseURI(u);const e=u,t=DE(c.value.result);if(m=NE(e,t),m=DE(m),m.id=HE.identify(m),!this.options.resolve.internal&&y)return;if(!this.options.resolve.external&&g)return}else{if(l=this.toBaseURI(u),y=pi(this.reference.uri)===l,g=!y,!this.options.resolve.internal&&y)return;if(!this.options.resolve.external&&g)return;c=await this.toReference(mi(u));const e=rl(u),t=DE(c.value.result);m=il(e,t),m=DE(m),m.id=HE.identify(m)}}catch(e){if(!(f&&e instanceof IE))throw e;if(TE(kE(u))){if(y=pi(this.reference.uri)===l,g=!y,!this.options.resolve.internal&&y)return;if(!this.options.resolve.external&&g)return;c=await this.toReference(mi(u));const e=kE(u),t=DE(c.value.result);m=_E(e,t),m=DE(m),m.id=HE.identify(m)}else{if(l=this.toBaseURI(u),y=pi(this.reference.uri)===l,g=!y,!this.options.resolve.internal&&y)return;if(!this.options.resolve.external&&g)return;c=await this.toReference(mi(u));const e=rl(u),t=DE(c.value.result);m=il(e,t),m=DE(m),m.id=HE.identify(m)}}if(e===m)throw new Yr("Recursive Schema Object reference detected");if(this.indirections.length>this.options.dereference.maxDepth)throw new LE(`Maximum dereference depth of "${this.options.dereference.maxDepth}" has been exceeded in file "${this.reference.uri}"`);if(o.includes(m)){if(c.refSet.circular=!0,"error"===this.options.dereference.circular)throw new Yr("Circular reference detected");if("replace"===this.options.dereference.circular){var v,b;const t=new Wo.sI(m.id,{type:"json-schema",uri:c.uri,$ref:oc(e.$ref)}),s=(null!==(v=null===(b=this.options.dereference.strategyOpts["openapi-3-1"])||void 0===b?void 0:b.circularReplacer)&&void 0!==v?v:this.options.dereference.circularReplacer)(t);return i.replaceWith(s,GE),!r&&s}}const x=pi(c.refSet.rootRef.uri)!==c.uri,E=["error","replace"].includes(this.options.dereference.circular);if((g||x||ib(m)&&ma(m.$ref)||E)&&!o.includesCycle(m)){a.add(e);const t=new JE({reference:c,namespace:this.namespace,indirections:[...this.indirections],options:this.options,refractCache:this.refractCache,ancestors:o});m=await zE(m,t,{keyMap:Sx,nodeTypeGetter:Ox}),a.delete(e)}if(this.indirections.pop(),ob(m)){const t=za(m);return t.setMetaProperty("id",HE.generateId()),t.setMetaProperty("ref-fields",{$ref:oc(e.$ref)}),t.setMetaProperty("ref-origin",c.uri),t.setMetaProperty("ref-referencing-element-id",za(HE.identify(e))),i.replaceWith(t,GE),!r&&t}if(ib(m)){const t=new ev([...m.content],za(m.meta),za(m.attributes));t.setMetaProperty("id",HE.generateId()),e.forEach(((e,r,s)=>{t.remove(oc(r)),t.content.push(s)})),t.remove("$ref"),t.setMetaProperty("ref-fields",{$ref:oc(e.$ref)}),t.setMetaProperty("ref-origin",c.uri),t.setMetaProperty("ref-referencing-element-id",za(HE.identify(e))),m=t}return i.replaceWith(m,GE),r?void 0:m}}const KE=JE,WE=Qa[Symbol.for("nodejs.util.promisify.custom")];const YE=class extends bE{constructor(e){super({...null!=e?e:{},name:"openapi-3-1"})}canDereference(e){var t;return"text/plain"!==e.mediaType?Ix.includes(e.mediaType):Kv(null===(t=e.parseResult)||void 0===t?void 0:t.result)}async dereference(e,t){var r;const s=jc(Px),n=null!==(r=t.dereference.refSet)&&void 0!==r?r:new Rx,i=new Rx;let o,a=n;n.has(e.uri)?o=n.find(vE(e.uri,"uri")):(o=new Fx({uri:e.uri,value:e.parseResult}),n.add(o)),t.dereference.immutable&&(n.refs.map((e=>new Fx({...e,value:za(e.value)}))).forEach((e=>i.add(e))),o=i.find((t=>t.uri===e.uri)),a=i);const c=new KE({reference:o,namespace:s,options:t}),l=await WE(a.rootRef.value,c,{keyMap:Sx,nodeTypeGetter:Ox});return t.dereference.immutable&&i.refs.filter((e=>e.uri.startsWith("immutable://"))).map((e=>new Fx({...e,uri:e.uri.replace(/^immutable:\/\//,"")}))).forEach((e=>n.add(e))),null===t.dereference.refSet&&n.clean(),i.clean(),l}},XE=e=>{const t=(e=>e.slice(2))(e);return t.reduce(((e,r,s)=>{if(Ea(r)){const t=String(oc(r.key));e.push(t)}else if(xa(t[s-2])){const n=t[s-2].content.indexOf(r);e.push(n)}return e}),[])};const ZE=class{modelPropertyMacro;options;SchemaElement={leave:(e,t,r,s,n)=>{void 0!==e.properties&&ba(e.properties)&&e.properties.forEach((t=>{if(ba(t))try{const e=this.modelPropertyMacro(oc(t));t.set("default",e)}catch(t){const s=new Error(t,{cause:t});s.fullPath=[...XE([...n,r,e]),"properties"],this.options.dereference.dereferenceOpts?.errors?.push?.(s)}}))}};constructor({modelPropertyMacro:e,options:t}){this.modelPropertyMacro=e,this.options=t}};const QE=class{options;SchemaElement={leave(e,t,r,s,n){if(void 0===e.allOf)return;if(!xa(e.allOf)){const t=new TypeError("allOf must be an array");return t.fullPath=[...XE([...n,r,e]),"allOf"],void this.options.dereference.dereferenceOpts?.errors?.push?.(t)}if(e.allOf.isEmpty)return void e.remove("allOf");if(!e.allOf.content.every(ib)){const t=new TypeError("Elements in allOf must be objects");return t.fullPath=[...XE([...n,r,e]),"allOf"],void this.options.dereference.dereferenceOpts?.errors?.push?.(t)}for(;e.hasKey("allOf");){const{allOf:t}=e;e.remove("allOf");const r=Eu.all([...t.content,e]);if(e.hasKey("$$ref")||r.remove("$$ref"),e.hasKey("example")){const t=r.getMember("example");t&&(t.value=e.get("example"))}if(e.hasKey("examples")){const t=r.getMember("examples");t&&(t.value=e.get("examples"))}e.content=r.content}}};constructor({options:e}){this.options=e}};const ew=class{parameterMacro;options;#e;OperationElement={enter:e=>{this.#e=e},leave:()=>{this.#e=void 0}};ParameterElement={leave:(e,t,r,s,n)=>{const i=this.#e?oc(this.#e):null,o=oc(e);try{const t=this.parameterMacro(i,o);e.set("default",t)}catch(e){const t=new Error(e,{cause:e});t.fullPath=XE([...n,r]),this.options.dereference.dereferenceOpts?.errors?.push?.(t)}}};constructor({parameterMacro:e,options:t}){this.parameterMacro=e,this.options=t}},tw=e=>{if(null==e.cause)return e;let{cause:t}=e;for(;null!=t.cause;)t=t.cause;return t};const rw=class extends Xr{},{wrapError:sw}=ro,nw=Qa[Symbol.for("nodejs.util.promisify.custom")],iw=new jE,ow=(e,t,r,s)=>{Ea(s)?s.value=e:Array.isArray(s)&&(s[r]=e)};class aw extends KE{useCircularStructures;allowMetaPatches;basePath;constructor({allowMetaPatches:e=!0,useCircularStructures:t=!1,basePath:r=null,...s}){super(s),this.allowMetaPatches=e,this.useCircularStructures=t,this.basePath=r}async ReferenceElement(e,t,r,s,n,i){try{if(this.indirections.includes(e))return!1;const[t,s]=this.toAncestorLineage([...n,r]),o=this.toBaseURI(oc(e.$ref)),a=pi(this.reference.uri)===o,c=!a;if(!this.options.resolve.internal&&a)return!1;if(!this.options.resolve.external&&c)return!1;const l=await this.toReference(oc(e.$ref)),u=di(o,oc(e.$ref));this.indirections.push(e);const p=rl(u);let h=il(p,l.value.result);if(h.id=iw.identify(h),$a(h)){const t=oc(e.meta.get("referenced-element")),r=`${t}-${oc(iw.identify(h))}`;if(this.refractCache.has(r))h=this.refractCache.get(r);else if(bh(h))h=Wg.refract(h),h.setMetaProperty("referenced-element",t),this.refractCache.set(r,h);else{h=this.namespace.getElementClass(t).refract(h),this.refractCache.set(r,h)}}if(e===h)throw new Yr("Recursive Reference Object detected");if(this.indirections.length>this.options.dereference.maxDepth)throw new LE(`Maximum dereference depth of "${this.options.dereference.maxDepth}" has been exceeded in file "${this.reference.uri}"`);if(t.includes(h)){if(l.refSet.circular=!0,"error"===this.options.dereference.circular)throw new Yr("Circular reference detected");if("replace"===this.options.dereference.circular){const t=new Wo.sI(h.id,{type:"reference",uri:l.uri,$ref:oc(e.$ref),baseURI:u,referencingElement:e}),s=(this.options.dereference.strategyOpts["openapi-3-1"]?.circularReplacer??this.options.dereference.circularReplacer)(t);return i.replaceWith(t,ow),!r&&s}}const d=pi(l.refSet.rootRef.uri)!==l.uri,f=["error","replace"].includes(this.options.dereference.circular);if((c||d||eb(h)||f)&&!t.includesCycle(h)){s.add(e);const i=new aw({reference:l,namespace:this.namespace,indirections:[...this.indirections],options:this.options,refractCache:this.refractCache,ancestors:t,allowMetaPatches:this.allowMetaPatches,useCircularStructures:this.useCircularStructures,basePath:this.basePath??[...XE([...n,r,e]),"$ref"]});h=await nw(h,i,{keyMap:Sx,nodeTypeGetter:Ox}),s.delete(e)}this.indirections.pop();const m=Ja(h);if(m.setMetaProperty("ref-fields",{$ref:oc(e.$ref),description:oc(e.description),summary:oc(e.summary)}),m.setMetaProperty("ref-origin",l.uri),m.setMetaProperty("ref-referencing-element-id",za(iw.identify(e))),ba(h)&&(e.hasKey("description")&&"description"in h&&(m.remove("description"),m.set("description",e.get("description"))),e.hasKey("summary")&&"summary"in h&&(m.remove("summary"),m.set("summary",e.get("summary")))),this.allowMetaPatches&&ba(m)&&!m.hasKey("$$ref")){const e=di(o,u);m.set("$$ref",e)}return i.replaceWith(m,ow),!r&&m}catch(t){const s=tw(t),i=sw(s,{baseDoc:this.reference.uri,$ref:oc(e.$ref),pointer:rl(oc(e.$ref)),fullPath:this.basePath??[...XE([...n,r,e]),"$ref"]});return void this.options.dereference.dereferenceOpts?.errors?.push?.(i)}}async PathItemElement(e,t,r,s,n,i){try{if(!ma(e.$ref))return;if(this.indirections.includes(e))return!1;if(_a(["cycle"],e.$ref))return!1;const[t,s]=this.toAncestorLineage([...n,r]),o=this.toBaseURI(oc(e.$ref)),a=pi(this.reference.uri)===o,c=!a;if(!this.options.resolve.internal&&a)return;if(!this.options.resolve.external&&c)return;const l=await this.toReference(oc(e.$ref)),u=di(o,oc(e.$ref));this.indirections.push(e);const p=rl(u);let h=il(p,l.value.result);if(h.id=iw.identify(h),$a(h)){const e=`path-item-${oc(iw.identify(h))}`;this.refractCache.has(e)?h=this.refractCache.get(e):(h=Gg.refract(h),this.refractCache.set(e,h))}if(e===h)throw new Yr("Recursive Path Item Object reference detected");if(this.indirections.length>this.options.dereference.maxDepth)throw new LE(`Maximum dereference depth of "${this.options.dereference.maxDepth}" has been exceeded in file "${this.reference.uri}"`);if(t.includes(h)){if(l.refSet.circular=!0,"error"===this.options.dereference.circular)throw new Yr("Circular reference detected");if("replace"===this.options.dereference.circular){const t=new Wo.sI(h.id,{type:"path-item",uri:l.uri,$ref:oc(e.$ref),baseURI:u,referencingElement:e}),s=(this.options.dereference.strategyOpts["openapi-3-1"]?.circularReplacer??this.options.dereference.circularReplacer)(t);return i.replaceWith(t,ow),!r&&s}}const d=pi(l.refSet.rootRef.uri)!==l.uri,f=["error","replace"].includes(this.options.dereference.circular);if((c||d||Xv(h)&&ma(h.$ref)||f)&&!t.includesCycle(h)){s.add(e);const i=new aw({reference:l,namespace:this.namespace,indirections:[...this.indirections],options:this.options,ancestors:t,allowMetaPatches:this.allowMetaPatches,useCircularStructures:this.useCircularStructures,basePath:this.basePath??[...XE([...n,r,e]),"$ref"]});h=await nw(h,i,{keyMap:Sx,nodeTypeGetter:Ox}),s.delete(e)}if(this.indirections.pop(),Xv(h)){const t=new Gg([...h.content],za(h.meta),za(h.attributes));if(e.forEach(((e,r,s)=>{t.remove(oc(r)),t.content.push(s)})),t.remove("$ref"),t.setMetaProperty("ref-fields",{$ref:oc(e.$ref)}),t.setMetaProperty("ref-origin",l.uri),t.setMetaProperty("ref-referencing-element-id",za(iw.identify(e))),this.allowMetaPatches&&void 0===t.get("$$ref")){const e=di(o,u);t.set("$$ref",e)}h=t}return i.replaceWith(h,ow),r?void 0:h}catch(t){const s=tw(t),i=sw(s,{baseDoc:this.reference.uri,$ref:oc(e.$ref),pointer:rl(oc(e.$ref)),fullPath:this.basePath??[...XE([...n,r,e]),"$ref"]});return void this.options.dereference.dereferenceOpts?.errors?.push?.(i)}}async SchemaElement(e,t,r,s,n,i){try{if(!ma(e.$ref))return;if(this.indirections.includes(e))return!1;const[t,s]=this.toAncestorLineage([...n,r]);let o=await this.toReference(mi(this.reference.uri)),{uri:a}=o;const c=FE(a,e),l=pi(c),u=new Jx({uri:l}),p=!this.options.resolve.resolvers.some((e=>e.canRead(u))),h=!p;let d,f=pi(this.reference.uri)===c,m=!f;this.indirections.push(e);try{if(p||h){a=this.toBaseURI(c);const e=c,t=DE(o.value.result);if(d=NE(e,t),d=DE(d),d.id=iw.identify(d),!this.options.resolve.internal&&f)return;if(!this.options.resolve.external&&m)return}else{if(a=this.toBaseURI(c),f=pi(this.reference.uri)===a,m=!f,!this.options.resolve.internal&&f)return;if(!this.options.resolve.external&&m)return;o=await this.toReference(mi(c));const e=rl(c),t=DE(o.value.result);d=il(e,t),d=DE(d),d.id=iw.identify(d)}}catch(e){if(!(h&&e instanceof IE))throw e;if(TE(kE(c))){if(f=pi(this.reference.uri)===a,m=!f,!this.options.resolve.internal&&f)return;if(!this.options.resolve.external&&m)return;o=await this.toReference(mi(c));const e=kE(c),t=DE(o.value.result);d=_E(e,t),d=DE(d),d.id=iw.identify(d)}else{if(a=this.toBaseURI(oc(c)),f=pi(this.reference.uri)===a,m=!f,!this.options.resolve.internal&&f)return;if(!this.options.resolve.external&&m)return;o=await this.toReference(mi(c));const e=rl(c),t=DE(o.value.result);d=il(e,t),d=DE(d),d.id=iw.identify(d)}}if(e===d)throw new Yr("Recursive Schema Object reference detected");if(this.indirections.length>this.options.dereference.maxDepth)throw new LE(`Maximum dereference depth of "${this.options.dereference.maxDepth}" has been exceeded in file "${this.reference.uri}"`);if(t.includes(d)){if(o.refSet.circular=!0,"error"===this.options.dereference.circular)throw new Yr("Circular reference detected");if("replace"===this.options.dereference.circular){const t=new Wo.sI(d.id,{type:"json-schema",uri:o.uri,$ref:oc(e.$ref),baseURI:di(a,c),referencingElement:e}),s=(this.options.dereference.strategyOpts["openapi-3-1"]?.circularReplacer??this.options.dereference.circularReplacer)(t);return i.replaceWith(s,ow),!r&&s}}const y=pi(o.refSet.rootRef.uri)!==o.uri,g=["error","replace"].includes(this.options.dereference.circular);if((m||y||ib(d)&&ma(d.$ref)||g)&&!t.includesCycle(d)){s.add(e);const i=new aw({reference:o,namespace:this.namespace,indirections:[...this.indirections],options:this.options,useCircularStructures:this.useCircularStructures,allowMetaPatches:this.allowMetaPatches,ancestors:t,basePath:this.basePath??[...XE([...n,r,e]),"$ref"]});d=await nw(d,i,{keyMap:Sx,nodeTypeGetter:Ox}),s.delete(e)}if(this.indirections.pop(),ob(d)){const t=za(d);return t.setMetaProperty("ref-fields",{$ref:oc(e.$ref)}),t.setMetaProperty("ref-origin",o.uri),t.setMetaProperty("ref-referencing-element-id",za(iw.identify(e))),i.replaceWith(t,ow),!r&&t}if(ib(d)){const t=new ev([...d.content],za(d.meta),za(d.attributes));if(e.forEach(((e,r,s)=>{t.remove(oc(r)),t.content.push(s)})),t.remove("$ref"),t.setMetaProperty("ref-fields",{$ref:oc(e.$ref)}),t.setMetaProperty("ref-origin",o.uri),t.setMetaProperty("ref-referencing-element-id",za(iw.identify(e))),this.allowMetaPatches&&void 0===t.get("$$ref")){const e=di(a,c);t.set("$$ref",e)}d=t}return i.replaceWith(d,ow),r?void 0:d}catch(t){const s=tw(t),i=new rw(`Could not resolve reference: ${s.message}`,{baseDoc:this.reference.uri,$ref:oc(e.$ref),fullPath:this.basePath??[...XE([...n,r,e]),"$ref"],cause:s});return void this.options.dereference.dereferenceOpts?.errors?.push?.(i)}}async LinkElement(){}async ExampleElement(e,t,r,s,n,i){try{return await super.ExampleElement(e,t,r,s,n,i)}catch(t){const s=tw(t),i=sw(s,{baseDoc:this.reference.uri,externalValue:oc(e.externalValue),fullPath:this.basePath??[...XE([...n,r,e]),"externalValue"]});return void this.options.dereference.dereferenceOpts?.errors?.push?.(i)}}}const cw=aw,lw=La[Symbol.for("nodejs.util.promisify.custom")];const uw=class{constructor({parameterMacro:e,modelPropertyMacro:t,mode:r,options:s,...n}){const i=[];i.push(new cw({...n,options:s})),"function"==typeof t&&i.push(new ZE({modelPropertyMacro:t,options:s})),"strict"!==r&&i.push(new QE({options:s})),"function"==typeof e&&i.push(new ew({parameterMacro:e,options:s}));const o=lw(i,{nodeTypeGetter:Ox});Object.assign(this,o)}},pw=Qa[Symbol.for("nodejs.util.promisify.custom")];const hw=class extends YE{allowMetaPatches;parameterMacro;modelPropertyMacro;mode;ancestors;constructor({allowMetaPatches:e=!1,parameterMacro:t=null,modelPropertyMacro:r=null,mode:s="non-strict",ancestors:n=[],...i}={}){super({...i}),this.name="openapi-3-1-swagger-client",this.allowMetaPatches=e,this.parameterMacro=t,this.modelPropertyMacro=r,this.mode=s,this.ancestors=[...n]}async dereference(e,t){const r=jc(Px),s=t.dereference.refSet??new Rx,n=new Rx;let i,o=s;s.has(e.uri)?i=s.find((t=>t.uri===e.uri)):(i=new Fx({uri:e.uri,value:e.parseResult}),s.add(i)),t.dereference.immutable&&(s.refs.map((e=>new Fx({...e,value:za(e.value)}))).forEach((e=>n.add(e))),i=n.find((t=>t.uri===e.uri)),o=n);const a=new uw({reference:i,namespace:r,options:t,allowMetaPatches:this.allowMetaPatches,ancestors:this.ancestors,modelPropertyMacro:this.modelPropertyMacro,mode:this.mode,parameterMacro:this.parameterMacro}),c=await pw(o.rootRef.value,a,{keyMap:Sx,nodeTypeGetter:Ox});return t.dereference.immutable&&n.refs.filter((e=>e.uri.startsWith("immutable://"))).map((e=>new Fx({...e,uri:e.uri.replace(/^immutable:\/\//,"")}))).forEach((e=>s.add(e))),null===t.dereference.refSet&&s.clean(),n.clean(),c}},dw=e=>{const t=oc(e.meta.get("baseURI")),r=e.meta.get("referencingElement");return new Wo.Sh({$ref:t},za(r.meta),za(r.attributes))},fw=async e=>{const{spec:t,timeout:r,redirects:s,requestInterceptor:n,responseInterceptor:i,pathDiscriminator:o=[],allowMetaPatches:a=!1,useCircularStructures:c=!1,skipNormalization:l=!1,parameterMacro:u=null,modelPropertyMacro:h=null,mode:d="non-strict",strategies:f}=e;try{const{cache:m}=fw,y=f.find((e=>e.match(t))),g=ci(hi())?hi():p,v=Yt(e),b=di(g,v);let x;m.has(t)?x=m.get(t):(x=Vg.refract(t),x.classes.push("result"),m.set(t,x));const E=new ia([x]),w=Fc(o),j=""===w?"":`#${w}`,O=il(w,x),S=new Fx({uri:b,value:E}),P=new Rx({refs:[S]});""!==w&&(P.rootRef=void 0);const A=[new Set([O])],$=[],T=await(async(e,t={})=>{const r=Gx(Dx,t);return Qx(e,r)})(O,{resolve:{baseURI:`${b}${j}`,resolvers:[new hE({timeout:r||1e4,redirects:s||10})],resolverOpts:{swaggerHTTPClientConfig:{requestInterceptor:n,responseInterceptor:i}},strategies:[new iE]},parse:{mediaType:Ix.latest(),parsers:[new yE({allowEmpty:!1,sourceMap:!1}),new gE({allowEmpty:!1,sourceMap:!1}),new fE({allowEmpty:!1,sourceMap:!1}),new mE({allowEmpty:!1,sourceMap:!1}),new sE({allowEmpty:!1,sourceMap:!1})]},dereference:{maxDepth:100,strategies:[new hw({allowMetaPatches:a,useCircularStructures:c,parameterMacro:u,modelPropertyMacro:h,mode:d,ancestors:A})],refSet:P,dereferenceOpts:{errors:$},immutable:!1,circular:c?"ignore":"replace",circularReplacer:c?Dx.dereference.circularReplacer:dw}}),k=((e,t,r)=>new _c({element:r}).transclude(e,t))(O,T,x),_=l?k:y.normalize(k);return{spec:oc(_),errors:$}}catch(e){if(e instanceof tl||e instanceof nl)return{spec:null,errors:[]};throw e}};fw.cache=new WeakMap;const mw=fw;function yw(e,t,r){if(r||(r=new gw),function(e){var t=typeof e;return null==e||"object"!=t&&"function"!=t}(e))return e;var s=function(s){var n=r.get(e);if(n)return n;for(var i in r.set(e,s),e)Object.prototype.hasOwnProperty.call(e,i)&&(s[i]=t?yw(e[i],!0,r):e[i]);return s};switch(Es(e)){case"Object":return s(Object.create(Object.getPrototypeOf(e)));case"Array":return s(Array(e.length));case"Date":return new Date(e.valueOf());case"RegExp":return cs(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 gw=function(){function e(){this.map={},this.length=0}return e.prototype.set=function(e,t){var r=this.hash(e),s=this.map[r];s||(this.map[r]=s=[]),s.push([e,t]),this.length+=1},e.prototype.hash=function(e){var 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(var t in this.map)for(var r=this.map[t],s=0;s<r.length;s+=1){if((i=r[s])[0]===e)return i[1]}else{var n=this.hash(e);if(r=this.map[n])for(s=0;s<r.length;s+=1){var i;if((i=r[s])[0]===e)return i[1]}}},e}(),vw=function(){function e(e,t,r,s){this.valueFn=e,this.valueAcc=t,this.keyFn=r,this.xf=s,this.inputs={}}return e.prototype["@@transducer/init"]=Fs,e.prototype["@@transducer/result"]=function(e){var t;for(t in this.inputs)if(ps(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,yw(this.valueAcc,!1)],this.inputs[r][1]=this.valueFn(this.inputs[r][1],t),e},e}();function bw(e,t,r){return function(s){return new vw(e,t,r,s)}}const xw=ts(nn("groupBy",dn(4,[],Ms([],bw,(function(e,t,r,s){var n=rn((function(s,n){var i=r(n),o=e(ps(i,s)?s[i]:yw(t,!1),n);return o&&o["@@transducer/reduced"]?Yo(s):(s[i]=o,s)}));return en(n,{},s)})))((function(e,t){return e.push(t),e}),[])));const Ew=class{internalStore;constructor(e,t,r){this.storageElement=e,this.storageField=t,this.storageSubField=r}get store(){if(!this.internalStore){let e=this.storageElement.get(this.storageField);ba(e)||(e=new Wo.Sh,this.storageElement.set(this.storageField,e));let t=e.get(this.storageSubField);xa(t)||(t=new Wo.wE,e.set(this.storageSubField,t)),this.internalStore=t}return this.internalStore}append(e){this.includes(e)||this.store.push(e)}includes(e){return this.store.includes(e)}},ww=e=>e.replace(/\s/g,""),jw=e=>e.replace(/\W/gi,"_"),Ow=(e,t,r)=>{const s=ww(e);return s.length>0?jw(s):((e,t)=>`${jw(ww(t.toLowerCase()))}${jw(ww(e))}`)(t,r)},Sw=({storageField:e="x-normalized",operationIdNormalizer:t=Ow}={})=>r=>{const{predicates:s,ancestorLineageToJSONPointer:n,namespace:i}=r,o=[],a=[],c=[];let l;return{visitor:{OpenApi3_1Element:{enter(t){l=new Ew(t,e,"operation-ids")},leave(){const e=xw((e=>oc(e.operationId)),a);Object.entries(e).forEach((([e,t])=>{Array.isArray(t)&&(t.length<=1||t.forEach(((t,r)=>{const s=`${e}${r+1}`;t.operationId=new i.elements.String(s)})))})),c.forEach((e=>{if(void 0===e.operationId)return;const t=String(oc(e.operationId)),r=a.find((e=>oc(e.meta.get("originalOperationId"))===t));void 0!==r&&(e.operationId=za.safe(r.operationId),e.meta.set("originalOperationId",t),e.set("__originalOperationId",t))})),a.length=0,c.length=0,l=void 0}},PathItemElement:{enter(e){const t=ln("path",oc(e.meta.get("path")));o.push(t)},leave(){o.pop()}},OperationElement:{enter(e,r,s,c,u){if(void 0===e.operationId)return;const p=n([...u,s,e]);if(l.includes(p))return;const h=String(oc(e.operationId)),d=hn(o),f=ln("method",oc(e.meta.get("http-method"))),m=t(h,d,f);h!==m&&(e.operationId=new i.elements.String(m),e.set("__originalOperationId",h),e.meta.set("originalOperationId",h),a.push(e),l.append(p))}},LinkElement:{leave(e){s.isLinkElement(e)&&void 0!==e.operationId&&c.push(e)}}}}};var Pw=function(){function e(e,t){this.xf=t,this.pred=e,this.items=[]}return e.prototype["@@transducer/init"]=Fs,e.prototype["@@transducer/result"]=Rs,e.prototype["@@transducer/step"]=function(e,t){return us(this.pred,t,this.items)?e:(this.items.push(t),this.xf["@@transducer/step"](e,t))},e}();function Aw(e){return function(t){return new Pw(e,t)}}const $w=ts(Ms([],Aw,(function(e,t){for(var r,s=0,n=t.length,i=[];s<n;)us(e,r=t[s],i)||(i[i.length]=r),s+=1;return i}))),Tw=({storageField:e="x-normalized"}={})=>t=>{const{predicates:r,ancestorLineageToJSONPointer:s}=t,n=(e,t)=>!!r.isParameterElement(e)&&(!!r.isParameterElement(t)&&(!!r.isStringElement(e.name)&&(!!r.isStringElement(e.in)&&(!!r.isStringElement(t.name)&&(!!r.isStringElement(t.in)&&(oc(e.name)===oc(t.name)&&oc(e.in)===oc(t.in))))))),i=[];let o;return{visitor:{OpenApi3_1Element:{enter(t){o=new Ew(t,e,"parameters")},leave(){o=void 0}},PathItemElement:{enter(e,t,s,n,o){if(o.some(r.isComponentsElement))return;const{parameters:a}=e;r.isArrayElement(a)?i.push([...a.content]):i.push([])},leave(){i.pop()}},OperationElement:{leave(e,t,r,a,c){const l=hn(i);if(!Array.isArray(l)||0===l.length)return;const u=s([...c,r,e]);if(o.includes(u))return;const p=OE([],["parameters","content"],e),h=$w(n,[...p,...l]);e.parameters=new Cy(h),o.append(u)}}}}},kw=({storageField:e="x-normalized"}={})=>t=>{const{predicates:r,ancestorLineageToJSONPointer:s}=t;let n,i;return{visitor:{OpenApi3_1Element:{enter(t){i=new Ew(t,e,"security-requirements"),r.isArrayElement(t.security)&&(n=t.security)},leave(){i=void 0,n=void 0}},OperationElement:{leave(e,t,o,a,c){if(c.some(r.isComponentsElement))return;const l=s([...c,o,e]);if(i.includes(l))return;var u;void 0===e.security&&void 0!==n&&(e.security=new Uy(null===(u=n)||void 0===u?void 0:u.content),i.append(l))}}}}},_w=({storageField:e="x-normalized"}={})=>t=>{const{predicates:r,ancestorLineageToJSONPointer:s}=t;let n;return{visitor:{OpenApi3_1Element:{enter(t){n=new Ew(t,e,"parameter-examples")},leave(){n=void 0}},ParameterElement:{leave(e,t,i,o,a){var c,l;if(a.some(r.isComponentsElement))return;if(void 0===e.schema||!r.isSchemaElement(e.schema))return;if(void 0===(null===(c=e.schema)||void 0===c?void 0:c.example)&&void 0===(null===(l=e.schema)||void 0===l?void 0:l.examples))return;const u=s([...a,i,e]);if(!n.includes(u)){if(void 0!==e.examples&&r.isObjectElement(e.examples)){const t=e.examples.map((e=>za.safe(e.value)));return void 0!==e.schema.examples&&(e.schema.set("examples",t),n.append(u)),void(void 0!==e.schema.example&&(e.schema.set("example",t[0]),n.append(u)))}void 0!==e.example&&(void 0!==e.schema.examples&&(e.schema.set("examples",[za(e.example)]),n.append(u)),void 0!==e.schema.example&&(e.schema.set("example",za(e.example)),n.append(u)))}}}}}},Cw=({storageField:e="x-normalized"}={})=>t=>{const{predicates:r,ancestorLineageToJSONPointer:s}=t;let n;return{visitor:{OpenApi3_1Element:{enter(t){n=new Ew(t,e,"header-examples")},leave(){n=void 0}},HeaderElement:{leave(e,t,i,o,a){var c,l;if(a.some(r.isComponentsElement))return;if(void 0===e.schema||!r.isSchemaElement(e.schema))return;if(void 0===(null===(c=e.schema)||void 0===c?void 0:c.example)&&void 0===(null===(l=e.schema)||void 0===l?void 0:l.examples))return;const u=s([...a,i,e]);if(!n.includes(u)){if(void 0!==e.examples&&r.isObjectElement(e.examples)){const t=e.examples.map((e=>za.safe(e.value)));return void 0!==e.schema.examples&&(e.schema.set("examples",t),n.append(u)),void(void 0!==e.schema.example&&(e.schema.set("example",t[0]),n.append(u)))}void 0!==e.example&&(void 0!==e.schema.examples&&(e.schema.set("examples",[za(e.example)]),n.append(u)),void 0!==e.schema.example&&(e.schema.set("example",za(e.example)),n.append(u)))}}}}}},Mw=e=>{if(!ba(e))return e;const t=[Sw({operationIdNormalizer:(e,t,r)=>Po({operationId:e},t,r,{v2OperationIdCompatibilityMode:!1})}),Tw(),kw(),_w(),Cw()];return Ac(e,t,{toolboxCreator:$x,visitorOptions:{keyMap:Sx,nodeTypeGetter:Ox}})},Iw={name:"openapi-3-1-apidom",match:e=>_o(e),normalize(e){if(!fa(e)&&Ko(e)&&!e.$$normalized){const r=(t=Mw,e=>{const r=Vg.refract(e);r.classes.push("result");const s=t(r),n=oc(s);return mw.cache.set(n,s),oc(s)})(e);return r.$$normalized=!0,r}var t;return fa(e)?Mw(e):e},resolve:async e=>mw(e)};function Fw(e,t,r){if(!e||"object"!=typeof e||!e.paths||"object"!=typeof e.paths)return null;const{paths:s}=e;for(const n in s)for(const i in s[n]){if("PARAMETERS"===i.toUpperCase())continue;const o=s[n][i];if(!o||"object"!=typeof o)continue;const a={spec:e,pathName:n,method:i.toUpperCase(),operation:o},c=t(a);if(r&&c)return a}}const Rw=()=>null,Dw={mapTagOperations:function({spec:e,cb:t=Rw,defaultTag:r="default",v2OperationIdCompatibilityMode:s}){const n={},i={};return Fw(e,(({pathName:o,method:a,operation:c})=>{var l;(c.tags?(l=c.tags,Array.isArray(l)?l:[l]):[r]).forEach((r=>{if("string"!=typeof r)return;i[r]=i[r]||{};const l=i[r],u=Po(c,o,a,{v2OperationIdCompatibilityMode:s}),p=t({spec:e,pathName:o,method:a,operation:c,operationId:u});if(n[u])n[u]+=1,l[`${u}${n[u]}`]=p;else if(void 0!==l[u]){const e=n[u]||1;n[u]=e+1,l[`${u}${n[u]}`]=p;const t=l[u];delete l[u],l[`${u}${e}`]=t}else l[u]=p}))})),i},makeExecute:function(e={}){return({pathName:t,method:r,operationId:s})=>(n,i={})=>{const{requestInterceptor:o,responseInterceptor:a,userFetch:c}=e;return e.execute({spec:e.spec,requestInterceptor:o,responseInterceptor:a,userFetch:c,pathName:t,method:r,parameters:n,operationId:s,...i})}}};var Nw=r(7427);const Lw=function(){const e=Uw,t=Bw,r=this,s="parser.js: Parser(): ";r.ast=void 0,r.stats=void 0,r.trace=void 0,r.callbacks=[];let n,i,o,a,c,l,u,p=0,h=0,d=0,f=0,m=0,y=new function(){this.state=e.ACTIVE,this.phraseLength=0,this.refresh=()=>{this.state=e.ACTIVE,this.phraseLength=0}};r.parse=(g,v,x,E)=>{const w=`${s}parse(): `;p=0,h=0,d=0,f=0,m=0,n=void 0,i=void 0,o=void 0,a=void 0,y.refresh(),c=void 0,l=void 0,u=void 0,a=t.stringToChars(x),n=g.rules,i=g.udts;const j=v.toLowerCase();let O;for(const e in n)if(n.hasOwnProperty(e)&&j===n[e].lower){O=n[e].index;break}if(void 0===O)throw new Error(`${w}start rule name '${startRule}' not recognized`);(()=>{const e=`${s}initializeCallbacks(): `;let t,o;for(c=[],l=[],t=0;t<n.length;t+=1)c[t]=void 0;for(t=0;t<i.length;t+=1)l[t]=void 0;const a=[];for(t=0;t<n.length;t+=1)a.push(n[t].lower);for(t=0;t<i.length;t+=1)a.push(i[t].lower);for(const s in r.callbacks)if(r.callbacks.hasOwnProperty(s)){if(t=a.indexOf(s.toLowerCase()),t<0)throw new Error(`${e}syntax callback '${s}' not a rule or udt name`);if(o=r.callbacks[s]?r.callbacks[s]:void 0,"function"!=typeof o&&void 0!==o)throw new Error(`${e}syntax callback[${s}] must be function reference or falsy)`);t<n.length?c[t]=o:l[t-n.length]=o}})(),r.trace&&r.trace.init(n,i,a),r.stats&&r.stats.init(n,i),r.ast&&r.ast.init(n,i,a),u=E,o=[{type:e.RNM,index:O}],b(0,0),o=void 0;let S=!1;switch(y.state){case e.ACTIVE:throw new Error(`${w}final state should never be 'ACTIVE'`);case e.NOMATCH:S=!1;break;case e.EMPTY:case e.MATCH:S=y.phraseLength===a.length;break;default:throw new Error("unrecognized state")}return{success:S,state:y.state,stateName:e.idName(y.state),length:a.length,matched:y.phraseLength,maxMatched:m,maxTreeDepth:d,nodeHits:f}};const g=(t,r,n,i)=>{if(r.phraseLength>n){let e=`${s}opRNM(${t.name}): callback function error: `;throw e+=`sysData.phraseLength: ${r.phraseLength}`,e+=` must be <= remaining chars: ${n}`,new Error(e)}switch(r.state){case e.ACTIVE:if(!i)throw new Error(`${s}opRNM(${t.name}): callback function return error. ACTIVE state not allowed.`);break;case e.EMPTY:r.phraseLength=0;break;case e.MATCH:0===r.phraseLength&&(r.state=e.EMPTY);break;case e.NOMATCH:r.phraseLength=0;break;default:throw new Error(`${s}opRNM(${t.name}): callback function return error. Unrecognized return state: ${r.state}`)}},v=(t,c)=>{let h,d,f;const m=o[t],g=i[m.index];y.UdtIndex=g.index,p||(f=r.ast&&r.ast.udtDefined(m.index),f&&(d=n.length+m.index,h=r.ast.getLength(),r.ast.down(d,g.name)));const v=a.length-c;l[m.index](y,a,c,u),((t,r,n)=>{if(r.phraseLength>n){let e=`${s}opUDT(${t.name}): callback function error: `;throw e+=`sysData.phraseLength: ${r.phraseLength}`,e+=` must be <= remaining chars: ${n}`,new Error(e)}switch(r.state){case e.ACTIVE:throw new Error(`${s}opUDT(${t.name}) ACTIVE state return not allowed.`);case e.EMPTY:if(!t.empty)throw new Error(`${s}opUDT(${t.name}) may not return EMPTY.`);r.phraseLength=0;break;case e.MATCH:if(0===r.phraseLength){if(!t.empty)throw new Error(`${s}opUDT(${t.name}) may not return EMPTY.`);r.state=e.EMPTY}break;case e.NOMATCH:r.phraseLength=0;break;default:throw new Error(`${s}opUDT(${t.name}): callback function return error. Unrecognized return state: ${r.state}`)}})(g,y,v),p||f&&(y.state===e.NOMATCH?r.ast.setLength(h):r.ast.up(d,g.name,c,y.phraseLength))},b=(t,i)=>{const l=`${s}opExecute(): `,x=o[t];switch(f+=1,h>d&&(d=h),h+=1,y.refresh(),r.trace&&r.trace.down(x,i),x.type){case e.ALT:((t,r)=>{const s=o[t];for(let t=0;t<s.children.length&&(b(s.children[t],r),y.state===e.NOMATCH);t+=1);})(t,i);break;case e.CAT:((t,s)=>{let n,i,a,c;const l=o[t];r.ast&&(i=r.ast.getLength()),n=!0,a=s,c=0;for(let t=0;t<l.children.length;t+=1){if(b(l.children[t],a),y.state===e.NOMATCH){n=!1;break}a+=y.phraseLength,c+=y.phraseLength}n?(y.state=0===c?e.EMPTY:e.MATCH,y.phraseLength=c):(y.state=e.NOMATCH,y.phraseLength=0,r.ast&&r.ast.setLength(i))})(t,i);break;case e.REP:((t,s)=>{let n,i,c,l;const u=o[t];if(0===u.max)return y.state=e.EMPTY,void(y.phraseLength=0);for(i=s,c=0,l=0,r.ast&&(n=r.ast.getLength());!(i>=a.length)&&(b(t+1,i),y.state!==e.NOMATCH)&&y.state!==e.EMPTY&&(l+=1,c+=y.phraseLength,i+=y.phraseLength,l!==u.max););y.state===e.EMPTY||l>=u.min?(y.state=0===c?e.EMPTY:e.MATCH,y.phraseLength=c):(y.state=e.NOMATCH,y.phraseLength=0,r.ast&&r.ast.setLength(n))})(t,i);break;case e.RNM:((t,s)=>{let i,l,h;const d=o[t],f=n[d.index],m=c[f.index];if(p||(l=r.ast&&r.ast.ruleDefined(d.index),l&&(i=r.ast.getLength(),r.ast.down(d.index,n[d.index].name))),m){const t=a.length-s;m(y,a,s,u),g(f,y,t,!0),y.state===e.ACTIVE&&(h=o,o=f.opcodes,b(0,s),o=h,m(y,a,s,u),g(f,y,t,!1))}else h=o,o=f.opcodes,b(0,s,y),o=h;p||l&&(y.state===e.NOMATCH?r.ast.setLength(i):r.ast.up(d.index,f.name,s,y.phraseLength))})(t,i);break;case e.TRG:((t,r)=>{const s=o[t];y.state=e.NOMATCH,r<a.length&&s.min<=a[r]&&a[r]<=s.max&&(y.state=e.MATCH,y.phraseLength=1)})(t,i);break;case e.TBS:((t,r)=>{const s=o[t],n=s.string.length;if(y.state=e.NOMATCH,r+n<=a.length){for(let e=0;e<n;e+=1)if(a[r+e]!==s.string[e])return;y.state=e.MATCH,y.phraseLength=n}})(t,i);break;case e.TLS:((t,r)=>{let s;const n=o[t];y.state=e.NOMATCH;const i=n.string.length;if(0!==i){if(r+i<=a.length){for(let e=0;e<i;e+=1)if(s=a[r+e],s>=65&&s<=90&&(s+=32),s!==n.string[e])return;y.state=e.MATCH,y.phraseLength=i}}else y.state=e.EMPTY})(t,i);break;case e.UDT:v(t,i);break;case e.AND:((t,r)=>{switch(p+=1,b(t+1,r),p-=1,y.phraseLength=0,y.state){case e.EMPTY:case e.MATCH:y.state=e.EMPTY;break;case e.NOMATCH:y.state=e.NOMATCH;break;default:throw new Error(`opAND: invalid state ${y.state}`)}})(t,i);break;case e.NOT:((t,r)=>{switch(p+=1,b(t+1,r),p-=1,y.phraseLength=0,y.state){case e.EMPTY:case e.MATCH:y.state=e.NOMATCH;break;case e.NOMATCH:y.state=e.EMPTY;break;default:throw new Error(`opNOT: invalid state ${y.state}`)}})(t,i);break;default:throw new Error(`${l}unrecognized operator`)}p||i+y.phraseLength>m&&(m=i+y.phraseLength),r.stats&&r.stats.collect(x,y),r.trace&&r.trace.up(x,y.state,i,y.phraseLength),h-=1}},qw=function(){const e=Uw,t=Bw,r=this;let s,n,i,o=0;const a=[],c=[],l=[];function u(e){let t="";for(;e-- >0;)t+=" ";return t}r.callbacks=[],r.init=(e,t,u)=>{let p;c.length=0,l.length=0,o=0,s=e,n=t,i=u;const h=[];for(p=0;p<s.length;p+=1)h.push(s[p].lower);for(p=0;p<n.length;p+=1)h.push(n[p].lower);for(o=s.length+n.length,p=0;p<o;p+=1)a[p]=void 0;for(const e in r.callbacks)if(r.callbacks.hasOwnProperty(e)){const t=e.toLowerCase();if(p=h.indexOf(t),p<0)throw new Error(`parser.js: Ast()): init: node '${e}' not a rule or udt name`);a[p]=r.callbacks[e]}},r.ruleDefined=e=>!!a[e],r.udtDefined=e=>!!a[s.length+e],r.down=(t,r)=>{const s=l.length;return c.push(s),l.push({name:r,thisIndex:s,thatIndex:void 0,state:e.SEM_PRE,callbackIndex:t,phraseIndex:void 0,phraseLength:void 0,stack:c.length}),s},r.up=(t,r,s,n)=>{const i=l.length,o=c.pop();return l.push({name:r,thisIndex:i,thatIndex:o,state:e.SEM_POST,callbackIndex:t,phraseIndex:s,phraseLength:n,stack:c.length}),l[o].thatIndex=i,l[o].phraseIndex=s,l[o].phraseLength=n,i},r.translate=t=>{let r,s;for(let n=0;n<l.length;n+=1)s=l[n],r=a[s.callbackIndex],r&&(s.state===e.SEM_PRE?r(e.SEM_PRE,i,s.phraseIndex,s.phraseLength,t):r&&r(e.SEM_POST,i,s.phraseIndex,s.phraseLength,t))},r.setLength=e=>{l.length=e,c.length=e>0?l[e-1].stack:0},r.getLength=()=>l.length,r.toXml=()=>{let r="",s=0;return r+='<?xml version="1.0" encoding="utf-8"?>\n',r+=`<root nodes="${l.length/2}" characters="${i.length}">\n`,r+="\x3c!-- input string --\x3e\n",r+=u(s+2),r+=t.charsToString(i),r+="\n",l.forEach((n=>{n.state===e.SEM_PRE?(s+=1,r+=u(s),r+=`<node name="${n.name}" index="${n.phraseIndex}" length="${n.phraseLength}">\n`,r+=u(s+2),r+=t.charsToString(i,n.phraseIndex,n.phraseLength),r+="\n"):(r+=u(s),r+=`</node>\x3c!-- name="${n.name}" --\x3e\n`,s-=1)})),r+="</root>\n",r}},Bw={stringToChars:e=>[...e].map((e=>e.codePointAt(0))),charsToString:(e,t,r)=>{let s=e;for(;!(void 0===t||t<0);){if(void 0===r){s=e.slice(t);break}if(r<=0)return"";s=e.slice(t,t+r);break}return String.fromCodePoint(...s)}},Uw={ALT:1,CAT:2,REP:3,RNM:4,TRG:5,TBS:6,TLS:7,UDT:11,AND:12,NOT:13,ACTIVE:100,MATCH:101,EMPTY:102,NOMATCH:103,SEM_PRE:200,SEM_POST:201,SEM_OK:300,idName:e=>{switch(e){case Uw.ALT:return"ALT";case Uw.CAT:return"CAT";case Uw.REP:return"REP";case Uw.RNM:return"RNM";case Uw.TRG:return"TRG";case Uw.TBS:return"TBS";case Uw.TLS:return"TLS";case Uw.UDT:return"UDT";case Uw.AND:return"AND";case Uw.NOT:return"NOT";case Uw.ACTIVE:return"ACTIVE";case Uw.EMPTY:return"EMPTY";case Uw.MATCH:return"MATCH";case Uw.NOMATCH:return"NOMATCH";case Uw.SEM_PRE:return"SEM_PRE";case Uw.SEM_POST:return"SEM_POST";case Uw.SEM_OK:return"SEM_OK";default:return"UNRECOGNIZED STATE"}}};const Vw=(e,t,r,s,n)=>{if(e===Uw.SEM_PRE){if(!1===Array.isArray(n))throw new Error("parser's user data must be an array");n.push(["server-url-template",Bw.charsToString(t,r,s)])}return Uw.SEM_OK},zw=(e,t,r,s,n)=>{if(e===Uw.SEM_PRE){if(!1===Array.isArray(n))throw new Error("parser's user data must be an array");n.push(["server-variable",Bw.charsToString(t,r,s)])}return Uw.SEM_OK},Hw=(e,t,r,s,n)=>{if(e===Uw.SEM_PRE){if(!1===Array.isArray(n))throw new Error("parser's user data must be an array");n.push(["server-variable-name",Bw.charsToString(t,r,s)])}return Uw.SEM_OK},Gw=(e,t,r,s,n)=>{if(e===Uw.SEM_PRE){if(!1===Array.isArray(n))throw new Error("parser's user data must be an array");n.push(["literals",Bw.charsToString(t,r,s)])}return Uw.SEM_OK},Jw=new function(){this.grammarObject="grammarObject",this.rules=[],this.rules[0]={name:"server-url-template",lower:"server-url-template",index:0,isBkr:!1},this.rules[1]={name:"server-variable",lower:"server-variable",index:1,isBkr:!1},this.rules[2]={name:"server-variable-name",lower:"server-variable-name",index:2,isBkr:!1},this.rules[3]={name:"literals",lower:"literals",index:3,isBkr:!1},this.rules[4]={name:"ALPHA",lower:"alpha",index:4,isBkr:!1},this.rules[5]={name:"DIGIT",lower:"digit",index:5,isBkr:!1},this.rules[6]={name:"HEXDIG",lower:"hexdig",index:6,isBkr:!1},this.rules[7]={name:"pct-encoded",lower:"pct-encoded",index:7,isBkr:!1},this.rules[8]={name:"unreserved",lower:"unreserved",index:8,isBkr:!1},this.rules[9]={name:"sub-delims",lower:"sub-delims",index:9,isBkr:!1},this.rules[10]={name:"ucschar",lower:"ucschar",index:10,isBkr:!1},this.rules[11]={name:"iprivate",lower:"iprivate",index:11,isBkr:!1},this.udts=[],this.rules[0].opcodes=[],this.rules[0].opcodes[0]={type:3,min:1,max:1/0},this.rules[0].opcodes[1]={type:1,children:[2,3]},this.rules[0].opcodes[2]={type:4,index:3},this.rules[0].opcodes[3]={type:4,index:1},this.rules[1].opcodes=[],this.rules[1].opcodes[0]={type:2,children:[1,2,3]},this.rules[1].opcodes[1]={type:7,string:[123]},this.rules[1].opcodes[2]={type:4,index:2},this.rules[1].opcodes[3]={type:7,string:[125]},this.rules[2].opcodes=[],this.rules[2].opcodes[0]={type:3,min:1,max:1/0},this.rules[2].opcodes[1]={type:1,children:[2,3,4,5,6]},this.rules[2].opcodes[2]={type:4,index:8},this.rules[2].opcodes[3]={type:4,index:7},this.rules[2].opcodes[4]={type:4,index:9},this.rules[2].opcodes[5]={type:7,string:[58]},this.rules[2].opcodes[6]={type:7,string:[64]},this.rules[3].opcodes=[],this.rules[3].opcodes[0]={type:3,min:1,max:1/0},this.rules[3].opcodes[1]={type:1,children:[2,3,4,5,6,7,8,9,10,11,12,13,14]},this.rules[3].opcodes[2]={type:6,string:[33]},this.rules[3].opcodes[3]={type:5,min:35,max:36},this.rules[3].opcodes[4]={type:6,string:[38]},this.rules[3].opcodes[5]={type:5,min:40,max:59},this.rules[3].opcodes[6]={type:6,string:[61]},this.rules[3].opcodes[7]={type:5,min:63,max:91},this.rules[3].opcodes[8]={type:6,string:[93]},this.rules[3].opcodes[9]={type:6,string:[95]},this.rules[3].opcodes[10]={type:5,min:97,max:122},this.rules[3].opcodes[11]={type:6,string:[126]},this.rules[3].opcodes[12]={type:4,index:10},this.rules[3].opcodes[13]={type:4,index:11},this.rules[3].opcodes[14]={type:4,index:7},this.rules[4].opcodes=[],this.rules[4].opcodes[0]={type:1,children:[1,2]},this.rules[4].opcodes[1]={type:5,min:65,max:90},this.rules[4].opcodes[2]={type:5,min:97,max:122},this.rules[5].opcodes=[],this.rules[5].opcodes[0]={type:5,min:48,max:57},this.rules[6].opcodes=[],this.rules[6].opcodes[0]={type:1,children:[1,2,3,4,5,6,7]},this.rules[6].opcodes[1]={type:4,index:5},this.rules[6].opcodes[2]={type:7,string:[97]},this.rules[6].opcodes[3]={type:7,string:[98]},this.rules[6].opcodes[4]={type:7,string:[99]},this.rules[6].opcodes[5]={type:7,string:[100]},this.rules[6].opcodes[6]={type:7,string:[101]},this.rules[6].opcodes[7]={type:7,string:[102]},this.rules[7].opcodes=[],this.rules[7].opcodes[0]={type:2,children:[1,2,3]},this.rules[7].opcodes[1]={type:7,string:[37]},this.rules[7].opcodes[2]={type:4,index:6},this.rules[7].opcodes[3]={type:4,index:6},this.rules[8].opcodes=[],this.rules[8].opcodes[0]={type:1,children:[1,2,3,4,5,6]},this.rules[8].opcodes[1]={type:4,index:4},this.rules[8].opcodes[2]={type:4,index:5},this.rules[8].opcodes[3]={type:7,string:[45]},this.rules[8].opcodes[4]={type:7,string:[46]},this.rules[8].opcodes[5]={type:7,string:[95]},this.rules[8].opcodes[6]={type:7,string:[126]},this.rules[9].opcodes=[],this.rules[9].opcodes[0]={type:1,children:[1,2,3,4,5,6,7,8,9,10,11]},this.rules[9].opcodes[1]={type:7,string:[33]},this.rules[9].opcodes[2]={type:7,string:[36]},this.rules[9].opcodes[3]={type:7,string:[38]},this.rules[9].opcodes[4]={type:7,string:[39]},this.rules[9].opcodes[5]={type:7,string:[40]},this.rules[9].opcodes[6]={type:7,string:[41]},this.rules[9].opcodes[7]={type:7,string:[42]},this.rules[9].opcodes[8]={type:7,string:[43]},this.rules[9].opcodes[9]={type:7,string:[44]},this.rules[9].opcodes[10]={type:7,string:[59]},this.rules[9].opcodes[11]={type:7,string:[61]},this.rules[10].opcodes=[],this.rules[10].opcodes[0]={type:1,children:[1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17]},this.rules[10].opcodes[1]={type:5,min:160,max:55295},this.rules[10].opcodes[2]={type:5,min:63744,max:64975},this.rules[10].opcodes[3]={type:5,min:65008,max:65519},this.rules[10].opcodes[4]={type:5,min:65536,max:131069},this.rules[10].opcodes[5]={type:5,min:131072,max:196605},this.rules[10].opcodes[6]={type:5,min:196608,max:262141},this.rules[10].opcodes[7]={type:5,min:262144,max:327677},this.rules[10].opcodes[8]={type:5,min:327680,max:393213},this.rules[10].opcodes[9]={type:5,min:393216,max:458749},this.rules[10].opcodes[10]={type:5,min:458752,max:524285},this.rules[10].opcodes[11]={type:5,min:524288,max:589821},this.rules[10].opcodes[12]={type:5,min:589824,max:655357},this.rules[10].opcodes[13]={type:5,min:655360,max:720893},this.rules[10].opcodes[14]={type:5,min:720896,max:786429},this.rules[10].opcodes[15]={type:5,min:786432,max:851965},this.rules[10].opcodes[16]={type:5,min:851968,max:917501},this.rules[10].opcodes[17]={type:5,min:921600,max:983037},this.rules[11].opcodes=[],this.rules[11].opcodes[0]={type:1,children:[1,2,3]},this.rules[11].opcodes[1]={type:5,min:57344,max:63743},this.rules[11].opcodes[2]={type:5,min:983040,max:1048573},this.rules[11].opcodes[3]={type:5,min:1048576,max:1114109},this.toString=function(){let e="";return e+="; OpenAPI Server URL templating ABNF syntax\n",e+="server-url-template = 1*( literals / server-variable )\n",e+='server-variable = "{" server-variable-name "}"\n',e+='server-variable-name = 1*( unreserved / pct-encoded / sub-delims / ":" / "@" )\n',e+="literals = 1*( %x21 / %x23-24 / %x26 / %x28-3B / %x3D / %x3F-5B\n",e+=" / %x5D / %x5F / %x61-7A / %x7E / ucschar / iprivate\n",e+=" / pct-encoded)\n",e+=" ; any Unicode character except: CTL, SP,\n",e+=' ; DQUOTE, "\'", "%" (aside from pct-encoded),\n',e+=' ; "<", ">", "\\", "^", "`", "{", "|", "}"\n',e+="\n",e+="; Characters definitions (from RFC 6570)\n",e+="ALPHA = %x41-5A / %x61-7A ; A-Z / a-z\n",e+="DIGIT = %x30-39 ; 0-9\n",e+='HEXDIG = DIGIT / "A" / "B" / "C" / "D" / "E" / "F"\n',e+=" ; case-insensitive\n",e+="\n",e+='pct-encoded = "%" HEXDIG HEXDIG\n',e+='unreserved = ALPHA / DIGIT / "-" / "." / "_" / "~"\n',e+='sub-delims = "!" / "$" / "&" / "\'" / "(" / ")"\n',e+=' / "*" / "+" / "," / ";" / "="\n',e+="\n",e+="ucschar = %xA0-D7FF / %xF900-FDCF / %xFDF0-FFEF\n",e+=" / %x10000-1FFFD / %x20000-2FFFD / %x30000-3FFFD\n",e+=" / %x40000-4FFFD / %x50000-5FFFD / %x60000-6FFFD\n",e+=" / %x70000-7FFFD / %x80000-8FFFD / %x90000-9FFFD\n",e+=" / %xA0000-AFFFD / %xB0000-BFFFD / %xC0000-CFFFD\n",e+=" / %xD0000-DFFFD / %xE1000-EFFFD\n",e+="\n",e+="iprivate = %xE000-F8FF / %xF0000-FFFFD / %x100000-10FFFD\n",'; OpenAPI Server URL templating ABNF syntax\nserver-url-template = 1*( literals / server-variable )\nserver-variable = "{" server-variable-name "}"\nserver-variable-name = 1*( unreserved / pct-encoded / sub-delims / ":" / "@" )\nliterals = 1*( %x21 / %x23-24 / %x26 / %x28-3B / %x3D / %x3F-5B\n / %x5D / %x5F / %x61-7A / %x7E / ucschar / iprivate\n / pct-encoded)\n ; any Unicode character except: CTL, SP,\n ; DQUOTE, "\'", "%" (aside from pct-encoded),\n ; "<", ">", "\\", "^", "`", "{", "|", "}"\n\n; Characters definitions (from RFC 6570)\nALPHA = %x41-5A / %x61-7A ; A-Z / a-z\nDIGIT = %x30-39 ; 0-9\nHEXDIG = DIGIT / "A" / "B" / "C" / "D" / "E" / "F"\n ; case-insensitive\n\npct-encoded = "%" HEXDIG HEXDIG\nunreserved = ALPHA / DIGIT / "-" / "." / "_" / "~"\nsub-delims = "!" / "$" / "&" / "\'" / "(" / ")"\n / "*" / "+" / "," / ";" / "="\n\nucschar = %xA0-D7FF / %xF900-FDCF / %xFDF0-FFEF\n / %x10000-1FFFD / %x20000-2FFFD / %x30000-3FFFD\n / %x40000-4FFFD / %x50000-5FFFD / %x60000-6FFFD\n / %x70000-7FFFD / %x80000-8FFFD / %x90000-9FFFD\n / %xA0000-AFFFD / %xB0000-BFFFD / %xC0000-CFFFD\n / %xD0000-DFFFD / %xE1000-EFFFD\n\niprivate = %xE000-F8FF / %xF0000-FFFFD / %x100000-10FFFD\n'}},Kw=e=>{const t=new Lw;t.ast=new qw,t.ast.callbacks["server-url-template"]=Vw,t.ast.callbacks["server-variable"]=zw,t.ast.callbacks["server-variable-name"]=Hw,t.ast.callbacks.literals=Gw;return{result:t.parse(Jw,"server-url-template",e),ast:t.ast}},Ww=(e,{strict:t=!1}={})=>{try{const r=Kw(e);if(!r.result.success)return!1;const s=[];r.ast.translate(s);const n=s.some((([e])=>"server-variable"===e));if(!t&&!n)try{return new URL(e,"https://vladimirgorej.com"),!0}catch{return!1}return!t||n}catch{return!1}},Yw=e=>(e=>{try{return"string"==typeof e&&decodeURIComponent(e)!==e}catch{return!1}})(e)?e:encodeURIComponent(e).replace(/%5B/g,"[").replace(/%5D/g,"]"),Xw=["literals","server-variable-name"],Zw=(e,t,r={})=>{const s={...{encoder:Yw},...r},n=Kw(e);if(!n.result.success)return e;const i=[];n.ast.translate(i);const o=i.filter((([e])=>Xw.includes(e))).map((([e,r])=>"server-variable-name"===e?Object.hasOwn(t,r)?s.encoder(t[r],r):`{${r}}`:r));return o.join("")};const Qw=(e,t,r,s,n)=>(e===Uw.SEM_PRE?n.push(["slash",Bw.charsToString(t,r,s)]):Uw.SEM_POST,Uw.SEM_OK),ej=(e,t,r,s,n)=>{if(e===Uw.SEM_PRE){if(!1===Array.isArray(n))throw new Error("parser's user data must be an array");n.push(["path-template",Bw.charsToString(t,r,s)])}return Uw.SEM_OK},tj=(e,t,r,s,n)=>(e===Uw.SEM_PRE?n.push(["path",Bw.charsToString(t,r,s)]):Uw.SEM_POST,Uw.SEM_OK),rj=(e,t,r,s,n)=>(e===Uw.SEM_PRE?n.push(["path-literal",Bw.charsToString(t,r,s)]):Uw.SEM_POST,Uw.SEM_OK),sj=(e,t,r,s,n)=>(e===Uw.SEM_PRE?n.push(["query",Bw.charsToString(t,r,s)]):Uw.SEM_POST,Uw.SEM_OK),nj=(e,t,r,s,n)=>(e===Uw.SEM_PRE?n.push(["query-marker",Bw.charsToString(t,r,s)]):Uw.SEM_POST,Uw.SEM_OK),ij=(e,t,r,s,n)=>(e===Uw.SEM_PRE?n.push(["fragment",Bw.charsToString(t,r,s)]):Uw.SEM_POST,Uw.SEM_OK),oj=(e,t,r,s,n)=>(e===Uw.SEM_PRE?n.push(["fragment-marker",Bw.charsToString(t,r,s)]):Uw.SEM_POST,Uw.SEM_OK),aj=(e,t,r,s,n)=>(e===Uw.SEM_PRE?n.push(["template-expression",Bw.charsToString(t,r,s)]):Uw.SEM_POST,Uw.SEM_OK),cj=(e,t,r,s,n)=>(e===Uw.SEM_PRE?n.push(["template-expression-param-name",Bw.charsToString(t,r,s)]):Uw.SEM_POST,Uw.SEM_OK),lj=new function(){this.grammarObject="grammarObject",this.rules=[],this.rules[0]={name:"path-template",lower:"path-template",index:0,isBkr:!1},this.rules[1]={name:"path",lower:"path",index:1,isBkr:!1},this.rules[2]={name:"path-segment",lower:"path-segment",index:2,isBkr:!1},this.rules[3]={name:"query",lower:"query",index:3,isBkr:!1},this.rules[4]={name:"query-literal",lower:"query-literal",index:4,isBkr:!1},this.rules[5]={name:"query-marker",lower:"query-marker",index:5,isBkr:!1},this.rules[6]={name:"fragment",lower:"fragment",index:6,isBkr:!1},this.rules[7]={name:"fragment-literal",lower:"fragment-literal",index:7,isBkr:!1},this.rules[8]={name:"fragment-marker",lower:"fragment-marker",index:8,isBkr:!1},this.rules[9]={name:"slash",lower:"slash",index:9,isBkr:!1},this.rules[10]={name:"path-literal",lower:"path-literal",index:10,isBkr:!1},this.rules[11]={name:"template-expression",lower:"template-expression",index:11,isBkr:!1},this.rules[12]={name:"template-expression-param-name",lower:"template-expression-param-name",index:12,isBkr:!1},this.rules[13]={name:"unreserved",lower:"unreserved",index:13,isBkr:!1},this.rules[14]={name:"pct-encoded",lower:"pct-encoded",index:14,isBkr:!1},this.rules[15]={name:"sub-delims",lower:"sub-delims",index:15,isBkr:!1},this.rules[16]={name:"ALPHA",lower:"alpha",index:16,isBkr:!1},this.rules[17]={name:"DIGIT",lower:"digit",index:17,isBkr:!1},this.rules[18]={name:"HEXDIG",lower:"hexdig",index:18,isBkr:!1},this.udts=[],this.rules[0].opcodes=[],this.rules[0].opcodes[0]={type:2,children:[1,2,6]},this.rules[0].opcodes[1]={type:4,index:1},this.rules[0].opcodes[2]={type:3,min:0,max:1},this.rules[0].opcodes[3]={type:2,children:[4,5]},this.rules[0].opcodes[4]={type:4,index:5},this.rules[0].opcodes[5]={type:4,index:3},this.rules[0].opcodes[6]={type:3,min:0,max:1},this.rules[0].opcodes[7]={type:2,children:[8,9]},this.rules[0].opcodes[8]={type:4,index:8},this.rules[0].opcodes[9]={type:4,index:6},this.rules[1].opcodes=[],this.rules[1].opcodes[0]={type:2,children:[1,2,6]},this.rules[1].opcodes[1]={type:4,index:9},this.rules[1].opcodes[2]={type:3,min:0,max:1/0},this.rules[1].opcodes[3]={type:2,children:[4,5]},this.rules[1].opcodes[4]={type:4,index:2},this.rules[1].opcodes[5]={type:4,index:9},this.rules[1].opcodes[6]={type:3,min:0,max:1},this.rules[1].opcodes[7]={type:4,index:2},this.rules[2].opcodes=[],this.rules[2].opcodes[0]={type:3,min:1,max:1/0},this.rules[2].opcodes[1]={type:1,children:[2,3]},this.rules[2].opcodes[2]={type:4,index:10},this.rules[2].opcodes[3]={type:4,index:11},this.rules[3].opcodes=[],this.rules[3].opcodes[0]={type:3,min:0,max:1/0},this.rules[3].opcodes[1]={type:4,index:4},this.rules[4].opcodes=[],this.rules[4].opcodes[0]={type:3,min:1,max:1/0},this.rules[4].opcodes[1]={type:1,children:[2,3,4,5,6,7,8,9,10]},this.rules[4].opcodes[2]={type:4,index:13},this.rules[4].opcodes[3]={type:4,index:14},this.rules[4].opcodes[4]={type:4,index:15},this.rules[4].opcodes[5]={type:7,string:[58]},this.rules[4].opcodes[6]={type:7,string:[64]},this.rules[4].opcodes[7]={type:7,string:[47]},this.rules[4].opcodes[8]={type:7,string:[63]},this.rules[4].opcodes[9]={type:7,string:[38]},this.rules[4].opcodes[10]={type:7,string:[61]},this.rules[5].opcodes=[],this.rules[5].opcodes[0]={type:7,string:[63]},this.rules[6].opcodes=[],this.rules[6].opcodes[0]={type:3,min:0,max:1/0},this.rules[6].opcodes[1]={type:4,index:7},this.rules[7].opcodes=[],this.rules[7].opcodes[0]={type:3,min:1,max:1/0},this.rules[7].opcodes[1]={type:1,children:[2,3,4,5,6,7,8]},this.rules[7].opcodes[2]={type:4,index:13},this.rules[7].opcodes[3]={type:4,index:14},this.rules[7].opcodes[4]={type:4,index:15},this.rules[7].opcodes[5]={type:7,string:[58]},this.rules[7].opcodes[6]={type:7,string:[64]},this.rules[7].opcodes[7]={type:7,string:[47]},this.rules[7].opcodes[8]={type:7,string:[63]},this.rules[8].opcodes=[],this.rules[8].opcodes[0]={type:7,string:[35]},this.rules[9].opcodes=[],this.rules[9].opcodes[0]={type:7,string:[47]},this.rules[10].opcodes=[],this.rules[10].opcodes[0]={type:3,min:1,max:1/0},this.rules[10].opcodes[1]={type:1,children:[2,3,4,5,6]},this.rules[10].opcodes[2]={type:4,index:13},this.rules[10].opcodes[3]={type:4,index:14},this.rules[10].opcodes[4]={type:4,index:15},this.rules[10].opcodes[5]={type:7,string:[58]},this.rules[10].opcodes[6]={type:7,string:[64]},this.rules[11].opcodes=[],this.rules[11].opcodes[0]={type:2,children:[1,2,3]},this.rules[11].opcodes[1]={type:7,string:[123]},this.rules[11].opcodes[2]={type:4,index:12},this.rules[11].opcodes[3]={type:7,string:[125]},this.rules[12].opcodes=[],this.rules[12].opcodes[0]={type:3,min:1,max:1/0},this.rules[12].opcodes[1]={type:1,children:[2,3,4,5,6]},this.rules[12].opcodes[2]={type:4,index:13},this.rules[12].opcodes[3]={type:4,index:14},this.rules[12].opcodes[4]={type:4,index:15},this.rules[12].opcodes[5]={type:7,string:[58]},this.rules[12].opcodes[6]={type:7,string:[64]},this.rules[13].opcodes=[],this.rules[13].opcodes[0]={type:1,children:[1,2,3,4,5,6]},this.rules[13].opcodes[1]={type:4,index:16},this.rules[13].opcodes[2]={type:4,index:17},this.rules[13].opcodes[3]={type:7,string:[45]},this.rules[13].opcodes[4]={type:7,string:[46]},this.rules[13].opcodes[5]={type:7,string:[95]},this.rules[13].opcodes[6]={type:7,string:[126]},this.rules[14].opcodes=[],this.rules[14].opcodes[0]={type:2,children:[1,2,3]},this.rules[14].opcodes[1]={type:7,string:[37]},this.rules[14].opcodes[2]={type:4,index:18},this.rules[14].opcodes[3]={type:4,index:18},this.rules[15].opcodes=[],this.rules[15].opcodes[0]={type:1,children:[1,2,3,4,5,6,7,8,9,10,11]},this.rules[15].opcodes[1]={type:7,string:[33]},this.rules[15].opcodes[2]={type:7,string:[36]},this.rules[15].opcodes[3]={type:7,string:[38]},this.rules[15].opcodes[4]={type:7,string:[39]},this.rules[15].opcodes[5]={type:7,string:[40]},this.rules[15].opcodes[6]={type:7,string:[41]},this.rules[15].opcodes[7]={type:7,string:[42]},this.rules[15].opcodes[8]={type:7,string:[43]},this.rules[15].opcodes[9]={type:7,string:[44]},this.rules[15].opcodes[10]={type:7,string:[59]},this.rules[15].opcodes[11]={type:7,string:[61]},this.rules[16].opcodes=[],this.rules[16].opcodes[0]={type:1,children:[1,2]},this.rules[16].opcodes[1]={type:5,min:65,max:90},this.rules[16].opcodes[2]={type:5,min:97,max:122},this.rules[17].opcodes=[],this.rules[17].opcodes[0]={type:5,min:48,max:57},this.rules[18].opcodes=[],this.rules[18].opcodes[0]={type:1,children:[1,2,3,4,5,6,7]},this.rules[18].opcodes[1]={type:4,index:17},this.rules[18].opcodes[2]={type:7,string:[97]},this.rules[18].opcodes[3]={type:7,string:[98]},this.rules[18].opcodes[4]={type:7,string:[99]},this.rules[18].opcodes[5]={type:7,string:[100]},this.rules[18].opcodes[6]={type:7,string:[101]},this.rules[18].opcodes[7]={type:7,string:[102]},this.toString=function(){let e="";return e+="; OpenAPI Path Templating ABNF syntax\n",e+="path-template = path [ query-marker query ] [ fragment-marker fragment ]\n",e+="path = slash *( path-segment slash ) [ path-segment ]\n",e+="path-segment = 1*( path-literal / template-expression )\n",e+="query = *( query-literal )\n",e+='query-literal = 1*( unreserved / pct-encoded / sub-delims / ":" / "@" / "/" / "?" / "&" / "=" )\n',e+='query-marker = "?"\n',e+="fragment = *( fragment-literal )\n",e+='fragment-literal = 1*( unreserved / pct-encoded / sub-delims / ":" / "@" / "/" / "?" )\n',e+='fragment-marker = "#"\n',e+='slash = "/"\n',e+='path-literal = 1*( unreserved / pct-encoded / sub-delims / ":" / "@" )\n',e+='template-expression = "{" template-expression-param-name "}"\n',e+='template-expression-param-name = 1*( unreserved / pct-encoded / sub-delims / ":" / "@" )\n',e+="\n",e+="; Characters definitions (from RFC 3986)\n",e+='unreserved = ALPHA / DIGIT / "-" / "." / "_" / "~"\n',e+='pct-encoded = "%" HEXDIG HEXDIG\n',e+='sub-delims = "!" / "$" / "&" / "\'" / "(" / ")"\n',e+=' / "*" / "+" / "," / ";" / "="\n',e+="ALPHA = %x41-5A / %x61-7A ; A-Z / a-z\n",e+="DIGIT = %x30-39 ; 0-9\n",e+='HEXDIG = DIGIT / "A" / "B" / "C" / "D" / "E" / "F"\n','; OpenAPI Path Templating ABNF syntax\npath-template = path [ query-marker query ] [ fragment-marker fragment ]\npath = slash *( path-segment slash ) [ path-segment ]\npath-segment = 1*( path-literal / template-expression )\nquery = *( query-literal )\nquery-literal = 1*( unreserved / pct-encoded / sub-delims / ":" / "@" / "/" / "?" / "&" / "=" )\nquery-marker = "?"\nfragment = *( fragment-literal )\nfragment-literal = 1*( unreserved / pct-encoded / sub-delims / ":" / "@" / "/" / "?" )\nfragment-marker = "#"\nslash = "/"\npath-literal = 1*( unreserved / pct-encoded / sub-delims / ":" / "@" )\ntemplate-expression = "{" template-expression-param-name "}"\ntemplate-expression-param-name = 1*( unreserved / pct-encoded / sub-delims / ":" / "@" )\n\n; Characters definitions (from RFC 3986)\nunreserved = ALPHA / DIGIT / "-" / "." / "_" / "~"\npct-encoded = "%" HEXDIG HEXDIG\nsub-delims = "!" / "$" / "&" / "\'" / "(" / ")"\n / "*" / "+" / "," / ";" / "="\nALPHA = %x41-5A / %x61-7A ; A-Z / a-z\nDIGIT = %x30-39 ; 0-9\nHEXDIG = DIGIT / "A" / "B" / "C" / "D" / "E" / "F"\n'}},uj=e=>{const t=new Lw;t.ast=new qw,t.ast.callbacks["path-template"]=ej,t.ast.callbacks.path=tj,t.ast.callbacks.query=sj,t.ast.callbacks["query-marker"]=nj,t.ast.callbacks.fragment=ij,t.ast.callbacks["fragment-marker"]=oj,t.ast.callbacks.slash=Qw,t.ast.callbacks["path-literal"]=rj,t.ast.callbacks["template-expression"]=aj,t.ast.callbacks["template-expression-param-name"]=cj;return{result:t.parse(lj,"path-template",e),ast:t.ast}},pj=e=>(e=>{try{return"string"==typeof e&&decodeURIComponent(e)!==e}catch{return!1}})(e)?e:encodeURIComponent(e).replace(/%5B/g,"[").replace(/%5D/g,"]"),hj=["slash","path-literal","query-marker","query-literal","template-expression-param-name"],dj=(e,t,r={})=>{const s={...{encoder:pj},...r},n=uj(e);if(!n.result.success)return e;const i=[];n.ast.translate(i);const o=i.filter((([e])=>hj.includes(e))).map((([e,r])=>"template-expression-param-name"===e?Object.hasOwn(t,r)?s.encoder(t[r],r):`{${r}}`:r));return o.join("")},fj={body:function({req:e,value:t}){void 0!==t&&(e.body=t)},header:function({req:e,parameter:t,value:r}){e.headers=e.headers||{},void 0!==r&&(e.headers[t.name]=r)},query:function({req:e,value:t,parameter:r}){e.query=e.query||{},!1===t&&"boolean"===r.type&&(t="false");0===t&&["number","integer"].indexOf(r.type)>-1&&(t="0");if(t)e.query[r.name]={collectionFormat:r.collectionFormat,value:t};else if(r.allowEmptyValue&&void 0!==t){const t=r.name;e.query[t]=e.query[t]||{},e.query[t].allowEmptyValue=!0}},path:function({req:e,value:t,parameter:r,baseURL:s}){if(void 0!==t){const n=e.url.replace(s,""),i=dj(n,{[r.name]:t});e.url=s+i}},formData:function({req:e,value:t,parameter:r}){!1===t&&"boolean"===r.type&&(t="false");0===t&&["number","integer"].indexOf(r.type)>-1&&(t="0");if(t)e.form=e.form||{},e.form[r.name]={collectionFormat:r.collectionFormat,value:t};else if(r.allowEmptyValue&&void 0!==t){e.form=e.form||{};const t=r.name;e.form[t]=e.form[t]||{},e.form[t].allowEmptyValue=!0}}};function mj(e,t){return t.includes("application/json")?"string"==typeof e?e:(Array.isArray(e)&&(e=e.map((e=>{try{return JSON.parse(e)}catch(t){return e}}))),JSON.stringify(e)):String(e)}function yj({req:e,value:t,parameter:r,baseURL:s}){const{name:n,style:i,explode:o,content:a}=r;if(void 0===t)return;const c=e.url.replace(s,"");let l;if(a){const e=Object.keys(a)[0];l=dj(c,{[n]:t},{encoder:t=>S(mj(t,e))})}else l=dj(c,{[n]:t},{encoder:e=>P({key:r.name,value:e,style:i||"simple",explode:o||!1,escape:"reserved"})});e.url=s+l}function gj({req:e,value:t,parameter:r}){if(e.query=e.query||{},void 0!==t&&r.content){const s=mj(t,Object.keys(r.content)[0]);if(s)e.query[r.name]=s;else if(r.allowEmptyValue){const t=r.name;e.query[t]=e.query[t]||{},e.query[t].allowEmptyValue=!0}}else if(!1===t&&(t="false"),0===t&&(t="0"),t){const{style:s,explode:n,allowReserved:i}=r;e.query[r.name]={value:t,serializationOption:{style:s,explode:n,allowReserved:i}}}else if(r.allowEmptyValue&&void 0!==t){const t=r.name;e.query[t]=e.query[t]||{},e.query[t].allowEmptyValue=!0}}const vj=["accept","authorization","content-type"];function bj({req:e,parameter:t,value:r}){if(e.headers=e.headers||{},!(vj.indexOf(t.name.toLowerCase())>-1))if(void 0!==r&&t.content){const s=Object.keys(t.content)[0];e.headers[t.name]=mj(r,s)}else void 0===r||Array.isArray(r)&&0===r.length||(e.headers[t.name]=P({key:t.name,value:r,style:t.style||"simple",explode:void 0!==t.explode&&t.explode,escape:!1}))}function xj({req:e,parameter:t,value:r}){e.headers=e.headers||{};const s=typeof r;if(void 0!==r&&t.content){const s=Object.keys(t.content)[0];e.headers.Cookie=`${t.name}=${mj(r,s)}`}else if(void 0!==r&&(!Array.isArray(r)||0!==r.length)){const n="object"===s&&!Array.isArray(r)&&t.explode?"":`${t.name}=`;e.headers.Cookie=n+P({key:t.name,value:r,escape:!1,style:t.style||"form",explode:void 0!==t.explode&&t.explode})}}const Ej="undefined"!=typeof globalThis?globalThis:"undefined"!=typeof self?self:window,{btoa:wj}=Ej,jj=wj;function Oj(e,t){const{operation:r,requestBody:s,securities:n,spec:i,attachContentTypeForEmptyPayload:o}=e;let{requestContentType:a}=e;t=function({request:e,securities:t={},operation:r={},spec:s}){const n={...e},{authorized:i={}}=t,o=r.security||s.security||[],a=i&&!!Object.keys(i).length,c=s?.components?.securitySchemes||{};if(n.headers=n.headers||{},n.query=n.query||{},!Object.keys(t).length||!a||!o||Array.isArray(r.security)&&!r.security.length)return e;return o.forEach((e=>{Object.keys(e).forEach((e=>{const t=i[e],r=c[e];if(!t)return;const s=t.value||t,{type:o}=r;if(t)if("apiKey"===o)"query"===r.in&&(n.query[r.name]=s),"header"===r.in&&(n.headers[r.name]=s),"cookie"===r.in&&(n.cookies[r.name]=s);else if("http"===o){if(/^basic$/i.test(r.scheme)){const e=s.username||"",t=s.password||"",r=jj(`${e}:${t}`);n.headers.Authorization=`Basic ${r}`}/^bearer$/i.test(r.scheme)&&(n.headers.Authorization=`Bearer ${s}`)}else if("oauth2"===o||"openIdConnect"===o){const e=t.token||{},s=e[r["x-tokenName"]||"access_token"];let i=e.token_type;i&&"bearer"!==i.toLowerCase()||(i="Bearer"),n.headers.Authorization=`${i} ${s}`}}))})),n}({request:t,securities:n,operation:r,spec:i});const c=r.requestBody||{},l=Object.keys(c.content||{}),u=a&&l.indexOf(a)>-1;if(s||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,t])=>{const r=parseInt(e,10);return r>=200&&r<300&&Ko(t.content)})).reduce(((e,[,t])=>e.concat(Object.keys(t.content))),[]);e.length>0&&(t.headers.accept=e.join(", "))}if(s)if(a){if(l.indexOf(a)>-1)if("application/x-www-form-urlencoded"===a||"multipart/form-data"===a)if("object"==typeof s){const e=c.content[a]?.encoding??{};t.form={},Object.keys(s).forEach((r=>{let n;try{n=JSON.parse(s[r])}catch{n=s[r]}t.form[r]={value:n,encoding:e[r]||{}}}))}else if("string"==typeof s){const e=c.content[a]?.encoding??{};try{t.form={};const r=JSON.parse(s);Object.entries(r).forEach((([r,s])=>{t.form[r]={value:s,encoding:e[r]||{}}}))}catch{t.form=s}}else t.form=s;else t.body=s}else t.body=s;return t}function Sj(e,t){const{spec:r,operation:s,securities:n,requestContentType:i,responseContentType:o,attachContentTypeForEmptyPayload:a}=e;if(t=function({request:e,securities:t={},operation:r={},spec:s}){const n={...e},{authorized:i={},specSecurity:o=[]}=t,a=r.security||o,c=i&&!!Object.keys(i).length,l=s.securityDefinitions;if(n.headers=n.headers||{},n.query=n.query||{},!Object.keys(t).length||!c||!a||Array.isArray(r.security)&&!r.security.length)return e;return a.forEach((e=>{Object.keys(e).forEach((e=>{const t=i[e];if(!t)return;const{token:r}=t,s=t.value||t,o=l[e],{type:a}=o,c=o["x-tokenName"]||"access_token",u=r&&r[c];let p=r&&r.token_type;if(t)if("apiKey"===a){const e="query"===o.in?"query":"headers";n[e]=n[e]||{},n[e][o.name]=s}else if("basic"===a)if(s.header)n.headers.authorization=s.header;else{const e=s.username||"",t=s.password||"";s.base64=jj(`${e}:${t}`),n.headers.authorization=`Basic ${s.base64}`}else"oauth2"===a&&u&&(p=p&&"bearer"!==p.toLowerCase()?p:"Bearer",n.headers.authorization=`${p} ${u}`)}))})),n}({request:t,securities:n,operation:s,spec:r}),t.body||t.form||a)i?t.headers["Content-Type"]=i:Array.isArray(s.consumes)?[t.headers["Content-Type"]]=s.consumes:Array.isArray(r.consumes)?[t.headers["Content-Type"]]=r.consumes:s.parameters&&s.parameters.filter((e=>"file"===e.type)).length?t.headers["Content-Type"]="multipart/form-data":s.parameters&&s.parameters.filter((e=>"formData"===e.in)).length&&(t.headers["Content-Type"]="application/x-www-form-urlencoded");else if(i){const e=s.parameters&&s.parameters.filter((e=>"body"===e.in)).length>0,r=s.parameters&&s.parameters.filter((e=>"formData"===e.in)).length>0;(e||r)&&(t.headers["Content-Type"]=i)}return!o&&Array.isArray(s.produces)&&s.produces.length>0&&(t.headers.accept=s.produces.join(", ")),t}function Pj(e,t){return`${t.toLowerCase()}-${e}`}function Aj(e,t){return e&&e.paths?function(e,t){return Fw(e,t,!0)||null}(e,(({pathName:e,method:r,operation:s})=>{if(!s||"object"!=typeof s)return!1;const n=s.operationId;return[Po(s,e,r),Pj(e,r),n].some((e=>e&&e===t))})):null}const $j=e=>Array.isArray(e)?e:[],Tj=e=>{try{return new URL(e)}catch{const t=new URL(e,p),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}}};class kj extends Xr{}const _j={buildRequest:Cj};function Cj(e){const{spec:t,operationId:r,responseContentType:s,scheme:n,requestInterceptor:i,responseInterceptor:o,contextUrl:a,userFetch:c,server:u,serverVariables:p,http:h,signal:d,serverVariableEncoder:f}=e;let{parameters:m,parameterBuilders:y,baseURL:g}=e;const v=Co(t);y||(y=v?l:fj);let b={url:"",credentials:h&&h.withCredentials?"include":"same-origin",headers:{},cookies:{}};d&&(b.signal=d),i&&(b.requestInterceptor=i),o&&(b.responseInterceptor=o),c&&(b.userFetch=c);const x=Aj(t,r);if(!x)throw new kj(`Operation ${r} not found`);const{operation:E={},method:w,pathName:j}=x;if(g=g??Ij({spec:t,scheme:n,contextUrl:a,server:u,serverVariables:p,pathName:j,method:w,serverVariableEncoder:f}),b.url+=g,!r)return delete b.cookies,b;b.url+=j,b.method=`${w}`.toUpperCase(),m=m||{};const O=t.paths[j]||{};s&&(b.headers.accept=s);const S=(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((s=>{r.push(t[e][s])}))})),r})([].concat($j(E.parameters)).concat($j(O.parameters)));S.forEach((e=>{const r=y[e.in];let s;if("body"===e.in&&e.schema&&e.schema.properties&&(s=m),s=e&&e.name&&m[e.name],void 0===s?s=e&&e.name&&m[`${e.in}.${e.name}`]:((e,t)=>t.filter((t=>t.name===e)))(e.name,S).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!==s){if(void 0!==e.default&&void 0===s&&(s=e.default),void 0===s&&e.required&&!e.allowEmptyValue)throw new Error(`Required parameter ${e.name} is not provided`);if(v&&e.schema&&"object"===e.schema.type&&"string"==typeof s)try{s=JSON.parse(s)}catch(e){throw new Error("Could not parse object parameter value string as JSON")}r&&r({req:b,parameter:e,value:s,operation:E,spec:t,baseURL:g})}}));const P={...e,operation:E};if(b=v?Oj(P,b):Sj(P,b),b.cookies&&Object.keys(b.cookies).length){const e=Object.keys(b.cookies).reduce(((e,t)=>{const r=b.cookies[t];return e+(e?"&":"")+Nw.serialize(t,r)}),"");b.headers.Cookie=e}return b.cookies&&delete b.cookies,M(b)}const Mj=e=>e?e.replace(/\W/g,""):null;function Ij(e){return Co(e.spec)?function({spec:e,pathName:t,method:r,server:s,contextUrl:n,serverVariables:i={},serverVariableEncoder:o}){let a,c=[],l="";const u=e?.paths?.[t]?.[(r||"").toLowerCase()]?.servers,p=e?.paths?.[t]?.servers,d=e?.servers;c=Fj(u)?u:Fj(p)?p:Fj(d)?d:[h],s&&(a=c.find((e=>e.url===s)),a&&(l=s));l||([a]=c,l=a.url);if(Ww(l,{strict:!0})){const e=Object.entries({...a.variables}).reduce(((e,[t,r])=>(e[t]=r.default,e)),{});l=Zw(l,{...e,...i},{encoder:"function"==typeof o?o:Lc})}return function(e="",t=""){const r=Tj(e&&t?di(t,e):e),s=Tj(t),n=Mj(r.protocol)||Mj(s.protocol),i=r.host||s.host,o=r.pathname;let a;a=n&&i?`${n}://${i+o}`:o;return"/"===a[a.length-1]?a.slice(0,-1):a}(l,n)}(e):function({spec:e,scheme:t,contextUrl:r=""}){const s=Tj(r),n=Array.isArray(e.schemes)?e.schemes[0]:null,i=t||n||Mj(s.protocol)||"http",o=e.host||s.host||"",a=e.basePath||"";let c;c=i&&o?`${i}://${o+a}`:a;return"/"===c[c.length-1]?c.slice(0,-1):c}(e)}const Fj=e=>Array.isArray(e)&&e.length>0;const{q$:Rj}=n,Dj=Rj;function Nj(e,t={}){if("string"==typeof e?t.url=e:t=e,!(this instanceof Nj))return new Nj(t);Object.assign(this,t);const r=this.resolve().then((()=>(this.disableInterfaces||Object.assign(this,Nj.makeApisTagOperation(this)),this)));return r.client=this,r}Nj.http=Kt,Nj.makeHttp=function(e,t,r){return r=r||(e=>e),t=t||(e=>e),s=>("string"==typeof s&&(s={url:s}),s=M(s),s=t(s),r(e(s)))}.bind(null,Nj.http),Nj.resolveStrategies={"openapi-3-1-apidom":Iw,"openapi-3-0":Io,"openapi-2-0":Mo,generic:$o},Nj.resolve=Fo({strategies:[Nj.resolveStrategies["openapi-3-1-apidom"],Nj.resolveStrategies["openapi-3-0"],Nj.resolveStrategies["openapi-2-0"],Nj.resolveStrategies.generic]}),Nj.resolveSubtree=Do({strategies:[Nj.resolveStrategies["openapi-3-1-apidom"],Nj.resolveStrategies["openapi-3-0"],Nj.resolveStrategies["openapi-2-0"],Nj.resolveStrategies.generic]}),Nj.execute=function({http:e,fetch:t,spec:r,operationId:s,pathName:n,method:i,parameters:o,securities:a,...c}){const l=e||t||Kt;n&&i&&!s&&(s=Pj(n,i));const u=_j.buildRequest({spec:r,operationId:s,parameters:o,securities:a,http:l,...c});return u.body&&(Ko(u.body)||Array.isArray(u.body))&&(u.body=JSON.stringify(u.body)),l(u)},Nj.serializeRes=Jt,Nj.serializeHeaders=Gt,Nj.clearCache=function(){jo.refs.clearCache()},Nj.makeApisTagOperation=function(e={}){const t=Dw.makeExecute(e);return{apis:Dw.mapTagOperations({v2OperationIdCompatibilityMode:e.v2OperationIdCompatibilityMode,spec:e.spec,cb:t})}},Nj.buildRequest=Cj,Nj.helpers={opId:Po},Nj.getBaseUrl=Ij,Nj.apidom={resolve:{resolvers:{HTTPResolverSwaggerClient:hE}},parse:{parsers:{JsonParser:fE,YamlParser:mE,OpenApiJson3_1Parser:yE,OpenApiYaml3_1Parser:gE}},dereference:{strategies:{OpenApi3_1SwaggerClientDereferenceStrategy:hw}}},Nj.prototype={http:Kt,execute(e){return this.applyDefaults(),Nj.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(e={}){return Nj.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)))}},Nj.prototype.applyDefaults=function(){const{spec:e}=this,t=this.url;if(To(e)&&Dj(t)){const r=new URL(t);e.host||(e.host=r.host),e.schemes||(e.schemes=[r.protocol.replace(":","")]),e.basePath||(e.basePath="/")}else if(Co(e)){const t=Array.isArray(e.servers)&&0===e.servers.length;e.servers&&!t||(e.servers=[h])}};const{helpers:Lj}=Nj,qj=Nj})(),s=s.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={7427:(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=e.length;if(n<2)return r;var i=t&&t.decode||u,o=0,a=0,h=0;do{if(-1===(a=e.indexOf("=",o)))break;if(-1===(h=e.indexOf(";",o)))h=n;else if(a>h){o=e.lastIndexOf(";",a-1)+1;continue}var d=c(e,o,a),f=l(e,a,d),m=e.slice(d,f);if(!s.call(r,m)){var y=c(e,a+1,h),g=l(e,h,y);34===e.charCodeAt(y)&&34===e.charCodeAt(g-1)&&(y++,g--);var v=e.slice(y,g);r[m]=p(v,i)}o=h+1}while(o<n);return r},t.serialize=function(e,t,s){var c=s&&s.encode||encodeURIComponent;if("function"!=typeof c)throw new TypeError("option encode is invalid");if(!n.test(e))throw new TypeError("argument name is invalid");var l=c(t);if(!i.test(l))throw new TypeError("argument val is invalid");var u=e+"="+l;if(!s)return u;if(null!=s.maxAge){var p=Math.floor(s.maxAge);if(!isFinite(p))throw new TypeError("option maxAge is invalid");u+="; Max-Age="+p}if(s.domain){if(!o.test(s.domain))throw new TypeError("option domain is invalid");u+="; Domain="+s.domain}if(s.path){if(!a.test(s.path))throw new TypeError("option path is invalid");u+="; Path="+s.path}if(s.expires){var h=s.expires;if(!function(e){return"[object Date]"===r.call(e)}(h)||isNaN(h.valueOf()))throw new TypeError("option expires is invalid");u+="; Expires="+h.toUTCString()}s.httpOnly&&(u+="; HttpOnly");s.secure&&(u+="; Secure");s.partitioned&&(u+="; Partitioned");if(s.priority){switch("string"==typeof s.priority?s.priority.toLowerCase():s.priority){case"low":u+="; Priority=Low";break;case"medium":u+="; Priority=Medium";break;case"high":u+="; Priority=High";break;default:throw new TypeError("option priority is invalid")}}if(s.sameSite){switch("string"==typeof s.sameSite?s.sameSite.toLowerCase():s.sameSite){case!0:u+="; SameSite=Strict";break;case"lax":u+="; SameSite=Lax";break;case"strict":u+="; SameSite=Strict";break;case"none":u+="; SameSite=None";break;default:throw new TypeError("option sameSite is invalid")}}return u};var r=Object.prototype.toString,s=Object.prototype.hasOwnProperty,n=/^[!#$%&'*+\-.^_`|~0-9A-Za-z]+$/,i=/^("?)[\u0021\u0023-\u002B\u002D-\u003A\u003C-\u005B\u005D-\u007E]*\1$/,o=/^([.]?[a-z0-9]([a-z0-9-]{0,61}[a-z0-9])?)([.][a-z0-9]([a-z0-9-]{0,61}[a-z0-9])?)*$/i,a=/^[\u0020-\u003A\u003D-\u007E]*$/;function c(e,t,r){do{var s=e.charCodeAt(t);if(32!==s&&9!==s)return t}while(++t<r);return r}function l(e,t,r){for(;t>r;){var s=e.charCodeAt(--t);if(32!==s&&9!==s)return t+1}return r}function u(e){return-1!==e.indexOf("%")?decodeURIComponent(e):e}function p(e,t){try{return t(e)}catch(t){return e}}},4744: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 s(e,t){return!1!==t.clone&&t.isMergeableObject(e)?c((r=e,Array.isArray(r)?[]:{}),e,t):e;var r}function n(e,t,r){return e.concat(t).map((function(e){return s(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 n={};return r.isMergeableObject(e)&&i(e).forEach((function(t){n[t]=s(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])?n[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):n[i]=s(t[i],r))})),n}function c(e,r,i){(i=i||{}).arrayMerge=i.arrayMerge||n,i.isMergeableObject=i.isMergeableObject||t,i.cloneUnlessOtherwiseSpecified=s;var o=Array.isArray(r);return o===Array.isArray(e)?o?i.arrayMerge(e,r,i):a(e,r,i):s(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},5580:(e,t,r)=>{var s=r(6110)(r(9325),"DataView");e.exports=s},1549:(e,t,r)=>{var s=r(2032),n=r(3862),i=r(6721),o=r(2749),a=r(5749);function c(e){var t=-1,r=null==e?0:e.length;for(this.clear();++t<r;){var s=e[t];this.set(s[0],s[1])}}c.prototype.clear=s,c.prototype.delete=n,c.prototype.get=i,c.prototype.has=o,c.prototype.set=a,e.exports=c},79:(e,t,r)=>{var s=r(3702),n=r(80),i=r(4739),o=r(8655),a=r(3556);function c(e){var t=-1,r=null==e?0:e.length;for(this.clear();++t<r;){var s=e[t];this.set(s[0],s[1])}}c.prototype.clear=s,c.prototype.delete=n,c.prototype.get=i,c.prototype.has=o,c.prototype.set=a,e.exports=c},8223:(e,t,r)=>{var s=r(6110)(r(9325),"Map");e.exports=s},3661:(e,t,r)=>{var s=r(3040),n=r(7670),i=r(289),o=r(4509),a=r(2949);function c(e){var t=-1,r=null==e?0:e.length;for(this.clear();++t<r;){var s=e[t];this.set(s[0],s[1])}}c.prototype.clear=s,c.prototype.delete=n,c.prototype.get=i,c.prototype.has=o,c.prototype.set=a,e.exports=c},2804:(e,t,r)=>{var s=r(6110)(r(9325),"Promise");e.exports=s},6545:(e,t,r)=>{var s=r(6110)(r(9325),"Set");e.exports=s},8859:(e,t,r)=>{var s=r(3661),n=r(1380),i=r(1459);function o(e){var t=-1,r=null==e?0:e.length;for(this.__data__=new s;++t<r;)this.add(e[t])}o.prototype.add=o.prototype.push=n,o.prototype.has=i,e.exports=o},7217:(e,t,r)=>{var s=r(79),n=r(1420),i=r(938),o=r(3605),a=r(9817),c=r(945);function l(e){var t=this.__data__=new s(e);this.size=t.size}l.prototype.clear=n,l.prototype.delete=i,l.prototype.get=o,l.prototype.has=a,l.prototype.set=c,e.exports=l},1873:(e,t,r)=>{var s=r(9325).Symbol;e.exports=s},7828:(e,t,r)=>{var s=r(9325).Uint8Array;e.exports=s},8303:(e,t,r)=>{var s=r(6110)(r(9325),"WeakMap");e.exports=s},9770:e=>{e.exports=function(e,t){for(var r=-1,s=null==e?0:e.length,n=0,i=[];++r<s;){var o=e[r];t(o,r,e)&&(i[n++]=o)}return i}},695:(e,t,r)=>{var s=r(8096),n=r(2428),i=r(6449),o=r(3656),a=r(361),c=r(7167),l=Object.prototype.hasOwnProperty;e.exports=function(e,t){var r=i(e),u=!r&&n(e),p=!r&&!u&&o(e),h=!r&&!u&&!p&&c(e),d=r||u||p||h,f=d?s(e.length,String):[],m=f.length;for(var y in e)!t&&!l.call(e,y)||d&&("length"==y||p&&("offset"==y||"parent"==y)||h&&("buffer"==y||"byteLength"==y||"byteOffset"==y)||a(y,m))||f.push(y);return f}},4528:e=>{e.exports=function(e,t){for(var r=-1,s=t.length,n=e.length;++r<s;)e[n+r]=t[r];return e}},4248:e=>{e.exports=function(e,t){for(var r=-1,s=null==e?0:e.length;++r<s;)if(t(e[r],r,e))return!0;return!1}},6025:(e,t,r)=>{var s=r(5288);e.exports=function(e,t){for(var r=e.length;r--;)if(s(e[r][0],t))return r;return-1}},2199:(e,t,r)=>{var s=r(4528),n=r(6449);e.exports=function(e,t,r){var i=t(e);return n(e)?i:s(i,r(e))}},2552:(e,t,r)=>{var s=r(1873),n=r(659),i=r(9350),o=s?s.toStringTag:void 0;e.exports=function(e){return null==e?void 0===e?"[object Undefined]":"[object Null]":o&&o in Object(e)?n(e):i(e)}},7534:(e,t,r)=>{var s=r(2552),n=r(346);e.exports=function(e){return n(e)&&"[object Arguments]"==s(e)}},270:(e,t,r)=>{var s=r(7068),n=r(346);e.exports=function e(t,r,i,o,a){return t===r||(null==t||null==r||!n(t)&&!n(r)?t!=t&&r!=r:s(t,r,i,o,e,a))}},7068:(e,t,r)=>{var s=r(7217),n=r(5911),i=r(1986),o=r(689),a=r(5861),c=r(6449),l=r(3656),u=r(7167),p="[object Arguments]",h="[object Array]",d="[object Object]",f=Object.prototype.hasOwnProperty;e.exports=function(e,t,r,m,y,g){var v=c(e),b=c(t),x=v?h:a(e),E=b?h:a(t),w=(x=x==p?d:x)==d,j=(E=E==p?d:E)==d,O=x==E;if(O&&l(e)){if(!l(t))return!1;v=!0,w=!1}if(O&&!w)return g||(g=new s),v||u(e)?n(e,t,r,m,y,g):i(e,t,x,r,m,y,g);if(!(1&r)){var S=w&&f.call(e,"__wrapped__"),P=j&&f.call(t,"__wrapped__");if(S||P){var A=S?e.value():e,$=P?t.value():t;return g||(g=new s),y(A,$,r,m,g)}}return!!O&&(g||(g=new s),o(e,t,r,m,y,g))}},5083:(e,t,r)=>{var s=r(1882),n=r(7296),i=r(3805),o=r(7473),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)||n(e))&&(s(e)?h:a).test(o(e))}},4901:(e,t,r)=>{var s=r(2552),n=r(294),i=r(346),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)&&n(e.length)&&!!o[s(e)]}},8984:(e,t,r)=>{var s=r(5527),n=r(3650),i=Object.prototype.hasOwnProperty;e.exports=function(e){if(!s(e))return n(e);var t=[];for(var r in Object(e))i.call(e,r)&&"constructor"!=r&&t.push(r);return t}},8096:e=>{e.exports=function(e,t){for(var r=-1,s=Array(e);++r<e;)s[r]=t(r);return s}},7301:e=>{e.exports=function(e){return function(t){return e(t)}}},9219:e=>{e.exports=function(e,t){return e.has(t)}},5481:(e,t,r)=>{var s=r(9325)["__core-js_shared__"];e.exports=s},5911:(e,t,r)=>{var s=r(8859),n=r(4248),i=r(9219);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),d=c.get(t);if(h&&d)return h==t&&d==e;var f=-1,m=!0,y=2&r?new s:void 0;for(c.set(e,t),c.set(t,e);++f<u;){var g=e[f],v=t[f];if(o)var b=l?o(v,g,f,t,e,c):o(g,v,f,e,t,c);if(void 0!==b){if(b)continue;m=!1;break}if(y){if(!n(t,(function(e,t){if(!i(y,t)&&(g===e||a(g,e,r,o,c)))return y.push(t)}))){m=!1;break}}else if(g!==v&&!a(g,v,r,o,c)){m=!1;break}}return c.delete(e),c.delete(t),m}},1986:(e,t,r)=>{var s=r(1873),n=r(7828),i=r(5288),o=r(5911),a=r(317),c=r(4247),l=s?s.prototype:void 0,u=l?l.valueOf:void 0;e.exports=function(e,t,r,s,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 n(e),new n(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 d=a;case"[object Set]":var f=1&s;if(d||(d=c),e.size!=t.size&&!f)return!1;var m=h.get(e);if(m)return m==t;s|=2,h.set(e,t);var y=o(d(e),d(t),s,l,p,h);return h.delete(e),y;case"[object Symbol]":if(u)return u.call(e)==u.call(t)}return!1}},689:(e,t,r)=>{var s=r(2),n=Object.prototype.hasOwnProperty;e.exports=function(e,t,r,i,o,a){var c=1&r,l=s(e),u=l.length;if(u!=s(t).length&&!c)return!1;for(var p=u;p--;){var h=l[p];if(!(c?h in t:n.call(t,h)))return!1}var d=a.get(e),f=a.get(t);if(d&&f)return d==t&&f==e;var m=!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)){m=!1;break}y||(y="constructor"==h)}if(m&&!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||(m=!1)}return a.delete(e),a.delete(t),m}},2459:(e,t,r)=>{var s="object"==typeof r.g&&r.g&&r.g.Object===Object&&r.g;e.exports=s},2:(e,t,r)=>{var s=r(2199),n=r(4664),i=r(5950);e.exports=function(e){return s(e,i,n)}},2651:(e,t,r)=>{var s=r(4218);e.exports=function(e,t){var r=e.__data__;return s(t)?r["string"==typeof t?"string":"hash"]:r.map}},6110:(e,t,r)=>{var s=r(5083),n=r(392);e.exports=function(e,t){var r=n(e,t);return s(r)?r:void 0}},659:(e,t,r)=>{var s=r(1873),n=Object.prototype,i=n.hasOwnProperty,o=n.toString,a=s?s.toStringTag:void 0;e.exports=function(e){var t=i.call(e,a),r=e[a];try{e[a]=void 0;var s=!0}catch(e){}var n=o.call(e);return s&&(t?e[a]=r:delete e[a]),n}},4664:(e,t,r)=>{var s=r(9770),n=r(3345),i=Object.prototype.propertyIsEnumerable,o=Object.getOwnPropertySymbols,a=o?function(e){return null==e?[]:(e=Object(e),s(o(e),(function(t){return i.call(e,t)})))}:n;e.exports=a},5861:(e,t,r)=>{var s=r(5580),n=r(8223),i=r(2804),o=r(6545),a=r(8303),c=r(2552),l=r(7473),u="[object Map]",p="[object Promise]",h="[object Set]",d="[object WeakMap]",f="[object DataView]",m=l(s),y=l(n),g=l(i),v=l(o),b=l(a),x=c;(s&&x(new s(new ArrayBuffer(1)))!=f||n&&x(new n)!=u||i&&x(i.resolve())!=p||o&&x(new o)!=h||a&&x(new a)!=d)&&(x=function(e){var t=c(e),r="[object Object]"==t?e.constructor:void 0,s=r?l(r):"";if(s)switch(s){case m:return f;case y:return u;case g:return p;case v:return h;case b:return d}return t}),e.exports=x},392:e=>{e.exports=function(e,t){return null==e?void 0:e[t]}},2032:(e,t,r)=>{var s=r(5804);e.exports=function(){this.__data__=s?s(null):{},this.size=0}},3862:e=>{e.exports=function(e){var t=this.has(e)&&delete this.__data__[e];return this.size-=t?1:0,t}},6721:(e,t,r)=>{var s=r(5804),n=Object.prototype.hasOwnProperty;e.exports=function(e){var t=this.__data__;if(s){var r=t[e];return"__lodash_hash_undefined__"===r?void 0:r}return n.call(t,e)?t[e]:void 0}},2749:(e,t,r)=>{var s=r(5804),n=Object.prototype.hasOwnProperty;e.exports=function(e){var t=this.__data__;return s?void 0!==t[e]:n.call(t,e)}},5749:(e,t,r)=>{var s=r(5804);e.exports=function(e,t){var r=this.__data__;return this.size+=this.has(e)?0:1,r[e]=s&&void 0===t?"__lodash_hash_undefined__":t,this}},361:e=>{var t=/^(?:0|[1-9]\d*)$/;e.exports=function(e,r){var s=typeof e;return!!(r=null==r?9007199254740991:r)&&("number"==s||"symbol"!=s&&t.test(e))&&e>-1&&e%1==0&&e<r}},4218:e=>{e.exports=function(e){var t=typeof e;return"string"==t||"number"==t||"symbol"==t||"boolean"==t?"__proto__"!==e:null===e}},7296:(e,t,r)=>{var s,n=r(5481),i=(s=/[^.]+$/.exec(n&&n.keys&&n.keys.IE_PROTO||""))?"Symbol(src)_1."+s:"";e.exports=function(e){return!!i&&i in e}},5527:e=>{var t=Object.prototype;e.exports=function(e){var r=e&&e.constructor;return e===("function"==typeof r&&r.prototype||t)}},3702:e=>{e.exports=function(){this.__data__=[],this.size=0}},80:(e,t,r)=>{var s=r(6025),n=Array.prototype.splice;e.exports=function(e){var t=this.__data__,r=s(t,e);return!(r<0)&&(r==t.length-1?t.pop():n.call(t,r,1),--this.size,!0)}},4739:(e,t,r)=>{var s=r(6025);e.exports=function(e){var t=this.__data__,r=s(t,e);return r<0?void 0:t[r][1]}},8655:(e,t,r)=>{var s=r(6025);e.exports=function(e){return s(this.__data__,e)>-1}},3556:(e,t,r)=>{var s=r(6025);e.exports=function(e,t){var r=this.__data__,n=s(r,e);return n<0?(++this.size,r.push([e,t])):r[n][1]=t,this}},3040:(e,t,r)=>{var s=r(1549),n=r(79),i=r(8223);e.exports=function(){this.size=0,this.__data__={hash:new s,map:new(i||n),string:new s}}},7670:(e,t,r)=>{var s=r(2651);e.exports=function(e){var t=s(this,e).delete(e);return this.size-=t?1:0,t}},289:(e,t,r)=>{var s=r(2651);e.exports=function(e){return s(this,e).get(e)}},4509:(e,t,r)=>{var s=r(2651);e.exports=function(e){return s(this,e).has(e)}},2949:(e,t,r)=>{var s=r(2651);e.exports=function(e,t){var r=s(this,e),n=r.size;return r.set(e,t),this.size+=r.size==n?0:1,this}},317:e=>{e.exports=function(e){var t=-1,r=Array(e.size);return e.forEach((function(e,s){r[++t]=[s,e]})),r}},5804:(e,t,r)=>{var s=r(6110)(Object,"create");e.exports=s},3650:(e,t,r)=>{var s=r(4335)(Object.keys,Object);e.exports=s},6009:(e,t,r)=>{e=r.nmd(e);var s=r(2459),n=t&&!t.nodeType&&t,i=n&&e&&!e.nodeType&&e,o=i&&i.exports===n&&s.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},9350:e=>{var t=Object.prototype.toString;e.exports=function(e){return t.call(e)}},4335:e=>{e.exports=function(e,t){return function(r){return e(t(r))}}},9325:(e,t,r)=>{var s=r(2459),n="object"==typeof self&&self&&self.Object===Object&&self,i=s||n||Function("return this")();e.exports=i},1380:e=>{e.exports=function(e){return this.__data__.set(e,"__lodash_hash_undefined__"),this}},1459:e=>{e.exports=function(e){return this.__data__.has(e)}},4247:e=>{e.exports=function(e){var t=-1,r=Array(e.size);return e.forEach((function(e){r[++t]=e})),r}},1420:(e,t,r)=>{var s=r(79);e.exports=function(){this.__data__=new s,this.size=0}},938:e=>{e.exports=function(e){var t=this.__data__,r=t.delete(e);return this.size=t.size,r}},3605:e=>{e.exports=function(e){return this.__data__.get(e)}},9817:e=>{e.exports=function(e){return this.__data__.has(e)}},945:(e,t,r)=>{var s=r(79),n=r(8223),i=r(3661);e.exports=function(e,t){var r=this.__data__;if(r instanceof s){var o=r.__data__;if(!n||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}},7473: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""}},5288:e=>{e.exports=function(e,t){return e===t||e!=e&&t!=t}},2428:(e,t,r)=>{var s=r(7534),n=r(346),i=Object.prototype,o=i.hasOwnProperty,a=i.propertyIsEnumerable,c=s(function(){return arguments}())?s:function(e){return n(e)&&o.call(e,"callee")&&!a.call(e,"callee")};e.exports=c},6449:e=>{var t=Array.isArray;e.exports=t},4894:(e,t,r)=>{var s=r(1882),n=r(294);e.exports=function(e){return null!=e&&n(e.length)&&!s(e)}},3812:(e,t,r)=>{var s=r(2552),n=r(346);e.exports=function(e){return!0===e||!1===e||n(e)&&"[object Boolean]"==s(e)}},3656:(e,t,r)=>{e=r.nmd(e);var s=r(9325),n=r(9935),i=t&&!t.nodeType&&t,o=i&&e&&!e.nodeType&&e,a=o&&o.exports===i?s.Buffer:void 0,c=(a?a.isBuffer:void 0)||n;e.exports=c},2404:(e,t,r)=>{var s=r(270);e.exports=function(e,t){return s(e,t)}},1882:(e,t,r)=>{var s=r(2552),n=r(3805);e.exports=function(e){if(!n(e))return!1;var t=s(e);return"[object Function]"==t||"[object GeneratorFunction]"==t||"[object AsyncFunction]"==t||"[object Proxy]"==t}},294:e=>{e.exports=function(e){return"number"==typeof e&&e>-1&&e%1==0&&e<=9007199254740991}},5187:e=>{e.exports=function(e){return null===e}},8023:(e,t,r)=>{var s=r(2552),n=r(346);e.exports=function(e){return"number"==typeof e||n(e)&&"[object Number]"==s(e)}},3805:e=>{e.exports=function(e){var t=typeof e;return null!=e&&("object"==t||"function"==t)}},346:e=>{e.exports=function(e){return null!=e&&"object"==typeof e}},5015:(e,t,r)=>{var s=r(2552),n=r(6449),i=r(346);e.exports=function(e){return"string"==typeof e||!n(e)&&i(e)&&"[object String]"==s(e)}},7167:(e,t,r)=>{var s=r(4901),n=r(7301),i=r(6009),o=i&&i.isTypedArray,a=o?n(o):s;e.exports=a},5950:(e,t,r)=>{var s=r(695),n=r(8984),i=r(4894);e.exports=function(e){return i(e)?s(e):n(e)}},6048: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)}}},3345:e=>{e.exports=function(){return[]}},9935:e=>{e.exports=function(){return!1}},2340:(e,t,r)=>{const s=r(6048);function n(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((s=>{const n=e.bind(t)(s);n&&r.push(n)})),r}filter(e,t){return e=n(e),new i(this.elements.filter(e,t))}reject(e,t){return e=n(e),new i(this.elements.filter(s(e),t))}find(e,t){return e=n(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},5973: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},3110:(e,t,r)=>{const s=r(5187),n=r(5015),i=r(8023),o=r(3812),a=r(3805),c=r(5105),l=r(6804);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(s,l.NullElement,!1).detect(n,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 s=this.elementDetection[r][0],n=this.elementDetection[r][1];if(s(e)){t=new n(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},866:(e,t,r)=>{const s=r(6048),n=r(2340);class i extends n{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(s(e.bind(t)))}forEach(e,t){return this.elements.forEach(((r,s)=>{e.bind(t)(r.value,r.key,r,s)}))}keys(){return this.map(((e,t)=>t.toValue()))}values(){return this.map((e=>e.toValue()))}}e.exports=i},6804:(e,t,r)=>{const s=r(316),n=r(1067),i=r(1167),o=r(239),a=r(2242),c=r(6233),l=r(7726),u=r(1045),p=r(6303),h=r(4540),d=r(2340),f=r(866),m=r(5973);function y(e){if(e instanceof s)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 n;if(Array.isArray(e))return new c(e.map(y));if("object"==typeof e){return new u(e)}return e}s.prototype.ObjectElement=u,s.prototype.RefElement=h,s.prototype.MemberElement=l,s.prototype.refract=y,d.prototype.refract=y,e.exports={Element:s,NullElement:n,StringElement:i,NumberElement:o,BooleanElement:a,ArrayElement:c,MemberElement:l,ObjectElement:u,LinkElement:p,RefElement:h,refract:y,ArraySlice:d,ObjectSlice:f,KeyValuePair:m}},6303:(e,t,r)=>{const s=r(316);e.exports=class extends s{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)}}},4540:(e,t,r)=>{const s=r(316);e.exports=class extends s{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)}}},4035:(e,t,r)=>{const s=r(3110),n=r(6804);t.g$=s,t.KeyValuePair=r(5973),t.G6=n.ArraySlice,t.ot=n.ObjectSlice,t.Hg=n.Element,t.Om=n.StringElement,t.kT=n.NumberElement,t.bd=n.BooleanElement,t.Os=n.NullElement,t.wE=n.ArrayElement,t.Sh=n.ObjectElement,t.Pr=n.MemberElement,t.sI=n.RefElement,t.Ft=n.LinkElement,t.e=n.refract,r(5105),r(5147)},6233:(e,t,r)=>{const s=r(6048),n=r(316),i=r(2340);class o extends n{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((s=>{const n=e.bind(t)(s);n&&r.push(n)})),r}filter(e,t){return new i(this.content.filter(e,t))}reject(e,t){return this.filter(s(e),t)}reduce(e,t){let r,s;void 0!==t?(r=0,s=this.refract(t)):(r=1,s="object"===this.primitive()?this.first.value:this.first);for(let t=r;t<this.length;t+=1){const r=this.content[t];s="object"===this.primitive()?this.refract(e(s,r.value,r.key,r,this)):this.refract(e(s,r,t,this))}return s}forEach(e,t){this.content.forEach(((r,s)=>{e.bind(t)(r,this.refract(s))}))}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||{},s=!!r.recursive,n=void 0===r.results?[]:r.results;return this.forEach(((t,r,i)=>{s&&void 0!==t.findElements&&t.findElements(e,{results:n,recursive:s}),e(t,r,i)&&n.push(t)})),n}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},2242:(e,t,r)=>{const s=r(316);e.exports=class extends s{constructor(e,t,r){super(e,t,r),this.element="boolean"}primitive(){return"boolean"}}},316:(e,t,r)=>{const s=r(2404),n=r(5973),i=r(2340);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 n?{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 s=(e,t)=>(e.push(t),e),o=(e,r)=>{r.element===t&&e.push(r);const i=r.findRecursive(t);return i&&i.reduce(s,e),r.content instanceof n&&(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 s=e[t],n=r.indexOf(s);if(-1===n)return!1;r=r.splice(0,n)}return!0}))),r}set(e){return this.content=e,this}equals(e){return s(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 n)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 n){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},7726:(e,t,r)=>{const s=r(5973),n=r(316);e.exports=class extends n{constructor(e,t,r,n){super(new s,r,n),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)}}},1067:(e,t,r)=>{const s=r(316);e.exports=class extends s{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")}}},239:(e,t,r)=>{const s=r(316);e.exports=class extends s{constructor(e,t,r){super(e,t,r),this.element="number"}primitive(){return"number"}}},1045:(e,t,r)=>{const s=r(6048),n=r(3805),i=r(6233),o=r(7726),a=r(866);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(n(e))return Object.keys(e).forEach((t=>{this.set(t,e[t])})),this;const r=e,s=this.getMember(r);return s?s.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(((s,n,i)=>{const o=e.bind(t)(s,n,i);o&&r.push(o)})),r}filter(e,t){return new a(this.content).filter(e,t)}reject(e,t){return this.filter(s(e),t)}forEach(e,t){return this.content.forEach((r=>e.bind(t)(r.value,r.key,r)))}}},1167:(e,t,r)=>{const s=r(316);e.exports=class extends s{constructor(e,t,r){super(e,t,r),this.element="string"}primitive(){return"string"}get length(){return this.content.length}}},5147:(e,t,r)=>{const s=r(5105);e.exports=class extends s{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 s="enum"===e.element||-1!==e.attributes.keys().indexOf("enumerations");if(s){const t=this.enumSerialiseAttributes(e);t&&(r.attributes=t)}else if(e._attributes&&e._attributes.length>0){let{attributes:s}=e;s.get("metadata")&&(s=s.clone(),s.set("meta",s.get("metadata")),s.remove("metadata")),"member"===e.element&&t&&(s=s.clone(),s.remove("variable")),s.length>0&&(r.attributes=this.serialiseObject(s))}if(s)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 s;t&&e.content.key?(s=e.content.clone(),s.key.attributes.set("variable",t),s=this.serialiseContent(s)):s=this.serialiseContent(e.content),this.shouldSerialiseContent(e,s)&&(r.content=s)}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([]),s=t.get("default");let n=t.get("samples")||new this.namespace.elements.Array([]);if(s&&s.content&&(s.content.attributes&&s.content.attributes.remove("typeAttributes"),t.set("default",new this.namespace.elements.Array([s.content]))),n.forEach((e=>{e.content&&e.content.element&&e.content.attributes.remove("typeAttributes")})),e.content&&0!==r.length&&n.unshift(e.content),n=n.map((e=>e instanceof this.namespace.elements.Array?[e]:new this.namespace.elements.Array([e.content]))),n.length&&t.set("samples",n),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 s=this.deserialiseContent(e.content);if(void 0===s&&null!==r.content||(r.content=s),"enum"===r.element){r.content&&r.attributes.set("enumerations",r.content);let e=r.attributes.get("samples");if(r.attributes.remove("samples"),e){const s=e;e=new this.namespace.elements.Array,s.forEach((s=>{s.forEach((s=>{const n=new t(s);n.element=r.element,e.push(n)}))}));const n=e.shift();r.content=n?n.content:void 0,r.attributes.set("samples",e)}else r.content=void 0;let s=r.attributes.get("default");if(s&&s.length>0){s=s.get(0);const e=new t(s);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 s=r.toValue();t[s]=this.convertKeyToRefract(s,e)}})),t}deserialiseObject(e,t){Object.keys(e).forEach((r=>{t.set(r,this.deserialise(e[r]))}))}}},5105: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]))}))}}},5606:e=>{var t,r,s=e.exports={};function n(){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===n||!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:n}catch(e){t=n}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 d(e,t){this.fun=e,this.array=t}function f(){}s.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 d(e,t)),1!==c.length||l||o(h)},d.prototype.run=function(){this.fun.apply(null,this.array)},s.title="browser",s.browser=!0,s.env={},s.argv=[],s.version="",s.versions={},s.on=f,s.addListener=f,s.once=f,s.off=f,s.removeListener=f,s.removeAllListeners=f,s.emit=f,s.prependListener=f,s.prependOnceListener=f,s.listeners=function(e){return[]},s.binding=function(e){throw new Error("process.binding is not supported")},s.cwd=function(){return"/"},s.chdir=function(e){throw new Error("process.chdir is not supported")},s.umask=function(){return 0}},8068:e=>{"use strict";var t=(()=>{var e=Object.defineProperty,t=Object.getOwnPropertyDescriptor,r=Object.getOwnPropertyNames,s=Object.getOwnPropertySymbols,n=Object.prototype.hasOwnProperty,i=Object.prototype.propertyIsEnumerable,o=(t,r,s)=>r in t?e(t,r,{enumerable:!0,configurable:!0,writable:!0,value:s}):t[r]=s,a=(e,t)=>{for(var r in t||(t={}))n.call(t,r)&&o(e,r,t[r]);if(s)for(var r of s(t))i.call(t,r)&&o(e,r,t[r]);return e},c=(e,t,r)=>(o(e,"symbol"!=typeof t?t+"":t,r),r),l={};((t,r)=>{for(var s in r)e(t,s,{get:r[s],enumerable:!0})})(l,{DEFAULT_OPTIONS:()=>p,DEFAULT_UUID_LENGTH:()=>u,default:()=>f});var u=6,p={dictionary:"alphanum",shuffle:!0,debug:!1,length:u,counter:0},h=class{constructor(e={}){c(this,"counter"),c(this,"debug"),c(this,"dict"),c(this,"version"),c(this,"dictIndex",0),c(this,"dictRange",[]),c(this,"lowerBound",0),c(this,"upperBound",0),c(this,"dictLength",0),c(this,"uuidLength"),c(this,"_digit_first_ascii",48),c(this,"_digit_last_ascii",58),c(this,"_alpha_lower_first_ascii",97),c(this,"_alpha_lower_last_ascii",123),c(this,"_hex_last_ascii",103),c(this,"_alpha_upper_first_ascii",65),c(this,"_alpha_upper_last_ascii",91),c(this,"_number_dict_ranges",{digits:[this._digit_first_ascii,this._digit_last_ascii]}),c(this,"_alpha_dict_ranges",{lowerCase:[this._alpha_lower_first_ascii,this._alpha_lower_last_ascii],upperCase:[this._alpha_upper_first_ascii,this._alpha_upper_last_ascii]}),c(this,"_alpha_lower_dict_ranges",{lowerCase:[this._alpha_lower_first_ascii,this._alpha_lower_last_ascii]}),c(this,"_alpha_upper_dict_ranges",{upperCase:[this._alpha_upper_first_ascii,this._alpha_upper_last_ascii]}),c(this,"_alphanum_dict_ranges",{digits:[this._digit_first_ascii,this._digit_last_ascii],lowerCase:[this._alpha_lower_first_ascii,this._alpha_lower_last_ascii],upperCase:[this._alpha_upper_first_ascii,this._alpha_upper_last_ascii]}),c(this,"_alphanum_lower_dict_ranges",{digits:[this._digit_first_ascii,this._digit_last_ascii],lowerCase:[this._alpha_lower_first_ascii,this._alpha_lower_last_ascii]}),c(this,"_alphanum_upper_dict_ranges",{digits:[this._digit_first_ascii,this._digit_last_ascii],upperCase:[this._alpha_upper_first_ascii,this._alpha_upper_last_ascii]}),c(this,"_hex_dict_ranges",{decDigits:[this._digit_first_ascii,this._digit_last_ascii],alphaDigits:[this._alpha_lower_first_ascii,this._hex_last_ascii]}),c(this,"_dict_ranges",{_number_dict_ranges:this._number_dict_ranges,_alpha_dict_ranges:this._alpha_dict_ranges,_alpha_lower_dict_ranges:this._alpha_lower_dict_ranges,_alpha_upper_dict_ranges:this._alpha_upper_dict_ranges,_alphanum_dict_ranges:this._alphanum_dict_ranges,_alphanum_lower_dict_ranges:this._alphanum_lower_dict_ranges,_alphanum_upper_dict_ranges:this._alphanum_upper_dict_ranges,_hex_dict_ranges:this._hex_dict_ranges}),c(this,"log",((...e)=>{const t=[...e];if(t[0]=`[short-unique-id] ${e[0]}`,!0===this.debug&&"undefined"!=typeof console&&null!==console)return console.log(...t)})),c(this,"_normalizeDictionary",((e,t)=>{let r;if(e&&Array.isArray(e)&&e.length>1)r=e;else{let t;r=[],this.dictIndex=t=0;const s=`_${e}_dict_ranges`,n=this._dict_ranges[s];Object.keys(n).forEach((e=>{const s=e;for(this.dictRange=n[s],this.lowerBound=this.dictRange[0],this.upperBound=this.dictRange[1],this.dictIndex=t=this.lowerBound;this.lowerBound<=this.upperBound?t<this.upperBound:t>this.upperBound;this.dictIndex=this.lowerBound<=this.upperBound?t+=1:t-=1)r.push(String.fromCharCode(this.dictIndex))}))}if(t){const e=.5;r=r.sort((()=>Math.random()-e))}return r})),c(this,"setDictionary",((e,t)=>{this.dict=this._normalizeDictionary(e,t),this.dictLength=this.dict.length,this.setCounter(0)})),c(this,"seq",(()=>this.sequentialUUID())),c(this,"sequentialUUID",(()=>{let e,t,r="";e=this.counter;do{t=e%this.dictLength,e=Math.trunc(e/this.dictLength),r+=this.dict[t]}while(0!==e);return this.counter+=1,r})),c(this,"rnd",((e=this.uuidLength||u)=>this.randomUUID(e))),c(this,"randomUUID",((e=this.uuidLength||u)=>{let t,r,s;if(null==e||e<1)throw new Error("Invalid UUID Length Provided");for(t="",s=0;s<e;s+=1)r=parseInt((Math.random()*this.dictLength).toFixed(0),10)%this.dictLength,t+=this.dict[r];return t})),c(this,"fmt",((e,t)=>this.formattedUUID(e,t))),c(this,"formattedUUID",((e,t)=>{const r={$r:this.randomUUID,$s:this.sequentialUUID,$t:this.stamp};return e.replace(/\$[rs]\d{0,}|\$t0|\$t[1-9]\d{1,}/g,(e=>{const s=e.slice(0,2),n=parseInt(e.slice(2),10);return"$s"===s?r[s]().padStart(n,"0"):"$t"===s&&t?r[s](n,t):r[s](n)}))})),c(this,"availableUUIDs",((e=this.uuidLength)=>parseFloat(Math.pow([...new Set(this.dict)].length,e).toFixed(0)))),c(this,"approxMaxBeforeCollision",((e=this.availableUUIDs(this.uuidLength))=>parseFloat(Math.sqrt(Math.PI/2*e).toFixed(20)))),c(this,"collisionProbability",((e=this.availableUUIDs(this.uuidLength),t=this.uuidLength)=>parseFloat((this.approxMaxBeforeCollision(e)/this.availableUUIDs(t)).toFixed(20)))),c(this,"uniqueness",((e=this.availableUUIDs(this.uuidLength))=>{const t=parseFloat((1-this.approxMaxBeforeCollision(e)/e).toFixed(20));return t>1?1:t<0?0:t})),c(this,"getVersion",(()=>this.version)),c(this,"stamp",((e,t)=>{const r=Math.floor(+(t||new Date)/1e3).toString(16);if("number"==typeof e&&0===e)return r;if("number"!=typeof e||e<10)throw new Error(["Param finalLength must be a number greater than or equal to 10,","or 0 if you want the raw hexadecimal timestamp"].join("\n"));const s=e-9,n=Math.round(Math.random()*(s>15?15:s)),i=this.randomUUID(s);return`${i.substring(0,n)}${r}${i.substring(n)}${n.toString(16)}`})),c(this,"parseStamp",((e,t)=>{if(t&&!/t0|t[1-9]\d{1,}/.test(t))throw new Error("Cannot extract date from a formated UUID with no timestamp in the format");const r=t?t.replace(/\$[rs]\d{0,}|\$t0|\$t[1-9]\d{1,}/g,(e=>{const t={$r:e=>[...Array(e)].map((()=>"r")).join(""),$s:e=>[...Array(e)].map((()=>"s")).join(""),$t:e=>[...Array(e)].map((()=>"t")).join("")},r=e.slice(0,2),s=parseInt(e.slice(2),10);return t[r](s)})).replace(/^(.*?)(t{8,})(.*)$/g,((t,r,s)=>e.substring(r.length,r.length+s.length))):e;if(8===r.length)return new Date(1e3*parseInt(r,16));if(r.length<10)throw new Error("Stamp length invalid");const s=parseInt(r.substring(r.length-1),16);return new Date(1e3*parseInt(r.substring(s,s+8),16))})),c(this,"setCounter",(e=>{this.counter=e})),c(this,"validate",((e,t)=>{const r=t?this._normalizeDictionary(t):this.dict;return e.split("").every((e=>r.includes(e)))}));const t=a(a({},p),e);this.counter=0,this.debug=!1,this.dict=[],this.version="5.2.0";const{dictionary:r,shuffle:s,length:n,counter:i}=t;return this.uuidLength=n,this.setDictionary(r,s),this.setCounter(i),this.debug=t.debug,this.log(this.dict),this.log(`Generator instantiated with Dictionary Size ${this.dictLength} and counter set to ${this.counter}`),this.log=this.log.bind(this),this.setDictionary=this.setDictionary.bind(this),this.setCounter=this.setCounter.bind(this),this.seq=this.seq.bind(this),this.sequentialUUID=this.sequentialUUID.bind(this),this.rnd=this.rnd.bind(this),this.randomUUID=this.randomUUID.bind(this),this.fmt=this.fmt.bind(this),this.formattedUUID=this.formattedUUID.bind(this),this.availableUUIDs=this.availableUUIDs.bind(this),this.approxMaxBeforeCollision=this.approxMaxBeforeCollision.bind(this),this.collisionProbability=this.collisionProbability.bind(this),this.uniqueness=this.uniqueness.bind(this),this.getVersion=this.getVersion.bind(this),this.stamp=this.stamp.bind(this),this.parseStamp=this.parseStamp.bind(this),this}};c(h,"default",h);var d,f=h;return d=l,((s,i,o,a)=>{if(i&&"object"==typeof i||"function"==typeof i)for(let c of r(i))n.call(s,c)||c===o||e(s,c,{get:()=>i[c],enumerable:!(a=t(i,c))||a.enumerable});return s})(e({},"__esModule",{value:!0}),d)})();e.exports=t.default,"undefined"!=typeof window&&(t=t.default)},8675:(e,t,r)=>{e.exports=r(850)},8623:(e,t,r)=>{"use strict";var s=r(694);e.exports=s},7257:(e,t,r)=>{"use strict";r(6605),r(4502),r(6371),r(9363),r(7057);var s=r(2046);e.exports=s.AggregateError},850:(e,t,r)=>{"use strict";e.exports=r(6076)},6076:(e,t,r)=>{"use strict";r(1599);var s=r(8623);e.exports=s},2159:(e,t,r)=>{"use strict";var s=r(2250),n=r(4640),i=TypeError;e.exports=function(e){if(s(e))return e;throw new i(n(e)+" is not a function")}},43:(e,t,r)=>{"use strict";var s=r(4018),n=String,i=TypeError;e.exports=function(e){if(s(e))return e;throw new i("Can't set "+n(e)+" as a prototype")}},2156:e=>{"use strict";e.exports=function(){}},6624:(e,t,r)=>{"use strict";var s=r(6285),n=String,i=TypeError;e.exports=function(e){if(s(e))return e;throw new i(n(e)+" is not an object")}},4436:(e,t,r)=>{"use strict";var s=r(7374),n=r(4849),i=r(575),o=function(e){return function(t,r,o){var a=s(t),c=i(a);if(0===c)return!e&&-1;var l,u=n(o,c);if(e&&r!=r){for(;c>u;)if((l=a[u++])!=l)return!0}else for(;c>u;u++)if((e||u in a)&&a[u]===r)return e||u||0;return!e&&-1}};e.exports={includes:o(!0),indexOf:o(!1)}},5807:(e,t,r)=>{"use strict";var s=r(1907),n=s({}.toString),i=s("".slice);e.exports=function(e){return i(n(e),8,-1)}},3948:(e,t,r)=>{"use strict";var s=r(2623),n=r(2250),i=r(5807),o=r(6264)("toStringTag"),a=Object,c="Arguments"===i(function(){return arguments}());e.exports=s?i:function(e){var t,r,s;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"===(s=i(t))&&n(t.callee)?"Arguments":s}},9595:(e,t,r)=>{"use strict";var s=r(9724),n=r(1042),i=r(3846),o=r(4284);e.exports=function(e,t,r){for(var a=n(t),c=o.f,l=i.f,u=0;u<a.length;u++){var p=a[u];s(e,p)||r&&s(r,p)||c(e,p,l(t,p))}}},7382:(e,t,r)=>{"use strict";var s=r(8828);e.exports=!s((function(){function e(){}return e.prototype.constructor=null,Object.getPrototypeOf(new e)!==e.prototype}))},9550:e=>{"use strict";e.exports=function(e,t){return{value:e,done:t}}},1626:(e,t,r)=>{"use strict";var s=r(9447),n=r(4284),i=r(5817);e.exports=s?function(e,t,r){return n.f(e,t,i(1,r))}:function(e,t,r){return e[t]=r,e}},5817:e=>{"use strict";e.exports=function(e,t){return{enumerable:!(1&e),configurable:!(2&e),writable:!(4&e),value:t}}},8055:(e,t,r)=>{"use strict";var s=r(1626);e.exports=function(e,t,r,n){return n&&n.enumerable?e[t]=r:s(e,t,r),e}},2532:(e,t,r)=>{"use strict";var s=r(5951),n=Object.defineProperty;e.exports=function(e,t){try{n(s,e,{value:t,configurable:!0,writable:!0})}catch(r){s[e]=t}return t}},9447:(e,t,r)=>{"use strict";var s=r(8828);e.exports=!s((function(){return 7!==Object.defineProperty({},1,{get:function(){return 7}})[1]}))},9552:(e,t,r)=>{"use strict";var s=r(5951),n=r(6285),i=s.document,o=n(i)&&n(i.createElement);e.exports=function(e){return o?i.createElement(e):{}}},9287: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}},376:e=>{"use strict";e.exports=["constructor","hasOwnProperty","isPrototypeOf","propertyIsEnumerable","toLocaleString","toString","valueOf"]},6794:(e,t,r)=>{"use strict";var s=r(5951).navigator,n=s&&s.userAgent;e.exports=n?String(n):""},798:(e,t,r)=>{"use strict";var s,n,i=r(5951),o=r(6794),a=i.process,c=i.Deno,l=a&&a.versions||c&&c.version,u=l&&l.v8;u&&(n=(s=u.split("."))[0]>0&&s[0]<4?1:+(s[0]+s[1])),!n&&o&&(!(s=o.match(/Edge\/(\d+)/))||s[1]>=74)&&(s=o.match(/Chrome\/(\d+)/))&&(n=+s[1]),e.exports=n},5762:(e,t,r)=>{"use strict";var s=r(1907),n=Error,i=s("".replace),o=String(new n("zxcasd").stack),a=/\n\s*at [^:]*:[^\n]*/,c=a.test(o);e.exports=function(e,t){if(c&&"string"==typeof e&&!n.prepareStackTrace)for(;t--;)e=i(e,a,"");return e}},5884:(e,t,r)=>{"use strict";var s=r(1626),n=r(5762),i=r(3888),o=Error.captureStackTrace;e.exports=function(e,t,r,a){i&&(o?o(e,t):s(e,"stack",n(r,a)))}},3888:(e,t,r)=>{"use strict";var s=r(8828),n=r(5817);e.exports=!s((function(){var e=new Error("a");return!("stack"in e)||(Object.defineProperty(e,"stack",n(1,7)),7!==e.stack)}))},1091:(e,t,r)=>{"use strict";var s=r(5951),n=r(6024),i=r(2361),o=r(2250),a=r(3846).f,c=r(7463),l=r(2046),u=r(8311),p=r(1626),h=r(9724);r(6128);var d=function(e){var t=function(r,s,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,s)}return new e(r,s,i)}return n(e,this,arguments)};return t.prototype=e.prototype,t};e.exports=function(e,t){var r,n,f,m,y,g,v,b,x,E=e.target,w=e.global,j=e.stat,O=e.proto,S=w?s:j?s[E]:s[E]&&s[E].prototype,P=w?l:l[E]||p(l,E,{})[E],A=P.prototype;for(m in t)n=!(r=c(w?m:E+(j?".":"#")+m,e.forced))&&S&&h(S,m),g=P[m],n&&(v=e.dontCallGetSet?(x=a(S,m))&&x.value:S[m]),y=n&&v?v:t[m],(r||O||typeof g!=typeof y)&&(b=e.bind&&n?u(y,s):e.wrap&&n?d(y):O&&o(y)?i(y):y,(e.sham||y&&y.sham||g&&g.sham)&&p(b,"sham",!0),p(P,m,b),O&&(h(l,f=E+"Prototype")||p(l,f,{}),p(l[f],m,y),e.real&&A&&(r||!A[m])&&p(A,m,y)))}},8828:e=>{"use strict";e.exports=function(e){try{return!!e()}catch(e){return!0}}},6024:(e,t,r)=>{"use strict";var s=r(1505),n=Function.prototype,i=n.apply,o=n.call;e.exports="object"==typeof Reflect&&Reflect.apply||(s?o.bind(i):function(){return o.apply(i,arguments)})},8311:(e,t,r)=>{"use strict";var s=r(2361),n=r(2159),i=r(1505),o=s(s.bind);e.exports=function(e,t){return n(e),void 0===t?e:i?o(e,t):function(){return e.apply(t,arguments)}}},1505:(e,t,r)=>{"use strict";var s=r(8828);e.exports=!s((function(){var e=function(){}.bind();return"function"!=typeof e||e.hasOwnProperty("prototype")}))},3930:(e,t,r)=>{"use strict";var s=r(1505),n=Function.prototype.call;e.exports=s?n.bind(n):function(){return n.apply(n,arguments)}},6833:(e,t,r)=>{"use strict";var s=r(9447),n=r(9724),i=Function.prototype,o=s&&Object.getOwnPropertyDescriptor,a=n(i,"name"),c=a&&"something"===function(){}.name,l=a&&(!s||s&&o(i,"name").configurable);e.exports={EXISTS:a,PROPER:c,CONFIGURABLE:l}},1871:(e,t,r)=>{"use strict";var s=r(1907),n=r(2159);e.exports=function(e,t,r){try{return s(n(Object.getOwnPropertyDescriptor(e,t)[r]))}catch(e){}}},2361:(e,t,r)=>{"use strict";var s=r(5807),n=r(1907);e.exports=function(e){if("Function"===s(e))return n(e)}},1907:(e,t,r)=>{"use strict";var s=r(1505),n=Function.prototype,i=n.call,o=s&&n.bind.bind(i,i);e.exports=s?o:function(e){return function(){return i.apply(e,arguments)}}},5582:(e,t,r)=>{"use strict";var s=r(2046),n=r(5951),i=r(2250),o=function(e){return i(e)?e:void 0};e.exports=function(e,t){return arguments.length<2?o(s[e])||o(n[e]):s[e]&&s[e][t]||n[e]&&n[e][t]}},3448:(e,t,r)=>{"use strict";var s=r(3948),n=r(9367),i=r(7136),o=r(3742),a=r(6264)("iterator");e.exports=function(e){if(!i(e))return n(e,a)||n(e,"@@iterator")||o[s(e)]}},300:(e,t,r)=>{"use strict";var s=r(3930),n=r(2159),i=r(6624),o=r(4640),a=r(3448),c=TypeError;e.exports=function(e,t){var r=arguments.length<2?a(e):t;if(n(r))return i(s(r,e));throw new c(o(e)+" is not iterable")}},9367:(e,t,r)=>{"use strict";var s=r(2159),n=r(7136);e.exports=function(e,t){var r=e[t];return n(r)?void 0:s(r)}},5951:function(e,t,r){"use strict";var s=function(e){return e&&e.Math===Math&&e};e.exports=s("object"==typeof globalThis&&globalThis)||s("object"==typeof window&&window)||s("object"==typeof self&&self)||s("object"==typeof r.g&&r.g)||s("object"==typeof this&&this)||function(){return this}()||Function("return this")()},9724:(e,t,r)=>{"use strict";var s=r(1907),n=r(9298),i=s({}.hasOwnProperty);e.exports=Object.hasOwn||function(e,t){return i(n(e),t)}},8530:e=>{"use strict";e.exports={}},2416:(e,t,r)=>{"use strict";var s=r(5582);e.exports=s("document","documentElement")},3648:(e,t,r)=>{"use strict";var s=r(9447),n=r(8828),i=r(9552);e.exports=!s&&!n((function(){return 7!==Object.defineProperty(i("div"),"a",{get:function(){return 7}}).a}))},6946:(e,t,r)=>{"use strict";var s=r(1907),n=r(8828),i=r(5807),o=Object,a=s("".split);e.exports=n((function(){return!o("z").propertyIsEnumerable(0)}))?function(e){return"String"===i(e)?a(e,""):o(e)}:o},4084:(e,t,r)=>{"use strict";var s=r(2250),n=r(6285),i=r(9192);e.exports=function(e,t,r){var o,a;return i&&s(o=t.constructor)&&o!==r&&n(a=o.prototype)&&a!==r.prototype&&i(e,a),e}},9259:(e,t,r)=>{"use strict";var s=r(6285),n=r(1626);e.exports=function(e,t){s(t)&&"cause"in t&&n(e,"cause",t.cause)}},4932:(e,t,r)=>{"use strict";var s,n,i,o=r(551),a=r(5951),c=r(6285),l=r(1626),u=r(9724),p=r(6128),h=r(2522),d=r(8530),f="Object already initialized",m=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,s=function(e,t){if(g.has(e))throw new m(f);return t.facade=e,g.set(e,t),t},n=function(e){return g.get(e)||{}},i=function(e){return g.has(e)}}else{var v=h("state");d[v]=!0,s=function(e,t){if(u(e,v))throw new m(f);return t.facade=e,l(e,v,t),t},n=function(e){return u(e,v)?e[v]:{}},i=function(e){return u(e,v)}}e.exports={set:s,get:n,has:i,enforce:function(e){return i(e)?n(e):s(e,{})},getterFor:function(e){return function(t){var r;if(!c(t)||(r=n(t)).type!==e)throw new m("Incompatible receiver, "+e+" required");return r}}}},7812:(e,t,r)=>{"use strict";var s=r(6264),n=r(3742),i=s("iterator"),o=Array.prototype;e.exports=function(e){return void 0!==e&&(n.Array===e||o[i]===e)}},2250:e=>{"use strict";var t="object"==typeof document&&document.all;e.exports=void 0===t&&void 0!==t?function(e){return"function"==typeof e||e===t}:function(e){return"function"==typeof e}},7463:(e,t,r)=>{"use strict";var s=r(8828),n=r(2250),i=/#|\.prototype\./,o=function(e,t){var r=c[a(e)];return r===u||r!==l&&(n(t)?s(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},7136:e=>{"use strict";e.exports=function(e){return null==e}},6285:(e,t,r)=>{"use strict";var s=r(2250);e.exports=function(e){return"object"==typeof e?null!==e:s(e)}},4018:(e,t,r)=>{"use strict";var s=r(6285);e.exports=function(e){return s(e)||null===e}},7376:e=>{"use strict";e.exports=!0},5594:(e,t,r)=>{"use strict";var s=r(5582),n=r(2250),i=r(8280),o=r(1175),a=Object;e.exports=o?function(e){return"symbol"==typeof e}:function(e){var t=s("Symbol");return n(t)&&i(t.prototype,a(e))}},4823:(e,t,r)=>{"use strict";var s=r(8311),n=r(3930),i=r(6624),o=r(4640),a=r(7812),c=r(575),l=r(8280),u=r(300),p=r(3448),h=r(154),d=TypeError,f=function(e,t){this.stopped=e,this.result=t},m=f.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),$=s(t,j),T=function(e){return y&&h(y,"normal",e),new f(!0,e)},k=function(e){return O?(i(e),A?$(e[0],e[1],T):$(e[0],e[1])):A?$(e,T):$(e)};if(S)y=e.iterator;else if(P)y=e;else{if(!(g=p(e)))throw new d(o(e)+" is not iterable");if(a(g)){for(v=0,b=c(e);b>v;v++)if((x=k(e[v]))&&l(m,x))return x;return new f(!1)}y=u(e,g)}for(E=S?e.next:y.next;!(w=n(E,y)).done;){try{x=k(w.value)}catch(e){h(y,"throw",e)}if("object"==typeof x&&x&&l(m,x))return x}return new f(!1)}},154:(e,t,r)=>{"use strict";var s=r(3930),n=r(6624),i=r(9367);e.exports=function(e,t,r){var o,a;n(e);try{if(!(o=i(e,"return"))){if("throw"===t)throw r;return r}o=s(o,e)}catch(e){a=!0,o=e}if("throw"===t)throw r;if(a)throw o;return n(o),r}},7181:(e,t,r)=>{"use strict";var s=r(5116).IteratorPrototype,n=r(8075),i=r(5817),o=r(4840),a=r(3742),c=function(){return this};e.exports=function(e,t,r,l){var u=t+" Iterator";return e.prototype=n(s,{next:i(+!l,r)}),o(e,u,!1,!0),a[u]=c,e}},183:(e,t,r)=>{"use strict";var s=r(1091),n=r(3930),i=r(7376),o=r(6833),a=r(2250),c=r(7181),l=r(5972),u=r(9192),p=r(4840),h=r(1626),d=r(8055),f=r(6264),m=r(3742),y=r(5116),g=o.PROPER,v=o.CONFIGURABLE,b=y.IteratorPrototype,x=y.BUGGY_SAFARI_ITERATORS,E=f("iterator"),w="keys",j="values",O="entries",S=function(){return this};e.exports=function(e,t,r,o,f,y,P){c(r,t,o);var A,$,T,k=function(e){if(e===f&&F)return F;if(!x&&e&&e in M)return M[e];switch(e){case w:case j:case O:return function(){return new r(this,e)}}return function(){return new r(this)}},_=t+" Iterator",C=!1,M=e.prototype,I=M[E]||M["@@iterator"]||f&&M[f],F=!x&&I||k(f),R="Array"===t&&M.entries||I;if(R&&(A=l(R.call(new e)))!==Object.prototype&&A.next&&(i||l(A)===b||(u?u(A,b):a(A[E])||d(A,E,S)),p(A,_,!0,!0),i&&(m[_]=S)),g&&f===j&&I&&I.name!==j&&(!i&&v?h(M,"name",j):(C=!0,F=function(){return n(I,this)})),f)if($={values:k(j),keys:y?F:k(w),entries:k(O)},P)for(T in $)(x||C||!(T in M))&&d(M,T,$[T]);else s({target:t,proto:!0,forced:x||C},$);return i&&!P||M[E]===F||d(M,E,F,{name:f}),m[t]=F,$}},5116:(e,t,r)=>{"use strict";var s,n,i,o=r(8828),a=r(2250),c=r(6285),l=r(8075),u=r(5972),p=r(8055),h=r(6264),d=r(7376),f=h("iterator"),m=!1;[].keys&&("next"in(i=[].keys())?(n=u(u(i)))!==Object.prototype&&(s=n):m=!0),!c(s)||o((function(){var e={};return s[f].call(e)!==e}))?s={}:d&&(s=l(s)),a(s[f])||p(s,f,(function(){return this})),e.exports={IteratorPrototype:s,BUGGY_SAFARI_ITERATORS:m}},3742:e=>{"use strict";e.exports={}},575:(e,t,r)=>{"use strict";var s=r(3121);e.exports=function(e){return s(e.length)}},1176:e=>{"use strict";var t=Math.ceil,r=Math.floor;e.exports=Math.trunc||function(e){var s=+e;return(s>0?r:t)(s)}},2096:(e,t,r)=>{"use strict";var s=r(160);e.exports=function(e,t){return void 0===e?arguments.length<2?"":t:s(e)}},8075:(e,t,r)=>{"use strict";var s,n=r(6624),i=r(2220),o=r(376),a=r(8530),c=r(2416),l=r(9552),u=r(2522),p="prototype",h="script",d=u("IE_PROTO"),f=function(){},m=function(e){return"<"+h+">"+e+"</"+h+">"},y=function(e){e.write(m("")),e.close();var t=e.parentWindow.Object;return e=null,t},g=function(){try{s=new ActiveXObject("htmlfile")}catch(e){}var e,t,r;g="undefined"!=typeof document?document.domain&&s?y(s):(t=l("iframe"),r="java"+h+":",t.style.display="none",c.appendChild(t),t.src=String(r),(e=t.contentWindow.document).open(),e.write(m("document.F=Object")),e.close(),e.F):y(s);for(var n=o.length;n--;)delete g[p][o[n]];return g()};a[d]=!0,e.exports=Object.create||function(e,t){var r;return null!==e?(f[p]=n(e),r=new f,f[p]=null,r[d]=e):r=g(),void 0===t?r:i.f(r,t)}},2220:(e,t,r)=>{"use strict";var s=r(9447),n=r(8661),i=r(4284),o=r(6624),a=r(7374),c=r(2875);t.f=s&&!n?Object.defineProperties:function(e,t){o(e);for(var r,s=a(t),n=c(t),l=n.length,u=0;l>u;)i.f(e,r=n[u++],s[r]);return e}},4284:(e,t,r)=>{"use strict";var s=r(9447),n=r(3648),i=r(8661),o=r(6624),a=r(470),c=TypeError,l=Object.defineProperty,u=Object.getOwnPropertyDescriptor,p="enumerable",h="configurable",d="writable";t.f=s?i?function(e,t,r){if(o(e),t=a(t),o(r),"function"==typeof e&&"prototype"===t&&"value"in r&&d in r&&!r[d]){var s=u(e,t);s&&s[d]&&(e[t]=r.value,r={configurable:h in r?r[h]:s[h],enumerable:p in r?r[p]:s[p],writable:!1})}return l(e,t,r)}:l:function(e,t,r){if(o(e),t=a(t),o(r),n)try{return l(e,t,r)}catch(e){}if("get"in r||"set"in r)throw new c("Accessors not supported");return"value"in r&&(e[t]=r.value),e}},3846:(e,t,r)=>{"use strict";var s=r(9447),n=r(3930),i=r(2574),o=r(5817),a=r(7374),c=r(470),l=r(9724),u=r(3648),p=Object.getOwnPropertyDescriptor;t.f=s?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(!n(i.f,e,t),e[t])}},4443:(e,t,r)=>{"use strict";var s=r(3045),n=r(376).concat("length","prototype");t.f=Object.getOwnPropertyNames||function(e){return s(e,n)}},7170:(e,t)=>{"use strict";t.f=Object.getOwnPropertySymbols},5972:(e,t,r)=>{"use strict";var s=r(9724),n=r(2250),i=r(9298),o=r(2522),a=r(7382),c=o("IE_PROTO"),l=Object,u=l.prototype;e.exports=a?l.getPrototypeOf:function(e){var t=i(e);if(s(t,c))return t[c];var r=t.constructor;return n(r)&&t instanceof r?r.prototype:t instanceof l?u:null}},8280:(e,t,r)=>{"use strict";var s=r(1907);e.exports=s({}.isPrototypeOf)},3045:(e,t,r)=>{"use strict";var s=r(1907),n=r(9724),i=r(7374),o=r(4436).indexOf,a=r(8530),c=s([].push);e.exports=function(e,t){var r,s=i(e),l=0,u=[];for(r in s)!n(a,r)&&n(s,r)&&c(u,r);for(;t.length>l;)n(s,r=t[l++])&&(~o(u,r)||c(u,r));return u}},2875:(e,t,r)=>{"use strict";var s=r(3045),n=r(376);e.exports=Object.keys||function(e){return s(e,n)}},2574:(e,t)=>{"use strict";var r={}.propertyIsEnumerable,s=Object.getOwnPropertyDescriptor,n=s&&!r.call({1:2},1);t.f=n?function(e){var t=s(this,e);return!!t&&t.enumerable}:r},9192:(e,t,r)=>{"use strict";var s=r(1871),n=r(6285),i=r(4239),o=r(43);e.exports=Object.setPrototypeOf||("__proto__"in{}?function(){var e,t=!1,r={};try{(e=s(Object.prototype,"__proto__","set"))(r,[]),t=r instanceof Array}catch(e){}return function(r,s){return i(r),o(s),n(r)?(t?e(r,s):r.__proto__=s,r):r}}():void 0)},4878:(e,t,r)=>{"use strict";var s=r(2623),n=r(3948);e.exports=s?{}.toString:function(){return"[object "+n(this)+"]"}},581:(e,t,r)=>{"use strict";var s=r(3930),n=r(2250),i=r(6285),o=TypeError;e.exports=function(e,t){var r,a;if("string"===t&&n(r=e.toString)&&!i(a=s(r,e)))return a;if(n(r=e.valueOf)&&!i(a=s(r,e)))return a;if("string"!==t&&n(r=e.toString)&&!i(a=s(r,e)))return a;throw new o("Can't convert object to primitive value")}},1042:(e,t,r)=>{"use strict";var s=r(5582),n=r(1907),i=r(4443),o=r(7170),a=r(6624),c=n([].concat);e.exports=s("Reflect","ownKeys")||function(e){var t=i.f(a(e)),r=o.f;return r?c(t,r(e)):t}},2046:e=>{"use strict";e.exports={}},4829:(e,t,r)=>{"use strict";var s=r(4284).f;e.exports=function(e,t,r){r in e||s(e,r,{configurable:!0,get:function(){return t[r]},set:function(e){t[r]=e}})}},4239:(e,t,r)=>{"use strict";var s=r(7136),n=TypeError;e.exports=function(e){if(s(e))throw new n("Can't call method on "+e);return e}},4840:(e,t,r)=>{"use strict";var s=r(2623),n=r(4284).f,i=r(1626),o=r(9724),a=r(4878),c=r(6264)("toStringTag");e.exports=function(e,t,r,l){var u=r?e:e&&e.prototype;u&&(o(u,c)||n(u,c,{configurable:!0,value:t}),l&&!s&&i(u,"toString",a))}},2522:(e,t,r)=>{"use strict";var s=r(5816),n=r(6499),i=s("keys");e.exports=function(e){return i[e]||(i[e]=n(e))}},6128:(e,t,r)=>{"use strict";var s=r(7376),n=r(5951),i=r(2532),o="__core-js_shared__",a=e.exports=n[o]||i(o,{});(a.versions||(a.versions=[])).push({version:"3.39.0",mode:s?"pure":"global",copyright:"© 2014-2024 Denis Pushkarev (zloirock.ru)",license:"https://github.com/zloirock/core-js/blob/v3.39.0/LICENSE",source:"https://github.com/zloirock/core-js"})},5816:(e,t,r)=>{"use strict";var s=r(6128);e.exports=function(e,t){return s[e]||(s[e]=t||{})}},1470:(e,t,r)=>{"use strict";var s=r(1907),n=r(5482),i=r(160),o=r(4239),a=s("".charAt),c=s("".charCodeAt),l=s("".slice),u=function(e){return function(t,r){var s,u,p=i(o(t)),h=n(r),d=p.length;return h<0||h>=d?e?"":void 0:(s=c(p,h))<55296||s>56319||h+1===d||(u=c(p,h+1))<56320||u>57343?e?a(p,h):s:e?l(p,h,h+2):u-56320+(s-55296<<10)+65536}};e.exports={codeAt:u(!1),charAt:u(!0)}},9846:(e,t,r)=>{"use strict";var s=r(798),n=r(8828),i=r(5951).String;e.exports=!!Object.getOwnPropertySymbols&&!n((function(){var e=Symbol("symbol detection");return!i(e)||!(Object(e)instanceof Symbol)||!Symbol.sham&&s&&s<41}))},4849:(e,t,r)=>{"use strict";var s=r(5482),n=Math.max,i=Math.min;e.exports=function(e,t){var r=s(e);return r<0?n(r+t,0):i(r,t)}},7374:(e,t,r)=>{"use strict";var s=r(6946),n=r(4239);e.exports=function(e){return s(n(e))}},5482:(e,t,r)=>{"use strict";var s=r(1176);e.exports=function(e){var t=+e;return t!=t||0===t?0:s(t)}},3121:(e,t,r)=>{"use strict";var s=r(5482),n=Math.min;e.exports=function(e){var t=s(e);return t>0?n(t,9007199254740991):0}},9298:(e,t,r)=>{"use strict";var s=r(4239),n=Object;e.exports=function(e){return n(s(e))}},6028:(e,t,r)=>{"use strict";var s=r(3930),n=r(6285),i=r(5594),o=r(9367),a=r(581),c=r(6264),l=TypeError,u=c("toPrimitive");e.exports=function(e,t){if(!n(e)||i(e))return e;var r,c=o(e,u);if(c){if(void 0===t&&(t="default"),r=s(c,e,t),!n(r)||i(r))return r;throw new l("Can't convert object to primitive value")}return void 0===t&&(t="number"),a(e,t)}},470:(e,t,r)=>{"use strict";var s=r(6028),n=r(5594);e.exports=function(e){var t=s(e,"string");return n(t)?t:t+""}},2623:(e,t,r)=>{"use strict";var s={};s[r(6264)("toStringTag")]="z",e.exports="[object z]"===String(s)},160:(e,t,r)=>{"use strict";var s=r(3948),n=String;e.exports=function(e){if("Symbol"===s(e))throw new TypeError("Cannot convert a Symbol value to a string");return n(e)}},4640:e=>{"use strict";var t=String;e.exports=function(e){try{return t(e)}catch(e){return"Object"}}},6499:(e,t,r)=>{"use strict";var s=r(1907),n=0,i=Math.random(),o=s(1..toString);e.exports=function(e){return"Symbol("+(void 0===e?"":e)+")_"+o(++n+i,36)}},1175:(e,t,r)=>{"use strict";var s=r(9846);e.exports=s&&!Symbol.sham&&"symbol"==typeof Symbol.iterator},8661:(e,t,r)=>{"use strict";var s=r(9447),n=r(8828);e.exports=s&&n((function(){return 42!==Object.defineProperty((function(){}),"prototype",{value:42,writable:!1}).prototype}))},551:(e,t,r)=>{"use strict";var s=r(5951),n=r(2250),i=s.WeakMap;e.exports=n(i)&&/native code/.test(String(i))},6264:(e,t,r)=>{"use strict";var s=r(5951),n=r(5816),i=r(9724),o=r(6499),a=r(9846),c=r(1175),l=s.Symbol,u=n("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]}},9358:(e,t,r)=>{"use strict";var s=r(5582),n=r(9724),i=r(1626),o=r(8280),a=r(9192),c=r(9595),l=r(4829),u=r(4084),p=r(2096),h=r(9259),d=r(5884),f=r(9447),m=r(7376);e.exports=function(e,t,r,y){var g="stackTraceLimit",v=y?2:1,b=e.split("."),x=b[b.length-1],E=s.apply(null,b);if(E){var w=E.prototype;if(!m&&n(w,"cause")&&delete w.cause,!r)return E;var j=s("Error"),O=t((function(e,t){var r=p(y?t:e,void 0),s=y?new E(e):new E;return void 0!==r&&i(s,"message",r),d(s,O,s.stack,2),this&&o(w,this)&&u(s,this,O),arguments.length>v&&h(s,arguments[v]),s}));if(O.prototype=w,"Error"!==x?a?a(O,j):c(O,j,{name:!0}):f&&g in E&&(l(O,E,g),l(O,E,"prepareStackTrace")),c(O,E),!m)try{w.name!==x&&i(w,"name",x),w.constructor=O}catch(e){}return O}}},6371:(e,t,r)=>{"use strict";var s=r(1091),n=r(5582),i=r(6024),o=r(8828),a=r(9358),c="AggregateError",l=n(c),u=!o((function(){return 1!==l([1]).errors[0]}))&&o((function(){return 7!==l([1],c,{cause:7}).cause}));s({global:!0,constructor:!0,arity:2,forced:u},{AggregateError:a(c,(function(e){return function(t,r){return i(e,this,arguments)}}),u,!0)})},2048:(e,t,r)=>{"use strict";var s=r(1091),n=r(8280),i=r(5972),o=r(9192),a=r(9595),c=r(8075),l=r(1626),u=r(5817),p=r(9259),h=r(5884),d=r(4823),f=r(2096),m=r(6264)("toStringTag"),y=Error,g=[].push,v=function(e,t){var r,s=n(b,this);o?r=o(new y,s?i(this):b):(r=s?this:c(b),l(r,m,"Error")),void 0!==t&&l(r,"message",f(t)),h(r,v,r.stack,1),arguments.length>2&&p(r,arguments[2]);var a=[];return d(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")});s({global:!0,constructor:!0,arity:2},{AggregateError:v})},4502:(e,t,r)=>{"use strict";r(2048)},9363:(e,t,r)=>{"use strict";var s=r(7374),n=r(2156),i=r(3742),o=r(4932),a=r(4284).f,c=r(183),l=r(9550),u=r(7376),p=r(9447),h="Array Iterator",d=o.set,f=o.getterFor(h);e.exports=c(Array,"Array",(function(e,t){d(this,{type:h,target:s(e),index:0,kind:t})}),(function(){var e=f(this),t=e.target,r=e.index++;if(!t||r>=t.length)return e.target=null,l(void 0,!0);switch(e.kind){case"keys":return l(r,!1);case"values":return l(t[r],!1)}return l([r,t[r]],!1)}),"values");var m=i.Arguments=i.Array;if(n("keys"),n("values"),n("entries"),!u&&p&&"values"!==m.name)try{a(m,"name",{value:"values"})}catch(e){}},6605:(e,t,r)=>{"use strict";var s=r(1091),n=r(5951),i=r(6024),o=r(9358),a="WebAssembly",c=n[a],l=7!==new Error("e",{cause:7}).cause,u=function(e,t){var r={};r[e]=o(e,t,l),s({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),s({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)}}))},7057:(e,t,r)=>{"use strict";var s=r(1470).charAt,n=r(160),i=r(4932),o=r(183),a=r(9550),c="String Iterator",l=i.set,u=i.getterFor(c);o(String,"String",(function(e){l(this,{type:c,string:n(e),index:0})}),(function(){var e,t=u(this),r=t.string,n=t.index;return n>=r.length?a(void 0,!0):(e=s(r,n),t.index+=e.length,a(e,!1))}))},1599:(e,t,r)=>{"use strict";r(4502)},2560:(e,t,r)=>{"use strict";r(9363);var s=r(9287),n=r(5951),i=r(4840),o=r(3742);for(var a in s)i(n[a],a),o[a]=o.Array},694:(e,t,r)=>{"use strict";r(1599);var s=r(7257);r(2560),e.exports=s}},t={};function r(s){var n=t[s];if(void 0!==n)return n.exports;var i=t[s]={id:s,loaded:!1,exports:{}};return e[s].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 s in t)r.o(t,s)&&!r.o(e,s)&&Object.defineProperty(e,s,{enumerable:!0,get:t[s]})},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 s={};return(()=>{"use strict";r.d(s,{default:()=>qj});var e={};r.r(e),r.d(e,{JsonPatchError:()=>ur,_areEquals:()=>xr,applyOperation:()=>mr,applyPatch:()=>yr,applyReducer:()=>gr,deepClone:()=>pr,getValueByPointer:()=>fr,validate:()=>br,validator:()=>vr});var t={};r.r(t),r.d(t,{compare:()=>$r,generate:()=>Pr,observe:()=>Sr,unobserve:()=>Or});var n={};r.r(n),r.d(n,{bJ:()=>hi,uQ:()=>oi,Zd:()=>ui,q$:()=>ci,hd:()=>di,aj:()=>fi,z9:()=>pi,zj:()=>mi});var i={};r.r(i),r.d(i,{hasElementSourceMap:()=>Ta,includesClasses:()=>_a,includesSymbols:()=>ka,isAnnotationElement:()=>Oa,isArrayElement:()=>xa,isBooleanElement:()=>va,isCommentElement:()=>Sa,isElement:()=>fa,isLinkElement:()=>wa,isMemberElement:()=>Ea,isNullElement:()=>ga,isNumberElement:()=>ya,isObjectElement:()=>ba,isParseResultElement:()=>Pa,isPrimitiveElement:()=>$a,isRefElement:()=>ja,isSourceMapElement:()=>Aa,isStringElement:()=>ma});var o={};r.r(o),r.d(o,{isJSONReferenceElement:()=>Yp,isJSONSchemaElement:()=>Wp,isLinkDescriptionElement:()=>Zp,isMediaElement:()=>Xp});var a={};r.r(a),r.d(a,{isBooleanJsonSchemaElement:()=>$d,isCallbackElement:()=>cd,isComponentsElement:()=>ld,isContactElement:()=>ud,isExampleElement:()=>pd,isExternalDocumentationElement:()=>hd,isHeaderElement:()=>dd,isInfoElement:()=>fd,isLicenseElement:()=>md,isLinkElement:()=>yd,isMediaTypeElement:()=>Md,isOpenApi3_0Element:()=>vd,isOpenapiElement:()=>gd,isOperationElement:()=>bd,isParameterElement:()=>xd,isPathItemElement:()=>Ed,isPathsElement:()=>wd,isReferenceElement:()=>jd,isRequestBodyElement:()=>Od,isResponseElement:()=>Sd,isResponsesElement:()=>Pd,isSchemaElement:()=>Ad,isSecurityRequirementElement:()=>Td,isSecuritySchemeElement:()=>kd,isServerElement:()=>_d,isServerVariableElement:()=>Cd,isServersElement:()=>Id});var c={};r.r(c),r.d(c,{isBooleanJsonSchemaElement:()=>ob,isCallbackElement:()=>Dv,isComponentsElement:()=>Nv,isContactElement:()=>Lv,isExampleElement:()=>qv,isExternalDocumentationElement:()=>Bv,isHeaderElement:()=>Uv,isInfoElement:()=>Vv,isJsonSchemaDialectElement:()=>zv,isLicenseElement:()=>Hv,isLinkElement:()=>Gv,isMediaTypeElement:()=>pb,isOpenApi3_1Element:()=>Kv,isOpenapiElement:()=>Jv,isOperationElement:()=>Wv,isParameterElement:()=>Yv,isPathItemElement:()=>Xv,isPathItemElementExternal:()=>Zv,isPathsElement:()=>Qv,isReferenceElement:()=>eb,isReferenceElementExternal:()=>tb,isRequestBodyElement:()=>rb,isResponseElement:()=>sb,isResponsesElement:()=>nb,isSchemaElement:()=>ib,isSecurityRequirementElement:()=>ab,isSecuritySchemeElement:()=>cb,isServerElement:()=>lb,isServerVariableElement:()=>ub});var l={};r.r(l),r.d(l,{cookie:()=>xj,header:()=>bj,path:()=>yj,query:()=>gj});const u="application/json, application/yaml",p="https://swagger.io",h=Object.freeze({url:"/"}),{fetch:d,Response:f,Headers:m,Request:y,FormData:g,File:v,Blob:b}=globalThis;function x(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 E(e,t){return Array.isArray(e)&&e.some((e=>x(e,t)))}void 0===globalThis.fetch&&(globalThis.fetch=d),void 0===globalThis.Headers&&(globalThis.Headers=m),void 0===globalThis.Request&&(globalThis.Request=y),void 0===globalThis.Response&&(globalThis.Response=f),void 0===globalThis.FormData&&(globalThis.FormData=g),void 0===globalThis.File&&(globalThis.File=v),void 0===globalThis.Blob&&(globalThis.Blob=b);class w extends File{constructor(e,t="",r={}){super([e],t,r),this.data=e}valueOf(){return this.data}toString(){return this.valueOf()}}const j=e=>":/?#[]@!$&'()*+,;=".indexOf(e)>-1,O=e=>/^[a-z0-9\-._~]+$/i.test(e);function S(e,t="reserved"){return[...e].map((e=>{if(O(e))return e;if(j(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("")}function P(e){const{value:t}=e;return Array.isArray(t)?function({key:e,value:t,style:r,explode:s,escape:n}){if("simple"===r)return t.map((e=>A(e,n))).join(",");if("label"===r)return`.${t.map((e=>A(e,n))).join(".")}`;if("matrix"===r)return t.map((e=>A(e,n))).reduce(((t,r)=>!t||s?`${t||""};${e}=${r}`:`${t},${r}`),"");if("form"===r){const r=s?`&${e}=`:",";return t.map((e=>A(e,n))).join(r)}if("spaceDelimited"===r){const r=s?`${e}=`:"";return t.map((e=>A(e,n))).join(` ${r}`)}if("pipeDelimited"===r){const r=s?`${e}=`:"";return t.map((e=>A(e,n))).join(`|${r}`)}return}(e):"object"==typeof t?function({key:e,value:t,style:r,explode:s,escape:n}){const i=Object.keys(t);if("simple"===r)return i.reduce(((e,r)=>{const i=A(t[r],n);return`${e?`${e},`:""}${r}${s?"=":","}${i}`}),"");if("label"===r)return i.reduce(((e,r)=>{const i=A(t[r],n);return`${e?`${e}.`:"."}${r}${s?"=":"."}${i}`}),"");if("matrix"===r&&s)return i.reduce(((e,r)=>`${e?`${e};`:";"}${r}=${A(t[r],n)}`),"");if("matrix"===r)return i.reduce(((r,s)=>{const i=A(t[s],n);return`${r?`${r},`:`;${e}=`}${s},${i}`}),"");if("form"===r)return i.reduce(((e,r)=>{const i=A(t[r],n);return`${e?`${e}${s?"&":","}`:""}${r}${s?"=":","}${i}`}),"");return}(e):function({key:e,value:t,style:r,escape:s}){if("simple"===r)return A(t,s);if("label"===r)return`.${A(t,s)}`;if("matrix"===r)return`;${e}=${A(t,s)}`;if("form"===r)return A(t,s);if("deepObject"===r)return A(t,s);return}(e)}function A(e,t=!1){return Array.isArray(e)||null!==e&&"object"==typeof e?e=JSON.stringify(e):"number"!=typeof e&&"boolean"!=typeof e||(e=String(e)),t&&"string"==typeof e&&e.length>0?S(e,t):e??""}const $={form:",",spaceDelimited:"%20",pipeDelimited:"|"},T={csv:",",ssv:"%20",tsv:"%09",pipes:"|"};function k(e,t,r=!1){const{collectionFormat:s,allowEmptyValue:n,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&&n)return[[l,""]];if(x(a)||E(a))return[[l,a]];if(i)return _(e,a,r,i);if(o){if([typeof o.style,typeof o.explode,typeof o.allowReserved].some((e=>"undefined"!==e))){const{style:t,explode:s,allowReserved:n}=o;return _(e,a,r,{style:t,explode:s,allowReserved:n})}if("string"==typeof o.contentType){if(o.contentType.startsWith("application/json")){const e=c("string"==typeof a?a:JSON.stringify(a));return[[l,new w(e,"blob",{type:o.contentType})]]}const e=c(String(a));return[[l,new w(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"===s?[[l,a.map(c)]]:[[l,a.map(c).join(T[s||"csv"])]]:[[l,""]]}function _(e,t,r,s){const n=s.style||"form",i=void 0===s.explode?"form"===n:s.explode,o=!r&&(s&&s.allowReserved?"unsafe":"reserved"),a=e=>A(e,o),c=r?e=>e:e=>a(e);return"object"!=typeof t?[[c(e),a(t)]]:Array.isArray(t)?i?[[c(e),t.map(a)]]:[[c(e),t.map(a).join($[n])]]:"deepObject"===n?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 C(e){return((e,{encode:t=!0}={})=>{const r=(e,t,s)=>(Array.isArray(s)?s.reduce(((s,n)=>r(e,t,n)),e):s instanceof Date?e.append(t,s.toISOString()):"object"==typeof s?Object.entries(s).reduce(((s,[n,i])=>r(e,`${t}[${n}]`,i)),e):e.append(t,s),e),s=Object.entries(e).reduce(((e,[t,s])=>r(e,t,s)),new URLSearchParams),n=String(s);return t?n:decodeURIComponent(n)})(Object.keys(e).reduce(((t,r)=>{for(const[s,n]of k(r,e[r]))t[s]=n instanceof w?n.valueOf():n;return t}),{}),{encode:!1})}function M(e={}){const{url:t="",query:r,form:s}=e;if(s){const t=Object.keys(s).some((e=>{const{value:t}=s[e];return x(t)||E(t)})),r=e.headers["content-type"]||e.headers["Content-Type"];if(t||/multipart\/form-data/i.test(r)){const t=(n=e.form,Object.entries(n).reduce(((e,[t,r])=>{for(const[s,n]of k(t,r,!0))if(Array.isArray(n))for(const t of n)if(ArrayBuffer.isView(t)){const r=new Blob([t]);e.append(s,r)}else e.append(s,t);else if(ArrayBuffer.isView(n)){const t=new Blob([n]);e.append(s,t)}else e.append(s,n);return e}),new FormData));e.formdata=t,e.body=t}else e.body=C(s);delete e.form}var n;if(r){const[s,n]=t.split("?");let i="";if(n){const e=new URLSearchParams(n);Object.keys(r).forEach((t=>e.delete(t))),i=String(e)}const o=((...e)=>{const t=e.filter((e=>e)).join("&");return t?`?${t}`:""})(i,C(r));e.url=s+o,delete e.query}return e}function I(e){return null==e}var F={isNothing:I,isObject:function(e){return"object"==typeof e&&null!==e},toArray:function(e){return Array.isArray(e)?e:I(e)?[]:[e]},repeat:function(e,t){var r,s="";for(r=0;r<t;r+=1)s+=e;return s},isNegativeZero:function(e){return 0===e&&Number.NEGATIVE_INFINITY===1/e},extend:function(e,t){var r,s,n,i;if(t)for(r=0,s=(i=Object.keys(t)).length;r<s;r+=1)e[n=i[r]]=t[n];return e}};function R(e,t){var r="",s=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),s+" "+r):s}function D(e,t){Error.call(this),this.name="YAMLException",this.reason=e,this.mark=t,this.message=R(this,!1),Error.captureStackTrace?Error.captureStackTrace(this,this.constructor):this.stack=(new Error).stack||""}D.prototype=Object.create(Error.prototype),D.prototype.constructor=D,D.prototype.toString=function(e){return this.name+": "+R(this,e)};var N=D;function L(e,t,r,s,n){var i="",o="",a=Math.floor(n/2)-1;return s-t>a&&(t=s-a+(i=" ... ").length),r-s>a&&(r=s+a-(o=" ...").length),{str:i+e.slice(t,r).replace(/\t/g,"→")+o,pos:s-t+i.length}}function q(e,t){return F.repeat(" ",t-e.length)+e}var B=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,s=/\r?\n|\r|\0/g,n=[0],i=[],o=-1;r=s.exec(e.buffer);)i.push(r.index),n.push(r.index+r[0].length),e.position<=r.index&&o<0&&(o=n.length-2);o<0&&(o=n.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=L(e.buffer,n[o-a],i[o-a],e.position-(n[o]-n[o-a]),p),l=F.repeat(" ",t.indent)+q((e.line-a+1).toString(),u)+" | "+c.str+"\n"+l;for(c=L(e.buffer,n[o],i[o],e.position,p),l+=F.repeat(" ",t.indent)+q((e.line+1).toString(),u)+" | "+c.str+"\n",l+=F.repeat("-",t.indent+u+3+c.pos)+"^\n",a=1;a<=t.linesAfter&&!(o+a>=i.length);a++)c=L(e.buffer,n[o+a],i[o+a],e.position-(n[o]-n[o+a]),p),l+=F.repeat(" ",t.indent)+q((e.line+a+1).toString(),u)+" | "+c.str+"\n";return l.replace(/\n$/,"")},U=["kind","multi","resolve","construct","instanceOf","predicate","represent","representName","defaultStyle","styleAliases"],V=["scalar","sequence","mapping"];var z=function(e,t){if(t=t||{},Object.keys(t).forEach((function(t){if(-1===U.indexOf(t))throw new N('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===V.indexOf(this.kind))throw new N('Unknown kind "'+this.kind+'" is specified for "'+e+'" YAML type.')};function H(e,t){var r=[];return e[t].forEach((function(e){var t=r.length;r.forEach((function(r,s){r.tag===e.tag&&r.kind===e.kind&&r.multi===e.multi&&(t=s)})),r[t]=e})),r}function G(e){return this.extend(e)}G.prototype.extend=function(e){var t=[],r=[];if(e instanceof z)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 N("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 z))throw new N("Specified list of YAML types (or a single Type object) contains a non-Type object.");if(e.loadKind&&"scalar"!==e.loadKind)throw new N("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 N("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 z))throw new N("Specified list of YAML types (or a single Type object) contains a non-Type object.")}));var s=Object.create(G.prototype);return s.implicit=(this.implicit||[]).concat(t),s.explicit=(this.explicit||[]).concat(r),s.compiledImplicit=H(s,"implicit"),s.compiledExplicit=H(s,"explicit"),s.compiledTypeMap=function(){var e,t,r={scalar:{},sequence:{},mapping:{},fallback:{},multi:{scalar:[],sequence:[],mapping:[],fallback:[]}};function s(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(s);return r}(s.compiledImplicit,s.compiledExplicit),s};var J=G,K=new z("tag:yaml.org,2002:str",{kind:"scalar",construct:function(e){return null!==e?e:""}}),W=new z("tag:yaml.org,2002:seq",{kind:"sequence",construct:function(e){return null!==e?e:[]}}),Y=new z("tag:yaml.org,2002:map",{kind:"mapping",construct:function(e){return null!==e?e:{}}}),X=new J({explicit:[K,W,Y]});var Z=new z("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 Q=new z("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 ee(e){return 48<=e&&e<=55}function te(e){return 48<=e&&e<=57}var re=new z("tag:yaml.org,2002:int",{kind:"scalar",resolve:function(e){if(null===e)return!1;var t,r,s=e.length,n=0,i=!1;if(!s)return!1;if("-"!==(t=e[n])&&"+"!==t||(t=e[++n]),"0"===t){if(n+1===s)return!0;if("b"===(t=e[++n])){for(n++;n<s;n++)if("_"!==(t=e[n])){if("0"!==t&&"1"!==t)return!1;i=!0}return i&&"_"!==t}if("x"===t){for(n++;n<s;n++)if("_"!==(t=e[n])){if(!(48<=(r=e.charCodeAt(n))&&r<=57||65<=r&&r<=70||97<=r&&r<=102))return!1;i=!0}return i&&"_"!==t}if("o"===t){for(n++;n<s;n++)if("_"!==(t=e[n])){if(!ee(e.charCodeAt(n)))return!1;i=!0}return i&&"_"!==t}}if("_"===t)return!1;for(;n<s;n++)if("_"!==(t=e[n])){if(!te(e.charCodeAt(n)))return!1;i=!0}return!(!i||"_"===t)},construct:function(e){var t,r=e,s=1;if(-1!==r.indexOf("_")&&(r=r.replace(/_/g,"")),"-"!==(t=r[0])&&"+"!==t||("-"===t&&(s=-1),t=(r=r.slice(1))[0]),"0"===r)return 0;if("0"===t){if("b"===r[1])return s*parseInt(r.slice(2),2);if("x"===r[1])return s*parseInt(r.slice(2),16);if("o"===r[1])return s*parseInt(r.slice(2),8)}return s*parseInt(r,10)},predicate:function(e){return"[object Number]"===Object.prototype.toString.call(e)&&e%1==0&&!F.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"]}}),se=new RegExp("^(?:[-+]?(?:[0-9][0-9_]*)(?:\\.[0-9_]*)?(?:[eE][-+]?[0-9]+)?|\\.[0-9_]+(?:[eE][-+]?[0-9]+)?|[-+]?\\.(?:inf|Inf|INF)|\\.(?:nan|NaN|NAN))$");var ne=/^[-+]?[0-9]+e/;var ie=new z("tag:yaml.org,2002:float",{kind:"scalar",resolve:function(e){return null!==e&&!(!se.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||F.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(F.isNegativeZero(e))return"-0.0";return r=e.toString(10),ne.test(r)?r.replace("e",".e"):r},defaultStyle:"lowercase"}),oe=X.extend({implicit:[Z,Q,re,ie]}),ae=oe,ce=new RegExp("^([0-9][0-9][0-9][0-9])-([0-9][0-9])-([0-9][0-9])$"),le=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 ue=new z("tag:yaml.org,2002:timestamp",{kind:"scalar",resolve:function(e){return null!==e&&(null!==ce.exec(e)||null!==le.exec(e))},construct:function(e){var t,r,s,n,i,o,a,c,l=0,u=null;if(null===(t=ce.exec(e))&&(t=le.exec(e)),null===t)throw new Error("Date resolve error");if(r=+t[1],s=+t[2]-1,n=+t[3],!t[4])return new Date(Date.UTC(r,s,n));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,s,n,i,o,a,l)),u&&c.setTime(c.getTime()-u),c},instanceOf:Date,represent:function(e){return e.toISOString()}});var pe=new z("tag:yaml.org,2002:merge",{kind:"scalar",resolve:function(e){return"<<"===e||null===e}}),he="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=\n\r";var de=new z("tag:yaml.org,2002:binary",{kind:"scalar",resolve:function(e){if(null===e)return!1;var t,r,s=0,n=e.length,i=he;for(r=0;r<n;r++)if(!((t=i.indexOf(e.charAt(r)))>64)){if(t<0)return!1;s+=6}return s%8==0},construct:function(e){var t,r,s=e.replace(/[\r\n=]/g,""),n=s.length,i=he,o=0,a=[];for(t=0;t<n;t++)t%4==0&&t&&(a.push(o>>16&255),a.push(o>>8&255),a.push(255&o)),o=o<<6|i.indexOf(s.charAt(t));return 0===(r=n%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,s="",n=0,i=e.length,o=he;for(t=0;t<i;t++)t%3==0&&t&&(s+=o[n>>18&63],s+=o[n>>12&63],s+=o[n>>6&63],s+=o[63&n]),n=(n<<8)+e[t];return 0===(r=i%3)?(s+=o[n>>18&63],s+=o[n>>12&63],s+=o[n>>6&63],s+=o[63&n]):2===r?(s+=o[n>>10&63],s+=o[n>>4&63],s+=o[n<<2&63],s+=o[64]):1===r&&(s+=o[n>>2&63],s+=o[n<<4&63],s+=o[64],s+=o[64]),s}}),fe=Object.prototype.hasOwnProperty,me=Object.prototype.toString;var ye=new z("tag:yaml.org,2002:omap",{kind:"sequence",resolve:function(e){if(null===e)return!0;var t,r,s,n,i,o=[],a=e;for(t=0,r=a.length;t<r;t+=1){if(s=a[t],i=!1,"[object Object]"!==me.call(s))return!1;for(n in s)if(fe.call(s,n)){if(i)return!1;i=!0}if(!i)return!1;if(-1!==o.indexOf(n))return!1;o.push(n)}return!0},construct:function(e){return null!==e?e:[]}}),ge=Object.prototype.toString;var ve=new z("tag:yaml.org,2002:pairs",{kind:"sequence",resolve:function(e){if(null===e)return!0;var t,r,s,n,i,o=e;for(i=new Array(o.length),t=0,r=o.length;t<r;t+=1){if(s=o[t],"[object Object]"!==ge.call(s))return!1;if(1!==(n=Object.keys(s)).length)return!1;i[t]=[n[0],s[n[0]]]}return!0},construct:function(e){if(null===e)return[];var t,r,s,n,i,o=e;for(i=new Array(o.length),t=0,r=o.length;t<r;t+=1)s=o[t],n=Object.keys(s),i[t]=[n[0],s[n[0]]];return i}}),be=Object.prototype.hasOwnProperty;var xe=new z("tag:yaml.org,2002:set",{kind:"mapping",resolve:function(e){if(null===e)return!0;var t,r=e;for(t in r)if(be.call(r,t)&&null!==r[t])return!1;return!0},construct:function(e){return null!==e?e:{}}}),Ee=ae.extend({implicit:[ue,pe],explicit:[de,ye,ve,xe]}),we=Object.prototype.hasOwnProperty,je=/[\x00-\x08\x0B\x0C\x0E-\x1F\x7F-\x84\x86-\x9F\uFFFE\uFFFF]|[\uD800-\uDBFF](?![\uDC00-\uDFFF])|(?:[^\uD800-\uDBFF]|^)[\uDC00-\uDFFF]/,Oe=/[\x85\u2028\u2029]/,Se=/[,\[\]\{\}]/,Pe=/^(?:!|!!|![a-z\-]+!)$/i,Ae=/^(?:!|[^,\[\]\{\}])(?:%[0-9a-f]{2}|[0-9a-z\-#;\/\?:@&=\+\$,_\.!~\*'\(\)\[\]])*$/i;function $e(e){return Object.prototype.toString.call(e)}function Te(e){return 10===e||13===e}function ke(e){return 9===e||32===e}function _e(e){return 9===e||32===e||10===e||13===e}function Ce(e){return 44===e||91===e||93===e||123===e||125===e}function Me(e){var t;return 48<=e&&e<=57?e-48:97<=(t=32|e)&&t<=102?t-97+10:-1}function Ie(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 Fe(e){return e<=65535?String.fromCharCode(e):String.fromCharCode(55296+(e-65536>>10),56320+(e-65536&1023))}for(var Re=new Array(256),De=new Array(256),Ne=0;Ne<256;Ne++)Re[Ne]=Ie(Ne)?1:0,De[Ne]=Ie(Ne);function Le(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 qe(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=B(r),new N(t,r)}function Be(e,t){throw qe(e,t)}function Ue(e,t){e.onWarning&&e.onWarning.call(null,qe(e,t))}var Ve={YAML:function(e,t,r){var s,n,i;null!==e.version&&Be(e,"duplication of %YAML directive"),1!==r.length&&Be(e,"YAML directive accepts exactly one argument"),null===(s=/^([0-9]+)\.([0-9]+)$/.exec(r[0]))&&Be(e,"ill-formed argument of the YAML directive"),n=parseInt(s[1],10),i=parseInt(s[2],10),1!==n&&Be(e,"unacceptable YAML version of the document"),e.version=r[0],e.checkLineBreaks=i<2,1!==i&&2!==i&&Ue(e,"unsupported YAML version of the document")},TAG:function(e,t,r){var s,n;2!==r.length&&Be(e,"TAG directive accepts exactly two arguments"),s=r[0],n=r[1],Pe.test(s)||Be(e,"ill-formed tag handle (first argument) of the TAG directive"),we.call(e.tagMap,s)&&Be(e,'there is a previously declared suffix for "'+s+'" tag handle'),Ae.test(n)||Be(e,"ill-formed tag prefix (second argument) of the TAG directive");try{n=decodeURIComponent(n)}catch(t){Be(e,"tag prefix is malformed: "+n)}e.tagMap[s]=n}};function ze(e,t,r,s){var n,i,o,a;if(t<r){if(a=e.input.slice(t,r),s)for(n=0,i=a.length;n<i;n+=1)9===(o=a.charCodeAt(n))||32<=o&&o<=1114111||Be(e,"expected valid JSON character");else je.test(a)&&Be(e,"the stream contains non-printable characters");e.result+=a}}function He(e,t,r,s){var n,i,o,a;for(F.isObject(r)||Be(e,"cannot merge mappings; the provided source object is unacceptable"),o=0,a=(n=Object.keys(r)).length;o<a;o+=1)i=n[o],we.call(t,i)||(t[i]=r[i],s[i]=!0)}function Ge(e,t,r,s,n,i,o,a,c){var l,u;if(Array.isArray(n))for(l=0,u=(n=Array.prototype.slice.call(n)).length;l<u;l+=1)Array.isArray(n[l])&&Be(e,"nested arrays are not supported inside keys"),"object"==typeof n&&"[object Object]"===$e(n[l])&&(n[l]="[object Object]");if("object"==typeof n&&"[object Object]"===$e(n)&&(n="[object Object]"),n=String(n),null===t&&(t={}),"tag:yaml.org,2002:merge"===s)if(Array.isArray(i))for(l=0,u=i.length;l<u;l+=1)He(e,t,i[l],r);else He(e,t,i,r);else e.json||we.call(r,n)||!we.call(t,n)||(e.line=o||e.line,e.lineStart=a||e.lineStart,e.position=c||e.position,Be(e,"duplicated mapping key")),"__proto__"===n?Object.defineProperty(t,n,{configurable:!0,enumerable:!0,writable:!0,value:i}):t[n]=i,delete r[n];return t}function Je(e){var t;10===(t=e.input.charCodeAt(e.position))?e.position++:13===t?(e.position++,10===e.input.charCodeAt(e.position)&&e.position++):Be(e,"a line break is expected"),e.line+=1,e.lineStart=e.position,e.firstTabInLine=-1}function Ke(e,t,r){for(var s=0,n=e.input.charCodeAt(e.position);0!==n;){for(;ke(n);)9===n&&-1===e.firstTabInLine&&(e.firstTabInLine=e.position),n=e.input.charCodeAt(++e.position);if(t&&35===n)do{n=e.input.charCodeAt(++e.position)}while(10!==n&&13!==n&&0!==n);if(!Te(n))break;for(Je(e),n=e.input.charCodeAt(e.position),s++,e.lineIndent=0;32===n;)e.lineIndent++,n=e.input.charCodeAt(++e.position)}return-1!==r&&0!==s&&e.lineIndent<r&&Ue(e,"deficient indentation"),s}function We(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))&&!_e(t)))}function Ye(e,t){1===t?e.result+=" ":t>1&&(e.result+=F.repeat("\n",t-1))}function Xe(e,t){var r,s,n=e.tag,i=e.anchor,o=[],a=!1;if(-1!==e.firstTabInLine)return!1;for(null!==e.anchor&&(e.anchorMap[e.anchor]=o),s=e.input.charCodeAt(e.position);0!==s&&(-1!==e.firstTabInLine&&(e.position=e.firstTabInLine,Be(e,"tab characters must not be used in indentation")),45===s)&&_e(e.input.charCodeAt(e.position+1));)if(a=!0,e.position++,Ke(e,!0,-1)&&e.lineIndent<=t)o.push(null),s=e.input.charCodeAt(e.position);else if(r=e.line,et(e,t,3,!1,!0),o.push(e.result),Ke(e,!0,-1),s=e.input.charCodeAt(e.position),(e.line===r||e.lineIndent>t)&&0!==s)Be(e,"bad indentation of a sequence entry");else if(e.lineIndent<t)break;return!!a&&(e.tag=n,e.anchor=i,e.kind="sequence",e.result=o,!0)}function Ze(e){var t,r,s,n,i=!1,o=!1;if(33!==(n=e.input.charCodeAt(e.position)))return!1;if(null!==e.tag&&Be(e,"duplication of a tag property"),60===(n=e.input.charCodeAt(++e.position))?(i=!0,n=e.input.charCodeAt(++e.position)):33===n?(o=!0,r="!!",n=e.input.charCodeAt(++e.position)):r="!",t=e.position,i){do{n=e.input.charCodeAt(++e.position)}while(0!==n&&62!==n);e.position<e.length?(s=e.input.slice(t,e.position),n=e.input.charCodeAt(++e.position)):Be(e,"unexpected end of the stream within a verbatim tag")}else{for(;0!==n&&!_e(n);)33===n&&(o?Be(e,"tag suffix cannot contain exclamation marks"):(r=e.input.slice(t-1,e.position+1),Pe.test(r)||Be(e,"named tag handle cannot contain such characters"),o=!0,t=e.position+1)),n=e.input.charCodeAt(++e.position);s=e.input.slice(t,e.position),Se.test(s)&&Be(e,"tag suffix cannot contain flow indicator characters")}s&&!Ae.test(s)&&Be(e,"tag name cannot contain such characters: "+s);try{s=decodeURIComponent(s)}catch(t){Be(e,"tag name is malformed: "+s)}return i?e.tag=s:we.call(e.tagMap,r)?e.tag=e.tagMap[r]+s:"!"===r?e.tag="!"+s:"!!"===r?e.tag="tag:yaml.org,2002:"+s:Be(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&&Be(e,"duplication of an anchor property"),r=e.input.charCodeAt(++e.position),t=e.position;0!==r&&!_e(r)&&!Ce(r);)r=e.input.charCodeAt(++e.position);return e.position===t&&Be(e,"name of an anchor node must contain at least one character"),e.anchor=e.input.slice(t,e.position),!0}function et(e,t,r,s,n){var i,o,a,c,l,u,p,h,d,f=1,m=!1,y=!1;if(null!==e.listener&&e.listener("open",e),e.tag=null,e.anchor=null,e.kind=null,e.result=null,i=o=a=4===r||3===r,s&&Ke(e,!0,-1)&&(m=!0,e.lineIndent>t?f=1:e.lineIndent===t?f=0:e.lineIndent<t&&(f=-1)),1===f)for(;Ze(e)||Qe(e);)Ke(e,!0,-1)?(m=!0,a=i,e.lineIndent>t?f=1:e.lineIndent===t?f=0:e.lineIndent<t&&(f=-1)):a=!1;if(a&&(a=m||n),1!==f&&4!==r||(h=1===r||2===r?t:t+1,d=e.position-e.lineStart,1===f?a&&(Xe(e,d)||function(e,t,r){var s,n,i,o,a,c,l,u=e.tag,p=e.anchor,h={},d=Object.create(null),f=null,m=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,Be(e,"tab characters must not be used in indentation")),s=e.input.charCodeAt(e.position+1),i=e.line,63!==l&&58!==l||!_e(s)){if(o=e.line,a=e.lineStart,c=e.position,!et(e,r,2,!1,!0))break;if(e.line===i){for(l=e.input.charCodeAt(e.position);ke(l);)l=e.input.charCodeAt(++e.position);if(58===l)_e(l=e.input.charCodeAt(++e.position))||Be(e,"a whitespace character is expected after the key-value separator within a block mapping"),g&&(Ge(e,h,d,f,m,null,o,a,c),f=m=y=null),v=!0,g=!1,n=!1,f=e.tag,m=e.result;else{if(!v)return e.tag=u,e.anchor=p,!0;Be(e,"can not read an implicit mapping pair; a colon is missed")}}else{if(!v)return e.tag=u,e.anchor=p,!0;Be(e,"can not read a block mapping entry; a multiline key may not be an implicit key")}}else 63===l?(g&&(Ge(e,h,d,f,m,null,o,a,c),f=m=y=null),v=!0,g=!0,n=!0):g?(g=!1,n=!0):Be(e,"incomplete explicit mapping pair; a key node is missed; or followed by a non-tabulated empty line"),e.position+=1,l=s;if((e.line===i||e.lineIndent>t)&&(g&&(o=e.line,a=e.lineStart,c=e.position),et(e,t,4,!0,n)&&(g?m=e.result:y=e.result),g||(Ge(e,h,d,f,m,y,o,a,c),f=m=y=null),Ke(e,!0,-1),l=e.input.charCodeAt(e.position)),(e.line===i||e.lineIndent>t)&&0!==l)Be(e,"bad indentation of a mapping entry");else if(e.lineIndent<t)break}return g&&Ge(e,h,d,f,m,null,o,a,c),v&&(e.tag=u,e.anchor=p,e.kind="mapping",e.result=h),v}(e,d,h))||function(e,t){var r,s,n,i,o,a,c,l,u,p,h,d,f=!0,m=e.tag,y=e.anchor,g=Object.create(null);if(91===(d=e.input.charCodeAt(e.position)))o=93,l=!1,i=[];else{if(123!==d)return!1;o=125,l=!0,i={}}for(null!==e.anchor&&(e.anchorMap[e.anchor]=i),d=e.input.charCodeAt(++e.position);0!==d;){if(Ke(e,!0,t),(d=e.input.charCodeAt(e.position))===o)return e.position++,e.tag=m,e.anchor=y,e.kind=l?"mapping":"sequence",e.result=i,!0;f?44===d&&Be(e,"expected the node content, but found ','"):Be(e,"missed comma between flow collection entries"),h=null,a=c=!1,63===d&&_e(e.input.charCodeAt(e.position+1))&&(a=c=!0,e.position++,Ke(e,!0,t)),r=e.line,s=e.lineStart,n=e.position,et(e,t,1,!1,!0),p=e.tag,u=e.result,Ke(e,!0,t),d=e.input.charCodeAt(e.position),!c&&e.line!==r||58!==d||(a=!0,d=e.input.charCodeAt(++e.position),Ke(e,!0,t),et(e,t,1,!1,!0),h=e.result),l?Ge(e,i,g,p,u,h,r,s,n):a?i.push(Ge(e,null,g,p,u,h,r,s,n)):i.push(u),Ke(e,!0,t),44===(d=e.input.charCodeAt(e.position))?(f=!0,d=e.input.charCodeAt(++e.position)):f=!1}Be(e,"unexpected end of the stream within a flow collection")}(e,h)?y=!0:(o&&function(e,t){var r,s,n,i,o,a=1,c=!1,l=!1,u=t,p=0,h=!1;if(124===(i=e.input.charCodeAt(e.position)))s=!1;else{if(62!==i)return!1;s=!0}for(e.kind="scalar",e.result="";0!==i;)if(43===(i=e.input.charCodeAt(++e.position))||45===i)1===a?a=43===i?3:2:Be(e,"repeat of a chomping mode identifier");else{if(!((n=48<=(o=i)&&o<=57?o-48:-1)>=0))break;0===n?Be(e,"bad explicit indentation width of a block scalar; it cannot be less than one"):l?Be(e,"repeat of an indentation width identifier"):(u=t+n-1,l=!0)}if(ke(i)){do{i=e.input.charCodeAt(++e.position)}while(ke(i));if(35===i)do{i=e.input.charCodeAt(++e.position)}while(!Te(i)&&0!==i)}for(;0!==i;){for(Je(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),Te(i))p++;else{if(e.lineIndent<u){3===a?e.result+=F.repeat("\n",c?1+p:p):1===a&&c&&(e.result+="\n");break}for(s?ke(i)?(h=!0,e.result+=F.repeat("\n",c?1+p:p)):h?(h=!1,e.result+=F.repeat("\n",p+1)):0===p?c&&(e.result+=" "):e.result+=F.repeat("\n",p):e.result+=F.repeat("\n",c?1+p:p),c=!0,l=!0,p=0,r=e.position;!Te(i)&&0!==i;)i=e.input.charCodeAt(++e.position);ze(e,r,e.position,!1)}}return!0}(e,h)||function(e,t){var r,s,n;if(39!==(r=e.input.charCodeAt(e.position)))return!1;for(e.kind="scalar",e.result="",e.position++,s=n=e.position;0!==(r=e.input.charCodeAt(e.position));)if(39===r){if(ze(e,s,e.position,!0),39!==(r=e.input.charCodeAt(++e.position)))return!0;s=e.position,e.position++,n=e.position}else Te(r)?(ze(e,s,n,!0),Ye(e,Ke(e,!1,t)),s=n=e.position):e.position===e.lineStart&&We(e)?Be(e,"unexpected end of the document within a single quoted scalar"):(e.position++,n=e.position);Be(e,"unexpected end of the stream within a single quoted scalar")}(e,h)||function(e,t){var r,s,n,i,o,a,c;if(34!==(a=e.input.charCodeAt(e.position)))return!1;for(e.kind="scalar",e.result="",e.position++,r=s=e.position;0!==(a=e.input.charCodeAt(e.position));){if(34===a)return ze(e,r,e.position,!0),e.position++,!0;if(92===a){if(ze(e,r,e.position,!0),Te(a=e.input.charCodeAt(++e.position)))Ke(e,!1,t);else if(a<256&&Re[a])e.result+=De[a],e.position++;else if((o=120===(c=a)?2:117===c?4:85===c?8:0)>0){for(n=o,i=0;n>0;n--)(o=Me(a=e.input.charCodeAt(++e.position)))>=0?i=(i<<4)+o:Be(e,"expected hexadecimal character");e.result+=Fe(i),e.position++}else Be(e,"unknown escape sequence");r=s=e.position}else Te(a)?(ze(e,r,s,!0),Ye(e,Ke(e,!1,t)),r=s=e.position):e.position===e.lineStart&&We(e)?Be(e,"unexpected end of the document within a double quoted scalar"):(e.position++,s=e.position)}Be(e,"unexpected end of the stream within a double quoted scalar")}(e,h)?y=!0:!function(e){var t,r,s;if(42!==(s=e.input.charCodeAt(e.position)))return!1;for(s=e.input.charCodeAt(++e.position),t=e.position;0!==s&&!_e(s)&&!Ce(s);)s=e.input.charCodeAt(++e.position);return e.position===t&&Be(e,"name of an alias node must contain at least one character"),r=e.input.slice(t,e.position),we.call(e.anchorMap,r)||Be(e,'unidentified alias "'+r+'"'),e.result=e.anchorMap[r],Ke(e,!0,-1),!0}(e)?function(e,t,r){var s,n,i,o,a,c,l,u,p=e.kind,h=e.result;if(_e(u=e.input.charCodeAt(e.position))||Ce(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)&&(_e(s=e.input.charCodeAt(e.position+1))||r&&Ce(s)))return!1;for(e.kind="scalar",e.result="",n=i=e.position,o=!1;0!==u;){if(58===u){if(_e(s=e.input.charCodeAt(e.position+1))||r&&Ce(s))break}else if(35===u){if(_e(e.input.charCodeAt(e.position-1)))break}else{if(e.position===e.lineStart&&We(e)||r&&Ce(u))break;if(Te(u)){if(a=e.line,c=e.lineStart,l=e.lineIndent,Ke(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&&(ze(e,n,i,!1),Ye(e,e.line-a),n=i=e.position,o=!1),ke(u)||(i=e.position+1),u=e.input.charCodeAt(++e.position)}return ze(e,n,i,!1),!!e.result||(e.kind=p,e.result=h,!1)}(e,h,1===r)&&(y=!0,null===e.tag&&(e.tag="?")):(y=!0,null===e.tag&&null===e.anchor||Be(e,"alias node should not have any properties")),null!==e.anchor&&(e.anchorMap[e.anchor]=e.result)):0===f&&(y=a&&Xe(e,d))),null===e.tag)null!==e.anchor&&(e.anchorMap[e.anchor]=e.result);else if("?"===e.tag){for(null!==e.result&&"scalar"!==e.kind&&Be(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(we.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||Be(e,"unknown tag !<"+e.tag+">"),null!==e.result&&p.kind!==e.kind&&Be(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)):Be(e,"cannot resolve a node with !<"+e.tag+"> explicit tag")}return null!==e.listener&&e.listener("close",e),null!==e.tag||null!==e.anchor||y}function tt(e){var t,r,s,n,i=e.position,o=!1;for(e.version=null,e.checkLineBreaks=e.legacy,e.tagMap=Object.create(null),e.anchorMap=Object.create(null);0!==(n=e.input.charCodeAt(e.position))&&(Ke(e,!0,-1),n=e.input.charCodeAt(e.position),!(e.lineIndent>0||37!==n));){for(o=!0,n=e.input.charCodeAt(++e.position),t=e.position;0!==n&&!_e(n);)n=e.input.charCodeAt(++e.position);for(s=[],(r=e.input.slice(t,e.position)).length<1&&Be(e,"directive name must not be less than one character in length");0!==n;){for(;ke(n);)n=e.input.charCodeAt(++e.position);if(35===n){do{n=e.input.charCodeAt(++e.position)}while(0!==n&&!Te(n));break}if(Te(n))break;for(t=e.position;0!==n&&!_e(n);)n=e.input.charCodeAt(++e.position);s.push(e.input.slice(t,e.position))}0!==n&&Je(e),we.call(Ve,r)?Ve[r](e,r,s):Ue(e,'unknown document directive "'+r+'"')}Ke(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,Ke(e,!0,-1)):o&&Be(e,"directives end mark is expected"),et(e,e.lineIndent-1,4,!1,!0),Ke(e,!0,-1),e.checkLineBreaks&&Oe.test(e.input.slice(i,e.position))&&Ue(e,"non-ASCII line breaks are interpreted as content"),e.documents.push(e.result),e.position===e.lineStart&&We(e)?46===e.input.charCodeAt(e.position)&&(e.position+=3,Ke(e,!0,-1)):e.position<e.length-1&&Be(e,"end of the stream or a document separator is expected")}function rt(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 Le(e,t),s=e.indexOf("\0");for(-1!==s&&(r.position=s,Be(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;)tt(r);return r.documents}var st={loadAll:function(e,t,r){null!==t&&"object"==typeof t&&void 0===r&&(r=t,t=null);var s=rt(e,r);if("function"!=typeof t)return s;for(var n=0,i=s.length;n<i;n+=1)t(s[n])},load:function(e,t){var r=rt(e,t);if(0!==r.length){if(1===r.length)return r[0];throw new N("expected a single document in the stream, but found more")}}},nt=Object.prototype.toString,it=Object.prototype.hasOwnProperty,ot=65279,at={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"},ct=["y","Y","yes","Yes","YES","on","On","ON","n","N","no","No","NO","off","Off","OFF"],lt=/^[-+]?[0-9_]+(?::[0-9_]+)+(?:\.[0-9_]*)?$/;function ut(e){var t,r,s;if(t=e.toString(16).toUpperCase(),e<=255)r="x",s=2;else if(e<=65535)r="u",s=4;else{if(!(e<=4294967295))throw new N("code point within a string may not be greater than 0xFFFFFFFF");r="U",s=8}return"\\"+r+F.repeat("0",s-t.length)+t}function pt(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=F.isNothing(e.flowLevel)?-1:e.flowLevel,this.styleMap=function(e,t){var r,s,n,i,o,a,c;if(null===t)return{};for(r={},n=0,i=(s=Object.keys(t)).length;n<i;n+=1)o=s[n],a=String(t[o]),"!!"===o.slice(0,2)&&(o="tag:yaml.org,2002:"+o.slice(2)),(c=e.compiledTypeMap.fallback[o])&&it.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?2:1,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 ht(e,t){for(var r,s=F.repeat(" ",t),n=0,i=-1,o="",a=e.length;n<a;)-1===(i=e.indexOf("\n",n))?(r=e.slice(n),n=a):(r=e.slice(n,i+1),n=i+1),r.length&&"\n"!==r&&(o+=s),o+=r;return o}function dt(e,t){return"\n"+F.repeat(" ",e.indent*t)}function ft(e){return 32===e||9===e}function mt(e){return 32<=e&&e<=126||161<=e&&e<=55295&&8232!==e&&8233!==e||57344<=e&&e<=65533&&e!==ot||65536<=e&&e<=1114111}function yt(e){return mt(e)&&e!==ot&&13!==e&&10!==e}function gt(e,t,r){var s=yt(e),n=s&&!ft(e);return(r?s:s&&44!==e&&91!==e&&93!==e&&123!==e&&125!==e)&&35!==e&&!(58===t&&!n)||yt(t)&&!ft(t)&&35===e||58===t&&n}function vt(e,t){var r,s=e.charCodeAt(t);return s>=55296&&s<=56319&&t+1<e.length&&(r=e.charCodeAt(t+1))>=56320&&r<=57343?1024*(s-55296)+r-56320+65536:s}function bt(e){return/^\n* /.test(e)}function xt(e,t,r,s,n,i,o,a){var c,l,u=0,p=null,h=!1,d=!1,f=-1!==s,m=-1,y=mt(l=vt(e,0))&&l!==ot&&!ft(l)&&45!==l&&63!==l&&58!==l&&44!==l&&91!==l&&93!==l&&123!==l&&125!==l&&35!==l&&38!==l&&42!==l&&33!==l&&124!==l&&61!==l&&62!==l&&39!==l&&34!==l&&37!==l&&64!==l&&96!==l&&function(e){return!ft(e)&&58!==e}(vt(e,e.length-1));if(t||o)for(c=0;c<e.length;u>=65536?c+=2:c++){if(!mt(u=vt(e,c)))return 5;y=y&&gt(u,p,a),p=u}else{for(c=0;c<e.length;u>=65536?c+=2:c++){if(10===(u=vt(e,c)))h=!0,f&&(d=d||c-m-1>s&&" "!==e[m+1],m=c);else if(!mt(u))return 5;y=y&&gt(u,p,a),p=u}d=d||f&&c-m-1>s&&" "!==e[m+1]}return h||d?r>9&&bt(e)?5:o?2===i?5:2:d?4:3:!y||o||n(e)?2===i?5:2:1}function Et(e,t,r,s,n){e.dump=function(){if(0===t.length)return 2===e.quotingType?'""':"''";if(!e.noCompatMode&&(-1!==ct.indexOf(t)||lt.test(t)))return 2===e.quotingType?'"'+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=s||e.flowLevel>-1&&r>=e.flowLevel;switch(xt(t,a,e.indent,o,(function(t){return function(e,t){var r,s;for(r=0,s=e.implicitTypes.length;r<s;r+=1)if(e.implicitTypes[r].resolve(t))return!0;return!1}(e,t)}),e.quotingType,e.forceQuotes&&!s,n)){case 1:return t;case 2:return"'"+t.replace(/'/g,"''")+"'";case 3:return"|"+wt(t,e.indent)+jt(ht(t,i));case 4:return">"+wt(t,e.indent)+jt(ht(function(e,t){var r,s,n=/(\n+)([^\n]*)/g,i=(a=e.indexOf("\n"),a=-1!==a?a:e.length,n.lastIndex=a,Ot(e.slice(0,a),t)),o="\n"===e[0]||" "===e[0];var a;for(;s=n.exec(e);){var c=s[1],l=s[2];r=" "===l[0],i+=c+(o||r||""===l?"":"\n")+Ot(l,t),o=r}return i}(t,o),i));case 5:return'"'+function(e){for(var t,r="",s=0,n=0;n<e.length;s>=65536?n+=2:n++)s=vt(e,n),!(t=at[s])&&mt(s)?(r+=e[n],s>=65536&&(r+=e[n+1])):r+=t||ut(s);return r}(t)+'"';default:throw new N("impossible error: invalid scalar style")}}()}function wt(e,t){var r=bt(e)?String(t):"",s="\n"===e[e.length-1];return r+(s&&("\n"===e[e.length-2]||"\n"===e)?"+":s?"":"-")+"\n"}function jt(e){return"\n"===e[e.length-1]?e.slice(0,-1):e}function Ot(e,t){if(""===e||" "===e[0])return e;for(var r,s,n=/ [^ ]/g,i=0,o=0,a=0,c="";r=n.exec(e);)(a=r.index)-i>t&&(s=o>i?o:a,c+="\n"+e.slice(i,s),i=s+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 St(e,t,r,s){var n,i,o,a="",c=e.tag;for(n=0,i=r.length;n<i;n+=1)o=r[n],e.replacer&&(o=e.replacer.call(r,String(n),o)),(At(e,t+1,o,!0,!0,!1,!0)||void 0===o&&At(e,t+1,null,!0,!0,!1,!0))&&(s&&""===a||(a+=dt(e,t)),e.dump&&10===e.dump.charCodeAt(0)?a+="-":a+="- ",a+=e.dump);e.tag=c,e.dump=a||"[]"}function Pt(e,t,r){var s,n,i,o,a,c;for(i=0,o=(n=r?e.explicitTypes:e.implicitTypes).length;i<o;i+=1)if(((a=n[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]"===nt.call(a.represent))s=a.represent(t,c);else{if(!it.call(a.represent,c))throw new N("!<"+a.tag+'> tag resolver accepts not "'+c+'" style');s=a.represent[c](t,c)}e.dump=s}return!0}return!1}function At(e,t,r,s,n,i,o){e.tag=null,e.dump=r,Pt(e,r,!1)||Pt(e,r,!0);var a,c=nt.call(e.dump),l=s;s&&(s=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)&&(n=!1),p&&e.usedDuplicates[u])e.dump="*ref_"+u;else{if(h&&p&&!e.usedDuplicates[u]&&(e.usedDuplicates[u]=!0),"[object Object]"===c)s&&0!==Object.keys(e.dump).length?(!function(e,t,r,s){var n,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 N("sortKeys must be a boolean or a function");for(n=0,i=h.length;n<i;n+=1)l="",s&&""===u||(l+=dt(e,t)),a=r[o=h[n]],e.replacer&&(a=e.replacer.call(r,o,a)),At(e,t+1,o,!0,!0,!0)&&((c=null!==e.tag&&"?"!==e.tag||e.dump&&e.dump.length>1024)&&(e.dump&&10===e.dump.charCodeAt(0)?l+="?":l+="? "),l+=e.dump,c&&(l+=dt(e,t)),At(e,t+1,a,!0,c)&&(e.dump&&10===e.dump.charCodeAt(0)?l+=":":l+=": ",u+=l+=e.dump));e.tag=p,e.dump=u||"{}"}(e,t,e.dump,n),p&&(e.dump="&ref_"+u+e.dump)):(!function(e,t,r){var s,n,i,o,a,c="",l=e.tag,u=Object.keys(r);for(s=0,n=u.length;s<n;s+=1)a="",""!==c&&(a+=", "),e.condenseFlow&&(a+='"'),o=r[i=u[s]],e.replacer&&(o=e.replacer.call(r,i,o)),At(e,t,i,!1,!1)&&(e.dump.length>1024&&(a+="? "),a+=e.dump+(e.condenseFlow?'"':"")+":"+(e.condenseFlow?"":" "),At(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)s&&0!==e.dump.length?(e.noArrayIndent&&!o&&t>0?St(e,t-1,e.dump,n):St(e,t,e.dump,n),p&&(e.dump="&ref_"+u+e.dump)):(!function(e,t,r){var s,n,i,o="",a=e.tag;for(s=0,n=r.length;s<n;s+=1)i=r[s],e.replacer&&(i=e.replacer.call(r,String(s),i)),(At(e,t,i,!1,!1)||void 0===i&&At(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 N("unacceptable kind of an object to dump "+c)}"?"!==e.tag&&Et(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 $t(e,t){var r,s,n=[],i=[];for(Tt(e,n,i),r=0,s=i.length;r<s;r+=1)t.duplicates.push(n[i[r]]);t.usedDuplicates=new Array(s)}function Tt(e,t,r){var s,n,i;if(null!==e&&"object"==typeof e)if(-1!==(n=t.indexOf(e)))-1===r.indexOf(n)&&r.push(n);else if(t.push(e),Array.isArray(e))for(n=0,i=e.length;n<i;n+=1)Tt(e[n],t,r);else for(n=0,i=(s=Object.keys(e)).length;n<i;n+=1)Tt(e[s[n]],t,r)}function kt(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 _t=z,Ct=J,Mt=X,It=oe,Ft=ae,Rt=Ee,Dt=st.load,Nt=st.loadAll,Lt={dump:function(e,t){var r=new pt(t=t||{});r.noRefs||$t(e,r);var s=e;return r.replacer&&(s=r.replacer.call({"":s},"",s)),At(r,0,s,!0,!0)?r.dump+"\n":""}}.dump,qt=N,Bt={binary:de,float:ie,map:Y,null:Z,pairs:ve,set:xe,timestamp:ue,bool:Q,int:re,merge:pe,omap:ye,seq:W,str:K},Ut=kt("safeLoad","load"),Vt=kt("safeLoadAll","loadAll"),zt=kt("safeDump","dump");const Ht={Type:_t,Schema:Ct,FAILSAFE_SCHEMA:Mt,JSON_SCHEMA:It,CORE_SCHEMA:Ft,DEFAULT_SCHEMA:Rt,load:Dt,loadAll:Nt,dump:Lt,YAMLException:qt,types:Bt,safeLoad:Ut,safeLoadAll:Vt,safeDump:zt};function Gt(e={}){return"function"!=typeof e.entries?{}:Array.from(e.entries()).reduce(((e,[t,r])=>(e[t]=function(e){return e.includes(", ")?e.split(", "):e}(r),e)),{})}function Jt(e,t,{loadSpec:r=!1}={}){const s={ok:e.ok,url:e.url||t,status:e.status,statusText:e.statusText,headers:Gt(e.headers)},n=s.headers["content-type"],i=r||((e="")=>/(json|xml|yaml|text)\b/.test(e))(n);return(i?e.text:e.blob||e.buffer).call(e).then((e=>{if(s.text=e,s.data=e,i)try{const t=function(e,t){return t&&(0===t.indexOf("application/json")||t.indexOf("+json")>0)?JSON.parse(e):Ht.load(e)}(e,n);s.body=t,s.obj=t}catch(e){s.parseError=e}return s}))}async function Kt(e,t={}){"object"==typeof e&&(e=(t=e).url),t.headers=t.headers||{},(t=M(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 s;/multipart\/form-data/i.test(r)&&(delete t.headers["content-type"],delete t.headers["Content-Type"]);try{s=await(t.userFetch||fetch)(t.url,t),s=await Jt(s,e,t),t.responseInterceptor&&(s=await t.responseInterceptor(s)||s)}catch(e){if(!s)throw e;const t=new Error(s.statusText||`response status is ${s.status}`);throw t.status=s.status,t.statusCode=s.status,t.responseError=e,t}if(!s.ok){const e=new Error(s.statusText||`response status is ${s.status}`);throw e.status=s.status,e.statusCode=s.status,e.response=s,e}return s}function Wt(e,t={}){const{requestInterceptor:r,responseInterceptor:s}=t,n=e.withCredentials?"include":"same-origin";return t=>e({url:t,loadSpec:!0,requestInterceptor:r,responseInterceptor:s,headers:{Accept:u},credentials:n}).then((e=>e.body))}const Yt=e=>{const{baseDoc:t,url:r}=e,s=t??r??"";return"string"==typeof globalThis.document?.baseURI?String(new URL(s,globalThis.document.baseURI)):s},Xt=e=>{const{fetch:t,http:r}=e;return t||r||Kt};var Zt,Qt=(Zt=function(e,t){return Zt=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])},Zt(e,t)},function(e,t){function r(){this.constructor=e}Zt(e,t),e.prototype=null===t?Object.create(t):(r.prototype=t.prototype,new r)}),er=Object.prototype.hasOwnProperty;function tr(e,t){return er.call(e,t)}function rr(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 s=[];for(var n in e)tr(e,n)&&s.push(n);return s}function sr(e){switch(typeof e){case"object":return JSON.parse(JSON.stringify(e));case"undefined":return null;default:return e}}function nr(e){for(var t,r=0,s=e.length;r<s;){if(!((t=e.charCodeAt(r))>=48&&t<=57))return!1;r++}return!0}function ir(e){return-1===e.indexOf("/")&&-1===e.indexOf("~")?e:e.replace(/~/g,"~0").replace(/\//g,"~1")}function or(e){return e.replace(/~1/g,"/").replace(/~0/g,"~")}function ar(e){if(void 0===e)return!0;if(e)if(Array.isArray(e)){for(var t=0,r=e.length;t<r;t++)if(ar(e[t]))return!0}else if("object"==typeof e)for(var s=rr(e),n=s.length,i=0;i<n;i++)if(ar(e[s[i]]))return!0;return!1}function cr(e,t){var r=[e];for(var s in t){var n="object"==typeof t[s]?JSON.stringify(t[s],null,2):t[s];void 0!==n&&r.push(s+": "+n)}return r.join("\n")}var lr=function(e){function t(t,r,s,n,i){var o=this.constructor,a=e.call(this,cr(t,{name:r,index:s,operation:n,tree:i}))||this;return a.name=r,a.index=s,a.operation=n,a.tree=i,Object.setPrototypeOf(a,o.prototype),a.message=cr(t,{name:r,index:s,operation:n,tree:i}),a}return Qt(t,e),t}(Error),ur=lr,pr=sr,hr={add:function(e,t,r){return e[t]=this.value,{newDocument:r}},remove:function(e,t,r){var s=e[t];return delete e[t],{newDocument:r,removed:s}},replace:function(e,t,r){var s=e[t];return e[t]=this.value,{newDocument:r,removed:s}},move:function(e,t,r){var s=fr(r,this.path);s&&(s=sr(s));var n=mr(r,{op:"remove",path:this.from}).removed;return mr(r,{op:"add",path:this.path,value:n}),{newDocument:r,removed:s}},copy:function(e,t,r){var s=fr(r,this.from);return mr(r,{op:"add",path:this.path,value:sr(s)}),{newDocument:r}},test:function(e,t,r){return{newDocument:r,test:xr(e[t],this.value)}},_get:function(e,t,r){return this.value=e[t],{newDocument:r}}},dr={add:function(e,t,r){return nr(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 s=e[t];return e[t]=this.value,{newDocument:r,removed:s}},move:hr.move,copy:hr.copy,test:hr.test,_get:hr._get};function fr(e,t){if(""==t)return e;var r={op:"_get",path:t};return mr(e,r),r.value}function mr(e,t,r,s,n,i){if(void 0===r&&(r=!1),void 0===s&&(s=!0),void 0===n&&(n=!0),void 0===i&&(i=0),r&&("function"==typeof r?r(t,0,e,t.path):vr(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=fr(e,t.from),"move"===t.op&&(o.removed=e),o;if("test"===t.op){if(o.test=xr(e,t.value),!1===o.test)throw new ur("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 ur("Operation `op` property is not one of operations defined in RFC-6902","OPERATION_OP_INVALID",i,t,e);return o}s||(e=sr(e));var a=(t.path||"").split("/"),c=e,l=1,u=a.length,p=void 0,h=void 0,d=void 0;for(d="function"==typeof r?r:vr;;){if((h=a[l])&&-1!=h.indexOf("~")&&(h=or(h)),n&&("__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&&d(t,0,e,p)),l++,Array.isArray(c)){if("-"===h)h=c.length;else{if(r&&!nr(h))throw new ur("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);nr(h)&&(h=~~h)}if(l>=u){if(r&&"add"===t.op&&h>c.length)throw new ur("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=dr[t.op].call(t,c,h,e)).test)throw new ur("Test operation failed","TEST_OPERATION_FAILED",i,t,e);return o}}else if(l>=u){if(!1===(o=hr[t.op].call(t,c,h,e)).test)throw new ur("Test operation failed","TEST_OPERATION_FAILED",i,t,e);return o}if(c=c[h],r&&l<u&&(!c||"object"!=typeof c))throw new ur("Cannot perform operation at the desired path","OPERATION_PATH_UNRESOLVABLE",i,t,e)}}function yr(e,t,r,s,n){if(void 0===s&&(s=!0),void 0===n&&(n=!0),r&&!Array.isArray(t))throw new ur("Patch sequence must be an array","SEQUENCE_NOT_AN_ARRAY");s||(e=sr(e));for(var i=new Array(t.length),o=0,a=t.length;o<a;o++)i[o]=mr(e,t[o],r,!0,n,o),e=i[o].newDocument;return i.newDocument=e,i}function gr(e,t,r){var s=mr(e,t);if(!1===s.test)throw new ur("Test operation failed","TEST_OPERATION_FAILED",r,t,e);return s.newDocument}function vr(e,t,r,s){if("object"!=typeof e||null===e||Array.isArray(e))throw new ur("Operation is not an object","OPERATION_NOT_AN_OBJECT",t,e,r);if(!hr[e.op])throw new ur("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 ur("Operation `path` property is not a string","OPERATION_PATH_INVALID",t,e,r);if(0!==e.path.indexOf("/")&&e.path.length>0)throw new ur('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 ur("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 ur("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)&&ar(e.value))throw new ur("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 n=e.path.split("/").length,i=s.split("/").length;if(n!==i+1&&n!==i)throw new ur("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!==s)throw new ur("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=br([{op:"_get",path:e.from,value:void 0}],r);if(o&&"OPERATION_PATH_UNRESOLVABLE"===o.name)throw new ur("Cannot perform the operation from a path that does not exist","OPERATION_FROM_UNRESOLVABLE",t,e,r)}}function br(e,t,r){try{if(!Array.isArray(e))throw new ur("Patch sequence must be an array","SEQUENCE_NOT_AN_ARRAY");if(t)yr(sr(t),sr(e),r||!0);else{r=r||vr;for(var s=0;s<e.length;s++)r(e[s],s,t,void 0)}}catch(e){if(e instanceof ur)return e;throw e}}function xr(e,t){if(e===t)return!0;if(e&&t&&"object"==typeof e&&"object"==typeof t){var r,s,n,i=Array.isArray(e),o=Array.isArray(t);if(i&&o){if((s=e.length)!=t.length)return!1;for(r=s;0!=r--;)if(!xr(e[r],t[r]))return!1;return!0}if(i!=o)return!1;var a=Object.keys(e);if((s=a.length)!==Object.keys(t).length)return!1;for(r=s;0!=r--;)if(!t.hasOwnProperty(a[r]))return!1;for(r=s;0!=r--;)if(!xr(e[n=a[r]],t[n]))return!1;return!0}return e!=e&&t!=t}var Er=new WeakMap,wr=function(e){this.observers=new Map,this.obj=e},jr=function(e,t){this.callback=e,this.observer=t};function Or(e,t){t.unobserve()}function Sr(e,t){var r,s=function(e){return Er.get(e)}(e);if(s){var n=function(e,t){return e.observers.get(t)}(s,t);r=n&&n.observer}else s=new wr(e),Er.set(e,s);if(r)return r;if(r={},s.value=sr(e),t){r.callback=t,r.next=null;var i=function(){Pr(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(){Pr(r),clearTimeout(r.next),function(e,t){e.observers.delete(t.callback)}(s,r),"undefined"!=typeof window&&(window.removeEventListener("mouseup",o),window.removeEventListener("keyup",o),window.removeEventListener("mousedown",o),window.removeEventListener("keydown",o),window.removeEventListener("change",o))},s.observers.set(t,new jr(t,r)),r}function Pr(e,t){void 0===t&&(t=!1);var r=Er.get(e.object);Ar(r.value,e.object,e.patches,"",t),e.patches.length&&yr(r.value,e.patches);var s=e.patches;return s.length>0&&(e.patches=[],e.callback&&e.callback(s)),s}function Ar(e,t,r,s,n){if(t!==e){"function"==typeof t.toJSON&&(t=t.toJSON());for(var i=rr(t),o=rr(e),a=!1,c=o.length-1;c>=0;c--){var l=e[p=o[c]];if(!tr(t,p)||void 0===t[p]&&void 0!==l&&!1===Array.isArray(t))Array.isArray(e)===Array.isArray(t)?(n&&r.push({op:"test",path:s+"/"+ir(p),value:sr(l)}),r.push({op:"remove",path:s+"/"+ir(p)}),a=!0):(n&&r.push({op:"test",path:s,value:e}),r.push({op:"replace",path:s,value:t}),!0);else{var u=t[p];"object"==typeof l&&null!=l&&"object"==typeof u&&null!=u&&Array.isArray(l)===Array.isArray(u)?Ar(l,u,r,s+"/"+ir(p),n):l!==u&&(n&&r.push({op:"test",path:s+"/"+ir(p),value:sr(l)}),r.push({op:"replace",path:s+"/"+ir(p),value:sr(u)}))}}if(a||i.length!=o.length)for(c=0;c<i.length;c++){var p;tr(e,p=i[c])||void 0===t[p]||r.push({op:"add",path:s+"/"+ir(p),value:sr(t[p])})}}}function $r(e,t,r){void 0===r&&(r=!1);var s=[];return Ar(e,t,s,"",r),s}Object.assign({},e,t,{JsonPatchError:lr,deepClone:sr,escapePathComponent:ir,unescapePathComponent:or});var Tr=r(4744),kr=r.n(Tr);const _r={add:function(e,t){return{op:"add",path:e,value:t}},replace:Mr,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&&Cr(t.path)}).op){const r=Gr(e,t.path);Object.assign(r,t.value),yr(e,[Mr(t.path,r)])}else if("mergeDeep"===t.op){const r=Gr(e,t.path),s=kr()(r,t.value);e=yr(e,[Mr(t.path,s)]).newDocument}else if("add"===t.op&&""===t.path&&qr(t.value)){yr(e,Object.keys(t.value).reduce(((e,r)=>(e.push({op:"add",path:`/${Cr(r)}`,value:t.value[r]}),e)),[]))}else if("replace"===t.op&&""===t.path){let{value:s}=t;r.allowMetaPatches&&t.meta&&zr(t)&&(Array.isArray(t.value)||qr(t.value))&&(s={...s,...t.meta}),e=s}else if(yr(e,[t]),r.allowMetaPatches&&t.meta&&zr(t)&&(Array.isArray(t.value)||qr(t.value))){const r={...Gr(e,t.path),...t.meta};yr(e,[Mr(t.path,r)])}return e},parentPathMatch:function(e,t){if(!Array.isArray(t))return!1;for(let r=0,s=t.length;r<s;r+=1)if(t[r]!==e[r])return!1;return!0},flatten:Nr,fullyNormalizeArray:function(e){return Lr(Nr(Dr(e)))},normalizeArray:Dr,isPromise:function(e){return qr(e)&&Br(e.then)},forEachNew:function(e,t){try{return Ir(e,Rr,t)}catch(e){return e}},forEachNewPrimitive:function(e,t){try{return Ir(e,Fr,t)}catch(e){return e}},isJsonPatch:Ur,isContextPatch:function(e){return Hr(e)&&"context"===e.type},isPatch:Hr,isMutation:Vr,isAdditiveMutation:zr,isGenerator:function(e){return"[object GeneratorFunction]"===Object.prototype.toString.call(e)},isFunction:Br,isObject:qr,isError:function(e){return e instanceof Error}};function Cr(e){return Array.isArray(e)?e.length<1?"":`/${e.map((e=>(e+"").replace(/~/g,"~0").replace(/\//g,"~1"))).join("/")}`:e}function Mr(e,t,r){return{op:"replace",path:e,value:t,meta:r}}function Ir(e,t,r){return Lr(Nr(e.filter(zr).map((e=>t(e.value,r,e.path)))||[]))}function Fr(e,t,r){return r=r||[],Array.isArray(e)?e.map(((e,s)=>Fr(e,t,r.concat(s)))):qr(e)?Object.keys(e).map((s=>Fr(e[s],t,r.concat(s)))):t(e,r[r.length-1],r)}function Rr(e,t,r){let s=[];if((r=r||[]).length>0){const n=t(e,r[r.length-1],r);n&&(s=s.concat(n))}if(Array.isArray(e)){const n=e.map(((e,s)=>Rr(e,t,r.concat(s))));n&&(s=s.concat(n))}else if(qr(e)){const n=Object.keys(e).map((s=>Rr(e[s],t,r.concat(s))));n&&(s=s.concat(n))}return s=Nr(s),s}function Dr(e){return Array.isArray(e)?e:[e]}function Nr(e){return[].concat(...e.map((e=>Array.isArray(e)?Nr(e):e)))}function Lr(e){return e.filter((e=>void 0!==e))}function qr(e){return e&&"object"==typeof e}function Br(e){return e&&"function"==typeof e}function Ur(e){if(Hr(e)){const{op:t}=e;return"add"===t||"remove"===t||"replace"===t}return!1}function Vr(e){return Ur(e)||Hr(e)&&"mutation"===e.type}function zr(e){return Vr(e)&&("add"===e.op||"replace"===e.op||"merge"===e.op||"mergeDeep"===e.op)}function Hr(e){return e&&"object"==typeof e}function Gr(e,t){try{return fr(e,t)}catch(e){return console.error(e),{}}}var Jr=r(8675);const Kr=class extends Jr{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,null!=r&&"object"==typeof r&&Object.hasOwn(r,"cause")&&!("cause"in this)){const{cause:e}=r;this.cause=e,e instanceof Error&&"stack"in e&&(this.stack=`${this.stack}\nCAUSE: ${e.stack}`)}}};class Wr extends Error{static[Symbol.hasInstance](e){return super[Symbol.hasInstance](e)||Function.prototype[Symbol.hasInstance].call(Kr,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,null!=t&&"object"==typeof t&&Object.hasOwn(t,"cause")&&!("cause"in this)){const{cause:e}=t;this.cause=e,e instanceof Error&&"stack"in e&&(this.stack=`${this.stack}\nCAUSE: ${e.stack}`)}}}const Yr=Wr;const Xr=class extends Yr{constructor(e,t){if(super(e,t),null!=t&&"object"==typeof t){const{cause:e,...r}=t;Object.assign(this,r)}}};var Zr=r(5606);function Qr(e){return null!=e&&"object"==typeof e&&!0===e["@@functional/placeholder"]}function es(e){return function t(r){return 0===arguments.length||Qr(r)?t:e.apply(this,arguments)}}function ts(e){return function t(r,s){switch(arguments.length){case 0:return t;case 1:return Qr(r)?t:es((function(t){return e(r,t)}));default:return Qr(r)&&Qr(s)?t:Qr(r)?es((function(t){return e(t,s)})):Qr(s)?es((function(t){return e(r,t)})):e(r,s)}}}function rs(e){return function t(r,s,n){switch(arguments.length){case 0:return t;case 1:return Qr(r)?t:ts((function(t,s){return e(r,t,s)}));case 2:return Qr(r)&&Qr(s)?t:Qr(r)?ts((function(t,r){return e(t,s,r)})):Qr(s)?ts((function(t,s){return e(r,t,s)})):es((function(t){return e(r,s,t)}));default:return Qr(r)&&Qr(s)&&Qr(n)?t:Qr(r)&&Qr(s)?ts((function(t,r){return e(t,r,n)})):Qr(r)&&Qr(n)?ts((function(t,r){return e(t,s,r)})):Qr(s)&&Qr(n)?ts((function(t,s){return e(r,t,s)})):Qr(r)?es((function(t){return e(t,s,n)})):Qr(s)?es((function(t){return e(r,t,n)})):Qr(n)?es((function(t){return e(r,s,t)})):e(r,s,n)}}}const ss=Number.isInteger||function(e){return(e|0)===e};function ns(e){return"[object String]"===Object.prototype.toString.call(e)}function is(e,t){var r=e<0?t.length+e:e;return ns(t)?t.charAt(r):t[r]}function os(e,t){for(var r=t,s=0;s<e.length;s+=1){if(null==r)return;var n=e[s];r=ss(n)?is(n,r):r[n]}return r}const as=rs((function(e,t,r){return e(os(t,r))}));function cs(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 ls(e){for(var t,r=[];!(t=e.next()).done;)r.push(t.value);return r}function us(e,t,r){for(var s=0,n=r.length;s<n;){if(e(t,r[s]))return!0;s+=1}return!1}function ps(e,t){return Object.prototype.hasOwnProperty.call(t,e)}const hs="function"==typeof Object.is?Object.is:function(e,t){return e===t?0!==e||1/e==1/t:e!=e&&t!=t};var ds=Object.prototype.toString;const fs=function(){return"[object Arguments]"===ds.call(arguments)?function(e){return"[object Arguments]"===ds.call(e)}:function(e){return ps("callee",e)}}();var ms=!{toString:null}.propertyIsEnumerable("toString"),ys=["constructor","valueOf","isPrototypeOf","toString","propertyIsEnumerable","hasOwnProperty","toLocaleString"],gs=function(){return arguments.propertyIsEnumerable("length")}(),vs=function(e,t){for(var r=0;r<e.length;){if(e[r]===t)return!0;r+=1}return!1},bs="function"!=typeof Object.keys||gs?es((function(e){if(Object(e)!==e)return[];var t,r,s=[],n=gs&&fs(e);for(t in e)!ps(t,e)||n&&"length"===t||(s[s.length]=t);if(ms)for(r=ys.length-1;r>=0;)ps(t=ys[r],e)&&!vs(s,t)&&(s[s.length]=t),r-=1;return s})):es((function(e){return Object(e)!==e?[]:Object.keys(e)}));const xs=bs;const Es=es((function(e){return null===e?"Null":void 0===e?"Undefined":Object.prototype.toString.call(e).slice(8,-1)}));function ws(e,t,r,s){var n=ls(e);function i(e,t){return js(e,t,r.slice(),s.slice())}return!us((function(e,t){return!us(i,t,e)}),ls(t),n)}function js(e,t,r,s){if(hs(e,t))return!0;var n,i,o=Es(e);if(o!==Es(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"===(n=e.constructor,null==(i=String(n).match(/^function (\w*)/))?"":i[1]))return e===t;break;case"Boolean":case"Number":case"String":if(typeof e!=typeof t||!hs(e.valueOf(),t.valueOf()))return!1;break;case"Date":if(!hs(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 s[a]===t;a-=1}switch(o){case"Map":return e.size===t.size&&ws(e.entries(),t.entries(),r.concat([e]),s.concat([t]));case"Set":return e.size===t.size&&ws(e.values(),t.values(),r.concat([e]),s.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=xs(e);if(c.length!==xs(t).length)return!1;var l=r.concat([e]),u=s.concat([t]);for(a=c.length-1;a>=0;){var p=c[a];if(!ps(p,t)||!js(t[p],e[p],l,u))return!1;a-=1}return!0}const Os=ts((function(e,t){return js(e,t,[],[])}));function Ss(e,t){return function(e,t,r){var s,n;if("function"==typeof e.indexOf)switch(typeof t){case"number":if(0===t){for(s=1/t;r<e.length;){if(0===(n=e[r])&&1/n===s)return r;r+=1}return-1}if(t!=t){for(;r<e.length;){if("number"==typeof(n=e[r])&&n!=n)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(Os(e[r],t))return r;r+=1}return-1}(t,e,0)>=0}function Ps(e,t){for(var r=0,s=t.length,n=Array(s);r<s;)n[r]=e(t[r]),r+=1;return n}function As(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 $s=function(e){return(e<10?"0":"")+e};const Ts="function"==typeof Date.prototype.toISOString?function(e){return e.toISOString()}:function(e){return e.getUTCFullYear()+"-"+$s(e.getUTCMonth()+1)+"-"+$s(e.getUTCDate())+"T"+$s(e.getUTCHours())+":"+$s(e.getUTCMinutes())+":"+$s(e.getUTCSeconds())+"."+(e.getUTCMilliseconds()/1e3).toFixed(3).slice(2,5)+"Z"};function ks(e){return function(){return!e.apply(this,arguments)}}function _s(e,t,r){for(var s=0,n=r.length;s<n;)t=e(t,r[s]),s+=1;return t}const Cs=Array.isArray||function(e){return null!=e&&e.length>=0&&"[object Array]"===Object.prototype.toString.call(e)};function Ms(e,t,r){return function(){if(0===arguments.length)return r();var s=arguments[arguments.length-1];if(!Cs(s)){for(var n=0;n<e.length;){if("function"==typeof s[e[n]])return s[e[n]].apply(s,Array.prototype.slice.call(arguments,0,-1));n+=1}if(function(e){return null!=e&&"function"==typeof e["@@transducer/step"]}(s))return t.apply(null,Array.prototype.slice.call(arguments,0,-1))(s)}return r.apply(this,arguments)}}function Is(e){return"[object Object]"===Object.prototype.toString.call(e)}const Fs=function(){return this.xf["@@transducer/init"]()},Rs=function(e){return this.xf["@@transducer/result"](e)};var Ds=function(){function e(e,t){this.xf=t,this.f=e}return e.prototype["@@transducer/init"]=Fs,e.prototype["@@transducer/result"]=Rs,e.prototype["@@transducer/step"]=function(e,t){return this.f(t)?this.xf["@@transducer/step"](e,t):e},e}();function Ns(e){return function(t){return new Ds(e,t)}}const Ls=ts(Ms(["fantasy-land/filter","filter"],Ns,(function(e,t){return Is(t)?_s((function(r,s){return e(t[s])&&(r[s]=t[s]),r}),{},xs(t)):function(e,t){for(var r=0,s=t.length,n=[];r<s;)e(t[r])&&(n[n.length]=t[r]),r+=1;return n}(e,t)})));const qs=ts((function(e,t){return Ls(ks(e),t)}));function Bs(e,t){var r=function(r){var s=t.concat([e]);return Ss(r,s)?"<Circular>":Bs(r,s)},s=function(e,t){return Ps((function(t){return As(t)+": "+r(e[t])}),t.slice().sort())};switch(Object.prototype.toString.call(e)){case"[object Arguments]":return"(function() { return arguments; }("+Ps(r,e).join(", ")+"))";case"[object Array]":return"["+Ps(r,e).concat(s(e,qs((function(e){return/^\d+$/.test(e)}),xs(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):As(Ts(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())+")":As(e);case"[object Undefined]":return"undefined";default:if("function"==typeof e.toString){var n=e.toString();if("[object Object]"!==n)return n}return"{"+s(e,xs(e)).join(", ")+"}"}}const Us=es((function(e){return Bs(e,[])}));var Vs=ts((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 "+Us(e));var r;return cs(e).test(t)}));const zs=Vs;function Hs(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,s){return t.apply(this,arguments)};case 4:return function(e,r,s,n){return t.apply(this,arguments)};case 5:return function(e,r,s,n,i){return t.apply(this,arguments)};case 6:return function(e,r,s,n,i,o){return t.apply(this,arguments)};case 7:return function(e,r,s,n,i,o,a){return t.apply(this,arguments)};case 8:return function(e,r,s,n,i,o,a,c){return t.apply(this,arguments)};case 9:return function(e,r,s,n,i,o,a,c,l){return t.apply(this,arguments)};case 10:return function(e,r,s,n,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 Gs(e,t){return function(){return t.call(this,e.apply(this,arguments))}}const Js=es((function(e){return!!Cs(e)||!!e&&("object"==typeof e&&(!ns(e)&&(0===e.length||e.length>0&&(e.hasOwnProperty(0)&&e.hasOwnProperty(e.length-1)))))}));var Ks="undefined"!=typeof Symbol?Symbol.iterator:"@@iterator";function Ws(e,t,r){return function(s,n,i){if(Js(i))return e(s,n,i);if(null==i)return n;if("function"==typeof i["fantasy-land/reduce"])return t(s,n,i,"fantasy-land/reduce");if(null!=i[Ks])return r(s,n,i[Ks]());if("function"==typeof i.next)return r(s,n,i);if("function"==typeof i.reduce)return t(s,n,i,"reduce");throw new TypeError("reduce: list must be array or iterable")}}function Ys(e,t,r){for(var s=0,n=r.length;s<n;){if((t=e["@@transducer/step"](t,r[s]))&&t["@@transducer/reduced"]){t=t["@@transducer/value"];break}s+=1}return e["@@transducer/result"](t)}const Xs=ts((function(e,t){return Hs(e.length,(function(){return e.apply(t,arguments)}))}));function Zs(e,t,r){for(var s=r.next();!s.done;){if((t=e["@@transducer/step"](t,s.value))&&t["@@transducer/reduced"]){t=t["@@transducer/value"];break}s=r.next()}return e["@@transducer/result"](t)}function Qs(e,t,r,s){return e["@@transducer/result"](r[s](Xs(e["@@transducer/step"],e),t))}const en=Ws(Ys,Qs,Zs);var tn=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 rn(e){return new tn(e)}const sn=rs((function(e,t,r){return en("function"==typeof e?rn(e):e,t,r)}));function nn(e,t){return function(){var r=arguments.length;if(0===r)return t();var s=arguments[r-1];return Cs(s)||"function"!=typeof s[e]?t.apply(this,arguments):s[e].apply(s,Array.prototype.slice.call(arguments,0,r-1))}}const on=rs(nn("slice",(function(e,t,r){return Array.prototype.slice.call(r,e,t)})));const an=es(nn("tail",on(1,1/0)));function cn(){if(0===arguments.length)throw new Error("pipe requires at least one argument");return Hs(arguments[0].length,sn(Gs,arguments[0],an(arguments)))}const ln=ts((function(e,t){return null==t||t!=t?e:t}));const un=ts((function(e,t){if(null!=t)return ss(e)?is(e,t):t[e]}));const pn=rs((function(e,t,r){return ln(e,un(t,r))}));const hn=es((function(e){return is(-1,e)}));function dn(e,t,r){return function(){for(var s=[],n=0,i=e,o=0,a=!1;o<t.length||n<arguments.length;){var c;o<t.length&&(!Qr(t[o])||n>=arguments.length)?c=t[o]:(c=arguments[n],n+=1),s[o]=c,Qr(c)?a=!0:i-=1,o+=1}return!a&&i<=0?r.apply(this,s):Hs(Math.max(0,i),dn(e,s,r))}}const fn=ts((function(e,t){return 1===e?es(t):Hs(e,dn(e,[],t))}));const mn=es((function(e){return fn(e.length,e)}));function yn(e){var t=Object.prototype.toString.call(e);return"[object Function]"===t||"[object AsyncFunction]"===t||"[object GeneratorFunction]"===t||"[object AsyncGeneratorFunction]"===t}const gn=ts((function(e,t){return fn(e+1,(function(){var r=arguments[e];if(null!=r&&yn(r[t]))return r[t].apply(r,Array.prototype.slice.call(arguments,0,e));throw new TypeError(Us(r)+' does not have a method named "'+t+'"')}))}));const vn=gn(1,"split");function bn(e,t){for(var r=t.length-1;r>=0&&e(t[r]);)r-=1;return on(0,r+1,t)}var xn=function(){function e(e,t){this.f=e,this.retained=[],this.xf=t}return e.prototype["@@transducer/init"]=Fs,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=en(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 En(e){return function(t){return new xn(e,t)}}const wn=ts(Ms([],En,bn));const jn=gn(1,"join");const On=es((function(e){return fn(e.length,(function(t,r){var s=Array.prototype.slice.call(arguments,0);return s[0]=r,s[1]=t,e.apply(this,s)}))}))(ts(Ss));const Sn=mn((function(e,t){return cn(vn(""),wn(On(e)),jn(""))(t)}));function Pn(e,t,r){for(var s=r.next();!s.done;)t=e(t,s.value),s=r.next();return t}function An(e,t,r,s){return r[s](e,t)}const $n=Ws(_s,An,Pn);var Tn=function(){function e(e,t){this.xf=t,this.f=e}return e.prototype["@@transducer/init"]=Fs,e.prototype["@@transducer/result"]=Rs,e.prototype["@@transducer/step"]=function(e,t){return this.xf["@@transducer/step"](e,this.f(t))},e}();const kn=ts(Ms(["fantasy-land/map","map"],(function(e){return function(t){return new Tn(e,t)}}),(function(e,t){switch(Object.prototype.toString.call(t)){case"[object Function]":return fn(t.length,(function(){return e.call(this,t.apply(this,arguments))}));case"[object Object]":return _s((function(r,s){return r[s]=e(t[s]),r}),{},xs(t));default:return Ps(e,t)}})));const _n=ts((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))}:$n((function(e,r){return function(e,t){var r;t=t||[];var s=(e=e||[]).length,n=t.length,i=[];for(r=0;r<s;)i[i.length]=e[r],r+=1;for(r=0;r<n;)i[i.length]=t[r],r+=1;return i}(e,kn(r,t))}),[],e)}));const Cn=ts((function(e,t){var r=fn(e,t);return fn(e,(function(){return _s(_n,kn(r,arguments[0]),Array.prototype.slice.call(arguments,1))}))}));const Mn=es((function(e){return Cn(e.length,e)}));const In=Mn(es((function(e){return!e})));const Fn=es((function(e){return function(){return e}}));const Rn=Fn(void 0);const Dn=Os(Rn());const Nn=In(Dn);const Ln=ts((function(e,t){if(e===t)return t;function r(e,t){if(e>t!=t>e)return t>e?t:e}var s=r(e,t);if(void 0!==s)return s;var n=r(typeof e,typeof t);if(void 0!==n)return n===typeof e?e:t;var i=Us(e),o=r(i,Us(t));return void 0!==o&&o===i?e:t}));const qn=ts((function(e,t){return kn(un(e),t)}));const Bn=es((function(e){return fn(sn(Ln,0,qn("length",e)),(function(){for(var t=0,r=e.length;t<r;){if(e[t].apply(this,arguments))return!0;t+=1}return!1}))}));var Un=function(e,t){switch(arguments.length){case 0:return Un;case 1:return function t(r){return 0===arguments.length?t:hs(e,r)};default:return hs(e,t)}};const Vn=Un;const zn=fn(1,cn(Es,Vn("GeneratorFunction")));const Hn=fn(1,cn(Es,Vn("AsyncFunction")));const Gn=Bn([cn(Es,Vn("Function")),zn,Hn]);var Jn=rs((function(e,t,r){return r.replace(e,t)}));const Kn=Jn;const Wn=fn(1,cn(Es,Vn("RegExp")));const Yn=rs((function(e,t,r){return e(r)?t(r):r}));const Xn=fn(1,cn(Es,Vn("String")));const Zn=Yn(Xn,Kn(/[.*+?^${}()|[\]\\-]/g,"\\$&"));var Qn=function(e,t){if("string"!=typeof e&&!(e instanceof String))throw TypeError("`".concat(t,"` must be a string"))};const ei=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),Qn(r,"str"),Qn(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 s=new RegExp(Wn(e)?e:Zn(e),"g");return Kn(s,t,r)};var ti=fn(3,ei),ri=gn(2,"replaceAll");const si=Gn(String.prototype.replaceAll)?ri:ti,ni=()=>as(zs(/^win/),["platform"],Zr),ii=e=>{try{const t=new URL(e);return Sn(":",t.protocol)}catch{return}},oi=(cn(ii,Nn),e=>{const t=e.lastIndexOf(".");return t>=0?e.substring(t).toLowerCase():""}),ai=e=>{if(Zr.browser)return!1;const t=ii(e);return Dn(t)||"file"===t||/^[a-zA-Z]$/.test(t)},ci=e=>{const t=ii(e);return"http"===t||"https"===t},li=(e,t)=>{const r=[/%23/g,"#",/%24/g,"$",/%26/g,"&",/%2C/g,",",/%40/g,"@"],s=pn(!1,"keepFileProtocol",t),n=pn(ni,"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.substring(0,7).toLowerCase();return o&&(i="/"===i[7]?i.substring(8):i.substring(7),n()&&"/"===i[1]&&(i=`${i[0]}:${i.substring(1)}`),s?i=`file:///${i}`:(o=!1,i=n()?i:`/${i}`)),n()&&!o&&(i=si("/","\\",i),":\\"===i.substring(1,3)&&(i=i[0].toUpperCase()+i.substring(1))),i},ui=e=>{const t=e.indexOf("#");return-1!==t?e.substring(t):"#"},pi=e=>{const t=e.indexOf("#");let r=e;return t>=0&&(r=e.substring(0,t)),r},hi=()=>{if(Zr.browser)return pi(globalThis.location.href);const e=Zr.cwd(),t=hn(e);return["/","\\"].includes(t)?e:e+(ni()?"\\":"/")},di=(e,t)=>{const r=new URL(t,new URL(e,"resolve://"));if("resolve:"===r.protocol){const{pathname:e,search:t,hash:s}=r;return e+t+s}return r.toString()},fi=e=>{if(ai(e))return(e=>{const t=[/\?/g,"%3F",/#/g,"%23"];let r=e;ni()&&(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})(li(e));try{return new URL(e).toString()}catch{return encodeURI(decodeURI(e)).replace(/%5B/g,"[").replace(/%5D/g,"]")}},mi=e=>ai(e)?li(e):decodeURI(e);function yi(e,t){(null==t||t>e.length)&&(t=e.length);for(var r=0,s=new Array(t);r<t;r++)s[r]=e[r];return s}function gi(e,t){for(var r=0;r<t.length;r++){var s=t[r];s.enumerable=s.enumerable||!1,s.configurable=!0,"value"in s&&(s.writable=!0),Object.defineProperty(e,s.key,s)}}function vi(e,t){return null!=t&&"undefined"!=typeof Symbol&&t[Symbol.hasInstance]?!!t[Symbol.hasInstance](e):e instanceof t}function bi(e,t){return function(e){if(Array.isArray(e))return e}(e)||function(e,t){var r=null==e?null:"undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(null!=r){var s,n,i=[],o=!0,a=!1;try{for(r=r.call(e);!(o=(s=r.next()).done)&&(i.push(s.value),!t||i.length!==t);o=!0);}catch(e){a=!0,n=e}finally{try{o||null==r.return||r.return()}finally{if(a)throw n}}return i}}(e,t)||function(e,t){if(!e)return;if("string"==typeof e)return yi(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(r);if("Arguments"===r||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r))return yi(e,t)}(e,t)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function xi(e){return e&&"undefined"!=typeof Symbol&&e.constructor===Symbol?"symbol":typeof e}var Ei=function(e){throw TypeError(e)},wi=function(e,t,r){return t.has(e)||Ei("Cannot "+r)},ji=function(e,t,r){return wi(e,t,"read from private field"),r?r.call(e):t.get(e)},Oi=function(e,t,r){return t.has(e)?Ei("Cannot add the same private member more than once"):vi(t,WeakSet)?t.add(e):t.set(e,r)},Si=function(e,t,r,s){return wi(e,t,"write to private field"),s?s.call(e,r):t.set(e,r),r},Pi=function(e){return Object.prototype.toString.call(e)},Ai=function(e){return ArrayBuffer.isView(e)&&!vi(e,DataView)},$i=Array.isArray,Ti=Object.getOwnPropertyDescriptor,ki=Object.prototype.propertyIsEnumerable,_i=Object.getOwnPropertySymbols,Ci=Object.prototype.hasOwnProperty;function Mi(e){for(var t=Object.keys(e),r=_i(e),s=0;s<r.length;s++)ki.call(e,r[s])&&t.push(r[s]);return t}function Ii(e,t){var r;return!(null===(r=Ti(e,t))||void 0===r?void 0:r.writable)}function Fi(e,t){if("object"===(void 0===e?"undefined":xi(e))&&null!==e){var r;if($i(e))r=[];else if("[object Date]"===Pi(e))r=new Date(e.getTime?e.getTime():e);else if(function(e){return"[object RegExp]"===Pi(e)}(e))r=new RegExp(e);else if(function(e){return"[object Error]"===Pi(e)}(e))r={message:e.message};else if(function(e){return"[object Boolean]"===Pi(e)}(e)||function(e){return"[object Number]"===Pi(e)}(e)||function(e){return"[object String]"===Pi(e)}(e))r=Object(e);else{if(Ai(e))return e.slice();r=Object.create(Object.getPrototypeOf(e))}var s=t.includeSymbols?Mi:Object.keys,n=!0,i=!1,o=void 0;try{for(var a,c=s(e)[Symbol.iterator]();!(n=(a=c.next()).done);n=!0){var l=a.value;r[l]=e[l]}}catch(e){i=!0,o=e}finally{try{n||null==c.return||c.return()}finally{if(i)throw o}}return r}return e}var Ri,Di,Ni={includeSymbols:!1,immutable:!1};function Li(e,t){var r=arguments.length>2&&void 0!==arguments[2]?arguments[2]:Ni,s=[],n=[],i=!0,o=r.includeSymbols?Mi:Object.keys,a=!!r.immutable;return function e(c){var l=a?Fi(c,r):c,u={},p=!0,h={node:l,node_:c,path:[].concat(s),parent:n[n.length-1],parents:n,key:s[s.length-1],isRoot:0===s.length,level:s.length,circular:void 0,isLeaf:!1,notLeaf:!0,notRoot:!0,isFirst:!1,isLast:!1,update:function(e){var t=arguments.length>1&&void 0!==arguments[1]&&arguments[1];h.isRoot||(h.parent.node[h.key]=e),h.node=e,t&&(p=!1)},delete:function(e){delete h.parent.node[h.key],e&&(p=!1)},remove:function(e){$i(h.parent.node)?h.parent.node.splice(h.key,1):delete h.parent.node[h.key],e&&(p=!1)},keys:null,before:function(e){u.before=e},after:function(e){u.after=e},pre:function(e){u.pre=e},post:function(e){u.post=e},stop:function(){i=!1},block:function(){p=!1}};if(!i)return h;function d(){if("object"===xi(h.node)&&null!==h.node){h.keys&&h.node_===h.node||(h.keys=o(h.node)),h.isLeaf=0===h.keys.length;for(var e=0;e<n.length;e++)if(n[e].node_===c){h.circular=n[e];break}}else h.isLeaf=!0,h.keys=null;h.notLeaf=!h.isLeaf,h.notRoot=!h.isRoot}d();var f=t.call(h,h.node);if(void 0!==f&&h.update&&h.update(f),u.before&&u.before.call(h,h.node),!p)return h;if("object"===xi(h.node)&&null!==h.node&&!h.circular){var m;n.push(h),d();var y=!0,g=!1,v=void 0;try{for(var b,x=Object.entries(null!==(m=h.keys)&&void 0!==m?m:[])[Symbol.iterator]();!(y=(b=x.next()).done);y=!0){var E,w=bi(b.value,2),j=w[0],O=w[1];s.push(O),u.pre&&u.pre.call(h,h.node[O],O);var S=e(h.node[O]);a&&Ci.call(h.node,O)&&!Ii(h.node,O)&&(h.node[O]=S.node),S.isLast=!!(null===(E=h.keys)||void 0===E?void 0:E.length)&&+j==h.keys.length-1,S.isFirst=0==+j,u.post&&u.post.call(h,S),s.pop()}}catch(e){g=!0,v=e}finally{try{y||null==x.return||x.return()}finally{if(g)throw v}}n.pop()}return u.after&&u.after.call(h,h.node),h}(e).node}var qi=function(){function e(t){var r=arguments.length>1&&void 0!==arguments[1]?arguments[1]:Ni;!function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,e),Oi(this,Ri),Oi(this,Di),Si(this,Ri,t),Si(this,Di,r)}var t,r,s;return t=e,r=[{key:"get",value:function(e){for(var t=ji(this,Ri),r=0;t&&r<e.length;r++){var s=e[r];if(!Ci.call(t,s)||!ji(this,Di).includeSymbols&&"symbol"===(void 0===s?"undefined":xi(s)))return;t=t[s]}return t}},{key:"has",value:function(e){for(var t=ji(this,Ri),r=0;t&&r<e.length;r++){var s=e[r];if(!Ci.call(t,s)||!ji(this,Di).includeSymbols&&"symbol"===(void 0===s?"undefined":xi(s)))return!1;t=t[s]}return!0}},{key:"set",value:function(e,t){var r=ji(this,Ri),s=0;for(s=0;s<e.length-1;s++){var n=e[s];Ci.call(r,n)||(r[n]={}),r=r[n]}return r[e[s]]=t,t}},{key:"map",value:function(e){return Li(ji(this,Ri),e,{immutable:!0,includeSymbols:!!ji(this,Di).includeSymbols})}},{key:"forEach",value:function(e){return Si(this,Ri,Li(ji(this,Ri),e,ji(this,Di))),ji(this,Ri)}},{key:"reduce",value:function(e,t){var r=1===arguments.length,s=r?ji(this,Ri):t;return this.forEach((function(t){this.isRoot&&r||(s=e.call(this,s,t))})),s}},{key:"paths",value:function(){var e=[];return this.forEach((function(){e.push(this.path)})),e}},{key:"nodes",value:function(){var e=[];return this.forEach((function(){e.push(this.node)})),e}},{key:"clone",value:function(){var e=[],t=[],r=ji(this,Di);return Ai(ji(this,Ri))?ji(this,Ri).slice():function s(n){for(var i=0;i<e.length;i++)if(e[i]===n)return t[i];if("object"===(void 0===n?"undefined":xi(n))&&null!==n){var o=Fi(n,r);e.push(n),t.push(o);var a=r.includeSymbols?Mi:Object.keys,c=!0,l=!1,u=void 0;try{for(var p,h=a(n)[Symbol.iterator]();!(c=(p=h.next()).done);c=!0){var d=p.value;o[d]=s(n[d])}}catch(e){l=!0,u=e}finally{try{c||null==h.return||h.return()}finally{if(l)throw u}}return e.pop(),t.pop(),o}return n}(ji(this,Ri))}}],r&&gi(t.prototype,r),s&&gi(t,s),e}();Ri=new WeakMap,Di=new WeakMap;var Bi=function(e,t){return new qi(e,t)};Bi.get=function(e,t,r){return new qi(e,r).get(t)},Bi.set=function(e,t,r,s){return new qi(e,s).set(t,r)},Bi.has=function(e,t,r){return new qi(e,r).has(t)},Bi.map=function(e,t,r){return new qi(e,r).map(t)},Bi.forEach=function(e,t,r){return new qi(e,r).forEach(t)},Bi.reduce=function(e,t,r,s){return new qi(e,s).reduce(t,r)},Bi.paths=function(e,t){return new qi(e,t).paths()},Bi.nodes=function(e,t){return new qi(e,t).nodes()},Bi.clone=function(e,t){return new qi(e,t).clone()};var Ui=Bi;const Vi=["properties"],zi=["properties"],Hi=["definitions","parameters","responses","securityDefinitions","components/schemas","components/responses","components/parameters","components/securitySchemes"],Gi=["schema/example","items/example"];function Ji(e){const t=e[e.length-1],r=e[e.length-2],s=e.join("/");return Vi.indexOf(t)>-1&&-1===zi.indexOf(r)||Hi.indexOf(s)>-1||Gi.some((e=>s.indexOf(e)>-1))}function Ki(e,t){const[r,s]=e.split("#"),n=t??"",i=r??"";let o;if(ci(n))o=di(n,i);else{const e=di(p,n),t=di(e,i).replace(p,"");o=i.startsWith("/")?t:t.substring(1)}return s?`${o}#${s}`:o}const Wi=/^([a-z]+:\/\/|\/\/)/i;class Yi extends Xr{}const Xi={},Zi=new WeakMap,Qi=[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]],eo={key:"$ref",plugin:(e,t,r,s)=>{const n=s.getInstance(),i=r.slice(0,-1);if(Ji(i)||(e=>Qi.some((t=>t(e))))(i))return;const{baseDoc:o}=s.getContext(r);if("string"!=typeof e)return new Yi("$ref: must be a string (JSON-Ref)",{$ref:e,baseDoc:o,fullPath:r});const a=io(e),c=a[0],l=a[1]||"";let u,p,h;try{u=o||c?so(c,o):null}catch(t){return no(t,{pointer:l,$ref:e,basePath:u,fullPath:r})}if(function(e,t,r,s){let n=Zi.get(s);n||(n={},Zi.set(s,n));const i=function(e){if(0===e.length)return"";return`/${e.map(po).join("/")}`}(r),o=`${t||"<specmap-base>"}#${e}`,a=i.replace(/allOf\/\d+\/?/g,""),c=s.contextTree.get([]).baseDoc;if(t===c&&fo(a,e))return!0;let l="";const u=r.some((e=>(l=`${l}/${po(e)}`,n[l]&&n[l].some((e=>fo(e,o)||fo(o,e))))));if(u)return!0;return void(n[a]=(n[a]||[]).concat(o))}(l,u,i,s)&&!n.useCircularStructures){const t=Ki(e,u);return e===t?null:_r.replace(r,t)}if(null==u?(h=lo(l),p=s.get(h),void 0===p&&(p=new Yi(`Could not resolve reference: ${e}`,{pointer:l,$ref:e,baseDoc:o,fullPath:r}))):(p=oo(u,l),p=null!=p.__value?p.__value:p.catch((t=>{throw no(t,{pointer:l,$ref:e,baseDoc:o,fullPath:r})}))),p instanceof Error)return[_r.remove(r),p];const d=Ki(e,u),f=_r.replace(i,p,{$$ref:d});if(u&&u!==o)return[f,_r.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),s(t.value);function s(e){return _r.isObject(e)&&(r.indexOf(e)>=0||Object.keys(e).some((t=>s(e[t]))))}}(s.state,f)||n.useCircularStructures)return f}catch(e){return null}}},to=Object.assign(eo,{docCache:Xi,absoluteify:so,clearCache:function(e){void 0!==e?delete Xi[e]:Object.keys(Xi).forEach((e=>{delete Xi[e]}))},JSONRefError:Yi,wrapError:no,getDoc:ao,split:io,extractFromDoc:oo,fetchJSON:function(e){return fetch(e,{headers:{Accept:u},loadSpec:!0}).then((e=>e.text())).then((e=>Ht.load(e)))},extract:co,jsonPointerToArray:lo,unescapeJsonPointerToken:uo}),ro=to;function so(e,t){if(!Wi.test(e)){if(!t)throw new Yi(`Tried to resolve a relative URL, without having a basePath. path: '${e}' basePath: '${t}'`);return di(t,e)}return e}function no(e,t){let r;return r=e&&e.response&&e.response.body?`${e.response.body.code} ${e.response.body.message}`:e.message,new Yi(`Could not resolve reference: ${r}`,{...t,cause:e})}function io(e){return(e+"").split("#")}function oo(e,t){const r=Xi[e];if(r&&!_r.isPromise(r))try{const e=co(t,r);return Object.assign(Promise.resolve(e),{__value:e})}catch(e){return Promise.reject(e)}return ao(e).then((e=>co(t,e)))}function ao(e){const t=Xi[e];return t?_r.isPromise(t)?t:Promise.resolve(t):(Xi[e]=to.fetchJSON(e).then((t=>(Xi[e]=t,t))),Xi[e])}function co(e,t){const r=lo(e);if(r.length<1)return t;const s=_r.getIn(t,r);if(void 0===s)throw new Yi(`Could not resolve pointer: ${e} does not exist in document`,{pointer:e});return s}function lo(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(uo)}function uo(e){if("string"!=typeof e)return e;return new URLSearchParams(`=${e.replace(/~1/g,"/").replace(/~0/g,"~")}`).get("")}function po(e){return new URLSearchParams([["",e.replace(/~/g,"~0").replace(/\//g,"~1")]]).toString().slice(1)}const ho=e=>!e||"/"===e||"#"===e;function fo(e,t){if(ho(t))return!0;const r=e.charAt(t.length),s=t.slice(-1);return 0===e.indexOf(t)&&(!r||"/"===r||"#"===r)&&"#"!==s}const mo={key:"allOf",plugin:(e,t,r,s,n)=>{if(n.meta&&n.meta.$$ref)return;const i=r.slice(0,-1);if(Ji(i))return;if(!Array.isArray(e)){const e=new TypeError("allOf must be an array");return e.fullPath=r,e}let o=!1,a=n.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(s.replace(i,{})),e.forEach(((e,t)=>{if(!s.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(s.mergeDeep(i,e));const n=function(e,t,{specmap:r,getBaseUrlForNodePath:s=e=>r.getContext([...t,...e]).baseDoc,targetKeys:n=["$ref","$$ref"]}={}){const i=[];return Ui(e).forEach((function(){if(n.includes(this.key)&&"string"==typeof this.node){const e=this.path,n=t.concat(this.path),o=Ki(this.node,s(e));i.push(r.replace(n,o))}})),i}(e,r.slice(0,-1),{getBaseUrlForNodePath:e=>s.getContext([...r,t,...e]).baseDoc,specmap:s});c.push(...n)})),a.example&&c.push(s.remove([].concat(i,"example"))),c.push(s.mergeDeep(i,a)),a.$$ref||c.push(s.remove([].concat(i,"$$ref"))),c}},yo={key:"parameters",plugin:(e,t,r,s)=>{if(Array.isArray(e)&&e.length){const t=Object.assign([],e),n=r.slice(0,-1),i={..._r.getIn(s.spec,n)};for(let n=0;n<e.length;n+=1){const o=e[n];try{t[n].default=s.parameterMacro(i,o)}catch(e){const t=new Error(e);return t.fullPath=r,t}}return _r.replace(r,t)}return _r.replace(r,e)}},go={key:"properties",plugin:(e,t,r,s)=>{const n={...e};for(const t in e)try{n[t].default=s.modelPropertyMacro(n[t])}catch(e){const t=new Error(e);return t.fullPath=r,t}return _r.replace(r,n)}};class vo{constructor(e){this.root=bo(e||{})}set(e,t){const r=this.getParent(e,!0);if(!r)return void xo(this.root,t,null);const s=e[e.length-1],{children:n}=r;n[s]?xo(n[s],t,r):n[s]=bo(t,r)}get(e){if((e=e||[]).length<1)return this.root.value;let t,r,s=this.root;for(let n=0;n<e.length&&(r=e[n],t=s.children,t[r]);n+=1)s=t[r];return s&&s.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:s}=e;return!s[r]&&t&&(s[r]=bo(null,e)),s[r]}),this.root)}}function bo(e,t){return xo({children:{}},e,t)}function xo(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]=xo(r,r.value,e)})),e}const Eo=()=>{};class wo{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 vo,showDebug:!1,allPatches:[],pluginProp:"specMap",libMethods:Object.assign(Object.create(this),_r,{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(_r.isFunction),this.patches.push(_r.add([],this.spec)),this.patches.push(_r.context([],this.context)),this.updatePatches(this.patches)}debug(e,...t){this.debugLevel===e&&console.log(...t)}verbose(e,...t){"verbose"===this.debugLevel&&console.log(`[${e}] `,...t)}wrapPlugin(e,t){const{pathDiscriminator:r}=this;let s,n=null;return e[this.pluginProp]?(n=e,s=e[this.pluginProp]):_r.isFunction(e)?s=e:_r.isObject(e)&&(s=function(e){const t=(e,t)=>!Array.isArray(e)||e.every(((e,r)=>e===t[r]));return function*(s,n){const i={};for(const[e,t]of s.filter(_r.isAdditiveMutation).entries()){if(!(e<3e3))return;yield*o(t.value,t.path,t)}function*o(s,a,c){if(_r.isObject(s)){const l=a.length-1,u=a[l],p=a.indexOf("properties"),h="properties"===u&&l===p,d=n.allowMetaPatches&&i[s.$$ref];for(const l of Object.keys(s)){const u=s[l],p=a.concat(l),f=_r.isObject(u),m=s.$$ref;if(d||f&&(n.allowMetaPatches&&m&&(i[m]=!0),yield*o(u,p,c)),!h&&l===e.key){const s=t(r,a);r&&!s||(yield e.plugin(u,l,p,n,c))}}}else e.key===a[a.length-1]&&(yield e.plugin(s,e.key,a,n))}}}(e)),Object.assign(s.bind(n),{pluginName:e.name||t,isGenerator:_r.isGenerator(s)})}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){_r.normalizeArray(e).forEach((e=>{if(e instanceof Error)this.errors.push(e);else try{if(!_r.isObject(e))return void this.debug("updatePatches","Got a non-object patch",e);if(this.showDebug&&this.allPatches.push(e),_r.isPromise(e.value))return this.promisedPatches.push(e),void this.promisedPatchThen(e);if(_r.isContextPatch(e))return void this.setContext(e.path,e.value);_r.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=_r.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 _r.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||new WeakMap,e.pluginCount.set(t,(e.pluginCount.get(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(Eo,Eo)))).then((()=>this.dispatch()))}return function(){e.currentPlugin=t;const s=e.getCurrentMutations(),n=e.mutations.length-1;try{if(t.isGenerator)for(const n of t(s,e.getLib()))r(n);else{r(t(s,e.getLib()))}}catch(e){console.error(e),r([Object.assign(Object.create(e),{plugin:t})])}finally{e.updatePluginHistory(t,{mutationIndex:n})}return e.dispatch()}();function r(r){r&&(r=_r.fullyNormalizeArray(r),e.updatePatches(r,t))}}}const jo={refs:ro,allOf:mo,parameters:yo,properties:go};async function Oo(e){const{spec:t,mode:r,allowMetaPatches:s=!0,pathDiscriminator:n,modelPropertyMacro:i,parameterMacro:o,requestInterceptor:a,responseInterceptor:c,skipNormalization:l=!1,useCircularStructures:u,strategies:p}=e,h=Yt(e),d=Xt(e),f=p.find((e=>e.match(t)));return async function(e){h&&(jo.refs.docCache[h]=e);jo.refs.fetchJSON=Wt(d,{requestInterceptor:a,responseInterceptor:c});const t=[jo.refs];"function"==typeof o&&t.push(jo.parameters);"function"==typeof i&&t.push(jo.properties);"strict"!==r&&t.push(jo.allOf);const p=await(m={spec:e,context:{baseDoc:h},plugins:t,allowMetaPatches:s,pathDiscriminator:n,parameterMacro:o,modelPropertyMacro:i,useCircularStructures:u},new wo(m).dispatch());var m;l||(p.spec=f.normalize(p.spec));return p}(t)}const So=e=>e.replace(/\W/gi,"_");function Po(e,t,r="",{v2OperationIdCompatibilityMode:s}={}){if(!e||"object"!=typeof e)return null;return(e.operationId||"").replace(/\s/g,"").length?So(e.operationId):function(e,t,{v2OperationIdCompatibilityMode:r}={}){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()}${So(e)}`}(t,r,{v2OperationIdCompatibilityMode:s})}function Ao(e){const{spec:t}=e,{paths:r}=t,s={};if(!r||t.$$normalized)return e;for(const e in r){const n=r[e];if(null==n||!["object","function"].includes(typeof n))continue;const i=n.parameters;for(const r in n){const o=n[r];if(null==o||!["object","function"].includes(typeof o))continue;const a=Po(o,e,r);if(a){s[a]?s[a].push(o):s[a]=[o];const e=s[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 s in t)"produces"!==s&&"consumes"!==s&&"security"!==s||(r[s]=t[s],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}const $o={name:"generic",match:()=>!0,normalize(e){const{spec:t}=Ao({spec:e});return t},resolve:async e=>Oo(e)};const To=e=>{try{const{swagger:t}=e;return"2.0"===t}catch{return!1}},ko=e=>{try{const{openapi:t}=e;return"string"==typeof t&&/^3\.0\.([0123])(?:-rc[012])?$/.test(t)}catch{return!1}},_o=e=>{try{const{openapi:t}=e;return"string"==typeof t&&/^3\.1\.(?:[1-9]\d*|0)$/.test(t)}catch{return!1}},Co=e=>ko(e)||_o(e),Mo={name:"openapi-2",match:e=>To(e),normalize(e){const{spec:t}=Ao({spec:e});return t},resolve:async e=>async function(e){return Oo(e)}(e)};const Io={name:"openapi-3-0",match:e=>ko(e),normalize(e){const{spec:t}=Ao({spec:e});return t},resolve:async e=>async function(e){return Oo(e)}(e)},Fo=e=>async t=>(async e=>{const{spec:t,requestInterceptor:r,responseInterceptor:s}=e,n=Yt(e),i=Xt(e),o=t||await Wt(i,{requestInterceptor:r,responseInterceptor:s})(n),a={...e,spec:o};return e.strategies.find((e=>e.match(o))).resolve(a)})({...e,...t}),Ro=Fo({strategies:[Io,Mo,$o]}),Do=e=>async(t,r,s={})=>(async(e,t,r={})=>{const{returnEntireTree:s,baseDoc:n,requestInterceptor:i,responseInterceptor:o,parameterMacro:a,modelPropertyMacro:c,useCircularStructures:l,strategies:u}=r,p={spec:e,pathDiscriminator:t,baseDoc:n,requestInterceptor:i,responseInterceptor:o,parameterMacro:a,modelPropertyMacro:c,useCircularStructures:l,strategies:u},h=u.find((t=>t.match(e))).normalize(e),d=await Ro({spec:h,...p,allowMetaPatches:!0,skipNormalization:!_o(e)});return!s&&Array.isArray(t)&&t.length&&(d.spec=t.reduce(((e,t)=>e?.[t]),d.spec)||null),d})(t,r,{...e,...s});Do({strategies:[Io,Mo,$o]});const No=ts((function(e,t){return e&&t}));const Lo=ts((function(e,t){return yn(e)?function(){return e.apply(this,arguments)&&t.apply(this,arguments)}:Mn(No)(e,t)}));const qo=Os(null);const Bo=In(qo);function Uo(e){return Uo="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},Uo(e)}const Vo=function(e){return"object"===Uo(e)};const zo=fn(1,Lo(Bo,Vo));var Ho=cn(Es,Vn("Object")),Go=cn(Us,Os(Us(Object))),Jo=as(Lo(Gn,Go),["constructor"]);const Ko=fn(1,(function(e){if(!zo(e)||!Ho(e))return!1;var t=Object.getPrototypeOf(e);return!!qo(t)||Jo(t)}));var Wo=r(4035);function Yo(e){return e&&e["@@transducer/reduced"]?e:{"@@transducer/value":e,"@@transducer/reduced":!0}}var Xo=function(){function e(e,t){this.xf=t,this.f=e,this.all=!0}return e.prototype["@@transducer/init"]=Fs,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=Yo(this.xf["@@transducer/step"](e,!1))),e},e}();function Zo(e){return function(t){return new Xo(e,t)}}const Qo=ts(Ms(["all"],Zo,(function(e,t){for(var r=0;r<t.length;){if(!e(t[r]))return!1;r+=1}return!0})));class ea extends Wo.Om{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 ta=ea;class ra extends Wo.Om{constructor(e,t,r){super(e,t,r),this.element="comment"}}const sa=ra;class na extends Wo.wE{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(Dn(t))return!1;const r=this.content.findIndex((e=>e===t));return-1!==r&&(this.content[r]=e,!0)}}const ia=na;class oa extends Wo.wE{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(void 0===e)return;const t=new Wo.wE([e.start.row,e.start.column,e.start.char]),r=new Wo.wE([e.end.row,e.end.column,e.end.char]);t.classes.push("position"),r.classes.push("position"),this.push(t).push(r)}}const aa=oa,ca=(e,t)=>"object"==typeof t&&null!==t&&e in t&&"function"==typeof t[e],la=e=>"object"==typeof e&&null!=e&&"_storedElement"in e&&"string"==typeof e._storedElement&&"_content"in e,ua=(e,t)=>"object"==typeof t&&null!==t&&"primitive"in t&&("function"==typeof t.primitive&&t.primitive()===e),pa=(e,t)=>"object"==typeof t&&null!==t&&"classes"in t&&(Array.isArray(t.classes)||t.classes instanceof Wo.wE)&&t.classes.includes(e),ha=(e,t)=>"object"==typeof t&&null!==t&&"element"in t&&t.element===e,da=e=>e({hasMethod:ca,hasBasicElementProps:la,primitiveEq:ua,isElementType:ha,hasClass:pa}),fa=da((({hasBasicElementProps:e,primitiveEq:t})=>r=>r instanceof Wo.Hg||e(r)&&t(void 0,r))),ma=da((({hasBasicElementProps:e,primitiveEq:t})=>r=>r instanceof Wo.Om||e(r)&&t("string",r))),ya=da((({hasBasicElementProps:e,primitiveEq:t})=>r=>r instanceof Wo.kT||e(r)&&t("number",r))),ga=da((({hasBasicElementProps:e,primitiveEq:t})=>r=>r instanceof Wo.Os||e(r)&&t("null",r))),va=da((({hasBasicElementProps:e,primitiveEq:t})=>r=>r instanceof Wo.bd||e(r)&&t("boolean",r))),ba=da((({hasBasicElementProps:e,primitiveEq:t,hasMethod:r})=>s=>s instanceof Wo.Sh||e(s)&&t("object",s)&&r("keys",s)&&r("values",s)&&r("items",s))),xa=da((({hasBasicElementProps:e,primitiveEq:t,hasMethod:r})=>s=>s instanceof Wo.wE&&!(s instanceof Wo.Sh)||e(s)&&t("array",s)&&r("push",s)&&r("unshift",s)&&r("map",s)&&r("reduce",s))),Ea=da((({hasBasicElementProps:e,isElementType:t,primitiveEq:r})=>s=>s instanceof Wo.Pr||e(s)&&t("member",s)&&r(void 0,s))),wa=da((({hasBasicElementProps:e,isElementType:t,primitiveEq:r})=>s=>s instanceof Wo.Ft||e(s)&&t("link",s)&&r(void 0,s))),ja=da((({hasBasicElementProps:e,isElementType:t,primitiveEq:r})=>s=>s instanceof Wo.sI||e(s)&&t("ref",s)&&r(void 0,s))),Oa=da((({hasBasicElementProps:e,isElementType:t,primitiveEq:r})=>s=>s instanceof ta||e(s)&&t("annotation",s)&&r("array",s))),Sa=da((({hasBasicElementProps:e,isElementType:t,primitiveEq:r})=>s=>s instanceof sa||e(s)&&t("comment",s)&&r("string",s))),Pa=da((({hasBasicElementProps:e,isElementType:t,primitiveEq:r})=>s=>s instanceof ia||e(s)&&t("parseResult",s)&&r("array",s))),Aa=da((({hasBasicElementProps:e,isElementType:t,primitiveEq:r})=>s=>s instanceof aa||e(s)&&t("sourceMap",s)&&r("array",s))),$a=e=>ha("object",e)||ha("array",e)||ha("boolean",e)||ha("number",e)||ha("string",e)||ha("null",e)||ha("member",e),Ta=e=>Aa(e.meta.get("sourceMap")),ka=(e,t)=>{if(0===e.length)return!0;const r=t.attributes.get("symbols");return!!xa(r)&&Qo(On(r.toValue()),e)},_a=(e,t)=>0===e.length||Qo(On(t.classes.toValue()),e);const Ca=function(){return!0};const Ma=function(){return!1},Ia=(e,t,r)=>{const s=e[t];if(null!=s){if(!r&&"function"==typeof s)return s;const e=r?s.leave:s.enter;if("function"==typeof e)return e}else{const s=r?e.leave:e.enter;if(null!=s){if("function"==typeof s)return s;const e=s[t];if("function"==typeof e)return e}}return null},Fa={},Ra=e=>null==e?void 0:e.type,Da=e=>"string"==typeof Ra(e),Na=e=>Object.create(Object.getPrototypeOf(e),Object.getOwnPropertyDescriptors(e)),La=(e,{visitFnGetter:t=Ia,nodeTypeGetter:r=Ra,breakSymbol:s=Fa,deleteNodeSymbol:n=null,skipVisitingNodeSymbol:i=!1,exposeEdits:o=!1}={})=>{const a=Symbol("skip"),c=new Array(e.length).fill(a);return{enter(l,u,p,h,d,f){let m=l,y=!1;const g={...f,replaceWith(e,t){f.replaceWith(e,t),m=e}};for(let l=0;l<e.length;l+=1)if(c[l]===a){const a=t(e[l],r(m),!1);if("function"==typeof a){const t=a.call(e[l],m,u,p,h,d,g);if("function"==typeof(null==t?void 0:t.then))throw new Xr("Async visitor not supported in sync mode",{visitor:e[l],visitFn:a});if(t===i)c[l]=m;else if(t===s)c[l]=s;else{if(t===n)return t;if(void 0!==t){if(!o)return t;m=t,y=!0}}}}return y?m:void 0},leave(n,o,l,u,p,h){let d=n;const f={...h,replaceWith(e,t){h.replaceWith(e,t),d=e}};for(let n=0;n<e.length;n+=1)if(c[n]===a){const a=t(e[n],r(d),!0);if("function"==typeof a){const t=a.call(e[n],d,o,l,u,p,f);if("function"==typeof(null==t?void 0:t.then))throw new Xr("Async visitor not supported in sync mode",{visitor:e[n],visitFn:a});if(t===s)c[n]=s;else if(void 0!==t&&t!==i)return t}}else c[n]===d&&(c[n]=a)}}};La[Symbol.for("nodejs.util.promisify.custom")]=(e,{visitFnGetter:t=Ia,nodeTypeGetter:r=Ra,breakSymbol:s=Fa,deleteNodeSymbol:n=null,skipVisitingNodeSymbol:i=!1,exposeEdits:o=!1}={})=>{const a=Symbol("skip"),c=new Array(e.length).fill(a);return{async enter(l,u,p,h,d,f){let m=l,y=!1;const g={...f,replaceWith(e,t){f.replaceWith(e,t),m=e}};for(let l=0;l<e.length;l+=1)if(c[l]===a){const a=t(e[l],r(m),!1);if("function"==typeof a){const t=await a.call(e[l],m,u,p,h,d,g);if(t===i)c[l]=m;else if(t===s)c[l]=s;else{if(t===n)return t;if(void 0!==t){if(!o)return t;m=t,y=!0}}}}return y?m:void 0},async leave(n,o,l,u,p,h){let d=n;const f={...h,replaceWith(e,t){h.replaceWith(e,t),d=e}};for(let n=0;n<e.length;n+=1)if(c[n]===a){const a=t(e[n],r(d),!0);if("function"==typeof a){const t=await a.call(e[n],d,o,l,u,p,f);if(t===s)c[n]=s;else if(void 0!==t&&t!==i)return t}}else c[n]===d&&(c[n]=a)}}};const qa=(e,t,{keyMap:r=null,state:s={},breakSymbol:n=Fa,deleteNodeSymbol:i=null,skipVisitingNodeSymbol:o=!1,visitFnGetter:a=Ia,nodeTypeGetter:c=Ra,nodePredicate:l=Da,nodeCloneFn:u=Na,detectCycles:p=!0}={})=>{const h=r||{};let d,f,m=Array.isArray(e),y=[e],g=-1,v=[],b=e;const x=[],E=[];do{g+=1;const e=g===y.length;let r;const O=e&&0!==v.length;if(e){if(r=0===E.length?void 0:x.pop(),b=f,f=E.pop(),O)if(m){b=b.slice();let e=0;for(const[t,r]of v){const s=t-e;r===i?(b.splice(s,1),e+=1):b[s]=r}}else{b=u(b);for(const[e,t]of v)b[e]=t}g=d.index,y=d.keys,v=d.edits,m=d.inArray,d=d.prev}else if(f!==i&&void 0!==f){if(r=m?g:y[g],b=f[r],b===i||void 0===b)continue;x.push(r)}let S;if(!Array.isArray(b)){var w;if(!l(b))throw new Xr(`Invalid AST Node: ${String(b)}`,{node:b});if(p&&E.includes(b)){x.pop();continue}const i=a(t,c(b),e);if(i){for(const[e,r]of Object.entries(s))t[e]=r;const n={replaceWith(t,s){"function"==typeof s?s(t,b,r,f,x,E):f&&(f[r]=t),e||(b=t)}};S=i.call(t,b,r,f,x,E,n)}if("function"==typeof(null===(w=S)||void 0===w?void 0:w.then))throw new Xr("Async visitor not supported in sync mode",{visitor:t,visitFn:i});if(S===n)break;if(S===o){if(!e){x.pop();continue}}else if(void 0!==S&&(v.push([r,S]),!e)){if(!l(S)){x.pop();continue}b=S}}var j;if(void 0===S&&O&&v.push([r,b]),!e)d={inArray:m,index:g,keys:y,edits:v,prev:d},m=Array.isArray(b),y=m?b:null!==(j=h[c(b)])&&void 0!==j?j:[],g=-1,v=[],f!==i&&void 0!==f&&E.push(f),f=b}while(void 0!==d);return 0!==v.length?v[v.length-1][1]:e};qa[Symbol.for("nodejs.util.promisify.custom")]=async(e,t,{keyMap:r=null,state:s={},breakSymbol:n=Fa,deleteNodeSymbol:i=null,skipVisitingNodeSymbol:o=!1,visitFnGetter:a=Ia,nodeTypeGetter:c=Ra,nodePredicate:l=Da,nodeCloneFn:u=Na,detectCycles:p=!0}={})=>{const h=r||{};let d,f,m=Array.isArray(e),y=[e],g=-1,v=[],b=e;const x=[],E=[];do{g+=1;const e=g===y.length;let r;const j=e&&0!==v.length;if(e){if(r=0===E.length?void 0:x.pop(),b=f,f=E.pop(),j)if(m){b=b.slice();let e=0;for(const[t,r]of v){const s=t-e;r===i?(b.splice(s,1),e+=1):b[s]=r}}else{b=u(b);for(const[e,t]of v)b[e]=t}g=d.index,y=d.keys,v=d.edits,m=d.inArray,d=d.prev}else if(f!==i&&void 0!==f){if(r=m?g:y[g],b=f[r],b===i||void 0===b)continue;x.push(r)}let O;if(!Array.isArray(b)){if(!l(b))throw new Xr(`Invalid AST Node: ${String(b)}`,{node:b});if(p&&E.includes(b)){x.pop();continue}const i=a(t,c(b),e);if(i){for(const[e,r]of Object.entries(s))t[e]=r;const n={replaceWith(t,s){"function"==typeof s?s(t,b,r,f,x,E):f&&(f[r]=t),e||(b=t)}};O=await i.call(t,b,r,f,x,E,n)}if(O===n)break;if(O===o){if(!e){x.pop();continue}}else if(void 0!==O&&(v.push([r,O]),!e)){if(!l(O)){x.pop();continue}b=O}}var w;if(void 0===O&&j&&v.push([r,b]),!e)d={inArray:m,index:g,keys:y,edits:v,prev:d},m=Array.isArray(b),y=m?b:null!==(w=h[c(b)])&&void 0!==w?w:[],g=-1,v=[],f!==i&&void 0!==f&&E.push(f),f=b}while(void 0!==d);return 0!==v.length?v[v.length-1][1]:e};const Ba=class extends Xr{value;constructor(e,t){super(e,t),void 0!==t&&(this.value=t.value)}};const Ua=class extends Ba{};const Va=class extends Ba{},za=(e,t={})=>{const{visited:r=new WeakMap}=t,s={...t,visited:r};if(r.has(e))return r.get(e);if(e instanceof Wo.KeyValuePair){const{key:t,value:n}=e,i=fa(t)?za(t,s):t,o=fa(n)?za(n,s):n,a=new Wo.KeyValuePair(i,o);return r.set(e,a),a}if(e instanceof Wo.ot){const t=e=>za(e,s),n=[...e].map(t),i=new Wo.ot(n);return r.set(e,i),i}if(e instanceof Wo.G6){const t=e=>za(e,s),n=[...e].map(t),i=new Wo.G6(n);return r.set(e,i),i}if(fa(e)){const t=Ja(e);if(r.set(e,t),e.content)if(fa(e.content))t.content=za(e.content,s);else if(e.content instanceof Wo.KeyValuePair)t.content=za(e.content,s);else if(Array.isArray(e.content)){const r=e=>za(e,s);t.content=e.content.map(r)}else t.content=e.content;else t.content=e.content;return t}throw new Ua("Value provided to cloneDeep function couldn't be cloned",{value:e})};za.safe=e=>{try{return za(e)}catch{return e}};const Ha=e=>{const{key:t,value:r}=e;return new Wo.KeyValuePair(t,r)},Ga=e=>{const t=new e.constructor;if(t.element=e.element,e.meta.length>0&&(t._meta=za(e.meta)),e.attributes.length>0&&(t._attributes=za(e.attributes)),fa(e.content)){const r=e.content;t.content=Ga(r)}else Array.isArray(e.content)?t.content=[...e.content]:e.content instanceof Wo.KeyValuePair?t.content=Ha(e.content):t.content=e.content;return t},Ja=e=>{if(e instanceof Wo.KeyValuePair)return Ha(e);if(e instanceof Wo.ot)return(e=>{const t=[...e];return new Wo.ot(t)})(e);if(e instanceof Wo.G6)return(e=>{const t=[...e];return new Wo.G6(t)})(e);if(fa(e))return Ga(e);throw new Va("Value provided to cloneShallow function couldn't be cloned",{value:e})};Ja.safe=e=>{try{return Ja(e)}catch{return e}};const Ka=e=>ba(e)?"ObjectElement":xa(e)?"ArrayElement":Ea(e)?"MemberElement":ma(e)?"StringElement":va(e)?"BooleanElement":ya(e)?"NumberElement":ga(e)?"NullElement":wa(e)?"LinkElement":ja(e)?"RefElement":void 0,Wa=e=>fa(e)?Ja(e):Na(e),Ya=cn(Ka,Xn),Xa={ObjectElement:["content"],ArrayElement:["content"],MemberElement:["key","value"],StringElement:[],BooleanElement:[],NumberElement:[],NullElement:[],RefElement:[],LinkElement:[],Annotation:[],Comment:[],ParseResultElement:["content"],SourceMap:["content"]};class Za{result;predicate;returnOnTrue;returnOnFalse;constructor({predicate:e=Ma,returnOnTrue:t,returnOnFalse:r}={}){this.result=[],this.predicate=e,this.returnOnTrue=t,this.returnOnFalse=r}enter(e){return this.predicate(e)?(this.result.push(e),this.returnOnTrue):this.returnOnFalse}}const Qa=(e,t,{keyMap:r=Xa,...s}={})=>qa(e,t,{keyMap:r,nodeTypeGetter:Ka,nodePredicate:Ya,nodeCloneFn:Wa,...s});Qa[Symbol.for("nodejs.util.promisify.custom")]=async(e,t,{keyMap:r=Xa,...s}={})=>qa[Symbol.for("nodejs.util.promisify.custom")](e,t,{keyMap:r,nodeTypeGetter:Ka,nodePredicate:Ya,nodeCloneFn:Wa,...s});const ec=e=>"string"==typeof(null==e?void 0:e.type)?e.type:Ka(e),tc={EphemeralObject:["content"],EphemeralArray:["content"],...Xa},rc=(e,t,{keyMap:r=tc,...s}={})=>Qa(e,t,{keyMap:r,nodeTypeGetter:ec,nodePredicate:Ca,detectCycles:!1,deleteNodeSymbol:Symbol.for("delete-node"),skipVisitingNodeSymbol:Symbol.for("skip-visiting-node"),...s});rc[Symbol.for("nodejs.util.promisify.custom")]=async(e,{keyMap:t=tc,...r}={})=>Qa[Symbol.for("nodejs.util.promisify.custom")](e,visitor,{keyMap:t,nodeTypeGetter:ec,nodePredicate:Ca,detectCycles:!1,deleteNodeSymbol:Symbol.for("delete-node"),skipVisitingNodeSymbol:Symbol.for("skip-visiting-node"),...r});const sc=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 nc=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))}};class ic{ObjectElement={enter:e=>{if(this.references.has(e))return this.references.get(e).toReference();const t=new nc(e.content);return this.references.set(e,t),t}};EphemeralObject={leave:e=>e.toObject()};MemberElement={enter:e=>[e.key,e.value]};ArrayElement={enter:e=>{if(this.references.has(e))return this.references.get(e).toReference();const t=new sc(e.content);return this.references.set(e,t),t}};EphemeralArray={leave:e=>e.toArray()};references=new WeakMap;BooleanElement(e){return e.toValue()}NumberElement(e){return e.toValue()}StringElement(e){return e.toValue()}NullElement(){return null}RefElement(e,...t){var r;const s=t[3];return"EphemeralObject"===(null===(r=s[s.length-1])||void 0===r?void 0:r.type)?Symbol.for("delete-node"):String(e.toValue())}LinkElement(e){return ma(e.href)?e.href.toValue():""}}const oc=e=>fa(e)?ma(e)||ya(e)||va(e)||ga(e)?e.toValue():rc(e,new ic):e;const ac=rs((function(e,t,r){var s,n={};for(s in r=r||{},t=t||{})ps(s,t)&&(n[s]=ps(s,r)?e(s,t[s],r[s]):t[s]);for(s in r)ps(s,r)&&!ps(s,n)&&(n[s]=r[s]);return n}));const cc=rs((function e(t,r,s){return ac((function(r,s,n){return Is(s)&&Is(n)?e(t,s,n):t(r,s,n)}),r,s)}));const lc=ts((function(e,t){return cc((function(e,t,r){return r}),e,t)}));const uc=ts(os);const pc=on(0,-1);const hc=ts((function(e,t){return e.apply(this,t)}));const dc=In(Gn);var fc=es((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():Cs(e)?[]:ns(e)?"":Is(e)?{}:fs(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 mc=fc;const yc=es((function(e){return null!=e&&Os(e,mc(e))}));const gc=fn(1,Gn(Array.isArray)?Array.isArray:cn(Es,Vn("Array")));const vc=Lo(gc,yc);var bc=fn(3,(function(e,t,r){var s=uc(e,r),n=uc(pc(e),r);if(!dc(s)&&!vc(e)){var i=Xs(s,n);return hc(i,t)}}));const xc=bc;class Ec extends Wo.g${constructor(){super(),this.register("annotation",ta),this.register("comment",sa),this.register("parseResult",ia),this.register("sourceMap",aa)}}const wc=new Ec,jc=e=>{const t=new Ec;return Ko(e)&&t.use(e),t},Oc=wc,Sc=()=>({predicates:{...i},namespace:Oc}),Pc={toolboxCreator:Sc,visitorOptions:{nodeTypeGetter:Ka,exposeEdits:!0}},Ac=(e,t,r={})=>{if(0===t.length)return e;const s=lc(Pc,r),{toolboxCreator:n,visitorOptions:i}=s,o=n(),a=t.map((e=>e(o))),c=La(a.map(pn({},"visitor")),{...i});a.forEach(xc(["pre"],[]));const l=Qa(e,c,i);return a.forEach(xc(["post"],[])),l};Ac[Symbol.for("nodejs.util.promisify.custom")]=async(e,t,r={})=>{if(0===t.length)return e;const s=lc(Pc,r),{toolboxCreator:n,visitorOptions:i}=s,o=n(),a=t.map((e=>e(o))),c=La[Symbol.for("nodejs.util.promisify.custom")],l=Qa[Symbol.for("nodejs.util.promisify.custom")],u=c(a.map(pn({},"visitor")),{...i});await Promise.allSettled(a.map(xc(["pre"],[])));const p=await l(e,u,i);return await Promise.allSettled(a.map(xc(["post"],[]))),p};const $c=(e,{Type:t,plugins:r=[]})=>{const s=new t(e);return fa(e)&&(e.meta.length>0&&(s.meta=za(e.meta)),e.attributes.length>0&&(s.attributes=za(e.attributes))),Ac(s,r,{toolboxCreator:Sc,visitorOptions:{nodeTypeGetter:Ka}})},Tc=e=>(t,r={})=>$c(t,{...r,Type:e});Wo.Sh.refract=Tc(Wo.Sh),Wo.wE.refract=Tc(Wo.wE),Wo.Om.refract=Tc(Wo.Om),Wo.bd.refract=Tc(Wo.bd),Wo.Os.refract=Tc(Wo.Os),Wo.kT.refract=Tc(Wo.kT),Wo.Ft.refract=Tc(Wo.Ft),Wo.sI.refract=Tc(Wo.sI),ta.refract=Tc(ta),sa.refract=Tc(sa),ia.refract=Tc(ia),aa.refract=Tc(aa);const kc=(e,t=new WeakMap)=>(Ea(e)?(t.set(e.key,e),kc(e.key,t),t.set(e.value,e),kc(e.value,t)):e.children.forEach((r=>{t.set(r,e),kc(r,t)})),t);const _c=class{element;edges;constructor({element:e}){this.element=e}transclude(e,t){var r;if(e===this.element)return t;if(e===t)return this.element;this.edges=null!==(r=this.edges)&&void 0!==r?r:kc(this.element);const s=this.edges.get(e);return Dn(s)?void 0:(ba(s)?((e,t,r)=>{const s=r.get(e);ba(s)&&(s.content=s.map(((n,i,o)=>o===e?(r.delete(e),r.set(t,s),t):o)))})(e,t,this.edges):xa(s)?((e,t,r)=>{const s=r.get(e);xa(s)&&(s.content=s.map((n=>n===e?(r.delete(e),r.set(t,s),t):n)))})(e,t,this.edges):Ea(s)&&((e,t,r)=>{const s=r.get(e);Ea(s)&&(s.key===e&&(s.key=t,r.delete(e),r.set(t,s)),s.value===e&&(s.value=t,r.delete(e),r.set(t,s)))})(e,t,this.edges),this.element)}},Cc=cn(Kn(/~/g,"~0"),Kn(/\//g,"~1"),encodeURIComponent);const Mc=class extends Xr{};const Ic=class extends Mc{tokens;constructor(e,t){super(e,t),void 0!==t&&(this.tokens=[...t.tokens])}},Fc=e=>{try{return 0===e.length?"":`/${e.map(Cc).join("/")}`}catch(t){throw new Ic("JSON Pointer compilation of tokens encountered an error.",{tokens:e,cause:t})}};var Rc=ts((function(e,t){return fn(sn(Ln,0,qn("length",t)),(function(){var r=arguments,s=this;return e.apply(s,Ps((function(e){return e.apply(s,r)}),t))}))}));const Dc=Rc;function Nc(e){return e}const Lc=es(Nc);var qc=Lo(fn(1,cn(Es,Vn("Number"))),isFinite);var Bc=fn(1,qc);var Uc=Lo(Gn(Number.isFinite)?fn(1,Xs(Number.isFinite,Number)):Bc,Dc(Os,[Math.floor,Lc]));var Vc=fn(1,Uc);const zc=Gn(Number.isInteger)?fn(1,Xs(Number.isInteger,Number)):Vc;var Hc=function(){function e(e,t){this.xf=t,this.n=e,this.i=0}return e.prototype["@@transducer/init"]=Fs,e.prototype["@@transducer/result"]=Rs,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?Yo(r):r},e}();function Gc(e){return function(t){return new Hc(e,t)}}const Jc=ts(Ms(["take"],Gc,(function(e,t){return on(0,e<0?1/0:e,t)})));const Kc=ts((function(e,t){return Os(Jc(e.length,t),e)}));const Wc=Os("");var Yc=function(){function e(e,t){this.xf=t,this.f=e}return e.prototype["@@transducer/init"]=Fs,e.prototype["@@transducer/result"]=Rs,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 Xc(e){return function(t){return new Yc(e,t)}}const Zc=ts(Ms(["dropWhile"],Xc,(function(e,t){for(var r=0,s=t.length;r<s&&e(t[r]);)r+=1;return on(r,1/0,t)})));const Qc=mn((function(e,t){return cn(vn(""),Zc(On(e)),jn(""))(t)})),el=cn(Kn(/~1/g,"/"),Kn(/~0/g,"~"),(e=>{try{return decodeURIComponent(e)}catch{return e}}));const tl=class extends Mc{pointer;constructor(e,t){super(e,t),void 0!==t&&(this.pointer=t.pointer)}},rl=e=>{const t=(e=>{const t=e.indexOf("#");return-1!==t?e.substring(t):"#"})(e);return Qc("#",t)},sl=e=>{if(Wc(e))return[];if(!Kc("/",e))throw new tl(`Invalid JSON Pointer "${e}". JSON Pointers must begin with "/"`,{pointer:e});try{const t=cn(vn("/"),kn(el))(e);return an(t)}catch(t){throw new tl(`JSON Pointer parsing of "${e}" encountered an error.`,{pointer:e,cause:t})}};const nl=class extends Mc{pointer;tokens;failedToken;failedTokenPosition;element;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)}},il=(e,t)=>{let r;try{r=sl(e)}catch(r){throw new nl(`JSON Pointer evaluation failed while parsing the pointer "${e}".`,{pointer:e,element:za(t),cause:r})}return r.reduce(((t,s,n)=>{if(ba(t)){if(!t.hasKey(s))throw new nl(`JSON Pointer evaluation failed while evaluating token "${s}" against an ObjectElement`,{pointer:e,tokens:r,failedToken:s,failedTokenPosition:n,element:za(t)});return t.get(s)}if(xa(t)){if(!(s in t.content)||!zc(Number(s)))throw new nl(`JSON Pointer evaluation failed while evaluating token "${s}" against an ArrayElement`,{pointer:e,tokens:r,failedToken:s,failedTokenPosition:n,element:za(t)});return t.get(Number(s))}throw new nl(`JSON Pointer evaluation failed while evaluating token "${s}" against an unexpected Element`,{pointer:e,tokens:r,failedToken:s,failedTokenPosition:n,element:za(t)})}),t)};class ol extends Wo.Sh{constructor(e,t,r){super(e,t,r),this.element="callback"}}const al=ol;class cl extends Wo.Sh{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 ll=cl;class ul extends Wo.Sh{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 pl=ul;class hl extends Wo.Sh{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 dl=hl;class fl extends Wo.Sh{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 ml=fl;class yl extends Wo.Sh{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 gl=yl;class vl extends Wo.Sh{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 bl=vl;class xl extends Wo.Sh{constructor(e,t,r){super(e,t,r),this.element="header"}get required(){return this.hasKey("required")?this.get("required"):new Wo.bd(!1)}set required(e){this.set("required",e)}get deprecated(){return this.hasKey("deprecated")?this.get("deprecated"):new Wo.bd(!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(xl.prototype,"description",{get(){return this.get("description")},set(e){this.set("description",e)},enumerable:!0});const El=xl;class wl extends Wo.Sh{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 jl=wl;class Ol extends Wo.Sh{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 Sl=Ol;class Pl extends Wo.Sh{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 ma(this.operationRef)?null===(e=this.operationRef)||void 0===e?void 0:e.meta.get("operation"):ma(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 Al=Pl;class $l extends Wo.Sh{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 Tl=$l;class kl extends Wo.Sh{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 _l=kl;class Cl extends Wo.Sh{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 Ml=Cl;class Il extends Wo.Om{constructor(e,t,r){super(e,t,r),this.element="openapi",this.classes.push("spec-version"),this.classes.push("version")}}const Fl=Il;class Rl extends Wo.Sh{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 Dl=Rl;class Nl extends Wo.Sh{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 Wo.bd(!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 Ll=Nl;class ql extends Wo.Sh{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 Wo.bd(!1)}set required(e){this.set("required",e)}get deprecated(){return this.hasKey("deprecated")?this.get("deprecated"):new Wo.bd(!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(ql.prototype,"description",{get(){return this.get("description")},set(e){this.set("description",e)},enumerable:!0});const Bl=ql;class Ul extends Wo.Sh{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 Vl=Ul;class zl extends Wo.Sh{constructor(e,t,r){super(e,t,r),this.element="paths"}}const Hl=zl;class Gl extends Wo.Sh{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 Jl=Gl;class Kl extends Wo.Sh{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 Wo.bd(!1)}set required(e){this.set("required",e)}}const Wl=Kl;class Yl extends Wo.Sh{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 Xl=Yl;class Zl extends Wo.Sh{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 Ql=Zl;const eu=class extends Yr{};class tu extends Wo.Sh{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("$schema",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 ru=tu;class su extends Wo.Sh{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 nu=su;class iu extends Wo.Sh{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 ou=iu;class au extends Wo.Sh{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 cu=au;const lu=ts((function(e,t){return _s((function(r,s){return r[s]=e(t[s],s,t),r}),{},xs(t))}));const uu=es((function(e){return null==e}));var pu=ts((function(e,t){if(0===e.length||uu(t))return!1;for(var r=t,s=0;s<e.length;){if(uu(r)||!ps(e[s],r))return!1;r=r[e[s]],s+=1}return!0}));const hu=pu;var du=ts((function(e,t){return hu([e],t)}));const fu=du;const mu=rs((function(e,t,r){return e(un(t,r))})),yu=(e,t)=>{const r=ln(e,t);return lu((e=>{if(Ko(e)&&fu("$ref",e)&&mu(Xn,"$ref",e)){const t=uc(["$ref"],e),s=Qc("#/",t);return uc(s.split("/"),r)}return Ko(e)?yu(e,r):e}),e)},gu=e=>{const t=e.meta.length>0?za(e.meta):void 0,r=e.attributes.length>0?za(e.attributes):void 0;return new e.constructor(void 0,t,r)},vu=(e,t)=>t.clone&&t.isMergeableElement(e)?xu(gu(e),e,t):e,bu={clone:!0,isMergeableElement:e=>ba(e)||xa(e),arrayElementMerge:(e,t,r)=>e.concat(t)["fantasy-land/map"]((e=>vu(e,r))),objectElementMerge:(e,t,r)=>{const s=ba(e)?gu(e):gu(t);return ba(e)&&e.forEach(((e,t,n)=>{const i=Ja(n);i.value=vu(e,r),s.content.push(i)})),t.forEach(((t,n,i)=>{const o=oc(n);let a;if(ba(e)&&e.hasKey(o)&&r.isMergeableElement(t)){const s=e.get(o);a=Ja(i),a.value=((e,t)=>{if("function"!=typeof t.customMerge)return xu;const r=t.customMerge(e,t);return"function"==typeof r?r:xu})(n,r)(s,t)}else a=Ja(i),a.value=vu(t,r);s.remove(o),s.content.push(a)})),s},customMerge:void 0,customMetaMerge:void 0,customAttributesMerge:void 0},xu=(e,t,r)=>{var s,n,i;const o={...bu,...r};o.isMergeableElement=null!==(s=o.isMergeableElement)&&void 0!==s?s:bu.isMergeableElement,o.arrayElementMerge=null!==(n=o.arrayElementMerge)&&void 0!==n?n:bu.arrayElementMerge,o.objectElementMerge=null!==(i=o.objectElementMerge)&&void 0!==i?i:bu.objectElementMerge;const a=xa(t);if(!(a===xa(e)))return vu(t,o);const c=a&&"function"==typeof o.arrayElementMerge?o.arrayElementMerge(e,t,o):o.objectElementMerge(e,t,o);return c.meta=(e=>"function"!=typeof e.customMetaMerge?e=>za(e):e.customMetaMerge)(o)(e.meta,t.meta),c.attributes=(e=>"function"!=typeof e.customAttributesMerge?e=>za(e):e.customAttributesMerge)(o)(e.attributes,t.attributes),c};xu.all=(e,t)=>{if(!Array.isArray(e))throw new TypeError("First argument of deepmerge should be an array.");return 0===e.length?new Wo.Sh:e.reduce(((e,r)=>xu(e,r,t)),gu(e[0]))};const Eu=xu;const wu=class{element;constructor(e){Object.assign(this,e)}copyMetaAndAttributes(e,t){(e.meta.length>0||t.meta.length>0)&&(t.meta=Eu(t.meta,e.meta),Ta(e)&&t.meta.set("sourceMap",e.meta.get("sourceMap"))),(e.attributes.length>0||e.meta.length>0)&&(t.attributes=Eu(t.attributes,e.attributes))}};const ju=class extends wu{enter(e){return this.element=za(e),Fa}},Ou=(e,t,r=[])=>{const s=Object.getOwnPropertyDescriptors(t);for(let e of r)delete s[e];Object.defineProperties(e,s)},Su=(e,t=[e])=>{const r=Object.getPrototypeOf(e);return null===r?t:Su(r,[...t,r])},Pu=(e,t,r=[])=>{var s;const n=null!==(s=((...e)=>{if(0===e.length)return;let t;const r=e.map((e=>Su(e)));for(;r.every((e=>e.length>0));){const e=r.map((e=>e.pop())),s=e[0];if(!e.every((e=>e===s)))break;t=s}return t})(...e))&&void 0!==s?s:Object.prototype,i=Object.create(n),o=Su(n);for(let t of e){let e=Su(t);for(let t=e.length-1;t>=0;t--){let s=e[t];-1===o.indexOf(s)&&(Ou(i,s,["constructor",...r]),o.push(s))}}return i.constructor=t,i},Au=e=>e.filter(((t,r)=>e.indexOf(t)==r)),$u=(e,t)=>{const r=t.map((e=>Su(e)));let s=0,n=!0;for(;n;){n=!1;for(let i=t.length-1;i>=0;i--){const t=r[i][s];if(null!=t&&(n=!0,null!=Object.getOwnPropertyDescriptor(t,e)))return r[i][0]}s++}},Tu=(e,t=Object.prototype)=>new Proxy({},{getPrototypeOf:()=>t,setPrototypeOf(){throw Error("Cannot set prototype of Proxies created by ts-mixer")},getOwnPropertyDescriptor:(t,r)=>Object.getOwnPropertyDescriptor($u(r,e)||{},r),defineProperty(){throw new Error("Cannot define new properties on Proxies created by ts-mixer")},has:(r,s)=>void 0!==$u(s,e)||void 0!==t[s],get:(r,s)=>($u(s,e)||t)[s],set(t,r,s){const n=$u(r,e);if(void 0===n)throw new Error("Cannot set new properties on Proxies created by ts-mixer");return n[r]=s,!0},deleteProperty(){throw new Error("Cannot delete properties on Proxies created by ts-mixer")},ownKeys:()=>e.map(Object.getOwnPropertyNames).reduce(((e,t)=>t.concat(e.filter((e=>t.indexOf(e)<0)))))}),ku=null,_u="copy",Cu="copy",Mu="deep",Iu=new WeakMap,Fu=e=>Iu.get(e),Ru=(e,t)=>{var r,s;const n=Au([...Object.getOwnPropertyNames(e),...Object.getOwnPropertyNames(t)]),i={};for(let o of n)i[o]=Au([...null!==(r=null==e?void 0:e[o])&&void 0!==r?r:[],...null!==(s=null==t?void 0:t[o])&&void 0!==s?s:[]]);return i},Du=(e,t)=>{var r,s,n,i;return{property:Ru(null!==(r=null==e?void 0:e.property)&&void 0!==r?r:{},null!==(s=null==t?void 0:t.property)&&void 0!==s?s:{}),method:Ru(null!==(n=null==e?void 0:e.method)&&void 0!==n?n:{},null!==(i=null==t?void 0:t.method)&&void 0!==i?i:{})}},Nu=(e,t)=>{var r,s,n,i,o,a;return{class:Au([...null!==(r=null==e?void 0:e.class)&&void 0!==r?r:[],...null!==(s=null==t?void 0:t.class)&&void 0!==s?s:[]]),static:Du(null!==(n=null==e?void 0:e.static)&&void 0!==n?n:{},null!==(i=null==t?void 0:t.static)&&void 0!==i?i:{}),instance:Du(null!==(o=null==e?void 0:e.instance)&&void 0!==o?o:{},null!==(a=null==t?void 0:t.instance)&&void 0!==a?a:{})}},Lu=new Map,qu=(...e)=>{const t=((...e)=>{var t;const r=new Set,s=new Set([...e]);for(;s.size>0;)for(let e of s){const n=[...Su(e.prototype).map((e=>e.constructor)),...null!==(t=Fu(e))&&void 0!==t?t:[]].filter((e=>!r.has(e)));for(let e of n)s.add(e);r.add(e),s.delete(e)}return[...r]})(...e).map((e=>Lu.get(e))).filter((e=>!!e));return 0==t.length?{}:1==t.length?t[0]:t.reduce(((e,t)=>Nu(e,t)))},Bu=e=>{let t=Lu.get(e);return t||(t={},Lu.set(e,t)),t};function Uu(...e){var t,r,s;const n=e.map((e=>e.prototype)),i=ku;if(null!==i){const e=n.map((e=>e[i])).filter((e=>"function"==typeof e)),t=function(...t){for(let r of e)r.apply(this,t)},r={[i]:t};n.push(r)}function o(...t){for(const r of e)Ou(this,new r(...t));null!==i&&"function"==typeof this[i]&&this[i].apply(this,t)}var a,c;o.prototype="copy"===Cu?Pu(n,o):(a=n,c=o,Tu([...a,{constructor:c}])),Object.setPrototypeOf(o,"copy"===_u?Pu(e,null,["prototype"]):Tu(e,Function.prototype));let l=o;if("none"!==Mu){const n="deep"===Mu?qu(...e):((...e)=>{const t=e.map((e=>Bu(e)));return 0===t.length?{}:1===t.length?t[0]:t.reduce(((e,t)=>Nu(e,t)))})(...e);for(let e of null!==(t=null==n?void 0:n.class)&&void 0!==t?t:[]){const t=e(l);t&&(l=t)}Vu(null!==(r=null==n?void 0:n.static)&&void 0!==r?r:{},l),Vu(null!==(s=null==n?void 0:n.instance)&&void 0!==s?s:{},l.prototype)}var u,p;return u=l,p=e,Iu.set(u,p),l}const Vu=(e,t)=>{const r=e.property,s=e.method;if(r)for(let e in r)for(let s of r[e])s(t,e);if(s)for(let e in s)for(let r of s[e])r(t,e,Object.getOwnPropertyDescriptor(t,e))};const zu=ts((function(e,t){for(var r={},s=0;s<e.length;)e[s]in t&&(r[e[s]]=t[e[s]]),s+=1;return r}));const Hu=class extends wu{specObj;passingOptionsNames=["specObj"];constructor({specObj:e,...t}){super({...t}),this.specObj=e}retrievePassingOptions(){return zu(this.passingOptionsNames,this)}retrieveFixedFields(e){const t=uc(["visitors",...e,"fixedFields"],this.specObj);return"object"==typeof t&&null!==t?Object.keys(t):[]}retrieveVisitor(e){return as(Gn,["visitors",...e],this.specObj)?uc(["visitors",...e],this.specObj):uc(["visitors",...e,"$visitor"],this.specObj)}retrieveVisitorInstance(e,t={}){const r=this.retrievePassingOptions();return new(this.retrieveVisitor(e))({...r,...t})}toRefractedElement(e,t,r={}){const s=this.retrieveVisitorInstance(e,r);return s instanceof ju&&(null==s?void 0:s.constructor)===ju?za(t):(Qa(t,s,r),s.element)}};const Gu=class extends Hu{specPath;ignoredFields;constructor({specPath:e,ignoredFields:t,...r}){super({...r}),this.specPath=e,this.ignoredFields=t||[]}ObjectElement(e){const t=this.specPath(e),r=this.retrieveFixedFields(t);return e.forEach(((e,s,n)=>{if(ma(s)&&r.includes(oc(s))&&!this.ignoredFields.includes(oc(s))){const r=this.toRefractedElement([...t,"fixedFields",oc(s)],e),i=new Wo.Pr(za(s),r);this.copyMetaAndAttributes(n,i),i.classes.push("fixed-field"),this.element.content.push(i)}else this.ignoredFields.includes(oc(s))||this.element.content.push(za(n))})),this.copyMetaAndAttributes(e,this.element),Fa}};class Ju extends(Uu(Gu,ju)){constructor(e){super(e),this.element=new ru,this.specPath=Fn(["document","objects","JSONSchema"])}}const Ku=Ju;const Wu=class{parent;constructor({parent:e}){this.parent=e}},Yu=e=>ba(e)&&e.hasKey("$ref");class Xu extends(Uu(Hu,Wu,ju)){ObjectElement(e){const t=Yu(e)?["document","objects","JSONReference"]:["document","objects","JSONSchema"];return this.element=this.toRefractedElement(t,e),Fa}ArrayElement(e){return this.element=new Wo.wE,this.element.classes.push("json-schema-items"),e.forEach((e=>{const t=Yu(e)?["document","objects","JSONReference"]:["document","objects","JSONSchema"],r=this.toRefractedElement(t,e);this.element.push(r)})),this.copyMetaAndAttributes(e,this.element),Fa}}const Zu=Xu;const Qu=class extends ju{ArrayElement(e){const t=this.enter(e);return this.element.classes.push("json-schema-required"),t}};const ep=es((function(e){return fn(sn(Ln,0,qn("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 tp=es((function(e){return!yc(e)}));const rp=ts((function(e,t){return e||t}));var sp=In(fn(1,Lo(Bo,ts((function(e,t){return yn(e)?function(){return e.apply(this,arguments)||t.apply(this,arguments)}:Mn(rp)(e,t)}))(Vo,Gn))));const np=ep([Xn,sp,tp]);const ip=class extends Hu{specPath;ignoredFields;fieldPatternPredicate=Ma;constructor({specPath:e,ignoredFields:t,fieldPatternPredicate:r,...s}){super({...s}),this.specPath=e,this.ignoredFields=t||[],"function"==typeof r&&(this.fieldPatternPredicate=r)}ObjectElement(e){return e.forEach(((e,t,r)=>{if(!this.ignoredFields.includes(oc(t))&&this.fieldPatternPredicate(oc(t))){const s=this.specPath(e),n=this.toRefractedElement(s,e),i=new Wo.Pr(za(t),n);this.copyMetaAndAttributes(r,i),i.classes.push("patterned-field"),this.element.content.push(i)}else this.ignoredFields.includes(oc(t))||this.element.content.push(za(r))})),this.copyMetaAndAttributes(e,this.element),Fa}};const op=class extends ip{constructor(e){super(e),this.fieldPatternPredicate=np}};class ap extends(Uu(op,Wu,ju)){constructor(e){super(e),this.element=new Wo.Sh,this.element.classes.push("json-schema-properties"),this.specPath=e=>Yu(e)?["document","objects","JSONReference"]:["document","objects","JSONSchema"]}}const cp=ap;class lp extends(Uu(op,Wu,ju)){constructor(e){super(e),this.element=new Wo.Sh,this.element.classes.push("json-schema-patternProperties"),this.specPath=e=>Yu(e)?["document","objects","JSONReference"]:["document","objects","JSONSchema"]}}const up=lp;class pp extends(Uu(op,Wu,ju)){constructor(e){super(e),this.element=new Wo.Sh,this.element.classes.push("json-schema-dependencies"),this.specPath=e=>Yu(e)?["document","objects","JSONReference"]:["document","objects","JSONSchema"]}}const hp=pp;const dp=class extends ju{ArrayElement(e){const t=this.enter(e);return this.element.classes.push("json-schema-enum"),t}};const fp=class extends ju{StringElement(e){const t=this.enter(e);return this.element.classes.push("json-schema-type"),t}ArrayElement(e){const t=this.enter(e);return this.element.classes.push("json-schema-type"),t}};class mp extends(Uu(Hu,Wu,ju)){constructor(e){super(e),this.element=new Wo.wE,this.element.classes.push("json-schema-allOf")}ArrayElement(e){return e.forEach((e=>{const t=Yu(e)?["document","objects","JSONReference"]:["document","objects","JSONSchema"],r=this.toRefractedElement(t,e);this.element.push(r)})),this.copyMetaAndAttributes(e,this.element),Fa}}const yp=mp;class gp extends(Uu(Hu,Wu,ju)){constructor(e){super(e),this.element=new Wo.wE,this.element.classes.push("json-schema-anyOf")}ArrayElement(e){return e.forEach((e=>{const t=Yu(e)?["document","objects","JSONReference"]:["document","objects","JSONSchema"],r=this.toRefractedElement(t,e);this.element.push(r)})),this.copyMetaAndAttributes(e,this.element),Fa}}const vp=gp;class bp extends(Uu(Hu,Wu,ju)){constructor(e){super(e),this.element=new Wo.wE,this.element.classes.push("json-schema-oneOf")}ArrayElement(e){return e.forEach((e=>{const t=Yu(e)?["document","objects","JSONReference"]:["document","objects","JSONSchema"],r=this.toRefractedElement(t,e);this.element.push(r)})),this.copyMetaAndAttributes(e,this.element),Fa}}const xp=bp;class Ep extends(Uu(op,Wu,ju)){constructor(e){super(e),this.element=new Wo.Sh,this.element.classes.push("json-schema-definitions"),this.specPath=e=>Yu(e)?["document","objects","JSONReference"]:["document","objects","JSONSchema"]}}const wp=Ep;class jp extends(Uu(Hu,Wu,ju)){constructor(e){super(e),this.element=new Wo.wE,this.element.classes.push("json-schema-links")}ArrayElement(e){return e.forEach((e=>{const t=this.toRefractedElement(["document","objects","LinkDescription"],e);this.element.push(t)})),this.copyMetaAndAttributes(e,this.element),Fa}}const Op=jp;class Sp extends(Uu(Gu,ju)){constructor(e){super(e),this.element=new nu,this.specPath=Fn(["document","objects","JSONReference"])}ObjectElement(e){const t=Gu.prototype.ObjectElement.call(this,e);return ma(this.element.$ref)&&this.element.classes.push("reference-element"),t}}const Pp=Sp;const Ap=class extends ju{StringElement(e){const t=this.enter(e);return this.element.classes.push("reference-value"),t}};const $p=rs((function(e,t,r){return fn(Math.max(e.length,t.length,r.length),(function(){return e.apply(this,arguments)?t.apply(this,arguments):r.apply(this,arguments)}))}));const Tp=es((function(e){return function(t,r){return e(t,r)?-1:e(r,t)?1:0}}));var kp=ts((function(e,t){return Array.prototype.slice.call(t,0).sort(e)}));const _p=kp;const Cp=es((function(e){return is(0,e)}));const Mp=es(Yo);const Ip=In(uu);const Fp=Lo(gc,tp);function Rp(e){return function(e){if(Array.isArray(e))return Dp(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){if("string"==typeof e)return Dp(e,t);var r={}.toString.call(e).slice(8,-1);return"Object"===r&&e.constructor&&(r=e.constructor.name),"Map"===r||"Set"===r?Array.from(e):"Arguments"===r||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r)?Dp(e,t):void 0}}(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 Dp(e,t){(null==t||t>e.length)&&(t=e.length);for(var r=0,s=Array(t);r<t;r++)s[r]=e[r];return s}var Np=cn(_p(Tp((function(e,t){return e.length>t.length}))),Cp,un("length")),Lp=mn((function(e,t,r){var s=r.apply(void 0,Rp(e));return Ip(s)?Mp(s):t}));const qp=$p(Fp,(function(e){var t=Np(e);return fn(t,(function(){for(var t=arguments.length,r=new Array(t),s=0;s<t;s++)r[s]=arguments[s];return sn(Lp(r),void 0,e)}))}),Rn);const Bp=class extends Hu{alternator;constructor({alternator:e,...t}){super({...t}),this.alternator=e}enter(e){const t=this.alternator.map((({predicate:e,specPath:t})=>$p(e,Fn(t),Rn))),r=qp(t)(e);return this.element=this.toRefractedElement(r,e),Fa}};const Up=class extends Bp{constructor(e){super(e),this.alternator=[{predicate:Yu,specPath:["document","objects","JSONReference"]},{predicate:Ca,specPath:["document","objects","JSONSchema"]}]}};class Vp extends(Uu(Gu,ju)){constructor(e){super(e),this.element=new ou,this.specPath=Fn(["document","objects","Media"])}}const zp=Vp;class Hp extends(Uu(Gu,ju)){constructor(e){super(e),this.element=new cu,this.specPath=Fn(["document","objects","LinkDescription"])}}const Gp={visitors:{value:ju,JSONSchemaOrJSONReferenceVisitor:Up,document:{objects:{JSONSchema:{$visitor:Ku,fixedFields:{id:{$ref:"#/visitors/value"},$schema:{$ref:"#/visitors/value"},multipleOf:{$ref:"#/visitors/value"},maximum:{$ref:"#/visitors/value"},exclusiveMaximum:{$ref:"#/visitors/value"},minimum:{$ref:"#/visitors/value"},exclusiveMinimum:{$ref:"#/visitors/value"},maxLength:{$ref:"#/visitors/value"},minLength:{$ref:"#/visitors/value"},pattern:{$ref:"#/visitors/value"},additionalItems:Up,items:Zu,maxItems:{$ref:"#/visitors/value"},minItems:{$ref:"#/visitors/value"},uniqueItems:{$ref:"#/visitors/value"},maxProperties:{$ref:"#/visitors/value"},minProperties:{$ref:"#/visitors/value"},required:Qu,properties:cp,additionalProperties:Up,patternProperties:up,dependencies:hp,enum:dp,type:fp,allOf:yp,anyOf:vp,oneOf:xp,not:Up,definitions:wp,title:{$ref:"#/visitors/value"},description:{$ref:"#/visitors/value"},default:{$ref:"#/visitors/value"},format:{$ref:"#/visitors/value"},base:{$ref:"#/visitors/value"},links:Op,media:{$ref:"#/visitors/document/objects/Media"},readOnly:{$ref:"#/visitors/value"}}},JSONReference:{$visitor:Pp,fixedFields:{$ref:Ap}},Media:{$visitor:zp,fixedFields:{binaryEncoding:{$ref:"#/visitors/value"},type:{$ref:"#/visitors/value"}}},LinkDescription:{$visitor:Hp,fixedFields:{href:{$ref:"#/visitors/value"},rel:{$ref:"#/visitors/value"},title:{$ref:"#/visitors/value"},targetSchema:Up,mediaType:{$ref:"#/visitors/value"},method:{$ref:"#/visitors/value"},encType:{$ref:"#/visitors/value"},schema:Up}}}}}},Jp=e=>{if(fa(e))return`${e.element.charAt(0).toUpperCase()+e.element.slice(1)}Element`},Kp={JSONSchemaDraft4Element:["content"],JSONReferenceElement:["content"],MediaElement:["content"],LinkDescriptionElement:["content"],...Xa},Wp=da((({hasBasicElementProps:e,isElementType:t,primitiveEq:r})=>s=>s instanceof ru||e(s)&&t("JSONSchemaDraft4",s)&&r("object",s))),Yp=da((({hasBasicElementProps:e,isElementType:t,primitiveEq:r})=>s=>s instanceof nu||e(s)&&t("JSONReference",s)&&r("object",s))),Xp=da((({hasBasicElementProps:e,isElementType:t,primitiveEq:r})=>s=>s instanceof ou||e(s)&&t("media",s)&&r("object",s))),Zp=da((({hasBasicElementProps:e,isElementType:t,primitiveEq:r})=>s=>s instanceof cu||e(s)&&t("linkDescription",s)&&r("object",s))),Qp={namespace:e=>{const{base:t}=e;return t.register("jSONSchemaDraft4",ru),t.register("jSONReference",nu),t.register("media",ou),t.register("linkDescription",cu),t}},eh=()=>{const e=jc(Qp);return{predicates:{...o,isStringElement:ma},namespace:e}},th=(e,{specPath:t=["visitors","document","objects","JSONSchema","$visitor"],plugins:r=[],specificationObj:s=Gp}={})=>{const n=(0,Wo.e)(e),i=yu(s),o=new(uc(t,i))({specObj:i});return Qa(n,o),Ac(o.element,r,{toolboxCreator:eh,visitorOptions:{keyMap:Kp,nodeTypeGetter:Jp}})},rh=e=>(t,r={})=>th(t,{specPath:e,...r});ru.refract=rh(["visitors","document","objects","JSONSchema","$visitor"]),nu.refract=rh(["visitors","document","objects","JSONReference","$visitor"]),ou.refract=rh(["visitors","document","objects","Media","$visitor"]),cu.refract=rh(["visitors","document","objects","LinkDescription","$visitor"]);const sh=class extends ru{constructor(e,t,r){super(e,t,r),this.element="schema",this.classes.push("json-schema-draft-4")}get idProp(){throw new eu("idProp getter in Schema class is not not supported.")}set idProp(e){throw new eu("idProp setter in Schema class is not not supported.")}get $schema(){throw new eu("$schema getter in Schema class is not not supported.")}set $schema(e){throw new eu("$schema setter in Schema class is not not supported.")}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 patternProperties(){throw new eu("patternProperties getter in Schema class is not not supported.")}set patternProperties(e){throw new eu("patternProperties setter in Schema class is not not supported.")}get dependencies(){throw new eu("dependencies getter in Schema class is not not supported.")}set dependencies(e){throw new eu("dependencies setter in Schema class is not not supported.")}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 definitions(){throw new eu("definitions getter in Schema class is not not supported.")}set definitions(e){throw new eu("definitions setter in Schema class is not not supported.")}get base(){throw new eu("base getter in Schema class is not not supported.")}set base(e){throw new eu("base setter in Schema class is not not supported.")}get links(){throw new eu("links getter in Schema class is not not supported.")}set links(e){throw new eu("links setter in Schema class is not not supported.")}get media(){throw new eu("media getter in Schema class is not not supported.")}set media(e){throw new eu("media setter in Schema class is not not supported.")}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 nh extends Wo.Sh{constructor(e,t,r){super(e,t,r),this.element="securityRequirement"}}const ih=nh;class oh extends Wo.Sh{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 ah=oh;class ch extends Wo.Sh{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 lh=ch;class uh extends Wo.Sh{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 ph=uh;class hh extends Wo.Sh{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 dh=hh;class fh extends Wo.Sh{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 mh=fh;const yh=class{element;constructor(e={}){Object.assign(this,e)}copyMetaAndAttributes(e,t){(e.meta.length>0||t.meta.length>0)&&(t.meta=Eu(t.meta,e.meta),Ta(e)&&t.meta.set("sourceMap",e.meta.get("sourceMap"))),(e.attributes.length>0||e.meta.length>0)&&(t.attributes=Eu(t.attributes,e.attributes))}};const gh=class extends yh{enter(e){return this.element=za(e),Fa}};const vh=class extends yh{specObj;passingOptionsNames=["specObj","openApiGenericElement","openApiSemanticElement"];openApiGenericElement;openApiSemanticElement;constructor({specObj:e,passingOptionsNames:t,openApiGenericElement:r,openApiSemanticElement:s,...n}){super({...n}),this.specObj=e,this.openApiGenericElement=r,this.openApiSemanticElement=s,Array.isArray(t)&&(this.passingOptionsNames=t)}retrievePassingOptions(){return zu(this.passingOptionsNames,this)}retrieveFixedFields(e){const t=uc(["visitors",...e,"fixedFields"],this.specObj);return"object"==typeof t&&null!==t?Object.keys(t):[]}retrieveVisitor(e){return as(Gn,["visitors",...e],this.specObj)?uc(["visitors",...e],this.specObj):uc(["visitors",...e,"$visitor"],this.specObj)}retrieveVisitorInstance(e,t={}){const r=this.retrievePassingOptions();return new(this.retrieveVisitor(e))({...r,...t})}toRefractedElement(e,t,r={}){const s=this.retrieveVisitorInstance(e,r);return s instanceof gh&&(null==s?void 0:s.constructor)===gh?za(t):(Qa(t,s,r),s.element)}},bh=e=>ba(e)&&e.hasKey("$ref"),xh=ba,Eh=ba,wh=e=>ma(e.key)&&Kc("x-",oc(e.key));const jh=class extends vh{specPath;ignoredFields;canSupportSpecificationExtensions=!0;specificationExtensionPredicate=wh;constructor({specPath:e,ignoredFields:t,canSupportSpecificationExtensions:r,specificationExtensionPredicate:s,...n}){super({...n}),this.specPath=e,this.ignoredFields=t||[],"boolean"==typeof r&&(this.canSupportSpecificationExtensions=r),"function"==typeof s&&(this.specificationExtensionPredicate=s)}ObjectElement(e){const t=this.specPath(e),r=this.retrieveFixedFields(t);return e.forEach(((e,s,n)=>{if(ma(s)&&r.includes(oc(s))&&!this.ignoredFields.includes(oc(s))){const r=this.toRefractedElement([...t,"fixedFields",oc(s)],e),i=new Wo.Pr(za(s),r);this.copyMetaAndAttributes(n,i),i.classes.push("fixed-field"),this.element.content.push(i)}else if(this.canSupportSpecificationExtensions&&this.specificationExtensionPredicate(n)){const e=this.toRefractedElement(["document","extension"],n);this.element.content.push(e)}else this.ignoredFields.includes(oc(s))||this.element.content.push(za(n))})),this.copyMetaAndAttributes(e,this.element),Fa}};class Oh extends(Uu(jh,gh)){constructor(e){super(e),this.element=new Dl,this.specPath=Fn(["document","objects","OpenApi"]),this.canSupportSpecificationExtensions=!0}ObjectElement(e){return jh.prototype.ObjectElement.call(this,e)}}const Sh=Oh;class Ph extends(Uu(vh,gh)){StringElement(e){const t=new Fl(oc(e));return this.copyMetaAndAttributes(e,t),this.element=t,Fa}}const Ah=Ph;const $h=class extends vh{MemberElement(e){return this.element=za(e),this.element.classes.push("specification-extension"),Fa}};class Th extends(Uu(jh,gh)){constructor(e){super(e),this.element=new jl,this.specPath=Fn(["document","objects","Info"]),this.canSupportSpecificationExtensions=!0}}const kh=Th;const _h=class extends gh{StringElement(e){const t=super.enter(e);return this.element.classes.push("api-version"),this.element.classes.push("version"),t}};class Ch extends(Uu(jh,gh)){constructor(e){super(e),this.element=new pl,this.specPath=Fn(["document","objects","Contact"]),this.canSupportSpecificationExtensions=!0}}const Mh=Ch;class Ih extends(Uu(jh,gh)){constructor(e){super(e),this.element=new Sl,this.specPath=Fn(["document","objects","License"]),this.canSupportSpecificationExtensions=!0}}const Fh=Ih;class Rh extends(Uu(jh,gh)){constructor(e){super(e),this.element=new Al,this.specPath=Fn(["document","objects","Link"]),this.canSupportSpecificationExtensions=!0}ObjectElement(e){const t=jh.prototype.ObjectElement.call(this,e);return(ma(this.element.operationId)||ma(this.element.operationRef))&&this.element.classes.push("reference-element"),t}}const Dh=Rh;const Nh=class extends gh{StringElement(e){const t=super.enter(e);return this.element.classes.push("reference-value"),t}};const Lh=class extends gh{StringElement(e){const t=super.enter(e);return this.element.classes.push("reference-value"),t}};const qh=class extends vh{specPath;ignoredFields;fieldPatternPredicate=Ma;canSupportSpecificationExtensions=!1;specificationExtensionPredicate=wh;constructor({specPath:e,ignoredFields:t,fieldPatternPredicate:r,canSupportSpecificationExtensions:s,specificationExtensionPredicate:n,...i}){super({...i}),this.specPath=e,this.ignoredFields=t||[],"function"==typeof r&&(this.fieldPatternPredicate=r),"boolean"==typeof s&&(this.canSupportSpecificationExtensions=s),"function"==typeof n&&(this.specificationExtensionPredicate=n)}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(oc(t))&&this.fieldPatternPredicate(oc(t))){const s=this.specPath(e),n=this.toRefractedElement(s,e),i=new Wo.Pr(za(t),n);this.copyMetaAndAttributes(r,i),i.classes.push("patterned-field"),this.element.content.push(i)}else this.ignoredFields.includes(oc(t))||this.element.content.push(za(r))})),this.copyMetaAndAttributes(e,this.element),Fa}};const Bh=class extends qh{constructor(e){super(e),this.fieldPatternPredicate=np}};class Uh extends Wo.Sh{static primaryClass="link-parameters";constructor(e,t,r){super(e,t,r),this.classes.push(Uh.primaryClass)}}const Vh=Uh;class zh extends(Uu(Bh,gh)){constructor(e){super(e),this.element=new Vh,this.specPath=Fn(["value"])}}const Hh=zh;class Gh extends(Uu(jh,gh)){constructor(e){super(e),this.element=new lh,this.specPath=Fn(["document","objects","Server"]),this.canSupportSpecificationExtensions=!0}}const Jh=Gh;const Kh=class extends gh{StringElement(e){const t=super.enter(e);return this.element.classes.push("server-url"),t}};class Wh extends Wo.wE{static primaryClass="servers";constructor(e,t,r){super(e,t,r),this.classes.push(Wh.primaryClass)}}const Yh=Wh;class Xh extends(Uu(vh,gh)){constructor(e){super(e),this.element=new Yh}ArrayElement(e){return e.forEach((e=>{const t=xh(e)?["document","objects","Server"]:["value"],r=this.toRefractedElement(t,e);this.element.push(r)})),this.copyMetaAndAttributes(e,this.element),Fa}}const Zh=Xh;class Qh extends(Uu(jh,gh)){constructor(e){super(e),this.element=new ph,this.specPath=Fn(["document","objects","ServerVariable"]),this.canSupportSpecificationExtensions=!0}}const ed=Qh;class td extends Wo.Sh{static primaryClass="server-variables";constructor(e,t,r){super(e,t,r),this.classes.push(td.primaryClass)}}const rd=td;class sd extends(Uu(Bh,gh)){constructor(e){super(e),this.element=new rd,this.specPath=Fn(["document","objects","ServerVariable"])}}const nd=sd;class id extends(Uu(jh,gh)){constructor(e){super(e),this.element=new Tl,this.specPath=Fn(["document","objects","MediaType"]),this.canSupportSpecificationExtensions=!0}}const od=id;const ad=class extends vh{alternator;constructor({alternator:e,...t}){super({...t}),this.alternator=e||[]}enter(e){const t=this.alternator.map((({predicate:e,specPath:t})=>$p(e,Fn(t),Rn))),r=qp(t)(e);return this.element=this.toRefractedElement(r,e),Fa}},cd=da((({hasBasicElementProps:e,isElementType:t,primitiveEq:r})=>s=>s instanceof al||e(s)&&t("callback",s)&&r("object",s))),ld=da((({hasBasicElementProps:e,isElementType:t,primitiveEq:r})=>s=>s instanceof ll||e(s)&&t("components",s)&&r("object",s))),ud=da((({hasBasicElementProps:e,isElementType:t,primitiveEq:r})=>s=>s instanceof pl||e(s)&&t("contact",s)&&r("object",s))),pd=da((({hasBasicElementProps:e,isElementType:t,primitiveEq:r})=>s=>s instanceof gl||e(s)&&t("example",s)&&r("object",s))),hd=da((({hasBasicElementProps:e,isElementType:t,primitiveEq:r})=>s=>s instanceof bl||e(s)&&t("externalDocumentation",s)&&r("object",s))),dd=da((({hasBasicElementProps:e,isElementType:t,primitiveEq:r})=>s=>s instanceof El||e(s)&&t("header",s)&&r("object",s))),fd=da((({hasBasicElementProps:e,isElementType:t,primitiveEq:r})=>s=>s instanceof jl||e(s)&&t("info",s)&&r("object",s))),md=da((({hasBasicElementProps:e,isElementType:t,primitiveEq:r})=>s=>s instanceof Sl||e(s)&&t("license",s)&&r("object",s))),yd=da((({hasBasicElementProps:e,isElementType:t,primitiveEq:r})=>s=>s instanceof Al||e(s)&&t("link",s)&&r("object",s))),gd=da((({hasBasicElementProps:e,isElementType:t,primitiveEq:r})=>s=>s instanceof Fl||e(s)&&t("openapi",s)&&r("string",s))),vd=da((({hasBasicElementProps:e,isElementType:t,primitiveEq:r,hasClass:s})=>n=>n instanceof Dl||e(n)&&t("openApi3_0",n)&&r("object",n)&&s("api",n))),bd=da((({hasBasicElementProps:e,isElementType:t,primitiveEq:r})=>s=>s instanceof Ll||e(s)&&t("operation",s)&&r("object",s))),xd=da((({hasBasicElementProps:e,isElementType:t,primitiveEq:r})=>s=>s instanceof Bl||e(s)&&t("parameter",s)&&r("object",s))),Ed=da((({hasBasicElementProps:e,isElementType:t,primitiveEq:r})=>s=>s instanceof Vl||e(s)&&t("pathItem",s)&&r("object",s))),wd=da((({hasBasicElementProps:e,isElementType:t,primitiveEq:r})=>s=>s instanceof Hl||e(s)&&t("paths",s)&&r("object",s))),jd=da((({hasBasicElementProps:e,isElementType:t,primitiveEq:r})=>s=>s instanceof Jl||e(s)&&t("reference",s)&&r("object",s))),Od=da((({hasBasicElementProps:e,isElementType:t,primitiveEq:r})=>s=>s instanceof Wl||e(s)&&t("requestBody",s)&&r("object",s))),Sd=da((({hasBasicElementProps:e,isElementType:t,primitiveEq:r})=>s=>s instanceof Xl||e(s)&&t("response",s)&&r("object",s))),Pd=da((({hasBasicElementProps:e,isElementType:t,primitiveEq:r})=>s=>s instanceof Ql||e(s)&&t("responses",s)&&r("object",s))),Ad=da((({hasBasicElementProps:e,isElementType:t,primitiveEq:r})=>s=>s instanceof sh||e(s)&&t("schema",s)&&r("object",s))),$d=e=>va(e)&&e.classes.includes("boolean-json-schema"),Td=da((({hasBasicElementProps:e,isElementType:t,primitiveEq:r})=>s=>s instanceof ih||e(s)&&t("securityRequirement",s)&&r("object",s))),kd=da((({hasBasicElementProps:e,isElementType:t,primitiveEq:r})=>s=>s instanceof ah||e(s)&&t("securityScheme",s)&&r("object",s))),_d=da((({hasBasicElementProps:e,isElementType:t,primitiveEq:r})=>s=>s instanceof lh||e(s)&&t("server",s)&&r("object",s))),Cd=da((({hasBasicElementProps:e,isElementType:t,primitiveEq:r})=>s=>s instanceof ph||e(s)&&t("serverVariable",s)&&r("object",s))),Md=da((({hasBasicElementProps:e,isElementType:t,primitiveEq:r})=>s=>s instanceof Tl||e(s)&&t("mediaType",s)&&r("object",s))),Id=da((({hasBasicElementProps:e,isElementType:t,primitiveEq:r,hasClass:s})=>n=>n instanceof Yh||e(n)&&t("array",n)&&r("array",n)&&s("servers",n)));class Fd extends(Uu(ad,gh)){constructor(e){super(e),this.alternator=[{predicate:bh,specPath:["document","objects","Reference"]},{predicate:Ca,specPath:["document","objects","Schema"]}]}ObjectElement(e){const t=ad.prototype.enter.call(this,e);return jd(this.element)&&this.element.setMetaProperty("referenced-element","schema"),t}}const Rd=Fd;class Dd extends(Uu(Bh,gh)){constructor(e){super(e),this.element=new Wo.Sh,this.element.classes.push("examples"),this.specPath=e=>bh(e)?["document","objects","Reference"]:["document","objects","Example"],this.canSupportSpecificationExtensions=!0}ObjectElement(e){const t=Bh.prototype.ObjectElement.call(this,e);return this.element.filter(jd).forEach((e=>{e.setMetaProperty("referenced-element","example")})),t}}const Nd=Dd;class Ld extends Wo.Sh{static primaryClass="media-type-examples";constructor(e,t,r){super(e,t,r),this.classes.push(Ld.primaryClass),this.classes.push("examples")}}const qd=Ld;const Bd=class extends Nd{constructor(e){super(e),this.element=new qd}};class Ud extends Wo.Sh{static primaryClass="media-type-encoding";constructor(e,t,r){super(e,t,r),this.classes.push(Ud.primaryClass)}}const Vd=Ud;class zd extends(Uu(Bh,gh)){constructor(e){super(e),this.element=new Vd,this.specPath=Fn(["document","objects","Encoding"])}}const Hd=zd;class Gd extends(Uu(Bh,gh)){constructor(e){super(e),this.element=new ih,this.specPath=Fn(["value"])}}const Jd=Gd;class Kd extends Wo.wE{static primaryClass="security";constructor(e,t,r){super(e,t,r),this.classes.push(Kd.primaryClass)}}const Wd=Kd;class Yd extends(Uu(vh,gh)){constructor(e){super(e),this.element=new Wd}ArrayElement(e){return e.forEach((e=>{if(ba(e)){const t=this.toRefractedElement(["document","objects","SecurityRequirement"],e);this.element.push(t)}else this.element.push(za(e))})),this.copyMetaAndAttributes(e,this.element),Fa}}const Xd=Yd;class Zd extends(Uu(jh,gh)){constructor(e){super(e),this.element=new ll,this.specPath=Fn(["document","objects","Components"]),this.canSupportSpecificationExtensions=!0}}const Qd=Zd;class ef extends(Uu(jh,gh)){constructor(e){super(e),this.element=new dh,this.specPath=Fn(["document","objects","Tag"]),this.canSupportSpecificationExtensions=!0}}const tf=ef;class rf extends(Uu(jh,gh)){constructor(e){super(e),this.element=new Jl,this.specPath=Fn(["document","objects","Reference"]),this.canSupportSpecificationExtensions=!1}ObjectElement(e){const t=jh.prototype.ObjectElement.call(this,e);return ma(this.element.$ref)&&this.element.classes.push("reference-element"),t}}const sf=rf;const nf=class extends gh{StringElement(e){const t=super.enter(e);return this.element.classes.push("reference-value"),t}};class of extends(Uu(jh,gh)){constructor(e){super(e),this.element=new Bl,this.specPath=Fn(["document","objects","Parameter"]),this.canSupportSpecificationExtensions=!0}ObjectElement(e){const t=jh.prototype.ObjectElement.call(this,e);return ba(this.element.contentProp)&&this.element.contentProp.filter(Md).forEach(((e,t)=>{e.setMetaProperty("media-type",oc(t))})),t}}const af=of;class cf extends(Uu(ad,gh)){constructor(e){super(e),this.alternator=[{predicate:bh,specPath:["document","objects","Reference"]},{predicate:Ca,specPath:["document","objects","Schema"]}]}ObjectElement(e){const t=ad.prototype.enter.call(this,e);return jd(this.element)&&this.element.setMetaProperty("referenced-element","schema"),t}}const lf=cf;class uf extends(Uu(jh,gh)){constructor(e){super(e),this.element=new El,this.specPath=Fn(["document","objects","Header"]),this.canSupportSpecificationExtensions=!0}}const pf=uf;class hf extends(Uu(ad,gh)){constructor(e){super(e),this.alternator=[{predicate:bh,specPath:["document","objects","Reference"]},{predicate:Ca,specPath:["document","objects","Schema"]}]}ObjectElement(e){const t=ad.prototype.enter.call(this,e);return jd(this.element)&&this.element.setMetaProperty("referenced-element","schema"),t}}const df=hf;class ff extends Wo.Sh{static primaryClass="header-examples";constructor(e,t,r){super(e,t,r),this.classes.push(ff.primaryClass),this.classes.push("examples")}}const mf=ff;const yf=class extends Nd{constructor(e){super(e),this.element=new mf}};class gf extends(Uu(Bh,gh)){constructor(e){super(e),this.element=new Wo.Sh,this.element.classes.push("content"),this.specPath=Fn(["document","objects","MediaType"])}}const vf=gf;class bf extends Wo.Sh{static primaryClass="header-content";constructor(e,t,r){super(e,t,r),this.classes.push(bf.primaryClass),this.classes.push("content")}}const xf=bf;const Ef=class extends vf{constructor(e){super(e),this.element=new xf}};class wf extends(Uu(jh,gh)){constructor(e){super(e),this.element=new sh,this.specPath=Fn(["document","objects","Schema"]),this.canSupportSpecificationExtensions=!0}}const jf=wf,Of=Gp.visitors.document.objects.JSONSchema.fixedFields.allOf;const Sf=class extends Of{ArrayElement(e){const t=Of.prototype.ArrayElement.call(this,e);return this.element.filter(jd).forEach((e=>{e.setMetaProperty("referenced-element","schema")})),t}},Pf=Gp.visitors.document.objects.JSONSchema.fixedFields.anyOf;const Af=class extends Pf{ArrayElement(e){const t=Pf.prototype.ArrayElement.call(this,e);return this.element.filter(jd).forEach((e=>{e.setMetaProperty("referenced-element","schema")})),t}},$f=Gp.visitors.document.objects.JSONSchema.fixedFields.oneOf;const Tf=class extends $f{ArrayElement(e){const t=$f.prototype.ArrayElement.call(this,e);return this.element.filter(jd).forEach((e=>{e.setMetaProperty("referenced-element","schema")})),t}},kf=Gp.visitors.document.objects.JSONSchema.fixedFields.items;const _f=class extends kf{ObjectElement(e){const t=kf.prototype.ObjectElement.call(this,e);return jd(this.element)&&this.element.setMetaProperty("referenced-element","schema"),t}ArrayElement(e){return this.enter(e)}},Cf=Gp.visitors.document.objects.JSONSchema.fixedFields.properties;const Mf=class extends Cf{ObjectElement(e){const t=Cf.prototype.ObjectElement.call(this,e);return this.element.filter(jd).forEach((e=>{e.setMetaProperty("referenced-element","schema")})),t}},If=Gp.visitors.document.objects.JSONSchema.fixedFields.type;const Ff=class extends If{ArrayElement(e){return this.enter(e)}},Rf=Gp.visitors.JSONSchemaOrJSONReferenceVisitor;const Df=class extends Rf{ObjectElement(e){const t=Rf.prototype.enter.call(this,e);return jd(this.element)&&this.element.setMetaProperty("referenced-element","schema"),t}};class Nf extends(Uu(jh,gh)){constructor(e){super(e),this.element=new dl,this.specPath=Fn(["document","objects","Discriminator"]),this.canSupportSpecificationExtensions=!1}}const Lf=Nf;class qf extends Wo.Sh{static primaryClass="discriminator-mapping";constructor(e,t,r){super(e,t,r),this.classes.push(qf.primaryClass)}}const Bf=qf;class Uf extends(Uu(Bh,gh)){constructor(e){super(e),this.element=new Bf,this.specPath=Fn(["value"])}}const Vf=Uf;class zf extends(Uu(jh,gh)){constructor(e){super(e),this.element=new mh,this.specPath=Fn(["document","objects","XML"]),this.canSupportSpecificationExtensions=!0}}const Hf=zf;class Gf extends Wo.Sh{static primaryClass="parameter-examples";constructor(e,t,r){super(e,t,r),this.classes.push(Gf.primaryClass),this.classes.push("examples")}}const Jf=Gf;const Kf=class extends Nd{constructor(e){super(e),this.element=new Jf}};class Wf extends Wo.Sh{static primaryClass="parameter-content";constructor(e,t,r){super(e,t,r),this.classes.push(Wf.primaryClass),this.classes.push("content")}}const Yf=Wf;const Xf=class extends vf{constructor(e){super(e),this.element=new Yf}};class Zf extends Wo.Sh{static primaryClass="components-schemas";constructor(e,t,r){super(e,t,r),this.classes.push(Zf.primaryClass)}}const Qf=Zf;class em extends(Uu(Bh,gh)){constructor(e){super(e),this.element=new Qf,this.specPath=e=>bh(e)?["document","objects","Reference"]:["document","objects","Schema"]}ObjectElement(e){const t=Bh.prototype.ObjectElement.call(this,e);return this.element.filter(jd).forEach((e=>{e.setMetaProperty("referenced-element","schema")})),t}}const tm=em;class rm extends Wo.Sh{static primaryClass="components-responses";constructor(e,t,r){super(e,t,r),this.classes.push(rm.primaryClass)}}const sm=rm;class nm extends(Uu(Bh,gh)){constructor(e){super(e),this.element=new sm,this.specPath=e=>bh(e)?["document","objects","Reference"]:["document","objects","Response"]}ObjectElement(e){const t=Bh.prototype.ObjectElement.call(this,e);return this.element.filter(jd).forEach((e=>{e.setMetaProperty("referenced-element","response")})),this.element.filter(Sd).forEach(((e,t)=>{e.setMetaProperty("http-status-code",oc(t))})),t}}const im=nm;class om extends Wo.Sh{static primaryClass="components-parameters";constructor(e,t,r){super(e,t,r),this.classes.push(om.primaryClass),this.classes.push("parameters")}}const am=om;class cm extends(Uu(Bh,gh)){constructor(e){super(e),this.element=new am,this.specPath=e=>bh(e)?["document","objects","Reference"]:["document","objects","Parameter"]}ObjectElement(e){const t=Bh.prototype.ObjectElement.call(this,e);return this.element.filter(jd).forEach((e=>{e.setMetaProperty("referenced-element","parameter")})),t}}const lm=cm;class um extends Wo.Sh{static primaryClass="components-examples";constructor(e,t,r){super(e,t,r),this.classes.push(um.primaryClass),this.classes.push("examples")}}const pm=um;class hm extends(Uu(Bh,gh)){constructor(e){super(e),this.element=new pm,this.specPath=e=>bh(e)?["document","objects","Reference"]:["document","objects","Example"]}ObjectElement(e){const t=Bh.prototype.ObjectElement.call(this,e);return this.element.filter(jd).forEach((e=>{e.setMetaProperty("referenced-element","example")})),t}}const dm=hm;class fm extends Wo.Sh{static primaryClass="components-request-bodies";constructor(e,t,r){super(e,t,r),this.classes.push(fm.primaryClass)}}const mm=fm;class ym extends(Uu(Bh,gh)){constructor(e){super(e),this.element=new mm,this.specPath=e=>bh(e)?["document","objects","Reference"]:["document","objects","RequestBody"]}ObjectElement(e){const t=Bh.prototype.ObjectElement.call(this,e);return this.element.filter(jd).forEach((e=>{e.setMetaProperty("referenced-element","requestBody")})),t}}const gm=ym;class vm extends Wo.Sh{static primaryClass="components-headers";constructor(e,t,r){super(e,t,r),this.classes.push(vm.primaryClass)}}const bm=vm;class xm extends(Uu(Bh,gh)){constructor(e){super(e),this.element=new bm,this.specPath=e=>bh(e)?["document","objects","Reference"]:["document","objects","Header"]}ObjectElement(e){const t=Bh.prototype.ObjectElement.call(this,e);return this.element.filter(jd).forEach((e=>{e.setMetaProperty("referenced-element","header")})),this.element.filter(dd).forEach(((e,t)=>{e.setMetaProperty("header-name",oc(t))})),t}}const Em=xm;class wm extends Wo.Sh{static primaryClass="components-security-schemes";constructor(e,t,r){super(e,t,r),this.classes.push(wm.primaryClass)}}const jm=wm;class Om extends(Uu(Bh,gh)){constructor(e){super(e),this.element=new jm,this.specPath=e=>bh(e)?["document","objects","Reference"]:["document","objects","SecurityScheme"]}ObjectElement(e){const t=Bh.prototype.ObjectElement.call(this,e);return this.element.filter(jd).forEach((e=>{e.setMetaProperty("referenced-element","securityScheme")})),t}}const Sm=Om;class Pm extends Wo.Sh{static primaryClass="components-links";constructor(e,t,r){super(e,t,r),this.classes.push(Pm.primaryClass)}}const Am=Pm;class $m extends(Uu(Bh,gh)){constructor(e){super(e),this.element=new Am,this.specPath=e=>bh(e)?["document","objects","Reference"]:["document","objects","Link"]}ObjectElement(e){const t=Bh.prototype.ObjectElement.call(this,e);return this.element.filter(jd).forEach((e=>{e.setMetaProperty("referenced-element","link")})),t}}const Tm=$m;class km extends Wo.Sh{static primaryClass="components-callbacks";constructor(e,t,r){super(e,t,r),this.classes.push(km.primaryClass)}}const _m=km;class Cm extends(Uu(Bh,gh)){constructor(e){super(e),this.element=new _m,this.specPath=e=>bh(e)?["document","objects","Reference"]:["document","objects","Callback"]}ObjectElement(e){const t=Bh.prototype.ObjectElement.call(this,e);return this.element.filter(jd).forEach((e=>{e.setMetaProperty("referenced-element","callback")})),t}}const Mm=Cm;class Im extends(Uu(jh,gh)){constructor(e){super(e),this.element=new gl,this.specPath=Fn(["document","objects","Example"]),this.canSupportSpecificationExtensions=!0}ObjectElement(e){const t=jh.prototype.ObjectElement.call(this,e);return ma(this.element.externalValue)&&this.element.classes.push("reference-element"),t}}const Fm=Im;const Rm=class extends gh{StringElement(e){const t=super.enter(e);return this.element.classes.push("reference-value"),t}};class Dm extends(Uu(jh,gh)){constructor(e){super(e),this.element=new bl,this.specPath=Fn(["document","objects","ExternalDocumentation"]),this.canSupportSpecificationExtensions=!0}}const Nm=Dm;class Lm extends(Uu(jh,gh)){constructor(e){super(e),this.element=new ml,this.specPath=Fn(["document","objects","Encoding"]),this.canSupportSpecificationExtensions=!0}ObjectElement(e){const t=jh.prototype.ObjectElement.call(this,e);return ba(this.element.headers)&&this.element.headers.filter(dd).forEach(((e,t)=>{e.setMetaProperty("header-name",oc(t))})),t}}const qm=Lm;class Bm extends Wo.Sh{static primaryClass="encoding-headers";constructor(e,t,r){super(e,t,r),this.classes.push(Bm.primaryClass)}}const Um=Bm;class Vm extends(Uu(Bh,gh)){constructor(e){super(e),this.element=new Um,this.specPath=e=>bh(e)?["document","objects","Reference"]:["document","objects","Header"]}ObjectElement(e){const t=Bh.prototype.ObjectElement.call(this,e);return this.element.filter(jd).forEach((e=>{e.setMetaProperty("referenced-element","header")})),this.element.forEach(((e,t)=>{if(!dd(e))return;const r=oc(t);e.setMetaProperty("headerName",r)})),t}}const zm=Vm;class Hm extends(Uu(qh,gh)){constructor(e){super(e),this.element=new Hl,this.specPath=Fn(["document","objects","PathItem"]),this.canSupportSpecificationExtensions=!0,this.fieldPatternPredicate=Ca}ObjectElement(e){const t=qh.prototype.ObjectElement.call(this,e);return this.element.filter(Ed).forEach(((e,t)=>{t.classes.push("openapi-path-template"),t.classes.push("path-template"),e.setMetaProperty("path",za(t))})),t}}const Gm=Hm;class Jm extends(Uu(jh,gh)){constructor(e){super(e),this.element=new Wl,this.specPath=Fn(["document","objects","RequestBody"])}ObjectElement(e){const t=jh.prototype.ObjectElement.call(this,e);return ba(this.element.contentProp)&&this.element.contentProp.filter(Md).forEach(((e,t)=>{e.setMetaProperty("media-type",oc(t))})),t}}const Km=Jm;class Wm extends Wo.Sh{static primaryClass="request-body-content";constructor(e,t,r){super(e,t,r),this.classes.push(Wm.primaryClass),this.classes.push("content")}}const Ym=Wm;const Xm=class extends vf{constructor(e){super(e),this.element=new Ym}};class Zm extends(Uu(qh,gh)){constructor(e){super(e),this.element=new al,this.specPath=Fn(["document","objects","PathItem"]),this.canSupportSpecificationExtensions=!0,this.fieldPatternPredicate=e=>/{(?<expression>[^}]{1,2083})}/.test(String(e))}ObjectElement(e){const t=Bh.prototype.ObjectElement.call(this,e);return this.element.filter(Ed).forEach(((e,t)=>{e.setMetaProperty("runtime-expression",oc(t))})),t}}const Qm=Zm;class ey extends(Uu(jh,gh)){constructor(e){super(e),this.element=new Xl,this.specPath=Fn(["document","objects","Response"])}ObjectElement(e){const t=jh.prototype.ObjectElement.call(this,e);return ba(this.element.contentProp)&&this.element.contentProp.filter(Md).forEach(((e,t)=>{e.setMetaProperty("media-type",oc(t))})),ba(this.element.headers)&&this.element.headers.filter(dd).forEach(((e,t)=>{e.setMetaProperty("header-name",oc(t))})),t}}const ty=ey;class ry extends Wo.Sh{static primaryClass="response-headers";constructor(e,t,r){super(e,t,r),this.classes.push(ry.primaryClass)}}const sy=ry;class ny extends(Uu(Bh,gh)){constructor(e){super(e),this.element=new sy,this.specPath=e=>bh(e)?["document","objects","Reference"]:["document","objects","Header"]}ObjectElement(e){const t=Bh.prototype.ObjectElement.call(this,e);return this.element.filter(jd).forEach((e=>{e.setMetaProperty("referenced-element","header")})),this.element.forEach(((e,t)=>{if(!dd(e))return;const r=oc(t);e.setMetaProperty("header-name",r)})),t}}const iy=ny;class oy extends Wo.Sh{static primaryClass="response-content";constructor(e,t,r){super(e,t,r),this.classes.push(oy.primaryClass),this.classes.push("content")}}const ay=oy;const cy=class extends vf{constructor(e){super(e),this.element=new ay}};class ly extends Wo.Sh{static primaryClass="response-links";constructor(e,t,r){super(e,t,r),this.classes.push(ly.primaryClass)}}const uy=ly;class py extends(Uu(Bh,gh)){constructor(e){super(e),this.element=new uy,this.specPath=e=>bh(e)?["document","objects","Reference"]:["document","objects","Link"]}ObjectElement(e){const t=Bh.prototype.ObjectElement.call(this,e);return this.element.filter(jd).forEach((e=>{e.setMetaProperty("referenced-element","link")})),t}}const hy=py;function dy(e){return"[object Number]"===Object.prototype.toString.call(e)}var fy=ts((function(e,t){if(!dy(e)||!dy(t))throw new TypeError("Both arguments to range must be numbers");for(var r=Array(e<t?t-e:0),s=e<0?t+Math.abs(e):t-e,n=0;n<s;)r[n]=n+e,n+=1;return r}));const my=fy;function yy(e,t,r){var s,n=typeof e;switch(n){case"string":case"number":return 0===e&&1/e==-1/0?!!r._items["-0"]||(t&&(r._items["-0"]=!0),!1):null!==r._nativeSet?t?(s=r._nativeSet.size,r._nativeSet.add(e),r._nativeSet.size===s):r._nativeSet.has(e):n in r._items?e in r._items[n]||(t&&(r._items[n][e]=!0),!1):(t&&(r._items[n]={},r._items[n][e]=!0),!1);case"boolean":if(n in r._items){var i=e?1:0;return!!r._items[n][i]||(t&&(r._items[n][i]=!0),!1)}return t&&(r._items[n]=e?[!1,!0]:[!0,!1]),!1;case"function":return null!==r._nativeSet?t?(s=r._nativeSet.size,r._nativeSet.add(e),r._nativeSet.size===s):r._nativeSet.has(e):n in r._items?!!Ss(e,r._items[n])||(t&&r._items[n].push(e),!1):(t&&(r._items[n]=[e]),!1);case"undefined":return!!r._items[n]||(t&&(r._items[n]=!0),!1);case"object":if(null===e)return!!r._items.null||(t&&(r._items.null=!0),!1);default:return(n=Object.prototype.toString.call(e))in r._items?!!Ss(e,r._items[n])||(t&&r._items[n].push(e),!1):(t&&(r._items[n]=[e]),!1)}}const gy=function(){function e(){this._nativeSet="function"==typeof Set?new Set:null,this._items={}}return e.prototype.add=function(e){return!yy(e,!0,this)},e.prototype.has=function(e){return yy(e,!1,this)},e}();var vy=ts((function(e,t){for(var r=[],s=0,n=e.length,i=t.length,o=new gy,a=0;a<i;a+=1)o.add(t[a]);for(;s<n;)o.add(e[s])&&(r[r.length]=e[s]),s+=1;return r}));const by=vy;class xy extends(Uu(jh,qh)){specPathFixedFields;specPathPatternedFields;constructor({specPathFixedFields:e,specPathPatternedFields:t,...r}){super({...r}),this.specPathFixedFields=e,this.specPathPatternedFields=t}ObjectElement(e){const{specPath:t,ignoredFields:r}=this;try{this.specPath=this.specPathFixedFields;const t=this.retrieveFixedFields(this.specPath(e));this.ignoredFields=[...r,...by(e.keys(),t)],jh.prototype.ObjectElement.call(this,e),this.specPath=this.specPathPatternedFields,this.ignoredFields=t,qh.prototype.ObjectElement.call(this,e)}catch(e){throw this.specPath=t,e}return Fa}}const Ey=xy;class wy extends(Uu(Ey,gh)){constructor(e){super(e),this.element=new Ql,this.specPathFixedFields=Fn(["document","objects","Responses"]),this.canSupportSpecificationExtensions=!0,this.specPathPatternedFields=e=>bh(e)?["document","objects","Reference"]:["document","objects","Response"],this.fieldPatternPredicate=e=>new RegExp(`^(1XX|2XX|3XX|4XX|5XX|${my(100,600).join("|")})$`).test(String(e))}ObjectElement(e){const t=Ey.prototype.ObjectElement.call(this,e);return this.element.filter(jd).forEach((e=>{e.setMetaProperty("referenced-element","response")})),this.element.filter(Sd).forEach(((e,t)=>{const r=za(t);this.fieldPatternPredicate(oc(r))&&e.setMetaProperty("http-status-code",r)})),t}}const jy=wy;class Oy extends(Uu(ad,gh)){constructor(e){super(e),this.alternator=[{predicate:bh,specPath:["document","objects","Reference"]},{predicate:Ca,specPath:["document","objects","Response"]}]}ObjectElement(e){const t=ad.prototype.enter.call(this,e);return jd(this.element)?this.element.setMetaProperty("referenced-element","response"):Sd(this.element)&&this.element.setMetaProperty("http-status-code","default"),t}}const Sy=Oy;class Py extends(Uu(jh,gh)){constructor(e){super(e),this.element=new Ll,this.specPath=Fn(["document","objects","Operation"])}}const Ay=Py;class $y extends Wo.wE{static primaryClass="operation-tags";constructor(e,t,r){super(e,t,r),this.classes.push($y.primaryClass)}}const Ty=$y;const ky=class extends gh{constructor(e){super(e),this.element=new Ty}ArrayElement(e){return this.element=this.element.concat(za(e)),Fa}};class _y extends Wo.wE{static primaryClass="operation-parameters";constructor(e,t,r){super(e,t,r),this.classes.push(_y.primaryClass),this.classes.push("parameters")}}const Cy=_y;class My extends(Uu(vh,gh)){constructor(e){super(e),this.element=new Wo.wE,this.element.classes.push("parameters")}ArrayElement(e){return e.forEach((e=>{const t=bh(e)?["document","objects","Reference"]:["document","objects","Parameter"],r=this.toRefractedElement(t,e);jd(r)&&r.setMetaProperty("referenced-element","parameter"),this.element.push(r)})),this.copyMetaAndAttributes(e,this.element),Fa}}const Iy=My;const Fy=class extends Iy{constructor(e){super(e),this.element=new Cy}};const Ry=class extends ad{constructor(e){super(e),this.alternator=[{predicate:bh,specPath:["document","objects","Reference"]},{predicate:Ca,specPath:["document","objects","RequestBody"]}]}ObjectElement(e){const t=ad.prototype.enter.call(this,e);return jd(this.element)&&this.element.setMetaProperty("referenced-element","requestBody"),t}};class Dy extends Wo.Sh{static primaryClass="operation-callbacks";constructor(e,t,r){super(e,t,r),this.classes.push(Dy.primaryClass)}}const Ny=Dy;class Ly extends(Uu(Bh,gh)){specPath;constructor(e){super(e),this.element=new Ny,this.specPath=e=>bh(e)?["document","objects","Reference"]:["document","objects","Callback"]}ObjectElement(e){const t=Bh.prototype.ObjectElement.call(this,e);return this.element.filter(jd).forEach((e=>{e.setMetaProperty("referenced-element","callback")})),t}}const qy=Ly;class By extends Wo.wE{static primaryClass="operation-security";constructor(e,t,r){super(e,t,r),this.classes.push(By.primaryClass),this.classes.push("security")}}const Uy=By;class Vy extends(Uu(vh,gh)){constructor(e){super(e),this.element=new Uy}ArrayElement(e){return e.forEach((e=>{const t=ba(e)?["document","objects","SecurityRequirement"]:["value"],r=this.toRefractedElement(t,e);this.element.push(r)})),this.copyMetaAndAttributes(e,this.element),Fa}}const zy=Vy;class Hy extends Wo.wE{static primaryClass="operation-servers";constructor(e,t,r){super(e,t,r),this.classes.push(Hy.primaryClass),this.classes.push("servers")}}const Gy=Hy;const Jy=class extends Zh{constructor(e){super(e),this.element=new Gy}};class Ky extends(Uu(jh,gh)){constructor(e){super(e),this.element=new Vl,this.specPath=Fn(["document","objects","PathItem"])}ObjectElement(e){const t=jh.prototype.ObjectElement.call(this,e);return this.element.filter(bd).forEach(((e,t)=>{const r=za(t);r.content=oc(r).toUpperCase(),e.setMetaProperty("http-method",r)})),ma(this.element.$ref)&&this.element.classes.push("reference-element"),t}}const Wy=Ky;const Yy=class extends gh{StringElement(e){const t=super.enter(e);return this.element.classes.push("reference-value"),t}};class Xy extends Wo.wE{static primaryClass="path-item-servers";constructor(e,t,r){super(e,t,r),this.classes.push(Xy.primaryClass),this.classes.push("servers")}}const Zy=Xy;const Qy=class extends Zh{constructor(e){super(e),this.element=new Zy}};class eg extends Wo.wE{static primaryClass="path-item-parameters";constructor(e,t,r){super(e,t,r),this.classes.push(eg.primaryClass),this.classes.push("parameters")}}const tg=eg;const rg=class extends Iy{constructor(e){super(e),this.element=new tg}};class sg extends(Uu(jh,gh)){constructor(e){super(e),this.element=new ah,this.specPath=Fn(["document","objects","SecurityScheme"]),this.canSupportSpecificationExtensions=!0}}const ng=sg;class ig extends(Uu(jh,gh)){constructor(e){super(e),this.element=new Ml,this.specPath=Fn(["document","objects","OAuthFlows"]),this.canSupportSpecificationExtensions=!0}}const og=ig;class ag extends(Uu(jh,gh)){constructor(e){super(e),this.element=new _l,this.specPath=Fn(["document","objects","OAuthFlow"]),this.canSupportSpecificationExtensions=!0}}const cg=ag;class lg extends Wo.Sh{static primaryClass="oauth-flow-scopes";constructor(e,t,r){super(e,t,r),this.classes.push(lg.primaryClass)}}const ug=lg;class pg extends(Uu(Bh,gh)){constructor(e){super(e),this.element=new ug,this.specPath=Fn(["value"])}}const hg=pg;class dg extends Wo.wE{static primaryClass="tags";constructor(e,t,r){super(e,t,r),this.classes.push(dg.primaryClass)}}const fg=dg;class mg extends(Uu(vh,gh)){constructor(e){super(e),this.element=new fg}ArrayElement(e){return e.forEach((e=>{const t=Eh(e)?["document","objects","Tag"]:["value"],r=this.toRefractedElement(t,e);this.element.push(r)})),this.copyMetaAndAttributes(e,this.element),Fa}}const yg=mg,{fixedFields:gg}=Gp.visitors.document.objects.JSONSchema,vg={visitors:{value:gh,document:{objects:{OpenApi:{$visitor:Sh,fixedFields:{openapi:Ah,info:{$ref:"#/visitors/document/objects/Info"},servers:Zh,paths:{$ref:"#/visitors/document/objects/Paths"},components:{$ref:"#/visitors/document/objects/Components"},security:Xd,tags:yg,externalDocs:{$ref:"#/visitors/document/objects/ExternalDocumentation"}}},Info:{$visitor:kh,fixedFields:{title:{$ref:"#/visitors/value"},description:{$ref:"#/visitors/value"},termsOfService:{$ref:"#/visitors/value"},contact:{$ref:"#/visitors/document/objects/Contact"},license:{$ref:"#/visitors/document/objects/License"},version:_h}},Contact:{$visitor:Mh,fixedFields:{name:{$ref:"#/visitors/value"},url:{$ref:"#/visitors/value"},email:{$ref:"#/visitors/value"}}},License:{$visitor:Fh,fixedFields:{name:{$ref:"#/visitors/value"},url:{$ref:"#/visitors/value"}}},Server:{$visitor:Jh,fixedFields:{url:Kh,description:{$ref:"#/visitors/value"},variables:nd}},ServerVariable:{$visitor:ed,fixedFields:{enum:{$ref:"#/visitors/value"},default:{$ref:"#/visitors/value"},description:{$ref:"#/visitors/value"}}},Components:{$visitor:Qd,fixedFields:{schemas:tm,responses:im,parameters:lm,examples:dm,requestBodies:gm,headers:Em,securitySchemes:Sm,links:Tm,callbacks:Mm}},Paths:{$visitor:Gm},PathItem:{$visitor:Wy,fixedFields:{$ref:Yy,summary:{$ref:"#/visitors/value"},description:{$ref:"#/visitors/value"},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:Qy,parameters:rg}},Operation:{$visitor:Ay,fixedFields:{tags:ky,summary:{$ref:"#/visitors/value"},description:{$ref:"#/visitors/value"},externalDocs:{$ref:"#/visitors/document/objects/ExternalDocumentation"},operationId:{$ref:"#/visitors/value"},parameters:Fy,requestBody:Ry,responses:{$ref:"#/visitors/document/objects/Responses"},callbacks:qy,deprecated:{$ref:"#/visitors/value"},security:zy,servers:Jy}},ExternalDocumentation:{$visitor:Nm,fixedFields:{description:{$ref:"#/visitors/value"},url:{$ref:"#/visitors/value"}}},Parameter:{$visitor:af,fixedFields:{name:{$ref:"#/visitors/value"},in:{$ref:"#/visitors/value"},description:{$ref:"#/visitors/value"},required:{$ref:"#/visitors/value"},deprecated:{$ref:"#/visitors/value"},allowEmptyValue:{$ref:"#/visitors/value"},style:{$ref:"#/visitors/value"},explode:{$ref:"#/visitors/value"},allowReserved:{$ref:"#/visitors/value"},schema:lf,example:{$ref:"#/visitors/value"},examples:Kf,content:Xf}},RequestBody:{$visitor:Km,fixedFields:{description:{$ref:"#/visitors/value"},content:Xm,required:{$ref:"#/visitors/value"}}},MediaType:{$visitor:od,fixedFields:{schema:Rd,example:{$ref:"#/visitors/value"},examples:Bd,encoding:Hd}},Encoding:{$visitor:qm,fixedFields:{contentType:{$ref:"#/visitors/value"},headers:zm,style:{$ref:"#/visitors/value"},explode:{$ref:"#/visitors/value"},allowReserved:{$ref:"#/visitors/value"}}},Responses:{$visitor:jy,fixedFields:{default:Sy}},Response:{$visitor:ty,fixedFields:{description:{$ref:"#/visitors/value"},headers:iy,content:cy,links:hy}},Callback:{$visitor:Qm},Example:{$visitor:Fm,fixedFields:{summary:{$ref:"#/visitors/value"},description:{$ref:"#/visitors/value"},value:{$ref:"#/visitors/value"},externalValue:Rm}},Link:{$visitor:Dh,fixedFields:{operationRef:Nh,operationId:Lh,parameters:Hh,requestBody:{$ref:"#/visitors/value"},description:{$ref:"#/visitors/value"},server:{$ref:"#/visitors/document/objects/Server"}}},Header:{$visitor:pf,fixedFields:{description:{$ref:"#/visitors/value"},required:{$ref:"#/visitors/value"},deprecated:{$ref:"#/visitors/value"},allowEmptyValue:{$ref:"#/visitors/value"},style:{$ref:"#/visitors/value"},explode:{$ref:"#/visitors/value"},allowReserved:{$ref:"#/visitors/value"},schema:df,example:{$ref:"#/visitors/value"},examples:yf,content:Ef}},Tag:{$visitor:tf,fixedFields:{name:{$ref:"#/visitors/value"},description:{$ref:"#/visitors/value"},externalDocs:{$ref:"#/visitors/document/objects/ExternalDocumentation"}}},Reference:{$visitor:sf,fixedFields:{$ref:nf}},JSONSchema:{$ref:"#/visitors/document/objects/Schema"},JSONReference:{$ref:"#/visitors/document/objects/Reference"},Schema:{$visitor:jf,fixedFields:{title:gg.title,multipleOf:gg.multipleOf,maximum:gg.maximum,exclusiveMaximum:gg.exclusiveMaximum,minimum:gg.minimum,exclusiveMinimum:gg.exclusiveMinimum,maxLength:gg.maxLength,minLength:gg.minLength,pattern:gg.pattern,maxItems:gg.maxItems,minItems:gg.minItems,uniqueItems:gg.uniqueItems,maxProperties:gg.maxProperties,minProperties:gg.minProperties,required:gg.required,enum:gg.enum,type:Ff,allOf:Sf,anyOf:Af,oneOf:Tf,not:Df,items:_f,properties:Mf,additionalProperties:Df,description:gg.description,format:gg.format,default:gg.default,nullable:{$ref:"#/visitors/value"},discriminator:{$ref:"#/visitors/document/objects/Discriminator"},writeOnly:{$ref:"#/visitors/value"},xml:{$ref:"#/visitors/document/objects/XML"},externalDocs:{$ref:"#/visitors/document/objects/ExternalDocumentation"},example:{$ref:"#/visitors/value"},deprecated:{$ref:"#/visitors/value"}}},Discriminator:{$visitor:Lf,fixedFields:{propertyName:{$ref:"#/visitors/value"},mapping:Vf}},XML:{$visitor:Hf,fixedFields:{name:{$ref:"#/visitors/value"},namespace:{$ref:"#/visitors/value"},prefix:{$ref:"#/visitors/value"},attribute:{$ref:"#/visitors/value"},wrapped:{$ref:"#/visitors/value"}}},SecurityScheme:{$visitor:ng,fixedFields:{type:{$ref:"#/visitors/value"},description:{$ref:"#/visitors/value"},name:{$ref:"#/visitors/value"},in:{$ref:"#/visitors/value"},scheme:{$ref:"#/visitors/value"},bearerFormat:{$ref:"#/visitors/value"},flows:{$ref:"#/visitors/document/objects/OAuthFlows"},openIdConnectUrl:{$ref:"#/visitors/value"}}},OAuthFlows:{$visitor:og,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:cg,fixedFields:{authorizationUrl:{$ref:"#/visitors/value"},tokenUrl:{$ref:"#/visitors/value"},refreshUrl:{$ref:"#/visitors/value"},scopes:hg}},SecurityRequirement:{$visitor:Jd}},extension:{$visitor:$h}}}},bg=e=>{if(fa(e))return`${e.element.charAt(0).toUpperCase()+e.element.slice(1)}Element`},xg={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"],...Xa},Eg={namespace:e=>{const{base:t}=e;return t.register("callback",al),t.register("components",ll),t.register("contact",pl),t.register("discriminator",dl),t.register("encoding",ml),t.register("example",gl),t.register("externalDocumentation",bl),t.register("header",El),t.register("info",jl),t.register("license",Sl),t.register("link",Al),t.register("mediaType",Tl),t.register("oAuthFlow",_l),t.register("oAuthFlows",Ml),t.register("openapi",Fl),t.register("openApi3_0",Dl),t.register("operation",Ll),t.register("parameter",Bl),t.register("pathItem",Vl),t.register("paths",Hl),t.register("reference",Jl),t.register("requestBody",Wl),t.register("response",Xl),t.register("responses",Ql),t.register("schema",sh),t.register("securityRequirement",ih),t.register("securityScheme",ah),t.register("server",lh),t.register("serverVariable",ph),t.register("tag",dh),t.register("xml",mh),t}},wg=()=>{const e=jc(Eg);return{predicates:{...a,isElement:fa,isStringElement:ma,isArrayElement:xa,isObjectElement:ba,isMemberElement:Ea,includesClasses:_a,hasElementSourceMap:Ta},namespace:e}},jg=(e,{specPath:t=["visitors","document","objects","OpenApi","$visitor"],plugins:r=[]}={})=>{const s=(0,Wo.e)(e),n=yu(vg),i=new(uc(t,n))({specObj:n});return Qa(s,i),Ac(i.element,r,{toolboxCreator:wg,visitorOptions:{keyMap:xg,nodeTypeGetter:bg}})},Og=e=>(t,r={})=>jg(t,{specPath:e,...r});al.refract=Og(["visitors","document","objects","Callback","$visitor"]),ll.refract=Og(["visitors","document","objects","Components","$visitor"]),pl.refract=Og(["visitors","document","objects","Contact","$visitor"]),gl.refract=Og(["visitors","document","objects","Example","$visitor"]),dl.refract=Og(["visitors","document","objects","Discriminator","$visitor"]),ml.refract=Og(["visitors","document","objects","Encoding","$visitor"]),bl.refract=Og(["visitors","document","objects","ExternalDocumentation","$visitor"]),El.refract=Og(["visitors","document","objects","Header","$visitor"]),jl.refract=Og(["visitors","document","objects","Info","$visitor"]),Sl.refract=Og(["visitors","document","objects","License","$visitor"]),Al.refract=Og(["visitors","document","objects","Link","$visitor"]),Tl.refract=Og(["visitors","document","objects","MediaType","$visitor"]),_l.refract=Og(["visitors","document","objects","OAuthFlow","$visitor"]),Ml.refract=Og(["visitors","document","objects","OAuthFlows","$visitor"]),Fl.refract=Og(["visitors","document","objects","OpenApi","fixedFields","openapi"]),Dl.refract=Og(["visitors","document","objects","OpenApi","$visitor"]),Ll.refract=Og(["visitors","document","objects","Operation","$visitor"]),Bl.refract=Og(["visitors","document","objects","Parameter","$visitor"]),Vl.refract=Og(["visitors","document","objects","PathItem","$visitor"]),Hl.refract=Og(["visitors","document","objects","Paths","$visitor"]),Jl.refract=Og(["visitors","document","objects","Reference","$visitor"]),Wl.refract=Og(["visitors","document","objects","RequestBody","$visitor"]),Xl.refract=Og(["visitors","document","objects","Response","$visitor"]),Ql.refract=Og(["visitors","document","objects","Responses","$visitor"]),sh.refract=Og(["visitors","document","objects","Schema","$visitor"]),ih.refract=Og(["visitors","document","objects","SecurityRequirement","$visitor"]),ah.refract=Og(["visitors","document","objects","SecurityScheme","$visitor"]),lh.refract=Og(["visitors","document","objects","Server","$visitor"]),ph.refract=Og(["visitors","document","objects","ServerVariable","$visitor"]),dh.refract=Og(["visitors","document","objects","Tag","$visitor"]),mh.refract=Og(["visitors","document","objects","XML","$visitor"]);const Sg=class extends al{};const Pg=class extends ll{get pathItems(){return this.get("pathItems")}set pathItems(e){this.set("pathItems",e)}};const Ag=class extends pl{};const $g=class extends dl{};const Tg=class extends ml{};const kg=class extends gl{};const _g=class extends bl{};const Cg=class extends El{get schema(){return this.get("schema")}set schema(e){this.set("schema",e)}};const Mg=class extends jl{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 Ig extends Wo.Om{static default=new Ig("https://spec.openapis.org/oas/3.1/dialect/base");constructor(e,t,r){super(e,t,r),this.element="jsonSchemaDialect"}}const Fg=Ig;const Rg=class extends Sl{get identifier(){return this.get("identifier")}set identifier(e){this.set("identifier",e)}};const Dg=class extends Al{};const Ng=class extends Tl{get schema(){return this.get("schema")}set schema(e){this.set("schema",e)}};const Lg=class extends _l{};const qg=class extends Ml{};const Bg=class extends Fl{};class Ug extends Wo.Sh{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 Vg=Ug;const zg=class extends Ll{get requestBody(){return this.get("requestBody")}set requestBody(e){this.set("requestBody",e)}};const Hg=class extends Bl{get schema(){return this.get("schema")}set schema(e){this.set("schema",e)}};const Gg=class extends Vl{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 Jg=class extends Hl{};class Kg extends Jl{}Object.defineProperty(Kg.prototype,"description",{get(){return this.get("description")},set(e){this.set("description",e)},enumerable:!0}),Object.defineProperty(Kg.prototype,"summary",{get(){return this.get("summary")},set(e){this.set("summary",e)},enumerable:!0});const Wg=Kg;const Yg=class extends Wl{};const Xg=class extends Xl{};const Zg=class extends Ql{};class Qg extends Wo.Sh{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 ev=Qg;const tv=class extends ih{};const rv=class extends ah{};const sv=class extends lh{};const nv=class extends ph{};const iv=class extends dh{};const ov=class extends mh{};class av extends(Uu(jh,gh)){constructor(e){super(e),this.element=new Vg,this.specPath=Fn(["document","objects","OpenApi"]),this.canSupportSpecificationExtensions=!0,this.openApiSemanticElement=this.element}ObjectElement(e){return this.openApiGenericElement=e,jh.prototype.ObjectElement.call(this,e)}}const cv=av,lv=vg.visitors.document.objects.Info.$visitor;const uv=class extends lv{constructor(e){super(e),this.element=new Mg}},pv=vg.visitors.document.objects.Contact.$visitor;const hv=class extends pv{constructor(e){super(e),this.element=new Ag}},dv=vg.visitors.document.objects.License.$visitor;const fv=class extends dv{constructor(e){super(e),this.element=new Rg}},mv=vg.visitors.document.objects.Link.$visitor;const yv=class extends mv{constructor(e){super(e),this.element=new Dg}};class gv extends(Uu(vh,gh)){StringElement(e){const t=new Fg(oc(e));return this.copyMetaAndAttributes(e,t),this.element=t,Fa}}const vv=gv,bv=vg.visitors.document.objects.Server.$visitor;const xv=class extends bv{constructor(e){super(e),this.element=new sv}},Ev=vg.visitors.document.objects.ServerVariable.$visitor;const wv=class extends Ev{constructor(e){super(e),this.element=new nv}},jv=vg.visitors.document.objects.MediaType.$visitor;const Ov=class extends jv{constructor(e){super(e),this.element=new Ng}},Sv=vg.visitors.document.objects.SecurityRequirement.$visitor;const Pv=class extends Sv{constructor(e){super(e),this.element=new tv}},Av=vg.visitors.document.objects.Components.$visitor;const $v=class extends Av{constructor(e){super(e),this.element=new Pg}},Tv=vg.visitors.document.objects.Tag.$visitor;const kv=class extends Tv{constructor(e){super(e),this.element=new iv}},_v=vg.visitors.document.objects.Reference.$visitor;const Cv=class extends _v{constructor(e){super(e),this.element=new Wg}},Mv=vg.visitors.document.objects.Parameter.$visitor;const Iv=class extends Mv{constructor(e){super(e),this.element=new Hg}},Fv=vg.visitors.document.objects.Header.$visitor;const Rv=class extends Fv{constructor(e){super(e),this.element=new Cg}},Dv=da((({hasBasicElementProps:e,isElementType:t,primitiveEq:r})=>s=>s instanceof Sg||e(s)&&t("callback",s)&&r("object",s))),Nv=da((({hasBasicElementProps:e,isElementType:t,primitiveEq:r})=>s=>s instanceof Pg||e(s)&&t("components",s)&&r("object",s))),Lv=da((({hasBasicElementProps:e,isElementType:t,primitiveEq:r})=>s=>s instanceof Ag||e(s)&&t("contact",s)&&r("object",s))),qv=da((({hasBasicElementProps:e,isElementType:t,primitiveEq:r})=>s=>s instanceof kg||e(s)&&t("example",s)&&r("object",s))),Bv=da((({hasBasicElementProps:e,isElementType:t,primitiveEq:r})=>s=>s instanceof _g||e(s)&&t("externalDocumentation",s)&&r("object",s))),Uv=da((({hasBasicElementProps:e,isElementType:t,primitiveEq:r})=>s=>s instanceof Cg||e(s)&&t("header",s)&&r("object",s))),Vv=da((({hasBasicElementProps:e,isElementType:t,primitiveEq:r})=>s=>s instanceof Mg||e(s)&&t("info",s)&&r("object",s))),zv=da((({hasBasicElementProps:e,isElementType:t,primitiveEq:r})=>s=>s instanceof Fg||e(s)&&t("jsonSchemaDialect",s)&&r("string",s))),Hv=da((({hasBasicElementProps:e,isElementType:t,primitiveEq:r})=>s=>s instanceof Rg||e(s)&&t("license",s)&&r("object",s))),Gv=da((({hasBasicElementProps:e,isElementType:t,primitiveEq:r})=>s=>s instanceof Dg||e(s)&&t("link",s)&&r("object",s))),Jv=da((({hasBasicElementProps:e,isElementType:t,primitiveEq:r})=>s=>s instanceof Bg||e(s)&&t("openapi",s)&&r("string",s))),Kv=da((({hasBasicElementProps:e,isElementType:t,primitiveEq:r,hasClass:s})=>n=>n instanceof Vg||e(n)&&t("openApi3_1",n)&&r("object",n)&&s("api",n))),Wv=da((({hasBasicElementProps:e,isElementType:t,primitiveEq:r})=>s=>s instanceof zg||e(s)&&t("operation",s)&&r("object",s))),Yv=da((({hasBasicElementProps:e,isElementType:t,primitiveEq:r})=>s=>s instanceof Hg||e(s)&&t("parameter",s)&&r("object",s))),Xv=da((({hasBasicElementProps:e,isElementType:t,primitiveEq:r})=>s=>s instanceof Gg||e(s)&&t("pathItem",s)&&r("object",s))),Zv=e=>{if(!Xv(e))return!1;if(!ma(e.$ref))return!1;const t=oc(e.$ref);return"string"==typeof t&&t.length>0&&!t.startsWith("#")},Qv=da((({hasBasicElementProps:e,isElementType:t,primitiveEq:r})=>s=>s instanceof Jg||e(s)&&t("paths",s)&&r("object",s))),eb=da((({hasBasicElementProps:e,isElementType:t,primitiveEq:r})=>s=>s instanceof Wg||e(s)&&t("reference",s)&&r("object",s))),tb=e=>{if(!eb(e))return!1;if(!ma(e.$ref))return!1;const t=oc(e.$ref);return"string"==typeof t&&t.length>0&&!t.startsWith("#")},rb=da((({hasBasicElementProps:e,isElementType:t,primitiveEq:r})=>s=>s instanceof Yg||e(s)&&t("requestBody",s)&&r("object",s))),sb=da((({hasBasicElementProps:e,isElementType:t,primitiveEq:r})=>s=>s instanceof Xg||e(s)&&t("response",s)&&r("object",s))),nb=da((({hasBasicElementProps:e,isElementType:t,primitiveEq:r})=>s=>s instanceof Zg||e(s)&&t("responses",s)&&r("object",s))),ib=da((({hasBasicElementProps:e,isElementType:t,primitiveEq:r})=>s=>s instanceof ev||e(s)&&t("schema",s)&&r("object",s))),ob=e=>va(e)&&e.classes.includes("boolean-json-schema"),ab=da((({hasBasicElementProps:e,isElementType:t,primitiveEq:r})=>s=>s instanceof tv||e(s)&&t("securityRequirement",s)&&r("object",s))),cb=da((({hasBasicElementProps:e,isElementType:t,primitiveEq:r})=>s=>s instanceof rv||e(s)&&t("securityScheme",s)&&r("object",s))),lb=da((({hasBasicElementProps:e,isElementType:t,primitiveEq:r})=>s=>s instanceof sv||e(s)&&t("server",s)&&r("object",s))),ub=da((({hasBasicElementProps:e,isElementType:t,primitiveEq:r})=>s=>s instanceof nv||e(s)&&t("serverVariable",s)&&r("object",s))),pb=da((({hasBasicElementProps:e,isElementType:t,primitiveEq:r})=>s=>s instanceof Ng||e(s)&&t("mediaType",s)&&r("object",s)));const hb=class{parent;constructor({parent:e}){this.parent=e}};class db extends(Uu(jh,hb,gh)){constructor(e){super(e),this.element=new ev,this.specPath=Fn(["document","objects","Schema"]),this.canSupportSpecificationExtensions=!0,this.jsonSchemaDefaultDialect=Fg.default,this.passingOptionsNames.push("parent")}ObjectElement(e){this.handle$schema(e),this.handle$id(e),this.parent=this.element;const t=jh.prototype.ObjectElement.call(this,e);return ma(this.element.$ref)&&(this.element.classes.push("reference-element"),this.element.setMetaProperty("referenced-element","schema")),t}BooleanElement(e){const t=super.enter(e);return this.element.classes.push("boolean-json-schema"),t}getJsonSchemaDialect(){let e;return e=void 0!==this.openApiSemanticElement&&zv(this.openApiSemanticElement.jsonSchemaDialect)?oc(this.openApiSemanticElement.jsonSchemaDialect):void 0!==this.openApiGenericElement&&ma(this.openApiGenericElement.get("jsonSchemaDialect"))?oc(this.openApiGenericElement.get("jsonSchemaDialect")):oc(this.jsonSchemaDefaultDialect),e}handle$schema(e){if(Dn(this.parent)&&!ma(e.get("$schema")))this.element.setMetaProperty("inherited$schema",this.getJsonSchemaDialect());else if(ib(this.parent)&&!ma(e.get("$schema"))){const e=ln(oc(this.parent.meta.get("inherited$schema")),oc(this.parent.$schema));this.element.setMetaProperty("inherited$schema",e)}}handle$id(e){const t=void 0!==this.parent?za(this.parent.getMetaProperty("inherited$id",[])):new Wo.wE,r=oc(e.get("$id"));np(r)&&t.push(r),this.element.setMetaProperty("inherited$id",t)}}const fb=db;const mb=class extends gh{ObjectElement(e){const t=super.enter(e);return this.element.classes.push("json-schema-$vocabulary"),t}};const yb=class extends gh{StringElement(e){const t=super.enter(e);return this.element.classes.push("reference-value"),t}};class gb extends(Uu(Bh,hb,gh)){constructor(e){super(e),this.element=new Wo.Sh,this.element.classes.push("json-schema-$defs"),this.specPath=Fn(["document","objects","Schema"]),this.passingOptionsNames.push("parent")}}const vb=gb;class bb extends(Uu(vh,hb,gh)){constructor(e){super(e),this.element=new Wo.wE,this.element.classes.push("json-schema-allOf"),this.passingOptionsNames.push("parent")}ArrayElement(e){return e.forEach((e=>{if(ba(e)){const t=this.toRefractedElement(["document","objects","Schema"],e);this.element.push(t)}else{const t=za(e);this.element.push(t)}})),this.copyMetaAndAttributes(e,this.element),Fa}}const xb=bb;class Eb extends(Uu(vh,hb,gh)){constructor(e){super(e),this.element=new Wo.wE,this.element.classes.push("json-schema-anyOf"),this.passingOptionsNames.push("parent")}ArrayElement(e){return e.forEach((e=>{if(ba(e)){const t=this.toRefractedElement(["document","objects","Schema"],e);this.element.push(t)}else{const t=za(e);this.element.push(t)}})),this.copyMetaAndAttributes(e,this.element),Fa}}const wb=Eb;class jb extends(Uu(vh,hb,gh)){constructor(e){super(e),this.element=new Wo.wE,this.element.classes.push("json-schema-oneOf"),this.passingOptionsNames.push("parent")}ArrayElement(e){return e.forEach((e=>{if(ba(e)){const t=this.toRefractedElement(["document","objects","Schema"],e);this.element.push(t)}else{const t=za(e);this.element.push(t)}})),this.copyMetaAndAttributes(e,this.element),Fa}}const Ob=jb;class Sb extends(Uu(Bh,hb,gh)){constructor(e){super(e),this.element=new Wo.Sh,this.element.classes.push("json-schema-dependentSchemas"),this.specPath=Fn(["document","objects","Schema"]),this.passingOptionsNames.push("parent")}}const Pb=Sb;class Ab extends(Uu(vh,hb,gh)){constructor(e){super(e),this.element=new Wo.wE,this.element.classes.push("json-schema-prefixItems"),this.passingOptionsNames.push("parent")}ArrayElement(e){return e.forEach((e=>{if(ba(e)){const t=this.toRefractedElement(["document","objects","Schema"],e);this.element.push(t)}else{const t=za(e);this.element.push(t)}})),this.copyMetaAndAttributes(e,this.element),Fa}}const $b=Ab;class Tb extends(Uu(Bh,hb,gh)){constructor(e){super(e),this.element=new Wo.Sh,this.element.classes.push("json-schema-properties"),this.specPath=Fn(["document","objects","Schema"]),this.passingOptionsNames.push("parent")}}const kb=Tb;class _b extends(Uu(Bh,hb,gh)){constructor(e){super(e),this.element=new Wo.Sh,this.element.classes.push("json-schema-patternProperties"),this.specPath=Fn(["document","objects","Schema"]),this.passingOptionsNames.push("parent")}}const Cb=_b;const Mb=class extends gh{StringElement(e){const t=super.enter(e);return this.element.classes.push("json-schema-type"),t}ArrayElement(e){const t=super.enter(e);return this.element.classes.push("json-schema-type"),t}};const Ib=class extends gh{ArrayElement(e){const t=super.enter(e);return this.element.classes.push("json-schema-enum"),t}};const Fb=class extends gh{ObjectElement(e){const t=super.enter(e);return this.element.classes.push("json-schema-dependentRequired"),t}};const Rb=class extends gh{ArrayElement(e){const t=super.enter(e);return this.element.classes.push("json-schema-examples"),t}},Db=vg.visitors.document.objects.Discriminator.$visitor;const Nb=class extends Db{constructor(e){super(e),this.element=new $g,this.canSupportSpecificationExtensions=!0}},Lb=vg.visitors.document.objects.XML.$visitor;const qb=class extends Lb{constructor(e){super(e),this.element=new ov}};class Bb extends(Uu(Bh,gh)){constructor(e){super(e),this.element=new Qf,this.specPath=Fn(["document","objects","Schema"])}}const Ub=Bb;class Vb extends Wo.Sh{static primaryClass="components-path-items";constructor(e,t,r){super(e,t,r),this.classes.push(Vb.primaryClass)}}const zb=Vb;class Hb extends(Uu(Bh,gh)){constructor(e){super(e),this.element=new zb,this.specPath=e=>bh(e)?["document","objects","Reference"]:["document","objects","PathItem"]}ObjectElement(e){const t=Bh.prototype.ObjectElement.call(this,e);return this.element.filter(eb).forEach((e=>{e.setMetaProperty("referenced-element","pathItem")})),t}}const Gb=Hb,Jb=vg.visitors.document.objects.Example.$visitor;const Kb=class extends Jb{constructor(e){super(e),this.element=new kg}},Wb=vg.visitors.document.objects.ExternalDocumentation.$visitor;const Yb=class extends Wb{constructor(e){super(e),this.element=new _g}},Xb=vg.visitors.document.objects.Encoding.$visitor;const Zb=class extends Xb{constructor(e){super(e),this.element=new Tg}},Qb=vg.visitors.document.objects.Paths.$visitor;const ex=class extends Qb{constructor(e){super(e),this.element=new Jg}},tx=vg.visitors.document.objects.RequestBody.$visitor;const rx=class extends tx{constructor(e){super(e),this.element=new Yg}},sx=vg.visitors.document.objects.Callback.$visitor;const nx=class extends sx{constructor(e){super(e),this.element=new Sg,this.specPath=e=>bh(e)?["document","objects","Reference"]:["document","objects","PathItem"]}ObjectElement(e){const t=sx.prototype.ObjectElement.call(this,e);return this.element.filter(eb).forEach((e=>{e.setMetaProperty("referenced-element","pathItem")})),t}},ix=vg.visitors.document.objects.Response.$visitor;const ox=class extends ix{constructor(e){super(e),this.element=new Xg}},ax=vg.visitors.document.objects.Responses.$visitor;const cx=class extends ax{constructor(e){super(e),this.element=new Zg}},lx=vg.visitors.document.objects.Operation.$visitor;const ux=class extends lx{constructor(e){super(e),this.element=new zg}},px=vg.visitors.document.objects.PathItem.$visitor;const hx=class extends px{constructor(e){super(e),this.element=new Gg}},dx=vg.visitors.document.objects.SecurityScheme.$visitor;const fx=class extends dx{constructor(e){super(e),this.element=new rv}},mx=vg.visitors.document.objects.OAuthFlows.$visitor;const yx=class extends mx{constructor(e){super(e),this.element=new qg}},gx=vg.visitors.document.objects.OAuthFlow.$visitor;const vx=class extends gx{constructor(e){super(e),this.element=new Lg}};class bx extends Wo.Sh{static primaryClass="webhooks";constructor(e,t,r){super(e,t,r),this.classes.push(bx.primaryClass)}}const xx=bx;class Ex extends(Uu(Bh,gh)){constructor(e){super(e),this.element=new xx,this.specPath=e=>bh(e)?["document","objects","Reference"]:["document","objects","PathItem"]}ObjectElement(e){const t=Bh.prototype.ObjectElement.call(this,e);return this.element.filter(eb).forEach((e=>{e.setMetaProperty("referenced-element","pathItem")})),this.element.filter(Xv).forEach(((e,t)=>{e.setMetaProperty("webhook-name",oc(t))})),t}}const wx=Ex,jx={visitors:{value:vg.visitors.value,document:{objects:{OpenApi:{$visitor:cv,fixedFields:{openapi:vg.visitors.document.objects.OpenApi.fixedFields.openapi,info:{$ref:"#/visitors/document/objects/Info"},jsonSchemaDialect:vv,servers:vg.visitors.document.objects.OpenApi.fixedFields.servers,paths:{$ref:"#/visitors/document/objects/Paths"},webhooks:wx,components:{$ref:"#/visitors/document/objects/Components"},security:vg.visitors.document.objects.OpenApi.fixedFields.security,tags:vg.visitors.document.objects.OpenApi.fixedFields.tags,externalDocs:{$ref:"#/visitors/document/objects/ExternalDocumentation"}}},Info:{$visitor:uv,fixedFields:{title:vg.visitors.document.objects.Info.fixedFields.title,description:vg.visitors.document.objects.Info.fixedFields.description,summary:{$ref:"#/visitors/value"},termsOfService:vg.visitors.document.objects.Info.fixedFields.termsOfService,contact:{$ref:"#/visitors/document/objects/Contact"},license:{$ref:"#/visitors/document/objects/License"},version:vg.visitors.document.objects.Info.fixedFields.version}},Contact:{$visitor:hv,fixedFields:{name:vg.visitors.document.objects.Contact.fixedFields.name,url:vg.visitors.document.objects.Contact.fixedFields.url,email:vg.visitors.document.objects.Contact.fixedFields.email}},License:{$visitor:fv,fixedFields:{name:vg.visitors.document.objects.License.fixedFields.name,identifier:{$ref:"#/visitors/value"},url:vg.visitors.document.objects.License.fixedFields.url}},Server:{$visitor:xv,fixedFields:{url:vg.visitors.document.objects.Server.fixedFields.url,description:vg.visitors.document.objects.Server.fixedFields.description,variables:vg.visitors.document.objects.Server.fixedFields.variables}},ServerVariable:{$visitor:wv,fixedFields:{enum:vg.visitors.document.objects.ServerVariable.fixedFields.enum,default:vg.visitors.document.objects.ServerVariable.fixedFields.default,description:vg.visitors.document.objects.ServerVariable.fixedFields.description}},Components:{$visitor:$v,fixedFields:{schemas:Ub,responses:vg.visitors.document.objects.Components.fixedFields.responses,parameters:vg.visitors.document.objects.Components.fixedFields.parameters,examples:vg.visitors.document.objects.Components.fixedFields.examples,requestBodies:vg.visitors.document.objects.Components.fixedFields.requestBodies,headers:vg.visitors.document.objects.Components.fixedFields.headers,securitySchemes:vg.visitors.document.objects.Components.fixedFields.securitySchemes,links:vg.visitors.document.objects.Components.fixedFields.links,callbacks:vg.visitors.document.objects.Components.fixedFields.callbacks,pathItems:Gb}},Paths:{$visitor:ex},PathItem:{$visitor:hx,fixedFields:{$ref:vg.visitors.document.objects.PathItem.fixedFields.$ref,summary:vg.visitors.document.objects.PathItem.fixedFields.summary,description:vg.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:vg.visitors.document.objects.PathItem.fixedFields.servers,parameters:vg.visitors.document.objects.PathItem.fixedFields.parameters}},Operation:{$visitor:ux,fixedFields:{tags:vg.visitors.document.objects.Operation.fixedFields.tags,summary:vg.visitors.document.objects.Operation.fixedFields.summary,description:vg.visitors.document.objects.Operation.fixedFields.description,externalDocs:{$ref:"#/visitors/document/objects/ExternalDocumentation"},operationId:vg.visitors.document.objects.Operation.fixedFields.operationId,parameters:vg.visitors.document.objects.Operation.fixedFields.parameters,requestBody:vg.visitors.document.objects.Operation.fixedFields.requestBody,responses:{$ref:"#/visitors/document/objects/Responses"},callbacks:vg.visitors.document.objects.Operation.fixedFields.callbacks,deprecated:vg.visitors.document.objects.Operation.fixedFields.deprecated,security:vg.visitors.document.objects.Operation.fixedFields.security,servers:vg.visitors.document.objects.Operation.fixedFields.servers}},ExternalDocumentation:{$visitor:Yb,fixedFields:{description:vg.visitors.document.objects.ExternalDocumentation.fixedFields.description,url:vg.visitors.document.objects.ExternalDocumentation.fixedFields.url}},Parameter:{$visitor:Iv,fixedFields:{name:vg.visitors.document.objects.Parameter.fixedFields.name,in:vg.visitors.document.objects.Parameter.fixedFields.in,description:vg.visitors.document.objects.Parameter.fixedFields.description,required:vg.visitors.document.objects.Parameter.fixedFields.required,deprecated:vg.visitors.document.objects.Parameter.fixedFields.deprecated,allowEmptyValue:vg.visitors.document.objects.Parameter.fixedFields.allowEmptyValue,style:vg.visitors.document.objects.Parameter.fixedFields.style,explode:vg.visitors.document.objects.Parameter.fixedFields.explode,allowReserved:vg.visitors.document.objects.Parameter.fixedFields.allowReserved,schema:{$ref:"#/visitors/document/objects/Schema"},example:vg.visitors.document.objects.Parameter.fixedFields.example,examples:vg.visitors.document.objects.Parameter.fixedFields.examples,content:vg.visitors.document.objects.Parameter.fixedFields.content}},RequestBody:{$visitor:rx,fixedFields:{description:vg.visitors.document.objects.RequestBody.fixedFields.description,content:vg.visitors.document.objects.RequestBody.fixedFields.content,required:vg.visitors.document.objects.RequestBody.fixedFields.required}},MediaType:{$visitor:Ov,fixedFields:{schema:{$ref:"#/visitors/document/objects/Schema"},example:vg.visitors.document.objects.MediaType.fixedFields.example,examples:vg.visitors.document.objects.MediaType.fixedFields.examples,encoding:vg.visitors.document.objects.MediaType.fixedFields.encoding}},Encoding:{$visitor:Zb,fixedFields:{contentType:vg.visitors.document.objects.Encoding.fixedFields.contentType,headers:vg.visitors.document.objects.Encoding.fixedFields.headers,style:vg.visitors.document.objects.Encoding.fixedFields.style,explode:vg.visitors.document.objects.Encoding.fixedFields.explode,allowReserved:vg.visitors.document.objects.Encoding.fixedFields.allowReserved}},Responses:{$visitor:cx,fixedFields:{default:vg.visitors.document.objects.Responses.fixedFields.default}},Response:{$visitor:ox,fixedFields:{description:vg.visitors.document.objects.Response.fixedFields.description,headers:vg.visitors.document.objects.Response.fixedFields.headers,content:vg.visitors.document.objects.Response.fixedFields.content,links:vg.visitors.document.objects.Response.fixedFields.links}},Callback:{$visitor:nx},Example:{$visitor:Kb,fixedFields:{summary:vg.visitors.document.objects.Example.fixedFields.summary,description:vg.visitors.document.objects.Example.fixedFields.description,value:vg.visitors.document.objects.Example.fixedFields.value,externalValue:vg.visitors.document.objects.Example.fixedFields.externalValue}},Link:{$visitor:yv,fixedFields:{operationRef:vg.visitors.document.objects.Link.fixedFields.operationRef,operationId:vg.visitors.document.objects.Link.fixedFields.operationId,parameters:vg.visitors.document.objects.Link.fixedFields.parameters,requestBody:vg.visitors.document.objects.Link.fixedFields.requestBody,description:vg.visitors.document.objects.Link.fixedFields.description,server:{$ref:"#/visitors/document/objects/Server"}}},Header:{$visitor:Rv,fixedFields:{description:vg.visitors.document.objects.Header.fixedFields.description,required:vg.visitors.document.objects.Header.fixedFields.required,deprecated:vg.visitors.document.objects.Header.fixedFields.deprecated,allowEmptyValue:vg.visitors.document.objects.Header.fixedFields.allowEmptyValue,style:vg.visitors.document.objects.Header.fixedFields.style,explode:vg.visitors.document.objects.Header.fixedFields.explode,allowReserved:vg.visitors.document.objects.Header.fixedFields.allowReserved,schema:{$ref:"#/visitors/document/objects/Schema"},example:vg.visitors.document.objects.Header.fixedFields.example,examples:vg.visitors.document.objects.Header.fixedFields.examples,content:vg.visitors.document.objects.Header.fixedFields.content}},Tag:{$visitor:kv,fixedFields:{name:vg.visitors.document.objects.Tag.fixedFields.name,description:vg.visitors.document.objects.Tag.fixedFields.description,externalDocs:{$ref:"#/visitors/document/objects/ExternalDocumentation"}}},Reference:{$visitor:Cv,fixedFields:{$ref:vg.visitors.document.objects.Reference.fixedFields.$ref,summary:{$ref:"#/visitors/value"},description:{$ref:"#/visitors/value"}}},Schema:{$visitor:fb,fixedFields:{$schema:{$ref:"#/visitors/value"},$vocabulary:mb,$id:{$ref:"#/visitors/value"},$anchor:{$ref:"#/visitors/value"},$dynamicAnchor:{$ref:"#/visitors/value"},$dynamicRef:{$ref:"#/visitors/value"},$ref:yb,$defs:vb,$comment:{$ref:"#/visitors/value"},allOf:xb,anyOf:wb,oneOf:Ob,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:Pb,prefixItems:$b,items:{$ref:"#/visitors/document/objects/Schema"},contains:{$ref:"#/visitors/document/objects/Schema"},properties:kb,patternProperties:Cb,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:Mb,enum:Ib,const:{$ref:"#/visitors/value"},multipleOf:{$ref:"#/visitors/value"},maximum:{$ref:"#/visitors/value"},exclusiveMaximum:{$ref:"#/visitors/value"},minimum:{$ref:"#/visitors/value"},exclusiveMinimum:{$ref:"#/visitors/value"},maxLength:{$ref:"#/visitors/value"},minLength:{$ref:"#/visitors/value"},pattern:{$ref:"#/visitors/value"},maxItems:{$ref:"#/visitors/value"},minItems:{$ref:"#/visitors/value"},uniqueItems:{$ref:"#/visitors/value"},maxContains:{$ref:"#/visitors/value"},minContains:{$ref:"#/visitors/value"},maxProperties:{$ref:"#/visitors/value"},minProperties:{$ref:"#/visitors/value"},required:{$ref:"#/visitors/value"},dependentRequired:Fb,title:{$ref:"#/visitors/value"},description:{$ref:"#/visitors/value"},default:{$ref:"#/visitors/value"},deprecated:{$ref:"#/visitors/value"},readOnly:{$ref:"#/visitors/value"},writeOnly:{$ref:"#/visitors/value"},examples:Rb,format:{$ref:"#/visitors/value"},contentEncoding:{$ref:"#/visitors/value"},contentMediaType:{$ref:"#/visitors/value"},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:{$ref:"#/visitors/value"}}},Discriminator:{$visitor:Nb,fixedFields:{propertyName:vg.visitors.document.objects.Discriminator.fixedFields.propertyName,mapping:vg.visitors.document.objects.Discriminator.fixedFields.mapping}},XML:{$visitor:qb,fixedFields:{name:vg.visitors.document.objects.XML.fixedFields.name,namespace:vg.visitors.document.objects.XML.fixedFields.namespace,prefix:vg.visitors.document.objects.XML.fixedFields.prefix,attribute:vg.visitors.document.objects.XML.fixedFields.attribute,wrapped:vg.visitors.document.objects.XML.fixedFields.wrapped}},SecurityScheme:{$visitor:fx,fixedFields:{type:vg.visitors.document.objects.SecurityScheme.fixedFields.type,description:vg.visitors.document.objects.SecurityScheme.fixedFields.description,name:vg.visitors.document.objects.SecurityScheme.fixedFields.name,in:vg.visitors.document.objects.SecurityScheme.fixedFields.in,scheme:vg.visitors.document.objects.SecurityScheme.fixedFields.scheme,bearerFormat:vg.visitors.document.objects.SecurityScheme.fixedFields.bearerFormat,flows:{$ref:"#/visitors/document/objects/OAuthFlows"},openIdConnectUrl:vg.visitors.document.objects.SecurityScheme.fixedFields.openIdConnectUrl}},OAuthFlows:{$visitor:yx,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:vx,fixedFields:{authorizationUrl:vg.visitors.document.objects.OAuthFlow.fixedFields.authorizationUrl,tokenUrl:vg.visitors.document.objects.OAuthFlow.fixedFields.tokenUrl,refreshUrl:vg.visitors.document.objects.OAuthFlow.fixedFields.refreshUrl,scopes:vg.visitors.document.objects.OAuthFlow.fixedFields.scopes}},SecurityRequirement:{$visitor:Pv}},extension:{$visitor:vg.visitors.document.extension.$visitor}}}},Ox=e=>{if(fa(e))return`${e.element.charAt(0).toUpperCase()+e.element.slice(1)}Element`},Sx={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"],...Xa},Px={namespace:e=>{const{base:t}=e;return t.register("callback",Sg),t.register("components",Pg),t.register("contact",Ag),t.register("discriminator",$g),t.register("encoding",Tg),t.register("example",kg),t.register("externalDocumentation",_g),t.register("header",Cg),t.register("info",Mg),t.register("jsonSchemaDialect",Fg),t.register("license",Rg),t.register("link",Dg),t.register("mediaType",Ng),t.register("oAuthFlow",Lg),t.register("oAuthFlows",qg),t.register("openapi",Bg),t.register("openApi3_1",Vg),t.register("operation",zg),t.register("parameter",Hg),t.register("pathItem",Gg),t.register("paths",Jg),t.register("reference",Wg),t.register("requestBody",Yg),t.register("response",Xg),t.register("responses",Zg),t.register("schema",ev),t.register("securityRequirement",tv),t.register("securityScheme",rv),t.register("server",sv),t.register("serverVariable",nv),t.register("tag",iv),t.register("xml",ov),t}},Ax=e=>{const t=e.reduce(((t,r,s)=>{if(Ea(r)){const e=String(oc(r.key));t.push(e)}else if(xa(e[s-2])){const n=String(e[s-2].content.indexOf(r));t.push(n)}return t}),[]);return Fc(t)},$x=()=>{const e=jc(Px);return{predicates:{...c,isElement:fa,isStringElement:ma,isArrayElement:xa,isObjectElement:ba,isMemberElement:Ea,isServersElement:Id,includesClasses:_a,hasElementSourceMap:Ta},ancestorLineageToJSONPointer:Ax,namespace:e}},Tx=(e,{specPath:t=["visitors","document","objects","OpenApi","$visitor"],plugins:r=[]}={})=>{const s=(0,Wo.e)(e),n=yu(jx),i=new(uc(t,n))({specObj:n});return Qa(s,i),Ac(i.element,r,{toolboxCreator:$x,visitorOptions:{keyMap:Sx,nodeTypeGetter:Ox}})},kx=e=>(t,r={})=>Tx(t,{specPath:e,...r});Sg.refract=kx(["visitors","document","objects","Callback","$visitor"]),Pg.refract=kx(["visitors","document","objects","Components","$visitor"]),Ag.refract=kx(["visitors","document","objects","Contact","$visitor"]),kg.refract=kx(["visitors","document","objects","Example","$visitor"]),$g.refract=kx(["visitors","document","objects","Discriminator","$visitor"]),Tg.refract=kx(["visitors","document","objects","Encoding","$visitor"]),_g.refract=kx(["visitors","document","objects","ExternalDocumentation","$visitor"]),Cg.refract=kx(["visitors","document","objects","Header","$visitor"]),Mg.refract=kx(["visitors","document","objects","Info","$visitor"]),Fg.refract=kx(["visitors","document","objects","OpenApi","fixedFields","jsonSchemaDialect"]),Rg.refract=kx(["visitors","document","objects","License","$visitor"]),Dg.refract=kx(["visitors","document","objects","Link","$visitor"]),Ng.refract=kx(["visitors","document","objects","MediaType","$visitor"]),Lg.refract=kx(["visitors","document","objects","OAuthFlow","$visitor"]),qg.refract=kx(["visitors","document","objects","OAuthFlows","$visitor"]),Bg.refract=kx(["visitors","document","objects","OpenApi","fixedFields","openapi"]),Vg.refract=kx(["visitors","document","objects","OpenApi","$visitor"]),zg.refract=kx(["visitors","document","objects","Operation","$visitor"]),Hg.refract=kx(["visitors","document","objects","Parameter","$visitor"]),Gg.refract=kx(["visitors","document","objects","PathItem","$visitor"]),Jg.refract=kx(["visitors","document","objects","Paths","$visitor"]),Wg.refract=kx(["visitors","document","objects","Reference","$visitor"]),Yg.refract=kx(["visitors","document","objects","RequestBody","$visitor"]),Xg.refract=kx(["visitors","document","objects","Response","$visitor"]),Zg.refract=kx(["visitors","document","objects","Responses","$visitor"]),ev.refract=kx(["visitors","document","objects","Schema","$visitor"]),tv.refract=kx(["visitors","document","objects","SecurityRequirement","$visitor"]),rv.refract=kx(["visitors","document","objects","SecurityScheme","$visitor"]),sv.refract=kx(["visitors","document","objects","Server","$visitor"]),nv.refract=kx(["visitors","document","objects","ServerVariable","$visitor"]),iv.refract=kx(["visitors","document","objects","Tag","$visitor"]),ov.refract=kx(["visitors","document","objects","XML","$visitor"]);const _x=class extends eu{};const Cx=class extends Array{unknownMediaType="application/octet-stream";filterByFormat(){throw new _x("filterByFormat method in MediaTypes class is not yet implemented.")}findBy(){throw new _x("findBy method in MediaTypes class is not yet implemented.")}latest(){throw new _x("latest method in MediaTypes class is not yet implemented.")}};class Mx extends Cx{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 hn(this.filterByFormat(e))}}const Ix=new Mx("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");const Fx=class{uri;depth;value;refSet;errors;constructor({uri:e,depth:t=0,refSet:r,value:s}){this.uri=e,this.value=s,this.depth=t,this.refSet=r,this.errors=[]}};const Rx=class{rootRef;refs;circular;constructor({refs:e=[],circular:t=!1}={}){this.refs=[],this.circular=t,e.forEach(this.add.bind(this))}get size(){return this.refs.length}add(e){return this.has(e)||(this.refs.push(e),this.rootRef=void 0===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=Xn(e)?e:e.uri;return Nn(this.find((e=>e.uri===t)))}find(e){return this.refs.find(e)}*values(){yield*this.refs}clean(){this.refs.forEach((e=>{e.refSet=void 0})),this.rootRef=void 0,this.refs.length=0}},Dx={parse:{mediaType:"text/plain",parsers:[],parserOpts:{}},resolve:{baseURI:"",resolvers:[],resolverOpts:{},strategies:[],strategyOpts:{},internal:!0,external:!0,maxDepth:1/0},dereference:{strategies:[],strategyOpts:{},refSet:null,maxDepth:1/0,circular:"ignore",circularReplacer:Lc,immutable:!0},bundle:{strategies:[],refSet:null,maxDepth:1/0}};const Nx=ts((function(e,t){return function(r){return function(s){return kn((function(e){return t(e,s)}),r(e(s)))}}}));var Lx=rs((function e(t,r,s){if(0===t.length)return r;var n=t[0];if(t.length>1){var i=!uu(s)&&ps(n,s)&&"object"==typeof s[n]?s[n]:ss(t[1])?[]:{};r=e(Array.prototype.slice.call(t,1),r,i)}return function(e,t,r){if(ss(e)&&Cs(r)){var s=[].concat(r);return s[e]=t,s}var n={};for(var i in r)n[i]=r[i];return n[e]=t,n}(n,r,s)}));const qx=Lx;var Bx=function(e){return{value:e,map:function(t){return Bx(t(e))}}},Ux=rs((function(e,t,r){return e((function(e){return Bx(t(e))}))(r).value}));const Vx=Ux,zx=Nx(uc(["resolve","baseURI"]),qx(["resolve","baseURI"])),Hx=e=>Wc(e)?hi():e,Gx=(e,t)=>{const r=lc(e,t);return Vx(zx,Hx,r)};const Jx=class{uri;mediaType;data;parseResult;constructor({uri:e,mediaType:t="text/plain",data:r,parseResult:s}){this.uri=e,this.mediaType=t,this.data=r,this.parseResult=s}get extension(){return Xn(this.uri)?oi(this.uri):""}toString(){if("string"==typeof this.data)return this.data;if(this.data instanceof ArrayBuffer||["ArrayBuffer"].includes(Es(this.data))||ArrayBuffer.isView(this.data)){return new TextDecoder("utf-8").decode(this.data)}return String(this.data)}};const Kx=class extends Yr{plugin;constructor(e,t){super(e,{cause:t.cause}),this.plugin=t.plugin}},Wx=async(e,t,r)=>{const s=await Promise.all(r.map(xc([e],t)));return r.filter(((e,t)=>s[t]))},Yx=async(e,t,r)=>{let s;for(const n of r)try{const r=await n[e].call(n,...t);return{plugin:n,result:r}}catch(e){s=new Kx("Error while running plugin",{cause:e,plugin:n})}return Promise.reject(s)};const Xx=class extends Yr{};const Zx=class extends Xx{},Qx=async(e,t)=>{let r=e,s=!1;if(!Pa(e)){const t=Ja(e);t.classes.push("result"),r=new ia([t]),s=!0}const n=new Jx({uri:t.resolve.baseURI,parseResult:r,mediaType:t.parse.mediaType}),i=await Wx("canDereference",[n,t],t.dereference.strategies);if(yc(i))throw new Zx(n.uri);try{const{result:e}=await Yx("dereference",[n,t],i);return s?e.get(0):e}catch(e){throw new Xx(`Error while dereferencing file "${n.uri}"`,{cause:e})}};const eE=class extends Yr{};const tE=class extends eE{};const rE=class{name;allowEmpty;sourceMap;fileExtensions;mediaTypes;constructor({name:e,allowEmpty:t=!0,sourceMap:r=!1,fileExtensions:s=[],mediaTypes:n=[]}){this.name=e,this.allowEmpty=t,this.sourceMap=r,this.fileExtensions=s,this.mediaTypes=n}};const sE=class extends rE{constructor(e){super({...null!=e?e:{},name:"binary"})}canParse(e){return 0===this.fileExtensions.length||this.fileExtensions.includes(e.extension)}parse(e){try{const t=unescape(encodeURIComponent(e.toString())),r=btoa(t),s=new ia;if(0!==r.length){const e=new Wo.Om(r);e.classes.push("result"),s.push(e)}return s}catch(t){throw new tE(`Error parsing "${e.uri}"`,{cause:t})}}};const nE=class{name;constructor({name:e}){this.name=e}};const iE=class extends nE{constructor(e){super({...null!=e?e:{},name:"openapi-3-1"})}canResolve(e,t){const r=t.dereference.strategies.find((e=>"openapi-3-1"===e.name));return void 0!==r&&r.canDereference(e,t)}async resolve(e,t){const r=t.dereference.strategies.find((e=>"openapi-3-1"===e.name));if(void 0===r)throw new Zx('"openapi-3-1" dereference strategy is not available.');const s=new Rx,n=Gx(t,{resolve:{internal:!1},dereference:{refSet:s}});return await r.dereference(e,n),s}};const oE=class{name;constructor({name:e}){this.name=e}};const aE=class extends oE{timeout;redirects;withCredentials;constructor(e){const{name:t="http-resolver",timeout:r=5e3,redirects:s=5,withCredentials:n=!1}=null!=e?e:{};super({name:t}),this.timeout=r,this.redirects=s,this.withCredentials=n}canRead(e){return ci(e.uri)}};const cE=class extends Yr{};const lE=class extends cE{},{AbortController:uE,AbortSignal:pE}=globalThis;void 0===globalThis.AbortController&&(globalThis.AbortController=uE),void 0===globalThis.AbortSignal&&(globalThis.AbortSignal=pE);const hE=class extends aE{swaggerHTTPClient=Kt;swaggerHTTPClientConfig;constructor({swaggerHTTPClient:e=Kt,swaggerHTTPClientConfig:t={},...r}={}){super({...r,name:"http-swagger-client"}),this.swaggerHTTPClient=e,this.swaggerHTTPClientConfig=t}getHttpClient(){return this.swaggerHTTPClient}async read(e){const t=this.getHttpClient(),r=new AbortController,{signal:s}=r,n=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:s,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 lE(`Error downloading "${e.uri}"`,{cause:t})}finally{clearTimeout(n)}}},dE=(e,t=Oc)=>{if(Xn(e))try{return t.fromRefract(JSON.parse(e))}catch{}return Ko(e)&&fu("element",e)?t.fromRefract(e):t.toElement(e)};const fE=class extends rE{constructor(e={}){super({name:"json-swagger-client",mediaTypes:["application/json"],...e})}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 tE("json-swagger-client parser plugin doesn't support sourceMaps option");const t=new ia,r=e.toString();if(this.allowEmpty&&""===r.trim())return t;try{const e=dE(JSON.parse(r));return e.classes.push("result"),t.push(e),t}catch(t){throw new tE(`Error parsing "${e.uri}"`,{cause:t})}}};const mE=class extends rE{constructor(e={}){super({name:"yaml-1-2-swagger-client",mediaTypes:["text/yaml","application/yaml"],...e})}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 Ht.load(e.toString(),{schema:It}),!0}catch(e){return!1}return!1}async parse(e){if(this.sourceMap)throw new tE("yaml-1-2-swagger-client parser plugin doesn't support sourceMaps option");const t=new ia,r=e.toString();try{const e=Ht.load(r,{schema:It});if(this.allowEmpty&&void 0===e)return t;const s=dE(e);return s.classes.push("result"),t.push(s),t}catch(t){throw new tE(`Error parsing "${e.uri}"`,{cause:t})}}};const yE=class extends rE{detectionRegExp=/"openapi"\s*:\s*"(?<version_json>3\.1\.(?:[1-9]\d*|0))"/;constructor(e={}){super({name:"openapi-json-3-1-swagger-client",mediaTypes:new Mx(...Ix.filterByFormat("generic"),...Ix.filterByFormat("json")),...e})}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 tE("openapi-json-3-1-swagger-client parser plugin doesn't support sourceMaps option");const t=new ia,r=e.toString();if(this.allowEmpty&&""===r.trim())return t;try{const e=JSON.parse(r),s=Vg.refract(e,this.refractorOpts);return s.classes.push("result"),t.push(s),t}catch(t){throw new tE(`Error parsing "${e.uri}"`,{cause:t})}}};const gE=class extends rE{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;constructor(e={}){super({name:"openapi-yaml-3-1-swagger-client",mediaTypes:new Mx(...Ix.filterByFormat("generic"),...Ix.filterByFormat("yaml")),...e})}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 Ht.load(t),this.detectionRegExp.test(t)}catch(e){return!1}return!1}async parse(e){if(this.sourceMap)throw new tE("openapi-yaml-3-1-swagger-client parser plugin doesn't support sourceMaps option");const t=new ia,r=e.toString();try{const e=Ht.load(r,{schema:It});if(this.allowEmpty&&void 0===e)return t;const s=Vg.refract(e,this.refractorOpts);return s.classes.push("result"),t.push(s),t}catch(t){throw new tE(`Error parsing "${e.uri}"`,{cause:t})}}};const vE=rs((function(e,t,r){return Os(e,un(t,r))}));const bE=class{name;constructor({name:e}){this.name=e}};const xE=ts((function(e,t){return Qo(ks(e),t)}));var EE=r(8068);const wE=class extends Xr{value;constructor(e,t){super(e,t),void 0!==t&&(this.value=t.value)}};class jE{uuid;identityMap;constructor({length:e=6}={}){this.uuid=new EE({length:e}),this.identityMap=new WeakMap}identify(e){if(!fa(e))throw new wE("Cannot not identify the element. `element` is neither structurally compatible nor a subclass of an Element class.",{value:e});if(e.meta.hasKey("id")&&ma(e.meta.get("id"))&&!e.meta.get("id").equals(""))return e.id;if(this.identityMap.has(e))return this.identityMap.get(e);const t=new Wo.Om(this.generateId());return this.identityMap.set(e,t),t}forget(e){return!!this.identityMap.has(e)&&(this.identityMap.delete(e),!0)}generateId(){return this.uuid.randomUUID()}}new jE;const OE=rs((function(e,t,r){return ln(e,os(t,r))})),SE=(e,t)=>{const r=new Za({predicate:e,returnOnTrue:Fa});return Qa(t,r),OE(void 0,[0],r.result)};const PE=class extends Yr{};const AE=class extends PE{};const $E=class extends PE{constructor(e){super(`Invalid JSON Schema $anchor "${e}".`)}},TE=e=>/^[A-Za-z_][A-Za-z_0-9.-]*$/.test(e),kE=e=>{const t=ui(e);return Qc("#",t)},_E=(e,t)=>{const r=(e=>{if(!TE(e))throw new $E(e);return e})(e),s=SE((e=>ib(e)&&oc(e.$anchor)===r),t);if(Dn(s))throw new AE(`Evaluation failed on token: "${r}"`);return s},CE=(e,t)=>{const r=new Za({predicate:e});return Qa(t,r),new Wo.G6(r.result)};const ME=class extends Yr{};const IE=class extends ME{},FE=(e,t)=>{if(void 0===t.$ref)return;const r=ui(oc(t.$ref)),s=oc(t.meta.get("inherited$id"));return`${sn(((e,t)=>di(e,fi(pi(t)))),e,[...s,oc(t.$ref)])}${"#"===r?"":r}`},RE=e=>{if(RE.cache.has(e))return RE.cache.get(e);const t=ev.refract(e);return RE.cache.set(e,t),t};RE.cache=new WeakMap;const DE=e=>$a(e)?RE(e):e,NE=(e,t)=>{const{cache:r}=NE,s=pi(e),n=e=>ib(e)&&void 0!==e.$id;if(!r.has(t)){const e=CE(n,t);r.set(t,Array.from(e))}const i=r.get(t).find((e=>((e,t)=>{if(void 0===t.$id)return;const r=oc(t.meta.get("inherited$id"));return sn(((e,t)=>di(e,fi(pi(t)))),e,[...r,oc(t.$id)])})(s,e)===s));if(Dn(i))throw new IE(`Evaluation failed on URI: "${e}"`);let o,a;return TE(kE(e))?(o=_E,a=kE(e)):(o=il,a=rl(e)),o(a,i)};NE.cache=new WeakMap;const LE=class extends Xx{};const qE=class extends cE{};const BE=class extends lE{},UE=async(e,t)=>{const r=new Jx({uri:fi(pi(e)),mediaType:t.parse.mediaType}),s=await(async(e,t)=>{const r=t.resolve.resolvers.map((e=>{const r=Object.create(e);return Object.assign(r,t.resolve.resolverOpts)})),s=await Wx("canRead",[e,t],r);if(yc(s))throw new BE(e.uri);try{const{result:t}=await Yx("read",[e],s);return t}catch(t){throw new cE(`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)})),s=await Wx("canParse",[e,t],r);if(yc(s))throw new BE(e.uri);try{const{plugin:r,result:n}=await Yx("parse",[e,t],s);return!r.allowEmpty&&n.isEmpty?Promise.reject(new eE(`Error while parsing file "${e.uri}". File is empty.`)):n}catch(t){throw new eE(`Error while parsing file "${e.uri}"`,{cause:t})}})(new Jx({...r,data:s}),t)};class VE extends Array{includesCycle(e){return this.filter((t=>t.has(e))).length>1}includes(e,t){return e instanceof Set?super.includes(e,t):this.some((t=>t.has(e)))}findItem(e){for(const t of this)for(const r of t)if(fa(r)&&e(r))return r}}const zE=Qa[Symbol.for("nodejs.util.promisify.custom")],HE=new jE,GE=(e,t,r,s)=>{Ea(s)?s.value=e:Array.isArray(s)&&(s[r]=e)};class JE{indirections;namespace;reference;options;ancestors;refractCache;constructor({reference:e,namespace:t,options:r,indirections:s=[],ancestors:n=new VE,refractCache:i=new Map}){this.indirections=s,this.namespace=t,this.reference=e,this.options=r,this.ancestors=new VE(...n),this.refractCache=i}toBaseURI(e){return di(this.reference.uri,fi(pi(e)))}async toReference(e){if(this.reference.depth>=this.options.resolve.maxDepth)throw new qE(`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(vE(t,"uri"));const s=await UE(mi(t),{...this.options,parse:{...this.options.parse,mediaType:"text/plain"}}),n=new Fx({uri:t,value:za(s),depth:this.reference.depth+1});if(r.add(n),this.options.dereference.immutable){const e=new Fx({uri:`immutable://${t}`,value:s,depth:this.reference.depth+1});r.add(e)}return n}toAncestorLineage(e){const t=new Set(e.filter(fa));return[new VE(...this.ancestors,t),t]}async ReferenceElement(e,t,r,s,n,i){if(this.indirections.includes(e))return!1;const[o,a]=this.toAncestorLineage([...n,r]),c=this.toBaseURI(oc(e.$ref)),l=pi(this.reference.uri)===c,u=!l;if(!this.options.resolve.internal&&l)return!1;if(!this.options.resolve.external&&u)return!1;const p=await this.toReference(oc(e.$ref)),h=di(c,oc(e.$ref));this.indirections.push(e);const d=rl(h);let f=il(d,p.value.result);if(f.id=HE.identify(f),$a(f)){const t=oc(e.meta.get("referenced-element")),r=`${t}-${oc(HE.identify(f))}`;if(this.refractCache.has(r))f=this.refractCache.get(r);else if(bh(f))f=Wg.refract(f),f.setMetaProperty("referenced-element",t),this.refractCache.set(r,f);else{f=this.namespace.getElementClass(t).refract(f),this.refractCache.set(r,f)}}if(e===f)throw new Yr("Recursive Reference Object detected");if(this.indirections.length>this.options.dereference.maxDepth)throw new LE(`Maximum dereference depth of "${this.options.dereference.maxDepth}" has been exceeded in file "${this.reference.uri}"`);if(o.includes(f)){if(p.refSet.circular=!0,"error"===this.options.dereference.circular)throw new Yr("Circular reference detected");if("replace"===this.options.dereference.circular){var m,y;const t=new Wo.sI(f.id,{type:"reference",uri:p.uri,$ref:oc(e.$ref)}),s=(null!==(m=null===(y=this.options.dereference.strategyOpts["openapi-3-1"])||void 0===y?void 0:y.circularReplacer)&&void 0!==m?m:this.options.dereference.circularReplacer)(t);return i.replaceWith(s,GE),!r&&s}}const g=pi(p.refSet.rootRef.uri)!==p.uri,v=["error","replace"].includes(this.options.dereference.circular);if((u||g||eb(f)||v)&&!o.includesCycle(f)){a.add(e);const t=new JE({reference:p,namespace:this.namespace,indirections:[...this.indirections],options:this.options,refractCache:this.refractCache,ancestors:o});f=await zE(f,t,{keyMap:Sx,nodeTypeGetter:Ox}),a.delete(e)}this.indirections.pop();const b=Ja(f);return b.setMetaProperty("id",HE.generateId()),b.setMetaProperty("ref-fields",{$ref:oc(e.$ref),description:oc(e.description),summary:oc(e.summary)}),b.setMetaProperty("ref-origin",p.uri),b.setMetaProperty("ref-referencing-element-id",za(HE.identify(e))),ba(f)&&ba(b)&&(e.hasKey("description")&&"description"in f&&(b.remove("description"),b.set("description",e.get("description"))),e.hasKey("summary")&&"summary"in f&&(b.remove("summary"),b.set("summary",e.get("summary")))),i.replaceWith(b,GE),!r&&b}async PathItemElement(e,t,r,s,n,i){if(!ma(e.$ref))return;if(this.indirections.includes(e))return!1;const[o,a]=this.toAncestorLineage([...n,r]),c=this.toBaseURI(oc(e.$ref)),l=pi(this.reference.uri)===c,u=!l;if(!this.options.resolve.internal&&l)return;if(!this.options.resolve.external&&u)return;const p=await this.toReference(oc(e.$ref)),h=di(c,oc(e.$ref));this.indirections.push(e);const d=rl(h);let f=il(d,p.value.result);if(f.id=HE.identify(f),$a(f)){const e=`path-item-${oc(HE.identify(f))}`;this.refractCache.has(e)?f=this.refractCache.get(e):(f=Gg.refract(f),this.refractCache.set(e,f))}if(e===f)throw new Yr("Recursive Path Item Object reference detected");if(this.indirections.length>this.options.dereference.maxDepth)throw new LE(`Maximum dereference depth of "${this.options.dereference.maxDepth}" has been exceeded in file "${this.reference.uri}"`);if(o.includes(f)){if(p.refSet.circular=!0,"error"===this.options.dereference.circular)throw new Yr("Circular reference detected");if("replace"===this.options.dereference.circular){var m,y;const t=new Wo.sI(f.id,{type:"path-item",uri:p.uri,$ref:oc(e.$ref)}),s=(null!==(m=null===(y=this.options.dereference.strategyOpts["openapi-3-1"])||void 0===y?void 0:y.circularReplacer)&&void 0!==m?m:this.options.dereference.circularReplacer)(t);return i.replaceWith(s,GE),!r&&s}}const g=pi(p.refSet.rootRef.uri)!==p.uri,v=["error","replace"].includes(this.options.dereference.circular);if((u||g||Xv(f)&&ma(f.$ref)||v)&&!o.includesCycle(f)){a.add(e);const t=new JE({reference:p,namespace:this.namespace,indirections:[...this.indirections],options:this.options,refractCache:this.refractCache,ancestors:o});f=await zE(f,t,{keyMap:Sx,nodeTypeGetter:Ox}),a.delete(e)}if(this.indirections.pop(),Xv(f)){const t=new Gg([...f.content],za(f.meta),za(f.attributes));t.setMetaProperty("id",HE.generateId()),e.forEach(((e,r,s)=>{t.remove(oc(r)),t.content.push(s)})),t.remove("$ref"),t.setMetaProperty("ref-fields",{$ref:oc(e.$ref)}),t.setMetaProperty("ref-origin",p.uri),t.setMetaProperty("ref-referencing-element-id",za(HE.identify(e))),f=t}return i.replaceWith(f,GE),r?void 0:f}async LinkElement(e,t,r,s,n,i){if(!ma(e.operationRef)&&!ma(e.operationId))return;if(ma(e.operationRef)&&ma(e.operationId))throw new Yr("LinkElement operationRef and operationId fields are mutually exclusive.");let o;if(ma(e.operationRef)){var a;const t=rl(oc(e.operationRef)),s=this.toBaseURI(oc(e.operationRef)),n=pi(this.reference.uri)===s,c=!n;if(!this.options.resolve.internal&&n)return;if(!this.options.resolve.external&&c)return;const l=await this.toReference(oc(e.operationRef));if(o=il(t,l.value.result),$a(o)){const e=`operation-${oc(HE.identify(o))}`;this.refractCache.has(e)?o=this.refractCache.get(e):(o=zg.refract(o),this.refractCache.set(e,o))}o=Ja(o),o.setMetaProperty("ref-origin",l.uri);const u=Ja(e);return null===(a=u.operationRef)||void 0===a||a.meta.set("operation",o),i.replaceWith(u,GE),r?void 0:u}if(ma(e.operationId)){var c;const t=oc(e.operationId),s=await this.toReference(mi(this.reference.uri));if(o=SE((e=>Wv(e)&&fa(e.operationId)&&e.operationId.equals(t)),s.value.result),Dn(o))throw new Yr(`OperationElement(operationId=${t}) not found.`);const n=Ja(e);return null===(c=n.operationId)||void 0===c||c.meta.set("operation",o),i.replaceWith(n,GE),r?void 0:n}}async ExampleElement(e,t,r,s,n,i){if(!ma(e.externalValue))return;if(e.hasKey("value")&&ma(e.externalValue))throw new Yr("ExampleElement value and externalValue fields are mutually exclusive.");const o=this.toBaseURI(oc(e.externalValue)),a=pi(this.reference.uri)===o,c=!a;if(!this.options.resolve.internal&&a)return;if(!this.options.resolve.external&&c)return;const l=await this.toReference(oc(e.externalValue)),u=Ja(l.value.result);u.setMetaProperty("ref-origin",l.uri);const p=Ja(e);return p.value=u,i.replaceWith(p,GE),r?void 0:p}async SchemaElement(e,t,r,s,n,i){if(!ma(e.$ref))return;if(this.indirections.includes(e))return!1;const[o,a]=this.toAncestorLineage([...n,r]);let c=await this.toReference(mi(this.reference.uri)),{uri:l}=c;const u=FE(l,e),p=pi(u),h=new Jx({uri:p}),d=xE((e=>e.canRead(h)),this.options.resolve.resolvers),f=!d;let m,y=pi(this.reference.uri)===u,g=!y;this.indirections.push(e);try{if(d||f){l=this.toBaseURI(u);const e=u,t=DE(c.value.result);if(m=NE(e,t),m=DE(m),m.id=HE.identify(m),!this.options.resolve.internal&&y)return;if(!this.options.resolve.external&&g)return}else{if(l=this.toBaseURI(u),y=pi(this.reference.uri)===l,g=!y,!this.options.resolve.internal&&y)return;if(!this.options.resolve.external&&g)return;c=await this.toReference(mi(u));const e=rl(u),t=DE(c.value.result);m=il(e,t),m=DE(m),m.id=HE.identify(m)}}catch(e){if(!(f&&e instanceof IE))throw e;if(TE(kE(u))){if(y=pi(this.reference.uri)===l,g=!y,!this.options.resolve.internal&&y)return;if(!this.options.resolve.external&&g)return;c=await this.toReference(mi(u));const e=kE(u),t=DE(c.value.result);m=_E(e,t),m=DE(m),m.id=HE.identify(m)}else{if(l=this.toBaseURI(u),y=pi(this.reference.uri)===l,g=!y,!this.options.resolve.internal&&y)return;if(!this.options.resolve.external&&g)return;c=await this.toReference(mi(u));const e=rl(u),t=DE(c.value.result);m=il(e,t),m=DE(m),m.id=HE.identify(m)}}if(e===m)throw new Yr("Recursive Schema Object reference detected");if(this.indirections.length>this.options.dereference.maxDepth)throw new LE(`Maximum dereference depth of "${this.options.dereference.maxDepth}" has been exceeded in file "${this.reference.uri}"`);if(o.includes(m)){if(c.refSet.circular=!0,"error"===this.options.dereference.circular)throw new Yr("Circular reference detected");if("replace"===this.options.dereference.circular){var v,b;const t=new Wo.sI(m.id,{type:"json-schema",uri:c.uri,$ref:oc(e.$ref)}),s=(null!==(v=null===(b=this.options.dereference.strategyOpts["openapi-3-1"])||void 0===b?void 0:b.circularReplacer)&&void 0!==v?v:this.options.dereference.circularReplacer)(t);return i.replaceWith(s,GE),!r&&s}}const x=pi(c.refSet.rootRef.uri)!==c.uri,E=["error","replace"].includes(this.options.dereference.circular);if((g||x||ib(m)&&ma(m.$ref)||E)&&!o.includesCycle(m)){a.add(e);const t=new JE({reference:c,namespace:this.namespace,indirections:[...this.indirections],options:this.options,refractCache:this.refractCache,ancestors:o});m=await zE(m,t,{keyMap:Sx,nodeTypeGetter:Ox}),a.delete(e)}if(this.indirections.pop(),ob(m)){const t=za(m);return t.setMetaProperty("id",HE.generateId()),t.setMetaProperty("ref-fields",{$ref:oc(e.$ref)}),t.setMetaProperty("ref-origin",c.uri),t.setMetaProperty("ref-referencing-element-id",za(HE.identify(e))),i.replaceWith(t,GE),!r&&t}if(ib(m)){const t=new ev([...m.content],za(m.meta),za(m.attributes));t.setMetaProperty("id",HE.generateId()),e.forEach(((e,r,s)=>{t.remove(oc(r)),t.content.push(s)})),t.remove("$ref"),t.setMetaProperty("ref-fields",{$ref:oc(e.$ref)}),t.setMetaProperty("ref-origin",c.uri),t.setMetaProperty("ref-referencing-element-id",za(HE.identify(e))),m=t}return i.replaceWith(m,GE),r?void 0:m}}const KE=JE,WE=Qa[Symbol.for("nodejs.util.promisify.custom")];const YE=class extends bE{constructor(e){super({...null!=e?e:{},name:"openapi-3-1"})}canDereference(e){var t;return"text/plain"!==e.mediaType?Ix.includes(e.mediaType):Kv(null===(t=e.parseResult)||void 0===t?void 0:t.result)}async dereference(e,t){var r;const s=jc(Px),n=null!==(r=t.dereference.refSet)&&void 0!==r?r:new Rx,i=new Rx;let o,a=n;n.has(e.uri)?o=n.find(vE(e.uri,"uri")):(o=new Fx({uri:e.uri,value:e.parseResult}),n.add(o)),t.dereference.immutable&&(n.refs.map((e=>new Fx({...e,value:za(e.value)}))).forEach((e=>i.add(e))),o=i.find((t=>t.uri===e.uri)),a=i);const c=new KE({reference:o,namespace:s,options:t}),l=await WE(a.rootRef.value,c,{keyMap:Sx,nodeTypeGetter:Ox});return t.dereference.immutable&&i.refs.filter((e=>e.uri.startsWith("immutable://"))).map((e=>new Fx({...e,uri:e.uri.replace(/^immutable:\/\//,"")}))).forEach((e=>n.add(e))),null===t.dereference.refSet&&n.clean(),i.clean(),l}},XE=e=>{const t=(e=>e.slice(2))(e);return t.reduce(((e,r,s)=>{if(Ea(r)){const t=String(oc(r.key));e.push(t)}else if(xa(t[s-2])){const n=t[s-2].content.indexOf(r);e.push(n)}return e}),[])};const ZE=class{modelPropertyMacro;options;SchemaElement={leave:(e,t,r,s,n)=>{void 0!==e.properties&&ba(e.properties)&&e.properties.forEach((t=>{if(ba(t))try{const e=this.modelPropertyMacro(oc(t));t.set("default",e)}catch(t){const s=new Error(t,{cause:t});s.fullPath=[...XE([...n,r,e]),"properties"],this.options.dereference.dereferenceOpts?.errors?.push?.(s)}}))}};constructor({modelPropertyMacro:e,options:t}){this.modelPropertyMacro=e,this.options=t}};const QE=class{options;SchemaElement={leave(e,t,r,s,n){if(void 0===e.allOf)return;if(!xa(e.allOf)){const t=new TypeError("allOf must be an array");return t.fullPath=[...XE([...n,r,e]),"allOf"],void this.options.dereference.dereferenceOpts?.errors?.push?.(t)}if(e.allOf.isEmpty)return void e.remove("allOf");if(!e.allOf.content.every(ib)){const t=new TypeError("Elements in allOf must be objects");return t.fullPath=[...XE([...n,r,e]),"allOf"],void this.options.dereference.dereferenceOpts?.errors?.push?.(t)}for(;e.hasKey("allOf");){const{allOf:t}=e;e.remove("allOf");const r=Eu.all([...t.content,e]);if(e.hasKey("$$ref")||r.remove("$$ref"),e.hasKey("example")){const t=r.getMember("example");t&&(t.value=e.get("example"))}if(e.hasKey("examples")){const t=r.getMember("examples");t&&(t.value=e.get("examples"))}e.content=r.content}}};constructor({options:e}){this.options=e}};const ew=class{parameterMacro;options;#e;OperationElement={enter:e=>{this.#e=e},leave:()=>{this.#e=void 0}};ParameterElement={leave:(e,t,r,s,n)=>{const i=this.#e?oc(this.#e):null,o=oc(e);try{const t=this.parameterMacro(i,o);e.set("default",t)}catch(e){const t=new Error(e,{cause:e});t.fullPath=XE([...n,r]),this.options.dereference.dereferenceOpts?.errors?.push?.(t)}}};constructor({parameterMacro:e,options:t}){this.parameterMacro=e,this.options=t}},tw=e=>{if(null==e.cause)return e;let{cause:t}=e;for(;null!=t.cause;)t=t.cause;return t};const rw=class extends Xr{},{wrapError:sw}=ro,nw=Qa[Symbol.for("nodejs.util.promisify.custom")],iw=new jE,ow=(e,t,r,s)=>{Ea(s)?s.value=e:Array.isArray(s)&&(s[r]=e)};class aw extends KE{useCircularStructures;allowMetaPatches;basePath;constructor({allowMetaPatches:e=!0,useCircularStructures:t=!1,basePath:r=null,...s}){super(s),this.allowMetaPatches=e,this.useCircularStructures=t,this.basePath=r}async ReferenceElement(e,t,r,s,n,i){try{if(this.indirections.includes(e))return!1;const[t,s]=this.toAncestorLineage([...n,r]),o=this.toBaseURI(oc(e.$ref)),a=pi(this.reference.uri)===o,c=!a;if(!this.options.resolve.internal&&a)return!1;if(!this.options.resolve.external&&c)return!1;const l=await this.toReference(oc(e.$ref)),u=di(o,oc(e.$ref));this.indirections.push(e);const p=rl(u);let h=il(p,l.value.result);if(h.id=iw.identify(h),$a(h)){const t=oc(e.meta.get("referenced-element")),r=`${t}-${oc(iw.identify(h))}`;if(this.refractCache.has(r))h=this.refractCache.get(r);else if(bh(h))h=Wg.refract(h),h.setMetaProperty("referenced-element",t),this.refractCache.set(r,h);else{h=this.namespace.getElementClass(t).refract(h),this.refractCache.set(r,h)}}if(e===h)throw new Yr("Recursive Reference Object detected");if(this.indirections.length>this.options.dereference.maxDepth)throw new LE(`Maximum dereference depth of "${this.options.dereference.maxDepth}" has been exceeded in file "${this.reference.uri}"`);if(t.includes(h)){if(l.refSet.circular=!0,"error"===this.options.dereference.circular)throw new Yr("Circular reference detected");if("replace"===this.options.dereference.circular){const t=new Wo.sI(h.id,{type:"reference",uri:l.uri,$ref:oc(e.$ref),baseURI:u,referencingElement:e}),s=(this.options.dereference.strategyOpts["openapi-3-1"]?.circularReplacer??this.options.dereference.circularReplacer)(t);return i.replaceWith(t,ow),!r&&s}}const d=pi(l.refSet.rootRef.uri)!==l.uri,f=["error","replace"].includes(this.options.dereference.circular);if((c||d||eb(h)||f)&&!t.includesCycle(h)){s.add(e);const i=new aw({reference:l,namespace:this.namespace,indirections:[...this.indirections],options:this.options,refractCache:this.refractCache,ancestors:t,allowMetaPatches:this.allowMetaPatches,useCircularStructures:this.useCircularStructures,basePath:this.basePath??[...XE([...n,r,e]),"$ref"]});h=await nw(h,i,{keyMap:Sx,nodeTypeGetter:Ox}),s.delete(e)}this.indirections.pop();const m=Ja(h);if(m.setMetaProperty("ref-fields",{$ref:oc(e.$ref),description:oc(e.description),summary:oc(e.summary)}),m.setMetaProperty("ref-origin",l.uri),m.setMetaProperty("ref-referencing-element-id",za(iw.identify(e))),ba(h)&&(e.hasKey("description")&&"description"in h&&(m.remove("description"),m.set("description",e.get("description"))),e.hasKey("summary")&&"summary"in h&&(m.remove("summary"),m.set("summary",e.get("summary")))),this.allowMetaPatches&&ba(m)&&!m.hasKey("$$ref")){const e=di(o,u);m.set("$$ref",e)}return i.replaceWith(m,ow),!r&&m}catch(t){const s=tw(t),i=sw(s,{baseDoc:this.reference.uri,$ref:oc(e.$ref),pointer:rl(oc(e.$ref)),fullPath:this.basePath??[...XE([...n,r,e]),"$ref"]});return void this.options.dereference.dereferenceOpts?.errors?.push?.(i)}}async PathItemElement(e,t,r,s,n,i){try{if(!ma(e.$ref))return;if(this.indirections.includes(e))return!1;if(_a(["cycle"],e.$ref))return!1;const[t,s]=this.toAncestorLineage([...n,r]),o=this.toBaseURI(oc(e.$ref)),a=pi(this.reference.uri)===o,c=!a;if(!this.options.resolve.internal&&a)return;if(!this.options.resolve.external&&c)return;const l=await this.toReference(oc(e.$ref)),u=di(o,oc(e.$ref));this.indirections.push(e);const p=rl(u);let h=il(p,l.value.result);if(h.id=iw.identify(h),$a(h)){const e=`path-item-${oc(iw.identify(h))}`;this.refractCache.has(e)?h=this.refractCache.get(e):(h=Gg.refract(h),this.refractCache.set(e,h))}if(e===h)throw new Yr("Recursive Path Item Object reference detected");if(this.indirections.length>this.options.dereference.maxDepth)throw new LE(`Maximum dereference depth of "${this.options.dereference.maxDepth}" has been exceeded in file "${this.reference.uri}"`);if(t.includes(h)){if(l.refSet.circular=!0,"error"===this.options.dereference.circular)throw new Yr("Circular reference detected");if("replace"===this.options.dereference.circular){const t=new Wo.sI(h.id,{type:"path-item",uri:l.uri,$ref:oc(e.$ref),baseURI:u,referencingElement:e}),s=(this.options.dereference.strategyOpts["openapi-3-1"]?.circularReplacer??this.options.dereference.circularReplacer)(t);return i.replaceWith(t,ow),!r&&s}}const d=pi(l.refSet.rootRef.uri)!==l.uri,f=["error","replace"].includes(this.options.dereference.circular);if((c||d||Xv(h)&&ma(h.$ref)||f)&&!t.includesCycle(h)){s.add(e);const i=new aw({reference:l,namespace:this.namespace,indirections:[...this.indirections],options:this.options,ancestors:t,allowMetaPatches:this.allowMetaPatches,useCircularStructures:this.useCircularStructures,basePath:this.basePath??[...XE([...n,r,e]),"$ref"]});h=await nw(h,i,{keyMap:Sx,nodeTypeGetter:Ox}),s.delete(e)}if(this.indirections.pop(),Xv(h)){const t=new Gg([...h.content],za(h.meta),za(h.attributes));if(e.forEach(((e,r,s)=>{t.remove(oc(r)),t.content.push(s)})),t.remove("$ref"),t.setMetaProperty("ref-fields",{$ref:oc(e.$ref)}),t.setMetaProperty("ref-origin",l.uri),t.setMetaProperty("ref-referencing-element-id",za(iw.identify(e))),this.allowMetaPatches&&void 0===t.get("$$ref")){const e=di(o,u);t.set("$$ref",e)}h=t}return i.replaceWith(h,ow),r?void 0:h}catch(t){const s=tw(t),i=sw(s,{baseDoc:this.reference.uri,$ref:oc(e.$ref),pointer:rl(oc(e.$ref)),fullPath:this.basePath??[...XE([...n,r,e]),"$ref"]});return void this.options.dereference.dereferenceOpts?.errors?.push?.(i)}}async SchemaElement(e,t,r,s,n,i){try{if(!ma(e.$ref))return;if(this.indirections.includes(e))return!1;const[t,s]=this.toAncestorLineage([...n,r]);let o=await this.toReference(mi(this.reference.uri)),{uri:a}=o;const c=FE(a,e),l=pi(c),u=new Jx({uri:l}),p=!this.options.resolve.resolvers.some((e=>e.canRead(u))),h=!p;let d,f=pi(this.reference.uri)===c,m=!f;this.indirections.push(e);try{if(p||h){a=this.toBaseURI(c);const e=c,t=DE(o.value.result);if(d=NE(e,t),d=DE(d),d.id=iw.identify(d),!this.options.resolve.internal&&f)return;if(!this.options.resolve.external&&m)return}else{if(a=this.toBaseURI(c),f=pi(this.reference.uri)===a,m=!f,!this.options.resolve.internal&&f)return;if(!this.options.resolve.external&&m)return;o=await this.toReference(mi(c));const e=rl(c),t=DE(o.value.result);d=il(e,t),d=DE(d),d.id=iw.identify(d)}}catch(e){if(!(h&&e instanceof IE))throw e;if(TE(kE(c))){if(f=pi(this.reference.uri)===a,m=!f,!this.options.resolve.internal&&f)return;if(!this.options.resolve.external&&m)return;o=await this.toReference(mi(c));const e=kE(c),t=DE(o.value.result);d=_E(e,t),d=DE(d),d.id=iw.identify(d)}else{if(a=this.toBaseURI(oc(c)),f=pi(this.reference.uri)===a,m=!f,!this.options.resolve.internal&&f)return;if(!this.options.resolve.external&&m)return;o=await this.toReference(mi(c));const e=rl(c),t=DE(o.value.result);d=il(e,t),d=DE(d),d.id=iw.identify(d)}}if(e===d)throw new Yr("Recursive Schema Object reference detected");if(this.indirections.length>this.options.dereference.maxDepth)throw new LE(`Maximum dereference depth of "${this.options.dereference.maxDepth}" has been exceeded in file "${this.reference.uri}"`);if(t.includes(d)){if(o.refSet.circular=!0,"error"===this.options.dereference.circular)throw new Yr("Circular reference detected");if("replace"===this.options.dereference.circular){const t=new Wo.sI(d.id,{type:"json-schema",uri:o.uri,$ref:oc(e.$ref),baseURI:di(a,c),referencingElement:e}),s=(this.options.dereference.strategyOpts["openapi-3-1"]?.circularReplacer??this.options.dereference.circularReplacer)(t);return i.replaceWith(s,ow),!r&&s}}const y=pi(o.refSet.rootRef.uri)!==o.uri,g=["error","replace"].includes(this.options.dereference.circular);if((m||y||ib(d)&&ma(d.$ref)||g)&&!t.includesCycle(d)){s.add(e);const i=new aw({reference:o,namespace:this.namespace,indirections:[...this.indirections],options:this.options,useCircularStructures:this.useCircularStructures,allowMetaPatches:this.allowMetaPatches,ancestors:t,basePath:this.basePath??[...XE([...n,r,e]),"$ref"]});d=await nw(d,i,{keyMap:Sx,nodeTypeGetter:Ox}),s.delete(e)}if(this.indirections.pop(),ob(d)){const t=za(d);return t.setMetaProperty("ref-fields",{$ref:oc(e.$ref)}),t.setMetaProperty("ref-origin",o.uri),t.setMetaProperty("ref-referencing-element-id",za(iw.identify(e))),i.replaceWith(t,ow),!r&&t}if(ib(d)){const t=new ev([...d.content],za(d.meta),za(d.attributes));if(e.forEach(((e,r,s)=>{t.remove(oc(r)),t.content.push(s)})),t.remove("$ref"),t.setMetaProperty("ref-fields",{$ref:oc(e.$ref)}),t.setMetaProperty("ref-origin",o.uri),t.setMetaProperty("ref-referencing-element-id",za(iw.identify(e))),this.allowMetaPatches&&void 0===t.get("$$ref")){const e=di(a,c);t.set("$$ref",e)}d=t}return i.replaceWith(d,ow),r?void 0:d}catch(t){const s=tw(t),i=new rw(`Could not resolve reference: ${s.message}`,{baseDoc:this.reference.uri,$ref:oc(e.$ref),fullPath:this.basePath??[...XE([...n,r,e]),"$ref"],cause:s});return void this.options.dereference.dereferenceOpts?.errors?.push?.(i)}}async LinkElement(){}async ExampleElement(e,t,r,s,n,i){try{return await super.ExampleElement(e,t,r,s,n,i)}catch(t){const s=tw(t),i=sw(s,{baseDoc:this.reference.uri,externalValue:oc(e.externalValue),fullPath:this.basePath??[...XE([...n,r,e]),"externalValue"]});return void this.options.dereference.dereferenceOpts?.errors?.push?.(i)}}}const cw=aw,lw=La[Symbol.for("nodejs.util.promisify.custom")];const uw=class{constructor({parameterMacro:e,modelPropertyMacro:t,mode:r,options:s,...n}){const i=[];i.push(new cw({...n,options:s})),"function"==typeof t&&i.push(new ZE({modelPropertyMacro:t,options:s})),"strict"!==r&&i.push(new QE({options:s})),"function"==typeof e&&i.push(new ew({parameterMacro:e,options:s}));const o=lw(i,{nodeTypeGetter:Ox});Object.assign(this,o)}},pw=Qa[Symbol.for("nodejs.util.promisify.custom")];const hw=class extends YE{allowMetaPatches;parameterMacro;modelPropertyMacro;mode;ancestors;constructor({allowMetaPatches:e=!1,parameterMacro:t=null,modelPropertyMacro:r=null,mode:s="non-strict",ancestors:n=[],...i}={}){super({...i}),this.name="openapi-3-1-swagger-client",this.allowMetaPatches=e,this.parameterMacro=t,this.modelPropertyMacro=r,this.mode=s,this.ancestors=[...n]}async dereference(e,t){const r=jc(Px),s=t.dereference.refSet??new Rx,n=new Rx;let i,o=s;s.has(e.uri)?i=s.find((t=>t.uri===e.uri)):(i=new Fx({uri:e.uri,value:e.parseResult}),s.add(i)),t.dereference.immutable&&(s.refs.map((e=>new Fx({...e,value:za(e.value)}))).forEach((e=>n.add(e))),i=n.find((t=>t.uri===e.uri)),o=n);const a=new uw({reference:i,namespace:r,options:t,allowMetaPatches:this.allowMetaPatches,ancestors:this.ancestors,modelPropertyMacro:this.modelPropertyMacro,mode:this.mode,parameterMacro:this.parameterMacro}),c=await pw(o.rootRef.value,a,{keyMap:Sx,nodeTypeGetter:Ox});return t.dereference.immutable&&n.refs.filter((e=>e.uri.startsWith("immutable://"))).map((e=>new Fx({...e,uri:e.uri.replace(/^immutable:\/\//,"")}))).forEach((e=>s.add(e))),null===t.dereference.refSet&&s.clean(),n.clean(),c}},dw=e=>{const t=oc(e.meta.get("baseURI")),r=e.meta.get("referencingElement");return new Wo.Sh({$ref:t},za(r.meta),za(r.attributes))},fw=async e=>{const{spec:t,timeout:r,redirects:s,requestInterceptor:n,responseInterceptor:i,pathDiscriminator:o=[],allowMetaPatches:a=!1,useCircularStructures:c=!1,skipNormalization:l=!1,parameterMacro:u=null,modelPropertyMacro:h=null,mode:d="non-strict",strategies:f}=e;try{const{cache:m}=fw,y=f.find((e=>e.match(t))),g=ci(hi())?hi():p,v=Yt(e),b=di(g,v);let x;m.has(t)?x=m.get(t):(x=Vg.refract(t),x.classes.push("result"),m.set(t,x));const E=new ia([x]),w=Fc(o),j=""===w?"":`#${w}`,O=il(w,x),S=new Fx({uri:b,value:E}),P=new Rx({refs:[S]});""!==w&&(P.rootRef=void 0);const A=[new Set([O])],$=[],T=await(async(e,t={})=>{const r=Gx(Dx,t);return Qx(e,r)})(O,{resolve:{baseURI:`${b}${j}`,resolvers:[new hE({timeout:r||1e4,redirects:s||10})],resolverOpts:{swaggerHTTPClientConfig:{requestInterceptor:n,responseInterceptor:i}},strategies:[new iE]},parse:{mediaType:Ix.latest(),parsers:[new yE({allowEmpty:!1,sourceMap:!1}),new gE({allowEmpty:!1,sourceMap:!1}),new fE({allowEmpty:!1,sourceMap:!1}),new mE({allowEmpty:!1,sourceMap:!1}),new sE({allowEmpty:!1,sourceMap:!1})]},dereference:{maxDepth:100,strategies:[new hw({allowMetaPatches:a,useCircularStructures:c,parameterMacro:u,modelPropertyMacro:h,mode:d,ancestors:A})],refSet:P,dereferenceOpts:{errors:$},immutable:!1,circular:c?"ignore":"replace",circularReplacer:c?Dx.dereference.circularReplacer:dw}}),k=((e,t,r)=>new _c({element:r}).transclude(e,t))(O,T,x),_=l?k:y.normalize(k);return{spec:oc(_),errors:$}}catch(e){if(e instanceof tl||e instanceof nl)return{spec:null,errors:[]};throw e}};fw.cache=new WeakMap;const mw=fw;function yw(e,t,r){if(r||(r=new gw),function(e){var t=typeof e;return null==e||"object"!=t&&"function"!=t}(e))return e;var s=function(s){var n=r.get(e);if(n)return n;for(var i in r.set(e,s),e)Object.prototype.hasOwnProperty.call(e,i)&&(s[i]=t?yw(e[i],!0,r):e[i]);return s};switch(Es(e)){case"Object":return s(Object.create(Object.getPrototypeOf(e)));case"Array":return s(Array(e.length));case"Date":return new Date(e.valueOf());case"RegExp":return cs(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 gw=function(){function e(){this.map={},this.length=0}return e.prototype.set=function(e,t){var r=this.hash(e),s=this.map[r];s||(this.map[r]=s=[]),s.push([e,t]),this.length+=1},e.prototype.hash=function(e){var 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(var t in this.map)for(var r=this.map[t],s=0;s<r.length;s+=1){if((i=r[s])[0]===e)return i[1]}else{var n=this.hash(e);if(r=this.map[n])for(s=0;s<r.length;s+=1){var i;if((i=r[s])[0]===e)return i[1]}}},e}(),vw=function(){function e(e,t,r,s){this.valueFn=e,this.valueAcc=t,this.keyFn=r,this.xf=s,this.inputs={}}return e.prototype["@@transducer/init"]=Fs,e.prototype["@@transducer/result"]=function(e){var t;for(t in this.inputs)if(ps(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,yw(this.valueAcc,!1)],this.inputs[r][1]=this.valueFn(this.inputs[r][1],t),e},e}();function bw(e,t,r){return function(s){return new vw(e,t,r,s)}}const xw=ts(nn("groupBy",dn(4,[],Ms([],bw,(function(e,t,r,s){var n=rn((function(s,n){var i=r(n),o=e(ps(i,s)?s[i]:yw(t,!1),n);return o&&o["@@transducer/reduced"]?Yo(s):(s[i]=o,s)}));return en(n,{},s)})))((function(e,t){return e.push(t),e}),[])));const Ew=class{internalStore;constructor(e,t,r){this.storageElement=e,this.storageField=t,this.storageSubField=r}get store(){if(!this.internalStore){let e=this.storageElement.get(this.storageField);ba(e)||(e=new Wo.Sh,this.storageElement.set(this.storageField,e));let t=e.get(this.storageSubField);xa(t)||(t=new Wo.wE,e.set(this.storageSubField,t)),this.internalStore=t}return this.internalStore}append(e){this.includes(e)||this.store.push(e)}includes(e){return this.store.includes(e)}},ww=e=>e.replace(/\s/g,""),jw=e=>e.replace(/\W/gi,"_"),Ow=(e,t,r)=>{const s=ww(e);return s.length>0?jw(s):((e,t)=>`${jw(ww(t.toLowerCase()))}${jw(ww(e))}`)(t,r)},Sw=({storageField:e="x-normalized",operationIdNormalizer:t=Ow}={})=>r=>{const{predicates:s,ancestorLineageToJSONPointer:n,namespace:i}=r,o=[],a=[],c=[];let l;return{visitor:{OpenApi3_1Element:{enter(t){l=new Ew(t,e,"operation-ids")},leave(){const e=xw((e=>oc(e.operationId)),a);Object.entries(e).forEach((([e,t])=>{Array.isArray(t)&&(t.length<=1||t.forEach(((t,r)=>{const s=`${e}${r+1}`;t.operationId=new i.elements.String(s)})))})),c.forEach((e=>{if(void 0===e.operationId)return;const t=String(oc(e.operationId)),r=a.find((e=>oc(e.meta.get("originalOperationId"))===t));void 0!==r&&(e.operationId=za.safe(r.operationId),e.meta.set("originalOperationId",t),e.set("__originalOperationId",t))})),a.length=0,c.length=0,l=void 0}},PathItemElement:{enter(e){const t=ln("path",oc(e.meta.get("path")));o.push(t)},leave(){o.pop()}},OperationElement:{enter(e,r,s,c,u){if(void 0===e.operationId)return;const p=n([...u,s,e]);if(l.includes(p))return;const h=String(oc(e.operationId)),d=hn(o),f=ln("method",oc(e.meta.get("http-method"))),m=t(h,d,f);h!==m&&(e.operationId=new i.elements.String(m),e.set("__originalOperationId",h),e.meta.set("originalOperationId",h),a.push(e),l.append(p))}},LinkElement:{leave(e){s.isLinkElement(e)&&void 0!==e.operationId&&c.push(e)}}}}};var Pw=function(){function e(e,t){this.xf=t,this.pred=e,this.items=[]}return e.prototype["@@transducer/init"]=Fs,e.prototype["@@transducer/result"]=Rs,e.prototype["@@transducer/step"]=function(e,t){return us(this.pred,t,this.items)?e:(this.items.push(t),this.xf["@@transducer/step"](e,t))},e}();function Aw(e){return function(t){return new Pw(e,t)}}const $w=ts(Ms([],Aw,(function(e,t){for(var r,s=0,n=t.length,i=[];s<n;)us(e,r=t[s],i)||(i[i.length]=r),s+=1;return i}))),Tw=({storageField:e="x-normalized"}={})=>t=>{const{predicates:r,ancestorLineageToJSONPointer:s}=t,n=(e,t)=>!!r.isParameterElement(e)&&(!!r.isParameterElement(t)&&(!!r.isStringElement(e.name)&&(!!r.isStringElement(e.in)&&(!!r.isStringElement(t.name)&&(!!r.isStringElement(t.in)&&(oc(e.name)===oc(t.name)&&oc(e.in)===oc(t.in))))))),i=[];let o;return{visitor:{OpenApi3_1Element:{enter(t){o=new Ew(t,e,"parameters")},leave(){o=void 0}},PathItemElement:{enter(e,t,s,n,o){if(o.some(r.isComponentsElement))return;const{parameters:a}=e;r.isArrayElement(a)?i.push([...a.content]):i.push([])},leave(){i.pop()}},OperationElement:{leave(e,t,r,a,c){const l=hn(i);if(!Array.isArray(l)||0===l.length)return;const u=s([...c,r,e]);if(o.includes(u))return;const p=OE([],["parameters","content"],e),h=$w(n,[...p,...l]);e.parameters=new Cy(h),o.append(u)}}}}},kw=({storageField:e="x-normalized"}={})=>t=>{const{predicates:r,ancestorLineageToJSONPointer:s}=t;let n,i;return{visitor:{OpenApi3_1Element:{enter(t){i=new Ew(t,e,"security-requirements"),r.isArrayElement(t.security)&&(n=t.security)},leave(){i=void 0,n=void 0}},OperationElement:{leave(e,t,o,a,c){if(c.some(r.isComponentsElement))return;const l=s([...c,o,e]);if(i.includes(l))return;var u;void 0===e.security&&void 0!==n&&(e.security=new Uy(null===(u=n)||void 0===u?void 0:u.content),i.append(l))}}}}},_w=({storageField:e="x-normalized"}={})=>t=>{const{predicates:r,ancestorLineageToJSONPointer:s}=t;let n;return{visitor:{OpenApi3_1Element:{enter(t){n=new Ew(t,e,"parameter-examples")},leave(){n=void 0}},ParameterElement:{leave(e,t,i,o,a){var c,l;if(a.some(r.isComponentsElement))return;if(void 0===e.schema||!r.isSchemaElement(e.schema))return;if(void 0===(null===(c=e.schema)||void 0===c?void 0:c.example)&&void 0===(null===(l=e.schema)||void 0===l?void 0:l.examples))return;const u=s([...a,i,e]);if(!n.includes(u)){if(void 0!==e.examples&&r.isObjectElement(e.examples)){const t=e.examples.map((e=>za.safe(e.value)));return void 0!==e.schema.examples&&(e.schema.set("examples",t),n.append(u)),void(void 0!==e.schema.example&&(e.schema.set("example",t[0]),n.append(u)))}void 0!==e.example&&(void 0!==e.schema.examples&&(e.schema.set("examples",[za(e.example)]),n.append(u)),void 0!==e.schema.example&&(e.schema.set("example",za(e.example)),n.append(u)))}}}}}},Cw=({storageField:e="x-normalized"}={})=>t=>{const{predicates:r,ancestorLineageToJSONPointer:s}=t;let n;return{visitor:{OpenApi3_1Element:{enter(t){n=new Ew(t,e,"header-examples")},leave(){n=void 0}},HeaderElement:{leave(e,t,i,o,a){var c,l;if(a.some(r.isComponentsElement))return;if(void 0===e.schema||!r.isSchemaElement(e.schema))return;if(void 0===(null===(c=e.schema)||void 0===c?void 0:c.example)&&void 0===(null===(l=e.schema)||void 0===l?void 0:l.examples))return;const u=s([...a,i,e]);if(!n.includes(u)){if(void 0!==e.examples&&r.isObjectElement(e.examples)){const t=e.examples.map((e=>za.safe(e.value)));return void 0!==e.schema.examples&&(e.schema.set("examples",t),n.append(u)),void(void 0!==e.schema.example&&(e.schema.set("example",t[0]),n.append(u)))}void 0!==e.example&&(void 0!==e.schema.examples&&(e.schema.set("examples",[za(e.example)]),n.append(u)),void 0!==e.schema.example&&(e.schema.set("example",za(e.example)),n.append(u)))}}}}}},Mw=e=>{if(!ba(e))return e;const t=[Sw({operationIdNormalizer:(e,t,r)=>Po({operationId:e},t,r,{v2OperationIdCompatibilityMode:!1})}),Tw(),kw(),_w(),Cw()];return Ac(e,t,{toolboxCreator:$x,visitorOptions:{keyMap:Sx,nodeTypeGetter:Ox}})},Iw={name:"openapi-3-1-apidom",match:e=>_o(e),normalize(e){if(!fa(e)&&Ko(e)&&!e.$$normalized){const r=(t=Mw,e=>{const r=Vg.refract(e);r.classes.push("result");const s=t(r),n=oc(s);return mw.cache.set(n,s),oc(s)})(e);return r.$$normalized=!0,r}var t;return fa(e)?Mw(e):e},resolve:async e=>mw(e)};function Fw(e,t,r){if(!e||"object"!=typeof e||!e.paths||"object"!=typeof e.paths)return null;const{paths:s}=e;for(const n in s)for(const i in s[n]){if("PARAMETERS"===i.toUpperCase())continue;const o=s[n][i];if(!o||"object"!=typeof o)continue;const a={spec:e,pathName:n,method:i.toUpperCase(),operation:o},c=t(a);if(r&&c)return a}}const Rw=()=>null,Dw={mapTagOperations:function({spec:e,cb:t=Rw,defaultTag:r="default",v2OperationIdCompatibilityMode:s}){const n={},i={};return Fw(e,(({pathName:o,method:a,operation:c})=>{var l;(c.tags?(l=c.tags,Array.isArray(l)?l:[l]):[r]).forEach((r=>{if("string"!=typeof r)return;i[r]=i[r]||{};const l=i[r],u=Po(c,o,a,{v2OperationIdCompatibilityMode:s}),p=t({spec:e,pathName:o,method:a,operation:c,operationId:u});if(n[u])n[u]+=1,l[`${u}${n[u]}`]=p;else if(void 0!==l[u]){const e=n[u]||1;n[u]=e+1,l[`${u}${n[u]}`]=p;const t=l[u];delete l[u],l[`${u}${e}`]=t}else l[u]=p}))})),i},makeExecute:function(e={}){return({pathName:t,method:r,operationId:s})=>(n,i={})=>{const{requestInterceptor:o,responseInterceptor:a,userFetch:c}=e;return e.execute({spec:e.spec,requestInterceptor:o,responseInterceptor:a,userFetch:c,pathName:t,method:r,parameters:n,operationId:s,...i})}}};var Nw=r(7427);const Lw=function(){const e=Uw,t=Bw,r=this,s="parser.js: Parser(): ";r.ast=void 0,r.stats=void 0,r.trace=void 0,r.callbacks=[];let n,i,o,a,c,l,u,p=0,h=0,d=0,f=0,m=0,y=new function(){this.state=e.ACTIVE,this.phraseLength=0,this.refresh=()=>{this.state=e.ACTIVE,this.phraseLength=0}};r.parse=(g,v,x,E)=>{const w=`${s}parse(): `;p=0,h=0,d=0,f=0,m=0,n=void 0,i=void 0,o=void 0,a=void 0,y.refresh(),c=void 0,l=void 0,u=void 0,a=t.stringToChars(x),n=g.rules,i=g.udts;const j=v.toLowerCase();let O;for(const e in n)if(n.hasOwnProperty(e)&&j===n[e].lower){O=n[e].index;break}if(void 0===O)throw new Error(`${w}start rule name '${startRule}' not recognized`);(()=>{const e=`${s}initializeCallbacks(): `;let t,o;for(c=[],l=[],t=0;t<n.length;t+=1)c[t]=void 0;for(t=0;t<i.length;t+=1)l[t]=void 0;const a=[];for(t=0;t<n.length;t+=1)a.push(n[t].lower);for(t=0;t<i.length;t+=1)a.push(i[t].lower);for(const s in r.callbacks)if(r.callbacks.hasOwnProperty(s)){if(t=a.indexOf(s.toLowerCase()),t<0)throw new Error(`${e}syntax callback '${s}' not a rule or udt name`);if(o=r.callbacks[s]?r.callbacks[s]:void 0,"function"!=typeof o&&void 0!==o)throw new Error(`${e}syntax callback[${s}] must be function reference or falsy)`);t<n.length?c[t]=o:l[t-n.length]=o}})(),r.trace&&r.trace.init(n,i,a),r.stats&&r.stats.init(n,i),r.ast&&r.ast.init(n,i,a),u=E,o=[{type:e.RNM,index:O}],b(0,0),o=void 0;let S=!1;switch(y.state){case e.ACTIVE:throw new Error(`${w}final state should never be 'ACTIVE'`);case e.NOMATCH:S=!1;break;case e.EMPTY:case e.MATCH:S=y.phraseLength===a.length;break;default:throw new Error("unrecognized state")}return{success:S,state:y.state,stateName:e.idName(y.state),length:a.length,matched:y.phraseLength,maxMatched:m,maxTreeDepth:d,nodeHits:f}};const g=(t,r,n,i)=>{if(r.phraseLength>n){let e=`${s}opRNM(${t.name}): callback function error: `;throw e+=`sysData.phraseLength: ${r.phraseLength}`,e+=` must be <= remaining chars: ${n}`,new Error(e)}switch(r.state){case e.ACTIVE:if(!i)throw new Error(`${s}opRNM(${t.name}): callback function return error. ACTIVE state not allowed.`);break;case e.EMPTY:r.phraseLength=0;break;case e.MATCH:0===r.phraseLength&&(r.state=e.EMPTY);break;case e.NOMATCH:r.phraseLength=0;break;default:throw new Error(`${s}opRNM(${t.name}): callback function return error. Unrecognized return state: ${r.state}`)}},v=(t,c)=>{let h,d,f;const m=o[t],g=i[m.index];y.UdtIndex=g.index,p||(f=r.ast&&r.ast.udtDefined(m.index),f&&(d=n.length+m.index,h=r.ast.getLength(),r.ast.down(d,g.name)));const v=a.length-c;l[m.index](y,a,c,u),((t,r,n)=>{if(r.phraseLength>n){let e=`${s}opUDT(${t.name}): callback function error: `;throw e+=`sysData.phraseLength: ${r.phraseLength}`,e+=` must be <= remaining chars: ${n}`,new Error(e)}switch(r.state){case e.ACTIVE:throw new Error(`${s}opUDT(${t.name}) ACTIVE state return not allowed.`);case e.EMPTY:if(!t.empty)throw new Error(`${s}opUDT(${t.name}) may not return EMPTY.`);r.phraseLength=0;break;case e.MATCH:if(0===r.phraseLength){if(!t.empty)throw new Error(`${s}opUDT(${t.name}) may not return EMPTY.`);r.state=e.EMPTY}break;case e.NOMATCH:r.phraseLength=0;break;default:throw new Error(`${s}opUDT(${t.name}): callback function return error. Unrecognized return state: ${r.state}`)}})(g,y,v),p||f&&(y.state===e.NOMATCH?r.ast.setLength(h):r.ast.up(d,g.name,c,y.phraseLength))},b=(t,i)=>{const l=`${s}opExecute(): `,x=o[t];switch(f+=1,h>d&&(d=h),h+=1,y.refresh(),r.trace&&r.trace.down(x,i),x.type){case e.ALT:((t,r)=>{const s=o[t];for(let t=0;t<s.children.length&&(b(s.children[t],r),y.state===e.NOMATCH);t+=1);})(t,i);break;case e.CAT:((t,s)=>{let n,i,a,c;const l=o[t];r.ast&&(i=r.ast.getLength()),n=!0,a=s,c=0;for(let t=0;t<l.children.length;t+=1){if(b(l.children[t],a),y.state===e.NOMATCH){n=!1;break}a+=y.phraseLength,c+=y.phraseLength}n?(y.state=0===c?e.EMPTY:e.MATCH,y.phraseLength=c):(y.state=e.NOMATCH,y.phraseLength=0,r.ast&&r.ast.setLength(i))})(t,i);break;case e.REP:((t,s)=>{let n,i,c,l;const u=o[t];if(0===u.max)return y.state=e.EMPTY,void(y.phraseLength=0);for(i=s,c=0,l=0,r.ast&&(n=r.ast.getLength());!(i>=a.length)&&(b(t+1,i),y.state!==e.NOMATCH)&&y.state!==e.EMPTY&&(l+=1,c+=y.phraseLength,i+=y.phraseLength,l!==u.max););y.state===e.EMPTY||l>=u.min?(y.state=0===c?e.EMPTY:e.MATCH,y.phraseLength=c):(y.state=e.NOMATCH,y.phraseLength=0,r.ast&&r.ast.setLength(n))})(t,i);break;case e.RNM:((t,s)=>{let i,l,h;const d=o[t],f=n[d.index],m=c[f.index];if(p||(l=r.ast&&r.ast.ruleDefined(d.index),l&&(i=r.ast.getLength(),r.ast.down(d.index,n[d.index].name))),m){const t=a.length-s;m(y,a,s,u),g(f,y,t,!0),y.state===e.ACTIVE&&(h=o,o=f.opcodes,b(0,s),o=h,m(y,a,s,u),g(f,y,t,!1))}else h=o,o=f.opcodes,b(0,s,y),o=h;p||l&&(y.state===e.NOMATCH?r.ast.setLength(i):r.ast.up(d.index,f.name,s,y.phraseLength))})(t,i);break;case e.TRG:((t,r)=>{const s=o[t];y.state=e.NOMATCH,r<a.length&&s.min<=a[r]&&a[r]<=s.max&&(y.state=e.MATCH,y.phraseLength=1)})(t,i);break;case e.TBS:((t,r)=>{const s=o[t],n=s.string.length;if(y.state=e.NOMATCH,r+n<=a.length){for(let e=0;e<n;e+=1)if(a[r+e]!==s.string[e])return;y.state=e.MATCH,y.phraseLength=n}})(t,i);break;case e.TLS:((t,r)=>{let s;const n=o[t];y.state=e.NOMATCH;const i=n.string.length;if(0!==i){if(r+i<=a.length){for(let e=0;e<i;e+=1)if(s=a[r+e],s>=65&&s<=90&&(s+=32),s!==n.string[e])return;y.state=e.MATCH,y.phraseLength=i}}else y.state=e.EMPTY})(t,i);break;case e.UDT:v(t,i);break;case e.AND:((t,r)=>{switch(p+=1,b(t+1,r),p-=1,y.phraseLength=0,y.state){case e.EMPTY:case e.MATCH:y.state=e.EMPTY;break;case e.NOMATCH:y.state=e.NOMATCH;break;default:throw new Error(`opAND: invalid state ${y.state}`)}})(t,i);break;case e.NOT:((t,r)=>{switch(p+=1,b(t+1,r),p-=1,y.phraseLength=0,y.state){case e.EMPTY:case e.MATCH:y.state=e.NOMATCH;break;case e.NOMATCH:y.state=e.EMPTY;break;default:throw new Error(`opNOT: invalid state ${y.state}`)}})(t,i);break;default:throw new Error(`${l}unrecognized operator`)}p||i+y.phraseLength>m&&(m=i+y.phraseLength),r.stats&&r.stats.collect(x,y),r.trace&&r.trace.up(x,y.state,i,y.phraseLength),h-=1}},qw=function(){const e=Uw,t=Bw,r=this;let s,n,i,o=0;const a=[],c=[],l=[];function u(e){let t="";for(;e-- >0;)t+=" ";return t}r.callbacks=[],r.init=(e,t,u)=>{let p;c.length=0,l.length=0,o=0,s=e,n=t,i=u;const h=[];for(p=0;p<s.length;p+=1)h.push(s[p].lower);for(p=0;p<n.length;p+=1)h.push(n[p].lower);for(o=s.length+n.length,p=0;p<o;p+=1)a[p]=void 0;for(const e in r.callbacks)if(r.callbacks.hasOwnProperty(e)){const t=e.toLowerCase();if(p=h.indexOf(t),p<0)throw new Error(`parser.js: Ast()): init: node '${e}' not a rule or udt name`);a[p]=r.callbacks[e]}},r.ruleDefined=e=>!!a[e],r.udtDefined=e=>!!a[s.length+e],r.down=(t,r)=>{const s=l.length;return c.push(s),l.push({name:r,thisIndex:s,thatIndex:void 0,state:e.SEM_PRE,callbackIndex:t,phraseIndex:void 0,phraseLength:void 0,stack:c.length}),s},r.up=(t,r,s,n)=>{const i=l.length,o=c.pop();return l.push({name:r,thisIndex:i,thatIndex:o,state:e.SEM_POST,callbackIndex:t,phraseIndex:s,phraseLength:n,stack:c.length}),l[o].thatIndex=i,l[o].phraseIndex=s,l[o].phraseLength=n,i},r.translate=t=>{let r,s;for(let n=0;n<l.length;n+=1)s=l[n],r=a[s.callbackIndex],r&&(s.state===e.SEM_PRE?r(e.SEM_PRE,i,s.phraseIndex,s.phraseLength,t):r&&r(e.SEM_POST,i,s.phraseIndex,s.phraseLength,t))},r.setLength=e=>{l.length=e,c.length=e>0?l[e-1].stack:0},r.getLength=()=>l.length,r.toXml=()=>{let r="",s=0;return r+='<?xml version="1.0" encoding="utf-8"?>\n',r+=`<root nodes="${l.length/2}" characters="${i.length}">\n`,r+="\x3c!-- input string --\x3e\n",r+=u(s+2),r+=t.charsToString(i),r+="\n",l.forEach((n=>{n.state===e.SEM_PRE?(s+=1,r+=u(s),r+=`<node name="${n.name}" index="${n.phraseIndex}" length="${n.phraseLength}">\n`,r+=u(s+2),r+=t.charsToString(i,n.phraseIndex,n.phraseLength),r+="\n"):(r+=u(s),r+=`</node>\x3c!-- name="${n.name}" --\x3e\n`,s-=1)})),r+="</root>\n",r}},Bw={stringToChars:e=>[...e].map((e=>e.codePointAt(0))),charsToString:(e,t,r)=>{let s=e;for(;!(void 0===t||t<0);){if(void 0===r){s=e.slice(t);break}if(r<=0)return"";s=e.slice(t,t+r);break}return String.fromCodePoint(...s)}},Uw={ALT:1,CAT:2,REP:3,RNM:4,TRG:5,TBS:6,TLS:7,UDT:11,AND:12,NOT:13,ACTIVE:100,MATCH:101,EMPTY:102,NOMATCH:103,SEM_PRE:200,SEM_POST:201,SEM_OK:300,idName:e=>{switch(e){case Uw.ALT:return"ALT";case Uw.CAT:return"CAT";case Uw.REP:return"REP";case Uw.RNM:return"RNM";case Uw.TRG:return"TRG";case Uw.TBS:return"TBS";case Uw.TLS:return"TLS";case Uw.UDT:return"UDT";case Uw.AND:return"AND";case Uw.NOT:return"NOT";case Uw.ACTIVE:return"ACTIVE";case Uw.EMPTY:return"EMPTY";case Uw.MATCH:return"MATCH";case Uw.NOMATCH:return"NOMATCH";case Uw.SEM_PRE:return"SEM_PRE";case Uw.SEM_POST:return"SEM_POST";case Uw.SEM_OK:return"SEM_OK";default:return"UNRECOGNIZED STATE"}}};const Vw=(e,t,r,s,n)=>{if(e===Uw.SEM_PRE){if(!1===Array.isArray(n))throw new Error("parser's user data must be an array");n.push(["server-url-template",Bw.charsToString(t,r,s)])}return Uw.SEM_OK},zw=(e,t,r,s,n)=>{if(e===Uw.SEM_PRE){if(!1===Array.isArray(n))throw new Error("parser's user data must be an array");n.push(["server-variable",Bw.charsToString(t,r,s)])}return Uw.SEM_OK},Hw=(e,t,r,s,n)=>{if(e===Uw.SEM_PRE){if(!1===Array.isArray(n))throw new Error("parser's user data must be an array");n.push(["server-variable-name",Bw.charsToString(t,r,s)])}return Uw.SEM_OK},Gw=(e,t,r,s,n)=>{if(e===Uw.SEM_PRE){if(!1===Array.isArray(n))throw new Error("parser's user data must be an array");n.push(["literals",Bw.charsToString(t,r,s)])}return Uw.SEM_OK},Jw=new function(){this.grammarObject="grammarObject",this.rules=[],this.rules[0]={name:"server-url-template",lower:"server-url-template",index:0,isBkr:!1},this.rules[1]={name:"server-variable",lower:"server-variable",index:1,isBkr:!1},this.rules[2]={name:"server-variable-name",lower:"server-variable-name",index:2,isBkr:!1},this.rules[3]={name:"literals",lower:"literals",index:3,isBkr:!1},this.rules[4]={name:"ALPHA",lower:"alpha",index:4,isBkr:!1},this.rules[5]={name:"DIGIT",lower:"digit",index:5,isBkr:!1},this.rules[6]={name:"HEXDIG",lower:"hexdig",index:6,isBkr:!1},this.rules[7]={name:"pct-encoded",lower:"pct-encoded",index:7,isBkr:!1},this.rules[8]={name:"unreserved",lower:"unreserved",index:8,isBkr:!1},this.rules[9]={name:"sub-delims",lower:"sub-delims",index:9,isBkr:!1},this.rules[10]={name:"ucschar",lower:"ucschar",index:10,isBkr:!1},this.rules[11]={name:"iprivate",lower:"iprivate",index:11,isBkr:!1},this.udts=[],this.rules[0].opcodes=[],this.rules[0].opcodes[0]={type:3,min:1,max:1/0},this.rules[0].opcodes[1]={type:1,children:[2,3]},this.rules[0].opcodes[2]={type:4,index:3},this.rules[0].opcodes[3]={type:4,index:1},this.rules[1].opcodes=[],this.rules[1].opcodes[0]={type:2,children:[1,2,3]},this.rules[1].opcodes[1]={type:7,string:[123]},this.rules[1].opcodes[2]={type:4,index:2},this.rules[1].opcodes[3]={type:7,string:[125]},this.rules[2].opcodes=[],this.rules[2].opcodes[0]={type:3,min:1,max:1/0},this.rules[2].opcodes[1]={type:1,children:[2,3,4,5,6]},this.rules[2].opcodes[2]={type:4,index:8},this.rules[2].opcodes[3]={type:4,index:7},this.rules[2].opcodes[4]={type:4,index:9},this.rules[2].opcodes[5]={type:7,string:[58]},this.rules[2].opcodes[6]={type:7,string:[64]},this.rules[3].opcodes=[],this.rules[3].opcodes[0]={type:3,min:1,max:1/0},this.rules[3].opcodes[1]={type:1,children:[2,3,4,5,6,7,8,9,10,11,12,13,14]},this.rules[3].opcodes[2]={type:6,string:[33]},this.rules[3].opcodes[3]={type:5,min:35,max:36},this.rules[3].opcodes[4]={type:6,string:[38]},this.rules[3].opcodes[5]={type:5,min:40,max:59},this.rules[3].opcodes[6]={type:6,string:[61]},this.rules[3].opcodes[7]={type:5,min:63,max:91},this.rules[3].opcodes[8]={type:6,string:[93]},this.rules[3].opcodes[9]={type:6,string:[95]},this.rules[3].opcodes[10]={type:5,min:97,max:122},this.rules[3].opcodes[11]={type:6,string:[126]},this.rules[3].opcodes[12]={type:4,index:10},this.rules[3].opcodes[13]={type:4,index:11},this.rules[3].opcodes[14]={type:4,index:7},this.rules[4].opcodes=[],this.rules[4].opcodes[0]={type:1,children:[1,2]},this.rules[4].opcodes[1]={type:5,min:65,max:90},this.rules[4].opcodes[2]={type:5,min:97,max:122},this.rules[5].opcodes=[],this.rules[5].opcodes[0]={type:5,min:48,max:57},this.rules[6].opcodes=[],this.rules[6].opcodes[0]={type:1,children:[1,2,3,4,5,6,7]},this.rules[6].opcodes[1]={type:4,index:5},this.rules[6].opcodes[2]={type:7,string:[97]},this.rules[6].opcodes[3]={type:7,string:[98]},this.rules[6].opcodes[4]={type:7,string:[99]},this.rules[6].opcodes[5]={type:7,string:[100]},this.rules[6].opcodes[6]={type:7,string:[101]},this.rules[6].opcodes[7]={type:7,string:[102]},this.rules[7].opcodes=[],this.rules[7].opcodes[0]={type:2,children:[1,2,3]},this.rules[7].opcodes[1]={type:7,string:[37]},this.rules[7].opcodes[2]={type:4,index:6},this.rules[7].opcodes[3]={type:4,index:6},this.rules[8].opcodes=[],this.rules[8].opcodes[0]={type:1,children:[1,2,3,4,5,6]},this.rules[8].opcodes[1]={type:4,index:4},this.rules[8].opcodes[2]={type:4,index:5},this.rules[8].opcodes[3]={type:7,string:[45]},this.rules[8].opcodes[4]={type:7,string:[46]},this.rules[8].opcodes[5]={type:7,string:[95]},this.rules[8].opcodes[6]={type:7,string:[126]},this.rules[9].opcodes=[],this.rules[9].opcodes[0]={type:1,children:[1,2,3,4,5,6,7,8,9,10,11]},this.rules[9].opcodes[1]={type:7,string:[33]},this.rules[9].opcodes[2]={type:7,string:[36]},this.rules[9].opcodes[3]={type:7,string:[38]},this.rules[9].opcodes[4]={type:7,string:[39]},this.rules[9].opcodes[5]={type:7,string:[40]},this.rules[9].opcodes[6]={type:7,string:[41]},this.rules[9].opcodes[7]={type:7,string:[42]},this.rules[9].opcodes[8]={type:7,string:[43]},this.rules[9].opcodes[9]={type:7,string:[44]},this.rules[9].opcodes[10]={type:7,string:[59]},this.rules[9].opcodes[11]={type:7,string:[61]},this.rules[10].opcodes=[],this.rules[10].opcodes[0]={type:1,children:[1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17]},this.rules[10].opcodes[1]={type:5,min:160,max:55295},this.rules[10].opcodes[2]={type:5,min:63744,max:64975},this.rules[10].opcodes[3]={type:5,min:65008,max:65519},this.rules[10].opcodes[4]={type:5,min:65536,max:131069},this.rules[10].opcodes[5]={type:5,min:131072,max:196605},this.rules[10].opcodes[6]={type:5,min:196608,max:262141},this.rules[10].opcodes[7]={type:5,min:262144,max:327677},this.rules[10].opcodes[8]={type:5,min:327680,max:393213},this.rules[10].opcodes[9]={type:5,min:393216,max:458749},this.rules[10].opcodes[10]={type:5,min:458752,max:524285},this.rules[10].opcodes[11]={type:5,min:524288,max:589821},this.rules[10].opcodes[12]={type:5,min:589824,max:655357},this.rules[10].opcodes[13]={type:5,min:655360,max:720893},this.rules[10].opcodes[14]={type:5,min:720896,max:786429},this.rules[10].opcodes[15]={type:5,min:786432,max:851965},this.rules[10].opcodes[16]={type:5,min:851968,max:917501},this.rules[10].opcodes[17]={type:5,min:921600,max:983037},this.rules[11].opcodes=[],this.rules[11].opcodes[0]={type:1,children:[1,2,3]},this.rules[11].opcodes[1]={type:5,min:57344,max:63743},this.rules[11].opcodes[2]={type:5,min:983040,max:1048573},this.rules[11].opcodes[3]={type:5,min:1048576,max:1114109},this.toString=function(){let e="";return e+="; OpenAPI Server URL templating ABNF syntax\n",e+="server-url-template = 1*( literals / server-variable )\n",e+='server-variable = "{" server-variable-name "}"\n',e+='server-variable-name = 1*( unreserved / pct-encoded / sub-delims / ":" / "@" )\n',e+="literals = 1*( %x21 / %x23-24 / %x26 / %x28-3B / %x3D / %x3F-5B\n",e+=" / %x5D / %x5F / %x61-7A / %x7E / ucschar / iprivate\n",e+=" / pct-encoded)\n",e+=" ; any Unicode character except: CTL, SP,\n",e+=' ; DQUOTE, "\'", "%" (aside from pct-encoded),\n',e+=' ; "<", ">", "\\", "^", "`", "{", "|", "}"\n',e+="\n",e+="; Characters definitions (from RFC 6570)\n",e+="ALPHA = %x41-5A / %x61-7A ; A-Z / a-z\n",e+="DIGIT = %x30-39 ; 0-9\n",e+='HEXDIG = DIGIT / "A" / "B" / "C" / "D" / "E" / "F"\n',e+=" ; case-insensitive\n",e+="\n",e+='pct-encoded = "%" HEXDIG HEXDIG\n',e+='unreserved = ALPHA / DIGIT / "-" / "." / "_" / "~"\n',e+='sub-delims = "!" / "$" / "&" / "\'" / "(" / ")"\n',e+=' / "*" / "+" / "," / ";" / "="\n',e+="\n",e+="ucschar = %xA0-D7FF / %xF900-FDCF / %xFDF0-FFEF\n",e+=" / %x10000-1FFFD / %x20000-2FFFD / %x30000-3FFFD\n",e+=" / %x40000-4FFFD / %x50000-5FFFD / %x60000-6FFFD\n",e+=" / %x70000-7FFFD / %x80000-8FFFD / %x90000-9FFFD\n",e+=" / %xA0000-AFFFD / %xB0000-BFFFD / %xC0000-CFFFD\n",e+=" / %xD0000-DFFFD / %xE1000-EFFFD\n",e+="\n",e+="iprivate = %xE000-F8FF / %xF0000-FFFFD / %x100000-10FFFD\n",'; OpenAPI Server URL templating ABNF syntax\nserver-url-template = 1*( literals / server-variable )\nserver-variable = "{" server-variable-name "}"\nserver-variable-name = 1*( unreserved / pct-encoded / sub-delims / ":" / "@" )\nliterals = 1*( %x21 / %x23-24 / %x26 / %x28-3B / %x3D / %x3F-5B\n / %x5D / %x5F / %x61-7A / %x7E / ucschar / iprivate\n / pct-encoded)\n ; any Unicode character except: CTL, SP,\n ; DQUOTE, "\'", "%" (aside from pct-encoded),\n ; "<", ">", "\\", "^", "`", "{", "|", "}"\n\n; Characters definitions (from RFC 6570)\nALPHA = %x41-5A / %x61-7A ; A-Z / a-z\nDIGIT = %x30-39 ; 0-9\nHEXDIG = DIGIT / "A" / "B" / "C" / "D" / "E" / "F"\n ; case-insensitive\n\npct-encoded = "%" HEXDIG HEXDIG\nunreserved = ALPHA / DIGIT / "-" / "." / "_" / "~"\nsub-delims = "!" / "$" / "&" / "\'" / "(" / ")"\n / "*" / "+" / "," / ";" / "="\n\nucschar = %xA0-D7FF / %xF900-FDCF / %xFDF0-FFEF\n / %x10000-1FFFD / %x20000-2FFFD / %x30000-3FFFD\n / %x40000-4FFFD / %x50000-5FFFD / %x60000-6FFFD\n / %x70000-7FFFD / %x80000-8FFFD / %x90000-9FFFD\n / %xA0000-AFFFD / %xB0000-BFFFD / %xC0000-CFFFD\n / %xD0000-DFFFD / %xE1000-EFFFD\n\niprivate = %xE000-F8FF / %xF0000-FFFFD / %x100000-10FFFD\n'}},Kw=e=>{const t=new Lw;t.ast=new qw,t.ast.callbacks["server-url-template"]=Vw,t.ast.callbacks["server-variable"]=zw,t.ast.callbacks["server-variable-name"]=Hw,t.ast.callbacks.literals=Gw;return{result:t.parse(Jw,"server-url-template",e),ast:t.ast}},Ww=(e,{strict:t=!1}={})=>{try{const r=Kw(e);if(!r.result.success)return!1;const s=[];r.ast.translate(s);const n=s.some((([e])=>"server-variable"===e));if(!t&&!n)try{return new URL(e,"https://vladimirgorej.com"),!0}catch{return!1}return!t||n}catch{return!1}},Yw=e=>(e=>{try{return"string"==typeof e&&decodeURIComponent(e)!==e}catch{return!1}})(e)?e:encodeURIComponent(e).replace(/%5B/g,"[").replace(/%5D/g,"]"),Xw=["literals","server-variable-name"],Zw=(e,t,r={})=>{const s={...{encoder:Yw},...r},n=Kw(e);if(!n.result.success)return e;const i=[];n.ast.translate(i);const o=i.filter((([e])=>Xw.includes(e))).map((([e,r])=>"server-variable-name"===e?Object.hasOwn(t,r)?s.encoder(t[r],r):`{${r}}`:r));return o.join("")};const Qw=(e,t,r,s,n)=>(e===Uw.SEM_PRE?n.push(["slash",Bw.charsToString(t,r,s)]):Uw.SEM_POST,Uw.SEM_OK),ej=(e,t,r,s,n)=>{if(e===Uw.SEM_PRE){if(!1===Array.isArray(n))throw new Error("parser's user data must be an array");n.push(["path-template",Bw.charsToString(t,r,s)])}return Uw.SEM_OK},tj=(e,t,r,s,n)=>(e===Uw.SEM_PRE?n.push(["path",Bw.charsToString(t,r,s)]):Uw.SEM_POST,Uw.SEM_OK),rj=(e,t,r,s,n)=>(e===Uw.SEM_PRE?n.push(["path-literal",Bw.charsToString(t,r,s)]):Uw.SEM_POST,Uw.SEM_OK),sj=(e,t,r,s,n)=>(e===Uw.SEM_PRE?n.push(["query",Bw.charsToString(t,r,s)]):Uw.SEM_POST,Uw.SEM_OK),nj=(e,t,r,s,n)=>(e===Uw.SEM_PRE?n.push(["query-marker",Bw.charsToString(t,r,s)]):Uw.SEM_POST,Uw.SEM_OK),ij=(e,t,r,s,n)=>(e===Uw.SEM_PRE?n.push(["fragment",Bw.charsToString(t,r,s)]):Uw.SEM_POST,Uw.SEM_OK),oj=(e,t,r,s,n)=>(e===Uw.SEM_PRE?n.push(["fragment-marker",Bw.charsToString(t,r,s)]):Uw.SEM_POST,Uw.SEM_OK),aj=(e,t,r,s,n)=>(e===Uw.SEM_PRE?n.push(["template-expression",Bw.charsToString(t,r,s)]):Uw.SEM_POST,Uw.SEM_OK),cj=(e,t,r,s,n)=>(e===Uw.SEM_PRE?n.push(["template-expression-param-name",Bw.charsToString(t,r,s)]):Uw.SEM_POST,Uw.SEM_OK),lj=new function(){this.grammarObject="grammarObject",this.rules=[],this.rules[0]={name:"path-template",lower:"path-template",index:0,isBkr:!1},this.rules[1]={name:"path",lower:"path",index:1,isBkr:!1},this.rules[2]={name:"path-segment",lower:"path-segment",index:2,isBkr:!1},this.rules[3]={name:"query",lower:"query",index:3,isBkr:!1},this.rules[4]={name:"query-literal",lower:"query-literal",index:4,isBkr:!1},this.rules[5]={name:"query-marker",lower:"query-marker",index:5,isBkr:!1},this.rules[6]={name:"fragment",lower:"fragment",index:6,isBkr:!1},this.rules[7]={name:"fragment-literal",lower:"fragment-literal",index:7,isBkr:!1},this.rules[8]={name:"fragment-marker",lower:"fragment-marker",index:8,isBkr:!1},this.rules[9]={name:"slash",lower:"slash",index:9,isBkr:!1},this.rules[10]={name:"path-literal",lower:"path-literal",index:10,isBkr:!1},this.rules[11]={name:"template-expression",lower:"template-expression",index:11,isBkr:!1},this.rules[12]={name:"template-expression-param-name",lower:"template-expression-param-name",index:12,isBkr:!1},this.rules[13]={name:"unreserved",lower:"unreserved",index:13,isBkr:!1},this.rules[14]={name:"pct-encoded",lower:"pct-encoded",index:14,isBkr:!1},this.rules[15]={name:"sub-delims",lower:"sub-delims",index:15,isBkr:!1},this.rules[16]={name:"ALPHA",lower:"alpha",index:16,isBkr:!1},this.rules[17]={name:"DIGIT",lower:"digit",index:17,isBkr:!1},this.rules[18]={name:"HEXDIG",lower:"hexdig",index:18,isBkr:!1},this.udts=[],this.rules[0].opcodes=[],this.rules[0].opcodes[0]={type:2,children:[1,2,6]},this.rules[0].opcodes[1]={type:4,index:1},this.rules[0].opcodes[2]={type:3,min:0,max:1},this.rules[0].opcodes[3]={type:2,children:[4,5]},this.rules[0].opcodes[4]={type:4,index:5},this.rules[0].opcodes[5]={type:4,index:3},this.rules[0].opcodes[6]={type:3,min:0,max:1},this.rules[0].opcodes[7]={type:2,children:[8,9]},this.rules[0].opcodes[8]={type:4,index:8},this.rules[0].opcodes[9]={type:4,index:6},this.rules[1].opcodes=[],this.rules[1].opcodes[0]={type:2,children:[1,2,6]},this.rules[1].opcodes[1]={type:4,index:9},this.rules[1].opcodes[2]={type:3,min:0,max:1/0},this.rules[1].opcodes[3]={type:2,children:[4,5]},this.rules[1].opcodes[4]={type:4,index:2},this.rules[1].opcodes[5]={type:4,index:9},this.rules[1].opcodes[6]={type:3,min:0,max:1},this.rules[1].opcodes[7]={type:4,index:2},this.rules[2].opcodes=[],this.rules[2].opcodes[0]={type:3,min:1,max:1/0},this.rules[2].opcodes[1]={type:1,children:[2,3]},this.rules[2].opcodes[2]={type:4,index:10},this.rules[2].opcodes[3]={type:4,index:11},this.rules[3].opcodes=[],this.rules[3].opcodes[0]={type:3,min:0,max:1/0},this.rules[3].opcodes[1]={type:4,index:4},this.rules[4].opcodes=[],this.rules[4].opcodes[0]={type:3,min:1,max:1/0},this.rules[4].opcodes[1]={type:1,children:[2,3,4,5,6,7,8,9,10]},this.rules[4].opcodes[2]={type:4,index:13},this.rules[4].opcodes[3]={type:4,index:14},this.rules[4].opcodes[4]={type:4,index:15},this.rules[4].opcodes[5]={type:7,string:[58]},this.rules[4].opcodes[6]={type:7,string:[64]},this.rules[4].opcodes[7]={type:7,string:[47]},this.rules[4].opcodes[8]={type:7,string:[63]},this.rules[4].opcodes[9]={type:7,string:[38]},this.rules[4].opcodes[10]={type:7,string:[61]},this.rules[5].opcodes=[],this.rules[5].opcodes[0]={type:7,string:[63]},this.rules[6].opcodes=[],this.rules[6].opcodes[0]={type:3,min:0,max:1/0},this.rules[6].opcodes[1]={type:4,index:7},this.rules[7].opcodes=[],this.rules[7].opcodes[0]={type:3,min:1,max:1/0},this.rules[7].opcodes[1]={type:1,children:[2,3,4,5,6,7,8]},this.rules[7].opcodes[2]={type:4,index:13},this.rules[7].opcodes[3]={type:4,index:14},this.rules[7].opcodes[4]={type:4,index:15},this.rules[7].opcodes[5]={type:7,string:[58]},this.rules[7].opcodes[6]={type:7,string:[64]},this.rules[7].opcodes[7]={type:7,string:[47]},this.rules[7].opcodes[8]={type:7,string:[63]},this.rules[8].opcodes=[],this.rules[8].opcodes[0]={type:7,string:[35]},this.rules[9].opcodes=[],this.rules[9].opcodes[0]={type:7,string:[47]},this.rules[10].opcodes=[],this.rules[10].opcodes[0]={type:3,min:1,max:1/0},this.rules[10].opcodes[1]={type:1,children:[2,3,4,5,6]},this.rules[10].opcodes[2]={type:4,index:13},this.rules[10].opcodes[3]={type:4,index:14},this.rules[10].opcodes[4]={type:4,index:15},this.rules[10].opcodes[5]={type:7,string:[58]},this.rules[10].opcodes[6]={type:7,string:[64]},this.rules[11].opcodes=[],this.rules[11].opcodes[0]={type:2,children:[1,2,3]},this.rules[11].opcodes[1]={type:7,string:[123]},this.rules[11].opcodes[2]={type:4,index:12},this.rules[11].opcodes[3]={type:7,string:[125]},this.rules[12].opcodes=[],this.rules[12].opcodes[0]={type:3,min:1,max:1/0},this.rules[12].opcodes[1]={type:1,children:[2,3,4,5,6]},this.rules[12].opcodes[2]={type:4,index:13},this.rules[12].opcodes[3]={type:4,index:14},this.rules[12].opcodes[4]={type:4,index:15},this.rules[12].opcodes[5]={type:7,string:[58]},this.rules[12].opcodes[6]={type:7,string:[64]},this.rules[13].opcodes=[],this.rules[13].opcodes[0]={type:1,children:[1,2,3,4,5,6]},this.rules[13].opcodes[1]={type:4,index:16},this.rules[13].opcodes[2]={type:4,index:17},this.rules[13].opcodes[3]={type:7,string:[45]},this.rules[13].opcodes[4]={type:7,string:[46]},this.rules[13].opcodes[5]={type:7,string:[95]},this.rules[13].opcodes[6]={type:7,string:[126]},this.rules[14].opcodes=[],this.rules[14].opcodes[0]={type:2,children:[1,2,3]},this.rules[14].opcodes[1]={type:7,string:[37]},this.rules[14].opcodes[2]={type:4,index:18},this.rules[14].opcodes[3]={type:4,index:18},this.rules[15].opcodes=[],this.rules[15].opcodes[0]={type:1,children:[1,2,3,4,5,6,7,8,9,10,11]},this.rules[15].opcodes[1]={type:7,string:[33]},this.rules[15].opcodes[2]={type:7,string:[36]},this.rules[15].opcodes[3]={type:7,string:[38]},this.rules[15].opcodes[4]={type:7,string:[39]},this.rules[15].opcodes[5]={type:7,string:[40]},this.rules[15].opcodes[6]={type:7,string:[41]},this.rules[15].opcodes[7]={type:7,string:[42]},this.rules[15].opcodes[8]={type:7,string:[43]},this.rules[15].opcodes[9]={type:7,string:[44]},this.rules[15].opcodes[10]={type:7,string:[59]},this.rules[15].opcodes[11]={type:7,string:[61]},this.rules[16].opcodes=[],this.rules[16].opcodes[0]={type:1,children:[1,2]},this.rules[16].opcodes[1]={type:5,min:65,max:90},this.rules[16].opcodes[2]={type:5,min:97,max:122},this.rules[17].opcodes=[],this.rules[17].opcodes[0]={type:5,min:48,max:57},this.rules[18].opcodes=[],this.rules[18].opcodes[0]={type:1,children:[1,2,3,4,5,6,7]},this.rules[18].opcodes[1]={type:4,index:17},this.rules[18].opcodes[2]={type:7,string:[97]},this.rules[18].opcodes[3]={type:7,string:[98]},this.rules[18].opcodes[4]={type:7,string:[99]},this.rules[18].opcodes[5]={type:7,string:[100]},this.rules[18].opcodes[6]={type:7,string:[101]},this.rules[18].opcodes[7]={type:7,string:[102]},this.toString=function(){let e="";return e+="; OpenAPI Path Templating ABNF syntax\n",e+="path-template = path [ query-marker query ] [ fragment-marker fragment ]\n",e+="path = slash *( path-segment slash ) [ path-segment ]\n",e+="path-segment = 1*( path-literal / template-expression )\n",e+="query = *( query-literal )\n",e+='query-literal = 1*( unreserved / pct-encoded / sub-delims / ":" / "@" / "/" / "?" / "&" / "=" )\n',e+='query-marker = "?"\n',e+="fragment = *( fragment-literal )\n",e+='fragment-literal = 1*( unreserved / pct-encoded / sub-delims / ":" / "@" / "/" / "?" )\n',e+='fragment-marker = "#"\n',e+='slash = "/"\n',e+='path-literal = 1*( unreserved / pct-encoded / sub-delims / ":" / "@" )\n',e+='template-expression = "{" template-expression-param-name "}"\n',e+='template-expression-param-name = 1*( unreserved / pct-encoded / sub-delims / ":" / "@" )\n',e+="\n",e+="; Characters definitions (from RFC 3986)\n",e+='unreserved = ALPHA / DIGIT / "-" / "." / "_" / "~"\n',e+='pct-encoded = "%" HEXDIG HEXDIG\n',e+='sub-delims = "!" / "$" / "&" / "\'" / "(" / ")"\n',e+=' / "*" / "+" / "," / ";" / "="\n',e+="ALPHA = %x41-5A / %x61-7A ; A-Z / a-z\n",e+="DIGIT = %x30-39 ; 0-9\n",e+='HEXDIG = DIGIT / "A" / "B" / "C" / "D" / "E" / "F"\n','; OpenAPI Path Templating ABNF syntax\npath-template = path [ query-marker query ] [ fragment-marker fragment ]\npath = slash *( path-segment slash ) [ path-segment ]\npath-segment = 1*( path-literal / template-expression )\nquery = *( query-literal )\nquery-literal = 1*( unreserved / pct-encoded / sub-delims / ":" / "@" / "/" / "?" / "&" / "=" )\nquery-marker = "?"\nfragment = *( fragment-literal )\nfragment-literal = 1*( unreserved / pct-encoded / sub-delims / ":" / "@" / "/" / "?" )\nfragment-marker = "#"\nslash = "/"\npath-literal = 1*( unreserved / pct-encoded / sub-delims / ":" / "@" )\ntemplate-expression = "{" template-expression-param-name "}"\ntemplate-expression-param-name = 1*( unreserved / pct-encoded / sub-delims / ":" / "@" )\n\n; Characters definitions (from RFC 3986)\nunreserved = ALPHA / DIGIT / "-" / "." / "_" / "~"\npct-encoded = "%" HEXDIG HEXDIG\nsub-delims = "!" / "$" / "&" / "\'" / "(" / ")"\n / "*" / "+" / "," / ";" / "="\nALPHA = %x41-5A / %x61-7A ; A-Z / a-z\nDIGIT = %x30-39 ; 0-9\nHEXDIG = DIGIT / "A" / "B" / "C" / "D" / "E" / "F"\n'}},uj=e=>{const t=new Lw;t.ast=new qw,t.ast.callbacks["path-template"]=ej,t.ast.callbacks.path=tj,t.ast.callbacks.query=sj,t.ast.callbacks["query-marker"]=nj,t.ast.callbacks.fragment=ij,t.ast.callbacks["fragment-marker"]=oj,t.ast.callbacks.slash=Qw,t.ast.callbacks["path-literal"]=rj,t.ast.callbacks["template-expression"]=aj,t.ast.callbacks["template-expression-param-name"]=cj;return{result:t.parse(lj,"path-template",e),ast:t.ast}},pj=e=>(e=>{try{return"string"==typeof e&&decodeURIComponent(e)!==e}catch{return!1}})(e)?e:encodeURIComponent(e).replace(/%5B/g,"[").replace(/%5D/g,"]"),hj=["slash","path-literal","query-marker","query-literal","template-expression-param-name"],dj=(e,t,r={})=>{const s={...{encoder:pj},...r},n=uj(e);if(!n.result.success)return e;const i=[];n.ast.translate(i);const o=i.filter((([e])=>hj.includes(e))).map((([e,r])=>"template-expression-param-name"===e?Object.hasOwn(t,r)?s.encoder(t[r],r):`{${r}}`:r));return o.join("")},fj={body:function({req:e,value:t}){void 0!==t&&(e.body=t)},header:function({req:e,parameter:t,value:r}){e.headers=e.headers||{},void 0!==r&&(e.headers[t.name]=r)},query:function({req:e,value:t,parameter:r}){e.query=e.query||{},!1===t&&"boolean"===r.type&&(t="false");0===t&&["number","integer"].indexOf(r.type)>-1&&(t="0");if(t)e.query[r.name]={collectionFormat:r.collectionFormat,value:t};else if(r.allowEmptyValue&&void 0!==t){const t=r.name;e.query[t]=e.query[t]||{},e.query[t].allowEmptyValue=!0}},path:function({req:e,value:t,parameter:r,baseURL:s}){if(void 0!==t){const n=e.url.replace(s,""),i=dj(n,{[r.name]:t});e.url=s+i}},formData:function({req:e,value:t,parameter:r}){!1===t&&"boolean"===r.type&&(t="false");0===t&&["number","integer"].indexOf(r.type)>-1&&(t="0");if(t)e.form=e.form||{},e.form[r.name]={collectionFormat:r.collectionFormat,value:t};else if(r.allowEmptyValue&&void 0!==t){e.form=e.form||{};const t=r.name;e.form[t]=e.form[t]||{},e.form[t].allowEmptyValue=!0}}};function mj(e,t){return t.includes("application/json")?"string"==typeof e?e:(Array.isArray(e)&&(e=e.map((e=>{try{return JSON.parse(e)}catch(t){return e}}))),JSON.stringify(e)):String(e)}function yj({req:e,value:t,parameter:r,baseURL:s}){const{name:n,style:i,explode:o,content:a}=r;if(void 0===t)return;const c=e.url.replace(s,"");let l;if(a){const e=Object.keys(a)[0];l=dj(c,{[n]:t},{encoder:t=>S(mj(t,e))})}else l=dj(c,{[n]:t},{encoder:e=>P({key:r.name,value:e,style:i||"simple",explode:o||!1,escape:"reserved"})});e.url=s+l}function gj({req:e,value:t,parameter:r}){if(e.query=e.query||{},void 0!==t&&r.content){const s=mj(t,Object.keys(r.content)[0]);if(s)e.query[r.name]=s;else if(r.allowEmptyValue){const t=r.name;e.query[t]=e.query[t]||{},e.query[t].allowEmptyValue=!0}}else if(!1===t&&(t="false"),0===t&&(t="0"),t){const{style:s,explode:n,allowReserved:i}=r;e.query[r.name]={value:t,serializationOption:{style:s,explode:n,allowReserved:i}}}else if(r.allowEmptyValue&&void 0!==t){const t=r.name;e.query[t]=e.query[t]||{},e.query[t].allowEmptyValue=!0}}const vj=["accept","authorization","content-type"];function bj({req:e,parameter:t,value:r}){if(e.headers=e.headers||{},!(vj.indexOf(t.name.toLowerCase())>-1))if(void 0!==r&&t.content){const s=Object.keys(t.content)[0];e.headers[t.name]=mj(r,s)}else void 0===r||Array.isArray(r)&&0===r.length||(e.headers[t.name]=P({key:t.name,value:r,style:t.style||"simple",explode:void 0!==t.explode&&t.explode,escape:!1}))}function xj({req:e,parameter:t,value:r}){e.headers=e.headers||{};const s=typeof r;if(void 0!==r&&t.content){const s=Object.keys(t.content)[0];e.headers.Cookie=`${t.name}=${mj(r,s)}`}else if(void 0!==r&&(!Array.isArray(r)||0!==r.length)){const n="object"===s&&!Array.isArray(r)&&t.explode?"":`${t.name}=`;e.headers.Cookie=n+P({key:t.name,value:r,escape:!1,style:t.style||"form",explode:void 0!==t.explode&&t.explode})}}const Ej="undefined"!=typeof globalThis?globalThis:"undefined"!=typeof self?self:window,{btoa:wj}=Ej,jj=wj;function Oj(e,t){const{operation:r,requestBody:s,securities:n,spec:i,attachContentTypeForEmptyPayload:o}=e;let{requestContentType:a}=e;t=function({request:e,securities:t={},operation:r={},spec:s}){const n={...e},{authorized:i={}}=t,o=r.security||s.security||[],a=i&&!!Object.keys(i).length,c=s?.components?.securitySchemes||{};if(n.headers=n.headers||{},n.query=n.query||{},!Object.keys(t).length||!a||!o||Array.isArray(r.security)&&!r.security.length)return e;return o.forEach((e=>{Object.keys(e).forEach((e=>{const t=i[e],r=c[e];if(!t)return;const s=t.value||t,{type:o}=r;if(t)if("apiKey"===o)"query"===r.in&&(n.query[r.name]=s),"header"===r.in&&(n.headers[r.name]=s),"cookie"===r.in&&(n.cookies[r.name]=s);else if("http"===o){if(/^basic$/i.test(r.scheme)){const e=s.username||"",t=s.password||"",r=jj(`${e}:${t}`);n.headers.Authorization=`Basic ${r}`}/^bearer$/i.test(r.scheme)&&(n.headers.Authorization=`Bearer ${s}`)}else if("oauth2"===o||"openIdConnect"===o){const e=t.token||{},s=e[r["x-tokenName"]||"access_token"];let i=e.token_type;i&&"bearer"!==i.toLowerCase()||(i="Bearer"),n.headers.Authorization=`${i} ${s}`}}))})),n}({request:t,securities:n,operation:r,spec:i});const c=r.requestBody||{},l=Object.keys(c.content||{}),u=a&&l.indexOf(a)>-1;if(s||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,t])=>{const r=parseInt(e,10);return r>=200&&r<300&&Ko(t.content)})).reduce(((e,[,t])=>e.concat(Object.keys(t.content))),[]);e.length>0&&(t.headers.accept=e.join(", "))}if(s)if(a){if(l.indexOf(a)>-1)if("application/x-www-form-urlencoded"===a||"multipart/form-data"===a)if("object"==typeof s){const e=c.content[a]?.encoding??{};t.form={},Object.keys(s).forEach((r=>{let n;try{n=JSON.parse(s[r])}catch{n=s[r]}t.form[r]={value:n,encoding:e[r]||{}}}))}else if("string"==typeof s){const e=c.content[a]?.encoding??{};try{t.form={};const r=JSON.parse(s);Object.entries(r).forEach((([r,s])=>{t.form[r]={value:s,encoding:e[r]||{}}}))}catch{t.form=s}}else t.form=s;else t.body=s}else t.body=s;return t}function Sj(e,t){const{spec:r,operation:s,securities:n,requestContentType:i,responseContentType:o,attachContentTypeForEmptyPayload:a}=e;if(t=function({request:e,securities:t={},operation:r={},spec:s}){const n={...e},{authorized:i={},specSecurity:o=[]}=t,a=r.security||o,c=i&&!!Object.keys(i).length,l=s.securityDefinitions;if(n.headers=n.headers||{},n.query=n.query||{},!Object.keys(t).length||!c||!a||Array.isArray(r.security)&&!r.security.length)return e;return a.forEach((e=>{Object.keys(e).forEach((e=>{const t=i[e];if(!t)return;const{token:r}=t,s=t.value||t,o=l[e],{type:a}=o,c=o["x-tokenName"]||"access_token",u=r&&r[c];let p=r&&r.token_type;if(t)if("apiKey"===a){const e="query"===o.in?"query":"headers";n[e]=n[e]||{},n[e][o.name]=s}else if("basic"===a)if(s.header)n.headers.authorization=s.header;else{const e=s.username||"",t=s.password||"";s.base64=jj(`${e}:${t}`),n.headers.authorization=`Basic ${s.base64}`}else"oauth2"===a&&u&&(p=p&&"bearer"!==p.toLowerCase()?p:"Bearer",n.headers.authorization=`${p} ${u}`)}))})),n}({request:t,securities:n,operation:s,spec:r}),t.body||t.form||a)i?t.headers["Content-Type"]=i:Array.isArray(s.consumes)?[t.headers["Content-Type"]]=s.consumes:Array.isArray(r.consumes)?[t.headers["Content-Type"]]=r.consumes:s.parameters&&s.parameters.filter((e=>"file"===e.type)).length?t.headers["Content-Type"]="multipart/form-data":s.parameters&&s.parameters.filter((e=>"formData"===e.in)).length&&(t.headers["Content-Type"]="application/x-www-form-urlencoded");else if(i){const e=s.parameters&&s.parameters.filter((e=>"body"===e.in)).length>0,r=s.parameters&&s.parameters.filter((e=>"formData"===e.in)).length>0;(e||r)&&(t.headers["Content-Type"]=i)}return!o&&Array.isArray(s.produces)&&s.produces.length>0&&(t.headers.accept=s.produces.join(", ")),t}function Pj(e,t){return`${t.toLowerCase()}-${e}`}function Aj(e,t){return e&&e.paths?function(e,t){return Fw(e,t,!0)||null}(e,(({pathName:e,method:r,operation:s})=>{if(!s||"object"!=typeof s)return!1;const n=s.operationId;return[Po(s,e,r),Pj(e,r),n].some((e=>e&&e===t))})):null}const $j=e=>Array.isArray(e)?e:[],Tj=e=>{try{return new URL(e)}catch{const t=new URL(e,p),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}}};class kj extends Xr{}const _j={buildRequest:Cj};function Cj(e){const{spec:t,operationId:r,responseContentType:s,scheme:n,requestInterceptor:i,responseInterceptor:o,contextUrl:a,userFetch:c,server:u,serverVariables:p,http:h,signal:d,serverVariableEncoder:f}=e;let{parameters:m,parameterBuilders:y,baseURL:g}=e;const v=Co(t);y||(y=v?l:fj);let b={url:"",credentials:h&&h.withCredentials?"include":"same-origin",headers:{},cookies:{}};d&&(b.signal=d),i&&(b.requestInterceptor=i),o&&(b.responseInterceptor=o),c&&(b.userFetch=c);const x=Aj(t,r);if(!x)throw new kj(`Operation ${r} not found`);const{operation:E={},method:w,pathName:j}=x;if(g=g??Ij({spec:t,scheme:n,contextUrl:a,server:u,serverVariables:p,pathName:j,method:w,serverVariableEncoder:f}),b.url+=g,!r)return delete b.cookies,b;b.url+=j,b.method=`${w}`.toUpperCase(),m=m||{};const O=t.paths[j]||{};s&&(b.headers.accept=s);const S=(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((s=>{r.push(t[e][s])}))})),r})([].concat($j(E.parameters)).concat($j(O.parameters)));S.forEach((e=>{const r=y[e.in];let s;if("body"===e.in&&e.schema&&e.schema.properties&&(s=m),s=e&&e.name&&m[e.name],void 0===s?s=e&&e.name&&m[`${e.in}.${e.name}`]:((e,t)=>t.filter((t=>t.name===e)))(e.name,S).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!==s){if(void 0!==e.default&&void 0===s&&(s=e.default),void 0===s&&e.required&&!e.allowEmptyValue)throw new Error(`Required parameter ${e.name} is not provided`);if(v&&e.schema&&"object"===e.schema.type&&"string"==typeof s)try{s=JSON.parse(s)}catch(e){throw new Error("Could not parse object parameter value string as JSON")}r&&r({req:b,parameter:e,value:s,operation:E,spec:t,baseURL:g})}}));const P={...e,operation:E};if(b=v?Oj(P,b):Sj(P,b),b.cookies&&Object.keys(b.cookies).length){const e=Object.keys(b.cookies).reduce(((e,t)=>{const r=b.cookies[t];return e+(e?"&":"")+Nw.serialize(t,r)}),"");b.headers.Cookie=e}return b.cookies&&delete b.cookies,M(b)}const Mj=e=>e?e.replace(/\W/g,""):null;function Ij(e){return Co(e.spec)?function({spec:e,pathName:t,method:r,server:s,contextUrl:n,serverVariables:i={},serverVariableEncoder:o}){let a,c=[],l="";const u=e?.paths?.[t]?.[(r||"").toLowerCase()]?.servers,p=e?.paths?.[t]?.servers,d=e?.servers;c=Fj(u)?u:Fj(p)?p:Fj(d)?d:[h],s&&(a=c.find((e=>e.url===s)),a&&(l=s));l||([a]=c,l=a.url);if(Ww(l,{strict:!0})){const e=Object.entries({...a.variables}).reduce(((e,[t,r])=>(e[t]=r.default,e)),{});l=Zw(l,{...e,...i},{encoder:"function"==typeof o?o:Lc})}return function(e="",t=""){const r=Tj(e&&t?di(t,e):e),s=Tj(t),n=Mj(r.protocol)||Mj(s.protocol),i=r.host||s.host,o=r.pathname;let a;a=n&&i?`${n}://${i+o}`:o;return"/"===a[a.length-1]?a.slice(0,-1):a}(l,n)}(e):function({spec:e,scheme:t,contextUrl:r=""}){const s=Tj(r),n=Array.isArray(e.schemes)?e.schemes[0]:null,i=t||n||Mj(s.protocol)||"http",o=e.host||s.host||"",a=e.basePath||"";let c;c=i&&o?`${i}://${o+a}`:a;return"/"===c[c.length-1]?c.slice(0,-1):c}(e)}const Fj=e=>Array.isArray(e)&&e.length>0;const{q$:Rj}=n,Dj=Rj;function Nj(e,t={}){if("string"==typeof e?t.url=e:t=e,!(this instanceof Nj))return new Nj(t);Object.assign(this,t);const r=this.resolve().then((()=>(this.disableInterfaces||Object.assign(this,Nj.makeApisTagOperation(this)),this)));return r.client=this,r}Nj.http=Kt,Nj.makeHttp=function(e,t,r){return r=r||(e=>e),t=t||(e=>e),s=>("string"==typeof s&&(s={url:s}),s=M(s),s=t(s),r(e(s)))}.bind(null,Nj.http),Nj.resolveStrategies={"openapi-3-1-apidom":Iw,"openapi-3-0":Io,"openapi-2-0":Mo,generic:$o},Nj.resolve=Fo({strategies:[Nj.resolveStrategies["openapi-3-1-apidom"],Nj.resolveStrategies["openapi-3-0"],Nj.resolveStrategies["openapi-2-0"],Nj.resolveStrategies.generic]}),Nj.resolveSubtree=Do({strategies:[Nj.resolveStrategies["openapi-3-1-apidom"],Nj.resolveStrategies["openapi-3-0"],Nj.resolveStrategies["openapi-2-0"],Nj.resolveStrategies.generic]}),Nj.execute=function({http:e,fetch:t,spec:r,operationId:s,pathName:n,method:i,parameters:o,securities:a,...c}){const l=e||t||Kt;n&&i&&!s&&(s=Pj(n,i));const u=_j.buildRequest({spec:r,operationId:s,parameters:o,securities:a,http:l,...c});return u.body&&(Ko(u.body)||Array.isArray(u.body))&&(u.body=JSON.stringify(u.body)),l(u)},Nj.serializeRes=Jt,Nj.serializeHeaders=Gt,Nj.clearCache=function(){jo.refs.clearCache()},Nj.makeApisTagOperation=function(e={}){const t=Dw.makeExecute(e);return{apis:Dw.mapTagOperations({v2OperationIdCompatibilityMode:e.v2OperationIdCompatibilityMode,spec:e.spec,cb:t})}},Nj.buildRequest=Cj,Nj.helpers={opId:Po},Nj.getBaseUrl=Ij,Nj.apidom={resolve:{resolvers:{HTTPResolverSwaggerClient:hE}},parse:{parsers:{JsonParser:fE,YamlParser:mE,OpenApiJson3_1Parser:yE,OpenApiYaml3_1Parser:gE}},dereference:{strategies:{OpenApi3_1SwaggerClientDereferenceStrategy:hw}}},Nj.prototype={http:Kt,execute(e){return this.applyDefaults(),Nj.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(e={}){return Nj.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)))}},Nj.prototype.applyDefaults=function(){const{spec:e}=this,t=this.url;if(To(e)&&Dj(t)){const r=new URL(t);e.host||(e.host=r.host),e.schemes||(e.schemes=[r.protocol.replace(":","")]),e.basePath||(e.basePath="/")}else if(Co(e)){const t=Array.isArray(e.servers)&&0===e.servers.length;e.servers&&!t||(e.servers=[h])}};const{helpers:Lj}=Nj,qj=Nj})(),s=s.default})()));
3
3
  //# sourceMappingURL=swagger-client.browser.min.js.map