this.canvasWidth||n>this.canvasHeight||e<0||n<0?null:r!==(i=this.getRegion(t,e,n))&&(r!==l&&o&&this.removeHighlight(),this.currentRegion=i,i!==l&&o&&this.renderHighlight(),!0)},clearRegionHighlight:function(){return this.currentRegion!==l&&(this.removeHighlight(),this.currentRegion=l,!0)},renderHighlight:function(){this.changeHighlight(!0)},removeHighlight:function(){this.changeHighlight(!1)},changeHighlight:function(t){},getCurrentRegionTooltip:function(){var e,n,r,o,s,a,c,h,u,f,d,p,g,m,v=this.options,b="",y=[];if(this.currentRegion===l)return"";if(e=this.getCurrentRegionFields(),d=v.get("tooltipFormatter"))return d(this,v,e);if(v.get("tooltipChartTitle")&&(b+=''+v.get("tooltipChartTitle")+"
\n"),!(n=this.options.get("tooltipFormat")))return"";if(t.isArray(n)||(n=[n]),t.isArray(e)||(e=[e]),c=this.options.get("tooltipFormatFieldlist"),h=this.options.get("tooltipFormatFieldlistKey"),c&&h){for(u=[],a=e.length;a--;)f=e[a][h],-1!=(m=t.inArray(f,c))&&(u[m]=e[a]);e=u}for(r=n.length,g=e.length,a=0;a'+s+""));return y.length?b+y.join("\n"):""},getCurrentRegionFields:function(){},calcHighlightColor:function(t,e){var n,i,o,s,l=e.get("highlightColor"),c=e.get("highlightLighten");if(l)return l;if(c&&(n=/^#([0-9a-f])([0-9a-f])([0-9a-f])$/i.exec(t)||/^#([0-9a-f]{2})([0-9a-f]{2})([0-9a-f]{2})$/i.exec(t))){for(o=[],i=4===t.length?16:1,s=0;s<3;s++)o[s]=r(a.round(parseInt(n[s+1],16)*i*c),0,255);return"rgb("+o.join(",")+")"}return t}}),_={changeHighlight:function(e){var n,i=this.currentRegion,r=this.target,o=this.regionShapes[i];o&&(n=this.renderRegion(i,e),t.isArray(n)||t.isArray(o)?(r.replaceWithShapes(o,n),this.regionShapes[i]=t.map(n,function(t){return t.id})):(r.replaceWithShape(o,n),this.regionShapes[i]=n.id))},render:function(){var e,n,i,r,o=this.values,s=this.target,a=this.regionShapes;if(this.cls._super.render.call(this)){for(i=o.length;i--;)if(e=this.renderRegion(i))if(t.isArray(e)){for(n=[],r=e.length;r--;)e[r].append(),n.push(e[r].id);a[i]=n}else e.append(),a[i]=e.id;else a[i]=null;s.render()}}},t.fn.sparkline.line=x=n(t.fn.sparkline._base,{type:"line",init:function(t,e,n,i,r){x._super.init.call(this,t,e,n,i,r),this.vertices=[],this.regionMap=[],this.xvalues=[],this.yvalues=[],this.yminmax=[],this.hightlightSpotId=null,this.lastShapeId=null,this.initTarget()},getRegion:function(t,e,n){var i,r=this.regionMap;for(i=r.length;i--;)if(null!==r[i]&&e>=r[i][0]&&e<=r[i][1])return r[i][2];return l},getCurrentRegionFields:function(){var t=this.currentRegion;return{isNull:null===this.yvalues[t],x:this.xvalues[t],y:this.yvalues[t],color:this.options.get("lineColor"),fillColor:this.options.get("fillColor"),offset:t}},renderHighlight:function(){var t,e,n=this.currentRegion,i=this.target,r=this.vertices[n],o=this.options,s=o.get("spotRadius"),a=o.get("highlightSpotColor"),c=o.get("highlightLineColor");r&&(s&&a&&(t=i.drawCircle(r[0],r[1],s,l,a),this.highlightSpotId=t.id,i.insertAfterShape(this.lastShapeId,t)),c&&(e=i.drawLine(r[0],this.canvasTop,r[0],this.canvasTop+this.canvasHeight,c),this.highlightLineId=e.id,i.insertAfterShape(this.lastShapeId,e)))},removeHighlight:function(){var t=this.target;this.highlightSpotId&&(t.removeShapeId(this.highlightSpotId),this.highlightSpotId=null),this.highlightLineId&&(t.removeShapeId(this.highlightLineId),this.highlightLineId=null)},scanValues:function(){var t,e,n,i,r,o=this.values,s=o.length,l=this.xvalues,c=this.yvalues,h=this.yminmax;for(t=0;tthis.maxy&&(this.maxy=n)),t.get("chartRangeMin")!==l&&(t.get("chartRangeClip")||t.get("chartRangeMin")this.maxy)&&(this.maxy=t.get("chartRangeMax")),t.get("chartRangeMinX")!==l&&(t.get("chartRangeClipX")||t.get("chartRangeMinX")this.maxx)&&(this.maxx=t.get("chartRangeMaxX"))},drawNormalRange:function(t,e,n,i,r){var o=this.options.get("normalRangeMin"),s=this.options.get("normalRangeMax"),c=e+a.round(n-n*((s-this.miny)/r)),h=a.round(n*(s-o)/r);this.target.drawRect(t,c,i,h,l,this.options.get("normalRangeColor")).append()},render:function(){var e,n,i,r,o,s,c,h,u,f,d,p,g,m,b,y,_,w,k,C,S,M,A,T,E=this.options,O=this.target,D=this.canvasWidth,P=this.canvasHeight,L=this.vertices,R=E.get("spotRadius"),j=this.regionMap;if(x._super.render.call(this)&&(this.scanValues(),this.processRangeOptions(),M=this.xvalues,A=this.yvalues,this.yminmax.length&&!(this.yvalues.length<2))){for(r=o=0,e=this.maxx-this.minx===0?1:this.maxx-this.minx,n=this.maxy-this.miny===0?1:this.maxy-this.miny,i=this.yvalues.length-1,R&&(D<4*R||P<4*R)&&(R=0),R&&(((C=E.get("highlightSpotColor")&&!E.get("disableInteraction"))||E.get("minSpotColor")||E.get("spotColor")&&A[i]===this.miny)&&(P-=a.ceil(R)),(C||E.get("maxSpotColor")||E.get("spotColor")&&A[i]===this.maxy)&&(P-=a.ceil(R),r+=a.ceil(R)),(C||(E.get("minSpotColor")||E.get("maxSpotColor"))&&(A[0]===this.miny||A[0]===this.maxy))&&(o+=a.ceil(R),D-=a.ceil(R)),(C||E.get("spotColor")||E.get("minSpotColor")||E.get("maxSpotColor")&&(A[i]===this.miny||A[i]===this.maxy))&&(D-=a.ceil(R))),P--,E.get("normalRangeMin")===l||E.get("drawNormalOnTop")||this.drawNormalRange(o,r,P,D,n),h=[c=[]],g=m=null,b=A.length,T=0;Tthis.maxy&&(f=this.maxy),c.length||c.push([p,r+P]),s=[p,r+a.round(P-P*((f-this.miny)/n))],c.push(s),L.push(s));for(y=[],_=[],w=h.length,T=0;T2&&(c[0]=[c[0][0],c[1][1]]),y.push(c));for(w=_.length,T=0;T-1)||t.isArray(L))&&(T=!0,f&&(L=n[b]=h(L.split(":"))),L=u(L,null),(d=a.min.apply(a,L))H&&(H=p));this.stacked=T,this.regionShapes={},this.barWidth=j,this.barSpacing=I,this.totalBarWidth=j+I,this.width=o=n.length*j+(n.length-1)*I,this.initTarget(),W&&(M=N===l?-1/0:N,A=F===l?1/0:F),m=[],g=T?[]:m;var B=[],$=[];for(b=0,y=n.length;b0&&(B[b]+=L),z<0&&H>0?L<0?$[b]+=a.abs(L):g[b]+=L:g[b]+=a.abs(L-(L<0?H:z)),m.push(L));else L=W?r(n[b],M,A):n[b],null!==(L=n[b]=c(L))&&m.push(L);this.max=S=a.max.apply(a,m),this.min=C=a.min.apply(a,m),this.stackMax=H=T?a.max.apply(a,B):S,this.stackMin=z=T?a.min.apply(a,m):C,i.get("chartRangeMin")!==l&&(i.get("chartRangeClip")||i.get("chartRangeMin")S)&&(S=i.get("chartRangeMax")),this.zeroAxis=x=i.get("zeroAxis",!0),k=C<=0&&S>=0&&x?0:0==x||C>0?C:S,this.xaxisOffset=k,_=T?a.max.apply(a,g)+a.max.apply(a,$):S-C,this.canvasHeightEf=x&&C<0?this.canvasHeight-2:this.canvasHeight-1,C=0?H:S)-k)/_*this.canvasHeight)!==a.ceil(R)&&(this.canvasHeightEf-=2,R=a.ceil(R)):R=this.canvasHeight,this.yoffset=R,t.isArray(i.get("colorMap"))?(this.colorMapByIndex=i.get("colorMap"),this.colorMapByValue=null):(this.colorMapByIndex=null,this.colorMapByValue=i.get("colorMap"),this.colorMapByValue&&this.colorMapByValue.get===l&&(this.colorMapByValue=new v(this.colorMapByValue))),this.range=_},getRegion:function(t,e,n){var i=a.floor(e/this.totalBarWidth);return i<0||i>=this.values.length?l:i},getCurrentRegionFields:function(){var t,e,n=this.currentRegion,i=g(this.values[n]),r=[];for(e=i.length;e--;)t=i[e],r.push({isNull:null===t,value:t,color:this.calcColor(e,t,n),offset:n});return r},calcColor:function(e,n,i){var r,o,s=this.colorMapByIndex,a=this.colorMapByValue,c=this.options;return r=this.stacked?c.get("stackedBarColor"):n<0?c.get("negBarColor"):c.get("barColor"),0===n&&c.get("zeroColor")!==l&&(r=c.get("zeroColor")),a&&(o=a.get(n))?r=o:s&&s.length>i&&(r=s[i]),t.isArray(r)?r[e%r.length]:r},renderRegion:function(e,n){var i,r,o,s,c,h,u,f,p,g,m=this.values[e],v=this.options,b=this.xaxisOffset,y=[],_=this.range,x=this.stacked,w=this.target,k=e*this.totalBarWidth,C=this.canvasHeightEf,S=this.yoffset;if(u=(m=t.isArray(m)?m:[m]).length,f=m[0],s=d(null,m),g=d(b,m,!0),s)return v.get("nullColor")?(o=n?v.get("nullColor"):this.calcHighlightColor(v.get("nullColor"),v),i=S>0?S-1:S,w.drawRect(k,i,this.barWidth-1,0,o,o)):l;for(c=S,h=0;h0?a.floor(C*(a.abs(f-b)/_))+1:1,fe?o[e]:i[e]<0?r.get("negBarColor"):i[e]>0?r.get("posBarColor"):r.get("zeroBarColor")},renderRegion:function(t,e){var n,i,r,o,s,l,c=this.values,h=this.options,u=this.target;if(n=u.pixelHeight,r=a.round(n/2),o=t*this.totalBarWidth,c[t]<0?(s=r,i=r-1):c[t]>0?(s=0,i=r-1):(s=r-1,i=2),null!==(l=this.calcColor(c[t],t)))return e&&(l=this.calcHighlightColor(l,h)),u.drawRect(o,s,this.barWidth-1,i-1,l,l)}}),t.fn.sparkline.discrete=C=n(t.fn.sparkline._base,_,{type:"discrete",init:function(e,n,i,r,o){C._super.init.call(this,e,n,i,r,o),this.regionShapes={},this.values=n=t.map(n,Number),this.min=a.min.apply(a,n),this.max=a.max.apply(a,n),this.range=this.max-this.min,this.width=r="auto"===i.get("width")?2*n.length:this.width,this.interval=a.floor(r/n.length),this.itemWidth=r/n.length,i.get("chartRangeMin")!==l&&(i.get("chartRangeClip")||i.get("chartRangeMin")this.max)&&(this.max=i.get("chartRangeMax")),this.initTarget(),this.target&&(this.lineHeight="auto"===i.get("lineHeight")?a.round(.3*this.canvasHeight):i.get("lineHeight"))},getRegion:function(t,e,n){return a.floor(e/this.itemWidth)},getCurrentRegionFields:function(){var t=this.currentRegion;return{isNull:this.values[t]===l,value:this.values[t],offset:t}},renderRegion:function(t,e){var n,i,o,s,l=this.values,c=this.options,h=this.min,u=this.max,f=this.range,d=this.interval,p=this.target,g=this.canvasHeight,m=this.lineHeight,v=g-m;return i=r(l[t],h,u),s=t*d,n=a.round(v-v*((i-h)/f)),o=c.get("thresholdColor")&&i0)for(s=n.length;s--;)l+=n[s];this.total=l,this.initTarget(),this.radius=a.floor(a.min(this.canvasWidth,this.canvasHeight)/2)},getRegion:function(t,e,n){var i=this.target.getShapeAt(t,e,n);return i!==l&&this.shapes[i]!==l?this.shapes[i]:l},getCurrentRegionFields:function(){var t=this.currentRegion;return{isNull:this.values[t]===l,value:this.values[t],percent:this.values[t]/this.total*100,color:this.options.get("sliceColors")[t%this.options.get("sliceColors").length],offset:t}},changeHighlight:function(t){var e=this.currentRegion,n=this.renderSlice(e,t),i=this.valueShapes[e];delete this.shapes[i],this.target.replaceWithShape(i,n),this.valueShapes[e]=n.id,this.shapes[n.id]=e},renderSlice:function(t,e){var n,i,r,o,s,c=this.target,h=this.options,u=this.radius,f=h.get("borderWidth"),d=h.get("offset"),p=2*a.PI,g=this.values,m=this.total,v=d?2*a.PI*(d/360):0;for(o=g.length,r=0;r0&&(i=v+p*(g[r]/m)),t===r)return s=h.get("sliceColors")[r%h.get("sliceColors").length],e&&(s=this.calcHighlightColor(s,h)),c.drawPieSlice(u,u,u-f,n,i,l,s);v=i}},render:function(){var t,e,n=this.target,i=this.values,r=this.options,o=this.radius,s=r.get("borderWidth"),c=r.get("donutWidth");if(M._super.render.call(this)){for(s&&n.drawCircle(o,o,a.floor(o-s/2),r.get("borderColor"),l,s).append(),e=i.length;e--;)i[e]&&(t=this.renderSlice(e).append(),this.valueShapes[e]=t.id,this.shapes[t.id]=e);c&&n.drawCircle(o,o,o-c,r.get("donutColor"),r.get("donutColor"),0).append(),n.render()}}}),t.fn.sparkline.box=A=n(t.fn.sparkline._base,{type:"box",init:function(e,n,i,r,o){A._super.init.call(this,e,n,i,r,o),this.values=t.map(n,Number),this.width="auto"===i.get("width")?"4.0em":r,this.initTarget(),this.values.length||(this.disabled=1)},getRegion:function(){return 1},getCurrentRegionFields:function(){var t=[{field:"lq",value:this.quartiles[0]},{field:"med",value:this.quartiles[1]},{field:"uq",value:this.quartiles[2]}];return this.loutlier!==l&&t.push({field:"lo",value:this.loutlier}),this.routlier!==l&&t.push({field:"ro",value:this.routlier}),this.lwhisker!==l&&t.push({field:"lw",value:this.lwhisker}),this.rwhisker!==l&&t.push({field:"rw",value:this.rwhisker}),t},render:function(){var t,e,n,i,r,s,c,h,u,f,d,p=this.target,g=this.values,m=g.length,v=this.options,b=this.canvasWidth,y=this.canvasHeight,_=v.get("chartRangeMin")===l?a.min.apply(a,g):v.get("chartRangeMin"),x=v.get("chartRangeMax")===l?a.max.apply(a,g):v.get("chartRangeMax"),w=0;if(A._super.render.call(this)){if(v.get("raw"))v.get("showOutliers")&&g.length>5?(e=g[0],t=g[1],i=g[2],r=g[3],s=g[4],c=g[5],h=g[6]):(t=g[0],i=g[1],r=g[2],s=g[3],c=g[4]);else if(g.sort(function(t,e){return t-e}),i=o(g,1),r=o(g,2),n=(s=o(g,3))-i,v.get("showOutliers")){for(t=c=l,u=0;ui-n*v.get("outlierIQR")&&(t=g[u]),g[u]c&&p.drawCircle((h-_)*d+w,y/2,v.get("spotRadius"),v.get("outlierLineColor"),v.get("outlierFillColor")).append()),p.drawRect(a.round((i-_)*d+w),a.round(.1*y),a.round((s-i)*d),a.round(.8*y),v.get("boxLineColor"),v.get("boxFillColor")).append(),p.drawLine(a.round((t-_)*d+w),a.round(y/2),a.round((i-_)*d+w),a.round(y/2),v.get("lineColor")).append(),p.drawLine(a.round((t-_)*d+w),a.round(y/4),a.round((t-_)*d+w),a.round(y-y/4),v.get("whiskerColor")).append(),p.drawLine(a.round((c-_)*d+w),a.round(y/2),a.round((s-_)*d+w),a.round(y/2),v.get("lineColor")).append(),p.drawLine(a.round((c-_)*d+w),a.round(y/4),a.round((c-_)*d+w),a.round(y-y/4),v.get("whiskerColor")).append(),p.drawLine(a.round((r-_)*d+w),a.round(.1*y),a.round((r-_)*d+w),a.round(.9*y),v.get("medianColor")).append(),v.get("target")&&(f=a.ceil(v.get("spotRadius")),p.drawLine(a.round((v.get("target")-_)*d+w),a.round(y/2-f),a.round((v.get("target")-_)*d+w),a.round(y/2+f),v.get("targetColor")).append(),p.drawLine(a.round((v.get("target")-_)*d+w-f),a.round(y/2),a.round((v.get("target")-_)*d+w+f),a.round(y/2),v.get("targetColor")).append()),p.render()}}}),E=n({init:function(t,e,n,i){this.target=t,this.id=e,this.type=n,this.args=i},append:function(){return this.target.appendShape(this),this}}),O=n({_pxregex:/(\d+)(px)?\s*$/i,init:function(e,n,i){e&&(this.width=e,this.height=n,this.target=i,this.lastShapeId=null,i[0]&&(i=i[0]),t.data(i,"_jqs_vcanvas",this))},drawLine:function(t,e,n,i,r,o){return this.drawShape([[t,e],[n,i]],r,o)},drawShape:function(t,e,n,i){return this._genShape("Shape",[t,e,n,i])},drawCircle:function(t,e,n,i,r,o){return this._genShape("Circle",[t,e,n,i,r,o])},drawPieSlice:function(t,e,n,i,r,o,s){return this._genShape("PieSlice",[t,e,n,i,r,o,s])},drawRect:function(t,e,n,i,r,o){return this._genShape("Rect",[t,e,n,i,r,o])},getElement:function(){return this.canvas},getLastShapeId:function(){return this.lastShapeId},reset:function(){alert("reset not implemented")},_insert:function(e,n){t(n).html(e)},_calculatePixelDims:function(e,n,i){var r;r=this._pxregex.exec(n),this.pixelHeight=r?r[1]:t(i).height(),r=this._pxregex.exec(e),this.pixelWidth=r?r[1]:t(i).width()},_genShape:function(t,e){var n=j++;return e.unshift(n),new E(this,n,t,e)},appendShape:function(t){alert("appendShape not implemented")},replaceWithShape:function(t,e){alert("replaceWithShape not implemented")},insertAfterShape:function(t,e){alert("insertAfterShape not implemented")},removeShapeId:function(t){alert("removeShapeId not implemented")},getShapeAt:function(t,e,n){alert("getShapeAt not implemented")},render:function(){alert("render not implemented")}}),D=n(O,{init:function(e,n,i,r){D._super.init.call(this,e,n,i),this.canvas=s.createElement("canvas"),i[0]&&(i=i[0]),t.data(i,"_jqs_vcanvas",this),t(this.canvas).css({display:"inline-block",width:e,height:n,verticalAlign:"top"}),this._insert(this.canvas,i),this._calculatePixelDims(e,n,this.canvas),this.canvas.width=this.pixelWidth,this.canvas.height=this.pixelHeight,this.interact=r,this.shapes={},this.shapeseq=[],this.currentTargetShapeId=l,t(this.canvas).css({width:this.pixelWidth,height:this.pixelHeight})},_getContext:function(t,e,n){var i=this.canvas.getContext("2d");return t!==l&&(i.strokeStyle=t),i.lineWidth=n===l?1:n,e!==l&&(i.fillStyle=e),i},reset:function(){this._getContext().clearRect(0,0,this.pixelWidth,this.pixelHeight),this.shapes={},this.shapeseq=[],this.currentTargetShapeId=l},_drawShape:function(t,e,n,i,r){var o,s,a=this._getContext(n,i,r);for(a.beginPath(),a.moveTo(e[0][0]+.5,e[0][1]+.5),o=1,s=e.length;o',this.canvas.insertAdjacentHTML("beforeEnd",r),this.group=t(this.canvas).children()[0],this.rendered=!1,this.prerender=""},_drawShape:function(t,e,n,i,r){var o,s,a,c,h,u,f=[];for(u=0,h=e.length;u '},_drawCircle:function(t,e,n,i,r,o,s){return''},_drawPieSlice:function(t,e,n,i,r,o,s,c){var h,u,f,d,p,g,m;if(r===o)return"";if(o-r===2*a.PI&&(r=0,o=2*a.PI),u=e+a.round(a.cos(r)*i),f=n+a.round(a.sin(r)*i),d=e+a.round(a.cos(o)*i),p=n+a.round(a.sin(o)*i),u===d&&f===p){if(o-r ')},_drawRect:function(t,e,n,i,r,o,s){return this._drawShape(t,[[e,n],[e,n+r],[e+i,n+r],[e+i,n],[e,n]],o,s)},reset:function(){this.group.innerHTML=""},appendShape:function(t){var e=this["_draw"+t.type].apply(this,t.args);return this.rendered?this.group.insertAdjacentHTML("beforeEnd",e):this.prerender+=e,this.lastShapeId=t.id,t.id},replaceWithShape:function(e,n){var i=t("#jqsshape"+e),r=this["_draw"+n.type].apply(this,n.args);i[0].outerHTML=r},replaceWithShapes:function(e,n){var i,r=t("#jqsshape"+e[0]),o="",s=n.length;for(i=0;i
- * Copyright OpenJS Foundation and other contributors
- * Released under MIT license
- * Based on Underscore.js 1.8.3
- * Copyright Jeremy Ashkenas, DocumentCloud and Investigative Reporters & Editors
- */t=n.nmd(t),function(){var r,o="Expected a function",s="__lodash_hash_undefined__",a="__lodash_placeholder__",l=16,c=32,h=64,u=128,f=256,d=1/0,p=9007199254740991,g=NaN,m=4294967295,v=[["ary",u],["bind",1],["bindKey",2],["curry",8],["curryRight",l],["flip",512],["partial",c],["partialRight",h],["rearg",f]],b="[object Arguments]",y="[object Array]",_="[object Boolean]",x="[object Date]",w="[object Error]",k="[object Function]",C="[object GeneratorFunction]",S="[object Map]",M="[object Number]",A="[object Object]",T="[object Promise]",E="[object RegExp]",O="[object Set]",D="[object String]",P="[object Symbol]",L="[object WeakMap]",R="[object ArrayBuffer]",j="[object DataView]",I="[object Float32Array]",N="[object Float64Array]",F="[object Int8Array]",W="[object Int16Array]",z="[object Int32Array]",H="[object Uint8Array]",B="[object Uint8ClampedArray]",$="[object Uint16Array]",V="[object Uint32Array]",q=/\b__p \+= '';/g,U=/\b(__p \+=) '' \+/g,Y=/(__e\(.*?\)|\b__t\)) \+\n'';/g,X=/&(?:amp|lt|gt|quot|#39);/g,Q=/[&<>"']/g,K=RegExp(X.source),G=RegExp(Q.source),J=/<%-([\s\S]+?)%>/g,Z=/<%([\s\S]+?)%>/g,tt=/<%=([\s\S]+?)%>/g,et=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,nt=/^\w*$/,it=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,rt=/[\\^$.*+?()[\]{}|]/g,ot=RegExp(rt.source),st=/^\s+/,at=/\s/,lt=/\{(?:\n\/\* \[wrapped with .+\] \*\/)?\n?/,ct=/\{\n\/\* \[wrapped with (.+)\] \*/,ht=/,? & /,ut=/[^\x00-\x2f\x3a-\x40\x5b-\x60\x7b-\x7f]+/g,ft=/[()=,{}\[\]\/\s]/,dt=/\\(\\)?/g,pt=/\$\{([^\\}]*(?:\\.[^\\}]*)*)\}/g,gt=/\w*$/,mt=/^[-+]0x[0-9a-f]+$/i,vt=/^0b[01]+$/i,bt=/^\[object .+?Constructor\]$/,yt=/^0o[0-7]+$/i,_t=/^(?:0|[1-9]\d*)$/,xt=/[\xc0-\xd6\xd8-\xf6\xf8-\xff\u0100-\u017f]/g,wt=/($^)/,kt=/['\n\r\u2028\u2029\\]/g,Ct="\\ud800-\\udfff",St="\\u0300-\\u036f\\ufe20-\\ufe2f\\u20d0-\\u20ff",Mt="\\u2700-\\u27bf",At="a-z\\xdf-\\xf6\\xf8-\\xff",Tt="A-Z\\xc0-\\xd6\\xd8-\\xde",Et="\\ufe0e\\ufe0f",Ot="\\xac\\xb1\\xd7\\xf7\\x00-\\x2f\\x3a-\\x40\\x5b-\\x60\\x7b-\\xbf\\u2000-\\u206f \\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",Dt="['’]",Pt="["+Ct+"]",Lt="["+Ot+"]",Rt="["+St+"]",jt="\\d+",It="["+Mt+"]",Nt="["+At+"]",Ft="[^"+Ct+Ot+jt+Mt+At+Tt+"]",Wt="\\ud83c[\\udffb-\\udfff]",zt="[^"+Ct+"]",Ht="(?:\\ud83c[\\udde6-\\uddff]){2}",Bt="[\\ud800-\\udbff][\\udc00-\\udfff]",$t="["+Tt+"]",Vt="\\u200d",qt="(?:"+Nt+"|"+Ft+")",Ut="(?:"+$t+"|"+Ft+")",Yt="(?:['’](?:d|ll|m|re|s|t|ve))?",Xt="(?:['’](?:D|LL|M|RE|S|T|VE))?",Qt="(?:"+Rt+"|"+Wt+")"+"?",Kt="["+Et+"]?",Gt=Kt+Qt+("(?:"+Vt+"(?:"+[zt,Ht,Bt].join("|")+")"+Kt+Qt+")*"),Jt="(?:"+[It,Ht,Bt].join("|")+")"+Gt,Zt="(?:"+[zt+Rt+"?",Rt,Ht,Bt,Pt].join("|")+")",te=RegExp(Dt,"g"),ee=RegExp(Rt,"g"),ne=RegExp(Wt+"(?="+Wt+")|"+Zt+Gt,"g"),ie=RegExp([$t+"?"+Nt+"+"+Yt+"(?="+[Lt,$t,"$"].join("|")+")",Ut+"+"+Xt+"(?="+[Lt,$t+qt,"$"].join("|")+")",$t+"?"+qt+"+"+Yt,$t+"+"+Xt,"\\d*(?:1ST|2ND|3RD|(?![123])\\dTH)(?=\\b|[a-z_])","\\d*(?:1st|2nd|3rd|(?![123])\\dth)(?=\\b|[A-Z_])",jt,Jt].join("|"),"g"),re=RegExp("["+Vt+Ct+St+Et+"]"),oe=/[a-z][A-Z]|[A-Z]{2}[a-z]|[0-9][a-zA-Z]|[a-zA-Z][0-9]|[^a-zA-Z0-9 ]/,se=["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"],ae=-1,le={};le[I]=le[N]=le[F]=le[W]=le[z]=le[H]=le[B]=le[$]=le[V]=!0,le[b]=le[y]=le[R]=le[_]=le[j]=le[x]=le[w]=le[k]=le[S]=le[M]=le[A]=le[E]=le[O]=le[D]=le[L]=!1;var ce={};ce[b]=ce[y]=ce[R]=ce[j]=ce[_]=ce[x]=ce[I]=ce[N]=ce[F]=ce[W]=ce[z]=ce[S]=ce[M]=ce[A]=ce[E]=ce[O]=ce[D]=ce[P]=ce[H]=ce[B]=ce[$]=ce[V]=!0,ce[w]=ce[k]=ce[L]=!1;var he={"\\":"\\","'":"'","\n":"n","\r":"r","\u2028":"u2028","\u2029":"u2029"},ue=parseFloat,fe=parseInt,de="object"==typeof n.g&&n.g&&n.g.Object===Object&&n.g,pe="object"==typeof self&&self&&self.Object===Object&&self,ge=de||pe||Function("return this")(),me=e&&!e.nodeType&&e,ve=me&&t&&!t.nodeType&&t,be=ve&&ve.exports===me,ye=be&&de.process,_e=function(){try{var t=ve&&ve.require&&ve.require("util").types;return t||ye&&ye.binding&&ye.binding("util")}catch(t){}}(),xe=_e&&_e.isArrayBuffer,we=_e&&_e.isDate,ke=_e&&_e.isMap,Ce=_e&&_e.isRegExp,Se=_e&&_e.isSet,Me=_e&&_e.isTypedArray;function Ae(t,e,n){switch(n.length){case 0:return t.call(e);case 1:return t.call(e,n[0]);case 2:return t.call(e,n[0],n[1]);case 3:return t.call(e,n[0],n[1],n[2])}return t.apply(e,n)}function Te(t,e,n,i){for(var r=-1,o=null==t?0:t.length;++r-1}function Re(t,e,n){for(var i=-1,r=null==t?0:t.length;++i-1;);return n}function rn(t,e){for(var n=t.length;n--&&$e(e,t[n],0)>-1;);return n}var on=Xe({À:"A",Á:"A",Â:"A",Ã:"A",Ä:"A",Å:"A",à:"a",á:"a",â:"a",ã:"a",ä:"a",å:"a",Ç:"C",ç:"c",Ð:"D",ð:"d",È:"E",É:"E",Ê:"E",Ë:"E",è:"e",é:"e",ê:"e",ë:"e",Ì:"I",Í:"I",Î:"I",Ï:"I",ì:"i",í:"i",î:"i",ï:"i",Ñ:"N",ñ:"n",Ò:"O",Ó:"O",Ô:"O",Õ:"O",Ö:"O",Ø:"O",ò:"o",ó:"o",ô:"o",õ:"o",ö:"o",ø:"o",Ù:"U",Ú:"U",Û:"U",Ü:"U",ù:"u",ú:"u",û:"u",ü:"u",Ý:"Y",ý:"y",ÿ:"y",Æ:"Ae",æ:"ae",Þ:"Th",þ:"th",ß:"ss",Ā:"A",Ă:"A",Ą:"A",ā:"a",ă:"a",ą:"a",Ć:"C",Ĉ:"C",Ċ:"C",Č:"C",ć:"c",ĉ:"c",ċ:"c",č:"c",Ď:"D",Đ:"D",ď:"d",đ:"d",Ē:"E",Ĕ:"E",Ė:"E",Ę:"E",Ě:"E",ē:"e",ĕ:"e",ė:"e",ę:"e",ě:"e",Ĝ:"G",Ğ:"G",Ġ:"G",Ģ:"G",ĝ:"g",ğ:"g",ġ:"g",ģ:"g",Ĥ:"H",Ħ:"H",ĥ:"h",ħ:"h",Ĩ:"I",Ī:"I",Ĭ:"I",Į:"I",İ:"I",ĩ:"i",ī:"i",ĭ:"i",į:"i",ı:"i",Ĵ:"J",ĵ:"j",Ķ:"K",ķ:"k",ĸ:"k",Ĺ:"L",Ļ:"L",Ľ:"L",Ŀ:"L",Ł:"L",ĺ:"l",ļ:"l",ľ:"l",ŀ:"l",ł:"l",Ń:"N",Ņ:"N",Ň:"N",Ŋ:"N",ń:"n",ņ:"n",ň:"n",ŋ:"n",Ō:"O",Ŏ:"O",Ő:"O",ō:"o",ŏ:"o",ő:"o",Ŕ:"R",Ŗ:"R",Ř:"R",ŕ:"r",ŗ:"r",ř:"r",Ś:"S",Ŝ:"S",Ş:"S",Š:"S",ś:"s",ŝ:"s",ş:"s",š:"s",Ţ:"T",Ť:"T",Ŧ:"T",ţ:"t",ť:"t",ŧ:"t",Ũ:"U",Ū:"U",Ŭ:"U",Ů:"U",Ű:"U",Ų:"U",ũ:"u",ū:"u",ŭ:"u",ů:"u",ű:"u",ų:"u",Ŵ:"W",ŵ:"w",Ŷ:"Y",ŷ:"y",Ÿ:"Y",Ź:"Z",Ż:"Z",Ž:"Z",ź:"z",ż:"z",ž:"z",IJ:"IJ",ij:"ij",Œ:"Oe",œ:"oe",ʼn:"'n",ſ:"s"}),sn=Xe({"&":"&","<":"<",">":">",'"':""","'":"'"});function an(t){return"\\"+he[t]}function ln(t){return re.test(t)}function cn(t){var e=-1,n=Array(t.size);return t.forEach(function(t,i){n[++e]=[i,t]}),n}function hn(t,e){return function(n){return t(e(n))}}function un(t,e){for(var n=-1,i=t.length,r=0,o=[];++n",""":'"',"'":"'"});var bn=function t(e){var n,i=(e=null==e?ge:bn.defaults(ge.Object(),e,bn.pick(ge,se))).Array,at=e.Date,Ct=e.Error,St=e.Function,Mt=e.Math,At=e.Object,Tt=e.RegExp,Et=e.String,Ot=e.TypeError,Dt=i.prototype,Pt=St.prototype,Lt=At.prototype,Rt=e["__core-js_shared__"],jt=Pt.toString,It=Lt.hasOwnProperty,Nt=0,Ft=(n=/[^.]+$/.exec(Rt&&Rt.keys&&Rt.keys.IE_PROTO||""))?"Symbol(src)_1."+n:"",Wt=Lt.toString,zt=jt.call(At),Ht=ge._,Bt=Tt("^"+jt.call(It).replace(rt,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$"),$t=be?e.Buffer:r,Vt=e.Symbol,qt=e.Uint8Array,Ut=$t?$t.allocUnsafe:r,Yt=hn(At.getPrototypeOf,At),Xt=At.create,Qt=Lt.propertyIsEnumerable,Kt=Dt.splice,Gt=Vt?Vt.isConcatSpreadable:r,Jt=Vt?Vt.iterator:r,Zt=Vt?Vt.toStringTag:r,ne=function(){try{var t=fo(At,"defineProperty");return t({},"",{}),t}catch(t){}}(),re=e.clearTimeout!==ge.clearTimeout&&e.clearTimeout,he=at&&at.now!==ge.Date.now&&at.now,de=e.setTimeout!==ge.setTimeout&&e.setTimeout,pe=Mt.ceil,me=Mt.floor,ve=At.getOwnPropertySymbols,ye=$t?$t.isBuffer:r,_e=e.isFinite,ze=Dt.join,Xe=hn(At.keys,At),yn=Mt.max,_n=Mt.min,xn=at.now,wn=e.parseInt,kn=Mt.random,Cn=Dt.reverse,Sn=fo(e,"DataView"),Mn=fo(e,"Map"),An=fo(e,"Promise"),Tn=fo(e,"Set"),En=fo(e,"WeakMap"),On=fo(At,"create"),Dn=En&&new En,Pn={},Ln=Wo(Sn),Rn=Wo(Mn),jn=Wo(An),In=Wo(Tn),Nn=Wo(En),Fn=Vt?Vt.prototype:r,Wn=Fn?Fn.valueOf:r,zn=Fn?Fn.toString:r;function Hn(t){if(na(t)&&!qs(t)&&!(t instanceof qn)){if(t instanceof Vn)return t;if(It.call(t,"__wrapped__"))return zo(t)}return new Vn(t)}var Bn=function(){function t(){}return function(e){if(!ea(e))return{};if(Xt)return Xt(e);t.prototype=e;var n=new t;return t.prototype=r,n}}();function $n(){}function Vn(t,e){this.__wrapped__=t,this.__actions__=[],this.__chain__=!!e,this.__index__=0,this.__values__=r}function qn(t){this.__wrapped__=t,this.__actions__=[],this.__dir__=1,this.__filtered__=!1,this.__iteratees__=[],this.__takeCount__=m,this.__views__=[]}function Un(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e=e?t:e)),t}function ci(t,e,n,i,o,s){var a,l=1&e,c=2&e,h=4&e;if(n&&(a=o?n(t,i,o,s):n(t)),a!==r)return a;if(!ea(t))return t;var u=qs(t);if(u){if(a=function(t){var e=t.length,n=new t.constructor(e);e&&"string"==typeof t[0]&&It.call(t,"index")&&(n.index=t.index,n.input=t.input);return n}(t),!l)return Or(t,a)}else{var f=mo(t),d=f==k||f==C;if(Qs(t))return Cr(t,l);if(f==A||f==b||d&&!o){if(a=c||d?{}:bo(t),!l)return c?function(t,e){return Dr(t,go(t),e)}(t,function(t,e){return t&&Dr(e,La(e),t)}(a,t)):function(t,e){return Dr(t,po(t),e)}(t,oi(a,t))}else{if(!ce[f])return o?t:{};a=function(t,e,n){var i=t.constructor;switch(e){case R:return Sr(t);case _:case x:return new i(+t);case j:return function(t,e){var n=e?Sr(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.byteLength)}(t,n);case I:case N:case F:case W:case z:case H:case B:case $:case V:return Mr(t,n);case S:return new i;case M:case D:return new i(t);case E:return function(t){var e=new t.constructor(t.source,gt.exec(t));return e.lastIndex=t.lastIndex,e}(t);case O:return new i;case P:return r=t,Wn?At(Wn.call(r)):{}}var r}(t,f,l)}}s||(s=new Kn);var p=s.get(t);if(p)return p;s.set(t,a),aa(t)?t.forEach(function(i){a.add(ci(i,e,n,i,t,s))}):ia(t)&&t.forEach(function(i,r){a.set(r,ci(i,e,n,r,t,s))});var g=u?r:(h?c?oo:ro:c?La:Pa)(t);return Ee(g||t,function(i,r){g&&(i=t[r=i]),ni(a,r,ci(i,e,n,r,t,s))}),a}function hi(t,e,n){var i=n.length;if(null==t)return!i;for(t=At(t);i--;){var o=n[i],s=e[o],a=t[o];if(a===r&&!(o in t)||!s(a))return!1}return!0}function ui(t,e,n){if("function"!=typeof t)throw new Ot(o);return Po(function(){t.apply(r,n)},e)}function fi(t,e,n,i){var r=-1,o=Le,s=!0,a=t.length,l=[],c=e.length;if(!a)return l;n&&(e=je(e,Ze(n))),i?(o=Re,s=!1):e.length>=200&&(o=en,s=!1,e=new Qn(e));t:for(;++r-1},Yn.prototype.set=function(t,e){var n=this.__data__,i=ii(n,t);return i<0?(++this.size,n.push([t,e])):n[i][1]=e,this},Xn.prototype.clear=function(){this.size=0,this.__data__={hash:new Un,map:new(Mn||Yn),string:new Un}},Xn.prototype.delete=function(t){var e=ho(this,t).delete(t);return this.size-=e?1:0,e},Xn.prototype.get=function(t){return ho(this,t).get(t)},Xn.prototype.has=function(t){return ho(this,t).has(t)},Xn.prototype.set=function(t,e){var n=ho(this,t),i=n.size;return n.set(t,e),this.size+=n.size==i?0:1,this},Qn.prototype.add=Qn.prototype.push=function(t){return this.__data__.set(t,s),this},Qn.prototype.has=function(t){return this.__data__.has(t)},Kn.prototype.clear=function(){this.__data__=new Yn,this.size=0},Kn.prototype.delete=function(t){var e=this.__data__,n=e.delete(t);return this.size=e.size,n},Kn.prototype.get=function(t){return this.__data__.get(t)},Kn.prototype.has=function(t){return this.__data__.has(t)},Kn.prototype.set=function(t,e){var n=this.__data__;if(n instanceof Yn){var i=n.__data__;if(!Mn||i.length<199)return i.push([t,e]),this.size=++n.size,this;n=this.__data__=new Xn(i)}return n.set(t,e),this.size=n.size,this};var di=Rr(xi),pi=Rr(wi,!0);function gi(t,e){var n=!0;return di(t,function(t,i,r){return n=!!e(t,i,r)}),n}function mi(t,e,n){for(var i=-1,o=t.length;++i0&&n(a)?e>1?bi(a,e-1,n,i,r):Ie(r,a):i||(r[r.length]=a)}return r}var yi=jr(),_i=jr(!0);function xi(t,e){return t&&yi(t,e,Pa)}function wi(t,e){return t&&_i(t,e,Pa)}function ki(t,e){return Pe(e,function(e){return Js(t[e])})}function Ci(t,e){for(var n=0,i=(e=_r(e,t)).length;null!=t&&ne}function Ti(t,e){return null!=t&&It.call(t,e)}function Ei(t,e){return null!=t&&e in At(t)}function Oi(t,e,n){for(var o=n?Re:Le,s=t[0].length,a=t.length,l=a,c=i(a),h=1/0,u=[];l--;){var f=t[l];l&&e&&(f=je(f,Ze(e))),h=_n(f.length,h),c[l]=!n&&(e||s>=120&&f.length>=120)?new Qn(l&&f):r}f=t[0];var d=-1,p=c[0];t:for(;++d=a?l:l*("desc"==n[i]?-1:1)}return t.index-e.index}(t,e,n)})}function Ui(t,e,n){for(var i=-1,r=e.length,o={};++i-1;)a!==t&&Kt.call(a,l,1),Kt.call(t,l,1);return t}function Xi(t,e){for(var n=t?e.length:0,i=n-1;n--;){var r=e[n];if(n==i||r!==o){var o=r;_o(r)?Kt.call(t,r,1):fr(t,r)}}return t}function Qi(t,e){return t+me(kn()*(e-t+1))}function Ki(t,e){var n="";if(!t||e<1||e>p)return n;do{e%2&&(n+=t),(e=me(e/2))&&(t+=t)}while(e);return n}function Gi(t,e){return Lo(To(t,e,rl),t+"")}function Ji(t){return Jn(Ha(t))}function Zi(t,e){var n=Ha(t);return Io(n,li(e,0,n.length))}function tr(t,e,n,i){if(!ea(t))return t;for(var o=-1,s=(e=_r(e,t)).length,a=s-1,l=t;null!=l&&++oo?0:o+e),(n=n>o?o:n)<0&&(n+=o),o=e>n?0:n-e>>>0,e>>>=0;for(var s=i(o);++r>>1,s=t[o];null!==s&&!ca(s)&&(n?s<=e:s=200){var c=e?null:Kr(t);if(c)return fn(c);s=!1,r=en,l=new Qn}else l=e?[]:a;t:for(;++i=i?t:rr(t,e,n)}var kr=re||function(t){return ge.clearTimeout(t)};function Cr(t,e){if(e)return t.slice();var n=t.length,i=Ut?Ut(n):new t.constructor(n);return t.copy(i),i}function Sr(t){var e=new t.constructor(t.byteLength);return new qt(e).set(new qt(t)),e}function Mr(t,e){var n=e?Sr(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.length)}function Ar(t,e){if(t!==e){var n=t!==r,i=null===t,o=t==t,s=ca(t),a=e!==r,l=null===e,c=e==e,h=ca(e);if(!l&&!h&&!s&&t>e||s&&a&&c&&!l&&!h||i&&a&&c||!n&&c||!o)return 1;if(!i&&!s&&!h&&t1?n[o-1]:r,a=o>2?n[2]:r;for(s=t.length>3&&"function"==typeof s?(o--,s):r,a&&xo(n[0],n[1],a)&&(s=o<3?r:s,o=1),e=At(e);++i-1?o[s?e[a]:a]:r}}function zr(t){return io(function(e){var n=e.length,i=n,s=Vn.prototype.thru;for(t&&e.reverse();i--;){var a=e[i];if("function"!=typeof a)throw new Ot(o);if(s&&!l&&"wrapper"==ao(a))var l=new Vn([],!0)}for(i=l?i:n;++i1&&_.reverse(),d&&hl))return!1;var h=s.get(t),u=s.get(e);if(h&&u)return h==e&&u==t;var f=-1,d=!0,p=2&n?new Qn:r;for(s.set(t,e),s.set(e,t);++f-1&&t%1==0&&t1?"& ":"")+e[i],e=e.join(n>2?", ":" "),t.replace(lt,"{\n/* [wrapped with "+e+"] */\n")}(i,function(t,e){return Ee(v,function(n){var i="_."+n[0];e&n[1]&&!Le(t,i)&&t.push(i)}),t.sort()}(function(t){var e=t.match(ct);return e?e[1].split(ht):[]}(i),n)))}function jo(t){var e=0,n=0;return function(){var i=xn(),o=16-(i-n);if(n=i,o>0){if(++e>=800)return arguments[0]}else e=0;return t.apply(r,arguments)}}function Io(t,e){var n=-1,i=t.length,o=i-1;for(e=e===r?i:e;++n1?t[e-1]:r;return n="function"==typeof n?(t.pop(),n):r,ss(t,n)});function ds(t){var e=Hn(t);return e.__chain__=!0,e}function ps(t,e){return e(t)}var gs=io(function(t){var e=t.length,n=e?t[0]:0,i=this.__wrapped__,o=function(e){return ai(e,t)};return!(e>1||this.__actions__.length)&&i instanceof qn&&_o(n)?((i=i.slice(n,+n+(e?1:0))).__actions__.push({func:ps,args:[o],thisArg:r}),new Vn(i,this.__chain__).thru(function(t){return e&&!t.length&&t.push(r),t})):this.thru(o)});var ms=Pr(function(t,e,n){It.call(t,n)?++t[n]:si(t,n,1)});var vs=Wr(Vo),bs=Wr(qo);function ys(t,e){return(qs(t)?Ee:di)(t,co(e,3))}function _s(t,e){return(qs(t)?Oe:pi)(t,co(e,3))}var xs=Pr(function(t,e,n){It.call(t,n)?t[n].push(e):si(t,n,[e])});var ws=Gi(function(t,e,n){var r=-1,o="function"==typeof e,s=Ys(t)?i(t.length):[];return di(t,function(t){s[++r]=o?Ae(e,t,n):Di(t,e,n)}),s}),ks=Pr(function(t,e,n){si(t,n,e)});function Cs(t,e){return(qs(t)?je:zi)(t,co(e,3))}var Ss=Pr(function(t,e,n){t[n?0:1].push(e)},function(){return[[],[]]});var Ms=Gi(function(t,e){if(null==t)return[];var n=e.length;return n>1&&xo(t,e[0],e[1])?e=[]:n>2&&xo(e[0],e[1],e[2])&&(e=[e[0]]),qi(t,bi(e,1),[])}),As=he||function(){return ge.Date.now()};function Ts(t,e,n){return e=n?r:e,e=t&&null==e?t.length:e,Jr(t,u,r,r,r,r,e)}function Es(t,e){var n;if("function"!=typeof e)throw new Ot(o);return t=ga(t),function(){return--t>0&&(n=e.apply(this,arguments)),t<=1&&(e=r),n}}var Os=Gi(function(t,e,n){var i=1;if(n.length){var r=un(n,lo(Os));i|=c}return Jr(t,i,e,n,r)}),Ds=Gi(function(t,e,n){var i=3;if(n.length){var r=un(n,lo(Ds));i|=c}return Jr(e,i,t,n,r)});function Ps(t,e,n){var i,s,a,l,c,h,u=0,f=!1,d=!1,p=!0;if("function"!=typeof t)throw new Ot(o);function g(e){var n=i,o=s;return i=s=r,u=e,l=t.apply(o,n)}function m(t){var n=t-h;return h===r||n>=e||n<0||d&&t-u>=a}function v(){var t=As();if(m(t))return b(t);c=Po(v,function(t){var n=e-(t-h);return d?_n(n,a-(t-u)):n}(t))}function b(t){return c=r,p&&i?g(t):(i=s=r,l)}function y(){var t=As(),n=m(t);if(i=arguments,s=this,h=t,n){if(c===r)return function(t){return u=t,c=Po(v,e),f?g(t):l}(h);if(d)return kr(c),c=Po(v,e),g(h)}return c===r&&(c=Po(v,e)),l}return e=va(e)||0,ea(n)&&(f=!!n.leading,a=(d="maxWait"in n)?yn(va(n.maxWait)||0,e):a,p="trailing"in n?!!n.trailing:p),y.cancel=function(){c!==r&&kr(c),u=0,i=h=s=c=r},y.flush=function(){return c===r?l:b(As())},y}var Ls=Gi(function(t,e){return ui(t,1,e)}),Rs=Gi(function(t,e,n){return ui(t,va(e)||0,n)});function js(t,e){if("function"!=typeof t||null!=e&&"function"!=typeof e)throw new Ot(o);var n=function(){var i=arguments,r=e?e.apply(this,i):i[0],o=n.cache;if(o.has(r))return o.get(r);var s=t.apply(this,i);return n.cache=o.set(r,s)||o,s};return n.cache=new(js.Cache||Xn),n}function Is(t){if("function"!=typeof t)throw new Ot(o);return function(){var e=arguments;switch(e.length){case 0:return!t.call(this);case 1:return!t.call(this,e[0]);case 2:return!t.call(this,e[0],e[1]);case 3:return!t.call(this,e[0],e[1],e[2])}return!t.apply(this,e)}}js.Cache=Xn;var Ns=xr(function(t,e){var n=(e=1==e.length&&qs(e[0])?je(e[0],Ze(co())):je(bi(e,1),Ze(co()))).length;return Gi(function(i){for(var r=-1,o=_n(i.length,n);++r=e}),Vs=Pi(function(){return arguments}())?Pi:function(t){return na(t)&&It.call(t,"callee")&&!Qt.call(t,"callee")},qs=i.isArray,Us=xe?Ze(xe):function(t){return na(t)&&Mi(t)==R};function Ys(t){return null!=t&&ta(t.length)&&!Js(t)}function Xs(t){return na(t)&&Ys(t)}var Qs=ye||vl,Ks=we?Ze(we):function(t){return na(t)&&Mi(t)==x};function Gs(t){if(!na(t))return!1;var e=Mi(t);return e==w||"[object DOMException]"==e||"string"==typeof t.message&&"string"==typeof t.name&&!oa(t)}function Js(t){if(!ea(t))return!1;var e=Mi(t);return e==k||e==C||"[object AsyncFunction]"==e||"[object Proxy]"==e}function Zs(t){return"number"==typeof t&&t==ga(t)}function ta(t){return"number"==typeof t&&t>-1&&t%1==0&&t<=p}function ea(t){var e=typeof t;return null!=t&&("object"==e||"function"==e)}function na(t){return null!=t&&"object"==typeof t}var ia=ke?Ze(ke):function(t){return na(t)&&mo(t)==S};function ra(t){return"number"==typeof t||na(t)&&Mi(t)==M}function oa(t){if(!na(t)||Mi(t)!=A)return!1;var e=Yt(t);if(null===e)return!0;var n=It.call(e,"constructor")&&e.constructor;return"function"==typeof n&&n instanceof n&&jt.call(n)==zt}var sa=Ce?Ze(Ce):function(t){return na(t)&&Mi(t)==E};var aa=Se?Ze(Se):function(t){return na(t)&&mo(t)==O};function la(t){return"string"==typeof t||!qs(t)&&na(t)&&Mi(t)==D}function ca(t){return"symbol"==typeof t||na(t)&&Mi(t)==P}var ha=Me?Ze(Me):function(t){return na(t)&&ta(t.length)&&!!le[Mi(t)]};var ua=Yr(Wi),fa=Yr(function(t,e){return t<=e});function da(t){if(!t)return[];if(Ys(t))return la(t)?gn(t):Or(t);if(Jt&&t[Jt])return function(t){for(var e,n=[];!(e=t.next()).done;)n.push(e.value);return n}(t[Jt]());var e=mo(t);return(e==S?cn:e==O?fn:Ha)(t)}function pa(t){return t?(t=va(t))===d||t===-1/0?17976931348623157e292*(t<0?-1:1):t==t?t:0:0===t?t:0}function ga(t){var e=pa(t),n=e%1;return e==e?n?e-n:e:0}function ma(t){return t?li(ga(t),0,m):0}function va(t){if("number"==typeof t)return t;if(ca(t))return g;if(ea(t)){var e="function"==typeof t.valueOf?t.valueOf():t;t=ea(e)?e+"":e}if("string"!=typeof t)return 0===t?t:+t;t=Je(t);var n=vt.test(t);return n||yt.test(t)?fe(t.slice(2),n?2:8):mt.test(t)?g:+t}function ba(t){return Dr(t,La(t))}function ya(t){return null==t?"":hr(t)}var _a=Lr(function(t,e){if(So(e)||Ys(e))Dr(e,Pa(e),t);else for(var n in e)It.call(e,n)&&ni(t,n,e[n])}),xa=Lr(function(t,e){Dr(e,La(e),t)}),wa=Lr(function(t,e,n,i){Dr(e,La(e),t,i)}),ka=Lr(function(t,e,n,i){Dr(e,Pa(e),t,i)}),Ca=io(ai);var Sa=Gi(function(t,e){t=At(t);var n=-1,i=e.length,o=i>2?e[2]:r;for(o&&xo(e[0],e[1],o)&&(i=1);++n1),e}),Dr(t,oo(t),n),i&&(n=ci(n,7,eo));for(var r=e.length;r--;)fr(n,e[r]);return n});var Na=io(function(t,e){return null==t?{}:function(t,e){return Ui(t,e,function(e,n){return Ta(t,n)})}(t,e)});function Fa(t,e){if(null==t)return{};var n=je(oo(t),function(t){return[t]});return e=co(e),Ui(t,n,function(t,n){return e(t,n[0])})}var Wa=Gr(Pa),za=Gr(La);function Ha(t){return null==t?[]:tn(t,Pa(t))}var Ba=Nr(function(t,e,n){return e=e.toLowerCase(),t+(n?$a(e):e)});function $a(t){return Ga(ya(t).toLowerCase())}function Va(t){return(t=ya(t))&&t.replace(xt,on).replace(ee,"")}var qa=Nr(function(t,e,n){return t+(n?"-":"")+e.toLowerCase()}),Ua=Nr(function(t,e,n){return t+(n?" ":"")+e.toLowerCase()}),Ya=Ir("toLowerCase");var Xa=Nr(function(t,e,n){return t+(n?"_":"")+e.toLowerCase()});var Qa=Nr(function(t,e,n){return t+(n?" ":"")+Ga(e)});var Ka=Nr(function(t,e,n){return t+(n?" ":"")+e.toUpperCase()}),Ga=Ir("toUpperCase");function Ja(t,e,n){return t=ya(t),(e=n?r:e)===r?function(t){return oe.test(t)}(t)?function(t){return t.match(ie)||[]}(t):function(t){return t.match(ut)||[]}(t):t.match(e)||[]}var Za=Gi(function(t,e){try{return Ae(t,r,e)}catch(t){return Gs(t)?t:new Ct(t)}}),tl=io(function(t,e){return Ee(e,function(e){e=Fo(e),si(t,e,Os(t[e],t))}),t});function el(t){return function(){return t}}var nl=zr(),il=zr(!0);function rl(t){return t}function ol(t){return Ii("function"==typeof t?t:ci(t,1))}var sl=Gi(function(t,e){return function(n){return Di(n,t,e)}}),al=Gi(function(t,e){return function(n){return Di(t,n,e)}});function ll(t,e,n){var i=Pa(e),r=ki(e,i);null!=n||ea(e)&&(r.length||!i.length)||(n=e,e=t,t=this,r=ki(e,Pa(e)));var o=!(ea(n)&&"chain"in n&&!n.chain),s=Js(t);return Ee(r,function(n){var i=e[n];t[n]=i,s&&(t.prototype[n]=function(){var e=this.__chain__;if(o||e){var n=t(this.__wrapped__);return(n.__actions__=Or(this.__actions__)).push({func:i,args:arguments,thisArg:t}),n.__chain__=e,n}return i.apply(t,Ie([this.value()],arguments))})}),t}function cl(){}var hl=Vr(je),ul=Vr(De),fl=Vr(We);function dl(t){return wo(t)?Ye(Fo(t)):function(t){return function(e){return Ci(e,t)}}(t)}var pl=Ur(),gl=Ur(!0);function ml(){return[]}function vl(){return!1}var bl=$r(function(t,e){return t+e},0),yl=Qr("ceil"),_l=$r(function(t,e){return t/e},1),xl=Qr("floor");var wl,kl=$r(function(t,e){return t*e},1),Cl=Qr("round"),Sl=$r(function(t,e){return t-e},0);return Hn.after=function(t,e){if("function"!=typeof e)throw new Ot(o);return t=ga(t),function(){if(--t<1)return e.apply(this,arguments)}},Hn.ary=Ts,Hn.assign=_a,Hn.assignIn=xa,Hn.assignInWith=wa,Hn.assignWith=ka,Hn.at=Ca,Hn.before=Es,Hn.bind=Os,Hn.bindAll=tl,Hn.bindKey=Ds,Hn.castArray=function(){if(!arguments.length)return[];var t=arguments[0];return qs(t)?t:[t]},Hn.chain=ds,Hn.chunk=function(t,e,n){e=(n?xo(t,e,n):e===r)?1:yn(ga(e),0);var o=null==t?0:t.length;if(!o||e<1)return[];for(var s=0,a=0,l=i(pe(o/e));so?0:o+n),(i=i===r||i>o?o:ga(i))<0&&(i+=o),i=n>i?0:ma(i);n>>0)?(t=ya(t))&&("string"==typeof e||null!=e&&!sa(e))&&!(e=hr(e))&&ln(t)?wr(gn(t),0,n):t.split(e,n):[]},Hn.spread=function(t,e){if("function"!=typeof t)throw new Ot(o);return e=null==e?0:yn(ga(e),0),Gi(function(n){var i=n[e],r=wr(n,0,e);return i&&Ie(r,i),Ae(t,this,r)})},Hn.tail=function(t){var e=null==t?0:t.length;return e?rr(t,1,e):[]},Hn.take=function(t,e,n){return t&&t.length?rr(t,0,(e=n||e===r?1:ga(e))<0?0:e):[]},Hn.takeRight=function(t,e,n){var i=null==t?0:t.length;return i?rr(t,(e=i-(e=n||e===r?1:ga(e)))<0?0:e,i):[]},Hn.takeRightWhile=function(t,e){return t&&t.length?pr(t,co(e,3),!1,!0):[]},Hn.takeWhile=function(t,e){return t&&t.length?pr(t,co(e,3)):[]},Hn.tap=function(t,e){return e(t),t},Hn.throttle=function(t,e,n){var i=!0,r=!0;if("function"!=typeof t)throw new Ot(o);return ea(n)&&(i="leading"in n?!!n.leading:i,r="trailing"in n?!!n.trailing:r),Ps(t,e,{leading:i,maxWait:e,trailing:r})},Hn.thru=ps,Hn.toArray=da,Hn.toPairs=Wa,Hn.toPairsIn=za,Hn.toPath=function(t){return qs(t)?je(t,Fo):ca(t)?[t]:Or(No(ya(t)))},Hn.toPlainObject=ba,Hn.transform=function(t,e,n){var i=qs(t),r=i||Qs(t)||ha(t);if(e=co(e,4),null==n){var o=t&&t.constructor;n=r?i?new o:[]:ea(t)&&Js(o)?Bn(Yt(t)):{}}return(r?Ee:xi)(t,function(t,i,r){return e(n,t,i,r)}),n},Hn.unary=function(t){return Ts(t,1)},Hn.union=ns,Hn.unionBy=is,Hn.unionWith=rs,Hn.uniq=function(t){return t&&t.length?ur(t):[]},Hn.uniqBy=function(t,e){return t&&t.length?ur(t,co(e,2)):[]},Hn.uniqWith=function(t,e){return e="function"==typeof e?e:r,t&&t.length?ur(t,r,e):[]},Hn.unset=function(t,e){return null==t||fr(t,e)},Hn.unzip=os,Hn.unzipWith=ss,Hn.update=function(t,e,n){return null==t?t:dr(t,e,yr(n))},Hn.updateWith=function(t,e,n,i){return i="function"==typeof i?i:r,null==t?t:dr(t,e,yr(n),i)},Hn.values=Ha,Hn.valuesIn=function(t){return null==t?[]:tn(t,La(t))},Hn.without=as,Hn.words=Ja,Hn.wrap=function(t,e){return Fs(yr(e),t)},Hn.xor=ls,Hn.xorBy=cs,Hn.xorWith=hs,Hn.zip=us,Hn.zipObject=function(t,e){return vr(t||[],e||[],ni)},Hn.zipObjectDeep=function(t,e){return vr(t||[],e||[],tr)},Hn.zipWith=fs,Hn.entries=Wa,Hn.entriesIn=za,Hn.extend=xa,Hn.extendWith=wa,ll(Hn,Hn),Hn.add=bl,Hn.attempt=Za,Hn.camelCase=Ba,Hn.capitalize=$a,Hn.ceil=yl,Hn.clamp=function(t,e,n){return n===r&&(n=e,e=r),n!==r&&(n=(n=va(n))==n?n:0),e!==r&&(e=(e=va(e))==e?e:0),li(va(t),e,n)},Hn.clone=function(t){return ci(t,4)},Hn.cloneDeep=function(t){return ci(t,5)},Hn.cloneDeepWith=function(t,e){return ci(t,5,e="function"==typeof e?e:r)},Hn.cloneWith=function(t,e){return ci(t,4,e="function"==typeof e?e:r)},Hn.conformsTo=function(t,e){return null==e||hi(t,e,Pa(e))},Hn.deburr=Va,Hn.defaultTo=function(t,e){return null==t||t!=t?e:t},Hn.divide=_l,Hn.endsWith=function(t,e,n){t=ya(t),e=hr(e);var i=t.length,o=n=n===r?i:li(ga(n),0,i);return(n-=e.length)>=0&&t.slice(n,o)==e},Hn.eq=Hs,Hn.escape=function(t){return(t=ya(t))&&G.test(t)?t.replace(Q,sn):t},Hn.escapeRegExp=function(t){return(t=ya(t))&&ot.test(t)?t.replace(rt,"\\$&"):t},Hn.every=function(t,e,n){var i=qs(t)?De:gi;return n&&xo(t,e,n)&&(e=r),i(t,co(e,3))},Hn.find=vs,Hn.findIndex=Vo,Hn.findKey=function(t,e){return He(t,co(e,3),xi)},Hn.findLast=bs,Hn.findLastIndex=qo,Hn.findLastKey=function(t,e){return He(t,co(e,3),wi)},Hn.floor=xl,Hn.forEach=ys,Hn.forEachRight=_s,Hn.forIn=function(t,e){return null==t?t:yi(t,co(e,3),La)},Hn.forInRight=function(t,e){return null==t?t:_i(t,co(e,3),La)},Hn.forOwn=function(t,e){return t&&xi(t,co(e,3))},Hn.forOwnRight=function(t,e){return t&&wi(t,co(e,3))},Hn.get=Aa,Hn.gt=Bs,Hn.gte=$s,Hn.has=function(t,e){return null!=t&&vo(t,e,Ti)},Hn.hasIn=Ta,Hn.head=Yo,Hn.identity=rl,Hn.includes=function(t,e,n,i){t=Ys(t)?t:Ha(t),n=n&&!i?ga(n):0;var r=t.length;return n<0&&(n=yn(r+n,0)),la(t)?n<=r&&t.indexOf(e,n)>-1:!!r&&$e(t,e,n)>-1},Hn.indexOf=function(t,e,n){var i=null==t?0:t.length;if(!i)return-1;var r=null==n?0:ga(n);return r<0&&(r=yn(i+r,0)),$e(t,e,r)},Hn.inRange=function(t,e,n){return e=pa(e),n===r?(n=e,e=0):n=pa(n),function(t,e,n){return t>=_n(e,n)&&t=-9007199254740991&&t<=p},Hn.isSet=aa,Hn.isString=la,Hn.isSymbol=ca,Hn.isTypedArray=ha,Hn.isUndefined=function(t){return t===r},Hn.isWeakMap=function(t){return na(t)&&mo(t)==L},Hn.isWeakSet=function(t){return na(t)&&"[object WeakSet]"==Mi(t)},Hn.join=function(t,e){return null==t?"":ze.call(t,e)},Hn.kebabCase=qa,Hn.last=Go,Hn.lastIndexOf=function(t,e,n){var i=null==t?0:t.length;if(!i)return-1;var o=i;return n!==r&&(o=(o=ga(n))<0?yn(i+o,0):_n(o,i-1)),e==e?function(t,e,n){for(var i=n+1;i--;)if(t[i]===e)return i;return i}(t,e,o):Be(t,qe,o,!0)},Hn.lowerCase=Ua,Hn.lowerFirst=Ya,Hn.lt=ua,Hn.lte=fa,Hn.max=function(t){return t&&t.length?mi(t,rl,Ai):r},Hn.maxBy=function(t,e){return t&&t.length?mi(t,co(e,2),Ai):r},Hn.mean=function(t){return Ue(t,rl)},Hn.meanBy=function(t,e){return Ue(t,co(e,2))},Hn.min=function(t){return t&&t.length?mi(t,rl,Wi):r},Hn.minBy=function(t,e){return t&&t.length?mi(t,co(e,2),Wi):r},Hn.stubArray=ml,Hn.stubFalse=vl,Hn.stubObject=function(){return{}},Hn.stubString=function(){return""},Hn.stubTrue=function(){return!0},Hn.multiply=kl,Hn.nth=function(t,e){return t&&t.length?Vi(t,ga(e)):r},Hn.noConflict=function(){return ge._===this&&(ge._=Ht),this},Hn.noop=cl,Hn.now=As,Hn.pad=function(t,e,n){t=ya(t);var i=(e=ga(e))?pn(t):0;if(!e||i>=e)return t;var r=(e-i)/2;return qr(me(r),n)+t+qr(pe(r),n)},Hn.padEnd=function(t,e,n){t=ya(t);var i=(e=ga(e))?pn(t):0;return e&&ie){var i=t;t=e,e=i}if(n||t%1||e%1){var o=kn();return _n(t+o*(e-t+ue("1e-"+((o+"").length-1))),e)}return Qi(t,e)},Hn.reduce=function(t,e,n){var i=qs(t)?Ne:Qe,r=arguments.length<3;return i(t,co(e,4),n,r,di)},Hn.reduceRight=function(t,e,n){var i=qs(t)?Fe:Qe,r=arguments.length<3;return i(t,co(e,4),n,r,pi)},Hn.repeat=function(t,e,n){return e=(n?xo(t,e,n):e===r)?1:ga(e),Ki(ya(t),e)},Hn.replace=function(){var t=arguments,e=ya(t[0]);return t.length<3?e:e.replace(t[1],t[2])},Hn.result=function(t,e,n){var i=-1,o=(e=_r(e,t)).length;for(o||(o=1,t=r);++ip)return[];var n=m,i=_n(t,m);e=co(e),t-=m;for(var r=Ge(i,e);++n=s)return t;var l=n-pn(i);if(l<1)return i;var c=a?wr(a,0,l).join(""):t.slice(0,l);if(o===r)return c+i;if(a&&(l+=c.length-l),sa(o)){if(t.slice(l).search(o)){var h,u=c;for(o.global||(o=Tt(o.source,ya(gt.exec(o))+"g")),o.lastIndex=0;h=o.exec(u);)var f=h.index;c=c.slice(0,f===r?l:f)}}else if(t.indexOf(hr(o),l)!=l){var d=c.lastIndexOf(o);d>-1&&(c=c.slice(0,d))}return c+i},Hn.unescape=function(t){return(t=ya(t))&&K.test(t)?t.replace(X,vn):t},Hn.uniqueId=function(t){var e=++Nt;return ya(t)+e},Hn.upperCase=Ka,Hn.upperFirst=Ga,Hn.each=ys,Hn.eachRight=_s,Hn.first=Yo,ll(Hn,(wl={},xi(Hn,function(t,e){It.call(Hn.prototype,e)||(wl[e]=t)}),wl),{chain:!1}),Hn.VERSION="4.18.1",Ee(["bind","bindKey","curry","curryRight","partial","partialRight"],function(t){Hn[t].placeholder=Hn}),Ee(["drop","take"],function(t,e){qn.prototype[t]=function(n){n=n===r?1:yn(ga(n),0);var i=this.__filtered__&&!e?new qn(this):this.clone();return i.__filtered__?i.__takeCount__=_n(n,i.__takeCount__):i.__views__.push({size:_n(n,m),type:t+(i.__dir__<0?"Right":"")}),i},qn.prototype[t+"Right"]=function(e){return this.reverse()[t](e).reverse()}}),Ee(["filter","map","takeWhile"],function(t,e){var n=e+1,i=1==n||3==n;qn.prototype[t]=function(t){var e=this.clone();return e.__iteratees__.push({iteratee:co(t,3),type:n}),e.__filtered__=e.__filtered__||i,e}}),Ee(["head","last"],function(t,e){var n="take"+(e?"Right":"");qn.prototype[t]=function(){return this[n](1).value()[0]}}),Ee(["initial","tail"],function(t,e){var n="drop"+(e?"":"Right");qn.prototype[t]=function(){return this.__filtered__?new qn(this):this[n](1)}}),qn.prototype.compact=function(){return this.filter(rl)},qn.prototype.find=function(t){return this.filter(t).head()},qn.prototype.findLast=function(t){return this.reverse().find(t)},qn.prototype.invokeMap=Gi(function(t,e){return"function"==typeof t?new qn(this):this.map(function(n){return Di(n,t,e)})}),qn.prototype.reject=function(t){return this.filter(Is(co(t)))},qn.prototype.slice=function(t,e){t=ga(t);var n=this;return n.__filtered__&&(t>0||e<0)?new qn(n):(t<0?n=n.takeRight(-t):t&&(n=n.drop(t)),e!==r&&(n=(e=ga(e))<0?n.dropRight(-e):n.take(e-t)),n)},qn.prototype.takeRightWhile=function(t){return this.reverse().takeWhile(t).reverse()},qn.prototype.toArray=function(){return this.take(m)},xi(qn.prototype,function(t,e){var n=/^(?:filter|find|map|reject)|While$/.test(e),i=/^(?:head|last)$/.test(e),o=Hn[i?"take"+("last"==e?"Right":""):e],s=i||/^find/.test(e);o&&(Hn.prototype[e]=function(){var e=this.__wrapped__,a=i?[1]:arguments,l=e instanceof qn,c=a[0],h=l||qs(e),u=function(t){var e=o.apply(Hn,Ie([t],a));return i&&f?e[0]:e};h&&n&&"function"==typeof c&&1!=c.length&&(l=h=!1);var f=this.__chain__,d=!!this.__actions__.length,p=s&&!f,g=l&&!d;if(!s&&h){e=g?e:new qn(this);var m=t.apply(e,a);return m.__actions__.push({func:ps,args:[u],thisArg:r}),new Vn(m,f)}return p&&g?t.apply(this,a):(m=this.thru(u),p?i?m.value()[0]:m.value():m)})}),Ee(["pop","push","shift","sort","splice","unshift"],function(t){var e=Dt[t],n=/^(?:push|sort|unshift)$/.test(t)?"tap":"thru",i=/^(?:pop|shift)$/.test(t);Hn.prototype[t]=function(){var t=arguments;if(i&&!this.__chain__){var r=this.value();return e.apply(qs(r)?r:[],t)}return this[n](function(n){return e.apply(qs(n)?n:[],t)})}}),xi(qn.prototype,function(t,e){var n=Hn[e];if(n){var i=n.name+"";It.call(Pn,i)||(Pn[i]=[]),Pn[i].push({name:e,func:n})}}),Pn[Hr(r,2).name]=[{name:"wrapper",func:r}],qn.prototype.clone=function(){var t=new qn(this.__wrapped__);return t.__actions__=Or(this.__actions__),t.__dir__=this.__dir__,t.__filtered__=this.__filtered__,t.__iteratees__=Or(this.__iteratees__),t.__takeCount__=this.__takeCount__,t.__views__=Or(this.__views__),t},qn.prototype.reverse=function(){if(this.__filtered__){var t=new qn(this);t.__dir__=-1,t.__filtered__=!0}else(t=this.clone()).__dir__*=-1;return t},qn.prototype.value=function(){var t=this.__wrapped__.value(),e=this.__dir__,n=qs(t),i=e<0,r=n?t.length:0,o=function(t,e,n){var i=-1,r=n.length;for(;++i=this.__values__.length;return{done:t,value:t?r:this.__values__[this.__index__++]}},Hn.prototype.plant=function(t){for(var e,n=this;n instanceof $n;){var i=zo(n);i.__index__=0,i.__values__=r,e?o.__wrapped__=i:e=i;var o=i;n=n.__wrapped__}return o.__wrapped__=t,e},Hn.prototype.reverse=function(){var t=this.__wrapped__;if(t instanceof qn){var e=t;return this.__actions__.length&&(e=new qn(this)),(e=e.reverse()).__actions__.push({func:ps,args:[es],thisArg:r}),new Vn(e,this.__chain__)}return this.thru(es)},Hn.prototype.toJSON=Hn.prototype.valueOf=Hn.prototype.value=function(){return gr(this.__wrapped__,this.__actions__)},Hn.prototype.first=Hn.prototype.head,Jt&&(Hn.prototype[Jt]=function(){return this}),Hn}();ge._=bn,(i=function(){return bn}.call(e,n,e,t))===r||(t.exports=i)}.call(this)},427(t,e,n){var i=n(305),r=n(364);r.$=i,r.jQuery=i,t.exports=i},305(t,e){var n;
-/*!
- * jQuery JavaScript Library v4.0.0
- * https://jquery.com/
- *
- * Copyright OpenJS Foundation and other contributors
- * Released under the MIT license
- * https://jquery.com/license/
- *
- * Date: 2026-01-18T00:20Z
- */!function(e,n){"use strict";"object"==typeof t.exports?t.exports=n(e,!0):n(e)}("undefined"!=typeof window?window:this,function(i,r){"use strict";if(!i.document)throw new Error("jQuery requires a window with a document");var o=[],s=Object.getPrototypeOf,a=o.slice,l=o.flat?function(t){return o.flat.call(t)}:function(t){return o.concat.apply([],t)},c=o.push,h=o.indexOf,u={},f=u.toString,d=u.hasOwnProperty,p=d.toString,g=p.call(Object),m={};function v(t){return null==t?t+"":"object"==typeof t?u[f.call(t)]||"object":typeof t}function b(t){return null!=t&&t===t.window}function y(t){var e=!!t&&t.length,n=v(t);return"function"!=typeof t&&!b(t)&&("array"===n||0===e||"number"==typeof e&&e>0&&e-1 in t)}var _=i.document,x={type:!0,src:!0,nonce:!0,noModule:!0};function w(t,e,n){var i,r=(n=n||_).createElement("script");for(i in r.text=t,x)e&&e[i]&&(r[i]=e[i]);n.head.appendChild(r).parentNode&&r.parentNode.removeChild(r)}var k="4.0.0",C=/HTML$/i,S=function(t,e){return new S.fn.init(t,e)};function M(t,e){return t.nodeName&&t.nodeName.toLowerCase()===e.toLowerCase()}S.fn=S.prototype={jquery:k,constructor:S,length:0,toArray:function(){return a.call(this)},get:function(t){return null==t?a.call(this):t<0?this[t+this.length]:this[t]},pushStack:function(t){var e=S.merge(this.constructor(),t);return e.prevObject=this,e},each:function(t){return S.each(this,t)},map:function(t){return this.pushStack(S.map(this,function(e,n){return t.call(e,n,e)}))},slice:function(){return this.pushStack(a.apply(this,arguments))},first:function(){return this.eq(0)},last:function(){return this.eq(-1)},even:function(){return this.pushStack(S.grep(this,function(t,e){return(e+1)%2}))},odd:function(){return this.pushStack(S.grep(this,function(t,e){return e%2}))},eq:function(t){var e=this.length,n=+t+(t<0?e:0);return this.pushStack(n>=0&&n+~]|"+T+")"+T+"*"),R=new RegExp(T+"|>"),j=/[+~]/,I=_.documentElement,N=I.matches||I.msMatchesSelector;function F(){var t=[];return function e(n,i){return t.push(n+" ")>S.expr.cacheLength&&delete e[t.shift()],e[n+" "]=i}}function W(t){return t&&void 0!==t.getElementsByTagName&&t}var z="\\["+T+"*("+P+")(?:"+T+"*([*^$|!~]?=)"+T+"*(?:'((?:\\\\.|[^\\\\'])*)'|\"((?:\\\\.|[^\\\\\"])*)\"|("+P+"))|)"+T+"*\\]",H=":("+P+")(?:\\((('((?:\\\\.|[^\\\\'])*)'|\"((?:\\\\.|[^\\\\\"])*)\")|((?:\\\\.|[^\\\\()[\\]]|"+z+")*)|.*)\\)|)",B={ID:new RegExp("^#("+P+")"),CLASS:new RegExp("^\\.("+P+")"),TAG:new RegExp("^("+P+"|[*])"),ATTR:new RegExp("^"+z),PSEUDO:new RegExp("^"+H),CHILD:new RegExp("^:(only|first|last|nth|nth-last)-(child|of-type)(?:\\("+T+"*(even|odd|(([+-]|)(\\d*)n|)"+T+"*(?:([+-]|)"+T+"*(\\d+)|))"+T+"*\\)|)","i")},$=new RegExp(H),V=new RegExp("\\\\[\\da-fA-F]{1,6}"+T+"?|\\\\([^\\r\\n\\f])","g"),q=function(t,e){var n="0x"+t.slice(1)-65536;return e||(n<0?String.fromCharCode(n+65536):String.fromCharCode(n>>10|55296,1023&n|56320))};function U(t){return t.replace(V,q)}function Y(t){S.error("Syntax error, unrecognized expression: "+t)}var X=new RegExp("^"+T+"*,"+T+"*"),Q=F();function K(t,e){var n,i,r,o,s,a,l,c=Q[t+" "];if(c)return e?0:c.slice(0);for(s=t,a=[],l=S.expr.preFilter;s;){for(o in n&&!(i=X.exec(s))||(i&&(s=s.slice(i[0].length)||s),a.push(r=[])),n=!1,(i=L.exec(s))&&(n=i.shift(),r.push({value:n,type:i[0].replace(D," ")}),s=s.slice(n.length)),B)!(i=S.expr.match[o].exec(s))||l[o]&&!(i=l[o](i))||(n=i.shift(),r.push({value:n,type:o,matches:i}),s=s.slice(n.length));if(!n)break}return e?s.length:s?Y(t):Q(t,a).slice(0)}var G={ATTR:function(t){return t[1]=U(t[1]),t[3]=U(t[3]||t[4]||t[5]||""),"~="===t[2]&&(t[3]=" "+t[3]+" "),t.slice(0,4)},CHILD:function(t){return t[1]=t[1].toLowerCase(),"nth"===t[1].slice(0,3)?(t[3]||Y(t[0]),t[4]=+(t[4]?t[5]+(t[6]||1):2*("even"===t[3]||"odd"===t[3])),t[5]=+(t[7]+t[8]||"odd"===t[3])):t[3]&&Y(t[0]),t},PSEUDO:function(t){var e,n=!t[6]&&t[2];return B.CHILD.test(t[0])?null:(t[3]?t[2]=t[4]||t[5]||"":n&&$.test(n)&&(e=K(n,!0))&&(e=n.indexOf(")",n.length-e)-n.length)&&(t[0]=t[0].slice(0,e),t[2]=n.slice(0,e)),t.slice(0,3))}};function J(t){for(var e=0,n=t.length,i="";e1)},removeAttr:function(t){return this.each(function(){S.removeAttr(this,t)})}}),S.extend({attr:function(t,e,n){var i,r,o=t.nodeType;if(3!==o&&8!==o&&2!==o)return void 0===t.getAttribute?S.prop(t,e,n):(1===o&&S.isXMLDoc(t)||(r=S.attrHooks[e.toLowerCase()]),void 0!==n?null===n||!1===n&&0!==e.toLowerCase().indexOf("aria-")?void S.removeAttr(t,e):r&&"set"in r&&void 0!==(i=r.set(t,n,e))?i:(t.setAttribute(e,n),n):r&&"get"in r&&null!==(i=r.get(t,e))?i:(i=t.getAttribute(e))??void 0)},attrHooks:{},removeAttr:function(t,e){var n,i=0,r=e&&e.match(tt);if(r&&1===t.nodeType)for(;n=r[i++];)t.removeAttribute(n)}}),E&&(S.attrHooks.type={set:function(t,e){if("radio"===e&&M(t,"input")){var n=t.value;return t.setAttribute("type",e),n&&(t.value=n),e}}});var et=/([\0-\x1f\x7f]|^-?\d)|^-$|[^\x80-\uFFFF\w-]/g;function nt(t,e){return e?"\0"===t?"�":t.slice(0,-1)+"\\"+t.charCodeAt(t.length-1).toString(16)+" ":"\\"+t}S.escapeSelector=function(t){return(t+"").replace(et,nt)};var it,rt=o.sort,ot=o.splice;function st(t,e){if(t===e)return it=!0,0;var n=!t.compareDocumentPosition-!e.compareDocumentPosition;return n||(1&(n=(t.ownerDocument||t)==(e.ownerDocument||e)?t.compareDocumentPosition(e):1)?t==_||t.ownerDocument==_&&S.contains(_,t)?-1:e==_||e.ownerDocument==_&&S.contains(_,e)?1:0:4&n?-1:1)}S.uniqueSort=function(t){var e,n=[],i=0,r=0;if(it=!1,rt.call(t,st),it){for(;e=t[r++];)e===t[r]&&(i=n.push(r));for(;i--;)ot.call(t,n[i],1)}return t},S.fn.uniqueSort=function(){return this.pushStack(S.uniqueSort(a.apply(this)))};var at,lt,ct,ht,ut,ft=0,dt=0,pt=F(),gt=F(),mt=F(),vt=new RegExp(T+"+","g"),bt=new RegExp("^"+P+"$"),yt=S.extend({needsContext:new RegExp("^"+T+"*[>+~]|:(even|odd|eq|gt|lt|nth|first|last)(?:\\("+T+"*((?:-\\d)?\\d*)"+T+"*\\)|)(?=[^-]|$)","i")},B),_t=/^(?:input|select|textarea|button)$/i,xt=/^h\d$/i,wt=/^(?:#([\w-]+)|(\w+)|\.([\w-]+))$/,kt=function(){Dt()},Ct=Lt(function(t){return!0===t.disabled&&M(t,"fieldset")},{dir:"parentNode",next:"legend"});function St(t,e,n,i){var r,o,s,a,l,h,u,f=e&&e.ownerDocument,d=e?e.nodeType:9;if(n=n||[],"string"!=typeof t||!t||1!==d&&9!==d&&11!==d)return n;if(!i&&(Dt(e),e=e||ct,ut)){if(11!==d&&(l=wt.exec(t)))if(r=l[1]){if(9===d)return(s=e.getElementById(r))&&c.call(n,s),n;if(f&&(s=f.getElementById(r))&&S.contains(e,s))return c.call(n,s),n}else{if(l[2])return c.apply(n,e.getElementsByTagName(t)),n;if((r=l[3])&&e.getElementsByClassName)return c.apply(n,e.getElementsByClassName(r)),n}if(!(mt[t+" "]||O&&O.test(t))){if(u=t,f=e,1===d&&(R.test(t)||L.test(t))){for(((f=j.test(t)&&W(e.parentNode)||e)!=e||E)&&((a=e.getAttribute("id"))?a=S.escapeSelector(a):e.setAttribute("id",a=S.expando)),o=(h=K(t)).length;o--;)h[o]=(a?"#"+a:":scope")+" "+J(h[o]);u=h.join(",")}try{return c.apply(n,f.querySelectorAll(u)),n}catch(e){mt(t,!0)}finally{a===S.expando&&e.removeAttribute("id")}}}return Wt(t.replace(D,"$1"),e,n,i)}function Mt(t){return t[S.expando]=!0,t}function At(t){return function(e){return M(e,"input")&&e.type===t}}function Tt(t){return function(e){return(M(e,"input")||M(e,"button"))&&e.type===t}}function Et(t){return function(e){return"form"in e?e.parentNode&&!1===e.disabled?"label"in e?"label"in e.parentNode?e.parentNode.disabled===t:e.disabled===t:e.isDisabled===t||e.isDisabled!==!t&&Ct(e)===t:e.disabled===t:"label"in e&&e.disabled===t}}function Ot(t){return Mt(function(e){return e=+e,Mt(function(n,i){for(var r,o=t([],n.length,e),s=o.length;s--;)n[r=o[s]]&&(n[r]=!(i[r]=n[r]))})})}function Dt(t){var e,n=t?t.ownerDocument||t:_;n!=ct&&9===n.nodeType&&(ht=(ct=n).documentElement,ut=!S.isXMLDoc(ct),E&&_!=ct&&(e=ct.defaultView)&&e.top!==e&&e.addEventListener("unload",kt))}for(at in St.matches=function(t,e){return St(t,null,null,e)},St.matchesSelector=function(t,e){if(Dt(t),ut&&!mt[e+" "]&&(!O||!O.test(e)))try{return N.call(t,e)}catch(t){mt(e,!0)}return St(e,ct,null,[t]).length>0},S.expr={cacheLength:50,createPseudo:Mt,match:yt,find:{ID:function(t,e){if(void 0!==e.getElementById&&ut){var n=e.getElementById(t);return n?[n]:[]}},TAG:function(t,e){return void 0!==e.getElementsByTagName?e.getElementsByTagName(t):e.querySelectorAll(t)},CLASS:function(t,e){if(void 0!==e.getElementsByClassName&&ut)return e.getElementsByClassName(t)}},relative:{">":{dir:"parentNode",first:!0}," ":{dir:"parentNode"},"+":{dir:"previousSibling",first:!0},"~":{dir:"previousSibling"}},preFilter:G,filter:{ID:function(t){var e=U(t);return function(t){return t.getAttribute("id")===e}},TAG:function(t){var e=U(t).toLowerCase();return"*"===t?function(){return!0}:function(t){return M(t,e)}},CLASS:function(t){var e=pt[t+" "];return e||(e=new RegExp("(^|"+T+")"+t+"("+T+"|$)"))&&pt(t,function(t){return e.test("string"==typeof t.className&&t.className||void 0!==t.getAttribute&&t.getAttribute("class")||"")})},ATTR:function(t,e,n){return function(i){var r=S.attr(i,t);return null==r?"!="===e:!e||(r+="","="===e?r===n:"!="===e?r!==n:"^="===e?n&&0===r.indexOf(n):"*="===e?n&&r.indexOf(n)>-1:"$="===e?n&&r.slice(-n.length)===n:"~="===e?(" "+r.replace(vt," ")+" ").indexOf(n)>-1:"|="===e&&(r===n||r.slice(0,n.length+1)===n+"-"))}},CHILD:function(t,e,n,i,r){var o="nth"!==t.slice(0,3),s="last"!==t.slice(-4),a="of-type"===e;return 1===i&&0===r?function(t){return!!t.parentNode}:function(e,n,l){var c,h,u,f,d,p=o!==s?"nextSibling":"previousSibling",g=e.parentNode,m=a&&e.nodeName.toLowerCase(),v=!l&&!a,b=!1;if(g){if(o){for(;p;){for(u=e;u=u[p];)if(a?M(u,m):1===u.nodeType)return!1;d=p="only"===t&&!d&&"nextSibling"}return!0}if(d=[s?g.firstChild:g.lastChild],s&&v){for(b=(f=(c=(h=g[S.expando]||(g[S.expando]={}))[t]||[])[0]===ft&&c[1])&&c[2],u=f&&g.childNodes[f];u=++f&&u&&u[p]||(b=f=0)||d.pop();)if(1===u.nodeType&&++b&&u===e){h[t]=[ft,f,b];break}}else if(v&&(b=f=(c=(h=e[S.expando]||(e[S.expando]={}))[t]||[])[0]===ft&&c[1]),!1===b)for(;(u=++f&&u&&u[p]||(b=f=0)||d.pop())&&(!(a?M(u,m):1===u.nodeType)||!++b||(v&&((h=u[S.expando]||(u[S.expando]={}))[t]=[ft,b]),u!==e)););return(b-=r)===i||b%i===0&&b/i>=0}}},PSEUDO:function(t,e){var n=S.expr.pseudos[t]||S.expr.setFilters[t.toLowerCase()]||Y("unsupported pseudo: "+t);return n[S.expando]?n(e):n}},pseudos:{not:Mt(function(t){var e=[],n=[],i=Ft(t.replace(D,"$1"));return i[S.expando]?Mt(function(t,e,n,r){for(var o,s=i(t,null,r,[]),a=t.length;a--;)(o=s[a])&&(t[a]=!(e[a]=o))}):function(t,r,o){return e[0]=t,i(e,null,o,n),e[0]=null,!n.pop()}}),has:Mt(function(t){return function(e){return St(t,e).length>0}}),contains:Mt(function(t){return t=U(t),function(e){return(e.textContent||S.text(e)).indexOf(t)>-1}}),lang:Mt(function(t){return bt.test(t||"")||Y("unsupported lang: "+t),t=U(t).toLowerCase(),function(e){var n;do{if(n=ut?e.lang:e.getAttribute("xml:lang")||e.getAttribute("lang"))return(n=n.toLowerCase())===t||0===n.indexOf(t+"-")}while((e=e.parentNode)&&1===e.nodeType);return!1}}),target:function(t){var e=i.location&&i.location.hash;return e&&e.slice(1)===t.id},root:function(t){return t===ht},focus:function(t){return t===ct.activeElement&&ct.hasFocus()&&!!(t.type||t.href||~t.tabIndex)},enabled:Et(!1),disabled:Et(!0),checked:function(t){return M(t,"input")&&!!t.checked||M(t,"option")&&!!t.selected},selected:function(t){return E&&t.parentNode&&t.parentNode.selectedIndex,!0===t.selected},empty:function(t){for(t=t.firstChild;t;t=t.nextSibling)if(t.nodeType<6)return!1;return!0},parent:function(t){return!S.expr.pseudos.empty(t)},header:function(t){return xt.test(t.nodeName)},input:function(t){return _t.test(t.nodeName)},button:function(t){return M(t,"input")&&"button"===t.type||M(t,"button")},text:function(t){return M(t,"input")&&"text"===t.type},first:Ot(function(){return[0]}),last:Ot(function(t,e){return[e-1]}),eq:Ot(function(t,e,n){return[n<0?n+e:n]}),even:Ot(function(t,e){for(var n=0;ne?e:n;--i>=0;)t.push(i);return t}),gt:Ot(function(t,e,n){for(var i=n<0?n+e:n;++i1?function(e,n,i){for(var r=t.length;r--;)if(!t[r](e,n,i))return!1;return!0}:t[0]}function jt(t,e,n,i,r){for(var o,s=[],a=0,l=t.length,c=null!=e;a-1&&(o[u]=!(s[u]=d))}}else p=jt(p===s?p.splice(v,p.length):p),r?r(null,s,p,l):c.apply(s,p)})}function Nt(t){for(var e,n,i,r=t.length,o=S.expr.relative[t[0].type],s=o||S.expr.relative[" "],a=o?1:0,l=Lt(function(t){return t===e},s,!0),c=Lt(function(t){return h.call(e,t)>-1},s,!0),u=[function(t,n,i){var r=!o&&(i||n!=lt)||((e=n).nodeType?l(t,n,i):c(t,n,i));return e=null,r}];a1&&Rt(u),a>1&&J(t.slice(0,a-1).concat({value:" "===t[a-2].type?"*":""})).replace(D,"$1"),n,a0,i=t.length>0,r=function(r,o,s,a,l){var h,u,f,d=0,p="0",g=r&&[],m=[],v=lt,b=r||i&&S.expr.find.TAG("*",l),y=ft+=null==v?1:Math.random()||.1;for(l&&(lt=o==ct||o||l);null!=(h=b[p]);p++){if(i&&h){for(u=0,o||h.ownerDocument==ct||(Dt(h),s=!ut);f=t[u++];)if(f(h,o||ct,s)){c.call(a,h);break}l&&(ft=y)}n&&((h=!f&&h)&&d--,r&&g.push(h))}if(d+=p,n&&p!==d){for(u=0;f=e[u++];)f(g,m,o,s);if(r){if(d>0)for(;p--;)g[p]||m[p]||(m[p]=A.call(a));m=jt(m)}c.apply(a,m),l&&!r&&m.length>0&&d+e.length>1&&S.uniqueSort(a)}return l&&(ft=y,lt=v),g};return n?Mt(r):r}(r,i)),o.selector=t}return o}function Wt(t,e,n,i){var r,o,s,a,l,h="function"==typeof t&&t,u=!i&&K(t=h.selector||t);if(n=n||[],1===u.length){if((o=u[0]=u[0].slice(0)).length>2&&"ID"===(s=o[0]).type&&9===e.nodeType&&ut&&S.expr.relative[o[1].type]){if(!(e=(S.expr.find.ID(U(s.matches[0]),e)||[])[0]))return n;h&&(e=e.parentNode),t=t.slice(o.shift().value.length)}for(r=yt.needsContext.test(t)?0:o.length;r--&&(s=o[r],!S.expr.relative[a=s.type]);)if((l=S.expr.find[a])&&(i=l(U(s.matches[0]),j.test(o[0].type)&&W(e.parentNode)||e))){if(o.splice(r,1),!(t=i.length&&J(o)))return c.apply(n,i),n;break}}return(h||Ft(t,u))(i,e,!ut,n,!e||j.test(t)&&W(e.parentNode)||e),n}function zt(t,e,n){for(var i=[],r=void 0!==n;(t=t[e])&&9!==t.nodeType;)if(1===t.nodeType){if(r&&S(t).is(n))break;i.push(t)}return i}function Ht(t,e){for(var n=[];t;t=t.nextSibling)1===t.nodeType&&t!==e&&n.push(t);return n}Pt.prototype=S.expr.pseudos,S.expr.setFilters=new Pt,Dt(),S.find=St,St.compile=Ft,St.select=Wt,St.setDocument=Dt,St.tokenize=K;var Bt=S.expr.match.needsContext,$t=/^<([a-z][^\/\0>:\x20\t\r\n\f]*)[\x20\t\r\n\f]*\/?>(?:<\/\1>|)$/i;function Vt(t){return"<"===t[0]&&">"===t[t.length-1]&&t.length>=3}function qt(t,e,n){return"function"==typeof e?S.grep(t,function(t,i){return!!e.call(t,i,t)!==n}):e.nodeType?S.grep(t,function(t){return t===e!==n}):"string"!=typeof e?S.grep(t,function(t){return h.call(e,t)>-1!==n}):S.filter(e,t,n)}S.filter=function(t,e,n){var i=e[0];return n&&(t=":not("+t+")"),1===e.length&&1===i.nodeType?S.find.matchesSelector(i,t)?[i]:[]:S.find.matches(t,S.grep(e,function(t){return 1===t.nodeType}))},S.fn.extend({find:function(t){var e,n,i=this.length,r=this;if("string"!=typeof t)return this.pushStack(S(t).filter(function(){for(e=0;e1?S.uniqueSort(n):n},filter:function(t){return this.pushStack(qt(this,t||[],!1))},not:function(t){return this.pushStack(qt(this,t||[],!0))},is:function(t){return!!qt(this,"string"==typeof t&&Bt.test(t)?S(t):t||[],!1).length}});var Ut,Yt=/^(?:\s*(<[\w\W]+>)[^>]*|#([\w-]+))$/;(S.fn.init=function(t,e){var n,i;if(!t)return this;if(t.nodeType)return this[0]=t,this.length=1,this;if("function"==typeof t)return void 0!==Ut.ready?Ut.ready(t):t(S);if(Vt(n=t+""))n=[null,t,null];else{if("string"!=typeof t)return S.makeArray(t,this);n=Yt.exec(t)}if(!n||!n[1]&&e)return!e||e.jquery?(e||Ut).find(t):this.constructor(e).find(t);if(n[1]){if(e=e instanceof S?e[0]:e,S.merge(this,S.parseHTML(n[1],e&&e.nodeType?e.ownerDocument||e:_,!0)),$t.test(n[1])&&S.isPlainObject(e))for(n in e)"function"==typeof this[n]?this[n](e[n]):this.attr(n,e[n]);return this}return(i=_.getElementById(n[2]))&&(this[0]=i,this.length=1),this}).prototype=S.fn,Ut=S(_);var Xt=/^(?:parents|prev(?:Until|All))/,Qt={children:!0,contents:!0,next:!0,prev:!0};function Kt(t,e){for(;(t=t[e])&&1!==t.nodeType;);return t}function Gt(t){return t}function Jt(t){throw t}function Zt(t,e,n,i){var r;try{t&&"function"==typeof(r=t.promise)?r.call(t).done(e).fail(n):t&&"function"==typeof(r=t.then)?r.call(t,e,n):e.apply(void 0,[t].slice(i))}catch(t){n(t)}}S.fn.extend({has:function(t){var e=S(t,this),n=e.length;return this.filter(function(){for(var t=0;t-1:1===n.nodeType&&S.find.matchesSelector(n,t))){o.push(n);break}return this.pushStack(o.length>1?S.uniqueSort(o):o)},index:function(t){return t?"string"==typeof t?h.call(S(t),this[0]):h.call(this,t.jquery?t[0]:t):this[0]&&this[0].parentNode?this.first().prevAll().length:-1},add:function(t,e){return this.pushStack(S.uniqueSort(S.merge(this.get(),S(t,e))))},addBack:function(t){return this.add(null==t?this.prevObject:this.prevObject.filter(t))}}),S.each({parent:function(t){var e=t.parentNode;return e&&11!==e.nodeType?e:null},parents:function(t){return zt(t,"parentNode")},parentsUntil:function(t,e,n){return zt(t,"parentNode",n)},next:function(t){return Kt(t,"nextSibling")},prev:function(t){return Kt(t,"previousSibling")},nextAll:function(t){return zt(t,"nextSibling")},prevAll:function(t){return zt(t,"previousSibling")},nextUntil:function(t,e,n){return zt(t,"nextSibling",n)},prevUntil:function(t,e,n){return zt(t,"previousSibling",n)},siblings:function(t){return Ht((t.parentNode||{}).firstChild,t)},children:function(t){return Ht(t.firstChild)},contents:function(t){return null!=t.contentDocument&&s(t.contentDocument)?t.contentDocument:(M(t,"template")&&(t=t.content||t),S.merge([],t.childNodes))}},function(t,e){S.fn[t]=function(n,i){var r=S.map(this,e,n);return"Until"!==t.slice(-5)&&(i=n),i&&"string"==typeof i&&(r=S.filter(i,r)),this.length>1&&(Qt[t]||S.uniqueSort(r),Xt.test(t)&&r.reverse()),this.pushStack(r)}}),S.Callbacks=function(t){t="string"==typeof t?function(t){var e={};return S.each(t.match(tt)||[],function(t,n){e[n]=!0}),e}(t):S.extend({},t);var e,n,i,r,o=[],s=[],a=-1,l=function(){for(r=r||t.once,i=e=!0;s.length;a=-1)for(n=s.shift();++a-1;)o.splice(n,1),n<=a&&a--}),this},has:function(t){return t?S.inArray(t,o)>-1:o.length>0},empty:function(){return o&&(o=[]),this},disable:function(){return r=s=[],o=n="",this},disabled:function(){return!o},lock:function(){return r=s=[],n||e||(o=n=""),this},locked:function(){return!!r},fireWith:function(t,n){return r||(n=[t,(n=n||[]).slice?n.slice():n],s.push(n),e||l()),this},fire:function(){return c.fireWith(this,arguments),this},fired:function(){return!!i}};return c},S.extend({Deferred:function(t){var e=[["notify","progress",S.Callbacks("memory"),S.Callbacks("memory"),2],["resolve","done",S.Callbacks("once memory"),S.Callbacks("once memory"),0,"resolved"],["reject","fail",S.Callbacks("once memory"),S.Callbacks("once memory"),1,"rejected"]],n="pending",r={state:function(){return n},always:function(){return o.done(arguments).fail(arguments),this},catch:function(t){return r.then(null,t)},pipe:function(){var t=arguments;return S.Deferred(function(n){S.each(e,function(e,i){var r="function"==typeof t[i[4]]&&t[i[4]];o[i[1]](function(){var t=r&&r.apply(this,arguments);t&&"function"==typeof t.promise?t.promise().progress(n.notify).done(n.resolve).fail(n.reject):n[i[0]+"With"](this,r?[t]:arguments)})}),t=null}).promise()},then:function(t,n,r){var o=0;function s(t,e,n,r){return function(){var a=this,l=arguments,c=function(){var i,c;if(!(t=o&&(n!==Jt&&(a=void 0,l=[i]),e.rejectWith(a,l))}};t?h():(S.Deferred.getErrorHook&&(h.error=S.Deferred.getErrorHook()),i.setTimeout(h))}}return S.Deferred(function(i){e[0][3].add(s(0,i,"function"==typeof r?r:Gt,i.notifyWith)),e[1][3].add(s(0,i,"function"==typeof t?t:Gt)),e[2][3].add(s(0,i,"function"==typeof n?n:Jt))}).promise()},promise:function(t){return null!=t?S.extend(t,r):r}},o={};return S.each(e,function(t,i){var s=i[2],a=i[5];r[i[1]]=s.add,a&&s.add(function(){n=a},e[3-t][2].disable,e[3-t][3].disable,e[0][2].lock,e[0][3].lock),s.add(i[3].fire),o[i[0]]=function(){return o[i[0]+"With"](this===o?void 0:this,arguments),this},o[i[0]+"With"]=s.fireWith}),r.promise(o),t&&t.call(o,o),o},when:function(t){var e=arguments.length,n=e,i=Array(n),r=a.call(arguments),o=S.Deferred(),s=function(t){return function(n){i[t]=this,r[t]=arguments.length>1?a.call(arguments):n,--e||o.resolveWith(i,r)}};if(e<=1&&(Zt(t,o.done(s(n)).resolve,o.reject,!e),"pending"===o.state()||"function"==typeof(r[n]&&r[n].then)))return o.then();for(;n--;)Zt(r[n],s(n),o.reject);return o.promise()}});var te=/^(Eval|Internal|Range|Reference|Syntax|Type|URI)Error$/;S.Deferred.exceptionHook=function(t,e){t&&te.test(t.name)&&i.console.warn("jQuery.Deferred exception",t,e)},S.readyException=function(t){i.setTimeout(function(){throw t})};var ee=S.Deferred();function ne(){_.removeEventListener("DOMContentLoaded",ne),i.removeEventListener("load",ne),S.ready()}S.fn.ready=function(t){return ee.then(t).catch(function(t){S.readyException(t)}),this},S.extend({isReady:!1,readyWait:1,ready:function(t){(!0===t?--S.readyWait:S.isReady)||(S.isReady=!0,!0!==t&&--S.readyWait>0||ee.resolveWith(_,[S]))}}),S.ready.then=ee.then,"loading"!==_.readyState?i.setTimeout(S.ready):(_.addEventListener("DOMContentLoaded",ne),i.addEventListener("load",ne));var ie=/-([a-z])/g;function re(t,e){return e.toUpperCase()}function oe(t){return t.replace(ie,re)}function se(t){return 1===t.nodeType||9===t.nodeType||!+t.nodeType}function ae(){this.expando=S.expando+ae.uid++}ae.uid=1,ae.prototype={cache:function(t){var e=t[this.expando];return e||(e=Object.create(null),se(t)&&(t.nodeType?t[this.expando]=e:Object.defineProperty(t,this.expando,{value:e,configurable:!0}))),e},set:function(t,e,n){var i,r=this.cache(t);if("string"==typeof e)r[oe(e)]=n;else for(i in e)r[oe(i)]=e[i];return n},get:function(t,e){return void 0===e?this.cache(t):t[this.expando]&&t[this.expando][oe(e)]},access:function(t,e,n){return void 0===e||e&&"string"==typeof e&&void 0===n?this.get(t,e):(this.set(t,e,n),void 0!==n?n:e)},remove:function(t,e){var n,i=t[this.expando];if(void 0!==i){if(void 0!==e){n=(e=Array.isArray(e)?e.map(oe):(e=oe(e))in i?[e]:e.match(tt)||[]).length;for(;n--;)delete i[e[n]]}(void 0===e||S.isEmptyObject(i))&&(t.nodeType?t[this.expando]=void 0:delete t[this.expando])}},hasData:function(t){var e=t[this.expando];return void 0!==e&&!S.isEmptyObject(e)}};var le=new ae,ce=new ae,he=/^(?:\{[\w\W]*\}|\[[\w\W]*\])$/,ue=/[A-Z]/g;function fe(t,e,n){var i;if(void 0===n&&1===t.nodeType)if(i="data-"+e.replace(ue,"-$&").toLowerCase(),"string"==typeof(n=t.getAttribute(i))){try{n=function(t){return"true"===t||"false"!==t&&("null"===t?null:t===+t+""?+t:he.test(t)?JSON.parse(t):t)}(n)}catch(t){}ce.set(t,e,n)}else n=void 0;return n}S.extend({hasData:function(t){return ce.hasData(t)||le.hasData(t)},data:function(t,e,n){return ce.access(t,e,n)},removeData:function(t,e){ce.remove(t,e)},_data:function(t,e,n){return le.access(t,e,n)},_removeData:function(t,e){le.remove(t,e)}}),S.fn.extend({data:function(t,e){var n,i,r,o=this[0],s=o&&o.attributes;if(void 0===t){if(this.length&&(r=ce.get(o),1===o.nodeType&&!le.get(o,"hasDataAttrs"))){for(n=s.length;n--;)s[n]&&0===(i=s[n].name).indexOf("data-")&&(i=oe(i.slice(5)),fe(o,i,r[i]));le.set(o,"hasDataAttrs",!0)}return r}return"object"==typeof t?this.each(function(){ce.set(this,t)}):Z(this,function(e){var n;if(o&&void 0===e)return void 0!==(n=ce.get(o,t))||void 0!==(n=fe(o,t))?n:void 0;this.each(function(){ce.set(this,t,e)})},null,e,arguments.length>1,null,!0)},removeData:function(t){return this.each(function(){ce.remove(this,t)})}}),S.extend({queue:function(t,e,n){var i;if(t)return e=(e||"fx")+"queue",i=le.get(t,e),n&&(!i||Array.isArray(n)?i=le.set(t,e,S.makeArray(n)):i.push(n)),i||[]},dequeue:function(t,e){e=e||"fx";var n=S.queue(t,e),i=n.length,r=n.shift(),o=S._queueHooks(t,e);"inprogress"===r&&(r=n.shift(),i--),r&&("fx"===e&&n.unshift("inprogress"),delete o.stop,r.call(t,function(){S.dequeue(t,e)},o)),!i&&o&&o.empty.fire()},_queueHooks:function(t,e){var n=e+"queueHooks";return le.get(t,n)||le.set(t,n,{empty:S.Callbacks("once memory").add(function(){le.remove(t,[e+"queue",n])})})}}),S.fn.extend({queue:function(t,e){var n=2;return"string"!=typeof t&&(e=t,t="fx",n--),arguments.length\x20\t\r\n\f]*)/i,Ee={thead:["table"],col:["colgroup","table"],tr:["tbody","table"],td:["tr","tbody","table"]};function Oe(t,e){var n;return n=void 0!==t.getElementsByTagName?o.slice.call(t.getElementsByTagName(e||"*")):void 0!==t.querySelectorAll?t.querySelectorAll(e||"*"):[],void 0===e||e&&M(t,e)?S.merge([t],n):n}Ee.tbody=Ee.tfoot=Ee.colgroup=Ee.caption=Ee.thead,Ee.th=Ee.td;var De=/^$|^module$|\/(?:java|ecma)script/i;function Pe(t,e){for(var n=0,i=t.length;n-1;)a=a.appendChild(e.createElement(c[u]));a.innerHTML=S.htmlPrefilter(s),S.merge(d,a.childNodes),(a=f.firstChild).textContent=""}else d.push(e.createTextNode(s));for(f.textContent="",p=0;s=d[p++];)if(i&&S.inArray(s,i)>-1)r&&r.push(s);else if(h=Me(s),a=Oe(f.appendChild(s),"script"),h&&Pe(a),n)for(u=0;s=a[u++];)De.test(s.type||"")&&n.push(s);return f}function je(t){return t.type=(null!==t.getAttribute("type"))+"/"+t.type,t}function Ie(t){return"true/"===(t.type||"").slice(0,5)?t.type=t.type.slice(5):t.removeAttribute("type"),t}function Ne(t,e,n,i){e=l(e);var r,o,s,a,c,h,u=0,f=t.length,d=f-1,p=e[0];if("function"==typeof p)return t.each(function(r){var o=t.eq(r);e[0]=p.call(this,r,o.html()),Ne(o,e,n,i)});if(f&&(o=(r=Re(e,t[0].ownerDocument,!1,t,i)).firstChild,1===r.childNodes.length&&(r=o),o||i)){for(a=(s=S.map(Oe(r,"script"),je)).length;u=1))for(;c!==this;c=c.parentNode||this)if(1===c.nodeType&&("click"!==t.type||!0!==c.disabled)){for(o=[],s={},n=0;n-1:S.find(r,this,null,[c]).length),s[r]&&o.push(i);o.length&&a.push({elem:c,handlers:o})}return c=this,l0&&Pe(s,!l&&Oe(t,"script")),a},cleanData:function(t){for(var e,n,i,r=S.event.special,o=0;void 0!==(n=t[o]);o++)if(se(n)){if(e=n[le.expando]){if(e.events)for(i in e.events)r[i]?S.event.remove(n,i):S.removeEvent(n,i,e.handle);n[le.expando]=void 0}n[ce.expando]&&(n[ce.expando]=void 0)}}}),S.fn.extend({detach:function(t){return Ye(this,t,!0)},remove:function(t){return Ye(this,t)},text:function(t){return Z(this,function(t){return void 0===t?S.text(this):this.empty().each(function(){1!==this.nodeType&&11!==this.nodeType&&9!==this.nodeType||(this.textContent=t)})},null,t,arguments.length)},append:function(){return Ne(this,arguments,function(t){1!==this.nodeType&&11!==this.nodeType&&9!==this.nodeType||qe(this,t).appendChild(t)})},prepend:function(){return Ne(this,arguments,function(t){if(1===this.nodeType||11===this.nodeType||9===this.nodeType){var e=qe(this,t);e.insertBefore(t,e.firstChild)}})},before:function(){return Ne(this,arguments,function(t){this.parentNode&&this.parentNode.insertBefore(t,this)})},after:function(){return Ne(this,arguments,function(t){this.parentNode&&this.parentNode.insertBefore(t,this.nextSibling)})},empty:function(){for(var t,e=0;null!=(t=this[e]);e++)1===t.nodeType&&(S.cleanData(Oe(t,!1)),t.textContent="");return this},clone:function(t,e){return t=t??!1,e=e??t,this.map(function(){return S.clone(this,t,e)})},html:function(t){return Z(this,function(t){var e=this[0]||{},n=0,i=this.length;if(void 0===t&&1===e.nodeType)return e.innerHTML;if("string"==typeof t&&!Ve.test(t)&&!Ee[(Te.exec(t)||["",""])[1].toLowerCase()]){t=S.htmlPrefilter(t);try{for(;n=0&&(l+=Math.max(0,Math.ceil(t["offset"+e[0].toUpperCase()+e.slice(1)]-o-l-a-.5))||0),l+c}function hn(t,e,n){var i=Ke(t),r=(E||n)&&"border-box"===S.css(t,"boxSizing",!1,i),o=r,s=Ge(t,e,i),a="offset"+e[0].toUpperCase()+e.slice(1);if(Xe.test(s)){if(!n)return s;s="auto"}return("auto"===s||E&&r||!m.reliableColDimensions()&&M(t,"col")||!m.reliableTrDimensions()&&M(t,"tr"))&&t.getClientRects().length&&(r="border-box"===S.css(t,"boxSizing",!1,i),(o=a in t)&&(s=t[a])),(s=parseFloat(s)||0)+cn(t,e,n||(r?"border":"content"),o,i,s)+"px"}function un(t,e,n,i,r){return new un.prototype.init(t,e,n,i,r)}S.extend({cssHooks:{},style:function(t,e,n,i){if(t&&3!==t.nodeType&&8!==t.nodeType&&t.style){var r,o,s,a=we(e),l=Qe.test(e),c=t.style;if(l||(e=tn(a)),s=S.cssHooks[e]||S.cssHooks[a],void 0===n)return s&&"get"in s&&void 0!==(r=s.get(t,!1,i))?r:c[e];"string"===(o=typeof n)&&(r=pe.exec(n))&&r[1]&&(n=_e(t,e,r),o="number"),null!=n&&n==n&&("number"===o&&(n+=r&&r[3]||(ye(a)?"px":"")),E&&""===n&&0===e.indexOf("background")&&(c[e]="inherit"),s&&"set"in s&&void 0===(n=s.set(t,n,i))||(l?c.setProperty(e,n):c[e]=n))}},css:function(t,e,n,i){var r,o,s,a=we(e);return Qe.test(e)||(e=tn(a)),(s=S.cssHooks[e]||S.cssHooks[a])&&"get"in s&&(r=s.get(t,!0,n)),void 0===r&&(r=Ge(t,e,i)),"normal"===r&&e in an&&(r=an[e]),""===n||n?(o=parseFloat(r),!0===n||isFinite(o)?o||0:r):r}}),S.each(["height","width"],function(t,e){S.cssHooks[e]={get:function(t,n,i){if(n)return"none"===S.css(t,"display")?function(t,e,n){var i,r,o={};for(r in e)o[r]=t.style[r],t.style[r]=e[r];for(r in i=n.call(t),e)t.style[r]=o[r];return i}(t,sn,function(){return hn(t,e,i)}):hn(t,e,i)},set:function(t,n,i){var r,o=Ke(t),s=i&&"border-box"===S.css(t,"boxSizing",!1,o),a=i?cn(t,e,i,s,o):0;return a&&(r=pe.exec(n))&&"px"!==(r[3]||"px")&&(t.style[e]=n,n=S.css(t,e)),ln(0,n,a)}}}),S.each({margin:"",padding:"",border:"Width"},function(t,e){S.cssHooks[t+e]={expand:function(n){for(var i=0,r={},o="string"==typeof n?n.split(" "):[n];i<4;i++)r[t+ge[i]+e]=o[i]||o[i-2]||o[0];return r}},"margin"!==t&&(S.cssHooks[t+e].set=ln)}),S.fn.extend({css:function(t,e){return Z(this,function(t,e,n){var i,r,o={},s=0;if(Array.isArray(e)){for(i=Ke(t),r=e.length;s1)}}),S.Tween=un,un.prototype={constructor:un,init:function(t,e,n,i,r,o){this.elem=t,this.prop=n,this.easing=r||S.easing._default,this.options=e,this.start=this.now=this.cur(),this.end=i,this.unit=o||(ye(n)?"px":"")},cur:function(){var t=un.propHooks[this.prop];return t&&t.get?t.get(this):un.propHooks._default.get(this)},run:function(t){var e,n=un.propHooks[this.prop];return this.options.duration?this.pos=e=S.easing[this.easing](t,this.options.duration*t,0,1,this.options.duration):this.pos=e=t,this.now=(this.end-this.start)*e+this.start,this.options.step&&this.options.step.call(this.elem,this.now,this),n&&n.set?n.set(this):un.propHooks._default.set(this),this}},un.prototype.init.prototype=un.prototype,un.propHooks={_default:{get:function(t){var e;return 1!==t.elem.nodeType||null!=t.elem[t.prop]&&null==t.elem.style[t.prop]?t.elem[t.prop]:(e=S.css(t.elem,t.prop,""))&&"auto"!==e?e:0},set:function(t){S.fx.step[t.prop]?S.fx.step[t.prop](t):1!==t.elem.nodeType||!S.cssHooks[t.prop]&&null==t.elem.style[tn(t.prop)]?t.elem[t.prop]=t.now:S.style(t.elem,t.prop,t.now+t.unit)}}},S.easing={linear:function(t){return t},swing:function(t){return.5-Math.cos(t*Math.PI)/2},_default:"swing"},S.fx=un.prototype.init,S.fx.step={};var fn,dn,pn=/^(?:toggle|show|hide)$/,gn=/queueHooks$/;function mn(){dn&&(!1===_.hidden&&i.requestAnimationFrame?i.requestAnimationFrame(mn):i.setTimeout(mn,13),S.fx.tick())}function vn(){return i.setTimeout(function(){fn=void 0}),fn=Date.now()}function bn(t,e){var n,i=0,r={height:t};for(e=e?1:0;i<4;i+=2-e)r["margin"+(n=ge[i])]=r["padding"+n]=t;return e&&(r.opacity=r.width=t),r}function yn(t,e,n){for(var i,r=(_n.tweeners[e]||[]).concat(_n.tweeners["*"]),o=0,s=r.length;o1)},removeProp:function(t){return this.each(function(){delete this[S.propFix[t]||t]})}}),S.extend({prop:function(t,e,n){var i,r,o=t.nodeType;if(3!==o&&8!==o&&2!==o)return 1===o&&S.isXMLDoc(t)||(e=S.propFix[e]||e,r=S.propHooks[e]),void 0!==n?r&&"set"in r&&void 0!==(i=r.set(t,n,e))?i:t[e]=n:r&&"get"in r&&null!==(i=r.get(t,e))?i:t[e]},propHooks:{tabIndex:{get:function(t){var e=t.getAttribute("tabindex");return e?parseInt(e,10):xn.test(t.nodeName)||wn.test(t.nodeName)&&t.href?0:-1}}},propFix:{for:"htmlFor",class:"className"}}),E&&(S.propHooks.selected={get:function(t){var e=t.parentNode;return e&&e.parentNode&&e.parentNode.selectedIndex,null},set:function(t){var e=t.parentNode;e&&(e.selectedIndex,e.parentNode&&e.parentNode.selectedIndex)}}),S.each(["tabIndex","readOnly","maxLength","cellSpacing","cellPadding","rowSpan","colSpan","useMap","frameBorder","contentEditable"],function(){S.propFix[this.toLowerCase()]=this}),S.fn.extend({addClass:function(t){var e,n,i,r,o,s;return"function"==typeof t?this.each(function(e){S(this).addClass(t.call(this,e,Cn(this)))}):(e=Sn(t)).length?this.each(function(){if(i=Cn(this),n=1===this.nodeType&&" "+kn(i)+" "){for(o=0;o-1;)n=n.replace(" "+r+" "," ");s=kn(n),i!==s&&this.setAttribute("class",s)}}):this:this.attr("class","")},toggleClass:function(t,e){var n,i,r,o;return"function"==typeof t?this.each(function(n){S(this).toggleClass(t.call(this,n,Cn(this),e),e)}):"boolean"==typeof e?e?this.addClass(t):this.removeClass(t):(n=Sn(t)).length?this.each(function(){for(o=S(this),r=0;r-1)return!0;return!1}}),S.fn.extend({val:function(t){var e,n,i,r=this[0];return arguments.length?(i="function"==typeof t,this.each(function(n){var r;1===this.nodeType&&(null==(r=i?t.call(this,n,S(this).val()):t)?r="":"number"==typeof r?r+="":Array.isArray(r)&&(r=S.map(r,function(t){return null==t?"":t+""})),(e=S.valHooks[this.type]||S.valHooks[this.nodeName.toLowerCase()])&&"set"in e&&void 0!==e.set(this,r,"value")||(this.value=r))})):r?(e=S.valHooks[r.type]||S.valHooks[r.nodeName.toLowerCase()])&&"get"in e&&void 0!==(n=e.get(r,"value"))?n:(n=r.value)??"":void 0}}),S.extend({valHooks:{select:{get:function(t){var e,n,i,r=t.options,o=t.selectedIndex,s="select-one"===t.type,a=s?null:[],l=s?o+1:r.length;for(i=o<0?l:s?o:0;i-1)&&(n=!0);return n||(t.selectedIndex=-1),o}}}}),E&&(S.valHooks.option={get:function(t){var e=t.getAttribute("value");return null!=e?e:kn(S.text(t))}}),S.each(["radio","checkbox"],function(){S.valHooks[this]={set:function(t,e){if(Array.isArray(e))return t.checked=S.inArray(S(t).val(),e)>-1}}});var Mn=/^(?:focusinfocus|focusoutblur)$/,An=function(t){t.stopPropagation()};S.extend(S.event,{trigger:function(t,e,n,r){var o,s,a,l,c,h,u,f,p=[n||_],g=d.call(t,"type")?t.type:t,m=d.call(t,"namespace")?t.namespace.split("."):[];if(s=f=a=n=n||_,3!==n.nodeType&&8!==n.nodeType&&!Mn.test(g+S.event.triggered)&&(g.indexOf(".")>-1&&(m=g.split("."),g=m.shift(),m.sort()),c=g.indexOf(":")<0&&"on"+g,(t=t[S.expando]?t:new S.Event(g,"object"==typeof t&&t)).isTrigger=r?2:3,t.namespace=m.join("."),t.rnamespace=t.namespace?new RegExp("(^|\\.)"+m.join("\\.(?:.*\\.|)")+"(\\.|$)"):null,t.result=void 0,t.target||(t.target=n),e=null==e?[t]:S.makeArray(e,[t]),u=S.event.special[g]||{},r||!u.trigger||!1!==u.trigger.apply(n,e))){if(!r&&!u.noBubble&&!b(n)){for(l=u.delegateType||g,Mn.test(l+g)||(s=s.parentNode);s;s=s.parentNode)p.push(s),a=s;a===(n.ownerDocument||_)&&p.push(a.defaultView||a.parentWindow||i)}for(o=0;(s=p[o++])&&!t.isPropagationStopped();)f=s,t.type=o>1?l:u.bindType||g,(h=(le.get(s,"events")||Object.create(null))[t.type]&&le.get(s,"handle"))&&h.apply(s,e),(h=c&&s[c])&&h.apply&&se(s)&&(t.result=h.apply(s,e),!1===t.result&&t.preventDefault());return t.type=g,r||t.isDefaultPrevented()||u._default&&!1!==u._default.apply(p.pop(),e)||!se(n)||c&&"function"==typeof n[g]&&!b(n)&&((a=n[c])&&(n[c]=null),S.event.triggered=g,t.isPropagationStopped()&&f.addEventListener(g,An),n[g](),t.isPropagationStopped()&&f.removeEventListener(g,An),S.event.triggered=void 0,a&&(n[c]=a)),t.result}},simulate:function(t,e,n){var i=S.extend(new S.Event,n,{type:t,isSimulated:!0});S.event.trigger(i,null,e)}}),S.fn.extend({trigger:function(t,e){return this.each(function(){S.event.trigger(t,e,this)})},triggerHandler:function(t,e){var n=this[0];if(n)return S.event.trigger(t,e,n,!0)}});var Tn=i.location,En={guid:Date.now()},On=/\?/;S.parseXML=function(t){var e,n;if(!t||"string"!=typeof t)return null;try{e=(new i.DOMParser).parseFromString(t,"text/xml")}catch(t){}return n=e&&e.getElementsByTagName("parsererror")[0],e&&!n||S.error("Invalid XML: "+(n?S.map(n.childNodes,function(t){return t.textContent}).join("\n"):t)),e};var Dn=/\[\]$/,Pn=/\r?\n/g,Ln=/^(?:submit|button|image|reset|file)$/i,Rn=/^(?:input|select|textarea|keygen)/i;function jn(t,e,n,i){var r;if(Array.isArray(e))S.each(e,function(e,r){n||Dn.test(t)?i(t,r):jn(t+"["+("object"==typeof r&&null!=r?e:"")+"]",r,n,i)});else if(n||"object"!==v(e))i(t,e);else for(r in e)jn(t+"["+r+"]",e[r],n,i)}S.param=function(t,e){var n,i=[],r=function(t,e){var n="function"==typeof e?e():e;i[i.length]=encodeURIComponent(t)+"="+encodeURIComponent(n??"")};if(null==t)return"";if(Array.isArray(t)||t.jquery&&!S.isPlainObject(t))S.each(t,function(){r(this.name,this.value)});else for(n in t)jn(n,t[n],e,r);return i.join("&")},S.fn.extend({serialize:function(){return S.param(this.serializeArray())},serializeArray:function(){return this.map(function(){var t=S.prop(this,"elements");return t?S.makeArray(t):this}).filter(function(){var t=this.type;return this.name&&!S(this).is(":disabled")&&Rn.test(this.nodeName)&&!Ln.test(t)&&(this.checked||!Fe.test(t))}).map(function(t,e){var n=S(this).val();return null==n?null:Array.isArray(n)?S.map(n,function(t){return{name:e.name,value:t.replace(Pn,"\r\n")}}):{name:e.name,value:n.replace(Pn,"\r\n")}}).get()}});var In=/%20/g,Nn=/#.*$/,Fn=/([?&])_=[^&]*/,Wn=/^(.*?):[ \t]*([^\r\n]*)$/gm,zn=/^(?:GET|HEAD)$/,Hn=/^\/\//,Bn={},$n={},Vn="*/".concat("*"),qn=_.createElement("a");function Un(t){return function(e,n){"string"!=typeof e&&(n=e,e="*");var i,r=0,o=e.toLowerCase().match(tt)||[];if("function"==typeof n)for(;i=o[r++];)"+"===i[0]?(i=i.slice(1)||"*",(t[i]=t[i]||[]).unshift(n)):(t[i]=t[i]||[]).push(n)}}function Yn(t,e,n,i){var r={},o=t===$n;function s(a){var l;return r[a]=!0,S.each(t[a]||[],function(t,a){var c=a(e,n,i);return"string"!=typeof c||o||r[c]?o?!(l=c):void 0:(e.dataTypes.unshift(c),s(c),!1)}),l}return s(e.dataTypes[0])||!r["*"]&&s("*")}function Xn(t,e){var n,i,r=S.ajaxSettings.flatOptions||{};for(n in e)void 0!==e[n]&&((r[n]?t:i||(i={}))[n]=e[n]);return i&&S.extend(!0,t,i),t}qn.href=Tn.href,S.extend({active:0,lastModified:{},etag:{},ajaxSettings:{url:Tn.href,type:"GET",isLocal:/^(?:about|app|app-storage|.+-extension|file|res|widget):$/.test(Tn.protocol),global:!0,processData:!0,async:!0,contentType:"application/x-www-form-urlencoded; charset=UTF-8",accepts:{"*":Vn,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":S.parseXML},flatOptions:{url:!0,context:!0}},ajaxSetup:function(t,e){return e?Xn(Xn(t,S.ajaxSettings),e):Xn(S.ajaxSettings,t)},ajaxPrefilter:Un(Bn),ajaxTransport:Un($n),ajax:function(t,e){"object"==typeof t&&(e=t,t=void 0),e=e||{};var n,r,o,s,a,l,c,h,u,f,d=S.ajaxSetup({},e),p=d.context||d,g=d.context&&(p.nodeType||p.jquery)?S(p):S.event,m=S.Deferred(),v=S.Callbacks("once memory"),b=d.statusCode||{},y={},x={},w="canceled",k={readyState:0,getResponseHeader:function(t){var e;if(c){if(!s)for(s={};e=Wn.exec(o);)s[e[1].toLowerCase()+" "]=(s[e[1].toLowerCase()+" "]||[]).concat(e[2]);e=s[t.toLowerCase()+" "]}return null==e?null:e.join(", ")},getAllResponseHeaders:function(){return c?o:null},setRequestHeader:function(t,e){return null==c&&(t=x[t.toLowerCase()]=x[t.toLowerCase()]||t,y[t]=e),this},overrideMimeType:function(t){return null==c&&(d.mimeType=t),this},statusCode:function(t){var e;if(t)if(c)k.always(t[k.status]);else for(e in t)b[e]=[b[e],t[e]];return this},abort:function(t){var e=t||w;return n&&n.abort(e),C(0,e),this}};if(m.promise(k),d.url=((t||d.url||Tn.href)+"").replace(Hn,Tn.protocol+"//"),d.type=e.method||e.type||d.method||d.type,d.dataTypes=(d.dataType||"*").toLowerCase().match(tt)||[""],null==d.crossDomain){l=_.createElement("a");try{l.href=d.url,l.href=l.href,d.crossDomain=qn.protocol+"//"+qn.host!=l.protocol+"//"+l.host}catch(t){d.crossDomain=!0}}if(Yn(Bn,d,e,k),d.data&&d.processData&&"string"!=typeof d.data&&(d.data=S.param(d.data,d.traditional)),c)return k;for(u in(h=S.event&&d.global)&&0===S.active++&&S.event.trigger("ajaxStart"),d.type=d.type.toUpperCase(),d.hasContent=!zn.test(d.type),r=d.url.replace(Nn,""),d.hasContent?d.data&&d.processData&&0===(d.contentType||"").indexOf("application/x-www-form-urlencoded")&&(d.data=d.data.replace(In,"+")):(f=d.url.slice(r.length),d.data&&(d.processData||"string"==typeof d.data)&&(r+=(On.test(r)?"&":"?")+d.data,delete d.data),!1===d.cache&&(r=r.replace(Fn,"$1"),f=(On.test(r)?"&":"?")+"_="+En.guid+++f),d.url=r+f),d.ifModified&&(S.lastModified[r]&&k.setRequestHeader("If-Modified-Since",S.lastModified[r]),S.etag[r]&&k.setRequestHeader("If-None-Match",S.etag[r])),(d.data&&d.hasContent&&!1!==d.contentType||e.contentType)&&k.setRequestHeader("Content-Type",d.contentType),k.setRequestHeader("Accept",d.dataTypes[0]&&d.accepts[d.dataTypes[0]]?d.accepts[d.dataTypes[0]]+("*"!==d.dataTypes[0]?", "+Vn+"; q=0.01":""):d.accepts["*"]),d.headers)k.setRequestHeader(u,d.headers[u]);if(d.beforeSend&&(!1===d.beforeSend.call(p,k,d)||c))return k.abort();if(w="abort",v.add(d.complete),k.done(d.success),k.fail(d.error),n=Yn($n,d,e,k)){if(k.readyState=1,h&&g.trigger("ajaxSend",[k,d]),c)return k;d.async&&d.timeout>0&&(a=i.setTimeout(function(){k.abort("timeout")},d.timeout));try{c=!1,n.send(y,C)}catch(t){if(c)throw t;C(-1,t)}}else C(-1,"No Transport");function C(t,e,s,l){var u,f,y,_,x,w=e;c||(c=!0,a&&i.clearTimeout(a),n=void 0,o=l||"",k.readyState=t>0?4:0,u=t>=200&&t<300||304===t,s&&(_=function(t,e,n){for(var i,r,o,s,a=t.contents,l=t.dataTypes;"*"===l[0];)l.shift(),void 0===i&&(i=t.mimeType||e.getResponseHeader("Content-Type"));if(i)for(r in a)if(a[r]&&a[r].test(i)){l.unshift(r);break}if(l[0]in n)o=l[0];else{for(r in n){if(!l[0]||t.converters[r+" "+l[0]]){o=r;break}s||(s=r)}o=o||s}if(o)return o!==l[0]&&l.unshift(o),n[o]}(d,k,s)),!u&&S.inArray("script",d.dataTypes)>-1&&S.inArray("json",d.dataTypes)<0&&(d.converters["text script"]=function(){}),_=function(t,e,n,i){var r,o,s,a,l,c={},h=t.dataTypes.slice();if(h[1])for(s in t.converters)c[s.toLowerCase()]=t.converters[s];for(o=h.shift();o;)if(t.responseFields[o]&&(n[t.responseFields[o]]=e),!l&&i&&t.dataFilter&&(e=t.dataFilter(e,t.dataType)),l=o,o=h.shift())if("*"===o)o=l;else if("*"!==l&&l!==o){if(!(s=c[l+" "+o]||c["* "+o]))for(r in c)if((a=r.split(" "))[1]===o&&(s=c[l+" "+a[0]]||c["* "+a[0]])){!0===s?s=c[r]:!0!==c[r]&&(o=a[0],h.unshift(a[1]));break}if(!0!==s)if(s&&t.throws)e=s(e);else try{e=s(e)}catch(t){return{state:"parsererror",error:s?t:"No conversion from "+l+" to "+o}}}return{state:"success",data:e}}(d,_,k,u),u?(d.ifModified&&((x=k.getResponseHeader("Last-Modified"))&&(S.lastModified[r]=x),(x=k.getResponseHeader("etag"))&&(S.etag[r]=x)),204===t||"HEAD"===d.type?w="nocontent":304===t?w="notmodified":(w=_.state,f=_.data,u=!(y=_.error))):(y=w,!t&&w||(w="error",t<0&&(t=0))),k.status=t,k.statusText=(e||w)+"",u?m.resolveWith(p,[f,w,k]):m.rejectWith(p,[k,w,y]),k.statusCode(b),b=void 0,h&&g.trigger(u?"ajaxSuccess":"ajaxError",[k,d,u?f:y]),v.fireWith(p,[k,w]),h&&(g.trigger("ajaxComplete",[k,d]),--S.active||S.event.trigger("ajaxStop")))}return k},getJSON:function(t,e,n){return S.get(t,e,n,"json")},getScript:function(t,e){return S.get(t,void 0,e,"script")}}),S.each(["get","post"],function(t,e){S[e]=function(t,n,i,r){return"function"!=typeof n&&null!==n||(r=r||i,i=n,n=void 0),S.ajax(S.extend({url:t,type:e,dataType:r,data:n,success:i},S.isPlainObject(t)&&t))}}),S.ajaxPrefilter(function(t){var e;for(e in t.headers)"content-type"===e.toLowerCase()&&(t.contentType=t.headers[e]||"")}),S._evalUrl=function(t,e,n){return S.ajax({url:t,type:"GET",dataType:"script",cache:!0,async:!1,global:!1,scriptAttrs:e.crossOrigin?{crossOrigin:e.crossOrigin}:void 0,converters:{"text script":function(){}},dataFilter:function(t){S.globalEval(t,e,n)}})},S.fn.extend({wrapAll:function(t){var e;return this[0]&&("function"==typeof t&&(t=t.call(this[0])),e=S(t,this[0].ownerDocument).eq(0).clone(!0),this[0].parentNode&&e.insertBefore(this[0]),e.map(function(){for(var t=this;t.firstElementChild;)t=t.firstElementChild;return t}).append(this)),this},wrapInner:function(t){return"function"==typeof t?this.each(function(e){S(this).wrapInner(t.call(this,e))}):this.each(function(){var e=S(this),n=e.contents();n.length?n.wrapAll(t):e.append(t)})},wrap:function(t){var e="function"==typeof t;return this.each(function(n){S(this).wrapAll(e?t.call(this,n):t)})},unwrap:function(t){return this.parent(t).not("body").each(function(){S(this).replaceWith(this.childNodes)}),this}}),S.expr.pseudos.hidden=function(t){return!S.expr.pseudos.visible(t)},S.expr.pseudos.visible=function(t){return!!(t.offsetWidth||t.offsetHeight||t.getClientRects().length)},S.ajaxSettings.xhr=function(){return new i.XMLHttpRequest};var Qn={0:200};function Kn(t){return t.scriptAttrs||!t.headers&&(t.crossDomain||t.async&&S.inArray("json",t.dataTypes)<0)}S.ajaxTransport(function(t){var e;return{send:function(n,i){var r,o=t.xhr();if(o.open(t.type,t.url,t.async,t.username,t.password),t.xhrFields)for(r in t.xhrFields)o[r]=t.xhrFields[r];for(r in t.mimeType&&o.overrideMimeType&&o.overrideMimeType(t.mimeType),t.crossDomain||n["X-Requested-With"]||(n["X-Requested-With"]="XMLHttpRequest"),n)o.setRequestHeader(r,n[r]);e=function(t){return function(){e&&(e=o.onload=o.onerror=o.onabort=o.ontimeout=null,"abort"===t?o.abort():"error"===t?i(o.status,o.statusText):i(Qn[o.status]||o.status,o.statusText,"text"===(o.responseType||"text")?{text:o.responseText}:{binary:o.response},o.getAllResponseHeaders()))}},o.onload=e(),o.onabort=o.onerror=o.ontimeout=e("error"),e=e("abort");try{o.send(t.hasContent&&t.data||null)}catch(t){if(e)throw t}},abort:function(){e&&e()}}}),S.ajaxSetup({accepts:{script:"text/javascript, application/javascript, application/ecmascript, application/x-ecmascript"},converters:{"text script":function(t){return S.globalEval(t),t}}}),S.ajaxPrefilter("script",function(t){void 0===t.cache&&(t.cache=!1),Kn(t)&&(t.type="GET")}),S.ajaxTransport("script",function(t){var e,n;if(Kn(t))return{send:function(i,r){e=S("
-
+
{% endblock %}
diff --git a/src/Admin/templates/admin/list-admin.html.twig b/src/Admin/templates/admin/list-admin.html.twig
index 64c7d53c..ec326aa8 100644
--- a/src/Admin/templates/admin/list-admin.html.twig
+++ b/src/Admin/templates/admin/list-admin.html.twig
@@ -160,6 +160,6 @@
const storeSettingsUrl = '{{ path('setting::store-setting', {identifier: identifier}) }}';
const getSettingsUrl = '{{ path('setting::view-setting', {identifier: identifier}) }}';
-
-
+
+
{% endblock %}
diff --git a/src/Admin/templates/admin/login-form.html.twig b/src/Admin/templates/admin/login-form.html.twig
index 604da322..61f43157 100644
--- a/src/Admin/templates/admin/login-form.html.twig
+++ b/src/Admin/templates/admin/login-form.html.twig
@@ -43,6 +43,6 @@
-
+