495 lines
422 KiB
JavaScript
495 lines
422 KiB
JavaScript
|
|
(()=>{var qa={8539:()=>{+function(_){"use strict";var g=".dropdown-backdrop",i='[data-toggle="dropdown"]',u=function(h){_(h).on("click.bs.dropdown",this.toggle)};u.VERSION="3.4.1";function r(h){var o=h.attr("data-target");o||(o=h.attr("href"),o=o&&/#[A-Za-z]/.test(o)&&o.replace(/.*(?=#[^\s]*$)/,""));var c=o!=="#"?_(document).find(o):null;return c&&c.length?c:h.parent()}function n(h){h&&h.which===3||(_(g).remove(),_(i).each(function(){var o=_(this),c=r(o),E={relatedTarget:this};c.hasClass("open")&&(h&&h.type=="click"&&/input|textarea/i.test(h.target.tagName)&&_.contains(c[0],h.target)||(c.trigger(h=_.Event("hide.bs.dropdown",E)),!h.isDefaultPrevented()&&(o.attr("aria-expanded","false"),c.removeClass("open").trigger(_.Event("hidden.bs.dropdown",E)))))}))}u.prototype.toggle=function(h){var o=_(this);if(!o.is(".disabled, :disabled")){var c=r(o),E=c.hasClass("open");if(n(),!E){"ontouchstart"in document.documentElement&&!c.closest(".navbar-nav").length&&_(document.createElement("div")).addClass("dropdown-backdrop").insertAfter(_(this)).on("click",n);var s={relatedTarget:this};if(c.trigger(h=_.Event("show.bs.dropdown",s)),h.isDefaultPrevented())return;o.trigger("focus").attr("aria-expanded","true"),c.toggleClass("open").trigger(_.Event("shown.bs.dropdown",s))}return!1}},u.prototype.keydown=function(h){if(!(!/(38|40|27|32)/.test(h.which)||/input|textarea/i.test(h.target.tagName))){var o=_(this);if(h.preventDefault(),h.stopPropagation(),!o.is(".disabled, :disabled")){var c=r(o),E=c.hasClass("open");if(!E&&h.which!=27||E&&h.which==27)return h.which==27&&c.find(i).trigger("focus"),o.trigger("click");var s=" li:not(.disabled):visible a",v=c.find(".dropdown-menu"+s);if(v.length){var p=v.index(h.target);h.which==38&&p>0&&p--,h.which==40&&p<v.length-1&&p++,~p||(p=0),v.eq(p).trigger("focus")}}}};function l(h){return this.each(function(){var o=_(this),c=o.data("bs.dropdown");c||o.data("bs.dropdown",c=new u(this)),typeof h=="string"&&c[h].call(o)})}var d=_.fn.dropdown;_.fn.dropdown=l,_.fn.dropdown.Constructor=u,_.fn.dropdown.noConflict=function(){return _.fn.dropdown=d,this},_(document).on("click.bs.dropdown.data-api",n).on("click.bs.dropdown.data-api",".dropdown form",function(h){h.stopPropagation()}).on("click.bs.dropdown.data-api",i,u.prototype.toggle).on("keydown.bs.dropdown.data-api",i,u.prototype.keydown).on("keydown.bs.dropdown.data-api",".dropdown-menu",u.prototype.keydown)}(jQuery)},145:()=>{+function(_){"use strict";var g=function(r,n){this.init("popover",r,n)};if(!_.fn.tooltip)throw new Error("Popover requires tooltip.js");g.VERSION="3.4.1",g.DEFAULTS=_.extend({},_.fn.tooltip.Constructor.DEFAULTS,{placement:"right",trigger:"click",content:"",template:'<div class="popover" role="tooltip"><div class="arrow"></div><h3 class="popover-title"></h3><div class="popover-content"></div></div>'}),g.prototype=_.extend({},_.fn.tooltip.Constructor.prototype),g.prototype.constructor=g,g.prototype.getDefaults=function(){return g.DEFAULTS},g.prototype.setContent=function(){var r=this.tip(),n=this.getTitle(),l=this.getContent();if(this.options.html){var d=typeof l;this.options.sanitize&&(n=this.sanitizeHtml(n),d==="string"&&(l=this.sanitizeHtml(l))),r.find(".popover-title").html(n),r.find(".popover-content").children().detach().end()[d==="string"?"html":"append"](l)}else r.find(".popover-title").text(n),r.find(".popover-content").children().detach().end().text(l);r.removeClass("fade top bottom left right in"),r.find(".popover-title").html()||r.find(".popover-title").hide()},g.prototype.hasContent=function(){return this.getTitle()||this.getContent()},g.prototype.getContent=function(){var r=this.$element,n=this.options;return r.attr("data-content")||(typeof n.content=="function"?n.content.call(r[0]):n.content)},g.prototype.arrow=function(){return this.$arrow=this.$arrow||this.tip().find(".arrow")};function i(r){return this.each(function(){var n=_(this),l=n.data("bs.popover"),d=typeof r=="object"&&r;!l&&/destroy|hide/.test(r)||(l||n.data("bs.popover",l=new g(this,d)),typeof r=="string"&&l[r]())})}var u=_.fn.popover;_.fn.popover=i,_.fn.popover.Cons
|
||
|
|
`,f),y==-1&&(y=v.length-1);var S=v.substring(f,y+1);(h.hasOwnProperty?h.hasOwnProperty(S):h[S]!==void 0)?p+=String.fromCharCode(h[S]):(m==c&&(S=v.substring(f),y=v.length),p+=String.fromCharCode(m),h[S]=m,d[m++]=S),f=y+1}return p}var c=4e4,E=o(n);c=65535;var s=o(l);return{chars1:E,chars2:s,lineArray:d}},g.prototype.diff_charsToLines_=function(n,l){for(var d=0;d<n.length;d++){for(var h=n[d][1],o=[],c=0;c<h.length;c++)o[c]=l[h.charCodeAt(c)];n[d][1]=o.join("")}},g.prototype.diff_commonPrefix=function(n,l){if(!n||!l||n.charAt(0)!=l.charAt(0))return 0;for(var d=0,h=Math.min(n.length,l.length),o=h,c=0;d<o;)n.substring(c,o)==l.substring(c,o)?(d=o,c=d):h=o,o=Math.floor((h-d)/2+d);return o},g.prototype.diff_commonSuffix=function(n,l){if(!n||!l||n.charAt(n.length-1)!=l.charAt(l.length-1))return 0;for(var d=0,h=Math.min(n.length,l.length),o=h,c=0;d<o;)n.substring(n.length-o,n.length-c)==l.substring(l.length-o,l.length-c)?(d=o,c=d):h=o,o=Math.floor((h-d)/2+d);return o},g.prototype.diff_commonOverlap_=function(n,l){var d=n.length,h=l.length;if(d==0||h==0)return 0;d>h?n=n.substring(d-h):d<h&&(l=l.substring(0,d));var o=Math.min(d,h);if(n==l)return o;for(var c=0,E=1;;){var s=n.substring(o-E),v=l.indexOf(s);if(v==-1)return c;E+=v,(v==0||n.substring(o-E)==l.substring(0,E))&&(c=E,E++)}},g.prototype.diff_halfMatch_=function(n,l){if(this.Diff_Timeout<=0)return null;var d=n.length>l.length?n:l,h=n.length>l.length?l:n;if(d.length<4||h.length*2<d.length)return null;var o=this;function c(w,A,C){for(var b=w.substring(C,C+Math.floor(w.length/4)),N=-1,B="",R,I,T,P;(N=A.indexOf(b,N+1))!=-1;){var F=o.diff_commonPrefix(w.substring(C),A.substring(N)),W=o.diff_commonSuffix(w.substring(0,C),A.substring(0,N));B.length<W+F&&(B=A.substring(N-W,N)+A.substring(N,N+F),R=w.substring(0,C-W),I=w.substring(C+F),T=A.substring(0,N-W),P=A.substring(N+F))}return B.length*2>=w.length?[R,I,T,P,B]:null}var E=c(d,h,Math.ceil(d.length/4)),s=c(d,h,Math.ceil(d.length/2)),v;if(!E&&!s)return null;s?E?v=E[4].length>s[4].length?E:s:v=s:v=E;var p,f,y,m;n.length>l.length?(p=v[0],f=v[1],y=v[2],m=v[3]):(y=v[0],m=v[1],p=v[2],f=v[3]);var S=v[4];return[p,f,y,m,S]},g.prototype.diff_cleanupSemantic=function(n){for(var l=!1,d=[],h=0,o=null,c=0,E=0,s=0,v=0,p=0;c<n.length;)n[c][0]==r?(d[h++]=c,E=v,s=p,v=0,p=0,o=n[c][1]):(n[c][0]==u?v+=n[c][1].length:p+=n[c][1].length,o&&o.length<=Math.max(E,s)&&o.length<=Math.max(v,p)&&(n.splice(d[h-1],0,new g.Diff(i,o)),n[d[h-1]+1][0]=u,h--,h--,c=h>0?d[h-1]:-1,E=0,s=0,v=0,p=0,o=null,l=!0)),c++;for(l&&this.diff_cleanupMerge(n),this.diff_cleanupSemanticLossless(n),c=1;c<n.length;){if(n[c-1][0]==i&&n[c][0]==u){var f=n[c-1][1],y=n[c][1],m=this.diff_commonOverlap_(f,y),S=this.diff_commonOverlap_(y,f);m>=S?(m>=f.length/2||m>=y.length/2)&&(n.splice(c,0,new g.Diff(r,y.substring(0,m))),n[c-1][1]=f.substring(0,f.length-m),n[c+1][1]=y.substring(m),c++):(S>=f.length/2||S>=y.length/2)&&(n.splice(c,0,new g.Diff(r,f.substring(0,S))),n[c-1][0]=u,n[c-1][1]=y.substring(0,y.length-S),n[c+1][0]=i,n[c+1][1]=f.substring(S),c++),c++}c++}},g.prototype.diff_cleanupSemanticLossless=function(n){function l(S,w){if(!S||!w)return 6;var A=S.charAt(S.length-1),C=w.charAt(0),b=A.match(g.nonAlphaNumericRegex_),N=C.match(g.nonAlphaNumericRegex_),B=b&&A.match(g.whitespaceRegex_),R=N&&C.match(g.whitespaceRegex_),I=B&&A.match(g.linebreakRegex_),T=R&&C.match(g.linebreakRegex_),P=I&&S.match(g.blanklineEndRegex_),F=T&&w.match(g.blanklineStartRegex_);return P||F?5:I||T?4:b&&!B&&R?3:B||R?2:b||N?1:0}for(var d=1;d<n.length-1;){if(n[d-1][0]==r&&n[d+1][0]==r){var h=n[d-1][1],o=n[d][1],c=n[d+1][1],E=this.diff_commonSuffix(h,o);if(E){var s=o.substring(o.length-E);h=h.substring(0,h.length-E),o=s+o.substring(0,o.length-E),c=s+c}for(var v=h,p=o,f=c,y=l(h,o)+l(o,c);o.charAt(0)===c.charAt(0);){h+=o.charAt(0),o=o.substring(1)+c.charAt(0),c=c.substring(1);var m=l(h,o)+l(o,c);m>=y&&(y=m,v=h,p=o,f=c)}n[d-1][1]!=v&&(v?n[d-1][1]=v:(n.splice(d-1,1),d--),n[d][1]=p,f?n[d+1][1]=f:(n.splice(d+1,1),d--))}d++}},g.nonAlphaNumericRegex_=/[^a-zA-Z0-9]/,g.whitespaceRegex_=/\s/,g.linebreakRegex_=/[\r\n]/,g.blanklineEndRegex_=
|
||
|
|
`),h=0,o=/^@@ -(\d+),?(\d*) \+(\d+),?(\d*) @@$/;h<d.length;){var c=d[h].match(o);if(!c)throw new Error("Invalid patch string: "+d[h]);var E=new g.patch_obj;for(l.push(E),E.start1=parseInt(c[1],10),c[2]===""?(E.start1--,E.length1=1):c[2]=="0"?E.length1=0:(E.start1--,E.length1=parseInt(c[2],10)),E.start2=parseInt(c[3],10),c[4]===""?(E.start2--,E.length2=1):c[4]=="0"?E.length2=0:(E.start2--,E.length2=parseInt(c[4],10)),h++;h<d.length;){var s=d[h].charAt(0);try{var v=decodeURI(d[h].substring(1))}catch(p){throw new Error("Illegal escape in patch_fromText: "+v)}if(s=="-")E.diffs.push(new g.Diff(i,v));else if(s=="+")E.diffs.push(new g.Diff(u,v));else if(s==" ")E.diffs.push(new g.Diff(r,v));else{if(s=="@")break;if(s!=="")throw new Error('Invalid patch mode "'+s+'" in: '+v)}h++}}return l},g.patch_obj=function(){this.diffs=[],this.start1=null,this.start2=null,this.length1=0,this.length2=0},g.patch_obj.prototype.toString=function(){var n,l;this.length1===0?n=this.start1+",0":this.length1==1?n=this.start1+1:n=this.start1+1+","+this.length1,this.length2===0?l=this.start2+",0":this.length2==1?l=this.start2+1:l=this.start2+1+","+this.length2;for(var d=["@@ -"+n+" +"+l+` @@
|
||
|
|
`],h,o=0;o<this.diffs.length;o++){switch(this.diffs[o][0]){case u:h="+";break;case i:h="-";break;case r:h=" ";break}d[o+1]=h+encodeURI(this.diffs[o][1])+`
|
||
|
|
`}return d.join("").replace(/%20/g," ")},_.exports=g,_.exports.diff_match_patch=g,_.exports.DIFF_DELETE=i,_.exports.DIFF_INSERT=u,_.exports.DIFF_EQUAL=r},8971:function(_){/**!
|
||
|
|
|
||
|
|
@license
|
||
|
|
handlebars v4.7.8
|
||
|
|
|
||
|
|
Copyright (C) 2011-2019 by Yehuda Katz
|
||
|
|
|
||
|
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
||
|
|
of this software and associated documentation files (the "Software"), to deal
|
||
|
|
in the Software without restriction, including without limitation the rights
|
||
|
|
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
||
|
|
copies of the Software, and to permit persons to whom the Software is
|
||
|
|
furnished to do so, subject to the following conditions:
|
||
|
|
|
||
|
|
The above copyright notice and this permission notice shall be included in
|
||
|
|
all copies or substantial portions of the Software.
|
||
|
|
|
||
|
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
||
|
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
||
|
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
||
|
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
||
|
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
||
|
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
||
|
|
THE SOFTWARE.
|
||
|
|
|
||
|
|
*/(function(g,i){_.exports=i()})(this,function(){return function(g){function i(r){if(u[r])return u[r].exports;var n=u[r]={exports:{},id:r,loaded:!1};return g[r].call(n.exports,n,n.exports,i),n.loaded=!0,n.exports}var u={};return i.m=g,i.c=u,i.p="",i(0)}([function(g,i,u){"use strict";function r(){var A=S();return A.compile=function(C,b){return E.compile(C,b,A)},A.precompile=function(C,b){return E.precompile(C,b,A)},A.AST=o.default,A.Compiler=E.Compiler,A.JavaScriptCompiler=v.default,A.Parser=c.parser,A.parse=c.parse,A.parseWithoutProcessing=c.parseWithoutProcessing,A}var n=u(1).default;i.__esModule=!0;var l=u(2),d=n(l),h=u(84),o=n(h),c=u(85),E=u(90),s=u(91),v=n(s),p=u(88),f=n(p),y=u(83),m=n(y),S=d.default.create,w=r();w.create=r,m.default(w),w.Visitor=f.default,w.default=w,i.default=w,g.exports=i.default},function(g,i){"use strict";i.default=function(u){return u&&u.__esModule?u:{default:u}},i.__esModule=!0},function(g,i,u){"use strict";function r(){var A=new h.HandlebarsEnvironment;return p.extend(A,h),A.SafeString=c.default,A.Exception=s.default,A.Utils=p,A.escapeExpression=p.escapeExpression,A.VM=y,A.template=function(C){return y.template(C,A)},A}var n=u(3).default,l=u(1).default;i.__esModule=!0;var d=u(4),h=n(d),o=u(77),c=l(o),E=u(6),s=l(E),v=u(5),p=n(v),f=u(78),y=n(f),m=u(83),S=l(m),w=r();w.create=r,S.default(w),w.default=w,i.default=w,g.exports=i.default},function(g,i){"use strict";i.default=function(u){if(u&&u.__esModule)return u;var r={};if(u!=null)for(var n in u)Object.prototype.hasOwnProperty.call(u,n)&&(r[n]=u[n]);return r.default=u,r},i.__esModule=!0},function(g,i,u){"use strict";function r(A,C,b){this.helpers=A||{},this.partials=C||{},this.decorators=b||{},o.registerDefaultHelpers(this),c.registerDefaultDecorators(this)}var n=u(1).default;i.__esModule=!0,i.HandlebarsEnvironment=r;var l=u(5),d=u(6),h=n(d),o=u(10),c=u(70),E=u(72),s=n(E),v=u(73),p="4.7.8";i.VERSION=p;var f=8;i.COMPILER_REVISION=f;var y=7;i.LAST_COMPATIBLE_COMPILER_REVISION=y;var m={1:"<= 1.0.rc.2",2:"== 1.0.0-rc.3",3:"== 1.0.0-rc.4",4:"== 1.x.x",5:"== 2.0.0-alpha.x",6:">= 2.0.0-beta.1",7:">= 4.0.0 <4.3.0",8:">= 4.3.0"};i.REVISION_CHANGES=m;var S="[object Object]";r.prototype={constructor:r,logger:s.default,log:s.default.log,registerHelper:function(A,C){if(l.toString.call(A)===S){if(C)throw new h.default("Arg not supported with multiple helpers");l.extend(this.helpers,A)}else this.helpers[A]=C},unregisterHelper:function(A){delete this.helpers[A]},registerPartial:function(A,C){if(l.toString.call(A)===S)l.extend(this.partials,A);else{if(typeof C=="undefined")throw new h.default('Attempting to register a partial called "'+A+'" as undefined');this.partials[A]=C}},unregisterPartial:function(A){delete this.partials[A]},registerDecorator:function(A,C){if(l.toString.call(A)===S){if(C)throw new h.default("Arg not supported with multiple decorators");l.extend(this.decorators,A)}else this.decorators[A]=C},unregisterDecorator:function(A){delete this.decorators[A]},resetLoggedPropertyAccesses:function(){v.resetLoggedProperties()}};var w=s.default.log;i.log=w,i.createFrame=l.createFrame,i.logger=s.default},function(g,i){"use strict";function u(m){return E[m]}function r(m){for(var S=1;S<arguments.length;S++)for(var w in arguments[S])Object.prototype.hasOwnProperty.call(arguments[S],w)&&(m[w]=arguments[S][w]);return m}function n(m,S){for(var w=0,A=m.length;w<A;w++)if(m[w]===S)return w;return-1}function l(m){if(typeof m!="string"){if(m&&m.toHTML)return m.toHTML();if(m==null)return"";if(!m)return m+"";m=""+m}return v.test(m)?m.replace(s,u):m}function d(m){return!m&&m!==0||!(!y(m)||m.length!==0)}function h(m){var S=r({},m);return S._parent=m,S}function o(m,S){return m.path=S,m}function c(m,S){return(m?m+".":"")+S}i.__esModule=!0,i.extend=r,i.indexOf=n,i.escapeExpression=l,i.isEmpty=d,i.createFrame=h,i.blockParams=o,i.appendContextPath=c;var E={"&":"&","<":"<",">":">",'"':""","'":"'","`":"`","=":"="},s=/[&<>"'`=]/g,v=/[&<>"'`=]/,p=Object.prototype.toString;i.toString=p;var f=function(m){return typeof m=="function"};f(/x/)&&(i.isFunction
|
||
|
|
You can add a runtime option to disable the check or this warning:
|
||
|
|
See https://handlebarsjs.com/api-reference/runtime-options.html#options-to-control-prototype-access for details`))}function h(){c(f).forEach(function(y){delete f[y]})}var o=u(74).default,c=u(60).default,E=u(1).default;i.__esModule=!0,i.createProtoAccessControl=r,i.resultIsAllowed=n,i.resetLoggedProperties=h;var s=u(76),v=u(72),p=E(v),f=o(null)},function(g,i,u){g.exports={default:u(75),__esModule:!0}},function(g,i,u){var r=u(9);g.exports=function(n,l){return r.create(n,l)}},function(g,i,u){"use strict";function r(){for(var d=arguments.length,h=Array(d),o=0;o<d;o++)h[o]=arguments[o];return l.extend.apply(void 0,[n(null)].concat(h))}var n=u(74).default;i.__esModule=!0,i.createNewLookupObject=r;var l=u(5)},function(g,i){"use strict";function u(r){this.string=r}i.__esModule=!0,u.prototype.toString=u.prototype.toHTML=function(){return""+this.string},i.default=u,g.exports=i.default},function(g,i,u){"use strict";function r(I){var T=I&&I[0]||1,P=b.COMPILER_REVISION;if(!(T>=b.LAST_COMPATIBLE_COMPILER_REVISION&&T<=b.COMPILER_REVISION)){if(T<b.LAST_COMPATIBLE_COMPILER_REVISION){var F=b.REVISION_CHANGES[P],W=b.REVISION_CHANGES[T];throw new C.default("Template was precompiled with an older version of Handlebars than the current runtime. Please update your precompiler to a newer version ("+F+") or downgrade your runtime to an older version ("+W+").")}throw new C.default("Template was precompiled with a newer version of Handlebars than the current runtime. Please update your runtime to a newer version ("+I[1]+").")}}function n(I,T){function P($,H,M){M.hash&&(H=w.extend({},H,M.hash),M.ids&&(M.ids[0]=!0)),$=T.VM.resolvePartial.call(this,$,H,M);var z=w.extend({},M,{hooks:this.hooks,protoAccessControl:this.protoAccessControl}),U=T.VM.invokePartial.call(this,$,H,z);if(U==null&&T.compile&&(M.partials[M.name]=T.compile($,I.compilerOptions,T),U=M.partials[M.name](H,z)),U!=null){if(M.indent){for(var Q=U.split(`
|
||
|
|
`),ne=0,se=Q.length;ne<se&&(Q[ne]||ne+1!==se);ne++)Q[ne]=M.indent+Q[ne];U=Q.join(`
|
||
|
|
`)}return U}throw new C.default("The partial "+M.name+" could not be compiled when running in runtime-only mode")}function F($){function H(ne){return""+I.main(G,ne,G.helpers,G.partials,z,Q,U)}var M=arguments.length<=1||arguments[1]===void 0?{}:arguments[1],z=M.data;F._setup(M),!M.partial&&I.useData&&(z=c($,z));var U=void 0,Q=I.useBlockParams?[]:void 0;return I.useDepths&&(U=M.depths?$!=M.depths[0]?[$].concat(M.depths):M.depths:[$]),(H=E(I.main,H,G,M.depths||[],z,Q))($,M)}if(!T)throw new C.default("No environment passed to template");if(!I||!I.main)throw new C.default("Unknown template object: "+typeof I);I.main.decorator=I.main_d,T.VM.checkRevision(I.compiler);var W=I.compiler&&I.compiler[0]===7,G={strict:function($,H,M){if(!($&&H in $))throw new C.default('"'+H+'" not defined in '+$,{loc:M});return G.lookupProperty($,H)},lookupProperty:function($,H){var M=$[H];return M==null||Object.prototype.hasOwnProperty.call($,H)||R.resultIsAllowed(M,G.protoAccessControl,H)?M:void 0},lookup:function($,H){for(var M=$.length,z=0;z<M;z++){var U=$[z]&&G.lookupProperty($[z],H);if(U!=null)return $[z][H]}},lambda:function($,H){return typeof $=="function"?$.call(H):$},escapeExpression:w.escapeExpression,invokePartial:P,fn:function($){var H=I[$];return H.decorator=I[$+"_d"],H},programs:[],program:function($,H,M,z,U){var Q=this.programs[$],ne=this.fn($);return H||U||z||M?Q=l(this,$,ne,H,M,z,U):Q||(Q=this.programs[$]=l(this,$,ne)),Q},data:function($,H){for(;$&&H--;)$=$._parent;return $},mergeIfNeeded:function($,H){var M=$||H;return $&&H&&$!==H&&(M=w.extend({},H,$)),M},nullContext:p({}),noop:T.VM.noop,compilerInfo:I.compiler};return F.isTop=!0,F._setup=function($){if($.partial)G.protoAccessControl=$.protoAccessControl,G.helpers=$.helpers,G.partials=$.partials,G.decorators=$.decorators,G.hooks=$.hooks;else{var H=w.extend({},T.helpers,$.helpers);s(H,G),G.helpers=H,I.usePartial&&(G.partials=G.mergeIfNeeded($.partials,T.partials)),(I.usePartial||I.useDecorators)&&(G.decorators=w.extend({},T.decorators,$.decorators)),G.hooks={},G.protoAccessControl=R.createProtoAccessControl($);var M=$.allowCallsToHelperMissing||W;N.moveHelperToHooks(G,"helperMissing",M),N.moveHelperToHooks(G,"blockHelperMissing",M)}},F._child=function($,H,M,z){if(I.useBlockParams&&!M)throw new C.default("must pass block params");if(I.useDepths&&!z)throw new C.default("must pass parent depths");return l(G,$,I[$],H,0,M,z)},F}function l(I,T,P,F,W,G,$){function H(M){var z=arguments.length<=1||arguments[1]===void 0?{}:arguments[1],U=$;return!$||M==$[0]||M===I.nullContext&&$[0]===null||(U=[M].concat($)),P(I,M,I.helpers,I.partials,z.data||F,G&&[z.blockParams].concat(G),U)}return H=E(P,H,I,$,F,G),H.program=T,H.depth=$?$.length:0,H.blockParams=W||0,H}function d(I,T,P){return I?I.call||P.name||(P.name=I,I=P.partials[I]):I=P.name==="@partial-block"?P.data["partial-block"]:P.partials[P.name],I}function h(I,T,P){var F=P.data&&P.data["partial-block"];P.partial=!0,P.ids&&(P.data.contextPath=P.ids[0]||P.data.contextPath);var W=void 0;if(P.fn&&P.fn!==o&&function(){P.data=b.createFrame(P.data);var G=P.fn;W=P.data["partial-block"]=function($){var H=arguments.length<=1||arguments[1]===void 0?{}:arguments[1];return H.data=b.createFrame(H.data),H.data["partial-block"]=F,G($,H)},G.partials&&(P.partials=w.extend({},P.partials,G.partials))}(),I===void 0&&W&&(I=W),I===void 0)throw new C.default("The partial "+P.name+" could not be found");if(I instanceof Function)return I(T,P)}function o(){return""}function c(I,T){return T&&"root"in T||(T=T?b.createFrame(T):{},T.root=I),T}function E(I,T,P,F,W,G){if(I.decorator){var $={};T=I.decorator(T,$,P,F&&F[0],W,G,F),w.extend(T,$)}return T}function s(I,T){f(I).forEach(function(P){var F=I[P];I[P]=v(F,T)})}function v(I,T){var P=T.lookupProperty;return B.wrapHelper(I,function(F){return w.extend({lookupProperty:P},F)})}var p=u(79).default,f=u(60).default,y=u(3).default,m=u(1).default;i.__esModule=!0,i.checkRevision=r,i.template=n,i.wrapProgram=l,i.resolvePartial=d,i.invokePartial=h,i.noop=o;var S=u(5),w=y(S),A=u(6),C=m(A),b=u(4),N=u(10),B=u(82),R=u(73)},function(g,i,u){g.e
|
||
|
|
`+this.lexer.showPosition()+`
|
||
|
|
Expecting `+P.join(", ")+", got '"+(this.terminals_[A]||A)+"'":"Parse error on line "+(f+1)+": Unexpected "+(A==1?"end of input":"'"+(this.terminals_[A]||A)+"'"),this.parseError(W,{text:this.lexer.match,token:this.terminals_[A]||A,line:this.lexer.yylineno,loc:S,expected:P})}}if(N[0]instanceof Array&&N.length>1)throw new Error("Parse Error: multiple actions possible at state: "+b+", token: "+A);switch(N[0]){case 1:c.push(A),E.push(this.lexer.yytext),s.push(this.lexer.yylloc),c.push(N[1]),A=null,C?(A=C,C=null):(y=this.lexer.yyleng,p=this.lexer.yytext,f=this.lexer.yylineno,S=this.lexer.yylloc,m>0&&m--);break;case 2:if(I=this.productions_[N[1]][1],F.$=E[E.length-I],F._$={first_line:s[s.length-(I||1)].first_line,last_line:s[s.length-1].last_line,first_column:s[s.length-(I||1)].first_column,last_column:s[s.length-1].last_column},w&&(F._$.range=[s[s.length-(I||1)].range[0],s[s.length-1].range[1]]),B=this.performAction.call(F,p,y,f,this.yy,N[1],E,s),typeof B!="undefined")return B;I&&(c=c.slice(0,-1*I*2),E=E.slice(0,-1*I),s=s.slice(0,-1*I)),c.push(this.productions_[N[1]][0]),E.push(F.$),s.push(F._$),T=v[c[c.length-2]][c[c.length-1]],c.push(T);break;case 3:return!0}}return!0}},l=function(){var d={EOF:1,parseError:function(h,o){if(!this.yy.parser)throw new Error(h);this.yy.parser.parseError(h,o)},setInput:function(h){return this._input=h,this._more=this._less=this.done=!1,this.yylineno=this.yyleng=0,this.yytext=this.matched=this.match="",this.conditionStack=["INITIAL"],this.yylloc={first_line:1,first_column:0,last_line:1,last_column:0},this.options.ranges&&(this.yylloc.range=[0,0]),this.offset=0,this},input:function(){var h=this._input[0];this.yytext+=h,this.yyleng++,this.offset++,this.match+=h,this.matched+=h;var o=h.match(/(?:\r\n?|\n).*/g);return o?(this.yylineno++,this.yylloc.last_line++):this.yylloc.last_column++,this.options.ranges&&this.yylloc.range[1]++,this._input=this._input.slice(1),h},unput:function(h){var o=h.length,c=h.split(/(?:\r\n?|\n)/g);this._input=h+this._input,this.yytext=this.yytext.substr(0,this.yytext.length-o-1),this.offset-=o;var E=this.match.split(/(?:\r\n?|\n)/g);this.match=this.match.substr(0,this.match.length-1),this.matched=this.matched.substr(0,this.matched.length-1),c.length-1&&(this.yylineno-=c.length-1);var s=this.yylloc.range;return this.yylloc={first_line:this.yylloc.first_line,last_line:this.yylineno+1,first_column:this.yylloc.first_column,last_column:c?(c.length===E.length?this.yylloc.first_column:0)+E[E.length-c.length].length-c[0].length:this.yylloc.first_column-o},this.options.ranges&&(this.yylloc.range=[s[0],s[0]+this.yyleng-o]),this},more:function(){return this._more=!0,this},less:function(h){this.unput(this.match.slice(h))},pastInput:function(){var h=this.matched.substr(0,this.matched.length-this.match.length);return(h.length>20?"...":"")+h.substr(-20).replace(/\n/g,"")},upcomingInput:function(){var h=this.match;return h.length<20&&(h+=this._input.substr(0,20-h.length)),(h.substr(0,20)+(h.length>20?"...":"")).replace(/\n/g,"")},showPosition:function(){var h=this.pastInput(),o=new Array(h.length+1).join("-");return h+this.upcomingInput()+`
|
||
|
|
`+o+"^"},next:function(){if(this.done)return this.EOF;this._input||(this.done=!0);var h,o,c,E,s;this._more||(this.yytext="",this.match="");for(var v=this._currentRules(),p=0;p<v.length&&(c=this._input.match(this.rules[v[p]]),!c||o&&!(c[0].length>o[0].length)||(o=c,E=p,this.options.flex));p++);return o?(s=o[0].match(/(?:\r\n?|\n).*/g),s&&(this.yylineno+=s.length),this.yylloc={first_line:this.yylloc.last_line,last_line:this.yylineno+1,first_column:this.yylloc.last_column,last_column:s?s[s.length-1].length-s[s.length-1].match(/\r?\n?/)[0].length:this.yylloc.last_column+o[0].length},this.yytext+=o[0],this.match+=o[0],this.matches=o,this.yyleng=this.yytext.length,this.options.ranges&&(this.yylloc.range=[this.offset,this.offset+=this.yyleng]),this._more=!1,this._input=this._input.slice(o[0].length),this.matched+=o[0],h=this.performAction.call(this,this.yy,this,v[E],this.conditionStack[this.conditionStack.length-1]),this.done&&this._input&&(this.done=!1),h||void 0):this._input===""?this.EOF:this.parseError("Lexical error on line "+(this.yylineno+1)+`. Unrecognized text.
|
||
|
|
`+this.showPosition(),{text:"",token:null,line:this.yylineno})},lex:function(){var h=this.next();return typeof h!="undefined"?h:this.lex()},begin:function(h){this.conditionStack.push(h)},popState:function(){return this.conditionStack.pop()},_currentRules:function(){return this.conditions[this.conditionStack[this.conditionStack.length-1]].rules},topState:function(){return this.conditionStack[this.conditionStack.length-2]},pushState:function(h){this.begin(h)}};return d.options={},d.performAction=function(h,o,c,E){function s(v,p){return o.yytext=o.yytext.substring(v,o.yyleng-p+v)}switch(c){case 0:if(o.yytext.slice(-2)==="\\\\"?(s(0,1),this.begin("mu")):o.yytext.slice(-1)==="\\"?(s(0,1),this.begin("emu")):this.begin("mu"),o.yytext)return 15;break;case 1:return 15;case 2:return this.popState(),15;case 3:return this.begin("raw"),15;case 4:return this.popState(),this.conditionStack[this.conditionStack.length-1]==="raw"?15:(s(5,9),"END_RAW_BLOCK");case 5:return 15;case 6:return this.popState(),14;case 7:return 65;case 8:return 68;case 9:return 19;case 10:return this.popState(),this.begin("raw"),23;case 11:return 55;case 12:return 60;case 13:return 29;case 14:return 47;case 15:return this.popState(),44;case 16:return this.popState(),44;case 17:return 34;case 18:return 39;case 19:return 51;case 20:return 48;case 21:this.unput(o.yytext),this.popState(),this.begin("com");break;case 22:return this.popState(),14;case 23:return 48;case 24:return 73;case 25:return 72;case 26:return 72;case 27:return 87;case 28:break;case 29:return this.popState(),54;case 30:return this.popState(),33;case 31:return o.yytext=s(1,2).replace(/\\"/g,'"'),80;case 32:return o.yytext=s(1,2).replace(/\\'/g,"'"),80;case 33:return 85;case 34:return 82;case 35:return 82;case 36:return 83;case 37:return 84;case 38:return 81;case 39:return 75;case 40:return 77;case 41:return 72;case 42:return o.yytext=o.yytext.replace(/\\([\\\]])/g,"$1"),72;case 43:return"INVALID";case 44:return 5}},d.rules=[/^(?:[^\x00]*?(?=(\{\{)))/,/^(?:[^\x00]+)/,/^(?:[^\x00]{2,}?(?=(\{\{|\\\{\{|\\\\\{\{|$)))/,/^(?:\{\{\{\{(?=[^/]))/,/^(?:\{\{\{\{\/[^\s!"#%-,\.\/;->@\[-\^`\{-~]+(?=[=}\s\/.])\}\}\}\})/,/^(?:[^\x00]+?(?=(\{\{\{\{)))/,/^(?:[\s\S]*?--(~)?\}\})/,/^(?:\()/,/^(?:\))/,/^(?:\{\{\{\{)/,/^(?:\}\}\}\})/,/^(?:\{\{(~)?>)/,/^(?:\{\{(~)?#>)/,/^(?:\{\{(~)?#\*?)/,/^(?:\{\{(~)?\/)/,/^(?:\{\{(~)?\^\s*(~)?\}\})/,/^(?:\{\{(~)?\s*else\s*(~)?\}\})/,/^(?:\{\{(~)?\^)/,/^(?:\{\{(~)?\s*else\b)/,/^(?:\{\{(~)?\{)/,/^(?:\{\{(~)?&)/,/^(?:\{\{(~)?!--)/,/^(?:\{\{(~)?![\s\S]*?\}\})/,/^(?:\{\{(~)?\*?)/,/^(?:=)/,/^(?:\.\.)/,/^(?:\.(?=([=~}\s\/.)|])))/,/^(?:[\/.])/,/^(?:\s+)/,/^(?:\}(~)?\}\})/,/^(?:(~)?\}\})/,/^(?:"(\\["]|[^"])*")/,/^(?:'(\\[']|[^'])*')/,/^(?:@)/,/^(?:true(?=([~}\s)])))/,/^(?:false(?=([~}\s)])))/,/^(?:undefined(?=([~}\s)])))/,/^(?:null(?=([~}\s)])))/,/^(?:-?[0-9]+(?:\.[0-9]+)?(?=([~}\s)])))/,/^(?:as\s+\|)/,/^(?:\|)/,/^(?:([^\s!"#%-,\.\/;->@\[-\^`\{-~]+(?=([=~}\s\/.)|]))))/,/^(?:\[(\\\]|[^\]])*\])/,/^(?:.)/,/^(?:$)/],d.conditions={mu:{rules:[7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44],inclusive:!1},emu:{rules:[2],inclusive:!1},com:{rules:[6],inclusive:!1},raw:{rules:[3,4,5],inclusive:!1},INITIAL:{rules:[0,1,44],inclusive:!0}},d}();return n.lexer=l,r.prototype=n,n.Parser=r,new r}();i.default=u,g.exports=i.default},function(g,i,u){"use strict";function r(){var s=arguments.length<=0||arguments[0]===void 0?{}:arguments[0];this.options=s}function n(s,v,p){v===void 0&&(v=s.length);var f=s[v-1],y=s[v-2];return f?f.type==="ContentStatement"?(y||!p?/\r?\n\s*?$/:/(^|\r?\n)\s*?$/).test(f.original):void 0:p}function l(s,v,p){v===void 0&&(v=-1);var f=s[v+1],y=s[v+2];return f?f.type==="ContentStatement"?(y||!p?/^\s*?\r?\n/:/^\s*?(\r?\n|$)/).test(f.original):void 0:p}function d(s,v,p){var f=s[v==null?0:v+1];if(f&&f.type==="ContentStatement"&&(p||!f.rightStripped)){var y=f.value;f.value=f.value.replace(p?/^\s+/:/^[ \t]*\r?\n?/,""),f.rightStripped=f.value!==y}}function h(s,v,p){var f=s[v==null?s.length-1:v-1];if(f&&f.type==="ContentStatement"&&(p||!f
|
||
|
|
`]),this.decorators.push("return fn;"),S?this.decorators=Function.apply(this,["fn","props","container","depth0","data","blockParams","depths",this.decorators.merge()]):(this.decorators.prepend(`function(fn, props, container, depth0, data, blockParams, depths) {
|
||
|
|
`),this.decorators.push(`}
|
||
|
|
`),this.decorators=this.decorators.merge()));var B=this.createFunctionContext(S);if(this.isChild)return B;var R={compiler:this.compilerInfo(),main:B};this.decorators&&(R.main_d=this.decorators,R.useDecorators=!0);var I=this.context,T=I.programs,P=I.decorators;for(b=0,N=T.length;b<N;b++)T[b]&&(R[b]=T[b],P[b]&&(R[b+"_d"]=P[b],R.useDecorators=!0));return this.environment.usePartial&&(R.usePartial=!0),this.options.data&&(R.useData=!0),this.useDepths&&(R.useDepths=!0),this.useBlockParams&&(R.useBlockParams=!0),this.options.compat&&(R.compat=!0),S?R.compilerOptions=this.options:(R.compiler=JSON.stringify(R.compiler),this.source.currentLocation={start:{line:1,column:0}},R=this.objectLiteral(R),y.srcName?(R=R.toStringWithSourceMap({file:y.destName}),R.map=R.map&&R.map.toString()):R=R.toString()),R},preamble:function(){this.lastContext=0,this.source=new p.default(this.options.srcName),this.decorators=new p.default(this.options.srcName)},createFunctionContext:function(f){var y=this,m="",S=this.stackVars.concat(this.registers.list);S.length>0&&(m+=", "+S.join(", "));var w=0;d(this.aliases).forEach(function(b){var N=y.aliases[b];N.children&&N.referenceCount>1&&(m+=", alias"+ ++w+"="+b,N.children[0]="alias"+w)}),this.lookupPropertyFunctionIsUsed&&(m+=", "+this.lookupPropertyFunctionVarDeclaration());var A=["container","depth0","helpers","partials","data"];(this.useBlockParams||this.useDepths)&&A.push("blockParams"),this.useDepths&&A.push("depths");var C=this.mergeSource(m);return f?(A.push(C),Function.apply(this,A)):this.source.wrap(["function(",A.join(","),`) {
|
||
|
|
`,C,"}"])},mergeSource:function(f){var y=this.environment.isSimple,m=!this.forceBuffer,S=void 0,w=void 0,A=void 0,C=void 0;return this.source.each(function(b){b.appendToBuffer?(A?b.prepend(" + "):A=b,C=b):(A&&(w?A.prepend("buffer += "):S=!0,C.add(";"),A=C=void 0),w=!0,y||(m=!1))}),m?A?(A.prepend("return "),C.add(";")):w||this.source.push('return "";'):(f+=", buffer = "+(S?"":this.initializeBuffer()),A?(A.prepend("return buffer + "),C.add(";")):this.source.push("return buffer;")),f&&this.source.prepend("var "+f.substring(2)+(S?"":`;
|
||
|
|
`)),this.source.merge()},lookupPropertyFunctionVarDeclaration:function(){return`
|
||
|
|
lookupProperty = container.lookupProperty || function(parent, propertyName) {
|
||
|
|
if (Object.prototype.hasOwnProperty.call(parent, propertyName)) {
|
||
|
|
return parent[propertyName];
|
||
|
|
}
|
||
|
|
return undefined
|
||
|
|
}
|
||
|
|
`.trim()},blockValue:function(f){var y=this.aliasable("container.hooks.blockHelperMissing"),m=[this.contextName(0)];this.setupHelperArgs(f,0,m);var S=this.popStack();m.splice(1,0,S),this.push(this.source.functionCall(y,"call",m))},ambiguousBlockValue:function(){var f=this.aliasable("container.hooks.blockHelperMissing"),y=[this.contextName(0)];this.setupHelperArgs("",0,y,!0),this.flushInline();var m=this.topStack();y.splice(1,0,m),this.pushSource(["if (!",this.lastHelper,") { ",m," = ",this.source.functionCall(f,"call",y),"}"])},appendContent:function(f){this.pendingContent?f=this.pendingContent+f:this.pendingLocation=this.source.currentLocation,this.pendingContent=f},append:function(){if(this.isInline())this.replaceStack(function(y){return[" != null ? ",y,' : ""']}),this.pushSource(this.appendToBuffer(this.popStack()));else{var f=this.popStack();this.pushSource(["if (",f," != null) { ",this.appendToBuffer(f,void 0,!0)," }"]),this.environment.isSimple&&this.pushSource(["else { ",this.appendToBuffer("''",void 0,!0)," }"])}},appendEscaped:function(){this.pushSource(this.appendToBuffer([this.aliasable("container.escapeExpression"),"(",this.popStack(),")"]))},getContext:function(f){this.lastContext=f},pushContext:function(){this.pushStackLiteral(this.contextName(this.lastContext))},lookupOnContext:function(f,y,m,S){var w=0;S||!this.options.compat||this.lastContext?this.pushContext():this.push(this.depthedLookup(f[w++])),this.resolvePath("context",f,w,y,m)},lookupBlockParam:function(f,y){this.useBlockParams=!0,this.push(["blockParams[",f[0],"][",f[1],"]"]),this.resolvePath("context",y,1)},lookupData:function(f,y,m){f?this.pushStackLiteral("container.data(data, "+f+")"):this.pushStackLiteral("data"),this.resolvePath("data",y,0,!0,m)},resolvePath:function(f,y,m,S,w){var A=this;if(this.options.strict||this.options.assumeObjects)return void this.push(l(this.options.strict&&w,this,y,m,f));for(var C=y.length;m<C;m++)this.replaceStack(function(b){var N=A.nameLookup(b,y[m],f);return S?[" && ",N]:[" != null ? ",N," : ",b]})},resolvePossibleLambda:function(){this.push([this.aliasable("container.lambda"),"(",this.popStack(),", ",this.contextName(0),")"])},pushStringParam:function(f,y){this.pushContext(),this.pushString(y),y!=="SubExpression"&&(typeof f=="string"?this.pushString(f):this.pushStackLiteral(f))},emptyHash:function(f){this.trackIds&&this.push("{}"),this.stringParams&&(this.push("{}"),this.push("{}")),this.pushStackLiteral(f?"undefined":"{}")},pushHash:function(){this.hash&&this.hashes.push(this.hash),this.hash={values:{},types:[],contexts:[],ids:[]}},popHash:function(){var f=this.hash;this.hash=this.hashes.pop(),this.trackIds&&this.push(this.objectLiteral(f.ids)),this.stringParams&&(this.push(this.objectLiteral(f.contexts)),this.push(this.objectLiteral(f.types))),this.push(this.objectLiteral(f.values))},pushString:function(f){this.pushStackLiteral(this.quotedString(f))},pushLiteral:function(f){this.pushStackLiteral(f)},pushProgram:function(f){f!=null?this.pushStackLiteral(this.programExpression(f)):this.pushStackLiteral(null)},registerDecorator:function(f,y){var m=this.nameLookup("decorators",y,"decorator"),S=this.setupHelperArgs(y,f);this.decorators.push(["fn = ",this.decorators.functionCall(m,"",["fn","props","container",S])," || fn;"])},invokeHelper:function(f,y,m){var S=this.popStack(),w=this.setupHelper(f,y),A=[];m&&A.push(w.name),A.push(S),this.options.strict||A.push(this.aliasable("container.hooks.helperMissing"));var C=["(",this.itemsSeparatedBy(A,"||"),")"],b=this.source.functionCall(C,"call",w.callParams);this.push(b)},itemsSeparatedBy:function(f,y){var m=[];m.push(f[0]);for(var S=1;S<f.length;S++)m.push(y,f[S]);return m},invokeKnownHelper:function(f,y){var m=this.setupHelper(f,y);this.push(this.source.functionCall(m.name,"call",m.callParams))},invokeAmbiguous:function(f,y){this.useRegister("helper");var m=this.popStack();this.emptyHash();var S=this.setupHelper(0,f,y),w=this.lastHelper=this.nameLookup("helpers",f,"helper"),A=["(","(helper = ",w," || ",m,")"];this.options.strict||(A[0]="(helper = ",A.push(" != nu
|
||
|
|
`])}),o},each:function(o){for(var c=0,E=this.source.length;c<E;c++)o(this.source[c])},empty:function(){var o=this.currentLocation||{start:{}};return new h(o.start.line,o.start.column,this.srcFile)},wrap:function(o){var c=arguments.length<=1||arguments[1]===void 0?this.currentLocation||{start:{}}:arguments[1];return o instanceof h?o:(o=r(o,this,c),new h(c.start.line,c.start.column,this.srcFile,o))},functionCall:function(o,c,E){return E=this.generateList(E),this.wrap([o,c?"."+c+"(":"(",E,")"])},quotedString:function(o){return'"'+(o+"").replace(/\\/g,"\\\\").replace(/"/g,'\\"').replace(/\n/g,"\\n").replace(/\r/g,"\\r").replace(/\u2028/g,"\\u2028").replace(/\u2029/g,"\\u2029")+'"'},objectLiteral:function(o){var c=this,E=[];l(o).forEach(function(v){var p=r(o[v],c);p!=="undefined"&&E.push([c.quotedString(v),":",p])});var s=this.generateList(E);return s.prepend("{"),s.add("}"),s},generateList:function(o){for(var c=this.empty(),E=0,s=o.length;E<s;E++)E&&c.add(","),c.add(r(o[E],this));return c},generateArray:function(o){var c=this.generateList(o);return c.prepend("["),c.add("]"),c}},i.default=n,g.exports=i.default}])})},3317:(_,g,i)=>{var u,r;u=[i(892),i(5548),i(2773),i(4642),i(6461),i(9955),i(2500),i(2437),i(5451),i(288),i(1632),i(9489)],r=function(n,l,d,h,o,c,E){"use strict";var s=/%20/g,v=/#.*$/,p=/([?&])_=[^&]*/,f=/^(.*?):[ \t]*([^\r\n]*)$/mg,y=/^(?:about|app|app-storage|.+-extension|file|res|widget):$/,m=/^(?:GET|HEAD)$/,S=/^\/\//,w={},A={},C="*/".concat("*"),b=l.createElement("a");b.href=o.href;function N(P){return function(F,W){typeof F!="string"&&(W=F,F="*");var G,$=0,H=F.toLowerCase().match(h)||[];if(d(W))for(;G=H[$++];)G[0]==="+"?(G=G.slice(1)||"*",(P[G]=P[G]||[]).unshift(W)):(P[G]=P[G]||[]).push(W)}}function B(P,F,W,G){var $={},H=P===A;function M(z){var U;return $[z]=!0,n.each(P[z]||[],function(Q,ne){var se=ne(F,W,G);if(typeof se=="string"&&!H&&!$[se])return F.dataTypes.unshift(se),M(se),!1;if(H)return!(U=se)}),U}return M(F.dataTypes[0])||!$["*"]&&M("*")}function R(P,F){var W,G,$=n.ajaxSettings.flatOptions||{};for(W in F)F[W]!==void 0&&(($[W]?P:G||(G={}))[W]=F[W]);return G&&n.extend(!0,P,G),P}function I(P,F,W){for(var G,$,H,M,z=P.contents,U=P.dataTypes;U[0]==="*";)U.shift(),G===void 0&&(G=P.mimeType||F.getResponseHeader("Content-Type"));if(G){for($ in z)if(z[$]&&z[$].test(G)){U.unshift($);break}}if(U[0]in W)H=U[0];else{for($ in W){if(!U[0]||P.converters[$+" "+U[0]]){H=$;break}M||(M=$)}H=H||M}if(H)return H!==U[0]&&U.unshift(H),W[H]}function T(P,F,W,G){var $,H,M,z,U,Q={},ne=P.dataTypes.slice();if(ne[1])for(M in P.converters)Q[M.toLowerCase()]=P.converters[M];for(H=ne.shift();H;)if(P.responseFields[H]&&(W[P.responseFields[H]]=F),!U&&G&&P.dataFilter&&(F=P.dataFilter(F,P.dataType)),U=H,H=ne.shift(),H){if(H==="*")H=U;else if(U!=="*"&&U!==H){if(M=Q[U+" "+H]||Q["* "+H],!M){for($ in Q)if(z=$.split(" "),z[1]===H&&(M=Q[U+" "+z[0]]||Q["* "+z[0]],M)){M===!0?M=Q[$]:Q[$]!==!0&&(H=z[0],ne.unshift(z[1]));break}}if(M!==!0)if(M&&P.throws)F=M(F);else try{F=M(F)}catch(se){return{state:"parsererror",error:M?se:"No conversion from "+U+" to "+H}}}}return{state:"success",data:F}}return n.extend({active:0,lastModified:{},etag:{},ajaxSettings:{url:o.href,type:"GET",isLocal:y.test(o.protocol),global:!0,processData:!0,async:!0,contentType:"application/x-www-form-urlencoded; charset=UTF-8",accepts:{"*":C,text:"text/plain",html:"text/html",xml:"application/xml, text/xml",json:"application/json, text/javascript"},contents:{xml:/\bxml\b/,html:/\bhtml/,json:/\bjson\b/},responseFields:{xml:"responseXML",text:"responseText",json:"responseJSON"},converters:{"* text":String,"text html":!0,"text json":JSON.parse,"text xml":n.parseXML},flatOptions:{url:!0,context:!0}},ajaxSetup:function(P,F){return F?R(R(P,n.ajaxSettings),F):R(n.ajaxSettings,P)},ajaxPrefilter:N(w),ajaxTransport:N(A),ajax:function(P,F){typeof P=="object"&&(F=P,P=void 0),F=F||{};var W,G,$,H,M,z,U,Q,ne,se,q=n.ajaxSetup({},F),ve=q.context||q,ye=q.context&&(ve.nodeType||ve.jquery)?n(ve):n.event,we=n.Deferred(),Be=n.Callbacks("once memory"),st=q.statusCode||{},yt={},At={},It="canceled",pe={readyS
|
||
|
|
`):l)),d},n.parseXML}.apply(g,u),r!==void 0&&(_.exports=r)},5468:(_,g,i)=>{var u,r;u=[i(892),i(5548),i(9511),i(1632)],r=function(n,l){"use strict";var d=n.Deferred();n.fn.ready=function(o){return d.then(o).catch(function(c){n.readyException(c)}),this},n.extend({isReady:!1,readyWait:1,ready:function(o){(o===!0?--n.readyWait:n.isReady)||(n.isReady=!0,!(o!==!0&&--n.readyWait>0)&&d.resolveWith(l,[n]))}}),n.ready.then=d.then;function h(){l.removeEventListener("DOMContentLoaded",h),window.removeEventListener("load",h),n.ready()}l.readyState==="complete"||l.readyState!=="loading"&&!l.documentElement.doScroll?window.setTimeout(n.ready):(l.addEventListener("DOMContentLoaded",h),window.addEventListener("load",h))}.apply(g,u),r!==void 0&&(_.exports=r)},9511:(_,g,i)=>{var u,r;u=[i(892)],r=function(n){"use strict";n.readyException=function(l){window.setTimeout(function(){throw l})}}.apply(g,u),r!==void 0&&(_.exports=r)},451:(_,g,i)=>{var u,r;u=[i(4642)],r=function(n){"use strict";function l(d){var h=d.match(n)||[];return h.join(" ")}return l}.apply(g,u),r!==void 0&&(_.exports=r)},6004:(_,g,i)=>{var u,r;u=[i(5548),i(2930)],r=function(n,l){"use strict";return l.createHTMLDocument=function(){var d=n.implementation.createHTMLDocument("").body;return d.innerHTML="<form></form><form></form>",d.childNodes.length===2}(),l}.apply(g,u),r!==void 0&&(_.exports=r)},4938:(_,g,i)=>{var u,r;u=[i(7015),i(6837)],r=function(n,l){"use strict";function d(h){return h==null?h+"":typeof h=="object"||typeof h=="function"?n[l.call(h)]||"object":typeof h}return d}.apply(g,u),r!==void 0&&(_.exports=r)},9427:(_,g,i)=>{var u;u=function(){"use strict";return/^<([a-z][^\/\0>:\x20\t\r\n\f]*)[\x20\t\r\n\f]*\/?>(?:<\/\1>|)$/i}.call(g,i,g,_),u!==void 0&&(_.exports=u)},7180:(_,g,i)=>{var u,r;u=[i(892),i(925),i(6229),i(1756),i(9502),i(7560),i(2345),i(7814),i(8063),i(9430),i(746),i(9218),i(8934),i(4948),i(5077),i(2437),i(5468),i(6734)],r=function(n,l,d,h,o,c,E,s,v,p,f,y,m,S,w){"use strict";var A=/^(none|table(?!-c[ea]).+)/,C={position:"absolute",visibility:"hidden",display:"block"},b={letterSpacing:"0",fontWeight:"400"};function N(I,T,P){var F=o.exec(T);return F?Math.max(0,F[2]-(P||0))+(F[3]||"px"):T}function B(I,T,P,F,W,G){var $=T==="width"?1:0,H=0,M=0,z=0;if(P===(F?"border":"content"))return 0;for(;$<4;$+=2)P==="margin"&&(z+=n.css(I,P+s[$],!0,W)),F?(P==="content"&&(M-=n.css(I,"padding"+s[$],!0,W)),P!=="margin"&&(M-=n.css(I,"border"+s[$]+"Width",!0,W))):(M+=n.css(I,"padding"+s[$],!0,W),P!=="padding"?M+=n.css(I,"border"+s[$]+"Width",!0,W):H+=n.css(I,"border"+s[$]+"Width",!0,W));return!F&&G>=0&&(M+=Math.max(0,Math.ceil(I["offset"+T[0].toUpperCase()+T.slice(1)]-G-M-H-.5))||0),M+z}function R(I,T,P){var F=v(I),W=!S.boxSizingReliable()||P,G=W&&n.css(I,"boxSizing",!1,F)==="border-box",$=G,H=f(I,T,F),M="offset"+T[0].toUpperCase()+T.slice(1);if(c.test(H)){if(!P)return H;H="auto"}return(!S.boxSizingReliable()&&G||!S.reliableTrDimensions()&&h(I,"tr")||H==="auto"||!parseFloat(H)&&n.css(I,"display",!1,F)==="inline")&&I.getClientRects().length&&(G=n.css(I,"boxSizing",!1,F)==="border-box",$=M in I,$&&(H=I[M])),H=parseFloat(H)||0,H+B(I,T,P||(G?"border":"content"),$,F,H)+"px"}return n.extend({cssHooks:{opacity:{get:function(I,T){if(T){var P=f(I,"opacity");return P===""?"1":P}}}},cssNumber:{animationIterationCount:!0,aspectRatio:!0,borderImageSlice:!0,columnCount:!0,flexGrow:!0,flexShrink:!0,fontWeight:!0,gridArea:!0,gridColumn:!0,gridColumnEnd:!0,gridColumnStart:!0,gridRow:!0,gridRowEnd:!0,gridRowStart:!0,lineHeight:!0,opacity:!0,order:!0,orphans:!0,scale:!0,widows:!0,zIndex:!0,zoom:!0,fillOpacity:!0,floodOpacity:!0,stopOpacity:!0,strokeMiterlimit:!0,strokeOpacity:!0},cssProps:{},style:function(I,T,P,F){if(!(!I||I.nodeType===3||I.nodeType===8||!I.style)){var W,G,$,H=d(T),M=E.test(T),z=I.style;if(M||(T=w(H)),$=n.cssHooks[T]||n.cssHooks[H],P!==void 0){if(G=typeof P,G==="string"&&(W=o.exec(P))&&W[1]&&(P=y(I,T,W),G="number"),P==null||P!==P)return;G==="number"&&!M&&(P+=W&&W[3]||(n.cssNumber[H]?"":"px")),!S.clearCloneStyle&&P===""&&T.indexOf("background")===0&&(z[T]="inherit"),(!$||!("set"in
|
||
|
|
`)}}):{name:f.name,value:y.replace(c,`\r
|
||
|
|
`)}}).get()}}),n}.apply(g,u),r!==void 0&&(_.exports=r)},5626:(_,g,i)=>{var u,r;u=[i(892),i(8019),i(8956),i(8364),i(7208),i(7673),i(1756),i(2437),i(6596),i(6734)],r=function(n,l,d,h,o,c,E){"use strict";var s=/^(?:parents|prev(?:Until|All))/,v={children:!0,contents:!0,next:!0,prev:!0};n.fn.extend({has:function(f){var y=n(f,this),m=y.length;return this.filter(function(){for(var S=0;S<m;S++)if(n.contains(this,y[S]))return!0})},closest:function(f,y){var m,S=0,w=this.length,A=[],C=typeof f!="string"&&n(f);if(!c.test(f)){for(;S<w;S++)for(m=this[S];m&&m!==y;m=m.parentNode)if(m.nodeType<11&&(C?C.index(m)>-1:m.nodeType===1&&n.find.matchesSelector(m,f))){A.push(m);break}}return this.pushStack(A.length>1?n.uniqueSort(A):A)},index:function(f){return f?typeof f=="string"?d.call(n(f),this[0]):d.call(this,f.jquery?f[0]:f):this[0]&&this[0].parentNode?this.first().prevAll().length:-1},add:function(f,y){return this.pushStack(n.uniqueSort(n.merge(this.get(),n(f,y))))},addBack:function(f){return this.add(f==null?this.prevObject:this.prevObject.filter(f))}});function p(f,y){for(;(f=f[y])&&f.nodeType!==1;);return f}return n.each({parent:function(f){var y=f.parentNode;return y&&y.nodeType!==11?y:null},parents:function(f){return h(f,"parentNode")},parentsUntil:function(f,y,m){return h(f,"parentNode",m)},next:function(f){return p(f,"nextSibling")},prev:function(f){return p(f,"previousSibling")},nextAll:function(f){return h(f,"nextSibling")},prevAll:function(f){return h(f,"previousSibling")},nextUntil:function(f,y,m){return h(f,"nextSibling",m)},prevUntil:function(f,y,m){return h(f,"previousSibling",m)},siblings:function(f){return o((f.parentNode||{}).firstChild,f)},children:function(f){return o(f.firstChild)},contents:function(f){return f.contentDocument!=null&&l(f.contentDocument)?f.contentDocument:(E(f,"template")&&(f=f.content||f),n.merge([],f.childNodes))}},function(f,y){n.fn[f]=function(m,S){var w=n.map(this,y,m);return f.slice(-5)!=="Until"&&(S=m),S&&typeof S=="string"&&(w=n.filter(S,w)),this.length>1&&(v[f]||n.uniqueSort(w),s.test(f)&&w.reverse()),this.pushStack(w)}}),n}.apply(g,u),r!==void 0&&(_.exports=r)},6596:(_,g,i)=>{var u,r;u=[i(892),i(8956),i(2773),i(7673),i(6734)],r=function(n,l,d,h){"use strict";function o(c,E,s){return d(E)?n.grep(c,function(v,p){return!!E.call(v,p,v)!==s}):E.nodeType?n.grep(c,function(v){return v===E!==s}):typeof E!="string"?n.grep(c,function(v){return l.call(E,v)>-1!==s}):n.filter(E,c,s)}n.filter=function(c,E,s){var v=E[0];return s&&(c=":not("+c+")"),E.length===1&&v.nodeType===1?n.find.matchesSelector(v,c)?[v]:[]:n.find.matches(c,n.grep(E,function(p){return p.nodeType===1}))},n.fn.extend({find:function(c){var E,s,v=this.length,p=this;if(typeof c!="string")return this.pushStack(n(c).filter(function(){for(E=0;E<v;E++)if(n.contains(p[E],this))return!0}));for(s=this.pushStack([]),E=0;E<v;E++)n.find(c,p[E],s);return v>1?n.uniqueSort(s):s},filter:function(c){return this.pushStack(o(this,c||[],!1))},not:function(c){return this.pushStack(o(this,c||[],!0))},is:function(c){return!!o(this,typeof c=="string"&&h.test(c)?n(c):c||[],!1).length}})}.apply(g,u),r!==void 0&&(_.exports=r)},8364:(_,g,i)=>{var u,r;u=[i(892)],r=function(n){"use strict";return function(l,d,h){for(var o=[],c=h!==void 0;(l=l[d])&&l.nodeType!==9;)if(l.nodeType===1){if(c&&n(l).is(h))break;o.push(l)}return o}}.apply(g,u),r!==void 0&&(_.exports=r)},7673:(_,g,i)=>{var u,r;u=[i(892),i(6734)],r=function(n){"use strict";return n.expr.match.needsContext}.apply(g,u),r!==void 0&&(_.exports=r)},7208:(_,g,i)=>{var u;u=function(){"use strict";return function(r,n){for(var l=[];r;r=r.nextSibling)r.nodeType===1&&r!==n&&l.push(r);return l}}.call(g,i,g,_),u!==void 0&&(_.exports=u)},2135:(_,g,i)=>{var u,r;u=[i(601)],r=function(n){"use strict";return n.call(Object)}.apply(g,u),r!==void 0&&(_.exports=r)},114:(_,g,i)=>{var u;u=function(){"use strict";return[]}.call(g,i,g,_),u!==void 0&&(_.exports=u)},7015:(_,g,i)=>{var u;u=function(){"use strict";return{}}.call(g,i,g,_),u!==void 0&&(_.exports=u)},5548:(_,g,i)=>{var u;u=function(){"use strict";return window.document}.call(g,
|
||
|
|
* @license
|
||
|
|
* Lodash <https://lodash.com/>
|
||
|
|
* Copyright OpenJS Foundation and other contributors <https://openjsf.org/>
|
||
|
|
* Released under MIT license <https://lodash.com/license>
|
||
|
|
* Based on Underscore.js 1.8.3 <http://underscorejs.org/LICENSE>
|
||
|
|
* Copyright Jeremy Ashkenas, DocumentCloud and Investigative Reporters & Editors
|
||
|
|
*/(function(){var r,n="4.17.21",l=200,d="Unsupported core-js use. Try https://npms.io/search?q=ponyfill.",h="Expected a function",o="Invalid `variable` option passed into `_.template`",c="__lodash_hash_undefined__",E=500,s="__lodash_placeholder__",v=1,p=2,f=4,y=1,m=2,S=1,w=2,A=4,C=8,b=16,N=32,B=64,R=128,I=256,T=512,P=30,F="...",W=800,G=16,$=1,H=2,M=3,z=1/0,U=9007199254740991,Q=17976931348623157e292,ne=0/0,se=4294967295,q=se-1,ve=se>>>1,ye=[["ary",R],["bind",S],["bindKey",w],["curry",C],["curryRight",b],["flip",T],["partial",N],["partialRight",B],["rearg",I]],we="[object Arguments]",Be="[object Array]",st="[object AsyncFunction]",yt="[object Boolean]",At="[object Date]",It="[object DOMException]",pe="[object Error]",De="[object Function]",Se="[object GeneratorFunction]",Me="[object Map]",dt="[object Number]",Ut="[object Null]",tt="[object Object]",Le="[object Promise]",he="[object Proxy]",Re="[object RegExp]",Te="[object Set]",J="[object String]",Ee="[object Symbol]",de="[object Undefined]",me="[object WeakMap]",Fe="[object WeakSet]",Ke="[object ArrayBuffer]",Ue="[object DataView]",Ve="[object Float32Array]",et="[object Float64Array]",lt="[object Int8Array]",gt="[object Int16Array]",Bt="[object Int32Array]",Ot="[object Uint8Array]",Tt="[object Uint8ClampedArray]",pn="[object Uint16Array]",hn="[object Uint32Array]",Tn=/\b__p \+= '';/g,Fn=/\b(__p \+=) '' \+/g,kt=/(__e\(.*?\)|\b__t\)) \+\n'';/g,Bn=/&(?:amp|lt|gt|quot|#39);/g,St=/[&<>"']/g,kn=RegExp(Bn.source),k=RegExp(St.source),V=/<%-([\s\S]+?)%>/g,j=/<%([\s\S]+?)%>/g,ee=/<%=([\s\S]+?)%>/g,oe=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,Ae=/^\w*$/,xe=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,Pe=/[\\^$.*+?()[\]{}|]/g,_e=RegExp(Pe.source),Ge=/^\s+/,ie=/\s/,re=/\{(?:\n\/\* \[wrapped with .+\] \*\/)?\n?/,ue=/\{\n\/\* \[wrapped with (.+)\] \*/,le=/,? & /,be=/[^\x00-\x2f\x3a-\x40\x5b-\x60\x7b-\x7f]+/g,$e=/[()=,{}\[\]\/\s]/,Ne=/\\(\\)?/g,ut=/\$\{([^\\}]*(?:\\.[^\\}]*)*)\}/g,xt=/\w*$/,Rt=/^[-+]0x[0-9a-f]+$/i,vt=/^0b[01]+$/i,ot=/^\[object .+?Constructor\]$/,nt=/^0o[0-7]+$/i,pi=/^(?:0|[1-9]\d*)$/,_s=/[\xc0-\xd6\xd8-\xf6\xf8-\xff\u0100-\u017f]/g,ar=/($^)/,Vn=/['\n\r\u2028\u2029\\]/g,Cr="\\ud800-\\udfff",ja="\\u0300-\\u036f",Qa="\\ufe20-\\ufe2f",el="\\u20d0-\\u20ff",Cs=ja+Qa+el,ws="\\u2700-\\u27bf",Ts="a-z\\xdf-\\xf6\\xf8-\\xff",tl="\\xac\\xb1\\xd7\\xf7",nl="\\x00-\\x2f\\x3a-\\x40\\x5b-\\x60\\x7b-\\xbf",rl="\\u2000-\\u206f",il=" \\t\\x0b\\f\\xa0\\ufeff\\n\\r\\u2028\\u2029\\u1680\\u180e\\u2000\\u2001\\u2002\\u2003\\u2004\\u2005\\u2006\\u2007\\u2008\\u2009\\u200a\\u202f\\u205f\\u3000",bs="A-Z\\xc0-\\xd6\\xd8-\\xde",Ds="\\ufe0e\\ufe0f",Is=tl+nl+rl+il,hi="['\u2019]",sl="["+Cr+"]",Ps="["+Is+"]",wr="["+Cs+"]",Rs="\\d+",ol="["+ws+"]",Ns="["+Ts+"]",Ls="[^"+Cr+Is+Rs+ws+Ts+bs+"]",di="\\ud83c[\\udffb-\\udfff]",al="(?:"+wr+"|"+di+")",Os="[^"+Cr+"]",gi="(?:\\ud83c[\\udde6-\\uddff]){2}",vi="[\\ud800-\\udbff][\\udc00-\\udfff]",Xn="["+bs+"]",Ms="\\u200d",Fs="(?:"+Ns+"|"+Ls+")",ll="(?:"+Xn+"|"+Ls+")",Bs="(?:"+hi+"(?:d|ll|m|re|s|t|ve))?",ks="(?:"+hi+"(?:D|LL|M|RE|S|T|VE))?",$s=al+"?",Ws="["+Ds+"]?",ul="(?:"+Ms+"(?:"+[Os,gi,vi].join("|")+")"+Ws+$s+")*",fl="\\d*(?:1st|2nd|3rd|(?![123])\\dth)(?=\\b|[A-Z_])",cl="\\d*(?:1ST|2ND|3RD|(?![123])\\dTH)(?=\\b|[a-z_])",Hs=Ws+$s+ul,pl="(?:"+[ol,gi,vi].join("|")+")"+Hs,hl="(?:"+[Os+wr+"?",wr,gi,vi,sl].join("|")+")",dl=RegExp(hi,"g"),gl=RegExp(wr,"g"),mi=RegExp(di+"(?="+di+")|"+hl+Hs,"g"),vl=RegExp([Xn+"?"+Ns+"+"+Bs+"(?="+[Ps,Xn,"$"].join("|")+")",ll+"+"+ks+"(?="+[Ps,Xn+Fs,"$"].join("|")+")",Xn+"?"+Fs+"+"+Bs,Xn+"+"+ks,cl,fl,Rs,pl].join("|"),"g"),ml=RegExp("["+Ms+Cr+Cs+Ds+"]"),El=/[a-z][A-Z]|[A-Z]{2}[a-z]|[0-9][a-zA-Z]|[a-zA-Z][0-9]|[^a-zA-Z0-9 ]/,yl=["Array","Buffer","DataView","Date","Error","Float32Array","Float64Array","Function","Int8Array","Int16Array","Int32Array","Map","Math","Object","Promise","RegExp","Set","String","Symbol","TypeError","Uint8Array","Uint8ClampedArray","Uint16Array","Uint32Array","WeakMap","_","clearTimeout","isFinite","parseInt","setTimeout"],Al=-1,ht={};ht[Ve]=ht[et]=ht[lt]=ht[
|
||
|
|
/* [wrapped with `+t+`] */
|
||
|
|
`)}function kf(e){return Ye(e)||Yn(e)||!!(co&&e&&e[co])}function xn(e,t){var a=typeof e;return t=t==null?U:t,!!t&&(a=="number"||a!="symbol"&&pi.test(e))&&e>-1&&e%1==0&&e<t}function Wt(e,t,a){if(!Et(a))return!1;var x=typeof t;return(x=="number"?Gt(a)&&xn(t,a.length):x=="string"&&t in a)?fn(a[t],e):!1}function rs(e,t){if(Ye(e))return!1;var a=typeof e;return a=="number"||a=="symbol"||a=="boolean"||e==null||Jt(e)?!0:Ae.test(e)||!oe.test(e)||t!=null&&e in ct(t)}function $f(e){var t=typeof e;return t=="string"||t=="number"||t=="symbol"||t=="boolean"?e!=="__proto__":e===null}function is(e){var t=ti(e),a=L[t];if(typeof a!="function"||!(t in je.prototype))return!1;if(e===a)return!0;var x=es(a);return!!x&&e===x[0]}function Wf(e){return!!ao&&ao in e}var Hf=Rr?_n:Ss;function Sr(e){var t=e&&e.constructor,a=typeof t=="function"&&t.prototype||jn;return e===a}function la(e){return e===e&&!Et(e)}function ua(e,t){return function(a){return a==null?!1:a[e]===t&&(t!==r||e in ct(a))}}function Uf(e){var t=ai(e,function(x){return a.size===E&&a.clear(),x}),a=t.cache;return t}function Kf(e,t){var a=e[1],x=t[1],D=a|x,O=D<(S|w|R),K=x==R&&a==C||x==R&&a==I&&e[7].length<=t[8]||x==(R|I)&&t[7].length<=t[8]&&a==C;if(!(O||K))return e;x&S&&(e[2]=t[2],D|=a&S?0:A);var Y=t[3];if(Y){var Z=e[3];e[3]=Z?zo(Z,Y,t[4]):Y,e[4]=Z?In(e[3],s):t[4]}return Y=t[5],Y&&(Z=e[5],e[5]=Z?Yo(Z,Y,t[6]):Y,e[6]=Z?In(e[5],s):t[6]),Y=t[7],Y&&(e[7]=Y),x&R&&(e[8]=e[8]==null?t[8]:Mt(e[8],t[8])),e[9]==null&&(e[9]=t[9]),e[0]=t[0],e[1]=D,e}function Gf(e){var t=[];if(e!=null)for(var a in ct(e))t.push(a);return t}function zf(e){return Lr.call(e)}function fa(e,t,a){return t=Dt(t===r?e.length-1:t,0),function(){for(var x=arguments,D=-1,O=Dt(x.length-t,0),K=te(O);++D<O;)K[D]=x[t+D];D=-1;for(var Y=te(t+1);++D<t;)Y[D]=x[D];return Y[t]=a(K),Vt(e,this,Y)}}function ca(e,t){return t.length<2?e:Kn(e,sn(t,0,-1))}function Yf(e,t){for(var a=e.length,x=Mt(t.length,a),D=Kt(e);x--;){var O=t[x];e[x]=xn(O,a)?D[O]:r}return e}function ss(e,t){if(!(t==="constructor"&&typeof e[t]=="function")&&t!="__proto__")return e[t]}var pa=da(Mo),xr=ou||function(e,t){return Nt.setTimeout(e,t)},os=da(gf);function ha(e,t,a){var x=t+"";return os(e,Bf(x,Vf(Of(x),a)))}function da(e){var t=0,a=0;return function(){var x=fu(),D=G-(x-a);if(a=x,D>0){if(++t>=W)return arguments[0]}else t=0;return e.apply(r,arguments)}}function ri(e,t){var a=-1,x=e.length,D=x-1;for(t=t===r?x:t;++a<t;){var O=Ui(a,D),K=e[O];e[O]=e[a],e[a]=K}return e.length=t,e}var ga=Uf(function(e){var t=[];return e.charCodeAt(0)===46&&t.push(""),e.replace(xe,function(a,x,D,O){t.push(D?O.replace(Ne,"$1"):x||a)}),t});function vn(e){if(typeof e=="string"||Jt(e))return e;var t=e+"";return t=="0"&&1/e==-z?"-0":t}function zn(e){if(e!=null){try{return Nr.call(e)}catch(t){}try{return e+""}catch(t){}}return""}function Vf(e,t){return en(ye,function(a){var x="_."+a[0];t&a[1]&&!Tr(e,x)&&e.push(x)}),e.sort()}function va(e){if(e instanceof je)return e.clone();var t=new nn(e.__wrapped__,e.__chain__);return t.__actions__=Kt(e.__actions__),t.__index__=e.__index__,t.__values__=e.__values__,t}function Xf(e,t,a){(a?Wt(e,t,a):t===r)?t=1:t=Dt(Xe(t),0);var x=e==null?0:e.length;if(!x||t<1)return[];for(var D=0,O=0,K=te($r(x/t));D<x;)K[O++]=sn(e,D,D+=t);return K}function Zf(e){for(var t=-1,a=e==null?0:e.length,x=0,D=[];++t<a;){var O=e[t];O&&(D[x++]=O)}return D}function Jf(){var e=arguments.length;if(!e)return[];for(var t=te(e-1),a=arguments[0],x=e;x--;)t[x-1]=arguments[x];return Dn(Ye(a)?Kt(a):[a],Lt(t,1))}var qf=Je(function(e,t){return Ct(e)?vr(e,Lt(t,1,Ct,!0)):[]}),jf=Je(function(e,t){var a=on(t);return Ct(a)&&(a=r),Ct(e)?vr(e,Lt(t,1,Ct,!0),ke(a,2)):[]}),Qf=Je(function(e,t){var a=on(t);return Ct(a)&&(a=r),Ct(e)?vr(e,Lt(t,1,Ct,!0),r,a):[]});function ec(e,t,a){var x=e==null?0:e.length;return x?(t=a||t===r?1:Xe(t),sn(e,t<0?0:t,x)):[]}function tc(e,t,a){var x=e==null?0:e.length;return x?(t=a||t===r?1:Xe(t),t=x-t,sn(e,0,t<0?0:t)):[]}function nc(e,t){return e&&e.length?Zr(e,ke(t,3),!0,!0):[]}function rc(e,t){return e&&e.length?Zr(e,ke(t,3),!0):[]}function ic(e,t,a,x){var D=e==null?0:e.length;return D?(a
|
||
|
|
`;e.replace(Ce,function(He,qe,Qe,qt,Ht,jt){return Qe||(Qe=qt),ge+=e.slice(fe,jt).replace(Vn,Wl),qe&&(Y=!0,ge+=`' +
|
||
|
|
__e(`+qe+`) +
|
||
|
|
'`),Ht&&(Z=!0,ge+=`';
|
||
|
|
`+Ht+`;
|
||
|
|
__p += '`),Qe&&(ge+=`' +
|
||
|
|
((__t = (`+Qe+`)) == null ? '' : __t) +
|
||
|
|
'`),fe=jt+He.length,He}),ge+=`';
|
||
|
|
`;var We=ft.call(t,"variable")&&t.variable;if(!We)ge=`with (obj) {
|
||
|
|
`+ge+`
|
||
|
|
}
|
||
|
|
`;else if($e.test(We))throw new ze(o);ge=(Z?ge.replace(Tn,""):ge).replace(Fn,"$1").replace(kt,"$1;"),ge="function("+(We||"obj")+`) {
|
||
|
|
`+(We?"":`obj || (obj = {});
|
||
|
|
`)+"var __t, __p = ''"+(Y?", __e = _.escape":"")+(Z?`, __j = Array.prototype.join;
|
||
|
|
function print() { __p += __j.call(arguments, '') }
|
||
|
|
`:`;
|
||
|
|
`)+ge+`return __p
|
||
|
|
}`;var Ze=Xa(function(){return it(O,Oe+"return "+ge).apply(r,K)});if(Ze.source=ge,cs(Ze))throw Ze;return Ze}function hd(e){return at(e).toLowerCase()}function dd(e){return at(e).toUpperCase()}function gd(e,t,a){if(e=at(e),e&&(a||t===r))return no(e);if(!e||!(t=Zt(t)))return e;var x=ln(e),D=ln(t),O=ro(x,D),K=io(x,D)+1;return On(x,O,K).join("")}function vd(e,t,a){if(e=at(e),e&&(a||t===r))return e.slice(0,oo(e)+1);if(!e||!(t=Zt(t)))return e;var x=ln(e),D=io(x,ln(t))+1;return On(x,0,D).join("")}function md(e,t,a){if(e=at(e),e&&(a||t===r))return e.replace(Ge,"");if(!e||!(t=Zt(t)))return e;var x=ln(e),D=ro(x,ln(t));return On(x,D).join("")}function Ed(e,t){var a=P,x=F;if(Et(t)){var D="separator"in t?t.separator:D;a="length"in t?Xe(t.length):a,x="omission"in t?Zt(t.omission):x}e=at(e);var O=e.length;if(Jn(e)){var K=ln(e);O=K.length}if(a>=O)return e;var Y=a-qn(x);if(Y<1)return x;var Z=K?On(K,0,Y).join(""):e.slice(0,Y);if(D===r)return Z+x;if(K&&(Y+=Z.length-Y),ps(D)){if(e.slice(Y).search(D)){var fe,ce=Z;for(D.global||(D=Di(D.source,at(xt.exec(D))+"g")),D.lastIndex=0;fe=D.exec(ce);)var ge=fe.index;Z=Z.slice(0,ge===r?Y:ge)}}else if(e.indexOf(Zt(D),Y)!=Y){var Ce=Z.lastIndexOf(D);Ce>-1&&(Z=Z.slice(0,Ce))}return Z+x}function yd(e){return e=at(e),e&&kn.test(e)?e.replace(Bn,Vl):e}var Ad=rr(function(e,t,a){return e+(a?" ":"")+t.toUpperCase()}),gs=Zo("toUpperCase");function Va(e,t,a){return e=at(e),t=a?r:t,t===r?Ul(e)?Jl(e):Ll(e):e.match(t)||[]}var Xa=Je(function(e,t){try{return Vt(e,r,t)}catch(a){return cs(a)?a:new ze(a)}}),Sd=Sn(function(e,t){return en(t,function(a){a=vn(a),yn(e,a,us(e[a],e))}),e});function xd(e){var t=e==null?0:e.length,a=ke();return e=t?mt(e,function(x){if(typeof x[1]!="function")throw new tn(h);return[a(x[0]),x[1]]}):[],Je(function(x){for(var D=-1;++D<t;){var O=e[D];if(Vt(O[0],this,x))return Vt(O[1],this,x)}})}function _d(e){return Vu(rn(e,v))}function vs(e){return function(){return e}}function Cd(e,t){return e==null||e!==e?t:e}var wd=qo(),Td=qo(!0);function Yt(e){return e}function ms(e){return bo(typeof e=="function"?e:rn(e,v))}function bd(e){return Io(rn(e,v))}function Dd(e,t){return Po(e,rn(t,v))}var Id=Je(function(e,t){return function(a){return mr(a,e,t)}}),Pd=Je(function(e,t){return function(a){return mr(e,a,t)}});function Es(e,t,a){var x=Pt(t),D=Yr(t,x);a==null&&!(Et(t)&&(D.length||!x.length))&&(a=t,t=e,e=this,D=Yr(t,Pt(t)));var O=!(Et(a)&&"chain"in a)||!!a.chain,K=_n(e);return en(D,function(Y){var Z=t[Y];e[Y]=Z,K&&(e.prototype[Y]=function(){var fe=this.__chain__;if(O||fe){var ce=e(this.__wrapped__),ge=ce.__actions__=Kt(this.__actions__);return ge.push({func:Z,args:arguments,thisArg:e}),ce.__chain__=fe,ce}return Z.apply(e,Dn([this.value()],arguments))})}),e}function Rd(){return Nt._===this&&(Nt._=nu),this}function ys(){}function Nd(e){return e=Xe(e),Je(function(t){return Ro(t,e)})}var Ld=Ji(mt),Od=Ji(qs),Md=Ji(Si);function Za(e){return rs(e)?xi(vn(e)):cf(e)}function Fd(e){return function(t){return e==null?r:Kn(e,t)}}var Bd=Qo(),kd=Qo(!0);function As(){return[]}function Ss(){return!1}function $d(){return{}}function Wd(){return""}function Hd(){return!0}function Ud(e,t){if(e=Xe(e),e<1||e>U)return[];var a=se,x=Mt(e,se);t=ke(t),e-=se;for(var D=wi(x,t);++a<e;)t(a);return D}function Kd(e){return Ye(e)?mt(e,vn):Jt(e)?[e]:Kt(ga(at(e)))}function Gd(e){var t=++eu;return at(e)+t}var zd=jr(function(e,t){return e+t},0),Yd=qi("ceil"),Vd=jr(function(e,t){return e/t},1),Xd=qi("floor");function Zd(e){return e&&e.length?zr(e,Yt,Fi):r}function Jd(e,t){return e&&e.length?zr(e,ke(t,2),Fi):r}function qd(e){return eo(e,Yt)}function jd(e,t){return eo(e,ke(t,2))}function Qd(e){return e&&e.length?zr(e,Yt,Wi):r}function eg(e,t){return e&&e.length?zr(e,ke(t,2),Wi):r}var tg=jr(function(e,t){return e*t},1),ng=qi("round"),rg=jr(function(e,t){return e-t},0);function ig(e){return e&&e.length?Ci(e,Yt):0}function sg(e,t){return e&&e.length?Ci(e,ke(t,2)):0}return L.after=bp,L.ary=Ta,L.assign=dh,L.assignIn=Wa,L.assignInWith=ci,L.assignWith=gh,L.at=vh,L.before=ba,L.bind=us,L.bindAll=Sd,L.bindKey=Da,L.castArray=$p,L.chain=_a,L.chunk=Xf,L.compact=Zf,L.
|
||
|
|
?|
|
||
|
|
|(?![\\s\\S])))+`,"m"),alias:r,inside:{line:{pattern:/(.)(?=[\s\S]).*(?:\r\n?|\n)?/,lookbehind:!0},prefix:{pattern:/[\s\S]/,alias:/\w+/.exec(i)[0]}}}}),Object.defineProperty(_.languages.diff,"PREFIXES",{value:g})})(Prism)},8055:()=>{(function(_){function g(o){return RegExp("(^(?:"+o+"):[ ]*(?![ ]))[^]+","i")}_.languages.http={"request-line":{pattern:/^(?:CONNECT|DELETE|GET|HEAD|OPTIONS|PATCH|POST|PRI|PUT|SEARCH|TRACE)\s(?:https?:\/\/|\/)\S*\sHTTP\/[\d.]+/m,inside:{method:{pattern:/^[A-Z]+\b/,alias:"property"},"request-target":{pattern:/^(\s)(?:https?:\/\/|\/)\S*(?=\s)/,lookbehind:!0,alias:"url",inside:_.languages.uri},"http-version":{pattern:/^(\s)HTTP\/[\d.]+/,lookbehind:!0,alias:"property"}}},"response-status":{pattern:/^HTTP\/[\d.]+ \d+ .+/m,inside:{"http-version":{pattern:/^HTTP\/[\d.]+/,alias:"property"},"status-code":{pattern:/^(\s)\d+(?=\s)/,lookbehind:!0,alias:"number"},"reason-phrase":{pattern:/^(\s).+/,lookbehind:!0,alias:"string"}}},header:{pattern:/^[\w-]+:.+(?:(?:\r\n?|\n)[ \t].+)*/m,inside:{"header-value":[{pattern:g(/Content-Security-Policy/.source),lookbehind:!0,alias:["csp","languages-csp"],inside:_.languages.csp},{pattern:g(/Public-Key-Pins(?:-Report-Only)?/.source),lookbehind:!0,alias:["hpkp","languages-hpkp"],inside:_.languages.hpkp},{pattern:g(/Strict-Transport-Security/.source),lookbehind:!0,alias:["hsts","languages-hsts"],inside:_.languages.hsts},{pattern:g(/[^:]+/.source),lookbehind:!0}],"header-name":{pattern:/^[^:]+/,alias:"keyword"},punctuation:/^:/}}};var i=_.languages,u={"application/javascript":i.javascript,"application/json":i.json||i.javascript,"application/xml":i.xml,"text/xml":i.xml,"text/html":i.html,"text/css":i.css,"text/plain":i.plain},r={"application/json":!0,"application/xml":!0};function n(o){var c=o.replace(/^[a-z]+\//,""),E="\\w+/(?:[\\w.-]+\\+)+"+c+"(?![+\\w.-])";return"(?:"+o+"|"+E+")"}var l;for(var d in u)if(u[d]){l=l||{};var h=r[d]?n(d):d;l[d.replace(/\//g,"-")]={pattern:RegExp("("+/content-type:\s*/.source+h+/(?:(?:\r\n?|\n)[\w-].*)*(?:\r(?:\n|(?!\n))|\n)/.source+")"+/[^ \t\w-][\s\S]*/.source,"i"),lookbehind:!0,inside:u[d]}}l&&_.languages.insertBefore("http","header",l)})(Prism)},8989:()=>{Prism.languages.json={property:{pattern:/(^|[^\\])"(?:\\.|[^\\"\r\n])*"(?=\s*:)/,lookbehind:!0,greedy:!0},string:{pattern:/(^|[^\\])"(?:\\.|[^\\"\r\n])*"(?!\s*:)/,lookbehind:!0,greedy:!0},comment:{pattern:/\/\/.*|\/\*[\s\S]*?(?:\*\/|$)/,greedy:!0},number:/-?\b\d+(?:\.\d+)?(?:e[+-]?\d+)?\b/i,punctuation:/[{}[\],]/,operator:/:/,boolean:/\b(?:false|true)\b/,null:{pattern:/\bnull\b/,alias:"keyword"}},Prism.languages.webmanifest=Prism.languages.json},8893:()=>{Prism.languages.python={comment:{pattern:/(^|[^\\])#.*/,lookbehind:!0,greedy:!0},"string-interpolation":{pattern:/(?:f|fr|rf)(?:("""|''')[\s\S]*?\1|("|')(?:\\.|(?!\2)[^\\\r\n])*\2)/i,greedy:!0,inside:{interpolation:{pattern:/((?:^|[^{])(?:\{\{)*)\{(?!\{)(?:[^{}]|\{(?!\{)(?:[^{}]|\{(?!\{)(?:[^{}])+\})+\})+\}/,lookbehind:!0,inside:{"format-spec":{pattern:/(:)[^:(){}]+(?=\}$)/,lookbehind:!0},"conversion-option":{pattern://,alias:"punctuation"},rest:null}},string:/[\s\S]+/}},"triple-quoted-string":{pattern:/(?:[rub]|br|rb)?("""|''')[\s\S]*?\1/i,greedy:!0,alias:"string"},string:{pattern:/(?:[rub]|br|rb)?("|')(?:\\.|(?!\1)[^\\\r\n])*\1/i,greedy:!0},function:{pattern:/((?:^|\s)def[ \t]+)[a-zA-Z_]\w*(?=\s*\()/g,lookbehind:!0},"class-name":{pattern:/(\bclass\s+)\w+/i,lookbehind:!0},decorator:{pattern:/(^[\t ]*)@\w+(?:\.\w+)*/m,lookbehind:!0,alias:["annotation","punctuation"],inside:{punctuation:/\./}},keyword:/\b(?:_(?=\s*:)|and|as|assert|async|await|break|case|class|continue|def|del|elif|else|except|exec|finally|for|from|global|if|import|in|is|lambda|match|nonlocal|not|or|pass|print|raise|return|try|while|with|yield)\b/,builtin:/\b(?:__import__|abs|all|any|apply|ascii|basestring|bin|bool|buffer|bytearray|bytes|callable|chr|classmethod|cmp|coerce|compile|complex|delattr|dict|dir|divmod|enumerate|eval|execfile|file|filter|float|format|frozenset|getattr|globals|hasattr|hash|help|hex|id|input|int|intern|isinstance|issubclass|iter|l
|
||
|
|
* Prism: Lightweight, robust, elegant syntax highlighting
|
||
|
|
*
|
||
|
|
* @license MIT <https://opensource.org/licenses/MIT>
|
||
|
|
* @author Lea Verou <https://lea.verou.me>
|
||
|
|
* @namespace
|
||
|
|
* @public
|
||
|
|
*/var r=function(n){var l=/(?:^|\s)lang(?:uage)?-([\w-]+)(?=\s|$)/i,d=0,h={},o={manual:n.Prism&&n.Prism.manual,disableWorkerMessageHandler:n.Prism&&n.Prism.disableWorkerMessageHandler,util:{encode:function A(C){return C instanceof c?new c(C.type,A(C.content),C.alias):Array.isArray(C)?C.map(A):C.replace(/&/g,"&").replace(/</g,"<").replace(/\u00a0/g," ")},type:function(A){return Object.prototype.toString.call(A).slice(8,-1)},objId:function(A){return A.__id||Object.defineProperty(A,"__id",{value:++d}),A.__id},clone:function A(C,b){b=b||{};var N,B;switch(o.util.type(C)){case"Object":if(B=o.util.objId(C),b[B])return b[B];N={},b[B]=N;for(var R in C)C.hasOwnProperty(R)&&(N[R]=A(C[R],b));return N;case"Array":return B=o.util.objId(C),b[B]?b[B]:(N=[],b[B]=N,C.forEach(function(I,T){N[T]=A(I,b)}),N);default:return C}},getLanguage:function(A){for(;A;){var C=l.exec(A.className);if(C)return C[1].toLowerCase();A=A.parentElement}return"none"},setLanguage:function(A,C){A.className=A.className.replace(RegExp(l,"gi"),""),A.classList.add("language-"+C)},currentScript:function(){if(typeof document=="undefined")return null;if("currentScript"in document&&1<2)return document.currentScript;try{throw new Error}catch(N){var A=(/at [^(\r\n]*\((.*):[^:]+:[^:]+\)$/i.exec(N.stack)||[])[1];if(A){var C=document.getElementsByTagName("script");for(var b in C)if(C[b].src==A)return C[b]}return null}},isActive:function(A,C,b){for(var N="no-"+C;A;){var B=A.classList;if(B.contains(C))return!0;if(B.contains(N))return!1;A=A.parentElement}return!!b}},languages:{plain:h,plaintext:h,text:h,txt:h,extend:function(A,C){var b=o.util.clone(o.languages[A]);for(var N in C)b[N]=C[N];return b},insertBefore:function(A,C,b,N){N=N||o.languages;var B=N[A],R={};for(var I in B)if(B.hasOwnProperty(I)){if(I==C)for(var T in b)b.hasOwnProperty(T)&&(R[T]=b[T]);b.hasOwnProperty(I)||(R[I]=B[I])}var P=N[A];return N[A]=R,o.languages.DFS(o.languages,function(F,W){W===P&&F!=A&&(this[F]=R)}),R},DFS:function A(C,b,N,B){B=B||{};var R=o.util.objId;for(var I in C)if(C.hasOwnProperty(I)){b.call(C,I,C[I],N||I);var T=C[I],P=o.util.type(T);P==="Object"&&!B[R(T)]?(B[R(T)]=!0,A(T,b,null,B)):P==="Array"&&!B[R(T)]&&(B[R(T)]=!0,A(T,b,I,B))}}},plugins:{},highlightAll:function(A,C){o.highlightAllUnder(document,A,C)},highlightAllUnder:function(A,C,b){var N={callback:b,container:A,selector:'code[class*="language-"], [class*="language-"] code, code[class*="lang-"], [class*="lang-"] code'};o.hooks.run("before-highlightall",N),N.elements=Array.prototype.slice.apply(N.container.querySelectorAll(N.selector)),o.hooks.run("before-all-elements-highlight",N);for(var B=0,R;R=N.elements[B++];)o.highlightElement(R,C===!0,N.callback)},highlightElement:function(A,C,b){var N=o.util.getLanguage(A),B=o.languages[N];o.util.setLanguage(A,N);var R=A.parentElement;R&&R.nodeName.toLowerCase()==="pre"&&o.util.setLanguage(R,N);var I=A.textContent,T={element:A,language:N,grammar:B,code:I};function P(W){T.highlightedCode=W,o.hooks.run("before-insert",T),T.element.innerHTML=T.highlightedCode,o.hooks.run("after-highlight",T),o.hooks.run("complete",T),b&&b.call(T.element)}if(o.hooks.run("before-sanity-check",T),R=T.element.parentElement,R&&R.nodeName.toLowerCase()==="pre"&&!R.hasAttribute("tabindex")&&R.setAttribute("tabindex","0"),!T.code){o.hooks.run("complete",T),b&&b.call(T.element);return}if(o.hooks.run("before-highlight",T),!T.grammar){P(o.util.encode(T.code));return}if(C&&n.Worker){var F=new Worker(o.filename);F.onmessage=function(W){P(W.data)},F.postMessage(JSON.stringify({language:T.language,code:T.code,immediateClose:!0}))}else P(o.highlight(T.code,T.grammar,T.language))},highlight:function(A,C,b){var N={code:A,grammar:C,language:b};if(o.hooks.run("before-tokenize",N),!N.grammar)throw new Error('The language "'+N.language+'" has no grammar.');return N.tokens=o.tokenize(N.code,N.grammar),o.hooks.run("after-tokenize",N),c.stringify(o.util.encode(N.tokens),N.language)},tokenize:function(A,C){var b=C.rest;if(b){for(var N in b)C[N]=b[N];delete C.rest}var B=new v;return p(B,B.head,A),s(A,B,C,B.head,0),y(B)},hooks:{all:{},add
|
||
|
|
`),S.hasAttribute("data-start")||S.setAttribute("data-start",String(T+1))}w.textContent=B,r.highlightElement(w)},function(B){S.setAttribute(o,s),w.textContent=B})}}),r.plugins.fileHighlight={highlight:function(S){for(var w=(S||document).querySelectorAll(v),A=0,C;C=w[A++];)r.highlightElement(C)}};var y=!1;r.fileHighlight=function(){y||(console.warn("Prism.fileHighlight is deprecated. Use `Prism.plugins.fileHighlight.highlight` instead."),y=!0),r.plugins.fileHighlight.highlight.apply(this,arguments)}}()},147:(_,g,i)=>{const u=Symbol("SemVer ANY");class r{static get ANY(){return u}constructor(v,p){if(p=n(p),v instanceof r){if(v.loose===!!p.loose)return v;v=v.value}v=v.trim().split(/\s+/).join(" "),o("comparator",v,p),this.options=p,this.loose=!!p.loose,this.parse(v),this.semver===u?this.value="":this.value=this.operator+this.semver.version,o("comp",this)}parse(v){const p=this.options.loose?l[d.COMPARATORLOOSE]:l[d.COMPARATOR],f=v.match(p);if(!f)throw new TypeError(`Invalid comparator: ${v}`);this.operator=f[1]!==void 0?f[1]:"",this.operator==="="&&(this.operator=""),f[2]?this.semver=new c(f[2],this.options.loose):this.semver=u}toString(){return this.value}test(v){if(o("Comparator.test",v,this.options.loose),this.semver===u||v===u)return!0;if(typeof v=="string")try{v=new c(v,this.options)}catch(p){return!1}return h(v,this.operator,this.semver,this.options)}intersects(v,p){if(!(v instanceof r))throw new TypeError("a Comparator is required");return this.operator===""?this.value===""?!0:new E(v.value,p).test(this.value):v.operator===""?v.value===""?!0:new E(this.value,p).test(v.semver):(p=n(p),p.includePrerelease&&(this.value==="<0.0.0-0"||v.value==="<0.0.0-0")||!p.includePrerelease&&(this.value.startsWith("<0.0.0")||v.value.startsWith("<0.0.0"))?!1:!!(this.operator.startsWith(">")&&v.operator.startsWith(">")||this.operator.startsWith("<")&&v.operator.startsWith("<")||this.semver.version===v.semver.version&&this.operator.includes("=")&&v.operator.includes("=")||h(this.semver,"<",v.semver,p)&&this.operator.startsWith(">")&&v.operator.startsWith("<")||h(this.semver,">",v.semver,p)&&this.operator.startsWith("<")&&v.operator.startsWith(">")))}}_.exports=r;const n=i(8020),{safeRe:l,t:d}=i(6687),h=i(4438),o=i(8695),c=i(5131),E=i(6174)},6174:(_,g,i)=>{const u=/\s+/g;class r{constructor(M,z){if(z=d(z),M instanceof r)return M.loose===!!z.loose&&M.includePrerelease===!!z.includePrerelease?M:new r(M.raw,z);if(M instanceof h)return this.raw=M.value,this.set=[[M]],this.formatted=void 0,this;if(this.options=z,this.loose=!!z.loose,this.includePrerelease=!!z.includePrerelease,this.raw=M.trim().replace(u," "),this.set=this.raw.split("||").map(U=>this.parseRange(U.trim())).filter(U=>U.length),!this.set.length)throw new TypeError(`Invalid SemVer Range: ${this.raw}`);if(this.set.length>1){const U=this.set[0];if(this.set=this.set.filter(Q=>!S(Q[0])),this.set.length===0)this.set=[U];else if(this.set.length>1){for(const Q of this.set)if(Q.length===1&&w(Q[0])){this.set=[Q];break}}}this.formatted=void 0}get range(){if(this.formatted===void 0){this.formatted="";for(let M=0;M<this.set.length;M++){M>0&&(this.formatted+="||");const z=this.set[M];for(let U=0;U<z.length;U++)U>0&&(this.formatted+=" "),this.formatted+=z[U].toString().trim()}}return this.formatted}format(){return this.range}toString(){return this.range}parseRange(M){const U=((this.options.includePrerelease&&y)|(this.options.loose&&m))+":"+M,Q=l.get(U);if(Q)return Q;const ne=this.options.loose,se=ne?E[s.HYPHENRANGELOOSE]:E[s.HYPHENRANGE];M=M.replace(se,G(this.options.includePrerelease)),o("hyphen replace",M),M=M.replace(E[s.COMPARATORTRIM],v),o("comparator trim",M),M=M.replace(E[s.TILDETRIM],p),o("tilde trim",M),M=M.replace(E[s.CARETTRIM],f),o("caret trim",M);let q=M.split(" ").map(Be=>C(Be,this.options)).join(" ").split(/\s+/).map(Be=>W(Be,this.options));ne&&(q=q.filter(Be=>(o("loose invalid filter",Be,this.options),!!Be.match(E[s.COMPARATORLOOSE])))),o("range list",q);const ve=new Map,ye=q.map(Be=>new h(Be,this.options));for(const Be of ye){if(S(Be))return[Be];ve.set(Be.value,Be)}ve.size>1&&v
|
||
|
|
`+lt),J.find(".sample-request-response").is(":visible")&&J.find(".sample-request-response").fadeTo(1,.1),J.find(".sample-request-response").fadeTo(250,1),J.find(".sample-request-response-json").text(et),v().highlightAll()}}function P(Le,he,Re){const Te=g()('article[data-group="'+Le+'"][data-name="'+he+'"][data-version="'+Re+'"]');Te.find(".sample-request-response-json").html(""),Te.find(".sample-request-response").hide(),Te.find(".sample-request-input").each((Ee,de)=>{de.value=de.placeholder!==de.dataset.name?de.placeholder:""});const J=Te.find(".sample-request-url");J.val(J.prop("defaultValue"))}const F={"Allowed values:":"Valors permesos:","Compare all with predecessor":"Comparar tot amb versi\xF3 anterior","compare changes to:":"comparar canvis amb:","compared to":"comparat amb","Default value:":"Valor per defecte:",Description:"Descripci\xF3",Field:"Camp",General:"General","Generated with":"Generat amb",Name:"Nom","No response values.":"Sense valors en la resposta.",optional:"opcional",Parameter:"Par\xE0metre","Permission:":"Permisos:",Response:"Resposta",Send:"Enviar","Send a Sample Request":"Enviar una petici\xF3 d'exemple","show up to version:":"mostrar versi\xF3:","Size range:":"Tamany de rang:","Toggle navigation":"Canvia la navegaci\xF3",Type:"Tipus",url:"url",Copy:"Copiar","Press Ctrl+C to copy":"Premeu Ctrl+C per copiar","copied!":"Copiat!"},W={"Allowed values:":"Povolen\xE9 hodnoty:","Compare all with predecessor":"Porovnat v\u0161e s p\u0159edchoz\xEDmi verzemi","compare changes to:":"porovnat zm\u011Bny s:","compared to":"porovnat s","Default value:":"V\xFDchoz\xED hodnota:",Description:"Popis",Field:"Pole",General:"Obecn\xE9","Generated with":"Vygenerov\xE1no pomoc\xED",Name:"N\xE1zev","No response values.":"Nebyly vr\xE1ceny \u017E\xE1dn\xE9 hodnoty.",optional:"voliteln\xE9",Parameter:"Parametr","Permission:":"Opr\xE1vn\u011Bn\xED:",Response:"Odpov\u011B\u010F",Send:"Odeslat","Send a Sample Request":"Odeslat uk\xE1zkov\xFD po\u017Eadavek","show up to version:":"zobrazit po verzi:","Size range:":"Rozsah velikosti:","Toggle navigation":"P\u0159epnout navigaci",Type:"Typ",url:"url",Copy:"Kop\xEDrovat","Press Ctrl+C to copy":"Stisknut\xEDm kombinace kl\xE1ves Ctrl+C zkop\xEDrujte","copied!":"Zkop\xEDrovan\xFD!"},G={"Allowed values:":"Erlaubte Werte:","Compare all with predecessor":"Vergleiche alle mit ihren Vorg\xE4ngern","compare changes to:":"vergleiche \xC4nderungen mit:","compared to":"verglichen mit","Default value:":"Standardwert:",Description:"Beschreibung",Field:"Feld",General:"Allgemein","Generated with":"Erstellt mit",Name:"Name","No response values.":"Keine R\xFCckgabewerte.",optional:"optional",Parameter:"Parameter","Permission:":"Berechtigung:",Response:"Antwort",Send:"Senden","Send a Sample Request":"Eine Beispielanfrage senden","show up to version:":"zeige bis zur Version:","Size range:":"Gr\xF6\xDFenbereich:","Toggle navigation":"Navigation ein-/ausblenden",Type:"Typ",url:"url",Copy:"Kopieren","Press Ctrl+C to copy":"Dr\xFCcken Sie Ctrl+C zum kopieren","Copied!":"Kopiert!"},$={"Allowed values:":"Valores permitidos:","Compare all with predecessor":"Comparar todo con versi\xF3n anterior","compare changes to:":"comparar cambios con:","compared to":"comparado con","Default value:":"Valor por defecto:",Description:"Descripci\xF3n",Field:"Campo",General:"General","Generated with":"Generado con",Name:"Nombre","No response values.":"Sin valores en la respuesta.",optional:"opcional",Parameter:"Par\xE1metro","Permission:":"Permisos:",Response:"Respuesta",Send:"Enviar","Send a Sample Request":"Enviar una petici\xF3n de ejemplo","show up to version:":"mostrar a versi\xF3n:","Size range:":"Tama\xF1o de rango:","Toggle navigation":"Alternar navegaci\xF3n",Type:"Tipo",url:"url",Copy:"Copiar","Press Ctrl+C to copy":"Presione Ctrl+C para copiar","copied!":"\xA1Copiado!"},H={"Allowed values:":"Valeurs autoris\xE9es :",Body:"Corps","Compare all with predecessor":"Tout comparer avec ...","compare changes to:":"comparer les changements \xE0 :","compared to":"comparer \xE0","Default value:":"Valeur par d\xE9faut
|
||
|
|
`;switch(Ee){case Se.DIFF_INSERT:Re[J]=de.replace(/^(.)/gm,"+ $1")+me;break;case Se.DIFF_DELETE:Re[J]=de.replace(/^(.)/gm,"- $1")+me;break;case Se.DIFF_EQUAL:Re[J]=de.replace(/^(.)/gm," $1");break}}return Re.join("")}diffCleanupSemantic(he){return this.diff_cleanupSemantic(he)}_stripHtml(he){if(this.testMode)return he;const Re=document.createElement("div");return Re.innerHTML=he,Re.textContent||Re.innerText||""}}function dt(){l().registerHelper("markdown",function(J){return J&&(J=J.replace(/((\[(.*?)\])?\(#)((.+?):(.+?))(\))/mg,function(Ee,de,me,Fe,Ke,Ue,Ve){const et=Fe||Ue+"/"+Ve;return'<a href="#api-'+Ue+"-"+Ve+'">'+et+"</a>"}),J)}),l().registerHelper("setInputType",function(J){switch(J){case"File":case"Email":case"Color":case"Number":case"Date":return J[0].toLowerCase()+J.substring(1);case"Boolean":return"checkbox";default:return"text"}});let Le;l().registerHelper("startTimer",function(J){return Le=new Date,""}),l().registerHelper("stopTimer",function(J){return console.log(new Date-Le),""}),l().registerHelper("__",function(J){return yt(J)}),l().registerHelper("cl",function(J){return console.log(J),""}),l().registerHelper("underscoreToSpace",function(J){return J.replace(/(_+)/g," ")}),l().registerHelper("removeDblQuotes",function(J){return J.replace(/"/g,"")}),l().registerHelper("assign",function(J){if(arguments.length>0){const Ee=typeof arguments[1];let de=null;(Ee==="string"||Ee==="number"||Ee==="boolean")&&(de=arguments[1]),l().registerHelper(J,function(){return de})}return""}),l().registerHelper("nl2br",function(J){return Re(J)}),l().registerHelper("ifNotObject",function(J,Ee){return J&&J.indexOf("Object")!==0?Ee.fn(this):Ee.inverse(this)}),l().registerHelper("ifCond",function(J,Ee,de,me){switch(Ee){case"==":return J==de?me.fn(this):me.inverse(this);case"===":return J===de?me.fn(this):me.inverse(this);case"!=":return J!=de?me.fn(this):me.inverse(this);case"!==":return J!==de?me.fn(this):me.inverse(this);case"<":return J<de?me.fn(this):me.inverse(this);case"<=":return J<=de?me.fn(this):me.inverse(this);case">":return J>de?me.fn(this):me.inverse(this);case">=":return J>=de?me.fn(this):me.inverse(this);case"&&":return J&&de?me.fn(this):me.inverse(this);case"||":return J||de?me.fn(this):me.inverse(this);default:return me.inverse(this)}});const he={};l().registerHelper("subTemplate",function(J,Ee){he[J]||(he[J]=l().compile(document.getElementById("template-"+J).innerHTML));const de=he[J],me=g().extend({},this,Ee.hash);return new(l()).SafeString(de(me))}),l().registerHelper("toLowerCase",function(J){return J&&typeof J=="string"?J.toLowerCase():""}),l().registerHelper("dot2bracket",function(J){const{parentNode:Ee,field:de,isArray:me}=J;let Fe="";if(Ee){let Ke=J;do{const Ue=Ke.parentNode;Ue.isArray&&(Fe=`[]${Fe}`),Ue.parentNode?Fe=`[${Ue.field.substring(Ue.parentNode.path.length+1)}]${Fe}`:Fe=Ue.field+Fe,Ke=Ke.parentNode}while(Ke.parentNode);Fe+=`[${de.substring(Ee.path.length+1)}]`}else Fe=de,me&&(Fe+="[]");return Fe}),l().registerHelper("nestObject",function(J){const{parentNode:Ee,field:de}=J;return Ee?" ".repeat(Ee.path.split(".").length)+de.substring(Ee.path.length+1):de});function Re(J){return(""+J).replace(/(?:^|<\/pre>)[^]*?(?:<pre>|$)/g,Ee=>Ee.replace(/([^>\r\n]?)(\r\n|\n\r|\r|\n)/g,"$1<br>$2"))}l().registerHelper("each_compare_list_field",function(J,Ee,de){const me=de.hash.field,Fe=[];J&&J.forEach(function(Ue){const Ve=Ue;Ve.key=Ue[me],Fe.push(Ve)});const Ke=[];return Ee&&Ee.forEach(function(Ue){const Ve=Ue;Ve.key=Ue[me],Ke.push(Ve)}),Te("key",Fe,Ke,de)}),l().registerHelper("each_compare_keys",function(J,Ee,de){const me=[];J&&Object.keys(J).forEach(function(Ue){const Ve={};Ve.value=J[Ue],Ve.key=Ue,me.push(Ve)});const Fe=[];return Ee&&Object.keys(Ee).forEach(function(Ue){const Ve={};Ve.value=Ee[Ue],Ve.key=Ue,Fe.push(Ve)}),Te("key",me,Fe,de)}),l().registerHelper("body2json",function(J,Ee){return De(J)}),l().registerHelper("each_compare_field",function(J,Ee,de){return Te("field",J,Ee,de)}),l().registerHelper("each_compare_title",function(J,Ee,de){return Te("title",J,Ee,de)}),l().registerHelper("reformat"
|
||
|
|
{
|
||
|
|
"id": "757de756-af85-11e9-aa90-000c295f0f58",
|
||
|
|
"name": "Academia Santa Teresa M\xE1laga",
|
||
|
|
"level": null,
|
||
|
|
"country": "ES"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"id": "7583028a-af85-11e9-aa90-000c295f0f58",
|
||
|
|
"name": "Academia D\xEDaz Balaguer",
|
||
|
|
"level": null,
|
||
|
|
"country": "ES"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"id": "54a4fa2d-48b4-11ee-9b36-000c29a89113",
|
||
|
|
"name": "AECC reservas",
|
||
|
|
"level": null,
|
||
|
|
"country": "ES"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"id": "758137a3-af85-11e9-aa90-000c295f0f58",
|
||
|
|
"name": "Aeroclub de Colombia",
|
||
|
|
"level": null,
|
||
|
|
"country": "ES"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"id": "75835f07-af85-11e9-aa90-000c295f0f58",
|
||
|
|
"name": "AFA Formaci\xF3n Oviedo",
|
||
|
|
"level": null,
|
||
|
|
"country": "ES"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"id": "758196a7-af85-11e9-aa90-000c295f0f58",
|
||
|
|
"name": "Agora Portals International School - Islas Baleares",
|
||
|
|
"level": null,
|
||
|
|
"country": "ES"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"id": "75843763-af85-11e9-aa90-000c295f0f58",
|
||
|
|
"name": "AIS Mallorca",
|
||
|
|
"level": null,
|
||
|
|
"country": "ES"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"id": "758314a0-af85-11e9-aa90-000c295f0f58",
|
||
|
|
"name": "Alcal\xE1 de Henares",
|
||
|
|
"level": null,
|
||
|
|
"country": "ES"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"id": "75810f5a-af85-11e9-aa90-000c295f0f58",
|
||
|
|
"name": "Alcaste - Las Fuentes",
|
||
|
|
"level": null,
|
||
|
|
"country": "ES"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"id": "6a574ca3-9ece-11ec-9700-000c29a89113",
|
||
|
|
"name": "Alfaem Salud Mental - Le\xF3n",
|
||
|
|
"level": null,
|
||
|
|
"country": "ES"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"id": "75810989-af85-11e9-aa90-000c295f0f58",
|
||
|
|
"name": "Alfonso Escamez",
|
||
|
|
"level": null,
|
||
|
|
"country": "ES"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"id": "a015dcef-8213-11ee-9b36-000c29a89113",
|
||
|
|
"name": "Alianza para la FP Dual - Barcelona",
|
||
|
|
"level": null,
|
||
|
|
"country": "ES"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"id": "7583dd6d-af85-11e9-aa90-000c295f0f58",
|
||
|
|
"name": "AMA-CLUB DE AMIGOS ALCORC\xD3N",
|
||
|
|
"level": null,
|
||
|
|
"country": "ES"
|
||
|
|
}
|
||
|
|
]`,type:"json"}]},filename:"events/event.routes.v4.js",groupTitle:"Entidades"},{type:"get",url:"/api/v4/web/events/:id/check_capacity",title:"Verificar Capacidad del Evento",name:"CheckEventCapacity",group:"Eventos",version:"1.0.0",description:"<p>Determina si hay aforo suficiente para el tama\xF1o de grupo que se ha indicado.</p>",parameter:{fields:{Parameter:[{group:"Parameter",type:"String",optional:!1,field:"id",isArray:!1,description:"<p>ID \xFAnico del evento.</p>"}]}},success:{fields:{"Success 200":[{group:"Success 200",type:"String",optional:!1,field:"eventId",isArray:!1,description:"<p>ID \xFAnico del evento.</p>"},{group:"Success 200",type:"Number",optional:!1,field:"group_size",isArray:!1,description:"<p>Tama\xF1o del grupo para el cual se verifica el aforo.</p>"},{group:"Success 200",type:"Boolean",optional:!1,field:"allow",isArray:!1,description:"<p>Indica si el aforo es suficiente para el grupo.</p>"},{group:"Success 200",type:"Number",optional:!1,field:"assistants",isArray:!1,description:"<p>N\xFAmero total de asistentes permitidos.</p>"},{group:"Success 200",type:"Number",optional:!1,field:"confirmed",isArray:!1,description:"<p>N\xFAmero de asistentes confirmados.</p>"},{group:"Success 200",type:"Boolean",optional:!1,field:"sold_out",isArray:!1,description:"<p>Indica si el evento est\xE1 completamente lleno.</p>"},{group:"Success 200",type:"Number",optional:!1,field:"assistants_overflow",isArray:!1,description:"<p>N\xFAmero de asistentes que sobrepasan el aforo.</p>"},{group:"Success 200",type:"Number",optional:!1,field:"confirmed_overflow",isArray:!1,description:"<p>N\xFAmero de confirmados que sobrepasan el aforo.</p>"},{group:"Success 200",type:"Boolean",optional:!1,field:"sold_out_overflow",isArray:!1,description:"<p>Indica si se permite la asistencia en exceso.</p>"},{group:"Success 200",type:"Boolean",optional:!1,field:"allow_overflow",isArray:!1,description:"<p>Indica si el exceso de asistentes est\xE1 permitido.</p>"}]},examples:[{title:"Ejemplo de Respuesta:",content:`HTTP/1.1 200 OK
|
||
|
|
{
|
||
|
|
"eventId": "03f70b2d-53c5-11ed-9b36-000c29a89113",
|
||
|
|
"group_size": 1,
|
||
|
|
"allow": true,
|
||
|
|
"assistants": 2000,
|
||
|
|
"confirmed": 325,
|
||
|
|
"sold_out": false,
|
||
|
|
"assistants_overflow": 0,
|
||
|
|
"confirmed_overflow": 0,
|
||
|
|
"sold_out_overflow": 1,
|
||
|
|
"allow_overflow": false
|
||
|
|
}`,type:"json"}]},filename:"events/event.routes.v4.js",groupTitle:"Eventos"},{type:"get",url:"/api/v4/web/events/:eventId/reservations/:encodedCode",title:"Verificar C\xF3digo de Invitaci\xF3n",name:"CheckInvitationCode",group:"Eventos",version:"4.0.0",description:"<p>Este endpoint verifica si un c\xF3digo de invitaci\xF3n es aplicable a un evento concreto. El c\xF3digo de invitaci\xF3n est\xE1 codificado en Base64.</p>",parameter:{fields:{Parameter:[{group:"Parameter",type:"String",optional:!1,field:"eventId",isArray:!1,description:"<p>Identificador \xFAnico del evento.</p>"},{group:"Parameter",type:"String",optional:!1,field:"encodedCode",isArray:!1,description:"<p>C\xF3digo de invitaci\xF3n codificado en Base64. Ejemplo, el c\xF3digo "MD22-4939" se codifica como "TUQyMi00OTM5"</p>"}]}},success:{fields:{"Success 200":[{group:"Success 200",type:"Boolean",optional:!1,field:"applicable",isArray:!1,description:"<p>Indica si el c\xF3digo de invitaci\xF3n es aplicable (true) o no (false).</p>"}]},examples:[{title:"Ejemplo de Respuesta Exitosa:",content:`HTTP/1.1 200 OK
|
||
|
|
true`,type:"json"},{title:"Ejemplo de Respuesta Fallida:",content:`HTTP/1.1 200 OK
|
||
|
|
false`,type:"json"}]},filename:"events/event.routes.v4.js",groupTitle:"Eventos"},{type:"get",url:"/web/events",title:"Obtener Eventos Disponibles",name:"GetAvailableEvents",group:"Eventos",version:"4.0.0",description:"<p>Este endpoint devuelve una lista de eventos disponibles, incluyendo su estado de aforo.</p>",success:{fields:{"Success 200":[{group:"Success 200",type:"Object[]",optional:!1,field:"events",isArray:!0,description:"<p>Lista de eventos disponibles.</p>"},{group:"Success 200",type:"String",optional:!1,parentNode:{path:"events",field:"events",type:"Object[]",isArray:!0},field:"events.id",isArray:!1,description:"<p>Identificador \xFAnico del evento.</p>"},{group:"Success 200",type:"String",optional:!1,parentNode:{path:"events",field:"events",type:"Object[]",isArray:!0},field:"events.name",isArray:!1,description:"<p>Nombre del evento.</p>"},{group:"Success 200",type:"Object",optional:!1,parentNode:{path:"events",field:"events",type:"Object[]",isArray:!0},field:"events.type",isArray:!1,description:"<p>Tipo del evento.</p>"},{group:"Success 200",type:"String",optional:!1,parentNode:{path:"events.type",parentNode:{path:"events",field:"events",type:"Object[]",isArray:!0},field:"events.type",type:"Object",isArray:!1},field:"events.type.name",isArray:!1,description:"<p>Nombre del tipo de evento.</p>"},{group:"Success 200",type:"String",optional:!1,parentNode:{path:"events.type",parentNode:{path:"events",field:"events",type:"Object[]",isArray:!0},field:"events.type",type:"Object",isArray:!1},field:"events.type.title",isArray:!1,description:"<p>T\xEDtulo del tipo de evento.</p>"},{group:"Success 200",type:"Object",optional:!1,parentNode:{path:"events",field:"events",type:"Object[]",isArray:!0},field:"events.location",isArray:!1,description:"<p>Ubicaci\xF3n del evento.</p>"},{group:"Success 200",type:"String",optional:!1,parentNode:{path:"events.location",parentNode:{path:"events",field:"events",type:"Object[]",isArray:!0},field:"events.location",type:"Object",isArray:!1},field:"events.location.country",isArray:!1,description:"<p>Pa\xEDs donde se realiza el evento.</p>"},{group:"Success 200",type:"String",optional:!1,parentNode:{path:"events.location",parentNode:{path:"events",field:"events",type:"Object[]",isArray:!0},field:"events.location",type:"Object",isArray:!1},field:"events.location.city",isArray:!1,description:"<p>Ciudad donde se realiza el evento.</p>"},{group:"Success 200",type:"String",optional:!1,parentNode:{path:"events.location",parentNode:{path:"events",field:"events",type:"Object[]",isArray:!0},field:"events.location",type:"Object",isArray:!1},field:"events.location.country_code",isArray:!1,description:"<p>C\xF3digo del pa\xEDs del evento.</p>"},{group:"Success 200",type:"Object[]",optional:!1,parentNode:{path:"events",field:"events",type:"Object[]",isArray:!0},field:"events.multimedias",isArray:!0,description:"<p>Lista de recursos multimedia asociados con el evento.</p>"},{group:"Success 200",type:"Object[]",optional:!1,parentNode:{path:"events",field:"events",type:"Object[]",isArray:!0},field:"events.details",isArray:!0,description:"<p>Lista de detalles adicionales del evento.</p>"},{group:"Success 200",type:"Object[]",optional:!1,parentNode:{path:"events",field:"events",type:"Object[]",isArray:!0},field:"events.speakers",isArray:!0,description:"<p>Lista de oradores del evento.</p>"},{group:"Success 200",type:"Object[]",optional:!1,parentNode:{path:"events",field:"events",type:"Object[]",isArray:!0},field:"events.partners",isArray:!0,description:"<p>Lista de socios del evento.</p>"}]},examples:[{title:"Ejemplo de Respuesta:",content:`[
|
||
|
|
{
|
||
|
|
"id": "03f70b2d-53c5-11ed-9b36-000c29a89113",
|
||
|
|
"name": "Madrid 2022 - 16\xAA Edici\xF3n",
|
||
|
|
"type": {
|
||
|
|
"name": "conference",
|
||
|
|
"title": "Congreso LQDVI"
|
||
|
|
},
|
||
|
|
"location": {
|
||
|
|
"country": "Espa\xF1a",
|
||
|
|
"city": "Madrid",
|
||
|
|
"country_code": "ES"
|
||
|
|
},
|
||
|
|
"multimedias": [],
|
||
|
|
"details": [],
|
||
|
|
"speakers": [],
|
||
|
|
"partners": []
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"id": "b518e0f7-b2d1-11ed-9477-000c29e7c50f",
|
||
|
|
"name": "Sevilla 2023 - 22\xAA Edici\xF3n",
|
||
|
|
"type": {
|
||
|
|
"name": "conference",
|
||
|
|
"title": "Congreso LQDVI"
|
||
|
|
},
|
||
|
|
"location": {
|
||
|
|
"country": "Espa\xF1a",
|
||
|
|
"city": "Sevilla",
|
||
|
|
"country_code": "ES"
|
||
|
|
},
|
||
|
|
"multimedias": [],
|
||
|
|
"details": [],
|
||
|
|
"speakers": [],
|
||
|
|
"partners": []
|
||
|
|
}
|
||
|
|
]`,type:"json"}]},filename:"events/event.routes.v4.js",groupTitle:"Eventos"},{type:"get",url:"/api/v4/web/events/:eventId",title:"Obtener Datos del Evento",name:"GetEventDetails",group:"Eventos",version:"4.0.0",description:"<p>Este endpoint devuelve los detalles de un evento espec\xEDfico.</p>",parameter:{fields:{Parameter:[{group:"Parameter",type:"String",optional:!1,field:"eventId",isArray:!1,description:"<p>Identificador \xFAnico del evento.</p>"}]}},success:{fields:{"Success 200":[{group:"Success 200",type:"String",optional:!1,field:"stateCode",isArray:!1,description:"<p>C\xF3digo del estado del evento.</p>"},{group:"Success 200",type:"String",optional:!1,field:"stateText",isArray:!1,description:"<p>Descripci\xF3n del estado del evento.</p>"},{group:"Success 200",type:"String",optional:!1,field:"assistanceType",isArray:!1,description:"<p>Tipos de asistencia disponibles (ej. "onsite, online").</p>"},{group:"Success 200",type:"String",optional:!1,field:"assistanceTypeText",isArray:!1,description:"<p>Descripci\xF3n de los tipos de asistencia.</p>"},{group:"Success 200",type:"String",optional:!1,field:"id",isArray:!1,description:"<p>Identificador \xFAnico del evento.</p>"},{group:"Success 200",type:"String",optional:!1,field:"name",isArray:!1,description:"<p>Nombre del evento.</p>"},{group:"Success 200",type:"String",optional:!1,field:"description",isArray:!1,description:"<p>Descripci\xF3n del evento.</p>"},{group:"Success 200",type:"String",optional:!1,field:"campaign_text",isArray:!1,description:"<p>Texto de campa\xF1a (si aplica).</p>"},{group:"Success 200",type:"String",optional:!1,field:"init_date",isArray:!1,description:"<p>Fecha y hora de inicio del evento (ISO 8601).</p>"},{group:"Success 200",type:"String",optional:!1,field:"end_date",isArray:!1,description:"<p>Fecha y hora de finalizaci\xF3n del evento (ISO 8601).</p>"},{group:"Success 200",type:"String",optional:!1,field:"init_available_date",isArray:!1,description:"<p>Fecha de inicio de disponibilidad (ISO 8601).</p>"},{group:"Success 200",type:"String",optional:!1,field:"end_available_date",isArray:!1,description:"<p>Fecha de fin de disponibilidad (ISO 8601).</p>"},{group:"Success 200",type:"Number",optional:!1,field:"gmt",isArray:!1,description:"<p>Diferencia horaria en GMT.</p>"},{group:"Success 200",type:"Boolean",optional:!1,field:"sold_out",isArray:!1,description:"<p>Indica si el evento est\xE1 agotado.</p>"},{group:"Success 200",type:"Boolean",optional:!1,field:"allow_overflow",isArray:!1,description:"<p>Indica si se permite el desbordamiento de asistentes.</p>"},{group:"Success 200",type:"String",optional:!1,field:"typeId",isArray:!1,description:"<p>Identificador del tipo de evento.</p>"},{group:"Success 200",type:"String",optional:!1,field:"venueId",isArray:!1,description:"<p>Identificador del lugar del evento.</p>"},{group:"Success 200",type:"String",optional:!1,field:"locationId",isArray:!1,description:"<p>Identificador de la ubicaci\xF3n.</p>"},{group:"Success 200",type:"String",optional:!1,field:"url_streaming",isArray:!1,description:"<p>URL para el streaming en vivo del evento.</p>"},{group:"Success 200",type:"String",optional:!1,field:"url_poll",isArray:!1,description:"<p>URL para encuestas (si aplica).</p>"},{group:"Success 200",type:"String",optional:!1,field:"url_registration",isArray:!1,description:"<p>URL para el registro (si aplica).</p>"},{group:"Success 200",type:"Boolean",optional:!1,field:"featured",isArray:!1,description:"<p>Indica si el evento es destacado.</p>"},{group:"Success 200",type:"Boolean",optional:!1,field:"virtual",isArray:!1,description:"<p>Indica si el evento es virtual.</p>"},{group:"Success 200",type:"Boolean",optional:!1,field:"allow_questions",isArray:!1,description:"<p>Indica si se permiten preguntas durante el evento.</p>"},{group:"Success 200",type:"Number",optional:!1,field:"assistants",isArray:!1,description:"<p>N\xFAmero de asistentes.</p>"},{group:"Success 200",type:"Object",optional:!1,field:"type",isArray:!1,description:"<p>Tipo del evento.</p>"},{group:"Success 200",type:"String",optional:!1,par
|
||
|
|
"stateCode": "registrations_open",
|
||
|
|
"stateText": "Inscripciones abiertas",
|
||
|
|
"assistanceType": "onsite, online",
|
||
|
|
"assistanceTypeText": "evento presencial y online",
|
||
|
|
"id": "03f70b2d-53c5-11ed-9b36-000c29a89113",
|
||
|
|
"name": "Madrid 2022 - 16\xAA Edici\xF3n",
|
||
|
|
"description": "Palacio Municipal de Congresos de Madrid, Campo de las Naciones, Avenida de la Capital de Espa\xF1a s/n\\n\\nENTREGA PREMIO ALGO+Q1 CANCI\xD3N",
|
||
|
|
"campaign_text": "",
|
||
|
|
"init_date": "2024-08-29T00:00:00.000Z",
|
||
|
|
"end_date": "2024-12-01T14:30:00.000Z",
|
||
|
|
"init_available_date": "2023-06-14T17:05:00.000Z",
|
||
|
|
"end_available_date": "2025-10-30T23:30:00.000Z",
|
||
|
|
"gmt": 1,
|
||
|
|
"sold_out": false,
|
||
|
|
"allow_overflow": false,
|
||
|
|
"typeId": "0",
|
||
|
|
"venueId": "43bae260-c0a4-4d1f-8060-e6f54b839d26",
|
||
|
|
"locationId": "9f1cc156-c8ad-11e9-b18d-000c295f0f58",
|
||
|
|
"url_streaming": "https://www.loquedeverdadimporta.org/directo/madrid/",
|
||
|
|
"url_poll": null,
|
||
|
|
"url_registration": null,
|
||
|
|
"featured": true,
|
||
|
|
"virtual": true,
|
||
|
|
"allow_questions": true,
|
||
|
|
"assistants": 2000,
|
||
|
|
"type": {
|
||
|
|
"name": "conference",
|
||
|
|
"title": "Congreso LQDVI"
|
||
|
|
},
|
||
|
|
"location": {
|
||
|
|
"country": "Espa\xF1a",
|
||
|
|
"city": "Madrid",
|
||
|
|
"country_code": "ES"
|
||
|
|
},
|
||
|
|
"multimedias": [],
|
||
|
|
"details": [],
|
||
|
|
"speakers": [],
|
||
|
|
"partners": []
|
||
|
|
}`,type:"json"}]},filename:"events/event.routes.v4.js",groupTitle:"Eventos"},{type:"post",url:"/api/v4/web/events/:eventId/inscriptions/",title:"Dar de Alta una Inscripci\xF3n",name:"CreateEventInscription",group:"Inscriptions",version:"1.0.0",description:"<p>Este endpoint permite registrar una inscripci\xF3n a un evento espec\xEDfico.</p>",parameter:{fields:{Parameter:[{group:"Parameter",type:"String",optional:!1,field:"eventId",isArray:!1,description:"<p>Identificador \xFAnico del evento.</p>"}]}},body:[{group:"Body",type:"String",optional:!1,field:"code",isArray:!1,description:"<p>C\xF3digo opcional para la inscripci\xF3n.</p>"},{group:"Body",type:"String",optional:!1,field:"email",isArray:!1,description:"<p>Email del participante, debe ser v\xE1lido.</p>"},{group:"Body",type:"String",optional:!1,field:"name",isArray:!1,description:"<p>Nombre del participante.</p>"},{group:"Body",type:"String",optional:!0,field:"surname",isArray:!1,description:"<p>Apellido del participante (opcional).</p>"}],success:{fields:{"Success 200":[{group:"Success 200",type:"String",optional:!1,field:"stateText",isArray:!1,description:"<p>Estado de la inscripci\xF3n.</p>"},{group:"Success 200",type:"String",optional:!1,field:"id",isArray:!1,description:"<p>Identificador \xFAnico de la inscripci\xF3n.</p>"},{group:"Success 200",type:"String",optional:!1,field:"eventId",isArray:!1,description:"<p>Identificador \xFAnico del evento.</p>"},{group:"Success 200",type:"Date",optional:!1,field:"date",isArray:!1,description:"<p>Fecha de la inscripci\xF3n.</p>"},{group:"Success 200",type:"String",optional:!1,field:"userId",isArray:!1,description:"<p>Identificador \xFAnico del usuario.</p>"},{group:"Success 200",type:"String",optional:!1,field:"type",isArray:!1,description:"<p>Tipo de asistencia.</p>"},{group:"Success 200",type:"String",optional:!1,field:"code_ticket",isArray:!1,description:"<p>C\xF3digo del ticket generado.</p>"},{group:"Success 200",type:"String",optional:!1,field:"source",isArray:!1,description:"<p>Fuente de la inscripci\xF3n (ej. "app").</p>"},{group:"Success 200",type:"Boolean",optional:!1,field:"validated",isArray:!1,description:"<p>Estado de validaci\xF3n de la inscripci\xF3n.</p>"},{group:"Success 200",type:"String",optional:!0,field:"reservationId",isArray:!1,description:"<p>Identificador de la reserva si existe.</p>"},{group:"Success 200",type:"String",optional:!0,field:"overflowEventId",isArray:!1,description:"<p>Identificador del evento de desborde si existe.</p>"},{group:"Success 200",type:"Date",optional:!1,field:"updatedAt",isArray:!1,description:"<p>Fecha de la \xFAltima actualizaci\xF3n.</p>"},{group:"Success 200",type:"Date",optional:!1,field:"createdAt",isArray:!1,description:"<p>Fecha de creaci\xF3n.</p>"}]},examples:[{title:"Ejemplo de Respuesta 1:",content:`{
|
||
|
|
"stateText": "Inscripci\xF3n confirmada",
|
||
|
|
"id": "156e4aa1-cada-4e42-bdca-b458b798991c",
|
||
|
|
"eventId": "3028d48b-1f38-11ef-9b46-000c29a89113",
|
||
|
|
"date": "2024-07-02T09:30:07.973Z",
|
||
|
|
"userId": "6747d9eb-c64f-43a3-a4ac-6803b89966cb",
|
||
|
|
"type": "onsite",
|
||
|
|
"code_ticket": "ENT-77760177",
|
||
|
|
"source": "app",
|
||
|
|
"validated": true,
|
||
|
|
"reservationId": null,
|
||
|
|
"overflowEventId": null,
|
||
|
|
"updatedAt": "2024-07-02T09:30:07.974Z",
|
||
|
|
"createdAt": "2024-07-02T09:30:07.974Z"
|
||
|
|
}`,type:"json"},{title:"Ejemplo de Respuesta 2:",content:`{
|
||
|
|
"reservation": {
|
||
|
|
"assistanceType": "onsite",
|
||
|
|
"assistanceTypeText": "asistencia presencial",
|
||
|
|
"stateText": "Inscripciones abiertas a la reserva",
|
||
|
|
"id": "b996c360-616d-46d4-856f-4dc0449b74f8",
|
||
|
|
"init_available_date": "2024-06-03T15:00:00.000Z",
|
||
|
|
"end_available_date": "2024-10-08T20:00:00.000Z",
|
||
|
|
"gmt": -5,
|
||
|
|
"state": "publish",
|
||
|
|
"assistants": 10,
|
||
|
|
"confirmed": 1,
|
||
|
|
"sold_out": false,
|
||
|
|
"allow_multiple": false,
|
||
|
|
"multiple_limit": 0,
|
||
|
|
"description": "Reserva",
|
||
|
|
"reservation_code": "TOL24-CIE339",
|
||
|
|
"color": "orange",
|
||
|
|
"allow_overflow": false,
|
||
|
|
"overflow_reservationId": null,
|
||
|
|
"marketing_list": null,
|
||
|
|
"virtual": false,
|
||
|
|
"createdAt": "2024-07-02T09:39:38.000Z",
|
||
|
|
"updatedAt": "2024-07-02T09:40:07.000Z",
|
||
|
|
"userId": "d3eba5de-76cd-44a0-9ebd-92cad7160e71",
|
||
|
|
"entityId": "9c910423-596b-11ea-bdd2-000c29a89113",
|
||
|
|
"eventId": "3028d48b-1f38-11ef-9b46-000c29a89113",
|
||
|
|
"Event": {
|
||
|
|
"stateCode": "registrations_open",
|
||
|
|
"stateText": "Inscripciones abiertas",
|
||
|
|
"assistanceType": "onsite",
|
||
|
|
"assistanceTypeText": "evento presencial",
|
||
|
|
"id": "3028d48b-1f38-11ef-9b46-000c29a89113",
|
||
|
|
"name": "Toluca 2024 - Teen - 6\xAA Edici\xF3n",
|
||
|
|
"description": null,
|
||
|
|
"campaign_text": null,
|
||
|
|
"init_date": "2024-10-09T15:00:00.000Z",
|
||
|
|
"end_date": "2024-10-09T19:00:00.000Z",
|
||
|
|
"init_available_date": "2024-06-03T15:00:00.000Z",
|
||
|
|
"end_available_date": "2024-10-08T20:00:00.000Z",
|
||
|
|
"gmt": -5,
|
||
|
|
"assistants": 620,
|
||
|
|
"confirmed": 1,
|
||
|
|
"sold_out": false,
|
||
|
|
"allow_multiple": false,
|
||
|
|
"multiple_limit": null,
|
||
|
|
"allow_overflow": true,
|
||
|
|
"overflow_eventId": "36a1aed0-1f39-11ef-9b46-000c29a89113",
|
||
|
|
"state": "publish",
|
||
|
|
"typeId": "0",
|
||
|
|
"venueId": "2481e357-1dfb-4ab7-ba2b-5094620e0281",
|
||
|
|
"locationId": "df971e1c-c8de-11e9-b18d-000c295f0f58",
|
||
|
|
"url_streaming": null,
|
||
|
|
"url_poll": null,
|
||
|
|
"url_registration": null,
|
||
|
|
"marketing_list": null,
|
||
|
|
"userId": "0939bb2a-d33d-4290-ac81-fc9faa1c015e",
|
||
|
|
"featured": false,
|
||
|
|
"virtual": false,
|
||
|
|
"allow_questions": true,
|
||
|
|
"createdAt": "2024-05-31T12:26:05.000Z",
|
||
|
|
"updatedAt": "2024-07-02T09:40:07.000Z",
|
||
|
|
"type": {
|
||
|
|
"name": "conference",
|
||
|
|
"title": "Congreso LQDVI"
|
||
|
|
},
|
||
|
|
"location": {
|
||
|
|
"country": "M\xE9xico",
|
||
|
|
"city": "Toluca",
|
||
|
|
"country_code": "MX"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"Entity": {
|
||
|
|
"id": "9c910423-596b-11ea-bdd2-000c29a89113",
|
||
|
|
"name": "CIEMA A Coru\xF1a",
|
||
|
|
"state": "publish",
|
||
|
|
"contact_person": null,
|
||
|
|
"contact_email": null,
|
||
|
|
"level": null,
|
||
|
|
"country": "ES",
|
||
|
|
"createdAt": "2020-02-27T15:15:31.000Z",
|
||
|
|
"updatedAt": "2020-02-27T15:15:31.000Z"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"stateText": "Inscripci\xF3n confirmada",
|
||
|
|
"id": "2168615f-69b3-4045-a173-5b70f5ebfd1d",
|
||
|
|
"eventId": "3028d48b-1f38-11ef-9b46-000c29a89113",
|
||
|
|
"date": "2024-07-02T09:42:34.846Z",
|
||
|
|
"userId": "6747d9eb-c64f-43a3-a4ac-6803b89966cb",
|
||
|
|
"type": "onsite group",
|
||
|
|
"code_ticket": "ENT-31846388",
|
||
|
|
"source": "app",
|
||
|
|
"validated": true,
|
||
|
|
"reservationId": "b996c360-616d-46d4-856f-4dc0449b74f8",
|
||
|
|
"overflowEventId": null,
|
||
|
|
"updatedAt": "2024-07-02T09:42:34.847Z",
|
||
|
|
"createdAt": "2024-07-02T09:42:34.847Z"
|
||
|
|
}`,type:"json"},{title:"Ejemplo de Respuesta 3:",content:`{
|
||
|
|
"stateText": "Inscripci\xF3n confirmada a lista de espera",
|
||
|
|
"id": "9c6548df-37d8-46c1-8505-3de9e620fab1",
|
||
|
|
"eventId": "3028d48b-1f38-11ef-9b46-000c29a89113",
|
||
|
|
"date": "2024-07-02T09:32:45.727Z",
|
||
|
|
"userId": "6747d9eb-c64f-43a3-a4ac-6803b89966cb",
|
||
|
|
"type": "onsite",
|
||
|
|
"code_ticket": "ENT-26677167",
|
||
|
|
"source": "app",
|
||
|
|
"validated": false,
|
||
|
|
"reservationId": null,
|
||
|
|
"overflowEventId": "36a1aed0-1f39-11ef-9b46-000c29a89113",
|
||
|
|
"updatedAt": "2024-07-02T09:32:45.728Z",
|
||
|
|
"createdAt": "2024-07-02T09:32:45.728Z"
|
||
|
|
}`,type:"json"}]},filename:"events/event.routes.v4.js",groupTitle:"Inscriptions"},{type:"get",url:"/api/v4/web/entities/partners",title:"Lista de Partners",name:"GetPartners",group:"Partners",version:"4.0.0",description:"<p>Este endpoint devuelve una lista de partners disponibles, incluyendo su nombre, nivel y pa\xEDs.</p>",success:{fields:{"Success 200":[{group:"Success 200",type:"Object[]",optional:!1,field:"partners",isArray:!0,description:"<p>Lista de partners disponibles.</p>"},{group:"Success 200",type:"String",optional:!1,parentNode:{path:"partners",field:"partners",type:"Object[]",isArray:!0},field:"partners.id",isArray:!1,description:"<p>Identificador \xFAnico del partner.</p>"},{group:"Success 200",type:"String",optional:!1,parentNode:{path:"partners",field:"partners",type:"Object[]",isArray:!0},field:"partners.name",isArray:!1,description:"<p>Nombre del partner.</p>"},{group:"Success 200",type:"String",optional:!0,parentNode:{path:"partners",field:"partners",type:"Object[]",isArray:!0},field:"partners.level",isArray:!1,description:"<p>Nivel del partner (puede ser nulo).</p>"},{group:"Success 200",type:"String",optional:!1,parentNode:{path:"partners",field:"partners",type:"Object[]",isArray:!0},field:"partners.country",isArray:!1,description:"<p>C\xF3digo del pa\xEDs del partner.</p>"}]},examples:[{title:"Ejemplo de Respuesta:",content:`[
|
||
|
|
{
|
||
|
|
"id": "7dfc4513-ce5b-11e9-8055-000c29a89113",
|
||
|
|
"name": "ABC",
|
||
|
|
"level": null,
|
||
|
|
"country": "ES"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"id": "3c7950ac-48b4-11ee-9b36-000c29a89113",
|
||
|
|
"name": "AECC",
|
||
|
|
"level": null,
|
||
|
|
"country": "ES"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"id": "2b43d32b-d4d1-11e9-8055-000c29a89113",
|
||
|
|
"name": "AGR FOOD MARKETING",
|
||
|
|
"level": null,
|
||
|
|
"country": "ES"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"id": "aa0cf064-ce5b-11e9-8055-000c29a89113",
|
||
|
|
"name": "ANTONIO PAMPLIEGA",
|
||
|
|
"level": null,
|
||
|
|
"country": "ES"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"id": "6c2df6c3-af83-11e9-aa90-000c295f0f58",
|
||
|
|
"name": "ANTONIO PINTOR",
|
||
|
|
"level": null,
|
||
|
|
"country": "ES"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"id": "5e5472b3-6e60-11ee-9b36-000c29a89113",
|
||
|
|
"name": "Atr\xE1palo",
|
||
|
|
"level": null,
|
||
|
|
"country": "ES"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"id": "df469bb0-fa63-11e9-8055-000c29a89113",
|
||
|
|
"name": "AYTO. BILBAO",
|
||
|
|
"level": null,
|
||
|
|
"country": "ES"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"id": "b37764ca-98bc-11ec-9700-000c29a89113",
|
||
|
|
"name": "AYTO. LA CORU\xD1A",
|
||
|
|
"level": null,
|
||
|
|
"country": "ES"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"id": "757f1b60-af85-11e9-aa90-000c295f0f58",
|
||
|
|
"name": "AYTO. MADRID",
|
||
|
|
"level": null,
|
||
|
|
"country": "ES"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"id": "9a2f1e6f-d954-11e9-8055-000c29a89113",
|
||
|
|
"name": "AYTO. M\xC1LAGA",
|
||
|
|
"level": null,
|
||
|
|
"country": "ES"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"id": "bddfa9e9-ef85-11e9-8055-000c29a89113",
|
||
|
|
"name": "AYTO. OVIEDO",
|
||
|
|
"level": null,
|
||
|
|
"country": "ES"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"id": "29762a98-ce5b-11e9-8055-000c29a89113",
|
||
|
|
"name": "AYTO. SEVILLA",
|
||
|
|
"level": null,
|
||
|
|
"country": "ES"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"id": "414c97c6-5274-11ea-bdd2-000c29a89113",
|
||
|
|
"name": "BARCEL\xD3 GRANADA",
|
||
|
|
"level": null,
|
||
|
|
"country": "ES"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"id": "03caafb0-5270-11ea-bdd2-000c29a89113",
|
||
|
|
"name": "BIDAFARMA",
|
||
|
|
"level": null,
|
||
|
|
"country": "ES"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"id": "db2e5387-2111-11ec-9c03-000c29a89113",
|
||
|
|
"name": "BYG",
|
||
|
|
"level": null,
|
||
|
|
"country": "ES"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"id": "2f2c58ac-e11d-11e9-8055-000c29a89113",
|
||
|
|
"name": "CABALLITO DE MAR",
|
||
|
|
"level": null,
|
||
|
|
"country": "ES"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"id": "59e03089-a379-11ec-9b36-000c29a89113",
|
||
|
|
"name": "Cabildo Insular de La Gomera - Area Educaci\xF3n",
|
||
|
|
"level": null,
|
||
|
|
"country": "ES"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"id": "6c2df93f-af83-11e9-aa90-000c295f0f58",
|
||
|
|
"name": "CAIXABANK",
|
||
|
|
"level": null,
|
||
|
|
"country": "ES"
|
||
|
|
},
|
||
|
|
...
|
||
|
|
]`,type:"json"}]},filename:"events/event.routes.v4.js",groupTitle:"Partners"}];const he={name:"APP2-API",version:"4.0.0",description:"Descripci\xF3n de la API de MiProyecto",title:"Documentaci\xF3n de la API",url:"http://localhost:19999/api/v4",sampleUrl:!1,template:{forceLanguage:"es"},defaultVersion:"0.0.0",apidoc:"0.3.0",generator:{name:"apidoc",time:"Sat Aug 03 2024 17:19:27 GMT+0200 (hora de verano de Europa central)",url:"https://apidocjs.com",version:"1.2.0"}};dt();const Re=l().compile(g()("#template-header").html()),Te=l().compile(g()("#template-footer").html()),J=l().compile(g()("#template-article").html()),Ee=l().compile(g()("#template-compare-article").html()),de=l().compile(g()("#template-generator").html()),me=l().compile(g()("#template-project").html()),Fe=l().compile(g()("#template-sections").html()),Ke=l().compile(g()("#template-sidenav").html()),Ue={aloneDisplay:!1,showRequiredLabels:!1,withGenerator:!0,withCompare:!0};he.template=Object.assign(Ue,(Ge=he.template)!=null?Ge:{}),he.template.forceLanguage&&At(he.template.forceLanguage);const Ve=(0,i.groupBy)(Le,ie=>ie.group),et={};g().each(Ve,(ie,re)=>{et[ie]=(0,i.groupBy)(re,ue=>ue.name)});const lt=[];g().each(et,(ie,re)=>{let ue=[];g().each(re,(le,be)=>{const $e=be[0].title;$e&&ue.push($e.toLowerCase()+"#~#"+le)}),ue.sort(),he.order&&(ue=Pe(ue,he.order,"#~#")),ue.forEach(le=>{const $e=le.split("#~#")[1];re[$e].forEach(Ne=>{lt.push(Ne)})})}),Le=lt;let gt={};const Bt={};let Ot={};Ot[he.version]=1,g().each(Le,(ie,re)=>{gt[re.group]=1,Bt[re.group]=re.groupTitle||re.group,Ot[re.version]=1}),gt=Object.keys(gt),gt.sort(),he.order&&(gt=_e(Bt,he.order)),Ot=Object.keys(Ot),Ot.sort(r().compare),Ot.reverse();const Tt=[];gt.forEach(ie=>{Tt.push({group:ie,isHeader:!0,title:Bt[ie]});let re="";Le.forEach(ue=>{ue.group===ie&&(re!==ue.name?Tt.push({title:ue.title,group:ie,name:ue.name,type:ue.type,version:ue.version,url:ue.url}):Tt.push({title:ue.title,group:ie,hidden:!0,name:ue.name,type:ue.type,version:ue.version,url:ue.url}),re=ue.name)})});function pn(ie,re,ue){let le=!1;if(!re)return le;const be=re.match(/<h(1|2).*?>(.+?)<\/h(1|2)>/gi);return be&&be.forEach(function($e){const Ne=$e.substring(2,3),ut=$e.replace(/<.+?>/g,""),xt=$e.match(/id="api-([^-]+)(?:-(.+))?"/),Rt=xt?xt[1]:null,vt=xt?xt[2]:null;Ne==="1"&&ut&&Rt&&(ie.splice(ue,0,{group:Rt,isHeader:!0,title:ut,isFixed:!0}),ue++,le=!0),Ne==="2"&&ut&&Rt&&vt&&(ie.splice(ue,0,{group:Rt,name:vt,isHeader:!1,title:ut,isFixed:!1,version:"1.0"}),ue++)}),le}let hn;if(he.header&&(hn=pn(Tt,he.header.content,0),hn||Tt.unshift({group:"_header",isHeader:!0,title:he.header.title==null?yt("General"):he.header.title,isFixed:!0})),he.footer){const ie=Tt.length;hn=pn(Tt,he.footer.content,Tt.length),!hn&&he.footer.title!=null&&Tt.splice(ie,0,{group:"_footer",isHeader:!0,title:he.footer.title,isFixed:!0})}const Tn=he.title?he.title:"apiDoc: "+he.name+" - "+he.version;g()(document).attr("title",Tn),g()("#loader").remove();const Fn={nav:Tt};g()("#sidenav").append(Ke(Fn)),g()("#generator").append(de(he)),(0,i.extend)(he,{versions:Ot}),g()("#project").append(me(he)),he.header&&g()("#header").append(Re(he.header)),he.footer&&(g()("#footer").append(Te(he.footer)),he.template.aloneDisplay&&document.getElementById("api-_footer").classList.add("hide"));const kt={};let Bn="";gt.forEach(function(ie){const re=[];let ue="",le={},be=ie,$e="";kt[ie]={},Le.forEach(function(Ne){ie===Ne.group&&(ue!==Ne.name?(Le.forEach(function(ut){ie===ut.group&&Ne.name===ut.name&&(Object.prototype.hasOwnProperty.call(kt[Ne.group],Ne.name)||(kt[Ne.group][Ne.name]=[]),kt[Ne.group][Ne.name].push(ut.version))}),le={article:Ne,versions:kt[Ne.group][Ne.name]}):le={article:Ne,hidden:!0,versions:kt[Ne.group][Ne.name]},he.sampleUrl&&he.sampleUrl===!0&&(he.sampleUrl=window.location.origin),he.url&&le.article.url.substr(0,4).toLowerCase()!=="http"&&(le.article.url=he.url+le.article.url),oe(le,Ne),Ne.groupTitle&&(be=Ne.groupTitle),Ne.groupDescription&&($e=Ne.groupDescription),re.push({article:J(le),group:Ne.group,name:Ne.name,aloneDisplay:he.template.aloneDisplay}),ue=Ne.name)}),le
|